﻿@charset "utf-8";

.ellipsis, th {
	white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.deptname, .help, .refresh {
	text-align: center
}
.circle, .header, .help {
	right: 0;
	left: 0
}
.contentwraper, .intentbtn, .loginsidebar {
	background-repeat: no-repeat
}
.serial {
	counter-reset: Serial
}
.serial tr td:first-child:before {
	content: "" counter(Serial, decimal);
	counter-increment: Serial
}
.serial tr td:first-child {
	text-align: center
}
.table > thead > tr > th {
  background-color: #edf5f8;
  color: #06163a;
}
.ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.compass, .plus-minus {
	fill: #fff
}
.bg-mapc, .menusidebar, .mobulename1 li > a {
	background-color: #242f46;
}
.menusidebar ul li.eventnone, .nav-text, .plus-minus, .sidebar ul li.eventnone {
	pointer-events: none
}
.field-icon, .menusidebar ul li.submenu > a > .fas, .notebook-box .card .card-header .close, .sidebar ul li.submenu > a > .fas {
	float: right
}
label {
	font-weight: 600;
	margin-top: 0;
}
.menusidebar ul li a i {
	font-size: 12px;
	margin-right: 10px;
	/*! color: #dc4c8f */
}
.loginsidebar {
	background-image: url(../images/output-onlinepngtools-2.png), url(../images/skybg.jpg);
	background-size: 100%, cover;
	background-position: bottom left, top center;
	padding-top: 5%;
	background-attachment: fixed, inherit
}
.login-form .form-control {
	min-height: 50px
}
.form-control:focus {
	transition-duration: .3s
}
.login-form {
	height: 100vh;
	width: 80%;
	margin: 0 auto
}
.circle, .help, .item {
	width: 80px;
	height: 80px;
	margin: 0 auto;
	border-radius: 50%
}
.deptname h3 {
	font-weight: 800;
	color: #fff
}
.deptname h5 {
	font-weight: 800;
	margin-top: 15px
}
.login-form h3, .moudlename {
	font-weight: 700
}
.circle {
	position: absolute;
	opacity: 0;
	animation: 3s cubic-bezier(.36, .11, .89, .32) infinite scaleIn;
	top: 0;
	z-index: 2
}
@keyframes scaleIn {
	from {
		transform: scale(.5, .5);
		opacity: .5
	}
	to {
		transform: scale(1.9, 1.9);
		opacity: 0
	}
}
.item {
	z-index: 100;
	display: block;
	position: relative
}
.item img {
	width: 100%
}
.help {
	position: absolute;
	top: 40%
}
.header, .sidebar {
	position: fixed;
	transition-duration: .3s
}
.refresh {
	padding: 0
}
.cp_refresh {
	padding: 41px 0
}
.cp_refresh a {
	animation: 5s infinite mymove;
	display: inline-block
}
@keyframes mymove {
	100% {
		transform: rotate(368deg)
	}
}
.filter-search .fs-topic > ul, .list, .searchlist, .sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none
}
.header {
	box-shadow: 0 2px 6px 0 rgba(227, 227, 227, 0.65), 0 2px 6px 0 rgb(206 206 238 / 54%) !important;
	margin: 0 auto;
	top: 0;
	z-index: 100;
	padding: 5px;
	background: #fff;
}
.header-width {
	right: 250px
}
.header .dash-logo {
	max-width: 95%;
	margin-top: 0
}
.moudlename {
	padding: 10px 0;
	margin: 0;
	font-size: 1rem;
}
.moudlename .department-logo {
	display: block;
	font-size: .95rem;
	font-weight: 600;
	margin-top: 2px;
	margin-bottom: 2px
}
.moudlename .list-control {
	float: left;
	padding: 0;
	margin-right: 0
}
.moudlename .list-control > a {
	animation: 1s infinite color-change
}
.moudlename .list-control .dropdown-toggle {
	text-decoration: none;
	margin-right: 15px;
	font-size: 26px;
	cursor: pointer
}
.moudlename .list-control .dropdown-menu {
	font-size: 14px;
	padding: 0
}
.moudlename .list-control .dropdown-menu li a {
	padding: 8px 12px
}
.moudlename .list-control .dropdown-menu li:last-child {
	border-bottom: 0
}
.moudlename .list-control .dropdown-toggle:after {
	display: none
}
.mainmenu {
	padding: 0;
	display: none;
}
.mainmenu .nav-link {
	padding: 10px 15px!important;
	text-transform: uppercase
}
.mainmenu .dropdown-menu {
	font-size: inherit;
	padding: 0;
	max-width: 250px;
	min-width: 250px
}
.mainmenu .dropdown-menu > li > a {
	white-space: inherit;
	padding: 8px 15px
}
.profileicon {











	text-decoration: none;
	font-size: 1.5em;
	display: inline-block;
	padding: 0
}
.profileicon img {
	border-radius: 50%;
	max-width: 47px;
	padding: 5px
}
.sidebar {
	right: 0;
	top: 0;
	height: 100vh;
	width: 0;
	z-index: 5;
	box-shadow: 0 0 20px rgba(0, 0, 0, .2);
	overflow: hidden
}
.contentwraper {
	margin-right: 0;
	transition-duration: .3s;
	padding-top: 65px !important;
	padding-bottom: 35px;
	background-attachment: fixed;
	background-size: cover;
	position: relative;
	padding: 10px;
}

