 html
{
     height:100%;
}
.ui-grid, body
{
    font-family: Calibri,Arial,Helvetica,sans-serif;
    font-size:12px;
}
body
{
     height: auto;
    min-height:100%;
}
.page-wrapper
{
    padding: 15px 20px 0;
}
.sidebar [class*="icon-"]{
    margin-top:-4px;
}

.LabelHeading {
    font-weight:bold;
        color: #555;
        padding:0;
}
.ui-grid .ui-grid-viewport {
  background:#f2f4f5;
  border:1px solid #f2f4f5;
   }
.ui-grid-top-panel {
    height: 26px;
}
.addedFilter .ui-grid-top-panel {
    height: auto;
}
.ui-grid-top-panel .ui-grid-cell-contents {
    height: 24px;
    line-height: 1;
    }
.TabHide {
    display:none;
}

.TabShow {
    display:inline;
}

.HoldingDiv {
    position: fixed;
    width: 100%;
    height: 100%;
    opacity: 0.7;
    background-image: url("/App_Themes/Images/ITGPackagesLoading.gif");
    background-position: center 50%;
    background-repeat: no-repeat;
    background-color: white;
    z-index: 9999;
    top: 0;
    left: 0;
}
.LabelWidth{
    min-width:150px;
}
.LabelSmall{
    width:50px;
}
#wrapper,body {
   background-image:none;
   background:#CACBCF;
}
#wrapper h4 {
    color: #39a09f;
    font-size: 14px;
    font-weight: 600;
    line-height: 27px;
    margin-top: 0;
    text-align: left;
    text-shadow: 0 1px 2px rgba(255, 255, 255, 0.31);
	margin-bottom:0px;
    padding-left: 2px;
}
#wrapper .tab-content h4 {
    line-height: 1;
}


.editbar h4{line-height: 50px !important;}
.modelShow {display:block}
.dashboardgrid .ui-grid-header {
    height: 30px;
}
div.ui-grid-cell input {
    padding: 3px !important;
    margin: 5px 10px;
}

.my-pink {
  background-color: #F08C8C !important;
}
.my-yellow {
  background-color: #F9D7B2 !important;
}
.my-green {
  background-color: #C6E0B4 !important;
}
.my-white {
  background-color: #FFFFFF !important;
}

.has-error {
	border-color :red;
}

.errorMessage {
    color:red;
}
.successMessage {
    color:green;
}
.has-success {  
	border-color: green;
}

.hoteltabs > li {
    width:110px;
}

p.DatePicker
{
    margin-bottom:0;
}
.btn
{
    line-height:22px;
}
.DatePicker .btn-default.pick {
     min-width:14px;
     margin: 0 0px;
     border:0px;
     position: absolute;
    top: 1px;
    right: 3px;
    padding: 0 5px;
    height:16px;
    overflow:hidden;
}

.DatePicker .btn .cal-default {
    width:32px;
    height:32px;
}


.DatePicker .btn-group {
    display:none;
}

.DatePicker .btn-default , .DatePicker .btn .btn-default,.DatePicker .btn-default:hover , .DatePicker .btn .btn-default:hover {
     min-width:24px !important;
     margin: 0;
     border: 0;
}
.DatePicker .uib-datepicker .uib-title {
     width:100% !important;
}
.uib-datepicker-popup.dropdown-menu
{
    padding:0;
}
div.ui-grid-cell .inputTextbox {
    width: 50px;
    height: 22px;
    padding-left: 4px;
    margin: -3px 0 0;
    line-height: 14px;
}

.form-control .checkbox  {
    margin-top: -4px;
    margin-left: 0;
    width: 15px;
}


/* CSS for Search Click */
.Cat35RowForeColor
{
    color: #800080;
    background-color: #FFFFFF;
    text-align: center;
	vertical-align: middle;
	height: 18px;
}
.Cat35BackGroundColor
{
    color: #FFFFFF;
    background-color: #800080;
    text-align: center;
	vertical-align: middle;
	height: 18px;
}

