.etc-ul 
{
    list-style-type:none;
    margin: 0;
    padding: 0;
}

.green 
{
    -webkit-text-fill-color: rgba(0, 128, 0, 1); 
    -webkit-opacity: 1; 
    color: rgba(0, 128, 0, 1); 
}

.lgCellRedColor {
    background-color: #FF0000;
}

.lgCellRedPreColor {
    background-color: #FF0000;
    color: white !important;
}

.lgCellGreenColor {
    background-color: #00cf00;
}

.lgCelltyellowColor {
    background-color: tan;
}

.lgCelltRedlightColor {
    background-color: #f83636;
    color: white !important;
}

.lgCelltgreendarkColor {
    background-color: #00621e;
    color: white !important;
}
.red 
{
    -webkit-text-fill-color: rgba(255, 0, 0, 1); 
    -webkit-opacity: 1; 
    color: rgb(255, 0, 0); 
}

.popup-mini {
    min-height: 100px;
    max-height: 584px;
    height: auto !important;
}

.popup-dialogue {
    width: 380px !important;
    min-height: 160px !important;
    max-height: 584px;
    height: auto !important;
}

.popup-general {
    width: 460px !important;
    min-height: 200px;
    max-height: 584px;
    height: auto;
}

.popup-importwizard {
    width: 280px !important;
    min-height: 200px;
    height: auto;
    max-height: 585px;
}

.popup-reportHeaderFooter {
    width: 600px !important;
    min-height: 200px;
    max-height: 584px;
    height: auto;
}


.popup-findnuse {
    width: 740px !important;
    min-height: 300px;
    max-height: 584px;
    height: auto;
}

.popup-wizard {
    width: 960px !important;
    min-height: 400px;
    max-height: 584px;
    height: auto !important;
}

.popup-search {
    width: 840px !important;
    min-height: 426px;
    max-height: 584px;
    height: auto;
    overflow-x: hidden;
}

.popup-custom {
    min-height: 400px;
    max-height: 600px;
    height: auto !important;
}

.export-popup {
    width: 324px;
    min-height: 80px;
}

div.k-window-content {
    overflow-x: hidden;
}
.btno {
    width: 89px!important;
    table-layout: fixed;
    border-radius: 3px;
    height: 30px;
}
.content-summary-wraper {
    margin-left: 20px;
    min-height: 160px;
    margin-right: 30px;
}

.k-window .content-summary-wraper {
    margin-bottom: 35px;
}

.normal-summary-wraper {
    margin-left: 0px !important;
}

.dvQuestionContent {
    padding-right: 10px !important;
}

    .dvQuestionContent .text13 {
        padding-bottom: 10px !important;
    }

    .dvQuestionContent .k-radio {
        visibility: hidden !important;
    }

.option-label td.text13 {
    min-height: 68px !important;
    height: 70px !important;
}

.dvQuestionContent table table {
    padding: 35px 0 0 !important;
}

.dvQuestionContent .ans {
    padding-top: 10px;
    padding-bottom: 10px;
    vertical-align: middle;
}


.scrollarea {
    overflow-x: hidden;
    overflow-y: scroll;
    height: 300px;
}
.scrollareasignature {
    overflow-x: hidden;
    overflow-y: scroll;
    height: 290px!important;
}

/*.read,input:not([type]):disabled {background:#cfe0eb !important;    border: 1px solid #CCCCCC;}
.read input,.read input.k-textbox, .read select {    background:#cfe0eb !important;    border: 1px solid #CCCCCC;}
.required {color: #FF0000;}
.require textarea { background:#EFE89B;}*/
/*-------------------------login page----------------------------------*/
.login .button-primary[value="Login"] {
    margin-top: 9px !important;
}

.login .uds-credentialing-logo {
    height: 94px !important;
}

.login .logo-comodo {
    margin: -18px 10px 10px;
}

.login-footer {
    height: 240px;
}

.login + .logo-uds + br {
    display: none;
}

.login .legal-info {
    line-height: 14px;
}

.login .ace-keycode-lbl {
    padding-top: 12px;
}

