

iframe #aspnetForm {
    padding-top: 60px;
}

html::-webkit-scrollbar {
    display: none;
}

input[type="text"],
input[type="password"],
input[type="email"] {
    height: 34px;
    border: 1px solid rgba(120, 130, 140, .2);
    border-color: rgba(120, 130, 140, .2);
    padding-left: 10px;
}
select.form-control:not([size]):not([multiple]) {
    height: 34px;
    padding: 0 .75rem;
}
.dhx_tabbar_zone .dhx_tabcontent_zone{
    border: 0;
}
.loginLogoWrap .navbar-brand {
    float: none;
    margin: 0;
}
.loginLogoWrap .navbar-brand img {
	max-height: 80px;
}
.companyInputWrap input {
	width: 30%;
}
.loginFooterWrap {
	font-size: 12px;
	text-align: center;
}

/* dashboard start */
.dashboardLogoWrap .navbar-brand {
    display: block;
    vertical-align: middle;
    padding: 15px 0;
}
.dashboardLogoWrap .navbar-brand img {
	max-height: 40px;
	vertical-align: middle;
}
.navbar .airlineStationWrap {
	float: left;
}
.navbar .airlineStationWrap,
.navbar .btn { 
	margin-top: 11px;
}
.airlineStationWrap .airlineStationCol {

	float: left;
}
.airlineStationWrap .airlineStationCol div{
    display: inline-block;
}
.companyCode span{
    display: none;
}
.airlineStationWrap label {
	margin-right: 5px;
}
.airlineStationWrap input {
	display: inline-block;
    width: 250px;
	padding: 5px 10px;
    margin-right: 10px;
}
.airlineStationWrap select {
    display: inline-block;
    width: 250px;
    padding: 5px 10px;
    margin-right: 10px;
}
.table thead th,
.table td, 
.table th {
	vertical-align: middle;
}
.table-bordered .table td, .table-bordered .table th {
	border: 0;
}
.shareWithEmpList .table-responsive {
	overflow-y: scroll;
  max-height: 350px;
}
/* hide tab links*/

