#passInfoBox {
    font-size: 13px;
    background-color: #f0f7f9;
    border: 1px solid #c9d5e1;
    color: #596784;
    width: 80%;
    padding: 10px 12px;
    margin: 0 auto
}

#passForm {
    display: inline-block;
    margin: 0;
    padding: 0
}

#passForm label {
    display: none;
    float: left
}

#passForm button {
    float: left;
    display: inline-block;
    margin-left: 4px
}

#passForm input {
    float: left;
    display: inline-block;
    height: 30px;
    padding: 0;
    margin: 0
}

#passContainer {
    font-size: 30px
}

.passWidget {
    text-align: center;
    margin-bottom: 4px
}

div.spinner {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -50px;
    margin-top: -50px;
    text-align: center;
    z-index: 9999;
    overflow: auto;
    display: none;
    color: #fff;
    font-weight: 400;
    background-color: rgba(0, 0, 0, 0.4);
    padding: 22px 10px 12px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 16px;
    border-radius: 15px;
    border: 0 solid #fff;
    border-color: rgba(255, 255, 255, 0.9)
}

div.spinner span.label {
    display: block;
    font-size: 9px;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 4px;
    padding: 6px
}

.RequestThankYou {
    max-width: 800px;
    margin: 0 auto
}

.FormError {
    max-width: 800px
}

#rate-suggestion {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 11px;
    color: #333;
    margin-top: 3px;
    border: 1px solid #e88d16;
    -webkit-box-shadow: 0 2px 0 0 rgba(242, 241, 239, 1);
    -moz-box-shadow: 0 2px 0 0 rgba(242, 241, 239, 1);
    box-shadow: 0 2px 0 0 rgba(242, 241, 239, 1);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    overflow: hidden
}

#rate-suggestion table {
    padding: 0;
    border-collapse: collapse;
    width: 100%;
    background: #fffdf9;
    font-size: 12px
}

#rate-suggestion table td {
    padding: 4px 6px
}

.suggestion-message {
    border: 1px solid #e88d16;
    background: #fffdf9;
    padding: 8px 15px;
    display: block;
    margin-top: 10px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-weight: 400
}

.suggestion-message img {
    border: 0
}

#rate-suggestion .events-listings {
    padding: 0;
    margin: 0;
    max-height: 50px;
    overflow-y: auto;
    font-weight: 400
}

#rate-suggestion th,
#rate-suggestion td {
    border: 1px solid #e5e2da;
    border-top: 0
}

#rate-suggestion tr.final>td {
    border-bottom: 1px solid #e88d16
}

#rate-suggestion thead td {
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    border-top-left-radius: 4px;
    overflow: hidden
}

#rate-suggestion .highlighted {
    background: #FFEFCF;
    border: 1px solid #d5cba7;
    border-top: 0;
    font-weight: 700
}

#rate-suggestion .category {
    font-weight: 700;
    color: #124f88
}

#rate-suggestion .title {
    font-weight: 700;
    color: #f88f01;
    font-size: 10px
}

#rate-suggestion .city {
    font-weight: 700
}

#rate-suggestion .fa-exclamation-triangle,
.suggestion-message .fa-exclamation-triangle {
    color: #fe950e;
    font-size: 14px
}

#rate-suggestion .fa-check-circle,
#rate-suggestion .isOK {
    color: green;
    font-size: 14px;
    font-weight: 700
}

#rate-suggestion table a:link,
#rate-suggestion table a:active,
#rate-suggestion table a:visited {
    color: #346ca0;
    text-decoration: none;
    font-weight: 700
}

#rate-suggestion table a:hover {
    text-decoration: underline
}

#rate-suggestion td.last {
    border: 0;
    font-weight: 400
}

.nowrap {
    white-space: nowrap
}

.MobileSite #rate-suggestion,
.MobileSite .suggestion-message {
    width: 100%;
    max-width: 100%;
    -webkit-overflow-scrolling: touch
}

input.datepicker {
    max-width: 145px
}

.MobileSite input.datepicker {
    max-width: 100%
}

table#CustomFields {
    width: 100%
}

#entering-agent {
    background-color: #fae2e6;
    border: 1px solid gray;
    margin-left: 30px;
    float: right;
    display: inline-block
}

#entering-agent .name {
    color: #00F;
    font-weight: 700
}

a#SpaceOnlyLink {
    display: none;
    padding: 0 8px
}

.container_hp a.show:link,
.container_hp a.show:active,
.container_hp a.show:visited {
    color: #346ca0;
    margin: 12px 0;
    display: block;
    text-decoration: underline
}

.container_hp a:hover {
    text-decoration: underline
}

.container_hp a,
.container_hp a:visited {
    color: #1975A4
}

input#addReqButton {
    margin: 0 auto
}

.space-footer {
    text-align: center
}

.container_hp {
    width: 100%;
    margin: 0 auto;
    max-width: 780px;
    padding: 0 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

#error-summary,
.warning {
    background: #F7F0BC
}

#error-summary {
    width: 100%;
    margin: 0 auto;
    max-width: 780px;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    padding-left: 30px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    margin-bottom: 10px
}

#error-summary h5 {
    font-weight: 700;
    font-size: 15px;
    color: #6F5532;
    margin: 7px 0
}

#error-summary ul {
    list-style-position: inside;
    list-style: disc;
    padding-left: 15px
}

#errorNotification,
#spacePicker,
a.addmorespace {
    display: none
}

#EventDetailsFrame {
    width: 480px;
    height: 340px;
    margin-left: 0
}

div#groupTypeRow {
    padding-bottom: 0;
    margin-bottom: 0
}

#selected_spaces {
    padding-top: 10px
}

#frmRequest {
    font-size: 11.5px
}

#frmRequest select#Currency {
    max-width: 116px
}

#frmRequest label {
    font-weight: 700;
    display: block;
    margin-bottom: 3px;
    font-size: 11px;
    color: #2d4a66
}

.en #frmRequest label {
    font-size: 11.5px
}

#frmRequest label i {
    font-weight: 400
}

#frmRequest select {
    border: 0;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-indent: .01px;
    -webkit-box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.05)
}

#frmRequest select::-ms-expand {
    display: none
}

#frmCalculator .spacePicker #speech-bubble div.form-group #BoothLabel,
#BoothLabel {
    display: none
}

select option.not-listed {
    color: red
}

.destTextDiv {
    display: none
}

#frmRequest input,
#frmRequest select,
#frmRequest textarea {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    background: #fff;
    display: block;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #ccc;
    padding: 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 100%;
    margin: 0
}

#frmRequest select {
    background: url(//cdn.hotelplanner.com/Common/Images/Request/arr.png) no-repeat center right #fff
}

.MSIE8 #frmRequest select,
.MSIE9 #frmRequest select {
    background: #fff
}

img.spaceicon {
    border: 1px solid #c8c1c1;
    width: 70px
}

.form-group {
    margin-bottom: 20px;
    position: relative
}

