@charset "utf-8";
img {
    max-width: 100%;
}
body.login.empProfile:before {
    min-height: 656px;
}
.login {
    background:#e3fbff url(../images/background.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    position: relative; 
}

.login:before {
    position: absolute;
    content: "";
    background: url(../images/2curve-bg.png) no-repeat;
    background-size: 100% 100%;
    background-position: center;
    width: 100%;
    height:106.8%;
    z-index: 9;
    min-height: 600px;
}

.login_wrapper {
    margin: 0 auto;
    max-width: 350px;
    position: relative;
    z-index: 9;
}

.login_content .btn-default {
    margin-top: 25px;
    border: 1px solid #adadad;
}

.login_content {
    margin: 0 auto;
    padding: 45% 0 0;
    position: relative;
    font-size: 20px;
    text-align: center;
    /* text-shadow: 0 1px 0 #fff; */
    min-width: 280px
}

.login_content h1 {
    font-size: 25px;
    font-weight: bold;
    line-height: 20px;
    margin: 10px 0 30px;
    text-transform: uppercase;
    color: #006b7a;
}

.login .logo-box {
    max-width: 230px;
    padding: 50px 30px 0;
    margin: 0 auto;
}


/*============CSS BY AG ON 30 SEP 2019  FOR MULTISELECT CHECKBOX DESIGN ========*/

.lblclass {
    padding: 9px 23px 9px !important;
}

.ulcls {
    /*margin: 0 0 0 -25px;*/
}


/*===================================================================================*/

.login_content form input[type="text"],
.login_content form input[type="email"],
.login_content form input[type="password"] {
    box-shadow: none;
    color: #006b7a;
    margin: 0 0 20px;
    width: 100%;
    background: none;
    border: 0;
    border-bottom: 1px solid #006b7a;
    padding-left: 10px;
    font-size: 16px;
}

.login_content form input[type=text]:focus,
.login_content form input[type=email]:focus,
.login_content form input[type=password]:focus {
    box-shadow: none;
    background: none;
    outline: 0
}

.login_content ::-webkit-input-placeholder {
    /* Edge */
    color: #333;
    opacity: 1;
}

.login_content :-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #333;
    opacity: 1;
}

.login_content ::placeholder {
    color: #333;
    opacity: 1;
}

.btn-default {
    background: #006b7a;
    color: #fff;
    border-radius: 30px;
    font-size: 16px !important;
    text-transform: uppercase;
    padding: 10px 10px;
    min-width: 150px;
}

.site_title {
    background: #EDEDED;
}

.site_title img {
    max-height: 50px;
}

.user-detail {
    margin: 0px 0 0;
    padding: 0px;
}

.user-detail li {
    list-style-type: none;
    margin: 12px 0 0;
    display: block;
    display: inline-block;
    vertical-align: middle;
    width: 49%;
    font-size: 14px;
}

.user-detail li i {
    display: inline-block;
    vertical-align: middle;
    min-width: 30px;
    height: 30px;
    text-align: center;
    border: 2px solid #006b7a;
    border-radius: 50%;
    line-height: 26px;
    margin-right: 10px;
    color: #006b7a;
}

h3 {
    color: #00606e;
    font-weight: bold;
}

.edit-profile-btn {
    margin-top: 14px;
}

.top_tiles {
    /*padding-top: 30px;*/
}

.icon-box {
    text-align: center;
    position: relative;
}

.tile-stats h3 {
    color: #00606e;
    font-size: 20px;
}

.count-no {
    position: absolute;
    width: 75px;
    text-align: center;
    border-radius: 16px;
    top: 66%;
    left: 53%;
    background: #fff;
    padding: 3px 5px;
    font-size: 15px;
    font-weight: bold;
    box-shadow: 0px 0px 6px #b5b5b5;
    color: #00606e;
}

.right-detail {
    text-align: center;
}

.tile-stats {
    padding: 10px 10px 20px;
}

.inline-chk-area {
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
    margin-top: 8px;
}

.form-horizontal .control-label {
    font-weight: normal;
}

.title_left {
    padding-bottom: 15px;
}

.top-mar {
    margin-top: 10px;
}


/*2-7-2020*/

.nav-sm .nav.side-menu li a {
    text-align: center !important;
    font-weight: 400;
    font-size: 10px;
}

.nav-sm .nav-text {
    display: block !important;
    padding: 0px;
}


/*19-9-19*/

.top_nav .navbar-right {
    padding-right: 10px;
}

.login {
   /* height: 100vh;
    min-height: 600px;*/
}

.page-header {
    padding-bottom: 0;
    margin: 20px 0 20px;
    border-bottom: 0;
}

.page-header h1 {
    font-size: 26px;
    font-weight: bold;
    color: #006b7a;
}

h4 {
    color: #006b7a;
    font-size: 20px;
    font-weight: 600;
    margin: 0;
    padding-bottom: 35px;
}

.btn-area {
    margin-bottom: 20px;
    text-align: center;
}

