html,
body {
	height: 100%;
}
body {
	background: #d8dce6;
	font-family: "Open Sans", sans-serif;
}
#wrapper {
	position: relative;
	min-height: 100%;
	padding-bottom: 85px;
	background-image: url("../img/login-bg.jpg");
	background-size: contain;
}

#header {
	background: #fff;
	padding: 0 15px;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.19);
	margin-bottom: 20px;
	position: relative;
	min-height: 82px;
	z-index: 95;
}
#header button.toggle_installation {
	margin-top: 3px;
	margin-left: 12px;
	font-size: 18px;
	color: #252525;
	font-family: "Questrial";
}

.page-header h1 > small {
	color: inherit;
}

#footer {
	/* margin-top: -110px; */
	width: 100%;
	background: white;
	color: #808080;
	position: absolute;
	bottom: 0; /*padding-bottom: 40px;*/
	z-index: 95;
}
#footer .quick-links p {
	padding-top: 7px;
	margin: 0;
}
#footer hr {
	margin: 15px 0;
	border-top: 1px solid #ddd;
}

.glyphicon-plus:before {
	margin-right: -2px;
}

.ico {
	display: inline-block;
	background: url(../img/sprites05.png) no-repeat;
}
.ico-notification {
	height: 25px;
	width: 22px;
	background-position: -1px -2px;
	margin-top: -10px;
	margin-bottom: -6px;
}
.ico-messages {
	height: 28px;
	width: 36px;
	background-position: -3px -230px;
	margin-top: -10px;
	margin-bottom: -6px;
}
.ico-settings {
	height: 27px;
	width: 29px;
	background-position: -28px -2px;
	margin-top: -10px;
	margin-bottom: -6px;
}
.ico-email {
	width: 16px;
	height: 12px;
	background-position: -80px -8px;
	vertical-align: middle;
	margin-right: 10px;
}
.ico-mobile {
	width: 16px;
	height: 18px;
	background-position: -102px -5px;
	vertical-align: middle;
	margin-right: 10px;
}
.ico-edit {
	width: 18px;
	height: 21px;
	background-position: -58px -3px;
	vertical-align: bottom;
}
.ico-edit-w {
	width: 19px;
	height: 21px;
	background-position: -5px -200px;
	vertical-align: bottom;
	margin: -2px -10px 1px 3px;
}
.ico-add {
	width: 20px;
	height: 20px;
	background-position: -123px -4px;
	vertical-align: bottom;
}
.ico-img002 {
	background: url(../img/img002.png) no-repeat;
	width: 172px;
	height: 84px;
	position: absolute;
	right: -1px;
	top: 0;
}
.ico-email-h {
	background-position: -4px -56px;
	vertical-align: middle;
	margin-right: 10px;
	height: 18px;
	width: 20px;
}
.ico-contact {
	vertical-align: middle;
	margin-right: 10px;
	height: 20px;
	width: 20px;
	background-position: -28px -54px;
}
.ico-loc {
	background-position: -53px -54px;
	vertical-align: middle;
	margin-right: 8px;
	height: 21px;
	width: 17px;
	float: left;
}
.ico-conversation {
	background-position: -150px -195px;
	vertical-align: middle;
	margin-right: 8px;
	height: 32px;
	width: 26px;
	float: left;
}

.ico-ee-id,
.ico-ee-position,
.ico-ee-mobile {
	position: absolute;
	left: 0;
}
.ico-ee-id {
	background-position: -57px -84px;
	width: 21px;
	height: 16px;
}
.ico-ee-position {
	background-position: -83px -80px;
	width: 21px;
	height: 21px;
	vertical-align: bottom;
	margin-top: 0px;
}
.ico-ee-mobile {
	background-position: -105px -83px;
	width: 21px;
	height: 19px;
	vertical-align: middle;
	margin-top: -1px;
}

.ico-ee-id-xs {
	background-position: -131px -80px;
	width: 16px;
	height: 15px;
	margin-right: 5px;
	vertical-align: middle;
}
.ico-ee-position-xs {
	background-position: -131px -97px;
	width: 16px;
	height: 16px;
	vertical-align: bottom;
	margin-right: 5px;
}
.ico-ee-mobile-xs {
	background-position: -131px -115px;
	height: 17px;
	width: 16px;
	margin-right: 5px;
	vertical-align: middle;
}

.ico-import-download {
	background-position: -59px -203px;
	width: 18px;
	height: 20px;
}
.ico-import-edit {
	background-position: -83px -203px;
	width: 20px;
	height: 21px;
}
.ico-import-upload {
	background-position: -59px -203px;
	width: 18px;
	height: 20px;
	-moz-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	-o-transform: rotate(-180deg);
	-webkit-transform: rotate(-180deg);
}

.active .ico-ee-id-xs {
	background-position: -148px -80px;
}
.active .ico-ee-position-xs {
	background-position: -149px -97px;
}
.active .ico-ee-mobile-xs {
	background-position: -149px -115px;
}

/*.ico-calendar-left {width: 8px;height: 16px;background-position: -4px -31px;}
.ico-calendar-right {width: 8px;height: 16px;background-position: -18px -31px;}*/
.ico-eye {
	width: 19px;
	height: 12px;
	background-position: -92px -32px;
}
.ico-eye-gray {
	width: 17px;
	height: 10px;
	background-position: -32px -34px;
}
.ico-dot {
	width: 4px;
	height: 16px;
	background-position: -55px -31px;
}
.ico-hand-book {
	width: 22px;
	height: 26px;
	background-position: -66px -24px;
}
.ico-plus-sign {
	width: 20px;
	height: 19px;
	background-position: -113px -27px;
}
.ico-minus-sign {
	width: 20px;
	height: 20px;
	background-position: -157px -26px;
}

.ico-cal {
	background: url(../img/calendar-legends03.png) no-repeat;
	display: inline-block;
	vertical-align: middle;
	transition: all ease 0.3s;
}
.ico-leave {
	height: 32px;
	width: 32px;
	background-position: -3px 0px;
}
.ico-holiday {
	height: 32px;
	width: 32px;
	background-position: -36px -1px;
}
.ico-birthday {
	width: 32px;
	height: 32px;
	background-position: -70px -1px;
}
.ico-training {
	height: 32px;
	width: 32px;
	background-position: -103px -1px;
}
.ico-todo {
	height: 32px;
	width: 36px;
	background-position: -122px -5px;
}
.ico-work-anniversary {
	height: 32px;
	width: 32px;
	background-position: -136px -1px;
}
.ico-others {
	height: 32px;
	width: 32px;
	background-position: -169px -1px;
}
.ico-announcements {
	height: 32px;
	width: 32px;
	background-position: -203px -1px;
}