.marginleft {
	margin-right: 250px
}
.sidebar-width {
	width: 250px
}
.scrollwrap {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 69vh
}
.notebook-box, .searchbox {
	width: 500px;
	list-style: none
}
.menuscrollwrap > .nano-content, .nano-content, .scrollwrap > .nano-content {
	position: absolute;
	overflow: scroll;
	overflow-x: hidden;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0
}
.searchbox, footer {
	position: fixed;
	box-shadow: 0 0 20px rgba(0, 0, 0, .2)
}
.menuscrollwrap > .nano-content:focus, .nano-content:focus, .scrollwrap > .nano-content:focus {
	outline: dotted thin
}
.scrollwrap > .nano-content::-webkit-scrollbar {
	display: none
}
.scrollwrap > .nano-pane {
	position: absolute;
	width: 10px;
	left: 0;
	top: 0;
	bottom: 0;
	opacity: .01;
	-webkit-transition: .2s;
	-moz-transition: .2s;
	-o-transition: .2s;
	transition: .2s;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px
}
.scrollwrap > .nano-pane > .nano-slider {
	position: relative;
	margin: 0 1px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px
}
.menuscrollwrap:hover > .nano-pane, .nano-pane, .nano-pane.active, .nano-pane.flashed, .scrollwrap:hover > .nano-pane {
	opacity: .99
}
.menuscrollwrap .nano-content, .scrollwrap .nano-content {
	padding: 10px
}
.sidebar .profiletitle {
	padding: 15px;
	font-weight: 700
}
.sidebar .profiletitle span {
	font-weight: 400;
	font-size: 12px;
	display: block
}
.menusidebar .logoutbutton, .sidebar .logoutbutton {
	position: absolute;
	bottom: 30px;
	right: 0;
	left: 0
}
.btngroup .submenu, .searchbox .title, .searchlist li a, .table td {
	position: relative
}
.sidebar .logoutbutton a {
	padding: 15px;
	font-weight: 700;
	display: block;
	text-decoration: none
}
.form-design .form-control, .menusidebar ul li, .sidebar ul li {
	font-size: 13px;
}
.sidebar ul li a {
	display: block;
	padding: 8px 10px;
	text-decoration: none;
	transition-duration: none
}
.sidebar .navsidebar > li > a {
	font-weight: 600;
	padding: 12px 10px
}
.menusidebar .navsidebar .dropdown-menu, .sidebar .navsidebar .dropdown-menu {
	position: relative!important;
	transform: inherit!important;
	border: 0
}
footer {
	bottom: 0;
	right: 0;
	left: 0;
	margin: 0 auto;
	height: 30px;
	z-index: 101;
	padding: 0 50px;
	background: #ffffffc9
}
.searchbtn {
	padding: 14px 20px 13px
}
.searchbox {
	right: -500px;
	height: 87vh;
	top: 47px;
	margin: 0;
	padding: 0;
	transition-duration: .3s;
	overflow: hidden;
	z-index: 6
}
.modal.right.fade.show .modal-dialog, .progress .progress-right, .search-show {
	right: 0
}
.searchbox .title {
	padding: 14px 15px;
	font-weight: 700;
	font-size: 20px
}
.dragable-input, .pageheader, .searchbox .searchbody {
	padding: 15px
}
.searchbox .title a {
	position: absolute;
	right: 0;
	top: 0
}
.searchlist li a {
	display: block;
	padding: 10px 10px 10px 25px;
	font-size: 13px;
	transition-duration: .3s;
	text-decoration: none
}
.btngroup li, .footicon > li, .pagetabs li a, .table > tbody > tr:hover .editlist {
	display: inline-block
}
.searchlist li a:before {
	content: "\e09e";
	font-family: simple-line-icons;
	position: absolute;
	left: 0
}
.searchlist li a b {
	display: block;
	font-size: 15px
}
.pageheader {
	margin: 0 -15px 15px
}
.pageheader h4 {
	font-size: 1.3rem
}
.pageheader h4 span, .progress .progress-value span {
	font-size: 12px
}

