.ease-animate:not(.mCSB_scrollTools,.glyphicon,.custom-Scroller) {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

html, body {
    background: #F9F9F9;
    font-family: 'Roboto Regular',sans-serif;
    height: 100%;
}

.roboto-light {
    font-family: 'Roboto Light';
}

.page-top-row {
    background-color: #E9EAEC;
}

    .page-top-row .container {
        padding: 3px 15px;
    }

    .page-top-row .selected-city {
        background-color: #A9A9A9;
        color: #F3F3F3;
    }

        .page-top-row .selected-city div {
            padding: 10px 35px;
        }

.client-branding {
    background-color: #FFFFFF;
    height: 55px;
}

    .client-branding .logo, .client-branding .login {
        display: inline-block;
        height: 100%;
    }

        .client-branding .logo img {
            height: 100%;
            padding: 3px 0px 3px 20px;
        }

    .client-branding .login {
        background-color: #EF8F1A;
        color: #FEFBF8;
    }

        .client-branding .login a {
            color: #FEFBF8;
            cursor: pointer;
            padding: 13px 10px;
            display: inline-block;
        }

            .client-branding .login a:hover {
                text-decoration: none;
            }

        .client-branding .login .glyphicon {
            font-size: 25px;
            /*padding: 10px 15px;*/
        }

.bold-font-bold {
    font-family: 'Roboto Bold',sans-serif;
}

.bold-font2{
       font-size: 14px;
       font-weight: bold !important;
}

.section-element {
    /*height: 215px;*/
    padding-bottom: 1px;
}
.section-element1 {
    /*height: 215px;*/
    padding-bottom: 15px;
}
.block-element {
    height: 215px;
}

.tile-element-container {
    height: 145%;
    padding: 0px;
//margin-bottom:90px;
margin-bottom:-58px;
margin-top:-20px;
margin-bottom:-1%;

}

.tile-element-container1 {
    height: 145%;
    padding: 0px;
//margin-bottom:90px;
margin-top:-20px;
margin-bottom:-90px;

}
.sub-tile-container:nth-child(1) {
    height: 25%;
       margin-top:20px;
}

.sub-tile-container:nth-child(2) {
    height:63%;
}

.sub-tile-container_test:nth-child(1) {
    height: 40%;
}

.sub-tile-container_test:nth-child(2) {
    height:39%;
}  


.tile-element {
    height: 100%;
    background: #FFFFFF;
    border: 1px solid #E9EAEC; 
}

.tile-element-2 {
    height: 80% !important;
}


    .tile-element.mCustomScrollbar {
        padding-right: 0px;
    }

        .tile-element.mCustomScrollbar.mCS_no_scrollbar {
            padding-right: 15px;
        }

.small-font {
    font-size: 0.8em;
}

.medium-font {
    font-size: 1.2em;
}

.large-font {
    font-size: 1.4em;
}

.extra-large-font {
    font-size: 2.2em;
}

.greyed-font {
    color: #6f6f6f;
}

.light-greyed-font {
    /*color: #a2a3a5;*/
    color: #6f7073;
}

.bold-font-2
{
       font-size:14px;
       font-weight: bold;
       padding-bottom: 2px;
}

.bold-font {
    font-weight: bold;
       font-size: 12px;
}

.filter-font, .rate-font{
    font-weight: bold;
       font-size: 14px;
}

.non-bold-font {
    font-weight: normal;
}
.height{
height: 40px;
}
.text-with-background {
    background-color: #f1f1f1;
    padding: 2px 12px;
    border-radius: 4px;
    /*margin: -1px -20px 0px 0px;*/
    margin: 1px -12px 0px 5px;
}

.left-tile-element {
    background: #898B99;
    margin-right: -35px;
       height: 200px;
}

.left-tile-element1 {
    background: #898B99;
    margin-right: -35px;
       height: 274px;
}

.vertical-center {
    vertical-align: middle;
}

.right-aligned-content {
    margin: 0px 5px 0px 5px;
    /* display: grid; */
    height: 100%;
}

.background-section {
    padding: 1px 1px 1px 1px;
    height: 100%;
    text-align: center;
}

    .background-section .first-div {
        margin-top: 8%;
    }

    .background-section .second-div {
        margin: 5px;
        display: inline-block;
    }

.div-inline {
    display: inline-block;
    margin-top:0.3%;
}

.margin-top-5 {
    margin-top: 5px;
}

.margin-top-15 {
    margin-top: 15px;
}

.margin-bottom-5 {
    margin-bottom: 5px;
}

.fixed-position {
    position: fixed;
}

.right-align {
    text-align: right;
}

.green-font {
    color: #64ba67;
    font-size: .9em;
}

.red-font{
    color:#d43f3a;
    font-size: .9em;
}

.yellow-font{
    color:rgba(220, 194, 56, 0.92);
    font-size: .9em;
}


.nego-status-msg{
   display: inline-block;
   padding: 10px 10px;
   font-size: 16px;
}

.mCSB_inside > .mCSB_container {
    margin-right: 15px;
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #909090;
    width: 6px;
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #898B99;
}

.width-20 {
    width: 20%;
    float: left;
}

.width-60 {
    width: 60%;
    float: left;
}

.width-16 {
    width: 16.66%;
    float: left;
}

.without-tile-border {
    border: 0px solid #E9EAEC;
                           border-left: transparent;
                           padding-left: 15px;
                                   padding-right: 15px;
}
.without-tile-border1{

border: 1px solid #E9EAEC;
                           border-left: transparent;
                           padding-left: 15px;
                                   padding-right: 15px;
}
.with-tile-border {
    border: 0px solid #E9EAEC;
}

.tile-header, .tile-footer {
    height: 35px;
    background: #F2F2F4;
    border-top: 0px;
    border-bottom: 0px;
}

.tile-header1 {
    height: 30px;
    background: #F2F2F4;
    border-top: 0px;
    border-bottom: 0px;
}

.no-resp{
       cursor: default !important;
}

.no-resp:hover {
       text-decoration:none !important;
}

.tile-footer {
}

.target-section {
    border-bottom: 0px;
}

.bid-section-1 {
    height: 58px;

}

.bid-section-2 {
    height: 68px;
}

.target-section{
       height: 70px;
}

  .bid-section-1 .tile-element, .bid-section-2 .tile-element, .target-section .tile-element {
         padding-left: 15px;
         padding-right: 15px;
     }


.bid-section-2 {
    height: 70px;
}

.notify-message {
    /*width: 40px;
            height: 35px;*/
   // padding-right: 4px;
}

    .notify-message a {
        background-color: #898b99;
        color: #fff !important;
        cursor: pointer;
        padding: 0px;
        border-radius: 0px;
    }

        .notify-message a:hover {
        }

        .notify-message a .glyphicon-comment {
            font-size: 20px;
            padding: 6px 10px 6px 10px;
        }

        .notify-message a:hover .notify-message-count {
            background-color: #e05743;
        }

        .notify-message a:hover .glyphicon-comment {
            background-color: #666875;
        }

.notify-message-count {
    color: #fff;
    position: absolute;
    background-color: #FE8F7F;
    border-radius: 10px;
    text-align: center;
    font-size: 12px;
    padding: 0px 5px;
    cursor: pointer;
    margin: 27px 0px 0px -47px;
}

    .notify-message-count:hover {
    }

.not-accept-target {
    margin-left: 2px;
}

    .not-accept-target a {
        color: #fff;
        background-color: #F94134;
        border-color: #d43f3a;
        border-radius: 0px;
        padding:5px;

    }

        .not-accept-target a:hover {
            color: #fff;
            background-color: #c6372d;
        }

.proposal-text {
    margin-left: -2px;
    background-color: #9b9ca7;
    padding: 0px 6px 0px 6px;
    height: 34px;
}

    .proposal-text:focus, .proposal-text:host {
        background-color: #898B99;
    }

    .proposal-text .form-control {
        border: 0px;
        border-radius: 0px;
        color: #fff;
        outline: 0;
        background: transparent;
        border-bottom: 1px solid #fff;
        padding: 7px 20px 6px 3px;
        height: 30px;
    }

        .proposal-text .form-control:focus {
            box-shadow: none;
        }

    .proposal-text input::placeholder {
        color: rgba(233, 233, 233, 0.69);
    }

    .proposal-text input::-webkit-input-placeholder {
        color: rgba(233, 233, 233, 0.69);
    }

    .proposal-text input:-ms-input-placeholder {
        color: rgba(233, 233, 233, 0.69);
    }

    .proposal-text input::-moz-placeholder, .proposal-text input:-moz-placeholder {
        color: rgba(233, 233, 233, 0.69);
    }

.new-target {
    margin-left: -3px;
}

    .new-target a {
        color: #fff;
        background-color: #b9bac1;
        border-color: #b9bac1;
        border-radius: 0px;
        border-left: 0;
    }

        .new-target a:hover {
            color: #fff;
            /*color: #e5ffc8;*/
            background-color: #878890;
        }

        .new-target a:after {
            position: relative;
            display: inline-block;
            border-top: 5px solid transparent;
            border-right: 10px solid #b9bac1;
            border-bottom: 5px solid transparent;
            left: -90px;
            content: '';
        }

        .new-target a:hover:after {
            border-right: 10px solid #878890;
        }

.wrapper{
display: inline-block;
    word-wrap: break-word;

}
.hotels-Count-Section {
    padding: 5px 10px;
}

    .hotels-Count-Section a {
        display: inline-block;
        padding: 0px 0px;
    }

        .hotels-Count-Section a:hover {
            text-decoration: none;
            cursor: pointer;
        }

    .hotels-Count-Section .map-marker {
        font-size: 25px;
        color: #a1a1a1;
    }

        .hotels-Count-Section .map-marker:hover {
            color: #716e6e;
        }

    .hotels-Count-Section .menu-list {
        font-size: 25px;
        color: #ffb461;
    }

        .hotels-Count-Section .menu-list:hover {
            color: #eb912f;
        }

.hotel-Result-Details {
}

.dashboard-title {
    background-color: #E9EAEC;
    margin: auto;
    height: 250px;
    margin-bottom: -190px;
}

    .dashboard-title ul {
        list-style-type: none;
        padding: 0px;
        display: table;
        width: 100%;
        table-layout: fixed;
    }

        .dashboard-title ul li {
            display: table-cell;
            width: 50px; /* just for the browser to get idea that all cells are equal */
            text-align: center;
            font-size: 1.5em;
            background-color: #FDF7D0;
            border-left: 2px solid darkgrey;
            cursor: pointer;
        }

            .dashboard-title ul li:first-child {
                border: 0px;
            }

            .dashboard-title ul li a {
                display: block;
                color: #303030;
                padding: 15px 10px;
            }

.dashboard-title-tiles {
    padding: 15px 10px;
    text-align: center;
    font-size: 1.5em;
    background-color: #FDF7D0;
    border-left: 2px solid darkgrey;
    cursor: pointer;
}

    .dashboard-title-tiles.selected, .dashboard-title ul li.selected {
        background-color: #F6B922;
    }

    .dashboard-title-tiles a {
        color: #303030;
    }

        .dashboard-title-tiles a:hover, .dashboard-title-tiles a:focus,
        .dashboard-title ul li a:hover, .dashboard-title ul li a:focus {
            text-decoration: none;
        }

.no-border {
    border: none;
}

.list-container {
    display: table;
    width: 100%;
    background-color: #fff;
    max-height: 311px;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}

    .list-container div[class^="col-md"] {
        border: 1px solid #e9eaec;
        background-color: #fff;
        padding: 0px;
        display: table-cell;
    }

    /*.list-container .city-list-container*/
    .list-container .country-list,.list-container .city-list {
        font-family: 'Roboto Medium';
        max-height: 311px;
        min-height: 311px;
        margin-top: 10px;
        margin-bottom: 10px;
        height: 100%;
        /*font-family: 'Roboto Light';*/
    }

.country-list .list-group-item ,.city-list .list-group-item{
    border: none;
    padding: 6px 15px;
    /*font-weight: bold;*/
    cursor: pointer;
}

    .country-list .list-group-item .counter-digit {
        float: right;
        margin-right: 15px;
        font-family: 'Roboto Regular';
    }

    .country-list .list-group-item .status-text {
        float: right;
        margin-right: 15px;
        font-family: 'Roboto Regular';
        font-size: 0.7em;
        font-weight: bold;
        padding: 2px 4px;
        border-radius: 4px;
        background-color: #E9EAEC;
        line-height: 1.7;
    }

        .country-list .list-group-item .status-text:empty {
            display: none;
        }

    .country-list .list-group-item .glyphicon-menu-right {
        font-size: 13px;
        line-height: 1.3;
        margin: 0px 5px 0 15px;
    }



    .country-list .list-group-item:last-child, .country-list .list-group-item:first-child,
    .city-list .list-group-item:last-child, .city-list .list-group-item:first-child {
        border-radius: 0;
    }


    .country-list .list-group-item.active,.city-list .list-group-item.active {
        color: inherit;
        background-color: #A6A8B3;
    }

.city-list {
    margin-top: 2px;
    margin-bottom: 2px;
}

.city-list-header {
    /*background-color: #D2D2D2;*/
    background-color: #dcdbdb;
    padding: 8px 25px;
    font-family: 'Roboto Light';
    font-size: 1.2em;
}

.city-list .list-group-item .glyphicon-menu-right {
    line-height: 1.7;
    margin: 0px 5px 0 10px;
}

.city-list .ratio-digit, .city-list .city-checkBox {
    float: right;
}

.city-list .ratio-digit {
    margin: 0px 20px;
}

.city-list .city-checkBox {
    margin: 2px 15px;
}

.button-container {
    text-align: center;
    margin-top: 20px;
}

.custom-submit {
    padding: 6px 70px;
    border-radius: 0px;
    background-color: #A6A8B3;
    color: #fff;
    font-weight: bold;
    font-size: 1.1em;
}


body.modal-open {
    -moz-transition: none;
    -o-transition: none;
    -webkit-transition: none;
    transition: none;
}

.custom-Accordion .panel-title > a {
    display: block;
    padding: 10px 10px;
    outline: none;
    font-weight: bold;
    text-decoration: none;
}

.custom-Accordion .panel-heading {
    padding: 0px;
}

.custom-Accordion .panel-title > a.accordion-toggle::before, .custom-Accordion a[data-toggle="collapse"]::before {
    content: "\e113";
    float: left;
    font-family: 'Glyphicons Halflings';
    margin-right: 1em;
}

.custom-Accordion .panel-title > a.accordion-toggle.collapsed::before, .custom-Accordion a.collapsed[data-toggle="collapse"]::before {
    content: "\e114";
}

.panel-group .panel + .panel {
    margin-top: 2px;
}

.panel-default > .panel-heading {
    background-color: #e6efff;
}

.panel-default > .panel-collapse > .panel-body {
    /*background-color: #e6efff;*/
    max-height: 200px;
}
.panel-default{
padding:40px;
padding left:60ps
}

.modal-Full-Width {
    width: 88%;
}
.modal-Full-Width1 {
    width: 50%;
}

.textarea-fixed {
    resize: none;
    overflow-y: auto;
}

.errorTextBox {
    outline-color: transparent;
    border: 1px solid red !important;
    box-shadow: 0 0 5px #b78a8a;
}

.page-footer {
    position: fixed;
    bottom: 0;
    width: 100%;
    text-align: center;
    background-color: #171616;
    color: #fff;
    left: 0;
    opacity: 0.65;
    z-index: 200;
}

    .page-footer p {
        margin: 3px auto;
    }




@media (min-width: 1200px){
.container {
    width: 80%;
}
}

.bid-user-nego-ind {

    position: relative;
    right: 32px;
    width: 20px;
    height: 20px;
    top:25px;
    border-radius: 90%;
}

.checkboxNeg{
       width: 25px;
       margin-bottom: 5px;
}

.checkBox-hotels{
       width: 15px;
       height: 15px;
}

.btn-submit{
    background-color:#3577B1;
    color:#FFFFFF;
}

.btn-submit::hover{
    color:#FFFFFF;
}

.inline-div{
    display:inline-block;
}


#myBtn {
  display: none;
  position: fixed;
  /*bottom: 28px;*/
  bottom: 60px;
  right: 35px;
  z-index: 99;
  border: none;
  outline: none;
  background-color: #171616;
  color: white;
  cursor: pointer;
  padding: 15px;
  border-radius: 10px;
  opacity: 0.65;
}