.login .labelsmall {margin-top:15px; margin-bottom:4px; font-size:10px; color:#fff; text-align:center; float:left;  }
/*--------------------Firefox fix-------------------------*/
@-moz-document url-prefix() {

    .login .ace-keycode-lbl {
        padding-top: 5px;
    }

    .login .uds-credentialing-logo {
        height: 92px !important;
    }

    .apps-info {
        margin-top: 7px;
    }
}



/*------------End------------------*/

input[type="button"]:focus {
    outline: none;
    color: #fff;
    box-shadow: 1px 1px 7px -1px rgba(0, 0, 0, 0.7);
}


.table-score-details table {
    border-collapse: collapse;
    width: 100%;
}

    .table-score-details table td {
        border: solid 1px #ccc;
    }



hr {
    border-style: solid;
    border-width: 1px;
    border-color: #c3c3c3;
}

.k-window-content[aria-labelledby="HelpDocument_wnd_title"] table tbody tr:first-child td {
    padding-left: 9px !important;
}

.k-window-content[aria-labelledby="HelpDocument_wnd_title"] table tbody tr td + td a {
    padding-left: 0px !important;
}

img {
    border: none;
}



.k-window .k-window-content .popup-cont-box .dvQuestionContent .ans .k-radio-label {
    display: inline-block !important;
    margin-left: 28px;
    margin-right: -17px;
    margin-top: -2px;
    width: 7px;
}


.k-ie10 .k-grid td:first-child, .k-ie11 .k-grid td:first-child, .k-grid-header th.k-header {
    overflow: visible !important;
}

.k-grid .k-alt {
    color: #333;
}



/* all grid header */

/*Mantis#16787: Changed 'white-space' to 'pre-line' to wrap the grid hearders columns to next line*/
.k-grid-header th.k-header, .k-filter-row th {
    background: #3c83ad none repeat scroll 0 0 !important;
    border-style: solid;
    border-width: 0 0 1px 1px;
    color: #ffffff;
    font-weight: normal;
    height: 23px;
    line-height: 20px;
    overflow: hidden;
    padding: 0 0 0 7px;
    text-align: left;
    text-overflow: ellipsis;
    white-space: pre-line;
}


.k-grid-header th.k-header {
    vertical-align: middle;
}

/*Mantis#16787 Changes: Added 'padding-right:0px' to remove spaces between search icon and label*/
    .k-grid-header th.k-header > .k-link {
        /*display: block !important;
      
        margin: 0px;*/
        overflow: hidden;
        padding: 8px;
        padding-right: 0px; 
        /*padding-left: 7px;*/
        text-overflow: ellipsis;
    }


    .k-grid-header th.k-header > .k-link {
        display: block;
        line-height: 18px;
        margin: 0px;
        min-height: initial;
        overflow: hidden;
        text-overflow: ellipsis;
    }

.k-grid-header .k-header > .k-link {
    color: #fff;
}

.k-grid-header {
    background-image: none;
    background: #3C83AD !important;
}

/*---------------------------*/


/*privilages k-window check and radio buttons alignments*/

.k-window .k-radio-label {
    display: inline-block;
    margin-left: 0;
    padding-right: 10px;
    padding-top: 4px;
    padding-left: 21px;
}

.k-window .k-checkbox:disabled + .k-checkbox-label {
    padding-right: 5px;
}

.k-window .k-checkbox-label[for="chkManagementOnDemand"], .k-window .k-checkbox-label[for="chkManagementPublished"], .k-window .k-checkbox-label[for="chkCorporateInfo"] {
    margin-left: 20px;
}


/*dropdown on focus state*/

.k-dropdown:focus {
}

    .k-dropdown:focus > .k-dropdown-wrap {
        background: #BBB5B5;
    }

        .k-dropdown:focus > .k-dropdown-wrap > .k-input {
            background: #E0F7C1;
        }



/*grid header text alingments*/

.k-window .k-grid-header-wrap .k-header {
    line-height: 19px !important;
    color: #ffffff;
}


.k-grid-header th.k-header > .k-link {
    /*display:table;*/
    color: #F0F3B7;
}


/*Grid row background on focus*/

.k-grid .k-grid-content .k-state-selected {
    background: none;
    /*background-color: #8dc641 !important;*/
    background-color: #a0a0c7 !important;
    border: #999;
    color: #fff !important;
}

.k-grid-header table thead th:first-child {
    padding-left: 7px !important;
    color: #fff !important;
    background-color: #fff;
}

    .k-grid-header table thead th:first-child input[type="checkbox"] {
        margin-left: 1px;
        margin-top: 10px !important;
    }

/*Grid-entity panels scroll*/

/*.grid-searchpanelpanel {
overflow-x:hidden !important;
overflow-y:auto ;
}*/

.k-radio-label:before {
    border-color: #999 !important;
}

/*filter popup table */


.k-window .grid-filter-container {
    border: solid 1px #909090;
    min-height: 200px;
    padding: 0px;
    margin: 0px;
}

    .k-window .grid-filter-container table {
        border: none !important;
        left: 0px;
        width: 100%;
    }

        .k-window .grid-filter-container table tbody tr {
            vertical-align: top;
        }

    .k-window .grid-filter-container table {
    }

.document-text {
    line-height: 25px;
    font-weight: bold;
}

.vertical-align-top {
    vertical-align: top;
    padding-top: 4px;
}

.vertical-align-middle {
    vertical-align: middle;
    padding-top: 4px;
}

/**Check box repeating***/
input[type="checkbox"]:disabled {
    /*margin: 19px 2px !important;*/
    display: none;
}

:disabled.k-checkbox + .k-checkbox-label {
    /*display:none !important;*/
}


.facility-checkbox {
    margin: 18px 10px 18px 0px;
    width: 10px;
    height: 12px;
    display: block;
}

.facility-ready {
    margin: 18px 10px 18px 0px;
}

/*Exam Grid Width Fix*/

#divExamDetailsGrid {
    width: 944px !important;
}

/*Privilages css*/
/*.privilages-details table {
border:none !important;
}
.privilages-details table td {
vertical-align:top !important
}
.privilages-details {
        width:700px !important;
    }
    .k-window .privilages-tbl  ,.k-window .privilages-tbl table {
    
    border-collapse:collapse;
    
    }
    .k-window .privilages-tb {border:none !important;}

    .privilages-tbl> tbody> tr> td { border:solid 1px #909090 !important;     }



.privilages-tbl  td  .tbl2 > tbody> tr > td {
  border-left:solid 1px #909090 !important;
border-top:none !important;
border-bottom:none !important;
border-right:none !important;
 
}

.privilages-tbl  td  .tbl9-1 {border-bottom:solid 1px #909090 !important}

    .privilages-tbl td .tbl2 > tbody > tr > td:first-child {
    
    border-left:none !important;
    
    } 

.privilages-tbl td >.tbl6 >tbody>tr>td{
border:none !important;
padding-left:5px
}
     
     .privilages-tbl td > .tbl6-1  {
        border:solid 1px #909090 !important;
    }

    .privilages-tbl td > .tbl6-1 > tbody>tr > td {
    border-right:solid 1px #909090 !important;
    /*width:200px;*/
/*padding-left:5px
    }*/


/*.privilages-details table {border:none !important;}*/
.privilages-details table td {
    vertical-align: top !important;
}

.privilages-details {
    width: 725px !important;
}

.k-window .privilages-tbl, .k-window .privilages-tbl table {
    border-collapse: collapse;
}

.k-window .privilages-tb {
    border: none !important;
}

.privilages-tbl > tbody > tr > td {
    border: solid 1px #909090 !important;
}

.privilages-tbl td .tbl2 > tbody > tr > td {
    border-left: solid 1px #909090 !important;
    border-top: none !important;
    border-bottom: none !important;
    border-right: none !important;
}

.privilages-tbl td .tbl9-1 {
    border-bottom: solid 1px #909090 !important;
    border-top: solid 1px #909090 !important;
}

.privilages-tbl td .tbl2 > tbody > tr > td:first-child {
    border-left: none !important;
}

.privilages-tbl td > .tbl6 > tbody > tr > td {
    border: none !important;
    padding-left: 10px;
}

.privilages-tbl td > .tbl6-1 {
    border: solid 1px #909090 !important;
    border-left: none !important;
    border-bottom: none !important;
    border-right: none !important;
}

    .privilages-tbl td > .tbl6-1 > tbody > tr > td:first-child {
        border-left: none !important;
    }

    .privilages-tbl td > .tbl6-1 > tbody > tr > td {
        border-right: solid 1px #909090 !important; /*width:200px;*/
    }

        .privilages-tbl td > .tbl6-1 > tbody > tr > td:last-child {
            border-right: solid 0px #909090 !important; /*width:200px;*/
        }

.privilages-tbl .tbl6 tr {
    height: 20px;
}

.cellpadding {
    padding: 5px 0px 5px 22px;
}

.privilages-tbl td > .tbl3 > tbody > tr > td, .privilages-tbl td > .tbl4 > tbody > tr > td, .privilages-tbl td > .tbl5 > tbody > tr > td, .privilages-tbl td > .tbl8 > tbody > tr > td {
    padding: 3px 0px 3px 22px;
}

    .privilages-tbl td > .tbl8 > tbody > tr > td hr {
        margin-left: -23px;
    }

