@font-face {
    font-family: futuraT;
    src: url("../../fonts/futurat.woff");
}

html, body {
    height: 100%;
}

body {
    background: #ffffff;
    font-family: Calibri, Tahoma, Arial;
    margin: 0;
    padding: 0;
    font-size: 14px;
}

body.top {
    background-position: 0px 0px;
    background-repeat: repeat-x;
    margin: 0px;
    padding: 0px;
}

th a, th a:link,
td a, td a:link {
    font-family: Arial !important;
    color: #4A98CC !important;
    text-decoration: none !important;
}

th a:hover,
td a:hover {
    font-family: Arial !important;
    color: #4A98CC !important;
    text-decoration: underline !important;
}

input[type="text"],
input[type="password"],
input[type="search"],
input[type="color"],
textarea {
    border: 1px solid #999999 !important;
    padding: 2px 1px 1px 1px !important;
    font-family: Arial !important;
    font-size: 9.5pt !important;
    text-align: left;
    border-radius: 5px !important;
    resize: none;
}

select {
    border: 1px solid #999999 !important;
    padding: 1px 1px 1px 0px !important;
    font-family: Arial !important;
    font-size: 9.5pt !important;
    text-align: left;
    border-radius: 5px !important;
}

select:disabled {
    background-color: transparent;
}

input[type="submit"],
input[type="button"],
input[type="file"] {
    background-color: #7CCD7C;
    box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.55);
    border: 0px;
    color: #ffffff;
    font-family: Arial !important;
    font-size: 10pt !important;
    cursor: pointer;
    border-radius: 5px;
    padding: 2px;
    margin: 0px 10px 0px 0px;
    font-weight: normal;
}

input[type="button"]:disabled {
    background-color: #dcdcdc;
    /*border: 1px solid #cccccc;*/
    color: #999999;
}

input[disabled] {
    cursor: default !important;
}

input[type="submit"]:hover,
input[type="button"]:hover {
    background-color: #336699;
    box-shadow: 0px 1px 2px 1px rgba(0,0,0,0.45);
}

table {
    width: 100%;
    margin: 3px 0px 10px 0px;
    padding: 0px;
    background-color: transparent !important;
}

table th {
    background-color: #cccccc !important;
    color: #666666 !important;
    font-family: helvetica, arial;
    font-size: 10pt;
    font-weight: bold !important;
    text-align: center !important;
    border: 1px solid #999999 !important;
    padding: 5px !important;
}

table tr {
    background-color: #e6e6e6 !important;
}

table tr:hover {
    background-color: #d2d2d2 !important;
}

table td,

table td.center {
    color: #333333 !important;
    font-family: helvetica, arial;
    font-size: 10pt !important;
    font-weight: normal !important;
    text-align: center !important;
    border-bottom: 1px solid #cccccc !important;
    border-top: 1px solid #ffffff !important;
    padding: 5px !important;
}

table td label {
    color: #333333 !important;
    font-family: helvetica, arial;
    font-size: 10pt !important;
    font-weight: bold !important;
    text-align: left !important;
    line-height: 20px;
    margin: 0px;
}

table td span {
    color: #333333 !important;
    font-family: helvetica, arial;
    font-size: 10pt !important;
    font-weight: normal !important;
    text-align: left !important;
    margin: 0px;
}

fieldset {
    clear: both;
}

fieldset,
fieldset.pesquisa fieldset,
ul.painelCliente fieldset {
    border: 1px solid #999999;
    background-color: #f0f0f0;
    padding: 2px;
    border-radius: 7px;
    margin: 5px 3px 10px 3px;
}

legend {
    background-color: #4A98CC;
    padding: 4px 6px 4px 6px;
    font-family: Arial;
    font-size: 10pt;
    color: #ffffff;
    border-radius: 5px;
    margin: 0px 0px 0px 20px;
}

legend label {
    font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
    color: #ffffff;
}

legend img {
    padding: 0px 10px 0px 10px;
    border: 0px;
}

legend img a,
legend img a:link,
legend img a:hover {
    border: 0px;
    text-decoration: none;
}

legend span {
    font-family: Arial;
    font-size: 10pt;
    color: #FFFFFF;
    font-weight: bold;
}

.sublegend legend{
    background-color: inherit !important;
    padding: 0;
    font-family: Arial;
    font-size: 10pt;
    color: inherit !important;
    border-radius: 5px;
    margin: 0;
    font-weight: bolder;
}

.sublegendM legend{
    background-color: inherit !important;
    padding: 0;
    font-family: inherit !important;
    color: inherit !important;
    border-radius: 5px;
    margin: 0;
    border: 1px solid #e6e6e6 !important;
}

fieldset ul,
fieldset ul {
    display: block;
    margin: 0px 0px 5px 0px;
}

fieldset ul li,
fieldset ul li {
    display: block;
    font-family: arial;
    color: #666666;
    list-style: none;
    font-size: 10pt;
    padding: 2px;
}

fieldset label {
    font-size: 9pt;
    font-family: Arial;
    margin: 2px 0px 0px 20px;
    background-color: transparent !important;
}

fieldset a:link,
fieldset a {
    font-family: Arial !important;
    color: #4A98CC !important;
    text-decoration: none !important;
}

fieldset a:hover {
    color: #3A5894 !important;
    text-decoration: underline !important;
}

fieldset .k-pager-wrap {
    background-color: #cccccc !important;
}

/*fieldset .k-link {
    border-color: #7CCD7C !important;
}*/

fieldset .k-state-disabled {
    border-color: #cccccc !important;
}

a:link.linkDisabled {
    font-size: 9pt;
    font-family: Arial;
    color: #BEBEBE;
    text-decoration: none;
    font-weight: bold;
    cursor: default;
}

a:hover.linkDisabled {
    text-decoration: none;
}

a:visited.linkDisabled {
    color: #BEBEBE;
}

.monospace select{
    font-family: monospace !important;
}

/* Altera o placeholder */
::-webkit-input-placeholder {
    font-style: italic;
}

::-moz-placeholder {
    font-style: italic;
}

/* Controle Acesso */
.loginLinks {
    padding: 6px 10px 0px 0px;
    display: inline-block;
    padding: 6px 0px 0px 5px;
    margin: 0 5px 9px auto;
}

.loginLinksCapt {
    margin: 0 50px 9px auto !important;
}

.loginLinks a {
    color: #333;
    text-decoration: none;
}

.loginLinks a:hover {
    text-decoration: underline;
}

#center-main {
    position: absolute;
    left: 50%;
    top: 20%;
    width: 1000px;
    height: 445px;
    margin-left: -500px;
}

#center-mainSelf {
    position: absolute;
    left: 53%;
    top: 20%;
    width: 920px;
    height: 445px;
    margin-left: -500px;
}

.inner {
    left: 0;
    margin: 0 auto;
    position: relative;
    right: 0;
    top: 50px;
    width: 550px;
    z-index: 101;
    border-style: solid solid none;
    border-width: 1px 0 0;
    border-color: #C8C8C8;
    border-radius: 5px 5px 0 0;
}

.innerAuto {
    width: 650px;
}