.btn-sm {
    color: #fff;
    background-color: #006b7a;
    border-color: #07626f;
    min-width: 100px;
    padding: 7px 10px 5px !important;
    font-size: 16px !important;
    border: 0;
}

.btn-sm.btn-danger {
    background-color: #d9534f;
    border-color: #d43f3a;
}

.modal-body input[type="text"] {
    width: 100%;
    padding: 7px;
}

.total-area {
    padding: 50px 0;
}

.pagination {
    margin: 0px;
}

.subtotal-area-seprate {
    margin: 10px 0 25px;
    background: #eaeaea;
    padding: 5px 10px;
    border: 1px solid #ccc;
    font-weight: bold;
    font-size: 15px;
}

.subtotal-area-seprate label {
    display: inline-block;
    vertical-align: middle;
    width: 71%;
    margin: 0;
}

.subtotal-area-seprate .vlaue-box {
    display: inline-block;
    vertical-align: middle;
    width: 28%;
    padding: 0 10px;
}

.tabbable #myTab li a {
    padding-left: 6px;
    padding-right: 6px;
    color: #222;
}

.tabbable #myTab {
    margin-bottom: 20px;
}

.new-addition-area {
    margin: 20px 0;
}

#subdept .form-control {
    margin-bottom: 12px !important;
}

#subdept .control-label {
    margin-top: 8px;
}

.total-area .table.table-striped.table-bordered.table-hover.dataTable.no-footer {
    border: 0;
}


/* shivali 16 nov*/

.info {
    padding: 20px 60px;
    background: #fff;
    margin: 0 auto 20px;
    max-width: 95%;
}

.job-img {
    display: inline-block;
    vertical-align: top;
    width: 80px;
}

.job-detail-box {
    display: inline-block;
    vertical-align: top;
    width: 80%;
}

.job-detail-box li {
    list-style-type: none;
    font-size: 14px;
    margin-bottom: 4px;
}

.job-detail-box-serach li {
    list-style-type: none;
    font-size: 14px;
    margin-bottom: 4px;
    display: inline-block;
    width: 49%;
}

.job-detail-box li h3 {
    color: #2A3F54;
    margin: 0 0 8px;
}

.job-detail-box li h4 {
    padding: 0 0 20px;
    font-size: 17px;
}

.job-img .btn {
    margin: 15px 0 0;
    width: 100%;
    background: #2A3F54;
    border-radius: 0px;
}

.job-img .btn:hover {
    background: #374A5E;
}

.job-detail-box li span {
    font-weight: bold;
}

div#message {
    background: #f7f7f7;
    border-radius: white;
    border-color: #f7f7f7;
    /* color: green; */
    color: rgba(38, 185, 154, .88);
}


/*shivali */

a.btn-xs.btn-success.table-link.detail_btn {
    font-size: 19px !important;
    float: right !important;
    padding: 0px 10px 6px 10px;
    margin: 1px 4px 1px 1px;
    margin-bottom: 10px;
}


/*shivali */

.model_btn {
    margin-top: 12px !important;
}


/*9-12-19*/

.download-area {
    padding-bottom: 15px;
    text-align: right;
    padding-right: 15px;
}

.download-area .btn-sm {
    border: 0;
    padding: 5px 10px !important;
    width: auto;
    min-width: inherit;
    font-size: 15px !important;
    line-height: 120%;
    display: inline-block;
    vertical-align: middle;
}

.not-found-msg {
    text-align: center;
    padding: 50px 0;
    font-weight: bold;
    color: #2A3F54;
    font-size: 32px;
}

.page-header h1 {
    text-align: left;
    display: inline-block;
    border-bottom: 3px solid #006b7a;
    margin: 4px 10px 4px 0;
}


/*responsive csss*/

.select2.select2-container.select2-container--default {
    max-width: 90%;
    width: 100% !important;
}

.total-area {
    margin-bottom: 20px;
}

.select2-container--default .select2-selection--single {
    border-radius: 0px !important;
    border: 1px solid #ccc !important;
}


/*edit-job-post page css*/

.form-area-inner li {
    list-style-type: none;
    margin-top: 20px;
    display: inline-block;
    width: 49%;
    vertical-align: top;
    padding-right: 30px;
}

.form-area-inner label {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    font-weight: normal;
}

.form-area-inner li .form-control {
    display: inline-block;
    vertical-align: middle;
    width: 90%;
}


/*03-01-20*/

.msg.notification {
    max-height: 300px;
    overflow-y: scroll;
}

.msg.notification a {
    padding: 10px 5px !important;
    border-bottom: 1px solid #999;
    display: block;
}

.msg.notification br {
    display: none !important;
}

.res_formt {
    display: block;
    margin-left: 37px;
    margin-bottom: 0;
}

ul.msg_list li a .image i.fa.fa-envelope {
    /* border-radius: 2px; */
    -webkit-border-radius: 2px;
    float: left;
    margin-right: 8px;
    width: 11%;
}

