.dropdown-contracts {
    max-height: 300px;
    overflow: auto;
}

.info-last-read {
    display: inline-block!important;
    position: relative;
    top: 0;
    padding: 2px 10px;
    margin: 0;
    list-style: none;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    background: #2b3d4c;
    border-radius: 4px;
    margin-top: 7px;
}

    .info-last-read:after {
        content: '';
        display: inline-block;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        /*border-bottom: 6px solid #fe8925;*/
        border-bottom: 6px solid #3A3F47;
        position: absolute;
        top: -6px;
        left: 3px;
    }


.modal-styled .modal-footer {
    color: #555;
    background-color: transparent;
    border-top-color: #ddd;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    /*border-top: 0px solid #fe8925;*/
    border-top: 0px solid #3A3F47;
    padding-right: 0px;
}

.change-contract-info:hover {
    /*color: #f17f1e;*/
    color: #6C98AD;
    text-decoration: none;
}

.change-contract-info {
    /*color: #fe8925;*/
    color: #3A3F47; /*#6D84B4;*/
    text-decoration: none;
}

div.RadGrid .rgRow td,
div.RadGrid .rgAltRow td {
    padding-top: 5px;
    padding-bottom: 5px;
}

.RadGrid_Metro .rgGroupHeader {
    background: #fff !important;
    /*color: #f17f1e !important;*/
    color: #6C98AD !important;
    font-weight: bold !important;
}

.RadGrid_Metro .rgMasterTable td.rgGroupCol, .RadGrid_Metro .rgMasterTable td.rgExpandCol {
    border-color: #fff !important;
    background: #fff none !important;
}

.menu-width {
    max-width: 250px;
    max-height: 60px;
}

.menu-width_contractList {
    max-width: 850px !important;
    max-height: 60px;
}

@media (max-width:767px) {
    .menu-width {
        max-width: none;
        max-height: none;
    }
}

.spaceBetweenSection {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}

.margin-bottom_10 {
    margin-bottom: 10px!important;
}

.margin-bottom_30 {
    margin-bottom: 30px!important;
}

.margin-bottom_20 {
    margin-bottom: 20px!important;
}

.margin-left_20 {
    padding-left: 4.5% !important;
}


.FontColorGray {
    color: #999 !important;
    text-decoration: none;
}

.FontColorGreen {
    color: #009900 !important;
    text-decoration: none;
}

.modal_dialog_telerikSearchGrid_width {
    width: 900px !important;
}

.modal_dialog_telerikSearchGrid_width_650 {
    width: 650px !important;
}

.modal_dialog_telerikSearchGrid_width_1100 {
    width: 1100px !important;
}

.modal_dialog_telerikSearchGrid_width_1330 {
    width: 1330px !important;
}

.modal_dialog_telerikSearchGrid_width_740 {
    width: 740px !important;
}

.marginRight_20 {
    margin-right: 20px !important;
}

.marginTop_20 {
    margin-top: 20px !important;
}

.marginTop_10 {
    margin-top: 10px !important;
}

.textbox_width {
    width: 84% !important;
}

.textbox_width_94 {
    width: 94% !important;
}

.textbox_width_full {
    width: 100% !important;  
}

.textbox_width_99 {
    width: 45% !important;
}


.lineHeight_5 {
    line-height: 0.5 !important;
}

.txtBold {
    font-weight: bold !important;
}

.popover {
    position: absolute;
    text-align: justify right;
    top: 0;
    left: 0;
    z-index: 1010;
    display: none;
    max-width: 1000px;
    padding: 1px;
    text-align: left;
    white-space: normal;
    background-color: #ffffff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
}

.convertToLabel {
    border: none !important;
    background-color: transparent !important;
    
}

.height_10 {
    height: 10px !important;
}

.height_22 {
    height: 22px !important;
}

.height_15 {
    height: 15px !important;
}

.height_25 {
    height: 25px !important;
}

.mandatoryField {
    color: red;
    padding-left: 3px!important;
}

.portalBody_750 {
    width: 750px !important;
}

.iconTelephone {
    height: 19px !important;
    margin-bottom: 6px !important;
}

.FontColorRed {
    color: Red !important;
    text-decoration: none;
}

.FontColorBlack {
    color: black !important;
    text-decoration: none;
}

.margin-bottom_0 {
    margin-bottom: 0px !important;
}

.margin-left_8perc {
    margin-left: 8% !important;
}

.mainnav_margin-bottom_resize {
    /*margin-bottom: 30px !important;*/
    margin-bottom: 0px !important;
}

.theme_submenu:hover {
    /*background-color: #fe8925 !important;*/
    background-color: #3A3F47 !important; /*#6D84B4;*/
    /*color: white !important;*/
    color: #FAFAFA !important;
}

.theme_font_color_gray {
         color:#999 !important;
    }

.margin-top_3 {
        margin-top: 3px !important;
    }

.navbar-nav li a {
            line-height: 20px;
            /*height: 100%;*/
            padding-top: 0;
        }

