.loginmodal-container {
    padding: 30px;
    max-width: 350px;
    width: 100% !important;
    background-color: #F7F7F7;
    margin: 0 auto;
    border-radius: 2px;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    overflow: hidden;
}
.login-inp{
	margin-bottom:10px;
}
.loginmodal-container input[type=text]:hover, input[type=password]:hover {
  border: 1px solid #b9b9b9;
  border-top: 1px solid #a0a0a0;
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
}

.loginmodal {
  text-align: center;
  font-size: 14px;
  font-weight: 700;
  height: 36px;
  padding: 0 8px;
/* border-radius: 3px; */
/* -webkit-user-select: none;
  user-select: none; */
}

.loginmodal-submit {
  /* border: 1px solid #3079ed; */
  border: 0px;
  color: #fff;
  text-shadow: 0 1px rgba(0,0,0,0.1); 
  background-color: #00878a;
  padding: 17px 0px;
  font-size: 14px;
  /* background-image: -webkit-gradient(linear, 0 0, 0 100%,   from(#4d90fe), to(#4787ed)); */
}

.loginmodal-submit:hover {
  /* border: 1px solid #2f5bb7; */
  border: 0px;
  text-shadow: 0 1px rgba(0,0,0,0.3);
  background-color: #18d0d4;
  /* background-image: -webkit-gradient(linear, 0 0, 0 100%,   from(#4d90fe), to(#357ae8)); */
}

.loginmodal-container a {
  text-decoration: none;
  /*color: #666;*/
  font-weight: 400;
  text-align: center;
  display: inline-block;
  /*opacity: 0.6;*/
  transition: opacity ease 0.5s;
} 

.login-help{
    font-size: 17px;
    text-align: center;
}
.loginmodal-container h4 {
  text-align: center;
  font-size: 1.8em;
}

.loginmodal-container input[type=submit] {
  width: 100%;
  display: block;
  margin-bottom: 10px;
  position: relative;
}

.gdUnit {
	width:100%;
}
.table-sm {
	font-size: 0.85rem;
}
.table-sm td{
    padding: 0.5rem !important;
}
.table-sm-input td{
    padding: 0.2rem !important;
}
table.dataTable {
	border-spacing:0 !important;
}

table.dataTable tr{
	border-spacing:1px; 
}

table.dataTable td{
	vertical-align:middle;
    padding: 0.5rem;
    line-height: 1;
}
.table tfoot #filter th input::-webkit-input-placeholder {color:#ddd;}
.table tfoot #filter th input::-moz-placeholder          {color:#ddd;}/* Firefox 19+ */
.table tfoot #filter th input:-moz-placeholder           {color:#ddd;}/* Firefox 18- */
.table tfoot #filter th input:-ms-input-placeholder      {color:#ddd;}
.modal-body {
	font-size:13px;
}
.disabled {
	color: #ddd;
	cursor: no-drop !important;
}
.clickable {
	cursor: pointer !important;
}
.clickabledec {
    cursor: pointer !important;
    color: dodgerblue;
    text-decoration: underline;
}
#orders td{
	padding: 0.5rem;
}
#orders tbody{
	cursor: pointer;
}
.thead-inverse th {
    color: #fff;
    background-color: #4d4d4d;
}
.datepicker {
	    font-size: 0.8rem;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #FFF;
    background-color: #0091ca;
    border: 1px solid #0091ca;
}
.nav-tabs {
    border-bottom: 1px solid #0091ca;
}
.nav-tabs .nav-link:hover {
    border: 1px solid #0091ca;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
}

.dataTables_length {
	float:right;
}