.right-adition-box a {
    width: 30px;
    height: 30px;
    display: inline-block;
    background: #006b7a;
    text-align: center;
    color: #fff;
    border-radius: 2px;
    line-height: 30px;
}

.btn-row-bar {
    width: 100%;
}

.form-edit-area .form-area-outer {
    margin-bottom: 30px;
}


/* 08-01-2020 */

.printrequirements {
    display: none;
}


/*11-1-2020*/

.panel-group {
    width: 90%;
    margin: 0 auto;
}

.panel.panel-default {
    margin: 0 !important;
    border: 0;
}

.panel-title {
    padding: 0;
}

.panel-default>.panel-heading {
    padding: 0px;
}

.panel-title a:before {
    position: absolute;
    content: "+";
    color: #fff;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 17px;
    border-radius: 2px;
    left: -13px;
    background: #005662;
    background: -moz-linear-gradient(top, #005662 0%, #1f747a 100%);
    background: -webkit-linear-gradient(top, #005662 0%, #1f747a 100%);
    background: linear-gradient(to bottom, #005662 0%, #1f747a 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#005662', endColorstr='#1f747a', GradientType=0);
    font-weight: bold;
}

.panel-title a {
    display: block;
    font-size: 14px;
    text-transform: lowercase;
    padding: 8px 20px 10px;
    color: #005662;
    position: relative;
    background: #e3ebed;
    background: -moz-linear-gradient(top, #e3ebed 0%, #f0f9ff 100%);
    background: -webkit-linear-gradient(top, #e3ebed 0%, #f0f9ff 100%);
    background: linear-gradient(to bottom, #e3ebed 0%, #f0f9ff 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#e3ebed', endColorstr='#f0f9ff', GradientType=0);
    font-weight: bold;
    border-bottom: 1px solid #D1DADB;
}

.panel.panel-default:first-child .panel-title a {
    border-bottom: 1px solid #D1DADB;
}

.panel-body li {
    list-style-type: none;
    display: inline-block;
    width: 49%;
}


/*css for resume*/


/*css for resume*/

.model-contant-area {
    padding: 20px 30px 0;
}

.model-contant-area ul {
    padding: 0px;
}

.model-contant-area ul li {
    list-style-type: none;
    text-align: left;
    margin-bottom: 20px;
}

.model-contant-area .left-label {
    display: inline-block;
    vertical-align: top;
    width: 30%;
    font-weight: bold;
    font-size: 15px;
    font-style: italic;
    color: #00707F;
}

.model-contant-area .right-detail {
    display: inline-block;
    vertical-align: top;
    width: 68%;
    text-align: left;
}

.header-left-detail {
    display: inline-block;
    vertical-align: middle;
    width: 69%;
}

.header-left-detail h1 {
    margin: 0;
    font-size: 20px;
    font-weight: bold;
}

.resume-name {
    padding: 23px 64% 0px 1px;
    text-align: center;
    text-transform: capitalize;
}

.resume-content {
    border-radius: 14px;
    box-shadow: 0 0 8px #181914C4;
    width: 71%;
    margin: 0px 14%;
}

.resume-heading {
    padding: 5% 0px 0px 1px;
    text-align: center;
    margin: 0px 0 -1% 0;
}

.resume-div ul li {
    padding: 0% 15% 0% 0%;
}

.print-btn {
    float: right;
    margin: 1% 4%;
    border: 1px solid #2a3f54;
    width: 6%;
    padding: 3px 0px;
    border-radius: 5px;
    background: #2a3f54;
    color: #f7f7f7;
    font-weight: bold;
    font-size: 16px;
}

.model-header {
    border-bottom: 2px solid #2A3F54;
    padding: 20px 30px;
}


/*13jan*/

.content-section-box {
    max-width: 95%;
    margin: 0 auto;
    position: relative;
    z-index: 9;
}

.form-area-outer h1 {
    font-size: 25px;
    font-weight: bold;
    line-height: 120%;
    margin: 50px 0 30px;
    text-transform: uppercase;
    color: #006b7a;
    text-align: center;
}

.form-area-inner .full-width li {
    width: 100%;
}

.form-area-inner li input[type="date"].form-control {
    padding-top: 0;
}

.form-area-inner ul {
    padding: 0px;
}

.form-area-inner label {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    font-weight: normal;
}

.form-area-inner li:last-child {
    display: block;
    width: 100%;
    padding-top: 25px;
}

.form-area-outer {
    /* background: #fff6; */
    padding: 10px 30px;
    margin-bottom: 25px;
    border-radius: 19px;
    /* box-shadow: 0px 1px 2px 0px #0000003d; */
    /*=============21-2-2020===============*/
    margin-left: 0px;
}

.left-btn {
    float: left;
}

.right-btn {
    float: right;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.clearfix {
    display: inline-block;
}


/* start commented backslash hack \*/

* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}

.multi-location-label-li .multi-location-label {
    padding: 0 !important;
    width: auto !important;
}

.multi-location-label-li {
    width: 100% !important;
    text-align: center;
    margin: 0 !important;
}


/*====================== resume box seciton 14 jan 2020 ======================================*/

.info.info-inline {
    position: relative;
}

.info.info-inline {
    width: 47%;
    border: 1px solid #eaeaea;
    display: inline-block;
    vertical-align: top;
    margin: 15px 1%;
    border-radius: 19px;
}

.info.info-inline .job-detail-box-serach {
    padding: 0px;
    width: 100%;
}

.info.info-inline .job-detail-box-serach li {
    display: block;
    width: 100%;
}

.job-detail-box-serach {
    width: 79%;
    display: inline-block;
    vertical-align: top;
}

.info-inline.info .top-btn-bar {
    width: 100%;
    text-align: left;
}

.info-inline.info .top-btn-bar {
    /*width: 28%;*/
    /*text-align: center;*/
    vertical-align: top;
}

.top-btn-bar {
    /*text-align: right;*/
    padding-right: 0;
    margin-bottom: 20px;
    display: inline-block;
    /*width: 39%;*/
    /*vertical-align: bottom;*/
    margin-left: 0px;
}

.row.row-data.search-btn {
    /* margin: -14px 0;
    border: 1px solid #0000002b;
    padding: 19px 0 0px 0;
    box-shadow: 0 0 8px #1819144d;*/
}

input#next1 {
    /*margin: -2px 0 0 0;
    background: #006b7a;
    color: #fff;
    border-radius: 30px;
    font-size: 16px !important;
    text-transform: uppercase;
    min-width: 150px;
    padding: 7px 0 7px 0;*/
}

.info-inline.info .top-btn-bar .inline-btn-div {
    margin-top: 0px;
    font-size: 14px !important;
}

.top-btn-bar a {
    display: inline-block;
    vertical-align: middle;
    padding: 10px 12px;
    margin: 0 3px;
    background: #204d74;
    color: #fff;
    border-radius: 0;
    line-height: 13px;
    margin-top: 0px;
    font-size: 14px !important;
}

.top-btn-bar a .fa {
    display: block;
}

.top-btn-bar a:hover {
    background: #374A5E;
}

.job-detail-box-serach span {
    font-weight: bold;
}


/*====================== resume box seciton ======================================*/


/*multi-leval form css*/

.stepwizard-row.setup-panel {
    padding: 35px 0 10px;
    text-align: center;
}

.stepwizard-step {
    display: inline-block;
    width: 30%;
    text-align: center;
}

.stepwizard-step .btn {
    margin-right: 0;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    padding: 0 !important;
    min-width: inherit;
    line-height: 40px;
    background: #fff;
    color: #828282;
    font-weight: bold;
    margin-bottom: 15px;
    position: relative;
    z-index: 99;
    border: 1px solid #ccc;
}

.stepwizard-step.btn-primary .btn {
    background: #006B7A;
    color: #fff;
}

.stepwizard-step {
    position: relative;
}

.stepwizard-step::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 2px;
    background: #ccc;
    top: 18px;
    left: -50%;
}

.stepwizard-step.btn-primary::before {
    background: #006B7A;
}

.stepwizard-step:first-child::before {
    display: none;
}

.stepwizard-step.btn-primary {
    background: none;
    border: 0px;
    color: inherit;
}

.btn-sm:hover,
.btn-sm:focus {
    color: #fff;
}

#multi-location1 {
    margin: 0 3px 5px;
    display: inline-block;
    vertical-align: middle;
}

.form-control {
    max-width: 90%;
}

.appendclass {
    background: #e6e6e6;
    padding: 8px 20px 20px!important;
    border: 1px solid #e2e2e2;
    margin-bottom: 20px;
}

.form-area-inner li .form-control {
    background: #fff;
}

.appendclass select.appendclass {
    padding: 6px 12px;
}

.remove_delete {
    position: relative;
    border: 0;
    font-size: 0;
    background: none;
}

.remove_delete:before {
    position: absolute;
    content: "\f1f8";
    font-size: 18px;
    background: #006b7a;
    border-radius: 50%;
    width: 35px;
    color: #fff;
    top: -16px;
    height: 35px;
    line-height: 36px;
    font: normal normal normal 14px/1 FontAwesome;
    padding-top: 9px;
}

.form-area-inner li .form-control {
    background: #fff;
    border: 1px solid #ccc;
}

.appendclass li:last-child {
    display: inline-block;
    width: inherit;
}

.inline-radio input[type="radio"] {
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px 0 0;
}

.chk-text {
    margin-right: 10px;
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    color: #333;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    background: none !important;
    border-color: transparent !important;
}

label span#lcountrychk {
    line-height: 10px;
}

.jumbotron.full-jumbo {
    padding-left: 15px;
    padding-right: 15px;
}

.tabbable #myTab li a:hover,
.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: #fff !important;
    background-color: #017F91;
}

.offender-form .inline-section {
    display: inline-block;
    vertical-align: baseline;
    width: 70%;
}

.offender-form .inline-section.inline-right {
    width: 28%;
}

.right-adition-box a {
    display: inline-block;
    width: 25px;
    height: 25px;
    background: #017F91;
    color: #fff;
    line-height: 25px;
    font-size: 12px;
    text-align: center;
    margin: 0 2px;
    cursor: pointer;
}

.offender-form.form-area-inner li:last-child {
    width: 49%;
    display: inline-block;
    padding-top: 0px;
}

.form-area-outer {
    border-top-left-radius: 0;
    border-top-right-radius: 0px;
}

.skill-area {
    padding-top: 25px;
}

a.skill-pills {
    border-radius: 0;
    margin-right: 5px;
    color: #333;
    padding: 4px 8px;
    font-size: 12px;
}

.download-row {
    padding-right: 20px;
}

.no-bottom-mar {
    margin-bottom: 0px !important;
}

.form-horizontal .control-label {
    font-weight: bold;
}

body {
    font-size: 14px;
}

.label-width-area .jumbotron {
    padding: 40px 15px 25px !important;
}


/*message*/

#myGroup {
    position: relative;
}