.page-load-more{
    display: none;
    position: fixed;
    bottom: 28px;
    right: 18px;
    z-index: 99;
    border: none;
    outline: none;
    background-color: #171616;
    color: white;
    cursor: pointer;
    padding: 5px;
    border-radius: 10px;
    opacity: 0.65;
}

.page-load-more-text ,.page-load-more-text:hover,.page-load-more-text:focus {
    color: white;
    text-decoration:none;
}

#myBtn:hover {
  background-color: #555;
}

.comment{
              text-align: left;
              font-size: 14px;
              color:#0089FF;
              padding-bottom: 7px;
              margin: 0px;
              white-space: nowrap;
              margin-right: -15px;
              margin-left: -15px;
              overflow: hidden;
              text-overflow: ellipsis;;
              background: #FFFFFF;
}

.comment:hover{
       text-decoration:none !important;
}

.comments1 {
       color:#333;
}

.margin-top{
       margin-top:2%;
}
.bold-font1 {
       font-family: 'Roboto Bold',sans-serif;
       margin-left: 10px;
       font-weight: bold;
       font-size: 14px;
}
.style{
font-size: 110%
}
.errorblock{
font-weight: bold;
    text-align: center;
    color: red;
    font-size: 150%;
    margin-top: 250px;
    margin-left: 9%;
    margin-right: 9%;
    background: antiquewhite;

}