.box-login {
    margin: 0 auto;
    position: relative;
    z-index: 110;
}

.header {
    background: url("../images/bg-header.png") repeat scroll 0 0 transparent;
    border-color: #C8C8C8;
    filter: none;
    -moz-border-bottom-colors: transparent;
    -moz-border-image: none;
    -moz-border-left-colors: transparent;
    -moz-border-right-colors: transparent;
    -moz-border-top-colors: transparent;
    box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.5) inset;
    height: 34px;
    line-height: 34px;
}

.box-login .header {
    background: url("../images/bg-header.png") repeat scroll 0 0 transparent;
    border-color: #C8C8C8;
    filter: none;
    -moz-border-bottom-colors: transparent;
    -moz-border-image: none;
    -moz-border-left-colors: transparent;
    -moz-border-right-colors: transparent;
    -moz-border-top-colors: transparent;
    border-radius: 5px 5px 0 0;
    border-style: solid solid none;
    border-width: 1px 1px 0;
    box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.5) inset;
    height: 34px;
    line-height: 34px;
}

.box-login .header h3 {
    font-size: 17px;
    color: #383838;
    text-shadow: none;
    display: inline-block;
    margin: 0 0 0 4px;
    float: left;
}

.box-login .header h3.excellerCRM {
    float: right;
    margin-right: 8px;
}

.box-login .header img {
    background: url("../images/divider-header.png") no-repeat scroll right top transparent !important;
    -moz-user-select: none;
    display: inline-block;
    float: left;
    margin: 8px auto 8px 8px;
    padding-right: 6px;
}

.box-login .line {
    background: url("../images/line_bg.gif") repeat-x scroll 0 0 #F6F6F6;
    border-color: #FFFFFF #C8C8C8 #E7E7E7;
    border-style: solid;
    border-width: 1px;
    margin: 0;
    font-size: 14px;
    font-weight: bold;
    padding: 5px 0;
}

.box-login p input {
    cursor: pointer;
}

.box-login .editor-label {
    border-right: 1px solid #ccc;
    margin: 10px;
    width: 80px;
    font-size: 14px;
}

.editor-label-auto {
    width: 100px !important;
}

.flag {
    position: relative;
    background: url('../images/line_bg.gif') repeat-x scroll 0 0 #F6F6F6;
}

.flag > div {
    border-radius: 3px;
    border-style: dashed;
    border-width: 2px;
    border-color: #F6F6F6;
    display: inline-block;
    padding: 3px 8px 3px 8px;
    width: 40px;
    height: 40px;
    cursor: pointer;
    background-size: 80%;
    background-position: center;
    background-repeat: no-repeat;
    vertical-align: middle;
}

#brFlag {
    float: left;
    margin: 0px auto 9px 60px;
    border-radius: 3px;
    border-style: dashed;
    border-width: 2px;
    border-color: #F6F6F6;
    display: inline-block;
    padding: 3px 8px 3px 8px;
    width: 40px;
    height: 40px;
    background-size: 70%;
    background-position: center;
    background-image: url("../images/Brazil-Flag-icon.png");
    background-repeat: no-repeat;
    border-width: 2px;
    cursor: pointer;
}

#enFlag {
    margin: 0px auto 9px 120px;
    border-radius: 3px;
    border-style: dashed;
    border-width: 2px;
    border-color: #F6F6F6;
    display: inline-block;
    padding: 3px 8px 3px 8px;
    width: 40px;
    height: 40px;
    background-size: 70%;
    background-position: center;
    background-image: url("../images/Jarvis-Island-Flag-icon.png");
    background-repeat: no-repeat;
    border-width: 2px;
    cursor: pointer;
}

#esFlag {
    float: right;
    margin: 0px 60px 9px auto;
    border-radius: 3px;
    border-style: dashed;
    border-width: 2px;
    border-color: #F6F6F6;
    display: inline-block;
    padding: 3px 8px 3px 8px;
    display: inline-block;
    width: 40px;
    height: 40px;
    background-size: 70%;
    background-position: center;
    background-image: url("../images/spain-Flag-icon.png");
    background-repeat: no-repeat;
    border-width: 2px;
    cursor: pointer;
}

.flag #Portuguese {
    float: left;
    margin: 0px auto 9px 60px;
    background-image: url("../images/Brazil-Flag-icon.png");
}

.flag #English {
    margin: 0px auto 9px 120px;
    background-image: url("../images/Jarvis-Island-Flag-icon.png");
}

.flag #Spanish {
    float: right;
    margin: 0px 60px 9px auto;
    background-image: url("../images/spain-Flag-icon.png");
}

.editor-label,
.editor-field {
    margin: 0.5em 0;
    display: inline-block;
}

.error {
    color: Red !important;
}

.field-validation-error {
    color: #ff0000;
}

.field-validation-valid {
    display: none;
}

.input-validation-error {
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors {
    font-weight: bold;
    color: #ff0000;
}

.validation-summary-valid {
    display: none;
}

.errorLogin {
    color: Red !important;
    font-size: 8pt;
    font-weight: normal;
    white-space: nowrap;
}

.divcenter {
    margin-left: auto;
    text-align: center;
    position: relative;
}

.cookieMain {
    width: 100%; 
    position: absolute; 
    top: 0; 
}

.cookieInfoLog {
    width: 80%; 
    height: 50px; 
    top: 0px; 
    background-color: #F6F6F6; 
    left: 10%;
    position: relative; 
    margin-top: 2px;
    padding: 2px;
}

.cookieInfo {
    width: 80%; 
    height: 50px; 
    top: 0px; 
    background-color: #F6F6F6; 
    left: 10%;
    position: relative; 
    margin-top: 2px;
    padding: 2px;
}

.cookieInfoAl {
    float: left;
    width: 80%;
}

.cookieInfoAr {
    float: right;
    width: 10%; 
    margin-top: 10px;
    text-align: right;
}

.cookieInfoI {
    background-image: url("../images/cookie.png");
    background-repeat: no-repeat;
    background-position: center;
    width: 24px;
    height: 24px;
    cursor: pointer;
}

@keyframes exInfo {
    from {opacity:0;}
    to {opacity:0.8;}
}

.browserInfo {
    display:none;
    width:260px;
    height:50px;
    top:80px;
    color:white;
    left:50px;
    padding:10px;
    position:fixed;
    /*opacity:0;*/
    z-index:800;
    background-color: #888888;
    font-size:14px;
    box-shadow: 0 8px 6px 0 rgba(0,0,0,.41);  
    animation-name: exInfo;
    animation-duration: 6s;
}

.wait {
    font-size: 14px;
    font-family: Calibri, Tahoma, Arial;
}

.shadow {
    background: url("../images/box-shadow.png") repeat scroll 0 0 transparent;
    height: 18px;
    margin: -7px auto 0;
    width: 505px;
    z-index: 99;
}

.divConfig {
    position: absolute;
    border-color: #C9C9C9;
    border-style: solid solid solid solid;
    border-width: 1px 1px 1px 1px;
    border-radius: 8px 8px 8px 8px;
    -moz-border-bottom-colors: transparent;
    -moz-border-image: none;
    -moz-border-left-colors: transparent;
    -moz-border-right-colors: transparent;
    -moz-border-top-colors: transparent;
    z-index: 2;
    background-color: #F7F7F7;
    box-shadow: 10px 10px 5px #888888;
}

.divConfigDes {
    position: absolute;
    border-color: #FFFFFF;
    background-color: #FFFFFF;
    box-shadow: none;
    z-index: 2;
}

.header {
    background: url("../images/bg-header.png") repeat scroll 0 0 transparent;
    border-color: #C8C8C8;
    filter: none;
    -moz-border-bottom-colors: transparent;
    -moz-border-image: none;
    -moz-border-left-colors: transparent;
    -moz-border-right-colors: transparent;
    -moz-border-top-colors: transparent;
    box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.5) inset;
    height: 34px;
    line-height: 34px;
}

