html, body {
	height: 100%;
}

body {
	font-family: Proxima Nova Rg;
	background-color: #fafafa;
	color:#162432;
	/*font-size: 20px;*/
}


td {
	vertical-align: top;
}


.navbar-nav {
	font-family: Proxima Nova Rg;
	color: #404852;
}
.navbar-light .navbar-nav .nav-link {
	color: #404852;
}



.btn:not(class~="-outline-") {
    border-top: 1px solid #0000000d;
    border-left: 1px solid #0000000d;
    border-right: 1px solid #00000012;
    border-bottom: 1px solid #00000012;
}
.btn {
	border-radius: 0px;
	border-width: 1px;
	font-family: Proxima Nova Rg;
	height:40px;
	text-transform: none;
}
.btn-primary {
	background-color: #81BC00;
	color: white;
}
.btn-outline-primary, .btn-outline-neon {
    color: #81BC00;
    background-color: transparent;
    background-image: none;
}
.btn-outline-primary:hover, .btn-outline-neon:hover {
    background-color: #81BC00;
}


.hk-wrapper .hk-navbar {
	box-shadow: none;
	border-bottom: 2px solid #81BC00;
}

.hk-pg-wrapper {
	background-color: #fafafa;
}

.preloader-it {
    background: white;
}

.hk-sec-wrapper {
	background: white;
    padding: 1.5rem;
    border-radius: 0px;
    box-shadow: 1px 1px 0px 0px #00000024, -1px -1px 0 0 #0000000d;
    box-shadow: none;
    border-top: 1px solid #0000000d;
    border-left: 1px solid #0000000d;
    border-right: 1px solid #00000024;
    border-bottom: 1px solid #00000024;
    margin-bottom: 14px;
}


.fileinput.input-group > .input-group-append:last-child > .btn.btn-file:not(:last-child):not(.dropdown-toggle), .fileinput.input-group > .input-group-append:not(:last-child) > .btn.btn-file, .fileinput.input-group > .input-group-prepend > .btn.btn-file {
    border-top-right-radius: 1px;
    border-bottom-right-radius: 1px;
}


.custom-select, .form-control, .select2-container--default .select2-selection--single, .select2-container--default .select2-selection--multiple,
.form-control:disabled, .dd-handle:disabled {
    border-radius: 0px;
    background-color: white;
    background-color: #00000002;
    border-top: 1px solid #00000024;
    border-left: 1px solid #00000024;
    border-right: 1px solid #0000000d;
    border-bottom: 1px solid #0000000d;
}
.form-control:disabled, .dd-handle:disabled {
    opacity: 0.8;
}

.form-control {
	/*background-color: #00000002;*/
}

.input-group-append {
    margin-left: -1px;
}

label {
	margin-bottom: 5px;
	/*font-family: Proxima Nova Lt;*/
	font-size: 14px;
}

.select2-container .select2-selection--single .select2-selection__rendered {
	padding-left: 0;
}

.dropdown-menu {
	top: 95%;
	border-radius: 0;
}