.privilages-tbl hr {
    height: 1px;
    border: none;
    background: #999;
}
/*.privilages-details table {border:0px !important;}*/
.pr-od td span {
    margin-top: 6px;
    display: inline-block;
}

.pr-intr {
    padding: 5px 0px 0px 18px;
}

.sec-grp-title {
    padding-left: 5px;
}

.pr-admin {
    border: solid 1px #909090 !important;
    margin-top: 2px;
    margin-left: 2px;
}

.indent-1 {
    text-indent: 5px;
    padding: 0px !important;
}

.indent-2 {
    text-indent: 20px;
    padding: 0px !important;
}

.indent-3 {
    padding-left: 32px !important;
    padding: 1px 0px 3px 0px;
}

.indent-4 {
    padding-left: 18px !important;
    padding: 1px 0px 3px 0px;
}

.indent-5 {
    padding-left: 15px !important;
    padding: 1px 0px 3px 0px;
}

/*Added by sandeep 12/07/2015*/
textarea {
    resize: none;
}

.dashboard .button {
    font-size: 12px !important;
}

.dashboard .fullwidth td {
    font-size: 12px !important;
}


.title span {
    color: #fff;
    float: left;
    font-size: 12px;
    font-weight: bold;
    text-transform: none;
    margin-left: 0;
    width: 98%;
}

/* Start - Design changes as per the client - Siva*/

.fontweight-bold {
    font-weight: bold;
}

.dotButton {
    /*width: 8px;*/
    width: 12px;
    height: 25px;
    box-shadow: 0px 1px 2px 0px;
    border-style: none;
}

.reExportButton {
    width: 55px;
    height: 25px;
    box-shadow: 0px 1px 2px 0px;
    border-style: none;
}

.exportspec-padding-left-45 {
    padding-left: 45px !important;
}


span.spanCheckBox {
    position: relative;
}


.headermenu-550 {
    background: #222d21 !important;
}


.tableBorder {
    border: 1px solid #999999 !important;
}

.padding-all-details, .padding-top {
    padding-top: 5px;
}

.padding-all-details, .padding-right {
    padding-right: 0px;
}

.padding-all-details, .padding-bottom {
    padding-bottom: 5px;
}

.padding-bottom-5px {
    padding-bottom: 5px !important;
}

.padding-all-details, .padding-left {
    padding-left: 5px;
}

.padding-top-5px {
    padding-top: 5px !important;
}

.padding-top-9px {
    padding-top: 9px !important;
}

.padding-top-12 {
    padding-top: 12px !important;
}

.padding-left-5px {
    padding-left: 5px !important;
}

.padding-left-8 {
    padding-left: 8px !important;
}

.padding-left-10 {
    padding-left: 10px !important;
}

.padding-left-13 {
    padding-left: 13px !important;
}

.padding-left-14 {
    padding-left: 14px !important;
}

.padding-left-15 {
    padding-left: 15px !important;
}

.padding-left-16 {
    padding-left: 16px !important;
}

.padding-left-17 {
    padding-left: 17px !important;
}

.padding-left-20 {
    padding-left: 20px !important;
}

.padding-left-22 {
    padding-left: 22px !important;
}

.padding-left-24 {
    padding-left: 24px !important;
}

.padding-left-27 {
    padding-left: 27px !important;
}

.padding-left-30 {
    padding-left: 30px !important;
}

.padding-left-40 {
    padding-left: 40px !important;
}

.padding-left-45 {
    padding-left: 45px !important;
}

.padding-left-65 {
    padding-left: 65px !important;
}

.padding-left-140 {
    padding-left: 140px !important;
}

.login-box .padding-right {
    padding-right: 10px;
}

.padding-right-3px {
    padding-right: 3px !important;
}

.padding-right-4px {
    padding-right: 4px !important;
}

.padding-right-5px {
    padding-right: 5px !important;
}

.padding-right-7 {
    padding-right: 7px !important;
}

.padding-right-10 {
    padding-right: 10px !important;
}

.padding-right-12 {
    padding-right: 12px !important;
}

/*Mantis#16579 FY2017 Changes: Added class*/
.padding-right-17 {
    padding-right: 17px !important;
}

.padding-right-25 {
    padding-right: 25px !important;
}

.padding-right-30 {
    padding-right: 30px !important;
}

.padding-right-40 {
    padding-right: 40px !important;
}

.padding-right-45 {
    padding-right: 45px !important;
}

.padding-right-112 {
    padding-right: 112px !important;
}


.title {
    background-color: #999;
    color: #fff;
    font-size: 14px;
    padding: 0px 10px !important;
    height: 28px;
    line-height: 28px !important;
    display: block;
    margin: 0px;
}

.fullwidth-10 {
    width: 10%;
}

.fullwidth-20 {
    width: 20%;
}

.fullwidth-30 {
    width: 30%;
}

.fullwidth-40 {
    width: 40%;
}

.fullwidth-50 {
    width: 50%;
}

.fullwidth-60 {
    width: 60%;
}

.fullwidth-70 {
    width: 70%;
}

.fullwidth-80 {
    width: 80%;
}

.fullwidth-90 {
    width: 90%;
}

.fullwidth-98 {
    width: 98%;
}

.fullwidth-99 {
    width: 99%;
}

.wrap-box {
    background: #fff;
    padding: 1px !important;
}

.label-count tr td {
    line-height: 17px;
    vertical-align: top;
    padding: 1px 0px 2px 2px;
}

.labelalign-middle tr td {
    line-height: 17px;
    vertical-align: middle;
    padding: 1px 0px 2px 2px;
}

.label-count tr td input.k-textbox {
    vertical-align: top;
    padding: 0px;
    font-size: 12px;
}

.label-count tr td .k-dropdown-wrap {
    font-size: 12px;
}

.toolbar .menubutton .button {
    margin: 0px;
    height: 25px;
    line-height: 25px;
}

.dashboard .button {
    font-size: 14px !important;
    min-width: 25px;
    padding: 0 6px;
}

.dashboardText {
    width: 100px;
    height: 20px !important;
    padding: 0px !important;
    font-size: 12px !important;
    background: #d3ceca !important;
    border: 1px solid #B1B1B1 !important;
}

.dashboardText1 {
    width: 120px;
    height: 20px !important;
    padding: 0px !important;
    font-size: 12px !important;
    background: #d3ceca !important;
    border: 1px solid #B1B1B1 !important;
}