.pagetabs {
	padding: 0;
	margin-top: 15px
}
.pagetabs li {
	width: 100%;
	padding: 8px 10px;
	font-size: 15px;
	margin: 0;
	font-weight: 600
}
.pagetabs li a {
	text-decoration: none;
	border-radius: 0;
	margin: 0 2px
}
.breadcrumb, .form-check label {
	margin: 0
}
.breadcrumb li a, .intentbtn:hover {
	text-decoration: none
}
.pagebody {
	padding: 0 15px 15px;
	min-height: 410px
}
.btngroup, .footicon {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: right
}
.addtext-box, .dragable-input .ui-draggable, .notetitle-search {
	margin-bottom: 15px
}
.btngroup .btn {
	font-size: .85em
}
.btngroup .submenu .dropdown-menu {
	position: absolute;
	left: 0;
	min-width: 230px;
	box-shadow: 0 0 5px rgba(0, 0, 0, .05);
	border-radius: 4px;
	padding: 0;
	text-align: left;
	font-size: 13px
}
.addtext-box input, .addtext-box textarea {
	border: 0;
	padding: 5px 10px;
	font-size: 13px
}
.btngroup .submenu .dropdown-menu li {
	display: block
}
.addtext-box, .form-body .dropped .tools, .notebook-box .note-list > li .list-control .dropdown-toggle::after, .switch input, .table .editlist a:after, input:checked + .slider .off {
	display: none
}
.footicon > li > a {
	display: block;
	padding: 5px 10px;
	text-decoration: none
}
.notebook-box {
	position: absolute;
	bottom: 35px;
	min-width: 500px;
	right: 0;
	display: none;
	text-align: left;
	z-index: 102
}
.addtext-box input, .addtext-box textarea, .n-list-scroll {
	position: relative;
	width: 100%
}
.notebook-box .card {
	box-shadow: 0 0 25px rgba(0, 0, 0, .05)
}
.notebook-box .notebooksearch {
	min-height: 30px
}
.addtext-box {
	position: relative
}
.addtext-box textarea {
	height: 150px
}
.addtext-box input {
	height: 35px
}
.filter-search, .foot-list, .left-sidebar ul, .mobulename, .mobulename1, .notebook-box .note-list {
	padding: 0;
	margin: 0;
	list-style: none
}
.addtext-box input:focus-visible, .addtext-box textarea:focus-visible {
	border: 0!important;
	outline: 0
}
.addtext-box .close2 {
	position: absolute;
	right: 15px;
	z-index: 3;
	top: 5px
}
.addtext-box .sendbtn {
	border-radius: 50%;
	position: absolute;
	bottom: -5px;
	right: 15px
}
.notebook-box .note-list {
	font-size: 13px
}
.notebook-box .note-list > li {
	border-radius: 4px;
	padding: 5px 20px 5px 15px;
	position: relative;
	margin: 2px 0
}
.notebook-box .note-list > li .list-control {
	position: absolute;
	right: 10px;
	top: 14px
}
.notebook-box .note-list > li .list-control .dropdown-toggle {
	text-decoration: none;
	cursor: pointer
}
.foot-list li, .note {
	display: inline-block
}
.notebook-box .note-list > li .list-control .dropdown-menu, .table > tbody > tr > td, .table > thead > tr > th {
	font-size: 13px
}
.n-list-scroll {
	overflow: hidden;
	height: 167px
}
.nano-content::-webkit-scrollbar {
	display: block
}
.nano-pane {
	position: absolute;
	width: 6px;
	right: 0;
	top: 0;
	bottom: 0;
	opacity: .01;
	-webkit-transition: .2s;
	-moz-transition: .2s;
	-o-transition: .2s;
	transition: .2s;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px
}
.nano-pane > .nano-slider {
	position: relative;
	margin: 0 1px;
	-moz-border-radius: 0;
	-webkit-border-radius: 0px;
	border-radius: 0
}
#map-svg, .custome-theme .modal-dialog {
	margin-top: 0
}
.n-list-scroll .nano-content {
	padding: 10px 10px 10px 0
}
.foot-list li {
	font-size: 12px;
	margin: 0 2px;
	padding: 6px
}
.addtext-box .max-text {
	position: absolute;
	font-size: 10px;
	z-index: 2;
	right: 0
}
.addtext-box .max-text.textbox {
	right: 39px;
	top: 9px
}
.addtext-box .max-text.textarea {
	right: 39px;
	top: 46px
}
.createpop .modal-footer {
	position: fixed;
	width: 100%;
	bottom: 0;
	box-shadow: 0 0 15px rgba(0, 0, 0, .16)
}
.createpop .modal-header {
	box-shadow: 0 0 15px rgba(0, 0, 0, .16);
	padding: 10px 20px;
	border-radius: 0
}
.createpop .modal-content {
	border-radius: 0
}
.modal.left .modal-dialog, .modal.right .modal-dialog {
	position: fixed;

	margin: auto;
	width: 320px;
	height: 100%;
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.modal.left .modal-content, .modal.right .modal-content {
	height: 100%;
	overflow-y: auto
}
.modal.left .modal-body, .modal.right .modal-body {
	padding: 15px 15px 80px
}
.modal.left.fade .modal-dialog {
	left: -320px;
	-webkit-transition: opacity .3s linear, left .3s ease-out;
	-moz-transition: opacity .3s linear, left .3s ease-out;
	-o-transition: opacity .3s linear, left .3s ease-out;
	transition: opacity .3s linear, left .3s ease-out
}
.modal.left.fade.in .modal-dialog, .progress .progress-left {
	left: 0
}
.modal.right.fade .modal-dialog {
	right: -320px;
	-webkit-transition: opacity .3s linear, right .3s ease-out;
	-moz-transition: opacity .3s linear, right .3s ease-out;
	-o-transition: opacity .3s linear, right .3s ease-out;
	transition: opacity .3s linear, right .3s ease-out
}
.flot-right{	
    text-align: right;
    width: 70%;
    margin: 0px;
}
/*.modal-dialog.modal-md {
	width: 700px!important;
	max-width: 700px
}*/
.createpop .modal-body {
	padding: 15px!important
}
.popup-content-scroll {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 73vh;
	padding-right: 20px
}
.createpop .modal-footer {
	padding: 8px 15px!important
}
.popup-content-scroll .nano-content {
	padding: 10px 20px
}
.form-design .form-control:disabled, .form-design .form-control[readonly] {
	opacity: 1
}
.note {
	font-size: .875em;
	padding: 2px
}
.left-sidebar {
	position: relative;
	overflow: hidden;
	width: 100%;
	left: 0;
	height: 78vh
}
.left-sidebar .nano-content {
	padding: 15px 0 15px 15px
}
.left-sidebar h5 {
	margin-top: 15px;
	margin-bottom: 15px
}
.left-sidebar ul > li > a {
	display: block;
	padding: 10px 5px;
	font-size: 13px;
	text-decoration: none;
	transition-duration: .3s;
	border-radius: 4px
}
.subheading {
	margin: 10px 0 15px;
	padding-bottom: 10px
}
.form-control2 {
	display: block;
	font-size: 12px
}
.form-control2 .form-control-color {
	padding: 0;
	width: 31px;
	height: 31px;
	border: 0
}
.table td p, .table th p {
	margin: 0;
	padding: 0
}
.header .form-switch {
	margin: 9px 0
}
.header .form-switch .form-check-input {
	height: 1.9em;
	width: 4.3em;
	background-image: url(../images/hi-flag.jpg)
}
.header .form-switch .form-check-input:checked {
	background-image: url(../images/en-flag.jpg);
	background-position: left center
}
.font-preview {
	padding: 10px 20px;
	border-radius: 50px
}
.table .editlist {
	position: absolute;
	display: none;
	top: 9px;
	right: 0
}
.table .editlist a {
	font-size: 16px;
	display: block;
	padding: 0 5px
}
.table .editlist .dropdown-menu {
	border: 0;
	padding: 0!important
}
.table .editlist .dropdown-menu .dropdown-item {
	font-size: 13px;
	padding: 8px 8px 8px 30px;
	position: relative
}
.table .editlist .dropdown-menu .icon {
	margin-right: 5px;
	display: inline-block;
	position: absolute;
	left: 8px;
	top: 11px
}
.btn-xs {
	padding: .175rem .45rem;
	font-size: 14px;
}
.badge-absent, .badge-blue, .badge-green, .badge-red, .badge-yellow {
	display: block;
	padding: 3px 5px;
	border-radius: 4px;
	margin: 0 2px
}
.bgthumg, .bgthumg img {
	border-radius: 5px
}
.formbuilder-field {
	padding: 15px 15px 15px 0
}
.formbuilder-field h5 {
	font-size: 16px;
	font-weight: 700
}
.dragable-input .ui-draggable:hover {
	cursor: move
}
.dragable-input .ui-draggable .btn {
	display: block;
	width: 100%
}
.form-body .dropped {
	transition-duration: .3s;
	margin-bottom: 15px
}
#create-college .modal-footer, .form-body .dropped:hover .tools, .icon-group, input:checked + .slider .on {
	display: block
}
.pagecontentbody {
	position: relative;
	z-index: 1;
	padding: 0px 15px 15px 15px;
}
.bgthumg {
	display: block;
	transition-duration: .3s;
	margin-bottom: 20px
}
.backbtn {
	margin: 20px 0 20px -12px;
	border-radius: 0 6px 6px 0
}
.profile-img {

	text-align: center;
	position: relative
}
.profile-img img {
	width: 90%;
	height: 100%
}
.profile-img .file {
	position: absolute;
	overflow: hidden;
	width: 50px;
	border: none;
	height: 50px;
	border-radius: 50%;
	font-size: 20px;
	padding: 11px;
	z-index: 2;
	bottom: 4px;
	right: 21px;
	cursor: pointer
}
.profile-img .file input {
	position: absolute;
	opacity: 0;
	right: 0;
	top: 0;
	width: 100%;
	height: 100%;
	cursor: pointer
}
.profile-edit-btn {
	border: none;
	border-radius: 1.5rem;
	width: 70%;
	padding: 2%;
	font-weight: 600;
	cursor: pointer
}
.proile-rating {
	font-size: 12px;
	margin-top: 5%
}
.proile-rating span {
	font-size: 14px;
	font-weight: 600
}
.profile-head .nav-tabs {
	margin-bottom: 5%
}
.profile-head .nav-tabs .nav-link {
	font-weight: 600;
	border: none
}
.profile-head .nav-tabs .nav-link.active {
	border: none
}
.profile-work {
	padding: 5%;
	margin-top: -15%
}
.profile-work p {
	font-size: 12px;
	font-weight: 600;
	margin-top: 10%
}
.profile-work a {
	text-decoration: none;
	font-weight: 600;
	font-size: 14px
}
.profile-work ul {
	list-style: none
}
.btn, .profile-tab label, .profile-tab p {
	font-weight: 600
}
.switch {
	position: relative;
	display: inline-block;
	width: 90px;
	height: 34px
}
.slider {
	position: absolute;
	cursor: pointer;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	-webkit-transition: .4s;
	transition: .4s
}
.slider:before {
	position: absolute;
	content: "";
	height: 26px;
	width: 26px;
	left: 4px;
	bottom: 4px;
	-webkit-transition: .4s;
	transition: .4s;
	box-shadow: 0 0 10px rgb(0, 0, 0, .3)
}
input:checked + .slider:before {
	-webkit-transform: translateX(55px);
	-ms-transform: translateX(55px);
	transform: translateX(55px)
}
.off, .on {
	transform: translate(-50%, -50%);
	top: 50%;
	font-size: 13px;
	position: absolute
}
.on {
	display: none;
	left: 38%
}
.off {
	left: 59%
}
.slider.round {
	border-radius: 34px
}
.slider.round:before {
	border-radius: 50%
}
.btn-check.active + .btn, .btn.active {
	outline: 0;
	box-shadow: 0 0 0 .25rem rgba(66, 115, 164, .39)
}
.filter-search .form-control:focus {
	outline: 0;
	box-shadow: none
}
.filter-search > li {
	padding: 10px;
	border-radius: 4px;
	position: relative
}
.filter-search > li .form-control {
	border-radius: 2px
}
.filter-search .dropdown-menu {
	font-size: inherit
}
.btn-default {
	border-radius: 0 4px 4px 0!important
}
.filter-search .fs-searchbar {
	padding: 0 10px;
	border-radius: 0;
	width: 100%;
	transform: translate(0, 35px)!important;
	box-shadow: 0 0 20px rgba(0, 0, 0, .08)
}
.filter-search .fs-topic {
	min-height: 230px
}
.filter-search .fs-topic h6 {
	font-size: 12px;
	text-align: center;
	margin: 0;
	padding: 10px;
	font-weight: 700
}
.filter-search .fs-topic > ul > li > a {
	display: block;
	padding: 10px 0;
	text-transform: uppercase;
	font-size: 12px;
	text-decoration: none;
	transition-duration: .3s
}
.filter-search .dropdown-menu.category .form-control {
	border: 0
}
.intentbtn, .mobulename li a {
	border-radius: 5px;
	box-shadow: 0 0 15px rgba(0, 0, 0, .1);
	text-decoration: none
}
.filter-search .dropdown-menu.category > li > a {
	font-size: 12px;
	text-transform: uppercase
}
.loginbg {
	min-height: 68px
}
.breadcrumb-item + .breadcrumb-item::before {
	font-family: "Font Awesome 5 Free";
	content: "\f0da";
	font-weight: 900
}
.breadcrumb li {
	font-size: 1.1em
}
.intentbtn {
	display: table;
	width: 100%;
	margin-bottom: 10px;
	margin-top: 5px;
	background-image: url(../images/corner-1.png);
	background-position: right top;
	background-size: contain;
	min-height: 100px
}
.intentbtn .intentdata, .intentbtn .intenticon {
	display: table-cell;
	vertical-align: middle;
	padding-left: 10px
}
.intentbtn .intenticon {
	padding: 10px;
	width: 30%;
	text-align: center
}
.intentbtn .intenticon .intentno {
	font-size: 1.7em
}
.intentbtn .intenticon svg, .mobulename li .iconcust svg, .mobulename1 li .iconcust svg {
	height: 40px
}
.mobulename li .iconcust span, .mobulename1 li .iconcust span {
	display: inline-block;
	height: 60px;
	width: 60px;
	box-sizing: border-box;
	text-align: center
}
.intentdata .intentno {
	display: block;
	font-size: 1.7em;
	font-weight: 500
}
.rounded {
	border-radius: 10.25rem!important
}
.field-icon {
	margin-right: 14px;
	margin-top: -31px;
	position: relative;
	z-index: 2;
	opacity: .6;
	cursor: pointer
}
.input-group .toggle-password {
	width: 45px
}
.mobulename li {
	padding: 15px;
	box-sizing: border-box;
	float: left;
	width: 25%
}
.mobulename li a {
	display: block;
	text-align: center;
	padding: 10px 10px 20px;
	font-weight: 400;
	min-height: 204px;
	transition-duration: .3s;
	font-size: 1.2rem
}
.mobulename li .iconcust {
	display: block;
	width: 80px;
	height: 80px;
	box-sizing: border-box;
	margin: 25px auto;
	border-radius: 50%;
	padding: 10px;
	position: relative
}
.mobulename li .iconcust:before, .mobulename1 li .iconcust:before {
	content: "";
	position: absolute;
	width: 100px;
	height: 100px;
	border-radius: 50%;
	right: 18px;
	left: -10px;
	margin: 0 auto;
	top: -10px
}
.mobulename li .iconcust .icon, .mobulename1 li .iconcust .icon {
	font-size: 2.2em
}
.mobulename li .iconcust span {
	padding: 8px;
	border-radius: 50%
}
.mobulename li a:hover, .mobulename1 li > a:hover {
	box-shadow: 0 0 25px rgba(0, 0, 0, .3);
	border: 2px solid #84c1e6;
	text-decoration: none
}
.table td .usericon {
	width: 40px
}
.pagebody.sidepage-pading {
	padding: 0 20px
}
.icon-group .btn-icon {
	margin-right: 10px
}
.btn-check[type=checkbox] + .btn-icon:before {
	content: "\f0c8";
	font-family: 'Font Awesome 5 Free';
	font-weight: 400;
	display: inline-block;
	margin-right: 5px
}
.btn-check[type=checkbox]:checked + .btn-icon:before {
	content: "\f14a";
	font-family: 'Font Awesome 5 Free';
	font-weight: 400;
	display: inline-block;
	margin-right: 5px
}
.icon-group.block-element .btn-icon {
	display: block;
	text-align: left;
	margin-right: 0
}
.table td .switch .off, .table td .switch .on {
	font-size: 11px
}
.table td .switch {
	width: 84px;
	height: 27px;
	margin: 0;
}
.table td .switch .slider::before {
	height: 20px;
	width: 20px
}
.form-check-inline {
	margin-right: .4rem
}
.profile-head .nav-link {
	padding: .5rem 1rem .5rem .1rem
}
.deptname h3 span {
	font-size: 1.5rem
}
.txtco {
	font-size: 1.7rem!important;
	color: #2844ce
}
.moudlename .list-control .sidemenutoggle {
	text-decoration: none;
	color: #333;
	margin: 0 15px 0 0;
	font-size: 17px;
	cursor: pointer
}
.menusidebar {
	position: fixed;
	left: 0;
	top: 0;
	height: 100vh;
	width: 0;
	z-index: 5;
	box-shadow: 0 2px 6px 0 rgb(218 218 253 / 65%), 0 2px 6px 0 rgb(206 206 238 / 54%)!important;
	overflow: hidden;
	transition-duration: .3s;
	text-align: center
}
.menumarginleft {
	margin-left: 230px
}
.menuheader-width {
	left: 230px
}
.menusidebar-width {
	width: 230px
}
.menuscrollwrap {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 74vh
}
.menuscrollwrap > .nano-content::-webkit-scrollbar {
	display: none
}
.has-scrollbar > .nano-content::-webkit-scrollbar {
	display: block
}
.menuscrollwrap > .nano-pane {
	background: rgba(0, 0, 0, .25);
	position: absolute;
	width: 10px;
	right: 0;
	top: 0;
	bottom: 0;
	opacity: .01;
	-webkit-transition: .2s;
	-moz-transition: .2s;
	-o-transition: .2s;
	transition: .2s;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px
}
.menuscrollwrap > .nano-pane > .nano-slider {
	background: rgba(0, 0, 0, .5);
	position: relative;
	margin: 0 1px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px
}
.menuscrollwrap .nano-pane {
	background: #888
}
.menuscrollwrap .nano-slider {
	background: #111
}
.menusidebar .profiletitle {
	padding: 5px;
	/*! border-bottom: 1px solid #eee; */
	font-weight: 700
}
.menusidebar .dash-logo {
	max-width: 57.9%
}
.menusidebar .profiletitle span {
	font-weight: 700;
	color: #fff;
	font-size: 13px;
	display: block
}
.menusidebar .logoutbutton a {
	padding: 15px;
	border-top: 1px solid #eee;
	font-weight: 700;
	display: block;
	text-decoration: none;
	color: #33475b;
	font-size: 14px
}
.menusidebar .logoutbutton a .fas {
	color: #c82c25;
	display: block
}
.menusidebar .logoutbutton a:hover, .menusidebar ul li a:hover {
	border-left: 5px solid #ff6048;
}
.menusidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: left
}
.menusidebar ul li a {
	display: block;
	padding: 8px 10px;
	text-decoration: none;
	color: #fff;
	transition-duration: none;
	font-weight: 400
}
.sub-menu li a:hover {
	border: 0 !important;
	opacity: 1;
}
.sub-menu {
	margin-left: 5px !important
}
.sub-menu li a {
	opacity: 0.7;
}
.menusidebar ul li a .fa, .menusidebar ul li a .icons {
	margin-left: -20px;
	display: inline-block;
	font-size: 1rem;
	position: absolute
}
.menusidebar ul li .menu_item a .icons, .menusidebar ul li a .fa {
	margin-left: 5px;
	display: inline-block;
	font-size: 1rem;
	position: absolute
}
.menusidebar .navsidebar > li > a {
	font-weight: 600;
	padding: 13px 0 12px 32px;
	position: relative;
	/*! font-size: 12px; */
	border-left: 5px solid #ff604800;
}
.menusidebar .navsidebar > li > a i.icon {
	position: absolute;
	left: 10px;
	/*! color: #dc4c8f */
}
.menusidebar .navsidebar > li > a span.fa-caret-down {
	position: absolute;
	right: 10px
}
#map-svg {
	padding-left: 30px;
	width: 65%;
	filter: drop-shadow(0px 4px 0px #1a4a6a);
	min-height: 335px
}
.bg-mapc path {
	fill: #eaeaea;
	stop-color: #c84f31;
	stroke: #666;
	stroke-width: 0;
	position: relative;
	z-index: 0
}
.bg-mapc path:hover {
	fill: #ffc375;
	cursor: pointer
}
.bg-mapc .selected {
	fill: #ffc375;
	cursor: pointer;
	position: relative;
	z-index: 5
}
.compass {
	stroke: #000;
	stroke-width: 1
}
#tooltip {
	dominant-baseline: hanging;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 5pt;
	color: #fff
}
#matrix-group {
	margin-left: 500px
}
.dList {
	text-align: justify;
	color: #000;
	background: #ffffffd6;
	padding: 0 0 5px
}
.dList .selected {
	background-color: #f0dfca!important
}
#dataTbl {
	width: 100%;
	height: 331px;
	top: 0;
	position: relative;
	overflow-y: scroll
}
.maptbl tbody tr td {
	padding: .2rem .5rem;
	vertical-align: middle
}
.maptbl tbody tr td a {
	text-decoration: none;
	color: #333
}
.fixdheader-table-container {
	max-width: 100%;
	overflow-x: auto;
	max-height: 450px;
	overflow-y: auto
}
.tableFixHead {
	overflow: auto
}
.tableFixHead thead {
	position: sticky;
	top: -1px;
	z-index: 99999
}
.mobulename1 li {
	padding: 0;
	box-sizing: border-box;
	float: left;
	width: 50%;
	position: relative
}
.mobulename1 li .iconcust {
	display: block;
	width: 80px;
	height: 80px;
	box-sizing: border-box;
	margin: 15px auto 20px;
	border-radius: 50%;
	padding: 10px;
	position: relative
}
.mobulename1 li .iconcust span {
	padding: 8px;
	border-radius: 50%;
	background-color: #fff
}
.mobulename1 li > a {
	display: block;
	border-radius: 5px;
	text-align: center;
	padding: 5px 10px 10px;
	font-weight: 400;
	min-height: 160px;
	transition-duration: .3s;
	box-shadow: 0 0 15px rgba(0, 0, 0, .1);
	text-decoration: none;
	font-size: 1.2rem;
	color: #000;
	border: 2px solid transparent;
	margin: 0 13px 5px
}
.mobulename1 .dataoverlay {
	background-color: #1c3a75;
	opacity: 0;
	position: absolute;
	height: 140px;
	box-shadow: 0 0 25px rgb(0 0 0 / 30%);
	width: 96%;
	z-index: 9;
	left: 2%
}
.mobulename1.scrtop .dataoverlay {
	top: 0
}
.mobulename1.scrtop li:hover .dataoverlay {
	opacity: .98;
	top: 170px;
	transition: 1s ease-in-out
}
.mobulename1.scrbtm .dataoverlay {
	bottom: 0
}
.mobulename1.scrbtm li:hover .dataoverlay {
	opacity: .98;
	bottom: 150px;
	transition: 1s ease-in-out
}
.dataoverlay table tr td, .dataoverlay table tr th {
	font-size: 1.2rem
}
div.bhoechie-tab-container {
	z-index: 10;
	padding: 0!important;
	background-clip: padding-box;
	opacity: .97;
	margin-top: 0;
	position: relative
}
div.bhoechie-tab-menu {
	padding-right: 0;
	padding-bottom: 0;
	position: relative;
	z-index: 1
}
div.bhoechie-tab-menu div.list-group {
	margin-bottom: 0;
	display: flex;
	flex-direction: inherit;
	justify-content: center
}
div.bhoechie-tab-menu div.list-group > a {
	margin-bottom: 0;
	border: 0;
	border-radius: 10px 10px 0 0;
	width: 25%;
	border-right: 1px solid rgba(0, 0, 0, .125);
	color: rgba(0, 0, 0, .44);
	border-top: 1px solid rgba(0, 0, 0, .125)
}
div.bhoechie-tab-menu div.list-group > a .fa, div.bhoechie-tab-menu div.list-group > a .glyphicon {
	color: #4f1c08
}
div.bhoechie-tab-menu div.list-group > a:first-child {
	-moz-border-top-right-radius: 0
}
div.bhoechie-tab-menu div.list-group > a:last-child {
	border-bottom-right-radius: 0;
	-moz-border-bottom-right-radius: 0
}
div.bhoechie-tab-menu div.list-group > a:hover {
	background-color: #f3fbff
}
div.bhoechie-tab-menu div.list-group > a.active, div.bhoechie-tab-menu div.list-group > a.active .fa, div.bhoechie-tab-menu div.list-group > a.active .glyphicon {
	background-color: #fff;
	margin-top: 0;
	color: #13aae8;
	margin-bottom: -2px;
	border-top: 2px solid #13aae8
}
.bhoechie-tab-menu > .list-group > a.list-group-item:first-child {
	border-left: 1px solid rgba(0, 0, 0, .125)
}
div.bhoechie-tab-content {
	border: 1px solid rgba(0, 0, 0, .125);
	background-color: #fff;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	margin-top: 0;
	position: relative
}
.bhoechie-footer {
	border-top: 1px solid #eee;
	padding: 15px 0;
	margin-top: 15px
}
.custom-filebtn, .nav-side-menu .toggle-btn, div.bhoechie-tab div.bhoechie-tab-content:not(.active) {
	display: none
}
.custom-file-upload {
	border: 1px solid #ccc;
	display: inline-block;
	padding: 6px 12px;
	cursor: pointer
}
.bhoechie-tab-menu .list-group-item {
	font-weight: 600;
	color: #2d2d2d;
	display: block;
	text-align: center;
	background: #f7f7f7
}
.bhoechie-tab-menu .list-group-item span {
	display: block;
	opacity: .9;
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 3px
}
.card-header h5 {
	margin: 0;
}
.custmtab button:focus {
	outline: 0
}
.done {
	color: #b9b4b4!important
}
.done .icon-target:before {
	content: "\f00c";
	font-family: FontAwesome;
	color: #08a707;
	font-size: 17px
}
.done .icons {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	line-height: 1
}
.profiletxt {
	font-size: .8rem
}
.form-check {
	min-height: 1.3rem;
	margin-bottom: 20px;
}
.mainmenu .container-fluid {
	padding: 0 15px
}
.menuscrollwrap .leftbar {
	max-height: 500px;
	overflow: auto;
	scrollbar-width: thin;
	scrollbar-color: rgba(80, 25, 134, .0) rgba(255, 255, 255, .0);
	transition-duration: .3s
}
.menuscrollwrap .leftbar:hover {
	scrollbar-color: rgba(0, 0, 0, .2) rgba(255, 255, 255, .0)
}
.menuscrollwrap .leftbar::-webkit-scrollbar {
	width: 6px
}
.menuscrollwrap .leftbar::-webkit-scrollbar-track {
	background: rgba(255, 255, 255, 0)
}
.menuscrollwrap .leftbar::-webkit-scrollbar-thumb {
	background: rgba(0, 0, 0, 0);
	transition-duration: .3s
}
.menuscrollwrap .leftbar:hover::-webkit-scrollbar-thumb {
	background: rgba(0, 0, 0, .2)
}
.btn-danger {
	color: #fff;
	background-color: #dd3071;
	border-color: #dd3071
}
.breadcrumb {
	margin-top: 5px;
	font-size: 13px;
	display: none;
}
.btn-primary {
	color: #fff;
	background-color: #5a22ac;
	border-color: #5a22ac
}
.btn-secondary {
	color: #5a22ac;
	background-color: #fff;
	border-color: #5a22ac
}
.btn-secondary:active, .btn-secondary:hover, .btn-secondaryfocus {
	background-color: #5a22ac;
	color: #fff
}
.border-light {
	border-color: #f1f2f3!important

}
.nav-side-menu li .active, .nav-side-menu li:hover, .nav-side-menu ul .active {
	border-left: 3px solid #d19b3d;
	background-color: #dfdacd
}
.bt-1 {
	border-top: 1px solid #ebebeb!important
}
.publisher {
	position: relative;
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	padding: 12px 20px;
	background-color: #f9fafb
}
.publisher-btn, .publisher-input {
	background-color: transparent;
	border: none
}
.publisher > :first-child {
	margin-left: 0
}
.publisher > * {
	margin: 0 8px
}
.publisher-input {
	-webkit-box-flex: 1;
	flex-grow: 1;
	outline: 0!important
}
button, input, optgroup, select, textarea {
	font-family: Roboto, sans-serif;
	font-weight: 300
}
.publisher-btn {
	overflow: -moz-hidden-unscrollable
}
.file-group {
	position: relative;
	overflow: hidden
}
.publisher-btn {
	color: #cac7c7;
	font-size: 16px;
	cursor: pointer;
	overflow: -moz-hidden-unscrollable;
	-webkit-transition: .2s linear;
	transition: .2s linear
}
.file-group input[type=file] {
	position: absolute;
	opacity: 0;
	z-index: -1;
	width: 20px
}
.text-info {
	color: #48b0f7!important
}
.form-scroll::-webkit-scrollbar {
	width: 10px
}
.form-scroll::-webkit-scrollbar-track {
	background: #f1f1f1
}
.form-scroll::-webkit-scrollbar-thumb {
	background: #888
}
.form-scroll::-webkit-scrollbar-thumb:hover {
	background: #555
}
.nav-text {
	font-size: .85em;
	padding: 10px 15px 10px 10px!important;
	color: #000;
	text-transform: uppercase;
	white-space: nowrap;
	position: relative;
	font-weight: 700
}
.nav-side-menu {
	overflow: auto;
	font-family: verdana;
	font-size: 12px;
	font-weight: 200;
	background-color: #f8f6ef;
	position: relative;
	top: 0;
	width: 230px;
	height: 100%;
	color: #e1ffff;
	box-shadow: -8px 1px 25px rgb(0 0 0 / 10%)
}
.nav-side-menu .brand {
	background-color: #23282e;
	line-height: 50px;
	display: block;
	text-align: center;
	font-size: 14px
}
.nav-side-menu li, .nav-side-menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
	line-height: 35px;
	cursor: pointer
}
.nav-side-menu li:not(collapsed) .arrow:before, .nav-side-menu ul:not(collapsed) .arrow:before {
	font-family: FontAwesome;
	content: "\f078";
	display: inline-block;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: middle;
	float: right
}
.nav-side-menu li .sub-menu li.active, .nav-side-menu li .sub-menu li.active a, .nav-side-menu ul .sub-menu li.active, .nav-side-menu ul .sub-menu li.active a {
	color: #d19b3d
}
.nav-side-menu li .sub-menu li, .nav-side-menu ul .sub-menu li {
	background-color: #f8f6ef;
	border: none;
	line-height: 28px;
	border-bottom: 1px solid #dfdacd;
	margin-left: 0;
	border-left: 3px solid #ded9cc;
	color: #000
}
.nav-side-menu li .sub-menu li:hover, .nav-side-menu ul .sub-menu li:hover {
	background-color: #dfdacd
}
.nav-side-menu li .sub-menu li:before, .nav-side-menu ul .sub-menu li:before {
	font-family: FontAwesome;
	content: "\f105";
	display: inline-block;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: middle
}
.nav-side-menu li {
	padding-left: 0;
	border-left: 3px solid #dfdacd;
	border-bottom: 1px solid #dfdacd
}
.nav-side-menu li a {
	text-decoration: none;
	color: #2e353d
}
.nav-side-menu li a i {
	padding-left: 10px;
	width: 20px;
	padding-right: 20px
}
.nav-side-menu li:hover {
	-webkit-transition: 1s;
	-moz-transition: 1s;
	-o-transition: 1s;
	-ms-transition: 1s;
	transition: 1s
}
@media (max-width:767px) {
	.nav-side-menu {
		position: relative;
		width: 100%;
		margin-bottom: 10px
	}
	.nav-side-menu .toggle-btn {
		display: block;
		cursor: pointer;
		position: absolute;
		right: 10px;
		top: 10px;
		z-index: 10!important;
		padding: 3px;
		background-color: #fff;
		color: #000;
		width: 40px;
		text-align: center
	}
	.brand {
		text-align: left!important;
		font-size: 22px;
		padding-left: 20px;
		line-height: 50px!important
	}
}
@media (min-width:767px) {
	.nav-side-menu .menu-list .menu-content {
		display: block
	}
}
.bg_new1 {
	background: #71357C
}
.bg_new2 {
	background: #95D0D5
}
.bg_new3 {
	background: #fe7d50
}
.bg_new4 {
	background: #67d2e1
}
.bg_new5 {
	background: #242644
}
.bg_new6 {
	background: #ffb129
}