.accrod-left {
    display: inline-block;
    vertical-align: top;
    width: 30%;
    background: #fff;
    min-height: 500px;
}

.accrod-left ul {
    padding: 0;
}

.accrod-left ul li {
    list-style-type: none;
    border-bottom: 1px solid #ececec;
}

.accrod-left .btn.dropdown {
    display: block;
    width: 100%;
    text-align: left;
    background: #007181;
    padding: 10px;
    /* border-bottom: 1px solid #ececec; */
    color: #fff;
}

.accrod-left ul li .btn {
    display: inline-block !important;
    width: 87% !important;
}

.accrod-left .btn.dropdown .fa {
    padding-right: 8px;
}

.inline-btn-div {
    display: inline-block;
    vertical-align: middle;
}

.accrod-left ul li .fa-ellipsis-v {
    display: inline-block !important;
    width: 10%;
    padding-top: 12px;
    color: #007181;
    text-align: center;
}

#myGroup .accrod-left .modal {
    position: absolute;
    text-align: center;
    overflow: inherit;
}

.accrod-left .modal .modal-dialog {
    width: 150px;
    left: 31%;
    margin: 0;
}

.accrod-left .modal-content {
    border-radius: 0;
    padding: 10px;
    background: #007181;
}

.accrod-left .modal-content button {
    margin: 0;
    background: none;
    border: 0;
    font-size: 17px;
    font-weight: bold;
    color: #fff;
}

