/* Minification failed. Returning unminified contents.
(48,47): run-time error CSS1046: Expect comma, found '0'
(48,51): run-time error CSS1046: Expect comma, found '/'
 */
.contact-photo {
    width: 150px;
}

.group-option-button {
    min-width: 170px;
}

.payment-option-button,
.invoice-option-button {
    min-width: 145px;
}

.faded {
    opacity: 0.7;
}

@media (min-width: 768px) {
    .flex-container {
        display: flex;
    }

    .flex-child-one {
        flex: 1;
    }

    .flex-child-two {
        flex: 1;
    }

    .instructions {
        align-self: end;
    }

    #displayTypeTabs {
        display: flex;
    }
}

.progressBarOuter {
    width: 100%;
    height: 20px;
    margin-bottom: 20px;
    background-color: #f7f7f7;
    border: 1px solid #f7f7f7;
    border-radius: 4px;
    overflow: hidden;
    -webkit-box-shadow: inset 0 1px 2px rgb(0 0 0 / 10%);
}

.progressBar {
    height: 100%;
    font-size: 12px;
    color: #ffffff;
    text-align: center;
    background-color: #6d6e71;
}

.progressBar1 {
    width: 16.6%;
}

.progressBar2 {
    width: 33.3%;
}

.progressBar3 {
    width: 50%;
}

.progressBar4 {
    width: 66.6%;
}

.progressBar5 {
    width: 83.3%;
}

.progressBar6 {
    width: 100%;
}

.displayType {
    border: 1px solid #ddd;
    border-radius: 4px;
}

.displayTypeImage {
    height: 200px;
}

.displayTypeImage img {
    max-height: 100% !important;
    max-width: 100% !important;
    width: auto;
    height: auto;
}

.displayTypeName h4 {
    color: black
}

#displayTypeTabs {
    border-bottom-color: #dedede;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}

#displayTypeTabs .displayTypeTab {
    border: solid 1px #dedede;
    padding: 10px;
    cursor: pointer;
}

#displayTypeTabs .selected.selected {
    background-color: #dedede;
    cursor: default;
}

#AnotherDisplayAreaButton {
    display:none;
}

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    float: right;
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
    color: #000000;
    text-shadow: 0 1px 0 #ffffff;
    opacity: 0.2;
}

.input-group-text {
    padding: 6px 12px;
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
    display: table-cell;
}

.removeRowBtn, .acceptRowBtn {
    margin-right: 5px;
}

th.totalHeader, th.totalFooter, td.total, td.discountTotal {
    width: 0.1%;
    white-space: nowrap;
}

#ExhibitionsErrorMessage, #openAreaDisplayTypes {
    display: none;
}

.maxLOAError, .maxBEAMError, .selectConfigurationError {
    display: none;
}

.selectError {
    color: red;
    border: 1px solid red;
}

.discountWrapper {
    white-space: nowrap;
    display: inline-block;
}

.discountCodeInput {
    margin-right: 15px;
}

@media (min-width: 768px) {
    .nameTd {
        width: 200px;
        white-space: nowrap;
    }

    .priceTd {
        width: 100px;
        white-space: nowrap;
    }
}

button.discountTooltip {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    float: right;
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
}

div.tooltip-inner {
    max-width: 350px;
    word-wrap: break-word;
}
input[type="checkbox"], input[type="radio"] {
    width: auto;
    display: inline-block;
}

input[type="text"],
input[type="password"],
select,
textarea,
.input-width {
    /*max-width: 600px;*/
}

iframe {
    overflow: hidden;
    border: none;
    width: 100%;
}

div.delayed-component-content {
    display: block;
}

.bottom-margin-5 {
    margin-bottom: 5px !important;
}

.bottom-margin-10 {
    margin-bottom: 10px !important;
}

.default-top-margin {
    margin-top: 15px !important;
}

.default-bottom-margin {
    margin-bottom: 15px !important;
}

.default-padding {
    padding: 15px !important;
}

.bold {
    font-weight: bold;
}

.field-validation-error {
    color: red;
}

.no-display {
    display: none !important;
}

.breakword {
    word-wrap: break-word;
}

.checkbox-group {
    padding-top: 0;
}

.form-control {
    width: 100%;
}

.display-form .form-group {
    margin-bottom: 0 !important;
}

.display-section .row {
    margin-bottom: 5px !important;
}

.right-aligned {
    text-align: right !important;
}

.welcome {
    font-style: italic;
    margin-bottom: 15px;
    font-weight: bold;
}

.header-row {
    padding-top: 5px;
    padding-bottom: 5px;
    display: none;
}

.header-label {
    font-weight: bold;
    cursor: pointer;
}

.result-row {
    padding-top: 5px;
    padding-bottom: 5px;
}

.result-table th,
.result-table td {
    border: none !important;
}

.tablet {
    display: none;
}

.phone {
    display: block;
}

.even {
    background: #eeeeee;
}

.portal-form-buttons {
    text-align: right;
}

.short-field {
    width: 150px;
}

.full-width {
    width: 100% !important;
}

.portal-datepicker {
    border-radius: 0;
}

.datepicker {
    z-index: 2000 !important;
}

#printArea .modal-dialog {
    width: auto;
    max-width: 1200px;
}