.ico-work-status {
	height: 32px;
	width: 32px;
	background-position: -275px -1px;
}
.ico-work-status-probation,
.ico-work-status-contractual,
.ico-work-status-part-time,
.ico-work-status-seasonal {
	height: 32px;
	width: 32px;
	background-position: -239px -1px;
}
.ico-work-status-regularization {
	height: 32px;
	width: 32px;
	background-position: -275px -1px;
}
.ico-work-status-inactive,
.ico-work-status-resignation,
.ico-work-status-end-of-contract {
	height: 32px;
	width: 32px;
	background-position: -310px -1px;
}

.ico-leave-xs {
	height: 20px;
	width: 20px;
	background-position: -2px -39px;
}
.ico-holiday-xs {
	height: 20px;
	width: 20px;
	background-position: -23px -39px;
}
.ico-birthday-xs {
	height: 20px;
	width: 20px;
	background-position: -44px -39px;
}
.ico-training-xs {
	height: 20px;
	width: 20px;
	background-position: -66px -39px;
}
.ico-todo-xs {
	height: 20px;
	width: 20px;
	background-position: -63px -41px;
}
.ico-work-anniversary-xs {
	height: 20px;
	width: 20px;
	background-position: -88px -39px;
}
.ico-others-xs {
	height: 20px;
	width: 20px;
	background-position: -109px -39px;
}
.ico-announcements-xs {
	height: 20px;
	width: 20px;
	background-position: -130px -39px;
}

.ico-work-status-xs {
	height: 20px;
	width: 20px;
	background-position: -173px -39px;
}
.ico-work-status-probation-xs,
.ico-work-status-contractual-xs,
.ico-work-status-part-time-xs,
.ico-work-status-seasonal-xs {
	height: 20px;
	width: 20px;
	background-position: -152px -39px;
}
.ico-work-status-regularization-xs {
	height: 20px;
	width: 20px;
	background-position: -173px -39px;
}
.ico-work-status-inactive-xs,
.ico-work-status-resignation-xs,
.ico-work-status-end-of-contract-xs {
	height: 20px;
	width: 20px;
	background-position: -195px -39px;
}
.ico-cal[class*="xs"]:hover {
	transform: scale(1.2);
}

.ico-nav-team {
	width: 37px;
	height: 17px;
	background-position: -75px -55px;
	margin: 0 2px -2px 0;
}
.ico-nav-recruitment {
	width: 28px;
	height: 28px;
	background-position: -118px -49px;
	margin: -3px 3px -7px 0;
}
.ico-nav-payroll {
	height: 27px;
	width: 28px;
	background-position: -149px -50px;
	margin: -3px 3px -6px 0;
}

.ico-nav-ee {
	background-position: -30px -107px;
}
.ico-nav-attendance {
	background-position: -3px -107px;
}
.ico-nav-calendar {
	background-position: -60px -106px;
}
.ico-nav-performance {
	background-position: -94px -109px;
}
.ico-nav-requests {
	background-position: -2px -137px;
}
.ico-nav-trainings {
	background-position: -32px -133px;
}

.ico-nav-rec-applicants {
	background-position: -126px -174px;
}
.ico-nav-rec-jobs {
	background-position: -153px -169px;
}

.ico-nav-ppayroll {
	background-position: -1px -170px;
}
.ico-nav-paydetails {
	background-position: -28px -199px;
	height: 26px !important;
}
.ico-nav-monsum {
	background-position: -30px -170px;
}
.ico-nav-month13 {
	background-position: -60px -170px;
	width: 30px !important;
	margin-right: -3px !important;
	height: 30px !important;
}
.ico-nav-pcustom {
	background-position: -96px -170px;
}

.ico-nav-profile {
	background-position: -58px -140px;
	height: 24px;
	width: 22px;
	vertical-align: middle;
	margin-top: -5px;
	margin-right: 2px;
}
.ico-nav-request {
	background-position: -90px -140px;
	width: 26px;
	height: 24px;
	vertical-align: middle;
	margin-top: -5px;
	margin-right: 5px;
}
.ico-nav-payslip {
	background-position: -128px -143px;
	width: 18px;
	height: 24px;
	vertical-align: middle;
	margin-top: -4px;
	margin-right: 3px;
}
.ico-nav-trainings-ee {
	background-position: -153px -141px;
	width: 25px;
	height: 25px;
	vertical-align: middle;
	margin-top: -3px;
	margin-right: 2px;
}

.ico-social {
	display: inline-block;
	background: url(../img/social_icons.png) no-repeat;
	background-size: 400px;
	border: 1px solid #999;
	border-radius: 25px;
	height: 33px;
	width: 33px;
	vertical-align: top;
	margin-left: 2px;
}
.ico-youtube {
	background-position: 2px -25px;
}
.ico-instagram {
	background-position: -25px -25px;
}
.ico-linkedin {
	background-position: -51px -25px;
}
.ico-facebook {
	background-position: -78px -25px;
}

.ico-social:hover,
.ico-social:hover {
	background-position-y: -78px;
}

.ico-social-white {
	display: inline-block;
	background: url(../img/social_icons.png) no-repeat;
}
.ico-youtube-white {
	background-position: -5px -5px;
	height: 32px;
	width: 32px;
	vertical-align: top;
}

.mega_menu i {
	width: 24px;
	height: 24px;
	vertical-align: middle;
	margin-right: 2px;
}
.mega_menu li {
	margin-bottom: 10px;
}
.mega_menu {
	background: #025da6;
	width: 735px;
	border: 0;
	border-radius: 0;
	padding: 15px;
	top: 58px;
	left: 50%;
	margin-left: -367px;
}
.mega_menu_toggle {
	position: relative;
}
.open .mega_menu_toggle:after {
	content: "";
	position: absolute;
	top: calc(100% - 5px);
	left: 50%;
	border: 10px solid transparent;
	border-bottom: 10px solid #025da6;
	margin-left: -10px;
}
.open .mega_menu:before {
	content: "";
	position: absolute;
	top: -25px;
	width: 100%;
	left: 0;
	height: 25px;
	background: transparent;
}
.mega_menu .mm_menu a {
	color: #fff;
	display: block;
	padding: 2px 5px;
	margin: 0 -5px;
	border-radius: 4px;
}
.mega_menu .mm_menu a:hover {
	text-decoration: none;
	background: rgb(4, 111, 197);
}
.dropdown-hover:hover .dropdown-menu {
	z-index: 1001;
}