.SabreRowForeColor
{
    color: #FF00FF;
    background-color: #FFFFFF;
    text-align: center;
	vertical-align: middle;
	height: 18px;
}
.SabreBackGroundColor
{
    color: #FFFFFF;
    background-color: #FF00FF;
    text-align: center;
	vertical-align: middle;
	height: 18px;
}
.DBBackGroundColor
{
    color: #FFFFFF;
    background-color: #000;
    text-align: center;
	vertical-align: middle;
	height: 18px;
}

.SpecialOfferColor
{
    background-color:Green;
    text-align: center;
	vertical-align: middle;
	height: 18px;
}

.SpecialOfferBackground
{
    color:#000;
    background-color: Fuchsia;
    text-align: center;
	vertical-align: middle;
	height: 18px;
}
.SPOfferColor
{
    color:Fuchsia;
    background-color: #000;
    text-align: center;
	vertical-align: middle;
	height: 18px;
}

.SelectedRowBackground
{
    color:Red;
    background-color: #000;
    text-align: center;
	vertical-align: middle;
	height: 18px;
}

.NewsLetterZoneForeColor
{
    color:Blue; 
    background: #FFF;
	text-align: center;
	vertical-align: middle;
	height: 18px;	
	padding-left:2px;
	padding-right:2px;   
}

.LabelHeads {
    width:40%;
    float:left; 
    line-height:18px;
    font-weight: bold;
    color: #555;
}
.Labelinputtext {
    width:60%;
    float:left; 
    line-height:18px;
}
.ui-grid-header-cell{
    background:#8ca88c;
}
.ui-grid-header-cell-label {
    color:#fff;
}

.gridNormalFormOnRequest {
    background:blue;
    color: white;
    text-align: center;
    vertical-align: top;
}

.gridNormalFormOnStop {
	background: red;
	color: #000;
	text-align: center;
    vertical-align: top;
}

.gridNormalFormAllocation_Available {
	background:  #56c246;
	color: #000;
	text-align: center;
    vertical-align: top;
}

.gridNormalFormFreesell_SellReport {
	background: yellow;
	color: #000;
	text-align: center;
    vertical-align: top;
}
.gridNormalFormAllocation_Available {
	background:  #56c246;
	color: #000;
	text-align: center;
    vertical-align: top;
}

.gridNormalFormNotAvailable {
    background: white;
    color: black;
    text-align: center;
    vertical-align: top;
}
/* CSS for Search Click */
.angulartable {
    margin: 5px 0 0;
}
input[type="checkbox"] {
margin-top: 0px;
}
.AllignTextWithTextbox {
    margin-top: 3px;
font-size: 12px; 
}

.AllignAtTheRatetWithTextbox {
    margin-top: 2px;
font-size: 12px; 
}

.AlignChkText{
    line-height: 10px;
    vertical-align: text-top;
}
.img-center {
    margin:0px auto;
}
.topborder {
    border-top: 1px solid #d3d7da;
}
.leftborder {
    border-left: 1px solid #d3d7da;
}
.rightborder {
    border-right:1px solid #d3d7da;
}
.bottomborder {
    border-bottom:1px solid #d3d7da;
}
.removebottommargin {
    margin-bottom: 0px;
}
.hoteldetailsalign {
    margin: 0px -5px;
    border:1px solid #d3d7da;
    padding:0 0px;
}
.background {
    background-color:#f7f9fc;
}
.align-hotel {
    padding:0 30px;
}
.gridhotelalign {
    padding: 0px 0px;
}
.dayhotelalign {
    margin-left: 5px;line-height: 14px;
}
.specialofferhotelalign {
        margin: -3px -4px;
        padding: 0 0px;
}
.offerdetailsalign {
    margin-left: 0px;
    /*padding-right: 0px;*/
}
.maxstayalign {
        margin-top: -1px;
}
.validfromalign {
    padding-right:10px;
}
.validitypadding {
        padding-right: 0px;
}
.primitiveparentalign{
padding-right: 0px;
}
.primitivebottomalign {
        margin-left: -15px;
    padding-left: 11px;
}
.latlongalign {
        padding-left: 14px;
    margin-left: -30px;
    padding-right: 2px;
}
.costinggridheight {
    height: 289px; width: 100%
}
.soctingbuttonalign {
        padding: 0 12px;
}
.paymentpannelalign {
        padding-bottom: 10px;
}
.modal-body .custom{height: 670px; width:90%;}