.accrod-right {
    display: inline-block;
    width: 69%;
    min-height: 500px;
    background: #f2f2f2;
    padding: 20px 0;
}

.accordion-group {
    height: 400px;
    overflow-x: hidden;
    overflow-y: scroll;
}

.message-area.clearfix {
    padding: 0 20px;
}

.message-area li {
    list-style-type: none;
    padding: 15px;
    margin: 5px 0;
    max-width: 80%;
    position: relative;
}

li.mychat {
    border-radius: 40px;
    border-top-right-radius: 0px;
}

li.empchat {
    margin-left: 30px;
    position: relative;
    border-radius: 40px;
    border-top-left-radius: 0px;
}

.enter-box {
    width: 100%;
    border: 1px solid #eee;
    margin-top: 30px;
    background: #fff;
    padding: 10px;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
}

.enter-box textarea {
    width: 80%;
    background: none;
    /*border: 0;*/
    max-height: 60px;
    display: inline-block;
    vertical-align: middle;
}

.imgcls {
    cursor: pointer;
    max-width: 37px;
    margin: 0 5px;
}

li.empchat .imgg {
    width: 28px;
}

.imgg.accept-icon {
    max-width: 15px;
}

.imgg {
    width: 20px;
}

.user-icon {
    position: absolute;
    left: -35px;
    top: 5px;
}

.message-area li:before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    top: 8px;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.mychat {
    border-left: 12px solid #c3ddf7;
}

.mychat {
    background: #c3ddf7;
    float: right;
}

.empchat {
    background: #C1E0C4;
    float: left;
}

.btn {
    /* border-radius: 3px;*/
}

.dropdown-menu {
    box-shadow: none;
    display: none;
    float: left;
    font-size: 12px;
    left: 0;
    list-style: none;
    padding: 0;
    position: absolute;
    text-shadow: none;
    top: 100%;
    z-index: 9998;
    border: 1px solid #D9DEE4;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}

.dropdown-menu>li>a {
    color: #5A738E;
}

.applicants-list {
    padding-right: 25px;
}

.applicants-list .form-control {
    display: inline-block;
    width: inherit;
    margin-right: 10px;
}

li.full-width-li {
    width: 100%;
}

li.full-width-li .form-control {
    width: 95%;
    max-width: 100%;
}

.top-btn-bar .form-control {
    max-width: 215px;
}

.btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}

