body {
    background-color: #eee;
}

a:hover {
    text-decoration: none;
}

a {
    text-decoration: underline;
}

strong {
    font-weight: 900;
}

p {
    font-size: 15px;
    margin: 2px 2px 8px 2px;
}

/*
.required:after {
    content:" *";
    color:red;
}
*/

h2 a {
    text-decoration: none;
}

#terms-block p {
    margin: 10px 0 auto;
}

div#wrapper {
    margin: 0 auto 0;
    height: 100vh;
}

/*
* List Styling
*/
.col-lg-10 li {
    margin-left: 40px;
}

.col-lg-10 ul {
    list-style: disc;
    margin: 6px auto;
}

.col-lg-10 ol {
    list-style: decimal;
    margin: 6px auto;
}

/*
* Centers content block
*/

div.content {
    width: 90%;
    margin: auto;
    padding-top: 15px;
    padding-bottom: 5px;
    border-style: solid;
    border-width: 0 1px 1px 1px;
    border-color: #9d9d9d;
}

div.content-inner {
    display: flex;
    margin: auto;
}

div.block {
    padding-bottom: 20px;
    clear: both;
    width: 800px;
    /*width: 95%;*/
    margin: auto;
}

div#container {
    width: 100%;
    margin: 0 auto;
    min-height: 300px;
    background: unset;
}

div.content div.block h1, div.content h1 {
    font-size: 28px;
    line-height: 32px;
    padding-bottom: 10px;
}

div.content div.block h2, div.content h2 {
    font-size: 24px;
    line-height: 28px;
    padding-bottom: 8px;
}

div.content div.block h3, div.content h3 {
    font-size: 20px;
    line-height: 26px;
    padding-bottom: 6px;
}

div.content div.block h4, div.content h4 {
    font-size: 17px;
    line-height: 24px;
    margin: 6px 0 8px 0;
}

div.content div.block h5, div.content h5 {
    font-size: 15px;
    line-height: 20px;
    padding-bottom: 4px;
}

div.content div.block h6, div.content h6 {
    font-size: 13px;
    line-height: 18px;
    padding-bottom: 2px;
}

div.block-content {
    clear: none;
}

.block-content-flex {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}

.block-content-flex > div {
    width: 100%;
    margin: 1px;
    background-color: #fbfbfb;
    padding: 4px 8px 15px 8px;
}

.title h2 {
    font-size: 24px;
    line-height: 5px;
    padding-bottom: 20px;
}

.fa-info-circle{
	color: #6fb3e0;
}

#submit-spinner {
    margin: 4px;
}

#submit-uploading {
    margin: 4px;
    font-size: 15px;
}

#submit-apply, .btn-success-bottom {
    margin-top: 5px;
    margin-left: 40%;
}

.file-caption-name {
    overflow: inherit;
}

/* jBox theme: TooltipDark */
.jBox-container {
    background: unset;
    box-shadow: unset;
}
.jBox-Tooltip .jBox-container,
.jBox-Mouse .jBox-container {
    box-shadow: unset;
}

/*
* hr styles to select from
*/

hr.style1{
	border-top: 1px solid #8c8b8b;
}


hr.style2 {
	border-top: 3px double #8c8b8b;
}

hr.style3 {
	border-top: 1px dashed #8c8b8b;
}

hr.style4 {
	border-top: 1px dotted #8c8b8b;
}

hr.style5 {
	background-color: #fff;
	border-top: 2px dashed #8c8b8b;
}


hr.style6 {
	background-color: #fff;
	border-top: 2px dotted #8c8b8b;
}

hr.style7 {
	border-top: 1px solid #8c8b8b;
	border-bottom: 1px solid #fff;
}


hr.style8 {
	border-top: 1px solid #8c8b8b;
	border-bottom: 1px solid #fff;
}
hr.style8:after {
	content: '';
	display: block;
	margin-top: 2px;
	border-top: 1px solid #8c8b8b;
	border-bottom: 1px solid #fff;
}

hr.style9 {
	border-top: 1px dashed #8c8b8b;
	border-bottom: 1px dashed #fff;
}

hr.style10 {
	border-top: 1px dotted #8c8b8b;
	border-bottom: 1px dotted #fff;
}

hr.style11 {
	height: 10px;
	border: 0;
	box-shadow: 0 10px 10px -10px #8c8b8b inset;
}

hr.style12 { 
  border: 0; 
  height: 1px; 
  background-image: -webkit-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
  background-image: -moz-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
  background-image: -ms-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
  background-image: -o-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0); 
}

hr.style13 {
	border-top: 4px double #8c8b8b;
	text-align: center;
}
hr.style13:after {
	content: '\002665';
	display: inline-block;
	position: relative;
	top: -15px;
	padding: 0 10px;
	background: #f0f0f0;
	color: #8c8b8b;
	font-size: 18px;
}

hr.style14 { 
  border-top: 1px dashed #8c8b8b; 
} 
hr.style14:after { 
  content: '\002702'; 
  display: inline-block; 
  position: relative; 
  top: -12px; 
  left: 40px; 
  padding: 0 3px; 
  background: #f0f0f0; 
  color: #8c8b8b; 
  font-size: 18px; 
}