.box-itenConfig {
    border-color: #C8C8C8;
    border-style: solid solid solid solid;
    border-width: 1px 2px 3px 2px;
    margin: 0;
    font-size: 12px;
    font-weight: bold;
    padding: 5px 0;
    *height: 1%;
}

.box-itenConfig p {
    margin: 5px;
    cursor: pointer;
    height: 18px;
    text-justify: distribute;
}

.box-itenConfig p:hover {
    background-color: #E5E5E5;
}

.divX {
    font-size: 1.1em;
    font-family: arial,sans-serif;
    padding: 2px;
    cursor: pointer;
    color: #00008B;
}

.shadow_300 {
    background: url("../images/box-shadow_300.png") repeat scroll 0 0 transparent;
    height: 14px;
    width: 300px;
    position: absolute;
}

.shadow_425 {
    background: url("../images/box-shadow_425.png") repeat scroll 0 0 transparent;
    height: 14px;
    width: 425px;
    position: absolute;
}

.inner-box {
    left: 0;
    margin: 0 auto;
    position: relative;
    right: 0;
    top: 50px;
    width: 550px;
    z-index: 101;
    border-style: solid solid solid solid;
    border-width: 1px 1px 1px 1px;
    border-color: #C8C8C8;
    border-radius: 5px 5px 0 0;
}

.divErro {
    padding: 10px;
    overflow-y: auto;
    background-color: #FFFFFF;
}

/* Controle Acesso */

#topExceller {
    background-image: url("../images/logoExcellerMaster.png");
    background-repeat: no-repeat;
    background-position: center;
    height: 110px;
    text-align: center;
}

.logoExceller {
    background-image: url("../images/logo_exceller.jpg");
    background-repeat: no-repeat;
    background-position: left;
    height: 43px;
    width: 60px;
    border: 0px;
    margin: 5px 0px 0px 5px;
    float: left;
}

.logoExcellerAuto {
    background-image: url("../images/logo_exceller.jpg");
    background-repeat: no-repeat;
    background-position: left;
    height: 50px;
    width: 60px;
    border: 0px;
    margin: 2px 0px 0px 2px;
    float: left;
}

#logoCompany {
    float:left;
    text-align: center;margin:0px 5px 0px 5px; 
    height: 48px;
    width: 85px;
    overflow: hidden;
}

#logoEmpresa {
    background-image: url("../images/logo/logoEmpresa.png");
    background-repeat: no-repeat;
    background-position: left;
    height: 43px;
    width: 70px;
    border: 0px;
    margin: 5px 5px 0px 5px;
    float: left;
}

.logoSurvey {
    background-image: url("../images/logo/logoSurveyBV.jpg");
    background-repeat: no-repeat;
    background-position: left;
    height: 43px;
    width: 143px;
    max-width: 143px;
    border: 0px;
    margin: 5px 5px 0px 5px;
    float: left;
}

#logoEmpresaSet {
    margin: 5px 0px 0px 10px;
    border: 0px;
    float: left;
}

.help {
    background-image: url("../images/help.gif");
    background-repeat: no-repeat;
    background-position: center;
    width: 24px;
    height: 24px;
    cursor: pointer;
    float: right;
    z-index: 2;
    margin-right: 10px;
    margin-top: 6px;
}

.sucess {
    background-image: url("../images/alert_success.png");
    background-repeat: no-repeat;
    background-position: center;
    display: block;
    margin-left: auto;
    margin-right: auto;
    height: 43px;
    width: 70px;
    padding: 0px;
}

.resolved {
    background: url("../images/sortedout.png") no-repeat transparent !important;
    width: 20px;
    height: 19px;
    border: 0px;
}

.pageExceller {
    height: 100%;
    overflow-y: scroll;
}

.divPadrao {
    display: block;
    position: relative;
    top: 0px;
}

.divPadrao .titulo {
    display: block;
    background-color: #ececec;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    text-align: center;
    padding-top: 2px;
    font-weight: bolder;
    height: 20px;
}

.hiderPopup {
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    margin-top: 0px; /*set to a negative number 1/2 of your height*/
    margin-left: 0px; /*set to a negative number 1/2 of your width*/
    /*
    z- index must be lower than pop up box
    */
    z-index: 99999;
    background-color: Black;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url('../../Scripts/Kendo_2017.2.621/styles/Silver/loading-image.gif');
    /*for transparency*/
    
    opacity: 0.3;
}

.logosTop {
    height: 50px;
    background-color: #fff !important;
    padding: 0px;
}

.bgLogo {
    background-color: #fff !important;
    float: left;
    height: 100%;
    /*width: 430px;*/
}

.btLogout {
    background-image: url("../images/btSair.png");
    background-repeat: no-repeat;
    background-position: center;
    background-color: #7CCD7C !important;
    height: 30px;
    width: 25px;
    border: 0px !important;
    box-shadow: none !important;
    margin: 1px 5px 0px 0px !important;
    border-radius: 0px !important;
}

#Sistema {
    float: left;
}

#Sistema_favoritos {
    float: right;
    margin-top: 0px;
    height: 50px;
}

#Sistema_favoritos label {
        
    font-size: 9pt !important;
    color: #000000;
    display: block;
    position: relative;
    vertical-align: top;
    font-family: Arial !important;
 }

#divFallControl {
    width: 85px;
    font-size: 9pt;
    display:none;
    margin-right: 15px;
    margin-top: 15px;
    float: right;
}

.camposTop {
    margin: 0px;
    padding: 0px;
    background-color: #4A98CC;
    border: 0px;
    height: 23px;
}

.camposTop div.menuTop input[type="button"] {
    margin-top: 3px;
    background-image: url("../images/icHeader.png");
    background-repeat: no-repeat;
    background-position: 0px -44px;
    background-color: transparent;
    box-shadow: none;
    width: 22px;
}

.camposTop ul.xbreadcrumbs {
    margin: -26px 0px 0px 5px;
    height: 30px;
}

.camposTop ul.xbreadcrumbs li {
    color: #ffffff;
    padding: 5px 0px 0px 28px;
    font-size: 10pt;
}

.camposTop ul.xbreadcrumbs li.current,
.camposTop ul.xbreadcrumbs li a,
.camposTop ul.xbreadcrumbs li a:link {
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}