.mm_post {
	background: #fff;
	padding: 5px 15px;
}

#ebackground_form a.add_row {
	margin-right: 15px;
}
#edependents_form a.add_row,
#econtacts_form a.add_row,
#eboards_form a.add_row,
#elicenses_form a.add_row,
#eemployments_form a.add_row {
	margin-right: 8px;
}
#deduction_wrapper h4 a.pull-right,
#allowance_wrapper h4 a.pull-right {
	margin-right: 8px;
}

#attendance_widget {
	overflow: hidden;
}
#attendance_widget .panel-heading {
	background-image: url(../img/img001.png);
	background-repeat: no-repeat;
	background-position: calc(100% - 10px) top;
	position: relative;
	border-bottom: 1px solid transparent;
}
#attendance_widget li {
	padding: 20px;
	border-bottom: 1px solid #f8f8f8;
	border-top: 1px solid #e1e1e1;
}
#attendance_widget li:last-child {
	border-bottom: 0;
}
#attendance_widget li .badge {
	float: right;
	font-size: 16px;
	margin-top: -8px;
	font-weight: 400;
	border-radius: 100px;
	padding: 9px 7px;
	min-width: 60px;
	text-shadow: none;
	text-align: center;
	position: relative;
}
#attendance_widget li .badge .glyphicon {
	opacity: 0.5;
	transform: scale(0.6, 1);
	font-size: 15px;
	position: absolute;
	right: 4px;
	top: 10px;
}
#attendance_widget li strong {
	font-weight: 600;
	display: inline-block;
	vertical-align: bottom;
}
ul.clear {
	padding: 0;
	margin: 0;
	list-style: none;
}

#attendance-summary li,
#employee-reminders li {
	padding: 0;
}
#attendance-summary li:first-child {
	padding: 9px 15px;
}
#attendance_widget li:nth-child(2) .badge {
	background: #3699dd;
}
#attendance_widget li:nth-child(3) .badge {
	background: #17a098;
}
#attendance_widget li:nth-child(4) .badge {
	background: #738da6;
}
#attendance_widget li:nth-child(5) .badge {
	background: #7ba3c7;
}
#attendance_widget li:nth-child(6) .badge {
	background: #3c79b0;
}
#attendance_widget li:nth-child(7) .badge {
	background: #3b8075;
}
#attendance_widget li:nth-child(8) .badge {
	background: #7b7b7b;
}
#attendance_widget li:nth-child(9) .badge {
	background: #555555;
}

#attendance_widget li a,
#reminder_widget li a {
	padding: 17px 15px;
	display: block;
	color: #333;
}
#attendance_widget li a:hover,
#reminder_widget li a:hover {
	background-color: aliceblue;
}

.badge-indigo {
	color: #fff;
	background: #3f51b5;
}

.error_msg {
	position: absolute;
	background: #f94b4b;
	color: #fff;
	padding: 8px 10px;
	border-radius: 3px;
	font-size: 13px;
	z-index: 3;
	margin-left: 15px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
	min-width: 137px;
	white-space: nowrap;
}
.error_msg:before {
	content: "";
	position: absolute;
	border: 10px solid transparent;
	border-right: 10px solid #f94b4b;
	left: -4px;
	top: -10px;
}

.form-group.error-msg-right .error_msg:before {
	content: "";
	position: absolute;
	border: 5px solid transparent;
	border-right: 10px solid #f94b4b;
	left: -15px;
	top: 7px;
}

.error_msg_top .error_msg {
	margin: 0;
	top: -44px;
}
.error_msg_top .error_msg:before {
	border-right: 5px solid transparent;
	border-top: 10px solid #f94b4b;
	top: 100%;
	left: 10px;
}

.sort_url .active {
	position: relative;
	padding-right: 12px;
}
.sort_url.desc .active:after,
.sort_url.asc .active:after {
	content: "";
	position: absolute;
	right: 0;
	top: 50%;
	border: 4px solid transparent;
}
.sort_url.desc .active:after {
	margin-top: -3px;
	border-top: 4px solid #fff;
}
.sort_url.asc .active:after {
	margin-top: -7px;
	border-bottom: 4px solid #fff;
}

.search-horizontal {
	background: #fff;
	padding: 10px 15px;
	border-radius: 4px;
	border: 1px solid #dfdfdf;
}
.search-ico {
	background: url(../img/search-ico.png) no-repeat 8px 8px;
	padding-left: 35px;
}
.search-result-total {
	margin: 15px 0;
}
.advanced_search {
	font-size: 13px;
	line-height: 14px;
	display: inline-block;
	font-weight: 500;
	margin-top: 2px;
	text-decoration: none !important;
}

.box-white {
	background: #fff;
	box-shadow: 0 2px 5px 0px rgba(0, 0, 0, 0.1);
	margin-bottom: 20px;
	border-radius: 4px;
}
.noshadow {
	box-shadow: none;
}

.item {
	cursor: pointer;
	padding: 0 15px;
	position: relative;
}
.item:hover {
	background: #f9f9f9;
}
.item .thumb {
	/* width:75px; */ /* margin: 15px 0px 15px; */ /* border-radius: 100%; */
	overflow: hidden;
	display: block;
}
.item-details {
	padding-top: 15px;
	padding-bottom: 15px;
	margin: 0 -15px 0;
}

.ee-grid .item .thumb {
	height: 195px;
}

.item-menu {
	display: none;
	position: absolute;
	right: 0px;
	top: -1px;
	z-index: 1;
	color: #bdc3c7;
}
.item:hover .item-menu {
	display: block;
}
.item-menu .glyphicon {
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.8);
}

#blog_list .item-blog {
	cursor: default;
}
#blog_list .item-blog .id-title {
	background: unset;
	border: unset;
}

