@font-face {
    font-family: 'Open Sans Regular';
    src: url('../fonts/Open Sans/OpenSans-Regular.ttf');
    /* IE9 Compat Modes */
    src: url('../fonts/Open Sans/OpenSans-Regular.ttf') format('truetype'), /* Safari, Android, iOS */
}

@font-face {
    font-family: 'Open Sans Bold';
    src: url('../fonts/Open Sans/OpenSans-Bold.ttf');
    /* IE9 Compat Modes */
    src: url('../fonts/Open Sans/OpenSans-Bold.ttf') format('truetype'), /* Safari, Android, iOS */
}

@font-face {
    font-family: 'Open Sans BoldItalic';
    src: url('../fonts/Open Sans/OpenSans-BoldItalic.ttf');
    /* IE9 Compat Modes */
    src: url('../fonts/Open Sans/OpenSans-BoldItalic.ttf') format('truetype'), /* Safari, Android, iOS */
}

@font-face {
    font-family: 'Open Sans ExtraBold';
    src: url('../fonts/Open Sans/OpenSans-ExtraBold.ttf');
    /* IE9 Compat Modes */
    src: url('../fonts/Open Sans/OpenSans-ExtraBold.ttf') format('truetype'), /* Safari, Android, iOS */
}

@font-face {
    font-family: 'Open Sans ExtraBoldItalic';
    src: url('../fonts/Open Sans/OpenSans-ExtraBoldItalic.ttf');
    /* IE9 Compat Modes */
    src: url('../fonts/Open Sans/OpenSans-ExtraBoldItalic.ttf') format('truetype'), /* Safari, Android, iOS */
}

@font-face {
    font-family: 'Open Sans Italic';
    src: url('../fonts/Open Sans/OpenSans-Italic.ttf');
    /* IE9 Compat Modes */
    src: url('../fonts/Open Sans/OpenSans-Italic.ttf') format('truetype'), /* Safari, Android, iOS */
}

@font-face {
    font-family: 'Open Sans Light';
    src: url('../fonts/Open Sans/OpenSans-Light.ttf');
    /* IE9 Compat Modes */
    src: url('../fonts/Open Sans/OpenSans-Light.ttf') format('truetype'), /* Safari, Android, iOS */
}

@font-face {
    font-family: 'Open Sans LightItalic';
    src: url('../fonts/Open Sans/OpenSans-LightItalic.ttf');
    /* IE9 Compat Modes */
    src: url('../fonts/Open Sans/OpenSans-LightItalic.ttf') format('truetype'), /* Safari, Android, iOS */
}

@font-face {
    font-family: 'Open Sans SemiBold';
    src: url('../fonts/Open Sans/OpenSans-SemiBold.ttf');
    /* IE9 Compat Modes */
    src: url('../fonts/Open Sans/OpenSans-SemiBold.ttf') format('truetype'), /* Safari, Android, iOS */
}

@font-face {
    font-family: 'Open Sans SemiBoldItalic';
    src: url('../fonts/Open Sans/OpenSans-SemiBoldItalic.ttf');
    /* IE9 Compat Modes */
    src: url('../fonts/Open Sans/OpenSans-SemiBoldItalic.ttf') format('truetype'), /* Safari, Android, iOS */
}

@-ms-viewport {
    width: auto !important;
}


.table th, .table td, .table tr{
    text-align: center;
    align-items: center;
    font-size: 14px;
    padding: 4px 6px;
    word-wrap: break-word;
    height: 40px;
    width: 4px;
}

td, th{
    vertical-align: middle !important;
}

/*.modal-body {
    display: flex;
    justify-content: center;
    position: relative;
}*/

.table .child td {
    white-space: normal;
    word-wrap: break-word;
}

.refresh-size {
    font-size: 112%;
}

.dash-token-date {
     font-size: 84%;
}

.glyphicon.glyphicon-dashboard {
    font-size: 36px;
}

/* .dashboardheader {
    background: linear-gradient(#004e96, #0371d0);
    color: white;
    font-size: 15px;
    font-weight: bold;
} */

.dashboardheader {
    /* background: linear-gradient(#004e96, #0371d0);
    color: white;
    font-size: 15px;
    font-weight: bold;
    background-color: #fff; */
    padding-top: 25px;
    padding-bottom:5px;

}

.dashboard-title-wrapper {
    background: linear-gradient(#004e96, #0371d0);
    border-bottom:6px solid #fca61d ;
    max-width: 600px;
    width: 100%;
    color: white;
    font-size: 15px;
    font-weight: bold;
     /* padding: 5px 5px; */
    /* margin-left: 35%;  */
    padding: 6px 10px;
    margin: 0 auto;
    text-align: center;
    border-radius: 10px;
    margin-left: 25.5%;
}

.dashboard-modal-window {
    margin-top: 0% !important;
}

.dashboard-modal-window .modal-body {
    display: flex;
    justify-content: center;
    position: relative;
}

.dashboard-modal-window .modal-dialog {
    width: 98% !important;
    height: 120% !important;
    margin: 7px auto;
}

.dashboard-refresh {
    margin-top: 1%;
    font-weight: bold;
    font: fantasy;
    font-size: 100%;
    margin-bottom: 0%;
    cursor: pointer;
}
.dashboard-date-time {
    position: absolute;
    right: 65px;
    text-align: right;
    color:#004e96;
    font-weight: 600;
}

/* .table-responsive {
    width: 98%; 
    height: auto;
    margin: 0 auto;
    padding: 10px;
    position: relative;
} */

.table-responsive {
    width: 95%;
    height: 105%;
    padding: 10px;
    position: relative;
    table-layout: fixed;
    border-collapse: collapse;
}

.dashboard {
    border-collapse: collapse;
    width: 75%;
    height: 75%;
    font-size: 100%;
    font: fantasy;
}
.dashboard-generatedby{
    position: absolute;
    bottom: 20px;
    left: 55px;
    font-size: 14px;
    color: #004e96;
    font-weight: 500;
    z-index: 9999;
}
.dashboard-logo{
    /* background: url('../img/sprite-updated.png') no-repeat; */
    background: url('../img/FederalLogo.png') no-repeat; 
    background-position: -10px -9px;
    width: 387px;
    height: 127px;
    zoom: 0.3;
    position: absolute;
    bottom: 50px;
    right: 4.5%;
    z-index: 999;
}

.modal-footer{
    border-top: 0px solid #e5e5e5 !important;
}

.footer {
    margin-left: -10px;
    position: fixed;
    left: 14px;
    bottom: 0px;
    font-size: 12px;
    /* color: white; */
}

.exiData {
    border-collapse: collapse;
    width: 60%;
    font-size: 12px;
    box-shadow: 2px 4px 8px 4px rgba(0, 0, 0, 0.2);
    margin-top: 120px;
}

.exiData td {
    border: 2px solid #ddd;
    padding: 8px;
    text-align: left;
}

.exiData tr:hover {
	 background: linear-gradient(#004e96, #0371d0);
     color: white;
     transform: scale(1.06);
     transition: 0.3s;
}

.claimHistory {
    /*font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;*/
    border-collapse: collapse;
    width: 100%;
    font-size: 12px;
}

.claimHistory td,
.claimHistory th {
    border: 2px solid #ddd;
    padding: 8px;
    text-align: center;
}

.claimHistory tr:hover {
    background-color: #ddd;
}

.claimHistory th {
    padding-top: 12px;
    padding-bottom: 12px;
    background: linear-gradient(#004e96, #0371d0);
    color: white;
}

body {
    background-color: #eee;
    height: 100%;
    font-family: "Open Sans Regular" !important;
}

.container {
    background-color: #fff;
    height: auto;
    margin: 0 auto;
    width: 100%;
}

a {
    outline-width: 0 !important;
}

.wrapper {
    height: 100%;
    margin: 0 auto;
    text-align: justify!important;
    background-color: #f8faf9;
}

.removePadding {
    padding: 0
}

.bold-font {
    font-weight: bold;
}

.no-margin {
    margin: 0;
}


/*
select::-ms-expand {
    display: none;
}
*/

.border-left {
    border-left: 2px solid #c3c6cc;
}

.top-margin {
    margin-top: 2%;
}

.no-border {
    border: 0;
}

.btn,
.btn:hover,
.btn:active,
.btn:active:focus,
.btn:visited,
.btn:focus,
.button1,
.button1:hover,
.button1:active,
.button1:active:focus,
.button1:visited,
.button1:focus,
.button-search,
.button-search:hover,
.button-search:active,
.button-search:active:focus,
.button-search:visited,
.button- search:focus,
.button-fetch,
.button-fetch:hover,
.button-fetch:active,
.button-fetch:active:focus,
.button-fetch:visited,
.button-fetch:focus,
.blue-round-btn,
.blue-round-btn:hover,
.blue-round-btn:active:focus,
.blue-round-btn:visited {
    outline: transparent !important;
}

.report-blue-btnsave {
    color: #fff;
    background-color: #004e96;
    border: 0;
    width: auto;
    padding: 8px 12px;
    border-radius: 20px;
    font-size: 12px !important;
    /*    font-weight: bold;*/
}

.report-blue-btnsave:focus {
    outline: none !important;
}
.report-button{
    margin-top: 2%;
}

.headersection {
    border-bottom: 2px solid #c3c6cc;
    background-color: #fff;
}

.header-img {
    height: 45px;
    margin-top: 15px;
    margin-bottom: 5px;
}

.notification-section {
    padding-top: 1%;
    padding-bottom: 1%;
    background-color: #fff;
    border-bottom: 1px solid #ecefee;
    box-sizing: border-box;
}

.notification-section .title {
    margin-top: 7px;
    color: #13599a;
    font-size: 20px;
    font-family: "Open Sans Light" !important;
}

.notification-section .title .digital {
    font-family: "Open Sans SemiBold" !important;
}

.notification-section .glyphicon {
    color: #818284;
    font-size: 19px;
    margin-top: 14px;
    font-weight: normal;
    cursor: pointer;
}

.notify-container {
    position: relative;
    display: inline-block;
    /*  margin-top: 10px;*/
}

.notify-bubble {
    position: absolute;
    top: 0px;
    right: 0px;
    padding: 4px 4px 4px 4px;
    background-color: red;
    color: white;
    font-size: 0.65em;
    border-radius: 50%;
    box-shadow: 1px 1px 1px gray;
    display: block;
}

.badge-notify {
    background: #77797a;
    position: relative;
    top: -8px;
    left: -23px;
    color: red;
}

.notification-section .badge {
    font-size: 10px;
    background-color: red;
    color: #fff;
    width: auto;
    height: 15px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 2px;
}

.side-navbar {
    background: linear-gradient(#004e96, #0371d0);
    height: 100%;
}

.side-navbar a {
    /*    color: #0296ff;*/
    font-size: 10px;
    text-align: center;
    border-radius: 0 !important;
    /*    border-bottom: 2px solid #c3c6cc;*/
}

.side-navbar .nav {
    margin-top: 20px;
}

.side-navbar .nav>li {
    padding-top: 7px;
    padding-bottom: 7px;
}

.side-navbar .nav>li>a:hover,
.side-navbar .nav>li>a:focus .side-navbar .collapse.in li a,
.side-navbar .collapse.in li a:hover {
    text-decoration: none !important;
    /*    color: #fff;*/
    background-color: transparent !important;
}

.side-navbar ul li.hover,
.side-navbar ul li:hover {
    position: relative;
    z-index: 510;
    cursor: default;
}

.side-navbar ul ul {
    visibility: hidden;
    position: absolute;
    top: 100%;
    left: 0px;
    z-index: 520;
    width: 100%;
    background: linear-gradient(#004e96, #0371d0);
}

.side-navbar ul ul li {
    float: none;
}

.side-navbar ul ul ul {
    top: 0;
    right: 0;
}

.side-navbar ul li:hover > ul {
    visibility: visible;
}

.side-navbar ul ul {
    top: 0;
    left: 99%;
}

.side-navbar ul li {
    float: none;
    padding-top: 7px;
    padding-bottom: 7px;
}

.side-navbar ul ul {
    margin-top: 0.05em;
}

.side-navbar ul ul {
    width: 13em;
}

.side-navbar > ul > li > a,
.side-navbar .collapse.in li a,
.side-navbar .collapse.in li a:hover {
    text-decoration: none !important;
    color: #0296ff;
    background-color: transparent !important;
    text-align: center;
    cursor: pointer;
    font-family: "Open Sans SemiBold" !important;
    font-size: 11px;
}

.side-navbar > ul > li > a:hover {
    text-decoration: none !important;
}

.side-navbar > ul > li a:hover,
.side-navbar > ul > li:hover a,
.side-navbar .collapse.in li a,
.side-navbar .collapse.in li a:hover {
    text-decoration: none !important;
    background-color: transparent !important;
    font-family: "Open Sans SemiBold" !important;
    font-size: 11px;
}

.side-navbar li {
    position: relative;
}

.side-navbar ul li.has-sub > a:after {
    content: '\00ab';
    transform: rotate(270deg);
    position: absolute;
    right: 0.7em;
    top: 6em;
}

.side-navbar ul ul li.first {
    -webkit-border-radius: 0 3px 0 0;
    -moz-border-radius: 0 3px 0 0;
    border-radius: 0 3px 0 0;
}

.side-navbar ul ul li.last {
    -webkit-border-radius: 0 0 3px 0;
    -moz-border-radius: 0 0 3px 0;
    border-radius: 0 0 3px 0;
    border-bottom: 0;
}

.side-navbar ul ul {
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
}

.inner-addon {
    position: relative;
}


/* style icon */

.inner-addon .glyphicon {
    position: absolute;
    padding: 10px;
    pointer-events: none;
}


/* align icon */

.left-addon .glyphicon {
    left: 0px;
}

.right-addon .glyphicon {
    right: 0px;
}


/* add padding  */

.left-addon input {
    padding-left: 30px;
}

.right-addon input {
    padding-right: 30px;
}

.ref-list {
    background-color: #f7f9f8;
    /*    margin-bottom: 20px;*/
    font-family: "Open Sans Regular" !important;
    font-size: 14px;
}

.ref-list input,
.ref-list select {
    border: 1px solid #dfe4e6;
    width: 90%;
    margin-top: 10px;
    background-color: #fff;
    color: #000;
    margin-bottom: 5px;
    font-size: 12px;
    height: 30px;
}

.search-num input,
.search-filter select {
    border: 1px solid #dfe4e6;
    border-radius: 0;
    background-color: #fff;
}

.search-filter select {
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    background: #dfe4e6;
    width: 100%;
}

.search-num input {
    border-bottom-right-radius: 15px;
    border-top-right-radius: 15px;
    width: 90%;
}

.ref-list .btns,
.ref-list .btns:hover,
.ref-list .btns:active,
.ref-list .btns:active:focus,
.ref-list .btns:visited,
.ref-list .btns:focus {
    background: none;
    outline: transparent !important;
    border: none !important;
}

.sort-search-section {
    background: #fff;
}


/*
.filter-menu{
    width: 416px;
    left: -292px;
    border-radius: 0;
    background: #d4d5d6;
    height: 106px;
}
*/

.button-search {
    margin-top: 13px;
    color: #000;
    font-size: 12px;
    font-weight: bold;
    background-color: #fff;
    border-radius: 25px;
    padding-left: 10px;
    padding-right: 6px;
    padding-top: 3px;
    padding-bottom: 5px;
    /*    border: 1px solid #c9cacc;*/
    margin-left: -57px;
}

.ref-list input::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    color: #d3d5d6;
}

.ref-list input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #d3d5d6;
    opacity: 1;
}

.ref-list input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #d3d5d6;
    opacity: 1;
}

.ref-list input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #d3d5d6;
}

.ref-list input::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #d3d5d6;
}