.iframe { height: 100%; width: 100%; }

.panel,.panel-default > .panel-heading
{
    background:#f2f4f5;
}
.ui-grid-row:nth-child(odd) .ui-grid-cell,.ui-grid-row:nth-child(even) .ui-grid-cell
{
background:#fff;
}
.ui-grid-row.ui-grid-row-selected > [ui-grid-row] > .ui-grid-cell {
    background-color: #d1dcd1;
}
.bg-white .ui-grid-row.ui-grid-row-selected > [ui-grid-row] > .ui-grid-cell {
    background-color: #fff;
}
.bg-white .ui-grid-row .ui-grid-cell.ui-grid-row-header-cell {    
    border-bottom:none;
}
/*.ui-grid-row:nth-child(odd) .ui-grid-cell.gridselectioncustom, .ui-grid-row:nth-child(even) .ui-grid-cell.gridselectioncustom {
       color: #FFFFFF;
    background-color: #000;
    text-align: center;
	vertical-align: middle;
	height: 18px;
    cursor:pointer;
}*/
.ui-grid-row{
    background:#fff;
    border-bottom: 1px solid #f2f4f5;
}
.ui-grid-row.ui-grid-row-selected{
background-color: #d1dcd1;
}
.ui-grid-canvas
{
    min-width:100%;
    max-height:100%;
}
.background {
    background:#f2f4f5;
}
.ui-grid-header-cell-row>div,.ui-grid-top-panel{
background-color: #39a09f;
border-bottom: 2px solid transparent;
}
.ui-grid-header{
    background: #f2f4f5;
}
.ui-grid-header-cell>div {    
    background: #39a09f;
    border-right:1px solid #f2f4f5;
}
.ui-grid-header-cell:last-child>div { 
    border-right:none;
}
.ui-grid-cell
{
     border-right:1px solid #f2f4f5;
     /*border-bottom:1px solid #f2f4f5;*/
     display:table-cell !important;
     float:none !important;
     vertical-align: middle;
    padding:5px;
}
.ui-grid-footer.ui-grid-footer-viewport
{
     border-right:1px solid #f2f4f5;
     border-left:1px solid #f2f4f5;
}
.ui-grid-row,.ui-grid-cell, .ui-grid-cell .ui-grid-vertical-bar,.ui-grid-footer-aggregates-row {
      height:auto !important;
}

.ui-grid-row,.ui-grid-cell .ui-grid-vertical-bar{
     width:100%;
}

.ui-grid-header-canvas
{
    width:100% !important;
}
.ui-grid-canvas,.ui-grid-header-cell-wrapper
{
    margin:0 auto 0 0;
}

.icon-user:before { 
    margin: -3px 7px 0 0;
}
.icon-mobile:before {
    margin: -4px 5px 0 0;
}
.icon-message:before {
    margin: -5px 7px 0 0;
}
.box-style {
    background:#f2f4f5;
    border: 1px solid rgba(202, 201, 201, 0.41);
    margin: 0 0 5px;
    padding: 0 15px;
}
.border-left {
    border-left: 1px solid rgba(202, 201, 201, 0.41);
}
.section-separator
{
    border-bottom: 1px solid #d3d7da;
    clear:both;
   margin: 5px -15px;
}
.editbar ul li
{
    margin-right:20px;
}
.details {
    margin-top: 0;
}

.hoteltabs.nav-tabs > li {
    border-top: 4px solid transparent;
}
.hoteltabs.nav-tabs > li.active {
border-top: 4px solid #39a09f;
}
.hoteltabs.nav-tabs > li.active > a, .hoteltabs.nav-tabs > li.active > a:focus, .hoteltabs.nav-tabs > li.active > a:hover
{
    background:#f2f4f5;
}
.btn.disabled,.btn.disabled:hover,.btn[disabled],.btn[disabled]:hover
{
    color: #fff;
    border: 1px solid #ee7860;
    background-color: #ee7860;
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65;
}
.editicon [class*="icon-"] {
    margin: 3px 4px 4px;
    line-height: 22px;
}
#SelectEditQuoteCustomer iframe
{
    height:642px;
}
.modal-content
{
    background:#f2f2f2;
}
#SelectEditQuoteCustomer .modal-body {
    border: none;
    padding: 0;
}
#SelectEditQuoteCustomer .gridBorder {
    background: #f2f2f2;
    border: none;
    padding: 0;
}
.modal-header {
    padding: 0 0 5px;
}
.modal-body,.modal-footer {
    background:#f2f4f5;
}
.modal-footer {
    padding: 10px;
}
.add-date-range>div>div
{
    padding:0;
}
.add-date-range>div>div .col-md-4
{
    padding-right:5px;
}

