﻿.mt20 {
    margin-top: 20px;
}

.headingSet {
    padding: 10px;
    border-bottom: solid thin #e2e2e2;
}

.current a {
    color: #0485a3 !important;
}
/*.table input[type=text], .table textarea.max-height100{ max-height:100px; height:100px !important;}*/
 .table textarea.max-height100{ max-height:100px; height:100px !important;}
.table textarea.max-height60 {
    max-height: 60px;
    height: 60px !important;
}
#oneColumnContent_gvCustRole input[type=text] {min-height:25px; height:auto !important;
}

#mdlRoleAllocation .modal-dialog {    width: 85%;
}

#TOPtblCPLogin {    max-height: 400px;
}
.minwid120 { min-width:120px;
}
.table .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 25px;
}

.table .select2-container--default .select2-selection--single .select2-selection__arrow b {
    top: 49% !important;
}

.footerFixed {
    position: fixed;
    /* width: 96%; */
    background: #fff;
    right: 0px;
    left: 50px;
    bottom: 0px;
    z-index: 999;
    padding: 5px 10px;
    border-top: solid thin #ccc;
}
   /******pagimnation*****/
    .paginationPanel{ float: right; padding: 3px; /*border: solid thin #dadada; padding: 2px 6px;  border-radius: 4px;*/}
    .paginationPanel a{ margin: 0px 1px; cursor: pointer;
    background: #f1f1f1;
    width: 18px;
    height: 18px;
    display: inline-block;
    border-radius: 50%;
    text-align: center;
    color: #757575; }
    .paginationPanel a:hover, .paginationPanel a.active{     background: #0485A3;
    color: #fff !important; }
    .paginationPanel .paginationpage{ max-width: 32px; text-align: center; height: 21px;    
    border: solid thin #ccc; }
    .paginationPanel select{max-width: 48px; text-align: center; height: 21px;    
    border: solid thin #ccc; }
    .paginationPanel button{ background: #0485A3; color: #fff;border: none;
    border-radius: 3px;
    cursor: pointer; }
    .paginationPanel .borderleft{ border-left:solid thin #dadada; }
    /******pagimnation*****/
.ShowPassword {font-size: 15px;
    display: inline-block;
    margin-top: 5px;
}
.btnApplyRole {    margin: 3px 0px 0px;
}
.colwidth195 {width:195px;
}
.f15 {
    font-size:15px;
}
.secondarymenu {
    margin: 0 10px;
}
.scroller .alert {
    margin-bottom: 0px;
    padding: 6px 17px 7px 15px;
}

#mdlRoleAllocation .close {
    outline:none;
    border:none;
    background:none;
    top:25px !important;
    margin-top:0 !important;
}

.main-footer {
    display:none;
}

.textStyle {
    color: #000;
    font-size: 16px;
    font-weight: 600;
}

.ImageClass {
    height: 50px;
    width: 50px;
    border-radius: 5px;
    box-shadow: 3px 3px 3px #ccc;
}

#TOPtblDocumentBrowse {
    max-height:400px;
}

.Note {
    margin-bottom: 4px;
    display: block;
    padding: 2px 8px;
    background: #e6eeff;
    border-radius: 7px;
}