.ms-options-wrap button {
    width: 90% !important;
}

.ulcls li {
    margin: 0px;
    padding: 0 5px;
    display: block;
    width: 100%;
}

.ulcls li:last-child {
    padding-top: 0px;
}


/*new-login-page-css*/

.logo-right {
    max-width: 165px;
    margin: 0px auto 0;
    padding-top: 62px;
}

.login .logo-box {
    width: 100%;
    padding: 25px 0px 0;
    text-align: center;
    max-width: inherit;
}

.login .logo-box img {
    width: 100%;
    max-width: 250px;
}
.login_content form{ margin: 0px;}
.login_content {
    padding-top: 10px;
}

.login_wrapper {
    padding-top: 0vh;
}

.login_content h1 {
    font-weight: normal;
}

.login_content .btn {
    margin-top: 25px;
}

.login_content .form-control {
    max-width: 100%;
}


/*31 jan 2020 create by priya singh for the announcements page  accordian star */

.accordion_new {
    color: #fff;
    cursor: pointer;
    padding: 14px;
    width: 80%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    font-weight: bold;
    cursor: pointer;
    margin-top: 12px;
    background: #006b7a;
}

.activeaccordion,
.accordion_new:hover {
    background: #2A3F54;
    color: #ffffff;
}

.panel_ans {
    padding: 0 18px;
    display: none;
    background-color: white;
    overflow: hidden;
    width: 80%;
}

.activeaccordion:after {
    -webkit-transform: rotate(90deg);
}

.accordion_new:after {
    content: "\276F";
    color: #777;
    font-weight: bold;
    float: right;
    margin-left: 5px;
}


/*accordian end  css*/


/*active profile page*/

.options {
    display: inline-block;
    vertical-align: middle;
}

div.options>label>input {
    visibility: hidden;
}

div.options>label {
    display: inline-block;
    margin: 0 0 0 -10px;
    padding: 0 0 20px 0;
    height: 20px;
    width: 150px;
}

div.options>label>img {
    display: inline-block;
    padding: 0px;
    height: 15px;
    width: 15px;
    background: none;
}

.terms-ul .inline-radio.options label {
    display: block;
    padding: 0;
    margin: 0 0 15px;
    text-align: left;
    width: 100%;
}

.terms-ul .inline-radio.options label input[type="radio"] {
    margin: 0;
}

.terms-ul .inline-radio.options label img {
    margin: 0 5px;
    background-size: 11px 11px;
}

.terms-ul .options {
    width: 100%;
    display: block;
}


/*============================08 feb 2020 ==============================================================*/

.atlo-box {
    max-width: 150px;
    margin-left: 25px;
    position: relative;
    z-index: 9;
    margin-top: 25px;
}


/*18-2-2020*/

select.appendclass {
    padding: 8px 20px 8px !important;
}

.right_hdng {
    font-weight: bold;
}

.msg-attch {
    margin: -10% 0 0px 93%;
}

.msg-attch img#upload_icon {
    margin: -12px 0px 4px 0px;
}

.right_hdng {
    font-weight: bold;
}

textarea:focus,
select:focus,
input:focus {
    border: 1px solid #006B7A !important;
    box-shadow: 0 0 3px #006B7A !important;
    -moz-box-shadow: 0 0 3px #006B7A !important;
    -webkit-box-shadow: 0 0 3px #006B7A !important;
}

.form-control:focus {
    border: 1px solid #006B7A !important;
    box-shadow: 0 0 3px #006B7A !important;
    -moz-box-shadow: 0 0 3px #006B7A !important;
    -webkit-box-shadow: 0 0 3px #006B7A !important;
}

.required-field {
    color: red;
    font-size: 20px;
}

.error-message {
    color: red;
    font-size: 14px;
    display: none;
}

.location-div {
    border: 1px solid #9E9E9E;
    border-radius: 10px;
    padding: 10px;
}

.nav-sm .nav-text {
    display: block;
    padding: 0px;
}

.login-detail-top {
    left: 250px;
    top: 15px;
}

.modal-content .modal-title {
    padding-bottom: 0px;
}

@media only screen and (max-width:1400px) {
    .form-actions.btn-area .col-sm-7.col-md-offset-5 {
        width: 100%;
        float: none;
        margin: 0;
        text-align: center;
    }
    .multi-location-label-li .multi-location-label {
        padding: 0 !important;
        width: auto !important;
    }
    .multi-location-label-li {
        width: 100% !important;
        text-align: center;
        margin: 0 !important;
    }
    .resume-content {
        width: 85%;
        margin: 0px auto;
    }
}

@media only screen and (max-width:1340px) {
    .jumbotron.full-jumbo {
        padding-left: 0px;
        padding-right: 0px;
    }
}

@media only screen and (max-width:1325px) {
    .info {
        padding: 20px 10px;
    }
    .top-btn-bar a {
        margin: 0px;
    }
    .info-inline.info .top-btn-bar .applied-btn {
        min-width: 110px;
    }
}