.dashboardText5 {
    width: 70px;
    height: 20px !important;
    padding: 0px !important;
    font-size: 12px !important;
    background: #d3ceca !important;
    border: 1px solid #B1B1B1 !important;
}

.compliance {
    text-decoration: underline;
    color: #0000ff !important;
    cursor: pointer;
}

.complianceTextBox {
    width: 120px;
    height: 20px !important;
    padding: 0px !important;
    font-size: 12px !important;
    background: rgb(194, 255, 194) !important;
    border: 1px solid #B1B1B1 !important;
}

.errorstatus {
    width: 78px;
    height: 18px !important;
    padding: 0px !important;
    font-size: 12px !important;
    background: #d3ceca !important;
    border: 1px solid #B1B1B1 !important;
}

.errorstatus-85 {
    width: 83px;
    height: 18px !important;
    padding: 0px !important;
    font-size: 12px !important;
    background: #d3ceca !important;
    border: 1px solid #B1B1B1 !important
}

.text-info {
    color: #000304;
}

.dashboard .fullwidth .dashboardRW {
    line-height: 20px;
}

.dashboard .fullwidth td {
    width: 0px !important;
    padding: 1px 2px;
    line-height: 20px;
    vertical-align: top;
}

.dashboard .fullwidth td {
    min-width: 35px;
    max-width: 130px;
}

.dashboard .LedSplash td {
    min-width: 0;
}

.lineheight {
    line-height: 21px !important;
}

.lockdownStatus {
    padding: 0px 0px 0px 37px !important;
}

/*Mantis#17959 Changes*/
.UseofDashWarnig {
    padding: 0px 0px 0px 37px !important;
    color: #FFA500 !important;    
}

.padding-all-1 {
    padding: 1px;
}

.padding-all-5 tr td {
    padding: 5px;
}

/* FIM Screen*/
.fim-k-textbox-width-25 {
    width: 25px;
}

.fim-k-textbox-width-40 {
    width: 40px;
}

.fim-k-textbox-width-45 {
    width: 45px;
}

.fim-k-textbox-width-60 {
    width: 60px;
}

.fim-k-textbox-width-80 {
    width: 80px;
}

.fim-k-textbox-width-110 {
    width: 110px;
}

.fim-k-textbox-width-120 {
    width: 120px;
}

.fim-k-textbox-width-125 {
    width: 125px;
}

.fim-track-dis-radio-width {
    height: 30px;
    vertical-align: middle;
    display: inline-table;
    width: 469px;
}

    .fim-track-dis-radio-width .k-radio-label {
        padding-top: 1px !important;
    }

.k-textarea {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    color: #000;
}

.k-textboxarea-width-150 {
    width: 150px;
}

.k-textboxarea-width-200 {
    width: 200px;
}

.k-textboxarea-width-450 {
    width: 450px;
}

.k-textboxarea-width-fill {
    width: 98%;
}

.k-textboxarea-width-615 {
    width: 615px;
}

.k-textboxarea-width-625 {
    width: 625px;
    height: 60px;
}

.k-textboxarea-width-900 {
    width: 900px;
    height: 60px;
}

.fim-k-dropdown-width-38 {
    width: 38px;
}

.fim-k-dropdown-width {
    width: 40px;
}

.fim-k-dropdown-width-45 {
    width: 45px;
}

.fimtrack-k-dropdown-width {
    width: 100px;
}

.fimstatus-sup-text {
    font-size: 8px;
}

.padding-left-10 {
    padding-left: 10px !important;
}

.k-dropdown .k-input, .k-selectbox .k-input {
    display: block;
    overflow: hidden;
    text-overflow: inherit;
}

fim-admission-padding-right {
    padding-right: 60px !important;
}
/**/

/*Kendo Upload Controls*/
.k-upload-pct {
    line-height: 15px !important;
}

.k-upload {
    position: relative !important;
    width: 400px !important;
}

.k-filename {
    position: relative !important;
    display: inline-block !important;
    min-width: 10px !important;
    max-width: 300px !important;
    vertical-align: middle !important;
    margin-left: 1em !important;
    padding-bottom: .167em !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    -o-text-overflow: ellipsis !important;
    white-space: nowrap !important;
}

/*Kendo Upload Controls*/

/**/
.column-width-11 {
    width: 11px;
}

.column-width-12 {
    width: 12px;
}

.column-width-15 {
    width: 15px;
}

.column-width-22 {
    width: 22px;
}

.column-width-25 {
    width: 25px;
}

.column-width-30 {
    width: 30px;
}

.column-width-35 {
    width: 35px;
}

.column-width-43 {
    width: 43px;
}

.column-width-50 {
    width: 50px;
}

.column-width-51 {
    width: 51px;
}

.column-width-55 {
    width: 55px;
}

.column-width-63 {
    width: 63px;
}

.column-width-65 {
    width: 65px;
}

.column-width-70 {
    width: 70px;
}

.column-width-80 {
    width: 80px;
}

.column-width-85 {
    width: 85px;
}

.column-width-90 {
    width: 90px;
}

.column-width-91 {
    width: 91px;
}

.column-width-93 {
    width: 93px;
}

.column-width-94 {
    width: 94px;
}

.column-width-98 {
    width: 98px;
}

.column-width-99 {
    width: 99px;
}

.column-width-100 {
    width: 100px;
}

.column-width-103 {
    width: 103px;
}

.column-width-104 {
    width: 104px;
}

.column-width-113 {
    width: 113px;
}

.column-width-115 {
    width: 115px;
}

.column-width-120 {
    width: 120px;
}

.column-width-130 {
    width: 130px;
}

.column-width-122 {
    width: 122px;
}

.column-width-123 {
    width: 123px;
}

.column-width-125 {
    width: 125px;
}

.column-width-140 {
    width: 140px;
}

.column-width-145 {
    width: 145px;
}

.column-width-146 {
    width: 146px;
}

.column-width-149 {
    width: 149px;
}

.column-width-150 {
    width: 150px;
}

.column-width-155 {
    width: 155px;
}

.column-width-170 {
    width: 170px;
}

.column-width-175 {
    width: 175px;
}

/*Mantis#16579 FY2017 Changes: Added class*/
.column-width-178 {
    width: 178px;
}

.column-width-190 {
    width: 190px;
}

.column-width-200 {
    width: 200px;
}

.column-width-210 {
    width: 210px;
}

.column-width-223 {
    width: 223px;
}

.column-width-240 {
    width: 240px;
}

.column-width-230 {
    width: 230px;
}

.column-width-250 {
    width: 250px;
}

.column-width-255 {
    width: 255px;
}

.column-width-279 {
    width: 279px;
}

.column-width-280 {
    width: 280px;
}