.DatePicker.input-group .form-control {
    max-width: 95px;
    padding: 0 3px;
}
.modal-dialog-lg {
    padding: 10px 20px;
}

.brdr
{
    border-bottom:1px solid #d3d7da;
    margin:5px 0;
}

.modal#AddFlightManual .bordered-section-custom.background
{
    padding-bottom:10px;
}
.checkbox label
{
    padding-left: 18px;
    line-height:1;
}
.control-label.auto-width
{
    line-height:1;
}
.no-of-rooms
{
    max-width: 60px;
}
.pull-left.button-container {
    width: auto;
    margin-top: 20px;
    padding-left: 0;
}
.ui-grid-canvas .ui-grid-cell-contents {
      padding: 0;
}
.btn-default, .btn-default:hover {
    line-height: 22px;
     margin: 0 10px 0 0;
}
.btn-default:hover
{
color:#333;
}
.button-container
{
    margin:0 0 2px;
}

.button-container .btn
{
    margin:5px;
}
textarea { resize:vertical ; }
.auto-width
{
    width:auto;
}
.padding-right
{
    padding-right:10px;
}
.no-padding
{
padding:0;
}
.no-padding-right {
    padding-right: 0;
}
.no-padding-left
{
    padding-left:0;
}
.ui-grid {
    text-align: center;
}

.HeaderCenter .ui-grid-header-cell-primary-focus{
    text-align:center;
}
.HeaderCenter .ui-grid-cell-contents{
    text-align:center;
}
.ui-grid-cell-contents
{
    height:auto;
}
.ui-grid-row:nth-child(odd) .ui-grid-cell.OnStopBackground, .ui-grid-row:nth-child(even) .ui-grid-cell.OnStopBackground {
    color:#000;
    background-color: Red;
    text-align: center;
	vertical-align: middle;
	height: 18px;
    cursor:pointer;
}
/*.ui-grid-row:nth-child(odd) .ui-grid-cell.OnStopBackground.ui-grid-disable-selection, .ui-grid-row:nth-child(even) .ui-grid-cell.OnStopBackground.ui-grid-disable-selection {
    color: Red;
    background-color: #000;
    text-align: center;
    vertical-align: middle;
    height: 18px;
}*/
.OnStopBackground
{
    color:#000;
    background-color: Red;
    text-align: center;
	vertical-align: middle;
	height: 18px;
}
.OnStopColor
{
    color:Red;
    background-color: #000;
    text-align: center;
	vertical-align: middle;
	height: 18px;
}