/*
.ref-list .glyphicon {
    font-size: 18px;
    color: #d3d5d6;
    margin-top: 5px;
}
*/

.ref-list .btn-default {
    background-color: #fff;
    border: none;
}

.ref-list hr {
    border-top: 1px solid #ecefee;
    margin: 2px;
}

.ref-list a {
    color: #000;
    padding-top: 10px;
    padding-bottom: 4px;
}

.ref-list .table>a:hover {
    border-bottom: 2px solid #c2c6c5;
    box-sizing: border-box;
}

.ref-list .table>a:focus {
    border-bottom: 2px solid #c2c6c5;
    border-left: 7px solid #fca61d;
    box-sizing: border-box;
    -webkit-box-shadow: 0 7px 4px -6px #888888;
    -moz-box-shadow: 0 7px 4px -6px #888888;
    box-shadow: 0 7px 4px -6px #888888;
    margin-bottom: 10px;
}

.ref-list .table .active-worklist-item {
    /*Added by akshay*/
    border-bottom: 2px solid #c2c6c5;
    border-left: 7px solid #fca61d;
    box-sizing: border-box;
    -webkit-box-shadow: 0 7px 4px -6px #888888;
    -moz-box-shadow: 0 7px 4px -6px #888888;
    box-shadow: 0 7px 4px -6px #888888;
    margin-bottom: 10px;
    background-color: #fff;
}

.ref-list .table .table-row {
    /*    background-color: #fff;*/
    border-bottom: 1px solid #ecefee;
}

.ref-list .ref-detail {
    font-size: 11px;
}

.ref-list .ref-detail .glyphicon {
    font-size: 20px;
}

.ref-list label {
    font-weight: normal;
}

.ref-list .ref-no label {
    font-family: "Open Sans SemiBold" !important;
    font-size: 14px;
    line-height: 2;
}

.ref-no-label label {
    padding: 1px 5px 1px 5px;
    font-size: 12px;
    font-family: "Open Sans SemiBold" !important;
    border-radius: 10px;
}

.req{
    margin-left:2px;
    font-size:12px;
    font-weight:bold;
    font-style:normal;
    color:#ed4739 !important;
}

.ref-list a {
    color: #6c737a;
    font-weight: normal;
}

.ref-list .table>a:focus {
    color: #004e96;
}

.ref-list .cust-details .glyphicon {
    font-size: 11px;
    color: #6b727b;
}

.ref-list .cust-acc {
    /*    color: #4ab24f;*/
    font-size: 13px;
    font-family: "Open Sans Regular" !important;
}

.ref-list h6 {
    padding-left: 20px;
}


/*.ref-list .table */

.infinteContainer {
    overflow: auto;
    height: 74%;
}


/*
.ref-list hr {
    border: 1px solid #ecefee;
    margin-top: 3px;
    margin-bottom: 15px;
}
*/

.account-details {
    margin-top: 20px;
    font-family: "Open Sans Regular" !important;
    font-size: 14px;
    /*    height: 90%;*/
}

.account-details .account-edit-section {
    overflow-y: scroll;
    height: 63%;
}

.acc-details {
    background-color: #fff;
    margin-bottom: 10px;
    border-radius: 8px;
    padding-top: 20px;
}

.acc-details h6 {
    color: #004e96;
    font-family: "Open Sans Bold" !important;
    font-size: 14px;
}

.acc-details .user-comment {
    color: #004e96;
    font-family: "Open Sans Bold" !important;
    font-size: 14px;
}


/*
.progress {
    height: 10px;
    margin-bottom: 15px;
}
*/

.progress {
    overflow: visible;
    margin-bottom: 2px !important;
    height: 8px;
}

.progress .progress-bar {
    background: #00f2a6;
    /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(left, #00f2a6, #36a5b8);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(right, #00f2a6, #36a5b8);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(right, #00f2a6, #36a5b8);
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right, #00f2a6, #36a5b8);
    /* Standard syntax */
    position: relative;
    border-radius: 4px;
}

.progress .progress-bar span {
    background-color: #000;
    position: absolute;
    bottom: 14px;
    font-size: 9px;
    line-height: 10px;
    padding: 3px 6px 3px 6px;
    right: -1.4em;
    border-radius: 10px;
}

.progress .progress-bar span:after {
    bottom: -62%;
    left: 35%;
    border: solid transparent;
    content: " ";
    transform: rotate(180deg);
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #000;
    border-width: 5px;
    margin-left: 0px;
}

.acc-detail-row .progress {
    overflow: visible;
    margin-bottom: 15px !important;
    height: 8px;
}

.acc-detail-row .progress .progress-bar {
    background: #00f2a6;
    /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(left, #00f2a6, #36a5b8);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(right, #00f2a6, #36a5b8);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(right, #00f2a6, #36a5b8);
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right, #00f2a6, #36a5b8);
    /* Standard syntax */
    position: relative;
    border-radius: 4px;
}

.acc-detail-row .progress .progress-bar span {
    background-color: #000;
    position: absolute;
    bottom: -22px;
    font-size: 9px;
    line-height: 10px;
    padding: 3px 6px 3px 6px;
    right: -1.4em;
    border-radius: 10px;
}

.acc-detail-row .progress .progress-bar span:after {
    bottom: 100%;
    left: 35%;
    border: solid transparent;
    content: " ";
    transform: rotate(360deg) !important;
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #000;
    border-width: 5px;
    margin-left: 0px;
}

.completion-percentage {
    font-size: 10px;
    font-weight: bold;
    margin-bottom: 4px;
}

.account-details hr {
    border: 1px solid #ecefee;
    margin-top: 5%;
    margin-bottom: 15px;
}

.rejection-scroll-content hr {
    border: 1px solid #ecefee;
    margin-top: 2% !important;
    margin-bottom: 5px !important;
}

.user-comments hr {
    border: 1px solid #ecefee;
    margin-top: 2% !important;
    margin-bottom: 0px !important;
}

.acc-details .glyphicon {
    color: #004e96;
    margin-top: 7%;
    font-size: 14px;
    margin-right: 6px;
}

.acc-details .acc-detail-row {
    line-height: 1.5;
    margin-bottom: 10px;
    margin-top: 10px;
}

.acc-details .acc-detail-row .control-label,
.track-comments-modal .control-label {
    font-size: 12px;
    font-family: "Open Sans Bold";
}

.acc-details .acc-detail-row .control-label-response,
.track-comments-modal .control-label-response {
    font-size: 14px;
    font-family: "Open Sans Regular";
    font-weight: normal;
    word-break: break-all;
}

.account-details .cust-name {
    font-size: 14px;
    font-family: "Open Sans Regular";
    font-weight: normal;
}

.account-details .processType {
    font-size: 14px;
    font-family: "Open Sans Bold";
}

::-webkit-scrollbar {
    background-color: #d1cecc;
    width: 5px;
}

::-webkit-scrollbar-button {
    background-color: #d1cecc;
}

::-webkit-scrollbar-track {
    background-color: #d1cecc;
}

::-webkit-scrollbar-track-piece {
    background-color: #d1cecc;
}

::-webkit-scrollbar-thumb {
    background-color: #afadac;
}

::-webkit-scrollbar-corner {
    background-color: #d1cecc;
}

::-webkit-resizer {
    background-color: #d1cecc;
}


/*Login Section*/

.input-field-size {
    border: 1px solid #c3c6cc;
    /*    margin-bottom: 4%;*/
    width: 80%;
    border-radius: 20px;
}

.login-input-field-size {
    margin-bottom: 4%;
}

.login-input {
    /*    border: 2px solid #bfbfbf;*/
    /*    padding: 12% 12% 0% 12%;*/
    background-color: #fff;
    border-radius: 35px;
    margin-top: 26%;
}

.loginscreen {
    background: url('../img/login_background.jpg') no-repeat;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.dashboardbackground{
    background: url('../img/dashboard_background.png') no-repeat;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.loginscreen .wrapper {
    background-color: transparent !important;
}

.login-input h2 {
    font-size: 30px;
    margin-bottom: 0;
    font-family: "Open Sans BoldItalic";
}

.login-input-entry {
    background: #fff;
    padding-top: 10%;
    padding-bottom: 5%;
    border-radius: 19px;
}

.login-input h6 {
    margin-top: 0;
    margin-left: 1%;
    font-family: "Open Sans Bold";
    font-size: 12px;
}

.login-input h4 {
    font-family: "Open Sans SemiBold";
    color: #fc7e2a;
    margin-top: 9%;
    font-size: 17px;
}

.login-form {
    margin-top: 4%;
}

.forgot-link {
    margin-top: 8%;
}

.forgot-label {
    font-size: 11px;
}

.login-label {
    font-size: 19px;
}

.login-btn {
    width: 100%;
    margin-top: 8%;
    padding-top: 7px;
    border: none;
    background-color: #004290;
    color: #fff;
    border: 0;
    border-radius: 35px !important;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    width: 80%;
}

.login-input input::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    color: #d3d5d6;
    font-size: 12px;
}

.login-input input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #d3d5d6;
    opacity: 1;
    font-size: 12px;
}

.login-input input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #d3d5d6;
    opacity: 1;
    font-size: 12px;
}

.login-input input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #d3d5d6;
    font-size: 12px;
}

.login-input input::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #d3d5d6;
    font-size: 12px;
}


/*Account Details Page*/

.sub-header {
    background-color: #fff;
}

.sub-header .subheader-row,
.sub-header-row {
    padding-bottom: 0.5%;
    border-bottom: 1px solid #ecefee;
    padding-top: 0.5%;
}

.subhead-label {
    font-size: 13px;
    font-weight: normal;
    margin-top: 10px;
}

.subhead-label-response {
    font-size: 13px;
}

.subheader-row a {
    text-decoration: none;
    color: #000;
    font-weight: bold;
    cursor: pointer;
}

.maker-checker-ref-no {
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 10px;
    margin-left: 35px;
}

.subhead-border {
    /*    border-right: 3px solid #c3c6cc;*/
}

.acc-data {
    text-align: right;
    /*    background-color: #fff;*/
    height: 82%;
    /*    padding-right: 30px;*/
}