@media only screen and (max-width:1200px) {
    .dataTables_length {
        width: 40%;
    }
    .info.info-inline {
        margin: 0 1.5% 20px;
        width: 30%;
    }
    .three-part.info.info-inline {
        width: 45%;
        margin: 0 1% 20px;
    }
    .table-wrapper {
        width: 100%;
        overflow-x: scroll;
    }
    .table-wrapper table {
        width: 1200px;
    }
    /*4-7-2020*/
}

@media only screen and (max-width:1130px) {
    .info.info-inline {
        width: 46%;
    }
    .info.info-inline .top-btn-bar {
        padding-left: 0px;
    }
}

@media only screen and (max-width:1091px) {
    .hide-now {
        display: none !important;
    }
    .full-width {
        width: 100%;
        display: block;
        float: none;
    }
}

@media only screen and (max-width:1025px) {
    .tile-stats h3 {
        min-height: 50px;
    }
}

@media screen and (max-width:991px) {
    .main-content {
        max-width: 95%;
        margin: 0 auto;
    }
    .form-horizontal .control-label {
        text-align: left !important;
    }
    #submit-div .col-sm-7.col-md-offset-5 {
        width: 100%;
        float: none;
    }
    .col-md-6.col-md-offset-2 {
        width: 100%;
        float: none;
    }
    /*.form-actions.btn-area {
    margin: 0;
    text-align: center;
    width: 100%;
}*/
    .offset-no {
        margin: 0 !important;
        width: 100%;
    }
    .form-horizontal .row.mrgin {
        padding-left: 15%;
        padding-right: 15%;
    }
    .jumbotron.full-jumbo .col-md-8.col-sm-12,
    .jumbotron.full-jumbo .col-md-7.col-sm-12 {
        padding: 0px;
    }
    .jumbotron.full-jumbo .btn.btn-default {
        margin-top: 20px !important;
    }
    .login-detail-top {
        position: absolute;
        left: 100px;
    }
    /*4-7-2020*/
    .jumbotron.full-jumbo {
        padding-left: 15px;
        padding-right: 15px;
    }
    .accordion_new,
    .panel_ans {
        width: 100%;
    }
    .form-group.addcate-page {
        margin-bottom: 0;
    }
    .form-box.label-width-area .jumbotron .col-md-12 {
        width: 100%;
    }
}

@media only screen and (max-width:800px) {
    .form-actions.btn-area {
        padding-left: 0px;
        text-align: center;
    }
    .form-actions.btn-area .col-sm-6 {
        width: 100%;
        float: none;
    }
    .resume-div ul li {
        padding: 0% 0% 0% 0%;
    }
    .resume-content {
        width: 100%;
    }
}

@media screen and (max-width:768px) {
    .col-sm-6 {
        width: 50%;
    }
    .form-horizontal .control-label {
        width: 100%;
    }
    .col-sm-12 {
        width: 100%;
    }
    .form-horizontal .control-label {
        text-align: left !important;
    }
}

@media only screen and (max-width:767px) {
    .dataTables_wrapper .dataTables_filter input {
        margin: 0px !important;
    }
    .dataTables_length label,
    .dataTables_filter label {
        display: block;
    }
    .dataTables_length,
    .dataTables_filter {
        width: 100%;
        display: block;
        text-align: left !important;
    }
    .dataTables_length .form-control.input-sm,
    .dataTables_filter .form-control.input-sm {
        display: inline-block;
        vertical-align: middle;
        max-width: 50%;
        margin: 0 8px !important;
    }
    .row.mrgin .form-group .col-sm-8 {
        width: 100%;
        float: none;
    }
    .info.info-inline {
        width: 100%;
        margin: 10px 0;
    }
    .three-part.info.info-inline {
        width: 47%;
    }
    .form-horizontal .clearfix.form-actions.btn-area {
        margin-left: 5% !important;
    }
    .jumbotron.full-jumbo .submit {
        margin-top: 28px !important;
    }
    .provider-form .col-sm-6.col-sm-offset-2 {
        width: 100%;
    }
    /*4-7-2020*/
    .form-area-outer.wrapperONE {
        padding: 0;
    }
    .form-area-outer.wrapperONE .col-sm-4,
    .form-area-outer.wrapperONE .col-sm-8 {
        width: 100%;
        display: block;
        float: none;
    }
    .form-area-inner li .col-sm-2 {
        width: 100%;
        display: block;
        float: none;
    }
    .form-area-inner li .col-sm-10 {
        width: 50%;
        display: block;
        float: none;
    }
    /*message area S*/
    .accrod-left {
        display: block;
        width: 100%;
        min-height: inherit;
    }
    .accrod-right {
        display: block;
        width: 100%;
    }
    .enter-box textarea {
        width: 75%;
    }
    /*message area E*/
}

@media screen and (max-height:700px) {
    .login_content {
        padding: 17% 0 0;
    }
    .page-header h1 {
        font-size: 22px;
    }
    h4 {
        font-size: 17px;
        padding-bottom: 20px;
    }
}

