﻿:-webkit-full-screen {
  /* properties */
}

:-moz-full-screen {
  /* properties */
}

:-ms-fullscreen {
  /* properties */
}

:full-screen { /*pre-spec */
  /* properties */
}

:fullscreen { /* spec */
  /* properties */
}

/* deeper elements */
:-webkit-full-screen video {
  width: 100%;
  height: 100%;
}

/* styling the backdrop*/
::backdrop {
  /* properties */
}
::-ms-backdrop {
  /* properties */
}

.nav li a img.header-user-icon {
    max-height : 30px;
   
}


td div.thumbnail > img {
    width: 100px;
    height: 65px;
}

.control-label {
    font-weight: bold;
}

.min-hight-500 {
    min-height : 500px 
}
.min-hight-600 {
    min-height : 600px 
}
.min-hight-700 {
    min-height:  700px 
}
.min-hight-800 {
    min-height : 800px 
}
.min-hight-900 {
    min-height : 900px 
}

.scrollspy-history-tab {
    position: relative;
    height: 500px;
    margin-top: 10px;
    overflow: auto;
}
 
.tokenfield.focus {
    border-color: #999999 !important;
    box-shadow: none !important;
}

/*.dropdown-menu {
    box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    -moz-box-shadow: none;
}*/

.padding-top-10 {
    padding-top: 10px;
}

#SearchBar {
    position: fixed;
    /*//top: 40px;*/
    top: 113px;
    right: -350px;
    z-index: 11;
    width: 350px;
    
}

#SearchBar .page-sidebar {
    background: #4b8df8;
        width: 100%;
        color: #fff;
}

/*.searchBar {
    background: none; //url("../img/search-icon.png") no-repeat scroll center center rgba(0, 0, 0, 0);
    float: left;
    color: #fff;
    line-height: 36px;
    color: #fff;
    background: #4b8df8;
    height: 36px;
    left: -40px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 40px;
    cursor: pointer;
}

#SearchBar .page-sidebar .sidebar-toggler {
    margin: 5px;
}

.searchBarTitle {
    float: left;
    color: #fff;
    line-height: 40px;
}

.page-sidebar-closed .searchBarTitle {
    display: none;
}*/
.nav-tabs > li > span {
    display:none;
    cursor:pointer;
    position:absolute;
    right: 6px;
    top: 8px;
    color: red;
}

.nav-tabs > li > a {
    background: #e6e6e6;
}

    .form-horizontal .control-label {
        text-align: left !important;
    }

.noBorder {
    border: 0px !important;
}

.searchCriteria {
    font-size: 14px;
}

.img {
    width: 100%;
    max-width: 100%;
    -moz-min-width: 100%;
    -ms-min-width: 100%;
    -o-min-width: 100%;
    -webkit-min-width: 100%;
    min-width: 100%;
    height: 105px;
    max-height: 105px;
    min-height: 105px;
}

.yellow {
    color: gold;
}

.Aminities {
    color: green;
}

.Aminities i {
    margin-right: 2px;    
}
.well {
    min-height: 170px;
}

.BookingDiv {
    background: none repeat scroll 0 0 #e6e6e6;
    border: 1px solid #cdcdcd;
    -ms-border-radius: 5px !important;
    border-radius: 5px !important;
    /*height: 150px;*/
    left: -288%;
    overflow: hidden;
    padding: 5px;
    position: absolute;
    top: 0;
    width: 450px;
    z-index: 2;
}

.pricesContainer {
    position: relative;
}

.prices {
    background: none repeat scroll 0 0 #fff;
    position: absolute;
    right: -8px;
    top: 36px;
    width: 200px;
    z-index: 1111;
    display: none;
}

.col-centered{
    float: none;
    margin: 0 auto;
    text-align: center;
}

.btn.blue i {
    color: #fff !important;
}

#myTap ul {
    list-style: none;
    padding: 0;
    margin: 0;
}


.profile {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}

#myTap ul li {
    float: right;
}
#myTap ul li a {
    display:block;
    padding: 5px 10px;
    color: #888;
    border-left: 1px solid #FFF;
    border-right: 1px solid #FFF;
    border-top: 1px solid #FFF;
    border-bottom: 0;
    margin-left: 3px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