.acc-data .acc-data-row a li {
    font-size: 12px;
    margin-top: 23px;
}

.acc-data .acc-data-row {
    border-bottom: 1px solid #dfe4e6;
    /*    border-right: 2px solid #dfe4e6;*/
}

.newAcctView .acc-data a {
    color: #6a747d;
    font-weight: bold;
    height: 60px;
    /*    padding-top: 10px;*/
    padding: 0;
    background: #f8faf9;
    border-right: 1px solid #dfe4e6;
}

.newAcctView {
    background: #fff;
}


/*
.newAcctView .acc-data a:focus {
    color: #faa71b;
    background-color: transparent;
    font-weight: bold;
    text-decoration: none;
    border-left: 7px solid #faa71b;
    height: 60px;
}
*/

.newAcctView .acc-data-active a {
    color: #faa71b;
    border-bottom: 1px solid #dfe4e6;
}

.newAcctView .acc-data-active {
    /*Added by akshay*/
    color: #faa71b;
    background-color: transparent;
    font-weight: bold;
    text-decoration: none;
    border-left: 7px solid #faa71b;
    height: 60px;
    background-color: #fff;
}

.branch-details-margin {
    /*    margin: 5% 0 5% 0;*/
}

.bottom-align-text {
    /*
    position: absolute;
    bottom: 0;
    right: 0;
*/
    position: absolute;
    bottom: 20px;
    right: 0px;
    z-index: 1002;
}

.nav-right-arrow .glyphicon {
    background: #faa71b;
    padding: 5px;
    padding-left: 6px;
    border-bottom-right-radius: 15px;
    border-top-right-radius: 15px;
    color: #fff;
    margin-left: 10px;
}

.nav-left-arrow .glyphicon {
    background: #faa71b;
    padding: 5px;
    padding-right: 7px;
    border-bottom-left-radius: 15px;
    border-top-left-radius: 15px;
    color: #fff;
    margin-left: 20px;
}

.completion-label {
    float: left;
    margin: 0;
    font-weight: normal;
    font-size: 12px;
}

.account-icons {
    width: 35px;
    height: 35px;
    text-align: center;
    padding: 2px 3px 3px 5px;
    border-radius: 17px;
    border: 2px solid #898b8c;
    position: absolute;
    /*    margin-top: 20%;*/
    margin-top: -14%;
    margin-left: -6%;
}

.newAcctView .acc-data a:focus .account-icons {
    color: #fca61d;
    border: 2px solid #fca61d;
}

.newAcctView .acc-data .account-icons-active {
    color: #fca61d;
    border: 2px solid #fca61d;
}

.account-icons-green {
    color: #14ab64;
    border: 2px solid #14ab64;
}

.account-icons .glyphicon {
    top: 6px;
}

.autosave-text {
    font-size: 12px;
}


/*For styling workilst branch executive*/

.rectangle {
    width: 8px;
    height: 8px;
    /* border: 1px solid black; */
    border-radius: 15px;
    margin-top: 6px;
    margin-left: 2px;
}


/*For Drop box upload docs */

.drop-box {
    border: 2px dotted #c9cacc;
    border-radius: 5px;
    /*    height:150px;*/
    background-color: #e8e9ea;
    margin-top: 10px;
    margin-left: 55px;
    width: 65%;
    border-radius: 20px;
    cursor: pointer;
}

.drop-box .upload-detail {
    margin-top: 20px;
    font-size: 12px;
    margin-bottom: 20px;
}

.buttons-list {
    margin-right: 5px;
    position: absolute;
    bottom: 0px;
    /*    width: 100%; */
    height: 80px;
    background-color: #f8faf9;
    padding-left: 50px;
}

.buttons-list-maker {
    margin-right: 5px;
    position: absolute;
    bottom: 0;
    /*    width: 100%; */
    /*    height: 80px;*/
    background-color: #f8faf9;
    padding-left: 50px;
}

.buttons-list-officer {
    margin-right: 5px;
    position: absolute;
    bottom: 0px;
    /*    width: 100%; */
    height: 80px;
    background-color: #f8faf9;
    padding-left: -50px;
}

.button1 {
    margin-top: 20px;
    color: #000;
    font-size: 10px;
    font-weight: bold;
    background-color: #dfe4e6;
    border-radius: 25px !important;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    border: 1px solid #c9cacc;
    cursor: pointer;
    text-transform: capitalize;
}

.button-pdf-viewer {
    color: #000;
    font-size: 10px;
    font-weight: bold;
    background-color: #dfe4e6;
    border-radius: 25px !important;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    border: 1px solid #c9cacc;
    cursor: pointer;
    text-transform: capitalize;
}

.button-fetch {
    color: #000;
    font-size: 10px;
    font-weight: bold;
    background-color: #dfe4e6;
    border-radius: 25px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    border: 1px solid #c9cacc;
}


/*

.button1:hover {
    margin-top: 20px;
    background-color: #14ac63;
    color: #fff;
    font-size: 10px;
    font-weight: bold;
    border-radius: 25px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    border: 1px solid #c9cacc;
}
*/


/*Identify information - sub- navbar*/

.identify-info .nav {
    /*    margin-top: 30px;*/
    margin-right: 0;
    padding-right: 0;
    margin-left: 8%;
}

.identify-info .nav>li {
    border-bottom: 1px solid #dfe4e6;
    margin: 0;
    height: 50px;
}

.identify-info .nav>li>a:hover,
.identify-info .nav>li>a:focus {
    color: #0262b8;
    background: none;
}


/*
.identify-info .nav>li>a:focus{
    border-left: 2px dotted #c9cacc;
    background-color:#bdbfc1; 
}
.identify-info .nav>li:first-child:hover, .identify-info .nav>li:first-child:focus{
    border-top: 2px dotted #c9cacc;
    border-left: 2px dotted #c9cacc;
}
*/

.identify-info .nav>li>a {
    color: #000;
    font-size: 12px;
    font-weight: bold;
    height: 48px;
    padding-top: 20px;
}


/*
.identify-info .nav>li:first-child a:hover{
    color: #000; 
    height: 46px;
}
.identify-info .nav>li:first-child a:focus{
    color: #000; 
    height: 46px;
}
*/

.identify-info .sub-navbar {
    padding-right: 1%;
    border-radius: 0;
    /*    margin-left: 2%;*/
    margin-right: 0;
}

.identify-info {
    /*    height: 91%;*/
    height: 530px;
}

.identity-data-active {
    content: ' ';
    display: block;
    height: 16px;
    width: 16px;
    background: white;
    position: absolute;
    left: 100%;
    margin-left: -4px;
    transform: rotate(315deg);
    bottom: 15px;
    border-left: 3px solid #aab2b5;
    border-top: 3px solid #aab2b5;
}

.identity-menu-active {
    color: #0262b8 !important;
}


/*Generate OTP*/

.generate-otp {
    background-color: #bdbfc1;
    margin-left: 0;
    margin-top: 3%;
    border-radius: 5px;
    height: 70%;
    left: -5px;
}

.generate-otp label {
    font-weight: normal;
    font-size: 12px;
    margin-top: 3%;
}

.generate-otp input[type="number"] {
    width: 100%;
    border-radius: 3px;
    border: 0;
    height: 30px;
    font-size: 11px;
    font-style: italic;
    padding-left: 1%;
}

.generate-otp input[type=number]::-webkit-inner-spin-button,
.generate-otp input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.blue-round-btn {
    background-color: #004e96;
    color: #fff;
    /*    height: 55px;*/
    margin-bottom: 20px;
    margin-top: 20px;
    border: 0;
    border-radius: 25px !important;
    font-size: 11px !important;
    font-weight: bold;
    font-style: normal;
    width: auto !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
    padding-top: 7px;
    padding-bottom: 7px;
}

.blue-round-btn-search {
    background-color: #004e96;
    color: #fff;
    /* height: 32px; */
    margin-bottom: 20px;
    margin-top: 14px;
    border: 0;
    border-radius: 25px !important;
    font-size: 12px !important;
    font-weight: bold;
    font-style: normal;
    width: 175px;
    padding-left: 15px !important;
    padding-right: 15px !important;
    padding-top: 8px;
    padding-bottom: 9px;
}

.add-proof-btn {
    background-color: #004e96;
    border-radius: 25px;
    font-weight: bold;
    margin-top: 35px;
    font-size: 11px;
    padding: 7px;
    text-align: center;
    color: #fff;
    cursor: pointer;
    min-width: max-content;
}

.verify-mob-links {
    font-size: 11px;
    font-weight: bold;
    color: #faa71b;
}

.success-mobile {
    background: #f6f9f8;
    border: 2px dotted #dfe4e6;
    border-radius: 10px;
    padding: 15px;
}


/*customer-details-form*/

.customer-details-form {
    background-color: #fff;
    height: 82%;
    /*    padding-left: 50px;*/
    position: relative;
}

.customer-details {
    /*    margin-bottom: 70px;*/
    padding-left: 50px;
    height: 81%;
    overflow: auto;
    /*    padding-bottom: 20px;*/
}

.acc-details-form-customer {
    /*    margin-bottom: 70px;*/
    padding-left: 50px;
    height: 99% !important;
    overflow: auto;
    /*    padding-bottom: 20px;*/
}

.acc-details-form {
    height: 84%;
    margin: 0 !important;
}

.branch-officer-details {
    height: 82% !important;
    overflow-y: auto;
    /*    padding-left: 50px;*/
    overflow-x: hidden;
    background: #fff;
}

.maker-checker-details {
    /*    height: 90% !important;*/
    height: 80% !important;
    background: #fff;
    overflow-y: hidden;
}

.customer-details-form-title {
    text-transform: capitalize;
    color: #004e98;
}

.customer-form-label {
    font-size: 11px;
    margin-bottom: 5px;
    margin-top: 10px;
}

.header-label {
    font-size: 11px;
}

.header-dropdown select {
    border: 1px solid #dfe4e6;
    border-radius: 20px;
    width: 80%;
    background-color: #fff;
    color: #000;
    font-size: 12px;
    height: 30px;
    padding-left: 6px;
    margin-top: 10px;
}

.header-dropdown select:focus,
.header-dropdown select:hover {
    outline: 0 !important;
    outline-style: none !important;
    cursor: pointer;
}

.scroll-content {
    height: 70%;
    overflow-y: auto;
    overflow-x: hidden;
}

.reject-modal-scroll-content {
    height: 70%;
    overflow-y: auto;
    overflow-x: auto;
}

.customer-details-scroll-content {
    height: 96%;
    overflow-y: auto;
    overflow-x: hidden;
}

.officer-details-scroll-content {
    height: 84%;
    overflow-y: auto;
    overflow-x: hidden;
}

.branch-officer-form {
    padding-left: 50px;
}

.maker-checker-scroll-content {
    height: 87%;
    overflow-y: auto;
    overflow-x: hidden;
}

.customer-details input,
.branch-officer-details input,
.customer-details select,
.branch-officer-details select,
.details-box input,
.details-box select,
.exist-cust-details input {
    width: 100%;
    border: 1px solid #dfe4e6;
    border-radius: 6px;
    height: 34px;
    font-family: "Open Sans Regular";
    font-size: 14px;
    padding-left: 10px;
    padding-right: 10px;
}

.customer-details input[type="checkbox"],
.branch-officer-details input[type="checkbox"] {
    height: 15px;
    width: 15px;
    border: 1px solid #dfe4e6;
    border-radius: 6px;
}

.branch-officer-details input[type="radio"] {
    height: 15px;
    width: 35px;
    margin-top: 35px;
}

.customer-details input[type="radio"] {
    height: 15px;
    width: 35px;
    /*    margin-top: 35px;*/
}

.details-box input[type="checkbox"] {
    height: 15px;
    width: 15px;
    border: 1px solid #dfe4e6;
    border-radius: 6px;
}

.details-box input[type="radio"] {
    height: 15px;
    width: 35px;
    /*    margin-top: 35px;*/
}

.pan-label {
    margin-top: 15px;
}

.sort-search-section input[type="checkbox"] {
    height: 15px;
    width: 15px;
    border: 1px solid #dfe4e6;
    /*    border-radius: 6px;*/
}


/*
.details-box input[type="button"]{
    width: auto;
    padding: 10px 20px !important;
    bottom: 20px;
    height: 36px;
    font-size: 11px;
}
*/

.customer-details textarea,
.branch-officer-details textarea {
    width: 100%;
    border: 1px solid #dfe4e6;
    border-radius: 6px;
    height: 100px;
    font-size: 12px;
    padding-left: 8px;
}

.checkbox-label {
    align-items : center;
    margin-top : 15px;
    margin-left : 5px;
    margin-right :15px;
}

.small-top-margin {
    margin-top: 10px;
}

.bluefont {
    color: #004e96;
}

.user-role {
    color: #9e9e9e;
    margin-top: -5px;
    font-size: 12px;
}

.green-font {
    color: #14ac63;
}

