﻿body{background:#ecf3fa;font-family: 'Oswald', sans-serif;}
.myaccordion .hcheck {
    color: #03e803;
    margin-right: 10px;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.table {
    --bs-table-bg: transparent;
    --bs-table-accent-bg: transparent;
    --bs-table-striped-color: #5f5f5f;
    --bs-table-striped-bg: rgba(0, 0, 0, 0.05);
    --bs-table-active-color: #212529;
    --bs-table-active-bg: rgba(0, 0, 0, 0.1);
    --bs-table-hover-color: #5f5f5f;
    --bs-table-hover-bg: rgba(0, 0, 0, 0.075);
    color: #5f5f5f !important;
}

table th{font-weight:600;}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}


.form-control{
	color:#495057;
}
button:focus,
button:active,
.form-control:focus,
.form-select:focus {
  box-shadow: none;
  color:#495057;
}


.loader {
  border: 3px solid #f3f3f3;
  border-radius: 50%;
  border-top: 3px solid red;
  width: 100px;
  height: 100px;
  -webkit-animation: spin .3s linear infinite; /* Safari */
  animation: spin .6s linear infinite;
  display:inline-block;
  vertical-align:middle;
  position:absolute;
  left:50%;
  top:40%;
  z-index:99999;
}

/* Safari */
@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}




.btn:focus,.btn:active {
   outline: none !important;
   box-shadow: none;
}

.myaccordion .card {
    border-radius: 0;
    margin-bottom: 0;
    border-bottom: 1px solid #cccccc52;
}

.myaccordion .card, .myaccordion .card:last-child .card-header {
  border: none;
}
.myaccordion .accordion-item {
    
    box-shadow: -1px 7px 18px -4px rgba(0,0,0,0.19) !important;
    -webkit-box-shadow: -1px 7px 18px -4px rgba(0,0,0,0.19) !important;
    -moz-box-shadow: -1px 7px 18px -4px rgba(0,0,0,0.19) !important;
    z-index: 1;
}

.myaccordion .accordion-body{padding-top:0px;}
.myaccordion .accordion-button:focus {
		border-top: 1.5px solid purple;
    z-index: 3;
    color: #013663;
    outline: 0;
    box-shadow: none;
}

.myaccordion ul {
    list-style: none;
    margin: 0px 0px 0px -20px;
}
.myaccordion ul li{
    list-style: none;
    margin-bottom:10px;
}

.myaccordion ul li::before {
    content: '✓ ';
}

.myaccordion .accordion-button{
	color: #013663;
	font-weight:500;
}
.myaccordion .btn{
	width: 100%;
	color: #013663;
	padding: 0;
	text-align: left;
	font-weight: 600;
	box-shadow: 0;
}
.myaccordion .accordion-button:not(.collapsed){
	background:#fff;	
}

.authentication-card {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
    max-width: 100%;
    width: 100%;
    height: 100vh;
}


	.authentication-card .card .loginleft{
		height: 100vh !important;
		padding:3rem 7rem;;
	}