.camposTop ul.xbreadcrumbs li:first-child {
    color: #ffffff;
    background-image: none;
    padding: 5px 0px 0px 0px;
    font-weight: bold;
    font-size: 10pt;
}

.camposTop div.btsLanguage {
    margin: 0px 5px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.menuTop {
    height: 23px;
}

.menuTopUser {
    background-image: url('../images/icBreadcrumbs.png');
    background-position: 0px -39px;
    background-repeat: no-repeat;
    padding: 20px 0px 0px 28px;
    display: inline-block;
}

.menuTopInfo {
    width: 93%; 
    padding-top: 1px;
    overflow: hidden; 
    White-Space: nowrap; 
    color: white
}

.menuTopInfoUser {
    max-width: 21%;
    overflow: hidden; 
    margin-top: 2px; 
    display: inline-block
}

.hider {
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 2000px;
    margin-top: 0px; /*set to a negative number 1/2 of your height*/
    margin-left: 0px; /*set to a negative number 1/2 of your width*/
    /*
    z- index must be lower than pop up box
    */
    z-index: 99;
    background-color: Black;
    /*for transparency*/
    opacity: 0.3;
}

.campo {
    padding: 5px;
    margin: 3px 10px 3px 3px;
    white-space: nowrap;
    border-radius: 5px;
    font-family: Arial;
    font-size: 9pt;
    vertical-align: bottom;
    position: relative;
    display: inline-block;
}

.campo input:required {
    /*border: 1px solid #990000;
    background-color: #fff1b7;*/
    /*padding: 1px;
    font-family: Arial;
    font-size: 9pt;
    color: #333333;
    text-align: left;
    border-radius: 5px;*/
}

input:required {
    box-shadow:none;
}

.campo select,
.campoDataCliente input {
    margin: 2px 0px 0px 0px;
    white-space: nowrap;
}

.campo label {
    font-size: 9pt !important;
    font-family: Arial !important;
    display: block;
    margin: 0px 0px 0px 0px;
    background-color: transparent !important;
    font-weight: normal !important;
    /*vertical-align: top;*/
}

.campo label.titulo {
    color: #666666 !important;
}

.campo label.inline {
    display: inline !important;
}

.campo input[type=checkbox],
.campo input[type=radio] {
    background-color: transparent !important;
    border: 0px !important;
    vertical-align: bottom;
    margin: 2px 2px 3px 0px;
}

.campo div.k-multiselect-wrap {
    border: 1px solid #999999 !important;
    min-height: 0px !important;
    max-width: 450px !important;
}

.campo div.k-multiselect-wrap input.k-input {
    height: 1.2em !important;
    padding: 1px !important;
}

.campo span.k-header,
.campo span.k-picker-wrap,
.campo span.k-state-disabled {
    margin: 0px 10px 0px 0px;
}

fieldset.pesquisa div.campo {
    padding: 0px !important;
}

.campo span.k-i-arrow-s,
.campo span.k-i-arrow-n ,
.campo span.k-i-arrow-60-up,
.campo span.k-i-arrow-60-down {
    background-color: #f0f0f0;
    border-radius: 0px;
    border: 1px solid #999999;
    vertical-align: top !important;
    margin: 0px 0px 0px 0px;
}

.campo ul {
    display: block;
    margin: 0px;
}

.campo li {
    display: inline;
    list-style: none;
}

.campo label.info {
    font-size: 9pt;
    font-family: Arial;
    color: #000000;
    display: block;
    margin: 1px 0px 2px 0px !important;
    font-weight: bold;
    padding: 0px !important;
}

.campo span.req {
    margin: 0px 0px 0px 0px !important;
}

div.campo .k-upload-button {
    margin: 3px 0px 0px 0px !important;
}

.campo span.legenda {
    font-family: arial;
    font-size: 10pt;
    color: #999999;
}

.campoHoriz {
    padding: 1px !important;
    margin: 1px 0px 1px 5px !important;
    vertical-align: middle !important;
}

.campoHoriz label {
    /*color: #666666;*/
    display: inline !important;
    margin: 0px 0px 2px 0px !important;
    vertical-align: middle !important;
}


.info {
    background-position: -600px 1px;
    border-radius: 15px !important;
    padding: 5px !important;
    margin: 0px 4px 0px 0px !important;
    border: 0px;
    width: 22px;
}

.buttonPage {
    width: 100%;
    margin: 5px 0px 15px 0px;
    padding: 0px;
    text-align: right;
    clear: both;
    font-size: 10pt;
    font-family: Arial;
    color: #666666;
}

.buttonPage input {
    margin: 0px 10px 0px 2px;
}

.buttonPage label {
    font-size: 10pt;
    font-family: Arial;
    color: #666666;
    margin: 0px 5px 0px 5px;
}

.Principal {
    width: 100%;
    float: left;
}

.mainMenu {
    position: absolute;
    border-color: #C9C9C9;
    border-style: solid solid solid solid;
    border-width: 1px 1px 1px 1px;
    border-radius: 8px 8px 8px 8px;
    -moz-border-bottom-colors: transparent;
    -moz-border-image: none;
    -moz-border-left-colors: transparent;
    -moz-border-right-colors: transparent;
    -moz-border-top-colors: transparent;
    z-index: 2;
    background-color: #F7F7F7;
    box-shadow: 10px 10px 5px #888888;
    width:70%; 
    margin-top: 10px;
    height:82%;
    left: 20px;
}

.mainMenu .header 
{
    height: 29px !important; 
    padding-left: 10px;
    position: relative;
}

.mainMenuFav {
    width:96% !important;  
    left: 10px !important; 
}

.header label {
    font-weight: bold;
}

.mainMenuTree {
    width:98%;
    height:87%;
    left:10px; 
    position: relative;
    overflow-y: auto;
}


.k-treeview .k-in {
    border: none;
}

.menuConfigurationPai {
    color: #5C87A9;
}

.menuConfigurationNode {
    padding-left: 10px !important;
    cursor: default !important;
    padding-bottom: 15px !important;
}

.menuConfigurationChild label {
    font-weight: bold;
    background-size: 15px;
    background-repeat: no-repeat;
    background-position: 0px 5px;
    color: #5C87A9;
}

.menuConfigurationChild label:hover {
    font-weight: bold;
    background-size: 15px;
    background-repeat: no-repeat;
    background-position: 0px 5px;
    color: #000000;
}


.menuConfiguration {
    color: #5C87A9;
    list-style-type: none;
    font-family: Calibri, Tahoma, Arial;
    font-size: 15px;
}

.menuConfiguration li:hover {
    font-weight: bold;
    cursor: pointer;
    background-size: 15px;
    background-repeat: no-repeat;
    background-position: 0px 5px;
    color: #000000;
}

.menuConfiguration a {
    color: #5C87A9;
    text-decoration: none;
}

fieldset.menuConfiguration {
    border: 1px solid #336699;
    border-radius: 5px;
    padding: 2px;
    margin: 0px 5px 20px 5px;
    width: 47%;
    float: left;
}

fieldset.menuConfiguration legend {
    background-color: #336699;
    padding: 10px;
    color: #ffffff;
    font-family: arial;
    font-size: 15pt;
    font-weight: bold;
}

.toolbar {
    text-align: right;
    padding: 2px;
    background-image: none,-moz-linear-gradient(top,#f6f6f6 0,#eaeaea 100%);
}

.toolbar label {
    font-size: 9pt !important;
    font-family: Arial !important;
    color: #666666;
    display: inline-block !important;
    margin: 0px 5px 0px 0px;
    background-color: transparent !important;
    vertical-align: middle !important;
}

.toolbar input {
    margin: 0px 5px 0px 0px;
}

.configurationsForm {
    width: 50%;
    margin: 0 auto;
    max-width: 1120px;
}

.configurationsForm table {
    margin: 3px 0px 0px 0px;
}

.configurationsForm .k-grid {
    margin: 10px 5px 5px 5px !important;
    border-width: 1px;
    border-color: #c5c5c5;
    border-style: solid;
}

.configurationsForm legend {
    font-size: 10pt;
    padding: 3px 10px 3px 10px;
    margin: 0px 0px 5px 20px !important;
}

.configurationsForm .gridTitle {
    margin-top: -2px !important;
}

.form50 {
    width: 50%;
    max-width: 1280px !important;
}

.form60 {
    width: 60%;
    max-width: 1280px !important;
}

.form70 {
    width: 70%;
    max-width: 1280px !important;
}

.form80 {
    width: 80%;
    max-width: 1280px !important;
}

.form90 {
    width: 90%;
    max-width: 1280px !important;
}

.form95 {
    width: 95%;
    max-width: 1280px !important;
}

.form100 {
    width: 99%;
    max-width: 1280px !important;
}

ul.painelCliente, .k-panelbar .k-content {
    border-bottom-width: 0px;
}

fieldset.pesquisa fieldset,
ul.painelCliente fieldset {
    border: 1px solid #999999;
    background-color: #f0f0f0;
    padding: 2px;
    border-radius: 7px;
    margin: 5px 3px 10px 3px;
}

fieldset.pesquisa fieldset legend,
ul.painelCliente fieldset legend {
    background-color: #4A98CC;
    padding: 3px 10px 3px 10px;
    font-family: Arial;
    font-size: 10pt;
    color: #ffffff;
    border-radius: 5px;
}

fieldset.pesquisa,
ul.painelCliente {
    border: 1px solid #999999 !important;
    border-radius: 3px;
    margin: 5px 2px 10px 2px !important;
}

ul.painelCliente {
    clear: both;
}

ul.painelCliente span.k-link {
    background-color: #4A98CC !important;
    color: #ffffff !important;
    font-size: 10pt !important;
    font-family: arial !important;
    line-height: 20px !important;
    font-weight: bold;
}

.painelCliente {
    margin: 0px 0px 7px 0px !important;
}

.painelCliente li.itemCliente {
    background-color: #e6e6e6 !important;
}

.painelCliente li.itemCliente span {
    color: #4A98CC;
    font-weight: bold !important;
    font-size: 10pt !important;
    font-family: arial !important;
}

.painelCliente li.itemCliente span.k-i-arrow-n,
.painelCliente li.itemCliente span.k-i-arrow-60-up {
    margin: 0px 0px 0px 20px !important;
}
    
.painelCliente span.k-i-arrow-s,
.painelCliente span.k-i-arrow-n,
.painelCliente span.k-i-arrow-60-up,
.painelCliente span.k-i-arrow-60-down {
    background-color: #7CCD7C;
    border-radius: 15px;
    margin-top: 0px;
}

ul.painelCliente.k-header {
    background-color: #e3e3e3 !important;
}

.painelCliente li span.k-link .k-header {
    color: #4A98CC !important;
    font-size: 14pt !important;
    font-weight: bold !important;
}

.divButtonTab {
    display: inline-table; 
    margin-left: 5px;
}

.divButtonTab label{
    margin: 0 !important;
}

div.infoRegistro {
    float: right;
    margin: 0px 10px 0px 0px;
}

a:link.infoRegistro {
    font-size: 9pt;
    font-family: Arial;
    color: #7CCD7C;
    text-decoration: none;
    font-weight: bold;
}

a:hover.infoRegistro {
    text-decoration: underline;
}

a:visited.infoRegistro {
    color: #7CCD7C;
}

.campoLeitura {
    padding: 2px;
    margin: 1px 5px 1px 3px;
    white-space: nowrap;
    border-radius: 5px;
    font-family: Arial;
    font-size: 9pt;
    color: #666666;
    display: inline-block;
    position: relative;
    vertical-align: top;
}

.campoLeitura label {
    font-size: 9pt;
    font-family: Arial;
    color: #666666;
    display: block;
    margin: 0px 0px 0px 0px;
    background-color: transparent;
    vertical-align: top;
}

.campoLeitura label.info {
    font-size: 9pt;
    font-family: Arial;
    color: #000000;
    display: inline;
    margin: 1px 0px 2px 0px !important;
    font-weight: bold;
    padding: 0px !important;
}

.campoLeitura input.btsForm {
    vertical-align: top;
}

label.info {
    font-size: 9pt !important;
    font-family: Arial !important;
    color: #000000 !important;
    display: inline !important;
    margin: 1px 0px 2px 0px !important;
    font-weight: bold !important;
    padding: 0px !important;
}

.font11 {
    font-size: 11px;
}

.font14 {
    font-size: 14px !important;
}

.font16 {
    font-size: 16px;
}

.floatRight {
    float: right;
}

.floatLeft {
    float: left;
}

.divBorder {
    border-width: 1px;
    border-color: #c5c5c5;
    border-style: solid;
}

.inline {
    display: inline;
}

.inlineTable {
    display: inline-table;
}

.inlineBlock {
    display: inline-block;
}

.block {
    display: block;
}

.divFlex {
    display: flex;
}

.displayNone {
    display: none !important;
}

.labelNormal {
    font-weight: normal !important;
}

.labelBolder {
    font-weight: bolder !important;
}

.labelBold {
    font-weight: bold !important;
}

.labelTitle {
    margin-bottom: 5px !important;
}

.textright {
    text-align: right !important;
}

.textcenter {
    text-align: center !important;
}

.radius5 {
    border-radius: 5px;
}

.fundobranco {
    background-color: #FFFFFF;
}

.cursorPointer {
    cursor: pointer;
}

.cursorDefault {
    cursor: default !important;
}

.wordbreak {
    word-break: break-all;
}

.newLine {
    display: block !important;
}

.margin0 {
    margin: 0 !important;
}

.margin5 {
    margin: 5px !important;
}

.margin5_5 {
    margin-left: 5px; 
    margin-right: 5px
}

.margin10 {
     margin: 10px;
}

.marginBotton10 {
    margin-bottom: 10px !important;
}

.marginBotton20 {
    margin-bottom: 20px !important;
}

.marginRight0 {
    margin-right: 0 !important;
}

.marginTop10 {
    margin-top: 10px !important;
}

.marginTop20 {
    margin-top: 20px !important;
}

.left10 {
    margin-left: 10px !important;
}

.left20 {
    margin-left: 20px !important;
}

.padding0 {
    padding: 0 !important;
}

.padding2 {
    padding-top: 2px !important;
    padding-bottom: 2px !important;
}

.paddingTop10 {
    padding-top: 10px !important;
}

.verticalTop {
    vertical-align: top;
}

.verticalBottom {
    vertical-align: bottom !important;
}

.width100 {
    width: 100% !important;
}

.xAuto {
    overflow-x: auto;
}

.xHidden {
    overflow-x: hidden;
}

.labelInfo {
    font-weight: normal !important;
    display: inline-block !important;
}

.relativeDefault {
   width: 100%;
    position: relative; 
}

.buttonGroup {
    padding: 2px;
    margin: -30px 10px 0px 0px;
    border-radius: 5px;
    float: right;
}

.btsForm {
    background-image: url("../images/bts_sprite_form.png");
    background-repeat: no-repeat;
    height: 22px;
    width: 22px;
    display: inline;
    padding: 2px !important;
    margin: 0px 4px 0px 0px !important;
    border: 0px;
    border-radius: 15px !important;
}

.toolbar input.btsForm,
.campo input.btsForm,
td input.btsForm,
td.center input.btsForm {
    padding: 1px;
    width: 18px;
    height: 18px;
    border-radius: 15px !important;
}

.campo input.btsForm {
    margin: 0px 5px 0px 0px !important;
}

.btsFormNormal {
    height: 20px !important;
    width: 20px !important;
}

.btsFormGrid {
    height: 16px !important;
    width: 16px !important;
}

.btsFormMain {
    height: 17px !important;
    width: 17px !important;
}

.btnAdd {
    background-position: 3px 3px;
}

.btnHelp {
    background-position: -12px 3px;
}

.btnClear {
    background-position: -34px 2px;
}

.btnClearNormal {
    background-position: -33px 3px;
}

.btnDelete {
    background-position: -55px 2px;
}

.btnSearch {
    background-position: -96px 1px;
}

.toolbar .btnSearch {
    background-position: -96px 3px;
}

.btnAttachment {
    background-position: -115px 2px;
}

.btnPrint {
    background-position: -137px 2px;
}

.btnDownload {
    background-position: -158px 0px;
}

.btnWrite {
    background-position: -178px 1px;
}

.btnWrite2 {
    background-position: -177px 3px;
}

.btnFileTextButton {
    background-position: -199px 2px;
}

.btnEdit {
    background-position: -217px 1px;
}

.btnRightToLeft {
    background-position: -437px 1px;
}
.btnRightToLeftM {
    background-position: -435px 2px;
}

.btnOfficeButton {
    background-position: -616px 1px;
}

.btnDecreaseAreaButton {
    background-position: -690px 2px;
}

.btnMinAreaButton {
    background-position: -707px 2px;
}

.btnIncreaseAreaButton {
    background-position: -723px 2px;
}

.btnMaxAreaButton {
    background-position: -739px 2px;
}

.btnRight {
    background-position: -776px 1px;
}

.btnOpen {
    background-position: -791px 1px;
}

.btnRefresh {
    background-position: -812px 3px;
}

.btnEmailOut {
    background-position: -835px 1px;
}

.btnEmailIn {
    background-position: -856px 1px;
}

.btnOpenEmail {
    background-position: -876px 1px;
}

.btsFormNormal.btnAdd {
    background-position: 4px 3px !important;
}

.btsFormNormal.btnDelete {
    background-position: -54px 3px !important;
}

.savePage {
    background-image: url("../images/bts_acoes.png");
    background-repeat: no-repeat;
    background-position: 0px 0px;
    padding: 4px 6px 4px 25px !important;
    box-shadow: 0px 1px 5px 1px rgba(0,0,0,0.55);
    font-size: 11pt !important;
    /*text-transform: lowercase;*/
}

.btnSearchPage {
    background-image: url("../images/bts_acoes.png");
    background-repeat: no-repeat;
    background-position: 0px -134px;
    padding: 4px 6px 4px 28px !important;
    box-shadow: 0px 1px 5px 1px rgba(0,0,0,0.55);
    font-size: 11pt !important;
}

.pfp {
    background: url("../images/!red.gif") no-repeat transparent !important;
    -moz-user-select: none;
    display: inline-block;
    width: 17px;
    height: 17px;
}

.pfv {
    background: url("../images/!yellow.gif") no-repeat transparent !important;
    -moz-user-select: none;
    display: inline-block;
    width: 17px;
    height: 17px;
}

.pdp {
    background: url("../images/!green.gif") no-repeat transparent !important;
    -moz-user-select: none;
    display: inline-block;
    width: 17px;
    height: 17px;
}

.goalAtention {
    background: url("../images/alert_atentionMini.png") no-repeat transparent !important;
    -moz-user-select: none;
    display: inline-block;
    width: 18px;
    height: 18px;
    cursor: pointer;
}

.qtip {
    max-width: 1000px !important;
}

.qtipContent {
    background-color: #f0f0f0;
    font-family: Calibri, Tahoma, Arial;
    font-size: 9.5pt !important;
    border: solid 2px #999999;
    border-radius: 5px;
    overflow: auto;
}

/******************************************************
FAVOR NÃO REMOVER - USADO NO MENU SUSPENSO DE USUÁRIO
*******************************************************/

.titleTooltip {
    font-size: 11pt !important;
    font-weight: bold;
    color: #4A98CC !important;
    background-color: #eae8e8 !important;
    padding: 3px;
    margin: 2px;
    border: 1px solid #4A98CC !important; 
    border-radius: 5px;
}

.dialogTooltip {
    display: none;
    position: absolute;
    z-index: 10099;
    padding: 10px;
    background-color: #f1f1f1;
    color: #000000;
    font-size: 90%;
    width: 100%;
    height: 100%;
    border: 1px solid #4A98CC !important;
    border-radius: 5px;
    
}

/******************************************************/

.legendSimple legend {
    font-size: 9pt !important;
    padding: 3px 10px 3px 10px !important;
    margin: 0px 0px 0px 20px !important;
    background-color: inherit !important;
    font-family: Arial !important;
    color: inherit !important;
}    

.imgRadioButton {
    background: url("../images/radioButton.png") no-repeat transparent !important;
    width: 18px;
    height: 17px;
}

.imgCheckBox {
    background: url("../images/checkbox.png") no-repeat transparent !important;
    width: 18px;
    height: 17px;
}

.imgComboBox {
    background: url("../images/comboBox.png") no-repeat transparent !important;
    width: 54px;
    height: 24px;
}


.imgTextBox {
    background: url("../images/TextBox.png") no-repeat transparent !important;
    width: 54px;
    height: 24px;
}

.imgArrowFront {
    background: url("../images/seta_frente.png") no-repeat transparent !important;
    width: 32px;
    height: 32px;
}


.gridGeneral th.k-header {
    color: #4A98CC !important;
    font-size: 9pt !important;
    vertical-align: top;
}

.gridGeneralCabec {
    padding-left: 3px !important;
    padding-right: 3px !important;
    margin-bottom: -12px !important;
}


.surveyAnswerBox {
    width: 99%; 
    height: 380px;
    overflow-y: auto;
    border-radius: 3px;
    margin: 7px 0px 10px 1px;
}

.surveyAnswerQuestion {
    width:99%;
    font-weight: bolder;
    color: midnightblue;
}
    
.surveyReturn {
    width: 99%;
    font-size: 20px;
    padding-top: 120px;
    text-align: center;
    font-weight: bolder;
    color: midnightblue;
    padding-bottom: 30px;
}
    
.surveyQuestion {
    width:98%;
    margin: 5px 5px 10px 10px;
    padding-top: 10px
}
    
.surveyQuestionDet {
    width:98%;
    padding-top: 5px;
}

.surveyExc {
    width: 99%;
    font-size: 20px;
    text-align: center;
    font-weight: bolder;
    color: midnightblue;
    padding-bottom: 30px;
    margin-top: -70px !important;    
}

.buttonSurveyChat {
    width: 100%; 
    height: 40px;
    text-align: center;
}

.buttonSurveyChat input[type="button"] {
    width: 82px;
    height: 30px;
    color: #3073a7 !important;
    border-radius: 5px !important;
    border: none !important;
    font-weight: bold !important;
    font-size: 8pt !important;
    font-family: verdana !important;
    background-image: none !important;
    border: 1px solid #ddd !important;
    background-color: #ffffff !important;
    margin-top: 10px !important;
    box-shadow: none !important;
}

.buttonSurveyChat input[type="button"]:disabled {
    width: 82px;
    height: 30px;
    color: #3073a7 !important;
    border-radius: 5px !important;
    border: none !important;
    font-weight: bold !important;
    font-size: 8pt !important;
    font-family: verdana !important;
    background-image: none !important;
    border: 1px solid #ddd !important;
    background-color: #dcdcdc !important;
    margin-top: 10px !important;
    box-shadow: none !important;
}

.version {
    margin-top: 15px !important;
}

.version label{
    font-size: 8pt !important;
}


.navegacaoHorizontal {
    list-style: none;
    margin: 5px 0px 41px 0px;
    clear: both;
}

    .navegacaoHorizontal li {
        float: left;
        list-style: none;
        font-family: Arial;
        font-size: 10pt;
        color: #308014;
        margin: 5px 5px 0px 5px !important;
    }

        .navegacaoHorizontal li a:link,
        .navegacaoHorizontal li a {
            font-family: Arial;
            font-size: 10pt;
            color: #3D8B37 !important;
            text-decoration: none;
            margin: 0px 10px 0px 0px;
            cursor: pointer;
        }

            .navegacaoHorizontal li a:hover,
            .navegacaoHorizontal li a:active {
                color: #005c66 !important;
                text-decoration: none;
            }

        .navegacaoHorizontal li.titulo {
            font-family: Arial;
            font-size: 10pt;
            font-weight: bold;
            border: 1px solid #4A98CC;
            color: #3D8B37 !important;
            padding: 3px;
            border-radius: 5px;
            height: auto;
        }

        .navegacaoHorizontal li.tituloOff {
            border: 1px solid #FFFFFF !important;
        }

        .navegacaoHorizontal li.titulo a:link {
            text-decoration: none;
        }

        .navegacaoHorizontal li.titulo a:hover {
            color: #7CCD7C !important;
            text-decoration: none;
        }

.passosEvento {
    background: url("../images/bg_passos.png") no-repeat transparent !important;
    /*background-image: url(Images/bg_passos.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    background-color: transparent;*/
    border: 0px;
    font-family: arial;
    font-size: 12pt;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
    width: 30px;
    height: 65px;
    padding: 6px 15px 10px 7px;
}

.passosEventoOff {
    background-image: url("../images/bg_passos.png");
    background-repeat: no-repeat;
    background-position: 0px -35px;
    background-color: transparent;
    border: 0px;
    font-family: arial;
    font-size: 12pt;
    font-weight: bold;
    color: #dcdcdc;
    text-align: center;
    width: 30px;
    height: 65px;
    padding: 6px 15px 10px 7px;
    cursor: default;
}

    .passosEventoOff a, .passosEventoOff a:link, .passosEventoOff a:hover {
        color: #999999 !important;
    }


.divTab {
    margin-left: 15px !important;
    margin-bottom: -5px !important;
}

.divButtonTab {
    display: inline-table; 
    margin-top: 5px;
    margin-left: 5px;
}

.divButtonTab label{
    margin: 0 !important;
}

.fieldTab {
    min-height: 180px;
    background-color: #e6e6e6;
}

.backTab {
    background-color: #e6e6e6;
}
    
.contentTab {
    padding-top: 2px !important;
    padding-bottom: 2px !important;
    padding-right: 8px !important;
    padding-left: 8px !important;
    border-top-left-radius: 5px !important; 
    border-top-right-radius: 5px !important;
    cursor: pointer;
    font-weight: bold;
    border: 1px solid #c5c5c5 !important;
}

.contentTabEnabled {
    color: #666666 !important;
    cursor: pointer;
}

.contentTabEnabled:hover {
    color: #4A98CC !important;
}

.contentTabDisabled {
    cursor: default;
}

.contentTab:disabled {
    cursor: default;
}

.pesquisa input.k-input {
    background-color: transparent !important;
}

.tamanho100 {
    width: 100%;
    height: 100%;
}

.buttonWorkflow input
{
    margin: inherit !important;
    white-space: normal !important;
}

/*Block*/
.overlay {
    height: 100%;
    width: 0;
    position: fixed; 
    z-index: 11000; 
    left: 0;
    top: 0;
    opacity: 0.3;
    background-color: #fff; 
    background-color: #fff; 
    overflow-x: hidden; 
    transition: 0.3s; 
}

@media screen and (max-height: 450px) {
    .overlay a {font-size: 20px}
    .overlay .closebtn {
        font-size: 40px;
        top: 15px;
        right: 35px;
    }
}

.loader {
    border: 8px solid #4A98CC; /* Light grey */
    border-top: 8px solid #c5c5c5; /* Blue */
    border-radius: 50%;
    width: 20px;
    height: 20px;
    animation: spin 2s linear infinite;
    position: relative;
    z-index: 11011; 
    top: 50%;
    left: 50%;
    margin-top: -5%; 
    margin-left: -3%;
}


.loaderLogin {
    margin-left: -2%;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/*Block*/


 /* Autoatendimento */
.selfMain {
     padding: 30px;
     padding-top: 10px;
     border: 3px solid #f1f1f1;
}

.selfMain hr{
    color: #dedede;
    margin-bottom: 15px;
}

.selfMain input[type="button"]{
    padding:6px;
}

.selfMainSp {
    font-family: Calibri, Tahoma, Arial; 
    font-size: 14pt;
    font-weight: 600;
}

.selfMainSp5 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14pt;
    font-weight: 500;
}

.selfMainSp13 {
    font-size: 13pt;
}

.selfMainSp12 {
    font-size: 12pt;
    font-weight: 400;
}

.selfMainP {
    margin-bottom: 2px;
    margin-top: 5px;
    overflow-x: auto;
}

.selfSel {
    min-width: 200px;
    max-width: 400px;
}

.selfBox {
    width: 97%; 
    height: 210px; 
    margin: 5px;
    overflow-y: scroll;
    border-radius: 5px;
}

.selfBoxChoose {
    height: 200px;
    font-size: 12px;
    font-weight: bold;
    padding: 5px 0;
    border: none;
}

.selfTextArea {
    width: 99%; 
    min-width: 350px;
    overflow: auto;
}

.avatarAtend {
    -moz-user-select: none;
    width: 40px;
    height: 40px;
}

.avatarAtendDefault {
    background: url("../images/avatarAtend.png") no-repeat transparent !important;
}

.avatarCustomer {
    background: url("../images/avatarCustomer.png") no-repeat transparent !important;
    -moz-user-select: none;
    width: 40px;
    height: 40px;
}

.container {
    border: 2px solid #dedede;
    background-color: #f1f1f1;
    border-radius: 5px;
    padding: 10px;
    margin: 10px 0;
    padding-bottom: 0;
}

.darker {
    border-color: #ccc;
    background-color: #dddddd;
}

/* Clear floats */
.container::after {
    content: "";
    clear: both;
    display: table;
}

.container img {
    float: left;
    max-width: 40px;
    width: 100%;
    margin-right: 20px;
    border-radius: 50%;
}

.container img.right {
    float: right;
    margin-left: 20px;
    margin-right:0;
}

.time-right {
    float: right;
    color: #aaa;
}

.time-left {
    float: left;
    color: #999;
}

.selfError {
    margin-top: 40px;
    margin-bottom: 40px;
    font-size: 13pt;
}

.hiddenFocus {
    width: 0;
    height: 0;
    padding: 0; 
    margin: 0;
    border: 0px solid #ffffff !important;
}

.logoAuto {
    border: 0px;
    float: left;
}

.headerMain input[type="button"] {
    padding: 6px;
}

.headerMain hr {
    border-top: 1px solid #f1f1f1;
}

.headersp {
    width: 100%; 
    height: 50px; 
    margin: 0 auto;
    float: left;
}

.headersp2 {
    float: left; 
    margin-left: 40px; 
    margin-top: 10px;
}

.headersp3 {
    z-index: 2; 
    margin-right: 1%;
    margin-top: 13px; 
}

.headerbottom {
    width: 100%; 
    margin: 0 auto;
    float: left;
}

/*Anexos*/
.uploadKendolist {
    border: 1px solid #cccccc !important;
    height: 0px;
}

.uploadKendolist table {
    margin: 0px;
}

.attachmentMain {
    padding-top: 10px;
}

.attachmentLabel {
    margin-left: 10px;
    font-weight: bold;
}

.reqdefaultAuto {
    border: 1px solid #999999 !important;
    border-radius: 5px !important;
    background-color: #e6e6e6
}

.uldefaultAuto {
    width: 100% !important;
    font-size: 13px !important; 
    margin-left: -25px !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.imgAdvert {
    background: url("../images/!yellow.gif") no-repeat transparent !important;
    -moz-user-select: none;
    width: 18px;
    height: 18px;
    border: none;
}

.gridTitle {
   background-color: #cccccc !important; 
}

.gridTitle label {
    color: #4A98CC !important;
    font-size: 10pt;
    font-weight: bold;
    
}

.closeButton {
    float: right; 
    cursor: pointer;
    font-size: 11px;
}

.divMultiselect {
    width: 100%; 
    max-height: 160px; 
    overflow-y: auto;
}

.divBtnSearch {
    display: inline-block; 
    vertical-align: bottom;
    margin-left: 5px;
}

.autoWidth {
}

.autoWidthSelect {
    width: 420px;
}

.autoWidthSelfCallWQMain {
    width: 1001px;
    overflow-x: hidden;
}

@media screen and (max-width: 980px) {
    .excModalAuto-content {width: 95%;}
    .autoWidth {width: 98%;}
    .selfMain {padding: 10px;}
    .autoWidthSelect {width: 340px;}
    .autoWidthSelfCallWQMain {width: 727px;}
}
    
.opcaoPesquisaCliente {
    padding: 0px;
    display: inline;
}

.campoAtendimento {
    padding: 1px;
    margin-top: 5px;
    margin: 1px;
    border-radius: 5px;
    font-family: Arial;
    font-size: 10pt;
    vertical-align: bottom;
    display: inline;
    white-space: nowrap;
}

.campoAtendimento label {
    margin: 2px 0px 0px 5px !important;
}

.campoAtendimento label.info {
    font-size: 9pt;
    color: #000000;
    display: block;
    margin: 1px 0px 2px 0px !important;
    font-weight: bold !important;
    padding: 0px !important;
}

.footerFixed {
    position: fixed;
}

.tabelaNormal {
}

.tabelaNormal td {
    font-size: 9pt !important;
    text-align: left !important;
    white-space: normal !important;
}

.actionActive{
}

.actionActive input[type="button"]{
     background-color: #3A5894 !important;
}

.favorite1 {
    height: 200px;
    position: relative;
}

.favorite2 {
    width: 60%;
    height: 487px;
}

.favorite3 {
    padding-top: 0 !important;
    height: 95%;
    width: 90%;
}

.favorite4 {
    height: 95%;
    overflow-x: auto;
}

.buttonBV {
    background-color: #4b73da !important;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 2;
}

.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.dropdown-content label {
  cursor: pointer;
}

.dropdown-content a:hover {background-color: #ddd}

.mnButtonTemplate input[type="button"] {
    font-size: 9pt !important;
    border-radius: 8px !important;
    padding: 2px 3px 2px 3px !important;
}

.mnButtonTemplate input[type="button"]:disabled {
    font-size: 9pt !important;
    border-radius: 8px !important;
    padding: 2px 3px 2px 3px !important;
}

.digitSub {
    display: inline;
    float: right;
    text-align: right;
    padding-top: 0px;
    padding-right: 20px;
}

.campodigit {
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
}

.autoWrap {
    width:355px;
    height: 100px;
}

.autoTypeLabel {
    width:100%;
    max-width:934px;
    overflow-x:hidden;
    position: relative;
}

.autoTypeLabel2 {
    width:100%;
    overflow-x:auto;
    margin-left:2px;
    padding: 5px 3px 10px 3px;
    position: relative;
    margin-bottom: 5px;
    white-space: normal !important;
}

.signature-pad {
    position: absolute;
    left: 0;
    top: 0;
    width: 355px;
    height: 100px;
    border: 1px solid #000000;
    background-color: #FFFFFF;
}

.wrapper {
    position: relative;
    width: 355px;
    height: 100px;
    margin: 5px;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Específico preferencias de cookie Marsh */
.osano-cm-link {display: none;} 
.osano-cm-widget {display: none;} 
.osano-init {
    width: 98%; 
    position: absolute; 
    bottom: 0;
}
.osano-main {
    padding-top: 20px; 
    padding-right: 20px; 
    text-align: right;
    font-weight: bold;
}
/* Específico preferencias de cookie Marsh */