hr.style15 {
	border-top: 1px solid #8c8b8b;
	text-align: center;
}
hr.style15:after {
	content: '?';
	display: inline-block;
	position: relative;
	top: -14px;
	padding: 0 10px;
	background: #f0f0f0;
	color: #8c8b8b;
	font-size: 18px;
	-webkit-transform: rotate(60deg);
	-moz-transform: rotate(60deg);
	transform: rotate(60deg);
}

hr.style16 { 
  height: 30px; 
  border-style: solid; 
  border-color: #8c8b8b; 
  border-width: 1px 0 0 0; 
  border-radius: 20px; 
} 
hr.style16:before { 
  display: block; 
  content: ""; 
  height: 30px; 
  margin-top: -31px; 
  border-style: solid; 
  border-color: #8c8b8b; 
  border-width: 0 0 1px 0; 
  border-radius: 20px; 
}

.well {
    min-height: 20px;
    padding: 6px 14px;
    margin-bottom: 10px;
    background-color: #f2f2f2; /*#f5f5f5;*/
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.well-sm {
    padding: 9px;
    border-radius: 3px;
    background-color: #ffffdc;
}

.well-register {
    padding: 9px;
    border-radius: 3px;
    /* background-color: #ffffdc; */
}

.well-infobox {
    padding: 5px 10px;
    background-color: #fffdea;
    margin: 4px 0 6px 4px;
}

.well-warning {
    padding: 5px 10px;
    background-color: #fffdea;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.well p {
    clear: both;
}

.center {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

/* signature block */
.sig_block_inner {
    outline: 0;
    padding-right: 20px;
    width: 100%;
    display: table-cell;
    vertical-align: bottom;
}

@media (min-width:500px){
    .sig_block_inner{
        width: 50%;
    }
}

.form-group {
    margin-top: 12px;
    clear: both;
    padding: 4px 10px 2px 6px;
    border-style: dotted;
    border-width: 1px;
    border-color: #fff;
}

.form-group.group-hover {
    border-style: dotted;
    border-width: 1px;
    border-color: #fff;
}

.group-hover.field-clients-name.value-pair-container:hover,
.group-hover.field-event:hover,
.group-hover:hover{
    box-shadow: 1px 1px 2px #b9b9b9;
    background: #f2f2f2;
    filter: alpha(opacity=100);
    opacity: 1;
    border-style: solid;
    border-width: 1px;
    border-color: #c1c1c1;
}

.group-hover-on-input{
    box-shadow: 1px 1px 2px #b9b9b9;
    background: #f2f2f2;
    filter: alpha(opacity=100);
    opacity: 1;
    border-style: solid;
    border-width: 1px;
    border-color: #c1c1c1;
}

.form-group-top-success {
    margin-top: 2px;
    clear: both;
    padding: 6px 10px;
    background-color: #efffdb;
}

.form-group-top-error {
    margin-top: 2px;
    clear: both;
    padding: 2px 14px;
    background-color: #ffffdb;
}

/* session topic blocks */
#sessions-session_topic_tl1,
#sessions-session_topic_tl2,
#sessions-session_topic_tl3,
#sessions-session_topic_tl4
{
    float: left;
}

/*
.form-group:hover {
    box-shadow: 1px 1px 5px #a7a7a7;
    border-color: #C76C0C;
    background: #ededed;
    filter: alpha(opacity=100);
    opacity: 1;
}
*/

p.help-block {
    margin-left: 18px;
    margin-top: -4px;
    font-size: 14px;
    font-style: italic;
    color: #797979;
    clear: both;
}

p.help-block-uploads {
    margin-top: -2px;
    font-size: 14px;
    font-style: italic;
    color: #797979;
}

p.help-block-selectors {
    margin-left: 0;
    margin-top: -4px;
    font-size: 14px;
    font-style: italic;
    color: #797979;
}

p.help-block-inline {
    margin-top: -4px;
    font-size: 14px;
    font-style: italic;
    color: #797979;
    display: flex;
    white-space: normal;
}

.file-upload-container {
    margin-bottom: 20px;
}

.control-label {
    font-weight: 900;
    font-size: 130%;
    color: darkslategray;
}

.amenity-item-container label
{
    white-space: nowrap;
}

.control-desc {
    margin-left: 15px;
    font-style: italic;
}

div.text-field.file div.text-field-left a {
    padding: 85px 15px 0;
}

/*
 * Detailview CSS formatting
 */
.table-striped > tbody > tr:nth-child(2n+1) {
    background-color: #f9f9f9;
}

.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
    border: 1px solid #ddd;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}
th, td, .table-bordered {
    border-radius: 0 !important;
}
th {
    text-align: left;
}

.adright {
    width: 220px;
    position: relative;
    /* margin-top: -20px; */
    /* height: 270px; */
    /* overflow: hidden; */
    background: #fbffb3;
    z-index: 99;
    float: right;
    padding: 10px;
    /*margin: -10px -40px 0 10px;*/
    font-size: 18px;
    text-align: center;
    border: 1px solid;
    border-radius: 10px;
}

.btn
{
    display:inline-block;
    padding:7px 12px;
    margin-bottom:0;
    font-size:16px;
    font-weight:400;
    line-height:1.42857143;
    text-align:center;
    white-space:nowrap;
    vertical-align:middle;
    -ms-touch-action:manipulation;
    touch-action:manipulation;
    cursor:pointer;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
    background-image:none;
    border:1px solid transparent;
    border-radius:4px;
    text-decoration: none;
}

.btn-mini {
    display: inline-block;
    padding: 0 5px 0 5px;
    margin-bottom: 0;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    text-decoration: none;
}

.btn-sign-doc {
    font-size: 24px;
}
.btn-info {
    background-color: #d5d5d5;
    border-color: #bababa;
}

.btn-info:hover {
    background-color: #c6c6c6;
    border-color: #b0b0b0;
}

.btn-red {
    color: #fff;
    background-color: #ec7d7d;
}

.btn-blue {
    color: #fff;
    background-color: #5ca4cc;
}

.btn-form-download {
    background-color: #60a5e0;
    border-color: #428bca;
    color: white;
    margin: 4px 0;
    float: right;
}

.btn-form-download:hover {
    background-color: #428acb;
    border-color: #367bb7;
}


.btn-form-register {
    background-color: #60a5e0;
    border-color: #428bca;
    color: white;
    margin: 4px 0;
    float: right;
}

.btn-form-register:hover {
    background-color: #428acb;
    border-color: #367bb7;
}

.btn-nav-active {
    color: #fff;
    background-color: #5ca4cc;
    border-color: #cecece;
}

.btn-nav {
    display: inline-block;
    padding: 1px 7px;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 2px;
    text-decoration: none;
    width: max-content;
}

.btn-nav-inactive:hover {
    background-color: #5ca4cc;
    color: #fff;
}

.btn-nav-inactive {
    background-color: #f7f7f7;
    border-color: #ccc;
}

.btn-grey, .btn-grey:focus {
    background-color: #b1b1b1 !important;
    border-color: #b1b1b1;
    color: white;
}

.btn-ticket {
    color: #fff;
    background-color: #d0666b;
}

.maprel {
    margin-left: 10px;
}

/* Cart Page Block */

.split-payment-header {
    font-size: 15px;
    font-weight: bold;
}

.split-payment-block {
    margin: 10px auto;
    width: 60%;
}

.split-payment-selected {
    background-color: #acffac;
}

.cart-table-header {
    font-weight: bold;
}

.cart-table-header, .split-payment-header {
    background: #f2f2f2;
}

.payment-header {
    background-color: #f2f2f2;
    border: 1px solid #c2c2c2;
    padding: 8px 20px 4px 20px;
    margin: 0 auto;
    width: 100%;
}

/* forward facing form fields */

.form-group-login.field-clients-name, .form-group-login.login-fields.field-clients-name {
    margin-left: 30px;
}

.form-group-login.field-clients-name {
    margin-top: 10px;
}

.help-block-login {
    margin-left: 35px;
}

/* color label boxes */

.label {
    font-size: 14px;
    line-height: 1.15;
    height: 17px;
    text-shadow: none;
    font-weight: normal;
    color: #ffffff;
    /* display: inline-block; */
    padding: 2px 5px 3px 5px;
    margin: 2px;
}

.label-info, .label.label-info, .badge.badge-info, .badge-info {
    background-color: #3a87ad;
}

.label-warning, .label.label-warning, .badge.badge-warning, .badge-warning {
    background-color: #f89406;
}

.label-success, .label.label-success, .badge.badge-success, .badge-success {
    background-color: #82af6f;
}

.label-danger, .label.label-danger, .badge.badge-danger, .badge-danger {
    background-color: #d15b47;
}

.btn-danger
{
    color:#fff;
    background-color:#d9534f;
    border-color:#d43f3a
}

.btn-danger,.btn-danger:focus
{
    background-color:#d15b47!important;
    border-color:#d15b47
}

.btn-file input[type="file"]
{
    position:absolute;
    top:0;
    right:0;
    min-width:100%;
    min-height:100%;
    text-align:right;
    opacity:0;
    background:none repeat scroll 0 0 transparent;
    cursor:inherit;
    display:block
}

.btn-success {
    color:#fff;
    background-color:#5cb85c;
    border-color:#4cae4c;
}

.btn-success-bottom {
    color:#fff;
    background-color:#5cb85c;
    border-color:#4cae4c;
    margin-bottom: 20px;
}

.btn-discount-bottom {
    color: #fff;
    background-color: #5ca4cc;
    border-color: #3f74b3;
    margin-bottom: 4px;
    padding: 6px 12px;
}

.btn-deposit-cancel {
    color: #fff;
    background-color: #ec7d7d;
    margin-bottom: 4px;
    padding: 6px 12px;
}

.btn-success:hover {
    background-color: #3fa43f;
    border-color: #369036;
}

.btn-error {
    color: #fff;
    background-color: #f36958;
    border-color: #4cae4c;
}

.file-input-new .file-preview,.file-input-new .close,.file-input-new .glyphicon-file,.file-input-new .fileinput-remove-button,.file-input-new .fileinput-upload-button,.file-input-ajax-new .fileinput-remove-button,.file-input-ajax-new .fileinput-upload-button
{
    display:none
}

.form-control-inline{
    display: inline;
    width: 90%;
    padding: 4px 10px;
    font-size: 16px;
    line-height: 1.7;
    color: #555;
    background-color: #fff;
    /*background-image: none;*/
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.form-control, input .easy-autocomplete{
    display: block;
    width: 85%;
    padding: 4px 10px;
    font-size: 16px;
    line-height: 1.6;
    color: #555;
    background-color: #fff;
    /*background-image: none;*/
    border: 1px solid #ccc;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.form-textarea {
    width: 95%;
}

.easy-autocomplete input {
    padding: 4px 10px;
}

.has-success .form-control
{
    -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow:inset 0 1px 1px rgba(0,0,0,.075)
}

.hidden
{
    display:none;
    visibility:hidden
}

.hide
{
    display:none
}

.block_text {
    margin-left: 0;
}

.block_text img {
    max-width: 100%;
    display: block;
    height: auto;
}

.header-recover {
    font-size: 16px;
}

.form-group.has-error input, .form-group.has-error select, .form-group.has-error textarea {
    border-color: #f2a696;
    color: #d68273;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #fff0ed;
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

.input-group .form-control
{
    position:relative;
    z-index:2;
    width:100%;
    margin-bottom:0
}

.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child > .btn,.input-group-btn:first-child > .btn-group > .btn,.input-group-btn:first-child > .dropdown-toggle,.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),.input-group-btn:last-child > .btn-group:not(:last-child) > .btn
{
    border-top-right-radius:0;
    border-bottom-right-radius:0
}

.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:last-child > .btn,.input-group-btn:last-child > .btn-group > .btn,.input-group-btn:last-child > .dropdown-toggle,.input-group-btn:first-child > .btn:not(:first-child),.input-group-btn:first-child > .btn-group:not(:first-child) > .btn
{
    border-top-left-radius:0;
    border-bottom-left-radius:0
}

.input-group
{
    position:relative;
    display:table;
    border-collapse:separate
}

.input-group-addon,.input-group-btn
{
    width:1%;
    white-space:nowrap;
    vertical-align:middle
}

.input-group-addon,.input-group-btn,.input-group .form-control
{
    display:table-cell
}

.input-group-btn > .btn + .btn
{
    margin-left:-1px
}

.input-group-btn > .btn
{
    position:relative
}

.input-group-btn
{
    position:relative;
    font-size:0;
    white-space:nowrap
}

.input-group-btn:last-child > .btn,.input-group-btn:last-child > .btn-group
{
    margin-left:-1px
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #555555;
    text-align: center;
    background-color: #eeeeee;
    border: 1px solid #cccccc;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: rgb(204, 204, 204);
    border-radius: 4px;
}

.modal
{
    position:fixed;
    top:0;
    right:0;
    bottom:0;
    left:0;
    z-index:1040;
    display:none;
    overflow:hidden;
    -webkit-overflow-scrolling:touch;
    outline:0;
    outline:none;
    position:absolute;
    margin-top:0;
    top:50%;
    overflow:visible
}

button,input,optgroup,select,textarea
{
    margin:0;
    font:inherit;
    color:inherit
}

input
{
    line-height:normal
}

input,button,select,textarea
{
    font-family:inherit;
    font-size:inherit;
    line-height:inherit
}

input[type="file"]:focus,input[type="radio"]:focus,input[type="checkbox"]:focus
{
    outline:thin dotted;
    outline:5px auto -webkit-focus-ring-color;
    outline-offset:-2px
}

/* checkboxes */

.form-horizontal .radio,.form-horizontal .checkbox {
    min-height:27px;
}

.form-horizontal .radio,.form-horizontal .checkbox,.form-horizontal .radio-inline,.form-horizontal .checkbox-inline {
    margin-top:0;
    margin-bottom:0;
}

.radio input[type="radio"],.radio-inline input[type="radio"],.checkbox input[type="checkbox"],.checkbox-inline input[type="checkbox"] {
    position:absolute;
    margin-top:4px;
    margin-left:-20px;
}

.radio label,.checkbox label {
    font-weight:400;
    cursor:pointer;
}

.radio label,.checkbox label {
    min-height:20px;
    padding-left:8px;
    margin-bottom:0;
    font-weight:400;
    font-size: 16px;
    cursor:pointer;
}

.radio,.checkbox {
    position:relative;
    display:block;
    margin-top:10px;
    margin-bottom:10px;
}

.radio label::before {
    border: 1px solid #ababab;
}

.radio label::after {
    display: inline-block;
    position: absolute;
    content: " ";
    left: 4px;
    top: 4px;
    background-color: #508DAB;
}

button,input,optgroup,select,textarea {
    margin:0;
    font:inherit;
    color:inherit;
}

input {
    line-height:normal;
}

input,button,select,textarea {
    font-family:inherit;
    font-size:inherit;
    line-height:inherit;
}

input[type="checkbox"],input[type="radio"] {
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    padding:0;
}

input[type="radio"],input[type="checkbox"] {
    margin:4px 0 0;
    margin-top:1px;
    line-height:normal;
}

.checkbox label::before {
    margin-top: 2px;
}

.checkbox input[type="checkbox"]:checked + label::after {
    font-size: 15px;
}

.radio-horizontal, .checkbox-horizontal {
    display: inline-block;
    margin-right: 20px;
}

/* apply form */

.field-inline-container {
    display: flex;
    justify-content: flex-start;
}

.field-inline-label {
    flex: 2;
    padding: 2px;
    white-space: nowrap;
}

.field-inline-value {
    flex: 0 1 35%;
    padding: 2px;
    font-size: 14px;
    white-space: nowrap;
    text-align: right;
    display: table;
    border-collapse: separate;
    border-radius: 0 !important;
}

.value-pair-container {
    display: flex;
    justify-content: flex-start;
}

.pair-item {
    flex: 2;
    padding: 2px;
    white-space: nowrap;
}

.pair-value {
    flex: 0 1 140px;
    padding: 2px;
    font-size: 14px;
    white-space: nowrap;
    text-align: right;
    display: table;
    border-collapse: separate;
    border-radius: 0 !important;
}

.pair-item-input {
    width: 95%;
}

.pair-value-input {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    width: 60px;
}

.input-group-addon{
    white-space: nowrap;
    vertical-align: middle;
    padding: 10px 8px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #555555;
    text-align: center;
    background-color: #eeeeee;
    border: 1px solid #cccccc;
    border-right: 0;
    border-radius: 0 !important;
}

.input-group-addon-flex{
    display: table-cell;
    width: fit-content;
}

.input-group-addon-block{
    display: block;
    float: left;
    width: fit-content;
}

.amenity-label {
    flex: 2;
    border: 1px solid #ccc;
    padding: 5px 5px 4px 30px;
    background-color: #f6f6f6;
    white-space: inherit;
    align-items: center;
    display: flex;
}

.amenity-price {
    flex: 0 1 70px;
    border: solid #ccc;
    padding: 5px 10px;
    font-size: 14px;
    border-width: 1px 1px 1px 0;
    background-color: #ffffe6;
    white-space: nowrap;
    align-items: center;
    justify-content: center;
    display: flex;
}

.amenity-price span {
    margin: 2px 4px;
}

.amenity-price-null {
    flex: 0 1 70px;
    border: solid #ccc;
    padding: 5px 5px 5px 10px;
    border-width: 1px 1px 1px 0;
    background-color: #f6f6f6;
}

.amenity_booth_qty {
    padding-left: 8px;
    border: solid 1px #dcdcdc;
    margin: 0 4px 0 2px;
}

.amenity_disable_qty {
    padding-left: 8px;
    border: solid 1px #dcdcdc;
    width: 40px;
    margin: 0 4px 0 2px;
}

/* Format number field */
.amenity_qty, .amenity_qty_single {
    border: solid 1px #dcdcdc;
    height: 16px;
    width: fit-content;
    padding: 5px 4px;
}

/* Hide HTML5 Up and Down arrows. */
input[type="number"]::-webkit-outer-spin-button, input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Hide HTML5 Up and Down arrows. */
input[type="number"] {
    -moz-appearance: textfield;
}

.amenity-label.checkbox {
    /*padding-left: 28px;*/
    padding-top: 2px;
}

.badge-note {
    flex: 3;
    padding: 2px 2px 2px 10px;
    background-color: #fff;
    white-space: nowrap;
    color: #ff3b3b;
}

.chosen-container-multi .chosen-choices li.search-choice {
    padding: 3px 30px 3px 5px;
    white-space: nowrap;
}

.amenity-item-container {
    display: flex;
    justify-content: flex-start;
    min-height: 50px;
    margin: 10px 0 10px 15px;
}

/* Alert box */
.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d;
}
.alert-block {
    padding: 10px 10px 10px 20px;
    overflow: auto;
}

/* apply summary due block*/
.summary_total_due {
    float: right;
    text-align: center;
    background-color: #fff;
    margin: 0 0 20px 20px;
    width: 250px;
    color: black;
}

.checkout_paypal_button {
    float: right;
    margin-right: 20px;
    margin-top: -20px;
    padding: 10px;
}

.steps {
    list-style: none;
    display: table;
    width: 100%;
    padding: 0 0 20px 0;
    margin: 0;
    position: relative;
}
.steps li {
    display: table-cell;
    text-align: center;
    width: 1%;
    cursor: pointer;
}

.steps li .step {
    border: 5px solid #ced1d6;
    color: #546474;
    font-size: 15px;
    border-radius: 100%;
    background-color: #FFF;
    position: relative;
    z-index: 2;
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
}
.steps li::before {
    display: block;
    content: "";
    width: 100%;
    height: 1px;
    font-size: 0;
    overflow: hidden;
    border-top: 4px solid #CED1D6;
    position: relative;
    top: 26px;
    z-index: 1;
}
.steps li.last-child:before {
    max-width: 50%;
    width: 50%;
}
.steps li:last-child:before {
    max-width: 50%;
    width: 50%;
}
.steps li:first-child:before {
    max-width: 51%;
    left: 50%;
}

.steps li.active:before,
.steps li.complete:before,
.steps li.error:before,
.steps li.active .step,
.steps li.complete .step,
.steps li.error .step
{
    border-color: #5293c4;
}

.steps li.complete .step {
    cursor: default;
    color: #FFF;
    -webkit-transition: transform ease 0.1s;
    -o-transition: transform ease 0.1s;
    transition: transform ease 0.1s;
    cursor: pointer;
}

.steps li.complete .step:before {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    /*line-height: 30px;*/
    text-align: center;
    border-radius: 100%;
    content: "\f00c";
    background-color: #FFF;
    z-index: 3;
    font-family: FontAwesome;
    font-size: 22px;
    color: #87ba21;
}

.steps li.complete:hover .step {
    /*-moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);*/
    border-color: #80afd4;
}

.steps li.complete:hover:before {
    border-color: #80afd4;
}

.steps li.error .step {
    cursor: default;
    color: #FFF;
    -webkit-transition: transform ease 0.1s;
    -o-transition: transform ease 0.1s;
    transition: transform ease 0.1s;
    cursor: pointer;
}

.steps li.error .step:before {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    /*line-height: 30px;*/
    text-align: center;
    border-radius: 100%;
    content: "\f00d";
    background-color: #FFF;
    z-index: 3;
    font-family: FontAwesome;
    font-size: 22px;
    color: #d20101;
}

.steps li.error:hover .step {
    /*-moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);*/
    border-color: #80afd4;
}

.steps li.error:hover:before {
    border-color: #80afd4;
}

.steps li .title {
    display: block;
    margin-top: 4px;
    max-width: 100%;
    /* color: #949ea7;*/
    font-size: 15px;
    z-index: 104;
    text-align: center;
    table-layout: fixed;
    word-wrap: break-word;
}
.steps li.complete .title,
.steps li.active .title {
    color: #2b3d53;
}
.step-content {
    position: relative;
}
.step-content .step-pane {
    display: none;
    min-height: 200px;
    padding: 4px 8px 12px;
}
.step-content .step-pane.active {
    display: block;
}
.wizard-actions {
    text-align: right;
}

@media only screen and (max-width: 767px) {
    div.content {
        width: auto;
        padding-top: 5px;
    }
    .steps li .step {
        width: 30px;
        height: 30px;
        line-height: 28px;
        border-width: 3px;
    }
    .steps li:before,
    .steps li:after {
        border-width: 3px;
    }
    .steps li.complete .step:before {
        /*line-height: 24px;*/
        font-size: 13px;
    }
    .steps li:before {
        top: 20px;
    }
    .step-content .step-pane {
        padding: 4px 4px 6px;
        min-height: 150px;
    }
    .form-control, input .easy-autocomplete {
        width: 70%;
    }
    .form-textarea {
        width: 95%;
    }
}

/* Trumbowyg */
.trumbowyg-editor, .trumbowyg-textarea {
    padding: 10px;
    font-size: 18px;
    background-color: white;
}

.trumbowyg-box, .trumbowyg-editor {
    margin: 5px auto 0 auto;
}

.trumbowyg-editor ul {
    margin: 10px 0 10px 0;
}
.trumbowyg-editor li {
    list-style: disc;
    padding-left: 0;
    margin-left: 40px;
}

/* Phone input */

.iti__country-list {
    z-index: 999;
}

.iti__selected-flag {
    height: 34px;
}

/* File Uploads */

.widget-main {
    padding: 14px;
}

.widget-title {

}

.widget-subtitle {

}

/*
.widget-box {
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin: 10px 0;
    border: 1px solid #CCC;
}
*/

.widget-header::after {
    clear: right;
}

.widget-header::before, .widget-header::after {
    content: "";
    display: table;
    line-height: 0;
}

.widget-header {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    position: relative;
    min-height: 30px;
    background: #f7f7f7;
    background-image: none;
    background-image: -webkit-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
    background-image: -o-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
    background-image: linear-gradient(to bottom, #ffffff 0%, #eeeeee 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffeeeeee', GradientType=0);
    color: #669fc7;
    border-bottom: 1px solid #DDD;
    padding: 5px 15px 5px 10px;
}

.widget-body {
    padding: 0;
}

.widget-header, .widget-body {
    -webkit-box-shadow: none;
    box-shadow: none;
    margin: 0;
    border: 1px solid #CCC;
}

.lighter {
    font-weight: lighter;
}

.widget-body {
    background-color: #FFF;
}

/* Select2 Keyword fix to override input fixed width */
.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #f0f0f0;
}

.select2-search__field {
    width: auto !important;
    min-width: 250px !important;
}

li.select2-selection__choice,
li.select2-search,
li.select2-search--inline{
    margin: 0;
    padding: 0;
}

.client_desc {
    margin-left: 10px;
    font-size: 14px;
}

.selectors-shift-left{
    margin-left: 10px;
    margin-top: 6px;
}

.green-alert {
    color: #87ba21;
    font-weight: bold;
}

.red-alert {
    color: #ff8080;
    font-weight: bold;
}

.doc-status {
    margin-top: 6px;
    margin-bottom: 6px;
}

.doc-thumb {
    float: left;
    margin: 0 10px;
}

.bottom-right-container {
    text-align: center;
    z-index: 1;
    position: absolute;
    bottom: 0;
    margin: 4px auto;
    width: 100%;
}

.share-booth-option {
    font-size: 12px;
    float: right;
    margin: 0;
    line-height: 8px;
}

.reserved_date {
    font-size: small;
    color: red;
    line-height: initial;
    margin-left: 10px;
    white-space: wrap;
}

.amenity_info {
    font-size: small;
    line-height: initial;
    margin: 5px 0 0 10px;
    width: max-content;
    cursor: help;
    height: 20px;
}

.amenity_members {
    font-size: small;
    line-height: initial;
    margin: 5px 0 0 10px;
    cursor: help;
    white-space: normal;
    flex: 2;
    border: 1px solid #e1e1e1;
    padding: 2px 2px 2px 8px;
    background-color: #e0ffd5;
}

.badge_block {
    flex: 2;
    border: 1px solid #ccc;
    background-color: #f6f6f6;
    white-space: nowrap;
    padding: 0 20px;
    margin-bottom: 20px;
}

.return_vendor_list {
    list-style-type: disc;
    padding-left: 40px;
    line-height: 35px;
    font-size: 15px;
}

.flex-right-gutter {
    flex: 2;
}

.cart-line-item-table {
    min-width: 600px;
}

.cart-split-payments {
    width: 100%;
    background-color: white;
}

/* Cart flex items */
.cart_box {
    background-color: #f9f9f9;
    padding: 10px;
    border: 1px solid #ddd;
}

.cart_cc_box_header {
    background-color: #f9f9f9;
    padding: 8px 0 4px 16px;
    border: 1px solid #ddd;
}

.cart_cc_box_error {
    background-color: #ffe6e6;
    padding: 8px 10px 8px 16px;
    border: 1px solid #ffa3a3;
}

.cart_left {
    padding: 0.1em;
    text-align: left;
}

.cart_right {
    padding: 0.1em;
    text-align: left;
}

.cart_parent {
    display: flex;
    overflow: hidden;
    margin: 0.02em 0;
    align-items: flex-start;
    /* flex-direction: column; */
    flex-basis: 100%;
}

.checkout-buttons {
    margin: 10px auto 10px auto;
    white-space: nowrap;
    vertical-align: middle;
    text-align: center;
}

.cart-invoice-bottom{
    text-align: center
}

#payment-errors {
    vertical-align: middle;
    text-align: center;
    margin: 10px auto 10px auto;
}

.alert-error{
    color: #D8000C;
    background-color: #FFD2D2;
    margin: 10px 0;
    padding: 12px;
}

.alert-error::before {
    content: "\f057";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #ff4e4e;
    font-size: 18px;
    padding-right: 0.5em;
}

select.form-control {
    padding: 7px 10px;
    margin-right: 10px;
}

select.form-transport {
    display: block;
    width: 90%;
    font-size: 15px;
    padding: 4px;
    margin-right: 5px;
    line-height: 1.7;
    color: #555;
    background-color: #fff;
    /*background-image: none;*/
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

/* Flex Cart */
.cart_row {
    display: -ms-flexbox; /* IE10 */
    display: flex;
    /*-ms-flex-wrap: wrap;*/ /* IE10 */
    /*flex-wrap: wrap;*/
    margin: 0 -6px;
}

/* Flex Cart */
.cart_row_header {
    display: -ms-flexbox; /* IE10 */
    display: flex;
    /*-ms-flex-wrap: wrap;*/ /* IE10 */
    /*flex-wrap: wrap;*/
    margin: 0 -6px;
}

.col-25 {
    -ms-flex: 25%; /* IE10 */
    flex: 25%;
}

.col-33 {
    -ms-flex: 33%; /* IE10 */
    flex: 33%;
}

.col-50 {
    -ms-flex: 50%; /* IE10 */
    flex: 50%;
}

.col-inner-50 {
    -ms-flex: 50%; /* IE10 */
    flex: 50%;
}

.col-75 {
    -ms-flex: 75%; /* IE10 */
    flex: 75%;
}

.col-100 {
    -ms-flex: 100%; /* IE10 */
    flex: 100%;
}
.col-25,
.col-50,
.col-75,
.col-100 {
    padding: 0 16px;
}

.col-inner-50 {
    margin: auto 15px auto 8px;
}

.cart_box #state,
.cart_box #expmonth,
.cart_box #expyear,
.cart_box #country{
    width: 150px;
}

.control-label-cart {
    font-size: 110%;
    font-weight: bold;
    margin: 10px 0 5px 0;
    display: block;
}

.icon-container {
    text-align: center;
}

/* Form Header Stuff */

.logo-image {
    max-width: 100%;
    height: auto;
}

.form-info-header{
    margin-top:6px;
}

.form-title-header{
    margin-top:6px;
}

.form-logo-header{
    margin-top: 0;
    margin-left: 20px;
}

.parsley-errors-list {
    margin: 4px 8px;
    font-size: 1em;
    line-height: 1.0em;
}

.cart-col-3a {
    display: none;
}

.mapster_tooltip br {
    margin-bottom: 5px;
    display: block;
}

/* JS Spinner display */

.ui-button-text {
    display: table-cell;
}

.ui-button-text:hover {
    cursor: pointer;
}

.ui-spinner-button {
    margin: 2px 0 auto;
    padding-left: 5px;
}

/* verification code format*/
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type="number"] {
    -moz-appearance: textfield;
}