.item-blog .id-title {
	margin: -15px -15px 15px;
	padding: 15px 40px 15px 15px; /* font-size: 20px; */
	line-height: 1; /* position:relative; */
	border-bottom: 1px solid #dadada;
	color: #fff;
	background: #17a098;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}
.item-blog .item-date {
	float: left;
	background: #17a098;
	color: #fff;
	padding: 15px;
	border-radius: 4px;
	font-size: 15px;
	margin-right: 15px;
}
.item-blog .item-title {
	color: #00529c;
	font-size: 20px;
	line-height: 28px;
	display: block;
	margin-bottom: 8px;
	text-decoration: none !important;
}
.item-blog .item-gray {
	color: #bababa;
	font-size: 14px;
	font-family: "Open Sans";
}
.item-blog .item-menu {
	font-family: "Open Sans";
}
.item-blog .item-menu .glyphicon {
	color: #fff;
}

.id-title {
	font-size: 16px;
	color: #17a098; /* text-transform: capitalize; */
	text-decoration: none !important;
	font-family: "Questrial";
}
.id-title:hover {
	/* color:#333 */
}
.id-text {
	font-size: 12px;
	color: #888;
}
.id-email {
	color: #87c80a;
}

.date_item {
	background: #17a098;
	color: #fff;
	text-align: center;
	padding: 30px 0;
	margin: -10px -10px 0;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	font-family: "Questrial";
}
.di_day {
	font-weight: 500;
	font-size: 30px;
	line-height: 1.2;
}
.di_month {
	font-weight: 500;
	font-size: 20px; /* line-height: 1; */
	text-transform: uppercase;
}
.di_year {
	/* font-family: 'Open Sans'; */
	font-size: 16px;
}
.di_title {
	font-weight: 500;
	font-size: 20px;
}
.di_name {
	font-size: 16px;
	padding: 0 10px;
}

[data-list-mode="list"] .ee-list {
	display: block;
}
[data-list-mode="list"] .ee-grid {
	display: none;
}
[data-list-mode="grid"] .ee-list {
	display: none;
}
[data-list-mode="grid"] .ee-grid {
	display: block;
}

.animating #employee_list {
	position: absolute;
	left: 50%;
	margin-left: calc(-1343px / 2);
	margin-left: calc(-1282px / 2);
}
/*
#employee_container {position:relative}
#employee_list {}
#employee_view {position: absolute;top: 0;}

.dis-top, .dis-left, .dis-bottom {transition: all 1s ease;background: #BED6F4;}
.dis-top {transform: translateY(-1000px);}
.dis-left {transform: translateX(-1000px);}
.dis-bottom {transform: translateY(1000px);}
.active .dis-top, .active .dis-left, .active .dis-bottom {transform:translateX(0);transform:translateY(0)} */
#employee_view .dis-top .nav-pills > li > a {
	background: #fff;
	color: #17a098;
}
#employee_view .dis-top .nav-pills > li.active > a,
#employee_view .dis-top .nav-pills > li.active > a:hover,
#employee_view .dis-top .nav-pills > li.active > a:focus,
#employee_view .dis-top .nav-pills > li > a:hover {
	background: #17a098;
	color: #fff;
}

#filter-stats .fs_stat {
	border-radius: 0;
	color: #fff;
	height: 120px;
}
#filter-stats.has_active .fs_stat {
	background: #c8cdd8;
	color: #17a098;
	transition: all 0.3s ease;
}
#filter-stats .fs_stat.active {
	box-shadow: none;
	background: inherit;
	color: #fff;
}
#filter-stats .fs_stat:hover {
}
#filter-stats .fs_count {
	font-size: 41px;
	line-height: 1;
}

#version_view {
	min-height: 150px;
}
#version-list-sidebar .view_version.active {
	background: #15a099;
}
#version-list-sidebar .view_version.active *:not(a) {
	color: #fff;
}

#employe-list-sidebar .view_employee.active {
	background: #17a098;
}
#employe-list-sidebar .view_employee.active * {
	color: #fff;
}
#employe-list-sidebar .view_employee .thumb {
	padding: 15px 0;
}
#employe-list-sidebar .view_employee .thumb img {
	border: 2px solid #17a098;
}

.thumb-wrap {
	position: relative;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	overflow: hidden;
}
.thumb-wrap .ee-name {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	color: #fff;
	padding: 10px;
	font-family: "Questrial";
	font-size: 16px;
}
.ee-grid .thumb-wrap .ee-name {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */
	background: -moz-linear-gradient(
		0deg,
		rgba(0, 0, 0, 0.65) 0%,
		rgba(0, 0, 0, 0) 100%
	); /* FF3.6-15 */
	background: -webkit-linear-gradient(
		0deg,
		rgba(0, 0, 0, 0.65) 0%,
		rgba(0, 0, 0, 0) 100%
	); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(
		0deg,
		rgba(0, 0, 0, 0.65) 0%,
		rgba(0, 0, 0, 0) 100%
	); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	text-shadow: 0 0 1px rgba(0, 0, 0, 0.35);
}
.ee-grid .view_employee {
	min-height: 307px;
}
.ee-grid .ee-description {
	position: relative;
	padding: 15px 0 5px;
	margin: 0 -5px;
	font-size: 12px;
	color: #808080;
}
.ee-grid .ee-description p {
	padding-left: 27px;
	word-wrap: break-word;
}
.ee-grid .ee-description > div {
	margin-bottom: 8px;
	word-wrap: break-word;
}

.ee-list .ee-name {
	color: #17a098;
	font-size: 16px;
	font-family: "Questrial";
	margin: 10px 0 4px;
}
.ee-list .thumb {
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	position: relative;
	min-height: 75px;
}
.ee-list .ee-description {
	font-size: 12px;
	margin-bottom: 10px;
}
.ee-list .ee-description span {
	color: #808080;
	display: inline-block;
	position: absolute;
	left: 0;
	top: 0;
}
.ee-list .ee-description .ee-field {
	position: relative;
	padding-left: 120px;
	margin-bottom: 1px;
}
.ee-list .ee-description div:nth-child(2) .ee-field {
	padding-left: 75px;
}

.badge-triangle {
	color: #fff;
	position: absolute;
	top: 0;
	left: 0;
	padding: 5px;
	font-size: 30px;
	line-height: 1;
}
.badge-triangle i {
	position: relative;
}
.badge-triangle:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	border-left: 75px solid #005e20;
	border-bottom: 75px solid transparent;
	filter: drop-shadow(0 2px 3px rgba(0, 0, 0, 0.6));
}