/*login page style starts*/
.codeMsg {
    margin: 15px 0 0px;
    display: inline-block;
    color: #666;
    font-weight: 600;
}
input.w-xxs{
    display: inline-block;
}
/*login page style ends*/
/*inner page sidebar menus starts*/
#nav li.top,
#nav li a.top_link {
    float: none;
}
/*inner page sidebar menus ends*/
/*inner pages starts*/
input.primary {
    background: #0cc2aa;
}
.amenitiesTable .ui-widget-header {
    border: 0;
    font-size:20px; 
    background: #e0e0e0;
    color: #000;
    padding-left: 15px;
}
.amenitiesTable input[type="text"]{
    height: 30px;
}
input[type="checkbox"] {
    height: 15px;
    width: 15px;
    vertical-align: middle;
    margin-right: 5px;
    margin-top: 12px;
    margin-left: 2px;
}
.ui-check > i {
    box-shadow: 0 0 1px rgb(0, 0, 0);
}
.textFilterValue{
    margin-right: 10px;
}
.radioGroup{
    display:block;
}
.radioGroup input{
    height: 15px;
    width: 15px;
    margin-right: 5px;
    vertical-align: middle;
}
.radioGroup label{
    margin-right:10px;
}
.complaintTable table td,
.complaintTable table th{
    border-top:0;
}
.complaintTable > tbody > tr > td{
    padding-left:0;
    padding-right:0;
    border-top:0;
}
.ajax__calendar_container{
    z-index:999;
}
.tbl-row-title.bold{
    font-weight: 700;
}
.tableTitle{
    font-size: 18px;
    font-weight:500;
    background: #fff;
}
.innerspace{
    padding: 15px;
}
.reportsTable table{
    width: 100%;
    max-width: 750px;
}
.reportsTable table td{
    border:0;    
}
.app-header ~ .app-body{
    padding-top:0;
}
.tbl-row-head.bold{
    font-size: 18px;
    font-weight: 500;
}
.pagerTable table td{
    padding:0;
}
.pagerTable table span,
.pagerTable table a {
    display:block;
    padding:10px;
}
.pagerTable table span {
    background-color: #0cc2aa !important;
    color:#fff;
}
.nav-caret i{
    margin-top:10px;
}
.controlWrap{
    float:left;
    margin: 0 10px 10px 0;
}
.controlRightWrap {
    margin: 0 10px 10px 0;
    float:right;
}
.controlWrap select {
    height: 34px;
    border: 1px solid lightgray;
}
.controlWrap label{
    font-size: 14px;
    margin: 0 5px;
    font-weight: 500;
}
.controlWrap input[type="radio"]{
    height:15px;
    width: 15px;
    vertical-align: middle;
}
.controlWrap input[type="radio"] + label{
    margin-right: 10px;
}
.manageGrpTable ul,
.siteManagerContent ul{
    font-size: 16px;
    border-bottom: 1px solid #000;
    padding-bottom: 25px;
}
.manageGrpTable ul{
    list-style-type: none;
}
.manageGrpTable ul ul {
    border: 0;
    list-style-type: disc;
}
.manageGrpTable li,
.siteManagerContent li {
    margin-top: 25px;
    word-wrap: break-word;
}
.manageGrpTable span,
.siteManagerContent span {
    margin-top: 10px;
    display: inline-block;
    margin-right: 10px;
}
.manageGrpTable .blue-title + a,
.manageGrpTable li > a,
.siteManagerContent span a {
    padding: .4695rem .75rem;
    display: block;
    border-radius: .25rem;
    background-color: #0cc2aa;
    color: #fff;
}
.manageGrpTable .blue-title + a,
.manageGrpTable li > a {
    width: 78px;
    padding: .3rem 0;
    text-align: center;
    margin-top: 15px;
    font-size: 14px;
    text-transform: capitalize;
}
.manageGrpTable .blue-title,
.siteManagerContent .blue-title {
    margin: 0;
    color: #000;
    font-size: 18px;
    font-weight: 500;
}
.manageGrpTable .blue-title + a{
    display: inline-block;
    margin-left: 15px;
}
.siteManagerContent > h4 {
    margin-bottom: 20px;
}
.feedbackTopForm{
    max-width:600px;
}
.feedbackTopForm .modal-header{
    border:0;
}
#CrewNames{
    position:absolute;
    z-index:10;
    width:250px;
}
#CrewNames td{
    padding: 5px 0 10px 10px;
    font-size: 14px;
}
.ui-widget{
    font-size: 14px;
}
.ui-widget-content {
    color: rgba(0, 0, 0, .87);
}
.ui-dialog {
    width: 50% !important;
    background: #fff;
    color: rgba(0, 0, 0, .87);
}
.ui-widget-header {
    background: #fff;
    color: rgba(0, 0, 0, .87);
    border: 0;
    border-bottom: 1px solid #e5e5e5;
    font-size: 1.25rem;
}
.ui-widget-header a{
    color: #000;
}
/*.ui-widget-header a .ui-icon:after,
.ui-widget-header a .ui-icon{
    width:100%;
    height:100%;
}*/
.ui-widget-content .ui-state-default {
    background: #0cc2aa;
    border:0;
}
.smsUserTable td,
.emailUserTable td {
    text-align: left;
}
.smsUserTable input[type="submit"],
.emailUserTable input[type="submit"]{
    margin-right: 10px;
}
.table-header{
    font-size:18px;
}
.manageUserDetails th,
.manageUserDetails td{
    text-align: left;
}
.manageUserDetails .btn{
    font-size: 12px;
}
.radioSpacing span input,
.timeEntered span input{
    margin-right: 5px;
}
.timeEntered > span{
    margin-left:10px;
}
.radioSpacing span label,
.timeEntered span label {
    margin-right: 10px;
}
.inlineBlock{
    display:inline-block;
}
span.alert.alert-danger{
    margin-bottom:10px;
}
.ui-dialog .ui-dialog-titlebar-close,
.ui-dialog .ui-dialog-titlebar-close span:after,
.ui-dialog .ui-dialog-titlebar-close:hover span:after,
.ui-dialog .ui-dialog-titlebar-close:hover {
    border: 0;
    background: none;
}
.ui-dialog .ui-dialog-titlebar-close:before,
.ui-dialog .ui-dialog-titlebar-close:after {
    display: block;
    content: "";
    height: 2px;
    width: 15px;
    background: #000;
    position: absolute;
    transform: rotate(-50deg);
    top: 8px;
}
.ui-dialog .ui-dialog-titlebar-close:before {
    transform: rotate(50deg);
    top: 8px;
}
.bdplite img.bdplButton{
    margin-top:6px;
}
.navside .nav li.active li.active {
    background-color: #0cc2aa;
}
.semiBold{
    font-weight: 600;
}