.btn-grey {
    background-image: -webkit-linear-gradient(top, white 0%, #e0e0e0 100%);
    background-image: linear-gradient(to bottom, white 0%, #e0e0e0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff548ed5', endColorstr='#ff2e6fbd', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    border-color: #dbdbdb;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
    color: #555555;
    background-color: white;
}

.btn-grey:hover,
.btn-grey:focus {
    background-color: #e0e0e0;
    border-color: #dbdbdb;
}

.btn-grey:active,
.btn-grey.active {
    background-color: #e0e0e0;
    border-color: #dbdbdb;
}


.btn-green {
    background-image: -webkit-linear-gradient(top, #66e084 0%, #48A86F 100%);
    background-image: linear-gradient(to bottom, #66e084 0%, #48A86F 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6DE28A', endColorstr='#48A86F', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    border-color: #299957;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
    color: #ffffff;
    background-color: #48A86F;
}

.btn-green:hover,
.btn-green:focus {
    background-color: #48A86F;
    border-color: #299957;
    color: #ffffff;
}

.btn-green:active,
.btn-green.active {
    background-color: #48A86F;
    border-color: #299957;
    color: #ffffff;
}

.validation-summary-errors ul, ol {
    margin-top: 0;
    margin-bottom: 0;
}


@media (min-width: 768px) {
    .form-horizontal .control-label {
        text-align: left;
    }

    .header-row {
        display: block;
    }

    .tablet {
        display: block;
    }

    .phone {
        display: none;
    }

    .checkbox-group {
        padding-top: 7px;
    }
}



.loader 
{
	display:    none;
	position:   fixed;
	z-index:    10000;
	top:        0;
	left:       0;
	height:     100%;
	width:      100%;
	background: #ececec 
				/*url(Images/ajax-loader.png)*/ 
				50% 50% 
				no-repeat;
	opacity: 0.50;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity = 50);
	filter: alpha(opacity = 50)
}

.loader-img {
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.kv-fileinput-caption {
    min-height: 32px;
}


/*override interactive file input style override back to normal */
.margin-bottom-10 {
    margin-bottom: 0;
}



/*missing from generated */

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  clear: both;
}



.toast-title {
  font-weight: bold;
}
.toast-message {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}
.toast-message a,
.toast-message label {
  color: #ffffff;
}
.toast-message a:hover {
  color: #cccccc;
  text-decoration: none;
}
.toast-close-button {
  position: relative;
  right: -0.3em;
  top: -0.3em;
  float: right;
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
  -webkit-text-shadow: 0 1px 0 #ffffff;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=80);
}
.toast-close-button:hover,
.toast-close-button:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  filter: alpha(opacity=40);
}
/*Additional properties for button version
 iOS requires the button element instead of an anchor tag.
 If you want the anchor version, it requires `href="#"`.*/
button.toast-close-button {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.toast-top-center {
  top: 0;
  right: 0;
  width: 100%;
}
.toast-bottom-center {
  bottom: 0;
  right: 0;
  width: 100%;
}
.toast-top-full-width {
  top: 0;
  right: 0;
  width: 100%;
}
.toast-bottom-full-width {
  bottom: 0;
  right: 0;
  width: 100%;
}
.toast-top-left {
  top: 12px;
  left: 12px;
}
.toast-top-right {
  top: 12px;
  right: 12px;
}
.toast-bottom-right {
  right: 12px;
  bottom: 12px;
}
.toast-bottom-left {
  bottom: 12px;
  left: 12px;
}
#toast-container {
  position: fixed;
  z-index: 999999;
  pointer-events: none;
  /*overrides*/
}
#toast-container * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 999999;
}
#toast-container > div {
  position: relative;
  pointer-events: auto;
  overflow: hidden;
  margin: 0 0 6px;
  padding: 15px 15px 15px 15px;
  width: auto;
  max-width: 300px;
  -moz-border-radius: 3px 3px 3px 3px;
  -webkit-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  background-position: 15px center;
  background-repeat: no-repeat;
  -moz-box-shadow: 0 0 12px #999999;
  -webkit-box-shadow: 0 0 12px #999999;
  box-shadow: 0 0 12px #999999;
  color: #ffffff;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=80);
}
#toast-container > :hover {
  -moz-box-shadow: 0 0 12px #000000;
  -webkit-box-shadow: 0 0 12px #000000;
  box-shadow: 0 0 12px #000000;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: alpha(opacity=100);
  cursor: pointer;
}
#toast-container > .toast-info {}
#toast-container > .toast-error {}
#toast-container > .toast-success {}
#toast-container > .toast-warning {}
#toast-container.toast-top-center > div,
#toast-container.toast-bottom-center > div {
  width: 300px;
  margin-left: auto;
  margin-right: auto;
}
#toast-container.toast-top-full-width > div,
#toast-container.toast-bottom-full-width > div {
  width: 96%;
  margin-left: auto;
  margin-right: auto;
}
.toast {
  background-color: #030303;
}
.toast-success {
  background-color: #51a351;
}
.toast-error {
  background-color: #bd362f;
}
.toast-info {
  background-color: #2f96b4;
}
.toast-warning {
  background-color: #f89406;
}
.toast-progress {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 4px;
  background-color: #000000;
  opacity: 0.4;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  filter: alpha(opacity=40);
}
/*Responsive Design*/
@media all and (max-width: 240px) {
  #toast-container > div {
    padding: 8px 8px 8px 8px;
    width: 11em;
  }
  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
}
@media all and (min-width: 241px) and (max-width: 480px) {
  #toast-container > div {
    padding: 8px 8px 8px 8px;
    width: 18em;
  }
  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
}
@media all and (min-width: 481px) and (max-width: 768px) {
  #toast-container > div {
    padding: 15px 15px 15px 15px;
    width: 25em;
  }
}