button#submit {
    cursor: pointer;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodâ€¦EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(248, 145, 0, 1) 0, rgba(248, 111, 0, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(248, 145, 0, 1)), color-stop(100%, rgba(248, 111, 0, 1)));
    background: -webkit-linear-gradient(top, rgba(248, 145, 0, 1) 0, rgba(248, 111, 0, 1) 100%);
    background: -o-linear-gradient(top, rgba(248, 145, 0, 1) 0, rgba(248, 111, 0, 1) 100%);
    background: -ms-linear-gradient(top, rgba(248, 145, 0, 1) 0, rgba(248, 111, 0, 1) 100%);
    background: linear-gradient(to bottom, rgba(248, 145, 0, 1) 0, rgba(248, 111, 0, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#f89100', endColorstr='#f86f00', GradientType=0);
    text-shadow: 0 1px 3px rgba(197, 101, 22, 1);
    font-weight: 700;
    border: 0;
    display: inline-block;
    font-size: 18px;
    color: #fff;
    padding: 15px 42px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border-bottom: 2px solid #a3651c
}

button#submit:hover {
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y4ODEwMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmOGE5MDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(248, 129, 1, 1) 0, rgba(248, 169, 0, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(248, 129, 1, 1)), color-stop(100%, rgba(248, 169, 0, 1)));
    background: -webkit-linear-gradient(top, rgba(248, 129, 1, 1) 0, rgba(248, 169, 0, 1) 100%);
    background: -o-linear-gradient(top, rgba(248, 129, 1, 1) 0, rgba(248, 169, 0, 1) 100%);
    background: -ms-linear-gradient(top, rgba(248, 129, 1, 1) 0, rgba(248, 169, 0, 1) 100%);
    background: linear-gradient(to bottom, rgba(248, 129, 1, 1) 0, rgba(248, 169, 0, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#f88101', endColorstr='#f8a900', GradientType=0)
}

.clear {
    clear: both;
    line-height: 0;
    width: 100%;
    height: 0
}

.form-header {
    padding: 6px 15px;
    color: #333;
    background: #eceff1;
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 15px
}

body.site4 {
    color: #346ca0;
}

fieldset {
    margin-bottom: 10px;
    border: 0;
    padding: 0
}

fieldset#Submit {
    border: 0;
    text-align: left
}

#frmRequest label#travel-agent {
    cursor: pointer;
    display: inline-block
}

fieldset#Itinerary label {
    margin-top: 5px
}

.btn-group {
    width: 100%;
    text-align: left;
    margin: 0
}

.btn {
    text-align: left;
    position: relative;
    line-height: normal
}

.dropdown-menu {
    min-width: 100%;
    font-size: 12px
}

#maximum input {
    width: 30%;
    float: left
}

#maximum select {
    width: 68%;
    margin-left: 2%;
    float: left
}

.select-maximum {
    width: 65%;
    margin-left: 5%
}

#email_error_message {
    display: none;
    padding: 3px
}

fieldset#Contact-Information label {
    margin-top: 5px
}

.fa-plus {
    color: #f88f01
}

#disclaimer {
    color: #666;
    display: block;
    margin: 0 0 25px
}

#disclaimer a {
    color: #666;
    text-decoration: underline
}

#started-mobile {
    font-weight: 700;
    display: none;
    font-size: 20px;
    color: #333;
    padding: 10px 0
}

a#phone:link,
a#phone:visited,
a#phone:hover {
    color: #00C348;
    text-decoration: none;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    padding: 2px 8px;
    margin: 5px 0 12px;
    display: inline-block
}

a#phone:active {
    margin-top: 6px;
    margin-bottom: 11px
}

a#alternate-cities {
    font-size: 11px
}

a.help:link,
a.help:visited,
a.help:active {
    font-size: 11px;
    font-weight: 400;
    margin-left: 5px
}

.column {
    width: 43%;
    padding: 5px 15px;
    padding-left: 0;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.content_hp {
    padding: 10px 0px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.destination {
    width: 50%;
    max-width: 400px
}

.dates {
    width: 25%;
    max-width: 150px
}

.dates input,
.site4 input.datepicker {
    background: url(//cdn.hotelplanner.com/Common/Images/Request/dates_icon.png) no-repeat center right #fff!important
}

.destination,
.dates {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 15px
}

.destination select,
.destination input {
    max-height: 36px
}

#Contact-Information .column {
    width: 50%;
    max-width: 320px;
    padding-left: 0;
    padding-bottom: 0;
    padding-top: 0
}

#PasswordBox.column {
    display: block
}

#PasswordBox .form-group {
    margin-bottom: 0
}

#PasswordBox .note {
    background: #F5F5E5;
    padding: 3px
}

#PasswordBox .note i {
    color: #346ca0
}

.note {
    display: block;
    padding: 5px 0;
    padding-bottom: 0
}

fieldset#Additional-Requests input[type="text"],
fieldset#Additional-Requests textarea {
    width: 65%
}

fieldset#Additional-Requests textarea {
    height: 113px
}

.yesno {
    display: inline-block;
    cursor: pointer;
    border: 1px solid #bebebe;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.05);
    padding: 10px 12px;
    width: 40px;
    text-align: center;
    margin-right: 8px;
    font-size: 12px;
    background: #fff;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMmYyZjIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(242, 242, 242, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(242, 242, 242, 1)));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(242, 242, 242, 1) 100%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(242, 242, 242, 1) 100%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(242, 242, 242, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(242, 242, 242, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f2f2f2', GradientType=0)
}

.yesno:hover {
    background: #fafafa;
    border: 1px solid #999
}

#frmRequest #needSpaceRow input[type="radio"] {
    display: none
}

#frmRequest #needSpaceRow input[type="radio"]:checked ~ label {
    background: #326ab0;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#326ab0', endColorstr='#326ab0', GradientType=0);
    border: 1px solid #326ab0;
    color: #fff;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.button_wrapper {
    float: left
}

#frmCalculator .form-group {
    margin-bottom: 5px
}

#frmCalculator .spacePicker {
    position: absolute;
    margin-right: 10px;
    z-index: 50;
    min-width: 620px;
}

.spacePicker #spacepicker-group1 {
    width: 100%;
    min-width: 100%
}

.spacePicker #spacepicker-group2,
.spacePicker #spacepicker-group4 {
    width: 200px
}

.spacePicker #spacepicker-group3 {
    clear: top
}

#frmCalculator .spacePicker #closeSpacePicker {
    display: inline-block;
    position: absolute;
    top: 14px;
    right: 14px;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    font-size: 12px;
    font-weight: 700;
    width: 20px;
    max-width: 20px;
    line-height: 20px;
    display: inline-block;
    cursor: pointer;
    border: 1px solid #bebebe;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.05);
    color: #999;
    background: #fff;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(242, 242, 242, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(242, 242, 242, 1)));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(242, 242, 242, 1) 100%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(242, 242, 242, 1) 100%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(242, 242, 242, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(242, 242, 242, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f2f2f2', GradientType=0)
}

#frmCalculator .spacePicker #closeSpacePicker:hover {
    color: #000;
    background: #fafafa;
    border: 1px solid #999
}