.header-right-txt{
    float:right;
    margin-top:0.9%;
}

.floating-container{
    position:fixed;
    z-index:1;
    background-color: #E9EAEC;
    top: 0px;
    width:100%;
}

.floating-container .row{
    margin: 0 10%;
    width: 80%;
}

.odd{
background-color: #FFFFFF;
style:border:0px;
}
.popup{
background-color:#e6e6e6;
}
.even{
background-color:#f6f6f6;
style:border:0px;
}
.showMore{
width:100%
cellspacing: 0;
cellpadding: 0;
}
.showMoretd{
colspan:2;
width:50%;
}

.compareTable{
width:100%;
cellspacing: 0;
cellpadding: 0;
}

.compareContents{
       border: 1px solid grey !important; 
}

.compareCol{
width:20%;
}

.compareLabel{
width:10%;
font-weight: bold;
}

.accept-target .Alternative-hotel{
    margin-left: -3px;
    margin-top: 0px;
   
}

    .accept-target  a {
        color: #fff;
        background-color: #81CB6B;
        border-color: #81CB6B;
        border-radius: 0px;
        padding: 5px 10px;
    }
    
     .Alternative-hotel  a {
        color: #fff;
        background-color: #81CB6B;
        border-color: #81CB6B;
        border-radius: 0px;
        padding: 5px 12px;
    }

        .accept-target .Alternative-hotel a:hover {
            color: black;
            background-color: #69ab56;
        }