.icon-close {
    margin-top: 10px;
}

.details-box {
    /*    background-color:#bdbfc1; */
    margin-left: 0;
    /*    margin-top: 1%;*/
    border-radius: 5px;
    height: 85%;
    left: -5px;
    border-left: 1px solid #dfe4e6;
}

.poi-details-box {
    height: 86%;
    overflow-y: auto;
    margin-bottom: 2%;
}

.details-box form {
    margin-top: 1%;
}

.personal-info {
    height: 70%;
    overflow: auto;
}

.channel-facility {
    margin-top: 2%;
}

.channel-facility-row {
    margin-top: 18px;
}

.channel-facility-label {
    font-size: 14px;
    font-weight: normal;
}

.img-upload-section .img-view {
    width: 340px;
    height: 200px;
    /*    margin-left: 16px;*/
}

.img-upload-section .img-labels {
    margin-bottom: 20px;
    border-bottom: 1px solid #dfe4e6;
}

.img-upload-section .img-labels .glyphicon {
    margin-top: 35px;
}

.save-time-label {
    font-size: 9px;
    padding-right: 5%;
    margin-bottom: 2%;
}

.img-list-row {
    height: 80px;
    border-bottom: 1px solid #dfe4e6;
    padding-top: 18px;
}

.img-list-row .img-name {
    font-size: 10px;
    overflow: hidden;
}

.view-img-section {
    border-left: 1px solid #dfe4e6;
    height: 100%;
}

.view-img-section h4 {
    font-size: 16px;
    /*
    margin-bottom: 4%;
    margin-top: -7%;
*/
}

.img-upload-section a {
    color: #6a747d;
    text-decoration: none;
}


/*
.img-upload-section a:hover,
.img-upload-section a:focus {
    color: #004e96;
}
*/

.img-upload-section .img-upload-section-active {
    color: #004e96 !important;
    font-weight: bold;
}

.img-upload-section-active-pointer {
    content: ' ';
    display: block;
    height: 16px;
    width: 16px;
    background: white;
    position: absolute;
    left: 100%;
    margin-left: -4px;
    transform: rotate(315deg);
    bottom: 25px;
    border-left: 2px solid #aab2b5;
    border-top: 2px solid #aab2b5;
}

.img-upload-section .images-list {
    height: 93%;
    overflow-y: auto;
    overflow-x: hidden;
}

.upload-more-btn {
    margin-left: 3%;
    margin-bottom: 2%;
}

.otp-text {
    margin-top: 15px;
    margin-bottom: 15px;
}

.category-list {
    margin-top: 4%;
    margin-bottom: 4%;
    font-size: 12px;
}

.adhar-tick {
    background: url('../img/sprite-updated.png') no-repeat;
    background-position: -299px -210px;
    width: 16px;
    height: 16px;
    zoom: 0.8;
    margin-left: 25px !important;
    margin-top: -17px !important;
}

.uib-datepicker-popup {
    z-index: 1000 !important;
}


/*Customer already exists dedupe modal*/

.dedupe-modal-window {
    height: 90%;
    margin-top: 2%;
    overflow: hidden !important;
}

.dedupe-modal-window .modal-dialog {
    width: 480px;
}

.dedupe-modal-window .modal-body {
    height: 67% !important;
}

.exist-cust-details p {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
    margin-left: 15px;
}

.dedupe-modal-window .modal-footer {
    border-top: 0 !important;
}

.dedupe-stp-text {
    color: red;
    margin-top: 25px;
    font-weight: bold;
    text-align: left;
}

.error-msg p {
    padding-top: 75px;
    color: red;
}

.red-font {
    color: red;
}

.adhar-img {
    margin-top: 50px;
    margin-bottom: 20px;
}

.adhar-img img {
    max-height: 240px;
}

.stp-mobile,
.stp-ekyc,
.stp-poi,
.stp-poa,
.stp-other,
.stp-photo,
.stp-sign,
.normal-ekyc,
.normal-poi,
.normal-poa,
.normal-other,
.normal-photo,
.normal-sign {
    display: none;
}

.ekyc-verified-msg {
    margin-top: 38px;
}


/*Later to be changed used for switch channel facility

.switch {
    background: #fff;
    border: 1px solid #dfdfdf;
    position: relative;
    display: inline-block;
    box-sizing: content-box;
    overflow: visible;
    width: 52px;
    height: 22px;
    padding: 0px;
    margin: 0px;
    border-radius: 20px;
    cursor: pointer;
    box-shadow: rgb(223, 223, 223) 0px 0px 0px 0px inset;
    transition: 0.3s ease-out all;
    -webkit-transition: 0.3s ease-out all;
    top: -1px;
}


/*adding a wide width for larger switch text

.switch.wide {
    width: 80px;
}

.switch small {
    background: #fff;
    border-radius: 100%;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
    width: 30px;
    height: 22px;
    position: absolute;
    top: 0px;
    left: 0px;
    transition: 0.3s ease-out all;
    -webkit-transition: 0.3s ease-out all;
}

.switch.checked {
    background: rgb(100, 189, 99);
    border-color: rgb(100, 189, 99);
    
    
}

.switch.checked small {
    left: 28px;
}


/*wider switch text moves small further to the right

.switch.wide.checked small {
    left: 52px;
}


/*styles for switch-text

.switch .switch-text {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
}

.switch .off {
    display: block;
    position: absolute;
    right: 10%;
    top: 25%;
    z-index: 0;
    color: #A9A9A9;
    content: "off";
}

.switch .on {
    display: none;
    z-index: 0;
    color: #fff;
    position: absolute;
    top: 25%;
    left: 9%;
    content: "on";
}

.switch.checked .off {
    display: none;
}

.switch.checked .on {
    display: block;
}
*/


/*added by treasa for on off switch*/

.on-off-switch {
    position: relative;
    display: inline-block;
    width: 70px;
    height: 25px;
}

.on-off-switch input {
    display: none;
}

.switchbox {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    -webkit-transition: .4s;
    transition: .4s;
    border: 1px solid #9fabb7;
}