#frmCalculator .spacePicker p {
    width: 100%;
    display: block;
    clear: both
}

#frmCalculator .spacepicker-popover-handle {
    position: relative;
    top: 0;
    left: 20px;
    display: block;
    content: '';
    border-color: rgba(0, 0, 0, 0.25);
    border-style: solid;
    border: 1px 0 0 1px solid rgba(0, 0, 0, 0.25);
    height: 16px;
    width: 16px;
    background: #fff;
    margin: 6px;
    transition: opacity .5s linear;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    border-width: 1px 0 0 1px;
    z-index: 99999
}

#frmCalculator .spacePicker #speech-bubble {
    position: relative;
    display: block;
    max-width: 750px;
    background: #fff;
    -webkit-box-shadow: 2px 2px 5px 0 rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 2px 2px 5px 0 rgba(50, 50, 50, 0.75);
    box-shadow: 2px 2px 5px 0 rgba(50, 50, 50, 0.75);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin: 0;
    margin-top: -14px;
    padding: 10px 10px;
    border: 1px solid rgba(0, 0, 0, 0.2)
}

#frmCalculator .spacePicker #speech-bubble ul#chklist {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0
}

#frmCalculator .spacePicker #speech-bubble ul#chklist li {
    display: inline-block;
    width: 100%;
    max-width: 180px;
    line-height: 14px
}

#frmCalculator .spacePicker #speech-bubble ul#chklist input {
    padding: 0;
    margin: 1px 2px 0 4px;
    display: inline-block;
    float: left
}

#frmCalculator .spacePicker #speech-bubble ul#chklist label {
    cursor: pointer;
    display: inline-block;
    float: left;
    vertical-align: middle;
    font-size: 11px
}

#frmCalculator #speech-bubble ul#chklist input[type="checkbox"]:checked ~ label {
    color: green
}

#frmCalculator .spacePicker #speech-bubble * {
    font-size: 11px
}

#frmCalculator .spacePicker #speech-bubble h2 {
    font-size: 13px;
    color: #333
}

#frmCalculator .spacePicker #speech-bubble div.form-group {
    width: 100%;
    max-width: 300px;
    float: left;
    height: 26px
}

#frmCalculator .spacePicker #speech-bubble div.form-group label {
    display: inline-block;
    min-width: 95px;
    text-align: left
}

#frmCalculator .spacePicker #speech-bubble div.table-container {
    display: table;
    width: 100%;
    min-width: 100%
}

#frmCalculator .spacePicker #speech-bubble div.table-container div.left-column {
    display: table-cell;
    vertical-align: top
}

#frmCalculator .spacePicker #speech-bubble div.table-container #right-column {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 25%
}

#frmCalculator .spacePicker #speech-bubble div.table-container #right-column img {
    border: 0 solid #efefef;
    padding: 0
}

#frmCalculator .spacePicker #speech-bubble div.table-container input {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 24px;
    border: 1px solid #98abab;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 0 5px
}

#frmCalculator .spacePicker #needSpace_buttonbar button {
    font-size: 12px
}

#frmCalculator .spacePicker.spacepicker-popover-handle-above #speech-bubble {
    position: relative;
    margin-bottom: 15px;
    margin-top: 0
}

#frmCalculator .spacepicker-popover-handle-above div.spacepicker-popover-handle {
    left: 20px;
    top: auto;
    bottom: 0;
    transform: rotate(-135deg);
    position: absolute
}

#frmCalculator .spacePicker #imglayoutdesc {
    display: block;
    padding-top: 2px;
    font-style: italic;
    color: #999
}

#frmCalculator .button {
    background: #326ab0;
    border: 1px solid #326ab0;
    color: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.05);
    padding: 10px 12px;
    text-align: center;
    margin-right: 8px;
    font-size: 12px
}

#frmCalculator.mobileView {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 9999;
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 20px
}

#frmCalculator.mobileView .spacePicker #speech-bubble {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    position: fixed;
    top: 10px;
    left: 10px;
    right: 10px;
    padding: 10px
}

#frmCalculator.mobileView * {
    font-size: 12px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

#frmCalculator.mobileView #speech-bubble div.form-group label {
    min-width: auto;
    width: 100%;
    max-width: 90px;
    display: block;
    clear: none
}

#frmCalculator.mobileView #speech-bubble div.form-group {
    min-width: 100%;
    width: 100%;
    max-width: 100%;
    height: auto;
    padding: 2px
}

#frmCalculator.mobileView #speech-bubble div.form-group input,
.mobilecal #speech-bubble div.form-group select {
    height: auto;
    padding: 2px;
    font-size: 11px
}

#frmCalculator.mobileView div.spacepicker-popover-handle {
    display: none
}

#frmCalculator.mobileView #speech-bubble ul#chklist {
    padding: 4px;
    border: 1px solid #efefef;
    display: block;
    max-height: 150px;
    height: 100%;
    overflow: auto
}

#frmCalculator.mobileView #speech-bubble ul#chklist label {
    height: 100%;
    width: auto;
    min-width: auto;
    max-width: auto;
    display: inline-block
}

#frmCalculator.mobileView #speech-bubble ul#chklist li {
    width: 100%;
    min-width: auto;
    max-width: 100%
}

#olSpaces * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

#olSpaces {
    list-style: none;
    margin: 0;
    display: block;
    width: 100%;
    padding: 0
}

#olSpaces li {
    float: left;
    border: 1px solid #bebebe;
    width: 100%;
    max-width: 329px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 1px 1px 2px 0 rgba(50, 50, 50, 0.25);
    -moz-box-shadow: 1px 1px 2px 0 rgba(50, 50, 50, 0.25);
    box-shadow: 1px 1px 2px 0 rgba(50, 50, 50, 0.25);
    margin: 4px 4px 0 0;
    padding: 4px;
    background: #fff;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(242, 242, 242, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(242, 242, 242, 1)));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(242, 242, 242, 1) 100%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(242, 242, 242, 1) 100%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(242, 242, 242, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(242, 242, 242, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f2f2f2', GradientType=0)
}

#olSpaces li span.colwrapper {
    display: table;
    margin: 0;
    padding: 4px;
    height: 100px;
    width: 100%;
    max-width: 100%;
    min-width: 100%
}

#olSpaces li div.spacecolumn {
    vertical-align: top;
    position: relative
}

#olSpaces li div.col1 {
    width: 90px;
    max-width: 90px;
    display: table-cell;
    text-align: center;
    vertical-align: middle
}

#olSpaces li div.col2 {
    display: table-cell;
    vertical-align: middle
}

#olSpaces li a.remove-space {
    display: inline-block;
    position: absolute;
    top: 4px;
    right: 4px;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    font-size: 16px;
    font-weight: 700;
    width: 22px;
    max-width: 22px;
    line-height: 20px;
    margin: 0;
    padding: 0;
    display: inline-block;
    cursor: pointer;
    border: 1px solid transparent;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #999
}