.Renegotiate-target  a {
        color: #fff;
        background-color: rgba(220, 194, 56, 0.92);;
        border-color: rgba(220, 194, 56, 0.92);;
        border-radius: 0px;
        padding:5px 10px;
    }
    
     .Chase-hotel  a {
        color: #fff;
        background-color: rgba(220, 194, 56, 0.92);;
        border-color: rgba(220, 194, 56, 0.92);;
        border-radius: 0px;
        padding: 5px 10px;
    }
    
    .Reject-target  a {
            color: #fff;
            background-color: #F94134;
            border-color: #d43f3a;
            border-radius: 0px;
             padding: 5px 10px;

        }
        
        .Discontinue-chase a {
            color: #fff;
            background-color: #F94134;
            border-color: #d43f3a;
            border-radius: 0px;
             padding: 5px 12px;

        }
        
        
        
.showMoretdCol{
width:123%;
word-wrap: break-word;
}


.selectpicker {
    width: 60%;
}



/* remove the original arrow */
    select{
        -webkit-appearance: none;
        -moz-appearance: none;
        -o-appearance: none;
        appearance: none;
        background-color: #white!important;
     }

    select::-ms-expand {
        display: none;
    }

select + i.fa {
        float: right;
            margin-top: -20px;
            margin-right: 10px;
            pointer-events: none;
            background-color: transparent;
            color: white!important;
            padding-right: 1px;
    }

   select option{
       padding-right: 21px;
   }


