
/*GLOBAL STYLES*/
/*-------------------------------------------------- */
body {
    padding: 0px;
    margin: 0;
    color: #000;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    overflow-x: hidden;
}
a{
    color: #4a90e2;
    text-decoration: none;
}
a:hover {
    color: #000;
    text-decoration: none;
}
a:visited, a:focus{
    outline: none;
    text-decoration: none;
}
.pad-t-b-5 {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}
.pt-10 {
    padding-top: 10px !important;
}
.pad-r-10 {
    padding-right: 10px !important;
}
.pad-t-b-15 {
    padding-top: 15px;
    padding-bottom: 15px;
}
.pad-t-b-20 {
    padding-top: 20px;
    padding-bottom: 20px;
}
.pad-t40 {
    padding-top: 40px !important;
}
.pad-t-b-30 {
    padding-top: 30px;
    padding-bottom: 30px;
}
.pad-t70 {
    padding-top: 70px;
}
.pad-b20 {
    padding-bottom: 20px !important;
}
.pad-b30 {
    padding-bottom: 30px !important;
}
.pad-b40 {
    padding-bottom: 40px;
}
.nopadding {
    padding: 0px !important;
}
.mar-t-b-none {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
}
.mar-none {
    margin:0!important;
}
.mar-t-b-10 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}
.mar-t-b-15 {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
}
.mar-t-b50 {
    margin-top: 50px !important;
    margin-bottom: 50px !important;
}
.mar-t-b20 {
    margin: 20px 0 !important;
}
.mar-t-b25 {
    margin: 25px 0 !important;
}
.mar-bot-15 {
    margin-bottom: 15px !important;
}
.mar-bot-10 {
    margin-bottom: 10px !important;
}
.mar-bot-20 {
    margin-bottom: 20px !important;
}
.mar-t25 {
    margin-top: 25px !important;
}
.mar-t15 {
    margin-top: 15px !important;
}
.mar-0 {
    margin: 0px !important;
}

.mg-t0{
    margin-top: 0 !important;
}
.mg-t3{
    margin-top: 3px !important;
}
.mg-t5{
    margin-top: 5px !important;
}
.mg-t8{
    margin-top: 8px !important;
}
.mg-t10{
    margin-top: 10px !important;
}
.mg-t15{
    margin-top: 15px !important;
}
.mg-t20{
    margin-top: 20px !important;
}
.mg-t25{
    margin-top: 25px !important;
}
.mg-t30{
    margin-top: 30px !important;
}
.mg-t44{
    margin-top: 44px !important;
}
.mg-t50{
    margin-top: 50px !important;
}
.mg-t100{
    margin-top: 100px !important;
}

.mg-l0{
    margin-left: 0px !important;
}
.mg-l10{
    margin-left: 10px !important;
}

.mg-b0{
    margin-bottom: 0 !important;
}
.mg-b5{
    margin-bottom: 5px !important;
}
.mg-b10{
    margin-bottom: 10px !important;
}
.mg-b15{
    margin-bottom: 15px !important;
}
.mg-b20{
    margin-bottom: 20px !important;
}
.mg-b25{
    margin-bottom: 25px !important;
}
.mg-b30{
    margin-bottom: 30px !important;
}
.mg-b40{
    margin-bottom: 40px !important;
}
.mg-b50{
    margin-bottom: 50px !important;
}
.mg-b80{
    margin-bottom: 80px !important;
}

.mg-r5{
    margin-right: 5px !important;
}
.mg-r10{
    margin-right: 10px !important;
}
.mg-r15{
    margin-right: 15px !important;
}
.mg-r20{
    margin-right: 20px !important;
}
.mg-r21{
    margin-right: 21px !important;
}
.mg-r25{
    margin-right: 25px !important;
}
.mg-r30{
    margin-right: 30px !important;
}

.mg-l0{
    margin-left: 0px !important;
}
.mg-10{
    margin-left: 10px !important;
}
.mg-l20{
    margin-left: 20px !important;
}

.pd-a0{
    padding: 0 !important;
}
.pd-t0{
    padding-top: 0 !important;
}
.pd-t2{
    padding-top: 2px !important;
}
.pd-t7{
    padding-top: 7px !important;
}
.pd-l2{
    padding-left: 2px !important;
}
.pd-l3{
    padding-left: 3px !important;
}
.pd-l10{
    padding-left: 10px !important;
}
.pd-l20{
    padding-left: 20px !important;
}
.pd-l25{
    padding-left: 25px !important;
}
.pd-l30{
    padding-left: 30px !important;
}
.pd-l35{
    padding-left: 35px !important;
}

.pd-r25{
    padding-right: 25px !important;
}
.pd-r30{
    padding-right: 30px !important;
}
.pd-r32{
    padding-right: 32px !important;
}
.pd-r0{
    padding-right: 0 !important;
}

.pd-t0{
    padding-top: 0 !important;
}
.pd-t2{
    padding-top: 2px !important;
}
.pd-t3{
    padding-top: 3px !important;
}
.pd-t5{
    padding-top: 5px !important;
}
.pd-t7{
    padding-top: 7px !important;
}
.pd-t25{
    padding-top: 25px !important;
}
.pd-t30{
    padding-top: 30px !important;
}
.pd-t35{
    padding-top: 35px !important;
}
.pd-t5{
    padding-top: 5px !important;
}
.pd-t10{
    padding-top: 10px !important;
}
.pd-t15{
    padding-top: 15px !important;
}
.pd10{
    padding: 10px !important;
}
.pd-l0{
    padding-left: 0 !important;
}
.pd-l15{
    padding-left: 15px !important;
}
.pd-l20{
    padding-left: 20px !important;
}
.pd-b0{
    padding-bottom: 0px !important;
}
.pd-r15{
    padding-right: 15px !important;
}


.pd-t28{
    padding-top: 28px !important;
}
.pd-10{
    padding: 10px !important;
}

.pd-r20{
    padding-right: 20px !important;
}
.borderBottom{
    border-bottom: 1px solid #f2f2f2;
}
.noBorder{
    border: 0 !important;
}
.relative{
    position: relative;
}
.block-level{
    display: block !important;
}
.inline-block-level{
    display: inline-block !important;
}
.right_arrow_icon{
    vertical-align: baseline;
}

/* color */
.white{
    color: #fff !important;
}
.black{
    color: #000 !important;
}
.green-success-validated{
    color: #7ed320 !important;
}
.secondary-color{
    color: #444 !important;
}
.red{
    color: #ff0000;
}
.grey{
    color: #a3a3a3;
}
.pending{
    /*color: #FE9A2E !important;*/
    color: #DF3A01 !important;
    font-weight: bold !important;
}
.green{
    color: #6cba42 !important
}
.primary-text {
    color: #4a90e2 !important;
}
.mandatory-color{
    color: #d5534f;
}
.black-bold{
    color: #000 !important;
    font-family: 'latobold', sans-serif;
}

/* Background Colors */
.primary-bg{
    background-color: #4a90e2;
}
.fullWidth{
    width: 100% !important;
}
.width80{
    width: 80% !important;
}
.width75{
    width: 75% !important;
}
.width25{
    width: 25% !important;
}
.text-center{
    text-align: center !important;
}
.text-left{
    text-align: left !important;
}
.bold{
    font-family: 'Roboto', sans-serif;
    font-weight: 500 !important;
}
.insuff-disabled,
.on-hold-disabled,
.process-disabled{
    user-select: none;
    pointer-events: none;
}
.tab-process-disabled{
    user-select: none;
    pointer-events: none;
    opacity: 0.8;

}
.case_initiation_diy_individually  .mode-selection-box.candidate-form-cntr .candidate-form-tablist li.tab-process-disabled a,
.case_initiation_diy_individually  .mode-selection-box.candidate-form-cntr .candidate-form-tablist li.tab-process-disabled a:hover,
.case_initiation_diy_individually  .mode-selection-box.candidate-form-cntr .candidate-form-tablist li.tab-process-disabled a:focus{
    color: #ccc !important;
    border-bottom: none !important;
}

.insuff-disabled .link,
.on-hold-disabled .link,
.on-hold-disabled .link i{
    color: #ccc !important;
    user-select: none;
    pointer-events: none;
}
.insuff-disabled .badge,
.on-hold-disabled .badge{
    color: #ccc !important;
    user-select: none;
    pointer-events: none;
    background-color: #fff !important;
    border-color: #ccc !important;
}
.custom-disabled{
    background-color: #eee !important;
    background: #eee !important;
    opacity: 1 !important;
    cursor: not-allowed !important;
    user-select: none !important;
}
.custom-disabled + .form_label{
    background: #eee !important;
    cursor: not-allowed;
    user-select: none;
    pointer-events: none;
}
.duplicity-disabled{
    background-color: #fff !important;
    background: #fff !important;
    opacity: 1 !important;
    cursor: not-allowed !important;
    user-select: none !important;
    pointer-events: none;
}
.select2-disabled{
    background-color: #fff !important;
    background: #fff !important;
    opacity: 1 !important;
}
.duplicity-error{
    position: absolute;
    top: 86%;
    color: #ff0000;
    font-size: 13px;
}
.seperator{
    width: 92px;
    border-bottom: 4px solid #7fd421;
    margin: 15px auto;
}

a.table-row-btn{
    padding: 6px 4px !important;
}
.normal-font{
    font-weight: 400 !important;
}

.height36{
    height: 36px !important;
}
.width100all{
    width: 100% !important;
}

/* Change autocomplete styles in webKit starts here */
/*input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
border: 1px solid green;
-webkit-text-fill-color: #000 !important;
-webkit-box-shadow: 0 0 0 30px #fff inset;
transition: background-color 5000s ease-in-out 0s;
}*/

@-webkit-keyframes autofill {
    to {
        color: #000;
        background: transparent;
    }
}

input:-webkit-autofill {
    -webkit-animation-name: autofill;
    -webkit-animation-fill-mode: both;
}

@-moz-keyframes autofill {
    to {
        color: #000;
        background: transparent;
    }
}

input:-moz-autofill {
    -moz-animation-name: autofill;
    -moz-animation-fill-mode: both;
}
/* Change autocomplete styles in webKit ends here */


.customToggleDiv{
    /*background-color: #4a90e2;*/
    border: 1px solid #ddd;
    padding: 10px;
    display: none;
}
.searchResultCntr{
    position: relative;
    width: 100%;
    padding: 0 15px 15px 18px;
}
.searchResultCntr .searchResultData{
    width: 100%;
}
.searchResultCntr .searchResultData table thead tr th{
    position: relative;
    vertical-align: top;
}
.searchResultCntr .searchResultData table thead tr th .arrow-up{
    position: absolute;
    right: 0px;
    bottom: 12px;
    color: #a3a3a3;
    text-decoration: none;
}
.searchResultCntr .searchResultData table thead tr th .arrow-up:focus,
.searchResultCntr .searchResultData table thead tr th .arrow-up:visited{
    color: #a3a3a3;
    text-decoration: none;
}
.searchResultCntr .searchResultData table thead tr th .arrow-down{
    position: absolute;
    right: 0px;
    top: 12px;
    color: #a3a3a3;
    text-decoration: none;
}
.searchResultCntr .searchResultData table thead tr th .arrow-down:focus,
.searchResultCntr .searchResultData table thead tr th .arrow-down:visited{
    color: #a3a3a3;
    text-decoration: none;
}
.searchResultCntr .searchResultData table tbody tr td{
    vertical-align: middle;
    height: 66px;
    word-break: break-word;
    word-wrap: break-word;
}
.searchResultCntr .searchResultData table tbody tr td:last-child select#formAction{
    width: 100% !important;
}
.searchResultCntr .searchResultData table tbody tr td .height66{
    min-height: 48px;
    display: inline-block;
    vertical-align: middle;
    line-height: 48px;
}
.searchResultData table tbody tr td:nth-child(2){
    max-width: 170px;
}
.thumbnailCntr .thumbnailDiv{
    display: inline-block;
    position: relative;
    width: 100%;
    float: left;
}
.thumbnailCntr .thumbnailDiv .imgBox{
    float: left;
    width: 60px;
    min-height: 60px;
    margin: 5px;
    border-radius: 4px;
    border: 1px solid #ccc;
    padding: 3px;
}
.thumbnailCntr .thumbnailDiv .imgBox a{
    display: block;
}

/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */
/* Special class on .container surrounding .navbar, used for positioning it into place. */
.navbar-wrapper {
    position: relative;
    top: 0;
    right: 0;
    left: 0;
    z-index: 20;
}
/* Flip around the padding for proper display in narrow viewports */
.navbar-wrapper > .container {
    padding-right: 0;
    padding-left: 0;
}
.navbar-wrapper .navbar {
    padding-right: 15px;
    padding-left: 15px;
}
.navbar-wrapper .navbar .container {
    width: auto;
}
.topband{
    border-bottom: 1px solid #ebebeb;
}
.topband .navbar-brand {
    height: auto;
    padding: 0px 0 0 0;
    width: 155px;
}
.topband .navbar-inverse {
    background: none;
    border: none;
    min-height: 0;
}
.my_menu {
    margin: 0px 0 0 0;
    padding: 0;
    position: relative;
    float: right;
}
.my_menu .top_side_links {
    margin: 0;
    padding: 0 0 0 10px;
    position: relative;
    float: right;
}
.my_menu .top_side_links ul {
    margin: 0;
    padding: 0;
}
.my_menu .top_side_links ul li {
    margin: 0;
    padding: 0 5px;
    list-style: none;
    display: inline-block;
    font-weight: 500;
    font-size: 13px;
}
.my_menu .top_side_links ul li:last-child{
    padding-right: 0;
}
.my_menu .top_side_links ul li i {
    margin: 0 0 0 5px;
    font-size: 18px;
    vertical-align: middle;
    line-height: 37px;
}
.my_menu .top_side_links ul li span {
    display: block;
}
.my_menu .top_side_links ul li a {
    color: #000;
    padding: 0;
    display: block;
}
.my_menu .top_side_links ul li a:visited, .my_menu .top_side_links ul li a:focus{
    text-decoration: none;
}
.my_menu .top_side_links ul li a.sign_in_btn{
    border: 2px solid #000;
    padding: 5px 22px !important;
    border-radius: 3px;
}
.my_menu .dropdown-menu {
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border-radius: 0px;
    box-shadow: none;
}
.my_menu .dropdown-menu li {
    display: block;
    width: 100%;
}
.my_menu .dropdown-menu > li > a {
    padding: 6px 10px;
}
.my_menu .sub-menu{
    margin-top: 15px !important;
    border: 0;
    box-shadow: 0 0px 20px 0 rgba(0, 0, 0, 0.3);
}
.my_menu .sub-menu li{
    display: inline-block !important;
    padding: 0 15px !important;
}
.my_menu .sub-menu li a{
    padding: 7px 0 !important;
    border-bottom: 1px dashed #ddd;
    color: #162135 !important;
    font-family: 'latomedium', sans-serif;
}
.my_menu .sub-menu li a:hover{
    background: none;
    color: #5ec9d9 !important;
    transition: all 0.3s ease;
}
.my_menu .sub-menu li:last-child a{
    border-bottom: 0;
}
.my_menu .navbar-nav > li > a {
    font-size: 15px;
    text-transform: capitalize;
    font-weight: 500;
    line-height: 20px;
    margin-right: 10px;
    color: #4990e2;
    border-bottom: 3px solid #fff;
    padding: 7px 10px;
}
.my_menu .navbar-nav > li > a:hover, .my_menu .navbar-nav > li > a:focus {
    color: #000000;
    /*background-color: #fff;*/
    border-bottom: 3px solid #6cba42;
}
.my_menu .navbar-nav .active > a, .my_menu .navbar-nav .active > a:hover, .my_menu .navbar-nav .active > a:focus {
    color: #000000;
    background-color: #fff;
    border-bottom: 3px solid #6cba42;
    outline: none;
}
.top_side_menu {
    padding: 0 0 0 10px;
}
.top_side_menu > li > a {
    margin-right: 0 !important;
    color: #000000 !important;
    font-weight: 400 !important;
}
.top_side_menu li a.dropdown-toggle{
    float: left;
    padding: 0 !important;
    border-bottom: 0 !important;
    /*background: #777 !important;
    color: #ffffff !important;*/
    background: #1f4471 !important;
    color: #fff !important;
    margin-left: 35px;
    margin-top: 1px;
    width: 30px;
    height: 30px;
    text-align: center;
    font-size: 18px;
    line-height: 29px;
    border-radius: 50%;
    /*font-family: 'Raleway', sans-serif;*/
    font-family: 'latosemibold', sans-serif;
}
.top_side_menu li.open a.dropdown-toggle,
.top_side_menu li.open a.dropdown-toggle:hover,
.top_side_menu li.open a.dropdown-toggle:focus,
.top_side_menu li.open a.dropdown-toggle:active{
    background: #5ec9d9 !important;
    color: #ffffff !important;
}

.top_side_menu li a.dropdown-toggle .name-initials{
    display: block;
}
.my_menu .navbar-nav > .open > a, .my_menu .navbar-nav > .open > a:hover, .my_menu .navbar-nav > .open > a:focus {
    color: #000 !important;
    background-color: #fff;
}
.sign_in_btn {
    border: 1px solid #000;
    padding: 7px 15px !important;
    color: #000 !important;
    font-weight: 500;
    text-transform: uppercase;
}
.sign_in_btn:hover {
    border: 1px solid #000;
    background: #000 !important;
    color: #fff !important;
}
/*-----notification-----*/
.notification_menu{
    padding: 0 5px 0 20px !important;
    border-left: 2px solid #ddd;
}
.notification_menu .notification-bell{
    width: auto;
    height: 37px;
    position: relative;
}
.notification_menu .notification-bell i{
    /*color:#ddd;  */
    color:#fff;
    font-size:24px !important;
    margin: 0 !important;
    display: block;
}
.notification_menu .notifications{
    margin-top: 5px !important;
    min-width: 300px;
}
.notification_menu .notifications .menu-title{
    text-align: center;
    font-weight: 400;
    color: #80b837;
    font-family: 'Roboto Slab', serif;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 1px;
    margin: 0;
    padding: 15px;
    border-bottom: 1px solid #80b837;
    display: block;
}
.notification_menu .notifications .notifications-wrapper{
    min-height: 215px;
    height: 215px;
}
.notification_menu .notifications .notifications-wrapper .mCSB_inside > .mCSB_container{
    margin-right: 20px;
}
.notifications .content{
    text-decoration: none;
    margin: 0 0 0 15px;
    border-bottom: 1px solid #ddd;
    transition: all 0.3s ease;
    display: block;
    width: 100%;
}
.notification-item {
    padding: 8px 0;
}
.notifications .content:hover .notification-item .item-title {
    color: #80d837;
}
.notification-item .item-title {
    font-size: 14px;
    color: #000;
    margin: 0;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
}
.notification-item .item-info{
    margin-bottom: 0;
}

.badge_style {
    display: inline-block;
    min-width: 10px;
    padding: 1px;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    /*color: #fff;*/
    /*color: #162135;*/
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    /*background-color: #F9812A;*/
    /*background-color: #ffbf00;*/
    background-color: #ec5f50;
    border-radius: 30px;
    position: absolute;
    right: 1px;
    top: 0;
    /*-webkit-animation: blink 1.5s infinite;
    animation: blink 1.5s infinite;*/
    text-decoration: blink;
    width: 22px;
    height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.badge_style:empty {
    display: none;
}
.glyphicon-circle-arrow-right {
    margin-left: 10px;
}
.notification_menu .notifications .notification-footer .menu-title{
    border-bottom: 0;
}
.notification_menu .notifications .notification-footer .menu-title a{
    color: #1e90ed !important;
}
.notification_menu .notifications .notification-footer .menu-title a:hover{
    color: #000 !important;
}
/*-----notification-----*/

.font-show::-webkit-scrollbar {
    height: 5px !important;
}

/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */
.web_block {
    display: block !important;
}
.mobile_block {
    display: none !important;
}
/* Carousel base class */
.main_banner {
    height: 653px;
    margin: 0px;
    background: #f7f8fc url(../img/main_image.jpg) no-repeat top center;
}
/* Since positioning the image, we need to help out the caption */
.main_caption {
    z-index: 10;
    text-shadow: none;
    margin: 180px 0 0 0;
    padding: 0 15px;
}
.main_caption h1 {
    font-size: 32px;
    font-weight: 400;
    letter-spacing: 3.2px;
    line-height: 40px;
    margin: 0 0 0 0;
    font-family: 'Roboto Slab', Roboto, Arial, sans-serif;
}
.main_caption h1 span {
    display: block;
}
.main_caption p {
    font-size: 15px !important;
    color: #7d7d7d;
    letter-spacing: 1.5px;
    margin: 5px 0 20px 0;
    font-weight: 400;
    word-spacing: 4px;
}
.main_caption .know_how_it_works {
    display: inline-block;
    margin: 15px 0 0 0;
    color: #4A90E2;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 1.5px;
    font-family: 'Roboto', sans-serif;
    outline: none;
}
.main_caption .know_how_it_works:hover {
    color: #000;
    text-decoration: underline;
    outline: none;
}
.main_caption .know_how_it_works:focus,
.main_caption .know_how_it_works:visited{
    outline: none;
}
.main_caption .know_how_it_works i {
    margin: 0 0 0 0px;
    border: 1px solid #000;
    border-radius: 50%;
    padding: 7px;
    width: 24px;
    height: 24px;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    line-height: 9px;
}
.custom-modal-slider .modal-lg{
    width: 1170px;
}
.custom-modal-slider .modal-content{
    border-radius: 0;
}
.custom-modal-slider .modal-content .modal-body{
    padding: 15px 20px 20px 20px;
}
.custom-modal-slider .modal-content .modal-body .custom-slider1{
    min-height: 400px;
    padding: 30px 60px 30px 60px;
}
.custom-slider1 .carousel-indicators{
    bottom: 0;
}
.custom-slider1 .carousel-indicators li{
    background-color: #000;
    border: 2px solid #000;
}
.custom-slider1 .carousel-indicators li.active{
    background-color: transparent;
    border: 2px solid #000;
}
.custom-slider1 .carousel-inner .item p{
    letter-spacing: 0;
}
.custom-slider1 .carousel-control{
    width: auto;
}
.custom-slider1 .carousel-control.left,
.custom-slider1 .carousel-control.right{
    background-image: none;
    text-shadow: none;
}
.custom-slider1 .carousel-control .fa-long-arrow-left,
.custom-slider1 .carousel-control .fa-long-arrow-right{
    position: absolute;
    top: 40%;
    z-index: 5;
    display: inline-block;
    width: 30px;
    height: 30px;
    font-size: 30px;
    color: #000;
}
.custom-slider1 .carousel-control .fa-long-arrow-left{
    left: 40%;
}
.custom-slider1 .carousel-control .fa-long-arrow-right{
    right: 40%;
}

/* poorva css 29 may 2023 */
.scout{
    height:480px;
    background-color: #fff;
    padding: 10px;
}
.scout_file_upload{
    margin-left:50px;
}
.scout .upload-box{
    /* width:450px; */
    color:#667085;
    display: flex;
    justify-content: space-between;
    margin-bottom: 5px;
    font-size: 16px !important;
}
.scout .upload-box span{
    color:#175CD3;
    font-weight: 500;
    font-size: 16px !important;
}
.text-gray{
    color:#667085;
}
.scout .file-upload{
    border-radius: 8px;
    background: #EFF8FF;
    border: 1px solid #84CAFF !important;
    cursor: pointer;
    height: 189px;
    width:540px;
}
.scout  .bulk-candiadte ul li{
    list-style: none;
}
.scout .bg-blue-icon i{
    color:#53B1FD;
    background-color: #D1E9FF;
    border-radius: 50%;
    padding: 15px;
}
.scout  .file-upload input{
    width: 528px;
    height: 184px;
    opacity: 0;
    cursor: pointer;
    position: absolute;
    top: 41px;
    left: 21px;
}
.scout  .file-upload ul li{
    line-height: 10px;
    font-size: 14px;
}
.scout .file-upload svg{
    background-color: #F2F4F7;
    border: 6px solid #F9FAFB;
    border-radius: 28px;
    width: 60px;
    height: 60px;
    padding: 10px;
}
.list-style-none{
    list-style: none;
}
.align-left-footer .btn{
    padding: 10px 18px;
    box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05);
    border-radius: 8px;
}
.align-left-footer .btn-clear{
    border: 1px solid #D0D5DD;
    background: #FFFFFF !important;
    box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05);
    border-radius: 8px;
    margin-right: 10px;
}
.scout .btn-primary{
    border: 1px solid #1570EF;
}

.scout .total_count {
    margin-top:40px;
}
.scout .total_count p{
    font-size: 14px;
    color:#667085;
}
.scout .total_count h3{
    font-size: 36px;
    color:#000;
    font-weight: 600;
    background-color: #fff !important;
    margin-top: -6px;
    box-shadow: unset;
    padding:0;
}

.candidate_import h4{
    margin-top:0 !important;
    margin-left:10px;
}
.scout .up-border{
    border: 1px solid #2E90FA;
    border-radius: 8px;
    padding-top: 10px;
    padding-left: 20px;
    padding-bottom: 5px;
    cursor: pointer;
}

.candidate_import{
    /* margin-left: -20px; */
    width:350px;
    /* border-right:1px solid #E4E7EC; */
    padding-right: 20px;
}
.candidate_import li{
    line-height: 22px;

}


.candidate_import li:nth-child(2){
    margin-top:15px;
}
.candidate_import svg{
    width:30px;
    height: 30px;
    padding: 5px;
    border-radius: 50%;
}
.candidate_import span{
    font-weight: 600;
}
.candidate_import p{
    margin-left: 10px;
}
.scout .vl span{
    margin-left: 15px;
}
.candidate_preview {
    width: auto !important;
    font-size: 12px !important;
    font-weight: 400 !important;
    overflow: unset !important;
}
.candidate_preview table{

    font-size: 12px !important;
    font-weight: 400 !important;
}
.text-brown{
    color: #B42318;
}
.text-red{
    color:  #D92D20;
}
.scout .btn-download{
    color: #344054 !important;
    border: 1px solid #D0D5DD !important;
    box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05) !important;
    border-radius: 8px !important;
    font-weight: 600;
    background-color: #fff;
    margin-top: 15px;
    outline: none;

}
.scout .blue_i i{
    color:#175CD3;
    margin-left: 10px;
}
.d-flex{
    display: flex !important;
}
.scout .vl{
    border-left: 2px dotted #000;
    height: 30px;
}
.modal-dialog{
    transform: translate3d(0, 100vh, 0);
}
.text-green{
    color:#027A48;
}
.scout .up_file i{
    color:#1570EF;
    background-color:  #D1E9FF;
    border: 4px solid #EFF8FF;
    border-radius: 50%;
    padding: 15px;
}
.scout .bar_upload{
    display: flex;
    justify-content: space-between;
    align-items: start;
}
.scout .bar_upload .trash i{
    margin-right: 20px;
    color:#667085;
    font-size: 25px;
    font-weight: 600;
}
.align-left-footer{
    text-align: right !important;
    left:unset !important;
    width:100% !important;
    margin-bottom: 10px !important;
}
.d-none{
    display: none !important;
}
.scout .resolve-data{
    margin-top: 0 !important;

}
::-webkit-scrollbar{
    overflow-y: scroll;
    width:4px;
}
.scout .dropzone{
    position: absolute;
    top: 39px;
    left: 14px;
    width: 95%;
    height: 81%;
}
.case_submition{
    margin-top: 40px;
}
.case_submition ul{
    text-align: center;
    list-style: none;
    width:352px;
    margin:0 auto;
}
.case_submition h5{
    margin-top:10px;
    font-size:18px;
    font-weight: 500;
}
.case_submition p{
    font-size: 14px;
    color:#667085;
    width: 352px;
}
.case_submition button,
.case_submition a.new-button{
    background-color: #1570EF;
    padding: 10px 18px;
    width: 100%;
    border: 1px solid #1570EF;
    font-weight: 600;
    box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05);
    border-radius: 8px;
}
.export_action{
    display: flex;
    justify-content: end;
    align-items: center;
    margin-top: 10px !important;
}
.export_action .dropdown{
    margin-right: 25px !important;
}
.h-60{
    height: 60px;
}
.new-navbar-2{
    position: relative;
}
.new-navbar-2 .my_menu{
    position: absolute;
    right: 0;
    top: 0;
}












/* select signdrive */
.row.row_select_signdrive {
    display: flex;
    justify-content: center;
}
span.esign_title {
    font-size: 19px;
    color: #00184b;
}
span.esign_title {
    font-size: 21px;
    color: #00184b;
    margin-top: 15px;
    display: block;
    margin-bottom: 10px;
}
.box_signdrive_select {
    max-width: 450px;
    padding: 4rem 5rem;
    margin-top: 3rem;
    border-radius: 3px;
    padding-top: 2rem;
   
}
.sign_drive_form{
    max-width: 470px;
    margin: 0 auto;
}
.row_select_signdrive label {
    width: 335px;
    height: 100px;
    padding: 20px;
    box-shadow: 0 0 6px 0 #0000001f;
    border-radius: 12px;
    margin-bottom: 20px;
    border: 1px solid #7777774d;
}
.box_signdrive_select h6{
    font-size: 20px;
    margin: 0;
    margin-bottom: 5px;
}
.box_signdrive_select p{
    font-size: 14px;
    color: #525866;
    max-width:300px;
}
.box_signdrive_select span{
        font-size: 12px;
        color: #525866;
}
.quick_sign_content{
    display: flex;
    justify-content: space-between;
    align-items: start;
    
}
.quick_sign_content input{
    width:20px;
    height: 20px;
}
/*.box_signdrive_select button{
    width:100%;
    border-radius: 8px;
    background-color: #1570EF;
    padding: 8px;
    width: 335px;
}*/

.box_signdrive_select button.close{
    padding: 8px;
    margin-top: 0px;
}
    
.row_select_signdrive label b {
    font-size: 15px;
}
.row_select_signdrive label p {
    margin: 0;
}
.row_select_signdrive label:active,.row_select_signdrive label.active {
    background: #fff;
    border-color: #375DFB;
}
.disabled_box {
    opacity: 0.35;
}
.error_box_select_sign {
    background: red;
    color: #fff;
    font-size: 16px;
    padding: 10px 16px;
    box-shadow: 0 0 4px 0 #00000080;
    margin-top: 12px;
    font-family: 'Roboto', sans-serif;
}
.manual_select_signature div:where(.swal2-container) div:where(.swal2-popup) {
    width: 45em;
    font-size: 14px;
}
/* 10 march ui changes poorva */
.doc_download{
    width: 25px;
    margin-right: 20px;
    padding: 0;
}

/* select signdrive */


/* RESPONSIVE CSS
-------------------------------------------------- */
@media (min-width: 768px) {
    /* Navbar positioning foo */

    .navbar-wrapper {
        /*margin-top: 23px;*/
        margin-top: 13px;
    }
    .navbar-wrapper .container {
        padding-right: 15px;
        padding-left: 15px;
    }

    /* The navbar becomes detached from the top, so we round the corners */
    .navbar-wrapper .navbar {
        border-radius: 4px;
    }
    .navbar{
        margin-bottom: 13px;
    }
   
}

/*-------------- benefits_section --------------*/
.benefits_section {
    margin: 0 0 20px 0;
    padding: 40px 0 40px 0;
    position: relative;
    background-color: #4990e2;
    color: #fff;
}
.benefits_box {
    margin: 0;
    /*padding: 15px;*/
    position: relative;
    color: #fff;
}
.benefits_box h1 {
    margin: 0 0 15px 0;
    padding: 0;
    font-size: 23px;
    letter-spacing: 2.5px;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
    line-height: 30px;
}
.benefits_box .commonHeight{
    min-height: 185px;
}
.benefits_box .commonHeight1{
    min-height: 155px;
}
.benefits_box h1 span{
    display:block;
}
.benefits_box h5 {
    margin: 0 0 15px 0;
    padding: 0;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-weight: 300;
    font-family: 'Roboto', sans-serif;
}
.benefits_box p {
    margin: 0 0 20px 0;
    padding: 0px 50px 0 0;
    font-size: 15px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    text-align: justify;
    line-height: 26px;
    letter-spacing: 1px;
}
.learn_more {
    border: 2px solid #fff;
    padding: 13px 15px;
    display: inline-block;
    background: #4990e2;
    color: #fff;
    font-weight: 400;
    text-transform: uppercase;
    text-align: center;
    min-width: 180px;
    border-radius: 3px;
    font-size: 14px;
    letter-spacing: 1px;
}
.learn_more:hover, .learn_more:focus{
    border: 2px solid #fff;
    background: #fff;
    color: #4990e2;
    text-decoration:none;
}
.learn_more i {
    margin: 0 0 0 10px;
    font-size: 22px;
    vertical-align: bottom;
    display: inline-block;
}
/*-------------- benefits_section_End --------------*/

/*-------------- membership_section --------------*/
.membership_section {
    padding: 30px 0 20px 0;
    margin: 0;
    position: relative;
    background-color: #fff;
    text-align: center;
}
.membership_section h1 {
    padding: 0 0 20px 0;
    margin: 0 0 30px 0;
    font-size: 14px;
    letter-spacing: 3.5px;
    text-align: center;
    font-weight: 500;
    text-transform: uppercase;
    background: url(../img/tittle_bar.jpg) no-repeat bottom center;
    font-family: 'Roboto', sans-serif;
}

/*Logo carousel slider start*/
.suga-container {
    max-width: 55%;
    margin: 0px auto 0px auto;
}
.suga-slider-wrap {
    overflow: hidden;
    margin: 0px;
}
.suga-slider-wrap ul li img {
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(0%); /* Chrome 19+ & Safari 6+ */
    -webkit-transition: all 200ms ease 0s;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}
.suga-slider-wrap ul li img:hover {
    filter: none; /* IE6-9 */
    -webkit-filter: grayscale(0%); /* Chrome 19+ & Safari 6+ */
}
.suga-slider-group:before, .suga-slider-group:after {
    content: " ";
    display: table;
}
.suga-slider-group:after {
    clear: both;
}
.suga-slide {
    float: left;
    position: relative;
    margin-left: 0;
    padding-right: 8px;
}
/*-------------- membership_section end --------------*/

.footer {
    margin: 0 0 0 0;
    padding: 10px 15px;
    font-size: 13px;
    color: #5d5d5d;
    border-top: 1px solid #ebebeb;
    font-weight: 500;
}
.footer .info_text {
    /*min-height: 36px;
    height: 36px;
    line-height: 36px;*/
    display: table;
    min-height: 30px;
    height: 30px;
    line-height: 30px;
}
.footer .info_text p{
    margin: 0;
    display: table-cell;
    vertical-align: middle;
    /*line-height: 22px;*/
    line-height: 16px;
}
.social-icon ul{
    display: table;
    /*min-height: 40px;*/
    min-height: 30px;
    margin-bottom: 0;
}
.social-icon li{
    display: table-cell;
    vertical-align: middle;
    padding-right: 3px;
    padding-left: 3px;
}
.social-icon li a{
    display: block;
    text-decoration: none;
}
.social-icon li a img{
    width: 19px;
    height: auto;
}
/*------------Inner_page_css------------*/
/*------------Btn_css------------*/
.black_btn {
    border: 1px solid #000;
    padding: 15px 21px !important;
    background: #000 !important;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    display: inline-block;
    font-size: 15px;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    letter-spacing: normal;
    cursor: pointer;
}
.black_btn:hover, .black_btn:focus {
    border: 1px solid #4990e2;
    background: #4a90e2 !important;
    color: #fff !important;
    text-decoration:none;
}
.black_btn.btn-sm{
    padding: 8px 21px !important;
    border-radius: 0;
}
.white_btn {
    border: 1px solid #434343;
    padding: 15px 21px !important;
    background: #fff !important;
    color: #434343 !important;
    font-weight: 500;
    text-transform: uppercase;
    display: inline-block;
    font-size: 15px;
    text-align: center;
    margin: 0;
    cursor: pointer;
}
.white_btn i{
    vertical-align: top;
    font-size: 17px;
}

.white_btn:hover {
    border: 1px solid #4990e2;
    background: #4990e2 !important;
    color: #fff !important;
}

.active_btn {
    border: 1px solid #449d44;
    padding: 15px 21px !important;
    background: #449d44 !important;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    display: inline-block;
    font-size: 15px;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    letter-spacing: normal;
    cursor: pointer;
    border-radius: 0;
    vertical-align: top;
}
.active_btn:hover, .active_btn:focus {
    border: 1px solid #398439;
    background: #398439 !important;
    color: #fff !important;
    text-decoration:none;
}

.inactive_btn {
    border: 1px solid #d9534f;
    padding: 15px 21px !important;
    background: #d9534f !important;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    display: inline-block;
    font-size: 15px;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    letter-spacing: normal;
    cursor: pointer;
    border-radius: 0;
    vertical-align: top;
}
.inactive_btn:hover, .inactive_btn:focus {
    border: 1px solid #d43f3a;
    background: #d43f3a !important;
    color: #fff !important;
    text-decoration:none;
}

.pd-13{
    padding: 13px !important;
}
.otp_btn {
    border: 1px solid #4A90E2;
    padding: 12.5px 15px !important;
    background: #4A90E2 !important;
    color: #fff !important;
    font-weight: 500;
    text-transform: capitalize;
    display: inline-block;
    font-size: 15px;
    text-align: center;
    border-radius: 3px;
}
.otp_btn:hover {
    border: 1px solid #000;
    background: #000 !important;
    color: #fff !important;
}
.capitalize_btn {
    border: 1px solid #000;
    padding: 12.5px 20px !important;
    background: #000 !important;
    color: #fff !important;
    font-weight: 500;
    text-transform: capitalize;
    display: inline-block;
    font-size: 15px;
    text-align: center;
    border-radius: 3px;
    min-width: 200PX;
}
.capitalize_btn:hover {
    border: 1px solid #4A90E2;
    background: #4A90E2 !important;
    color: #fff !important;
}
.Create_Client_btn {
    border: 1px solid #000;
    padding: 7px 20px !important;
    background: #000 !important;
    color: #fff !important;
    font-weight: 500;
    text-transform: capitalize;
    display: inline-block;
    font-size: 15px;
    text-align: center;
}
.Create_Client_btn:hover {
    border: 1px solid #4990e2;
    background: #4990e2 !important;
    color: #fff !important;
}
.btn_radius {
    border-radius: 3px;
}
/*------------Btn_css------------*/
/*------------sidebar------------*/
.sidebar {
    background: #ffffff url(../img/side_bar_bg.jpg) bottom no-repeat;
    height: 100vh;
    padding: 20px 20px 20px 20px;
    margin: 0;
    position: fixed;
    color: #fff;
    background-size: cover;
    max-width: 431px;
}
.sidebar .full_box {
    height: 95vh;
    position: relative;
}
.sidebar .logo_box {
    margin: 0;
    padding: 0;
    position: relative;
    margin: 0 0 70px 0;
}
.sidebar .logo_box a{
    display: inline-block;
}
.sidebar h1 {
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0;
    line-height: 22px;
    margin: 0 0 7px 0;
    font-family: 'Roboto Slab', sans-serif;
    color: #fff;
}
.sidebar h1 span {
    display: block;
}
.sidebar .tagline{
    width: 255px;
    text-align: justify;
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 2.2px;
    margin-bottom: 0;
}
.sidebar .know_how_it_works {
    display: block;
    margin: 20px 0 0 0;
    color: #fff;
    letter-spacing: 1.5px;
    font-size: 12px;
    outline: none;
}
.sidebar .know_how_it_works:hover {
    color: #fff;
    text-decoration: underline;
    outline: none;
}
.sidebar .know_how_it_works i {
    margin: 0 0 0 3px;
    font-size: 14px;
}
.sidebar .membership_section {
    position: absolute;
    bottom: 0;
    background: none;
    text-align: center;
    left: 0;
    right: 0;
    padding: 0;
}
.sidebar .membership_section h2 {
    padding: 0 0 25px 0;
    margin: 0 0 25px 0;
    font-size: 14px;
    letter-spacing: 3px;
    text-align: center;
    font-weight: 400;
    text-transform: uppercase;
    background: url(../img/tittle_bar.jpg) no-repeat bottom center;
    font-family: 'Roboto', sans-serif;
    line-height: 24px;
}
.sidebar .membership_section ul {
    margin: 0 auto;
    position: relative;
    width:100%;
}
.sidebar .membership_section ul li {
    display: inline-block;
    width: 24%;
    padding: 4px;
}
/*------------sidebar_end------------*/

/*------------right_part------------*/
.main_right_outer {
    /*padding: 0;*/
    position: relative;
    background-color: #fff;
}
.main_section {
    margin: 0;
    padding: 0;
    position: relative;
    min-height: 534px;
}
.adminLoginCntr{
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.adminLoginCntr .forgot_password_section{
    width: 70%;
}
.bannerBoxCntr{
    width: 100%;
    position: relative;
    margin: 0;
    background: url('../img/banner-img.jpg') no-repeat center center;
    background-size: cover;
    min-height: 400px;
}
.bannerBoxCntr .bannerBox{
    position: absolute;
    left: 0;
    right: 0;
    top: 30%;
    color: #fff;
    max-width: 60%;
    margin: 0 auto;
}
.bannerBoxCntr .bannerBox h2{
    margin-top: 0;
    font-family: 'Roboto Slab', serif;
    letter-spacing: 3.5px;
    line-height: 44px;
    font-size: 28px;
}
.bannerBoxCntr .bannerBox h2 span{
    display: block;
}
.contactUsMapCntr{
    width: 100%;
    position: relative;
    margin: 0;
    min-height: 350px;
}
.contactUsMapCntr iframe{
    width: 100%;
    height: 350px;
    border: 0;
}
.form_section {
    padding-left: 20px;
    width: 65%;
    margin: 0 auto;
    position: relative;
}
.centerCntr{
    margin: 0 auto;
}
.centerCntr p{
    text-align: justify;
}
.Sign_In {
    padding: 100px 0 0 0;
}
.form_headding {
    margin: 0 0 22px 0;
    padding: 0;
    position: relative;
    font-size: 24px;
    font-weight: 500;
    color: #444;
    line-height: normal;
    font-family: 'Roboto', sans-serif;
}
.center_headding {
    margin: 0 0 25px 0;
    padding: 0 0 10px 0;
    position: relative;
    font-size: 24px;
    font-weight: 500;
    Color: #444;
    line-height: normal;
    text-align: center;
    background: url(../img/tittle_bar.jpg) no-repeat bottom center;
}
.mandtory_fiels {
    font-size: 14px;
    font-weight: 500;
    margin: 0 0 0 10px;
    vertical-align: middle;
    display: inline-block;
    color: #d0041d;
    font-family: 'Roboto', sans-serif;
}
/*form start*/
.form-group {
    margin-bottom: 10px;
}
.form-control {
    font-size: 14px;
    height: 100%;
    border-radius: 3px;
    box-shadow: none;
    border: 1px solid #ddd;
    transition-duration: .5s;
    padding: 6px 10px 6px 10px;
    height: 48px;
}
.form-control:focus {
    border-color: #4A90E2;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.0), 0 0 8px rgba(102, 175, 233, .0);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.0), 0 0 8px rgba(102, 175, 233, .0);
}
.mandatory {
    color: #ff0000;
    top: -3px;
}
.compulsory{
    color: #ff0000;
    font-size: 14px;
    font-weight: 600;
    height: 14px;
    display: inline-block;
    font-family: monospace;
    vertical-align: text-top;
}
.required-info{
    font-size: 12px;
}
label {
    font-family: 'Roboto', sans-serif ;
    font-weight: 500;
}
.custom-checkbox.refer-back-checkbox {
    float: left;
    margin-left: 30px;
}
.custom-checkbox{
    margin-top: 0;
    margin-bottom: 0;
}
.custom-checkbox input[type="checkbox"]{
    top: 0px;
    margin-top: 2px;
    margin-left: -20px;
    appearance:none;
    -ms-appearance:none;
    -moz-appearance:checkbox;
    -webkit-appearance: none;
    -o-appearance:none;
    width: 15px;
    height: 15px;
    border: 1px solid #4995e0;
    border-radius: 3px;
    outline: none;
    box-shadow: none;
}
.custom-checkbox input[type="checkbox"]:checked:after {
    content: "\e013";
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    top: 2px;
    position: absolute;
    font-size: 9px;
    left: 2px;
    color: #4995e0 !important;
    -ms-appearance:none;
    appearance:none;
    -moz-appearance:checkbox;
    -webkit-appearance: none;
    -o-appearance:none;
    border-radius: 3px;
    outline: none;
    box-shadow: none;
    border:none;
}
.select_dropdown {
    border: 1px solid #ddd;
    padding: 6px 30px 6px 10px;
    height: 48px;
    text-transform: none!important;
    width: 100%;
    font-weight: 400;
    border-radius: 3px;
    line-height: 29px;
    color: #000;
}
.select_dropdown {
    background: #fff url(../img/drop-arrow.png) no-repeat 100% center;
}
.candidate_detail_part .select_dropdown:focus{
    background: #fff url(../img/drop-arrow.png) no-repeat 100% center;
}
select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
}
select::-ms-expand {
    display: none;
}
input, select, a img {
    vertical-align: middle;
}
textarea {
    resize: none;
}
/*------------right_part_end------------*/

/*------------thank_you_box------------*/
.thank_you_box {
    margin: 0;
    padding: 97px 0 0 0;
    position: relative;
    text-align: center;
}
.thank_you_box i {
    margin: 0 0 20px 0;
    padding: 0;
    font-size: 70px;
}
/*.thank_you_box img {
        padding: 0 0 20px 0;
}*/
.thank_you_box h1 {
    margin: 30px 0 30px 0;
    padding: 0;
    font-size: 32px;
    font-weight: 300;
    color: #fff;
    font-family: 'Roboto', sans-serif;
}
.thank_you_box p {
    margin: 0 0 10px 0;
    padding: 0;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 18px;
}
.thank_you_box h3{
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
}
.custom-msg{
    padding: 0;
}
.custom-msg span{
    color: #70bb43;
    display: block;
}
.custom-msg span i{
    margin-bottom: 0;
}
.btn_box {
    margin: 30px 0 0 0;
    padding: 0 0 0 0;
    display: block;
}
.thank_you_bg {
    background-color: #4A90E2;
    padding: 40px 0;
    margin: 0 0 30px 0;
}
.email_verifie_box {
    margin: 0;
    padding: 0px 0 0 0;
    position: relative;
    text-align: center;
    color: #fff;
}
.email_verifie_box i {
    margin: 0 0 20px 0;
    padding: 0;
    font-size: 70px;
}
.email_verifie_box img {
    padding: 0 0 20px 0;
}
.email_verifie_box h1 {
    margin: 0 0 0px 0;
    padding: 0;
    font-size: 28px;
    font-weight: 300;
}
.padding_LR_none {
    padding-left: 0;
    padding-right: 0;
}
.pad_LR_none_web {
    padding-left: 0;
    padding-right: 0;
}
.otp-sent-msg{
    font-family: 'Roboto',sans-serif;
    font-size: 12px;
    font-weight: 500;
}
/*------------thank_you_box------------*/

/*------------otp_section_box------------*/
.otp_section_box {
    margin: 0;
    padding: 0 15px;
    position: relative;
}
.step_box {
    margin: 15px 0;
    padding: 0;
    position: relative;
    text-align: center;
}
.step_box span {
    text-transform: uppercase;
}
.step_box p.info{
    font-weight: 600 !important;
    font-size: 13px !important;
}
.step_box h3 {
    font-size: 24px;
    margin: 10px 0 15px 0;
    padding: 0;
    color: #444;
}
.green_text {
    color: #7fc241;
}
.light_gray_text {
    color: #9a9a9a;
}
.step_box p {
    margin: 10px 0;
    padding: 0;
}
.OTP_form {
    margin: 30px auto 0 auto;
    padding: 0;
    position: relative;
    width: 40%;
}
/*------------otp_section_box_end------------*/

/*------------forgot_password_section------------*/
.forgot_password_section {
    margin: 0px auto 0px auto;
    padding: 20px 35px 20px 35px;
    width: 80%;
    position: relative;
    background: rgb(255 255 255 / 1);
}
.forgot_password_section .step_box .heading{
    font-family: 'latolight', sans-serif;
    color: #3d4a64;
    font-size: 24px;
    margin: 0 auto 25px auto;
    line-height: 30px;
    display: inline-block;
    position: relative;
}
.forgot_password_section .step_box .heading:before{
    content: "";
    position: absolute;
    width: 50%;
    height: 1px;
    background: linear-gradient(to right, #3d4a64, #5ec9d9);
    bottom: -10px;
    margin: 0 auto;
    left: 0;
    right: 0;
}
.need-help{
    font-family: 'latosemibold', sans-serif;
    color: #5ec9d9;
}
.forgot_password_section .material-design-box{
    background: #fff;
    min-width:100px;
}

/* poorva css */


.material-design-box.select_width select,
.material-design-box.select_width input{
    width:230px;
}
.sub-rule-table::-webkit-scrollbar {
    height:5px;
}
/* ....... */
.font_weight_500 {
    font-weight: 500;
    font-size: 15px;
}

.validation-check-block{
    width: 100%;
    position: relative;
}
.validation-check-block .validation-box{
    float: left;
    margin: 15px 0;
}
.validation-check-block .validation-box li{
    float: left;
    width: 50%;
    padding: 5px 0;
    font-family: 'latoregular', sans-serif;
}
.validation-check-block .validation-box li i{
    color: #9b9b9b;
    margin-right: 6px;
}
/*------------forgot_password_section_end------------*/

/*------------breadcrumb_bar------------*/
.breadcrumb_bar {
    /*padding: 15px 0;    */
    padding: 10px 0 5px 0;
    position: relative;
}
.breadcrumb_bar .breadcrumb {
    background-color: #fff;
    border-radius: 0px;
    list-style: outside none none;
    margin-bottom: 0px;
    padding: 0 15px 0 18px;
}
.breadcrumb_bar .breadcrumb li a {
    color: #818181;
    font-weight: 500;
    font-size: 15px;
}
/*------------breadcrumb_bar_end------------*/

/*------------contant_part------------*/
.contant_part {
    margin: 0;
    padding: 0 18px;
    position: relative;
}
.contant_part .left_col {
    margin: 0 0 30px 0px;
    padding: 0;
    float: left;
    width: 70%;
}
.contant_part .right_col {
    margin: 0 0 0 5%;
    padding: 0;
    float: right;
    width: 25%;
}
.contant_part .right_col .total_box {
    background-color: #4990e2;
    padding: 15px;
    margin: 0;
    color: #FFF;
    border-radius: 4px;
}
.contant_part .right_col .total_box h3 {
    padding: 0 0 0 0;
    margin: 0;
    font-size: 16px;
}
.contant_part .right_col .total_box .date {
    padding: 0 0 15px 0;
    margin: 0;
    font-size: 12px;
}
.contant_part .right_col .total_box .price_box {
    padding: 0 0 0 0;
    margin: 0;
    font-size: 24px;
    line-height: normal;
}
.contant_part .right_col .total_box .detail_link {
    padding: 0 0 0 0;
    margin: 5px 0 0 0;
    font-size: 14px;
    line-height: normal;
    color: #FFF;
    text-decoration: underline;
    float: right;
}
.contant_part .right_col .total_box .detail_link:hover {
    font-size: 14px;
    line-height: normal;
    color: #fff;
    text-decoration: none;
}
/*------------tab_section------------*/
.tab_section {
    margin: 0;
    padding: 0;
    position: relative;
}
.tab_section .panel-title > a, .tab_section .panel-title > small, .tab_section .panel-title > .small, .tab_section .panel-title > small > a, .panel-title > .small > a {
    display: block;
}
.tab_section .nav-tabs {
    border-bottom: none;
    background-color: #f8f8f8;
    padding: 0 15px;
    border-radius: 4px;
}
.tab_section .nav>li>a {
    position: relative;
    display: block;
    padding: 18px 35px;
    background-color: none;
    color: #333;
}
.tab_section .nav>li>a:focus, .tab_section .nav>li>a:hover {
    text-decoration: none;
    background-color: #fff;
}
.tab_section .nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: none;
    border-bottom: 5px solid #f8f8f8;
    border-radius: 0px;
    color: #000;
    font-size: 14px;
    font-weight: 500;
    text-transform: capitalize;
}
.tab_section .nav-tabs>li>a:hover {
    border: 1px solid #ccc;
    border: none;
    border-bottom: 5px solid #7ed222;
}
.tab_section .nav-tabs>li.active>a, .tab_section .nav-tabs>li.active>a:focus, .tab_section .nav-tabs>li.active>a:hover {
    color: #000;
    cursor: default;
    background-color: #fff;
    border: none;
    border-bottom: 5px solid #7ed222;
}
.tab_section .tab-content {
    border: none;
    border-top: none;
    padding: 20px 0 0 0;
}
.tab_section .tab-content h1 {
    padding: 0;
    margin: 0 0 10px;
    font-size: 20px;
    font-weight: 400;
    color: #d0021b;
    display: none;
}
/*------------tab_section_end------------*/

/*------------CL_Init_table_style------------*/
.CL_Init_table_style {
    margin: 0 0 0 0;
    padding: 0;
    position: relative;
    min-height: 470px;
}
.CL_Init_table_style .head_bar {
    margin: 0 0 10px 0;
    padding: 15px 15px;
    position: relative;
    background-color: #7b7b7b;
    color: #fff;
    font-weight: 600;
    border-radius: 4px;
}
.CL_Init_table_style .head_bar .avr {
    overflow-wrap: break-word;
}
.CL_Init_table_style .data_bar {
    margin: 0 0 10px 0;
    padding: 15px 15px;
    position: relative;
    background-color: #fff;
    color: #000;
    font-weight: 400;
    border: 1px solid #f8f8f8;
    border-radius: 4px;
}
.CL_Init_table_style .data_bar a {
    color: #4990e2;
    font-weight: 600;
}
.CL_Init_table_style .data_bar a:hover {
    text-decoration: underline;
}
.pagination_bar {
    margin: 10px 0 0 0;
    padding: 0;
    text-align: right;
    line-height: 40px;
}
.pagination_bar .pagination {
    margin: 0 0 0 10px;
}
.total_bar {
    margin: 0 0 10px 0;
    padding: 14px 0px;
    position: relative;
    background-color: #fff;
    color: #000;
    font-weight: 600;
    border-color: transparent !important;
}
.add_packages_bar {
    margin: 0 0 10px 0;
    padding: 14px 0px;
    position: relative;
    background-color: #fff;
    color: #000;
    font-weight: 400;
    border-color: transparent !important;
    line-height: 22px;
}
.div-inline-block {
    display: inline-block;
    padding: 3px 10px 0 0;
}
/*------------CL_Init_table_style_end------------*/

/*------------data_mobile_style------------*/
.data_mobile_style {
    margin: 0;
    padding: 0;
    position: relative;
}
.data_mobile_style .common_box {
    margin: 0 0 10px 0;
    padding: 0 0 10px 0;
    float: left;
    width: 100%;
    position: relative;
    border-bottom: 3px solid #f8f8f8;
}
.data_mobile_style .common_box .common_bar {
    padding: 0 0 7px 0;
    margin: 0;
    position: relative;
    font-size: 13px;
    list-style: none;
}
.data_mobile_style .common_box .common_bar strong {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 12px;
}
.data_mobile_style .common_box .common_bar li {
    padding: 0;
    margin: 0;
    list-style: none;
    display: block;
}
/*------------data_mobile_style_end------------*/

.total_case_data {
    margin: 0;
    padding: 10px 0 0 0;
    list-style: none;
}
.total_case_data li {
    margin: 0;
    padding: 0px;
    list-style: none;
    display: inline-block !important;
    width: 49.5% !important;
    font-weight: 500;
    color: #7e7e7e;
    float: left;
}
.total_case_data li:first-child {
    border-right: 1px solid #f8f8f8;
}
.total_case_data li a {
    display: block;
}
.main_title {
    color: #444;
    font-size: 24px;
    font-weight: 500;
    line-height: normal;
    /*margin: 0 0 10px 0;*/
    padding: 0;
    position: relative;
}

.main_title a{
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    display: inline-block;
    /*vertical-align: middle;*/
    font-weight: 400;
}
.headding_icon {
    font-size: 14px;
    font-weight: 400;
    float: right;
}
.headding_icon i {
    font-size: 22px;
    font-weight: 400;
    color: #fff;
}
.red_bg {
    background-color: #ec1126;
    padding: 5px 5px;
    border-radius: 4px;
}
.green_bg {
    background-color: #01965f;
    padding: 5px 5px;
    border-radius: 4px;
}
.CL_Init_table_style .col-xs-1,
.CL_Init_table_style .col-sm-1,
.CL_Init_table_style .col-md-1,
.CL_Init_table_style .col-lg-1,
.CL_Init_table_style .col-xs-2,
.CL_Init_table_style .col-sm-2,
.CL_Init_table_style .col-md-2,
.CL_Init_table_style .col-lg-2,
.CL_Init_table_style .col-xs-3,
.CL_Init_table_style .col-sm-3,
.CL_Init_table_style .col-md-3,
.CL_Init_table_style .col-lg-3,
.CL_Init_table_style .col-xs-4,
.CL_Init_table_style .col-sm-4,
.CL_Init_table_style .col-md-4,
.CL_Init_table_style .col-lg-4,
.CL_Init_table_style .col-xs-5,
.CL_Init_table_style .col-sm-5,
.CL_Init_table_style .col-md-5,
.CL_Init_table_style .col-lg-5,
.CL_Init_table_style .col-xs-6,
.CL_Init_table_style .col-sm-6,
.CL_Init_table_style .col-md-6,
.CL_Init_table_style .col-lg-6,
.CL_Init_table_style .col-xs-7,
.CL_Init_table_style .col-sm-7,
.CL_Init_table_style .col-md-7,
.CL_Init_table_style .col-lg-7,
.CL_Init_table_style .col-xs-8,
.CL_Init_table_style .col-sm-8,
.CL_Init_table_style .col-md-8,
.CL_Init_table_style .col-lg-8,
.CL_Init_table_style .col-xs-9,
.CL_Init_table_style .col-sm-9,
.CL_Init_table_style .col-md-9,
.CL_Init_table_style .col-lg-9,
.CL_Init_table_style .col-xs-10,
.CL_Init_table_style .col-sm-10,
.CL_Init_table_style .col-md-10,
.CL_Init_table_style .col-lg-10,
.CL_Init_table_style .col-xs-11,
.CL_Init_table_style .col-sm-11,
.CL_Init_table_style .col-md-11,
.CL_Init_table_style .col-lg-11,
.CL_Init_table_style .col-xs-12,
.CL_Init_table_style .col-sm-12,
.CL_Init_table_style .col-md-12,
.CL_Init_table_style .col-lg-12{
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}
.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .85;
}
.close {
    font-size: 40px;
    color: #858585;
    margin-top: -20px;
}
.back-link{
    line-height: 53px;
    position: absolute;
    left: 15px;
}
/* Custom Modal CSS Starts Here */
.custom-modal-effect{
    width: 100%;
    height: 100%;
    bottom: 0px;
    top: 0px;
    left: 0;
    position: fixed;
    background-color: #4a90e2;
    padding-right: 0 !important;
}
.custom-modal-effect .modal-dialog{
    width: 100%;
    height: 100%;
    margin: 0;
}
.custom-modal-effect .modal-dialog .modal-content{
    width: 100%;
    height: 100%;
}
.custom-modal-effect .modal-dialog .modal-header{
    background-color: #fff;
    border-bottom: 0;
    padding: 18px 30px;
}
.custom-modal-effect .modal-dialog .modal-body{
    padding: 0;
    position: absolute;
    top: 40%;
    left: 0;
    right: 0;
    max-width: 500px;
    margin: 0 auto;
}
.custom-modal-effect .modal-dialog .modal-header .close{
    margin: 0;
    font-size: 50px;
    line-height: 35px;
}

/* Custom Modal CSS Ends Here*/

/*SME_CSS*/
.SME_main_banner {
    min-height: 570px;
    width: 100%;
    margin: 0px;
    background: url(../img/SME_main_image.jpg) no-repeat center center;
    background-size: cover;
}

.home_main_banner {
    background: #f7f8fc url("../img/home_banner.jpg") no-repeat scroll center top;
    height: 653px;
    margin: 0;
}


/*choose_package_section*//*tab_section*/
.SME_tab_section {
    margin: 0px auto;
    width: 75%;
}
.SME_tab_section .nav-tabs {
    border-bottom: 2px solid #DDD;
    padding: 0 15px;
}
.SME_tab_section .nav-tabs > li {
    width: 33.3%;
    text-align: center;
}
.SME_tab_section .nav-tabs > li.active > a, .SME_tab_section .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    border-width: 0;
}
.SME_tab_section .nav-tabs > li > a {
    border: none;
    color: #21527d;
}
.SME_tab_section .nav-tabs > li > a span {
    border: none;
    color: #000;
    display: block;
}
.SME_tab_section .nav-tabs > li.active > a, .SME_tab_section .nav-tabs > li > a:hover {
    border: none;
    color: #82d31c !important;
    background: transparent;
}
.SME_tab_section .nav-tabs > li > a::after {
    content: "";
    background: #82d31c;
    height: 4px;
    position: absolute;
    width: 100%;
    left: 0px;
    bottom: -1px;
    transition: all 250ms ease 0s;
    transform: scale(0);
}
.SME_tab_section .nav-tabs > li.active > a::after, .SME_tab_section .nav-tabs > li:hover > a::after {
    transform: scale(1);
}
.SME_tab_section .tab-nav > li > a::after {
    background: #21527d none repeat scroll 0% 0%;
    color: #fff;
}
.SME_tab_section .nav-tabs > li > a span {
    font-size: 18px;
}
.SME_tab_section .nav-tabs > li.active > a span {
    font-weight: 600;
}
.SME_tab_section .tab-pane {
    padding: 0px 0;
}
.SME_tab_section .tab-content {
    padding: 20px 0;
}
/*tab_section*/

.custom-form-style form{
    display: inline-block;
}

.choose_package_section {
    text-align: center;
    border: 1px solid #e5e5e5;
    background-color: #fff;
    padding: 0 10px 15px 10px;
    /* new css to center the column starts here */
    max-width: 240px;
    width: 100%;
    margin: 15px 20px;
    display: inline-block;
    /* new css to center the column ends here */
}
.choose_package_section .scrollerBox{
    min-height: 308px;
    height: 308px;
}
.choose_package_section:hover {
    box-shadow: 0px 0px 10px 5px #ccc;
    -webkit-box-shadow: 0px 0px 10px 5px #ccc;
    -moz-box-shadow: 0px 0px 10px 5px #ccc;
    /* -ope-0-box-shadow: 0px 0px 10px 5px #ccc; */
    -ms-box-shadow: 0px 0px 10px 5px #ccc;
    transition: all 0.4s ease;
}
.choose_package_section .price-plans{
    background-color: #fff;
    padding: 20px 0;
    font-size: 40px;
    font-weight: 300;
    color: #000;
    text-align: center;
}
.choose_package_section .price-plans h4{
    padding: 0px 0 0px 0;
    margin: 0;
    font-size: 16px;
    display: block;
    text-transform: uppercase;
    color: #7a7a7a;
    font-weight: 500;
}
.choose_package_section .price-plans sup{
    top: -.5em;
    color: #000;
}
.choose_package_section ul {
    list-style: none;
    margin: 0;
    text-align: center;
    padding-left: 0px;
}
.choose_package_section ul li {
    border-top: solid 1px #e5e5e5;
    padding: 15px 0px;
    cursor: pointer;
    font-size: 14px;
    font-weight: 500;
    text-align: left;
}
.choose_package_section ul li:last-child{
    border-bottom: 1px solid #e5e5e5;
}
.choose_package_section ul li i {
    margin: 0 5px 0 0;
    color: #82d31c;
}
.choose_package_section ul li .radio, .choose_package_section ul li .checkbox {
    margin: 0;
}
.radio label, .checkbox label {
    font-weight: 400;
}
.choose_package_section ul li.price {
    background-color: #fff;
    padding: 20px 0px;
    font-size: 40px;
    font-weight: 300;
    color: #000;
    text-align: center;
}
.rs_text {
    font-size: 24px;
}
.choose_package_section ul li.price h4 {
    padding: 0px 0 0px 0;
    margin: 0;
    font-size: 16px;
    display: block;
    text-transform: uppercase;
    color: #7a7a7a;
    font-weight: 500;
}
.choose_package_section .pricing-footer {
    padding: 15px 0;
}
/*coustom_checkbox_radio*/
.checkbox {
    padding-left: 37px;
}
.checkbox label {
    display: inline-block;
    position: relative;
    padding-left: 5px;
}
.checkbox label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 17px;
    height: 17px;
    left: 0;
    margin-left: -20px;
    border: 1px solid #cccccc;
    border-radius: 3px;
    background-color: #fff;
    -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}
.checkbox label::after {
    display: inline-block;
    position: absolute;
    width: 16px;
    height: 16px;
    left: 0;
    top: 0;
    margin-left: -20px;
    padding-left: 3px;
    padding-top: 1px;
    font-size: 11px;
    color: #555555;
}
.checkbox input[type="checkbox"] {
    opacity: 0;
}
.checkbox input[type="checkbox"]:focus + label::before {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
    outline: none;
}
.checkbox input[type="checkbox"]:checked + label::after {
    font-family: 'FontAwesome';
    content: "\f00c";
    color: #82d31c;
}
.checkbox input[type="checkbox"]:disabled + label {
    opacity: 0.65;
}
.checkbox input[type="checkbox"]:disabled + label::before {
    background-color: #eeeeee;
    cursor: not-allowed;
}
.checkbox.checkbox-circle label::before {
    border-radius: 50%;
}
.checkbox.checkbox-inline {
    margin-top: 0;
}
.checkbox-primary input[type="checkbox"]:checked + label::before {
    background-color: #428bca;
    border-color: #428bca;
}
.checkbox-primary input[type="checkbox"]:checked + label::after {
    color: #fff;
}
.checkbox-danger input[type="checkbox"]:checked + label::before {
    background-color: #d9534f;
    border-color: #d9534f;
}
.checkbox-danger input[type="checkbox"]:checked + label::after {
    color: #fff;
}
.checkbox-info input[type="checkbox"]:checked + label::before {
    background-color: #5bc0de;
    border-color: #5bc0de;
}
.checkbox-info input[type="checkbox"]:checked + label::after {
    color: #fff;
}
.checkbox-warning input[type="checkbox"]:checked + label::before {
    background-color: #f0ad4e;
    border-color: #f0ad4e;
}
.checkbox-warning input[type="checkbox"]:checked + label::after {
    color: #fff;
}
.checkbox-success input[type="checkbox"]:checked + label::before {
    background-color: #5cb85c;
    border-color: #5cb85c;
}
.checkbox-success input[type="checkbox"]:checked + label::after {
    color: #fff;
}
.radio {
    padding-left: 20px;
    outline: none;
}
.radio label {
    display: inline-block;
    position: relative;
    padding-left: 5px;
}
.radio label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 17px;
    height: 17px;
    left: 0;
    margin-left: -20px;
    border: 1px solid #cccccc;
    border-radius: 50%;
    background-color: #fff;
    -webkit-transition: border 0.15s ease-in-out;
    -o-transition: border 0.15s ease-in-out;
    transition: border 0.15s ease-in-out;
}
.radio label::after {
    display: inline-block;
    position: absolute;
    content: " ";
    width: 11px;
    height: 11px;
    left: 3px;
    top: 3px;
    margin-left: -20px;
    border-radius: 50%;
    background-color: #555555;
    -webkit-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    transform: scale(0, 0);
    -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    -moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    -o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
}
.radio input[type="radio"] {
    opacity: 0;
    outline: none;
}
.radio input[type="radio"]:focus + label::before {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
    outline: none;
}
.radio input[type="radio"]:checked + label::after {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
    outline: none;
}
.radio input[type="radio"]:disabled + label {
    opacity: 0.65;
}
.radio input[type="radio"]:disabled + label::before {
    cursor: not-allowed;
}
.radio.radio-inline {
    margin-top: 0;
}
.radio-primary input[type="radio"] + label::after {
    background-color: #428bca;
}
.radio-primary input[type="radio"]:checked + label::before {
    border-color: #428bca;
}
.radio-primary input[type="radio"]:checked + label::after {
    background-color: #428bca;
}
.radio-danger input[type="radio"] + label::after {
    background-color: #d9534f;
}
.radio-danger input[type="radio"]:checked + label::before {
    border-color: #d9534f;
}
.radio-danger input[type="radio"]:checked + label::after {
    background-color: #d9534f;
}
.radio-info input[type="radio"] + label::after {
    background-color: #4996da;
}
.radio-info input[type="radio"]:checked + label::before {
    border-color: #4996da;
    outline: none;
}
.radio-info input[type="radio"]:checked + label::after {
    background-color: #4996da;
}
.radio-warning input[type="radio"] + label::after {
    background-color: #f0ad4e;
}
.radio-warning input[type="radio"]:checked + label::before {
    border-color: #f0ad4e;
}
.radio-warning input[type="radio"]:checked + label::after {
    background-color: #f0ad4e;
}
.radio-success input[type="radio"] + label::after {
    background-color: #5cb85c;
}
.radio-success input[type="radio"]:checked + label::before {
    border-color: #5cb85c;
}
.radio-success input[type="radio"]:checked + label::after {
    background-color: #5cb85c;
}

/* custom radio btn */
.custom-radio-inline label{
    margin-top: 0;
    margin-bottom: 0;
}
.custom-radio-inline label input[type="radio"]{
    opacity: 1;
    top: 0px;
    margin-top: 0;
    margin-left: -25px;
    appearance:none;
    -ms-appearance:none;
    -moz-appearance:none;
    -webkit-appearance: none;
    -o-appearance:none;
    width: 17px;
    height: 17px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 50%;
    outline: none;
    box-shadow: none;
}
.custom-radio-inline label input[type="radio"]:checked{
    border: 1px solid #4995e0;
}
.custom-radio-inline label input[type="radio"]:checked:after {
    content: "";
    background-color: #4995e0;
    line-height: 1;
    top: 2px;
    position: absolute;
    font-size: 9px;
    left: 2px;
    width: 11px;
    height: 11px;
    -ms-appearance:none;
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance: none;
    -o-appearance:none;
    border-radius: 50%;
    outline: none;
    box-shadow: none;
    border:none;
}
/* custom radio btn */

/*coustom_checkbox_radio*/
.note {
    font-weight: 500;
    color: #7d7d7d;
}
.custom-note {
    font-weight: 300;
    color: #ff0000;
    font-size: 12px;
}
.package_includes {
    margin: 0;
    padding: 0;
    position: relative;
}
.package_includes table th, .package_includes table td {
    line-height: 44px;
}
.package_includes table th {
    font-size: 17px;
    font-weight: 400;
}
.package_includes table th:first-child {
    text-align: right;
}
.package_includes table td:first-child {
    color: #8f8f8f;
    font-weight: 500;
    text-align: right;
    line-height: 44px;
}
.package_includes table td:nth-child(3) .select_dropdown {
    width: 230px;
}
.package_includes table tr.custom-total-bar-row td{
    line-height: unset;
}
.noBorderTable{
    border:0;
}
.noBorderTable tr > td{
    border-top: 0 !important;
    padding: 0 5px !important;
    width: 50%;
}
.noBorderTable tr > td:first-child{
    padding-left: 0 !important;
}
.noBorderTable tr > td:last-child{
    padding-right: 0;
}
.multi-candidate-option .select_dropdown{
    width: 70px;
}

/* Custom CSS for Initiate a Case Section Starts Here */
.custom-table-style{
    border: 0;
    overflow: hidden;
}
.custom-table-style thead tr th{
    border-bottom: 0;
    padding: 8px 15px;
    font-size: 16px;
}
.custom-table-style thead tr th:first-child{
    border-left: 0;
}
.custom-table-style thead tr th:last-child{
    border-right: 0;
}
.no-left-border{
    border-left: 0 !important;
}
.no-right-border{
    border-right: 0 !important;
}
/* Custom CSS for Initiate a Case Section Ends Here */
.fees_table {
    color: #000 !important;
    line-height: 18px !important;
}
.fees_table td {
    font-size: 12px;
    color: #7c7c7c;
    line-height: 18px !important;
    padding: 0 10px;
    text-align: left;
}
.fees_table td:first-child {
    color: #000 !important;
    line-height: 44px !important;
    font-size: 14px;
    font-weight: 400 !important;
}
.b_bottom {
    border-bottom: 1px solid #979797;
}
.text_12 {
    font-size: 12px;
    font-weight: 500;
    padding: 5px 0;
}
.b_right {
    border-right: 1px solid #979797;
}
.package_includes .form-inline .form-control {
    display: inline-block;
    vertical-align: middle;
    width: 128px;
}
/*loader_div*/
.loader_div {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99999;
    /*background: rgba(255,255,255,0.9);*/
    background: rgba(0,0,0,0.8);
}
.loader_div .loder_box {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
}
.loader_div .loder_box img{
    width: 120px;
    height: auto;
    -webkit-animation:spin 4s linear infinite;
    -moz-animation:spin 4s linear infinite;
    animation:spin 4s linear infinite;
    position:unset !important;
}
@-moz-keyframes spin {
    100% {
        -moz-transform: rotate(360deg);
    }
}
@-webkit-keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
    }
}
@keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform:rotate(360deg);
    }
}


/*loader_div*/

/*cssloader*/
.cssload-thecube {
    width: 73px;
    height: 73px;
    margin: 0 auto;
    position: relative;
    transform: rotateZ(45deg);
    -o-transform: rotateZ(45deg);
    -ms-transform: rotateZ(45deg);
    -webkit-transform: rotateZ(45deg);
    -moz-transform: rotateZ(45deg);
}
.cssload-thecube .cssload-cube {
    position: relative;
    transform: rotateZ(45deg);
    -o-transform: rotateZ(45deg);
    -ms-transform: rotateZ(45deg);
    -webkit-transform: rotateZ(45deg);
    -moz-transform: rotateZ(45deg);
}
.cssload-thecube .cssload-cube {
    float: left;
    width: 50%;
    height: 50%;
    position: relative;
    transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
}
.cssload-thecube .cssload-cube:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(112,187,68);
    animation: cssload-fold-thecube 2.76s infinite linear both;
    -o-animation: cssload-fold-thecube 2.76s infinite linear both;
    -ms-animation: cssload-fold-thecube 2.76s infinite linear both;
    -webkit-animation: cssload-fold-thecube 2.76s infinite linear both;
    -moz-animation: cssload-fold-thecube 2.76s infinite linear both;
    transform-origin: 100% 100%;
    -o-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    -webkit-transform-origin: 100% 100%;
    -moz-transform-origin: 100% 100%;
}
.cssload-thecube .cssload-c2 {
    transform: scale(1.1) rotateZ(90deg);
    -o-transform: scale(1.1) rotateZ(90deg);
    -ms-transform: scale(1.1) rotateZ(90deg);
    -webkit-transform: scale(1.1) rotateZ(90deg);
    -moz-transform: scale(1.1) rotateZ(90deg);
}
.cssload-thecube .cssload-c3 {
    transform: scale(1.1) rotateZ(180deg);
    -o-transform: scale(1.1) rotateZ(180deg);
    -ms-transform: scale(1.1) rotateZ(180deg);
    -webkit-transform: scale(1.1) rotateZ(180deg);
    -moz-transform: scale(1.1) rotateZ(180deg);
}
.cssload-thecube .cssload-c4 {
    transform: scale(1.1) rotateZ(270deg);
    -o-transform: scale(1.1) rotateZ(270deg);
    -ms-transform: scale(1.1) rotateZ(270deg);
    -webkit-transform: scale(1.1) rotateZ(270deg);
    -moz-transform: scale(1.1) rotateZ(270deg);
}
.cssload-thecube .cssload-c2:before {
    animation-delay: 0.35s;
    -o-animation-delay: 0.35s;
    -ms-animation-delay: 0.35s;
    -webkit-animation-delay: 0.35s;
    -moz-animation-delay: 0.35s;
}
.cssload-thecube .cssload-c3:before {
    animation-delay: 0.69s;
    -o-animation-delay: 0.69s;
    -ms-animation-delay: 0.69s;
    -webkit-animation-delay: 0.69s;
    -moz-animation-delay: 0.69s;
}
.cssload-thecube .cssload-c4:before {
    animation-delay: 1.04s;
    -o-animation-delay: 1.04s;
    -ms-animation-delay: 1.04s;
    -webkit-animation-delay: 1.04s;
    -moz-animation-delay: 1.04s;
}
@keyframes cssload-fold-thecube {
    0%, 10% {
        transform: perspective(136px) rotateX(-180deg);
        opacity: 0;
    }
    25%,  75% {
        transform: perspective(136px) rotateX(0deg);
        opacity: 1;
    }
    90%,  100% {
        transform: perspective(136px) rotateY(180deg);
        opacity: 0;
    }
}
@-o-keyframes cssload-fold-thecube {
    0%, 10% {
        -o-transform: perspective(136px) rotateX(-180deg);
        opacity: 0;
    }
    25%,  75% {
        -o-transform: perspective(136px) rotateX(0deg);
        opacity: 1;
    }
    90%,  100% {
        -o-transform: perspective(136px) rotateY(180deg);
        opacity: 0;
    }
}
@-ms-keyframes cssload-fold-thecube {
    0%, 10% {
        -ms-transform: perspective(136px) rotateX(-180deg);
        opacity: 0;
    }
    25%,  75% {
        -ms-transform: perspective(136px) rotateX(0deg);
        opacity: 1;
    }
    90%,  100% {
        -ms-transform: perspective(136px) rotateY(180deg);
        opacity: 0;
    }
}
@-webkit-keyframes cssload-fold-thecube {
    0%, 10% {
        -webkit-transform: perspective(136px) rotateX(-180deg);
        opacity: 0;
    }
    25%,  75% {
        -webkit-transform: perspective(136px) rotateX(0deg);
        opacity: 1;
    }
    90%,  100% {
        -webkit-transform: perspective(136px) rotateY(180deg);
        opacity: 0;
    }
}
@-moz-keyframes cssload-fold-thecube {
    0%, 10% {
        -moz-transform: perspective(136px) rotateX(-180deg);
        opacity: 0;
    }
    25%,  75% {
        -moz-transform: perspective(136px) rotateX(0deg);
        opacity: 1;
    }
    90%,  100% {
        -moz-transform: perspective(136px) rotateY(180deg);
        opacity: 0;
    }
}
/*cssloader_end*/
.content_part {
    margin: 0;
    padding: 0;
    position: relative;
}
.tnc p{
    text-align: justify;
}
.point_list {
    margin: 0;
    position: relative;
    font-size: 17px;
    line-height: 24px;
}
.point_list li {
    margin: 0 0 10px 0;
    padding: 0;
    position: relative;
    font-family: 'latomedium', sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: #333;
}
.section_55 {
    margin: 0 auto;
    width: 55%;
}
.choose_initiation {
    margin: 0;
    padding: 15px;
    position: relative;
    text-align: left !important;
}
.choose_initiation h5 {
    margin: 0 0 7px 0;
    padding: 0;
    font-size: 14px;
    color: #4c8d3d;
    font-weight: 400;
}
.choose_initiation h3 {
    margin: 0 0 15px 0;
    padding: 0;
    font-size: 18px;
    color: #000;
    font-weight: 400;
    min-height: 40px;
}
.choose_initiation p {
    margin: 0 0 15px 0;
    padding: 0;
    font-size: 16px;
    color: #9b9b9b;
    font-weight: 400;
    min-height: 120px;
}
.choose_box_border {
    border-right: 1px solid #e5e5e5;
}
.secure_msg {
    background: #d4ecf8;
    text-align: center;
    font-size: 14px;
    color: #000;
    padding: 10px;
    margin: 0 0 15px 0;
    position: relative;
    border-radius: 4px;
    line-height: 24px;
}
.secure_msg i {
    font-size: 22px;
    margin: 0 5px 0 0;
}
/*------------candidate_detail_part------------*/
.candidate_detail_part {
    margin: 15px 0 0 0;
    padding: 0;
    position: relative;
}
.candidate_detail_part .left_column {
    margin: 0 5% 30px 0px;
    padding: 0;
    float: left;
    width: 19%;
}
.candidate_detail_part .left_column h1 {
    margin: 0 0 15px 0;
    padding: 0;
    font-size: 24px;
    color: #444;
    font-weight: 500;
}
.candidate_detail_part .left_column .side_menu {
    margin: 0 0 30px 0;
    padding: 0;
    list-style: none;
}
.candidate_detail_part .left_column .side_menu li {
    margin: 0 0 0 0;
    padding: 10px 0;
    font-size: 14px;
    color: #1e90ed;
    font-weight: 400;
    list-style: none;
    border-bottom: 1px solid #e5e5e5;
}
.candidate_detail_part .left_column .side_menu li.complete i{
    float: left;
    color: #82d31c;
    margin: 3px 7px 0 0;
}
.candidate_detail_part .left_column .side_menu li a {
    display: block;
}
.candidate_detail_part .left_column .side_menu .active, .candidate_detail_part .left_column .side_menu .active a, .candidate_detail_part .left_column .side_menu .active:hover {
    color: #000;
    cursor: not-allowed;
}
.sub_side_menu {
    margin: 0 0 0px 0;
    padding: 0;
}
.sub_side_menu h4{
    margin: 0 0 5px 0;
    padding: 0;
    font-size:14px;
    font-weight:400;
    color:#000;
}
.sub_side_menu a{
    margin: 0 0 0 0;
    padding: 3px 0  3px 15px;
    font-size:13px;
    color: #1e90ed;
    font-weight: 400;
    list-style: none;
    border-bottom:none;
    cursor: pointer;
    display: block;
}
.sub_side_menu a span{
    float: right;
    background-color: #b52428;
    color: #fff;
    padding: 1px 2px;
    width: 42px;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.candidate_detail_part .right_column {
    margin: 0 0 30px 0;
    padding: 0;
    float: right;
    width: 76%;
}
.detail_form {
    margin: 0;
    padding: 0;
    width: 65%;
    position: relative;
}
.back_link {
    margin: 0;
    padding: 0;
    line-height: 44px;
    float: left;
    text-transform: uppercase;
}
.form_step_box {
    margin: 0;
    padding: 0;
    position: relative;
}
.form_step_box .select_dropdown_new{
    border-radius: 3px;
    border: 1px solid #ddd;
}
.form_step_box .step_detail {
    margin: 0;
    padding: 0;
    line-height: 80px;
}
.step_detail .step1{
    display: inline-block;
    margin-top: 10px;
}
.step_detail .step2{
    display: inline-block;
    margin-top: 5px;
}
.form_step_box .custom_step_block{
    float: left;
    width: 100%;
    margin-bottom: 10px;
}
.form_step_box .custom_step_block span{
    float: left;
    width: 8%;
    line-height: 48px;
    height: 48px;
    margin-right: 10px;
    margin-top: 25px;
}
.form_step_box .content_block{
    float: left;
    width: 80%;
}
.position_relative {
    position: relative;
}
.btn-bs-file {
    position: relative;
    margin: 10px 0 0 0;
}
.btn-bs-file input[type="file"] {
    position: absolute;
    /*top: -9999999;*/
    filter: alpha(opacity=0);
    opacity: 0;
    width: 0;
    height: 0;
    outline: none;
    cursor: inherit;
}
hr {
    border-top: 3px solid #eee;
}
hr.thik {
    border-top: 1px solid #eee;
}
.min-h-100 {
    height: 100px;
}
.second_heading {
    margin: 0 0 15px 0;
    padding: 0;
    position: relative;
    font-size: 18px;
    font-weight: 500;
    Color: #444;
    line-height: normal;
}
.small_heading {
    margin: 0 0 15px 0;
    padding: 0;
    position: relative;
    font-size: 16px;
    font-weight: 500;
    Color: #444;
    line-height: normal;
}
.small_heading_16 {
    margin: 0 0 15px 0;
    padding: 0;
    position: relative;
    font-size: 16px;
    font-weight: 400;
    Color: #444;
    line-height: normal;
}
.mandatory_doc_list {
    margin: 0 0 20px 0;
    padding: 0;
    position: relative;
    font-size: 14px;
    line-height: 24px;
}
.mandatory_doc_list ol {
    margin: 0 0 0 30px;
    padding: 0;
}
.mandatory_doc_list ol li {
    margin: 0;
    padding: 0;
}
.width_100 {
    width: 100%;
}
.width_100px {
    width: 100px;
}
/*tab_section*/
.detail_tab_section {
    margin: 0px auto;
    width: 100%;
}
.detail_tab_section .nav-tabs {
    border-bottom: 2px solid #DDD;
    padding: 0 15px;
}
.detail_tab_section .nav-tabs > li {
    /*border-bottom: 1px solid #eee;*/
    padding: 4px 0 0 0;
    text-align: center;
}
.detail_tab_section .nav-tabs > li.active > a, .detail_tab_section .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    border-width: 0;
}
.detail_tab_section .nav-tabs > li > a {
    border: none;
    color: #21527d;
    padding: 10px 30px;
}
.detail_tab_section .nav-tabs > li > a span {
    border: none;
    color: #000;
    display: block;
}
.detail_tab_section .nav-tabs > li.active > a, .detail_tab_section .nav-tabs > li > a:hover {
    border: none;
    color: #82d31c !important;
    background: transparent;
}
.detail_tab_section .nav-tabs > li > a::after {
    content: "";
    background: #82d31c;
    height: 4px;
    position: absolute;
    width: 100%;
    left: 0px;
    bottom: -1px;
    transition: all 250ms ease 0s;
    transform: scale(0);
}
.detail_tab_section .nav-tabs > li.active > a::after, .detail_tab_section .nav-tabs > li:hover > a::after {
    transform: scale(1);
}
.detail_tab_section .tab-nav > li > a::after {
    background: #21527d none repeat scroll 0% 0%;
    color: #fff;
}
.detail_tab_section .nav-tabs > li > a span {
    font-size: 18px;
}
.detail_tab_section .nav-tabs > li.active > a span {
    font-weight: 600;
}
.detail_tab_section .tab-pane {
    padding: 0px 0;
}
.detail_tab_section .tab-content {
    padding: 20px 0;
}
.detail_tab_section .nav-justified > li a:hover,
.detail_tab_section .nav-justified > li a:focus,
.detail_tab_section .nav-justified > li a:active {
    border: 0 !important;
}
/*tab_section*/

/*------------candidate_detail_part_end------------*/
.navigation-tab-cntr{
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    height: 100%;
}
.navigation-tab-cntr .navigation-tab-left,
.navigation-tab-cntr .navigation-tab-right{
    width: 20px;
    height: 100%;
    text-align: center;
    position: absolute;
    top: 50%;
    transform: translate(0%, -50%);
    background: #fff;
    z-index: 2;
    box-shadow: 0px 0px 5px 0px #ccc;
}
.navigation-tab-cntr .navigation-tab-left{
    left: 0;
}
.navigation-tab-cntr .navigation-tab-right{
    right: 0;
}
.navigation-tab-cntr .navigation-tab-left .go-left,
.navigation-tab-cntr .navigation-tab-right .go-right{
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    height: 100%;
    position: relative;
    font-size: 18px;
}
.navigation-tab-cntr .navigation-tab-left .go-left i,
.navigation-tab-cntr .navigation-tab-right .go-right i{
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    display: block;
    left: 50%;
}

.mobile_filed {
    margin: 0;
    padding: 0;
    position: relative;
    float: left;
    width: 100%;
    border-radius: 3px;
}
.mobile_filed li {
    margin: 0;
    padding: 0;
    position: relative;
    list-style: none;
    float: left;
}
.bootstrap-select.btn-group .dropdown-menu li {
    width: 100%;
}
.bootstrap-select > .dropdown-toggle {
    height: 48px;
}
.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
    border-bottom: 6px dashed;
}
.caret {
    color: #999;
    border-top: 6px dashed;
    border-top: 6px solid \9;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
}
.bs-searchbox .form-control {
    height: 34px
}
.mobile_filed .btn-default {
    border-color: #fff;
}
.mobile_filed .code_filed {
    position: absolute;
    left: 1px;
    top: 1px;
    width: 80px;
    height: 46px;
}
.mobile_filed .code_filed .bootstrap-select .btn-default{
    height: 46px;
}
/*#mobileNumberId{ border: 1px solid #ddd !important;}*/
.mobile_filed .number_filed {
    /*	border-color: #fff;*/
    padding-left: 80px;
    /*	border: 1px solid #ddd;*/
}
.mobile_filed .btn-default:focus, .mobile_filed .btn-default.focus {
    color: #333;
    background-color: #fff;
    border-color: #fff;
}
.mobile_filed .btn-default:hover {
    color: #333;
    background-color: #fff;
    border-color: #fff;
}
.mobile_filed .btn-default:active, .mobile_filed .btn-default.active, .open > .dropdown-toggle.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #fff;
}
.mobile_filed .btn-default:active:hover, .mobile_filed .btn-default.active:hover, .open > .dropdown-toggle.btn-default:hover, .mobile_filed .btn-default:active:focus, .mobile_filed .btn-default.active:focus, .open > .dropdown-toggle.btn-default:focus, .mobile_filed .btn-default:active.focus, .mobile_filed .btn-default.active.focus, .open > .dropdown-toggle.btn-default.focus {
    color: #333;
    background-color: #fff;
    border-color: #fff;
}
.mobile_filed .btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(255, 255, 255, .125);
    box-shadow: inset 0 3px 5px rgba(255, 255, 255, .125);
}
.mobile_filed .code_filed .bootstrap-select{
    height: 46px;
    border: 0 !important;
}
.timeline_link{
    float:right;
    margin:0;
    padding:0;
    color:#808080;
    font-size:14px;
    font-weight:400;
    line-height: 41px;
}
.timeline_link span{
    line-height: 24px;
    display: inline-block;
    font-size: 14px;
}
.pdf_icon{
    font-size:18px !important;
    background-color:#d4031c;
    padding:5px 7px 7px 7px;
    color:#fff;
}
.excel_icon {
    background-color: green;
    color: #fff;
    font-size: 18px !important;
    padding: 5px 7px 7px;
}
.graph_section{
    margin:0 0 30px 0;
    padding:0;
    position:relative;
}
.graph_section ul{
    margin:0 0 20px 0;
    padding:0;
    list-style:none;
    background-color:#333;
    color:#fff;
    float:left;
    width:100%;
}
.graph_section ul li{
    position:relative;
    margin:0 1px 0 0;
    padding:0px;
    list-style:none;
    border-right:1px solid #fff;
    font-size:20px;
    float:left;
}
.graph_section ul li p{
    margin:0 0 0px 0;
    padding:0;
    font-size:12px;
    display:block;
}
.graph_section ul li a {
    padding:5px 15px;
    color:#fff;
    margin:0;
    display:block;
}
.graph_section .active i{
    bottom:-10px;
    position:absolute;
    font-size:60px;
    color:#333;
    bottom: -36px;
}
.graph_section ul li:last-child{
    border:none;
}
.navbar-inverse .navbar-toggle {
    border-color: #ebebeb;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
    background-color: #ebebeb;
}
.mobile_header .navbar-toggle .icon-bar{
    background-color:#333;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #ebebeb;
}
.list_style{
    margin:0 0 15px 0;
    padding:0;
    position:relative;
}
.list_style li{
    margin:0 0 0 15px;
    padding:0;
}
.min-h-170{
    min-height:170px;
}
.min-h-160{
    min-height:160px;
}
.min-h-155{
    min-height:155px;
}
.min-h-150{
    min-height:150px;
}
.min-h-145{
    min-height:145px;
}
.min-h-140{
    min-height:140px;
}
.min-h-130{
    min-height:130px;
}
.min-h-120{
    min-height: 120px;
}
.min-h-60{
    min-height:60px;
}
.file {
    visibility: hidden;
    position: absolute;
}
.uploadDropdown .file {
    visibility: visible;
    position: absolute;
}
.uploadDropdown #uploaddropdowns{
    display: inline;
}
#pancarddocumentsid + .error-message{
    position: relative;
    visibility: visible;
    top: 46px;
    margin-left: 190px;
}
#aadharcarddocumentsid + .error-message{
    position: relative;
    visibility: visible;
    top: 46px;
    margin-left: 190px;
}
#passportdocumentsid + .error-message{
    position: relative;
    visibility: visible;
    top: 46px;
    margin-left: 190px;
}
.border_none{
    border:none !important;
}
.text_15{
    font-size:15px;
}
.font-300{
    font-weight:300;
}
.new_list_roman {
    margin: 0 0 0 50px;
    padding: 0;
    position: relative;
    font-size: 15px;
    line-height: 24px;
    list-style:upper-roman;
    list-style-position:outside;
}
.new_list_roman li {
    margin: 0 0 15px 0;
    padding: 0;
    position: relative;
}
.new_list_roman li strong{
    margin:0 10px 0 0;
}
.home_main_caption {
    z-index: 10;
    text-shadow: none;
    margin:30px 0 0 0;
}
.home_main_caption h1 {
    font-size: 34px;
    font-weight:300;
    text-transform: uppercase;
    letter-spacing: 2px;
    line-height: 38px;
    margin: 0 0 0 0;
    font-family: 'Roboto', Arial, sans-serif;
    color:#7c7c7c;
}
.home_main_caption h1 span {
    color:#000;
}
.home_main_caption p {
    font-size: 16px !important;
    color: #7b7c80;
    letter-spacing: 1px;
    margin: 0 0 10px 0;
    font-weight: 300;
}
.new_benefits_box {
    margin: 0;
    padding: 0px 50px 0 0;
    position: relative;
    color: #7c7c7c;
}
.new_benefits_box h1 {
    margin: 0 0 10px 0;
    padding: 0;
    font-size: 28px;
    letter-spacing:0px;
    font-weight: 400;
    color:#000;
}
.new_benefits_box h1 span{
    display:block;
}
.new_benefits_box h5 {
    margin: 0 0 10px 0;
    padding: 0;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight:400;
    color:#000;
}
.new_benefits_box p {
    margin: 0 0 20px 0;
    padding: 0px;
    font-size: 16px;
    letter-spacing:3px;
    font-weight:300;
}
.address-details address strong{
    color: #9d9d9d;
}
/* Wallet Page CSS Starts Here */
.walletCntr{
    width: 100%;
    position: relative;
    padding: 15px 15px 15px 18px;
}
.walletBox{
    width: 100%;
    position: relative;
}
.walletBox .panel-default > .panel-heading{
    color: #fff;
    background-color: #4a90e2;
    border-color: #ddd;
}
.addMoneyBlock{
    max-width: 50%;
    margin: 10px auto;
    border: 1px solid #ddd;
    padding: 15px;
}
.walletBalance h4{
    font-weight: 300;
    font-size: 32px;
}
.walletBalance h4 i{
    font-size: 28px;
}
.additionalOption li{
    line-height: 55px;
}
.additionalOption li a{
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 10px 15px;
}
.SME_Txn_tab_section{
    width: 100%;
}
.SME_Txn_tab_section li{
    width: auto !important;
}
.SME_Txn_tab_section li a{
    padding: 10px 30px;
}
/* Wallet Page CSS Ends Here */

/* ARS CSS Starts Here */
.custom-accordion .panel-group .panel{
    border-width: 2px;
}
.custom-accordion .panel-default{
    border-color: #6cba42;
}
.custom-accordion .panel-group{
    margin-bottom: 15px;
}
.custom-accordion .panel-heading{
    position: relative;
    width: 100%;
    background: #fff;
    padding: 10px 15px;
}
.custom-accordion .panel-heading .name{
    width: 150px;
    min-height: 31px;
    display: inline-block;
    margin-left: 50px;
    text-align: right;
    margin-right: 20px;
    text-transform: uppercase;
    color: #4a90e2;
    font-size: 13px;
    line-height: 31px;
}
.custom-accordion .panel-heading .ars-no{
    width: 100px;
    min-height: 31px;
    display: inline-block;
    margin-left: 50px;
    text-align: right;
    margin-right: 20px;
    text-transform: uppercase;
    font-size: 13px;
    line-height: 31px;
}
.custom-accordion .panel-heading .case-status{
    width: 150px;
    min-height: 31px;
    display: inline-block;
    margin-left: 50px;
    text-align: right;
    margin-right: 20px;
    text-transform: uppercase;
    color: #6cba42;
    font-size: 13px;
    line-height: 31px;
}
.custom-accordion .panel-heading .accordion-toggle{
    position: relative;
    display: block;
    width: 100%;
    text-decoration: none;
}
.custom-accordion .panel-heading .accordion-toggle:before{
    content: '';
    position: absolute;
    background-image: url("../img/icon-expanded.png");
    top: 0px;
    left: 0px;
    width: 31px;
    height: 31px;
}
.custom-accordion .panel-heading .accordion-toggle.collapsed:before{
    content: '';
    position: absolute;
    background-image: url("../img/icon-collapsed.png");
    top: 0px;
    left: 0px;
    width: 31px;
    height: 31px;
}
.details{
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 5px 10px;
    margin-bottom: 10px;
}
.details label, .details span{
    display: block;
}
.details label{
    color: #4a90e2;
    font-family: 'Roboto Slab', serif;
    font-weight: 500;
    font-size: 14px;
}
.details span{
    color: #000;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 13px;
}
.checksCntr h4{
    font-weight: 300;
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: #5d5d5d;
    padding: 10px;
    color: #fff;
    letter-spacing: 1px;
    font-family: 'Roboto Slab', serif;
}
.checksBlock{
    padding: 10px;
    border: 1px solid #6cba42;
    margin-bottom: 10px;
}
.checksBlock h5{
    margin: 0 0 10px 0;
    font-size: 16px;
    font-weight: 500;
    padding: 10px 0 5px 0;
    border-bottom: 3px solid #6cba42;
    display: inline-block;
    font-family: 'Roboto', sans-serif;
}
.checksBlock label{
    display: block;
    margin: 0;
    font-weight: 500;
    font-family: 'Roboto Slab', serif;
}
.checksBlock p{
    text-transform: uppercase;
    margin-bottom: 5px;
}
.checksBlock .form-control{
    height: 53px;
}
/* ARS CSS Ends Here */

/* user management */
.user-management-Cntr{
    position: relative;
    float: left;
}
.user-profile-box{
    position: relative;
    float: left;
    width: 200px;
    min-height: 170px;
    margin: 0 30px 15px 0;
    border-radius: 4px;
    border: 8px solid #ccc;
    background: linear-gradient(#6c6763, #000);
    text-align: center;
    color: #fff;
    box-shadow: 3px 3px 5px #888888;
}
.user-edit-icon{
    position: absolute;
    left: 50%;
    right: 0;
    top: 50%;
    bottom: 0;
    width: 60px;
    height: 60px;
    margin-top: -30px;
    margin-left: -30px;
    border: 2px solid #fff;
    border-radius: 50%;
    text-align: center;
    line-height: 60px;
    color: #fff;
    font-size: 24px;
}
.user-edit-icon:hover{
    color: #6cba42 !important;
    border: 2px solid #6cba42;
}
.user-edit-icon:focus, .user-edit-icon:visited{
    color: #fff;
    outline: none;
}

.user-info-box{
    width: 200px;
    text-align: center;
    margin-bottom: 15px;
}
.user-info-box .user-name{
    display: block;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
}
.user-info-box span{
    display: block;
    color: #a3a3a3;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;

}

/* package-payment-box */
.package-payment-box table thead tr th{
    text-align: center;
    vertical-align: middle;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    border: 1px solid #ddd !important;
}
.package-payment-box table tbody tr td{
    text-align: center;
    vertical-align: middle;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    border: 1px solid #ddd;
}
.package-payment-box table tbody tr td:nth-child(3){
    color: #00abeb;
    font-weight: 400;
}
/*.package-payment-box tbody tr:nth-child(2) td{
        border: 0;
}
.package-payment-box tbody tr:nth-child(3) td{
        border: 0;
}*/

.billing-info-box p{
    margin-bottom: 0;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
}
.walletBox .available-bal{
    font-size: 12px;
    padding-left: 20px;
    color: #a3a3a3;
    display: block;
}

/* package-payment-box */

.upload-btn-wrapper{
    position: relative;
    overflow: hidden;
    display: inline-block;
    margin-top: 5px;
    cursor: pointer;
}
.custom-file{
    font-size: 100px;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
}
.custom-file::-webkit-file-upload-button{
    cursor: pointer;
}

.ars-detail-box{
    padding-left: 17px;
}
.ars-detail-box label{
    display: block;
    margin-bottom: 0;
}
/*.ars-detail-box label span{
        font-weight: 300;
    font-family: 'Roboto', sans-serif;
}*/

.flash-msg{
    max-width: 65%;
    margin: 0 auto !important;
}
.refine-search-link{
    padding: 10px 12px !important;
    position: relative;
    font-size: 16px !important;
    min-width: 150px;
    border: 1px solid #7d7d7d;
    margin-left: 10px;
    z-index: 2;
    border-bottom: 1px solid #e9f7ea;
    background-color: #e9f7ea;
    color: #000;
}
.refine-search-link i{
    position: absolute;
    right: 12px;
    font-size: 19px;
    top: 12px;
    line-height: 15px;
}
.refine-search-link.active{
    background-color: #fff;
    color: #337ab7;
}
.refine-box{
    margin-top: -1px;
}
.refine-search-link.active.collapsed{
    border-bottom: 1px solid #7d7d7d;
}
.refine-box{
    margin-top: -1px;
}
.refine-box .collapse{
    display: none;
}
.refine-box .collapse.in{
    display: block;
}
.refine-box .well{
    background-color: #e9f7ea;
    border: 1px solid #7d7d7d;
    border-radius: 0;
}
.well .select2-container{
    width: 100% !important;
    outline: none;
}
.well .select2-container .select2-selection--single{
    outline: 0;
    border-radius: 0;
    border: 1px solid #ddd;
}

.well .input-group-addon{
    border: 1px solid #ddd;
    border-radius: 0;
    border-left: 0;
}

.menu-wallet-icon{
    padding: 5px 10px !important;
}
.equal-Height-Class .custom-ul-width > li > a:hover{
    border: 0 !important;
}

ul.custom-ul-width{
    /*width: calc(100% - 25px) !important;*/
    width: 98% !important;
    /*padding: 0 25px !important;*/
    padding: 0 !important;
    overflow: hidden;
    margin: 0 auto;
    /*border: 0 !important;*/
}
.equal-Height-Class .custom-ul-width > li a{
    overflow: hidden;
    white-space: nowrap;
    min-width: 200px;
    max-width: 225px;
    padding: 10px 10px 10px 10px;
    text-align: center;
    border: 1px solid #ddd;
    margin: 0 2px;
    background: #f9f9f9;
    font-size: 12px;
    text-overflow: ellipsis;
}
.equal-Height-Class .custom-ul-width > li > a:hover{
    overflow: hidden;
    white-space: nowrap;
    min-width: 200px;
    max-width: 225px;
    padding: 10px 10px 10px 10px;
    text-align: center;
    border: 1px solid #ddd !important;
    margin: 0 2px;
    background: #fff;
    font-size: 12px;
    text-overflow: ellipsis;
}
.equal-Height-Class .custom-ul-width > li > a span{
    font-size: 16px !important;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.equal-Height-Class .custom-ul-width > li.active > a span{
    font-size: 11px !important;
    overflow: auto !important;
    text-overflow: unset !important;
    white-space: normal !important;
    margin: 5px 0 0 0;
}
/*.equal-Height-Class ul li.active{
    width: 40% !important;
}*/

.content_part{
    text-align: justify;
}
/*candidate preview start*/

.candidate-preview-cntr{
    padding: 20px 17px;
}
.candidate-left-panel{
    padding: 17px 30px;
    border: 1px solid #ccc;
    position: relative;
}
.candidate-left-panel p, .candidate-right-panel p{
    margin: 0 0 2px;
}
.general-detail-one{
    position: relative;
    padding-bottom: 12px;
    margin-bottom: 12px;
    border-bottom: 2px solid #d8d7d7;
}
.candidate-left-panel .edit-details{
    position: absolute;
    right: 0px;
    top: 0px;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 18px;
}

/* css for wallet transaction details starts here */
.wallet-transaction-details{
    position: relative;
    width: 100%;
}
/*Debit Case*/
.wallet-transaction-details .debit .withdrawal-amount span{
    font-size: 15px;
}
.wallet-transaction-details .debit .withdrawal-amount i{
    font-size: 14px;
}
.wallet-transaction-details .debit .withdrawal-amount .up-arrow{
    display: inline-block;
    fill: #ff0000;
    width: 11px;
    height: 11px;
    vertical-align: baseline;
}
.wallet-transaction-details .debit .success-status{
    color: #39AA54;
}
.wallet-transaction-details .debit .success-status span{
    width: 15px;
    height: 15px;
    display: inline-block;
}
.wallet-transaction-details .debit .success-status .tick-mark{
    display: inline-block;
    vertical-align: sub;
    width: 15px;
    fill: #39aa54;
}
/*Credit Case*/
.wallet-transaction-details .credit .deposit-amount span{
    font-size: 15px;
}
.wallet-transaction-details .credit .deposit-amount i{
    font-size: 14px;
}
.wallet-transaction-details .credit .deposit-amount .down-arrow{
    display: inline-block;
    fill: #39aa54;
    width: 11px;
    height: 11px;
    vertical-align: baseline;
}
.wallet-transaction-details .credit .success-status{
    color: #39AA54;
}
.wallet-transaction-details .credit .success-status span{
    width: 15px;
    height: 15px;
    display: inline-block;
}
.wallet-transaction-details .credit .success-status .tick-mark{
    display: inline-block;
    vertical-align: sub;
    width: 15px;
    fill: #39aa54;
}
.wallet-transaction-details .credit .failed-status{
    color: #ff0000;
}
.wallet-transaction-details .credit .failed-status span{
    width: 15px;
    height: 15px;
    display: inline-block;
}
.wallet-transaction-details .credit .failed-status .cancel{
    display: inline-block;
    vertical-align: baseline;
    width: 11px;
    fill: #ff0000;
}
/* css for wallet transaction details ends here */

/*custom css for new case details design1 starts here */
.new-case-details-design1 .modal-body{
    padding: 15px !important;
    position: relative;
}
.new-case-details-design1 .close{
    opacity: 1;
    font-weight: 100;
    font-size: 20px;
    text-transform: lowercase;
    line-height: 26px;
    background: #ec483f;
    border-radius: 50%;
    position: absolute;
    top: 5px;
    right: -15px;
    height: 30px;
    width: 30px;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    outline: none;
    transition: 1s ease;
    -webkit-transition: 1s ease;
    -moz-transition: 1s ease;
    -o-transition: 1s ease;
    -ms-transition: 1s ease;
}
.new-case-details-design1 .close:hover{
    -webkit-transform: rotateZ(180deg);
    -moz-transform: rotateZ(180deg);
    transform: rotateZ(180deg);
}
.new-case-details-design1 .close span{
    display: block;
    width: 30px;
    height: 30px;
}
.new-case-details-design1 .case-details-heading{
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 20px;
    margin: 0 0 5px 0;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-right: 250px;
    position: relative;
    color: #01A9DB;
}
/*Blink Css Functionality Starts Here*/
.new-case-details-design1 .case-details-heading .report_download_blink{
    -webkit-animation: blinker 1s linear infinite;
    -moz-animation: blinker 1s linear infinite;
    -o-animation: blinker 1s linear infinite;
    animation: blinker 1s linear infinite;
    font-size: 16px;
    line-height: 20px;
    background-color: #f2f2f2;
    padding: 5px 10px;
    position: absolute;
    right: 0;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    color: #01A9DB;
}
@-webkit-keyframes blinker {
    0% {
        background-color: #f2f2f2;
    }
    50% {
        background-color: #ffffff;
    }
    100% {
        background-color: #f2f2f2;
    }
}
@-moz-keyframes blinker {
    0% {
        background-color: #f2f2f2;
    }
    50% {
        background-color: #ffffff;
    }
    100% {
        background-color: #f2f2f2;
    }
}
@-o-keyframes blinker {
    0% {
        background-color: #f2f2f2;
    }
    50% {
        background-color: #ffffff;
    }
    100% {
        background-color: #f2f2f2;
    }
}
@keyframes blinker {
    0% {
        background-color: #f2f2f2;
    }
    50% {
        background-color: #ffffff;
    }
    100% {
        background-color: #f2f2f2;
    }
}
/*Blink Css Functionality Ends Here*/
.new-case-details-design1 .process{
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    margin-bottom: 5px;
}
.new-case-details-design1 .process span{
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
}
.new-case-details-design1.design2 .process{
    background: #00BFFF;
    padding: 2px 5px;
    color: #fff;
}
.new-case-details-design1.design3 .process span{
    background: #00BFFF;
    padding: 2px 5px;
    color: #fff;
}
.new-case-details-design1 .custom-accordion{
    margin-bottom: 0;
}
.new-case-details-design1 .custom-accordion .panel-default{
    box-shadow: 0px 1px 5px 0px #ccc;
    margin-bottom: 10px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.new-case-details-design1 .custom-accordion .panel-default .panel-heading{
    padding: 5px 10px;
}
.new-case-details-design1 .custom-accordion .panel-heading .name{
    min-width: 290px;
    margin: 0 10px 0 40px;
    text-transform: capitalize;
    font-size: 16px;
    color: #000;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    text-align: left;
}
.new-case-details-design1 .custom-accordion .panel-heading .case-status{
    min-width: 240px;
    margin: 0 10px 0 0px;
    text-transform: capitalize;
    font-size: 16px;
    color: #000;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    text-align: left;
}
.new-case-details-design1 .custom-accordion .panel-heading .final-due-date{
    min-width: 230px;
    margin: 0 10px 0 0;
    text-transform: capitalize;
    font-size: 16px;
    color: #000;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    text-align: left;
    line-height: 31px;
    min-height: 31px;
    display: inline-block;
}
.new-case-details-design1 .custom-accordion .panel-heading .latest-report-severity{
    min-width: 270px;
    margin: 0 0 0 0;
    text-transform: capitalize;
    font-size: 16px;
    color: #000;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    text-align: left;
    line-height: 31px;
    min-height: 31px;
    display: inline-block;
}
.new-case-details-design1 .custom-accordion .panel-heading .name span,
.new-case-details-design1 .custom-accordion .panel-heading .case-status span,
.new-case-details-design1 .custom-accordion .panel-heading .final-due-date span,
.new-case-details-design1 .custom-accordion .panel-heading .latest-report-severity span
{
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
}
.new-case-details-design1 .custom-accordion .panel-heading .case-status span.completed,
.new-case-details-design1 .custom-accordion .panel-heading .final-due-date span.completed{
    /*color: #6cba42;*/ /*default green color*/
    color: #0E355D; /*design 2 deep blue color*/
}
.new-case-details-design1.design3 .custom-accordion .panel-heading .final-due-date span.completed{
    color: #ff0000; /*design 3 overdue red color*/
}
.new-case-details-design1.design3 .custom-accordion .panel-heading .final-due-date span.completed.time-overdue img{
    display:inline-block;
    width: 16px;
    vertical-align: text-top;
}
.new-case-details-design1 .custom-accordion .panel-heading .case-status span.pending{
    color: #FAAC58;
}
.new-case-details-design1 .custom-accordion .panel-heading .final-due-date span.pending{
    color: #FA5858;
}
.new-case-details-design1 .case-details-cntr .case-detail-block{
    height: calc(73vh - 41px);
}
.case-details-summary{
    position: relative;
    border: 1px solid #cecaca;
    padding: 15px;
    margin-top: 8px;
    box-shadow: 0px 1px 5px 0px #ccc;
    margin-bottom: 20px;
}
.case-details-summary .case-details-label{
    position: absolute;
    top: -12px;
    left: 22px;
    background-color: #fff;
    font-size: 16px;
    padding: 0 10px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
}
.case-details-summary .details{
    padding: 10px 10px 10px 15px;
    background: #f2f2f2;
    border: 0;
    border-radius: 0;
    min-height: 100px;
    margin-bottom: 0;
}
.case-details-summary .details table tbody tr td{
    padding: 0px 10px;
    vertical-align: middle;
}
.case-details-summary .details table tbody tr td:first-child{
    padding-left: 0px;
    white-space: nowrap;
}
.case-details-summary .details table tbody tr td:last-child{
    padding-right: 0px;
}
.case-details-summary .details table tbody tr td label{
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    font-size: 14px;
    margin-bottom: 0;
    color: #000;
}
.case-details-summary .details table tbody tr td span{
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 13px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 153px;
}
.read-more{
    float: right;
}
.open-text{
    white-space: normal !important;
}
/*Flipbox css starts here*/
.front, .back{
    width: 100%;
    height: auto;
}
.front {
    border: 1px solid #ccc;
    position: relative;
    min-height: 125px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    padding: 5px 10px;
}
.front:hover{
    box-shadow: 1px 1px 5px 1px #ccc;
}
.front .box-title .username{
    margin-bottom: 0;
    display: block;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 18px;
    vertical-align: middle;
    text-transform: capitalize;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-bottom: 2px solid #6cba42;
    margin-bottom: 5px;
}
.front .box-title .username .user-icon{
    display: inline-block;
    width: 21px;
    height: 21px;
    margin: 0;
    line-height: 21px;
    vertical-align: top;
}
.front .user-details table.table-striped{
    width: 100%;
    margin-bottom: 0;
}
.front .user-details table tbody tr td{
    text-align: left;
    vertical-align: top;
    padding: 3px 8px;
    border-top: 0;
}
.front .user-details table tbody tr td:first-child{
    width: 135px;
}
.front .user-details table tbody tr td label{
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    margin-bottom: 0;
    display: block;
    font-size: 14px;
}
.front .user-details table tbody tr td span{
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
    margin-bottom: 0;
    display: block;
    font-size: 14px;
}
.user-details .user-icon{
    display: block;
    width: 40px;
    height: 40px;
    margin: 0 auto;
    line-height: 42px;
    font-size: 36px;
    color: #424242;
}
.user-details .username{
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 18px;
    color: #6cba42;
    letter-spacing: 1px;
    margin-top: 12px;
    margin-bottom: 0;
}
.case-info .user-details .username{
    color: #01A9DB;
}
.client-info .user-details .username{
    color: #DBA901;
}
.back {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
    border-bottom: 4px solid #6cba42;
}
.back.case-info{
    border-bottom: 4px solid #01A9DB;
}
.back.client-info{
    border-bottom: 4px solid #DBA901;
}
.front .name {
    font-size: 2em;
    display: inline-block;
    background: rgba(33, 33, 33, 0.9);
    color: #f8f8f8;
    font-family: Courier;
    padding: 5px 10px;
    border-radius: 5px;
    bottom: 60px;
    left: 25%;
    position: absolute;
    text-shadow: 0.1em 0.1em 0.05em #333;
    -webkit-transform: rotate(-20deg);
    -moz-transform: rotate(-20deg);
    -o-transform: rotate(-20deg);
    transform: rotate(-20deg);
}
/*Flipbox css ends here*/
.tabular-data{
    padding: 15px 10px 10px 10px;
}
.tabular-data .reports{
    table-layout: fixed;
    overflow: hidden;
    border-collapse: collapse;
    margin-bottom: 0;
}
.tabular-data .reports thead tr th{
    position: relative;
    background-color: #4a4a4a;
    color: #ffffff;
    padding: 6px 15px;
    border-right: 1px solid #28A5E8;
    border-bottom: 1px solid #28A5E8;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    letter-spacing: 1px;
    width: 258px;
}
.tabular-data .reports thead tr th:last-child{
    border-right: 0;
}
.tabular-data .reports thead tr th .arrow-up {
    position: absolute;
    right: 9px;
    top: 8px;
}
.tabular-data .reports thead tr th .arrow-down {
    position: absolute;
    right: 9px;
    bottom: 8px;
}
.tabular-data .reports thead tr th .arrow-up img,
.tabular-data .reports thead tr th .arrow-down img{
    display: block;
    width: 100%;
    height: auto;
    border: 0px;
}
.tabular-data .reports tbody tr td{
    padding: 5px 15px;
    line-height: 18px;
    border-top: none;
    border-right: 1px solid #eee;
    font-size: 13px;
    vertical-align: middle;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    white-space: normal;
}

.tabular-data .reports tbody tr td .download-link{
    color: #28A5E8;
}
.tabular-data .reports tbody tr td .download-link:hover{
    color: #3d3d3d;
}
.tabular-data .reports tbody tr td .download-link i{
    margin-right: 5px;
}
.tabular-data .reports tbody tr td .comment{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}

.tabular-data .checks-table thead tr th:first-child{
    width: 150px
}
.tabular-data .checks-table thead tr th:nth-child(2){
    width: 200px
}
.tabular-data .checks-table thead tr th:nth-child(3){
    width: 120px
}
.tabular-data .checks-table thead tr th:nth-child(4){
    width: 135px
}
.tabular-data .checks-table thead tr th:last-child{
    width: 200px
}
/*custom css for new case details design1 ends here */
.general-detail-one p:nth-child(1){
    font-size: 17px;
}
.detail-block{
    margin-bottom: 20px;
}

.details-header{
    position: relative;
    margin-bottom: 20px;
}
.details-header h3{
    margin-top: 0px;
    font-weight: lighter;
}
.details-header .edit-details{
    position: absolute;
    right: 10px;
    top: 0px;
    font-size: 24px;
}
.grey-text{
    font-weight: bold;
    color: #9E9E9E;
}
.preview-seperator{
    background-color: #d8d7d7;
    height: 2px;
    margin-bottom: 20px;
}
.green-seperator{
    display: block;
    height: 2px;
    border-top: 2px solid #6cba42;
    margin: 10px auto;
    width: 100%;
}
.candidate-preview-subheader{
    overflow: hidden;
}
.candidate-preview-subheader .breadcrumb_bar{
    float: left;
}
.candidate-preview-subheader .doc-link{
    float: right;
    padding: 9px 32px;
}
.doc-link .fa-print{
    color: #333;
}
/*candidate preview end*/

.general-detail-one p:nth-child(1){
    font-size: 17px;
}
.detail-block{
    margin-bottom: 20px;
}

.details-header{
    position: relative;
    margin-bottom: 20px;
}
.details-header h3{
    margin-top: 0px;
    font-weight: lighter;
}
.details-header .edit-details{
    position: absolute;
    right: 10px;
    top: 0px;
    font-size: 24px;
}
.grey-text{
    font-weight: bold;
    color: #9E9E9E;
}
.preview-seperator{
    background-color: #d8d7d7;
    height: 2px;
    margin-bottom: 20px;
}
.candidate-preview-subheader{
    overflow: hidden;
}
.candidate-preview-subheader .breadcrumb_bar{
    float: left;
}
.candidate-preview-subheader .doc-link{
    float: right;
    padding: 9px 32px;
}
.doc-link .fa-print{
    color: #333;
}
/*.debit{ background-color: #ffb2b2;}
.credit{ background-color: #9FF781;}
.refund{background-color: #F3F781;}*/
.table-row-seperator{
    font-size: 0px;
    height: 10px;
    padding: 0 !important;
}
.modal-content-block{
    height: 400px;
}
/*candidate preview end*/


/* New Homepage Design 2 Starts Here */
.homepage-design2{
    background: url(../img/rawpixel-com-567016-unsplash.jpg) no-repeat top center fixed;
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
}
.homepage-design2 .overlay{
    background: rgba(0,0,0,0.1);
    /*position: fixed;*/
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.homepage-design2 .navbar-wrapper{
    /*margin-top: 20px;*/
    border-bottom: 0;
    margin-top: 0px;
    padding-top: 24px;
}
.homepage-design2 .navbar-wrapper .navbar{
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 15px;
}
.homepage-design2 .navbar-brand{
    width: 200px;
    height: auto;
    /*background: linear-gradient(to bottom right, rgba(255,255,255,0.9) 20%, transparent 40% );*/
    background: linear-gradient(to bottom right, rgba(255,255,255,0.9) 0%, transparent 50% );
}
.homepage-design2 .navbar-brand span{
    display: block;
    font-family: 'Roboto slab', sans-serif;
    font-weight: 400;
    color: #000;
    margin: 0 7px 0 9px;
    font-size: 14px;
    letter-spacing: 1px;
    /* background: rgba(255,255,255,0.5); */
    /* background: linear-gradient(to bottom right, rgba(255,255,255,0.4) 15%, transparent 36% ); */
}
.homepage-design2 .navbar-collapse .my_menu .navbar-nav{
    display: inline-block;
    line-height: 68px;
    vertical-align: middle;
    margin-right: 70px;
}
.homepage-design2 .navbar-collapse .my_menu .navbar-nav li{
    display: inline-block;
    line-height: 68px;
    vertical-align: middle;
    margin: 0 7px;
}
.homepage-design2 .navbar-collapse .my_menu .navbar-nav li label{
    margin-bottom: 0;
    line-height: 43px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 16px;
    letter-spacing: 1px;
}
.homepage-design2 .navbar-collapse .my_menu .navbar-nav li label span{
    display: inline-block;
    width: 38px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    margin-right: 10px;
}
.homepage-design2 .navbar-collapse .my_menu .navbar-nav li label span i{
    background: rgb(113, 191, 68);
    padding: 10px;
    border-radius: 50%;
    font-size: 16px;
    color: #fff;
    width: 38px;
    height: 38px;
}
.homepage-design2 .navbar-collapse .my_menu .navbar-nav li label a{
    color: #000;
    text-decoration: none;
}
.homepage-design2 .navbar-collapse .my_menu .navbar-nav li label a:hover{
    color: #4a961f;
}
.homepage-design2 .home_main_banner{
    position: relative;
    width: 100%;
    height: 84vh;
    min-height: 535px;
    background: transparent;
}

.homepage-design2 .leftSideCntr .caption{
    /*background: linear-gradient(to bottom right, rgba(255,255,255,0.4) 10%, transparent 60% );*/
    background: -webkit-linear-gradient(left, rgba(255,0,0,0), rgba(255,255,255,0.1) 50%, rgba(255,0,0,0));
    font-family: 'Roboto', sans-serif;
    font-size: 24px;
    text-transform: uppercase;
    color: #000;
    letter-spacing: 1px;
    padding: 20px 20px 15px 20px;
    margin-top: 40px;
    font-weight: 300;
    text-align: center;
}
.homepage-design2 .leftSideCntr .caption .tagline{
    display: block;
    font-family: 'roboto', sans-serif;
    font-size: 18px;
    margin-top: 5px;
    line-height: 24px;
    width: 100%;
    font-weight: 300;
    text-align: center;
}

/*Flipbox css starts here*/
.homepage-design2 .flip-container {
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    -o-perspective: 1000;
    perspective: 1000;
}
.homepage-design2 .flip-container.hover .flipper {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
}
.homepage-design2 .flip-container,
.homepage-design2 .front,
.homepage-design2 .back{
    width: 100%;
    height: 84vh;
    border: 0;
    padding: 0;
}
.homepage-design2 .front:hover{
    box-shadow: none;
}
.flipper {
    -webkit-transition: 0.4s;
    -webkit-transform-style: preserve-3d;
    -moz-transition: 0.4s;
    -moz-transform-style: preserve-3d;
    -o-transition: 0.4s;
    -o-transform-style: preserve-3d;
    transition: 0.4s;
    transform-style: preserve-3d;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0px auto;
    width: 100%;
    max-width: 350px;
}
.front, .back {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
}
.front {
    z-index: 0;
    background: transparent;
}
.back {
    z-index: 1;
    background: transparent;
}
.back {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
}
.back .opusCntr{
    top: 46%;
    padding-bottom: 15px;
}
/*Flipbox css ends here*/

/*Login Box with Flipper Functionality Starts Here */
.login-wrapper{
    position: relative;
    height: 84vh;
    width: 100%;
}
.opusCntr{
    background-color: rgba(255,255,255,1);
    padding: 25px;
    margin: 0px auto;
    position: absolute;
    width: 100%;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 350px;
    box-shadow: 0px 0px 30px 5px #333;
}
.opus-box{
    position: relative;
    width: 100%;
}
.opus-box .form-group .form-control-feedback{
    top : 0;
    width: 44px;
    height: 44px;
    line-height: 44px;
    color: #5d5d5d;
}
.opus-box .form-group .form-control-feedback i{
    vertical-align: middle;
}
.opus-box .floating-element .inputText:focus ~ .floating-span,
.opus-box .floating-element .inputText:focus.active ~ .floating-span,
.opus-box .floating-element input:not[value]{
    top: -10px;
    left: 12px;
    font-size: 12px;
    opacity: 1;
    background-color: #fff;
    padding: 2px 5px 2px 5px;
    opacity: 1;
    color: #01a9db;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
}
.form-group input:focus,
.form-group select:focus {
    background: #ffffff;
    /*border-radius: 3px;*/
    border-radius: 0px;
    box-shadow: none !important;
    border: 1px solid #01A9DB;
    font-family: 'Roboto', sans-serif;
    /*font-weight: 300;*/
    /*font-size: 12px;*/
}
.opus-box .floating-element .inputText {
    height: 44px;
    font-family: 'Roboto', sans-serif;
    box-shadow: none;
    background: fixed;
    border: 1px solid gray;
    border-radius: 2px;
    font-weight: 300;
    font-size: 15px;
    padding: 5px 12px 6px 10px;
    color: #000;
}
.opus-box .floating-element .floating-span {
    position: absolute;
    pointer-events: none;
    left: 15px;
    top: 11px;
    transition: all 0.3s ease;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 15px;
    color: #5d5d5d;
}


.opus-box .custom-primary-btn{
    background-color: #01A9DB;
    border: 1px solid #01A9DB;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    padding: 10px;
    display: block;
    width: 100%;
    text-transform: capitalize;
    border-radius: 0;
    color: #fff;
    font-size: 16px;
    transition: all 0.3s ease;
}
.opus-box .custom-primary-btn i{
    margin-right: 5px;
}
.opus-box .custom-primary-btn:hover{
    background: #fff;
    color: #000;
    border: 1px solid #01A9DB;
}
.opus-box .custom-primary-btn:active,
.opus-box .custom-primary-btn:visited,
.opus-box .custom-primary-btn:focus{
    outline: none;
    box-shadow: none;
}
.opus-box .forgot-pwd-block{
    width: 100%;
    margin-top: 5px;
    margin-bottom: 5px;
}
.opus-box .forgot-pwd-block .forgot-password, .opus-box .forgot-pwd-block .signup-now,
.opus-box .get-enterprise-id, .become-channel-partner{
    font-family: 'Roboto',sans-serif;
    font-weight: 300;
    color: #01a9db;
    font-size: 13px;
    transition: all 0.3s ease;
}
.call-us, .reach-us{
    font-family: 'Roboto',sans-serif;
    font-weight: 300;
    color: #01a9db;
    font-size: 13px;
    transition: all 0.3s ease;
    display: block;
    margin: 5px 0;
}
.call-us:hover{
    color: #000;
}
.reach-us{
    color: #000
}
.reach-us:hover{
    color: #01a9db;
}
.opus-box .forgot-pwd-block .forgot-password{
    float: right;
    font-size: 13px;
}
.opus-box .forgot-pwd-block .forgot-password:hover, .opus-box .forgot-pwd-block .signup-now:hover{
    color: #000;
}
.opus-box .get-enterprise-id{
    display: block;
    width: 100%;
    font-size: 14px;
    padding: 10px;
    color: #fff;
    background: #70bf44;
    border: 1px solid #70bf44;
}
.opus-box .get-enterprise-id:hover{
    background: #ffffff;
    color: #000;
}
.opus-box .become-channel-partner{
    color: #000;
    display: inline-block;
    margin: 10px 0 0 0;
    font-size: 14px;
}
.opus-box .become-channel-partner:hover{
    color: #01a9db;
}
.swap-to-front{
    font-family: 'Roboto',sans-serif;
    font-weight: 300;
    color: #01a9db;
    font-size: 14px;
    transition: all 0.3s ease;
    display: inline-block;
    text-align: center;
    margin: 2px auto;
    width: 100%;
    vertical-align: middle;
}
.swap-to-front span{
    vertical-align: text-top;
}
/*Login Box with Flipper Functionality Ends Here */

/* New Homepage Design 2 Ends Here */

/* detail-table-box */
.detail-table-box table thead tr th{
    text-align: center;
    vertical-align: middle;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    border: 1px solid #ddd !important;
    white-space:normal;
    background:#efefef;
}
.detail-table-box table tbody tr td{
    text-align: center;
    vertical-align: middle;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    border: 1px solid #ddd;
    text-wrap:normal;
    white-space:normal;
}
.detail-table-box tbody tr td:nth-child(1){
    width:150px;
}
.detail-table-box table tbody tr td:last-child{
    width:300px;
    white-space:normal;
}

.detail-table-box p{
    margin-bottom: 0;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
}

/* detail-table-box */

/* detail-table-box */
.info-table-box table thead tr th{
    text-align: left;
    vertical-align: middle;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    border: 1px solid #ddd !important;

}
.info-table-box table tbody tr td{
    text-align: left;
    vertical-align: middle;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    border: 1px solid #ddd;
}
.info-table-box tbody tr td:nth-child(1){
    text-align: left;
    vertical-align: middle;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    background:#efefef;
}
.info-table-box table tbody tr td:last-child{
    width:300px;
    white-space:normal;
}
.info-table-box table tbody tr td{
    width:50%;
}

/* detail-table-box */
/* Custom Css for Accounts Module Starts Here */
.account-payment-report{
}
/* Custom Css for Accounts Module Ends Here */


/* Anil Custom Css for Enterprise Client Starts Here */
.initiate-via-candidate-box{
    border:1px solid #e9e9e9;
    padding:0;
    margin:0 0 20px 0;
}
.initiate-via-candidate-box .box-head{
    padding:5px 10px;
    margin:0;
    font-size:16px;
    font-weight:600;
}
.initiate-via-candidate-box .box-head .radio label::before {
    top:2px;
    border: 1px solid #000;
}
.initiate-via-candidate-box .box-head .radio label{
    font-weight: 500;
}
.initiate-via-candidate-box .box-head .radio label::after {
    top:5px;
}
.initiate-via-candidate-box .box-detail{
    padding:0px 15px 10px 33px;
    margin:0 0 0px 0;
    font-size:13px;
    color:#707070;
    font-style:italic;
}
.initiate-via-candidate-box .box-detail span{
    color:#ec971f;
    font-style:normal;
    display:block;
    padding:0 0 7px 0;
    font-weight: 500;
}
.image_box{
    background-color:#e9e9e8;
    padding:29px 20px;
}
.border_right{
    border-right:1px solid #e9e9e9;
}
.border_left{
    border-left:1px solid #e9e9e9;
}

.info_icon_box{
    padding:4px 0px;
    margin:0 -10px 0 0;
    color:#ec971f;
    font-size:28px;
    text-align:right;
    height: 44px;
}
.info_icon_box a, .info_icon_box a:hover{
    color:#ec971f;
}

.coustom_select_box{
    padding:0px;
    margin:0 0 20px 0;
    position:relative;
    color:#000;
}
.coustom_select_box .select_box_lable{
    background-color: #FFF;
    padding: 3px 5px 3px 5px;
    left: 10px;
    top: -15px;
    position: absolute;
    color: #221f20;
    z-index: 99;
    font-weight: 600;
}
sup{
    color:#ff0000;
    top:0;
}
/*.coustom_select_box .select_box_lable sup{
        margin-left: 5px;
    margin-right: 2px;
    font-size: 14px;
    font-weight: 500;
}*/
.coustom_select_box .select_box_lable .compulsory{
    margin-left: 5px;
    color: #ff0000;
    font-size: 14px;
    font-weight: 600;
    height: 14px;
    display: inline-block;
    font-family: monospace;
    vertical-align: text-top;
}
.coustom_select_box .select_box_lable a,
.coustom_select_box .select_box_lable a:hover{
    color: #ec971f;
}
.coustom_select_box .select_box_lable .tooltip.top{
    width: 190px;
}
.coustom_select_box .select_box_lable .tooltip-arrow{
    display: none;
}
.coustom_select_box .select2-container{
    border:none !important;
    width:100% !important;
}
.coustom_select_box .select2-container .select2-selection--single{
    border:1px solid #000!important;
    border-radius:0 !important;
    padding:10px 35px 10px 5px;
    -webkit-box-shadow: 0px 2px 7px 0px rgba(0,0,0,0.65);
    -moz-box-shadow: 0px 2px 7px 0px rgba(0,0,0,0.65);
    box-shadow: 0px 2px 7px 0px rgba(0,0,0,0.65);
    height: 44px;
    outline: 0;
}
.coustom_select_box .select2-container .select2-selection--single .select2-selection__arrow {
    height:44px;
    width:40px;
    border-left:1px solid #000;
    top: 0;
}
.coustom_select_box .select2-container .select2-selection--single .select2-selection__arrow b{
    border-color: #555 transparent transparent transparent;
    border-style: solid;
    border-width: 8px 5px 0px 5px;
    height: 0;
    position: absolute;
    top: 50%;
    width: 10px;
    left: 50%;
    transform: translate(-50%, -36%);
    margin-top: 0;
    margin-left: 0;
}
.coustom_select_box .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{
    border-color: transparent transparent #000 transparent !important;
    border-width: 0 5px 8px 5px;
    top: 46%;
}
.coustom_select_box .select2-container--default .select2-selection--single .select2-selection__rendered{
    font-weight: 500;
}
.select2-dropdown{
    border-left:1px solid #000 !important;
    padding:10px !important;
    border-radius:0!important;
}
.select2-search--dropdown{
    padding:0 0 10px 0 !important;
}
.select2-search--dropdown .select2-search__field{
    padding:8px !important;
    border: 1px solid #ecf0f1 !important;
    outline: 0;
}
.select2-search--dropdown .select2-search__field:focus{
    border: 1px solid #ccc !important;
}
.select2-container--open .select2-dropdown--below{
    box-shadow: 0px 2px 7px 0px rgba(0,0,0,0.65);
    /*height:180px;*/
    overflow-y:scroll ;
}
.select2-container--default .select2-results>.select2-results__options {
    max-height: 200px !important;
}
.border_common_box{
    border: 1px solid #ecf0f1 !important;
    margin:0 0 20px 0;
    padding:15px;
}
.border_common_box .common_content_box{
    margin:0;
    padding:0;
}
.border_common_box h1{
    border-bottom:1px solid #e9e9e8;
    margin:0 0 20px 0;
    padding:0 0 10px 0;
    font-size:18px;
    font-weight:500;
    font-family: 'Roboto';
    color: #555;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: #ffffff;
}
.border_common_box h1 span{
    font-size: 14px;
    color: #ff0000;
    font-weight: 300;
}
.border_common_box h1 span sup{
    font-size: 18px;
    vertical-align: middle;
    font-weight: 400;
}
.border_common_box h1 a{
    font-size: 14px;
    font-weight: 400;
    color: #4995e0;
    text-decoration: underline;
}

.disabled_btn {
    border: 1px solid #d3d3d3;
    padding: 15px 21px !important;
    background: #d3d3d3 !important;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    display: inline-block;
    font-size: 15px;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    letter-spacing: normal;
    cursor: not-allowed;
    user-select: none;
    pointer-events: none;
}
.disabled_btn:hover, .disabled_btn:focus {
    border: 1px solid #d3d3d3;
    background: #d3d3d3 !important;
    color: #fff !important;
    text-decoration:none;
}

.common-floting-form{
    position: relative;
    width: 100%;
}
.common-floting-form .form-group {
    margin-bottom: 20px;
}
.common-floting-form .form-control {
    font-size: 14px;
    height: 100%;
    border-radius: 0px;
    box-shadow: none;
    border: 1px solid #ddd;
    transition-duration: .5s;
    padding: 6px 10px 6px 10px;
    height: 48px;
}
.common-floting-form .form-control:focus {
    border-color: #000;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.0), 0 0 8px rgba(102, 175, 233, .0);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.0), 0 0 8px rgba(102, 175, 233, .0);
}
.common-floting-form .form-control.active {
    border-color: #000;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.0), 0 0 8px rgba(102, 175, 233, .0);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.0), 0 0 8px rgba(102, 175, 233, .0);
}

.common-floting-form .form-control.error {
    border-color: #d9534f !important;
    color:#d9534f;
    outline: 0;
    /*-webkit-box-shadow: 0px 3px 10px -6px rgba(217,83,79,1);
    -moz-box-shadow: 0px 3px 10px -6px rgba(217,83,79,1);
    box-shadow: 0px 3px 10px -4px rgba(217,83,79,1);*/
    font-weight: 500;
}
.common-floting-form .form-group .form-control-feedback{
    top : 0;
}
.common-floting-form .floating-element input:focus ~ .floating-span,
.common-floting-form .floating-element input:not(:focus):valid ~ .floating-span{
    top: -10px;
    left: 8px;
    font-size:14px;
    font-weight:500;
    opacity: 1;
    background-color: #fff;
    padding: 2px 5px 2px 5px;
    opacity: 1;
    font-family: 'Roboto', sans-serif;
    color: #000;
    width: auto;
}

.common-floting-form .floating-element input:focus ~ .floating-span a,
.common-floting-form .floating-element input:not(:focus):valid ~ .floating-span a{
    opacity: 1;
    -webkit-transition: opacity 0.35s ease-in-out;
    transition: opacity 0.35s ease-in-out;
    pointer-events: auto;
}
.common-floting-form .floating-element .inputText {
    font-size: 14px;
    height: 44px;
}
.common-floting-form .floating-element .floating-span {
    position: absolute;
    pointer-events: none;
    left: 15px;
    top: 11px;
    transition: all 0.3s ease;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    color:#cccccc;
    z-index: 222 !important;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    padding-right: 30px;
}
.common-floting-form .floating-element .floating-span .compulsory{
    color: #cccccc;
}
.common-floting-form .floating-element input:focus ~ .floating-span .compulsory,
.common-floting-form .floating-element input:not(:focus):valid ~ .floating-span .compulsory{
    color: #ff0000;
}
.common-floting-form .floating-element .floating-span a{
    opacity: 0;
    -webkit-transition: opacity 0.35s ease-in-out;
    transition: opacity 0.35s ease-in-out;
}
.common-floting-form .floating-element.filled-value .floating-span{
    top: -10px;
    left: 8px;
    font-size:14px;
    font-weight:500;
    opacity: 1;
    background-color: #fff;
    padding: 2px 5px 2px 5px;
    opacity: 1;
    font-family: 'Roboto', sans-serif;
    color: #000;
}
.common-floting-form .floating-element input:visited{
    border: 1px solid red;
}

.floating-element{
    width: 100%;
}
.dob-field .datetimepicker{
    border-right: 0px;
    cursor: pointer;
    transition: none;
}
.dob-field .input-group-addon{
    border: 1px solid #ddd;
    border-left: 0;
    background: #fff;
    cursor: pointer;
}
.dob-field .datetimepicker.active,
.dob-field .datetimepicker:focus{
    border-right: 0;
    border-radius: 0;
    transition: none;
}
.dob-field .datetimepicker:focus + .input-group-addon,
.dob-field .datetimepicker:active + .input-group-addon,
.dob-field .datetimepicker.active + .input-group-addon,
.dob-field .bootstrap-datetimepicker-widget + .input-group-addon{
    border-color: #000 !important;
    transition: none;
}

.select_dropdown_new {
    border: 1px solid #ddd;
    padding: 6px 10px 6px 10px;
    height: 44px;
    text-transform: none!important;
    width: 100%;
    font-weight: 400;
    border-radius: 0px;
    line-height: 29px;
    color: #000;
}
.select_dropdown_new,
.select_dropdown_new:focus {
    background: #fff url(../img/drop-arrow-new.png) no-repeat 100% center !important;
}

.gender_box{
    font-size: 14px;
    border-radius: 0px;
    box-shadow: none;
    border: 1px solid #ddd;
    transition-duration: .5s;
    padding: 10px 10px 6px 10px;
    height: 44px;
}
.gender_box span{
    position:absolute;
    top:-14px;
    background-color:#fff;
    padding:3px 15px 3px 5px;
    margin:0;
    font-weight:500;
    display:none;
}
.gender_box span .compulsory{
    top: 4px;
    background: transparent;
    right: 4px;
    padding: 0;
    font-weight: 600;
}
.gender_box.active{
    border: 1px solid #000;
}
.gender_box.active span{
    display:block;
}

.common_table{
    margin:0;
    padding:0;
    text-align:center;
}
.border_common_box .table {
    margin:0;
}
.common_table table thead tr th{
    font-weight:500;
}
.common_table table thead tr th,
.common_table .table thead tr th td{
    text-align:center;
}
.common_table .table-bordered > thead > tr > th,
.common_table .table-bordered > tbody > tr > td {
    border-bottom-width: 1px;
    vertical-align:middle !important;
}
.duplicate_data{
    background-color:#f2f2f2;
    border-top:4px solid #ccc;
}
.active_row > td{
    background-color:#f2f2f2;
    border-left: 1px solid #ddd !important;
    border-right: 1px solid #ddd !important;
    border-bottom: none !important;
    border-top: none !important;
}
.active_row > td.tree_box{
    padding:8px;
    margin:0;
}
.active_row > td.tree_box .tree_div{
    padding-left:20px;
    position:relative !important;
}
.active_row > td.tree_box .tree_div .tree_img{
    position:absolute;
    left:0px;
    top:-10px;
}

.error_box{
    border:1px solid #d9534f !Important;
}
.error_table {
    border:1px solid #d9534f !Important;
    color:#d9534f;
    outline: 0;
    padding:8px;
    font-weight:500;
    -webkit-box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.08);
    -moz-box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.08);
    box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.08);
}
.error_msg_box {
    background-color:#f5dcdd;
    padding:10px 15px;
    font-size:18px;
    font-weight:400;
    color:#a94442;
    margin:0 0 15px 0;
}
.in_process{
    color:#ec971f;
}
.font_weight500{
    font-weight:500;
}

.message_box {
    padding:80px 20px;
    position: relative;
    text-align: center;
    color: #000;
    border: 1px solid #ecf0f1 !important;
    margin: 0 0 20px 0;
}
.message_box i {
    margin: 0 0 20px 0;
    padding: 0;
    font-size: 70px;
}
.message_box img {
    padding: 0 0 20px 0;
}
.message_box h1 {
    margin: 0 0 0px 0;
    padding: 0;
    font-size:18px;
    font-weight:400;
    line-height:30px;
    border:none;
}
.message_box h1 span{
    font-weight:500;
    color:#7ac545;
}

.custom-modal-slider .modal-header .close {
    margin-top: -2px;
    line-height: 24px;
}

.max-widht-none{
    max-width:none;
    margin:0;
}
.uplode_box{
    background-color:#d8e7ed;
    padding:20px;
    margin:0 0 15px 0;
}
/*uplode_btn*/
.uplode_box .uplode_btn{
    text-align:center;
    padding:18px;
    border:2px dashed #92b0b3;
    border-radius:7px;
    width:100%;
    min-height: 175px;
}
.uplode_box .uplode_btn i{
    display:block;
    font-size:48px;
    color:#4995e0;
    margin: 10px 0 10px 0;
}
.uplode_box .uplode_btn p{
    margin:0;
    padding:0 0 10px 0;
    font-size:16px;
    font-weight:300;
}
.uplode_box .uplode_btn p span{
    color:#4995e0;
    display:inline-block;
    font-weight:600;
}
.uplode_box .uplode_btn p strong{
    font-weight:500;
    color: #0f3c4b;
}

.uplode_box.in-bulk-option1 .uplode_btn{
    position: relative;
}
.uplode_box.in-bulk-option1 .uplode_btn .custom-bulk-upload1{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    display: block;
}
.uplode_box.in-bulk-option1 .uplode_btn .custom-bulk-upload1 tbody,
.uplode_box.in-bulk-option1 .uplode_btn .custom-bulk-upload1 tbody tr,
.uplode_box.in-bulk-option1 .uplode_btn .custom-bulk-upload1 tbody tr td{
    display: block;
    width: 100%;
}
.uplode_box.in-bulk-option1 .uplode_btn .custom-bulk-upload1 tbody tr{
    padding: 8px;
    background: #d9e7ed;
}
.uplode_box.in-bulk-option1 .uplode_btn .custom-bulk-upload1 tbody tr td{
    padding: 0;
    border: 0;
}
.uplode_box.in-bulk-option1 .uplode_btn .custom-bulk-upload1 tbody tr td .preview{
    background: none;
    width: 100%;
    height: auto;
}
.uplode_box.in-bulk-option1 .uplode_btn .custom-bulk-upload1 tbody tr td .preview i{
    color: #0f3c4b;
    margin: 8px 0 10px 0;
}
.uplode_box.in-bulk-option1 .uplode_btn .custom-bulk-upload1 tbody tr td .preview canvas{
    display: none;
}
.uplode_box.in-bulk-option1 .uplode_btn .custom-bulk-upload1 tbody tr td .name,
.uplode_box.in-bulk-option1 .uplode_btn .custom-bulk-upload1 tbody tr td .name span{
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    color: #0f3c4b;
    padding-bottom: 3px;
}
.uplode_box.in-bulk-option1 .uplode_btn .custom-bulk-upload1 tbody tr td .size{
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    color: #0f3c4b;
    font-size: 12px;
    padding: 0 0 5px 0;
    display: block;
}
.uplode_box.in-bulk-option1 .uplode_btn .custom-bulk-upload1 tbody tr td .progress{
    display: none;
}
.uplode_box.in-bulk-option1 .uplode_btn .custom-bulk-upload1 tbody tr td button.cancel{
    background: #d9534f;
    border: 1px solid #d43f3a;
    text-transform: uppercase;
}
.uplode_box.in-bulk-option1 .uplode_btn .custom-bulk-upload1 tbody tr td button i{
    display: inline-block;
    font-size: 14px;
    color: #fff;
    margin: 0;
}
.uplode_box.in-bulk-option1 .uplode_btn .custom-bulk-upload1 tbody tr.template-download .error-msg{
    color: #d9534f;
    font-size: 12px;
    font-family: 'Roboto';
    font-weight: 600;
}
.uplode_box.in-bulk-option1 .uplode_btn .custom-bulk-upload1 tbody tr.template-download .error-msg i{
    display: inline-block;
    vertical-align: baseline;
    color: #d9534f;
    font-size: 13px;
    margin: 0 5px 0 0;
}
.uplode_box.in-bulk-option1 .uplode_btn .custom-bulk-upload1 tbody tr.template-download td .size{
    margin: 4px 0 6px 0;
    display: block;
}
/*uplode_btn_end*/


/*completed_uplode_btn*/
.uplode_box .completed_uplode_btn{
    text-align:center;
    padding:30px 15px 20px 15px;
    border:2px dashed #92b0b3;
    border-radius:7px;
    width:100%;
}
.uplode_box .completed_uplode_btn i{
    display:block;
    font-size:46px;
    margin:0 0 10px 0;
}
.uplode_box .completed_uplode_btn p{
    margin:0;
    padding:0 0 5px 0;
    font-size:16px;
    font-weight:400;
}
.uplode_box .completed_uplode_btn p strong{
    font-weight:500;
}
/*completed_uplode_btn*/
/*Error_Uplode_btn*/
.uplode_box .error_uplode_btn{
    text-align:center;
    padding:30px 15px 20px 15px;
    border:2px dashed #d9534f;
    border-radius:7px;
    width:100%;
}
.uplode_box .error_uplode_btn i{
    display:block;
    font-size:46px;
    color:#d9534f;
    margin:0 0 10px 0;
}
.uplode_box .error_uplode_btn p{
    margin:0;
    padding:0 0 5px 0;
    font-size:16px;
    font-weight:400;
}
.uplode_box .error_uplode_btn .error_text{
    color:#d9534f;
    display:inline-block;
    font-size:13px;
    font-weight:400;
}
.uplode_box .error_uplode_btn .error_text i{
    color:#d9534f;
    display:inline-block;
    font-size:14px;
    margin:0;
}
.uplode_box .error_uplode_btn p strong{
    font-weight:500;
}
/*Error_Uplode_btn_end*/
.cancel_btn {
    border: 1px solid #d9534f;
    padding: 5px 10px !important;
    background: #d9534f !important;
    color: #fff;
    font-weight:500;
    text-transform: uppercase;
    display: inline-block;
    font-size:13px;
    text-align:center;
    font-family: 'Roboto', sans-serif;
    letter-spacing: normal;
    cursor: pointer;
    border-radius:5px;
}
.cancel_btn:hover, .cancel_btn:focus {
    border: 1px solid #000;
    background: #000 !important;
    color: #fff !important;
    text-decoration:none;
}
.cancel_btn i{
    font-size:13px !important;
    color:#fff !important;
    display:inline-block !important;
    margin:0 !important;
}
.small_label{
    border-radius: 30px;
    padding: 1px 15px;
    margin: 0;
    font-size: 14px;
    font-weight: 500;
    color: #000;
    border: 1px solid #efefef;
    display: inline-block;
    max-width: 50px;
    margin: 0 auto;
    vertical-align: middle;
    height: 26px;
    line-height: 24px;
}
.black_label, .black_label:hover, .black_label:focus{
    border: 1px solid #000;
    background:#000 !important;
    color:#fff;
}
.green_label, .green_label:hover, .green_label:focus{
    border: 1px solid #70b53e;
    background:#70b53e !important;
    color:#fff;
}
.red_label, .red_label:hover, .red_label:focus{
    border: 1px solid #d9534f;
    background:#d9534f !important;
    color:#fff;
}
.red_border_label, .red_border_label:hover, .red_border_label:focus{
    border: 1px solid #d9534f;
    background:none;
    color:#d9534f;
}

.success_text{
    color:#70b53e !important;
}
.error_text{
    color:#d9534f !important;
}

.text_13{
    font-size:13px !important;
}

.uplode_list_showcase{
    background-color:#f9f8f7;
    padding:15px;
    margin:0;
    position:relative;
    border:1px  solid #efefef;
}
.uplode_list_showcase .uplode_list_box{
    background-color:#fff;
    padding:10px;
    margin:0 0 10px 0;
    position:relative;
}
.uplode_list_showcase .uplode_list_box .file_type{
    position:absolute;
    left:10px;
    top:10px;
    font-size:37px;
    line-height:37px;
}
.uplode_list_showcase .uplode_list_box .close_icon{
    position: absolute;
    right: 10px;
    top: 10px;
    background-color: #0f3c4b;
    border-radius: 90px;
    width: 37px;
    height: 37px;
    text-align: center;
    border: 0;
    line-height: 33px;
    display: block;
}
.uplode_list_showcase .uplode_list_box .close_icon i{
    font-size:24px;
    line-height:35px;
    color:#fff;
}
.uplode_list_showcase .uplode_list_box .uplode_data_main{
    padding:0 50px;
    margin:0;
    position:relative;
}
.uplode_list_showcase .uplode_list_box .uplode_data_main p{
    padding:0;
    margin:0 0 10px 0;
    font-weight:500;
    font-size:14px;
}
.uplode_list_showcase .uplode_list_box .progress{
    height:5px;
    overflow:visible;
    border-radius:0;
    margin-bottom: 0px;
    position:relative;
}
.uplode_list_showcase .uplode_list_box .progress .bar-status{
    position:absolute;
    right:0px;
    top:-30px;
    font-size:12px;
    font-weight:400;
    color:#000;
}
.uplode_list_showcase .uplode_list_box .progress .bar-status span{
    color:#ec971f;
    font-weight:500;
}

/*.uplode_list_showcase .uplode_list_box.completed{border:1px  dashed #70b53e;}*/
.uplode_list_showcase .uplode_list_box.completed .progress .bar-status span{
    color:#70b53e;
}

/*.uplode_list_showcase .uplode_list_box.error_allert{border:1px  dashed #d9534f;}*/
.uplode_list_showcase .uplode_list_box.error_allert .progress .bar-status span{
    color:#d9534f;
}
.uplode_list_showcase table{
    background-color:#fff;
}


.custom-modal-slider .modal-full{
    width: 95%;
}
.custom-modal-slider .modal-full .close.myclose {
    width:28px;
    height:28px;
    font-size: 26px;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-shadow: 0 1px 0 #d9534f;
    filter: alpha(opacity=100);
    opacity: 1;
    position:absolute;
    right:-8px;
    top:-8px;
    border-radius:90px;
    background-color:#d9534f;
    outline: 0;
}
.custom-modal-slider .modal-full .close.myclose:hover,
.custom-modal-slider .modal-full .close.myclose:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=100);
    opacity:1;/*
    background-color:#70b53e;*/
    text-shadow: none;
}
.custom-modal-slider .modal-full .modal-title{
    font-weight:400;
    font-size:18px;
    color: #221f20;
}
.custom-modal-slider .modal-full .modal-title .icon_right{
    float:right;
    margin:5px 0 0 0;
}
.padding_none{
    padding:0px !important;
}

/*row_col_padding*/
.no-gutter{
    margin-right:-5px !important;
    margin-left:-5px !important;
}
.no-gutter > [class*='col-'] {
    padding-right:5px;
    padding-left:5px;
}
/*row_col_padding*/

.uplode_black_btn {
    border: 1px solid #000;
    padding: 10px 10px !important;
    background: #000 !important;
    color: #fff;
    font-weight: 500;
    text-transform: capitalize;
    display: inline-block;
    font-size: 15px;
    width:100%;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    letter-spacing: normal;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.uplode_black_btn:hover,
.uplode_black_btn:focus, .black_btn:focus {
    border: 1px solid #4990e2;
    background: #4a90e2 !important;
    color: #fff !important;
    text-decoration:none;
}
.uplode_documents_btn {
    border: 1px solid #000;
    padding: 11px 10px !important;
    background: #fff !important;
    color: #000 !important;
    font-weight: 500;
    text-transform: capitalize;
    display: inline-block;
    font-size: 14px;
    width:100%;
    text-align: center;
    margin: 0;
    cursor: pointer;
    position: relative;
}
.uplode_documents_btn:hover {
    border: 1px solid #4990e2;
    background: #4990e2 !important;
    color: #fff !important;
}
.uplode_documents_btn .upload-file-type{
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    opacity: 0;
    -ms-filter: 'alpha(opacity=0)';
    right: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
}
.delete_icon{
    border:1px solid #d9534f;
    padding:9px 10px 8px 10px !important;
    background:#d9534f !important;
    color: #fff !important;
    font-size:18px;
    text-align: center;
    margin: 0;
    display: inline-block;
    cursor: pointer;
}
.add_new_icon{
    border:1px solid #4990e2;
    padding:8px 10px !important;
    background:#4990e2 !important;
    color: #fff !important;
    font-size:18px;
    text-align: center;
    margin: 0 5px 0 0;
    display: inline-block;
    cursor: pointer;
}

/*.common_row{ margin:0 -5px; padding:0; position:relative;}*/
.common_row .col-1{
    width:11%;
    float:left;
    margin:0 4px;
    padding:0;
}
.common_row .col-2{
    width:17%;
    float:left;
    margin:0 4px;
    padding:0;
}
.common_row .col-3{
    width:13.5%;
    float:left;
    margin:0 4px;
    padding:0;
}
.common_row .col-4{
    width:3%;
    float:left;
    margin:0 4px;
    padding:0;
}
.status_box{
    margin:0;
    position:relative;
    padding:8px 10px;
    border:1px solid #000;
    cursor:pointer;
}
.status_box p{
    margin:0 0 2px 0;
    padding:0;
    font-size:14px;
    font-weight: 500;
}
.status_box p.initial-msg{
    margin:0 0 0 0;
    padding:0;
    font-size:14px;
    font-weight: 500;
    text-align: center;
    display: block;
    width: 100%;
    line-height: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.status_box .progress{
    margin:0;
    padding:0;
    height:4px;
    border-radius:0;
}
.status_box.success{
    border:1px solid #70b53e !important;
    color:#70b53e !important;
}
.status_box.in_progress{
    border:1px solid #f0ad4e !important;
    color:#f0ad4e !important;
}
.status_box.error{
    border:1px solid #d9534f !important;
    color:#d9534f !important;
}
.note_box{
    margin:10px 0 20px 0;
    padding:0;
}
.in_progress_text{
    color:#f0ad4e !important;
}
.uploaded_text{
    color:#41b120 !important;
}
.vertical-align-middle{
    vertical-align:middle !important;
}
.cursor-pointer{
    cursor:pointer;
}
.tooltip-inner {
    max-width: 400px;
}
.min-width120{
    min-width:120px;
}
/* Anil Custom Css for Enterprise Client End Here */



/* Dheeraj Custom Css for Enterprise Client Starts Here */
.common_box_without_border h1 {
    border-bottom: 1px solid #ecf0f1;
    margin: 0 0 15px 0;
    padding: 0 0 10px 0;
    font-size: 18px;
    font-weight: 400;
}
/* Automatic Serial Number Row */
.css-serial {
    counter-reset: serial-number; /* Set the serial number counter to 0 */
}
.css-serial td:first-child:before {
    counter-increment: serial-number; /* Increment the serial number counter */
    content: counter(serial-number); /* Display the counter */
}
.common_table .with_arrow>thead th{
    position:relative;
}
.common_table .fa-sort-up{
    font-size:12px;
    position:absolute;
    right:10px;
    top:10px;
}
.common_table .fa-sort-down{
    font-size:12px;
    position:absolute;
    right:10px;
    bottom:10px;
}
.common_table .pagination{
    float:right;
}
.common_table .pagination .text{
    float:left;
    padding-top:0px;
    margin-right:15px;
}
.common_table .pagination .next-prev{
    background-color:#b2b2b2;
    text-align:center;
    width:25px;
    height:25px;
    color:#fff;
    font-size:16px;
    line-height:24px;
    cursor:pointer;
    float:left;
    margin-left:1px;
}
.common_table .pagination .next-prev:hover{
    background-color:#000;
}
.common_table .pagination .next-prev.active, .common_table .pagination .next-prev.active:hover{
    background-color:#000;
}
.common_table .clear{
    clear:both;
}
.common_table .link:a{
    color:#4995e0;
}
/*.common_table tr:nth-child(even) {background: #f2f2f2;}
.common_table tr:nth-child(odd) {background: #fff;}*/
.common_table .white-btn-small{
    background-color:#fff;
    padding:4px 7px;
    border:1px solid #e6e6e6;
    text-align:center;
    font-size:14px;
}

.common_table .red-btn-small{
    background-color:#d9534f;
    padding:4px 7px;
    border:0px solid #d9534f;
    text-align:center;
    font-size:14px;
    color:#fff;
}
.common_table .white-tr{
    background-color:#fff !important;
}
.common_table .error_msg_box{
    text-align:left;
}
.txt-yellow{
    color:#ec9e3a;
}
.txt-green{
    color:#7ac545;
}
.right-box-section{
    float:right;
    width:0 auto;
}
.gray-sml-box{
    background-color:#f2f2f2;
    width:30px;
    height:30px;
    float:left;
    margin-bottom:15px;
}
.gray-sml-box-txt{
    padding-top:5px;
    float:left;
    margin-left:15px;
}
.white-sml-box{
    background-color:#fff;
    border:1px solid #e9e9e8;
    width:30px;
    height:30px;
    float:left;
    margin-bottom:15px;
    margin-left:15px;
}
.white-sml-box-txt{
    padding-top:5px;
    float:left;
    margin-left:15px;
}
.red-input{
    border-radius:0px;
    border:1px solid #ff0000;
    padding:3px 7px;
    box-shadow:0px 0px 5px #ff9898;
    color:#000;
    height:36px;
}
.red-input:focus{
    border:1px solid #000;
    ;
    box-shadow:none;
    outline:none;
}
.red-input.input-error,
.red-input.input-error:hover,
.red-input.input-error:focus{
    color:#d9534f;
    border:1px solid #d9534f;
    box-shadow:0px 0px 5px #ff9898;
    font-weight:500;
}
.inner-table{
    padding:15px;
}
.inner-table td{
    vertical-align: middle !important;
}
.inner-table .for-input{
    padding:15px!important;
}
.inner-table .btn-area{
    padding:10px 0 20px!important;
}
.red_btn {
    border: 1px solid #d9534f;
    padding: 15px 15px !important;
    background: #d9534f !important;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    display: inline-block;
    font-size: 15px;
    min-width: 180px;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    letter-spacing: normal;
    cursor: pointer;
}
.red_btn:hover, .black_btn:focus {
    background: #4a90e2 !important;
    color: #fff !important;
    text-decoration:none;
}
/* 22-June-2018 */
.dashboard-grid-box{
    margin-bottom:15px;
    overflow:hidden;
}
.dashboard-grid-box .left-blue{
    background-color:#4995e0;
    text-align:center;
    width:25%;
    float:left;
    padding:26px 3px;
    min-height:100px;
}
.dashboard-grid-box .right-blue{
    width:75%;
    float:left;
    border:2px dashed #c8dff6;
    border-left:0;
    padding:6px;
    text-align:center;
    min-height:100px;
}
.dashboard-grid-box .right-blue h1{
    font-size:30px;
    margin:0px;
    color:#4995e0;
}
.dashboard-grid-box .left-green{
    background-color:#70b53e;
    text-align:center;
    width:25%;
    float:left;
    padding:28px 3px;
    min-height:100px;
}
.dashboard-grid-box .right-green{
    width:75%;
    float:left;
    border:2px dashed #d4e9c5;
    border-left:0;
    padding:4px 0 4px 0;
    text-align:center;
    min-height:100px;
}
.dashboard-grid-box .right-green h1{
    font-size:30px;
    margin:0px;
    color:#7ac446;
}
.dashboard-grid-box .left-yellow{
    background-color:#ec971f;
    text-align:center;
    width:25%;
    float:left;
    padding:28px 3px;
    min-height:100px;
}
.dashboard-grid-box .right-yellow{
    width:75%;
    float:left;
    border:2px dashed #f9e0bb;
    border-left:0;
    padding:4px 0 4px 0;
    text-align:center;
    min-height:100px;
}
.dashboard-grid-box .right-yellow h1{
    font-size:30px;
    margin:0px;
    color:#ec971f;
}
.dashboard-grid-box h2{
    font-size:14px;
    color:#555555;
    margin:10px 10px 0 0;
}
.dashboard-grid-box2 h2{
    font-size:16px;
    color:#555555;
    margin:10px 10px 0 0;
}
.dashboard-grid-box2 .chart{
    border:1px dashed #e9e9e8;
    padding:5px;
    text-align:center;
    margin-bottom:10px;
}
.scroll-table .scrollerBox {
    min-height: 308px;
    height: 308px;
}
.scroll-table-big .scrollerBox {
    min-height: 458px;
    height: 458px;
}
.tooltip.left{
    margin-left: -10px;
}
.tooltip.left .tooltip-arrow{
    border-left-color: #555;
    right: -5px;
    margin-top: -5px;
    border-width: 6px 0px 6px 10px;
}
.tooltip-inner{
    background-color: #555;
    border-radius: 3px;
    padding: 5px 8px 4px 8px;
}
.summary-block .common_table table thead tr th{
    padding: 10px;
    font-size: 14px;
}
.summary-block .common_table table tbody tr:nth-child(odd){

    background-color: #f2f2f2;
}
.summary-block .common_table table tbody tr.active_row.zero-padding > td{
    padding: 0 8px;
}
.DuplicatesCasesExcel .modal-header{
    padding: 0px 0 6px 0;
    margin: 13px 20px 0 20px;
}
#package-selection-cntr .select2-search--dropdown .select2-search__field{
    position: relative;
}
.select2-search--dropdown .select2-search__field:before{
    font-family : FontAwesome;
    content: "\f002";
    color: #555;
    display: inline-block;
}
.select2-container--default .select2-search--dropdown .select2-search__field{
    background: url('../img/magnifier16x16.png') right 10px top 10px no-repeat;
    padding-right: 35px !important;
}

/*New Css for MandatoryInfoMissingCasesTable starts here*/
.MandatoryInfoMissingCasesTable .inner-table table tbody tr td{
    border: 0;
    padding: 15px;
}
/*New Css for MandatoryInfoMissingCasesTable ends here*/
.option2 .contant_part{
    margin: 10px 0 20px 0;
}
.option2 .contant_part .package-selection-block{
    float: left;
    width: 100%;
    margin-bottom: 20px;
}
.option2 .contant_part .package-selection-block .coustom_select_box{
    float: left;
    width: 25%;
    margin: 0 10px 0 0;
}
.option2 .contant_part .package-selection-block .coustom_select_box .coustom_select_box .select_box_lable{
    color: #000;
    font-weight: 500;
}
.option2 .contant_part .package-selection-block .coustom_select_box:last-child{
    margin: 0;
}
.option2 .contant_part .select_dropdown_new {
    padding: 6px 30px 6px 10px;
    color: #5d5d5d;
    text-indent: 4px;
}
.option2 .contant_part .border_common_box{
    float: left;
    width: 100%;
    padding: 0;
    border: 1px solid #ddd !important;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}
.option2 .contant_part .border_common_box h1{
    border-bottom: 1px solid #ddd;
    margin: 0;
    padding: 10px 10px 10px 10px;
    font-size: 16px;
    font-weight: 500;
    font-family: 'Roboto';
    color: #555;
    text-transform: capitalize;
    letter-spacing: 1px;
    background: #f8f8f8;
}
.option2 .contant_part .border_common_box .common_content_box{
    padding: 10px;
}
.option2 .border_common_box .common_content_box .common_row{
    margin: 0;
    padding: 10px;
    border: 1px solid #ddd;
    margin-bottom: 20px;
    box-shadow: 0 5px 5px -5px #333;
    border-radius: 4px;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
}
.option2 .border_common_box .common_content_box .common_row:hover{
    /*box-shadow: 0 5px 5px -5px #333;*/
    border: 1px solid #999;
}
.option2 .common-floting-form .common_row .col-3{
    width: 180px;
}
.option2 .cand_details_with_flexfields_block{
    padding: 0 10px;
    float: left;
}

.option2 .border_common_box .common_content_box .common_row .field-items{
    float: left;
    margin: 5px;
    width: 18%;
    /*width: calc((100% / 7) - 10px);*/
}
.option2 .contant_part .border_common_box .common_row .field-items .floating-element .floating-span .compulsory{
    color: #ccc;
}
.option2 .contant_part .border_common_box .common_row .field-items .floating-element .inputText:focus + .floating-span .compulsory{
    color: #ff0000;
}
.option2 .border_common_box .common_content_box .common_row .action-block{
    float: left;
    width: 60px;
    margin: 5px;
    text-align: right;
}
.option2 .border_common_box .common_content_box .common_row .action-block .add_new_icon	{
    background: #fff !important;
    color: #000 !important;
    border: 0;
    width: 25px;
    height: 43px;
    text-align: center;
    line-height: 43px;
    padding: 0 !important;
    margin: 0;
    opacity: 0.6;
}
.option2 .border_common_box .common_content_box .common_row .action-block .add_new_icon:hover,
.option2 .border_common_box .common_content_box .common_row .action-block .add_new_icon:focus{
    opacity: 1;
}
.option2 .border_common_box .common_content_box .common_row .action-block .delete_icon {
    background: #fff !important;
    color: #d9534f !important;
    border: 0;
    width: 25px;
    height: 43px;
    text-align: center;
    line-height: 43px;
    padding: 0 !important;
    margin: 0;
    opacity: 0.6;
}
.option2 .border_common_box .common_content_box .common_row .action-block .delete_icon:hover,
.option2 .border_common_box .common_content_box .common_row .action-block .delete_icon:focus{
    opacity: 1;
}
.option2 .border_common_box .common_content_box .common_row .field-items .form-group{
    margin-bottom: 0;
}
.option2 .border_common_box .common_content_box .common_row .flex-fields-block{
    float: left;
    width: calc(100% - 10px);
    margin: 15px 5px 5px 5px;
    background: rgba(246, 246, 246, 0.4);
    padding: 10px 10px;
    border: 1px dashed #aaa;
}
.option2 .border_common_box .common_content_box .common_row .flex-fields-block .field-items{
    width: calc((100% / 7) - 10px);
}
.option2 .border_common_box .common_content_box .common_row .flex-fields-block .heading{
    float: left;
    width: 100%;
    padding: 0 5px;
    position: relative;
    margin-bottom: 10px;
}
.option2 .border_common_box .common_content_box .common_row .flex-fields-block .heading .heading-text{
    line-height: 35px;
    float: left;
    width: 100%;
    border-bottom: 1px solid #ccc;
    padding-right: 150px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    font-weight: 500;
    font-family: 'Roboto';
    color: #333;
    text-transform: capitalize;
    letter-spacing: 1px;
}
.option2 .border_common_box .common_content_box .common_row .flex-fields-block .heading .checkbox{
    float: right;
    position: absolute;
    top: 0;
    right: 5px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.option2 .border_common_box .common_content_box .common_row .flex-fields-block .heading .checkbox label{
    font-size: 14px;
    font-weight: 500;
    font-family: 'Roboto';
    color: #333;
    text-transform: capitalize;
    letter-spacing: 1px;
}
.option2 .border_common_box .common_content_box .common_row .flex-fields-block .heading .checkbox label:before{
    display: none;
}
.option2 .border_common_box .common_content_box .common_row .flex-fields-block .heading .checkbox label input[type="checkbox"]{
    opacity: 1;
    border: 1px solid #999;
}
.option2 .border_common_box .common_content_box .common_row .flex-fields-block .heading .checkbox label input[type="checkbox"]:checked:after{
    color: #333 !important;
}
/* Upated Custom Media Queries */

/*new-dashboard-design css starts here*/
.new-dashboard-design{
    background-color: #f7f7f7;
}
.new-dashboard-design .navbar-wrapper{
    margin-top: 0;
    position: fixed;
    /*background: #f7f7f7;*/
    /*background: #162135;*/
    background: #fff;
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}
.new-dashboard-design .navbar{
    margin-bottom: 0;
}
.new-dashboard-design .navbar-wrapper .navbar{
    margin-bottom: 0;
    padding: 0;
}
.new-dashboard-design .navbar-brand{
    width: 155px;
    height: 100%;
    display: inline-block;
    padding: 10px 15px;
}
.new-dashboard-design .navbar-brand img{
    width: 100%;
    height: auto;
}

.new-dashboard-design .sidebar-expand-collapse-btn{
    float: left;
    display: inline-block;
    width: 30px;
    height: 60px;
    text-align: left;
    line-height: 71px;
    color: #999;
    margin-right: 10px;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
}
.new-dashboard-design .sidebar-expand-collapse-btn:hover {
    color: #555;
}
.new-dashboard-design .my_menu{
    /*margin: 11px 0 0 0;*/
    margin: 0px 0 0 0;
    padding: 14px 0 15px 0;
}
.new-dashboard-design .my_menu .navbar-nav > li > a{
    color: #555;
    /*border-bottom: 3px solid #f7f7f7;*/
    border-bottom: 3px solid #162135;
}
.new-dashboard-design .my_menu .navbar-nav > li > a:hover{
    background: transparent;
    color: #555;
    /*border-bottom: 3px solid #6cba42;*/
    border-bottom: 3px solid #01A9DB;
}

.new-dashboard-design .my_menu .navbar-nav .active > a,
.new-dashboard-design .my_menu .navbar-nav .active > a:hover,
.new-dashboard-design .my_menu .navbar-nav .active > a:focus{
    border-bottom: 3px solid #6cba42;
    background: transparent;
}
.new-dashboard-design .top_side_menu{
    padding: 0;
}
.new-dashboard-design .top_side_menu .notification_menu{
    padding: 0 0 0 0 !important;
    border-left: 0;
}
.new-dashboard-design .searchbox_cntr{
    float: right;
    height: 37px;
    line-height: 37px;
    margin: 11px 20px 0 0;
    width: 460px;
    text-align: right;
}
.new-dashboard-design .searchbox_cntr .searchbox-inner-div{
    position: relative;
    width: 100%;
}
.new-dashboard-design .searchbox_cntr .searchbox-inner-div .searchbar{
    height: 37px;
    width: 250px;
    border: 1px solid #ddd;
    border-radius: 30px;
    outline: 0;
    padding: 6px 37px 6px 20px;
    -webkit-transition: width 0.4s ease-in-out;
    -moz-transition: width 0.4s ease-in-out;
    -ms-transition: width 0.4s ease-in-out;
    -o-transition: width 0.4s ease-in-out;
    transition: width 0.4s ease-in-out;
}
.new-dashboard-design .searchbox_cntr .searchbox-inner-div .searchbar:focus,
.new-dashboard-design .searchbox_cntr .searchbox-inner-div .searchbar:active{
    width: 100%;
    border: 1px solid #bbb;
}
.new-dashboard-design .searchbox_cntr .searchbox-inner-div .searchbar:hover{
    border: 1px solid #bbb;
}
.new-dashboard-design .searchbox_cntr .searchbox-inner-div .searchbar:focus + .search-btn,
.new-dashboard-design .searchbox_cntr .searchbox-inner-div .searchbar:active + .search-btn,
.new-dashboard-design .searchbox_cntr .searchbox-inner-div .searchbar:hover + .search-btn,
.new-dashboard-design .searchbox_cntr .searchbox-inner-div .searchbar:focus + .search-btn + .advance-search-btn,
.new-dashboard-design .searchbox_cntr .searchbox-inner-div .searchbar:active + .search-btn + .advance-search-btn,
.new-dashboard-design .searchbox_cntr .searchbox-inner-div .searchbar:hover + .search-btn + .advance-search-btn{
    color: #555;
}
.new-dashboard-design .searchbox_cntr .searchbox-inner-div .search-btn{
    position: absolute;
    top: 2px;
    right: 1px;
    width: 36px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    background: #fff;
    color: #999;
    text-decoration: none;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    -webkit-transition: width 0.4s ease-in-out;
    -moz-transition: width 0.4s ease-in-out;
    -ms-transition: width 0.4s ease-in-out;
    -o-transition: width 0.4s ease-in-out;
    transition: width 0.4s ease-in-out;
}

/*date range picker css starts here*/
.reportrange{
    cursor: pointer;
    padding: 7px 0 7px 10px ;
    width: 100%;
    font-family: 'latomedium';
    font-size: 14px;
    color: #777;
    letter-spacing: 1px;
}
.new-dashboard-design .date_range_menu{
    padding-right: 10px !important;
    float: left;
}
/*date range picker css ends here*/

/*Sidebar Css Starts Here*/
.new-dashboard-design .sidebar_wrapper{
    position: fixed;
    top: 61px;
    left: 0;
    width: 56px;
    height: calc(100% - 61px);
    background: #fff;
    overflow-x: hidden;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    box-shadow: 4px 4px 4px #ccc;
    -webkit-box-shadow: 4px 4px 4px #ccc;
    -moz-box-shadow: 4px 4px 4px #ccc;
    z-index: 999;
    /*padding: 5px 0;*/
}
.new-dashboard-design .sidebar_wrapper:hover,
.new-dashboard-design .sidebar_wrapper.expand{
    width: 230px;
}
.new-dashboard-design .sidebar_wrapper .mCSB_inside > .mCSB_container {
    margin-right: 15px;
}
.new-dashboard-design .sidebar_wrapper .mCSB_scrollTools{
    width: 4px;
}
.new-dashboard-design .sidebar_wrapper .mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
    background-color: #7d7d7d;
}
.new-dashboard-design .sidebar_wrapper .main-category-menu{
    margin-bottom: 0;
}
.new-dashboard-design .sidebar_wrapper .main-category-menu li a{
    display: block;
    width: 100%;
    border-left: 3px solid #fff;
    background: #fff;
    padding: 15px 10px 15px 10px;
    color: #555;
    /*opacity: 0.6;*/
    border-bottom: 1px dashed #eee;
    font-weight: 500;
    font-size: 12px;
    /*text-transform: capitalize;*/
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    float: left;
    font-family: 'latoregular';
}
.new-dashboard-design .sidebar_wrapper .main-category-menu li:hover a,
.new-dashboard-design .sidebar_wrapper .main-category-menu li.active a{
    /*border-left: 3px solid #162135;*/
    border-left: 3px solid #01A9DB;
    /*background: #f2f2f2;*/
    /*color: #162135;*/
    color: #01A9DB;
}
.new-dashboard-design .sidebar_wrapper .main-category-menu li:hover a svg,
.new-dashboard-design .sidebar_wrapper .main-category-menu li.active a svg,
.new-dashboard-design .sidebar_wrapper .main-category-menu li:hover a svg path,
.new-dashboard-design .sidebar_wrapper .main-category-menu li.active a svg path{
    /*fill: #01A9DB;*/
    /*fill: #162135;*/
    fill: #01A9DB;
}
.new-dashboard-design .sidebar_wrapper .main-category-menu li a i,
.new-dashboard-design .sidebar_wrapper .main-category-menu li a svg{
    font-size: 22px;
    width: 26px;
    height: 26px;
    line-height: 26px;
    margin-right: 7px;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    float: left;
}
.new-dashboard-design .sidebar_wrapper .main-category-menu li a span{
    line-height: 27px;
    vertical-align: middle;
    /*display: inline-block;*/
    display: none;
    transition: all 0.5 ease;
    width: calc( 100% - 34px);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
    height: 26px;
}
.new-dashboard-design .sidebar_wrapper .main-category-menu li a span > span.caret{
    width: 0;
    height: 0;
    float: right;
    margin-top: 12px;
}
.new-dashboard-design .sidebar_wrapper:hover .main-category-menu li a span,
.new-dashboard-design .sidebar_wrapper.expand .main-category-menu li a span{
    display: inline-block;
}
.new-dashboard-design .sidebar_wrapper .main-category-menu li .dropdown-menu{
    position: relative;
    width: 100%;
    border: 0;
    box-shadow: none;
    margin: 0;
    padding: 0;
    z-index: 1;
}

.new-dashboard-design .sidebar_wrapper .main-category-menu li .dropdown-menu li a{
    padding: 6px 10px 6px 43px;
    font-size: 13px;
    font-weight: 400;
    text-transform: capitalize;
    color: #777;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-bottom: 0;
}
.new-dashboard-design .sidebar_wrapper .main-category-menu li .dropdown-menu li:last-child a{
    border-bottom: 1px dashed #eee;
}
.new-dashboard-design .sidebar_wrapper .main-category-menu li .dropdown-menu li:hover a{
    color: #01a9db;
    background: #f7f7f7;
}

.new-dashboard-design .sidebar_wrapper .main-category-menu li.dropdown:hover .dropdown-menu li a,
.new-dashboard-design .sidebar_wrapper .main-category-menu li.dropdown.active .dropdown-menu li a{
    border-left: none;
}



/*New Main Section Css Starts Here*/
.new-dashboard-design .main_section{
    margin-left: 60px;
    margin-top: 61px;
}
.new-dashboard-design .main_section .candidate_detail_part,
.new-dashboard-design .main_section .candidate_detail_part .right_column{
    margin-left:-14px;
    float: left;
    width: 100%;
}
.new-dashboard-design .main_section .candidate_detail_part .right_column .case-received-summary{
    box-shadow: none;
    min-height: 211px;
    box-shadow: 0 1px 11px 0 rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
}
.new-dashboard-design .main_section .candidate_detail_part .right_column .case-received-summary:hover{
    box-shadow: 0px 0px 5px #ccc;
    -webkit-box-shadow: 0px 0px 5px #ccc;
    -moz-box-shadow: 0px 0px 5px #ccc;
}
.new-dashboard-design .main_section .candidate_detail_part .right_column .case-received-summary .panel-heading{
    position: relative;
    background: #fff;
    border-radius: 0;
    text-transform: capitalize;
    letter-spacing: 1px;
    color: #555;
    padding: 10px 60px 10px 12px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-family: 'Raleway', sans-serif;
    font-size: 18px;
    font-weight: 500;
    border-bottom: 1px dashed #ddd;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}
.new-dashboard-design .main_section .candidate_detail_part .right_column .case-received-summary .panel-heading .minimize-btn{
    color: #555;
    width: 10px;
    display: inline-block;
    height: 18px;
    vertical-align: middle;
    text-align: center;
}
.new-dashboard-design .main_section .candidate_detail_part .right_column .case-received-summary .panel-heading .badge{
    position: absolute;
    right: 25px;
    top: 10px;
    /* color: #fff; */
    /* border: 1px solid #333; */
    /* min-width: 40px; */
    background: transparent;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    padding: 0;
}
.new-dashboard-design .main_section .candidate_detail_part .right_column .case-received-summary .panel-heading .badge svg{
    width: 20px;
    height: 20px;
    line-height: 20px;
}
/*.new-dashboard-design .main_section .candidate_detail_part .right_column .case-received-summary .panel-heading .badge:hover svg path{
        fill: #41b120;
}*/
.new-dashboard-design .main_section .candidate_detail_part .right_column .case-received-summary .list-group .list-group-item{
    border-top: 1px solid #f2f2f2;
    border-bottom: 0;
    padding: 7px 0;
    margin: 0 15px;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
}
.new-dashboard-design .main_section .candidate_detail_part .right_column .case-received-summary .list-group .list-group-item.seperate-box{
    margin: 30px 5px 15px 10px;
    border: 1px dashed #ddd;
    padding: 7px 10px 7px 10px;
    box-shadow: 0 1px 11px 0 rgba(0, 0, 0, 0.3);
}
.new-dashboard-design .main_section .candidate_detail_part .right_column .case-received-summary .list-group .list-group-item:first-child{
    border-top: 0;
}
.new-dashboard-design .main_section .candidate_detail_part .right_column .case-received-summary .list-group .list-group-item .link{
    color: #777;
    font-weight: 400;
    text-transform: capitalize;
    letter-spacing: 1px;
    font-size: 14px;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    font-family: 'Raleway', sans-serif;
}
.new-dashboard-design .main_section .candidate_detail_part .right_column .case-received-summary .list-group .list-group-item .link.red,
.new-dashboard-design .main_section .candidate_detail_part .right_column .case-received-summary .list-group .list-group-item .link.red i,
.new-dashboard-design .main_section .candidate_detail_part .right_column .case-received-summary .list-group .list-group-item .link.red:hover
.new-dashboard-design .main_section .candidate_detail_part .right_column .case-received-summary .list-group .list-group-item .link.red:hover i{
    color: #d9534f !important;
}
/*.new-dashboard-design .main_section .candidate_detail_part .right_column .case-received-summary .list-group .list-group-item .link.others,
.new-dashboard-design .main_section .candidate_detail_part .right_column .case-received-summary .list-group .list-group-item .link.others i,
.new-dashboard-design .main_section .candidate_detail_part .right_column .case-received-summary .list-group .list-group-item .link.others:hover
.new-dashboard-design .main_section .candidate_detail_part .right_column .case-received-summary .list-group .list-group-item .link.others:hover i{
    color: #d0f1ee !important;
}*/
/*.new-dashboard-design .main_section .candidate_detail_part .right_column .case-received-summary .list-group .list-group-item .link.clear,
.new-dashboard-design .main_section .candidate_detail_part .right_column .case-received-summary .list-group .list-group-item .link.clear i,
.new-dashboard-design .main_section .candidate_detail_part .right_column .case-received-summary .list-group .list-group-item .link.clear:hover
.new-dashboard-design .main_section .candidate_detail_part .right_column .case-received-summary .list-group .list-group-item .link.clear:hover i{
    color: #41bfb6 !important;
}*/
/*.new-dashboard-design .main_section .candidate_detail_part .right_column .case-received-summary .list-group .list-group-item .link.discrepant,
.new-dashboard-design .main_section .candidate_detail_part .right_column .case-received-summary .list-group .list-group-item .link.discrepant:hover
.new-dashboard-design .main_section .candidate_detail_part .right_column .case-received-summary .list-group .list-group-item .link.discrepant:hover i{
    color: #8fddd7 !important;
}*/

/*.new-dashboard-design .main_section .candidate_detail_part .right_column .case-received-summary .list-group .list-group-item .link.discrepant i{
    color: #8fddd7 !important;
}*/
.new-dashboard-design .main_section .candidate_detail_part .right_column .case-received-summary .list-group .list-group-item .link i{
    margin-right: 5px;
    color: #999;
}
.new-dashboard-design .main_section .candidate_detail_part .right_column .case-received-summary .list-group .list-group-item .link .icon-img{
    margin-right: 5px;
    vertical-align: sub;
}
.new-dashboard-design .main_section .candidate_detail_part .right_column .case-received-summary .list-group .list-group-item .link.customCollapsed i.collapsed-icon{
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
}
.new-dashboard-design .main_section .candidate_detail_part .right_column .case-received-summary .list-group .list-group-item .link i.collapsed-icon{
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    margin-left: 5px;
}
.new-dashboard-design .main_section .candidate_detail_part .right_column .case-received-summary .list-group .list-group-item .link:hover{
    color: #01A9DB;
}
.new-dashboard-design .main_section .candidate_detail_part .right_column .case-received-summary .list-group .list-group-item .badge{
    background-color: rgb(23, 68, 113);
    color: #fff;
    border: 1px solid #174471;
    min-width: 40px;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    font-family: 'latoregular', sans-serif;
    padding: 0px 10px;
    line-height: 18px;
    height: 21px;
    letter-spacing: 1px;
}
.new-dashboard-design .main_section .candidate_detail_part .right_column .case-received-summary .list-group .list-group-item .badge:hover{
    color: #fff;
}
/*.new-dashboard-design .main_section .candidate_detail_part .right_column .pending-case-summary .panel-heading{
    background: lightsalmon;
}
.new-dashboard-design .main_section .candidate_detail_part .right_column .completed-case-summary .panel-heading{
    background: lightgreen;
}*/
.new-dashboard-design .main_section .candidate_detail_part .right_column .case-received-summary .list-group .list-group-item .well{
    padding: 0;
    margin: 0;
    background: transparent;
    border: 0;
    min-height: auto;
    box-shadow: none;
}
.new-dashboard-design .main_section .candidate_detail_part .right_column .case-received-summary .list-group .list-group-item .well .list-group{
    padding: 0;
    margin: 4px 0 0 0;
    /* border-top: 1px solid #f2f2f2; */
}
.new-dashboard-design .main_section .candidate_detail_part .right_column .case-received-summary .list-group .list-group-item .well .list-group .list-group-item{
    margin: 0;
    border: 0;
    padding: 4px 0 4px 25px;
    position: relative;
}
.new-dashboard-design .main_section .candidate_detail_part .right_column .case-received-summary .list-group .list-group-item .well .list-group .list-group-item img{
    position: absolute;
    left: 5px;
    top: 0px;
    height: 16px;
}
.new-dashboard-design .main_section .candidate_detail_part .right_column .case-received-summary .list-group .list-group-item .well .list-group .list-group-item:last-child{
    padding-bottom: 0;
}
.new-dashboard-design .main_section .candidate_detail_part .right_column .case-received-summary .list-group .list-group-item .well .list-group .list-group-item .link{
    font-weight: 400;
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: 0.5px;
}
.new-dashboard-design .main_section .candidate_detail_part .right_column .case-received-summary .list-group .list-group-item .well .list-group .list-group-item .badge{
    background-color: transparent;
    color: #556080;
}

.new-dashboard-design .main_section .candidate_detail_part .right_column .case-received-summary .list-group .list-group-item.intat_block .link,
.new-dashboard-design .main_section .candidate_detail_part .right_column .case-received-summary .list-group .list-group-item .well .list-group .list-group-item.intat_block .link{
    color: #ec9e3a;
}
.new-dashboard-design .main_section .candidate_detail_part .right_column .case-received-summary .list-group .list-group-item.intat_block .link i,
.new-dashboard-design .main_section .candidate_detail_part .right_column .case-received-summary .list-group .list-group-item .well .list-group .list-group-item.intat_block .link i{
    color: #555;
}
.new-dashboard-design .main_section .candidate_detail_part .right_column .case-received-summary .list-group .list-group-item.intat_block .badge,
.new-dashboard-design .main_section .candidate_detail_part .right_column .case-received-summary .list-group .list-group-item .well .list-group .list-group-item.intat_block .badge{
    border: 1px solid #ec9e3a;
    color: #ec9e3a;
    background-color: transparent;
}
.new-dashboard-design .main_section .candidate_detail_part .right_column .case-received-summary .list-group .list-group-item.outtat_block .link,
.new-dashboard-design .main_section .candidate_detail_part .right_column .case-received-summary .list-group .list-group-item .well .list-group .list-group-item.outtat_block .link{
    color: #d9534f;
}
.new-dashboard-design .main_section .candidate_detail_part .right_column .case-received-summary .list-group .list-group-item.outtat_block .link i,
.new-dashboard-design .main_section .candidate_detail_part .right_column .case-received-summary .list-group .list-group-item .well .list-group .list-group-item.outtat_block .link i{
    /*color: #555;*/
    color: #d9534f;
}
.new-dashboard-design .main_section .candidate_detail_part .right_column .case-received-summary .list-group .list-group-item.outtat_block .badge,
.new-dashboard-design .main_section .candidate_detail_part .right_column .case-received-summary .list-group .list-group-item .well .list-group .list-group-item.outtat_block .badge{
    border: 1px solid #d9534f;
    color: #d9534f;
    background-color: transparent;
}
.new-dashboard-design .main_section .candidate_detail_part .right_column .case-received-summary .list-group .list-group-item.outtat_block .outtat_link i + i,
.new-dashboard-design .main_section .candidate_detail_part .right_column .case-received-summary .list-group .list-group-item .well .list-group .list-group-item.outtat_block .outtat_link i{
    color: #d9534f;
}
.new-dashboard-design .main_section .candidate_detail_part .right_column .case-received-summary .list-group .list-group-item.intat_block .intat_link i + i,
.new-dashboard-design .main_section .candidate_detail_part .right_column .case-received-summary .list-group .list-group-item .well .list-group .list-group-item.intat_block .intat_link i{
    color: #ec9e3a;
}
.new-dashboard-design .footer{
    /*padding: 10px 15px 10px 60px;*/
    padding: 0px 100px 0px 60px;
    position:fixed;
    top:96%;
    z-index:9;
    width:100%;
    background-color: #fff;
}
/*new-dashboard-design css ends here*/

/*New Dashboard Design Option 3 Starts Here*/
.case_received_highlight_box_wrapper .heading{
    color: #555;
    letter-spacing: 1px;
    margin-bottom: 15px;
    /* border-bottom: 1px solid #ddd; */
    /*padding-bottom: 8px;*/
    margin-top: 0;
}
.case_received_highlight_box_wrapper .heading .count{
    background: #777;
    color: #fff;
    padding: 0 15px;
    border-radius: 30px;
    font-size: 16px;
    display: inline-block;
    line-height: 19px;
    height: 19px;
    vertical-align: text-top;
}
.case_received_highlight_box_wrapper .dashboard-grid-box{
    background: #fff;
    box-shadow: 0px 0px 5px #ccc;
    margin-bottom: 25px;
}
.case_received_highlight_box_wrapper .dashboard-grid-box .left{
    background-color: #ccc;
    text-align: center;
    width: 60px;
    float: left;
    height: 60px;
    line-height: 60px;
    color: #fff;
    padding: 0;
    min-height: auto;
    font-size: 24px;
}
.case_received_highlight_box_wrapper .dashboard-grid-box .left.blue{
    background-color: #4995e0;
}
.case_received_highlight_box_wrapper .dashboard-grid-box .left.green{
    background-color: #70b53e;
}
.case_received_highlight_box_wrapper .dashboard-grid-box .left.yellow{
    background-color: #ec971f;
}
.case_received_highlight_box_wrapper .dashboard-grid-box .right{
    width: calc(100% - 60px);
    float: left;
    height: 60px;
    padding: 5px 10px;
    border: 0;
    text-align: left;
    min-height: auto;
}
.case_received_highlight_box_wrapper .dashboard-grid-box .right .count{
    color: #555;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
    font-size: 22px;
    margin-bottom: 3px;
    display: inline-block;
    line-height: 26px;
    text-decoration: none;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
}
.case_received_highlight_box_wrapper .dashboard-grid-box .right .count:hover{
    color: #41b120;
}
.case_received_highlight_box_wrapper .dashboard-grid-box .right .name{
    color: #777;
    font-weight: 400;
    font-family: 'Roboto Slab', sans-serif;
    font-size: 14px;
    display: block;
    letter-spacing: 1px;

}
.new-dashboard-design .main_section .candidate_detail_part.option_3 .right_column .case-received-summary{
    min-height: auto;
}
.new-dashboard-design .main_section .candidate_detail_part.option_3 .right_column .tabs_wrapper .nav-tabs > li > a{
    border: 1px solid #ddd;
}
.new-dashboard-design .main_section .candidate_detail_part.option_3 .right_column .tabs_wrapper .nav-tabs > li.active > a{
    border-bottom-color: transparent;
}
.new-dashboard-design .main_section .candidate_detail_part.option_3 .right_column .tabs_wrapper .tab-content{
    background-color: #fff;
    padding: 15px;
}
/*New Dashboard Design Option 3 Ends Here*/

/*new-dashboard-design option_2 starts here*/
.new-dashboard-design.option_2{
    height: calc(100% - 61px);
}
.new-dashboard-design.option_2 .right_column.version2{
    margin: 0;
}
/*.new-dashboard-design.option_2 .main_section{ padding: 15px;}*/
.new-dashboard-design.option_2 .searchbox_cntr{
    width: 550px;
}
.new-dashboard-design.option_2 .searchbox_cntr .searchbox-inner-div .searchbar{
    width: 100%;
    border: 0;
    padding: 6px 37px 6px 37px;
    border-radius: 0px;
    /*box-shadow: none;*/
    box-shadow: 0px 0px 10px #ccc;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    font-family: 'latoregular', sans-serif;
}
.new-dashboard-design.option_2 .searchbox_cntr .searchbox-inner-div .searchbar::placeholder,
.new-dashboard-design.option_2 .searchbox_cntr .searchbox-inner-div .searchbar::-webkit-input-placeholder{
    font-family: 'latoitalic', sans-serif;
    /*color: #999;*/
    color: #000;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
}
.new-dashboard-design.option_2 .searchbox_cntr .searchbox-inner-div .searchbar:hover,
.new-dashboard-design.option_2 .searchbox_cntr .searchbox-inner-div .searchbar:active,
.new-dashboard-design.option_2 .searchbox_cntr .searchbox-inner-div .searchbar:focus{
    box-shadow: 0px 0px 10px #ccc;
}
.new-dashboard-design.option_2 .searchbox_cntr .searchbox-inner-div .searchbar:hover::placeholder,
.new-dashboard-design.option_2 .searchbox_cntr .searchbox-inner-div .searchbar:active::placeholder,
.new-dashboard-design.option_2 .searchbox_cntr .searchbox-inner-div .searchbar:focus::placeholder{
    color: #000;
}
.new-dashboard-design.option_2 .searchbox_cntr .searchbox-inner-div .search-btn{
    left: 1px;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    right: unset;
    color: #555;
}
.new-dashboard-design.option_2 .searchbox_cntr .searchbox-inner-div .advance-search-btn{
    position: absolute;
    top: 2px;
    right: 1px;
    width: 35px;
    height: 35px;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    text-align: center;
    /*color: #999;*/
    color: #555;
    font-size: 18px;
    line-height: 35px;
}

/*On Page Load Animation for Center Content starts here*/
.animate {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: backwards;
    animation-fill-mode: backwards;
}
.nil {
    -webkit-animation-delay: 2s;
    -moz-animation-delay: 2s;
    animation-delay: 2s;
}
.zero {
    -webkit-animation-delay: 2.5s;
    -moz-animation-delay: 2.5s;
    animation-delay: 2.5s;
}
.one {
    -webkit-animation-delay: 3s;
    -moz-animation-delay: 3s;
    animation-delay: 3s;
}
.two {
    -webkit-animation-delay: 3s;
    -moz-animation-delay: 3s;
    animation-delay: 3s;
}

.three {
    -webkit-animation-delay: 3.5s;
    -moz-animation-delay: 3.5s;
    animation-delay: 3.5s;
}

.four {
    -webkit-animation-delay: 3.5s;
    -moz-animation-delay: 3.5s;
    animation-delay: 3.5s;
}

.five {
    -webkit-animation-delay: 4.5s;
    -moz-animation-delay: 4.5s;
    animation-delay: 4.5s;
}

.Six {
    -webkit-animation-delay: 4.5s;
    -moz-animation-delay: 4.5s;
    animation-delay: 4.5s;
}

/*=== Animations start here  ===*/

/*==== FADE IN UP ===*/
@-webkit-keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}


/*=== FADE IN DOWN ===*/
.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

/*=== FADE IN LEFT ===*/
@-webkit-keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}


/*==== FADE IN RIGHT ===*/
@-webkit-keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}

/*=== FADE IN  ===*/
@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}
@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}
.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}
/*On Page Load Animation for Center Content ends here*/

/*Notification Blink Effect Starts Here*/
@-webkit-keyframes blink {
    0% {
        opacity: 1;
    }
    70% {
        opacity: 1;
    }
    80% {
        opacity: 0;
    }
    100% {
        opacity: 0;
    }
}
@keyframes blink {
    0% {
        opacity: 1;
    }
    70% {
        opacity: 1;
    }
    80% {
        opacity: 0;
    }
    100% {
        opacity: 0;
    }
}
/*Notification Blink Effect Ends Here*/
.popOver {
    /* height: 100%;
     width: 100%;
     position: fixed;*/
    /*background-color: #d9dfe5;*/
    -webkit-animation: bummer 3s;
    animation: bummer 3s;
    -webkit-transform: scale(0,0);
    transform: scale(0,0);
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

@-webkit-keyframes bummer {
    100% {
        -webkit-transform: scale(1,1);
    }
}

@keyframes bummer {
    100% {
        transform: scale(1,1);
    }
}

/*case-wrapper css starts here*/
.case-wrapper{
    box-shadow: 0 1px 11px 0 rgba(0, 0, 0, 0.1);
    margin-bottom: 20px;
    border: 0;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background-color: #fff;
    position: relative;
}
.case-body{
    padding: 20px;
    position: relative;
}
.case-body .flip-link{
    position: absolute;
    top: 10px;
    right: 20px;
    height: 20px;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    z-index: 2;
}
.case-body .flip-link svg{
    width: 20px;
    height: 20px;
    line-height: 20px;
}
.case-body .flip-link:hover svg circle,
.case-body .flip-link:hover svg path{
    fill: #41b120;
}

.inner-div2 .case-body .flip-link svg circle,
.inner-div2 .case-body .flip-link svg path,
.inner-div2 .panel-heading .badge svg path,
.inner-div2 .case-body .flip-link:hover svg circle,
.inner-div2 .case-body .flip-link:hover svg path,
.inner-div2 .panel-heading .badge:hover svg path{
    /*fill: #faac58;*/
    fill: #01a9db;
}

.inner-div1 .case-body .flip-link svg circle,
.inner-div1 .case-body .flip-link svg path,
.inner-div1 .panel-heading .badge svg path,
.inner-div1 .case-body .flip-link:hover svg circle,
.inner-div1 .case-body .flip-link:hover svg path,
.inner-div1 .panel-heading .badge:hover svg path{
    fill: #1d71b0;
}

.inner-div4 .case-body .flip-link svg circle,
.inner-div4 .case-body .flip-link svg path,
.inner-div4 .panel-heading .badge svg path,
.inner-div4 .case-body .flip-link:hover svg circle,
.inner-div4 .case-body .flip-link:hover svg path,
.inner-div4 .panel-heading .badge:hover svg path{
    /*fill: #b18904;*/
    fill: #5b6371;
}

.inner-div3 .case-body .flip-link svg circle,
.inner-div3 .case-body .flip-link svg path,
.inner-div3 .panel-heading .badge svg path,
.inner-div3 .case-body .flip-link:hover svg circle,
.inner-div3 .case-body .flip-link:hover svg path,
.inner-div3 .panel-heading .badge:hover svg path{
    fill: #41bfb6;
}

.approval-chart #chartdiv1, .approval-chart #chartdiv2, .approval-chart #chartdiv3{
    height: 180px;
}
.apr-wrapper{
    height: 295px !important;
}

.case-progress-bar-box{
    width: 94px;
    height: 94px;
    border-radius: 100%;
    margin: 0 auto;
    font-size: 40px;
    text-align: center;
    background: #fff;
    /*border: 9px solid #eee;*/
    /*border: 8px solid #00c0ea;*/
    border: 8px solid #4bc3d8;
    position: relative;
    box-shadow: inset 0px 0px 10px #ccc;
}
.case-inner-box{
    width: 94px;
    height: 94px;
    font-size: 36px;
    border-radius: 100%;
    text-align: center;
    color: #26c6da !important;
    /*border: 8px solid #ccc;*/
    border: 8px solid #556080;
    /*border: 8px solid #F78181;*/
    border-top-color: transparent;
    border-left-color: transparent;
    transform: rotate(360deg);
    position: absolute;
    top: -8px;
    left: -8px;
    line-height: 76px;
}
.case-inner-box svg{
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
}
.case-title{
    color: #777777;
    text-transform: uppercase;
    text-align: center;
    padding: 11px 0 11px 0;
    min-height: 61px;
    font-weight: 600;
    margin-bottom: 20px;
    margin-top: 0;
    border-bottom: 1px solid #eeeeee;
    font-size: 20px;
    font-family: 'Raleway', sans-serif;
    font-family: 'latolight', sans-serif;
    letter-spacing: 1px;
}
.case-title a{
    color: #777;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
}
.case-title a .small-caption{
    display: block;
    font-size: 10px;
    font-family: 'latoregular', sans-serif;
    margin-top: 4px;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
}
.case-title a:hover/*,
.case-title a:hover .small-caption*/{
    color: #9fc9fe;
}
.border-right{
    border-right: 1px solid #eeeeee;
}
.case-content-data span{
    color: #67b7dc;
    text-transform: uppercase;
    margin-bottom: 0;
    font-family: 'Raleway', sans-serif;
    font-size: 11px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 600;
    letter-spacing: 0.5px;
}
.case-content-data span.span2{
    color: #6794dc;
}
.case-content-data span.span3{
    color: #6771dc;
}

.case-content.wip .case-content-data span,
.case-content.wip .case-content-data span + .counter a:hover{
    color: #80d4ed;
}

.case-content.wip .case-content-data span.span2,
.case-content.wip .case-content-data span.span2 + .counter a:hover{
    color: #01a9db;
}

.case-content.insuff .case-content-data span,
.case-content.insuff .case-content-data span + .counter a:hover{
    color: #77aad0;
}

.case-content.insuff .case-content-data span.span2,
.case-content.insuff .case-content-data span.span2 + .counter a:hover{
    color: #1d71b0;
}

.case-content.on-hold .case-content-data span,
.case-content.on-hold .case-content-data span + .counter a:hover{
    color: #a2a6ae;
}

.case-content.on-hold .case-content-data span.span2,
.case-content.on-hold .case-content-data span.span2 + .counter a:hover{
    color: #5b6371;
}

.case-content.completed .case-content-data span,
.case-content.completed .case-content-data span + .counter a:hover{
    color: #41bfb6;
}

.case-content.completed .case-content-data span.span2,
.case-content.completed .case-content-data span.span2 + .counter a:hover{
    color: #8fddd7;
}

.case-content.completed .case-content-data span.span2 i{
    color: #d5534f;
}

.case-content.completed .case-content-data span.span3,
.case-content.completed .case-content-data span.span3 + .counter a:hover{
    color: #d0f1ee;
}

.case-content-data .counter{
    font-family: 'latoregular';
    color: #333;
    margin: 0;
    font-size: 24px;
}
.case-content-data .counter a{
    color: #333;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
}
.case-content-data .counter a:hover{
    color: #9fc9fe;
}
/*case-wrapper css ends here*/
.custom-graph-section{
    box-shadow: 0 1px 11px 0 rgba(0, 0, 0, 0.1);
    /*margin-bottom: 30px;*/
    border: 0;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    background-color: #fff;
    position: relative;
    border-radius: 10px;
}
.graph-heading-section{
    padding: 10px 10px;
    border-bottom: 1px dashed #eee;
    /*margin-bottom: 15px;*/
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}
.graph-heading-section .graph-heading{
    margin: 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    font-weight: 500;
    color: #555;
    letter-spacing: 1px;
    padding-right: 30px;
    background: transparent;
    box-shadow: none;
}
.graph-heading-section .dropdown{
    position: absolute;
    right: 10px;
    top: 15px;
}
.graph-heading-section .dropdown .custom-search-btn{
    display: inline-block;
}
.graph-heading-section .dropdown .custom-search-btn svg{
    width: 20px;
    height: 20px;
    line-height: 20px;
}
.graph-heading-section .dropdown .dropdown-menu{
    right: 8px;
    left: unset;
    box-shadow: 3px 3px 3px -3px #999, 3px 3px 3px -3px #999, -3px 3px 3px -3px #999;
    padding: 0;
    margin: 0;
}
.graph-heading-section .dropdown .dropdown-menu li{
    padding: 0 15px;
}
.graph-heading-section .dropdown .dropdown-menu li a{
    font-size: 16px;
    color: #777;
    text-transform: capitalize;
    font-family: 'Raleway', sans-serif;
    padding: 8px 0;
    border-bottom: 1px dashed #ddd;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
}
.graph-heading-section .dropdown .dropdown-menu li:hover{
    background-color: #f5f5f5;
}
.graph-heading-section .dropdown .dropdown-menu li a:hover{
    background-color: transparent;
    color: #000;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
}
.graph-heading-section .dropdown .dropdown-menu li:last-child a{
    border-bottom: 0;
}

/*Insuff Section Under custom-graph-section starts Here  */
.graph-body-section{
    position: relative;
    /*padding: 10px 0 0 0;*/
    display: inline-block;
    width: 100%;
    height: 506px;
}
.graph-body-section .graph-box{
    position: relative;
    display: inline-block;
    width: 100%;
    white-space: nowrap;
    vertical-align: middle;
    padding: 12px 0 23px 0;
    transition: all 0.3s ease;
}
.graph-body-section .graph-box:hover{
    background: #f9f9f9;
    /*cursor: pointer;*/
}
.graph-body-section .graph-box:before{
    content: "";
    position: absolute;
    border-left: 4px dotted #999;
    left: 17%;
    top: 51px;
    display: block;
    width: 1px;
    height: 100%;
    z-index: 2;
}
.graph-body-section .graph-box:last-child:before{
    content: "";
    position: absolute;
    border-left: 4px dotted #999;
    left: 17%;
    top: 55px;
    display: block;
    width: 1px;
    height: 33%;
}
.graph-body-section .graph-box:last-child:after{
    content: "";
    display: block;
    width: 12px;
    height: 12px;
    margin: 2% auto 0 16%;
    background-color: #777;
    border-radius: 50%;
}
.graph-body-section .graph-box .leftside{
    width: 35%;
    display: inline-block;
    white-space: nowrap;
    vertical-align: middle;
    padding: 10px;
}
.graph-body-section .graph-box .rightside{
    width: calc(65% - 20px);
    display: inline-block;
    white-space: nowrap;
    vertical-align: middle;
    /* text-align: center; */
    padding: 11px 30px 0px 10px;
    margin-left: 20px;
}
.graph-body-section .graph-box .rightside .category-name{
    /*background: #EFF8FB;*/
    background: #CEECF5;
    /* box-shadow: 0 1px 11px 0 rgba(0, 0, 0, 0.1); */
    padding: 16px 8px;
    border: 1px solid #CEECF5;
    display: inline-block;
    width: 100%;
    box-sizing: border-box;
    position: relative;
    transition: all 0.3s ease;
    border-radius: 10px;
}
.graph-body-section .graph-box .rightside .category-name.pending-initiation{
    background: #174471;
    border: 1px solid #174471;
}
.graph-body-section .graph-box .rightside .category-name.pending-initiation:before{
    border-right: 15px solid #174471;
}
.graph-body-section .graph-box .rightside .category-name.pending-submission{
    background: #01a9db;
    border: 1px solid #01a9db;
}
.graph-body-section .graph-box .rightside .category-name.pending-submission:before{
    border-right: 15px solid #01a9db;
}
.graph-body-section .graph-box .rightside .category-name.pending-signofff{
    background: #60cada;
    border: 1px solid #60cada;
}
.graph-body-section .graph-box .rightside .category-name.pending-signofff:before{
    border-right: 15px solid #60cada;
}
.graph-body-section .graph-box .rightside .category-name.bgv-initiated{
    background: #76ca8d;
    border: 1px solid #76ca8d;
}
.graph-body-section .graph-box .rightside .category-name.bgv-initiated:before{
    border-right: 15px solid #76ca8d;
}
.graph-body-section .graph-box .rightside .category-name:before{
    width: 0;
    height: 0;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    /*border-right: 15px solid #EFF8FB;*/
    border-right: 15px solid #CEECF5;
    content: "";
    left: -14px;
    top: 28%;
    position: absolute;
}
.graph-body-section .graph-box .rightside .category-name span{
    display: inline-block;
    width: calc(100% - 70px);
    font-family: 'latoregular', sans-serif;
    font-size: 13px;
    color: #fff;
    /*text-transform: capitalize;*/
    letter-spacing: 0.2px;
}
.graph-body-section .graph-box .rightside .category-name a{
    width: auto;
    text-align: center;
    background: #fff;
    height: 40px;
    line-height: 30px;
    display: inline-block;
    font-family: 'latobold', sans-serif;
    padding: 5px 10px;
    box-sizing: border-box;
    min-width: 50px;
    max-width: 66px;
    box-shadow: 0 1px 11px 0 rgba(0, 0, 0, 0.1);
    /* border: 1px solid #ddd; */
    border-radius: 10px;
}
/*.graph-body-section .graph-box .rightside span{
    display: block;
}*/
.graph-body-section .graph-box.disabled{
    background: #f2f2f2;
    user-select: none;
    cursor: not-allowed;
}
.graph-body-section .graph-box.disabled .leftside,
.graph-body-section .graph-box.disabled .rightside{
    pointer-events: none;
}
.graph-body-section .graph-box.disabled .rightside .category-name{
    background: #f9f9f9 !important;
    border: 1px solid #eee !important;
}
.graph-body-section .graph-box.disabled .rightside .category-name:before{
    border-right: 15px solid #f9f9f9;
}
.graph-body-section .graph-box.disabled .rightside .category-name span{
    color: #9d9d9d;
}
.graph-body-section .graph-box.disabled .rightside .category-name a{
    color: #cccccc;
}

.graph-body-section .insuff_block_cntr{
    position: absolute;
    text-align: center;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 15px 15px;
}
.graph-body-section .insuff_block_cntr .insuff_data	{
    padding: 7px 15px 7px 15px;
    box-shadow: 0 1px 11px 0 rgba(0, 0, 0, 0.3);
    border-radius: 30px;
    display: inline-block;
}
.graph-body-section .insuff_block_cntr .insuff_data	span{
    color: #777;
    font-weight: 400;
    text-transform: capitalize;
    letter-spacing: 1px;
    font-size: 16px;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    font-family: 'Raleway', sans-serif;
    margin-bottom: 0;
    margin-right: 10px;
    vertical-align: text-top;
    line-height: 21px;
}
.graph-body-section .insuff_block_cntr .insuff_data	span.count{
    background-color: #556080;
    border: 1px solid #556080;
    min-width: 40px;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    font-family: 'latoregular', sans-serif;
    height: 21px;
    letter-spacing: 1px;
    display: inline-block;
    padding: 4px 7px;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: text-top;
    border-radius: 10px;
    margin-right: 0px;
}
/*Insuff Section Under custom-graph-section ends Here  */

#backButton {
    border-radius: 0;
    padding: 5px 10px;
    border: none;
    font-size: 14px;
    background-color: #2eacd1;
    color: white;
    position: absolute;
    top: 10px;
    right: 13px;
    cursor: pointer;
    font-family: 'Raleway', sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.invisible {
    display: none;
}

/*recent activity css starts here*/
.recent-activity-block{
    box-shadow: 0 1px 11px 0 rgba(0, 0, 0, 0.1);
    margin-bottom: 30px;
    border: 0;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background-color: #fff;
    position: relative;
    padding: 10px 15px 10px 25px;
}
.recent-activity-heading{
    /*position: relative;
    font-family: 'Raleway', sans-serif;
    margin-top: 0;
    padding: 0 70px 8px 0;
    border-bottom: 1px solid #eee;
    color: #555;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-right: 15px;
    font-weight: 500;*/

    position: relative;
    font-family: 'Raleway', sans-serif;
    margin-top: 0;
    padding: 2px 70px 10px 0px;
    border-bottom: 1px solid #eee;
    color: #555;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-right: 15px;
    font-weight: 400;
    letter-spacing: 1px;
    font-size: 20px;
}
.recent-activity-heading a{
    position: absolute;
    right: 0;
    text-transform: uppercase;
    font-size: 14px;
    color: #555;
    /*top: 3px;*/
    top: 7px;
    font-weight: 600;
    font-family: 'Raleway', sans-serif;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
}
.recent-activity-heading a:hover{
    color: #41b120;
}
.recent-activity-wrapper{
    height: 190px;
    padding-right: 15px;
}
.recent-activity-wrapper.backup{
    height: 205px;
}
.recent-activity-wrapper .mCSB_outside + .mCSB_scrollTools{
    right: -6px;
}
.recent-activity-box{
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    white-space: nowrap;
    border-bottom: 1px dashed #ddd;
    margin-bottom: 7px;
}
.recent-activity-img{
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    width: 36px;
    white-space: nowrap;
}
.recent-activity-img svg{
    width: 36px;
    height: 36px;
}
.recent-activity-content {
    display: inline-block;
    width: calc(65% - 50px);
    white-space: nowrap;
    vertical-align: top;
}
.recent-activity-content .username{
    font-family: 'Latoitalic';
    font-weight: 500;
    color: #555;
    margin-bottom: 0;
    text-shadow: none;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.recent-activity-content .update-time{
    margin-bottom: 0;
    font-family: 'latoitalic';
    color: #999;
    font-size: 11px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.case-status{
    display: inline-block;
    width: 34%;
    text-align: right;
    vertical-align: middle;
    min-height: 35px;
}
.case-status a{
    background: #fff;
    border: 1px solid #ddd;
    padding: 4px 10px;
    border-radius: 30px;
    font-size: 12px;
    text-transform: uppercase;
    font-family: 'raleway';
    display: inline-block;
    text-align: center;
    color: #555;
    margin-right: 1px;
}
.case-status a.received{
    color: #26c6da;
}
.case-status a.hold{
    color: #F9812A
}
.case-status a.completed{
    color: #41b120;
}

/*recent activity css ends here*/

/*flipcard*/
.card-flip{
    position: relative;
    width: 100%;
    height: 268px;
    -webkit-perspective: 800px;
    -moz-perspective: 800px;
    -o-perspective: 800px;
    perspective: 800px;
    margin-bottom: 20px;
}
.card-flip .inner-div{
    width: 100%;
    height: 100%;
    position: absolute;
    -webkit-transition: -webkit-transform 1s;
    -moz-transition: -moz-transform 1s;
    -o-transition: -o-transform 1s;
    transition: transform 1s;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform-origin: 50% 50%;
}
.card-flip .inner-div .sent-case-summary-front,
.card-flip .inner-div .sent-case-summary-back,
.card-flip .inner-div .pending-case-summary-front,
.card-flip .inner-div .pending-case-summary-back,
.card-flip .inner-div .completed-case-summary-front,
.card-flip .inner-div .completed-case-summary-back{
    position: absolute;
    width: 100%;
    display: block;
    box-sizing: border-box;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 3;
    border-radius: 10px;
}
.sent-case-summary-back,
.pending-case-summary-back,
.completed-case-summary-back{
    min-height: 264px !important;
    border: 0;
    border-radius: 0;
    -webkit-transform: rotateY( 180deg );
    -moz-transform: rotateY( 180deg );
    -o-transform: rotateY( 180deg );
    transform: rotateY( 180deg );
}
.inner-div.flipped {
    -webkit-transform: rotateY( 180deg );
    -moz-transform: rotateY( 180deg );
    -o-transform: rotateY( 180deg );
    transform: rotateY( 180deg );
}
.inner-div .case-received-summary,
.inner-div.flipped .case-received-summary{
    -ms-backface-visibility: visible;
}
/*flipcard*/
.flipbox-listitem-div{
    height: 188px;
    padding-right: 10px;
    margin: 10px 0;
}
.flipbox-listitem-div .list-group{
    margin-bottom: 0;
}
.flipbox-listitem-div .list-group-item{
    border: 0;
}
.flipbox-listitem-div .mCSB_outside + .mCSB_scrollTools{
    right: 0;
}

.new-dashboard-design.option_2.backup2 .sidebar_wrapper .main-category-menu li.dropdown.open .dropdown-menu li div{
    position: relative;
    height: 30px;
}
.new-dashboard-design.option_2.backup2 .sidebar_wrapper .main-category-menu li.dropdown.open .dropdown-menu li a{
    /*padding-right: 60px;*/
    font-size: 12px;
}
.new-dashboard-design.option_2.backup2 .sidebar_wrapper .main-category-menu li.dropdown.open .dropdown-menu li a.count{
    position: absolute;
    top: 0;
    right: 0;
    display: inline-block;
    width: 42px;
    padding: 1px 4px 1px 4px;
    border-radius: 30px;
    margin: 5px 10px 5px 5px;
    font-size: 11px;
    background: #d9534f;
    color: #fff;
    border: 0;
    text-align: center;
}
/*new-dashboard-design option_2 ends here*/
/*
.ct-chart.dark {
    background-color: #453D3F;
}*/
.ct-golden-section {
    display: block;
    position: relative;
    width: 100%;
}
.ct-golden-section .ct-chart-line .ct-series.ct-series-a path.ct-line{
    stroke-dasharray: 5px;
    -webkit-animation: dashoffset 1s linear infinite;
    -moz-animation: dashoffset 1s linear infinite;
    -o-animation: dashoffset 1s linear infinite;
    animation: dashoffset 1s linear infinite;
    fill: none;
    stroke-width: 4px;
}
.ct-golden-section .ct-chart-line .ct-series.ct-series-b path.ct-line{
    fill: none;
    stroke-width: 3px;
}
.ct-golden-section .ct-chart-line .ct-series.ct-series-c path.ct-line{
    fill: none;
    stroke-width: 3px;
    stroke-dasharray: 40px 3px;
}
.ct-golden-section .ct-chart-line .ct-series.ct-series-a .ct-point {
    stroke-width: 10px;
    stroke-linecap: square;
}
.ct-golden-section .ct-chart-line .ct-series.ct-series-b .ct-point {
    -webkit-animation: bouncing-stroke .5s ease infinite;
    -moz-animation: bouncing-stroke .5s ease infinite;
    -o-animation: bouncing-stroke .5s ease infinite;
    animation: bouncing-stroke .5s ease infinite;
}
.ct-golden-section .ct-chart-line .ct-series.ct-series-c line.ct-point {
    -webkit-animation: exploding-stroke 1s ease-out infinite;
    -moz-animation: exploding-stroke 1s ease-out infinite;
    -o-animation: exploding-stroke 1s ease-out infinite;
    animation: exploding-stroke 1s ease-out infinite;
}
/*@-webkit-keyframes dashoffset {
    0% {
    stroke-dashoffset: 0;
        }
        100% {
            stroke-dashoffset: -20px;
        }
        }@-moz-keyframes dashoffset {
            0% {
            stroke-dashoffset: 0;
        }
        100% {
            stroke-dashoffset: -20px;
        }
        }@-ms-keyframes dashoffset {
            0% {
            stroke-dashoffset: 0;
        }
        100% {
            stroke-dashoffset: -20px;
        }
        }@keyframes dashoffset {
            0% {
            stroke-dashoffset: 0;
        }
        100% {
            stroke-dashoffset: -20px;
        }
}*/
.new-dashboard-design.option_2.backup2 .searchbox_cntr .searchbox-inner-div .search-btn{
    border-radius: 0;
}
.new-dashboard-design.option_2.backup2 .searchbox_cntr .searchbox-inner-div .advance-search-btn{
    border-radius: 0;
}
.new-dashboard-design.option_2.backup2 .searchbox_cntr .searchbox-inner-div .advance-search-block{
    position: absolute;
    top: 100%;
    width: 100%;
    text-align: left;
    padding: 10px 15px;
    background: #ffff;
    margin-top: 5px;
    box-shadow: 0 1px 11px 0 rgba(0, 0, 0, 0.5);
    display: none;
}
.new-dashboard-design.option_2.backup2 .searchbox_cntr .searchbox-inner-div .advance-search-block{
}
.new-dashboard-design.option_2.backup2 .searchbox_cntr .searchbox-inner-div .advance-search-block .form-group{
    margin-bottom: 0;
}
.new-dashboard-design.option_2.backup2 .searchbox_cntr .searchbox-inner-div .advance-search-block .control-label{
    text-align: left;
    font-weight: 400;
    color: #999;
    height: 32px;
    line-height: 32px;
    padding-top: 0;
    font-family: 'latoregular', sans-serif;
    font-size: 14px;
}
.new-dashboard-design.option_2.backup2 .searchbox_cntr .searchbox-inner-div .advance-search-block .form-control{
    padding: 6px 12px 6px 0;
    border: 0;
    border-bottom: 1px solid #eee;
    height: 32px;
    font-family: 'latoregular', sans-serif;
    font-size: 14px;
    border-radius: 0;
}
.new-dashboard-design.option_2.backup2 .searchbox_cntr .searchbox-inner-div .advance-search-block .form-control::placeholder,
.new-dashboard-design.option_2.backup2 .searchbox_cntr .searchbox-inner-div .advance-search-block .form-control::-webkit-placeholder{
    color: #ccc;
}
.new-dashboard-design.option_2.backup2 .searchbox_cntr .searchbox-inner-div .advance-search-block select.form-control{
    padding: 6px 0 6px 0;
    background: #fff url(../img/drop-arrow.png) no-repeat 103% 50%;
}
.new-dashboard-design.option_2.backup2 .searchbox_cntr .searchbox-inner-div .advance-search-block select.form-control option{
    border-top: none;
    border-left: none;
    border-right: none;
}
.new-dashboard-design.option_2.backup2 .searchbox_cntr .searchbox-inner-div .advance-search-block .custom-search-button{
    /*border-radius: 0;*/
    padding: 4px 12px;
    font-family: 'raleway';
    letter-spacing: 1px;
    border: 0;
    /*background: #1a73e8;*/
    box-shadow: 0 1px 2px 0 rgba(26,115,232,0.451), 0 1px 3px 1px rgba(26,115,232,0.302);
    background-color: #297be6;

}
.new-dashboard-design.option_2.backup2 .searchbox_cntr .searchbox-inner-div .advance-search-block .custom-search-button:hover{
    box-shadow: 0 1px 2px 0 rgba(26,115,232,0.451), 0 1px 3px 1px rgba(26,115,232,0.302);
    background-color: #297be6;
}

#chartdiv {
    width: 100%;
    height: 190px;
}
.version2 #chartdiv,
.version2 #chartdiv02,
.version2 #chartdiv03,
.version2 #chartdiv04 {
    /*height: 45px;*/
    height: 65px;
    z-index: 3
}

#chartdiv1 svg,
#chartdiv2 svg,
#chartdiv3 svg,
#chartdiv4 svg{
    font-family: 'latoregular', sans-serif;
    font-size: 12px;
    letter-spacing: 0.5px;
}

#chartdiv1 svg g,
#chartdiv2 svg g,
#chartdiv3 svg g,
#chartdiv4 svg g{
    font-size: 16px;
}

#chartdiv1 svg g text,
#chartdiv2 svg g text,
#chartdiv3 svg g text,
#chartdiv4 svg g text{
    cursor: pointer;
}

#chartdiv svg,
#chartdiv02 svg,
#chartdiv03 svg,
#chartdiv04 svg{
    font-family: 'latoregular', sans-serif;
    font-size: 11px;
}

/*#chartdiv svg g[fill="#67b7dc"]:first-child{
        fill: rgba(213, 106, 105, 0.7);
    stroke: rgba(213, 106, 105, 0.7);
}
#chartdiv svg g[fill="#8067dc"]:nth-child(2){
    fill: rgba(254, 154, 46, 0.7);
    stroke: rgba(254, 154, 46, 0.7);
}
#chartdiv svg g[fill="#dc67ce"]:nth-child(3){
        fill: rgba(128, 103, 220, 0.7);
    stroke: rgba(128, 103, 220, 0.7);
}
#chartdiv svg g[fill="#dc6967"]:nth-child(4){
    fill: rgba(38, 198, 218, 0.7);
    stroke: rgba(38, 198, 218, 0.7);
}

#chartdiv svg g[role="region"] g[role="tooltip"] > g[fill="#67b7dc"] path{
    fill: rgba(82, 53, 216, 0.7);
    stroke: rgba(82, 53, 216, 0.7);
}*/

/*#67b7dc*/
/*#6794dc*/
/*#6771dc*/


#chartdiv1,
#chartdiv2,
#chartdiv3,
#chartdiv4 {
    width: 100%;
    height: 94px;
}

#chartdiv svg g[aria-labelledby="id-65-title"],
#chartdiv svg g[aria-labelledby="id-66-title"],
#chartdiv1 svg g[aria-labelledby="id-370-title"],
#chartdiv1 svg g[aria-labelledby="id-382-title"],
#chartdiv1 svg g[aria-labelledby="id-154-title"],
#chartdiv2 svg g[aria-labelledby="id-447-title"],
#chartdiv2 svg g[aria-labelledby="id-231-title"],
#chartdiv2 svg g[aria-labelledby="id-459-title"],
#chartdiv3 svg g[aria-labelledby="id-524-title"],
#chartdiv3 svg g[aria-labelledby="id-308-title"],
#chartdiv3 svg g[aria-labelledby="id-536-title"],
#chartdiv4 svg g[aria-labelledby="id-601-title"],
#chartdiv4 svg g[aria-labelledby="id-385-title"],
#chartdiv4 svg g[aria-labelledby="id-613-title"],
#chartdiv02 svg g[aria-labelledby="id-142-title"],
#chartdiv02 svg g[aria-labelledby="id-154-title"],
#chartdiv03 svg g[aria-labelledby="id-218-title"],
#chartdiv03 svg g[aria-labelledby="id-230-title"],
#chartdiv04 svg g[aria-labelledby="id-294-title"],
#chartdiv04 svg g[aria-labelledby="id-306-title"]{
    display: none;
}

.enterprise_dashboard_cntr.design3 .right_column .graph_section{
    float: left;
    width: 100%;
    margin-bottom: 0;
}
.enterprise_dashboard_cntr .right_column .pending-cases-summary-cntr{
    float: left;
    width: 100%;
    padding-top: 20px;
}
.enterprise_dashboard_cntr.design3 .right_column .pending-cases-summary-cntr .cases-summary-box{
    background: #fff;
    padding: 5px 15px 10px 15px;
    margin-bottom: 5px;
    box-shadow: 0 1px 11px 0 rgba(0, 0, 0, 0.1);
    float: left;
    width: 100%;
}
.enterprise_dashboard_cntr .right_column .pending-cases-summary-cntr{
    float: left;
    width: 100%;
    padding-top: 20px;
}
.enterprise_dashboard_cntr .right_column .pending-cases-summary-cntr h4{

    font-family: 'latobold', sans-serif;
    text-transform: capitalize;
    color: #333;
    font-size: 14px;
    /*letter-spacing: 0.5px;*/
    border-radius: 4px;
    margin: 10px 0 10px 0;
}
.enterprise_dashboard_cntr.design3 .right_column .pending-cases-summary-cntr .cases-summary-box .total-severity-count-box{
}
.enterprise_dashboard_cntr.design3 .right_column .pending-cases-summary-cntr .cases-summary-box .total-severity-count-box .total-severity-count{
    color: #777;
    font-family: 'latobold';
    font-size: 24px;
    margin-bottom: 10px;
}
.enterprise_dashboard_cntr.design3 .right_column .pending-cases-summary-cntr .cases-summary-box .total-severity-count-box .total-severity-count span{
    color: #777;
    font-family: 'latoregular';
    font-size: 13px;
    letter-spacing: 0.5px;
    /*margin-left: 10px;*/
}

.upload-case-bulk-block.upload-case-form .fileupload-buttonbar	.uplode_documents_btn{
    padding: 12px 7px !important;
    font-size: 13px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/*sme_new_login_design starts here*/
.main_right_inner{
    background: #f9f9f9;
    position: relative;
}
.sme_new_login_design .form_section{
    background: #fff;
    box-shadow: 0 1px 11px 0 rgba(0, 0, 0, 0.1);
    padding: 20px;
    box-shadow: 0 24px 38px 3px rgba(0, 0, 0, 0.14), 0 9px 46px 8px rgba(0, 0, 0, 0.12), 0 11px 15px -7px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0 24px 38px 3px rgba(0, 0, 0, 0.14), 0 9px 46px 8px rgba(0, 0, 0, 0.12), 0 11px 15px -7px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 24px 38px 3px rgba(0, 0, 0, 0.14), 0 9px 46px 8px rgba(0, 0, 0, 0.12), 0 11px 15px -7px rgba(0, 0, 0, 0.4);
    margin: 20px auto;
}
.sme_new_login_design .form_section .form_headding{
    font-family: 'Raleway';
    text-transform: capitalize;
}
.sme_new_login_design .form_section .group-heading{
    background: #f2f2f2;
    padding: 5px 10px 10px 10px;
    font-family: 'latomedium';
    color: #333;
    text-transform: capitalize;
}
.sme_new_login_design .agree_box{
    background: #fff;
    padding: 5px 10px;
    box-shadow: 0 1px 11px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 24px 38px 3px rgba(0, 0, 0, 0.14), 0 9px 46px 8px rgba(0, 0, 0, 0.12), 0 11px 15px -7px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0 24px 38px 3px rgba(0, 0, 0, 0.14), 0 9px 46px 8px rgba(0, 0, 0, 0.12), 0 11px 15px -7px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 24px 38px 3px rgba(0, 0, 0, 0.14), 0 9px 46px 8px rgba(0, 0, 0, 0.12), 0 11px 15px -7px rgba(0, 0, 0, 0.4);
}
.sme_new_login_design .agree_box label{
    color: #000;
}
.sme_new_login_design .form_section .form-group label{
    font-family: 'latosemibold';
    color: #777;
}
.sme_new_login_design .form_section .form-group .error-message{
    font-family: 'latoregular', sans-serif;
    margin: 0 0 5px 0;
    font-size: 13px;
}
.sme_new_login_design .form_section .form-group select{
    font-family: 'latoregular', sans-serif;
    color: #555;
}
.sme_new_login_design .form_section	.sme_signup_box .form-group input.form-control{
    height: 32px;
}
.sme_new_login_design .form_section	.sme_signup_box textarea.form-control{
    height: auto;
}
.sme_new_login_design .form_section	.sme_signup_box .custom-checkbox .form-control{
    height: 15px !important;
}
.sme_new_login_design .form_section	.sme_signup_box .mobile_filed .code_filed,
.sme_new_login_design .form_section	.sme_signup_box .mobile_filed .code_filed .bootstrap-select,
.sme_new_login_design .form_section	.sme_signup_box .mobile_filed .code_filed .bootstrap-select .btn-default{
    height: 30px;
}
.sme_new_login_design .form_section	.sme_signup_box .mobile_filed .code_filed{
    top: 0px;
    left: 0px;
}
.sme_new_login_design .form_section	.sme_signup_box .mobile_filed .code_filed .select_dropdown{
    border-radius: 0;
}
.sme_new_login_design .form_section	.sme_signup_box hr{
    margin-top: 5px;
    margin-bottom: 5px;
    border-top: 1px solid #eee;
}
.sme_new_login_design .form_section	.sme_signup_box button.black_btn{
    padding: 6px 21px !important;
    text-transform: capitalize;
    font-family: 'Raleway';
}
.sme_new_login_design .form_section	.sme_signup_box .white_btn{
    padding: 6px 7px !important;
    text-transform: capitalize;
    font-family: 'Raleway' !important;
}
.sme_new_login_design .form_section	.sme_signup_box .white_btn + span {
    /*text-transform: capitalize;*/
    font-family: 'latoregular';
}
.sme_new_login_design .form_section	.sme_signup_box .needhelp{
    padding: 6px 21px !important;
    text-transform: capitalize;
    font-family: 'latobold';
}
.sme_new_login_design .sme_signup_box .select_dropdown{
    height: 32px;
    line-height: 19px;
}
.sme_new_login_design .sme_signup_box .country_based_sme_block,
.sme_new_login_design .sme_signup_box .indian_client_block,
.sme_new_login_design .sme_signup_box .invoicing_address_block{
    display: none;
}
.sme_new_login_design .sme_signup_box .country_based_sme_block.indian_sme_block,
.sme_new_login_design .sme_signup_box .indian_client_block.gst_client_block,
.sme_new_login_design .sme_signup_box .invoicing_address_block.same_as_company_address{
    display: block;
}
.sme_new_login_design .sme_signup_box .radio{
    padding-left: 0;
}
/*sme_new_login_design ends here*/

/*sme_new_login_design 2 starts here*/
.sme_new_login_design.design2 .form_section{
    background: #f9f9f9;
    box-shadow: none;
    margin: 0 auto;
}
.sme_new_login_design.design2 .form_section .group-heading{
    /*background: #00BFFF;*/
    background: #12A6ff;
    float: left;
    padding: 10px;
    color: #fff;
}
.sme_new_login_design.design2 .form_section .common-group-box{
    background: #fff;
    padding: 15px;
    /*box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);*/
    box-shadow: 0 24px 38px 3px rgba(0, 0, 0, 0.14), 0 9px 46px 8px rgba(0, 0, 0, 0.12), 0 11px 15px -7px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0 24px 38px 3px rgba(0, 0, 0, 0.14), 0 9px 46px 8px rgba(0, 0, 0, 0.12), 0 11px 15px -7px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 24px 38px 3px rgba(0, 0, 0, 0.14), 0 9px 46px 8px rgba(0, 0, 0, 0.12), 0 11px 15px -7px rgba(0, 0, 0, 0.4);
    margin-bottom: 20px;
    float: left;
    width: 100%;
}
.sme_new_login_design.design2 .form_section .form-group .custom-checkbox a{
    color: #555;
}
.sme_new_login_design.design2 .form_section .form-group .radio{
    margin-top: 15px;
    margin-bottom: 15px;
}
.sme_new_login_design.design2 .form_section .form-group .radio.normal{
    margin-top: 10px;
    margin-bottom: 10px;
}
.sme_new_login_design.design2 .form_section .form-group .radio.custom-inline-radio{
    display: inline;
    margin-left: 15px;
}
.sme_new_login_design.design2 .form_section .form-group .custom-radio-inline label{
    font-size: 12px;
    color: #000;
}
.sme_new_login_design.design2 .form_section .form-group .radio.normal .custom-radio-inline label{
    font-size: 14px !important;
    color: #000;
}
.overseas_docrow .custom-file-upload{
    position: relative;
    font-family: 'Raleway' !important;
    margin: 10px 0 10px 0;
    width: 100%;
}
.overseas_docrow .custom-file-upload input[type='file']{
    position: absolute;
    opacity: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    cursor: pointer;
}
.overseas_docrow .custom-file-upload label{
    margin: 0;
    width: 201px;
    max-width: 201px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
/*sme_new_login_design 2 ends here*/

/*feedback css starts here*/
.feedback-wrapper{
    background: #eeeeee;
    padding: 15px;
    margin: 40px auto;
    box-shadow: 0 1px 11px 0 rgba(0, 0, 0, 0.6);
    -webkit-box-shadow: 0 1px 11px 0 rgba(0, 0, 0, 0.6);
    -moz-box-shadow: 0 1px 11px 0 rgba(0, 0, 0, 0.6);
    max-width: 350px;
}
.feedback-wrapper .feedback-box .heading{
    margin: 0 0 10px 0;
    font-family: 'latosemibold';
    text-transform: capitalize;
    border-bottom: 1px solid #555;
    padding-bottom: 8px;
    color: #333;
    letter-spacing: 0.5px;
}
.feedback-wrapper .feedback-box p,
.feedback-wrapper .feedback-box label{
    font-family: 'latosemibold';
    color: #555;
}
.feedback-wrapper .feedback-box .footer-block{
    text-align: center;
    margin-bottom: 0;
}
.feedback-wrapper .feedback-box .footer-block button{
    background-color: rgb(85, 96, 128);
    color: #fff;
    font-family: 'latosemibold';
    border: 1px solid rgb(85, 96, 128);
    margin-top: 10px;
    transition: 0.3s ease;
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    -ms-transition: 0.3s ease;
}
.feedback-wrapper .feedback-box .rating-box .rating-list{
}
.feedback-wrapper .feedback-box .rating-box .rating-list li{
}
.feedback-wrapper .feedback-box .rating-box .rating-list li a{
    font-size: 30px;
    display: block;
    color: #333;
}
.feedback-wrapper .feedback-box .rating-box .rating-list li.filled a{
    color: #41b150;
}
/*feedback css ends here*/

/*New Css for Initiate Case Self & Via Candidate starts here*/
.new_client_create_block .SME_tab_section{
    width: 100%;
}
.new_client_create_block .SME_tab_section .nav-tabs{
    width: 75%;
    margin: 0 auto;
}
.new_client_create_block .SME_tab_section .contant_part .initiate_self_block,
.new_client_create_block .SME_tab_section .contant_part .initiate_via_candidate_block{
    float: left;
    width: 100%;
}
.new_client_create_block .SME_tab_section .contant_part .right_col .total_box{
    box-shadow: 0 1px 11px 0 rgba(0, 0, 0, 0.1);
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0px;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    margin-bottom: 20px;
    padding: 0;
}
.new_client_create_block .SME_tab_section .contant_part .right_col .total_box .heading{
    text-transform: capitalize;
    letter-spacing: 1px;
    color: #555;
    padding: 15px 15px 15px 15px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-family: 'Raleway', sans-serif;
    font-size: 18px;
    font-weight: 500;
    border-bottom: 1px dashed #ddd;
    margin: 0 0 0 0;
}
.new_client_create_block .SME_tab_section .contant_part .right_col .total_box .heading label{
    font-family: 'latosemibold', sans-serif;
    margin-bottom: 0;
}
.new_client_create_block .SME_tab_section .contant_part .right_col .total_box .body{
    text-align: center;
    padding: 20px;
}
.new_client_create_block .SME_tab_section .contant_part .right_col .total_box .body .initiate-case-btn{
    /*background-color: rgb(85, 96, 128);*/
    /*background-color: rgb(100, 118, 169);*/
    background-color: #4a90e2;
    color: #fff;
    /*border: 1px solid #556080;*/
    border: 1px solid #4a90e2;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    font-family: 'latoregular', sans-serif;
    padding: 5px 15px;
    letter-spacing: 1px;
    border-radius: 30px;
    text-decoration: none;
    text-shadow: none;
    border: none;
    font-size: 15px;
    text-transform: capitalize;
    display: inline-block;
}
.new_client_create_block .SME_tab_section .contant_part .left_col .main_title{
    box-shadow: 0 1px 11px 0 rgba(0, 0, 0, 0.1);
    background-color: #fff;
    border: 1px dashed #ddd;
    border-radius: 0px;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    margin-bottom: 20px;
    padding: 0px;
}
.new_client_create_block .SME_tab_section .contant_part .left_col .main_title .leftHeading{
    font-family: 'Raleway', sans-serif;
    padding: 10px 15px 10px 15px;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    letter-spacing: 1px;
    font-size: 18px;
    display: block;
    background: #f2f2f2;
    font-weight: 600;
    text-transform: capitalize;
}
.new_client_create_block .SME_tab_section .contant_part .left_col .main_title .leftHeading a{
    position: absolute;
    right: 0;
    top: 0px;
    color: #41b150;
    font-size: 21px;
    width: 41px;
    height: 41px;
    text-align: center;
    line-height: 41px;
}
.new_client_create_block .SME_tab_section .contant_part .left_col .main_title .candidate_block{
    padding: 15px;
}
.new_client_create_block .SME_tab_section .contant_part .left_col .main_title .candidate_block .candidate_count{
    font-family: 'latobold';
    color: #556080;
    text-decoration: underline;
    position: relative;
    width: 97%;
    height: 1px;
    border-top: 1px solid #b1b1b1;
    margin: 15px 0 20px 0;
}
.new_client_create_block .SME_tab_section .contant_part .left_col .main_title .candidate_block .candidate_count label{
    position: absolute;
    display: inline-block;
    top: -11px;
    margin: 0;
    background: #fff;
    color: #6cba42;
    padding: 2px 5px 2px 0;
    text-transform: capitalize;
    font-weight: 400;
    font-size: 15px;
}
.new_client_create_block .SME_tab_section .contant_part .left_col .main_title .candidate_block .candidate_count label span{
    margin-left: 5px;
}
.new_client_create_block .SME_tab_section .contant_part .left_col .main_title .candidate_block .candidate_count a{
    position: absolute;
    right: 0;
    top: -12px;
    background: #fff;
    color: #b1b1b1;
    padding: 0px 5px 0px 5px;
    font-size: 16px;
    display: inline-block;
}
.new_client_create_block .SME_tab_section .contant_part .left_col .main_title .candidate_block .form-group label{
    font-family: 'latoregular', sans-serif;
    font-size: 16px;
}
.new_client_create_block .SME_tab_section .contant_part .left_col .main_title .candidate_block .form-group label.custom_heading{
    text-transform: capitalize;
    letter-spacing: 1px;
    color: #555;
    padding: 0px 10px 8px 0px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    font-weight: 500;
    border-bottom: 1px dashed #ddd;
    display: block;
    margin-bottom: 10px;
    position: relative;
}
.new_client_create_block .SME_tab_section .contant_part .left_col .main_title .candidate_block .form-group label.custom_heading .package_details_expand_btn{
    position: absolute;
    right: 0;
    top: 2px;
    color: #fff;
    font-size: 16px;
    width: 19px;
    height: 19px;
    text-align: center;
    line-height: 19px;
    background: #41b150;
    border-radius: 50%;
}
.new_client_create_block .SME_tab_section .contant_part .left_col .main_title .candidate_block .form-group label.custom_heading .package_details_expand_btn.collapsed:before{
    content: "\f107";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.new_client_create_block .SME_tab_section .contant_part .left_col .main_title .candidate_block .form-group label.custom_heading .package_details_expand_btn:before{
    content: "\f106";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.new_client_create_block .SME_tab_section .contant_part .left_col .main_title .candidate_block .form-group .form-control{
    font-family: 'latoregular', sans-serif;
    font-size: 16px;
    height: 34px;
    border-radius: 0;
    line-height: normal;
}
/*.new_client_create_block .SME_tab_section .contant_part .left_col .main_title .candidate_block .package_details_table{
        margin-bottom: 0;
        table-layout: fixed;
        width: 100%;
}*/
.new_client_create_block .SME_tab_section .contant_part .left_col .main_title .candidate_block .package_details_table thead{
    background: #777;
    font-family: 'Raleway', sans-serif;
    color: #fff;
    font-weight: 300;
    letter-spacing: 1px;
    font-size: 16px;
}
.new_client_create_block .SME_tab_section .contant_part .left_col .main_title .candidate_block .package_details_table thead tr th{
    border-bottom: 0;
    /*text-align: center;*/
}
.new_client_create_block .SME_tab_section .contant_part .left_col .main_title .candidate_block .package_details_table thead tr th:first-child{
    width: 35%;
    /*text-align: left;*/
}
.new_client_create_block .SME_tab_section .contant_part .left_col .main_title .candidate_block .package_details_table thead tr th:nth-child(2){
    width: 37%;
}
.new_client_create_block .SME_tab_section .contant_part .left_col .main_title .candidate_block .package_details_table thead tr th:last-child{
    width: 22%;
}
.new_client_create_block .SME_tab_section .contant_part .left_col .main_title .candidate_block .package_details_table tbody tr td{
    /*text-align: center;*/
    font-family: 'latoregular', sans-serif;
    font-size: 16px;
    vertical-align: middle;
    border-top: 1px dashed #ddd;
    word-wrap: break-word;
    word-break: break-word;
}
.new_client_create_block .SME_tab_section .contant_part .left_col .main_title .candidate_block .package_details_table tbody tr td label{
    margin-bottom: 0;
    font-size: 14px;
}
.new_client_create_block .SME_tab_section .contant_part .left_col .main_title .candidate_block .package_details_table tbody tr td select{
    width: 50%;
}
.new_client_create_block .SME_tab_section .contant_part .left_col .main_title .candidate_block .package_details_table tbody tr.left-text td:last-child{
    /*text-align: left;*/
    /*padding-left: 25px;*/
}
.new_client_create_block .SME_tab_section .contant_part .left_col .main_title .candidate_block .package_details_table tbody tr:first-child td{
    border-top: 0;
}
.new_client_create_block .SME_tab_section .contant_part .left_col .main_title .candidate_block .package_details_table tbody tr td:first-child{
    /*text-align: left;*/
}

.custom-seperator{
    /*border-top: 1px dashed #ddd;*/
    border-top: 1px dashed #333;
    height: 1px;
    margin: 15px 0;
}
.add_another_candidate{
    font-family: 'latoregular';
    background: #556080;
    color: #fff;
    padding: 5px 10px;
}
.add_another_candidate:hover{
    background: #556080;
    color: #fff;
}
.contant_part .material_design{
}
.contant_part .material_design .new_inputbox{
    position: relative;
    /*padding: 15px 0 0;*/
    margin-top: 15px;
    min-height: 56px;
}
.contant_part .material_design .new_inputbox .form-control{
    transition: border-color 0.5s ease;
    border: 1px solid #555;
    background: transparent;
}
.contant_part .material_design .new_inputbox .form-control:focus,
.contant_part .material_design .new_inputbox .form-control.active{
    border: 2px solid #556080;
}
.contant_part .material_design .new_inputbox .form-control ~ .form_label{
    position: absolute;
    top: 6px;
    margin-bottom: 0;
    left: 10px;
    background: #fff;
    transition: all 0.2s ease;
    color: #ccc;
}
.contant_part .material_design .new_inputbox .input-group .form-control ~ .form_label{
    z-index: 2;
    background: transparent;
}
.enterprise_initiate_case_cntr .rightside_outer .material_design .new_inputbox{
    margin-top: 0;
    margin-bottom: 15px;
}
.enterprise_initiate_case_cntr .rightside_outer .material_design .new_inputbox .input-group{
    width: 100%;
}
.enterprise_initiate_case_cntr .rightside_outer .material_design .new_inputbox .input-group .input-group-addon{
    position: absolute;
    right: 0;
    top: 0;
    width: 48px;
    height: 48px;
    text-align: center;
    line-height: 36px;
    border: 1px solid #555;
}
.enterprise_initiate_case_cntr .rightside_outer .material_design .new_inputbox .form-control ~ .form_label{
    top: 15px;
    overflow: hidden;
    white-space: nowrap;
    /*max-width: 71%;*/
    max-width: 82%;
}
.contant_part .material_design .new_inputbox .form-control:focus ~ .form_label,
.contant_part .material_design .new_inputbox .form-control.active ~ .form_label,
.contant_part .material_design .new_inputbox .form-control.input-has-value ~ .form_label{
    top: -10px;
    color: #556080;
    transition: all 0.2s ease;
    font-size: 12px !important;
    font-family: 'latobold' !important;
    padding: 1px 5px;
    z-index: 3;
    overflow: hidden;
    white-space: nowrap;
    /*max-width: 71%;*/
    max-width: 84%;
    text-overflow: ellipsis;
}
.contant_part .material_design .new_inputbox .input-group .form-control:focus ~ .form_label,
.contant_part .material_design .new_inputbox .input-group .form-control:active ~ .form_label,
.contant_part .material_design .new_inputbox .input-group .form-control.input-has-value ~ .form_label{
    background: #fff;
}
.new_client_create_block .SME_tab_section .contant_part .left_col .main_title .candidate_block .material_design .upload-cv-block label{
    margin-top: 15px;
    height: 34px;
    line-height: 34px;
    padding: 0 10px !important;
    width: 100%;
    text-align: center;
    font-size: 14px;
    font-family: 'latobold',sans-serif;
    color: #ccc!important;
    text-transform: uppercase;
    border: 1px solid #555;
    cursor: pointer;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.new_client_create_block .SME_tab_section .contant_part .left_col .main_title .candidate_block .material_design .upload-cv-block span{
    font-size: 10px;
    text-align: center;
    display: block;
    text-transform: capitalize;
    color: #999;
    font-family: 'latoregular', sans-serif;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.new_client_create_block .SME_tab_section .contant_part .left_col .main_title .candidate_block .material_design .upload-cv-block span + span.error-message{
    color: #dd4b39;
    text-align: left;
    font-size: 13px;
    font-family: 'Roboto', sans-serif;
    text-transform: none;
}
.material_design .custom-file-upload{
    position: relative;
    font-family: 'Raleway',sans-serif;
    margin:0;
    width: 100%;
}
.material_design .custom-file-upload input[type="file"]{
    position: absolute;
    opacity: 0;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 2;
    cursor: pointer;
}
.material_design .custom-file-upload label{
    width: 100%;
    padding: 5px 7px !important;
}
.material_design .custom-file-upload label + span{
    font-size: 12px;
    display: block;
    text-align: center;
}
.material_design .custom-file-upload span{
    font-family: 'Roboto', sans-serif !important;
}
/*New Css for Initiate Case Self & Via Candidate ends here*/

.searchResultCntr .searchResultData.payment_pending_table table thead tr th label{
    font-weight: 600;
    margin-bottom: 0;
    float: left;
    margin-right: 8px;
}
.searchResultCntr .searchResultData.payment_pending_table table thead tr th label.custom-checkbox input[type="checkbox"],
.searchResultCntr .searchResultData.payment_pending_table table tbody tr td label.custom-checkbox input[type="checkbox"]{
    border: 2px solid #4995e0;
}
.searchResultCntr .searchResultData.payment_pending_table table thead tr th label.custom-checkbox input[type="checkbox"]:checked:after,
.searchResultCntr .searchResultData.payment_pending_table table tbody tr td label.custom-checkbox input[type="checkbox"]:checked:after{
    top: 1px;
    left: 1px;
}
.searchResultCntr .searchResultData.payment_pending_table table thead tr th span{
    width: 14px;
    height: 20px;
    float: left;
}
.searchResultCntr .searchResultData.payment_pending_table table thead tr th span .arrow-up{
    margin-bottom: 2px;
}
.searchResultCntr .searchResultData.payment_pending_table table thead tr th span .arrow-down,
.searchResultCntr .searchResultData.payment_pending_table table thead tr th span .arrow-up{
    position: relative;
    display: block;
    width: 100%;
    height: 8px;
    float: left;
    right: unset;
    top: unset;
    bottom: unset;
    line-height: 8px;
}
.searchResultCntr .searchResultData.payment_pending_table table thead tr th span .arrow-down i,
.searchResultCntr .searchResultData.payment_pending_table table thead tr th span .arrow-up i{
    float: left;
    height: 8px;
    line-height: 8px;
}
.searchResultCntr .searchResultData.payment_pending_table table tbody tr td{
    height: auto;
}
.searchResultCntr .searchResultData.payment_pending_table table thead tr th:nth-child(5),
.searchResultCntr .searchResultData.payment_pending_table table thead tr th:nth-child(6){
    text-align: center;
}
/*.searchResultCntr .searchResultData.payment_pending_table table tbody tr td:nth-child(5),
.searchResultCntr .searchResultData.payment_pending_table table tbody tr td:nth-child(6){
        text-align: center;
}*/
.payment-pending-cntr .custom-disabled{
    /*background-color: #eee !important;
    background: #eee !important;*/
    opacity: 0.4 !important;
    cursor: not-allowed !important;
    user-select: none !important;
}

.payment_pending_cntr{
    box-shadow: 0 1px 11px 0 rgba(0, 0, 0, 0.1);
    background-color: #fff;
    /*border: 1px dashed #ddd;*/
    border-radius: 0px;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    margin-bottom: 20px;
    padding: 0px;
}
.payment_pending_cntr .content .wrapper{
    width: 100%;
    position: relative;
    overflow: hidden;
}
.payment_pending_cntr .content .wrapper .custom-container{
    /*	overflow-y: scroll;
        height: 378px;
        border-top: 39px solid #ddd;
        border-bottom: 39px solid #ddd;*/

    overflow-y: scroll;
    height: 363px;
    border-top: 32px solid #ddd;
    border-bottom: 32px solid transparent;
}
.payment_pending_cntr .content .wrapper .custom-container table{
    width: 100%;
    table-layout: fixed;
}

.payment_pending_cntr .content .wrapper .custom-container table td + td {
    border-left: 1px dashed #ddd;
}
.payment_pending_cntr .content .wrapper .custom-container table td,
.payment_pending_cntr .content .wrapper .custom-container table th {
    border-bottom: 1px dashed #ddd;
    background: #fff;
    padding: 5px 10px;
}
.payment_pending_cntr .content .wrapper .custom-container table thead tr th,
.payment_pending_cntr .content .wrapper .custom-container table tfoot tr td {
    height: 0;
    line-height: 0;
    margin: 0;
    padding-top: 0;
    padding-bottom: 0;
    color: transparent;
    border: none;
    white-space: nowrap;
    font-family: 'latobold', sans-serif;
}
.payment_pending_cntr .content .wrapper .custom-container table thead tr th:first-child,
.payment_pending_cntr .content .wrapper .custom-container table thead tr th:first-child div,
.payment_pending_cntr .content .wrapper .custom-container table tbody tr td:first-child{
    width: 50px;
    text-align: center;
}

.payment_pending_cntr .content .wrapper .custom-container table thead tr th:first-child .custom-checkbox{
    display: none;
}
.payment_pending_cntr .content .wrapper .custom-container table thead tr th:first-child div .custom-checkbox{
    display: block;
}
.payment_pending_cntr .content .wrapper .custom-container table thead tr th:first-child .custom-checkbox,
.payment_pending_cntr .content .wrapper .custom-container table thead tr th:first-child div .custom-checkbox{
    vertical-align: top;
    padding-left: 15px;
}
.payment_pending_cntr .content .wrapper .custom-container table tbody tr td:first-child .custom-checkbox{
    /*vertical-align: top;*/
    padding-left: 15px;
}
.payment_pending_cntr .content .wrapper .custom-container table thead tr th:first-child div .custom-checkbox input[type="checkbox"],
.payment_pending_cntr .content .wrapper .custom-container table thead tr th:first-child .custom-checkbox input[type="checkbox"],
.payment_pending_cntr .content .wrapper .custom-container table tbody tr td:first-child .custom-checkbox input[type="checkbox"]{
    margin-left: -14px;
}

.payment_pending_cntr .content .wrapper .custom-container table thead tr th:nth-child(2),
.payment_pending_cntr .content .wrapper .custom-container table thead tr th:nth-child(2) div,
.payment_pending_cntr .content .wrapper .custom-container table tbody tr td:nth-child(2){
    width: 110px;
}
.payment_pending_cntr .content .wrapper .custom-container table thead tr th:nth-child(3),
.payment_pending_cntr .content .wrapper .custom-container table thead tr th:nth-child(3) div,
.payment_pending_cntr .content .wrapper .custom-container table tbody tr td:nth-child(3){
    width: 180px;
}
.payment_pending_cntr .content .wrapper .custom-container table thead tr th:nth-child(4),
.payment_pending_cntr .content .wrapper .custom-container table thead tr th:nth-child(4) div,
.payment_pending_cntr .content .wrapper .custom-container table tbody tr td:nth-child(4){
    width: 140px;
}
.payment_pending_cntr .content .wrapper .custom-container table thead tr th:nth-child(5),
.payment_pending_cntr .content .wrapper .custom-container table thead tr th:nth-child(5) div,
.payment_pending_cntr .content .wrapper .custom-container table tbody tr td:nth-child(5){
    width: 130px;
    text-align: center;
}
.payment_pending_cntr .content .wrapper .custom-container table thead tr th:nth-child(6),
.payment_pending_cntr .content .wrapper .custom-container table thead tr th:nth-child(6) div,
.payment_pending_cntr .content .wrapper .custom-container table tbody tr td:nth-child(6){
    width: 100px;
    text-align: center;
}
.payment_pending_cntr .content .wrapper .custom-container table thead tr th:nth-child(6) a,
.payment_pending_cntr .content .wrapper .custom-container table thead tr th:nth-child(6) div a,
.payment_pending_cntr .content .wrapper .custom-container table tbody tr td:nth-child(6) a{
    text-decoration: underline;
}
.payment_pending_cntr .content .wrapper .custom-container table thead tr th:nth-child(7),
.payment_pending_cntr .content .wrapper .custom-container table thead tr th:nth-child(7) div,
.payment_pending_cntr .content .wrapper .custom-container table tbody tr td:nth-child(7){
    width: 90px;
    text-align: center;
}
.payment_pending_cntr .content .wrapper .custom-container table thead tr th:last-child,
.payment_pending_cntr .content .wrapper .custom-container table thead tr th:last-child div,
.payment_pending_cntr .content .wrapper .custom-container table tbody tr td:last-child{
    width: 140px;
    text-align: center;
    font-weight: bold;
}

/*.payment_pending_cntr .content .wrapper .custom-container table tfoot tr td:first-child,
.payment_pending_cntr .content .wrapper .custom-container table tfoot tr td:first-child div{
        width: 480px;
}*/
.payment_pending_cntr .content .wrapper .custom-container table tfoot tr td:nth-child(2),
.payment_pending_cntr .content .wrapper .custom-container table tfoot tr td:nth-child(2) div{
    width: 130px;
    text-align: center;
}
.payment_pending_cntr .content .wrapper .custom-container table tfoot tr td:nth-child(3),
.payment_pending_cntr .content .wrapper .custom-container table tfoot tr td:nth-child(3) div{
    width: 100px;
    text-align: center;
    font-family: 'latoregular', sans-serif;
}
.payment_pending_cntr .content .wrapper .custom-container table tfoot tr td:nth-child(4),
.payment_pending_cntr .content .wrapper .custom-container table tfoot tr td:nth-child(4) div{
    width: 90px;
    text-align: center;
    font-family: 'latoregular', sans-serif;
}
.payment_pending_cntr .content .wrapper .custom-container table tfoot tr td:last-child,
.payment_pending_cntr .content .wrapper .custom-container table tfoot tr td:last-child div{
    width: 140px;
    text-align: center;
    font-family: 'latoblack', sans-serif;
}
.payment_pending_cntr .content .wrapper .custom-container table tfoot tr td:last-child div{
    height: 33px;
}
.payment_pending_cntr .content .wrapper .custom-container table thead tr th div,
.payment_pending_cntr .content .wrapper .custom-container table tfoot tr td div {
    position: absolute;
    color: #333;
    padding: 6px 10px;
    margin-left: -10px;
    line-height: normal;
    width: 100%;
    z-index: 2;
    text-align: left;
    font-family: 'latobold', sans-serif;
}
.payment_pending_cntr .content .wrapper .custom-container table thead tr th div {
    border-left: 1px solid #fff;
    background: #ddd;
    font-family: 'latobold', sans-serif;
}
.payment_pending_cntr .content .wrapper .custom-container table tfoot tr td div {
    border-left: 1px solid #fff;
    border-top: 2px solid #999;
    /*background: #ddd;*/
    background: transparent;
}
.payment_pending_cntr .content .wrapper .custom-container table thead tr th div {
    top: 0;
}
.payment_pending_cntr .content .wrapper .custom-container table tfoot tr td div {
    bottom: 0;
}
.payment_pending_cntr .content .wrapper .custom-container table thead tr th:first-child div,
.payment_pending_cntr .content .wrapper .custom-container table tfoot tr td:first-child div {
    border-left: none;
}
.payment_pending_cntr .content .wrapper .custom-container table tbody tr td{
    font-family: 'latoregular', sans-serif;
}

.payment_pending_cntr .content .wrapper .custom-container table tbody tr.more-details-block{
    display: none;
    background: #f2f2f2;
    box-shadow: 0px 2px 5px #ccc;
}
.payment_pending_cntr .content .wrapper .custom-container table tbody tr.more-details-block > td{
    padding: 0 !important;
    background: #f2f2f2;
    box-shadow: 0px 2px 5px #ccc;
}
.payment_pending_cntr .content .wrapper .custom-container table tbody tr.more-details-block > td table{
    table-layout: fixed;
    margin-bottom: 0;
}
.payment_pending_cntr .content .wrapper .custom-container table tbody tr.more-details-block > td table tbody{
    background: #f2f2f2;
}
.payment_pending_cntr .content .wrapper .custom-container table tbody tr.more-details-block > td table tbody tr td{
    text-align: left;
    background: #f6f6f6;
    /*box-shadow: 0px 2px 5px #ccc;*/
}
.payment_pending_cntr .content .wrapper .custom-container table tbody tr.more-details-block > td table tbody tr td:first-child{
    width: 50px;
}
.payment_pending_cntr .content .wrapper .custom-container table tbody tr.more-details-block > td table tbody tr td:nth-child(2){
    width: 290px;
}
.payment_pending_cntr .content .wrapper .custom-container table tbody tr.more-details-block > td table tbody tr td:last-child{
    width: 600px;
}

.payment_pending_cntr .content .wrapper .custom-container table tbody tr.lhvnp_records td .lhvnp_popup_link,
.package-payment-box table tbody tr.lhvnp_records td .lhvnp_popup_link{
    color: #d5534f;
}
/*.payment_pending_cntr .content .wrapper .custom-container table tbody tr.lhvnp_records td .lhvnp_popup_link i{
    color: rgba(213, 83, 79, .7);
}*/
.payment_pending_pricing_details_popup .lhvnp_intimation_box{
    display: inline-block;
    vertical-align: top;
    white-space: nowrap;
}
.payment_pending_pricing_details_popup .lhvnp_intimation_box i{
    color: #d5534f;
    display: inline-block;
    vertical-align: sub;
    font-size: 18px;
    margin-right: 5px;
}
.payment_pending_pricing_details_popup .lhvnp_intimation_box .message{
    width: calc(100% - 20px);
    display: inline-block;
    vertical-align: top;
    white-space: normal;
}
.payment_pending_pricing_details_popup .lhvnp_intimation_box .message .message-text{
    color: #d5534f;
    font-family: 'latosemibold';
    display: inline-block;
    vertical-align: top;
    white-space: normal;
    margin-bottom: 5px;
    display: block;
}
.payment_pending_pricing_details_popup .lhvnp_intimation_box .message .message-text strong{
    color: #d5534f;
    font-family: 'latobold';
    display: inline-block;
    vertical-align: top;
    white-space: normal;
}
.education_info_consent .custom-radio-inline small{
    display: block;
    font-weight: 300;
}
/* Payment Pending Pricing Details Popup Table Css Starts Here */

.payment_pending_pricing_details_popup .payment_pending_pricing_table{
}
.payment_pending_pricing_details_popup .payment_pending_pricing_table thead tr th{
    background: #333;
    color: #fff;
}
.payment_pending_pricing_details_popup .payment_pending_pricing_table tbody tr td:first-child{
    background: #f9f9f9;
    letter-spacing: 0.5px;
}
.payment_pending_pricing_details_popup .payment_pending_pricing_table tbody tr.sub-category td .tree_div{
    padding-left: 20px;
    position: relative;
    font-weight: 400;
    color: #555;
    font-size: 13px;
}
.payment_pending_pricing_details_popup .payment_pending_pricing_table tbody tr.sub-category td .tree_div .tree_img{
    position: absolute;
    left: 1px;
    top: -3px;
    height: 16px;
}
.payment_pending_pricing_details_popup .payment_pending_pricing_table tbody tr.has_sub_category td:first-child{
    border-bottom: none;
}
.payment_pending_pricing_details_popup .payment_pending_pricing_table tbody tr.sub-category td:first-child{
    border-top: none !important;
}
/* Payment Pending Pricing Details Popup Table Css Ends Here */

.payment_summary_cntr{
    box-shadow: 0 1px 11px 0 rgba(0, 0, 0, 0.1);
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0px;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    margin-bottom: 20px;
    padding: 0px;
}
.payment_summary_cntr .main-heading{
    /*text-transform: capitalize;
    letter-spacing: 1px;
    color: #555;
    padding: 15px 10px 15px 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    font-weight: 500;
    border-bottom: 1px dashed #ddd;
    margin: 0 0 0 0;
    line-height: 1.1;*/

    text-transform: capitalize;
    letter-spacing: 1px;
    color: #fff;
    padding: 11px 10px 11px 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    font-weight: 500;
    /*border-bottom: 1px dashed #ddd;*/
    margin: 0 0 0 0;
    line-height: 1.1;
    background: #333;
}
.payment_summary_cntr .main-heading label{
    font-family: 'latosemibold', sans-serif;
    margin-bottom: 0;
}
.payment_summary_cntr .payment-summary-table{
    table-layout: fixed;
    width: 100%;
    margin-bottom: 0;
}
.payment_summary_cntr .payment-summary-table thead tr th{
    font-family: 'latosemibold', sans-serif;
    color: #555;
    /*border-bottom: 1px solid #eee;*/
    border-bottom: 1px dashed #ddd;
    padding: 8px 10px;
}
.payment_summary_cntr .payment-summary-table thead tr th:first-child{
    width: 149px;
}
.payment_summary_cntr .payment-summary-table thead tr th:nth-child(2){
    width: 50px;
}
.payment_summary_cntr .payment-summary-table thead tr th:last-child{
    width: 97px;
    font-family: 'latosemibold', sans-serif;
}

.payment_summary_cntr .payment-summary-table tbody tr td{
    font-family: 'latoregular', sans-serif;
    color: #555;
    word-break: break-word;
    word-wrap: break-word;
    border-top: none;
    padding: 8px 10px;
}
.payment_summary_cntr .payment-summary-table tbody tr td:nth-child(2){
    text-align: center;
}
.payment_summary_cntr .payment-summary-table tbody tr td:last-child{
    font-family: 'latobold', sans-serif;
    color: #333;
}
.payment_summary_cntr .payment-summary-table tbody tr.total-cases-pending-row td.total-cases-count{
    color: #333;
}
.payment_summary_cntr .payment-summary-table tbody tr.selected-cases-row td.selected-cases-count{
    color: #4a90e2;
}
.payment_summary_cntr .payment-summary-table tbody tr.selected-cases-row td:last-child{
    color: #4a90e2;
}

.payment_summary_cntr .payment_summary_body{
    padding: 16px 15px 16px 15px;
}
.payment_summary_cntr .payment_summary_body .selected-amount-box{
    display: inline-block;
    width: 100%;
    vertical-align: top;
}
.payment_summary_cntr .payment_summary_body .selected-amount-box .selected-amount-label{
    text-transform: capitalize;
    color: #555;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-family: 'latoregular', sans-serif;
    font-size: 14px;
    margin: 0 0 0 0;
    display: inline-block;
    vertical-align: top;
}
.payment_summary_cntr .payment_summary_body .selected-amount-box .selected-amount-value{
    margin-left: 4px;
    font-family: 'latobold', sans-serif;
    display: inline-block;
    vertical-align: top;
    color: #555;
}
.payment_summary_cntr .payment_summary_body .selected-amount-box .selected-amount-value i{
    margin-right: 3px;
}
/*.payment_summary_cntr .payment_summary_body .btn_box {
        margin: 15px 0 0 0;
}*/
.payment_summary_cntr .payment_summary_body .btn_box a{
    padding: 10px 16px !important;
    font-family: 'latobold',sans-serif;
    font-size: 12px;
}
.payment_summary_cntr .payment_summary_body .btn_box .discard_btn{
    padding: 5px 16px !important;
    font-family: 'latobold',sans-serif;
    font-size: 12px;
}
.insuff-case-summary-cntr .case-summary-block .insuff-case-summary-inner .insuff-case-summary-box{
    height:430px;
}
.insuff-case-summary-cntr .case-summary-block .insuff-case-summary-inner .inner-view{
    height:530px !important;
}
.insuff-case-summary-cntr .case-summary-block .insuff-case-summary-inner .vendor-forms{
    height:430px !important;
}

/*candidate profile preview design 2 starts here*/
.candidate-preview-cntr.new-design{
}
.candidate-preview-cntr.new-design .candidate-left-panel{
    box-shadow: 0 1px 11px 0 rgba(0, 0, 0, 0.5);
    padding: 20px;
}
.candidate-preview-cntr.new-design .candidate-left-panel .general-detail-one,
.candidate-preview-cntr.new-design .candidate-left-panel .general-detail-two{
    font-family: 'latoregular', sans-serif;
    font-size: 13px;
    color: #555;
    letter-spacing: 0.5px;
    border-bottom: 1px dashed #ccc;
}
.candidate-preview-cntr.new-design .candidate-left-panel .general-detail-one .candidate-name{
    font-family: 'latoblack', sans-serif;
    font-weight: bold !important;
    padding: 5px 40px 5px 5px;
    background: #f4f4f4;
    border-radius: 4px;
    /* color: #555; */
    /* color: #113C70; */
    color: #084B8A;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-bottom: 10px;
    position: relative;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.candidate-preview-cntr.new-design .candidate-left-panel .general-detail-one .candidate-name .edit-icon{
    display: block;
    width: 34px;
    height: 34px;
    line-height: 30px;
    text-align: center;
    position: absolute;
    right: 0;
    top: 0px;
    color: #084a8a;
}
.candidate-preview-cntr.new-design .candidate-left-panel .general-detail-one p label,
.candidate-preview-cntr.new-design .candidate-left-panel .general-detail-two p label{
    margin-bottom: 0;
    font-family: 'latobold', sans-serif;
    text-transform: uppercase;
    font-weight: bold !important;
    color: #333;
    line-height: 13px;
    font-size: 12px;
}
.candidate-preview-cntr.new-design .candidate-left-panel .general-detail-one p.nid-block span{
    line-height: 13px;
    font-size: 12px;
    text-transform: uppercase;
}
.candidate-preview-cntr.new-design .candidate-left-panel .general-detail-one p.nid-block span.smallcap{
    font-size: 13px;
    text-transform: lowercase;
}
.candidate-preview-cntr.new-design .candidate-left-panel .general-detail-one p label + span + label{
    border-left: 1px solid #9d9d9d;
    padding-left: 10px;
    margin-left: 6px;
    margin-bottom: 0;
    font-family: 'latobold', sans-serif;
    text-transform: uppercase;
    font-weight: bold !important;
    color: #333;
    line-height: 13px;
    font-size: 12px;
}
.candidate-preview-cntr.new-design .candidate-left-panel .general-detail-two .address-block .heading{
    color: #fff;
    /*background: #4a90e2;*/
    background: #556080;
    font-size: 11px;
    border-radius: 5px;
    padding: 0 5px;
    margin-bottom: 5px;
    text-transform: uppercase;
    font-family: 'latoheavy', sans-serif;
    position: relative;
    width: 100%;
}
.candidate-preview-cntr.new-design .candidate-left-panel .general-detail-two .address-block .heading .edit-icon{
    display: block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    position: absolute;
    right: 0;
    top: 0px;
    color: #fff;
}
.candidate-preview-cntr.new-design .candidate-left-panel .general-detail-two .address-block .heading span{
    height: 20px;
    display: inline-block;
    line-height: 20px;
    vertical-align: baseline;
    margin-right: 2px;
}
.candidate-preview-cntr.new-design .candidate-right-panel p{
    margin: 0;
}
.candidate-preview-cntr.new-design .candidate-right-panel .details-header{
    position: relative;
    width: 100%;
    /*border-top: 1px dashed #bbb;
height: 1px;
margin: 12px 0 25px 0;*/
}
.candidate-preview-cntr.new-design .candidate-right-panel .details-header h3{
    font-family: 'latobold', sans-serif;
    padding: 0 40px 0 10px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-size: 18px;
    background: #556080;
    left: 0;
    line-height: 23px;
    vertical-align: middle;
    margin-bottom: 0;
    width: 100%;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    box-shadow: none;
}
.candidate-preview-cntr.new-design .candidate-right-panel .details-header h3 .edit-icon{
    display: block;
    width: 23px;
    height: 23px;
    line-height: 23px;
    text-align: center;
    position: absolute;
    right: 0;
    top: 0px;
    color: #fff;
    font-size: 13px;
}
.candidate-preview-cntr.new-design .candidate-right-panel .detail-block{
    margin-bottom: 10px;
}
.candidate-preview-cntr.new-design .candidate-right-panel .detail-block .heading{
    color: #fff;
    /*background: #556080;*/
    background: #26c6da;
    font-size: 11px;
    border-radius: 5px;
    padding: 0px 20px 0 6px;
    margin-bottom: 5px;
    text-transform: uppercase;
    font-family: 'latoheavy', sans-serif;
    display: inline-block;
    line-height: 16px;
    position: relative;
}
.candidate-preview-cntr.new-design .candidate-right-panel .detail-block .heading .edit-icon{
    display: block;
    width: 16px;
    height: 16px;
    line-height: 16px;
    text-align: center;
    position: absolute;
    right: 0px;
    top: 0px;
    color: #fff;
    font-size: 9px;
}
.candidate-preview-cntr.new-design .candidate-right-panel .detail-block .heading.prev-emp{
    color: #fff;
    /*background: #556080;*/
    /*background: #d05c34;*/
    background: #FA8258;
    /*background: #348ed0;*/
    font-size: 11px;
    border-radius: 5px;
    padding: 0px 6px;
    margin-bottom: 5px;
    text-transform: uppercase;
    font-family: 'latoheavy', sans-serif;
    display: inline-block;
    line-height: 16px;
}
.candidate-preview-cntr.new-design .candidate-right-panel .detail-block .heading2{
    color: #fff;
    /*background: #556080;*/
    /*background: #d05c34;*/
    /*background: #348ed0;*/
    background: #26c6da;
    font-size: 11px;
    border-radius: 5px;
    padding: 0px 6px;
    margin-bottom: 5px;
    text-transform: uppercase;
    font-family: 'latoheavy', sans-serif;
    display: inline-block;
    line-height: 16px;
}
.candidate-preview-cntr.new-design .candidate-right-panel .detail-block .sub-heading{
    color: #333;
    /* background: #4a90e2; */
    /*background: #556080;*/
    font-size: 11px;
    /*border-radius: 5px;*/
    /*padding: 0 5px;*/
    padding: 0 0px 3px 0;
    margin-bottom: 3px;
    margin-top: 10px;
    text-transform: uppercase;
    font-family: 'latoheavy', sans-serif;
    letter-spacing: 0.5px;
    display: inline-block;
    border-bottom: 1px dashed #ccc;
}
.candidate-preview-cntr.new-design .candidate-right-panel .detail-block .sub-heading span{
    height: 20px;
    display: inline-block;
    line-height: 20px;
    vertical-align: baseline;
    margin-right: 2px;
    color: #fff;
}
.candidate-preview-cntr.new-design .candidate-right-panel .detail-block p label{
    margin-bottom: 0;
    font-family: 'latobold', sans-serif;
    text-transform: uppercase;
    font-weight: bold !important;
    color: #333;
    line-height: 13px;
    font-size: 12px;
}
.candidate-preview-cntr.new-design .candidate-right-panel .detail-block p span{
    font-family: 'latoregular', sans-serif;
    font-size: 13px;
    color: #555;
    line-height: 13px;
    letter-spacing: 0.5px;
    text-transform: capitalize;
    display: inline-block;
}
.candidate-preview-cntr.new-design .candidate-right-panel .detail-block p.contact-details span{
    text-transform: lowercase;
}
.candidate-preview-cntr.new-design .candidate-right-panel .detail-block p.contact-details label + span + label{
    border-left: 1px solid #9d9d9d;
    padding-left: 10px;
    margin-left: 6px;
    margin-bottom: 0;
    font-family: 'latobold', sans-serif;
    text-transform: uppercase;
    font-weight: bold !important;
    color: #333;
    line-height: 13px;
    font-size: 12px;
}
.candidate-preview-cntr.new-design .candidate-right-panel .preview-seperator{
    background-color: #556080;
}
.candidate-preview-cntr.new-design .candidate-right-panel .black_btn{
    font-family: 'latobold', sans-serif;
    letter-spacing: 1px;
}
/*candidate profile preview design 2 ends here*/

/*enterprise_initiate_case_cntr css starts here*/
.enterprise_initiate_case_cntr .leftside_outer{
    background: #f0efee;
    padding: 20px;
    height: 490px;
    box-shadow: 4px 4px 4px #ccc;
    -webkit-box-shadow: 4px 4px 4px #ccc;
    -moz-box-shadow: 4px 4px 4px #ccc;
}
.enterprise_initiate_case_cntr .leftside_outer .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical,
.enterprise_initiate_case_cntr .leftside_outer .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical{
    margin: 20px 0;
}
.enterprise_initiate_case_cntr .leftside_outer .package_details_cntr{
    background: #fff;
    padding: 10px;
    border: 1px solid #e0e0e0;
    margin-bottom: 10px;
}
.enterprise_initiate_case_cntr .leftside_outer .package_details_cntr .package_details_heading{
    margin: 0 0 20px 0;
}
.enterprise_initiate_case_cntr .leftside_outer .package_details_cntr .coustom_select_box{
    margin: 0 0 25px 0;
}
.enterprise_initiate_case_cntr .leftside_outer .package_details_cntr .coustom_select_box.error .select2-container .select2-selection--single,
.enterprise_initiate_case_cntr .leftside_outer .package_details_cntr .coustom_select_box .has-error .select2-container .select2-selection--single{
    border: 1px solid #d9534f !important;
}
.enterprise_initiate_case_cntr .leftside_outer .package_details_cntr .coustom_select_box .has-error .error-message{
    font-size: 12px;
}
.enterprise_initiate_case_cntr .leftside_outer .package_details_cntr .coustom_select_box.error .select2-container .select2-selection--single .select2-selection__arrow{
    border-left: 1px solid #d9534f !important;
}
.enterprise_initiate_case_cntr .leftside_outer .package_details_cntr .coustom_select_box .select2-container .select2-selection--single{
    border: 1px solid #b7b7b7 !important;
    box-shadow: none;
}
.enterprise_initiate_case_cntr .leftside_outer .package_details_cntr .coustom_select_box .select2-container .select2-selection--single .select2-selection__arrow{
    border-left: 1px solid #b7b7b7;
}
.enterprise_initiate_case_cntr .leftside_outer .package_check_details_cntr{
    margin-bottom: 20px;
}
.enterprise_initiate_case_cntr .leftside_outer .package_check_details_cntr .heading{
    display: block;
    background: #fff;
    padding: 5px 25px 5px 10px;
    position: relative;
    color: #000;
    font-weight: 500;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 2px;
}
.enterprise_initiate_case_cntr .leftside_outer .package_check_details_cntr .heading:after{
    content: "\f068";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    right: 10px;
    top: 9px;
    font-size: 10px;
}
.enterprise_initiate_case_cntr .leftside_outer .package_check_details_cntr .heading.collapsed:after{
    content: "\f067";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    right: 10px;
    top: 9px;
    font-size: 10px;
}
.enterprise_initiate_case_cntr .leftside_outer .package_check_details_cntr .package_check_details_content{
    height: 130px;
}
.enterprise_initiate_case_cntr .leftside_outer .package_check_details_cntr .package_check_details_content .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical,
.enterprise_initiate_case_cntr .leftside_outer .package_check_details_cntr .package_check_details_content .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical{
    margin: 8px 0;
}
.enterprise_initiate_case_cntr .leftside_outer .package_check_details_cntr .package_check_details_content .package_check_details_list{
    background: #fff;
    padding: 5px 0;
}
.enterprise_initiate_case_cntr .leftside_outer .package_check_details_cntr .package_check_details_content .package_check_details_list ul{
    margin: 0;
    list-style-type: square;
    color: #b1b1b1;
}
.enterprise_initiate_case_cntr .leftside_outer .package_check_details_cntr .package_check_details_content .package_check_details_list ul li span{
    color: #585858;
    font-size: 12px;
    padding-right: 12px;
}
.enterprise_initiate_case_cntr .leftside_outer .added_package_cntr .added_package_block .heading{
    position: relative;
    height: 7px;
    border-top: 1px solid #b1b1b1;
}
.enterprise_initiate_case_cntr .leftside_outer .added_package_cntr .added_package_block .heading span{
    position: absolute;
    top: -10px;
    background: #f0efee;
    padding-right: 10px;
    font-weight: 500;
}
.enterprise_initiate_case_cntr .leftside_outer .added_package_cntr .added_package_block .added_package_count{
    margin: 15px 0 10px 0;
    display: block;
    background: #fff;
    padding: 10px 50px 10px 10px;
    color: #000;
    position: relative;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    transition: 0.3s ease;
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    -ms-transition: 0.3s ease;
}
.enterprise_initiate_case_cntr .leftside_outer .added_package_cntr .added_package_block .added_package_count:hover{
    background: #6cba42;
    color: #fff;
}
.enterprise_initiate_case_cntr .leftside_outer .added_package_cntr .added_package_block .added_package_count span{
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    background: #585858;
    color: #fff;
    font-weight: bold;
}

.enterprise_initiate_case_cntr .rightside_outer .rightside_inner form{
    height: 420px;
}
.enterprise_initiate_case_cntr .rightside_outer .border_common_box{
    padding: 0;
    border: 0 !important;
}
.enterprise_initiate_case_cntr .rightside_outer .duplicate-box .border_common_box{
    padding: 15px;
    border: 1px solid #ecf0f1 !important;
}
.enterprise_initiate_case_cntr .rightside_outer .duplicate-box .border_common_box.error_box{
    border: 1px solid #d9534f !important;
}
.enterprise_initiate_case_cntr .rightside_outer .border_common_box h1{
    height: 1px;
    padding: 0;
    margin: 15px auto;
    overflow: visible;
}
.enterprise_initiate_case_cntr .rightside_outer .border_common_box h1 label{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: absolute;
    top: -10px;
    left: 0;
    margin: 0;
    background: #fff;
    padding: 0 20px 0 0;
}
.enterprise_initiate_case_cntr .rightside_outer .border_common_box h1 a{
    color: #6cba42;
    font-size: 20px;
    position: absolute;
    right: 0;
    top: -11px;
    background: #fff;
    padding: 0 0 0 10px;
}
.enterprise_initiate_case_cntr .rightside_outer .common_content_box{
    padding-left: 20px;
    height: 390px;
    padding-right: 16px;
    margin-bottom: 5px;
}
/*.enterprise_initiate_case_cntr .rightside_outer .common_content_box .mCustomScrollBox,*/
.enterprise_initiate_case_cntr .rightside_outer .common_content_box .mCustomScrollBox .mCSB_container{
    overflow: visible;
}
.enterprise_initiate_case_cntr .rightside_outer .common_content_box .candidate_row .candidate_count_heading{
    position: relative;
    width: 97%;
    height: 1px;
    border-top: 1px solid #b1b1b1;
    margin: 15px 0 20px 0;
}
.enterprise_initiate_case_cntr .rightside_outer .common_content_box .candidate_row .candidate_count_heading h5{
    position: absolute;
    display: inline-block;
    top: -11px;
    margin: 0;
    background: #fff;
    color: #6cba42;
    padding: 2px 5px 2px 0;
    text-transform: capitalize;
    font-weight: 400;
    font-size: 15px;
}
.enterprise_initiate_case_cntr .rightside_outer .common_content_box .candidate_row .candidate_count_heading a{
    position: absolute;
    right: 0;
    top: -12px;
    background: #fff;
    color: #b1b1b1;
    padding: 0px 5px 0px 5px;
    font-size: 16px;
    display: inline-block;
}
.enterprise_initiate_case_cntr .rightside_outer .common_content_box .candidate_row .candidate_count_heading a:hover{
    color: #d9534f;
}
.enterprise_initiate_case_cntr .rightside_outer .border_common_box.error_box{
    position: relative;
    margin-top: 20px;
    margin-bottom: 5px;
}
.enterprise_initiate_case_cntr .rightside_outer .border_common_box.error_box .error_msg_box{
    display: inline-block;
    position: absolute;
    top: -11px;
    padding: 0px 10px;
    left: 20px;
    background-color: #fff;
    font-size: 14px;
    color: #ff0000;
}
.enterprise_initiate_case_cntr .rightside_outer .border_common_box.error_box .common_content_box{
    padding-left: 0;
    height: auto;
}
/*duplicate records block starts here*/
.enterprise_initiate_case_cntr .rightside_outer .border_common_box.error_box .common_content_box .duplicate_candidate_data{
    display: inline-block;
    width: 100%;
    white-space: nowrap;
    margin: 10px 0 5px 0;
}
.enterprise_initiate_case_cntr .rightside_outer .border_common_box.error_box .common_content_box .duplicate_candidate_data .column{
    display: inline-block;
}
.enterprise_initiate_case_cntr .rightside_outer .border_common_box.error_box .common_content_box .duplicate_candidate_data .column .form-group{
    margin-bottom: 0;
}
.enterprise_initiate_case_cntr .rightside_outer .border_common_box.error_box .common_content_box .duplicate_candidate_data .column .form-group .floating-span{
    font-size: 13px;
}
.enterprise_initiate_case_cntr .rightside_outer .border_common_box.error_box .common_content_box .duplicate_candidate_data .column1{
    width: 20%
}
.enterprise_initiate_case_cntr .rightside_outer .border_common_box.error_box .common_content_box .duplicate_candidate_data .column2{
    width: 25%
}
.enterprise_initiate_case_cntr .rightside_outer .border_common_box.error_box .common_content_box .duplicate_candidate_data .column3{
    width: 14%
}
/*.enterprise_initiate_case_cntr .rightside_outer .border_common_box.error_box .common_content_box .duplicate_candidate_data .column4{width: 14%}*/
.enterprise_initiate_case_cntr .rightside_outer .border_common_box.error_box .common_content_box .duplicate_candidate_data .column5{
    width: 15%
}
.enterprise_initiate_case_cntr .rightside_outer .border_common_box.error_box .common_content_box .duplicate_candidate_data .column6{
    width: 14%
}
.enterprise_initiate_case_cntr .rightside_outer .border_common_box.error_box .common_content_box .duplicate_candidate_data .column7{
    width: 12%
}
/*duplicate records block starts here*/
.added_candidates_edit_popup .enterprise_initiate_case_cntr .leftside_outer{
    height: 500px;
}
.added_candidates_edit_popup .enterprise_initiate_case_cntr .rightside_outer .border_common_box.error_box .common_content_box .duplicate_candidate_data .column .form-group .floating-span{
    font-size: 11px;
}
.added_candidates_edit_popup .enterprise_initiate_case_cntr .rightside_outer .border_common_box.error_box .common_content_box .duplicate_candidate_data .column .form-group .inputText{
    font-size: 12px;
}
.enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_top_block{
    position: relative;
    width: 100%;
    margin-bottom: 15px;
}
.enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_top_block .candidates_count{
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    white-space: nowrap;
    height: 53px;
    line-height: 53px;
}
.enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_top_block .candidates_count label{
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0.5px;
    color: #555;
    margin-right: 10px;
}
.enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_top_block .candidates_count span{
    display: inline-block;
    text-align: center;
    width: 40px;
    height: 40px;
    line-height: 40px;
    /*background: #fff;*/
    background: #f0efee;
    border-radius: 50%;
    font-weight: 600;
    font-size: 14px;
    color: #555;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle;
    box-sizing: border-box;
    padding: 0 4px;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table{
    float: left;
    width: 100%;
    position: relative;
}
.enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table .document_heading,
.enterprise_initiate_case_cntr.thankyou_page .summary_box_cntr .case_summary_data_table .document_heading{
    float: left;
    width: 100%;
    background: #e0e0e0;
}
.enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table .document_content,
.enterprise_initiate_case_cntr.thankyou_page .summary_box_cntr .case_summary_data_table .document_content{
    float: left;
    width: 100%;
    background: #fff;
}
.enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table .document_heading .column{
    float: left;
    width: 8%;
    padding: 8px 10px;
    border-right: 1px solid #fff;
}
.enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table .document_content .column{
    float: left;
    width: 8%;
    padding: 8px 10px;
}
.enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table .document_content:nth-of-type(odd),
.enterprise_initiate_case_cntr.thankyou_page .summary_box_cntr .case_summary_data_table .document_content:nth-of-type(odd){
    background: #f0efee;
}
.enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table .document_heading .column label{
    margin-bottom: 0;
    color: #333;
    font-weight: 600;
    letter-spacing: 0.5px;
}
.enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table .document_heading .column label span{
    vertical-align: middle;
}
.enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table .document_content .column label{
    margin-bottom: 0;
    color: #303030;
    font-weight: 400;
    font-size: 13px;
    word-break: break-word;
}
.enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table .document_content .column label.custom-checkbox{
    vertical-align: top;
}
.enterprise_initiate_case_cntr.thankyou_page .summary_box_cntr .case_summary_data_table .document_content .column a{
    text-decoration: underline;
}
.enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table .document_heading .column1,
.enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table .document_content .column1,
.enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table.design2 .document_heading .column6,
.enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table.design2 .document_content .column6{
    width: 9%;
    text-align: center;
}
.enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table.design2 .document_content .column6 a{
    background: #555;
    color: #fff;
    text-transform: uppercase;
    font-size: 11px;
    padding: 2px 5px 1px 5px;
    border-radius: 3px;
    letter-spacing: 0.5px;
    font-weight: 500;
    box-sizing: border-box;
}
.enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table.design2 .document_content .column6 a:hover,
.enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table.design2 .document_content .column6 a:focus{
    background: #6cba42;
    color: #fff;
}
.enterprise_initiate_case_cntr.thankyou_page .summary_box_cntr .case_summary_data_table .document_heading .column1,
.enterprise_initiate_case_cntr.thankyou_page .summary_box_cntr .case_summary_data_table .document_content .column1{
    width: 4% !important;
}
.enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table .document_heading .column2,
.enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table .document_content .column2,
.enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table.design2 .document_heading .column1,
.enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table.design2 .document_content .column1{
    width: 5%;
    text-align: center;
}
.enterprise_initiate_case_cntr.thankyou_page .summary_box_cntr .case_summary_data_table .document_heading .column2,
.enterprise_initiate_case_cntr.thankyou_page .summary_box_cntr .case_summary_data_table .document_content .column2{
    width: 26% !important;
}
.enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table .document_heading .column3,
.enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table .document_content .column3,
.enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table.design2 .document_heading .column2,
.enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table.design2 .document_content .column2{
    width: 28%;
    text-align: left;
}
.enterprise_initiate_case_cntr.thankyou_page .summary_box_cntr .case_summary_data_table .document_heading .column3,
.enterprise_initiate_case_cntr.thankyou_page .summary_box_cntr .case_summary_data_table .document_content .column3{
    width: 20% !important;
    text-align: center;
}

.enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table.design2.edit-delete-option .document_heading .column2,
.enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table.design2.edit-delete-option .document_content .column2{
    /*width: 24%;*/
    width: 14%;
}
.enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table.edit-delete-option .document_heading .column3,
.enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table.edit-delete-option .document_content .column3{
    width: 13%;
}

.enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table .document_heading .column4,
.enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table .document_content .column4,
.enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table.design2 .document_heading .column3,
.enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table.design2 .document_content .column3{
    width: 12%;
    text-align: center;
}
.enterprise_initiate_case_cntr.thankyou_page .summary_box_cntr .case_summary_data_table .document_heading .column4,
.enterprise_initiate_case_cntr.thankyou_page .summary_box_cntr .case_summary_data_table .document_content .column4{
    width: 30% !important;
    text-align: center;
}
.enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table .document_heading .column5,
.enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table .document_content .column5,
.enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table.design2 .document_heading .column4,
.enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table.design2 .document_content .column4{
    width: 23%;
    text-align: center;
}
.enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table.design2.edit-delete-option .document_heading .column4,
.enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table.design2.edit-delete-option .document_content .column4{
    width: 22%;
}
.enterprise_initiate_case_cntr.thankyou_page .summary_box_cntr .case_summary_data_table .document_heading .column5,
.enterprise_initiate_case_cntr.thankyou_page .summary_box_cntr .case_summary_data_table .document_content .column5{
    width: 20% !important;
    text-align: center;
}

.enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table.edit-delete-option .document_heading .column5,
.enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table.edit-delete-option .document_content .column5{
    width: 20%;
}

.enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table .document_heading .column6,
.enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table .document_content .column6,
.enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table.design2 .document_heading .column5,
.enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table.design2 .document_content .column5{
    width: 18%;
    text-align: center;
}

.enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table.design3 .document_heading .column2,
.enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table.design3 .document_content .column2{
    width: 20%;
}
.enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table.design3 .document_heading .column5,
.enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table.design3 .document_content .column5{
    width: 27%;
}
.enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table.design3 .document_heading .column6,
.enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table.design3 .document_content .column6{
    width: 13%;
}
.enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table.design2.edit-delete-option .document_heading .column6,
.enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table.design2.edit-delete-option .document_content .column6{
    width: 14%;
}

.enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table.edit-delete-option .document_heading .column7,
.enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table.edit-delete-option .document_content .column7{
    width: 8%;
    text-align: center;
}
.enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table.edit-delete-option .document_content .column7 a{
    /*display: inline-block;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    margin: 0 1px;
    color: #f0ad4e;
    background: transparent;*/

    background: #555;
    color: #fff;
    text-transform: uppercase;
    font-size: 11px;
    padding: 2px 5px 1px 5px;
    border-radius: 3px;
    letter-spacing: 0.5px;
    font-weight: 500;
    box-sizing: border-box;
}
.enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table.edit-delete-option .document_content .column7 a.edit:hover,
.enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table.design2.edit-delete-option .document_content .column6 a.edit:hover,
.enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table.edit-delete-option .document_content .column7 a.edit:focus,
.enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table.design2.edit-delete-option .document_content .column6 a.edit:focus{
    background: #f0ad4e;
}

.enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table.edit-delete-option .document_content .column7 a.delete:hover,
.enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table.design2.edit-delete-option .document_content .column6 a.delete:hover{
    background: #d9534f;
}
.enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table.edit-delete-option .document_content .column7 a.delete:focus,
.enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table.design2.edit-delete-option .document_content .column6 a.delete:focus{
    background: #555;
}

.enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table.edit-delete-option .document_content .column7 a.edit:visited,
.enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table.design2.edit-delete-option .document_content .column6 a.edit:visited,
.enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table.edit-delete-option .document_content .column7 a.delete:visited,
.enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table.design2.edit-delete-option .document_content .column6 a.delete:visited{
    background: #555;
}

.enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table.edit-delete-option .document_heading .column8,
.enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table.edit-delete-option .document_content .column8,
.enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table.design2.edit-delete-option .document_heading .column8,
.enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table.design2.edit-delete-option .document_content .column8{
    width: 15%;
    text-align: center;
}

/*Thank you page css starts here*/
.enterprise_initiate_case_cntr.thankyou_page .summary_box_cntr .thankyou_msgbox span{
    margin: 0px auto 15px auto;
    display: inline-block;
    font-size: 30px;
    color: #6cba42;
}
/*Thank you page css ends here*/

/*enterprise_initiate_case_cntr css ends here*/

/*Enterprise New Dashboard Css Starts Here*/
.enterprise_dashboard_cntr .left_column{
    box-shadow: 0 1px 11px 0 rgba(0, 0, 0, 0.5);
    padding: 20px;
    margin: 0 4% 30px 0;
    width: 20%;
    /*min-height: 475px;*/
    min-height: 495px;
}
.enterprise_dashboard_cntr .right_column .form_headding{
    margin: 7px 0 16px 0;
}
.enterprise_dashboard_cntr .right_column .month-wise-anlysis-block{
    float: right;
    /*margin-bottom: 18px;*/
}
.enterprise_dashboard_cntr .right_column .month-wise-anlysis-block .dropdown-toggle{
    border-radius: 0;
    text-transform: capitalize;
    font-family: 'latobold',sans-serif;
    color: #084B8A;
    background: #fff;
    border: 1px solid #ccc;
    box-shadow: none;
}
.enterprise_dashboard_cntr .right_column .month-wise-anlysis-block .dropdown-toggle span{
    margin-left: 10px;
}
.enterprise_dashboard_cntr .right_column .month-wise-anlysis-block .dropdown-menu{
    width: 100%;
    border-radius: 0;
}
.enterprise_dashboard_cntr .right_column .month-wise-anlysis-block .dropdown-menu li{
    border-bottom: 1px dashed #eee;
}
.enterprise_dashboard_cntr .right_column .month-wise-anlysis-block .dropdown-menu li:last-child{
    border-bottom: none;
}
.enterprise_dashboard_cntr .right_column .month-wise-anlysis-block .dropdown-menu li a{
    color: #084B8A;
    font-family: 'latoregular', sans-serif;
}
.enterprise_dashboard_cntr .right_column .month-wise-anlysis-block .dropdown-menu li a:hover,
.enterprise_dashboard_cntr .right_column .month-wise-anlysis-block .dropdown-menu li a:focus{
    background-color: #6cba42;
    color: #fff !important;
}
.enterprise_dashboard_cntr .right_column .pending-cases-summary-cntr{
    float: left;
    width: 100%;
    padding-top: 20px;
}
.enterprise_dashboard_cntr .right_column .pending-cases-summary-cntr h4{

    font-family: 'latobold', sans-serif;
    text-transform: capitalize;
    color: #333;
    font-size: 14px;
    /*letter-spacing: 0.5px;*/
    border-radius: 4px;
    margin: 10px 0 10px 0;
}
.enterprise_dashboard_cntr .right_column .pending-cases-summary-cntr .pending-cases-summary-table table thead tr th{
    background: #084B8A;
    color: #fff;
    font-family: 'latosemibold';
    text-transform: uppercase;
    text-align: center;
    border-bottom: 0;
    letter-spacing: 0.5px;
    font-size: 12px;
}
.enterprise_dashboard_cntr .right_column .pending-cases-summary-cntr .pending-cases-summary-table table tbody tr td{
    background: #eee;
    color: #555;
    font-family: 'latobold', sans-serif;
    text-transform: uppercase;
    border-bottom: 0;
    letter-spacing: 0.5px;
    font-size: 12px;
    padding: 5px 10px;
    text-align: center;
}
.enterprise_dashboard_cntr .right_column .pending-cases-summary-cntr .pending-cases-summary-table table tbody tr td a{
    color: #084B8A;
    /*color: #556080;*/
    text-decoration: underline;
}
.enterprise_dashboard_cntr .right_column .pending-cases-summary-cntr .pending-cases-summary-table table tbody tr td:first-child{
    text-align: left;
}
.enterprise_dashboard_cntr .right_column .pending-cases-summary-cntr .pending-cases-summary-table table tbody tr.has-sub-category td{
    border-bottom: none;
}
.enterprise_dashboard_cntr .right_column .pending-cases-summary-cntr .pending-cases-summary-table table tbody tr.sub-category td{
    background: #fff;
    text-transform: capitalize;
    border-top: none;
    color: #556080;
}
.enterprise_dashboard_cntr .right_column .pending-cases-summary-cntr .pending-cases-summary-table table tbody tr.sub-category td .tree_div{
    position: relative;
    padding-left: 20px;
}
.enterprise_dashboard_cntr .right_column .pending-cases-summary-cntr .pending-cases-summary-table table tbody tr.sub-category td .tree_div .tree_img{
    position: absolute;
    top: -2px;
    left: 0;
    height: 14px;
}
.enterprise_dashboard_cntr .right_column .graph_section ul{
    margin-bottom: 10px;
}
.enterprise_dashboard_cntr .right_column .graph_section .active i{
    display: none;
}
.enterprise_dashboard_cntr .right_column .pending-cases-summary-cntr .pending-cases-summary-table .table2 tbody tr td:first-child{
    width: 66.2%;
}
.enterprise_dashboard_cntr .right_column .pending-cases-summary-cntr .pending-cases-summary-table .table2 tbody tr td:last-child{
    width: 33.8%;
}
.enterprise_dashboard_cntr .right_column .pending-cases-summary-cntr.case-wise-severity{
    width: 100%;
    padding-top: 0;
}
.enterprise_dashboard_cntr .right_column .pending-cases-summary-cntr.case-wise-severity .severity-table table tbody tr td{
    text-align: center;
}
/*Enterprise New Dashboard Css Ends Here*/

/*Enterprise New Dashboard Design3 Css Starts Here*/
.enterprise_dashboard_cntr.design3{
    float: left;
    margin: 0;
    /*background: #e9ebf4;*/
    background: #f7f7f7;
    width: 100%;
}
.enterprise_dashboard_cntr.design3 .left_column{
    margin: 20px 20px 20px 20px;
    background: #fff;
}
.enterprise_dashboard_cntr.design3 .left_column .side_menu{
    margin: 0 0 0px 0;
}
.enterprise_dashboard_cntr.design3 .left_column .side_menu li a{
    padding-right: 45px;
    position: relative;
    width: 100%;
}
.enterprise_dashboard_cntr.design3 .left_column .side_menu li a span{
    position: absolute;
    right: 0;
    height: 18px;
    line-height: 18px;
}
.enterprise_dashboard_cntr.design3 .left_column .side_menu li:last-child{
    border-bottom: none;
}
.enterprise_dashboard_cntr.design3 .right_column{
    padding: 20px 15px 0;
}
.enterprise_dashboard_cntr.design3 .right_column .form_headding{
    margin: 0 0 3px 0;
    line-height: 32px;
    height: 32px;
    vertical-align: middle;
    display: inline-block;
    width: 100%;
    color: #555;
    font-family: 'latoregular', sans-serif;
    padding-top: 5px;
}
.enterprise_dashboard_cntr.design3 .right_column .month-wise-anlysis-block{
    margin-bottom: 3px;
}
.enterprise_dashboard_cntr.design3 .right_column .month-wise-anlysis-block .select_dropdown{
    padding: 0px 30px 0px 10px;
    height: 32px;
}
.enterprise_dashboard_cntr.design3 .right_column .graph_section{
    float: left;
    width: 100%;
    margin-bottom: 0;
}
.enterprise_dashboard_cntr.design3 .right_column .graph_section ul{
    background: transparent;
    color: #333;
}
.enterprise_dashboard_cntr.design3 .right_column .graph_section ul li{
    margin-right: 0;
    border-right: none;
    width: calc(100% / 6);
}
.enterprise_dashboard_cntr.design3 .right_column .graph_section ul li a{
    background: #fff;
    color: #555;
    padding: 10px 15px;
    font-weight: 500;
    font-size: 30px;
    font-family: 'latomedium', sans-serif;
    margin-right: 10px;
    box-shadow: 0 1px 11px 0 rgba(0, 0, 0, 0.1);
    border: 1px solid #fff;
    position: relative;
    min-height: 92px;
}
.enterprise_dashboard_cntr.design3 .right_column .graph_section ul li:last-child a{
    margin-right: 0;
}
.enterprise_dashboard_cntr.design3 .right_column .graph_section ul li a p{
    color: #777;
    text-transform: capitalize;
    font-family: 'latobold';
    font-size: 13px;
    margin-bottom: 5px;
    letter-spacing: 0.5px;
    min-height: 36px;
}
.enterprise_dashboard_cntr.design3 .right_column .graph_section ul li.active a,
.enterprise_dashboard_cntr.design3 .right_column .graph_section ul li:hover a{
    border: 1px solid #ddd;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.enterprise_dashboard_cntr.design3 .right_column .graph_section ul li.completed a{
    border: 1px solid rgba(108, 186, 66, 0.5);
    color: #6cba42;
}
.enterprise_dashboard_cntr.design3 .right_column .graph_section ul li.insuff_raised a{
    border: 1px solid rgba(255, 0, 0, 0.5);
    color: #d9534f;
}
/*.enterprise_dashboard_cntr.design3 .right_column .graph_section ul li.insuff_raised a:after{
    content: "\f071";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    position: absolute;
    right: 15px;
    bottom: 14px;
    color: #ddd;
    transition: all 0.3s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}*/
.enterprise_dashboard_cntr.design3 .right_column .graph_section ul li.insuff_raised a:after{
    content: "\f071";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    position: absolute;
    right: 15px;
    bottom: 15px;
    color: #d9534f;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    display: none !important;
}
/*.enterprise_dashboard_cntr.design3 .right_column .graph_section ul li.case_on_hold a{
    border: 1px solid rgba(236, 151, 31, 0.5);
    color: #ec971f;
}*/
.enterprise_dashboard_cntr.design3 .right_column .pending-cases-summary-cntr .cases-summary-box{
    background: #fff;
    padding: 5px 15px 10px 15px;
    margin-bottom: 5px;
    box-shadow: 0 1px 11px 0 rgba(0, 0, 0, 0.1);
    float: left;
    width: 100%;
}
.enterprise_dashboard_cntr.design3 .right_column .pending-cases-summary-cntr .cases-summary-box .sub-heading{
    font-size: 10px;
    font-family: 'latomedium';
    color: #fff;
    margin-bottom: 20px;
    background: #556080;
    padding: 0 10px 0px 8px;
    border-radius: 5px;
    line-height: 15px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}
.enterprise_dashboard_cntr.design3 .right_column .pending-cases-summary-cntr .cases-summary-box .sub-heading.no-bg{
    background: #fff;
    padding: 0;
    border-radius: 0;
    color: #777;
    text-transform: capitalize;
    font-family: 'latobold';
    font-size: 13px;
    margin-bottom: 0px;
    letter-spacing: 0.5px;
    min-height: 36px;
}
.enterprise_dashboard_cntr.design3 .right_column .pending-cases-summary-cntr .cases-summary-box .group{
    float: left;
    width: 100%;
}
.enterprise_dashboard_cntr.design3 .right_column .pending-cases-summary-cntr .cases-summary-box ul{
    color: #000;
    margin-bottom: 0;
    border-right: 1px solid #ddd;
}
.enterprise_dashboard_cntr.design3 .right_column .pending-cases-summary-cntr .cases-summary-box ul.noBorder {
    border-right: none;
}
.enterprise_dashboard_cntr.design3 .right_column .pending-cases-summary-cntr .cases-summary-box ul li{
    width: 50% !important;
}
.enterprise_dashboard_cntr.design3 .right_column .pending-cases-summary-cntr .cases-summary-box ul li a{
    box-shadow: none;
    min-height: auto;
    padding: 0;
    margin: 0 0 0 0;
    font-size: 20px;
    border: none !important;
    /*color: #4a90e2;*/
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
.enterprise_dashboard_cntr.design3 .right_column .pending-cases-summary-cntr .cases-summary-box ul li a:hover{
    color: #4a90e2;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}

.enterprise_dashboard_cntr.design3 .right_column .pending-cases-summary-cntr .cases-summary-box ul li p{
    margin-bottom: 0;
    font-family: 'latoregular', sans-serif;
    text-transform: uppercase;
    color: #999;
    font-size: 9px;
    margin-top: 5px;
}
.enterprise_dashboard_cntr.design3 .right_column .pending-cases-summary-cntr .cases-summary-box ul li p.in-tat{
    color: #6cba42;
}
.enterprise_dashboard_cntr.design3 .right_column .pending-cases-summary-cntr .cases-summary-box ul li p.out-tat{
    color: #d9534f;
}
.enterprise_dashboard_cntr.design3 .right_column .pending-cases-summary-cntr .cases-summary-box .group ul li{
    width: 50% !important;
}
.enterprise_dashboard_cntr.design3 .right_column .pending-cases-summary-cntr .cases-summary-box ul.case-wise-severity{
    border: none;
}
.enterprise_dashboard_cntr.design3 .right_column .pending-cases-summary-cntr .cases-summary-box ul.case-wise-severity li{
    width: calc(100% / 5) !important;
    padding-right: 9px;
    padding-left: 9px;
    border-right: 1px solid #ddd;
}
/*.enterprise_dashboard_cntr.design3 .right_column .pending-cases-summary-cntr .cases-summary-box ul.case-wise-severity li a{
        border-right: 1px solid #ddd !important;
}*/
.enterprise_dashboard_cntr.design3 .right_column .pending-cases-summary-cntr .cases-summary-box ul.case-wise-severity li:last-child{
    border-right: none !important;
}
/*.enterprise_dashboard_cntr.design3 .right_column .pending-cases-summary-cntr .cases-summary-box ul.case-wise-severity li:last-child a{
        border-right: none !important;
}*/
.enterprise_dashboard_cntr.design3 .right_column .pending-cases-summary-cntr .cases-summary-box ul.case-wise-severity li p{
    background: #fff;
    padding: 0;
    border-radius: 0;
    color: #777;
    text-transform: none;
    font-family: 'latobold';
    font-size: 13px;
    /*margin-bottom: 10px;*/
    letter-spacing: 0.5px;
    min-height: 34px;
}
.enterprise_dashboard_cntr.design3 .right_column .pending-cases-summary-cntr .cases-summary-box ul.case-wise-severity li.completed p{
    color: #6cba42;
}
.enterprise_dashboard_cntr.design3 .right_column .pending-cases-summary-cntr .cases-summary-box ul.case-wise-severity li.insuff_raised p{
    color: #d9534f;
}
.enterprise_dashboard_cntr.design3 .right_column .pending-cases-summary-cntr .cases-summary-box .total-severity-count-box{
}
.enterprise_dashboard_cntr.design3 .right_column .pending-cases-summary-cntr .cases-summary-box .total-severity-count-box .total-severity-count{
    color: #777;
    font-family: 'latobold';
    font-size: 24px;
    margin-bottom: 10px;
}
.enterprise_dashboard_cntr.design3 .right_column .pending-cases-summary-cntr .cases-summary-box .total-severity-count-box .total-severity-count span{
    color: #777;
    font-family: 'latoregular';
    font-size: 13px;
    letter-spacing: 0.5px;
    margin-left: 10px;
}
/*Enterprise New Dashboard Design3 Css Ends Here*/



/*Cat MOdule Css Starts Here*/
.cat_cntr .refine-search-link{
    border: 1px solid #7d7d7d;
}
.cat_cntr .refine-search-link.active{
    background: #e9f7ea;
    border-bottom: 1px solid #e9f7ea;
}
.cat_cntr .refine-search-link.collapsed{
    border-bottom: 1px solid #7d7d7d;
}
.multiple-location .ms-options-wrap,
.check-list .ms-options-wrap{
    position: relative;
}
.multiple-location .ms-options-wrap > button,
.multiple-location .ms-options-wrap.ms-active > button,
.multiple-location .ms-options-wrap.ms-active > button:focus{
    padding: 7px 20px 7px 10px !important;
    height: 34px;
    border-radius: 3px;
    border: 1px solid #ddd;
}
.check-list .ms-options-wrap.ms-active .ms-options{
    min-height: 155px !important;
    max-height: 155px !important;
}
.pre-populated-amount span{
    border: 1px solid #ddd;
}
.pre-populated-amount input{
    border-left: none;
}

.cat_cntr .addUserBlock{
    /*background: #f9f9f9;*/
    padding: 15px 15px;
    margin: 20px 0;
    float: left;
    width: 100%;
}
.cat_cntr .addUserBlock .form-horizontal .row{
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
}
.cat_cntr .addUserBlock .form-horizontal .row:last-child{
    border-bottom: none;
    margin-bottom: 0px;
}
.cat_cntr .addUserBlock .form-horizontal .control-label{
    padding-top: 16px;
    text-align: left;
}
.cat_cntr .searchCases select{
    line-height: 21px;
    height: 34px;
}

.user-access{
    min-height: 27px;
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 21px;
}

.user-access .custom-checkbox{
    font-weight: 400;
}
.user-access .custom-checkbox input[type="checkbox"]{
    margin-right: 5px;
    margin-top: 0;
    vertical-align: sub;
}
.access-error-msg {
    color: red;
    padding: 5px;
    border: 1px solid black;
    margin-bottom: 10px;
}
/*Cat MOdule Css Ends Here*/

/*iBridge New Homepage Html Css Starts Here*/
.SME_main_banner.homepage-design2{
    background-attachment: unset;
    height: 570px;
}
.SME_main_banner.homepage-design2 .leftSideCntr .caption{
    background: -webkit-linear-gradient(left, rgba(255,255,255,0), rgba(255,255,255,0.2) 50%, rgba(255,255,255,0));
    color: #333;
    margin-top: 80px;
    font-weight: 400;
    margin-bottom: 15px;
}
.SME_main_banner.homepage-design2 .leftSideCntr .caption .tagline{
    font-weight: 400;
}
.SME_main_banner.homepage-design2 .leftSideCntr .know_how_it_works{
    display: inline-block;
    color: #fff;
    font-size: 11px;
    font-weight: 500;
    letter-spacing: 1.5px;
    font-family: 'Roboto', sans-serif;
    background: #6cba42;
    padding: 2px 10px;
    text-transform: capitalize;
    border-radius: 20px;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.4);
}
.SME_main_banner.homepage-design2 .flip-container,
.SME_main_banner.homepage-design2 .front, .homepage-design2 .back,
.SME_main_banner.homepage-design2 .login-wrapper{
    /*height: 91vh;*/
    height: 570px;
}
.SME_main_banner.homepage-design2 .opusCntr{
    padding: 0;
    -webkit-transform: translate(-50%, -50%);
}
.SME_main_banner.homepage-design2 .front .opusCntr{
    top: 49%;
}
.SME_main_banner.homepage-design2 .front .opusCntr .top-user-icon{
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    font-size: 44px;
    top: -35px;
    background: #fff;
    border-radius: 50%;
    width: 70px;
    height: 70px;
    text-align: center;
    line-height: 70px;
    color: #6cba42;
}
.SME_main_banner.homepage-design2 .front .opusCntr .login-form{
    padding: 45px 25px 21px 25px;
}
.SME_main_banner.homepage-design2 .front .opusCntr .login-form .alert{
    margin: 0 0 15px 0;
}
.SME_main_banner.homepage-design2 .front .opusCntr .forgot-pwd{
    padding: 45px 25px 21px 25px;
}
.SME_main_banner.homepage-design2 .front .opusCntr .new-user-box{
    background: #f2f2f2;
    text-align: center;
    padding: 10px 25px;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 0.5px;
}
.SME_main_banner.homepage-design2 .front .opusCntr .new-user-box .signup{
    color: #01a9db;
}
.SME_main_banner.homepage-design2 .back .opusCntr{
    top: 52%;
}
.SME_main_banner.homepage-design2 .back .opusCntr .forgot-pwd-block{
    margin-bottom: 15px;
}
.SME_main_banner.homepage-design2 .front .opusCntr .custom-checkbox{
    font-weight: 300;
    font-size: 13px;
}
.SME_main_banner.homepage-design2 .front .opusCntr .custom-checkbox input[type="checkbox"]{
    vertical-align: text-bottom;
}
.SME_main_banner.homepage-design2 .front .opusCntr .get-enterprise-id{
    padding: 2px 10px 0 10px;
    border-radius: 20px;
    text-transform: capitalize;
    letter-spacing: 0.5px;
    margin-top: 11px;
}
.SME_main_banner.homepage-design2 .front .opusCntr .get-enterprise-id i{
    margin-left: 5px;
}
.SME_main_banner.homepage-design2 + .benefits_section{
    /*background: #6cba42;*/
    background: #333;
}
.SME_main_banner.homepage-design2 + .benefits_section .inner-div{
    background: url('../img/world-map.png') repeat center;
    background-size: contain;
    float: left;
}
.SME_main_banner.homepage-design2 + .benefits_section .learn_more{
    border: 2px solid #fff;
    background: #fff;
    color: #333;
    font-weight: 500;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.4);
}
.SME_main_banner.homepage-design2 + .benefits_section .learn_more:hover,
.SME_main_banner.homepage-design2 + .benefits_section .learn_more:focus{
    text-decoration: underline;
}
/*iBridge New Homepage Html Css Ends Here*/

/*Enterprise Dashboard Css Ends Here*/

/*enterprise bulk upload css starts here*/
.enterprise_initiate_case_cntr .rightside_outer .common_content_box .uplode_box{
    background-color: #fff;
    padding: 0;
    margin: 0 0 5px 0;
}
.insuff-case-summary-box .panel-body .uplode_box,
.go-ahead-popup .go-ahead-content-form .uplode_box{
    background-color: #fff;
    padding: 0;
    margin: 0 0 5px 0;
    height: 38px;
}
.insuff-case-summary-box .panel-body .fileupload-buttonbar .help-block{
    display: block;
    margin-bottom: 5px;
    color: #a94442;
    line-height: 16px;
    font-family: 'latosemibold', sans-serif;
    letter-spacing: 0.2px;
}
.enterprise_initiate_case_cntr .rightside_outer .common_content_box .uplode_box .uplode_btn{
    padding: 8px;
    min-height: auto;
}
.insuff-case-summary-box .panel-body .uplode_box .uplode_btn,
.go-ahead-popup .go-ahead-content-form .uplode_box .uplode_btn{
    padding: 4px;
    min-height: auto;
    border: 1px dashed #ddd;
    border-radius: 3px;
}
.enterprise_initiate_case_cntr .rightside_outer .common_content_box .uplode_box .uplode_btn input{
    height: 100%;
    width: 100%;
}
.insuff-case-summary-box .panel-body .uplode_box .uplode_btn input,
.go-ahead-popup .go-ahead-content-form .uplode_box .uplode_btn input{
    height: 100%;
    width: 100%;
}
.enterprise_initiate_case_cntr .rightside_outer .common_content_box .uplode_box .uplode_btn p{
    padding: 0;
    font-weight: inherit;
    font-family: 'latobold';
    color: #555;
    font-size: 12px;
}
.insuff-case-summary-box .panel-body .uplode_box .uplode_btn p,
.go-ahead-popup .go-ahead-content-form .uplode_box .uplode_btn p{
    padding: 0;
    font-weight: inherit;
    font-family: 'latobold';
    color: #777;
    font-size: 11px;
    line-height: 16px;
    letter-spacing: 0.5px
}
.enterprise_initiate_case_cntr .rightside_outer .common_content_box .uplode_box .uplode_btn p i{
    display: inline-block;
    font-size: 20px;
    margin: 0 5px 0 0;
    vertical-align: sub;
}
.insuff-case-summary-box .panel-body .uplode_box .uplode_btn p i,
.go-ahead-popup .go-ahead-content-form .uplode_box .uplode_btn p i{
    display: inline-block;
    font-size: 14px;
    margin: 0 5px 0 0;
    vertical-align: text-bottom;
}
.enterprise_initiate_case_cntr .rightside_outer .common_content_box .uplode_box .uplode_btn p strong{
    color: #6cba42;
    /*color: #4995e0;*/
    /*color: #f0ad4e;*/
}
.enterprise_initiate_case_cntr .rightside_outer .common_content_box .uplode_box .uplode_btn p + p{
    padding: 0;
    font-size: 10px !important;
    color: #9d9d9d;
    font-family: 'latosemibold';
}
.insuff-case-summary-box .panel-body .uplode_box .uplode_btn p + p,
.go-ahead-popup .go-ahead-content-form .uplode_box .uplode_btn p + p{
    padding: 0;
    font-size: 8px !important;
    color: #999;
    font-family: 'latoregular';
    line-height: 12px;
    letter-spacing: 0.5px;
}
.enterprise_initiate_case_cntr .rightside_outer .common_content_box .uplode_box .uplode_btn p + p strong,
.insuff-case-summary-box .panel-body .uplode_box .uplode_btn p + p strong,
.go-ahead-popup .go-ahead-content-form .uplode_box .uplode_btn p + p strong{
    font-family: 'latobold';
    color: #9d9d9d;
}
.discard-all-link{
    text-transform: uppercase;
    font-family: 'latoblack';
    font-size: 11px;
    color: #555;
    letter-spacing: 0.5px;
}
.discard-all-link i{
    color: #d9534f;
    font-size: 15px;
    display: inline-block;
    vertical-align: text-top;
    margin-right: 3px;
}
.uplode_list_showcase{
    display: none;
}
.file-upload-success-msg{
    display: block;
    width: 100%;
    text-align: center;
    color: #6cba42;
    font-family: 'latosemibold', sans-serif;
    text-transform: capitalize;
    margin-bottom: 15px;
    display: none;
}
.file-upload-success-msg.error{
    color: #d9534f;
}
.dropzone{
    color: #555;
    background: rgba(255, 255, 255, 0.8);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    line-height: 50px;
    margin: 0;
    padding: 0;
    opacity: 0;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    letter-spacing: 1px;
    font-weight: 500;
    border: none;
}
.dropzone.in {
    width: 100%;
    height: 100%;
    line-height: 50px;
    opacity: 1 !important;
    background: rgba(255, 255, 255, 0.8);
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.dropzone.hover {
    width: 100%;
    height: 100%;
    line-height: 50px;
    background: rgba(255, 255, 255, 0.8);
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    opacity: 1 !important;
}
/*enterprise bulk upload css ends here*/

/*File Upload Design 2 Css Starts Here*/
.enterprise_initiate_case_cntr .rightside_outer .common_content_box .uplode_list_showcase.single-row-data,
.insuff-case-summary-box .panel-group .panel .panel-body .uplode_list_showcase.single-row-data,
.uplode_list_showcase.single-row-data{
    padding: 10px 10px 5px 10px;
    margin-bottom: 15px;
}
.enterprise_initiate_case_cntr .rightside_outer .common_content_box .uplode_list_showcase.single-row-data .uplode_list_box,
.insuff-case-summary-box .panel-group .panel .panel-body .uplode_list_showcase.single-row-data .uplode_list_box,
.uplode_list_showcase.single-row-data .uplode_list_box{
    padding: 1px 10px;
    float: left;
    width: 100%;
    margin: 0 0 6px 0;
}
.enterprise_initiate_case_cntr .rightside_outer .common_content_box .uplode_list_showcase.single-row-data .uplode_list_box .file_type,
.insuff-case-summary-box .panel-group .panel .panel-body .uplode_list_showcase.single-row-data .uplode_list_box .file_type,
.uplode_list_showcase.single-row-data .uplode_list_box .file_type{
    display: none;
}
.enterprise_initiate_case_cntr .rightside_outer .common_content_box .uplode_list_showcase.single-row-data .uplode_list_box .uplode_data_main,
.insuff-case-summary-box .panel-group .panel .panel-body .uplode_list_showcase.single-row-data .uplode_list_box .uplode_data_main,
.uplode_list_showcase.single-row-data .uplode_list_box .uplode_data_main{
    padding: 0 30px 0 0;
    float: left;
    width: 100%;
}
.enterprise_initiate_case_cntr .rightside_outer .common_content_box .uplode_list_showcase.single-row-data .uplode_list_box .uplode_data_main p{
    float: left;
    width: 55%;
    margin-bottom: 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-right: 12px;
    font-size: 12px;
}
.insuff-case-summary-box .panel-group .panel .panel-body .uplode_list_showcase.single-row-data .uplode_list_box .uplode_data_main p,
.uplode_list_showcase.single-row-data .uplode_list_box .uplode_data_main p{
    float: left;
    width: 55%;
    margin-bottom: 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-right: 12px;
    font-size: 11px;
    line-height: 18px;
}
.enterprise_initiate_case_cntr .rightside_outer .common_content_box .uplode_list_showcase.single-row-data .uplode_list_box .uplode_data_main .progress,
.insuff-case-summary-box .panel-group .panel .panel-body .uplode_list_showcase.single-row-data .uplode_list_box .uplode_data_main .progress,
.uplode_list_showcase.single-row-data .uplode_list_box .uplode_data_main .progress{
    float: left;
    width: 20%;
    margin-top: 6px;
}
.enterprise_initiate_case_cntr .rightside_outer .common_content_box .uplode_list_showcase.single-row-data .uplode_list_box .uplode_data_main .bar-status{
    float: right;
    text-align: right;
    width: 25%;
    padding-left: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 11px;
    /*font-weight: 500;*/
}
.insuff-case-summary-box .panel-group .panel .panel-body .uplode_list_showcase.single-row-data .uplode_list_box .uplode_data_main .bar-status,
.uplode_list_showcase.single-row-data .uplode_list_box .uplode_data_main .bar-status{
    float: right;
    text-align: right;
    width: 25%;
    padding-left: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 11px;
    line-height: 18px;
}
.uplode_list_showcase.single-row-data .uplode_list_box .uplode_data_main .bar-status .error{
    color: #d9534f;
}
.enterprise_initiate_case_cntr .rightside_outer .common_content_box .uplode_list_showcase.single-row-data .uplode_list_box .uplode_data_main .bar-status span,
.insuff-case-summary-box .panel-group .panel .panel-body .uplode_list_showcase.single-row-data .uplode_list_box .uplode_data_main .bar-status span{
    color:#ec971f;
    font-weight:500;
}
.enterprise_initiate_case_cntr .rightside_outer .common_content_box .uplode_list_showcase.single-row-data .uplode_list_box.completed .uplode_data_main .bar-status span,
.insuff-case-summary-box .panel-group .panel .panel-body .uplode_list_showcase.single-row-data .uplode_list_box.completed .uplode_data_main .bar-status span{
    color:#70b53e;
}
.enterprise_initiate_case_cntr .rightside_outer .common_content_box .uplode_list_showcase.single-row-data .uplode_list_box.error_allert .uplode_data_main .bar-status span,
.insuff-case-summary-box .panel-group .panel .panel-body .uplode_list_showcase.single-row-data .uplode_list_box.error_allert .uplode_data_main .bar-status span{
    color:#d9534f;
}

.enterprise_initiate_case_cntr .rightside_outer .common_content_box .uplode_list_showcase.single-row-data .uplode_list_box .close_icon{
    right: 10px;
    top: 1px;
    width: 14px;
    height: 14px;
    line-height: 14px;
    padding: 0px 3px;
    font-size: 10px;
}
.insuff-case-summary-box .panel-group .panel .panel-body .uplode_list_showcase.single-row-data .uplode_list_box .close_icon,
.uplode_list_showcase.single-row-data .uplode_list_box .close_icon{
    right: 10px;
    top: 3px;
    width: 14px;
    height: 14px;
    line-height: 14px;
    padding: 0px 4px;
    font-size: 10px;
}
.enterprise_initiate_case_cntr .rightside_outer .common_content_box .uplode_list_showcase.single-row-data .uplode_list_box .close_icon i,
.insuff-case-summary-box .panel-group .panel .panel-body .uplode_list_showcase.single-row-data .uplode_list_box .close_icon i,
.uplode_list_showcase.single-row-data .uplode_list_box .close_icon i{
    font-size: 9px;
    line-height: normal;
}

/*File Upload Design 2 Css Ends Here*/
.condensed-table-design table thead tr th{
    background: #555;
    color: #fff;
    text-align: center;
    font-weight: 500;
    letter-spacing: 0.5px;
    border-bottom: none;
    font-size: 13px;
}
.condensed-table-design table tbody tr td{
    text-align: center;
    height: auto !important;
    font-size: 13px;
}
.condensed-table-design table tbody tr td:last-child{
    width: 170px !important;
}
.condensed-table-design table tbody tr td:last-child select#formAction{
    height: 32px;
    padding: 0 30px 0 10px;
}

/*signup_popup_cntr css starts here*/
.signup_popup_cntr .modal-title{
    font-family: 'latomedium', sans-serif;
    text-transform: capitalize;
}
.signup_popup_cntr .signup_popup_box{
    padding: 10px 0;
}
.signup_popup_cntr .signup_popup_box .register-box .inner-box{
    background: #f9f9f9;
    border: 1px solid #f2f2f2;
    padding: 20px 10px 10px 15px;
    text-align: center;
    display: block;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.signup_popup_cntr .signup_popup_box .register-box .inner-box:hover{
    border: 1px solid #5ec9d9;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.2);
}
.signup_popup_cntr .signup_popup_box .register-box .inner-box p{
    margin: 15px auto 10px auto;
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 1.5px;
    font-family: 'latoregular', sans-serif;
    background: #162135;
    padding: 4px 10px 4px 10px;
    text-transform: capitalize;
    border-radius: 20px;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.4);
    max-width: 74%;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.signup_popup_cntr .signup_popup_box .register-box .inner-box:hover p{
    background: #5ec9d9;
}
.signup_popup_cntr .signup_popup_box .register-box .inner-box span{
    color: #555;
    font-size: 10px;
    font-family: 'latomedium', sans-serif;
    text-transform: capitalize;
    display: block;
}
/*signup_popup_cntr css ends here*/

/*Admin Page Custom Search Css Starts Here*/
.todo-rightside-block{
    position: relative;
    text-align: right;
    float: right;
    padding: 2px 0;
    margin-bottom: 10px;
}
.todo-rightside-block .advance-search-block,
.todo-rightside-block .add-task-block{
    float: right;
    height: 26px;
    line-height: 26px;
}
.todo-rightside-block .add-task-block{
    padding: 0 10px;
    margin-right: 10px;
    border-right: 1px solid #ccc;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.advance-search-block .dropdown{
    height: 26px;
    line-height: 24px;
}
.advance-search-block .dropdown .dropdown-toggle,
.advance-search-block .dropdown .dropdown-toggle:hover{
    padding: 0 5px;
    height: 26px;
    letter-spacing: 1px;
    border-radius: 0;
    font-size: 16px;
    box-shadow: none;
    outline: none;
    width: 26px;
    background: transparent;
    /*background-color: #E7ECED;*/
    border: 0;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.advance-search-block .dropdown .dropdown-toggle:hover,
.advance-search-block .dropdown .dropdown-toggle:focus{
    background-color: #E7ECED;
}

/*.advance-search-block .dropdown .dropdown-toggle i{
    font-size: 13px;
}*/
.advance-search-block .dropdown .advance-search-box{
    right: 0;
    left: unset;
    padding: 7px 0px;
    -webkit-box-shadow: 3px 3px 3px -3px #999, 3px 3px 3px -3px #999, -3px 3px 3px -3px #999;
    -moz-box-shadow: 3px 3px 3px -3px #999, 3px 3px 3px -3px #999, -3px 3px 3px -3px #999;
    box-shadow: 3px 3px 3px -3px #999, 3px 3px 3px -3px #999, -3px 3px 3px -3px #999;
    width: 430px;
}
.advance-search-block .dropdown .advance-search-box .control-label{
    text-align: left;
    font-weight: 400;
    color: #999;
}
.advance-search-block .dropdown .advance-search-box .form-control{
    padding: 6px 12px 6px 0;
    border: 0;
    border-bottom: 1px solid #ccc;
    height: 32px;
}
.advance-search-block .dropdown .advance-search-box .form-control::placeholder{
    color: #555;
}
.advance-search-block .dropdown .advance-search-box .form-control:focus{
    border-bottom: 1px solid #367fa9;
}
.advance-search-block .dropdown .advance-search-box .form-group{
    margin: 5px 0;
}
.advance-search-block .dropdown .advance-search-box .form-group .search-btn{
    height: 30px;
    line-height: 28px;
    padding: 0px 10px;
}
.todo-rightside-block .add-task-block .add_task_btn svg{
    height: 26px;
    width: 26px;
    line-height: 26px;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.todo-rightside-block .add-task-block .add_task_btn:hover svg rect{
    fill: #E7ECED !important;
}
/*Admin Page Custom Search Css Ends Here*/

/*new-document-container*/
.new-document-container{
    margin: 0;
}
.new-document-container .heading{
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #555;
    display: block;
    border-bottom: 1px solid #ccc;
    padding: 0 0 5px 0 !important;
    margin-bottom: 5px;
    font-family: 'latoheavy', sans-serif;
}
.new-document-container .heading .format-info{
    font-family: 'latomedium', sans-serif;
    font-size: 11px;
    letter-spacing: 0.5px;
    color: #d9534f;
    display: inline-block;
    text-transform: capitalize;
}
.new-document-container .upload-option-block{
    padding: 10px 0;
}
.new-document-container .upload-option-block .btn-bs-file{
    margin-top: 0px;
    display: inline-block;
    margin-right: 20px;
}
.new-document-container .upload-option-block .btn-bs-file i{
    font-size: 24px;
    vertical-align: middle;
    color: #777;
}
.new-document-container .upload-option-block .btn-bs-file input[type="file"]{
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.new-document-container .upload-option-block .other-options{
    display: inline-block;
    font-size: 28px;
    vertical-align: middle;
    line-height: 24px;
    margin: 0 20px;
}
.new-document-container .upload-option-block .other-options.dropbox{
    color: #007cdf;
    margin-left: 0;
}
.new-document-container .upload-option-block .other-options.dropbox i{
    vertical-align: text-bottom;
}
.new-document-container .upload-option-block .uploaded-file-block{
    margin: 5px 0;
}
.new-document-container .upload-option-block .uploaded-file-block .uploaded-file-name{
    margin: 10px 0;
    font-family: 'latoregular', sans-serif;
    font-size: 12px;
    color: #556080;
    background: #fff;
    display: inline-block;
    border-radius: 4px;
    padding: 0px 8px 2px 8px;
    letter-spacing: 0.5px;
    border: 2px solid #556080;
    transition: all 0.3s ease;
    text-align: center;
}
.new-document-container .upload-option-block .uploaded-file-block .uploaded-file-name a{
    color: #556080;
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
}
.new-document-container .upload-option-block .uploaded-file-block .uploaded-file-name:hover{
    color: #fff;
    background: #556080;
}
.new-document-container .upload-option-block .uploaded-file-block .uploaded-file-name:hover a{
    color: #fff;
}
.new-document-container .share_fm_dl{
    display: inline-block;
    vertical-align: middle;
}
.new-document-container .share_fm_dl .dgdrop-dropin-btn{
    background: #fff;
    border: 0;
    padding: 0;
    width: 24px;
    height: 24px;
}
.new-document-container .share_fm_dl .dgdrop-dropin-btn .dropin-btn-status{
    background-size: 24px 24px;
    height: 24px;
    width: 24px;
    vertical-align: middle;
}
/*new-document-container*/

/*Admin Page Edit Education Verification Popup Css Starts Here*/
.education-verificaiton-modal .close,
.manual-txn-popup .close {
    font-size: 26px;
}
.education-verificaiton-modal .modal-body .form-group{
    float: left;
    width: 100%;
}
.enable-disable-report-box{
    display: inline-block;
    margin-left: 6px;
    border-left: 1px solid #ddd;
    padding-left: 12px;
}
.enable-disable-report-box .enable-now{
    display: inline-block;
    vertical-align: top;
    height: 22px;
}
.enable-disable-report-box .enable-now svg{
    width: 22px;
    height: auto;
    fill: #4990e2;
}
.enable-disable-report-box .disable-now{
    display: inline-block;
    vertical-align: top;
    height: 22px;
    display: none;
}
.enable-disable-report-box .disable-now svg{
    width: 22px;
    height: auto;
    fill: #41b120;
}
.download-invoice{
    display: inline-block;
    vertical-align: top;
    height: 22px;
}
.download-invoice svg{
    width: 22px;
    height: auto;
    fill: #4990e2;
}
.edit-field-config-link{
    display: inline-block;
    vertical-align: top;
    height: 21.33px;
    width: 21.33px;
    transition: all 0.3s ease;
}
.edit-field-config-link:hover svg{
    fill: #555555;
    transition: all 0.3s ease;
}
.enable-disable-report-box .manual-txn{
    display: inline-block;
    vertical-align: top;
    height: 22px;
}
.enable-disable-report-box .manual-txn svg{
    height: auto;
    width: 24px;
}
.manual-txn-popup .select_dropdown:focus{
    background: #fff url(../img/drop-arrow.png) no-repeat 100% center;
}
.manual-txn-popup .form-control{
    height: 34px;
    line-height: 22px;
}
.history-view-link{
    display: inline-block;
    vertical-align: top;
}
.enable-disable-report-box .history-view-link{
    display: inline-block;
    vertical-align: top;
    height: 22px;
}
.enable-disable-report-box .history-view-link svg{
    height: auto;
    width: 24px;
}

/*Admin Page Edit Education Verification Popup Css Ends Here*/

/*Privacy Policy Page New Code Starts Here */
.privacy_policy_page .step_box{
    margin: 15px 0 0;
}
.privacy_policy_page .step_box .heading{
    font-family: 'latolight', sans-serif;
    color: #3d4a64;
    font-size: 24px;
    margin: 0 auto 25px auto;
    line-height: 30px;
    display: inline-block;
    position: relative;
}
.privacy_policy_page .step_box .heading:before{
    content: "";
    position: absolute;
    width: 50%;
    height: 1px;
    background: linear-gradient(to right, #3d4a64, #5ec9d9);
    bottom: -10px;
    margin: 0 auto;
    left: 0;
    right: 0;
}
.privacy_policy_page .version {
    font-size: 11px;
    color: #999;
    letter-spacing: 0.3px;
    font-family: 'latoregular';
    display: block;
    text-align: center;
}

/*Privacy Policy Page New Code Ends Here */
/*Release Notes*/
.release-notes p,.release-notes ul {
    font-size: 13px;
    color: #999;
    letter-spacing: 0.3px;
    font-family: 'latoregular';
    display: block;
}
.release-notes div.sub-notes {
    margin-left: 20px;
}
.release-notes div.sub-notes h3{
    font-size: 20px;
}
.release-notes h3{
    color: #3d4a64;
}
/*End Release Notes*/
/*tds section css starts here*/
.tds-section{
    font-family: 'latoregular', sans-serif;
}
.tds-section .nav-tabs a{
    text-transform: uppercase;
    border: 1px solid #ddd !important;
}
.tds-section .nav-tabs a:hover,
.tds-section .nav-tabs a:focus,
.tds-section .nav-tabs li.active a,
.tds-section .nav-tabs li.active a:hover,
.tds-section .nav-tabs li.active a:focus{
    background-color: #01a9db;
    color: #fff;
    border: 1px solid #01a9db !important;
}
.tds-section .tab-content{
    box-shadow: 0 1px 11px 0 rgba(0, 0, 0, 0.1);
    padding: 20px;
}
/*tds section css ends here*/
.no-scroll{
    overflow: hidden;
}

/*Admin Module Section Css Starts Here*/
.admin-module-configuration-cntr ul > li + li{
    margin-top: 0;
}
.admin-module-configuration-cntr ul > li > a{
    color: #666666;
    font-size: 12px;
    border-radius: 0;
    letter-spacing: 0.3px;
    border-bottom: 1px solid #ddd;
}
.admin-module-configuration-cntr ul > li > a:hover,
.admin-module-configuration-cntr ul > li > a:focus{
    background-color: #f1f1f1;
}
.admin-module-configuration-cntr ul > li.active > a,
.admin-module-configuration-cntr ul > li.active > a:hover,
.admin-module-configuration-cntr ul > li.active > a:focus{
    color: #3A84CF;
    background-color: #fff;
}

.main-tablist-content-rightside .nav-tabs > li.active > a,
.main-tablist-content-rightside .nav-tabs > li.active > a:hover,
.main-tablist-content-rightside .nav-tabs > li.active > a:focus{
    border: 1px solid #3A84CF;
    border-bottom-color: transparent;
    border-radius: 5px 5px 0 0;
}

.main-tablist-content-rightside  .excel-upload-mapping-cntr{
    position: relative;
    width: 100%;
    height: 100%;
    float: left;
}
.main-tablist-content-rightside  .excel-upload-mapping-cntr .leftside,
.main-tablist-content-rightside  .excel-upload-mapping-cntr .rightside{
    position: relative;
    float: left;
    height: 100%;
    width: 50%;
    padding: 15px;
    height: 370px;
    border-bottom: 1px solid #3A84CF;
    overflow: hidden;
}
.main-tablist-content-rightside  .excel-upload-mapping-cntr .leftside{
    border-right: 1px solid #3A84CF;
}
.main-tablist-content-rightside .mapped-cntr,
.main-tablist-content-rightside .mapped-cntr .header,
.main-tablist-content-rightside .mapped-cntr .body,
.main-tablist-content-rightside .mapped-cntr .body .record,
.main-tablist-content-rightside .mapping-cntr,
.main-tablist-content-rightside .mapping-cntr .header,
.main-tablist-content-rightside .mapping-cntr .body,
.main-tablist-content-rightside .mapping-cntr .body .record{
    float: left;
    width: 100%;
}
.main-tablist-content-rightside .mapped-cntr .header .field,
.main-tablist-content-rightside .mapped-cntr .body .record .field,
.main-tablist-content-rightside .mapping-cntr .header .field,
.main-tablist-content-rightside .mapping-cntr .body .record .field{
    float: left;
    padding: 3px;
}
.main-tablist-content-rightside .mapped-cntr .header .field1{
    width: 5%;
}
.main-tablist-content-rightside .mapped-cntr .header .field2{
    width: 5%;
}
.main-tablist-content-rightside .mapped-cntr .header .field3{
    width: 40%;
}
.main-tablist-content-rightside .mapped-cntr .header .field4{
    width: 43%;
    text-align: right;
}
.main-tablist-content-rightside .mapped-cntr .header .field5{
    width: 7%;
    text-align: right;
}

.main-tablist-content-rightside .mapping-cntr .header .field2,
.main-tablist-content-rightside .mapping-cntr .body .record .field2{
    width: 5%;
}
.main-tablist-content-rightside .mapping-cntr .header .field3,
.main-tablist-content-rightside .mapping-cntr .body .record .field3{
    width: 95%;
}

.main-tablist-content-rightside .mapped-cntr .body{
    height: 240px;
}
.main-tablist-content-rightside .mapping-cntr .body{
    height: 240px;
}
.main-tablist-content-rightside .mapped-cntr .body .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical,
.main-tablist-content-rightside .mapped-cntr .body .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical,
.main-tablist-content-rightside .mapping-cntr .body .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical,
.main-tablist-content-rightside .mapping-cntr .body .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical{
    right: -15px;
}

.main-tablist-content-rightside .mapped-cntr .body .record .field1{
    width: 5%;
}
.main-tablist-content-rightside .mapped-cntr .body .record .field2{
    width: 5%;
}
.main-tablist-content-rightside .mapped-cntr .body .record .field3{
    width: 40%;
}
.main-tablist-content-rightside .mapped-cntr .body .record .field4{
    width: 43%;
}
.main-tablist-content-rightside .mapped-cntr .body .record .field-col2{
    width: 75%;
}
.main-tablist-content-rightside .mapped-cntr .body .record .field5{
    width: 7%;
    text-align: right;
}

.main-tablist-content-rightside .custom-checkbox input[type="checkbox"]{
    margin: 4px 0 0;
    /*width: 14px;*/
    height: 14px;
}
.main-tablist-content-rightside .custom-checkbox input[type="checkbox"]:checked:after{
    top: 1px;
}
.custom-checkbox.mandatory-checkbox input[type="checkbox"]{
    width: unset;
    height: unset;
    border: unset;
    border-radius: unset;
}
.custom-checkbox.mandatory-checkbox input[type="checkbox"]:after{
    content: "\f046";
    font-family: FontAwesome;
    color: #ddd;
    font-size: 18px;
}
.custom-checkbox.mandatory-checkbox input[type="checkbox"]:checked:after{
    color: #3A84CF !important;
    position: relative;
    top: unset;
    left: unset;
}

.main-tablist-content-rightside .mapped-cntr .header .label-name,
.main-tablist-content-rightside .mapping-cntr .header .label-name{
    vertical-align: middle;
    margin-bottom: 0;
    /*width: 100%;*/
    padding: 4px 0px;
    font-size: 12px;
    letter-spacing: 0.3px;
    color: #3A84CF;
}
.main-tablist-content-rightside .mapped-cntr .header .bulk-mandatory-btn{
    display: inline-block;
    background: #E2752D;
    color: #fff;
    width: 25px;
    height: 25px;
    line-height: 27px;
    text-align: center;
    border-radius: 50%;
    margin-right: 10px;
    padding-left: 2px;
    vertical-align: top;
}
.main-tablist-content-rightside .mapped-cntr .header .bulk-delete-btn{
    display: inline-block;
    background: rgb(226 45 94 / .5);
    color: #fff;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    border-radius: 50%;
    vertical-align: top;
}
.main-tablist-content-rightside .mapped-cntr .body .label-name,
.main-tablist-content-rightside .mapping-cntr .body .label-name{
    vertical-align: middle;
    margin-bottom: 0;
    background: rgb(220 220 220 / .16);
    width: 100%;
    padding: 4px 10px;
    font-size: 12px;
    letter-spacing: 0.3px;
    font-weight: normal;
    color: #3A84CF;
}
.main-tablist-content-rightside .mapping-cntr .body .record.checked .label-name{
    color: #333;
}
.main-tablist-content-rightside .mapped-cntr .body .form-control{
    height: 25px;
}
.main-tablist-content-rightside .mapped-cntr .body .record .trash-btn{
    display: inline-block;
    height: 19px;
    line-height: 19px;
    vertical-align: middle;
    color: #E22D5E;
}
.map-slected-btn{
    background: #3A84CF;
    color: #fff !important;
    padding: 1px 10px;
    height: 25px;
    border-radius: 3px;
    font-size: 12px;
    letter-spacing: 0.3px;
    cursor: pointer;
}
.map-slected-btn.disabled{
    opacity: 0.5;
    user-select: none;
    pointer-events: none;
}
.mapping-criteria-box{
    float: left;
    width: 100%;
}
.mapping-criteria-box select{
    float: left;
    width: 30%;
    height: 34px;
    line-height: 22px;
    font-size: 12px;
    margin-left: 5px;
    margin-right: 5px;
}
.mapping-criteria-box .searchbox{
    position: relative;
    float: left;
    width: 30%;
    margin-right: 5px;
}
.mapping-criteria-box .searchbox .form-control{
    border-radius: 30px;
    height: 34px;
    padding-left: 34px;
    font-size: 12px;
}
.mapping-criteria-box .searchbox a{
    position: absolute;
    top: 1px;
    left: 1px;
    background-color: #fff;
    height: 32px;
    width: 34px;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    line-height: 34px;
    text-align: center;
}
.mapping-criteria-box .no-of-fields{
    float: left;
    width: calc((100% - 67%) - 30px);
    border-radius: 30px;
    height: 34px;
    text-align: center;
    background: rgb(239 239 239 / .42);
    text-align: center;
    border: 1px solid rgb(239 239 239 / .42);
    letter-spacing: 0.5px;
    font-size: 12px;
}

.ms-options-wrap{
    position: relative;
}
/*Admin Module Section Css Ends Here*/

.enpAdminCntr{
    background: #fff;
    padding: 20px 5px;
    box-shadow: 0 1px 11px 0 rgb(0 0 0 / 10%);
    margin-bottom: 30px;
}


/* Updated Custom Media Queries */
@media only screen and (max-width: 1367px){
    .payment_summary_cntr .payment-summary-table thead tr th:first-child{
        width: 91px;
    }
    .payment_summary_cntr .payment-summary-table thead tr th:nth-child(2){
        width: 32px;
    }
    .payment_summary_cntr .payment-summary-table thead tr th:last-child{
        width: 85px;
    }
    .payment_summary_cntr .payment_summary_body .btn_box a{
        padding: 10px 12px !important;
        width: 100%;
        margin-bottom: 10px;
    }
}
@media only screen and (max-width: 1200px){

    /*Global Custom classes Starts Here*/
    .md-mg-b0{
        margin-bottom: 0px;
    }
    .md-mg-b5{
        margin-bottom: 5px;
    }
    .md-mg-b10{
        margin-bottom: 10px;
    }
    .md-mg-b15{
        margin-bottom: 15px;
    }
    .md-mg-b20{
        margin-bottom: 20px;
    }
    /*Global Custom classes Ends Here*/

    .custom-modal-slider .modal-lg{
        width: 900px;
    }
    .adminLoginCntr .forgot_password_section{
        width: 100%;
    }
    .benefits_box .commonHeight{
        min-height: 235px;
    }
    .benefits_box .commonHeight1{
        min-height: 210px;
    }
    .md-min-h-210{
        min-height: 210px;
    }
    .form_section{
        width:80%;
    }
    .main_title .leftHeading{
        display: inline-block;
        width: 80%;
    }
    .lg-width90{
        width: 90%;
    }
    .lg-width98{
        width: 98%;
    }
    .section_55{
        width: 65%;
    }
    .graph_section ul li a{
        padding: 5px 10px;
    }
    .searchResultCntr select{
        width: auto;
    }
    .searchResultCntr .searchResultData table{
        table-layout: fixed;
    }
    .searchResultCntr .searchResultData table thead tr th{
        width: 150px;
    }
    .searchResultCntr .searchResultData table thead tr th:last-child{
        width: 220px;
    }
    .searchResultCntr .goahead table thead tr th:last-child{
        width: 400px !important;
    }
    .searchResultCntr .insuff table thead tr th:first-child{
        width: 160px !important;
    }
    .searchResultCntr .insuff table thead tr th:nth-child(2){
        width: 170px !important;
    }
    .searchResultCntr .insuff table thead tr th:nth-child(3){
        width: 200px !important;
    }
    .searchResultCntr .insuff table thead tr th:nth-child(4){
        width: 250px !important;
    }
    .refine-box select{
        width: 100%;
    }
    /*New Custom Css for Upload Bulk Case Starts Here*/
    .upload-case-bulk-block.upload-case-form {
    }
    /*New Custom Css for Upload Bulk Case Ends Here*/
    .status_box p.initial-msg{
        font-size: 13px;
    }
    .uplode_black_btn{
        font-size: 11px;
        height: 44px;
        line-height: 24px;
    }
    .new_client_create_block .SME_tab_section .contant_part .left_col .main_title .leftHeading{
        width: 100%;
    }
    .new_client_create_block .SME_tab_section .contant_part .right_col .total_box .body .initiate-case-btn{
        letter-spacing: normal;
        font-size: 14px;
    }
    .payment_summary_cntr .payment-summary-table thead tr th:first-child{
        width: 96px;
    }
    .payment_summary_cntr .payment-summary-table thead tr th:nth-child(2){
        width: 28px;
    }
    .payment_summary_cntr .payment-summary-table thead tr th:last-child{
        width: 80px;
    }
    .payment_summary_cntr .payment_summary_body .btn_box a{
        padding: 10px 12px !important;
        width: 100%;
        margin-bottom: 10px;
    }
    .payment_summary_cntr .payment-summary-table thead tr th,
    .payment_summary_cntr .payment-summary-table tbody tr td{
        font-size: 13px;
        padding: 8px 5px;
    }
    .payment_pending_cntr .content .wrapper .custom-container {
        border-top: 0;
    }
    .payment_pending_cntr .content .wrapper .custom-container table{
        table-layout: auto;
    }
    .payment_pending_cntr .content .wrapper .custom-container table thead tr th{
        line-height: 20px;
        padding: 8px;
        height: auto;
        border-left: 1px solid #fff;
        background: #ddd;
        font-family: 'latobold', sans-serif;
        color: #333;
    }
    .payment_pending_cntr .content .wrapper .custom-container table thead tr th:first-child .custom-checkbox{
        display: block;
    }
    .payment_pending_cntr .content .wrapper .custom-container table thead tr th:first-child div .custom-checkbox{
        display: none;
    }
    .payment_pending_cntr .content .wrapper .custom-container table thead tr th div {
        display: none;
    }
    .payment_pending_cntr .content .wrapper .custom-container table tfoot tr td:nth-child(2),
    .payment_pending_cntr .content .wrapper .custom-container table tfoot tr td:nth-child(2) div{
        width: 123px;
        text-align: center;
    }
    .payment_pending_cntr .content .wrapper .custom-container table tfoot tr td:nth-child(3),
    .payment_pending_cntr .content .wrapper .custom-container table tfoot tr td:nth-child(3) div{
        width: 69px;
        text-align: center;
        font-family: 'latoregular', sans-serif;
    }
    .payment_pending_cntr .content .wrapper .custom-container table tfoot tr td:nth-child(4),
    .payment_pending_cntr .content .wrapper .custom-container table tfoot tr td:nth-child(4) div{
        width: 47px;
        text-align: center;
        font-family: 'latoregular', sans-serif;
    }
    .payment_pending_cntr .content .wrapper .custom-container table tfoot tr td:last-child,
    .payment_pending_cntr .content .wrapper .custom-container table tfoot tr td:last-child div{
        width: 103px;
        text-align: center;
        font-family: 'latoblack', sans-serif;
    }
    .right_column .other_details_block{
        width: 100%;
    }
    .enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_top_block .candidates_count label{
        width: 160px;
        word-break: break-word;
        white-space: normal;
        line-height: 20px;
        text-align: right;
    }
    .enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_top_block .black_btn{
        margin-top: 95px;
    }
    .enterprise_initiate_case_cntr .rightside_outer .duplicate-box .border_common_box.error_box .common_content_box{
        padding-right: 0;
    }
    .enterprise_initiate_case_cntr .rightside_outer .border_common_box.error_box .common_content_box .duplicate_candidate_data{
        white-space: normal;
    }
    .enterprise_initiate_case_cntr .rightside_outer .border_common_box.error_box .common_content_box .duplicate_candidate_data .column{
        margin-bottom: 20px;
    }
    .enterprise_initiate_case_cntr .rightside_outer .border_common_box.error_box .common_content_box .duplicate_candidate_data .column1{
        width: 35%
    }
    .enterprise_initiate_case_cntr .rightside_outer .border_common_box.error_box .common_content_box .duplicate_candidate_data .column2{
        width: 35%
    }
    .enterprise_initiate_case_cntr .rightside_outer .border_common_box.error_box .common_content_box .duplicate_candidate_data .column3{
        width: 28%
    }
    /*.enterprise_initiate_case_cntr .rightside_outer .border_common_box.error_box .common_content_box .duplicate_candidate_data .column4{width: 25%}*/
    .enterprise_initiate_case_cntr .rightside_outer .border_common_box.error_box .common_content_box .duplicate_candidate_data .column5{
        width: 35%
    }
    .enterprise_initiate_case_cntr .rightside_outer .border_common_box.error_box .common_content_box .duplicate_candidate_data .column6{
        width: 35%
    }
    .enterprise_initiate_case_cntr .rightside_outer .border_common_box.error_box .common_content_box .duplicate_candidate_data .column7{
        width: 28%
    }
    .cat_cntr .searchResultCntr select{
        width: 100%;
    }
    .enterprise_initiate_case_cntr .rightside_outer .common_content_box .uplode_list_showcase .uplode_list_box .uplode_data_main p span{
        display: inline-block;
        vertical-align: top;
        width: 60%;
        word-break: break-word;
        white-space: normal;
        word-wrap: break-word;
        padding-right: 5px;
        font-size: 12px;
    }
    .enterprise_initiate_case_cntr .rightside_outer .common_content_box .uplode_list_showcase .uplode_list_box .progress .bar-status{
        width: 40%;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        text-align: right;
    }
    .enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table .document_heading .column label{
        font-size: 12px;
        letter-spacing: 0;
    }
    /*Enterprise New Dashboard Design3 Css Starts Here*/
    .enterprise_dashboard_cntr.design3 .left_column{
        padding: 10px 15px;
        min-height: 531px;
    }
    .enterprise_dashboard_cntr.design3 .right_column{
        width: 75%;
    }
    .enterprise_dashboard_cntr.design3 .right_column .pending-cases-summary-cntr .cases-summary-box .sub-heading.no-bg{
        min-height: auto;
    }
    .enterprise_dashboard_cntr.design3 .right_column .pending-cases-summary-cntr .cases-summary-box ul{
        border-right: none;
        border-bottom: 1px dashed #ddd;
        margin-bottom: 10px;
        padding-bottom: 10px;
    }
    .enterprise_dashboard_cntr.design3 .right_column .pending-cases-summary-cntr .cases-summary-box .col-sm-12:last-child .group ul{
        border-right: none;
        border-bottom: none;
        margin-bottom: 0px;
        padding-bottom: 0px;
    }
    .enterprise_dashboard_cntr.design3 .right_column .pending-cases-summary-cntr .cases-summary-box ul.case-wise-severity{
        margin: 0;
        padding: 0;
    }
    .enterprise_dashboard_cntr.design3 .right_column .pending-cases-summary-cntr .cases-summary-box ul.case-wise-severity li p{
        min-height: auto;
    }
    .graph-body-section .graph-box:before,
    .graph-body-section .graph-box:last-child:before{
        left: 15.6%;
    }
    .graph-body-section .graph-box:last-child:after{
        margin: 2% auto 0 14.6%;
    }
    .graph-body-section .graph-box .leftside{
        width: 32%;
    }
    .graph-body-section .graph-box .rightside{
        width: calc(68% - 20px);
        margin-left: 0;
        padding: 11px 10px 0px 10px;
    }
    .case-body{
        padding: 10px 20px;
    }
    .case-title{
        padding: 0px 0px 0px 0px;
        margin-bottom: 10px;
        margin-top: 6px;
        min-height: 45px;
        font-size: 18px;
    }
    .case-content-data .counter{
        font-size: 18px;
    }
    .case-body .case-content .border-right{
        border: 0;
    }
    .new-dashboard-design .main_section .candidate_detail_part .right_column .case-received-summary .panel-heading{
        padding: 11px 45px 10px 12px;
        font-size: 16px;
    }
    .case-body .flip-link,
    .new-dashboard-design .main_section .candidate_detail_part .right_column .case-received-summary .panel-heading .badge{
        right: 12px;
    }
    .flipbox-listitem-div{
        height: 198px;
    }
    /*.new-dashboard-design .main_section .candidate_detail_part .right_column .case-received-summary .list-group .list-group-item{
        margin: 0 5px 0 15px;
    }*/
    .new-dashboard-design .main_section .candidate_detail_part .right_column .case-received-summary .list-group .list-group-item .link{
        font-size: 12px;
        letter-spacing: -0.5px;
    }
    .new-dashboard-design .main_section .candidate_detail_part .right_column .case-received-summary .list-group .list-group-item .link .icon-img{
        margin-right: 2px;
    }
    .new-dashboard-design .main_section .candidate_detail_part .right_column .case-received-summary .list-group .list-group-item .badge{
        min-width: 34px;
        font-size: 10px;
    }
    .new-dashboard-design .main_section .candidate_detail_part .right_column .case-received-summary .list-group .list-group-item.seperate-box .link{
        width: 80%;
        display: inline-block;
        vertical-align: middle;
    }
    .new-dashboard-design .main_section .candidate_detail_part .right_column .case-received-summary .list-group .list-group-item .well .list-group .list-group-item .link{
        font-size: 9px;
        letter-spacing: normal;
    }
    /*Enterprise New Dashboard Design3 Css Ends Here*/
}
@media only screen and (max-width: 992px){
    .custom-modal-slider .modal-lg{
        width: 740px;
    }
    .SME_main_banner {
        min-height: 480px;
    }
    .main_caption p {
        font-size: 14px;
        font-weight:400;
        margin: 0 0 10px;
        width: 50%;
    }
    .benefits_box h1{
        font-size: 17px;
    }
    .sm-min-h-260{
        min-height: 260px;
    }
    .benefits_box p{
        letter-spacing: normal;
        padding: 0 0 0 0;
    }
    .footer .info_text{
        width: 100%;
        text-align: center;
    }
    .social-icon{
        float: none !important;
    }
    .social-icon ul{
        margin: 0 auto;
    }
    .sidebar .logo_box{
        margin: 0 0 20px 0;
    }
    .sidebar .tagline{
        width: 100%;
    }
    .addMoneyBlock{
        max-width: 70%;
    }
    .choose_package_section ul li{
        font-size: 13px;
    }
    .user-profile-box{
        margin:0 20px 15px 0;
    }
    .account-permission .checkbox-inline{
        margin-left: 0px;
    }
    .my_menu .navbar-nav > li > a{
        margin-right: 0;
        padding: 7px 9px;
    }
    .top_side_menu{
        padding: 0 0 0 5px;
    }
    .notification_menu{
        padding: 0 5px 0 10px !important;
    }
    .choose_package_section{
        max-width: 220px;
        margin: 15px 12px;
    }
    .new_client_create_block{
        width: 100% !important;
    }
    .new_client_create_block .SME_tab_section .nav-tabs{
        width: 95%
    }

    .payment_pending_cntr .content .wrapper .custom-container table tfoot tr td:first-child,
    .payment_pending_cntr .content .wrapper .custom-container table tfoot tr td:first-child div{
        width: 39px;
        display: inline-block;
    }
    .payment_pending_cntr .content .wrapper .custom-container table tfoot tr td:nth-child(2),
    .payment_pending_cntr .content .wrapper .custom-container table tfoot tr td:nth-child(2) div{
        width: 92px;
        text-align: left;
    }
    .payment_pending_cntr .content .wrapper .custom-container table tfoot tr td:nth-child(3),
    .payment_pending_cntr .content .wrapper .custom-container table tfoot tr td:nth-child(3) div{
        width: 121px;
    }
    .payment_pending_cntr .content .wrapper .custom-container table tfoot tr td:nth-child(4),
    .payment_pending_cntr .content .wrapper .custom-container table tfoot tr td:nth-child(4) div{
        width: 67px;
    }
    .payment_pending_cntr .content .wrapper .custom-container table tfoot tr td:last-child,
    .payment_pending_cntr .content .wrapper .custom-container table tfoot tr td:last-child div{
        width: 123px;
    }
    .payment_pending_cntr .content .wrapper .custom-container table tbody tr.more-details-block > td table{
        table-layout: auto;
    }
    .payment_pending_cntr .content .wrapper .custom-container table tbody tr.more-details-block > td table tbody tr td:first-child{
        width: 39px;
    }
    .payment_pending_cntr .content .wrapper .custom-container table tbody tr.more-details-block > td table tbody tr td:nth-child(2) {
        width: 280px;
    }
    .payment_pending_cntr .content .wrapper .custom-container table tbody tr.more-details-block > td table tbody tr td:last-child {
        width: 339px;
    }
    .right_column .other_details_block .input label{
        white-space: nowrap;
    }
    .tab-pd-l16{
        padding-left: 16px;
    }
    .enterprise_initiate_case_cntr .leftside_outer{
        min-height: auto;
        height: auto;
        margin-bottom: 25px;
        background: #fff;
        box-shadow: none;
        padding: 0 0 6px 0;
        /*border-bottom: 1px solid #b1b1b1;*/
    }
    .enterprise_initiate_case_cntr .leftside_outer .package_details_cntr{
        padding: 40px 0 0 0;
        border: 0;
        border-top: 1px solid #b1b1b1;
        margin: 10px auto 0 auto;
        position: relative;
        width: 100%;
    }
    .enterprise_initiate_case_cntr .leftside_outer .package_details_cntr .package_details_heading{
        position: absolute;
        top: -10px;
        left: 50%;
        transform: translate(-50%, -16%);
        margin: 0px auto;
        display: inline-block;
        background: #fff;
        width: auto;
        padding: 5px 8px;
        text-transform: uppercase;
        font-size: 14px;
        color: #555;
    }
    .enterprise_initiate_case_cntr .leftside_outer .package_details_cntr .tablet-row{
        display: inline-block;
        width: 66.66666667%;
        float: left;
    }
    .enterprise_initiate_case_cntr .leftside_outer .package_check_details_cntr{
        display: inline-block;
        width: 33.33333333%;
        float: right;
        position: relative;
        margin-right: 1px;
        z-index: 999;
        /*padding-right: 15px;
        padding-left: 15px;*/
    }

    .added_candidates_edit_popup .enterprise_initiate_case_cntr .leftside_outer{
        height: auto;
        padding-bottom: 0;
        float: left;
        width: 100%;
    }
    .added_candidates_edit_popup .enterprise_initiate_case_cntr .leftside_outer .mCustomScrollBox,
    .added_candidates_edit_popup .enterprise_initiate_case_cntr .leftside_outer .mCSB_container{
        overflow: visible !important;
    }
    .added_candidates_edit_popup .enterprise_initiate_case_cntr .leftside_outer:hover .mCSB_scrollTools_vertical{
        display: none !important;
    }
    .enterprise_initiate_case_cntr .leftside_outer .package_check_details_cntr .heading{
        background: #585858;
        padding: 12px 25px 12px 10px;
        color: #fff;
    }
    .enterprise_initiate_case_cntr .leftside_outer .package_check_details_cntr .heading:after,
    .enterprise_initiate_case_cntr .leftside_outer .package_check_details_cntr .heading.collapsed:after{
        top: 16px;
    }
    .enterprise_initiate_case_cntr .leftside_outer .package_check_details_cntr .package_check_details_content{
        position: absolute;
        top: 100%;
        width: 100%;
        background: rgb(255, 255, 255);
        z-index: 2;
        box-shadow: rgba(0, 0, 0, 0.5) 0px 1px 11px 0px;
    }
    .enterprise_initiate_case_cntr .leftside_outer .added_package_cntr{
        float: left;
        width: 100%;
        margin-top: 15px;
        border-bottom: 1px solid #b1b1b1;
        margin-bottom: 30px;
    }
    .enterprise_initiate_case_cntr .leftside_outer .added_package_cntr .added_package_block .heading span{
        position: absolute;
        top: -10px;
        left: 50%;
        transform: translate(-50%, -16%);
        margin: 0px auto;
        display: inline-block;
        background: #fff;
        width: auto;
        padding: 5px 8px;
        text-transform: uppercase;
        font-size: 14px;
        color: #555;
    }
    .enterprise_initiate_case_cntr .leftside_outer .added_package_cntr .added_package_block .added_package_count{
        margin: 20px 0;
        background: #ececec;
    }
    .enterprise_initiate_case_cntr .rightside_outer .common_content_box .candidate_row .candidate_count_heading{
        width: 100%;
    }
    .enterprise_initiate_case_cntr .rightside_outer .common_content_box .candidate_row .candidate_count_heading a{
        padding: 0px 0px 0px 5px;
    }
    .enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table .document_heading .column label{
        font-size: 11px;
        text-transform: uppercase;
    }
    .enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table .document_heading .column1,
    .enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table .document_content .column1{
        width: 5%;
        text-align: left;
    }
    .enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table .document_heading .column4,
    .enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table .document_content .column4{
        width: 16%;
    }
    .enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table.edit-delete-option .document_heading .column5,
    .enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table.edit-delete-option .document_content .column5{
        width: 17%;
    }
    .enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table .document_heading .column5,
    .enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table .document_content .column5{
        width: 25%;
    }
    .enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table .document_heading .column6,
    .enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table .document_content .column6{
        width: 18%;
    }
    .enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table.edit-delete-option .document_heading .column7,
    .enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table.edit-delete-option .document_content .column7{
        width: 11%;
    }
    .enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table .document_heading .column label input[type="checkbox"]{
        margin-top: 0;
    }
    .enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table .document_heading .column label span{
        display: none;
    }
    .enterprise_initiate_case_cntr.thankyou_page .summary_box_cntr .case_summary_data_table .document_heading .column1,
    .enterprise_initiate_case_cntr.thankyou_page .summary_box_cntr .case_summary_data_table .document_heading .column1,
    .enterprise_initiate_case_cntr.thankyou_page .summary_box_cntr .case_summary_data_table .document_content .column1,
    .enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table.design2 .document_heading .column1,
    .enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table.design2 .document_content .column1{
        width: 6% !important;
        text-align: center;
    }
    .enterprise_initiate_case_cntr.thankyou_page .summary_box_cntr .case_summary_data_table .document_heading .column2,
    .enterprise_initiate_case_cntr.thankyou_page .summary_box_cntr .case_summary_data_table .document_content .column2{
        width: 24% !important;
    }
    .SME_main_banner.homepage-design2 .leftSideCntr .caption{
        display: block;
        font-size: 14px;
        padding: 10px 20px 10px 20px;
        margin-bottom: 7px;
    }
    .SME_main_banner.homepage-design2 .leftSideCntr .caption .tagline{
        font-size: 14px;
    }
    .SME_main_banner.homepage-design2 + .benefits_section .benefits_box p{
        font-size: 12px;
        line-height: 22px;
    }
    .enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table.design2 .document_heading .column label{
        font-size: 11px;
    }
    .enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table.design2 .document_content .column label{
        font-size: 12px;
    }
    .enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table.design2 .document_heading .column2,
    .enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table.design2 .document_content .column2{
        width: 31%;
    }
    .enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table.design2 .document_heading .column3,
    .enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table.design2 .document_content .column3{
        width: 16%;
    }
    .enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table.design2.edit-delete-option .document_heading .column4,
    .enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table.design2.edit-delete-option .document_content .column4{
        width: 16%;
    }
    .enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table.design2 .document_heading .column4,
    .enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table.design2 .document_content .column4{
        width: 18%;
    }
    .enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table.design2 .document_heading .column5,
    .enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table.design2 .document_content .column5{
        width: 16%;
    }
    .enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table.design3 .document_heading .column5,
    .enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table.design3 .document_content .column5{
        width: 27%;
    }
    .enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table.design2 .document_heading .column6,
    .enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table.design2 .document_content .column6{
        width: 11%;
    }
    .enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table.design2.edit-delete-option .document_heading .column6,
    .enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table.design2.edit-delete-option .document_content .column6{
        width: 17%;
    }
    .enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table.design2 .document_content .column6 a{
        padding: 2px 3px 1px 3px;
        border-radius: 3px;
        letter-spacing: 0;
    }
    .enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table.design3 .document_heading .column2,
    .enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table.design3 .document_content .column2{
        width: 20%;
    }
    .enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table.design3 .document_heading .column6,
    .enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table.design3 .document_content .column6{
        width: 13%;
    }

    /*Enterprise New Dashboard Design3 Css Starts Here*/
    .enterprise_dashboard_cntr.design3 .left_column{
        width: 27%;
        min-height: 693px;
    }
    .enterprise_dashboard_cntr.design3 .right_column{
        width: 67%;
    }
    .enterprise_dashboard_cntr.design3 .right_column .pending-cases-summary-cntr .cases-summary-box ul.case-wise-severity li{
        width: 50% !important;
        border-right: 1px dashed #ddd;
    }
    .enterprise_dashboard_cntr.design3 .right_column .pending-cases-summary-cntr .cases-summary-box ul.case-wise-severity li:nth-child(even){
        border-right: none;
    }
    .graph-heading-section .graph-heading{
        font-size: 14px;
        padding-right: 0px;
    }
    .graph-body-section{
        height: 510px;
    }
    .graph-body-section .graph-box .rightside{
        padding: 5px 0px 0px 0px;
    }
    .graph-body-section .graph-box .rightside .category-name span{
        width: calc(100% - 40px);
        font-size: 11px;
        letter-spacing: normal;
    }
    .graph-body-section .graph-box .rightside .category-name a{
        height: 30px;
        line-height: 20px;
        padding: 5px 5px;
        min-width: 35px;
        border-radius: 8px;
        font-size: 12px;
    }
    .case-title{
        font-size: 16px;
    }
    .case-content-data span{
        font-size: 9px;
    }
    .new-dashboard-design .main_section .candidate_detail_part .right_column .case-received-summary .panel-heading{
        font-size: 12px;
    }
    .new-dashboard-design .main_section .candidate_detail_part .right_column .case-received-summary .list-group .list-group-item{
        min-height: 60px;
        margin: 0 5px 0 15px;
    }
    .new-dashboard-design .main_section .candidate_detail_part .right_column .case-received-summary .list-group .list-group-item .link{
        letter-spacing: -0.4px;
        margin-bottom: 5px;
        width: 100%;
        display: inline-block;
        font-size: 11px;
    }
    .new-dashboard-design .main_section .candidate_detail_part .right_column .case-received-summary .list-group .list-group-item .link i{
        margin-right: 2px;
    }
    .new-dashboard-design .main_section .candidate_detail_part .right_column .wip-flip .case-received-summary .list-group .list-group-item .link i.wip-icon{
        font-size: 15px;
    }
    .new-dashboard-design .main_section .candidate_detail_part .right_column .case-received-summary .list-group .list-group-item .badge{
        float: none;
        display: inline-block;
    }
    .new-dashboard-design .main_section .candidate_detail_part .right_column .case-received-summary .list-group .list-group-item.seperate-box .link{
        width: 100%;
    }
    .new-dashboard-design .main_section .candidate_detail_part .right_column .case-received-summary .list-group .list-group-item .well .list-group{
        margin: 10px 0 0 0;
    }
    /*Enterprise New Dashboard Design3 Css Ends Here*/
}
@media only screen and (max-width: 767px){
    .navbar-header.mobile_header{
        float: left;
        width: 100%;
        z-index: 99 !important;
    }
    .navbar-header.mobile_header .app-logo{
        display: inline-block !important;
    }
    .new-dashboard-design .navbar-wrapper{
        right: auto;
        width: 100%;
        z-index: 9999;
    }
    .navbar-collapse-mobile-view{
        overflow: visible !important;
        float: right;
    }
    .navbar-collapse-mobile-view .top_side_menu li.mobile-user-dropdown a.dropdown-toggle{
        margin-left: 0;
        text-align: center;
    }
    .navbar-collapse-mobile-view .top_side_menu li.mobile-user-dropdown .sub-menu{
        position: absolute;
        top: 100%;
        right: 0;
        left: auto;
        width: 100%;
        background: #ffff;
        margin-top: 15px !important;
        box-shadow: 0 0px 20px 0 rgba(0, 0, 0, 0.3);
        padding: 5px 0;
    }
    .navbar-collapse-mobile-view .top_side_menu li.mobile-user-dropdown .sub-menu li{
        display: inline-block !important;
        padding: 0 15px !important;
    }
    .navbar-collapse-mobile-view .top_side_menu li.mobile-user-dropdown .sub-menu li a{
        padding: 7px 0 !important;
        border-bottom: 1px dashed #ddd;
        color: #162135 !important;
        font-family: 'latomedium', sans-serif;
        transition: all 0.3s ease;
    }

    .navbar-collapse-mobile-view .top_side_menu li.mobile-user-dropdown .sub-menu li:last-child a{
        border-bottom: 0;
    }
    .navbar-collapse-mobile-view .top_side_menu li.mobile-user-dropdown .sub-menu li a:hover{
        color: #5ec9d9 !important;
    }
    .custom-modal-slider .modal-lg{
        width: auto;
    }
    .xs-pd-r15{
        padding-right: 15px !important;
    }
    .xs-pd-r0{
        padding-right: 0px !important;
    }
    .xs-pd-l10{
        padding-left: 10px !important;
    }
    .xs-pd-l15{
        padding-left: 15px !important;
    }
    .xs-pd-l0{
        padding-left: 0px !important;
    }
    .xs-mt-20{
        margin-top: 20px !important;
    }
    .benefits_box{
        margin-bottom: 15px;
        padding-bottom: 15px;
    }
    .benefits_box h1 span{
        display: inline-block;
    }
    .benefits_box .commonHeight,
    .benefits_box .commonHeight1{
        min-height: auto;
    }
    .breadcrumb_bar .breadcrumb{
        padding: 0 15px 0 0;
    }
    .my_menu .top_side_links ul li span {
        display: none;
    }
    .contant_part{
        padding: 0;
    }
    .addMoneyBlock{
        max-width: 100%;
    }
    .xs-border-none{
        border: 0;
    }
    .multi-candidate-option{
        float: left;
    }
    .multi-candidate-option .div-inline-block{
        float: left;
        width: 65%;
        padding-top: 0;
    }
    .multi-candidate-option .div-inline-block p{
        white-space: normal;
        width: 100%;
        text-align: right;
        font-size: 13px;
        margin-bottom: 0;
    }
    .multi-candidate-option .select_dropdown{
        float: right;
        width: 35%;
    }
    .choose_initiation h3, .choose_initiation p{
        min-height: auto;
    }
    .xs-mg-b15{
        margin-bottom: 15px !important;
    }
    .xs-mg-t10{
        margin-top: 10px !important;
    }
    .xs-mg-t15{
        margin-top: 15px !important;
    }
    /*.my_menu{ float: none;}*/
    .my_menu .navbar-nav{
        margin: 0;
    }
    .my_menu .navbar-nav li a{
        padding: 10px 0;
        text-align: left;
        margin-right: 0;
        border-bottom: 2px solid #ebebeb;
    }
    .my_menu .navbar-nav li.active a,
    .my_menu .navbar-nav li.active a:focus,
    .my_menu .navbar-nav li.active a:hover{
        border-bottom: 2px solid #6cba42;
    }
    .my_menu .navbar-nav li a:hover,.my_menu .navbar-nav li a:focus{
        border-bottom: 2px solid #6cba42;
    }
    .navbar-collapse{
        border-top: 0;
    }
    .account-permission .checkbox-inline{
        margin-left: 10px;
    }
    .account-permission .checkbox-inline:first-child{
        margin-left: 0px;
    }
    .xs-text-center{
        text-align: center;
    }
    .searchResultCntr .searchResultData table{
        table-layout: auto !important;
    }
    .custom-accordion .panel-heading .name{
        margin-right: 0;
    }
    .custom-accordion .panel-heading .ars-no{
        margin-left: 40px;
    }
    .walletTransactionBlock .SME_tab_section .nav-tabs > li > a{
        padding: 10px;
    }
    .refine-box{
        margin-top: 40px;
    }
    .timeline_link{
        float: left;
        width: 100%;
    }
    .menu-wallet-icon{
        padding: 10px 0 !important;
    }
    .menu-wallet-icon img{
        float: left;
        margin-top: 0 !important;
    }
    .menu-wallet-icon span{
        padding-left: 32px;
        line-height: 24px;
    }
    .mobile_header .navbar-toggle{
        margin-top: 2px;
    }
    .top_side_menu{
        padding: 0;
    }
    /*.top_side_menu .mobile-user-dropdown{ width: 100%; }*/
    /*.top_side_menu .mobile-user-dropdown a.dropdown-toggle{
        background-color: #ffffff !important;
        color: #337ab7 !important;
        font-weight: 500 !important;
    }*/
    .top_side_menu .mobile-user-dropdown.open a.dropdown-toggle,
    .top_side_menu .mobile-user-dropdown.open a.dropdown-toggle:focus,
    .top_side_menu .mobile-user-dropdown.open a.dropdown-toggle:hover{
        color: #000 !important;
    }

    .mobile-user-dropdown .sub-menu{
        padding: 0;
        margin: 0 !important;
    }
    .mobile-user-dropdown .sub-menu li{
        padding: 0 !important
    }
    .mobile-user-dropdown .sub-menu li a{
        padding: 10px 0 !important;
        font-weight: 500;
    }
    .top_side_menu li a.dropdown-toggle .user-icon{
        display: inline-block;
    }
    .my_menu .sub-menu li:last-child a{
        border-bottom: 2px solid #ebebeb;
    }
    .my_menu .sub-menu li:last-child a:hover{
        border-bottom-color: #6cba42;
    }
    .custom-form-style form{
        width: 100%;
    }
    .choose_package_section{
        max-width: 100%;
        width: 100%;
        margin: 15px auto;
    }
    .equal-Height-Class .nav-justified > li{
        float: left !important;
    }
    .new_client_create_block .SME_tab_section .nav-tabs{
        width: 100%
    }

    .payment_pending_cntr,
    .payment_summary_cntr{
        float: left;
        width: 100%;
    }
    .payment-pending-cntr .main_title{
        padding-bottom: 7px;
        margin-bottom: 15px !important;
    }
    .payment_pending_cntr .content .wrapper .custom-container table thead tr th:nth-child(5),
    .payment_pending_cntr .content .wrapper .custom-container table thead tr th:nth-child(5) div,
    .payment_pending_cntr .content .wrapper .custom-container table tbody tr td:nth-child(5){
        text-align: left;
    }
    .payment_summary_cntr .payment-summary-table thead tr th,
    .payment_summary_cntr .payment-summary-table tbody tr td{
        white-space: normal;
    }

    .payment_pending_cntr .content .wrapper .custom-container{
        border-bottom: 0;
    }
    .payment_pending_cntr .content .wrapper .custom-container table tfoot tr td{
        padding-left: 0;
        padding-right: 0;
        width: auto !important;
        display: table-cell !important;
    }
    .payment_pending_cntr .content .wrapper .custom-container table tfoot tr td div{
        position: relative;
        margin-left: 0px;
        width: auto !important;
        display: block !important;
    }
    .candidate-preview-cntr.new-design .candidate-left-panel{
        margin-bottom: 30px;
    }
    .xs-pd-t0{
        padding-top: 0 !important;
    }
    .xs-mg-b15{
        margin-bottom: 15px !important;
    }
    .tab-pd-l16{
        padding-left: 0;
    }
    .na{
        margin-right: 15px;
        vertical-align: sub;
    }
    .na + div{
        display: inline-block;
    }
    .enterprise_initiate_case_cntr .leftside_outer .package_details_cntr .tablet-row{
        width: 100%;
        float: right;
        display: block;
        margin: 0 auto 20px 0;
    }
    .enterprise_initiate_case_cntr .leftside_outer .package_details_cntr .tablet-row .mob-pd0{
        padding: 0;
    }
    .enterprise_initiate_case_cntr .leftSideCntr_outer .package_check_details_cntr{
        width: 100%;
        display: block;
        float: left;
    }
    .enterprise_initiate_case_cntr .leftside_outer .package_check_details_cntr .package_check_details_content{
        position: relative;
        box-shadow: none;
        top: unset;
        z-index: 1;
    }
    .enterprise_initiate_case_cntr .leftside_outer .package_check_details_cntr .package_check_details_content .package_check_details_list ul{
        padding-left: 25px;
    }
    .enterprise_initiate_case_cntr .rightside_outer .common_content_box .candidate_row .candidate_count_heading{
        margin: 15px 0 30px 0;
    }
    .enterprise_initiate_case_cntr .rightside_outer .common_content_box {
        padding-left: 0px;
    }
    .enterprise_initiate_case_cntr .rightside_outer .white_btn,
    .enterprise_initiate_case_cntr .rightside_outer .black_btn {
        font-size: 13px;
    }
    .enterprise_initiate_case_cntr .leftside_outer .package_details_cntr .package_details_heading{
        font-size: 12px;
    }
    .enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_top_block .candidates_count{
        background: #f0efee;
        text-align: center;
        margin-bottom: 2px;
    }
    .enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_top_block .candidates_count label{
        width: auto;
    }
    .enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_top_block .black_btn {
        margin-top: 15px;
    }
    .cat_cntr .searchResultCntr .main_title{
        float: none;
        border-bottom: none;
    }
    .cat_cntr .addUserBlock .form-horizontal .row {
        border-bottom: none;
        margin-bottom: 0;
    }
    .cat_cntr .addUserBlock .form-horizontal .control-label{
        padding-top: 0px;
    }
    .enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table .document_heading .column1,
    .enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table .document_content .column1,
    .enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table .document_heading .column2,
    .enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table .document_content .column2,
    .enterprise_initiate_case_cntr.thankyou_page .summary_box_cntr .case_summary_data_table .document_heading .column1,
    .enterprise_initiate_case_cntr.thankyou_page .summary_box_cntr .case_summary_data_table .document_content .column1{
        width: 8% !important;
    }
    .enterprise_initiate_case_cntr.thankyou_page .summary_box_cntr .case_summary_data_table .document_heading .column2,
    .enterprise_initiate_case_cntr.thankyou_page .summary_box_cntr .case_summary_data_table .document_content .column2{
        width: 92% !important;
        text-align: left;
    }

    .enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table .document_heading .column3,
    .enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table .document_content .column3{
        width: 64% !important;
    }

    .enterprise_initiate_case_cntr.thankyou_page .summary_box_cntr .case_summary_data_table .document_heading .column3,
    .enterprise_initiate_case_cntr.thankyou_page .summary_box_cntr .case_summary_data_table .document_content .column3,
    .enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table .document_heading .column4,
    .enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table .document_content .column4,
    .enterprise_initiate_case_cntr.thankyou_page .summary_box_cntr .case_summary_data_table .document_heading .column4,
    .enterprise_initiate_case_cntr.thankyou_page .summary_box_cntr .case_summary_data_table .document_content .column4,
    .enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table .document_heading .column5,
    .enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table .document_content .column5,
    .enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table .document_heading .column6,
    .enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table .document_content .column6,
    .enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table.design2 .document_heading .column3,
    .enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table.design2 .document_content .column3,
    .enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table .document_heading .column8,
    .enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table .document_content .column8,
    .enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table.design3 .document_heading .column6,
    .enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table.design3 .document_content .column6{
        display: none !important;
    }
    .enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table .document_content .column3 .mob_data label,
    .enterprise_initiate_case_cntr.thankyou_page .summary_box_cntr .case_summary_data_table .document_content .column2 .mob_data label,
    .enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table.design2 .document_content .column2 label{
        display: block;
        font-weight: bold;
        font-size: 12px;
    }
    .enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table .document_content .column3 .mob_data label span,
    .enterprise_initiate_case_cntr.thankyou_page .summary_box_cntr .case_summary_data_table .document_content .column2 .mob_data label span,
    .enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table.design2 .document_content .column2 label span{
        font-weight: 400;
    }
    .SME_main_banner.homepage-design2 .leftSideCntr{
        display: none;
    }
    .SME_main_banner.homepage-design2 + .benefits_section .benefits_box .min-h-160{
        min-height: 50px;
    }
    .SME_main_banner.homepage-design2{
        background: url('../img/rawpixel-com-567016-unsplash.jpg') no-repeat top center;
        background-size: cover;
        height: 470px;
    }
    .SME_main_banner.homepage-design2 .flip-container,
    .SME_main_banner.homepage-design2 .front,
    .homepage-design2 .back,
    .SME_main_banner.homepage-design2 .login-wrapper{
        height: 470px;
    }
    .SME_main_banner.homepage-design2 .front .opusCntr {
        top: 53%;
    }
    .SME_main_banner.homepage-design2 + .benefits_section{
        padding: 20px 0 20px 0;
    }
    .enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table.design2 .document_heading .column2,
    .enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table.design2 .document_content .column2{
        width: 68% !important;
    }
    .enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table.design3 .document_heading .column2,
    .enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table.design3 .document_content .column2{
        width: 94% !important;
    }
    .enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table.design2 .document_heading .column6,
    .enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table.design2 .document_content .column6{
        display: block !important;
        width: 26% !important;
    }
    /*.enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table.design2 .document_content .column6 a{
        line-height: 68px;
    }*/
    .enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table.edit-delete-option .document_heading .column7,
    .enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table.edit-delete-option .document_content .column7{
        width: 20%;
    }
    .enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table.design3 .document_heading .column6,
    .enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table.design3 .document_content .column6{
        display: none !important;
    }


    .enterprise_initiate_case_cntr .rightside_outer .common_content_box .uplode_list_showcase .uplode_list_box .uplode_data_main p,
    .enterprise_initiate_case_cntr .rightside_outer .common_content_box .uplode_list_showcase .uplode_list_box .uplode_data_main p span{
        width: 100%;
    }

    .enterprise_initiate_case_cntr .rightside_outer .common_content_box .uplode_list_showcase .uplode_list_box .progress{
        margin-top: 25px;
    }
    .enterprise_initiate_case_cntr .rightside_outer .common_content_box .uplode_list_showcase .uplode_list_box .progress .bar-status{
        width: 100%;
        top: -23px;
        right: unset;
        left: 0;
        text-align: left;
    }

    .enterprise_dashboard_cntr.design3{
        padding: 20px 15px 0px 15px;
    }
    .enterprise_dashboard_cntr.design3 .left_column{
        display: block;
        width: 100%;
        min-height: auto;
        box-sizing: border-box;
        margin: 0;
    }
    .enterprise_dashboard_cntr.design3 .right_column{
        width: 100%;
        padding: 0;
    }
    .enterprise_dashboard_cntr.design3 .right_column .form_headding{
        padding-top: 0;
    }
    .enterprise_dashboard_cntr.design3 .right_column .pending-cases-summary-cntr .cases-summary-box ul.case-wise-severity li{
        margin-bottom: 10px;
    }
    .enterprise_dashboard_cntr.design3 .right_column .pending-cases-summary-cntr .cases-summary-box ul.case-wise-severity li:last-child{
        margin-bottom: 0px;
    }
    .custom-graph-section{
        margin-bottom: 25px;
    }
    .candidate-form-wrapper{
        /* height: 470px !important;
        overflow: scroll; */
    }
    .mode-selection-box.candidate-form-cntr .candidate-form-box .heading{
        padding-left: 130px !important;
    }
    .add-documents-block .add-documents-heading{
        line-height: 16px;
    }


}
@media only screen and (max-width: 600px){
    .adminLoginCntr{
        width: 80%;
    }
    .main_caption p{
        width: 50% !important;
    }
    .detail_tab_section .nav-tabs li{
        width: 50%;
    }
    .detail_tab_section .nav-tabs li a{
        padding: 10px 20px;
    }
    .back-link{
        bottom: -62px;
    }
    .xs-mg-b15{
        margin-bottom: 15px;
    }
    .xs-mg-b20{
        margin-bottom: 20px;
    }
    .xs-mg-b50{
        margin-bottom: 50px;
    }
    .user-management-Cntr{
        width: 100%;
    }
    .user-profile-box{
        width: 100%;
        min-height: 160px;
    }
    .user-info-box{
        width: 100%;
    }
    .ultra-mob100{
        width: 100%;
    }
    .account-permission .checkbox-inline{
        width: 50%;
        float: left;
        margin: 5px 0;
    }
    .custom-accordion .panel-heading .name{
        width: 80%;
        text-align: left;
        min-height: auto;
    }
    .custom-accordion .panel-heading .ars-no{
        width: 80%;
        text-align: left;
        margin-left: 50px;
        line-height: 22px;
        margin-right: 0;
        min-height: auto;
    }
    .custom-accordion .panel-heading .case-status{
        width: 80%;
        text-align: left;
        line-height: 22px;
        min-height: auto;
        margin-right: 0;
    }
    .additionalOption{
        float: left;
        width: 100%;
        text-align: left!important;
        margin: 0;
        padding: 0;
    }
    .additionalOption li{
        float: left;
        width: 50%;
        line-height: normal;
        margin: 5px 0;
    }
    .additionalOption li a{
        display: block;
        text-align: center;
    }
    .additionalOption li:first-child{
        padding-left: 5px;
    }
    .additionalOption li:last-child{
        padding-right: 5px;
    }
    .enterprise_initiate_case_cntr .rightside_outer .border_common_box.error_box .common_content_box .duplicate_candidate_data .column1{
        width: 100%
    }
    .enterprise_initiate_case_cntr .rightside_outer .border_common_box.error_box .common_content_box .duplicate_candidate_data .column2{
        width: 100%
    }
    .enterprise_initiate_case_cntr .rightside_outer .border_common_box.error_box .common_content_box .duplicate_candidate_data .column3{
        width: 50%
    }
    /*.enterprise_initiate_case_cntr .rightside_outer .border_common_box.error_box .common_content_box .duplicate_candidate_data .column4{width: 33%}*/
    .enterprise_initiate_case_cntr .rightside_outer .border_common_box.error_box .common_content_box .duplicate_candidate_data .column5{
        width: 49%
    }
    .enterprise_initiate_case_cntr .rightside_outer .border_common_box.error_box .common_content_box .duplicate_candidate_data .column6{
        width: 50%
    }
    .enterprise_initiate_case_cntr .rightside_outer .border_common_box.error_box .common_content_box .duplicate_candidate_data .column7{
        width: 49%
    }
    .enterprise_initiate_case_cntr .rightside_outer p.red{
        text-align: center;
    }
}
@media only screen and (max-width: 480px){
    .main_caption p{
        width: 90% !important;
        margin: 10px 0 20px !important;
    }
    .xs-text-right{
        text-align: right !important;
    }
    .xs-mg-l0{
        margin-left: 0 !important;
    }
    .xs-mg-b15{
        margin-bottom: 15px !important;
    }
    .bannerBoxCntr .bannerBox{
        max-width: 90%;
    }
    .bannerBoxCntr .bannerBox h2{
        font-size: 26px;
        line-height: 36px;
    }

    .membership_section h1{
        line-height: 24px;
    }
    /* bx slider custom code */
    .bx-wrapper .bx-viewport{
        height: 82px !important;
    }
    .bx-wrapper .bx-viewport ul.bxslider li{
        width: 200px !important;
    }
    .validation-check-block .validation-box li{
        width: 100%;
    }
    .SME_tab_section ul.nav-tabs li a{
        min-height: 74px;
    }
    .SME_tab_section .tab-content .form_headding{
        font-size: 22px;
    }
    .white_btn{
        min-width: 100%;
        margin: 0 0 10px 0;
    }
    .black_btn{
        min-width: 100%;
    }
    .xs-min-h-auto{
        height: auto;
    }
    .graph_section ul li{
        width: 100% !important;
        border-right:0 !important;
        border-bottom: 1px solid #fff;
    }
    .graph_section ul li:nth-child(5){
        border-bottom: 1px solid #fff !important;
    }
    .account-permission .checkbox-inline{
        width: 100%;
        float: left;
        margin: 5px 0;
    }
    .billing-info-box h4{
        border-bottom: 1px solid #ccc;
        padding-bottom: 10px;
    }
    .additionalOption{
        float: none;
        margin: 0 !important;
    }
    .additionalOption li{
        float: none;
        width: 100%;
        padding: 0;
        line-height: normal;
        margin: 5px 0;
    }
    .additionalOption li a{
        display: block;
        width: 100%;
        padding: 8px 15px;
    }
    .additionalOption li:first-child{
        padding-left: 0px;
    }
    .additionalOption li:last-child{
        padding-right: 0px;
    }
    .refine-search-link{
        width: 100%;
        margin: 10px 0 0 0;
    }
    .refine-box{
        margin-top: 74px;
    }
    .xs-width100{
        width: 100%;
    }
    .refine-search-link.active{
        border-bottom: 1px solid #000;
    }
    .equal-Height-Class .nav-justified > li{
        float: none !important;
        width: 100%;
    }
    .checksBlock label a{
        word-break: break-all;
    }
    /*.main_right_outer{ padding: 0;}*/
    .xs-pd0{
        padding: 0;
    }
    .my_menu .top_side_links{
        padding: 0 0 0 7px;
    }
    .sme_new_login_design.design2 .form_section{
        padding: 0;
    }
    .sme_new_login_design.design2 .form_section .form-group .radio{
        margin: 10px 0;
    }
    .sme_new_login_design.design2 .form_section .form-group .radio.custom-inline-radio{
        margin: 0 0 0 0;
    }
    .g-recaptcha{
        transform: scale(0.83);
        -webkit-transform: scale(0.83);
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0;
    }
    .sme_new_login_design.design2 .form_section .form-group .radio.normal .radio-inline + .radio-inline{
        margin-left: 0;
    }
    .new_client_create_block .SME_tab_section .nav-tabs li{
        width: 50%;
    }
    .new_client_create_block .SME_tab_section .nav-tabs li a{
        min-height: auto;
    }
    .new_client_create_block .SME_tab_section .contant_part .left_col .main_title .leftHeading {
        font-size: 14px;
    }
    .new_client_create_block .SME_tab_section .contant_part .left_col .main_title .candidate_block .candidate_count {
        font-size: 15px;
    }
    .add_another_candidate{
        margin-bottom: 15px;
    }
    .candidate-preview-cntr.new-design .candidate-right-panel .details-header h3{
        font-size: 12px;
    }
    .enterprise_initiate_case_cntr .rightside_outer .border_common_box h1{
        font-size: 12px;
    }
    .enterprise_initiate_case_cntr .rightside_outer .border_common_box h1 span{
        font-size: 11px;
    }
    .enterprise_initiate_case_cntr .rightside_outer .border_common_box h1 label{
        top: -6px;
    }
    .enterprise_initiate_case_cntr .rightside_outer .border_common_box h1 a{
        font-size: 14px;
        top: -7px;
    }
    .added_candidates_edit_popup .modal-body{
        padding: 15px 15px 15px 15px !important;
    }
    .enterprise_initiate_case_cntr .rightside_outer .border_common_box.error_box .common_content_box .duplicate_candidate_data .column{
        width: 100% !important;
    }
    .enterprise_initiate_case_cntr .leftside_outer .added_package_cntr .added_package_block .heading span{
        font-size: 11px;
    }

    .enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table .document_heading .column1,
    .enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table .document_content .column1,
    .enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table .document_heading .column2,
    .enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table .document_content .column2,
    .enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table.design2 .document_heading .column1,
    .enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table.design2 .document_content .column1{
        width: 13% !important;
    }
    .enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table .document_heading .column3,
    .enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table .document_content .column3{
        width: 47% !important;
    }
    .enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_top_block .candidates_count label {
        width: calc(100% - 80px);
        text-align: center;
    }

    .enterprise_initiate_case_cntr.thankyou_page .summary_box_cntr .case_summary_data_table .document_heading .column2,
    .enterprise_initiate_case_cntr.thankyou_page .summary_box_cntr .case_summary_data_table .document_content .column2{
        width: 87% !important;
    }
    .ultra-hidden-xs{
        display: none;
    }
    .SME_main_banner.homepage-design2 .front .opusCntr .common-floting-form .floating-element .inputText{
        padding: 5px 44px 6px 10px;
    }
    .enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table.design2 .document_heading .column2,
    .enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table.design2 .document_content .column2{
        width: 60% !important;
    }
    .enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table.design2 .document_heading .column6,
    .enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table.design2 .document_content .column6{
        width: 25%;
    }
    .enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table.design2 .document_content .column6 a{
        line-height: normal;
    }
    .enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table.design3 .document_heading .column2,
    .enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table.design3 .document_content .column2{
        width: 87% !important;
    }
    .enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table.edit-delete-option .document_heading .column7,
    .enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table.edit-delete-option .document_content .column7 {
        width: 27%;
    }
    .enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table.design2 .document_heading .column6,
    .enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table.design2 .document_content .column6 {
        display: block !important;
        width: 27% !important;
    }
    .enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table.design3 .document_heading .column6,
    .enterprise_initiate_case_cntr.case_summary .summary_box_cntr .case_summary_data_table.design3 .document_content .column6 {
        display: none !important;
    }

    .enterprise_initiate_case_cntr .rightside_outer .rightside_inner form{
        height: auto;
    }
    .enterprise_initiate_case_cntr .rightside_outer .common_content_box{
        height: auto;
        padding-right: 0;
    }
    .enterprise_initiate_case_cntr .rightside_outer .common_content_box .uplode_list_showcase .uplode_list_box .uplode_data_main p span{
        padding-right: 0;
    }
    .enterprise_initiate_case_cntr .rightside_outer .common_content_box .uplode_list_showcase .uplode_list_box .progress .bar-status{
        font-size: 10px;
    }

    .enterprise_dashboard_cntr.design3 .right_column .form_headding{
        font-size: 16px;
    }
    .enterprise_dashboard_cntr.design3 .right_column .month-wise-anlysis-block .select_dropdown{
        font-size: 11px;
    }
    .enterprise_dashboard_cntr.design3 .right_column .pending-cases-summary-cntr .cases-summary-box ul.case-wise-severity li{
        width: 100% !important;
        border-bottom: 1px dashed #ddd;
        padding: 0 0 5px 0px;
    }
    .enterprise_dashboard_cntr.design3 .right_column .pending-cases-summary-cntr .cases-summary-box ul.case-wise-severity li:last-child{
        border-bottom: none;
        padding-bottom: 0px;
    }
    .enterprise_dashboard_cntr.design3 .left_column .side_menu li.sub_side_menu a{
        font-size: 12px;
    }
    .new-dashboard-design .navbar-brand{
        /*width: 160px;
        padding: 14px 15px;*/
        width: 110px;
        padding: 14px 0px;
    }
    .graph-heading-section .graph-heading{
        font-size: 12px;
    }
    .graph-body-section .graph-box .rightside .category-name span{
        word-break: break-word;
        white-space: normal;
        vertical-align: top;
    }
}
@media only screen and (max-width: 1200px){
    .homepage-design2 .leftSideCntr .caption{
        font-size: 20px;
        margin-top: 290px;
        background: -webkit-linear-gradient(left, rgba(255,0,0,0), rgba(255,255,255,0.9) 55%, rgba(255,0,0,0));
    }
}
@media only screen and (max-width: 992px){
    .homepage-design2 .leftSideCntr .caption{
        display: none;
    }
    .homepage-design2 .navbar-collapse .my_menu .navbar-nav{
        margin-right: 0;
    }
    .scout .upload-box{
        width:900px;
    }


}
@media only screen and (max-width:1600px){
    .scout .upload-box{
        font-size: 12px !important;
    }
    .scout .upload-box span{
        font-size: 12px !important;
    }
}
@media only screen and (max-width: 767px){
    .homepage-design2 .topband .container-fluid{
        padding-right: 15px;
        padding-left: 15px;
    }
    .homepage-design2 .topband .navbar{
        margin: 0 0 15px 0;
    }
    .homepage-design2 .topband .navbar .navbar-header .navbar-toggle{
        margin: 13px 0 0 0;
        border: 0;
        background: rgba(255,255,255,0.8);
        border-radius: 0;
        padding: 13px;
    }
    .homepage-design2 .topband .navbar .navbar-header .navbar-toggle .icon-bar{
        height: 3px;
    }
    .homepage-design2 .topband .navbar .navbar-collapse .my_menu{
        text-align: center;
    }
    .homepage-design2 .topband .navbar .navbar-collapse .my_menu .navbar-nav li a{
        border-bottom: 0;
    }
    .homepage-design2 .home_main_banner{
        background: none;
    }

    /* poorva css */
    .sidebar_wrapper {
        display: none;
    }
    .footer{
        display: none;
    }
    .new-dashboard-design .main_section{
        margin-left: 0;
    }
    .new-dashboard-design .main_section .candidate_detail_part, .new-dashboard-design .main_section .candidate_detail_part .right_column{
        margin-left: 0;
        /* overflow: scroll; */
    }
    .package-related-checks-wrapper .panel-group .panel-default .panel-collapse .panel-body{
        height:300px;
    }
    .new-dashboard-design .sidebar_wrapper:hover, .new-dashboard-design .sidebar_wrapper.expand{
        display: block  !important;
        width:100%;
    }
    .mode-selection-box.candidate-form-cntr .candidate-form-box .heading{
        margin-left: -131px !important;
    }
    .case-initiation-cntr .content-cntr .right-cntr .case-summary-block .mode-selection-cntr{
        height: 476px;
    }
    .content-cntr .left-cntr .left-innerbox, .content-cntr .right-cntr .right-innerbox{
        /* background: none !important; */
        box-shadow: none !important;
        /* height:650px; */
    }
    .insuff-case-summary-cntr{
        background:#fff;
    }
    .right-innerbox {
        border-right:0 !important;
    }
    .new-modal-popup.duplicacy-popup .modal-body .duplicate-records-cntr .entered-value-block{
        border-bottom: 0 !important;
    }
    .package-heading .created-on.resume-initiation{
        /* margin-left: 39px; */
        width:100% !important;
        margin:10px;
    }

    .case-initiation-cntr .content-cntr .right-cntr .case-summary-block .mode-selection-cntr{
        /* height:518px !important; */
    }
    .case-initiation-cntr .mode-selection-cntr .mode-selection-wrapper .mode-selection-box.candidate-form-cntr{
        /* height:500px !important; */
    }
    .mode-selection-box candiate-queue-list-cntr .add_que{
        height: 140px;
    }
    .case-initiation-cntr .mode-selection-cntr .mode-selection-wrapper .mode-selection-box.candiate-queue-list-cntr{
        height:70px !important;
        overflow: scroll;
    }
    .candidate-preview-list-box .panel-group .panel .panel-heading .panel-title{
        height:147px !important;
    }
    .candidate-preview-list-box .panel-group .panel .panel-heading .panel-title .candiate-details, .new-modal-popup.duplicacy-popup .modal-body .duplicate-records-cntr .entered-value-block .candiate-details{
        width:28% !important;
    }
    .candidate-preview-list-box .panel-group .panel .panel-heading .panel-title .candiate-details .custom-form-group.name, .new-modal-popup.duplicacy-popup .modal-body .duplicate-records-cntr .entered-value-block .candiate-details .custom-form-group.name{
        width:107px !important;
        padding-bottom: 10px !important;
        border-right: 0 !important;
    }
    .candidate-preview-list-box .panel-group .panel .panel-heading .panel-title .candiate-details .custom-form-group.email, .new-modal-popup.duplicacy-popup .modal-body .duplicate-records-cntr .entered-value-block .candiate-details .custom-form-group.email{
        border-right: 0 !important;
        padding-bottom: 10px;
    }
    .candidate-preview-list-box .panel-group .panel .panel-heading .panel-title .candiate-details .custom-form-group.mobile, .new-modal-popup.duplicacy-popup .modal-body .duplicate-records-cntr .entered-value-block .candiate-details .custom-form-group.mobile{
        border-right: 0 !important;
        padding-bottom: 10px;
        /* width:180px !important; */
    }
    .candidate-preview-list-box .panel-group .panel .panel-heading .panel-title .candiate-details .custom-form-group.dob, .new-modal-popup.duplicacy-popup .modal-body .duplicate-records-cntr .entered-value-block .candiate-details .custom-form-group.dob{
        border-right: 0 !important;
        padding-bottom: 10px;
    }
    .insuff-case-summary-box{
        /* overflow: unset !important; */
    }
    .candidate-preview-list-wrapper{
        overflow-x: unset !important;
    }
    .insuff-case-summary-box .panel-group .panel:last-child{
        height:200px !important;
        overflow-y: scroll;
    }
    .duplicate-records-list-block .record-found-msg{
        margin-top:30px;
    }
    .recent-package-list-box{
        overflow:unset !important;
    }
    .vendor-detail-preview-cntr .candidate-preview-list-box .panel-group .panel .panel-heading .panel-title{
        margin-bottom: -70px;
    }
    .group-by-box select{
        width:252px !important;
        margin-bottom: 10px;
    }
    .package-heading .created-on.delete-bulk-records{
        width:100%;
        margin: 10px 5px;
    }
    .package-heading a{
        /* display: block;
        width:auto;
        float: unset !important; */

    }


}
@media only screen and (max-width: 600px){
    .opusCntr:before{
        display: none;
    }
    .homepage-design2 .navbar-collapse{
        float: left;
        width: 100%;
        padding-left: 0px;
        padding-right: 0px;
        /*background: rgba(255,255,255,0.5);*/
        background: -webkit-linear-gradient(left, rgba(255,0,0,0), rgba(255,255,255,0.9) 55%, rgba(255,0,0,0));
    }
    .homepage-design2 .navbar-collapse .my_menu .navbar-nav,
    .homepage-design2 .navbar-collapse .my_menu .navbar-nav li{
        line-height: normal;
        width: 100%;
    }
    .homepage-design2 .navbar-collapse .my_menu .navbar-nav li{
        margin: 0;
    }
    .homepage-design2 .navbar-collapse .my_menu .navbar-nav li label{
        line-height: 35px;
    }
    .homepage-design2 .navbar-collapse .my_menu .navbar-nav li label span{
        display: none;
    }
    .homepage-design2 .topband .navbar .navbar-collapse .my_menu .navbar-nav li a{
        padding: 0px;
        display: block;
        text-align: center;
    }
}
.yel{
    color:#ec971f
}
.gender_box.active.has-error {
    border: 1px solid #d9534f;
}

.refrence-clearfix{
    clear: both;
    margin-bottom: 20px;
}
.orange-color{
    color:#F9812A
}
.blue-ib-color{
    background: #5ec9d9;
    color: #fff;
    padding: 4px;
    border-radius: 50%;
    width: 22px;
    height: 22px;
    text-align: center;
}

.loader-insuff {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url('../img/wait_animated.gif') 50% 50% no-repeat rgb(249,249,249);
    opacity: .8;
}


.ui-autocomplete{
    position: absolute;
    background: rgb(255, 255, 255);
    border: 1px solid rgb(221, 221, 221);
    margin-top: 1px;
    z-index: 3;
    box-shadow: 0 1px 11px 0 rgba(0, 0, 0, 0.2);
    list-style-type: none;
    font-family: 'latoregular', sans-serif;
    font-size: 12px;
    padding: 0;
    max-height: 250px;
    overflow: hidden;
    overflow-y: scroll;
}
.ui-autocomplete li{
    padding: 0 10px;
}
.ui-autocomplete li:hover{
    background: #f2f2f2;
}
.ui-autocomplete li .ui-menu-item-wrapper{
    word-break: break-word;
}


.otp-box input[type="text"]{
    display: block;
    width: 35%;
    margin-left: 32%;
    padding: 10px 10px;
    border-radius: 4px;
    border: 1px solid #ddd;
    letter-spacing: 30px;
    text-align: center;
}

.otp-box input[type="text"]::placeholder{
    letter-spacing: normal;
    text-align: center;
}
.photo-upload-info{
    padding: 0px;
    margin: 0px;
    font-size: 75%;
    font-style: italic;
}
div.pdf-viewer{
    margin-top: 10px;
    width: 100%
}

div.no-curstor{
    cursor: default;
}

i.action-font{
    font-size: 16px !important;
    top: 3px !important;
}

.error-message-options {
    font-family: 'latomedium', sans-serif !important;
    font-size: 12px !important;
    line-height: 14px;
    margin-top: 3px;
    color: #a94442 !important;
    float: left;
    white-space: normal;
}

.border-alert{
    border: 1px solid #d5534f !important;
}

#view-summary-popup .modal-dialog,
.additionalConfigurationModal .modal-dialog{
    overflow-y: initial !important
}
#view-summary-popup .modal-body,
.additionalConfigurationModal .modal-body{
    max-height: calc(100vh - 110px);
    overflow-y: auto;
}
.referBackConfigurationModal .modal-body{
    max-height: calc(100vh - 110px);
    overflow-y: auto;
}
.referBackConfigurationModal .modal-lg {
    width: 80%;
}
.scrollable-ul{
    max-height: 200px;
    overflow-y: auto;
}

.hr-line {
    width: 100%;
    border-bottom: 1px solid #ddd;
}

.table-no-top-border td{
    border-top: none !important;
}

.font-show{
    font-family: 'latosemibold', sans-serif;
    font-size: 12px;
    letter-spacing: 0.6px;
    color: #666666;
    font-weight: normal;
}

.has-validation-callback::-webkit-scrollbar {
    width: 10px;
}

p.speech {
    white-space: pre-line;
    /* overflow: hidden; */
    /* text-overflow: ellipsis; */
    /* width: 132px; */
    padding:5px;
    position: relative;
    /* width: 100%;
    height: 50px; */
    text-align: center;
    line-height: 16px;
    background-color: #fff;
    border: 1px solid #666;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    -webkit-box-shadow: 1px 1px 1px #888;
    -moz-box-shadow: 1px 1px 1px #888;
    box-shadow: 1px 1px 1px #888;
}

p.speech:before {
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    left: 15px;
    top: -15px;
    border: 7px solid;
    border-color: transparent transparent #666 #666;
}

p.speech:after {
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    left: 16px;
    top: -12px;
    border:7px solid;
    border-color: transparent transparent #fff #fff;
}
.mt-20{
    margin-top: 20px !important;
}
.mt-40{
    margin-top: 40px !important;
}
.mt-10{
    margin-top: 10px !important;
}

.api-response-data{
    font-size: 11px;
    font-family: 'latosemibold_italic', sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.8px;
    line-height: 14px;
}
.api-response-data tr td{
    font-family: 'latoitalic', sans-serif;
    color: #707070;
    font-size: 12px;
    letter-spacing: 0.6px;
}

.api-response-msg{
    text-align: center;
    padding: 15px;
}
.div-center{
    display: flex;
    justify-content: center;
    align-items: center;
}

/*** TPDD Form ***/

.material-design-box.question-type{
    height: auto  !important;
    min-height: 100px !important;
    max-height: 200px !important;
}
.material-design-box.question-type .error-message{
    margin-top: 15px;
    margin-left: 10px;
}
.material-design-box.question-type .radio-inline,
.material-design-box.one-row .radio-inline{
    display: block !important;
    height: 10px !important;
    margin-top: 10px !important;
}

.modal-body .scroll-div{
    height: 70vh;
    overflow-y: auto;
}

.privacy_policy_page .approval-header{
    padding-bottom: 30px;
}
.privacy_policy_page .approval-box{
    padding-left: 115px;
}

.approval-box .material-design-box label {
    z-index: 0;
}
.approval-box .material-design-box input {
    position: relative;
    z-index: 1;
    background: transparent;
}
.sub-rule-table::-webkit-scrollbar {
    height:7px;
}

.border-radius-non{
    border-radius: 0 !important;
}

.webcam-div,
.capture-image-container video{
    height: auto;
    width: 100%;
    margin: 2px;
    border: 1px solid gray;
    text-align: center;
}
.form-video{
    width: 75%;
    height: auto;
}
.form-video-preview{
    width: 50%;
    height: auto;
}
.doc-label{
    min-height: 60px;
}

.fade-text{
    font-size: 12px;
    color: #777;
    letter-spacing: 0.5px;
    font-family: 'latoregular', sans-serif
}

.multiselect-item .multiselect-search{
    height: 34px !important;
    /*max-width: 194px !important;
    min-width: 100px !important;*/
}
.multiselect-container .input-group{
    position: relative;
}
.approver-menu .input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group {
    margin-left: -34px !important;
}

.check-link-color {
    color: #272829;
}

.new-dashboard-design {
    overflow-y: unset !important;
}

.disabled-link {
    pointer-events: none;
}
a.sd-action-btn {
    background: #34abc3;
    color: #fff;
    padding: 5px 10px;
    border-radius: 15px;
    display: inline-block;
    margin-left: 12px;
    float: right;
}
a.sd-action-btn:hover {
    transition: all .5s;
    background: #1f1f58;
}
.cnt_btn{
    margin-top: 20px;
}
.sign_drive_config_card .insuff-case-summary-inner .insuff-case-summary-box{
    height:700px !important;
}




@media screen and (max-width: 768px) {
    .case-initiation-cntr .content-cntr .right-cntr .case-summary-block .mode-selection-cntr {
        /* height: auto !important; */
    }
    .candidate_detail_part .case-initiation-footer {
        /*position: absolute !important;*/
    }
    /*Dheeraj Verma - 23-Nov-2022*/
    .mbl-height {
        height: 500px !important;
    }
    .custom-checkbox.ui-fix {
        display: flex !important;
        align-items: baseline !important;
        justify-content: flex-start;
    }
    .custom-checkbox.ui-fix input {
        margin-right: 10px;
        position: relative;
        top: 2px;
    }
    .box_signdrive_select button{
        width: 100% !important;
    }
   
    .box_signdrive_select p{
        width:100% !important;
    }
    .row_select_signdrive label{
        width: 100% !important;
    }
    .box_signdrive_select{
        padding: 0 !important;
    }
    .cnt_btn{
        margin-top: 30px !important;
        margin-bottom: 30px !important;
    }
    .quick_sign_content input{
        margin-top: 5px;
    }
    .box_signdrive_select span{
        width:auto !important;
    }
    
    /*Dheeraj Verma - 23-Nov-2022*/
}
.disabled-css{
    background-color: #8080801c !important;
}