.column-width-281 {
    width: 281px;
}

.column-width-285 {
    width: 285px;
}

.column-width-300 {
    width: 300px;
}

.column-width-350 {
    width: 350px;
}

.column-width-360 {
    width: 360px;
}

.column-width-400 {
    width: 400px;
}

.column-width-450 {
    width: 450px;
}

.column-width-455 {
    width: 455px;
}

.column-width-475 {
    width: 475px;
}

.column-width-600 {
    width: 600px;
}

.column-width-650 {
    width: 650px;
}

.column-width-670 {
    width: 670px;
}

.column-width-750 {
    width: 750px;
}
/**/

.disabledTextColor {
    background: #d3ceca !important;
    cursor:auto;
}

/* Button Width */
.button-width-80 {
    width: 80px;
}


/* Textbox Width */
.k-textbox-width-25 {
    width: 25px;
}

.k-textbox-width-40 {
    width: 40px;
}

.k-textbox-width-65 {
    width: 65px;
}

.k-textbox-width-80 {
    width: 80px;
}

.k-textbox-width-85 {
    width: 85px;
}

.k-textbox-width-97 {
    width: 97px;
}

.k-textbox-width-100 {
    width: 100px;
}

.k-textbox-width-105 {
    width: 105px;
}

.k-textbox-width-130 {
    width: 130px;
}

.k-textbox-width-140 {
    width: 140px;
}

.k-textbox-width-145 {
    width: 145px;
}

.k-textbox-width-149 {
    width: 149px;
}

.k-textbox-width-150 {
    width: 150px;
}

.k-textbox-width-160 {
    width: 160px;
}

.k-textbox-width-200 {
    width: 200px;
}

.k-textbox-width-210 {
    width: 210px;
}

.k-textbox-width-230 {
    width: 230px;
}

.k-textbox-width-250 {
    width: 250px;
}

.k-textbox-width-275 {
    width: 275px;
}

.k-textbox-width-320 {
    width: 320px;
}

.k-textbox-width-337 {
    width: 337px;
}

.k-textbox-width-357 {
    width: 357px;
}

.k-textbox-width-415 {
    width: 415px;
}

.k-textbox-width-405 {
    width: 405px;
}

.k-textbox-width-390 {
    width: 390px;
}

.k-textbox-width-425 {
    width: 425px;
}

.k-textbox-width-450 {
    width: 450px;
}

.k-textbox-width-465 {
    width: 465px;
}

.k-textbox-width-500 {
    width: 500px;
}

.k-textbox-width-575 {
    width: 575px;
}

.k-textbox-width-615 {
    width: 615px;
}

.k-textbox-width-650 {
    width: 650px;
}

.k-textbox-width-735 {
    width: 735px;
}

.k-textbox-width-738 {
    width: 738px;
}

.k-textbox-height-19 {
    height: 19px !important;
}

.k-textbox-height-20 {
    height: 20px !important;
}


/* Dropdown Width */

.k-dropdown-width-60 {
    width: 60px;
}

.k-dropdown-width-80 {
    width: 80px;
}

.k-dropdown-width-97 {
    width: 97px;
}

.k-dropdown-width-145 {
    width: 145px;
}

.k-dropdown-width-150 {
    width: 150px;
}

.k-dropdown-width-165 {
    width: 165px;
}

.k-dropdown-width-170 {
    width: 170px;
}

.k-dropdown-width-175 {
    width: 175px;
}

.k-dropdown-width-180 {
    width: 180px;
}

.k-dropdown-width-185 {
    width: 185px;
}

.k-dropdown-width-200 {
    width: 200px;
}

.k-dropdown-width-230 {
    width: 230px;
}

.k-dropdown-width-250 {
    width: 250px;
}

.k-dropdown-width-275 {
    width: 275px;
}

.k-dropdown-width-290 {
    width: 290px;
}

.k-dropdown-width-300 {
    width: 300px;
}

.k-dropdown-width-314 {
    width: 314px;
}

.k-dropdown-width-320 {
    width: 320px;
}

.k-dropdown-width-390 {
    width: 390px;
}

.k-dropdown-width-550 {
    width: 550px;
}

.k-dropdown-width-554 {
    width: 554px;
}

.k-dropdown-width-660 {
    width: 660px;
}

/* DatePicker Width */
.k-picker-width-100 {
    width: 100px;
}
/**/
.fim-track-adm-checkbox-center {
    margin-right: -125px;
    margin-left: 110px;
}

.listbutton {
    min-width: 25px !important;
}

.listbutton {
    background: #9b9b9b none repeat scroll 0 0;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    height: 28px;
    line-height: 23px;
    min-width: 62px;
    padding: 0 10px;
    text-align: center;
    width: auto;
    border: 0px;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
}

.button.disable {
    background: #D4D4D4 !important;
    color: #9C9C9C;
}

.irfpai-button {
    width: 30px;
    min-width: 10px !important;
    margin-top: 0px !important;
    margin-bottom: 2px !important;
}

.k-textbox-compliance {
    background-color: #bdffc4;
}

.dashboardText1.readonly {
    background: #d3ceca !important;
    border: 1px solid #B1B1B1 !important;
}

.read span.k-dropdown-wrap.k-state-default {
    background: #e5e5e5;
}

.text-info a {
    color: #2e5a7c;
    font-weight: bold;
    font-size: 14px;
}

.login input[name='NewPassword'] {
    border: 1px solid #ccc;
}

.login input[name='ConfirmPassword'] {
    border: 1px solid #ccc;
}

.button-mid {
    background: #9b9b9b none repeat scroll 0 0;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    height: 24px;
    line-height: 23px;
    min-width: 62px;
    padding: 0 10px;
    text-align: center;
    width: auto;
    border: 0px;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
}


.button-dashboard {
    background: #9b9b9b none repeat scroll 0 0;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    height: 20px !important;
	width: 75px !important;
    line-height: 19px;
    min-width: 62px;
    padding: 0 5px;
    text-align: center;
    border: 0px;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
}



.button-gridrefresh {
    background: #9b9b9b none repeat scroll 0 0;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    height: 23px;
    line-height: 0px;
    min-width: 62px;
    padding: 0px 0px 3px 0px;
    text-align: center;
    width: auto;
    border: 0px;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
}

/*Layout related styles */
.datefield-width {
    width: 100px;
}

.customDateWidth {
    width: 100px;
}

/*.customTableWidth {
    width: 350px;
}

.customColumnWidth {
    width: 100px;
}*/

.field-index-width {
    width: 25px;
}

.field-index-padding {
    width: 25px;
    padding: 0px 10px;
}

.field-1-width {
    width: 255px;
}

