﻿.wid10p
{
    width: 10% !important;
}
.wid700
{
    width: 600px !important;
}
.wid150
{
    width: 150px !important;
}
.wid300
{
    width: 300px !important;
}
.marL90
{
    margin-left: 90px !important;
}
.pad6-10
{
    padding: 6px 10px;
}
.padall
{
    padding: 5px;
}
.lightgreenBtn:hover
{
    color: #fff;
}
.lightgreenBtn
{
    background: #4ec41a; /* Old browsers */
    color: #fff;
    padding: 4px 9px;
    font-family: 'open_sansregular' ,Arial,Helvetica,sans-serif;
    font-size: 12px;
    display: inline-block; /*border:1px solid #dedede;*/
    text-align: center;
    -webkit-appearance: none; /*-moz-border-radius:3px;  -webkit-border-radius:3px;  border-radius:3px;*/
    overflow: visible;
    line-height: 18px;
    cursor: pointer; /*text-shadow: 0 -1px #5b5b5b;  border-bottom:1px solid #000;*/
    -o-transition: background-color 1s;
    -webkit-transition: background-color 1s;
    -moz-transition: background-color 1s;
    -ms-transition: background-color 1s;
    transition: background-color 1s;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box; /* Firefox, other Gecko */
    box-sizing: border-box; /* Opera/IE 8+ */
}

.darkOrangeBtn:hover
{
    background: #309206; /* Old browsers */
    text-decoration: none;
    color: #fff;
}
.detailsDv .hotel-details
{
    width: 315px;
}
.detailsDv .hotel-details .address-sec
{
    width: 100%;
    font-size: 13px;
    clear: both;
    color: #bababa;
}
.detailsDv .hotel-type
{
    width: 47%;
    font-size: 13px;
    color: #3b5a9a;
}
.detailsDv .hotel-add
{
    width: 48%;
    font-size: 13px;
    color: #3b5a9a;
}
.offers-sec
{
    border: 1px solid #e8e8e8;
    box-sizing: border-box;
    padding: 5px 5px 0 5px;
}
.address-sec
{
    font-size: 12px;
}
.offers-sec .cupon-sec
{
    /*width:40%;float:left; text-align:center; vertical-align:middle;margin-top:20px;*/
}
.offers-sec .cupon-sec a
{
    float: right;
    color: #f14714;
    font-size: 14px;
    font-weight: bold;
    margin-right: 3%;
    margin-top: 2px;
    cursor:auto 
}
.offers-sec .cupon-sec .blue-txt
{
    color: #3e62ac;
    font-weight: bolder;
    font-size: 14px;
    margin-left: 2%;
}
.offers-sec .timing-sec
{
     margin-right: 3%;
    /*width: 58%;*/
    float: left;
    margin-left: 2%;
    margin-top: 5px;
}
.time-holder
{
    width: 63px;
    float: left;
    margin-left: 10px;
    margin-bottom: 5px;
}
.time-row
{
    margin-left: -10px;
}
.time-holder .time-range
{
    padding: 3px;
    text-align: center;
    background-color: #3f5880;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
}
.time-holder .count-sec
{
    font-size: 12px;
    text-align: center;
    font-weight: bold;
}
.time-holder .text-green
{
    color: #3ca113;
}
.time-holder .text-red
{
    color: #f14714;
}

/* tab bar css */
.tabContainerMain
{
    margin: 0 0 0 0;
}

.tabs-menu
{
    height: 25px;
    float: left;
    clear: both;
    margin: 0;
    padding: 0;
}
.tabs-menu li
{
    height: 26px;
    line-height: 12px;
    float: left;
    margin-right: 10px; 
    /*background-color: #eeeeee !important;*/
    background-color: #e5e7e8 !important;
    border-top: 1px solid #d4d4d1;
    /*border-right: 1px solid #d4d4d1;*/
    border-left: 1px solid #d4d4d1;
    list-style-type: none;
    margin-right: 0;
    padding: 6px 0 !important;
}


.tabs-menu li:last-of-type
{
	border-right: 1px solid #d4d4d1;
}