.form-group {
    margin-bottom: 0.5rem !important;
}
.custom-file-control::before {
    content: "Обзор";
}
.custom-file-control::after {
    content: "Выберите файл...";
}
.container .sortable, .container .sortable ul{
     padding: 0 0 0 0 !important; 
}
.container .nav{
     padding: 0 0 0 0 !important; 
}
.iconbut {
    width: 160px;
    height: 160px;
    text-align: center;
    vertical-align: middle;
	position:relative;
	border: solid 1px #ddd;
	margin:2px;
}
.iconbut:hover{
	background-color:#007bff;
	color:#fff;
}
.iconin {
	position: absolute;
    line-height: 100%;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.iconin i {
    font-size: 3rem;
    min-height: 45px;
    line-height: 1 !important;
}
@media (max-width: 574px) {
    .iconbut {
        width: 100px;
        height: 100px;
        font-size: 0.8rem;
        line-height: 1.1;
    }
    .iconin i {
        font-size: 2rem;
        min-height: 25px;
    }
    .iconbut .comment {
        padding-top:0.5rem;
    }
}
.icona:hover{
	color:#fff;
}
.icona {
    color:#202939;
	
}
.display-4 {
	font-weight:900 !important;
}
.content label {
	display:inline-flex;
}
.message-candidate {
  background: rgba(0, 145, 202, 0.13);
  padding: 40px;
  margin-bottom: 10px;
}

.message-hiring-manager {
  background: rgba(0, 145, 202, 0.48);
  padding: 40px;
  margin-bottom: 10px;
}

.messaging {
  margin-top: 20px;
}

.message-text {
  margin-top: 10px;
}

.message-photo {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  object-fit: cover;
  object-position: center center;
  display: inline-block;
}

.message-name {
  margin-left: 10px;
  display: inline-block;
	font-weight:900;
}
.template {
    border: none;
    width: auto;
    padding: 0px;
}
.dataTables_length .form-control{
    width: auto !important;
    display: initial !important;
}
.dataTable tfoot th, .dataTable tfoot .col-auto{
    padding:0px;
}

.dialogcont {
    height:70vh;
    overflow:auto;
}
.dialogw80{
    width:80%;
}
.dialogsum {
    height:70vh;
    overflow:auto;
    width:20%;
    float: left;
}
.dialogsum .active{
    background-color: #e5e5e5;
}
.content-wrapper .navbar-nav .nav-item .nav-link {
    color: #bbb;
}
.content-wrapper .navbar-nav .nav-item.active .nav-link {
    color: #000;
}

.msg_container_base{
    background: #e5e5e5;
    margin: 0;
    padding: 0 10px 10px;
    max-height:70vh;
    overflow-x:hidden;
}
.top-bar {
    background: #666;
    color: white;
    padding: 10px;
    position: relative;
    overflow: hidden;
}
.msg_receive{
    padding-left:0;
    margin-left:0;
}
.msg_sent{
    padding-bottom:20px !important;
    margin-right:0;
}
.messages {
    background: white;
    padding-top: 10px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 20px;
    border-radius: 12px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    max-width:100%;
}
.base_receive .image {
    float: right;
    padding-bottom: 3px;
}
.messages > p {
    font-size: 13px;
    margin: 0 0 0.2rem 0;
}
.image > time, .messages > time {
    font-size: 11px;
    color: #ccc;
    float: right;
}
.msg_container {
    padding: 10px;
    overflow: hidden;
    display: flex;
}
/*
img {
    display: block;
    width: 100%;
}
*/
.avatar {
    position: relative;
}
.base_receive > .avatar:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 0;
    height: 0;
    border: 5px solid #FFF;
    border-left-color: rgba(0, 0, 0, 0);
    border-bottom-color: rgba(0, 0, 0, 0);
}

.base_sent {
    justify-content: flex-end;
    align-items: flex-end;
}
.base_sent > .avatar:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 0;
    border: 5px solid white;
    border-right-color: transparent;
    border-top-color: transparent;
    box-shadow: 1px 1px 2px rgba(black, 0.2); // not quite perfect but close
}

.msg_sent > time{
    float: right;
}



.msg_container_base::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
}

.msg_container_base::-webkit-scrollbar
{
    width: 12px;
    background-color: #F5F5F5;
}