.space {
// height: 10px;
}
.checkbox * {
  box-sizing: border-box;
  position: relative;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.checkbox {
  display: inline-block;
}
.checkbox > input {
  display: none;
}
.checkbox > label {
  vertical-align: top;
  font-size: 18px;
  padding-left: 30px;
}
.checkbox > [type="checkbox"] + label:before {
  color: grey;
      content: '';
      position: absolute;
      left: 0px;
      display: inline-block;
      min-height: 18px;
      height: 11px;
      width: 18px;
      border: 1px solid #777;
      font-size: 13px;
      vertical-align: top;
      text-align: center;
      transition: all 0.2s ease-in;
      content: '';
}
.checkbox.radio-square > [type="checkbox"] + label:before {
  border-radius: 0px;
}
.checkbox.radio-rounded > [type="checkbox"] + label:before {
  border-radius: 25%;
}
.checkbox.radio-blue > [type="checkbox"] + label:before {
  border: 2px solid #ccc;
}
.checkbox > [type="checkbox"] + label:hover:before {
  border-color:#777
}
.checkbox > [type="checkbox"]:checked + label:before {
  width: 8px;
  height: 16px;
  border-top: transparent;
  border-left: transparent;
  border-color: #777;
  border-width: 4px;
  transform: rotate(45deg);
  top: -4px;
  left: 4px;
}
.refine-search{
padding:15px;
width: 21%;
text-align: left;
font-size: 17px;
}
.srchparam-htl{
width: 16%;
padding:5px;
}
.srchparam{
width: 80%;
text-align: center;
}
.myDIV{
width: 80%;
margin: auto;
}
.srchparam-table{
width:100%;
}
.srchparam-table-feedback{
width:100%;
}
.popup-table{
width:100%;
}
.checkbox-row{
background-color:#FDF7D0;

}
.checkbox-1{
padding-left: 9px;
}

.checkbox-2{
padding-left: 9px;
width: 21.50%;
}
.checkbox-row1{
background-color:#F6B922;
padding:0px;
width: 16%;
       /* text-align:right; */

}

.searchParam{
       margin-left:5%;
}


.searchParam1{
       text-align: center;
}

.outside-div{
overflow-y: auto;
height:450px;
}

.iconstyle{
padding: 6px;
}
.buttonsearch{
background-color: #EF8F1A;
}
.filter-button{
//background-color:#EF8F1A;
margin-left: 15%;
}
.bordertable{
border: 1px solid #B3A0A0;
table-layout:fixed
}
.bordercolortable{
border-top: 1px solid #B3A0A0;

}
/* .searchsecondheading{
padding-right: 50px;
} */
.filtericon{
position:relative;
top:34px;
}
.recommendation{
height: inherit;
}
.popupheight{
height: auto;
max-height: 350px;
overflow-y: auto ;
}
.rec-txt{
font-size:14px;
font-family: 'Roboto Regular',sans-serif;
}
.glyphicon-thumbs-down:before,.glyphicon-thumbs-up:before{
       margin-right:4px;
}

.chartAccordion {
    background-color: #6FB2D8;
    color: #444;
    cursor: pointer;
    padding: 10px;
    width: 78%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    font-weight: bold;
    transition: 1s;
    margin-top: 5px;
    margin-left: 11%;
}

.active, .chartAccordion:hover {
    background-color: #BEE3F9;
}

.chartAccordion.active:after {
       content: "\2212";
    float: right;
}

.chartAccordion:after {
    content: '\002B';
    float: right;
}

.chartPanel  {
    transition: max-height .2s ease-out;
    display: none;
    width:100%;
}

.downloadData{
    color: #337ab7;
}

.downloadData:hover{
cursor: pointer;
text-decoration: underline;
}

/* arrows */

select.classic {
  background-image:
    linear-gradient(45deg, transparent 50%, blue 50%),
    linear-gradient(135deg, blue 50%, transparent 50%),
    linear-gradient(to right, lightgrey, lightgrey);
  background-position:
    calc(100% - 20px) calc(1em + 2px),
    calc(100% - 15px) calc(1em + 2px),
    100% 0;
  background-size:
    5px 5px,
    5px 5px,
    2.5em 2.5em;
  background-repeat: no-repeat;
}

select.classic:focus {
  background-image:
    linear-gradient(45deg, white 50%, transparent 50%),
    linear-gradient(135deg, transparent 50%, white 50%),
    linear-gradient(to right, lightgrey, lightgrey);
  background-position:
    calc(100% - 15px) 1em,
    calc(100% - 20px) 1em,
    100% 0;
  background-size:
    5px 5px,
    5px 5px,
    2.5em 2.5em;
  background-repeat: no-repeat;
  border-color: grey;
  outline: 0;
}

.filter-country{
       margin-top:-2%;
}

.dashboard_dropdown{
text-align-last:center;
text-align: center;
background-color: white;
color: #555;
height: 34px;
width: 11%
margin-left:2%;
font-size:15px;
}

.width-27 {
	width:27% !important;
}


select {

        /* styling */
        background-color: white;
        border-radius: 4px;
        display: inline-block;
        font: inherit;
        line-height: 1.5em;
        padding: 0.5em 3.5em 0.5em 1em;
        width:9%;
        /* reset */

        margin: 0;      
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-appearance: none;
        -moz-appearance: none;
      }


      /* arrows */

      select.dashboard_dropdown {
        background-image: linear-gradient(45deg, transparent 50%, #efeff4 50%), linear-gradient(135deg, #ebebf0 50%, transparent 50%), linear-gradient(to right, #6FB2D8, #6FB2D8);        background-position:
          calc(100% - 20px) calc(.7em + 2px),
          calc(100% - 15px) calc(.7em + 2px),
          100% 0;
        background-size:
          5px 5px,
          5px 5px,
          2.5em 2.5em;
        background-repeat: no-repeat;
    
      }

      select.dashboard_dropdown:focus {
        background-image:
          linear-gradient(45deg, white 50%, transparent 50%),
          linear-gradient(135deg, transparent 50%, white 50%),
          linear-gradient(to right,#6FB2D8 ,#6FB2D8 );
        background-position:
          calc(100% - 15px) 1em,
          calc(100% - 20px) 1em,
          100% 0;
        background-size:
          5px 5px,
          5px 5px,
          2.5em 2.5em;
        background-repeat: no-repeat;
        border-color: grey;
        outline: 0;
      }



select.classic {
    background-image: linear-gradient(45deg, transparent 50%, blue 50%),
linear-gradient(135deg, blue 50%, transparent 50%),
linear-gradient(to right, #6FB2D8, #6FB2D8);
    background-position: calc(100% - 20px) calc(1em + 2px),
calc(100% - 15px) calc(1em + 2px),
100% 0;
    background-size: 5px 5px,
5px 5px,
2.5em 2.5em;
    background-repeat: no-repeat;
}

.multi-feedback{
       border-radius:25px !important;
       padding: 5px !important;
}

.uncheck{
       background-color: orange;
       color:#fff;
}

.compare{
       background-color: #e64d00;
       color:#fff;
}

.dashboard:hover{
       cursor: pointer;
}

.popupheightCompare{
height: auto;
max-height: 460px;
overflow-y: auto ;   
}

.modal-compare{
       width:90% !important;
}

.compare-btn{
       padding: 5px !important;
}

.compare-btn-pad1{
       padding-left: 10px !important;
       padding-right: 10px !important;
}

.compare-btn-pad2{
       padding-left: 13px !important;
       padding-right: 13px !important;
}


tr.no-border td{
       border:0 !important;
}

.margin-btn1{
       margin-right: 2% !important;
}

.margin-btn2{
       margin-right: 1% !important;
}

.row-even{
       background-color: #caddfc !important;
}

.pull-up{
       position:relative !important;
       z-index:100;
}

.pull-down{
       position:relative !important;
}

.page-top-row-hotels {
    background-color: #E9EAEC;
    z-index: 200;
       position: relative;
}

.page-top-row-hotels .container {
        padding: 3px 15px;
}

    .page-top-row-hotels .selected-city {
        background-color: #A9A9A9;
        color: #F3F3F3;
    }

        .page-top-row-hotels .selected-city div {
            padding: 10px 35px;
        }

} 