#myTap ul li a:hover {
    border-bottom: 0px;
    border-left: 1px solid #ededed;
    border-right: 1px solid #ededed;
    border-top: 1px solid #ededed;
    background-color: #FBFBFB;
    color: #111;
}
#myTap ul li.active a {
    border-bottom: 1px solid #FFF;
    border-left: 1px solid #ededed;
    border-right: 1px solid #ededed;
    border-top: 1px solid #ededed;
    margin-bottom: -1px;
}
#myTapContent {
    padding: 5px;
    text-align:justify;
    border-bottom: 1px solid #ededed;
    border-left: 1px solid #ededed;
    border-right: 1px solid #ededed;
    border-top: 0px;
}

textarea {
    resize: none;
}
.provider-image{
    border-radius: 50%;
    width: 35px;
    height: 35px;
    display: inline-block;
}

.provider-image[data-image-src ="1"]{
    content : url( "/Files/UpFiles/Providers/1.jpg") ;
}
.provider-image[data-image-src ="2"]{
    content : url( "/Files/UpFiles/Providers/2.jpg") ;
}

.list-inline-custom {
    padding: 0;
    margin: 0 0 5px 0;
}
.list-inline-custom > li {
  display: inline-block;
 padding: 0;
}

.searchBar .tt-suggestion {
    color: #4b8df8;
}

.searchBar .tt-cursor {
    background: #4b8df8 !important;
    color: #fff !important;
}

.searchBar .tt-dropdown-menu {
    min-width: 500px !important;
}

.sorting , .sorting i {
    color: #4b8df8;
    font-size: 1.3em;
    text-align: center;
}
.sorting i {
    cursor: pointer;
}

.Hotel {
    padding-bottom: 10px;
    border-bottom: 1px solid #e6e6e6;
}

.max-height-700 {
    max-height: 700px;
    height : 700px
}

.max-height-800 {
    max-height: 800px;
    height : 800px
}

.max-height-1000 {
    max-height: 1000px;
    height : 1000px
}

.max-height-600 {
    max-height: 600px;
    height : 600px
}

/*.input-change-price {
  width: 50px !important;
  height: 25px !important;
}*/
.fileName {
    display: block;
     border: 1px solid rgb(216, 74, 56);
      margin: 2px; font-size: 12px;
    background-color: #eee;
}
.fileName>div{
    padding: 8px;
    font-weight: bold;
}

a.Bookingtabs {
    position: relative;
}

a.Bookingtabs .tools {
    position: absolute;
    top: 5px;
    right: 5px;
}

img[src=""] {
    content : url( "/Files/UpFiles/default-no-image.png") ;
} 

.smuser {
    font-size: 10px;
}


.optionalArea {
    display: none;
}

    .optionalArea span {
        color: #999999;
    }

.optionalArea .dropdown-menu {
    width: 130px !important;
    -moz-min-width: 130px !important;
    -ms-min-width: 130px !important;
    -o-min-width: 130px !important;
    -webkit-min-width: 130px !important;
    min-width: 130px !important;
    max-width: 130px !important;
}

    .optionalArea .input-change-price {
        margin: 5px !important;
        width: 90%;
        text-align: center;
    }

    .optionalArea .green, .optionalArea .green i {
        background: #35aa47 !important;
        color: #fff !important;
    }

    .no-padding {
        padding: 0;
    }

    .booking-result .booking-img img{
        width: 140px !important;
        height: 160px !important;
    }
    .booking-result .booking-img img.airline-logo {
        width: 80px !important;
        height: 80px !important;
    }


.rule {
    height: 100px;
    overflow-y: scroll;
}

.red {
    color: red;
}

.roomPricelst {
    cursor: pointer;
}

.air-itinerary-title {
  font-size: 16px;
 
  font-weight: 600;
  padding-top: 3px;
  padding-bottom: 13px;
}


.BclassSelect,.BclassSelect i {
    color : #d2691e;
}



    