.tableFixHead {
    overflow: auto;
    height: 100px;
}

.tableFixHead thead {
    position: sticky;
    top: -1px;
    z-index: 10;
    background-color: #fff;
}
.spcer{width: 200px; display: inline-block;}


.btnarrow {
	position: absolute;
	right: 1px;
	background: #95c873;
	padding: 10px;
	color: #fff;
	float: right;
	margin-bottom: -18px;
	line-height: 26px;
	z-index: 9999;
	font-weight: bold;
  }
/* Monthly CSS */
table.dataTable tbody th .btn, table.dataTable tbody td .btn {
	border-radius: 0;
	padding: 2px 6px;
	font-size: smaller;
  }
.Rd td {
    background: #ffc4c4;
    color: #000;
    font-weight: 500;
    letter-spacing: 0.5px;
}
.Yl td {
    background: #fbf7d6;
    color: #000;
    font-weight: 500;
    letter-spacing: 0.5px;
}
.Gr td {
    background: #deffe6;
    color: #000;
    font-weight: 500;
    letter-spacing: 0.5px;
}

/*custom Tabs*/

.tabs-pills li {
    margin: 10px 10px 10px 0px;
}

.tabs-pills .nav-link.active, .tabs-pills .show > .nav-link {
    color: #fff;
    background-color: #242f46;
}