#olSpaces li a.remove-space:hover {
    color: #000;
    background: #fafafa;
    border: 1px solid #999;
    -webkit-box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.05);
    background: #fff;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(242, 242, 242, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(242, 242, 242, 1)));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(242, 242, 242, 1) 100%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(242, 242, 242, 1) 100%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(242, 242, 242, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(242, 242, 242, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f2f2f2', GradientType=0)
}

span.amenities {
    font-size: 10px;
    color: #999;
    font-size: 10px;
    color: #999
}

div#selected_spaces,
div#attachedDocuments {
    margin-bottom: 2em;
    display: none
}

a.addmorespace {
    display: none;
    cursor: pointer;
    border: 1px solid #bebebe;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.05);
    padding: 10px 12px;
    text-align: center;
    margin-right: 8px;
    font-size: 12px;
    background: #fff;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(242, 242, 242, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(242, 242, 242, 1)));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(242, 242, 242, 1) 100%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(242, 242, 242, 1) 100%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(242, 242, 242, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(242, 242, 242, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f2f2f2', GradientType=0)
}

a.addmorespace:hover {
    text-decoration: none;
    opacity: .8
}

a#addDestination {
    display: inline-block;
    cursor: pointer;
    border: 1px solid #bebebe;
    color: #333;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.05);
    padding: 6px;
    text-align: center;
    margin-right: 8px;
    font-size: 12px;
    background: #fff;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(242, 242, 242, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(242, 242, 242, 1)));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(242, 242, 242, 1) 100%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(242, 242, 242, 1) 100%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(242, 242, 242, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(242, 242, 242, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f2f2f2', GradientType=0)
}

a#addDestination i.fa {
    color: #406a40
}

a#addDestination:hover {
    background: #fafafa;
    border: 1px solid #999;
    text-decoration: none;
    color: #000
}

a#addDestination:hover i.fa {
    color: green
}

#errorNotification {
    color: #a94442;
    border: 1px solid #ebccd1;
    background: #f2dede;
    border-radius: 6px;
    padding: 4px 16px
}

div.destinationRow a.fa-close {
    font-weight: 400;
    color: silver;
    float: left;
    width: 26px;
    height: 36px;
    line-height: 36px;
    vertical-align: middle;
    font-size: 26px;
    text-decoration: none;
    text-align: center;
    margin: 0;
    padding: 0;
    display: inline-block;
    cursor: pointer
}

div.destinationRow a.fa-close:hover {
    color: gray;
    text-decoration: none!important
}

div.destinationRow {
    width: 100%
}

div.destinationRow a.fa-close {
    font-weight: 400;
    color: silver;
    width: 20px;
    height: 20px;
    line-height: 20px;
    vertical-align: middle;
    font-size: 16px;
    text-decoration: none;
    text-align: center;
    margin: 0;
    padding: 0;
    display: inline-block;
    cursor: pointer;
    position: absolute;
    top: 7px;
    right: 4px
}

div.destinationRow a.fa-close:hover {
    color: gray;
    text-decoration: none!important
}

#btnSubmit {
    font-size: 22px;
    padding: 15px 35px
}

#peakestimatelabel {
    position: absolute;
    left: 100px;
    top: 30px
}

#example-comments {
    background: #e8eef3;
    font-size: 11px;
    padding: 10px;
    width: 37%;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    position: absolute;
    left: 66%;
    top: 16px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

#Agency input[type="text"],
#Agency textarea {
    width: 65%
}

#iata input[type="text"] {
    width: 20%;
    max-width: 100px;
    display: inline-block
}

#iata.form-group {
    margin-bottom: 0
}

#frmRequest input#rooms {
    max-width: 90px
}

#frmRequest select#star-rating {
    max-width: 100px
}

#maximum select {
    background: url(//cdn.hotelplanner.com/Common/Images/Request/arr.png) no-repeat center right #fff;
    color: #b4b4b4;
    border: 1px solid #dedede;
    box-shadow: none;
    font-size: 12px;
    max-width: 210px
}

fieldset#Hotel-Requirements .content_hp {
    padding-bottom: 0
}

fieldset#Hotel-Requirements .column {
    margin-right: 12%
}

fieldset#Hotel-Requirements .column.last {
    margin-right: 0
}

#Agency .content_hp {
    padding: 0 20px
}

#AutoContact {
    display: none;
    margin-top: 5px
}

#AutoContact label,
#notify-by-email label {
    cursor: pointer
}

#notify-by-email input {
    display: none
}

#notify-by-email i.fa-check-square-o,
#notify-by-email.activated i.fa-square-o {
    display: none
}

#notify-by-email.activated i.fa-check-square-o {
    display: inline-block
}

#AutoContact.activated {
    display: block
}

#Agency {
    margin-top: 10px;
    position: relative;
    padding: 8px 10px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

#TravelAgentCodeRow {
    display: none
}

#Agency.activated #TravelAgentCodeRow {
    display: block
}

#Agency #chkUserType,
#AutoContact #chkAutoContactMe {
    display: none
}

#Agency #travel-agent i,
#AutoContact label i,
#notify-by-email i {
    font-size: 14px
}

#Agency #travel-agent i.fa-check-square-o,
#AutoContact i.fa-check-square-o {
    display: none
}

#Agency #travel-agent i.fa-square-o,
#AutoContact i.fa-square-o {
    display: inline-block
}

#Agency.activated #travel-agent i.fa-check-square-o,
#AutoContact.checked i.fa-check-square-o {
    display: inline-block
}

#Agency.activated #travel-agent i.fa-square-o,
#AutoContact.checked i.fa-square-o {
    display: none
}

#frmRequest label#travel-agent {
    display: inline-block;
    padding: 10px 45px 10px 30px;
    position: absolute;
    top: -30px;
    left: 0
}

#Agency.activated label#travel-agent,
#Agency.activated {
    background: #F2F2F2
}

#splitted-name {
    clear: left
}

#splitted-name .form-group {
    float: left;
    margin-right: 15px;
    width: 33.3333%;
    max-width: 198px
}

#peakestimatelabel {
    position: absolute;
    top: 22px;
    left: 93px;
    width: 180px;
    height: 32px
}

#peakestimatelabel div {
    display: table-cell;
    height: 32px;
    vertical-align: middle
}

.pop-up-wrapper {
    height: 100%;
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 10;
    background: rgba(0, 0, 0, 0.55);
    display: none
}

.pop-up {
    position: absolute;
    top: 25%;
    right: 0;
    bottom: auto;
    left: 0;
    margin: auto;
    z-index: 11;
    width: 95%;
    max-width: 500px;
    overflow: hidden
}