.bt-red:before {
	border-left: 75px solid #b90506;
}
.bt-orange:before {
	border-left: 75px solid #f7941d;
}

.btn-request-action {
	margin-bottom: 10px;
}

.ee-list .thumb .badge-triangle {
	font-size: 26px;
	padding: 6px;
}
.ee-list .thumb .badge-triangle:before {
	transform: scale(0.9);
	margin: -4px;
}

.ee_basic_wrap {
	padding: 0 20px;
}
#employee_basic,
#authcode_wrap {
}

#employee_basic .thumb {
	border: 5px solid #17a098;
	overflow: hidden;
	width: 157px;
	height: 157px;
	margin: 0;
	display: inline-block;
}
#employee_photo .thumb {
	width: 179px;
	height: 179px;
}
.eb_details {
	padding: 0;
	color: #5c5c5c;
	font-size: 14px;
	font-family: "Open Sans";
}
.eb_details .eb_name {
	font-size: 20px;
	margin-bottom: 5px;
	font-family: "Questrial";
}
.eb_details .eb_position {
	/* font-weight: 600; */
}
.eb_details .eb_department {
	font-weight: 400;
	margin-bottom: 5px;
}
.eb_details .eb_email {
	margin-bottom: 5px;
	padding-left: 30px;
	word-break: break-all;
	position: relative;
	min-height: 20px;
}
.eb_details .eb_contact_number {
	position: relative;
	padding-left: 30px;
	margin-bottom: 5px;
	min-height: 20px;
}
.eb_details .eb_email:before,
.eb_details .eb_contact_number:before {
	content: "";
	position: absolute;
	width: 20px;
	background: url(../img/sprites.png);
	left: 0;
}
.eb_details .eb_email:before {
	height: 17px;
	background-position: -79px -6px;
	top: 4px;
}
.eb_details .eb_contact_number:before {
	height: 20px;
	background-position: -100px -4px;
	vertical-align: middle;
	top: 0px;
}

#employee_container .adjustment_payslip,
#employee_container .delete_payslip {
	display: none;
}

#profile_completion,
#profiles_completion {
	position: relative;
}
.profile-dummy {
	position: absolute;
	right: 10px;
	bottom: 0;
	font-weight: 700;
}
.profile-dummy div {
	position: absolute;
	left: 0;
	font-size: 24px;
	top: 67px;
	width: 100%;
}
.profile-dummy small {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 33px;
	font-size: 11px;
}
.pc-bar {
	background: #efefef;
	border-radius: 10px;
	height: 10px;
	position: absolute;
	bottom: 20px;
	width: calc(100% - 141px);
	left: 15px;
	box-shadow: 0 0px 5px rgba(0, 0, 0, 0.1) inset;
}
.pc-bar span {
	background-color: #f0b403;
	/* IE9, iOS 3.2+ */
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0idnNnZyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMCUiIHkyPSIxMDAlIj48c3RvcCBzdG9wLWNvbG9yPSIjZmZjMDA2IiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiNlMGE3MDAiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI3ZzZ2cpIiAvPjwvc3ZnPg==);
	background-image: -webkit-gradient(
		linear,
		0% 0%,
		0% 100%,
		color-stop(0, rgb(255, 192, 6)),
		color-stop(1, rgb(224, 167, 0))
	);
	/* Android 2.3 */
	background-image: -webkit-repeating-linear-gradient(
		top,
		rgb(255, 192, 6) 0%,
		rgb(224, 167, 0) 100%
	);
	/* IE10+ */
	background-image: repeating-linear-gradient(
		to bottom,
		rgb(255, 192, 6) 0%,
		rgb(224, 167, 0) 100%
	);
	background-image: -ms-repeating-linear-gradient(
		top,
		rgb(255, 192, 6) 0%,
		rgb(224, 167, 0) 100%
	);
	height: 10px;
	border-radius: 10px;
	display: inline-block;
	vertical-align: top;
}

.code_wrap {
	color: #333;
	border: 1px solid #dadada;
	border-radius: 3px;
}
#qrcode {
	height: 118px;
}
#qrcode > * {
	margin: auto;
}
/*
#regenerate_qrcode > div{position: relative;width: 132px;margin: auto;cursor:pointer;height: 132px;}
#regenerate_qrcode > div:before {content:'';position:absolute;width:100%;height:100%;background:transparent;transition:all .3s ease;left: 0;top: 0;pointer-events: none;}
#regenerate_qrcode > div:hover:before {background: rgba(0,0,0,0.5);}
#regenerate_qrcode > div:hover span {opacity:1}
#regenerate_qrcode > div span{position: absolute;left: 50%;top: 50%;margin-top: -10px;color: #FFF;text-align: center;background: rgba(0,0,0,0.8);text-shadow:0 1px 2px rgba(0,0,0,0.5);margin-left: -64px;padding: 2px 5px;opacity:0;transition:all .3s ease;pointer-events: none;font-size: 13px;}
#regenerate_qrcode img {}
*/

#barcode {
	width: 100%;
	height: 118px;
}
#barcode > * {
	margin: auto;
}
/*#regenerate_barcode { margin-bottom: -10px;  padding: 0;  color: #333;  border: 1px solid #333; }
#regenerate_barcode > div{position: relative;width: 143px;margin: auto;cursor:pointer;height: 123px;}
#regenerate_barcode > div:before {content:'';position:absolute;width:100%;height:100%;background:transparent;transition:all .3s ease;left: 0;top: 0;pointer-events: none;}
#regenerate_barcode > div:hover:before {background: rgba(0,0,0,0.5);}
#regenerate_barcode > div:hover span {opacity:1}
#regenerate_barcode > div span{position: absolute;left: 50%;top: 50%;margin-top: -10px;color: #FFF;text-align: center;background: rgba(0,0,0,0.8);text-shadow:0 1px 2px rgba(0,0,0,0.5);margin-left: -64px;padding: 2px 5px;opacity:0;transition:all .3s ease;pointer-events: none;font-size: 13px;}
#regenerate_barcode img {}*/