button:focus, input:focus {
    outline: none;
}

.mm-number {
    height: 100vh;
    width: 100vw;
}

.mm-number-container {
    -ms-box-orient: horizontal;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    margin: 0 auto;
    align-items: center;
    justify-content: center;
    height: inherit;
}

.mm-number-input {
    width: 500px;
    max-width: 90%;
    margin: 0 auto;
    text-align: center;
}

.mm-number-input-container {
    -ms-box-orient: horizontal;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    margin: 0 auto;
    align-items: center;
    justify-content: center;
    height: inherit;
}

.mm-number-input-item {
    width: 40px;
    height: 40px;
    margin: 10px 2px;
    float: left;
}

.mm-number-input-item input {
    width: 100%;
    height: inherit;
    font-size: 20px;
    font-weight: 300;
    text-align: center;
    border: 1px solid rgba(20,20,20,0.1);
}

.mm-number-input-submit {
    text-align: center;
    width: 80px;
    height: 40px;
    background: #f1f1f1;
    color: #333;
    border: none;
    font-size: 14px;
    font-weight: 300;
}

.mm-number-input-submit:focus, .mm-number-input-submit:hover {
    background: #333;
    color: #f1f1f1;
    cursor: pointer;
}

/* Transition from 1020 to 960 (devices and browsers) */
@media only screen and (min-width: 1046px) {
    .radio label, .checkbox label {
        white-space: normal;
    }

    .flex-right-gutter {
        flex: 0;
    }

    .cart-col-3a {
        display: none;
    }

    .amenity-label {
        white-space: normal;
    }

    .amenity-item-container {
        display: flex;
        justify-content: flex-start;
        width: 800px;
    }
}