.switchbox:before {
    position: absolute;
    content: "";
    height: 19px;
    width: 19px;
    left: 4px;
    bottom: 2px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked + .switchbox {
    /*  background-color: #2ab934;*/
    background-color: #fff;
    /* color: green; */
    border: 1px solid green;
}

input:focus + .switchbox {
    box-shadow: 0 0 1px #2196F3;
}

.col-lg-2 input:checked + .switchbox:before {
    -webkit-transform: translateX(41px);
    -ms-transform: translateX(41px);
    transform: translateX(41px);
    /*  background-color: #2ab934;*/
    background-color: green;
}

.on {
    display: none;
}

.on {
    color: #fff;
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 30%;
    font-size: 10px;
    font-family: Verdana, sans-serif;
}

.off {
    color: #000;
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 60%;
    font-size: 10px;
    font-family: Verdana, sans-serif;
}

input:checked+ .switchbox .on {
    display: block;
    color: green;
}

input:checked + .switchbox .off {
    display: none;
}

.switchbox.round {
    border-radius: 34px;
    /*    background-color: #9fabb7;*/
}

.switchbox.round:before {
    border-radius: 50%;
    background-color: #9fabb7;
}


/* Sprite icons */

.logo-img {
    background: url('../img/sprite-updated.png') no-repeat;
    background-position: -10px -9px;
    width: 130px;
    height: 49px;
    zoom: 0.7;
    margin-top: 20px;
}

ul.main-nav li.worklist a .worklist-icon {
    background: url('../img/sprite-updated.png') no-repeat;
    background-position: -149px -60px;
    width: 30px;
    height: 41px;
    /*    margin-left: 22px;*/
}

ul.main-nav li.worklist a .worklist-icon-active {
    background: url('../img/sprite-updated.png') no-repeat;
    background-position: -149px -10px;
    width: 30px;
    height: 41px;
    /*    margin-left: 22px;*/
}

ul.main-nav li.report a .report-icon {
    background: url('../img/sprite-updated.png') no-repeat;
    background-position: -149px -60px;
    width: 30px;
    height: 41px;
    /*    margin-left: 22px;*/
}

ul.main-nav li.report a .report-icon-active {
    background: url('../img/sprite-updated.png') no-repeat;
    background-position: -149px -10px;
    width: 30px;
    height: 41px;
    /*    margin-left: 22px;*/
}

ul.main-nav li.worklist .worklist-active,
ul.main-nav li.report .report-active,
ul.main-nav li.track .track-active,
ul.main-nav li.new-acc .new-acc-active,
ul.main-nav li .normal-active,
ul.main-nav li .stp-active {
    color: #fff !important;
}


/*ul.main-nav li.worklist a:hover .worklist-icon,
ul.main-nav li.worklist a:focus .worklist-icon {
    background-position: -149px -10px; 
}*/

ul.main-nav li.track a .track-icon {
    background: url('../img/sprite-updated.png') no-repeat;
    background-position: -198px -60px;
    width: 36px;
    height: 38px;
    /*    margin-left: 22px;*/
}

ul.main-nav li.track a .track-icon-active {
    background: url('../img/sprite-updated.png') no-repeat;
    background-position: -198px -10px;
    width: 36px;
    height: 38px;
    /*    margin-left: 22px;*/
}


/*ul.main-nav li.track a:hover .track-icon,
ul.main-nav li.track a:focus .track-icon {
    background-position: -198px -10px; 
}*/

ul.main-nav li.new-acc a .new-acc-icon {
    background: url('../img/sprite-updated.png') no-repeat;
    background-position: -249px -60px;
    width: 29px;
    height: 39px;
    /*    margin-left: 26px;*/
}

ul.main-nav li.new-acc a .new-acc-icon-active {
    background: url('../img/sprite-updated.png') no-repeat;
    background-position: -249px -10px;
    width: 29px;
    height: 39px;
    /*    margin-left: 26px;*/
}


/*ul.main-nav li.new-acc a:hover .new-acc-icon,
ul.main-nav li.new-acc a:focus .new-acc-icon {
    background-position: -249px -10px; 
}*/

.normal-icon {
    background: url('../img/sprite-updated.png') no-repeat;
    background-position: -547px -709px;
    width: 33px;
    height: 31px;
    /*    margin-left: 38px;*/
}

.normal-icon-active {
    background-position: -547px -610px;
}

.stp-icon {
    background: url('../img/sprite-updated.png') no-repeat;
    background-position: -549px -761px;
    width: 41px;
    height: 32px;
    /*    margin-left: 38px;*/
}

.stp-icon-active {
    background-position: -549px -656px;
    height: 37px;
}

.mobile-verification-icon {
    background: url('../img/sprite-updated.png') no-repeat;
    background-position: -498px -505px;
    width: 86px;
    height: 75px;
    margin-top: 18px;
    margin-left: 5px;
}

.user-icon {
    background: url('../img/sprite-updated.png') no-repeat;
    background-position: -397px -10px;
    width: 31px;
    height: 28px;
    zoom: 1.2;
    margin-top: 6px;
}

.bell-icon {
    background: url('../img/sprite-updated.png') no-repeat;
    background-position: -346px -10px;
    width: 24px;
    height: 28px;
    zoom: 0.9;
    /*    margin-top: -6px;*/
}

.logout-icon {
    background: url('../img/sprite-updated.png') no-repeat;
    background-position: -156px -851px;
    width: 30px;
    height: 27px;
    zoom: 0.8;
    cursor: pointer;
    margin-top: 7px;
}

.sort-by-icon {
    background: url('../img/sprite-updated.png') no-repeat;
    background-position: -297px -60px;
    width: 28px;
    height: 15px;
    zoom: 0.9;
    margin-left: 10px;
    margin-top: 2px;
}

.sortOpen>.dropdown-menu {
    display: block;
}

.sidedropdown-menu {
    font: inherit;
    border-color: #ececec;
    border-width: 1px;
    border-style: solid;
    border-radius: 2px;
    cursor: pointer;
    margin-top: -6px;
    background-color: #fff;
    max-height: 150px;
    display: block;
    position: relative;
    left: 189px;
    height: 60px;
    padding-top: 7px;
    top: -15px;
}

.filter-icon {
    background: url('../img/sprite-updated.png') no-repeat;
    background-position: -347px -60px;
    width: 15px;
    height: 16px;
}

.edit-icon {
    background: url('../img/sprite-updated.png') no-repeat;
    background-position: -130px -149px;
    width: 20px;
    height: 18px;
}

.acc-details-icon {
    background: url('../img/sprite-updated.png') no-repeat;
    background-position: -153px -757px;
    width: 48px;
    height: 62px;
    zoom: 0.9;
}

.acc-data-active .acc-details-icon {
    background-position: -153px -657px !important;
    margin-left: -2px;
}

.disabled .acc-details-icon {
    background-position: -153px -357px;
}

.acc-data-success .acc-details-icon {
    background-position: -153px -557px;
}

.upload-docs-icon {
    background: url('../img/sprite-updated.png') no-repeat;
    background-position: -203px -757px;
    width: 48px;
    height: 62px;
    zoom: 0.9;
}

.acc-data-active .upload-docs-icon {
    background-position: -203px -657px !important;
    margin-left: -2px;
}

.disabled .upload-docs-icon {
    background-position: -203px -357px;
    /*    margin-left: -2px;*/
}

.acc-data-success .upload-docs-icon {
    background-position: -203px -557px;
    /*    margin-left: -2px;*/
}

.identity-info-icon {
    background: url('../img/sprite-updated.png') no-repeat;
    background-position: -253px -757px;
    width: 48px;
    height: 62px;
    zoom: 0.9;
}

.acc-data-active .identity-info-icon {
    background-position: -253px -657px !important;
    margin-left: -2px;
}

.disabled .identity-info-icon {
    background-position: -253px -357px;
    /*    margin-left: -2px;*/
}

.acc-data-success .identity-info-icon {
    background-position: -253px -557px;
    /*    margin-left: -2px;*/
}

.personal-details-icon {
    background: url('../img/sprite-updated.png') no-repeat;
    background-position: -303px -757px;
    width: 48px;
    height: 62px;
    zoom: 0.9;
}

.acc-data-active .personal-details-icon {
    background-position: -303px -657px !important;
    margin-left: -2px;
}

.disabled .personal-details-icon {
    background-position: -303px -357px;
    /*    margin-left: -2px;*/
}

.acc-data-success .personal-details-icon {
    background-position: -303px -557px;
    /*   margin-left: -2px;*/
}

.prof-info-icon {
    background: url('../img/sprite-updated.png') no-repeat;
    zoom: 0.9;
    background-position: -353px -757px;
    width: 48px;
    height: 62px;
}

.acc-data-active .prof-info-icon {
    background-position: -353px -657px !important;
    margin-left: -2px;
}

.disabled .prof-info-icon {
    background-position: -353px -357px;
    /*    margin-left: -2px;*/
}

.acc-data-success .prof-info-icon {
    background-position: -353px -557px;
    /*    margin-left: -2px;*/
}

.channel-facility-icon {
    background: url('../img/sprite-updated.png') no-repeat;
    zoom: 0.9;
    background-position: -403px -757px;
    width: 48px;
    height: 62px;
}

.acc-data-active .channel-facility-icon {
    background-position: -403px -657px !important;
    margin-left: -2px;
}

.disabled .channel-facility-icon {
    background-position: -403px -357px;
    /*    margin-left: -2px;*/
}

.acc-data-success .channel-facility-icon {
    background-position: -403px -557px;
    /*    margin-left: -2px;*/
}

.customer-signature-icon {
    background: url('../img/sprite-updated.png') no-repeat;
    zoom: 0.9;
    background-position: -103px -757px;
    width: 48px;
    height: 62px;
}

.acc-data-active .customer-signature-icon {
    background-position: -103px -657px !important;
    margin-left: -2px;
}

.disabled .customer-signature-icon {
    background-position: -103px -357px;
    /*    margin-left: -2px;*/
}

.acc-data-success .customer-signature-icon {
    background-position: -103px -557px;
    /*    margin-left: -2px;*/
}

.img-upload-icon {
    background: url('../img/sprite-updated.png') no-repeat;
    background-position: -348px -209px;
    width: 64px;
    height: 70px;
    margin-top: 20px;
}

.img-icon {
    background: url('../img/sprite-updated.png') no-repeat;
    background-position: -148px -260px;
    width: 32px;
    height: 36px;
    zoom: 0.6;
}

.img-icon:hover,
.img-icon:focus,
.img-icon-saved-proof:hover,
.img-icon-saved-proof:focus {
    background-position: -148px -210px;
}

.img-icon-saved-proof {
    background: url('../img/sprite-updated.png') no-repeat;
    background-position: -148px -260px;
    width: 32px;
    height: 36px;
    zoom: 0.5;
    margin-left: 35%;
}

.img-close {
    background: url('../img/sprite-updated.png') no-repeat;
    background-position: -198px -260px;
    width: 21px;
    height: 21px;
    zoom: 0.8;
    margin-top: 5px;
    float: right;
}

.img-close-saved-proof {
    background: url('../img/sprite-updated.png') no-repeat;
    background-position: -198px -260px;
    width: 21px;
    height: 21px;
    zoom: 0.8;
    margin-top: 5px;
}

.img-close:hover,
.img-close-saved-proof:hover {
    background-position: -198px -210px;
    cursor: pointer;
}

.success-icon {
    background: url('../img/sprite-updated.png') no-repeat;
    background-position: -248px -210px;
    width: 47px;
    height: 48px;
    zoom: 0.4;
    padding: 24px;
}

.complete-tick {
    background: url('../img/sprite-updated.png') no-repeat;
    background-position: -299px -210px;
    width: 16px;
    height: 16px;
    zoom: 0.8;
    margin-top: 4px;
}

.close-icon
{
    background: url('../img/sprite-updated.png') no-repeat;
    background-position: -198px -210px;
    width: 21px;
    height: 21px;
    zoom: 0.8;
    margin-top: 4px;

}
.test{

    animation: 3s  ease ;

}

.verify-adhar {
    background: url('../img/sprite-updated.png') no-repeat;
    background-position: -498px -361px;
    width: 61px;
    height: 39px;
    margin-bottom: 10px;
    margin-left: 15px;
}

.adhar-fingerprint {
    background: url('../img/sprite-updated.png') no-repeat;
    background-position: -499px -408px;
    width: 39px;
    height: 50px;
    zoom: 0.8;
    margin-top: 14%;
}

.previous-icon {
    background: url('../img/sprite-updated.png') no-repeat;
    background-position: -300px -856px;
    width: 20px;
    height: 16px;
    zoom: 0.8;
}

.next-icon {
    background: url('../img/sprite-updated.png') no-repeat;
    background-position: -369px -856px;
    width: 20px;
    height: 16px;
    zoom: 0.8;
}

.camera-icon {
    background: url('../img/sprite-updated.png') no-repeat;
    background-position: -247px -856px;
    width: 24px;
    height: 20px;
    float: left;
    zoom: 0.8;
}

.camera-snapshot-icon {
    background: url('../img/sprite-updated.png') no-repeat;
    background-position: -247px -856px;
    width: 24px;
    height: 20px;
    float: left;
}

.crop-icon {
    background: url('../img/sprite-updated.png') no-repeat;
    background-position: -206px -855px;
    width: 21px;
    height: 22px;
    cursor: pointer;
}

.claim-flag-icon {
    background: url('../img/sprite-updated.png') no-repeat;
    background-position: -108px -898px;
    width: 17px;
    height: 20px;
}

.left-arrow-icon {
    background: url('../img/sprite-updated.png') no-repeat;
    background-position: -310px -902px;
    width: 10px;
    height: 14px;
    margin-top: 2px;
}

.right-arrow-icon {
    background: url('../img/sprite-updated.png') no-repeat;
    background-position: -348px -903px;
    width: 10px;
    height: 14px;
    margin-top: 3px;
}

.subheader-row .glyphicon-print {
    margin-top: 8px;
}


/*For slider*/

.slider {
    width: 428px;
    height: 263px;
    overflow: auto;
    position: relative;
    background: #e6e6e6;
    margin-top: 10px;
}

.slider-photo-signature {
    height: 310px !important;
}

.slider-small {
    width: 428px;
    height: 300px;
    overflow: auto;
    position: relative;
    background: #e6e6e6;
    margin-top: 10px;
}

.slider-section .container {
    margin-top: 10px;
}

.slide {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    /*    height: 100%;*/
    border: 1px solid #dfe4e6;
}

.arrow {
    position: absolute;
    z-index: 1002;
    display: block;
    top: 50%;
    margin-top: -35px;
    width: 36px;
    height: 71px;
    outline: none;
    cursor: pointer;
    background: url(../img/blank.gif) no-repeat;
}

.arrow.prev {
    /*    opacity: 0.2;*/
    left: 0px;
    background-image: url(../img/paddle_prev_999.png);
    /*    transition: 0.2s linear all;*/
    z-index: 100;
}

.arrow.next {
    /*    opacity: 0.2;*/
    right: 0px;
    background-image: url(../img/paddle_next_999.png);
    /*    transition: 0.2s linear all;*/
    z-index: 100;
}

.arrow.prev:hover {
    /*    opacity: 1;*/
    /*    background-image: url(../img/paddle_prev_fff.png);*/
}

.arrow.next:hover {
    /*    opacity: 1;*/
    /*    background-image: url(../img/paddle_next_fff.png);*/
}

.slider-glyphicon {
    position: absolute;
    z-index: 1002;
    display: block;
    top: 50%;
    outline: none;
    cursor: pointer;
    font-size: 30px;
}

.slider-glyphicon:hover {
    text-decoration: none;
}

.next-glyphicon {
    right: 15px;
}

.slidernav {
    text-align: center;
    display: block;
    position: absolute;
    z-index: 1002;
    left: 16px;
    /*    bottom: 0px;*/
    right: 0;
    height: 40px;
    width: 93.5%;
    top: 100%;
    /*    background: #202121;*/
    /*
    background-color: #161616;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#858687), to(#161616));
    background: -webkit-linear-gradient(top, #858687, #161616);
    background: -moz-linear-gradient(top, #858687, #161616);
    background: -ms-linear-gradient(top, #858687, #161616);
    background: -o-linear-gradient(top, #858687, #161616);
*/
}

.slidernav .wrapper {
    margin: 0 auto;
    width: 100%;
    padding: 1em 0 .8em;
}

.slidernav ul {
    margin: 0;
    width: 100%;
}

.slidernav .dot,
.slidernav .dot a {
    display: inline-block;
    zoom: 1;
}

.sliderimg {
    border: 1px solid #000;
}

.slider-section .dots .dot {
    position: relative;
    margin: 8px 8px;
    width: 12px;
    height: 12px;
    /*    opacity: 0.2;*/
}

.slider-section:hover .dots .dot {
    opacity: 1;
}

.dots .dot a {
    /*    position: absolute;*/
    top: 15px;
    left: -200px;
    width: 4px;
    height: 4px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background: #000;
    border: 1px solid transparent;
    outline: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: background-color 0.25s, border-color 0.25s;
    -moz-transition: background-color 0.25s, border-color 0.25s;
    transition: background-color 0.25s, border-color 0.25s;
}

.dots .dot a.active {
    border-color: #000;
    background-color: transparent;
}

.preview-img {
    height: 90px;
    width: 90px;
    margin-top: 12px;
    border: 1px solid #dfe4e6;
}

.slider-choose-image {
    font-weight: bold;
    color: #004e96;
    margin-top: 10px;
}


/*--------------MAKER------------*/

.maker-right-section {
    /*    border-left: 1px solid #dfe4e6;*/
    min-height: 80%;
    height: 80%;
    overflow-y: auto;
}

.officer-right-section {
    height: 81%;
    overflow-y: auto;
}

.maker-calendar {
    position: relative;
    margin-left: -20px !important;
    padding: 0px 0px 0px 0px !important;
    margin-top: 10px !important;
    border: 0 !important;
    background-color: transparent !important;
}

.customer-details .glyphicons {
    margin-top: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #dfe4e6;
    padding-bottom: 10px;
}

.maker-radio {
    margin-top: 15px !important;
}

.msg-icon {
    padding-top: 35px;
}

.comment-section {
    background: #f6f9f8;
    border: 2px dotted #dfe4e6;
    padding: 10px;
    border-radius: 8px;
}

.comment-section textarea {
    background: #fff;
}

.comment-section .btn {
    background-color: #fff;
    color: #6b737b;
    height: 25px;
    margin-bottom: 20px;
    margin-top: 20px;
    border: 1px solid #dfe4e6;
    border-radius: 25px !important;
    font-size: 10px !important;
    font-weight: bold;
    font-style: normal;
    width: auto !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.comment-section .save-btn {
    background-color: #004e96 !important;
    color: #fff !important;
}

.comments-display .comment-label {
    font-weight: normal !important;
}

.comments-display {
    margin-top: 10px;
}

.comments-display .label-text {
    margin-top: 18px;
}

.general-comments-intro {
    margin-top: 1.1%;
    /*    margin-left: 0.5%;*/
    text-align: center;
}

.general-comments-intro a,
.officer-general-comments a,
.checker-general-comments a,
.maker-general-comments a {
    text-decoration: none;
}

.maker-radio-btn {
    margin-top: 10px !important;
}

.img-circle {
    width: 45px;
    height: 45px;
    border: 1px solid #ecefee;
    margin-bottom: 10px;
}

.saved-proofs li {
    list-style: none;
}

.saved-proofs .customer-form-label {
    margin-top: 13px;
    margin-bottom: 13px;
}


/*modal*/

.center-modal,
.rejection-modal {
    overflow-y: hidden !important;
}

.center-modal .modal-dialog {
    margin-top: 0;
    height: 100%;
    width: 450px;
}

.rejection-modal .modal-dialog {
    margin-top: 0;
    height: 100%;
    width: 600px;
}

.rejection-modal .modal-content,
.center-modal .modal-content {
    height: 100%;
}

.track-comments-modal .modal-content {
    height: 50% !important;
    margin-top: 30% !important;
}

.center-modal .modal-dialog textarea {
    width: 100%;
    height: 85%;
    margin-top: 10px;
}

.rejection-modal .modal-body,
.center-modal .modal-body {
    height: 75% !important;
}

.track-comments-modal .modal-body {
    height: 62% !important;
}

.reject-modal-btn {
    color: #fff;
    background-color: #004e96;
    border: 0;
    width: 140px;
    min-height: 35px;
    font-size: 12px !important;
}

.reject-modal-form textarea {
    width: 100%;
    height: 15% !important;
}

.print-modal-window .modal-dialog {
    width: 80%;
}

page {
    background: white;
    display: block;
    margin: 0 auto;
    margin-bottom: 0.5cm;
    box-shadow: 0 0 0.5cm rgba(0, 0, 0, 0.5);
}

page[size="A4"] {
    width: auto;
    height: 38cm;
}

.page-break {
    display: block;
    page-break-before: always;
}

#printSection table {
    padding: 4px;
    font-family: Arial;
    font-size: 14px;
}

#printSection div {
    padding: 4px;
    font-family: Arial;
    font-size: 14px;
}