.pop-header {
    color: #fff;
    background: #2f72c1;
    padding: 10px 15px;
    position: relative;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

.pop-up a.pop-close {
    font-size: 18px;
    color: #fff;
    display: inline-block;
    cursor: pointer;
    padding: 0;
    position: absolute;
    top: 4px;
    right: 10px;
    opacity: .7
}

.pop-up a.pop-close:hover {
    opacity: 1
}

.pop-text {
    padding: 12px 15px;
    background: #fff;
    -webkit-border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

.pop-up p {
    margin-top: 0;
    margin-bottom: 8px
}

#Contact-Information::-webkit-input-placeholder,
.destinationRow::-webkit-input-placeholder {
    color: transparent
}

#Contact-Information::-moz-placeholder,
.destinationRow::-moz-placeholder {
    color: transparent
}

#Contact-Information:-ms-input-placeholder,
.destinationRow:-ms-input-placeholder {
    color: transparent
}

#Contact-Information input:-moz-placeholder,
.destinationRow input:-moz-placeholder {
    color: transparent
}

@media(max-width:767px) {
    .pop-up {
        position: absolute;
        top: 5px;
        right: 0;
        bottom: auto;
        left: 0;
        margin: auto;
        z-index: 25;
        width: 95%;
        max-width: 500px;
        overflow: hidden
    }
    td.hide-mobile {
        display: none
    }
    #rate-suggestion,
    .suggestion-message {
        width: 100%;
        -webkit-overflow-scrolling: touch
    }
    #frmRequest input,
    #frmRequest select,
    #frmRequest textarea {
        max-width: 350px
    }
    #started-mobile {
        padding: 10px 0
    }
    fieldset {
        border: 0;
        border-radius: 0;
        padding: 5px
    }
    .form-group {
        margin-bottom: 5px
    }
    fieldset#Hotel-Requirements .column.last {
        margin-top: 6px
    }
    .column,
    #Contact-Information .column,
    .destination {
        width: 100%;
        max-width: none;
        padding: 0
    }
    .dates {
        width: 50%
    }
    #Contact-Intro span.bold {
        display: none
    }
    .city-instructions p,
    #Contact-Intro {
        margin: 1px
    }
    #Contact-Intro {
        padding-bottom: 4px
    }
    .dates.last {
        padding: 0
    }
    .column {
        padding: 0
    }
    #example-comments {
        position: relative;
        top: auto;
        left: auto;
        margin-top: 12px;
        width: 100%
    }
    fieldset#Additional-Requests input[type="text"],
    fieldset#Additional-Requests textarea {
        width: 100%
    }
    fieldset#Additional-Requests textarea {
        height: auto
    }
    #iata input[type="text"] {
        width: 100%;
        display: block;
        margin-bottom: 5px
    }
    #Agency input[type="text"],
    #Agency textarea {
        width: 100%
    }
    #started-mobile {
        display: block
    }
    #Hotel-Requirements {
        margin: 0
    }
    .content_hp {
        padding: 10px 0
    }
    .form-header {
        padding: 6px 1px
    }
    #PasswordBox .note {
        max-width: 345px
    }
    #Agency .content_hp {
        padding: 0
    }
    #frmRequest label#travel-agent {
        padding: 10px 15px 10px 5px;
        top: -23px
    }
    #MainContent {
        padding: 0
    }
    #splitted-name .form-group {
        width: 100%;
        max-width: 100%
    }
    #btnSubmit {
        font-size: 22px;
        width: 100%;
        padding: 10px 25px
    }
    .dates {
        max-width: none
    }
    .destination,
    .dates {
        padding-right: 7px
    }
    .dates.last {
        padding: 0 7px
    }
    .container_hp {
        padding: 0
    }
    #btnSubmit {
        font-size: 22px;
        width: 100%;
        padding: 10px 15px
    }
    .destination,
    .dates,
    .dates.last {
        padding: 0 7px;
        padding-right: 0
    }
    div.dates {
        max-width: 175px
    }
    .form-group {
        position: relative;
        max-width: 350px
    }
    .destinationRow {
        margin: 4px 0;
        display: inline-block;
        border-bottom: 0 solid #efefef
    }
    #Contact-Information label,
    #frmRequest .destinationRow label {
        display: none
    }
    #frmRequest .destinationRow label#NotifyByEmail {
        display: inline-block
    }
    #Contact-Information::-webkit-input-placeholder,
    .destinationRow::-webkit-input-placeholder {
        color: rgb(155, 153, 153)
    }
    #Contact-Information::-moz-placeholder,
    .destinationRow::-moz-placeholder {
        color: rgb(155, 153, 153)
    }
    #Contact-Information:-ms-input-placeholder,
    .destinationRow:-ms-input-placeholder {
        color: rgb(155, 153, 153)
    }
    #Contact-Information input:-moz-placeholder,
    .destinationRow input:-moz-placeholder {
        color: silver
    }
    #rate-suggestion,
    .suggestion-message {
        margin-bottom: 10px;
        max-width: 94%
    }
    .column {
        padding-bottom: 0
    }
    fieldset {
        padding: 5px 0 0
    }
    .destination,
    .dates,
    .dates.last {
        padding-right: 0;
        padding-left: 0
    }
    .dates.last {
        padding-left: 7px
    }
    #Additional-Requests {
        margin-bottom: 0
    }
}

.MSIE7 #frmCalculator .spacepicker-popover-handle,
.MSIE8 #frmCalculator .spacepicker-popover-handle {
    display: none
}

.MSIE7 #frmCalculator .spacePicker #speech-bubble,
.MSIE8 #frmCalculator .spacePicker #speech-bubble {
    border: 2px solid gray
}

.MSIE8 #frmRequest #needSpaceRow input[type="radio"],
.MSIE8 #AutoContact #chkAutoContactMe,
.MSIE8 #AutoContact LABEL {
    display: inline-block;
    border: 0
}

.MSIE8 #frmRequest LABEL.yesno {
    display: inline-block
}

.MSIE8 #AutoContact i.fa,
.MSIE8 #Agency {
    display: none
}

.MSIE8 #meeting,
.MSIE8 #meeting2,
.MSIE8 #AutoContact #chkAutoContactMe {
    width: auto
}

#button-wrapper {
    width: 100%;
    text-align: center
}

#pg_GroupAccount #button-wrapper {
    text-align: left
}

#Submit .content_hp {
    padding-top: 0
}

#comments-lasttime a {
    text-decoration: none;
    display: inline-block;
    cursor: pointer;
    border: 1px solid #BEBEBE;
    color: #333;
    border-radius: 3px;
    box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.05);
    padding: 6px;
    text-align: center;
    margin-right: 8px;
    font-size: 12px;
    background: linear-gradient(to bottom, #FFF 0%, #F2F2F2 100%) repeat scroll 0 0 transparent
}

.wontshare {
    color: green;
    display: block;
    margin: 6px 0
}

.wontshare .fa {
    font-size: 14px
}

#peakestimatelabel .OK {
    color: green;
    font-weight: bold
}

.ac_results li {
    font-size: 13px;
    padding: 8px 15px
}

#pg_GroupPost.site4 #MainTable,
#pg_GroupPost.site4 #ContentTable {
    width: 100%;
    max-width: none;
    margin: 0
}

#pg_GroupPost.site4 #ContentTable > p {
    margin: 0 auto;
    padding: 10px 15px;
    width: 100%;
    max-width: 780px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

#pg_GroupPost.site4 .top-bg {
    background-image: url(//cdn.hotelplanner.com/Common/Images/_HotelPlanner/post-bg.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #E3EAE9;
    height: 250px;
    position: relative
}