.view-row {
	margin: 0 0 -1px;
	border-top: 1px solid #e0e3eb;
	border-bottom: 1px solid #e0e3eb;
}
.view-group {
	padding: 10px 10px 10px 180px;
	color: #333;
	position: relative;
	min-height: 40px;
}
.view-group label {
	width: 180px;
	font-weight: 600;
	color: #909090;
	font-family: "Open Sans";
	position: absolute;
	left: 10px;
	top: 10px;
}
.view-group span {
}
.view-education .view-group label {
	left: 25px;
}
.view-education .view-group {
	padding-left: 175px;
}

.row-striped {
	margin-left: -15px;
	margin-right: -15px;
}
.row-striped > .row {
	padding: 6px 0;
}
.row-striped > .row:nth-child(2n) {
	background: #f1f1f1;
}

.row-bordered {
}
.row-bordered > .row {
	padding: 6px 0;
}
.row-bordered > .row {
	border-bottom: 1px solid #f8f8f8;
	border-top: 1px solid #e1e1e1;
}

#clock {
	color: #ababab;
	text-transform: uppercase;
	font-family: "Questrial";
}
#clock .c_time {
	margin-right: 5px;
}
#clock .c_date {
}

.modal-backdrop + .modal-backdrop {
	z-index: ;
}

.vertical-align {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	align-items: center;
}

.employee_calendar {
	border: 1px solid #e9f1f9;
	padding: 20px;
	border-radius: 3px;
}
.employee_calendar .clndr-table > tbody > tr > td,
.employee_calendar .clndr-table > thead > tr > th {
	border-bottom: 1px solid #e1e1e1;
	font-weight: 400;
	font-size: 10px;
}
.employee_calendar .clndr-table > tbody > tr > td.clndr-has-events {
	cursor: unset;
}
.employee_calendar .clndr-table .day-contents {
	font-size: 10px;
}
.employee_calendar .clndr-grid {
	padding: 0;
}

.employee_calendar .day-titles {
	margin: 0 -5px -5px;
}
.employee_calendar .day-titles ul {
	padding: 0 5px 0 15px;
	margin-top: 0px;
	font-size: 10px;
	padding: 0;
}
.employee_calendar .day-titles ul li div {
	/* text-align: right; */
}

.shift_row {
	padding: 8px 70px 8px 0;
	position: relative;
}
.shift_row .remove_row {
	position: absolute;
	right: 0;
	top: 8px;
}
.shift_row .add_row {
	position: absolute;
	right: 0;
	top: 8px;
}
.shift_row:only-child .remove_row {
	display: none;
}

.allowance_row {
	padding: 8px 54px 8px 0;
	position: relative;
}
.allowance_row .remove_row {
	position: absolute;
	right: 0;
	top: 8px;
}
.allowance_row .add_row {
	position: absolute;
	right: 0;
	top: 8px;
}
.allowance_row:only-child .remove_row {
	display: none;
}

.deduction_row {
	padding: 8px 54px 8px 0;
	position: relative;
}
.deduction_row .remove_row {
	position: absolute;
	right: 0;
	top: 8px;
}
.deduction_row .add_row {
	position: absolute;
	right: 0;
	top: 8px;
}
.deduction_row:only-child .remove_row {
	display: none;
}

.pay_deductwance table {
	margin-bottom: -1px;
}
.pay_deductwance table tr th:first-child,
.pay_deductwance table tr td:first-child {
	padding-left: 25px;
}
.pay_deductwance table tr {
	border-bottom: 1px solid #e9e9e9;
}
.pay_deductwance button {
	display: none;
}

.payrollbatch_details {
	position: relative;
	padding-left: 140px;
	border-radius: 4px;
	overflow: hidden;
}
.payrollbatch_details .date_item {
	width: 140px;
	position: absolute;
	height: 100%;
	left: 0;
}
.payrollbatch_details .item-details {
	/* float:left */
	margin: 0;
}
.payrollbatch_details .id-title {
	font-size: 18px;
	line-height: 1;
}
.payrollbatch_details .id-text {
	font-size: 14px;
}
.payrollbatch_details .progress-bar span {
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
	white-space: nowrap;
	padding: 0 5px;
}

.table.payslip_table {
	margin-bottom: -1px;
}
.table.payslip_table > tbody > tr {
	background: none;
	border-bottom: 1px solid #e4e4e4;
}
.table.payslip_table td {
	height: 42px;
}
.table.payslip_table tbody tr th {
	color: #909090;
	font-weight: 600;
}
.table.payslip_table > tbody > tr td:first-child,
.table.payslip_table > tbody > tr th:first-child {
	padding-left: 25px;
}

.payroll-settings tr th:not(:first-child),
.payroll-settings tr td:not(:first-child) {
	text-align: center;
}

.folder {
	position: relative;
	margin-bottom: 40px;
}
.folder_second {
	z-index: 0;
	background: rgba(23, 160, 152, 0.4);
	top: -10px;
	left: 5px;
	width: 182px !important;
}
.folder_last {
	background: rgba(23, 160, 152, 0.2);
	top: -20px;
	left: 15px;
	width: 162px !important;
}
.folder .folder_details {
	background: #fff;
	padding: 10px;
	position: relative;
	z-index: 0;
	box-shadow: 0px 3px 1px rgba(0, 0, 0, 0.1);
}
.folder > div {
	width: 192px;
	height: 100%;
	box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.1);
	border-radius: 5px;
	position: absolute;
	min-height: 197px;
}
.folder_menu {
	display: none;
	position: absolute;
	right: 5px;
	top: 10px;
}
.folder:hover .folder_menu {
	display: block;
}
.folder:hover .folder_details {
	background: #f9f9f9;
}
.folder_menu i {
	font-size: 18px;
}

#notification,
#message {
	margin: -5px 0;
	width: 320px;
}
.notif_head {
	font-size: 20px;
	text-align: center;
	padding: 10px 0;
	color: #fff;
}
.notif_body,
.message_body {
	background: #fff;
}
.notif_row {
	display: block;
	padding: 5px 10px;
	border-bottom: 1px solid #dadada;
	cursor: pointer;
	border-top: 1px solid transparent;
}
.notif_row:hover {
	background: #f5f5f5;
	border-top: 1px solid #fff;
}
.notif_row.new_notif {
	background: rgba(237, 242, 250, 0.5);
	border-top: 1px solid #fff;
}
.notif_row.new_notif:hover {
	background: rgba(237, 242, 250, 0.9);
}
.notif_message {
	padding: 5px 0;
	color: #333333;
	max-height: 100px;
	overflow: hidden;
	font-size: 13px;
	text-overflow: ellipsis;
}
.notif_pagination .btn {
	border-radius: 0;
	background: #fff;
	color: #17a098;
	font-size: 14px;
}