.tabs-pills li button {
    background-color: #e3e3e3;
    color: #000;
}

.tabs-pills li button {
    border: none;
}

.tabs-btn {
    background-color: #e3e3e3!important;
    color: #000!important;
    border-radius: 0.25rem!important;
    padding: 0.5rem 1rem!important;
    text-decoration: none;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
    font-weight: 300!important;
}

.hotelname-add {
	list-style: none;
    display: flex;
    padding: 10px 18px;
    border-radius: 5px;
    background-color: #f2f2f2;
	margin: -5px -9px 22px -9px;
}

.hotelname-add li {
    width: 100%;
    font-size: 15px;
    font-weight: 700;
    color: #2f548e;
}

.tabs-width li{
    width: 24%;
    float: left;
    text-align: center;
}

.cd-breadcrumb {
  padding: 6px 7px;
  margin: 0;
  background-color: transparent;
  border-radius: 0.25em 0.25em 0 0;
}
.cd-breadcrumb.nav-tabs {
  border-left: 1px solid #ddd;
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-bottom: none;
}
.cd-breadcrumb.nav-tabs > li.active > a, .cd-breadcrumb.nav-tabs > li.active > a:hover, .cd-breadcrumb.nav-tabs > li.active > a:focus {
  color: #ffffff;
  background-color: #144677;
  border: 0px solid #144677;
  cursor: default;
}
.cd-breadcrumb.nav-tabs > li > .nav-link.active, .cd-breadcrumb.nav-tabs > li > .nav-link.active:hover, .cd-breadcrumb.nav-tabs > li > .nav-link.active:focus {
  color: #ffffff;
  background-color: #144677;
  border: 0px solid #144677;
  cursor: default;
}
 