#pg_GroupPost.site4 .top-bg h1 {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    margin: 0;
    padding: 13px 0 15px;
    text-align: center;
    display: block;
    width: 100%;
    color: #FFF;
    background-color: rgba(0, 0, 0, 0.5);
    font-size: 50px;
    line-height: 1
}

@media (max-width: 767px) {
    #pg_GroupPost.site4 .top-bg h1 {
        font-size: 40px
    }
}

@media (max-width: 480px) {
    #pg_GroupPost.site4 .top-bg h1 {
        font-size: 30px
    }
    #pg_GroupPost.site4 .top-bg {
        height: 200px
    }
}

#frmCalculator .spacePicker #speech-bubble div.form-group {
    height: auto
}

#frmCalculator .spacePicker #speech-bubble div.table-container input {
    padding: 6px 5px;
    min-height: 24px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#pg_GroupAccount #ContentInner,
#pg_GroupFAQ #ContentInner {
    padding: 0 15px;
}

#pg_GroupPost #ContentInner > .container_hp,
#pg_GroupAccount #ContentInner,
#pg_GroupFAQ #ContentInner,
#pg_LogOut #ContentInner,
.standardpage #ContentInner,
#pg_Login #ContentInner,
#pg_RequestForm #frmRequest,
#pg_GroupPost #frmRequest {
    padding: 0 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


/* adding budget slider to stand group form */

.ui-slider-handle {
    cursor: ew-resize !important;
    cursor: -webkit-grab !important;
    cursor: -moz-grab !important;
}

.ui-state-active {
    cursor: -webkit-grabbing !important;
    cursor: -moz-grabbing !important;
}

body .ui-slider .ui-slider-handle {
    width: 15px;
    height: 15px;
    border-radius: 50% 50% 0;
    border-color: #2f60ac;
    background-color: #00aeff;
    transition: border 0.4s ease;
    border-width: 2px;
    /******/
    width: 0;
    height: 0;
    background-color: transparent;
}

body .ui-slider .ui-slider-handle.ui-state-hover,
body .ui-slider .ui-slider-handle.ui-state-focus,
body .ui-slider .ui-slider-handle.ui-state-active {
    border-color: #2f60ac;
}

body .ui-slider.ui-slider-horizontal .ui-slider-handle {
    /*-webkit-transform: rotateZ(45deg);
    transform: rotateZ(45deg);*/
    top: -20px;
    margin-left: -8px;
    border: 0 !important;
    /*****/
    top: -5px;
}

body .ui-slider-tip {
    min-width: 38px;
    width: auto;
    fop
}

.ui-slider-tip {
    visibility: visible !important;
    -moz-opacity: 1 !important;
    -khtml-opacity: 1 !important;
    opacity: 1 !important;
}

body .ui-slider-float .ui-slider-tip,
body .ui-slider-float .ui-slider-tip-label {
    margin-left: -8px;
    background-color: #20588F;
    color: #fff;
    border: 0;
}

body .ui-slider * {
    transition: all 0.35s ease;
}

body .ui-slider .ui-slider-range {
    background-image: none;
    background-color: #239fdb;
}

body .ui-widget-content {
    background: #e7e7e7;
    background-color: #e7e7e7
}

body .slider {
    border: 0;
}

body .ui-slider-horizontal.ui-slider-pips {
    margin-top: 24px;
    margin-bottom: 28px;
}

.ui-slider-pips .ui-slider-pip .ui-slider-tip-label {
    display: none !important
}

.ui-slider-float .ui-slider-tip::after,
.ui-slider-float .ui-slider-pip .ui-slider-tip-label::after {
    bottom: -10px !important;
    border-color: transparent !important;
}

.ui-slider-float .ui-slider-tip::before,
.ui-slider-float .ui-slider-pip .ui-slider-tip-label::before {
    bottom: -10px !important;
    border-top-color: #20588F !important;
}