.field-1-1-width {
    width: 261px;
}

.text-info span.cnt1 {
    position: absolute;
    top: -3px;
}

.text-info span.cnt2 {
    position: relative;
    top: 6px;
    margin-right: 4px;
}

.dot {
    display: inline-block;
    vertical-align: top;
    margin-right: 2px;
}

.text {
    display: inline-block;
    width: 96%;
}

.passwordtext {
    display: inline-block;
    width: 97%;
}

.password-content {
    margin-left: 0px;
}

.password-content-padding {
    padding-top: 0 !important;
    min-height: 135px !important;
}
/**/

/**/

.pre .demographics {
    width: 100px;
    height: 25px;
    line-height: 20px;
}
/*.pretitle {  background-color:#999; color:#fff; font-size:16px; padding: 7px 10px;   height:28px ; line-height:28px ; margin: 0px }*/
.pretitle {
    background-color: #999;
    color: #fff;
    font-size: 14px;
    padding: 0px 10px 0px 3px !important;
    height: 28px;
    line-height: 28px !important;
    margin: 0px;
}


.brown-color {
    color: #8e6143 !important;
}

.sienna-color {
    color: sienna !important;
}

/* ADTS Styles*/
.ADTS .heading {
    width: 3px;
}

.ADTS .spacer {
    width: 7px;
}

.ADTS .spacer-1 {
    width: 10px;
}

.ADTS .field-1-width {
    width: 225px;
}

.ADTS .financial {
    width: 125px;
}

.ADTS .control-width {
    width: 200px;
}

.ADTS .checkboxlist {
    width: 300px;
}

.ADTS .reasonfordecision {
    height: 200px;
    overflow-y: scroll;
    border: 1px solid #999999 !important;
}

    .ADTS .reasonfordecision input[type="checkbox"] {
        margin: 10px 3px;
    }

.recisiontext {
    display: inline-block;
    width: 80%;
}

.textbox-column {
    width: 100px !important;
    margin: 0px;
}

.padding-list-5 {
    padding: 5px;
    display: block;
}
/* */

/**/
.qicolumn-width-60 {
    width: 60px;
}

/*Mantis#16579 FY2017 Changes: Added class*/
.valign-top {
    vertical-align: top;
}

/*Mantis#16579 FY2017 Changes: Added class*/
.qicolumn-width-55 {
    width: 55px;
}

.qi-hover {
    cursor: pointer;
}

.qicolumn-width-88 {
    width: 88px;
}

.qicolumn-width-75 {
    width: 75px;
}

.qi-height-17 {
    height: 17px;
}

.qi-padding-right {
    padding-right: 12px;
}

.qi-padding-right15 {
    padding-right: 15px !important;
}

.qivalign-bottom {
    vertical-align: bottom !important;
}

.qicolumn-width-18 {
    width: 18px;
}
/*classes used in new qi tabs*/
.qi-padding-right50 {
    padding-right: 50px !important;
}

.qicolumn-width-112 {
    width: 112px;
}
/*classes used in new qi tabs*/
/**/
/*Added by Vineyard(AKR) on 03/16/2023.*/
.ptextbox-24 {
    width: 24px;
}
.ptextbox-85 {
    width: 85px;
}

/**/
.ICD-width-70 {
    width: 70px;
}

.ICD-width-80 {
    width: 80px;
}
/**/

/* Facility Contacts*/
.orangecolor label {
    font-size: 12px;
    font-weight: bold;
    color: #8e6143;
}

.facilitycontacts-darkbluebold {
    color: #165a8e !important;
    font-weight: bold;
}
/**/

/* Interim Followup*/
.ignore-padding-right {
    padding-right: 0px !important;
}

.small-buttons {
    min-width: 20px !important;
    margin-top: 0px !important;
    margin-bottom: 2px !important;
}

.interrim-height-9 {
    height: 9px;
    display: block;
}

.interrim-height-213 {
    height: 213px;
    display: block;
}

.interrim-height-230 {
    height: 230px;
    display: block;
}

.interrim-height-247 {
    height: 247px;
    display: block;
}
/**/

.nowrap {
    white-space: nowrap;
}

/**/
.custom-check-item {
    margin: 0 !important;
}
/**/

/**/
.vertical-height-3 {
    height: 3px;
    display: block;
}

.vertical-height-5 {
    height: 5px;
    display: block;
}

.vertical-height-10 {
    height: 10px;
}

/*Fix for #16480  - PROi-Regular Product Issue*/
.vertical-height-15{
    height: 15px;
}


.vertical-height-25 {
    display: block;
    height: 25px;
}

.vertical-height-40 {
    display: block;
    height: 40px;
}

.vertical-height-20 {
    display: block;
    height: 20px;
}

.vertical-height-28 {
    height: 28px !important;
}

.vertical-height-136 {
    height: 136px;
}

.vertical-height-150 {
    height: 150px;
}

.vertical-height-153 {
    height: 153px;
}

.vertical-height-176 {
    height: 176px;
}

.vertical-height-200 {
    height: 200px;
}

.vertical-height-290 {
    height: 290px;
}

.vertical-height-320 {
    height: 320px;
}

.vertical-height-370 {
    height: 370px;
}

.vertical-height-390 {
    height: 390px;
}

.vertical-height-400 {
    height: 400px;
}

.vertical-height-450 {
    height: 450px;
}

.vertical-height-500 {
    height: 500px;
}

.vertical-height-760 {
    height: 760px;
    vertical-align: top;
}

.vertical-height-860 {
    height: 860px;
    vertical-align: top;
}



/**/

/* Heights for sections*/
.preadmit-height-242 {
    height: 242px;
}

.sidebar-collapse .preadmit-height-242 {
    height: 259px;
}

.fim-height-258 {
    height: 258px;
}
/**/

.goalsborder {
    width: 670px;
    border: solid 1px;
    border-color: #0080c0;
}

/* Reports related CSS classes */
.report-k-textarea-width {
    width: 526px;
}

.report-k-title-width {
    width: 267px;
}

.report-desc-textwidth {
    display: block;
    width: 966px;
    word-wrap: break-word;
}
/* Reports related CSS classes */

.rule-complaince-1 {
    color: #165a8e;
}

.rule-complaince-2 {
    color: #3333cc;
}

.k-checkbox-label:before {
    background-color: #DEDEDE !important;
    border-color: #A7A7A7 !important;
    border-radius: 0px !important;
}

.k-checkbox-label:after {    
    border-color: #A7A7A7 !important;
    border-radius: 0px !important;
}

.k-checkbox:checked + .k-checkbox-label:after {    
    border-color: #A7A7A7;
    border-radius: 0px !important;
    color: #000;
    font-weight: bold;
}