.msg_container_base::-webkit-scrollbar-thumb
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #555;
}
.dnotempty {
    font-weight:900;
    background-color: #dfd !important;
}
.pos-buttons {
    display: flex;
    justify-content: space-between;
}
.pos-buttons-left button, #statuses button{
    margin-right: 10px;
}
.pos-buttons-right button{
    margin-left: 10px;
}
.table {
    width: 100% !important;
}
input.noarr::-webkit-outer-spin-button,
input.noarr::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}
.wborders > div:not(:last-child){
    border-right: 1px #000 dotted;
}
.wborders-self{
    border-right: 1px #000 dotted;
}
.font-head {
    font-size: 17px;
    font-weight: bold;
}
.border-bottom:not(:last-child) {
    border-bottom: 1px solid;
}
input.error {
    border-color: #f55;
    color: #900;
    background-color: #fee;
}
.big {
    font-size: 1.2rem;
}
.fsmall {
    font-size: 0.6rem;
    color: #999;
}
.table-orange, .table-orange > th, .table-orange > td {
    background-color: #ffb643;
}
.bg-orange {
    background-color: #ffb643;
}

.btn.btn-outline-orange { 
    color: #ff8b00;
    border-color: #ff8b00;
}

.btn.btn-outline-orange:hover {
    color: #1F2D3D;
    background-color: #ff8b00;
    border-color: #ff8b00;
}

.btn.btn-outline-orange:focus, .btn.btn-outline-orange.focus {
    box-shadow: 0 0 0 0 rgba(255, 193, 7, 0.5);
}

.btn.btn-outline-orange.disabled, .btn.btn-outline-orange:disabled {
    color: #ff8b00;
    background-color: transparent;
}

.btn.btn-outline-orange:not(:disabled):not(.disabled):active, .btn.btn-outline-orange:not(:disabled):not(.disabled).active,
.show > .btn.btn-outline-orange.dropdown-toggle {
    color: #1F2D3D;
    background-color: #ff8b00;
    border-color: #ff8b00;
}

.btn.btn-outline-orange:not(:disabled):not(.disabled):active:focus, .btn.btn-outline-orange:not(:disabled):not(.disabled).active:focus,
.show > .btn.btn-outline-orange.dropdown-toggle:focus {
    box-shadow: 0 0 0 0 rgba(255, 193, 7, 0.5);
}

.nolink {
    cursor: auto !important;
}
.closerover:after {
    content: " ";
    position: absolute;
    width:100%;
    height: 100%;
    background-color: rgba(91, 91, 91, 0.5);
}
.modal-content {
    transition-duration: 0.5s;
}
.closerover {
    transition-duration: 0.5s;
    filter: blur(3px);
}
.table-lp td {
    padding: 0.5rem !important;
}
.table-hidden {
    background-color: #ddd;
    color: red;
}
.modal-title p {
    margin-bottom: 0 ;
}