#printSection td {
    border: 1px solid black;
    padding: 4px;
    font-size: 13px;
}

.rejection-info-header {
    font-weight: bold;
    color: red;
    margin-top: 20px;
}

.rejection-info th,
.rejection-info td {
    font-size: 12px;
}

.rejection-info tbody>tr>td {
    white-space: pre !important;
}

.track-search-result-scroll {
    height: 50% !important;
    overflow-y: scroll !important;
    overflow-x: hidden;
}

.track-search-header {
    display: inline-block;
    font-weight: 700;
}

.track-search-line {
    margin-top: 5px !important;
    margin-bottom: 15px !important;
}

.webcam-section input {
    width: 428px;
}

.text-red {
    color: red;
}

.text-green {
    color: green;
}

.pagination {
    padding-bottom: 4px;
    padding-top: 7px;
    /*    padding-left: 33px;*/
}

.pagination-row {
    padding-left: 33px;
}

.pagination>li>a {
    border-radius: 5px;
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    border-radius: 25px !important;
    padding: 8px !important;
    margin-right: 5px;
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-radius: 25px !important;
    padding: 8px !important;
    margin-left: 5px;
}


/*Alwin's CSS*/

.NameOrReference-search {
    border: 0px;
    margin-top: 2%;
    /*margin-left: 2%;*/
}

.NameOrReference-search input {
    border: 1px solid #dfe4e6;
    border-radius: 20px;
    font-weight: normal;
}

.round-border {
    border-radius: 20px;
}

.row-view {
    padding: 20px;
    margin-bottom: 2px;
    background: #fff;
    margin-top: 5px;
    border: 1px solid #ecefee;
    border-radius: 4px;
}

.device-view-header {
    font-size: 12px;
    font-weight: bold;
}

.workflow-div {
    border-style: dashed;
    border-width: 1px;
    height: 45%;
    width: 100%;
    /*    margin-top: 2%;*/
    border-radius: 10px;
    /*    margin-left: 2%;*/
}

.track-more-details {
    /*    border-top: 1px solid #ecefee;*/
    margin-top: 10px;
    padding-top: 10px;
}

.left-margin {
    margin-left: 12%;
}

.top-div {
    height: 42%;
}

.count-header {
    font-size: 12px;
    margin-top: 5px;
}

.image-preview {
    height: 100px;
    width: 100px;
    border: 1px solid #000;
    /*    margin-top:10px;*/
}

.bottom-margin {
    margin-bottom: 10px;
}

.camera-snapshot-section {
    height: 400px;
    padding-bottom: 10px;
    overflow-y: auto;
}

.bottom-box {
    border-right: 2px solid #eee;
    line-height: 17px;
}


/*
.right-vertical-line{
    width: 1px;
    background-color:#eee;
    border-right: 6px solid #000;
    float: right;
    line-height: 12px;
}
*/

.track-home-page {
    background-color: #fff;
    height: 85%;
}

.track-branch-name input {
    width: 100% !important;
    font-size: 14px !important;
    padding: 6px 12px !important;
}

.blue-btnsave {
    color: #fff;
    background-color: #004e96;
    border: 0;
    width: 110px;
    min-height: 40px;
    font-size: 13px !important;
}

.blue-btnsave-ckyc {
    color: #fff;
    background-color: #004e96;
    border: 0;
    width: 185px;
    min-height: 40px;
    font-size: 13px !important;
}

.blue-btnsave-report {
    margin-top: 0px !important;
    color: #fff;
    background-color: #004e96;
    border: 0;
    width: 135px;
    min-height: 40px;
    font-size: 13px !important;
}

.margTop {
    margin-top: 3% !important;
}

.blue-btn-snapshot {
    color: #fff;
    background-color: #004e96;
    border: 0;
    width: 140px !important;
    height: 40px;
    font-size: 13px !important;
}

.blue-btn-upload-more {
    color: #636060;
    background-color: #fff;
    border: 1px solid #dfe4e6;
    width: 43px;
    min-height: 43px;
    font-size: 12px !important;
    padding-left: 12px;
    padding-bottom: 7px;
}

.btn-camera-snapshot {
    background-color: #fff !important;
    border: 0;
    width: 45px;
    min-height: 45px;
    font-size: 12px !important;
    border: 1px solid #dfe4e6;
}

.btn-proceed {
    color: #dfe4e6;
    background-color: #9fabb7;
    border: 0;
    width: 110px;
    min-height: 40px;
    font-size: 13px !important;
}

.btn-delete-cancel {
    background-color: #fff;
    padding: 1px;
    width: 110px;
    min-height: 40px;
    font-size: 13px !important;
    border: 1px solid #dfe4e6;
}

.btn-download-aof {
    background-color: #fff;
    padding: 1px;
    width: 130px;
    min-height: 40px;
    font-size: 13px !important;
    border: 1px solid #dfe4e6;
}

.btn-snapshot {
    background-color: #9fabb7;
    padding: 1px;
    width: 93% !important;
    min-height: 40px;
    font-size: 13px;
    border: 1px solid #dfe4e6;
    margin-left: 5%;
}

.signature-btn-snapshot {
    background-color: #004e96;
    padding: 1px;
    width: 82% !important;
    min-height: 40px;
    font-size: 13px;
    border: 1px solid #004e96;
    margin-left: 5%;
    color: #fff;
}

.btn-delete-reject {
    color: #fff;
    background-color: #a53d3d;
    padding: 1px;
    width: 110px;
    min-height: 40px;
    font-size: 13px !important;
    border: 1px solid #dfe4e6;
}

.btn-use-ekyc {
    background-color: #fff;
    padding: 1px;
    width: 110px !important;
    height: 28px !important;
    font-size: 12px !important;
    border: 1px solid #dfe4e6 !important;
    border-radius: 18px !important;
    font-weight: bold !important;
}

.customer-details label,
.branch-officer-details label,
.identify-info label {
    font-size: 13px;
    font-weight: bold;
}

.top-margin {
    margin-top: 40px;
}

.claim-text {
    margin-top: 3px;
}

.claim-item {
    margin-top: 20px;
}

.content-margin {
    margin-top: 25px;
}

.secondary-font-color {
    color: #6b737b;
}

.mobile-text {
    font-size: 20px;
}

.otp-submit {
    border-radius: 20px !important;
}

.user-view-title {
    background-color: #fff;
    padding: 8px 7px 8px 23px;
}


/*Notification*/

.right-modal {
    left: 62% !important;
}

.right-modal .modal-input {
    padding: 0% 10% 0% 9%;
}

.right-modal .modal-dialog {
    margin: 0;
    width: 520px;
}

.right-modal .modal-content {
    background-color: #333435;
    border: 0;
    border-radius: 0;
    color: #9a9fa5;
}

.rejection-comments-modal {
    left: 50% !important;
    top: 5% !important;
    height: 96%;
}

.rejection-comments-modal .modal-dialog {
    width: 630px !important;
    margin-right: 0 !important;
    margin-bottom: 0 !important;
}

.editable-backdrop {
    display: none;
}

.rejection-scroll-content {
    height: 94%;
    overflow-y: auto;
    overflow-x: auto;
}

.rejection-comments-header {
    font-weight: bold;
    color: #000;
}

.add-padding {
    padding: 8px;
}

.rejection-comments-header:hover,
.rejection-comments-header:focus {
    text-decoration: none;
    color: #000;
}

.rejection-items {
    height: 100%;
    overflow-y: auto;
}

.sub-header-row-link,
.sub-header-row-link:hover {
    font-weight: bold;
    color: #000;
    margin-top: 10px;
    /*    text-align: right;*/
    text-decoration: none;
    font-size: 13px;
}

.sub-header-row-links {
    margin-top: 10px;
    text-align: right;
    padding-right: 40px;
}

.sub-header-row {
    border-bottom: 1px solid #dfe4e6;
    background-color: #fff;
}


/*


.right-modal .fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%)
}
*/

.notification-menu .notification-row {
    border-bottom: 1px solid #e0e4e7;
    padding: 0;
    font-size: 13px;
    color: #9a9fa5;
}

.notification-menu .notification-row .unvisited {
    background-color: #fff;
    color: #999ea2;
    padding-top: 10px;
    padding-bottom: 10px;
}

.notification-menu .notification-row .visited {
    background-color: #f7f9f8;
    color: #999ea2;
    padding-top: 10px;
    padding-bottom: 10px;
}

.notification-menu {
    display: block;
    width: 400px;
    left: -300px !important;
    height: auto;
    max-height: 500px;
    overflow-y: auto;
    padding-top: 0;
    padding-bottom: 0px;
    border-radius: 8px;
}

.notification-menu h5 {
    font-weight: bold;
    padding-top: 10px;
    padding-left: 15px;
}

.arrow-icon {
    content: ' ';
    display: block;
    height: 14px;
    width: 14px;
    background: white;
    position: absolute;
    /* left: 100%; */
    margin-left: 21px;
    transform: rotate(45deg);
    bottom: -11px;
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
}

.arrow-icon-maker {
    top: 27px;
}

.arrow-icon-intro {
    top: 24px;
}

.notify-container .btn-default,
.notify-container .btn-default:hover {
    background: #fff !important;
    border: 0 !important
}

.ckyc-exception {
    display: block;
    width: 568px;
    left: -11px !important;
    top: 31px !important;
    height: auto;
    max-height: 500px;
    overflow-y: auto;
    padding: 10px;
    border-radius: 8px;
}

.introducer-ckyc-exception h5,
.ckyc-exception h5 {
    /*    color: red;*/
    font-weight: bold;
}

.introducer-ckyc-exception .notification-row,
.ckyc-exception .notification-row {
    border-bottom: 1px solid #e0e4e7;
    padding: 0;
    font-size: 13px;
    color: #9a9fa5;
    line-height: 2.1;
}

.introducer-ckyc-exc {
    margin-top: 1.4%;
}

.introducer-ckyc-exception {
    display: block;
    width: 380px;
    left: -11px !important;
    top: 21px !important;
    height: auto;
    max-height: 500px;
    overflow-y: auto;
    padding: 10px;
    border-radius: 8px;
}

.maker-comment-box-hidden {
    display: none;
}

.maker-comment-box {
    display: block;
    width: 568px;
    /*left: -96px !important;*/
    top: 31px !important;
    height: auto;
    max-height: 500px;
    overflow-y: auto;
    padding: 10px;
    border-radius: 8px;
}

.maker-comment-box-btn {
    width: 85px !important;
    min-height: 30px !important;
}

.maker-comment textarea {
    width: 100%;
    border: 1px solid #dfe4e6;
    border-radius: 6px;
    height: 100px;
    font-size: 12px;
    padding-left: 8px;
    margin-top: 4%;
}

.intro-comment-box {
    display: block;
    width: 500px!important;
    left: -46px !important;
    top: 25px !important;
    height: auto;
    max-height: 500px;
    overflow-y: auto;
    padding: 10px;
    border-radius: 8px;
}

.customer-form-dropdown {
    margin-bottom: 5px;
    margin-top: 7px;
}

.pageNo-position {
    margin-top: 4px;
    margin-left: -15px;
}

.branch-name-comments .col-sm-10 span p {
    font-size: 13px;
}

.upload-text-content {
    padding-left: 10px;
    cursor: pointer;
}

.hide-nav {
    margin-bottom: 10px;
}

.nav-left-arrow {
    margin-bottom: 25px;
}

.nav-right-arrow {
    margin-bottom: 48px;
}

.canvas-prop {
    overflow-x: scroll;
    overflow-y: scroll;
    width: 100% !important;
    height: 205px !important;
    border: 1px solid #dfe4e6;
    margin-top: 10px;
}