.invited_container .nav-tabs {
	border: 0;
	display: inline-block;
	vertical-align: middle;
	margin-left: 10px;
}
.invited_container .nav-tabs.nav-pills a {
	padding: 1px 5px;
	font-size: 12px;
	background: #c8cdd8;
	color: #17a098;
}
.invited_container .nav-tabs.nav-pills .active .bg-yellow {
	background: #fec106;
	color: #666;
	border: 1px solid #fec106;
}
.invited_container .nav-tabs.nav-pills .active .bg-green {
	background: #005e20;
	color: #fff;
	border: 1px solid #005e20;
}

.padding0 {
	padding: 0;
}
.padding5 {
	padding: 5px;
}
.padding6 {
	padding: 6px;
}
.padding10 {
	padding: 10px;
}
.padding15 {
	padding: 15px;
}
.padding25 {
	padding: 0 25px;
}
.margin0 {
	margin: 0;
}

.row0 {
	margin: 0;
}
.row0 > div,
.row0 > li {
	padding: 0;
}

.row5 {
	margin-left: -5px;
	margin-right: -5px;
}
.row5 > div,
.row5 > li {
	padding-left: 5px;
	padding-right: 5px;
}

.row7 {
	margin-left: -7px;
	margin-right: -7px;
}
.row7 > div {
	padding-left: 7px;
	padding-right: 7px;
}

.row10 {
	margin-left: -10px;
	margin-right: -10px;
}
.row10 > div {
	padding-left: 10px;
	padding-right: 10px;
}

@media (min-width: 768px) {
	.modal-xl {
		width: 90%;
		max-width: 1200px;
	}
}

.label-curvy {
	position: relative;
	padding: 7px 16px 7px;
	height: 32px;
	margin: 0 22px;
	display: inline-block;
}
.label-curvy span {
	position: relative;
	z-index: 1;
}
.label-curvy:before,
.label-curvy:after {
	content: "";
	position: absolute;
	bottom: 0;
	background: url(../img/img030.png);
	width: 22px;
	height: 33px;
	position: absolute;
}
.label-curvy:before {
	left: -22px;
}
.label-curvy:after {
	right: -22px;
	transform: scaleX(-1);
}

@media (max-width: 991px) {
	#wrapper {
		padding-bottom: 100px;
	}

	#header .nav > li > a {
		padding: 15px 10px;
	}
	#header .logo-wrap {
		text-align: center;
		margin: 20px 0;
	}
	#header button.toggle_installation {
		margin-top: 12px;
	}
	.search-horizontal .row7 > div:not(:last-child) {
		padding-bottom: 10px;
	}

	#footer .quick-links,
	#footer .social-links,
	#footer .copyright,
	#footer .policies {
		text-align: center;
	}
}

.multirow .row {
	padding: 10px 0;
}
.multirow .row:first-child {
	padding-top: 0;
}
.multirow .row:nth-child(2n) {
	background: #f1f1f1;
}
.multirow .row:first-child .remove_row,
.multirow .row:not(:first-child) .add_row {
	display: none;
}
.multirow .row .remove_row .ico.ico-minus-sign,
.multirow .row .add_row .ico.ico-plus-sign {
	vertical-align: middle;
	margin: 8px;
}

.fancy {
	position: relative;
	z-index: 1;
}
.fancy:before {
	content: "";
	border-top: 1px solid #dddddd;
	margin: 0 auto;
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	z-index: -1;
}
.fancy > span {
	background: #fff;
	padding-right: 15px;
	font-weight: 400 !important;
}

textarea.custom_input {
	resize: vertical;
	min-height: 36px;
	height: 36px;
}

.badge-am {
	display: inline-block;
	background: rgba(192, 192, 192, 0.8);
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
	padding: 0 5px;
	border-radius: 2px;
	border: 1px solid rgba(0, 0, 0, 0.25);
	position: absolute;
	top: 10px;
	left: 10px;
	color: #fff;
	z-index: 1;
	font-size: 12px;
	text-transform: uppercase;
}

#accountant_basic .thumb {
	border: 5px solid #17a098;
	overflow: hidden;
	width: 157px;
	height: 157px;
	margin: 0;
	display: inline-block;
}
.highcharts-credits {
	display: none;
} /*hide highchart label*/

.iw-content {
	font-family: "Open Sans", sans-serif;
	font-size: 14px;
	overflow: hidden;
	width: 380px !important;
}
.iw-content .iwc-image {
	float: left;
	width: 100px;
	height: 100px;
	margin-right: 10px;
	margin-bottom: 0;
}
.iw-content .iwc-content {
	float: left;
	width: calc(100% - 110px);
}
.gm-style-iw {
	left: 0 !important;
	top: 0 !important;
	padding: 0;
	bottom: 0;
	right: 0;
	width: 385px !important;
	min-height: 80px;
}
.si-pointer-border-right,
.si-has-border .si-pointer-bg-right,
[class*="si-shadow-pointer"] {
	visibility: hidden;
}
.si-close-button {
	display: none;
}
.si-content-wrapper {
	padding: 10px 15px;
	border: 0 !important;
}
.si-pointer-border-right,
.si-has-border .si-pointer-bg-right,
[class*="si-shadow-pointer"] {
	visibility: hidden;
}

.si-close-button {
	display: none;
}
.si-content-wrapper {
	padding: 10px 15px !important;
	border: 0 !important;
}