.ui-grid-row:nth-child(odd) .ui-grid-cell.SpecialOfferBackground, .ui-grid-row:nth-child(even) .ui-grid-cell.SpecialOfferBackground {
   color: #000;
    background-color: Fuchsia;
    text-align: center;
    vertical-align: middle;
    height: 18px;
     cursor:pointer;
}
.ui-grid-row:nth-child(odd) .ui-grid-cell.SPOfferColor, .ui-grid-row:nth-child(even) .ui-grid-cell.SPOfferColor {
     color: Fuchsia;
    background-color: #000;
    text-align: center;
    vertical-align: middle;
    height: 18px; 
    cursor:pointer;
}
.ui-grid-row:nth-child(odd) .ui-grid-cell.OnStopColor, .ui-grid-row:nth-child(even) .ui-grid-cell.OnStopColor {
  color:Red;
    background-color: #000;
    text-align: center;
	vertical-align: middle;
	height: 18px;
     cursor:pointer;
}
.ui-grid-row:nth-child(odd) .ui-grid-cell.DBBackGroundColor, .ui-grid-row:nth-child(even) .ui-grid-cell.DBBackGroundColor {
    color: #FFFFFF;
    background-color: #000;
    text-align: center;
	vertical-align: middle;
	height: 18px;
     cursor:pointer;
}
.ui-grid-row:nth-child(odd) .ui-grid-cell.OnDoubleclickBackground, .ui-grid-row:nth-child(even) .ui-grid-cell.OnDoubleclickBackground {
    color:Red;
    background-color: #000;
    text-align: center;
	vertical-align: middle;
	height: 18px;
}
.bordered-section {
    margin-bottom:10px;
}
.padding-bottom
{
    padding-bottom:15px;
}
.padding-top
{
    padding-top:15px;
}
.no-margin
{
    margin:0;
}
.no-margin-imp
{
    margin:0 !important;
}
.border-right
{
    border-right:1px solid rgba(202, 201, 201, 0.41);
}
.connet-label{
    line-height: 18px;
    text-align: center;
}
.btn-default:focus{
    color: #fff !important;
    border: 1px solid #ee7860 !important;
    background-color: #ee7860 !important;
}
.tab-content {
    padding:15px;
    background: #f2f4f5;
}
.control-label:not(.LabelHeading){
    font-weight: bold;
    color: #555;
    line-height:1em;
    margin-top:2px;
}
.vertical-padding {
padding-top:15px;
padding-bottom:15px;
}
.nav-tabs li {
    margin-bottom: -2px;
}
.err-msg{
   line-height: 30px;
    font-size: 16px;
    color: #e60000;
    margin-left: -10px;
}
#ExcursionsOne .checkbox+.checkbox {
    margin-top: 0;
}
.panel-title a
{
display:block;
}
.dynamic-width .btn.btn-default
{
   min-width:0;
   line-height: 16px;
    height: 18px;
}
.form-horizontal .control-label {
    padding-top: 3px;
}
img[src*="icon-close"],img[src*="icon5"] {
        max-height: 18px;
        max-width: 18px;
        margin-left:5px;
}
.cancel-charge
{
     max-width: 100px;
}
.ui-grid-render-container-body .ui-grid-viewport {
    overflow-x: hidden !important;
}
.addedFilter .ui-grid-render-container-body .ui-grid-viewport {
  //  height:216px !important;
}
.ui-grid-selection-row-header-buttons.ui-grid-icon-ok
{
     opacity: 1;
     position:relative;
}

.ui-grid-selection-row-header-buttons.ui-grid-icon-ok
{
     opacity: 1;
}
.ui-grid-selection-row-header-buttons.ui-grid-icon-ok::before {
    content: "";
    background: #fff;
    height: 12px;
    width: 14px;
    text-align: center;
    position: absolute;
    border: 1px solid #d4d4d4;
    border-radius: 3px;
    line-height: 10px;
    font-size:12px;
    margin:0 0 0 -6px;
}

.ui-grid-selection-row-header-buttons.ui-grid-all-selected.ui-grid-icon-ok::before,
.ui-grid-selection-row-header-buttons.ui-grid-row-selected.ui-grid-icon-ok::before 
{
    content: "\2714";
}

#cancelBookingPopup .form-control-feedback
{   
    text-align: left;
    left: 10px;
    width: 100%;
    top: 10px;
}

.ModalOpen{
    overflow-y:auto;
}
.disabled,*[readonly="readonly"]
{
/*pointer-events:none;*/
}
.addPadding label
{
    padding-right:10px;
}
.padding-bottom{
    padding-bottom:15px;
}
.grid-UI
{
      background: #f2f4f5;
    background-clip: content-box;
}

.grid-UI h6
{
    margin-top:0;
}
.grid-UI .border-left
{
    border-left:1px solid #8ca88c;
}
.radio label
{
    line-height: 1;
}
.addPadding .checkbox
{
    padding: 5px 5px 0;
    border: 1px solid #d3d7da;
    margin-top: 0;
}
.midweek div
{
    padding:0;
}
.grid-UI label    
{   padding: 0 0 0 5px;
    width: 100%;
    line-height: 20px;
    margin: 5px 0 0;
    background: #8ca88c;
    border: 1px solid #f2f4f5;
    color:#fff;
}
.contact-tab > li {
    border-top: 4px solid transparent;
}
.nav-tabs > li.active > a,.contact-content
{
background:#f2f4f5;
}
.inline-block
{
display:inline-block;
}