.customDate {
    width:100% !important;
    line-height:0.5 !important;
    /*height:25px !important;*/
    border-radius:0px!important;
    box-shadow:none !important;
    border-color:#555 !important;/*#aaa !important;*/
    font-size:12px !important;
}

.customDate:focus{
   border-color:black !important;
}

.width_900 {
    width:900px;
}

.width_81-5 {
    width:81.5% !important;
}

.width_97 {
    width:97% !important;
}

.width_84 {
    width:84% !important;
}

.lineHeight_0-65 {
    line-height:0.65 !important;
}
/*.alignCenter {*/
.RadGrid_Metro input[type=checkbox]{
    float: left;
      position: relative;
      left: 40%;
}

.marginBottom_0-1 {
    margin-bottom:0.5px !important;
}

.maxWidth-none {
     max-width:none !important;
}

.textbox-height_auto {
height:auto !important;
}

.customLabel{
    font-weight:normal !important;
    line-height:0.5 !important;
    max-width:100% !important;
    /*max-width:480px !important;*/
    background-color:#eee;
    opacity:1;
}

.textbox_line-height{
   line-height:0.5 !important
}

.line-height1{
   line-height:1.2 !important
}

.paddingTopBottom-none{
    padding-top:0px!important;
    padding-bottom:0px!important;

}


.paddingLeft-none{
    padding-left:0px !important;
}

.blink_me {
    -webkit-animation-name: blinker;
    -webkit-animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    
    -moz-animation-name: blinker;
    -moz-animation-duration: 1s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;
    
    animation-name: blinker;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}

@-moz-keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}

@-webkit-keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}

@keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}

.sidebar-left {
    display: block !important;
    position: absolute;
    left: -270px;
    width: 270px;
    z-index: -1;
    background: #fff;
    border-right: 1px solid rgba(0,0,0,0.15);
    top: 0;
    bottom: 0;
    overflow: auto;
    padding: 15px 6px;
    transition: left 200ms;
    box-shadow: -5px 1px 5px rgba(0,0,0,.15);
    padding-right: 5px;
}

#modal-sidebar-left {
    left: 0px;
}
.modal-sidebar-left-pre {
    left: -25px !important;
}
#modal-sidebar-left.show {
    left: -270px !important;
}

.text-sidebar-left {
    padding-left: 20px;
}

.sidebar-right {
    display: block !important;
    position: absolute;
    right: -270px;
    width: 270px;
    z-index: -1;
    background: #fff;
    border-left: 1px solid rgba(0,0,0,0.15);
    top: 0;
    bottom: 0;
    overflow: auto;
    padding: 15px;
    transition: right 200ms;
    box-shadow: -5px 1px 5px rgba(0,0,0,.15);
    padding-right: 5px;
}

#modal-sidebar-right {
    right: 0px;
}

.modal-sidebar-right-pre {
    right: -25px !important;
}

#modal-sidebar-right.show {
    right: -270px !important;
}

.text-sidebar-right {
    padding-right: 20px;
}

.button-left {
    float: left;
}

.button-right {
    float: right;
}

.button-modal {
    /*color: #fe8925 !important;*/
    color: #3A3F47 !important; /*#6D84B4;*/
    padding: 0px 0px !important;
    display: inline-block;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.button-comentary {
    padding: 0px 0px !important;
    display: inline-block;
    margin: 2px 5px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.ModalValueName {
    padding-bottom: 5px;
    font-size: xx-large;
    margin: 0px;
    /*color: #fe8925;*/
    color: #3A3F47; /*#6D84B4;*/
}

.ModalValueDescr {
    padding-bottom: 15px;
    font-size: large;
    margin: 0px;
}



.col-modal {
    padding: 0px 5px!important;
}

.row-modal {
    margin: 0px !important;
    display: flex;
    min-height: 23.60px;
}

.grid-container {
    display: grid;
    grid-template-columns: 1fr 4fr;
    grid-gap: 5px;
    padding-right: 20px;
}

.grid-item {
    display: flex;
    align-items: center;
    justify-content: center;
}

.grid-item {
    background-color: #dce0dd;
    border: 0px solid #666;
}

.item-1 {
    background-color: #F4B084;
}
.item-2 {
    background-color: #FCE4D6;
}
.item-3 {
    background-color: #FFE699;
}
.item-4 {
    background-color: #E2EFDA;
}
.item-5 {
    background-color: #C6E0B4;
}
.item-6 {
    background-color: #00B050;
}

.comment-conteiner {
    display: block;
    margin: 0px 15px;
    background-color: antiquewhite;
    text-align: center;
}

.comment-title {
    text-align: center;
    background-color: #d2d2d2;
    font-size: 14px !important;
}

.eval-textarea {
    resize: none;
    max-width: 100%;
    width: 100% !important;
    background-color: transparent;
}

.dropDownTemplate {
    text-align: center;
}

.k-grid-header th.k-header {
    vertical-align: top;
}

.k-grid-header th.k-header > .k-link {
    max-height: 65px;
    white-space: normal;
    vertical-align: text-top;
    text-align: center;
    text-overflow: ellipsis;
}