.stationTableSummary td {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.stationTableSummary .left-head-zebra {
    font-weight: 600;
    color: rgba(0, 0, 0, .87);
    background-color: transparent;
}
.stationTableSummary .zebraeven a {
    color: rgba(0, 0, 0, .87);
}
.stationTableSummary .tbl-row-hotel-zebra {
    background-color: transparent;
    color: #000;
}
.stationTableSummary .tbl-row-subhead {
    color: #0cc2aa;
}
.stationTableSummary .zebraeven a:hover {
    background-color: #0cc2aa;
    color: #fff;
}
.accordTable table td {
    border-top: 1px dotted #414141;
}
.crewScheduleDetail tbody tr td{
    white-space: nowrap;	
    padding: .40rem;
}
.crewScheduleDetail .blue-title {
    color: #1a9889;
}
.crewScheduleDetail .white-title {
    color: #000;
}
.stationTableSummary td,
.crewScheduleDetail td {
    padding-left: 2px !important;
    padding-right: 2px !important;
}
.sharewithTable thead tr th,
.sharewithTable tbody tr td {
    font-size: 13px;
    padding-left: 10px;
    padding-right: 10px;
}
.sharewithTable tbody tr td:first-child {
    padding-left: 20px;
    padding-right:0;
}
.folioTable thead tr th{
    white-space: nowrap;
}
.folioTable tbody tr td,
.folioTable thead tr th {
    font-size: 12px;
    padding-left: 10px;
    padding-right: 10px;
}
.folioTable{
    margin-bottom: 15px;
}
.reloadPg {
    display: block;
    padding: 0 1rem;
    line-height: 2.25rem;
}
.reloadPg:hover {
    background-color: rgba(0, 0, 0, .065);
}
.faxToHotel{
    max-width:600px;
}
.faxToHotel td{
    border:0;
}
.faxToHotel table td label{
    margin-left: 5px;
}
.inputMonth,
.inputYear {
    float: left;
    padding-left: 5px !important;
}
.inputMonth{
    width:65%;
}
.inputYear{
    width:35%;
}
.selected {
    background-color: #0cc2aa;
    text-align: center;
    font-weight: bold;      /*current date on gound summary*/ 
}
#InnerPage_tblFlightInfo .bdplite {
    margin-right:10px;
}
#divDropLayover .box {
    border: 1px solid #000;
}
.zebraroom td{
    border: 1px solid #ddd;
}
.changeMemberTbl td{
    background: #fff;
}
.changeMemberTbl .blue-title{
    color: #333;
}
.changeMemberTbl input[type="submit"] {
    background: #0cc2aa;
    color: #fff;
    border: 0;
    padding: 2px 6px;
    border-radius: 4px;
}
.dashboardLogoWrap {
    border-bottom: 1px solid #3a4b5d;
    margin-bottom: 20px;
    background: #FFF;
}
.dashboardLogoWrap .navbar-brand {
    padding: 0;
}
.dashboardLogoWrap .navbar-brand img {
    max-height: 80px;
    vertical-align: middle;
    width: 100%;
    margin-top: 5px;
    margin-left: 2px;
}
.dashboardLogoWrap .navbar-brand > span {
    display: block;
    line-height: .8;
    margin-top: 4px;
    color: #2f3f4f;
    font-size: 14px;
}
.ui-widget-content {
    background: #FFF;
}
td .tooltip {
    opacity: 1;
    position: relative;
}
a.hotelIcon span {
    display:  none;
}
a.hotelIcon:hover img {
    display:  none;
}
a.hotelIcon:hover span {
    display:  inline;
}