.zoomIn-zoomOut {
    padding-top: 2px;
    padding-bottom: 4px;
    padding-left: 5px;
    padding-right: 5px;
}

.btn-delete-cancel-crop {
    background-color: #fff;
    width: 85px;
    min-height: 35px;
    font-size: 12px;
    border: 1px solid #dfe4e6;
}

.blue-btnsave-signature {
    color: #fff;
    background-color: #004e96;
    border: 0;
    width: 140px;
    min-height: 35px;
    font-size: 13px !important;
}

.blue-btnsave-picture {
    color: #fff;
    background-color: #004e96;
    border: 0;
    width: 130px;
    min-height: 35px;
    font-size: 13px !important;
}

.maker-crop-btn {
    min-height: 30px !important;
    width: 25px !important;
    margin-top: 2px !important;
    background-color: white;
    padding: 15px;
}

.reject-modal-btn {
    color: #fff;
    background-color: #004e96;
    border: 1;
    border-radius: 25px;
    width: 60px;
    min-height: 30px;
    font-size: 12px !important;
    margin: 5px;
}

.reject-modal-del-btn {
    background-color: #fff;
    border: 1px solid #dfe4e6;
    border-radius: 25px;
    width: 30px;
    min-height: 30px;
    font-size: 12px !important;
    margin: 5px;
}

.reject-modal-form select {
    margin-bottom: 5px;
    margin-top: 5px;
}

.maker-crop-icon {
    background: url(../img/sprite-updated.png) no-repeat;
    background-position: -202px -851px;
    width: 21px;
    height: 22px;
    cursor: pointer;
}

.crop-modal .modal-dialog {
    width: 600px;
    margin-top: 0px !important;
}

.crop-modal .modal-footer {
    padding: 10px !important;
}

.exist-cust-details .maker-radio {
    height: 10px !important;
}

.spinner {
    margin-top: 10px;
}

select:disabled {
    background: #EEEEEE;
}

.nri-checkbox {
    padding-top: 3%;
    padding-left: 2%;
}

.radio-border {
    border: 1px solid red;
    border-radius: 8px;
}

.has-error.radiobutton-border {
    border: 1px solid red;
    border-radius: 8px;
}

.exception-notification {
    font-size: 11px;
    font-weight: bold;
}

.notification-align {
    margin-top: -5%;
}


/*End Alwin's CSS*/


/*For Track*/

.track-details-header {
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 10px;
}

.track-details h6 {
    font-size: 14px;
    margin-top: 20px;
}

.track-details-table th {
    font-size: 12px;
}

.track-details-table td {
    font-size: 12px;
}

.track-details-table-scroll {
    height: 37%;
    overflow-y: scroll;
}

.bs-wizard {
    /*    margin-top: 0px;*/
    border-bottom: none !important;
}


/*Added by Akshay For Spinner icon*/