.ui-slider-horizontal .ui-slider-range {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.ui-slider-float .ui-slider-handle:hover .ui-slider-tip,
.ui-slider-float .ui-slider-handle.ui-state-hover .ui-slider-tip,
.ui-slider-float .ui-slider-handle:focus .ui-slider-tip,
.ui-slider-float .ui-slider-handle.ui-state-focus .ui-slider-tip,
.ui-slider-float .ui-slider-handle.ui-state-active .ui-slider-tip,
.ui-slider-float .ui-slider-pip:hover .ui-slider-tip-label,
body .ui-slider-float .ui-slider-tip,
body .ui-slider-float .ui-slider-tip-label {
    top: -16px !important;
    left: -2px;
}

.ui-slider-horizontal.ui-slider-pips {
    margin: 40px auto;
    margin-bottom: 45px;
    margin-top: 15px
}

.ui-slider-pips .ui-slider-label,
.ui-slider-pips .ui-slider-pip-hide {
    display: none
}

.ui-slider-pips .ui-slider-pip-label .ui-slider-label {
    display: block
}

.ui-slider-pips .ui-slider-pip {
    width: 2em;
    height: 1em;
    line-height: 1em;
    position: absolute;
    font-size: .8em;
    color: #999;
    overflow: visible;
    text-align: center;
    top: 8px;
    left: 20px;
    margin-left: -1em;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.ui-state-disabled.ui-slider-pips .ui-slider-pip {
    cursor: default
}

.ui-slider-pips .ui-slider-line {
    background: #999;
    width: 1px;
    height: 3px;
    position: absolute;
    top: -2px;
    left: 50%
}

.ui-slider-pips .ui-slider-label {
    position: absolute;
    top: 5px;
    left: 50%;
    margin-left: -1em;
    width: 2em
}

.ui-slider-pips:not(.ui-slider-disabled) .ui-slider-pip:hover .ui-slider-label {
    color: #000;
    font-weight: 700
}

.ui-slider-vertical.ui-slider-pips {
    margin-bottom: 1em;
    margin-right: 2em
}

.ui-slider-vertical.ui-slider-pips .ui-slider-pip {
    text-align: left;
    top: auto;
    left: 20px;
    margin-left: 0;
    margin-bottom: -.5em
}

.ui-slider-vertical.ui-slider-pips .ui-slider-line {
    width: 3px;
    height: 1px;
    position: absolute;
    top: 50%;
    left: 0
}

.ui-slider-vertical.ui-slider-pips .ui-slider-label {
    top: 50%;
    left: .5em;
    margin-left: 0;
    margin-top: -.5em;
    width: 2em
}

.ui-slider-float .ui-slider-handle:focus,
.ui-slider-float .ui-slider-handle.ui-state-focus .ui-slider-tip-label,
.ui-slider-float .ui-slider-handle:focus .ui-slider-tip,
.ui-slider-float .ui-slider-handle.ui-state-focus .ui-slider-tip-label,
.ui-slider-float .ui-slider-handle:focus .ui-slider-tip-label .ui-slider-float .ui-slider-handle.ui-state-focus .ui-slider-tip-label {
    outline: none
}

.ui-slider-float .ui-slider-tip,
.ui-slider-float .ui-slider-tip-label {
    position: absolute;
    visibility: hidden;
    top: -40px;
    display: block;
    width: 34px;
    margin-left: -18px;
    left: 50%;
    height: 20px;
    line-height: 20px;
    background: #fff;
    border-radius: 3px;
    border: 1px solid #888;
    text-align: center;
    font-size: 12px;
    opacity: 0;
    color: #333;
    -webkit-transition-duration: 200ms, 200ms, 0;
    -moz-transition-duration: 200ms, 200ms, 0;
    -ms-transition-duration: 200ms, 200ms, 0;
    transition-duration: 200ms, 200ms, 0;
    -webkit-transition-property: opacity, top, visibility;
    -moz-transition-property: opacity, top, visibility;
    -ms-transition-property: opacity, top, visibility;
    transition-property: opacity, top, visibility;
    -webkit-transition-delay: 0, 0, 200ms;
    -moz-transition-delay: 0, 0, 200ms;
    -ms-transition-delay: 0, 0, 200ms;
    transition-delay: 0, 0, 200ms
}

.ui-slider-float .ui-slider-handle:hover .ui-slider-tip,
.ui-slider-float .ui-slider-handle.ui-state-hover .ui-slider-tip,
.ui-slider-float .ui-slider-handle:focus .ui-slider-tip,
.ui-slider-float .ui-slider-handle.ui-state-focus .ui-slider-tip,
.ui-slider-float .ui-slider-handle.ui-state-active .ui-slider-tip,
.ui-slider-float .ui-slider-pip:hover .ui-slider-tip-label {
    opacity: 1;
    top: -30px;
    visibility: visible;
    -webkit-transition-delay: 200ms, 200ms, 0;
    -moz-transition-delay: 200ms, 200ms, 0;
    -ms-transition-delay: 200ms, 200ms, 0;
    transition-delay: 200ms, 200ms, 0
}

.ui-slider-float .ui-slider-pip .ui-slider-tip-label {
    top: 42px
}

.ui-slider-float .ui-slider-pip:hover .ui-slider-tip-label {
    top: 32px;
    font-weight: 400
}

.ui-slider-float .ui-slider-tip:after,
.ui-slider-float .ui-slider-pip .ui-slider-tip-label:after {
    content: " ";
    width: 0;
    height: 0;
    border: 5px solid rgba(255, 255, 255, 0);
    border-top-color: rgba(255, 255, 255, 1);
    position: absolute;
    bottom: -10px;
    left: 50%;
    margin-left: -5px
}

.ui-slider-float .ui-slider-tip:before,
.ui-slider-float .ui-slider-pip .ui-slider-tip-label:before {
    content: " ";
    width: 0;
    height: 0;
    border: 5px solid rgba(255, 255, 255, 0);
    border-top-color: #888;
    position: absolute;
    bottom: -11px;
    left: 50%;
    margin-left: -5px
}

.ui-slider-float .ui-slider-pip .ui-slider-tip-label:after {
    border: 5px solid rgba(255, 255, 255, 0);
    border-bottom-color: rgba(255, 255, 255, 1);
    top: -10px
}

.ui-slider-float .ui-slider-pip .ui-slider-tip-label:before {
    border: 5px solid rgba(255, 255, 255, 0);
    border-bottom-color: #888;
    top: -11px
}

.ui-slider-vertical.ui-slider-float .ui-slider-tip,
.ui-slider-vertical.ui-slider-float .ui-slider-tip-label {
    top: 50%;
    margin-top: -11px;
    width: 34px;
    margin-left: 0;
    left: -60px;
    color: #333;
    -webkit-transition-duration: 200ms, 200ms, 0;
    -moz-transition-duration: 200ms, 200ms, 0;
    -ms-transition-duration: 200ms, 200ms, 0;
    transition-duration: 200ms, 200ms, 0;
    -webkit-transition-property: opacity, left, visibility;
    -moz-transition-property: opacity, left, visibility;
    -ms-transition-property: opacity, left, visibility;
    transition-property: opacity, left, visibility;
    -webkit-transition-delay: 0, 0, 200ms;
    -moz-transition-delay: 0, 0, 200ms;
    -ms-transition-delay: 0, 0, 200ms;
    transition-delay: 0, 0, 200ms
}

.ui-slider-vertical.ui-slider-float .ui-slider-handle:hover .ui-slider-tip,
.ui-slider-vertical.ui-slider-float .ui-slider-handle.ui-state-hover .ui-slider-tip,
.ui-slider-vertical.ui-slider-float .ui-slider-handle:focus .ui-slider-tip,
.ui-slider-vertical.ui-slider-float .ui-slider-handle.ui-state-focus .ui-slider-tip,
.ui-slider-vertical.ui-slider-float .ui-slider-handle.ui-state-active .ui-slider-tip,
.ui-slider-vertical.ui-slider-float .ui-slider-pip:hover .ui-slider-tip-label {
    top: 50%;
    margin-top: -11px;
    left: -50px
}

.ui-slider-vertical.ui-slider-float .ui-slider-pip .ui-slider-tip-label {
    left: 47px
}

.ui-slider-vertical.ui-slider-float .ui-slider-pip:hover .ui-slider-tip-label {
    left: 37px
}

.ui-slider-vertical.ui-slider-float .ui-slider-tip:after,
.ui-slider-vertical.ui-slider-float .ui-slider-pip .ui-slider-tip-label:after {
    border: 5px solid rgba(255, 255, 255, 0);
    border-left-color: rgba(255, 255, 255, 1);
    border-top-color: transparent;
    position: absolute;
    bottom: 50%;
    margin-bottom: -5px;
    right: -10px;
    margin-left: 0;
    top: auto;
    left: auto
}

.ui-slider-vertical.ui-slider-float .ui-slider-tip:before,
.ui-slider-vertical.ui-slider-float .ui-slider-pip .ui-slider-tip-label:before {
    border: 5px solid rgba(255, 255, 255, 0);
    border-left-color: #888;
    border-top-color: transparent;
    position: absolute;
    bottom: 50%;
    margin-bottom: -5px;
    right: -11px;
    margin-left: 0;
    top: auto;
    left: auto
}

.ui-slider-vertical.ui-slider-float .ui-slider-pip .ui-slider-tip-label:after {
    border: 5px solid rgba(255, 255, 255, 0);
    border-right-color: rgba(255, 255, 255, 1);
    right: auto;
    left: -10px
}

.ui-slider-vertical.ui-slider-float .ui-slider-pip .ui-slider-tip-label:before {
    border: 5px solid rgba(255, 255, 255, 0);
    border-right-color: #888;
    right: auto;
    left: -11px
}

.ui-slider-pips [class*=ui-slider-pip-initial] {
    font-weight: 700;
    color: #14CA82
}

.ui-slider-pips .ui-slider-pip-initial-2 {
    color: #1897C9
}

.ui-slider-pips [class*=i-slider-pip-selected] {
    font-weight: 700;
    color: #FF7A00
}

.ui-slider-pips .ui-slider-pip-selected-2 {
    color: #FF7A00
}

.ui-slider-pips [class*=ui-slider-pip-initial] {
    font-weight: inherit;
    color: inherit;
}

.ui-slider {
    position: relative;
    text-align: left;
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1.2em;
    height: 1.2em;
    cursor: default;
    -ms-touch-action: none;
    touch-action: none;
}

.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0;
}


/* support:IE8 - See #6727 */

.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
    filter: inherit;
}