@media only screen and (max-width:640px) {
    .job-detail-box {
        width: 100%;
        padding: 20px 0 0;
    }
    /*4-7-2020*/
    .form-control {
        max-width: 100%;
    }
    .row.row-data .col-sm-6 {
        width: 100%;
        float: none;
        display: block;
    }
    h3 {
        font-size: 22px;
    }
    .form-area-inner li {
        padding-right: 0px;
        display: block;
        width: 100%;
    }
    .form-area-inner li .form-control {
        width: 100%;
    }
    .select2.select2-container.select2-container--default {
        max-width: 100%;
    }
    .form-area-inner li .col-sm-10 {
        width: 100%;
    }
    .page-header h1 {
        font-size: 20px;
    }
    .jumbotron .col-md-6 {
        width: 100%;
        display: block;
        float: none;
    }
}


/*14-2-2020*/

@media only screen and (max-height: 600px) {
    .logo-right {
        max-width: 120px;
    }
    .logo-box {
        max-width: 215px !important;
        margin: 0 auto;
    }
    .login .logo-box {
        padding-top: 30px;
    }
    .logo-right {
        padding-top: 60px;
    }
}

@media only screen and (max-width:590px) {
    .main-content {
        width: 90%;
    }
    .jumbotron.full-jumbo .col-sm-3 {
        width: 100%;
        float: none;
    }
    .resume-content {
        width: 100%;
        box-shadow: none;
        padding: 0;
    }
    .model-header.resume-header {
        text-align: left;
        padding: 20px 0;
    }
    .resume-name {
        text-align: left;
    }
    .model-contant-area.resume-div {
        padding: 20px 0;
    }
    .model-contant-area .left-label,
    .model-contant-area .right-detail {
        display: block;
        width: 100%;
    }
}

@media only screen and (max-width:560px) {
    .three-part.info.info-inline {
        width: 100%;
    }
    .form-horizontal .clearfix.form-actions.btn-area {
        margin-left: 0 !important;
    }
}

@media only screen and (max-width:480px) {
    /*4-7-2020*/
    .btn-default {
        min-width: 135px;
        font-size: 14px !important;
    }
    .nav>li>a {
        padding: 13px 8px 12px;
    }
    /*message area S*/
    .enter-box textarea {
        width: 70%;
    }
    .imgcls {
        max-width: 28px;
    }
    /*message area E*/
}@media only screen and (max-width:680px) {
    .stepwizard-step{ width: 25%; vertical-align: top;}
}

@media only screen and (max-width: 460px) {
    .login {
        background-size: 100% 100%;
    }
    .form-horizontal .row.mrgin {
        padding-left: 0%;
        padding-right: 0%;
    }

    @media only screen and (max-width:680px) {
        .stepwizard-step{ width: 30%; font-size: 12px;}
    }
}

.resizeable {
    resize: both;
    overflow: auto;
    border: 2px solid rgb(214, 218, 219);
    width: 100%;
    height: fit-content;
}

.sort-div {
    width: fit-content;
    position: absolute;
    top: 22px;
    left: 8px;
    background-color: #f7f7f7;
    z-index: 9;
    border: 1px solid #006b7a;
    text-align: left;
}

.dataTables_filter {
    width: fit-content!important;
}

.sort-ul {
    list-style: none;
    padding: 10px;
    width: max-content;
}

.sort-ul>li {
    cursor: pointer;
    border-bottom: 1px solid #006b7a30;
}

.sort-btn {
    width: 120px;
    border: none!important;
    border-radius: 16px!important;
    box-shadow: 3px 4px 4px rgba(0, 0, 0, 0.7)!important;
    text-align: left;
    top: 8px;
}

.sort-container {
    position: relative;
    display: inline;
    width: 100px;
    /* width: 100px; */
}

table.dataTable thead .sorting {
    background-image: none!important;
}

table.dataTable thead .sorting_asc {
    background-image: none!important;
}


.login.empProfile{ height:100%; background: #E3FBFF;}



@media only screen and (max-width:767px) {
    body.login.empProfile:before{ background: none;}
}

@media only screen and (max-height:1366px) {
    .login:before {
        min-height:1365px;
    }
    }
@media only screen and (max-height:1024px) {
    .login:before {
        min-height:1020px;
    }
    }

@media only screen and (max-height:823px) {
    .login:before {
    min-height: 820px;
}
}

@media only screen and (max-height:736px) {
    .login:before {
        min-height:735px;
    }
    }
    @media only screen and (max-height:680px) {
        .login:before {
            min-height:680px;
        }
        }
        @media only screen and (max-height:580px) {
            .login:before {
                min-height:560px;
            }
            }

            /*10-12-20*/
            .salary-area{ position: relative;}
            .doller-input {
                position: absolute;
                top: 6px;
                left: 17px;
                border: 0px;
                width: 25px;
                text-align: center;
            }
            #salary{ padding-left:27px;}