.tabs-menu li.current
{
    position: relative;
    background-color: #fff !important;
    border-bottom: 1px solid #fff;
    z-index: 5;
}

.tabs-menu li a
{
    padding: 6px; /*10px;*/
    text-transform: inherit; /*color: #5276c1;*/
    color: #6a6f73;
    font-size: 12px;
    text-decoration: none;
}

.tabs-menu .current a
{
    color: #2e7da3;
}

.tab
{
    border: 1px solid #d4d4d1;
    background-color: #fff;
    float: left;
    margin-bottom: 10px;
    width: 100%;
    box-sizing: border-box;
}

.tab-content
{
    width: 100%;
    display:none;
    padding: 10px;
    box-sizing: border-box;
}

/*#tab-1 {
 display: block;   
}*/

.tabOuter
{
    width: 100%;
}
.clrBoth
{
    clear: both;
    width: 100%;
    line-height: 0;
}

/*.pic-row{margin-left:-20px;}*/
.pic-sec
{
    display: block;
    width: 107px;
    height: 107px;
    border: 2px solid #e8e8e8;
    overflow: hidden;
    vertical-align: middle;
    text-align: center;
    line-height: 99px;
    background-color: #ccc;
    margin-left: 20px;
    float: left;
    margin-bottom: 20px;
}
.pic-sec img
{
    width: 100%;
    height: 100%;
}


.tableControlsList li
{
    list-style: none;
    float: left;
    margin: 10px 15px 0 0;
}
.tableControlsList li:last-child
{
    margin: 0;
}
.tableControlsList li a
{
    display: block;
    background: #e5e5e5;
    border-left: 3px solid #ffb848;
    padding: 7px 10px;
    font-size: 12px;
    color: #1d1d1d;
}
.tableControlsList li a:hover, .tableControlsList li a.active
{
    background: #243342;
    color: #fff;
}
.tableControlsList li a strong
{
    font-size: 10px;
}
.tableControlsList li label
{
    float: left;
    padding: 6px 10px 6px;
    margin: 0;
}
.tableControlsList li .lableField
{
    float: right;
}
.tableControlsList.fiveCol
{
    margin: 0 -15px;
}
.tableControlsList.fiveCol li
{
    width: 20%;
    margin: 0;
    padding: 0 15px;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box; /* Firefox, other Gecko */
    box-sizing: border-box; /* Opera/IE 8+ */
}
.tableControlsList.fiveCol li.wid15p
{
    width: 15%;
}
.tableControlsList.fiveCol li.wid20p
{
    width: 20%;
}
.tableControlsList.fiveCol li.wid30p
{
    width: 30%;
}

.credit-info h1
{
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #29344a;
    display: block;
    float: none;
    font-family: "open_sanssemibold" ,Arial,Helvetica,sans-serif;
    font-size: 1.313em;
    margin: 0 !important;
    padding: 0;
    margin-bottom: 20px;
    position: inherit;
}
.help-sec
{
    width: 650px;
    margin: 0 auto;
}
.upload-button
{
    padding: 4px;
    border: 1px solid black;
    border-radius: 5px;
    display: block;
    float: left;
}
/*4-12-2015*/
.marT5
{
    margin-top: 5px;
}
.profile-pic
{
    width: 150px;
    height: 150px;
    border-radius: 50%;
    display: block;
    overflow: hidden;
    line-height: 153px;
    border: 2px solid #ccc;
}
.change-pass-btn
{
    transition: all 1s ease 0s !important;
    color: #fff !important;
    line-height: normal !important;
    text-decoration: none !important;
}

.gray
{
    background-color: #707070 !important;
}
.green
{
    background-color: #46b051 !important;
}
.dollor-sec
{
    font-size: 15px;
}


/*21/1/16*/
.accord
{
    position: relative;
}

.checksec
{
    position: relative;
}
.checksecspan
{
    position: absolute;
    top: 22px;
    right: 0;
}
.accord ul li a
{
    color: #29344a;
    font-size: 0.813em;
    padding: 0;
    background: none;
    margin: 0 !important;
    position: inherit;
    font-family: 'open_sanssemibold' , Arial, Helvetica, sans-serif;
    display: block;
    float: none;
}