/* Transition from 1020 to 960 (devices and browsers) */
@media only screen and (min-width: 960px) and (max-width: 1045px) {
    .radio label, .checkbox label {
        white-space: normal;
    }
    div.block {
        width: 88%;
    }
    #submit-apply, .btn-success-bottom {
        margin-top: 5px;
        margin-left: 40%;
    }
}

/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 959px) {
    div.block {
        width: 90%;
    }
    #submit-apply, .btn-success-bottom {
        margin-top: 5px;
        margin-left: 40%;
    }
}

/* Transition from 1020 to 960 (devices and browsers) */
@media only screen and (min-width: 960px) and (max-width: 1045px) {
    .flex-right-gutter {
        flex: 0;
    }
    .cart-col-3a {
        display: none;
    }
    .amenity-label {
        white-space: normal;
    }
    .amenity-item-container {
        display: flex;
        justify-content: flex-start;
        width: 680px;
    }
    .cart-line-item-table {
        max-width: 700px;
        min-width: unset;
    }
    .split-payment-block {
        margin: 10px auto;
        width: 60%;
    }
    div#poweredby {
        line-height: 30px;
        text-align: center;
        color: #849299;
        background-color: white;
        margin: 0 5px;
    }
    #submit-apply, .btn-success-bottom {
        margin-top: 5px;
        margin-left: 40%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    .flex-right-gutter {
        flex: 0;
    }
    .amenity-label {
        white-space: normal;
    }
    .cart-col-3a {
        display: none;
    }
    .amenity-item-container {
        display: flex;
        justify-content: flex-start;
        width: 575px;
    }
    .cart-line-item-table {
        max-width: 600px;
        min-width: unset;
    }
    .split-payment-block {
        margin: 10px auto;
        width: 70%;
    }
    div#poweredby {
        line-height: 30px;
        text-align: center;
        color: #849299;
        background-color: white;
        margin: 0 7px;
    }
}

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {
    .flex-right-gutter {
        flex: 0;
    }
    .cart_row {
        max-width: 400px;
    }
    .cart-col-2, .cart-col-3a {
        display: none;
    }
    .amenity-label {
        white-space: normal;
    }
    .amenity-item-container {
        display: flex;
        justify-content: flex-start;
        width: 420px;
    }
    .cart-line-item-table {
        max-width: 410px;
        min-width: unset;
    }
    .split-payment-block {
        margin: initial;
        width: 420px;
    }
    .btn-nav {
        /*font-size: 14px;*/
    }
    .payment-header {

    }
    .cart-bottom-details {
        width: 420px;
    }
    .steps li.complete .step:before {
        font-size: 20px;
    }
    .block-content-flex > div {
        width: 96%;
        margin: 1px;
        padding: 4px 8px 15px 8px;
    }
    .block-content-flex {
        flex-wrap: wrap;
    }
    #submit-apply, .btn-success-bottom {
        margin-top: 5px;
        margin-left: 40%;
    }
}

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 1px) and (max-width: 479px) {
    div#wrapper {
        width: 100%;
    }
    /*cart block*/
    div.block {
        padding-bottom: 20px;
        margin-left: 2px;
        width: 100%;
    }
    .cart-line-item-table {
        width: 100%;
        min-width: unset;
    }
    div.content {
        width: 95%;
        padding-top: 5px;
    }
    .amenity-item-container {
        display: block;
        /* justify-content: flex-start; */
        width: 100%;
    }
    .split-payment-block {
        margin: initial;
        width: 95%;
    }
    .col-25, .col-50, .col-75, .col-100 {
        padding: 0 8px;
    }
    .cart-col-2, .cart-col-3b, .cart-col-5, .cart-col-6, .cart-total-label {
        display: none;
    }
    .cart-col-3a {
         display: table-cell;
     }
    .flex-right-gutter {
        flex: 0;
    }
    .value-pair-container, .field-inline-container {
        display: block;
    }
    .pair-value, .field-inline-value{
        float: right;
        margin-right: 5px;
    }
    .pair-item-input {
        width: 90%;
    }
    .amenity-label {
        white-space: normal;
    }
    .btn-nav {
        /*font-size: 12px;*/
    }
    .cart-bottom-details {
        margin-bottom: 20px;
    }
    #terms-agree-button {
        margin-bottom: 20px;
    }
    .steps li.complete .step:before {
        font-size: 18px;
        padding-top: 1px;
    }
    .block-content-flex > div {
        width: 96%;
        margin: 1px;
        padding: 4px 8px 15px 8px;
    }
    .block-content-flex {
        flex-wrap: wrap;
    }
    #submit-apply, .btn-success-bottom {
        margin-top: 5px;
        margin-left: 40%;
    }
}


/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media screen and (min-width: 959px) {
    .cart_parent {
        flex: 1
    }
}

/* Responsive layout - when the screen is less than 800px wide, make the two columns stack on top of each other instead of next to each other (and change the direction - make the "cart" column go on top) */
@media (max-width: 959px) {
    .cart_row_header {
        max-width: 400px;
    }
    .cart_row {
        flex-direction: column;
        max-width: 400px;
    }
}