.movable {
    cursor: grab;
}
.table-dark .text-primary{
    color: #84caff !important;
}
.table-dark .text-success{
    color: #a0ffb8 !important;
}
.form-control.is-warn {
    border-color: #e5ca40;
    padding-right: calc(1.5em + .75rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23e5ca40' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23e5ca40' stroke='none'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(.375em + .1875rem) center;
    background-size: calc(.75em + .375rem) calc(.75em + .375rem);
}

.period_picker_input {
    width: 100%;
}

.border-3 {
    border-width: 3px;
}

.modal-alerts {
    display: none;
    padding: 1rem;
    background: var(--warning);
    color: black;
}
.modal-alerts .cont {
    flex-grow: 1;
    text-align: center;
}
.modal-alerts .alertclose {
    padding-left: 1rem;
    cursor: pointer;
}

.contextmenu, .contextsubmenu {
    position: absolute;
    background: #f2f7f8;
    box-shadow: #00000066 4px 3px 16px;
    border-radius: 3px;
    cursor: pointer;
    display: none;
}
.contextmenu .ovl {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    left:0;
    top:0;
    justify-content: center;
    align-items: center;
    background-color: #f2f7f8ee;
}
.contextmenu.wait .ovl {
    display: flex !important;
}
.contextmenu > div, .contextsubmenu > div{
    padding: 3px 12px;
}
.contextmenu > div:first-child, .contextsubmenu > div:first-child{
    padding-top: 8px;
}
.contextmenu > div:last-child, .contextsubmenu > div:last-child{
    padding-bottom: 8px;
}

.contextmenu > div:hover, .contextsubmenu > div:hover{
    background-color: #d6e0e2;
}
.contextmenu > div > i, .contextsubmenu > div > i {
    width: 42px;
    text-align: center;
    margin-left: -13px;
}

@media (max-width: 574px) {
    .modal-dialog{
        max-width: 100% !important;
        margin: 0 !important;
        height: 100%;
    }
    .modal-content{
        border-radius: 0;
    }
}

.fontplus {
    font-size: 1.1em;
}
.fa, .fab, .fad, .fal, .far, .fas {
    line-height: inherit !important;
}

.border-radius {
    border-radius: 5px;
}

.border-3 {
    border-width: 3px !important;
}

.text-disabled > td + *:not(.cntcont) {
    filter: saturate(0.3) contrast(0.2) brightness(1.7);
}
.modal-open-sa {
    overflow: hidden;
    padding-right:0 !important;
}

.btn-group button{
    border-collapse: collapse;
    margin: 0 -1px 0 0 !important;
}

.nav-item.has-treeview.menu-open {
    background-color: #003369;
}
.sidebar-collapse .nav-sidebar span.badge {
    font-size: 50%;
    margin-right: 0 !important;
    right: 0.5rem;
    top: 0.4rem;
}
.sidebar-collapse .nav-sidebar i.opener {
    font-size: 70%;
    right: 0.4rem;
}
.clickablelink {
    cursor: pointer;
}
.widgetshow {
    text-decoration: underline;
    text-decoration-style: dotted;
    color: blue;
    font-weight: bold;
    cursor: pointer;
    padding: 0.5rem 0;
}
.btn-xsm {
    padding: 0.125rem 0.25rem !important;
    font-size: 0.825rem !important;
    line-height: 1.3 !important;
    border-radius: 0.2rem !important;
}

.swal2-content .form-control {
    box-sizing: border-box;
    width: 100%;
    transition: border-color .3s, box-shadow .3s;
    border: 1px solid #d9d9d9;
    border-radius: .1875em;
    background: inherit;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .06);
    color: inherit;
    font-size: 1.125em;
}
.swal2-content label {
    margin-bottom: 0.25rem;
    margin-top: 0.5rem;
    display: block;
}

.brand-text img{
    width: auto;
    max-height: 40px;
    max-width: 200px;
}
.login-logo img,.register-logo img{
    max-width: 100%;
    height: auto;
}
/*
.table-success {
    background-color: #d0ba65 !important;
}
 */
.wait > .wrapper{
    transition-duration: 0.5s;
    filter: blur(3px);
    position: relative;
}
body > .after {
    position: absolute;
    width:100%;
    height: 100%;
    top: 0;
    right: 0;
    z-index: 9999;
    background-color: rgba(91, 91, 91, 0.5);
    display: none;
}
body.wait > .after {
    display: block;
}
.waitmessage {
    position: fixed;
    top:0;
    left:0;
    width: 100%;
    height: 100%;
    z-index: 10000;
    display: none;
    justify-content: center;
    align-items: center;
    color: white;
    flex-direction: column;
    text-shadow: 0 0 10px black;
}
.wait .waitmessage {
    display: flex;
}
.contextmenu .hasdropdown {
    position: relative;
}
.contextmenu .hasdropdown:after {
    content: " ";
    position: absolute;
    right: 6px;
    bottom: 10px;
    border-top: 2px solid black;
    border-left: 2px solid black;
    width: 10px;
    height:10px;
    transform: rotate(135deg);
}

.iconin .comment {
    margin-top: 0.5rem;
}
.dataTable {
    position: relative;
}

.dataTable.wait:before{
    display: flex;
    position: absolute;
    left:0;
    top:0;
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center;
    background-color: #f2f7f8ee;
    content: "Идет обработка, подождите...";
    z-index: 10;
}

.contextmenu .divider {
    background-color: lightgray;
    margin: 3px 0;
    padding: 1px;
    cursor: auto;
}