.gm-style .controls {
	font-size: 28px;
	background-color: #fff;
	box-shadow: rgba(0, 0, 0, 0.3) 0 1px 4px -1px;
	box-sizing: border-box;
	border-radius: 2px;
	cursor: pointer;
	font-weight: 300;
	height: 1em;
	margin: 6px;
	text-align: center;
	user-select: none;
	padding: 2px;
	width: 1em;
}
.gm-style .controls button {
	border: 0;
	background-color: #fff;
	color: rgba(0, 0, 0, 0.6);
	vertical-align: top;
	padding: 3px;
}
.gm-style .controls button:focus {
	outline: 0;
}
.gm-style .controls button:hover,
.gm-style .controls button.active {
	color: rgba(0, 0, 0, 0.9);
}
.gm-style .controls.zoom-control,
.gm-style .controls.zoom-control1 {
	display: flex;
	flex-direction: column;
	height: auto;
}
.gm-style .controls.zoom-control button,
.gm-style .controls.zoom-control1 button {
	font: 0.85em Arial;
	margin: 1px;
	padding: 0;
}
.gm-style .center-control-location,
.gm-style .center-control-location1 {
	margin: 1px;
	padding: 0;
	height: 16px;
}
.gm-style .center-control-location i,
.gm-style .center-control-location1 i {
	font-size: 16px;
	line-height: 16px;
	display: block;
}
.gm-style .controls.search-control {
	width: 150px;
	padding: 0;
}
.gm-style .controls .search-area-control {
	color: #4285f4;
	cursor: pointer;
	font-size: 13px;
	font-weight: 500;
	display: block;
	margin: 0;
	width: 100%;
	height: 28px;
}
.gm-style .controls .search-area-control:hover {
	background-color: #f7f7f7;
}
.gm-style .controls button.search-area-control1 {
	color: #4285f4;
	cursor: pointer;
	font-size: 13px;
	font-weight: 500;
	display: block;
	margin: 0;
	width: 100%;
	height: 28px;
}
.gm-style .controls button.search-area-control1:hover {
	background-color: #f7f7f7;
}
.gm-style .controls.search-control1 {
	width: 150px;
	padding: 0;
	left: 210px !important;
}

#map_type_container {
	width: 150px;
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 3;
	box-shadow: rgba(0, 0, 0, 0.3) 0 1px 4px -1px;
	overflow: hidden;
}
#map_type_container .select2-container--default .select2-selection--single {
	border-color: #fff;
}
#map_type_container .select2-selection__rendered {
	color: rgba(0, 0, 0, 0.6);
}

.map_wrapper {
	position: relative;
}
.map_wrapper .mw_search_container {
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 2;
}
.map_wrapper .map_container {
	overflow: hidden;
	position: relative;
	border: 1px solid #ddd;
	transition: padding ease 0.25s;
}
.map_wrapper .map {
	width: 100%;
	height: 400px;
	background-color: #f1f1f1;
}
.map_wrapper .mw_pane {
	position: absolute;
	z-index: 1;
	top: 0;
	left: -290px;
	width: 280px;
	height: 100%;
	background-color: #fff;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
	transition: left ease 0.25s;
}
.map_wrapper .mw_show_pane {
	padding-left: 280px;
}
.map_wrapper .mw_show_pane .mw_pane {
	left: 0;
}
.map_wrapper .mw_show_pane .mw_pane_arrow {
	right: -25px;
}
.map_wrapper .mw_pane_arrow {
	position: absolute;
	top: 9px;
	right: -35px;
	width: 25px;
	height: 35px;
	background-color: #fff;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
	z-index: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
}
.map_wrapper .mw_pane_icon {
	width: 0;
	height: 0;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-left: 5px solid gray;
	display: block;
}
.map_wrapper .mw_pane_header {
	padding: 10px;
	font-size: 16px;
	border: 1px solid #4285f4;
	font-weight: 600;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
	background-color: #4285f4;
	color: #fff;
}
.map_wrapper .mw_pane_search {
	margin-top: -5px;
	margin-bottom: -5px;
}
.map_wrapper .mw_pane_body {
	height: calc(100% - 42px);
	overflow-y: auto;
}
.map_wrapper .mw_post {
	padding: 5px 10px;
	border-bottom: 1px solid #eee;
	cursor: pointer;
	min-height: 50px;
	border-left: 2px solid #fff;
}
.map_wrapper .mw_post:hover,
.map_wrapper .mw_post.active {
	background-color: #eee;
	border-left: 2px solid #00529c;
}
.map_wrapper .mw_post_title {
	font-size: 14px;
	color: #000;
	margin-bottom: 3px;
}
.map_wrapper .mw_post_desc {
	color: #696969;
}
.map_wrapper .mw_selected {
	position: absolute;
	z-index: 1;
	opacity: 0.8;
	top: 10px;
	right: 10px;
	transition: all ease 0.25s;
}
.map_wrapper .mw_selected:hover {
	opacity: 1;
}
.map_placeholder > .map_blocker {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	display: flex;
	align-items: center;
	justify-content: center;
}
.map_placeholder {
	position: relative;
	z-index: 5;
}

.has-error .select2-selection {
	border-color: rgb(185, 74, 72) !important;
}

.form-group.fg2 {
	padding-top: 10px;
	position: relative;
}
.form-group.fg2 label {
	position: absolute;
	transition: all 0.5s ease;
	color: #999;
	font-weight: 400;
	top: 17px;
	margin: 0;
	padding: 0;
	left: 8px;
	z-index: 0;
	width: calc(100% - 20px);
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.form-group.fg2 label.active,
.form-group.fg2 label.actived {
	top: -8px;
	font-size: 12px;
	color: #252525;
	font-weight: 600;
	left: 0;
}
.form-group.fg2 .form-control {
	background: transparent;
	z-index: 1;
	position: relative;
	box-shadow: none;
}
.form-group.fg2 .select2-selection__placeholder {
	color: #fff;
}
.form-group.fg2 .select2-container {
	z-index: 1;
}
.form-group.fg2 .select2-container--default .select2-selection--single {
	background: transparent;
}
.form-group.fg2 label + .error_msg {
	top: 15px;
	left: 100%;
}
.label-xs {
	font-size: 12px;
	margin: 0;
}

#page_wrapper {
	position: absolute;
	top: 202px;
	width: 100%;
	display: none;
}
#page_wrapper.animating {
	display: block;
}
#page_wrapper.active {
	position: unset;
	display: block;
}
#page_wrapper.inactive {
	display: none;
}

#page_wrapper_modal {
	position: absolute;
	top: 5px;
	width: 100%;
	display: none;
}
#page_wrapper_modal.animating {
	display: block;
}
#page_wrapper_modal.active {
	position: unset;
	display: block;
}
#page_wrapper_modal.inactive {
	display: none;
}

.page-animating {
	overflow-x: hidden;
}

/** Responsive UI */

.dropdown-menu[aria-labelledby="navbarDropdownMenuLink"] {
  border: none;
}

@media (min-width: 992px) {
  .dropdown-menu[aria-labelledby="navbarDropdownMenuLink"] {
    border: var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);
  }
}