/*  Validation Text for Input Fields */
span.inputvalidate  {
    position: absolute;
    top: 120px;
}

.airddl {
    font-family: monospace;
}

/*New Dashboard styling*/
select.datecontrol {
    color: var(--monthColor);
}


.datecontrol:focus {
    color: var(--monthColor);
    background-color: var(--baseColor);
}

select.form-control:not([size]):not([multiple]).option {
    color: black;
}

.h1, h1 {
    font-size: 2rem;
    padding-top: 0.2em;
    padding-bottom:0em;
}

tbody.toptenbody {
    font-weight: 500;
}
.col-lg-3 {
    float: left;
    width: 25%;
    padding-bottom: 0.25em;
    padding-left: 1.5em;
}

.row.header {
    padding-bottom: 0.5em;
    padding-top: 1em;
}
.setting {
    padding-top: 1em;
}
.form-check {
    margin-bottom: 0rem;
}
/*
.box {
    margin-bottom: 24px;
    margin-top: 24px;
    z-index: 100;
}
.box.app-header{
    z-index:300;
}
*/


#InnerPage_Beta {
    color: #576d77;
    float: right;
    padding-top: 20px;
    /* text-align: left; */
    font-size: Large;
    font-weight: bold;
    /* font-style: italic; */
    /* text-decoration: overline; */
}

.footer {
    font-size: 10pt;
}

    .footer > a {
        color: #0BA893;
    }



:root {
    --baseColor: #fff;
    --baseColor2: #ddd;
    --foreColor: #2e3e4e;
    --highlightColor: #0cc2aa;
    --textColor: #2c3f4e;

}

.DashboardTable {
}

.dashboard_outer {
    margin-top: -40px;
}

.card {
    border: solid 1px white;
    border-radius: 6px;
    /*background-color: white;*/
    background-image: linear-gradient(var(--baseColor), var(--baseColor2));
    box-shadow: #808080 2px 2px;
    margin: 0;
    z-index: 1;
}



    .card:hover {
        border-color: var(--highlightColor);
    }

.dashboardtitle {
    text-align: left;
    color: var(--foreColor);
    font-size: 2rem;
    align-content: baseline;
    -webkit-margin-before-collapse: discard;
    margin-left: 0.5em; /*yv*/
    text-transform: capitalize;
}


.card h3 {
    color: var(--highlightColor);
    text-align: center;
    font-size: 1.4em;
    font-weight: 400;
}

.card h1 {
    color: var(--textColor);
    text-align: center;
    font-size: 2em; /*yv*/
}

.table {
    color: var(--textColor);
    font-weight: 500; /*yv*/
}

.card {
    padding: 12px;
}

.row [class*=col-] {
    padding: 5px;
    padding-left: 1px;
    padding-right: 2px;
}

.card-title {
    margin: .4rem;
}

.header_data {
    text-align: left;
    color: var(--textColor);
}

.body_data {
    text-align: left;
}

.ui-datepicker-calendar {
    display: none;
}

.addspace{
    padding-left: 20px;
}

.stationheader {
    padding-left: 0.7em;
}
/*.stationTableSummary tbody {
    overflow: hidden;
}*/
.last-update-label-hotelinfo {
    font-size: 12px !important;
}