.k-checkbox:disabled+.k-checkbox-label:after, .k-checkbox:checked:disabled+.k-checkbox-label:active:after, .k-checkbox:disabled+.k-checkbox-label:hover:before, .k-checkbox:checked:disabled+.k-checkbox-label:hover:after {
    background: #d3ceca;
    border-color: #7f7f7f;
    border-radius: 3px;
}


/*Mantis#16787 Changes: Added 'padding: 0em' to remove spaces between search icon and label*/
.k-header > .k-grid-filter, .k-header > .k-header-column-menu {
    float: right;
    padding: .5em .2em .4em .0em;
    position: relative;
    z-index: 1;
    display: block !important;
    margin: 0px !important;
}

.k-filter-help-text {
    color: #000 !important;
}

.k-dirty {
    border-style: none !important;
}

.editable-cell {
    text-align: center;
}

.custombutton-cell {
    text-align: center;
}

.caseimport-editable-cell {
    text-align: left;
    padding-left: 11px !important;
}

.icd-editable-cell {
    text-align: left;
    padding-left: 10px !important;
}

.icdcodes .icdcodescreenheight {
    vertical-align: top;
    padding-top: 2px;
}

td[role="gridcell"] {
    vertical-align: middle !important;
}

.k-grid-header th.k-header:first-child {
    text-align: center;
    padding-right: 3px !important;
}

.k-radio:checked + .k-radio-label:after {
    background-color: #000;
    border-radius: 50%;
}

.contactuslink {
    color: #0092dd !important;
}

.fpp label {
    line-height: 0px;
}

.cms .k-radio-label {
    margin-left: 0px;
}

.privilege-bold {
    font-weight: bold;
}

li.k-item span {
    position: relative;
    top: 0px;
    left: 4px;
}

.pss-fieldset-padding {
    padding-right: 27px;
}



/*.k-list-container .k-list .k-item {border-bottom:0.5px solid #fff !important;}
.k-list-container .k-list .k-item.k-state-selected {border-bottom:0.5px solid #fff !important;}*/

/* Report Related css classes*/
.rp-icon {
    display: inline-block;
}

.rp-text {
    display: inline-block;
    vertical-align: top;
    padding-top: 3px;
    /*padding-top: 6px;*/
    /*width: 85%;*/
}

.rp-desc {
    line-height: 14px;
    margin-top: 6px;
    -ms-word-wrap: break-word; /*For IE browser*/
    word-wrap: break-word; /* for Chrome/firefox*/
    width: 800px !important;
    /*width: 728px !important;*/
}

.rp-mainitle {
    font-size: 15px;
}

.rp-mainitle-1 {
    font-size: 15px;
    background: #445F7D;
    color: #FFF;
}

.rp-category {
    padding-left: 13px !important;
    font-weight: bold;
    font-size: 15px;
    color: blue;
}

.rp-category-1 {
    font-weight: bold;
    font-size: 15px;
    background: #FFF;
    color: blue;
}

.cms-mandated {
	color: #0000FF;
}

.rp-subcategory {
    padding-left: 30px !important;
}

.rp-subcategory-title {
    font-weight: bold;
    font-size: 15px;
}

.rp-bold-title {
    font-weight: bold;
}

.rp-reportdetils {
    padding-left: 32px !important;
}
/** Report Related changes end */

.white-background {
    background-color: #fff;
}

.comorbid .label-count tr td {
    line-height: 14px;
    vertical-align: top;
    padding: 0px 0px 1px 3px;
}

.leftmenuactivecolor {
    color: #eeba4c !important;
}

.pss .label-count tr td {
    line-height: 6px;
    vertical-align: middle;
}

.pss .prelabel-count tr td {
    line-height: 10px;
    vertical-align: middle;
    padding: 1px 0px 2px 2px;
}

.pss table label {
    line-height: 20px;
}

.pss .k-textbox-dimensions {
    height: 20px !important;
    width: 110px;
    vertical-align: middle;
}

.pss .k-label-width-440 {
    width: 440px;
}

.pss .pssvertical-align {
    vertical-align: top !important;
    padding-top: 8px !important;
}

.psscustom {
    border-right: 0px solid;
    border-top: 0px solid;
    overflow: auto;
    border-left: 0px solid;
    border-bottom: 0px solid;
    height: 520px;
    position: relative;
}

.k-grid-content table tr td {
    border-bottom: 1px solid #C5C5C5;
    padding: 0px 1px 2px 5px;
    -ms-word-wrap: break-word;
}

.importspec .k-header {
    background-color: #fff !important;
}

.pss .window-button {
    height: 20px !important;
    line-height: 13px !important;
    min-width: 15px;
}

.tabstripbackground {
    background-color: #165a8e !important;
}

.k-upload-files {
    line-height: 25px;
}

.k-dropzone {
    border-style: solid;
    border-width: 0;
    padding: 0.8em;
    background-color: transparent;
    height: 20px;
}

.facilitycontacts .k-dropdown:focus > .k-dropdown-wrap > .k-input {
    color: #fff !important;
}

.qistatus {
    height: 300px;
    max-height: 300px;
}

/* End - Design changes as per the client - Siva*/

@-moz-document url-prefix() {

    .k-window .grid-filter-container table {
        line-height: 20px;
    }
}