.form-group.has-error.has-danger .form-control-label {
  color: #dc3545;
}
.form-group.has-error.has-danger .form-control,
.has-error.has-danger .select2.select2-container.select2-container--bootstrap4,
.has-error.has-danger .form-select
{
  border: 1px solid #dc3545;
  box-shadow: 0 0 0 0.1rem rgba(250, 16, 0, 0.18);
}
.help-block.with-errors{color:#dc3545; font-size:80%;font-weight:normal;}


 .has-error .form-control{
    border-color: #dc3545;
    padding-right: calc(1.5em + .75rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(.375em + .1875rem) center;
    background-size: calc(.75em + .375rem) calc(.75em + .375rem);
}


.authentication-card .has-error .form-control{
    background-position: right calc(1.375em + .1875rem) center;
    background-size: calc(1.75em + .375rem) calc(.75em + .375rem);
}
.has-error.has-danger .top-50 {top:24px !important;}

.authentication-card [type="submit"] {
    height:52px;
    font-weight:700;
    font-weight: 700;
		text-transform: uppercase;
		border-radius: .25rem;
}    
.authentication-card a,
.authentication-card .form-check.form-switch{font-size:85%;}

.top-header .navbar .dropdown-menu::after{content:unset;}
/*
.sidebar-wrapper .metismenu .mm-active>a,
.sidebar-wrapper .metismenu a:active,
.sidebar-wrapper .metismenu a:focus,
.sidebar-wrapper .metismenu a:hover {
	color: #fff;
	text-decoration: none;
	background: var(--bs-blue);
} 
*/

/*.sidebar-wrapper .metismenu .mm-active ul .mm-active > a
{background:none; border:1px solid var(--bs-blue); color:#383838;}*/ 



.wrapper.toggled .sidebar-wrapper .metismenu a .parent-icon{font-size:25px;}


.clsicon{top:10px; right:10px;position:absolute;z-index:10;width:15px; height:15px;}

.content-header{margin-top:60px; margin-left:250px; background-color: rgba(0, 0, 0, 0.533);
color: rgb(255, 255, 255);
padding: 5px 15px; }
.content-header .card-title{font-size:1.1rem; font-weight:400;}

.wrapper.toggled .content-header{margin-left:70px;}

.page-content {margin-top: 0px; min-height:100vh; } 

.top-header .navbar{border:0px}

.dataTables_wrapper select {
    display: inline-block;
    height: 30px;
    padding: .275rem 1.75rem .275rem .75rem;
        padding-top: 0.275rem;
        padding-bottom: 0.275rem;
        padding-left: 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    vertical-align: middle;
    background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center/8px 10px;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    box-shadow: inset 0 1px 2px rgba(0,0,0,.075);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    
}
.dataTables_wrapper select:focus{outline:none;}

table.dataTable thead .sorting::after, table.dataTable thead .sorting_asc::after, table.dataTable thead .sorting_desc::after, table.dataTable thead .sorting_asc_disabled::after, table.dataTable thead .sorting_desc_disabled::after {
    right: 0.5em;
    content: "\2193";
}

table.dataTable thead .sorting::before, table.dataTable thead .sorting_asc::before, table.dataTable thead .sorting_desc::before, table.dataTable thead .sorting_asc_disabled::before, table.dataTable thead .sorting_desc_disabled::before {
    right: 1em;
    content: "\2191";
}

table.dataTable > :not(:last-child) > :last-child > * {
    border-bottom-color: #dee2e6 !important;
    border-bottom-width:0.15rem;
}
table.dataTable th{
	/*border-top:1px solid #dee2e6;*/
}

.dropify-wrapper .dropify-message span.file-icon{font-size:17px !important;}


.sidebar-wrapper .sidebar-header{background:#f2f2f2 !important;}
.sidebar-wrapper .metismenu{background:#fff !important;}

.select2-container--bootstrap4 .select2-selection--multiple .select2-selection__choice__remove{color:red;}

.select2-container--bootstrap4 .select2-selection--multiple .select2-selection__choice{color:#3461ff}
/*.select2-container{z-index:1065;}*/

.select2-container.select2-container--bootstrap4.select2-container--open{z-index:1065;}

.btn-close{font-size:11px;}
.btn-info,
.btn-info:hover,
.btn-info:active
{color:#fff;} 
 
 
 .bootstrap-select  .dropdown-item:focus, 
 .bootstrap-select .dropdown-item:hover{color:#4c5258;}
 .bootstrap-select .btn-light,
 .bootstrap-select .btn-light:hover{border-color: #ced4da;color:#4c5258;}
 .selectpicker{width:100%;}
 
 #clsuserhotels .dropdown-menu{min-width:15rem;background:#fff}
 #clsuserhotels .dropdown-menu .dropdown-item{padding: .30rem 1rem;color:#4c5258}
 .dropdown-menu{border-radius: 0px;}
 #clsuserhotels .far{font-size:12px; margin-right:8px; color:#D5d5d5}
 #clsuserhotels img{ max-width:35px; max-height:35px;}
 #userhotels{padding:2px 0px;}
 
 .bootbox-close-button{float:right;font-size:25px;}
 .btn i{font-size:1.8rem !important;}
 .btn .fas.fa-spinner{font-size:1.2rem !important}
 .menu-label{font-size:0.99rem}
 .menu-label .bi{font-size:1.1rem}
 
.clsroomresult li.disabled span.fas{float:right !important;}

.btn#btnsubmit i {font-size:1.2rem !important; padding:0px 8px;margin-top:-21px;}
 .dataTables_wrapper.dt-bootstrap5{/*border-top:1px solid #f2f2f2;*/ padding-top:10px; margin-top:10px;}
 .frondeskcalendar .nav-pills .nav-link.active,
 .frondeskcalendar .nav-pills .nav-link:hover, 
 .frondeskcalendar .nav-pills .show > .nav-link {background-color:rgb(52 97 255 / 10%);color:#495057}

 
 .frondeskcalendar .nav-pills .nav-link{border-radius:0px;font-size:15px;padding:.5rem 0.7rem}
/*.frondeskcalendar #addtionalmenu .bx{font-size:16px;}*/
.page-content {padding:1.1rem} 
.page-content	.card:first-of-type {
	background: linear-gradient(0deg, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.8)); 
} 

.w-10 {
    width: 10% !important;
}
.w-15 {
    width: 15% !important;
}

.w-20 {
    width: 20% !important;
}

.feather-15 {width: 15px; height:15px; margin-top:-4px;}

/*fullcalendar*/

[data-resource-id='Multiple'] .fc-datagrid-expander,
	.fc-datagrid-header .fc-datagrid-expander{
	display:none;
}
.multiRoom{text-align:center;}
.multiRoom a{ margin-right:15px; text-align:center}

.fc .fc-button-primary{
	color: #31708f !important;
	background-color:#d9edf7 !important;
	border-color:#d9edf7 !important;
}	
.fc .fc-button-primary:hover{
	background-color:#d9edf7 !important;
	opacity:0.8;
	
}	
	
	.inlinedatepicker{
		display: inline-block;
		width:115px;
		padding: 0.4em 0.65em;
		font-size: 1rem;
		font-weight: 400;
		line-height: 1.5;
		color: #212529;
		background-color: transparent;
		background-clip: padding-box;
		border: 0px solid #fff;
		border-bottom: 1px solid #ced4da;
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none;
		border-radius: 0;
		transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
		text-align:center;
    color: #31708f;
    background-color:#d9edf7;
    border-color: #d9edf7;
				
	}	
	
	
	
 .fc-custombar-button,{display:none !important;}
 
input.inlinedatepicker:focus,
.fc .fc-button-primary
{
    outline:0px !important;
    -webkit-appearance:none;
    box-shadow: none !important;
}
	
a.fc-event, a.fc-event:hover{text-align:center}
	
/*fullcalendar*/	

.modal-header {
    padding: 0.5rem 1rem;
    border-bottom: 1px solid #dee2e6;
    border-radius:0;
    font-size:1.2rem;
}

.modal-header .btn{padding:0px 5px !important;}
.modal-footer{border-radius:0;}
.bootbox .modal-header {display:inline-block} 

.clsgreen {/*background-color: #dff0d8;*/ border:0.13rem solid #3c763d !important; }
.clsgreen .modal-header{color: #3c763d;background-color: #dff0d8;}
.clsgreen .resulttable{color: #3c763d;background-color: #dff0d8; border:0.13rem solid #3c763d !important;}
.clsgreen #roomSummary{border:0.13rem solid #3c763d !important; border-radius:5px;}
.clsgreen .tablisting{border-left:0.13rem solid #3c763d; height:85vh;}

.clsblue {border:0.13rem solid #d9edf7}
.clsblue .modal-header{color: #31708f;background-color: #d9edf7;}
.clsblue .resulttable{color: #31708f;background-color: #d9edf7; border:0.13rem solid #31708f !important;}
.clsblue #roomSummary{border:0.13rem solid #31708f !important; border-radius:5px;}
.clsblue .tablisting{border-left:0.13rem solid #31708f; height:85vh;}

.clsdarkblue {border:0.13rem solid #0000ff;}
.clsdarkblue .modal-header{color: #0000ff;background-color: #0000ff; color:#fff}
.clsdarkblue .tablisting{border-left:0.13rem solid #0000ff; height:85vh;}
.clsred {border:0.13rem solid #ff0000}
.clsred .modal-header{background-color: #ff0000; color:#fff}
.clsred .tablisting{border-left:0.13rem solid #ff0000; height:85vh;}






.isDisabled {
  color: currentColor;
  cursor: not-allowed;
  opacity: 0.5;
  text-decoration: none;
}

.typeahead.dropdown-menu .active {background:#0000ff;}
.typeahead .dropdown-item:focus, .dropdown-item:hover {background:#d9edf7; color:#0000ff}

.typeahead.dropdown-menu .active a ,
.typeahead.dropdown-menu .active a:hover {color:#fff; font-weight:bold}

.actionbtns a.list-group-item{border:0px solid #fff;border-bottom: 1px solid rgba(0,0,0,.125);}
.actionbtns ul ul li:last-child a.list-group-item{border-bottom: 0px solid red}

.actionbtns ul{list-style:none;}
.actionbtns ul li svg{margin-right:5px; width:18px;heoght:18px;}
.actionbtns ul li .bx{margin-right:5px; font-size:18px;}



@media screen and (min-width:1025px) {
	
}

@media screen and (max-width:1025px) {
	.content-header{margin-left:0px;text-align:center;}	
	.page-content {margin-top: 0px;} 
}

@media screen and (max-width: 520px) {
		.authentication-card {
		    padding: 0rem 0;
		    height: auto !important;
		}
		.authentication-card .card .loginleft{
				height: auto !important;
				padding:1rem;
			}
}















/*Floating label*/


[dir=rtl] .floating-label > input + label,
[dir=rtl] .floating-label > textarea + label {
  right: 0;
  left: auto !important;
}
[dir=rtl] .floating-label > input:not([placeholder]):not([value]) + label,
[dir=rtl] .floating-label > textarea:not([placeholder]):empty + label, [dir=rtl] .floating-label > input[placeholder]:not(:placeholder-shown) + label,
[dir=rtl] .floating-label > textarea[placeholder]:not(:placeholder-shown) + label, [dir=rtl] .floating-label > input:-webkit-autofill + label,
[dir=rtl] .floating-label > textarea:-webkit-autofill + label, [dir=rtl] .floating-label > input:focus + label,
[dir=rtl] .floating-label > textarea:focus + label, [dir=rtl] .floating-label > select + label {
  right: 0.5rem;
  left: auto !important;
}

.floating-label {
  position: relative;
}
.floating-label > select + label,
.floating-label > select + label.label-sm {
  position: absolute;
  z-index: 3;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  left: 0.5rem;
  padding: 0 0.3rem;
  color: inherit;
  background-color: #fff;
  border-radius: 0.25rem;
  top: -0.7875rem;
  font-size: 0.875rem;
}
.floating-label > select + label.label-md {
  position: absolute;
  z-index: 3;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  left: 0.5rem;
  padding: 0 0.3rem;
  color: inherit;
  background-color: #fff;
  border-radius: 0.25rem;
  top: -0.9rem;
  font-size: 1rem;
}
.floating-label > select + label.label-lg {
  position: absolute;
  z-index: 3;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  left: 0.5rem;
  padding: 0 0.3rem;
  color: inherit;
  background-color: #fff;
  border-radius: 0.25rem;
  top: -1.125rem;
  font-size: 1.25rem;
}
.floating-label > select:disabled + label, .floating-label > select[readonly] + label {
  background-color: #e9ecef;
}
.floating-label > input + label,
.floating-label > textarea + label {
  transition: all 150ms cubic-bezier(0.4, 0, 0.2, 1);
  position: absolute;
  z-index: 3;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  top: 5px;  /*0*/
   left: 0;
  color: #6c757d;
  pointer-events: none;
  font-size: 1rem;
  padding: calc(0.375rem + 1px) calc(0.75rem + 1px);
}

.g-3 .floating-label > input + label, .g-3 .floating-label > textarea + label{
	padding-left:25px;	
}




.floating-label > input.form-control-sm + label,
.floating-label > textarea.form-control-sm + label {
  position: absolute;
  z-index: 3;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  top: 0;
  left: 0;
  color: #6c757d;
  pointer-events: none;
  font-size: 0.875rem;
  padding: calc(0.25rem + 1px) calc(0.5rem + 1px);
}
.floating-label > input.form-control-lg + label,
.floating-label > textarea.form-control-lg + label {
  position: absolute;
  z-index: 3;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  top: 0;
  left: 0;
  color: #6c757d;
  pointer-events: none;
  font-size: 1.25rem;
  padding: calc(0.5rem + 1px) calc(1rem + 1px);
}
.floating-label > input::placeholder,
.floating-label > textarea::placeholder {
  color: transparent;
  transition: color 150ms cubic-bezier(0.4, 0, 0.2, 1);
}
.floating-label > label + input::placeholder,
.floating-label > label + textarea::placeholder {
  color: #6c757d;
}
.floating-label > input:focus::placeholder,
.floating-label > textarea:focus::placeholder {
  color: #6c757d;
}
.floating-label > input:focus + label,
.floating-label > input:focus + label.label-sm,
.floating-label > textarea:focus + label,
.floating-label > textarea:focus + label.label-sm {
  position: absolute;
  z-index: 3;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  left: 0.5rem;
  padding: 0 0.3rem;
  color: blue;
  background-color: #fff;
  border-radius: 0.25rem;
  top: -0.7875rem;
  font-size: 0.875rem;
}
.floating-label > input:focus + label.label-md,
.floating-label > textarea:focus + label.label-md {
  position: absolute;
  z-index: 3;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  left: 0.5rem;
  padding: 0 0.3rem;
  color: inherit;
  background-color: #fff;
  border-radius: 0.25rem;
  top: -0.9rem;
  font-size: 1rem;
}
.floating-label > input:focus + label.label-lg,
.floating-label > textarea:focus + label.label-lg {
  position: absolute;
  z-index: 3;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  left: 0.5rem;
  padding: 0 0.3rem;
  color: inherit;
  background-color: #fff;
  border-radius: 0.25rem;
  top: -1.125rem;
  font-size: 1.25rem;
}
.floating-label > input:focus[readonly] + label,
.floating-label > textarea:focus[readonly] + label {
  background-color: #e9ecef;
}

.floating-label > input:-webkit-autofill + label,
.floating-label > input:-webkit-autofill + label.label-sm,
.floating-label > textarea:-webkit-autofill + label,
.floating-label > textarea:-webkit-autofill + label.label-sm {
  position: absolute;
  z-index: 3;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  left: 0.5rem;
  padding: 0 0.3rem;
  color: inherit;
  background-color: #fff;
  border-radius: 0.25rem;
  top: -0.7875rem;
  font-size: 0.875rem;
}
.floating-label > input:-webkit-autofill + label.label-md,
.floating-label > textarea:-webkit-autofill + label.label-md {
  position: absolute;
  z-index: 3;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  left: 0.5rem;
  padding: 0 0.3rem;
  color: inherit;
  background-color: #fff;
  border-radius: 0.25rem;
  top: -0.9rem;
  font-size: 1rem;
}
.floating-label > input:-webkit-autofill + label.label-lg,
.floating-label > textarea:-webkit-autofill + label.label-lg {
  position: absolute;
  z-index: 3;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  left: 0.5rem;
  padding: 0 0.3rem;
  color: inherit;
  background-color: #fff;
  border-radius: 0.25rem;
  top: -1.125rem;
  font-size: 1.25rem;
}

.floating-label > input[placeholder]:not(:placeholder-shown) + label,
.floating-label > input[placeholder]:not(:placeholder-shown) + label.label-sm,
.floating-label > textarea[placeholder]:not(:placeholder-shown) + label,
.floating-label > textarea[placeholder]:not(:placeholder-shown) + label.label-sm {
  position: absolute;
  z-index: 3;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  left: 0.5rem;
  padding: 0 0.3rem;
  color: inherit;
  background-color: #fff;
  border-radius: 0.25rem;
  top: -0.7875rem;
  font-size: 0.875rem;
}
.floating-label > input[placeholder]:not(:placeholder-shown) + label.label-md,
.floating-label > textarea[placeholder]:not(:placeholder-shown) + label.label-md {
  position: absolute;
  z-index: 3;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  left: 0.5rem;
  padding: 0 0.3rem;
  color: inherit;
  background-color: #fff;
  border-radius: 0.25rem;
  top: -0.9rem;
  font-size: 1rem;
}
.floating-label > input[placeholder]:not(:placeholder-shown) + label.label-lg,
.floating-label > textarea[placeholder]:not(:placeholder-shown) + label.label-lg {
  position: absolute;
  z-index: 3;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  left: 0.5rem;
  padding: 0 0.3rem;
  color: inherit;
  background-color: #fff;
  border-radius: 0.25rem;
  top: -1.125rem;
  font-size: 1.25rem;
}
.floating-label > input[placeholder]:not(:placeholder-shown):disabled + label, .floating-label > input[placeholder]:not(:placeholder-shown)[readonly] + label,
.floating-label > textarea[placeholder]:not(:placeholder-shown):disabled + label,
.floating-label > textarea[placeholder]:not(:placeholder-shown)[readonly] + label {
  background-color: #e9ecef;
}
.floating-label > input:not([placeholder]):not([value]) + label,
.floating-label > input:not([placeholder]):not([value]) + label.label-sm,
.floating-label > textarea:not([placeholder]):empty + label,
.floating-label > textarea:not([placeholder]):empty + label.label-sm {
  position: absolute;
  z-index: 3;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  left: 0.5rem;
  padding: 0 0.3rem;
  color: inherit;
  background-color: #fff;
  border-radius: 0.25rem;
  top: -0.7875rem;
  font-size: 0.875rem;
}
.floating-label > input:not([placeholder]):not([value]) + label.label-md,
.floating-label > textarea:not([placeholder]):empty + label.label-md {
  position: absolute;
  z-index: 3;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  left: 0.5rem;
  padding: 0 0.3rem;
  color: inherit;
  background-color: #fff;
  border-radius: 0.25rem;
  top: -0.9rem;
  font-size: 1rem;
}
.floating-label > input:not([placeholder]):not([value]) + label.label-lg,
.floating-label > textarea:not([placeholder]):empty + label.label-lg {
  position: absolute;
  z-index: 3;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  left: 0.5rem;
  padding: 0 0.3rem;
  color: inherit;
  background-color: #fff;
  border-radius: 0.25rem;
  top: -1.125rem;
  font-size: 1.25rem;
}
.floating-label > input:not([placeholder]):not([value]):disabled + label, .floating-label > input:not([placeholder]):not([value])[readonly] + label,
.floating-label > textarea:not([placeholder]):empty:disabled + label,
.floating-label > textarea:not([placeholder]):empty[readonly] + label {
  background-color: #e9ecef;
}

.floating-label .form-control {
    min-height: 45px !important;
}

#mainresult .floating-label .form-control {
    /*min-height: 40px !important;*/
}

/*Floating label*/


/*checkbox and radio* /

.checkbox label:after, 
.radio label:after {
    content: '';
    display: table;
    clear: both;
}

.checkbox .cr,
.radio .cr {
    position: relative;
    display: inline-block;
    border: 1px solid #a9a9a9;
    border-radius: .25em;
    width: 1.3em;
    height: 1.3em;
    float: left;
    margin-right: .5em;
}

.radio .cr {
    border-radius: 50%;
}

.checkbox .cr .cr-icon,
.radio .cr .cr-icon {
    position: absolute;
    font-size: .8em;
    line-height: 0;
    top: 50%;
    left: 20%;
}

.radio .cr .cr-icon {
    margin-left: 0.04em;
}

.checkbox label input[type="checkbox"],
.radio label input[type="radio"] {
    display: none;
}

.checkbox label input[type="checkbox"] + .cr > .cr-icon,
.radio label input[type="radio"] + .cr > .cr-icon {
    transform: scale(3) rotateZ(-20deg);
    opacity: 0;
    transition: all .3s ease-in;
}

.checkbox label input[type="checkbox"]:checked + .cr > .cr-icon,
.radio label input[type="radio"]:checked + .cr > .cr-icon {
    transform: scale(1) rotateZ(0deg);
    opacity: 1;
}

.checkbox label input[type="checkbox"]:disabled + .cr,
.radio label input[type="radio"]:disabled + .cr {
    opacity: .5;
}

/*checkbox and radio*/

	.isDisabled {
	  color: currentColor;
	  cursor: not-allowed;
	  opacity: 0.5;
	  text-decoration: none;
	}
	.form-control[readonly] {
	  background-color: #fff;
	  opacity: 1;
	  cursor: not-allowed;
	} 
	
	.pac-container{
		z-index:10000 !important;	
	}