.fa-spin-custom,
.glyphicon-spin {
    -webkit-animation: spin 1000ms infinite linear;
    animation: spin 1000ms infinite linear;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

.download-track {
    margin-top: 1%;
    font-weight: bold;
    font-size: 12px;
    margin-bottom: 2%;
    cursor: pointer;
}

.refresh-track {
    margin-top: 1%;
    font-weight: bold;
    font-size: 13px;
    margin-bottom: 2%;
    /*    padding-left: 70px;*/
    cursor: pointer;
}

.back-to-search-track {
    margin-top: 1%;
    font-weight: bold;
    font-size: 13px;
    margin-bottom: 2%;
    padding-left: 70px;
    cursor: pointer;
}

.search-box-track-results {
    border: 1px solid #dfe4e6;
    border-radius: 20px;
    font-weight: normal;
    width: 90%;
    height: 5%;
    padding: 10px
}


/*Form Wizard*/

.bs-wizard {
    /*    border-bottom: solid 1px #e0e0e0;*/
    padding: 0 0 10px 0;
}


/*
.bs-wizard .bs-wizard-div{
    margin-left: 15%;
}
*/

.bs-wizard .bs-wizard-div > .bs-wizard-step {
    padding: 0;
    position: relative;
    left: 8%;
}

.bs-wizard-div .col-xs-1 {
    width: 12%;
}

.bs-wizard .bs-wizard-div > .bs-wizard-step + .bs-wizard-step {}

.bs-wizard .bs-wizard-div > .bs-wizard-step .bs-wizard-stepnum {
    color: #595959;
    font-size: 16px;
    margin-bottom: 5px;
}

.bs-wizard .bs-wizard-div > .bs-wizard-step .bs-wizard-info {
    color: #000;
    font-size: 10px;
    margin-left: -10%;
}

.bs-wizard .bs-wizard-div > .bs-wizard-step > .bs-wizard-dot {
    /*
    width: 14px;
    height: 9px;
    background: #13ad65;
    position: relative;
    top:-10px;
    display: block;
    color: #13ad65;
*/
    background: url('../img/sprite-updated.png') no-repeat;
    background-position: -498px -660px;
    width: 26px;
    height: 26px;
    margin-left: -5px;
    margin-top: -15px;
}

.bs-wizard > .bs-wizard-step > .bs-wizard-dot:before,
.bs-wizard > .bs-wizard-step > .bs-wizard-dot:after {
    /*
    content: ' ';
    color: #13ad65;
    border-left: 7.5px solid transparent;
    border-right: 7.5px solid transparent;
    position: absolute;
*/
}

.bs-wizard .bs-wizard-div > .bs-wizard-step > .bs-wizard-dot:before {
    /*
    top: -4px;
    border-bottom: 4px solid #13ad65;
    color: #13ad65;
*/
}

.bs-wizard .bs-wizard-div > .bs-wizard-step > .bs-wizard-dot:after {
    /*
    bottom: -4px;
    border-top: 4px solid #13ad65;
    color: #13ad65;
*/
}


/*Orange track step highlight*/

.bs-wizard-dot-orange {
    /*
    width: 14px;
    height: 9px;
    background: #fca61d;
    position: relative;
    top:-8px;
    display: block;
*/
    background: url('../img/sprite-updated.png') no-repeat;
    background-position: -498px -710px;
    width: 26px;
    height: 26px;
    margin-left: -5px;
    margin-top: -15px;
}

.bs-wizard .bs-wizard-div > .bs-wizard-step > .bs-wizard-dot-orange:before,
.bs-wizard .bs-wizard-div > .bs-wizard-step > .bs-wizard-dot-orange:after {
    /*
    content: ' ';
    color: #fca61d;
    border-left: 7.5px solid transparent;
    border-right: 7.5px solid transparent;
    position: absolute;
*/
}

.bs-wizard .bs-wizard-div > .bs-wizard-step > .bs-wizard-dot-orange:before {
    /*
    top: -4px;
    border-bottom: 4px solid #fca61d;
    color: #fca61d;
*/
}

.bs-wizard .bs-wizard-div > .bs-wizard-step > .bs-wizard-dot-orange:after {
    /*
    bottom: -4px;
    border-top: 4px solid #fca61d;
    color: #fca61d;
*/
}


/*Red track step highlight*/

.bs-wizard-dot-red {
    background: url('../img/sprite-updated.png') no-repeat;
    background-position: -498px -810px;
    width: 26px;
    height: 25px;
    margin-left: -5px;
    margin-top: -15px;
}


/*Ash track step highlight*/

.bs-wizard .bs-wizard-div > .bs-wizard-step > .bs-wizard-dot-ash {
    /*
    width: 14px;
    height: 9px;
    background: #ecedef;
    position: relative;
    top:-8px;
    display: block;
*/
    background: url('../img/sprite-updated.png') no-repeat;
    background-position: -498px -759px;
    width: 26px;
    height: 28px;
    margin-left: -6px;
    margin-top: -17px;
}

.bs-wizard .bs-wizard-div > .bs-wizard-step > .bs-wizard-dot-ash:before,
.bs-wizard .bs-wizard-div > .bs-wizard-step > .bs-wizard-dot-ash:after {
    /*
    content: ' ';
    color: #ecedef;
    border-left: 7.5px solid transparent;
    border-right: 7.5px solid transparent;
    position: absolute;
*/
}

.bs-wizard .bs-wizard-div > .bs-wizard-step > .bs-wizard-dot-ash:before {
    /*
    top: -4px;
    border-bottom: 4px solid #ecedef;
    color: #fca61d;
*/
}

.bs-wizard .bs-wizard-div > .bs-wizard-step > .bs-wizard-dot-ash:after {
    /*
    bottom: -4px;
    border-top: 4px solid #ecedef;
    color: #fca61d;  
*/
}

.bs-wizard .bs-wizard-div > .bs-wizard-step > .progress {
    position: relative;
    border-radius: 0px;
    height: 3px;
    box-shadow: none;
    margin: 20px 0;
    margin-left: 22px;
    width: 82%;
    /*
     background: #13ad65;
    background: -webkit-linear-gradient(left, #13ad65, #fca61d);
    background: -o-linear-gradient(right, #13ad65, #fca61d);
    background: -moz-linear-gradient(right, #13ad65, #fca61d);
    background: linear-gradient(to right, #13ad65, #fca61d);
*/
}

.bs-wizard .bs-wizard-div >.bs-wizard-step-completed > .progress {
    background: #13ad65;
    /*    background: -webkit-linear-gradient(left, #13ad65, #fca61d);
    background: -o-linear-gradient(right, #13ad65, #fca61d);
    background: -moz-linear-gradient(right, #13ad65, #fca61d);
    background: linear-gradient(to right, #13ad65, #fca61d);*/
}

.bs-wizard .bs-wizard-div >.bs-wizard-step-progress > .progress {
    background: #13ad65;
    background: -webkit-linear-gradient(left, #13ad65, #fca61d);
    background: -o-linear-gradient(right, #13ad65, #fca61d);
    background: -moz-linear-gradient(right, #13ad65, #fca61d);
    background: linear-gradient(to right, #13ad65, #fca61d);
}

.bs-wizard .bs-wizard-div >.bs-wizard-step-exception > .progress {
    background: red;
}

.bs-wizard > .bs-wizard-step > .progress > .progress-bar {
    width: 0px;
    box-shadow: none;
    /*    background: #fbe8aa;*/
}

.bs-wizard .bs-wizard-div > .bs-wizard-step.complete > .progress > .progress-bar {
    width: 100%;
    margin-left: 26px;
}

.bs-wizard .bs-wizard-div > .bs-wizard-step.active > .progress > .progress-bar {
    width: 50%;
}

.bs-wizard .bs-wizard-div > .bs-wizard-step:first-child.active > .progress > .progress-bar {
    width: 0%;
}

.bs-wizard .bs-wizard-div > .bs-wizard-step:last-child.active > .progress > .progress-bar {
    width: 100%;
}

.bs-wizard .bs-wizard-div > .bs-wizard-step.disabled > .bs-wizard-dot {
    background-color: #f5f5f5;
}

.bs-wizard .bs-wizard-div > .bs-wizard-step.disabled > .bs-wizard-dot:after {
    opacity: 0;
}


/*

.bs-wizard .bs-wizard-div > .bs-wizard-step:first-child > .progress {
    left: 0;
    width: 73%;
    margin-left: 22px;
}

.bs-wizard .bs-wizard-div > .bs-wizard-step:last-child > .progress {
    width: 0;
}
*/

.bs-wizard-zero-width > .progress {
    width: 0px !important;
}

.bs-wizard > .bs-wizard-step.disabled a.bs-wizard-dot {
    pointer-events: none;
}


/*For autocomplete branch name*/

.ng-invalid-autocomplete-required {
    border-color: #ececec !important;
}

.ng-invalid-autocomplete-required-on-save {
    border-color: #843534!important;
}

.angucomplete-holder {
    position: relative;
    font: 15px Verdana;
}

.angucomplete-dropdown {
    font: inherit;
    border-color: #ececec;
    border-width: 1px;
    border-style: solid;
    border-radius: 2px;
    width: 300px;
    padding: 6px;
    cursor: pointer;
    position: absolute;
    z-index: 9999;
    top: 36px;
    left: 0px;
    margin-top: -6px;
    background-color: #fff;
    overflow-y: auto;
    max-height: 150px;
}

.angucomplete-searching {
    font: inherit;
    font-size: 85%;
    color: #999;
    letter-spacing: 1px;
}

.angucomplete-row {
    padding: 5px;
    margin-bottom: 4px;
    color: #000;
    clear: both;
}

.angucomplete-selected-row {
    background-color: #428bca;
    color: #fff;
}


/*    .form-control {
        outline:0;
        border-color:#ECECEC;
        border-style:solid;
        border-width:1px;
        width:300px;
        background-color:#fff;
        padding:6px;
        border-radius:2px;
        margin-bottom:5px;
        font:inherit;
        font-size:90%;
    }*/

.highlight {
    font-weight: bold;
    color: #101010;
}


/*notify*/

.notify {
    display: block;
}

.notifyHide {
    display: none;
}

.submitted .ng-invalid {
    border: 1px solid red;
}

.hoverable {
    cursor: pointer;
}

.no-right-padding {
    padding-right: 0;
}

.adhar-privacy-agreement {
    margin-top: 20px !important;
}

.adhar-privacy-agreement label {
    font-size: 11.5px !important;
}

.adhar-privacy-agreement .col-sm-1 {
    width: 5.33%;
}

.adhar-privacy-agreement input[type="checkbox"] {
    width: 12px;
    height: 12px;
}

.has-error-with-content:after {
    content: "Invalid Date";
    color: red;
}

.error-message-invalid-date {
    color: red;
}

.upload-date {
    font-size: 11px;
}

.popup-img-container {
    padding: 4%;
}

/* Delete Token Change Modal */

/* Exception Modal */

.exception-modal-window,
.deleteToken-modal-window,
.comments-modal-window {
    width: 100% !important;
    margin-top: 2%;
    overflow: hidden !important;
}

.exception-modal-window .modal-dialog {
    width: 60% !important;
}

.exception-modal-window .modal-content {
    border-radius: 10px !important;
}

.exception-modal-window .modal-body {
    height: 70% !important;
    padding: 0px !important;
}

.exception-modal-window .modal-body .rejection-reason {
    height: 85%;
    overflow-y: auto;
    /*    border-left: 1px solid #dfe4e6;*/
    background-color: #f9f9f9 !important;
    padding-left: 3%;
}

.exception-modal-window .modal-body .rejection-list {
    height: 85%;
    overflow-y: auto;
}

.exception-modal-window .modal-body .rejection-reason h4 {
    font-size: 14px;
    margin-bottom: 4px !important;
}

.exception-modal-header,
.deleteToken-modal-header,
.comments-modal-header {
    font-size: 20px;
    font-weight: bold;
    color: #000;
}

.exception-modal-window .modal-footer {
    border-top: 0 !important;
}

.exception-modal-close,
.deleteToken-modal-close,
.comments-modal-close {
    background: url(../img/sprite-updated.png) no-repeat;
    background-position: -252px -890px;
    width: 31px;
    height: 31px;
    position: absolute;
    right: -10px;
    top: -10px;
    zoom: 0.9;
    cursor: pointer;
}

.exception-modal-loading {
    background: url(../img/sprite-updated.png) no-repeat;
    background-position: -202px -894px;
    width: 30px;
    height: 25px;
    zoom: 0.9;
}

.exception-modal-success {
    background: url(../img/sprite-updated.png) no-repeat;
    background-position: -153px -891px;
    width: 29px;
    height: 29px;
    zoom: 0.9;
}

.exception-modal-btn,
.comments-modal-btn {
    color: #333;
    background-color: #fff;
    margin-top: 0px;
    /* border: 0; */
    border: 1px solid #dfe4e6;
    border-radius: 25px !important;
    font-size: 11px !important;
    font-weight: bold;
    font-style: normal;
    width: auto !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
    padding-top: 6px;
    padding-bottom: 6px;
}

.deleteToken-modal-btn {
    color: #333;
    background-color: #fff;
    margin-top: 0px;
    /* border: 0; */
    border: 1px solid #dfe4e6;
    border-radius: 25px !important;
    font-size: 14px !important;
    font-weight: bold;
    font-style: normal;
    width: 100px !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
    padding-top: 6px;
    height: 40px;
    padding-bottom: 6px;
}

.exception-row {
    /*    background-color: #f8faf9;*/
    height: 80px;
    border-bottom: 1px solid #dfe4e6;
}

.small-font {
    font-size: 10px;
}

.exception-modal-window .nav>li>a {
    color: #7c8084;
    padding: 8px 5px !important;
}

.exception-modal-window ul li {
    padding: 0 !important;
    border-right: 1px solid #dfe4e6;
}

.exception-modal-window .nav>li>a:hover {
    background-color: transparent !important;
}

.exception-modal-window .listSelected {
    border-right: 0px !important;
    background-color: #f9f9f9;
    color: #7c8084 !important;
}

.exception-modal-window ul li a {
    padding-left: 0 !important;
    padding-right: 0 !important;
    height: 100% !important;
    border-radius: 0 !important;
}

.black-text {
    color: #000;
}

.exception-modal-window .nav-stacked>li+li {
    margin-top: 0px !important;
}

.exception-modal-blue-btn,
.deleteToken-modal-blue-btn,
.comments-modal-blue-btn {
    color: #fff;
    background-color: #004e96;
}

.exception-modal-btn-red {
    background-color: #e53247;
    color: #fff;
}

.exception-modal-timestamp,
.comments-modal-timestamp {
    font-size: 10px;
    text-transform: uppercase;
    text-align: right;
    color: #94948f;
    margin-top: 10px;
}

.exception-modal-window::-webkit-scrollbar {
    display: none !important;
}

.add-exception h4 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 4px !important;
}

.add-exception .add-exception-reasons {
    padding: 15px 0px 10px 15px;
}

.exception-modal-window textarea {
    max-width: 425px;
    height: 15% !important;
}


/* Comments Modal */

.comments-modal-window .modal-body {
    height: 70% !important;
    overflow-y: auto;
}

.comments-modal-window textarea {
    width: 100%;
    height: 30px !important;
    border-radius: 20px;
    overflow: hidden;
    resize: none;
}

.comments-modal-window .nav-stacked>li {
    border-bottom: 1px solid #dfe4e6;
    padding: 5px 0 0px 0;
}

.history-modal .modal-body {
    height: 70% !important;
    overflow-y: auto;
}

/* Delete Token Change Modal */

.deleteToken-modal-window .modal-body {
    height: 70% !important;
    overflow-y: auto;
}

.deleteToken-modal-window textarea {
    width: 100%;
    height: 150px !important;
    border-radius: 20px;
    overflow: hidden;
    resize: none;
}

.deleteToken-modal-window .nav-stacked>li {
    border-bottom: 1px solid #dfe4e6;
    padding: 5px 0 0px 0;
}

/*Tooltip*/

.tool-tip .tooltiptext {
    visibility: hidden;
    width: auto;
    background-color: #004e96;
    color: #fff;
    text-align: left;
    border-radius: 6px;
    padding: 10px;
    position: absolute;
    z-index: 1;
    font-size: 12px;
    margin-top: 35px;
    /*    margin-left: 20px;*/
    /*    text-align: center;*/
}

.tool-tip:hover .tooltiptext {
    visibility: visible;
}

.unCheck-scroll {
    overflow-y: auto;
    overflow-x: auto;
}

.truncate {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}

@media print {
    @page {
        size: 30cm 38cm;
        margin: 0;
        /* change the margins as you want them to be. */
        page-break-after: always;
    }
    .modal {
        position: absolute;
        left: 0;
        top: 0;
        margin: 0;
        padding: 0;
        overflow: visible!important;
    }
}

@media only screen and (min-width:2300px) {
    .logo-img {
        zoom: 1.2;
    }
    ul.main-nav li.worklist a .worklist-icon,
    ul.main-nav li.worklist a .worklist-icon-active,
    ul.main-nav li.report a .report-icon,
    ul.main-nav li.report a .report-icon-active,
    ul.main-nav li.track a .track-icon,
    ul.main-nav li.track a .track-icon-active,
    ul.main-nav li.new-acc a .new-acc-icon,
    ul.main-nav li.new-acc a .new-acc-icon-active {
        /*        margin-left: 64px;*/
    }
    .normal-icon,
    .stp-icon {
        /*        margin-left: 70px;*/
    }
    .acc-details-icon,
    .acc-data-active .acc-details-icon,
    .disabled .acc-details-icon,
    .upload-docs-icon,
    .acc-data-active .upload-docs-icon,
    .disabled .upload-docs-icon,
    .identity-info-icon,
    .acc-data-active .identity-info-icon,
    .disabled .identity-info-icon,
    .personal-details-icon,
    .acc-data-active .personal-details-icon,
    .disabled .personal-details-icon,
    .prof-info-icon,
    .acc-data-active .prof-info-icon,
    .disabled .prof-info-icon,
    .channel-facility-icon,
    .acc-data-active .channel-facility-icon,
    .disabled .channel-facility-icon {
        margin-left: 40px;
    }
}

@media only screen and (max-device-width:1024px) {
    .col-sm-2 input:checked + .switchbox:before {
        -webkit-transform: translateX(36px);
        -ms-transform: translateX(36px);
        transform: translateX(36px);
        background-color: green;
    }
    .logo-img {
        zoom: 0.5;
    }
    .acc-details-icon,
    .acc-data-active .acc-details-icon,
    .disabled .acc-details-icon,
    .upload-docs-icon,
    .acc-data-active .upload-docs-icon,
    .disabled .upload-docs-icon,
    .identity-info-icon,
    .acc-data-active .identity-info-icon,
    .disabled .identity-info-icon,
    .personal-details-icon,
    .acc-data-active .personal-details-icon,
    .disabled .personal-details-icon,
    .prof-info-icon,
    .acc-data-active .prof-info-icon,
    .disabled .prof-info-icon,
    .channel-facility-icon,
    .acc-data-active .channel-facility-icon,
    .disabled .channel-facility-icon {
        margin-left: -15px;
    }
    ul.main-nav li.worklist a .worklist-icon-active,
    ul.main-nav li.new-acc a .new-acc-icon {
        /*        margin-left: 16px;*/
    }
    ul.main-nav li.track a .track-icon {
        /*        margin-left: 12px;*/
    }
    .normal-icon {
        /*        margin-left: 26px;*/
    }
    .stp-icon {
        /*        margin-left: 24px;*/
    }
    .blue-btnsave,
    .btn-proceed,
    .btn-delete-cancel {
        width: 85px;
        min-height: 32px;
        font-size: 11px;
    }
}

@media only screen and (max-device-width:768px) {
    .col-sm-2 input:checked + .switchbox:before {
        -webkit-transform: translateX(35px);
        -ms-transform: translateX(35px);
        transform: translateX(35px);
        background-color: green;
    }
    .logo-img {
        zoom: 0.4;
    }
    ul.main-nav li.worklist a .worklist-icon,
    ul.main-nav li.worklist a .worklist-icon-active,
    ul.main-nav li.report a .report-icon,
    ul.main-nav li.report a .report-icon-active,
    ul.main-nav li.track a .track-icon,
    ul.main-nav li.track a .track-icon-active,
    ul.main-nav li.new-acc a .new-acc-icon,
    ul.main-nav li.new-acc a .new-acc-icon-active,
    .normal-icon,
    .stp-icon {
        /*        margin-left: 11px;*/
    }
    .user-icon {
        zoom: 0.7;
        margin-top: 15px;
    }
    .badge-notify {
        top: -8px;
        left: -23px;
    }
    .notification-section .badge {
        font-size: 10px;
        width: auto;
        height: 18px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 4px;
    }
    .blue-btnsave,
    .btn-proceed,
    .btn-delete-cancel {
        width: 85px;
        min-height: 32px;
        font-size: 11px;
    }
    .acc-details-icon,
    .acc-data-active .acc-details-icon,
    .disabled .acc-details-icon,
    .upload-docs-icon,
    .acc-data-active .upload-docs-icon,
    .disabled .upload-docs-icon,
    .identity-info-icon,
    .acc-data-active .identity-info-icon,
    .disabled .identity-info-icon,
    .personal-details-icon,
    .acc-data-active .personal-details-icon,
    .disabled .personal-details-icon,
    .prof-info-icon,
    .acc-data-active .prof-info-icon,
    .disabled .prof-info-icon,
    .channel-facility-icon,
    .acc-data-active .channel-facility-icon,
    .disabled .channel-facility-icon {
        margin-left: 4px;
    }
}

@media screen and (max-device-width: 768px) and (orientation: portrait) {
    .login-input {
        margin-top: 65%;
    }
    .identify-info {
        height: 98%;
    }
}

@media screen and (max-device-width: 768px) and (orientation: landscape) {
    .login-input {
        margin-top: 33%;
    }
    .identify-info {
        height: 85%;
    }
}

@media screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    .login-input {
        margin-top: 82%;
    }
}

@media screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    .login-input {
        margin-top: 44%;
    }
}


/*
@media screen and (min-device-width : 1025px) and (max-device-width : 1500px){
    .login-input{
        margin-top: 35%;
    }
}*/

@media screen and (min-device-width: 2300px) {
    .login-input {
        margin-top: 32%;
    }
}

.margin-right-10 {
    margin-right: 10px;
    float: left;
    margin-top: 8px;
}


/*Added by akshay for image viewer no image scenario */

.no-image-viewer {
    margin-top: 41%;
    color: #333333;
    font-size: large;
    font-weight: bold;
}

.no-documents-found {
    margin-top: 26%;
    font-size: large;
    font-weight: bold;
}

.comment-notification {
    margin-bottom: 5px;
    font-size: 11px;
    font-weight: bold;
}