@media screen and (min-color-index:0) and(-webkit-min-device-pixel-ratio:0) {
    @media {
        .k-window .grid-filter-container table {
            line-height: 20px;
        }
    }







    .k-window .grid-filter-container table thead tr th {
        width: 200px;
        text-align: center;
    }

    /*k-dropdown default state bg color */
    .k-dropdown-wrap.k-state-default {
        background: #fff;
    }



    .k-table, .k-table td {
        border: none !important;
        text-align: left !important;
        line-height: 22px;
    }

    .k-table, .k-table {
        border: none !important;
    }



    .dot {
        background: #000;
        border-radius: 10px;
        width: 16px;
        height: 16px;
        display: inline-block;
    }


    /*on d*/
    .ondemandedwebcastheading + td.darkbluebold b {
        white-space: nowrap;
    }

    /*----------------------------------------------------------------*/

    @media (max-height:700px) {


        body.login {
            overflow-y: auto;
        }

        body.login {
            min-height: 700px;
        }

        .login .copyright {
            position: fixed;
            bottom: 0px;
        }
    }





    @media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation :landscape) and (-webkit-min-device-pixel-ratio: 1) {

        .login .ace-keycode-lbl {
            padding-top: 2px;
        }

        .margin-all, .margin-left {
            margin-left: 26px !important;
            margin-top: 12px;
        }

        .login .logo-comodo {
            margin: -20px 10px 10px;
        }

        body.mac .login .ace-keycode-lbl {
            padding-top: 2px !important;
        }

        body.mac .margin-all, .margin-left {
            margin-left: 26px !important;
            margin-top: 12px;
        }

        body.mac .login .logo-comodo {
            margin: -20px 10px 10px !important;
        }

        .dashboard .button {
            font-size: 10px !important;
        }

        .dashboard .fullwidth td {
            font-size: 10px !important;
        }

        .k-icon {
            background: url('./../Content/kendo/Default/sprite.png') !important;
            border-color: transparent;
        }
            /*icons*/

            .k-icon.k-i-arrow-s {
                background-position: 0 -32px !important;
            }

            .k-icon.k-i-close {
                background-position: -32px -16px !important;
            }

        .icon-switch {
            background-position: -123px -970px;
            margin-top: -2px;
            margin-left: -15px;
            background-color: #535D61;
            border: 1px solid #666;
            height: 27px;
        }

        .facility-codes .icon-search {
            background-position: -157px -83px !important;
            /* background-position: -123px -970px; */
            margin-top: -2px;
            background-color: #535D61;
            border: 1px solid #666;
            height: 27px;
        }

        .icon-content.darkbluebold {
            line-height: 13px;
            width: 640px;
        }

        .k-select .k-icon:not(.k-loading) {
            background-position: 0 -32px !important;
        }

        .k-nav-prev .k-icon:not(.k-i-arrow-e) {
            background-position: 0 -48px !important;
        }

        .k-nav-next .k-icon:not(.k-i-arrow-w) {
            background-position: 0 -14px !important;
        }

        .k-hierarchy-cell .k-plus {
            background-position: 0 -192px !important;
        }

        .k-pager-nav .k-icon:not(.k-i-arrow-w) {
            background-position: 0px -14px !important;
        }

        .k-pager-nav .k-icon:not(.k-i-arrow-e) {
            background-position: 0px -48px !important;
        }

        .k-pager-nav.k-pager-first .k-icon:not(.k-loading) {
            background-position: 0px -112px !important;
        }

        .k-pager-nav.k-pager-last .k-icon:not(.k-loading) {
            background-position: 0px -80px !important;
        }
    }



    @media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation :portrait) and (-webkit-min-device-pixel-ratio: 1) {

        .login {
            background-image: url(Images/portrait-skyline.png);
            background-size: 100%;
            background-repeat: no-repeat;
            background-color: #062238;
        }

            .login .ace-keycode-lbl {
                padding-top: 2px;
            }

        .margin-all, .margin-left {
            margin-left: 26px !important;
            margin-top: 12px;
        }

        .login .logo-comodo {
            margin: -20px 10px 10px;
        }

        .dashboard .button {
            font-size: 10px !important;
        }

        .dashboard .fullwidth td {
            font-size: 10px !important;
        }

        .k-icon {
            background: url('./../Content/kendo/Default/sprite.png') !important;
            border-color: transparent;
        }
            /*icons*/
            .k-icon.k-i-arrow-s {
                background-position: 0 -32px !important;
            }

            .k-icon.k-i-close {
                background-position: -32px -16px !important;
            }

        .icon-switch {
            background-position: -123px -970px;
            margin-top: -2px;
            margin-left: -15px;
            background-color: #535D61;
            border: 1px solid #666;
            height: 27px;
        }

        .facility-codes .icon-search {
            background-position: -157px -83px !important;
            /* background-position: -123px -970px; */
            margin-top: -2px;
            background-color: #535D61;
            border: 1px solid #666;
            height: 27px;
        }

        .icon-content.darkbluebold {
            line-height: 13px;
            width: 630px;
        }

        .k-select .k-icon:not(.k-loading) {
            background-position: 0 -32px !important;
        }

        .k-nav-prev .k-icon:not(.k-i-arrow-e) {
            background-position: 0 -48px !important;
        }

        .k-nav-next .k-icon:not(.k-i-arrow-w) {
            background-position: 0 -14px !important;
        }

        .k-hierarchy-cell .k-plus {
            background-position: 0 -192px !important;
        }

        .k-pager-nav .k-icon:not(.k-i-arrow-w) {
            background-position: 0px -14px !important;
        }

        .k-pager-nav .k-icon:not(.k-i-arrow-e) {
            background-position: 0px -48px !important;
        }

        .k-pager-nav.k-pager-first .k-icon:not(.k-loading) {
            background-position: 0px -112px !important;
        }

        .k-pager-nav.k-pager-last .k-icon:not(.k-loading) {
            background-position: 0px -80px !important;
        }
    }


    /* to remove the extra checkbox when the control is disabled*/
    input.k-checkbox, .k-radio {
        display: inline;
        opacity: 0 !important;
        position: absolute;
    }


    /*exam review username field width*/

    .k-window .k-window-content [aria-labelledby="ExamReview_wnd_title"] input.k-textbox[name="UserName"] {
        min-width: 200px !important;
        width: 200px;
    }



    @supports (-webkit-appearance:none) {
        input[type=checkbox]:checked {
            background: url('./../Content/images/icons-sprite.png') !important;
            background-position: -162px -398px !important;
        }




        .k-grid .editable-cell input[type="radio"] {
            margin: 5px !important;
            border-radius: 31px !important;
            outline: none !important;
            width: 12px;
            height: 12px;
            border: solid 1px #777;
            text-align: center;
        }

        input[type="radio"]:checked {
            background: url('./../Content/images/icons-sprite.png') !important;
            background-position: -286px -391px !important;
        }
    }

    @media screen and (-webkit-min-device-pixel-ratio:0) {
        input[type="radio"] {
            -webkit-appearance: radio !important;
            width: 13px !important;
            height: 13px !important;
        }

        input[type="checkbox"] {
            -webkit-appearance: checkbox !important;
            width: 14px !important;
            height: 14px !important;
        }
    }



    /* As per punitha need to add a generic CSS class - 08/03/2015*/
    .k-grid-header th.k-header {
        vertical-align: middle;
    }

    /*Moved the following classes from subscriber.css, to use in PROi*/
    .icon-padding {
        padding-left: 45px;
    }

    .padding-left-15 {
        padding-left: 15px !important;
    }

    .padding-left-5 {
        padding-left: 5px;
    }

    .icon-width {
        width: 52px;
    }

    .icon-margin {
        margin-top: 0px;
    }

    .gray {
        color: gray;
    }

    .darkbluebold {
        color: #165a8e;
    }

    .icon-content {
        position: absolute;
        margin-left: -29px;
    }