.ui-grid-row.ui-grid-row-selected > [ui-grid-row] > .Cat35BackGroundColor  {
      color: #FFFFFF;
    background-color: #800080;
    text-align: center;
	vertical-align: middle;
	height: 18px;
}

.ui-grid-row.ui-grid-row-selected > [ui-grid-row] > .Cat35RowForeColor  {
        color: #800080;
    background-color: #FFFFFF;
    text-align: center;
	vertical-align: middle;
	height: 18px;

}
.ui-grid-row.ui-grid-row-selected > [ui-grid-row] > .SabreRowForeColor  {
        color: #FF00FF;
    background-color: #FFFFFF;
    text-align: center;
	vertical-align: middle;
	height: 18px;

}
.ui-grid-row.ui-grid-row-selected > [ui-grid-row] > .SabreBackGroundColor  {
    color: #FFFFFF;
    background-color: #FF00FF;
    text-align: center;
	vertical-align: middle;
	height: 18px;
}
.auto-height
{
    height:auto;
}
.ui-grid-header-cell>div.cat-title
{
    padding:5px 10px;
    border-right:none;
}
.ui-grid-header-cell:not(:first-child) .cat-title~.ui-grid-header-cell>div{
    border-top:1px solid #f2f4f5;
}
.angulartable.RoomDetailGridUI .ui-grid-header-cell-row>div{
    border-right: 1px solid #d4d4d4;
}
.icon-search {
    margin: -4px 0px;
}
.namesearch .icon-close::before {
    margin: 0;
}
.searhPage .section-separator {
    /*margin: 5px -15px;*/
}
.padding-top{
    padding-top: 20px;
}
.contact-content
{
    margin-bottom:0;
}
.panel-body
{
    padding:0 10px 10px;
}
.sm-field
{
    width:30px;
    padding-left:3px;
    padding-right:3px;
}
.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
    margin-left: -15px;
}
/******************/
.ui-grid-row.ui-grid-row-selected > [ui-grid-row] > .DBBackGroundColor  {
   color: #FFFFFF;
    background-color: #000;
    text-align: center;
	vertical-align: middle;
	height: 18px;
}
.OnDoubleclickBackground
{
    color:Red;
    background-color: #000;
    text-align: center;
	vertical-align: middle;
	height: 18px;
}
.ui-grid-row.ui-grid-row-selected > [ui-grid-row] > .OnDoubleclickBackground  {
    color:#fff;
    background-color: #000;
    text-align: center;
	vertical-align: middle;
	height: 18px;
}
.sm-padding-top
{
    padding-top:6px;
}
.sm-padding-bottom
{
    padding-bottom:6px;
}
.md-padding-top
{
    padding-top:12px;
}
.md-padding-bottom
{
    padding-bottom:12px;
}
.sm-padding-left
{
    padding-left:5px;
}
.nav-tabs > li {
    border-top: 4px solid transparent;
}
.input-group-addon.searchBoxAddon {
    padding: 0px 6px 3px;
    line-height: 11px;
    background-color:transparent;
    border:none;
    color: #b48807;
    height: 16px;
    vertical-align:top;
    cursor:pointer;
    font-weight: 700;
    font-size: 16px;
}
.modal-body:after,.modal-body:before {
    display: table;
    content: "";
    height: 0;
    clear: both;
    float: none;
}
 .theirs.ui-grid-row.ui-grid-row-selected > [ui-grid-row] > .gridselectioncustom {
    color: #FFFFFF;
    background-color: #000;
}
 div.ui-grid-cell input[type="checkbox"] {
    margin: 0 0 0 6px;

}
.sm-margin-bottom
{
    margin-bottom:6px;
}
.left.ui-grid-render-container-left
{
    background:#f2f4f5;
}
.btn .glyphicon.glyphicon-calendar
{
    vertical-align: top;
    line-height: 14px;
}
.overflow-auto
{
    overflow:auto;
}
.account-gridUI .ui-grid-cell-contents
{
    padding: 5px 0px 5px 2px;
    text-align:left;
}
.account-gridUI .ui-grid-cell
{
    padding:0;
    text-align:left;
}
.account-gridUI .ui-grid-cell input {
    margin: 2px 0;
}
.account-gridUI .ui-grid-cell input[type="text"] {
    margin: 1% 0;
    width:98%;
}
.sm-vertical-padding
{
    padding-top: 10px;
    padding-bottom: 5px;
}
ul.contract-Info
{
    display:table;
    padding:0;
}