.cd-breadcrumb.nav-tabs > li > a, .cd-breadcrumb.nav-tabs > li > button {
  margin-right: inherit;
  line-height: inherit;
  height: 48px;
  border: inherit;
  border-radius: inherit;
  border-color: #edeff0;
}
.cd-breadcrumb li {
  display: inline-block;
  float: left;
  margin: 0.5em 0;
}
.cd-breadcrumb li::after {
  /* this is the separator between items */
  display: inline-block;
  content: "»";
  margin: 0 0.6em;
  color: tint(#144677, 50%);
}
.cd-breadcrumb li:last-of-type::after {
  /* hide separator after the last item */
  display: none;
}
.cd-breadcrumb li > * {
  /* single step */
  display: inline-block;
  font-size: 1em;
}
.cd-breadcrumb li.current > * {
  /* selected step */
  color: #144677;
}
.cd-breadcrumb a:hover, .cd-breadcrumb button:hover {
  /* steps already visited */
  color: #144677;
}
.cd-breadcrumb.custom-separator li::after {
  /* replace the default arrow separator with a custom icon */
  content: "";
  height: 16px;
  width: 16px;
  vertical-align: middle;
}
.cd-breadcrumb li {
  margin: 1.2em 0;
}
.cd-breadcrumb li::after {
  margin: 0 1em;
}
 

.cd-breadcrumb.triangle li {
  position: relative;
  padding: 0;
  margin: 0 4px 0 0;
}
.cd-breadcrumb.triangle li:last-of-type {
  margin-right: 0;
}
.cd-breadcrumb.triangle li .octicon {
  margin-right: 10px;
}
.cd-breadcrumb.triangle li > * {
  position: relative;
  padding: 0.8em 0.8em 0.7em 2.5em;
  color: #000;
  background-color: #dfead3;
  /* the border color is used to style its ::after pseudo-element */
  border-color: #dfead3;
  font-weight: 500;
}
.cd-breadcrumb.triangle li > .nav-link{font-weight: 700;}
.cd-breadcrumb.triangle li .active > * {
  /* selected step */
  color: #ffffff;
  background-color: #144677;
  border-color: #144677;
}
.cd-breadcrumb.triangle li:first-of-type > * {
  padding-left: 1.6em;
  border-radius: 4px 0 0 4px;
}
.cd-breadcrumb.triangle li:last-of-type > * {
  padding-right: 1.6em;
  border-radius: 0 0.25em 0.25em 0;
}
.cd-breadcrumb.triangle a:hover, .cd-breadcrumb.triangle button:hover {
  /* steps already visited */
  color: #ffffff;
  background-color:#5e9923;
  border-color:#5e9923;
  text-decoration: none;
}
.cd-breadcrumb.triangle a.active, .cd-breadcrumb.triangle button.active {
  /* steps already visited */
  color: #ffffff;
  background-color:#5e9923;
  border-color:#5e9923;
  text-decoration: none;
}
.cd-breadcrumb.triangle li::after, .cd-breadcrumb.triangle li > *::after {
  /*
      li > *::after is the colored triangle after each item
      li::after is the white separator between two items
  */
  content: "";
  position: absolute;
  top: 0;
  left: 99%;
  content: "";
  height: 0;
  width: 0;
  /* 48px is the height of the <a> element */
  border: 21px solid transparent;
  border-right-width: 0;
  border-left-width: 20px;
}
.cd-breadcrumb.triangle li::after {
  /* this is the white separator between two items */
  z-index: 1;
  -webkit-transform: translate(4px, 0);
  -ms-transform: translate(4px, 0);
  -o-transform: translate(4px, 0);
  /*! transform: translate(4px, 0); */
  border-left-color: #ffffff;
  /* reset style */
  margin: 0;
}
.cd-breadcrumb.triangle li > *::after {
  /* this is the colored triangle after each element */
  z-index: 2;
  border-left-color: inherit;
}
.cd-breadcrumb.triangle li:last-of-type::after, .cd-breadcrumb.triangle li:last-of-type > *::after {
  /* hide the triangle after the last step */
  display: none;
}
.form-nav{display:flex; list-style: none; margin: 0px; padding: 0px;border-bottom: 1px dashed #f7812b;margin-bottom: 15px;}
.form-nav li{ padding: 0px 7px;}
.form-nav li > a{ display: block; padding: 12px 15px; border-radius: 4px 4px 0px 0px;font-size: 16px;background-color: #ecdcd1;font-weight: 600;text-transform: uppercase;color: #000;border: 1px solid #eea671;border-bottom: 0;}
.form-nav li.active > a, .form-nav li > a:hover{ box-shadow: 0px -3px 2px rgba(0,0,0,.3);background: #f7812b;color: #fff;}
.table tbody > tr > th{background-color:#e8ece4;}

.modal-content .modal-header{ display:block; position: relative; padding: 6px 15px;}
.modal-content .modal-header .close{ border: 0px;
  border-radius: 50%;
  height: 20px;
  width: 20px;
  text-align: center;
  float: right;
  position: absolute;
  right: 15px;
  padding: 0px;
  top: 15px;}
.modal-content .modal-header .modal-title{font-size: 18px;
  text-transform: uppercase;
  color: #992704;
  font-weight: bold;}
.modal-content .modal-footer{justify-content: flex-start;}

.select {
  display: block;
  width: 100%;
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  vertical-align: middle;
  background-color: #fff;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 16px 12px;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.form-group label{ margin-bottom: 8px;}