.ui-slider-horizontal {
    height: .8em;
}

.ui-slider-horizontal .ui-slider-handle {
    top: -.3em;
    margin-left: -.6em;
}

.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%;
}

.ui-slider-horizontal .ui-slider-range-min {
    left: 0;
}

.ui-slider-horizontal .ui-slider-range-max {
    right: 0;
}

.ui-slider-vertical {
    width: .8em;
    height: 100px;
}

.ui-slider-vertical .ui-slider-handle {
    left: -.3em;
    margin-left: 0;
    margin-bottom: -.6em;
}

.ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%;
}

.ui-slider-vertical .ui-slider-range-min {
    bottom: 0;
}

.ui-slider-vertical .ui-slider-range-max {
    top: 0;
}

span.ratecurrency {
    font-size: 10px;
    display: inline-block;
    color: #a4a4a4;
    float: right;
    margin-top: -15px;
}

#frmCalculator .spacePicker #speech-bubble div.form-group.attachmentContainer {
    width: 100%;
    max-width: 100%;
}

div#speech-bubble #tabs .spaceAttachmentInput {
    width: 100%;
}

#frmCalculator .spacePicker #speech-bubble div.form-group.attachmentDesc {
    width: 100%;
}

#frmCalculator #spacePicker .button {
    font-size: 12px;
}

#frmRequest #spacePicker #RoomType,
#frmRequest #spacePicker #AttachmentDesc {
    width: 180px
}

#frmRequest #spacePicker #no-people,
#frmRequest #spacePicker #docAttachSizeOfRoom,
#frmRequest #spacePicker #sizeofroom {
    width: 94px;
}

#frmRequest #spacePicker #RoomType {
    padding: 4px 3px;
}

img#MainImage {
    border: 0;
    width: 125px
}

#frmRequest #spacePicker #MeetingDuration,
#frmRequest #spacePicker #MeetingTime {
    max-width: 100px;
    padding: 4px 3px;
    width: 60px;
}

#frmRequest #spacePicker #MeetingDay {
    width: 94px;
    padding: 4px 3px;
}

#frmRequest #spacePicker {
    color: #346ca0;
}

#frmRequest #spacePicker label {
    font-weight: 300;
    display: block;
    margin-bottom: 3px;
    font-size: 11px;
}

#frmRequest #spacePicker input,
#frmRequest #spacePicker select,
#frmRequest #spacePicker textarea {
    width: auto;
}

#frmCalculator .spacePicker #speech-bubble div.form-group label {
    display: inline-block;
    min-width: 115px;
    text-align: left;
}

#frmCalculator #tab-wrapper {
    width: 100%
}

#frmCalculator .tab {
    width: auto;
    color: #fff;
    background: #226d9d;
    padding: 10px;
    cursor: pointer;
}

#frmCalculator .tab.active {
    display: block;
    background: #ee7120;
}

#frmCalculator #attachSpaceDocTab {
    display: none;
}

#frmCalculator .spacePicker #speech-bubble div.form-group {
    width: inherit;
    max-width: 300px;
    float: none;
    height: auto;
}

#frmCalculator #tab-wrapper {
    width: 100%;
    margin-bottom: 15px;
    overflow: hidden;
    background-color: #fafafa;
    border: 1px solid #eee;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

#frmCalculator #tab-meetingSpace {}

#frmCalculator #tab-attachDoc {}

#frmCalculator .tab {
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    padding: 10px;
    cursor: pointer;
    text-align: center;
    background-color: #808284;
    width: 50%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#frmCalculator .tab.active,
#frmCalculator .tab.active:hover {
    background: #326ab0;
    color: #fff;
}

#frmCalculator #attachSpaceDocTab {
    display: none;
}

#frmRequest .table-container label {
    float: left;
}

#frmCalculator label,
#frmCalculator input,
#frmCalculator select {
    display: inline-block;
}

#frmCalculator .spacePicker #speech-bubble #tab-wrapper span,
#tab-wrapper .fa-paperclip {
    font-size: 16px;
}

#frmCalculator .spacePicker .spacepicker-tab-diamond {
    float: left;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    margin-top: 11px;
    content: '';
    border-color: #fff;
    height: 14px;
    width: 14px;
    background-color: #fff;
    transition: opacity .5s linear;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: 99999;
    border: 2px solid #fff;
}

#frmCalculator.mobileView .spacePicker #speech-bubble #tab-wrapper.mobileView span {
    font-size: 14px;
}

#frmCalculator .spacePicker #speech-bubble div.form-group {
    width: 100%;
    max-width: 100%;
}

#frmCalculator .spacePicker #speech-buuble #attachSpaceDocTab div.form-group {
    width: 100%;
    max-width: 100%;
}

#frmCalculator #attachSpaceDocTab label {
    min-width: 160px;
}

#frmCalculator .spacePicker #speech-bubble div.form-group label {
    display: inline-block;
    min-width: 115px;
    text-align: left;
}

#frmCalculator .spacePicker #speech-bubble #attachSpaceDocTab div.form-group label {
    display: inline-block;
    min-width: 160px;
    text-align: left;
}

#frmCalculator.mobileView .spacePicker #speech-bubble #attachSpaceDocTab div.form-group label {
    min-width: 230px;
}

#frmCalculator .spacePicker p {
    margin: 10px;
}

div.intl-tel-input {
    border: 1px solid #ccc;
    width: 100%;
}

#tel div.intl-tel-input input.intl-tel-input-phone{
    padding-left: 48px!important;
    width: 100%!important;
}

div.button-small{
    
    display: inline-block;
    border: 1px solid #bebebe;
    height:15px;
    width:30px;
    cursor: pointer;
    border-radius: 2px;
    text-align: center;
    padding:3px;

    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.05);
    
    background: #fff;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMmYyZjIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(242, 242, 242, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(242, 242, 242, 1)));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(242, 242, 242, 1) 100%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(242, 242, 242, 1) 100%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(242, 242, 242, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(242, 242, 242, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f2f2f2', GradientType=0)
}

div.button-small:hover {
    background: #fafafa;
    border: 1px solid #999;
}

#extendedstay-message-container,#roomnumber-message-container{
    position:absolute; 
    z-index: 1;
    height:45px;
    width:270px;
}
#roomnumber-message-container{
    width:300px;
}

.extendedstay-popover-handle,.roomnumber-popover-handle{
    position: absolute;
    top: -13px;
    left: 10px;
    display:inline-flex;
    content: '';
    border-color:#e88d16;
    border-style: solid;
    height: 10px;
    width: 10px;
    background: #fff;
    margin: 6px;
    transition: opacity .5s linear;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    border-width: 1px 0 0 1px;
    z-index: 99999
}