ul.contract-Info li
{
    display: table-cell;
    height: 50px;
    vertical-align: middle;
    font-size: 16px;
    padding: 0 15px 0 0;
    line-height: 50px;
}
ul.contract-Info i.icon {
    position: relative;
    width: 35px;
    display: inline-block;
}
ul.contract-Info i[class*="icon"]::before{
    color: #8e8e8e;
    float: none;
    font-size: 20px;
    line-height: 50px !important;
    margin: 0;
    padding: 0;
    display: inline;
    position: absolute;
    top: -30px;
    right: 5px;
}
ul.contract-Info i[class*="icon-hotels"]::before{   
    font-size: 30px;
}
.addresslookupIcon {
    cursor: pointer;
}
.room-board {
    display:table;
    width:100%;
    margin-bottom:5px;
}
.room-board>.row{
    display:table-row;
}
.room-board>.row>*{
    display: table-cell;
    float: none;
    clear: both;
    vertical-align: middle;
}

.room-board>.row>.control-label{
    width:80px;
    white-space:nowrap;
}
.room-board>.row button{
    min-width:73px;
}
.bg-margin-left {
    margin-left:20px;
}
.textareaDivtext {
    overflow-y:scroll; 
    overflow-x:hidden;   
    background-color:#eee;
    padding: 10px;
}
.angucomplete-dropdown
{
    width:100%;
}
.supImportant
{
    color: red;
    font-size: 14px;
    margin-right: 10px;
}
.modal .modal
{
    background:rgba(0,0,0,0.75);
    padding:30px 0;
}
.modal .modal .modal-dialog,.modal .modal .modal-dialog .modal-content
{
  height: 100%;
  margin: 0 auto;
}
.modal .modal .modal-body
{
  max-height: 90%;
  overflow:auto;
}
.form-horizontal .control-label.text-center {
     text-align: center; 
}
.gridFooterUI
{
    background:#f2f4f5;
    padding:10px 15px;
    font-weight:bold;
    margin-top:2px;
    text-align:right;
}

.fc-row .fc-content-skeleton td, .fc-row .fc-helper-skeleton td {
    border-color: #ddd;
}

.fc-event{
border:none;
}

.fc-day-grid-event{
    padding:0;
}
.panel-group
{
    margin-bottom:6px;
}
.form-control
{
    font-weight:normal;
}
.expandableRow .ui-grid-header-cell .ui-grid-cell-contents
{
   text-align:center;
}
.paymentHistory .expandableRow .ui-grid-header-cell .ui-grid-cell-contents .ui-grid-invisible
{
   display:none;
}
.SupplamentRate {
    margin-right: 5px;
}
.SupplamentRate .form-control {
    min-width:60px;
    padding:0 5px;
}
.panel-heading {
    padding: 2px 10px;
}
.content-wrapper.no-bg
{
    background-image:none;
}
.container
{
    max-width:100%;
}

.gridSelected {
    background-color: #d1dcd1 !important;
}