.accord ul li a:hover
{
    color: #523205;
    text-decoration: none;
}

.accord ul li span
{
    color: #29344a;
    /*position: absolute;*/
    cursor: pointer;
}

.pl-20
{
    padding-left: 3%;
}
.PlusImage
{
    background: url("../Images/multiple-select.png") no-repeat scroll -3px -10px !important;
    width: 15px;
    width: 15px;
    height: 11px;
    position: absolute;
}
.minusImage
{
    background: url("../Images/multiple-select.png") no-repeat scroll -25px -10px !important;
    width: 15px;
    height: 11px;
    position: absolute;
    top: 20px;
    right: 0;
}
.smallHorizontalList li ul li
{
    border: none;
}
.topli
{
    padding-top: 10px !important;
}
.asidesec
{
    margin-top: -10px;
}
.title-icon
{
    overflow: hidden;
    display: block;
    float: left;
    height: 34px;
    width: 34px;
}
.title-icon img{width:100%;}
.title-sec
{
    padding-left: 38px !important;
    line-height: 33px;
}
.offer-title{margin-left:10px;color: #3e62ac;font-size: 15px;margin-bottom:5px; font-weight: bolder; clear:both;}

 .search-drop {
  position: relative;
  margin: 0 auto;
}
.search-drop input {

  width: 100%;
  padding: 0 12px 0 25px;
 
}
.search-drop input:focus {
   outline: 0;
  border-color: #66b1ee;
  -webkit-box-shadow: 0 0 2px rgba(85, 168, 236, 0.9);
  box-shadow: 0 0 2px rgba(85, 168, 236, 0.9);
}
.search-drop input:focus + .search-ac {
  display: block;
}
.search-ac {padding-left:0px !important;}
.search-ac {
  display: none;
  position: absolute;
  top: 54px;
  left: 0;
  right: 0;
  z-index: 10;
  background: #fdfdfd;
  border: 1px solid;
  border-color: #cbcfe2 #c8cee7 #c4c7d7;
  border-radius: 3px;
  background-image: -webkit-linear-gradient(top, #fdfdfd, #eceef4);
  background-image: -moz-linear-gradient(top, #fdfdfd, #eceef4);
  background-image: -o-linear-gradient(top, #fdfdfd, #eceef4);
  background-image: linear-gradient(to bottom, #fdfdfd, #eceef4);
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}
.search-ac:hover {
  display: block;
}
.search-ac li {
  display: block;
}
.search-ac li:first-child {
  margin-top: -1px;
}
.search-ac li:first-child:before, .search-ac li:first-child:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 50%;
  margin-left: -5px;
  border: 5px outset transparent;
}
.search-ac li:first-child:before {
  border-bottom: 5px solid #c4c7d7;
  top: -11px;
}
.search-ac li:first-child:after {
  border-bottom: 5px solid #fdfdfd;
  top: -10px;
}
.search-ac li:first-child:hover:before, .search-ac li:first-child:hover:after {
  display: none;
}
.search-ac li:last-child {
  margin-bottom: -1px;
}
.search-ac a {
  display: block;
  position: relative;
  margin: 0 -1px;
  padding: 6px 0px 6px 10px;
  color: #808394;
  font-weight: 500;
  text-decoration: none;
border: 1px solid transparent;


}
.search-ac a span {
  font-weight: 200;
}

.search-ac a:hover {
  background: #cff4fd;
  border-color: #b4cfd6;
}

:-moz-placeholder {
  color: #a7aabc;
  font-weight: 200;
}

::-webkit-input-placeholder {
  color: #a7aabc;
  font-weight: 200;
  line-height: 14px;
}

::-webkit-search-decoration,
::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.lt-ie9 .search input {
  line-height: 26px;
}
.item-name{float:left; padding-left:10px; font-size:15px}
.item-icon{float:left;width:20px; height:20px; overflow:hidden;}
.banner-holder{position:relative; z-index:2;}
/*12/2/2016*/
.label-scroll{height:150px; overflow-y:auto;}
.offer-title{margin-left:10px;color: #3e62ac;font-size: 15px;margin-bottom:5px; font-weight: bolder; clear:both;}