.page-item:last-child .page-link {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.page-item:first-child .page-link {
    border-top-left-radius: 0rem;
    border-bottom-left-radius: 0rem;
}

hr {
	border-top: 1px solid #93939336;
}

.custom-checkbox .custom-control-label::before {
    border-radius: 0px;
}


.diag {
	margin-top: 50px;
	width: 30px;
	height: 30px;
	background-image: linear-gradient(to bottom right, transparent 46.5%, #81bc00, transparent 53.5%);
	background-repeat: no-repeat;
}


.hk-pg-wrapper {
    padding: 57px 0 0px;
}
.hk-footer-wrap {
    position: relative;
}


.back_white {
	background-color: white !important;
}
.back_grey {
	background-color: #fcfcfc !important;
}


.hidden_rows .row {
	opacity: 1;
	position: relative;
}


.hk-wrapper .hk-navbar .navbar-nav .nav-item.dropdown.dropdown-authentication .nav-link .media .media-body > span {
	font-size: 16px;
}


.col_green {
	color: #81bc00;
}

.my_notify {
	display: inline-block;
	position: relative;
	top: 22px;
	right: 10px;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background-color: #81bc00;
	border: 2px solid white;
}
.my_notify:after {
    content: "\00a0";
}


.top_menu_link {
	color: #404852;
}
.top_menu_link:hover {
	color: #404852;
}


.input_hint {
	position: absolute;
	top:100%; left:0;
	width:100%;
	z-index:2;
    border-top: 1px solid #00000024;
    border-left: 1px solid #00000024;
    border-right: 1px solid #0000000d;
    border-bottom: 1px solid #0000000d;
}
.input_hint_input {
	cursor: pointer;
	background-color:white;
	padding: 3px 10px;
}
.input_hint_input:hover {
	background-color:#bfe36f;
}


.badge {
    border-radius: 3px;
    padding:5px 10px;
}


.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
	padding-left: 10px;
	padding-right: 10px;
}

.row {
    margin-right: -10px;
    margin-left: -10px;
}



.custom-checkbox .custom-control-label::before {
    border-radius: 0px;
	background-color: #00000002;
    border-top: 1px solid #00000024;
    border-left: 1px solid #00000024;
    border-right: 1px solid #0000000d;
    border-bottom: 1px solid #0000000d;
/*	border: none;
	box-shadow: rgb(0 0 0 / 12%) 1px 1px 1px inset, #ffffffa8 1px 1px 1px, rgb(0 0 0 / 4%) -1px -1px 1px, inset -1px -1px 1px #00000005 !important;*/
	width: 40px;
	height: 40px;
	top: 0;
}
.custom-checkbox .custom-control-label.checkbox_error::before {
	background-color: #ff000021 !important;
}
.custom-control-label::after {
	width: 40px;
	height: 40px;
	top: 0;
	cursor: pointer;
}
.custom-checkbox .custom-control-label {
	padding-left: 26px;
}




.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
    border-radius: 0;
}


label[required]:after { 
	content: "\00a0*"; 
	display: inline-block; 
	position: absolute;
	font-size: 20px; 
	color: red;
}


.table th {
	text-transform: none;
}

.table td {
	vertical-align: top;
}


.table-no-head tr:first-child td {
	border-top: none;
}


.a, .a_ {
	color: #88c241;
	cursor: pointer;
}
.a_ {
	border-bottom: 1px solid #88c241;
}


.img_border {
	border-radius:2px;
	box-shadow:0 0 2px #d7d7d7;
}


.one_row {
	overflow:hidden !important;
	max-height:23px !important;
}


.section_transparent {
	background-color: #00000000;
	border: none;
}


.row_check_menu {
	position: absolute;
	top: 10px;
	left: 30px;
	color: #b5b5b5;
	border-bottom: 1px dashed #b5b5b5;
	cursor: pointer;
	z-index:10;
	font-size: 14px;
}
.row_check_menu:hover {
	border-bottom: 1px solid #b5b5b5;
}
.row_check_menu_list {
	position: absolute;
	top: -20px;
	left: -30px;
	padding: 20px 30px;
	background-color: white;
	box-shadow: 1px 1px 3px #a3a3a3;
	display: none;
	z-index:11;
}
.row_check_menu_list div {
	white-space: nowrap;
	border-bottom: 1px dashed #b5b5b5;
}
.row_check_menu_list div:hover {
	border-bottom: 1px solid #b5b5b5;
}


.status_0 { color: #898989 !important; }
.status_1 { color: #81bc00 !important; }
.status_2 { color: #ffbf36 !important; }
.status_3 { color: #00b6c9 !important; }
.status_4 { color: #df00af !important; }
.status_5 { color: #f30000 !important; }


.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before {
    background-color: #b7b7b780;
}