.gridNormalFormNotAvailableSelected{
    background-color: #d1dcd1 !important;
    color: black;
    text-align: center;
    vertical-align: top;
}
.gridNormalFormOnStopSelected{
    background-color: #000 !important;
    color: red;
    text-align: center;
    vertical-align: top;
}
.gridNormalFormOnRequestSelected{
    background-color: #fff !important;
    color: blue;
    text-align: center;
    vertical-align: top;
}
.gridNormalFormAllocation_AvailableSelected{
    background-color: #000 !important;
    color: #56c246;
    text-align: center;
    vertical-align: top;
}
.gridNormalFormFreesell_SellReportSelected{
    background-color: #000 !important;
    color: yellow;
    text-align: center;
    vertical-align: top;
}
.prev-disabled{
    pointer-events:none;
}
.next-disabled{
    pointer-events:none;
}
.ui-grid-cell-contents
{
    padding:5px;
}
.fc-content-skeleton thead td {
    position:relative; 
    height:17px; 
}
.fc-content-skeleton thead td .fc-day-number {
    position:absolute;
    right:2px;
    top:1px;
    z-index:4;
}
.fc-row .fc-content-skeleton tbody td {
    position: relative;
}
.fc-day-grid-event .fc-content {
    overflow: visible;
}
.fc-event,.fc-event .fc-content
{
    position:static;
}
.fc-day-grid .fc-row {
    overflow: hidden;
}
.gridNormalFormNotAvailableSelected:before,.gridNormalFormOnStopSelected:before,.fc-event-container>a>div:before{
    position: absolute;
    content: "";
    background: inherit;
    z-index: -1;
    pointer-events: none;
    top: -20px;
    left: 0px;
    right: 0px;
    bottom: -10px;
}
.custom-select
{
    min-width:200px;
    max-width:50%;
}

.expand-collapse.expanded:before {
    margin-top: 0;
    background: #f2f4f5;
    line-height: 8px;
    z-index: 5;
}
.tree .tree-folder .tree-folder-header:hover{
    background:transparent;
}

.tree .tree-folder>.tree-folder-content{
    margin-left:-10px !important;
}

.tree-item-name {
    position: relative;
    padding-left: 10px;
}
.tree-item-name:before,.tree-item-name:after {
    content: "";
    position: absolute;
    left: 0;
}
.tree-item-name:before {
    width: 1px;
    height: 100%;
    top: -50%;
    border-left: 1px solid #bdbdb9;
    z-index:4;
}
    .tree-item-nameL:last-child:before
    {
        height: 50%;        
    }
.tree-item-name:after {
    border-bottom: 1px solid #bdbdb9;
    top: 50%;
    width: 10px;
}
.details slick.slick-slider img{
    max-height:187px;
}
.details .slick-slide,.modal .details .modal .modal-dialog .modal-content
{
    height:auto;
}

@media print {
    .row
    {
        display:table-row;
        width:100%;
        margin:0;
    }
    .row>*
    {
        display:table-cell;
        float:none;
        vertical-align:top;
        padding-bottom:2px;

    }
    .grid.ui-grid {
        border: 1px solid #ddd;
        overflow: hidden;
        max-width:97% !important;
    }
    .print-no-padding-left
    {
        padding-left:0;
    }
    .print-no-padding-right
    {
        padding-right:0;
    }
}

.dropdown .search {
  margin: 0 5px 5px 5px;
} 

.multiselect .dropdown-menu{
  max-height: 300px;
}
.dropdown-menu > li > a {
  padding: 3px 10px;
  position:relative;
}
multiselect .dropdown-menu > li > a:hover,multiselect .dropdown-menu.logout a:hover {
    border-left: 3px solid transparent;
}

i.icon-ok:before {
    content: '\2713';
    font-weight: bold;
    color: black;
    margin-right: 3px;
    font-size: 0.9em;
}
multiselect .dropdown-menu > li > a:after {
    position: absolute;
    width: 14px;
    height: 14px;
    content: "";
    border: 1px solid;
    left: 7px;
    top: 50%;
    margin-top: -7px;
}
multiselect .dropdown .btn {
   border: 1px solid #d3d7da;
    background: #fff;
    color: #000;
    width: 100%;
    line-height: 16px;
    height: 18px;
}
multiselect .dropdown .btn .caret {
   margin-top:7px;
   color:#000;
}

i.icon-empty:after{
     content: '\2002';
    font-weight: bold;
    color: black;
    margin-right: 3px;
}


.dropDown:focus,multiselect[disabled="disabled"] .dropdown:hover,multiselect .dropdown .btn[disabled="disabled"]:hover {
    background: white;
    border-color: #d3d7da;
    color:black;
}

/*.grid1528888205452 .ui-grid-render-container-body .ui-grid-viewport*/