.container {
    min-width:740px;
    /*    margin: 0 0 0 -50px; */
}
#ofuser-user_name{
    display: none;
}
/* dialog jquery ui */
.ui-dialog { position: absolute; top: 0; left: 0; padding: .2em; width: 300px; overflow: hidden; background-color: white; z-index:9999; -webkit-box-shadow: 0 0 5px #aaa; box-shadow: 0 0 5px #aaa;}
.ui-dialog .ui-dialog-titlebar { padding: .4em 1em; position: relative;  }
.ui-dialog .ui-dialog-title { float: left; margin: .1em 16px .1em 0; }
.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; }
.ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; }
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; }
.ui-dialog .ui-dialog-content { position: relative; border: 0; padding: .5em 1em; background: none; overflow: auto; zoom: 1; margin-top: 10px}
.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; }
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset { float: right; }
.ui-dialog .ui-dialog-buttonpane button { margin: .5em .4em .5em 0; cursor: pointer; }
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
.ui-draggable .ui-dialog-titlebar { cursor: move; }
.ui-button-text { margin-top: -3px !important }
.ui-dialog-titlebar.ui-widget-header.ui-corner-all {margin-top: 10px;}
.qtipcustom{border-color: rgb(0,190,0);background-color: #ddd;}
.qtipcustom .qtip-content{font-size: 12px;}
label { cursor: pointer; }
/* style message error and success */
.notify_bar
{
    background: none repeat scroll 0 0 rgba(255,255,102,1);
    bottom: 0;
    left:0;
    padding: 5px 0;
    position: fixed;
    width: 100%;
    z-index: 10000;
    height:100px;
}

.success, .error {
    border: 1px solid;
    margin: 10px 0px;
    padding:5px 10px 5px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
    border-radius:10px;
}
.success {
    color: #4F8A10;
    background-color: #DFF2BF;
    background-image:url('../icon/success.png');
}
.error {
    /*color: #D8000C;*/
    display: block;
    padding: 10px;
    background-color: #FFBABA;
    background-image: url('../icon/error.png');
}
.fancy-class {
    background-color: #d5f8fc !important;
    text-align: center !important;
    padding-bottom: 5px !important;
    border: #3e3e3e 1px solid !important;
    border-radius: 5px 5px 5px 5px !important;
    box-sizing:border-box;
    -webkit-box-shadow: 0 0 3px #aaa !important;
    box-shadow: 0 0 3px #aaa !important;
    box-shadow: inset 0 0 25px 15px rgba(255,255,255,0.6) !important;
}
.thisorthat {
    background-color: #cfd1cf !important;
}
.label-class {
    border: #333 1px solid !important;
    background-color:white !important;
    border-radius: 5px 5px 0px 0px !important;
    margin-bottom: 0px !important;
}
.label-div {
    background-color:white !important;
    padding-bottom:5px !important;
    border-left: #333 1px solid !important;
    border-right: #333 1px solid !important;
    border-bottom: #333 1px solid !important;
}
.order-div {
    background-color:white !important;
    padding-bottom:5px !important;
    border-left: #333 1px solid !important;
    border-right: #333 1px solid !important;
    border-bottom: #333 1px solid !important;
    color: steelblue;
    font-size: 11px;
    padding: 2px;
}
.pure-form-stacked input[type="text"], .pure-form-stacked input[type="password"], .pure-form-stacked input[type="email"], .pure-form-stacked input[type="url"], .pure-form-stacked input[type="date"], .pure-form-stacked input[type="month"], .pure-form-stacked input[type="time"], .pure-form-stacked input[type="datetime"], .pure-form-stacked input[type="datetime-local"], .pure-form-stacked input[type="week"], .pure-form-stacked input[type="number"], .pure-form-stacked input[type="search"], .pure-form-stacked input[type="tel"], .pure-form-stacked input[type="color"], .pure-form-stacked input[type="file"], .pure-form-stacked select, .pure-form-stacked label, .pure-form-stacked textarea {
    margin: 0 !important;
}
.order-div-info {display:block;width:100%;font-size:11px;color:blue;line-height:1em;text-align:center;margin-bottom:5px;}
.divTable{display: table;width: 100%;}
.divTableRowo {display: table-row;background-color: #f3f4f2;}
.divTableRowe {display: table-row;background-color: #fff;}
.divTableHeading {background-color: #EEE;display: table-header-group;}
.divTableCell, .divTableHead {display: table-cell;width:50%;}
.divTableHeading {background-color: #EEE;display: table-header-group;font-weight: bold;}
.divTableFoot {background-color: #EEE;display: table-footer-group;font-weight: bold;}
.divTableBody {display: table-row-group;}

.order-divdis {color: steelblue;font-size: 11px;padding: 2px;}
.divTabledis{display: table;width: 100%;}
.divTableRowdis {display: table-row;}
.divTableHeadingdis {background-color: #EEE;display: table-header-group;}
.divTableCelldis, .divTableHeaddis {display: table-cell;width:50%;}
.divTableHeadingdis {background-color: #EEE;display: table-header-group;font-weight: bold;}
.divTableFootdis {background-color: #EEE;display: table-footer-group;font-weight: bold;}
.divTableBodydis {display: table-row-group;}
/* facebook */
#giveaway-facebook-login {
    cursor: pointer;
}
/*tooltip style */
.ui-tooltip {
    padding: 8px;
    position: absolute;
    z-index: 9999;
    max-width: 300px;
    text-shadow: 2px 0 0 #fff;
    -webkit-box-shadow: 0 0 5px #aaa;
    box-shadow: 0 0 5px #aaa;
}
body .ui-tooltip {
    border-width: 2px;
}

.ui-datepicker { font-size:14px !important; }

.ui-tooltip, .arrow:after {
    background: black;
    border: 2px solid white;
}
.ui-tooltip {
    padding: 10px 20px;
    color: white;
    border-radius: 20px;
    font: bold 14px "Helvetica Neue", Sans-Serif;
    text-transform: none !important;
    box-shadow: 0 0 7px black;
    text-shadow: none !important;
}
.arrow {
    width: 70px;
    height: 16px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    margin-left: -35px;
    bottom: -16px;
}
.arrow.top {
    top: -16px;
    bottom: auto;
}
.arrow.left {
    left: 20%;
}
.arrow:after {
    content: "";
    position: absolute;
    left: 20px;
    top: -20px;
    width: 25px;
    height: 25px;
    box-shadow: 6px 5px 9px -9px black;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.arrow.top:after {
    bottom: -20px;
    top: auto;
}
none.error {
    color: #990000;
    font-weight: bold;
    margin-left: 5px;
}
#preview-one {
    max-width: 300px;
    float:right;
}
#preview-two{
    max-width: 300px;
    float:right;
}
#preview-one img{
    max-width: 300px;
}
#preview-two img{
    max-width: 300px;
}
/*div.message{
    background: transparent url(images/msg_arrow.gif) no-repeat scroll left center !important;
    padding-left: 7px !important;
}

div.error{
    background-color:#333333 !important;
    border-color: #000 !important;
    color:#fff !important;
    font-weight:bold !important;
    border-style: solid solid solid none !important;
    border-width: 1px !important;
    padding-top: 1px !important;
    padding-left: 5px !important;
    padding-right: 5px !important;
    width:160px !important;
    height:20px !important;
}*/
#email_status{
    border: 1px solid !important;
    margin: 5px 0px !important;
    background-color: #e3f3fe !important;
    padding:2px 5px 2px 5px !important;
    border-radius:3px !important;
    font-size: small;
    /*font-weight: bold;*/
    font-family: Tahoma,Verdana, Arial, Geneva, Helvetica, sans-serif;
    line-height: 1em !important;
}
.digibread-success, .digibread-error, .digibread-info, .digibread-warning {
    border: 1px solid !important;
    margin: 10px 0px !important;
    padding:5px 10px 5px 50px !important;
    background-repeat: no-repeat !important;
    background-position: 10px center !important;
    border-radius:10px !important;
    font-family: Tahoma,Verdana, Arial, Geneva, Helvetica, sans-serif;
}
.digibread-success {
    color: #4F8A10 !important;
    background-color: #DFF2BF !important;
    background-image:url('../img/success.png') !important;
}
.digibread-error {
    /*color: #D8000C;*/
    background-color: #FFBABA !important;
    background-image: url('../img/error.png') !important;
}
.digibread-info {
    color: #3a6887;
    background-color: #e3f3fe !important;
    background-image: url('../img/alert-info.png') !important;
}
.digibread-warning {
    color: #3a6887;
    background-color: #fefce3 !important;
    background-image: url('../img/alert-warning.png') !important;
}
#content ul #questions{
    width:500px;
    margin: 0 auto;
    padding: 100px 0 140px;
    list-style:none!important;;
    text-align:center;
}

#questions > li p span{

    color: #990000;
}

#questions > li{
    position:relative;
    background:none!important;
    padding-left: 0px;
    padding-bottom: 15px;
}

#content #questions li {
    padding-left: 0px;
    padding-bottom: 15px;
}


#questions > li p{
    line-height:60px;
    float: left;
    font: 14px Georgia,"Times New Roman",Times,serif;
    padding: 1px 15px 15px 0;
    text-align: left;
    width: 130px;
    margin:0;
}

#questions li .divider,
#questions li .divider:before,
#questions li .divider:after{
    content:'';
    position:absolute;
    width:8px;
    height:8px;
    bottom:-35px;
    left:50%;
    margin-left:-4px;
}

#1questions li .divider:before{
    margin-left:-24px;
    bottom:0;
}

#1questions li .divider:after{
    margin-left: 16px;
    bottom:0;
}

#questions > li select{
    width:300px;
}


.chzn-container{
    text-align:left;
    height: 50px;
}
.chosen-container-single .chosen-single {
    height: 30px !important;
    line-height: 29px !important;
    /*max-width: 200px !important;*/
    max-width: 98% !important;
    min-width: 170px !important;
    width: 98% !important;

}
.chosen-container {
    width: 100% !important;
}
.pure-form legend {
    border-bottom: 2px solid #82c2fd !important;
    background: #dfdfdf none repeat scroll 0 0;
    font-size: 18px;
    font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
}
.inputRequirement {
    font-family : Verdana, Arial, sans-serif !important;
    font-size : 14px !important;
    color : #cc0000 !important;
    background : inherit !important;
}
#post_country_id_chosen{
    max-width: 200px !important;
}
div.dbform {
    background: #dfdfdf;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 20px;
    width: 96%;
    max-width: 1024px;
    min-width: 230px;
    counter-reset: fieldsets;
}
div.dbform legend {
    color: #666666;
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 10px;
    text-shadow: 0 1px 1px #fff;
}
div.dbform h3 {
    /*    max-width: 320px !important;*/
    color: #0078e7;
    float:left;
    font-size: 18px;
    font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
}
div.dbform h4 {
    letter-spacing: normal !important;
    font-family: Verdana, Arial, Geneva, Helvetica, sans-serif
}
div.dbform fieldset fieldset legend {
    color: #0078e7;
    font-size: 13px;
    font-weight: normal;
    padding-bottom: 0;
}
div.dbform .success, .error{
    border: none !important;
    margin: 10px 0px;
    padding: 0;
    padding-left: 40px;
    background-repeat: no-repeat;
    background-position: 10px center;
    border-radius:10px;
}

div.dbform .error {
    background-color: transparent !important;
    background-image: url('../icon/required.png');
}
div.dbform .cboxrad {
    font-size: 1.5em;
}
div.dbform .cboxrad none {
    font-size: .6em;
}

form.dbform {
    background: #dfdfdf;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 20px;
    width: 96%;
    max-width: 1024px;
    min-width: 230px;
    counter-reset: fieldsets;
}
form.dbform h3 {
/*    max-width: 320px !important;*/
    color: #0078e7;
    float:left;
    font-size: 18px;
    font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
}
form.dbform h4 {
letter-spacing: normal !important;
    font-family: Verdana, Arial, Geneva, Helvetica, sans-serif
}
form.dbform fieldset {
    border: none;
    margin-bottom: 10px;
}
form.dbform fieldset:last-of-type {
    margin-bottom: 0;
}
form.dbform legend {
    color: #666666;
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 10px;
    text-shadow: 0 1px 1px #fff;
}
form.dbform > fieldset > legend:before {
    content: "Step " counter(fieldsets);
    counter-increment: fieldsets;
    float:right;
    margin-right: 25px;
}
form.dbform fieldset fieldset legend {
    color: #0078e7;
    font-size: 13px;
    font-weight: normal;
    padding-bottom: 0;
}
form.dbform .success, .error{
    border: none !important;
    margin: 10px 0px;
    padding: 0;
    padding-left: 40px;
    background-repeat: no-repeat;
    background-position: 10px center;
    border-radius:10px;
}

form.dbform .error {
    background-color: transparent !important;
    background-image: url('../icon/required.png');
}
form.dbform .cboxrad {
    font-size: 18px !important;
}
/*form.dbform .cboxrad label{
    font-size: .75em;
    font-weight: 400;
}*/
form.dbform .cboxrad none {
    font-size: .6em;
}
label > span {
    font-weight: 400 !important;
}
.val-error > input {
    border-color: #990000 !important;
}
.val-error > textarea {
    border-color: #990000 !important;
}
.db-modal {
    display:    none;
    position:   fixed;
    z-index:    1000;
    height:     30%;
    width:      30%;
    max-height: calc(100% - 100px);
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: rgba( 255, 255, 255, .8 ) url('images/db_loading.gif') 50% 50% no-repeat;
    border-radius: 10px 10px 10px 10px;
    margin: -25px 0 0 -25px;
}
.digibread-loading-modal {
    display:    none;
    position:   fixed;
    z-index:    1000;
    height:     20%;
    width:      20%;
    max-height: calc(100% - 100px);
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: rgba( 255, 255, 255, .8 ) url('images/db_loading_128.gif') 50% 50% no-repeat;
    border-radius: 10px 10px 10px 10px;
    margin: -25px 0 0 -25px;
}
.db-overlay{
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    background-color: rgba(0,0,0,0.5); /*dim the background*/
}
.event_location {
    font-size: 11px;
    padding-left: 10px;
}
.event-div hr {
    height: 1px !important;
    margin-bottom: 1.625em;
}
.event_event_event {
    padding-right: 15px;
}
#navlist {
    margin:0 !important;
}
#navlist li
{
    display: inline !important;
    list-style-type: none !important;
    padding-right: 10px !important;
    font-size: 10px !important;
}
#submit,.button,input[type=submit]{/*background:#f3595b*/;color:#fff;display:inline-block;cursor:pointer;text-transform:uppercase}#submit:hover,.button:hover,input[type=submit]:hover{background:#5bae61;color:#fff}#submit a,.button a{color:inherit}#submit,.button,input[type=submit]{font-weight:700;border:none;-webkit-transition:color .2s ease-in,background-color .2s linear;-moz-transition:color .2s ease-in,background-color .2s linear;-o-transition:color .2s ease-in,background-color .2s linear;transition:color .2s ease-in,background-color .2s linear;-webkit-box-shadow:inset 0 -3px 0 0 rgba(0,0,0,.33);-moz-box-shadow:inset 0 -3px 0 0 rgba(0,0,0,.33);box-shadow:inset 0 -3px 0 0 rgba(0,0,0,.33)}#submit:hover,.button:hover,input[type=submit]:hover{-webkit-box-shadow:inset 0 -3px 0 0 rgba(0,0,0,.33);-moz-box-shadow:inset 0 -3px 0 0 rgba(0,0,0,.33);box-shadow:inset 0 -3px 0 0 rgba(0,0,0,.33)}#submit:active,.button:active,input[type=submit]:active{-webkit-box-shadow:inset 0 3px 0 0 rgba(0,0,0,.33);-moz-box-shadow:inset 0 3px 0 0 rgba(0,0,0,.33);box-shadow:inset 0 3px 0 0 rgba(0,0,0,.33)}#submit,#submit.button-medium,.button,.button-medium,input[type=submit],input[type=submit].button-medium{padding:10px 35px 11px;font-size:1em;line-height:1.4em;margin-top:5px;margin-bottom:5px;border:1px solid rgba(0,0,0,.15)}#submit.button-small,.button-small,input[type=submit].button-small{padding:6px 25px 7px;font-size:1em;line-height:1.4em}#submit.button-large,.button-large,input[type=submit].button-large{padding:13px 55px 14px;font-size:1em;line-height:1.4em}
.shortcode-button.style-white,.style-white{background:#f2f2f2;color:#888 !important}.shortcode-button.style-white:hover{background:#e1e1e1;color:#888 !important}.shortcode-button.style-black,.style-black{background:#444;color:#fff !important}.shortcode-button.style-black:hover{background:#222;color:#fff !important}.shortcode-button.style-brown,.style-brown{background:#986736;color:#fff !important}.shortcode-button.style-brown:hover{background:#764514;color:#fff !important}.shortcode-button.style-blue,.style-blue{background:#3b86b0;color:#fff !important}.shortcode-button.style-blue:hover{background:#19648e;color:#fff !important}.shortcode-button.style-cyan,.style-cyan{background:#40b7c2;color:#fff !important}.shortcode-button.style-cyan:hover{background:#1e95a0;color:#fff !important}.shortcode-button.style-green,.style-green{background:#3bb064;color:#fff !important}.shortcode-button.style-green:hover{background:#198e42;color:#fff !important}.shortcode-button.style-yellow,.style-yellow{background:#dbd932;color:#6d6a17 !important}.shortcode-button.style-yellow:hover{background:#b9b710;color:#6d6a17 !important}.shortcode-button.style-amber,.style-amber{background:#e4910e;color:#fff !important}.shortcode-button.style-amber:hover{background:#c26f00;color:#fff !important}.shortcode-button.style-orange,.style-orange{background:#ec750c;color:#fff !important}.shortcode-button.style-orange:hover{background:#ca5300;color:#fff !important}.shortcode-button.style-red,.style-red{background:#c73535;color:#fff !important}.shortcode-button.style-red:hover{background:#a51313;color:#fff !important}.shortcode-button.style-pink,.style-pink{background:#eb4992;color:#fff !important}.shortcode-button.style-pink:hover{background:#c92770;color:#fff !important}.shortcode-button.style-accent,.style-accent,.style-accentlight{background:#f3595b;color:#fff !important}.shortcode-button.style-accent:hover{background:#e53743;color:#fff !important}.style-highlight,.style-highlightlight{background:#f6f3ed}.style-whitelight{background:#f2f2f2;color:#888 !important}.style-blacklight{background:#444;color:#fff !important}.style-brownlight{background:#f5e7d8;color:#986736 !important}.style-bluelight{background:#e8f0fa;color:#4671a3 !important}.style-cyanlight{background:#e8f8fa;color:#469ba3 !important}.style-greenlight{background:#eefae8;color:#728754 !important}.style-yellowlight{background:#fcfbd9;color:#a69021 !important}.style-amberlight{background:#faeed4;color:#b28929 !important}.style-orangelight{background:#ffe0bc;color:#c8640d !important}.style-redlight{background:#faece8;color:#af2c20 !important}.style-pinklight{background:#fae8f4;color:#c2519b !important}
.border-box{display:block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.aligncenter{clear:both;display:block;margin:1.07142857em auto;text-align:center}img.aligncenter{margin:1.07142857em auto}.alignleft{float:left;margin:10px 1.71428571em 5px 0;display:block}.alignright{float:right;margin:10px 0 5px 1.71428571em;display:block}.alignleft img,.alignright img{display:block}
.modal {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 50%;
    max-width: 630px;
    min-width: 320px;
    height: auto;
    z-index: 1000000;
    visibility: hidden;
    backface-visibility: hidden;
    transform: translateX(-50%) translateY(-50%);
}

.modal-content {
    color: #fff;
    background: #42A8FF;
    position: relative;
    border-radius: 3px;
    margin: 0 auto;
    font-family: 'Lato', Calibri, Arial, sans-serif;
}

.modal-content h3 {
    float: none !important;
    margin: 0;
    color: #fff !important;
    padding: 0.4em 0.4em 0.1em 0.4em;
    text-align: center !important;
    line-height: 1em !important;
    font-size: 2.4em !important;
    font-weight: 300 !important;
    font-family: 'Lato', Calibri, Arial, sans-serif !important;
    /*opacity: 0.8;
    background: #0481fe;
    border-radius: 3px 3px 0 0;*/
}
.correctemail {
    background: #0481fe !important;
    border-radius: 5px 5px 5px 5px !important;
    margin: 0 !important;
    padding: 0.4em !important;
    text-align: center !important;
    color:#000 !important;
    font-size: calc(1.5em + 1vmin) !important;
    font-weight: bold !important;
    font-family: 'Lato', Calibri, Arial, sans-serif;
    text-transform: none !important;
    line-height: 1em !important;
    white-space: pre !important;           /* CSS 2.0 */
    white-space: pre-wrap !important;      /* CSS 2.1 */
    white-space: pre-line !important;      /* CSS 3.0 */
    white-space: -moz-pre-wrap !important; /* Mozilla */
    word-wrap: break-word !important;      /* IE 5+ */
}
.modal-selects {
    width:100% !important;
}
.modal-inputs {
    background: #0481fe !important;
    border-radius: 5px 5px 5px 5px !important;
    margin: 0 !important;
    padding: 0.4em !important;
    text-align: left !important;
    color:#000 !important;
    width:100% !important;
    font-size: calc(1.5em + 1vmin) !important;
    font-weight: bold !important;
    font-family: 'Lato', Calibri, Arial, sans-serif;
    text-transform: none !important;
    line-height: 1em !important;
    white-space: pre !important;           /* CSS 2.0 */
    white-space: pre-wrap !important;      /* CSS 2.1 */
    white-space: pre-line !important;      /* CSS 3.0 */
    white-space: -moz-pre-wrap !important; /* Mozilla */
    word-wrap: break-word !important;      /* IE 5+ */
}
.dbreadrow{display: table;table-layout: fixed;width: 100%;}
.dbreadleftcol{display: table-cell;width: 50%;vertical-align: top;}
.dbreadrightcol{display: table-cell;width: 50%;padding: 0 20px;vertical-align: top;}

.modins{
    display:inline-block;width:100%;color:#333333;text-align: center;font-size: small;
}
.modal-content > div {
    padding: 15px 40px 30px;
    margin: 0;
    font-weight: 300;
    font-size: 1.15em;
    text-align: center;
}
.modal-content p {
    margin: 0;
    padding: 10px 0;
}

.modal-content ul {
    margin: 0;
    padding: 0 0 30px 20px;
}

.modal-content button {
    border: none;
    padding: 0.6em 1.2em;
    background: #0481fe;
    color: #fff;
    font-family: 'Lato', Calibri, Arial, sans-serif !important;
    font-size: 1em;
    letter-spacing: 1px;
    text-transform: uppercase;
    cursor: pointer;
    display: inline-block;
    margin: 3px 2px;
    border-radius: 2px;
}

.modal-content button:hover
{
    background: #333;
}

.modal-show
{
    visibility: visible;
    display: block;
}

.modal-overlay
{
    position: fixed;
    width: 100%;
    height: 100%;
    visibility: hidden;
    top: 0;
    left: 0;
    z-index: 10000;
    opacity: 0;
    background: #42A8FF;
    transition: all 0.8s;
}

.modal-show ~ .modal-overlay {
    opacity: 1;
    visibility: visible;
}

.modal-show.modal-effect-blur ~ .modal-overlay {
    background: #42A8FF;
}

.modal-show.modal-effect-blur ~ .container {
    filter: blur(3px);
}

.modal-effect-blur .modal-content {
    transform: translateY(-5%);
    opacity: 0;
}

.modal-show.modal-effect-blur ~ .container,
.modal-effect-blur .modal-content {
    transition: all 0.8s;
}

.modal-show.modal-effect-blur .modal-content {
    transform: translateY(0);
    opacity: 1;
}
pre {
    white-space: pre;           /* CSS 2.0 */
    white-space: pre-wrap;      /* CSS 2.1 */
    white-space: pre-line;      /* CSS 3.0 */
    white-space: -pre-wrap;     /* Opera 4-6 */
    white-space: -o-pre-wrap;   /* Opera 7 */
    white-space: -moz-pre-wrap; /* Mozilla */
    white-space: -hp-pre-wrap;  /* HP Printers */
    word-wrap: break-word;      /* IE 5+ */
}
fieldset .content { display: none; }

.wrapper {
    text-transform: none;
/*    background: #ececec; */
    color: #555;
    cursor: help;
    font-family: 'Lato', Calibri, Arial, sans-serif;
    font-size: 18px;
    line-height: 1.2em;
/*    margin: 100px 75px 10px 75px; */
    padding: 2px 5px;
    position: relative;
    text-align: center;
    width: 98%;
    -webkit-transform: translateZ(0); /* webkit flicker fix */
    -webkit-font-smoothing: antialiased; /* webkit text rendering fix */
}
.threehun{height:200px;}
.wrapper .tooltip {
    background: #1496bb;
    bottom: 100%;
    color: #fff;
    display: block;
    left: -25px;
    margin-bottom: 15px;
    opacity: 0;
    padding: 20px;
    pointer-events: none;
    position: absolute;
    width: 100%;
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
    -webkit-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
    -moz-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
    -ms-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
    -o-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
}

/* This bridges the gap so you can mouse into the tooltip without it disappearing */
.wrapper .tooltip:before {
    bottom: -20px;
    content: " ";
    display: block;
    height: 20px;
    left: 0;
    position: absolute;
    width: 100%;
}

/* CSS Triangles - see Trevor's post */
.wrapper .tooltip:after {
    border-left: solid transparent 10px;
    border-right: solid transparent 10px;
    border-top: solid #1496bb 10px;
    bottom: -10px;
    content: " ";
    height: 0;
    left: 50%;
    margin-left: -13px;
    position: absolute;
    width: 0;
}

.wrapper:hover .tooltip {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
}

/* IE can just show/hide with no transition */
.lte8 .wrapper .tooltip {
    display: none;
}

.lte8 .wrapper:hover .tooltip {
    display: block;
}
.pure-u-1 .stripe-button-el {
    width:90% !important;
}
.pure-u-1 .payopts-button-el {
    -moz-user-select: none;
    background-image: linear-gradient(#28a0e5, #015e94);
    border: 0 none;
    border-radius: 5px;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    padding: 1px;
    text-decoration: none;
    visibility: visible !important;
    width:90% !important;
    margin-bottom: 12px !important;
}
.pure-u-1 .payopts-button-el span {
    background: #1275ff linear-gradient(#7dc5ee, #008cdd 85%, #30a2e4) repeat scroll 0 0;
    border-radius: 4px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.25) inset;
    color: #fff;
    display: block;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    padding: 0 12px;
    position: relative;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
#progress {
    height: 20px;
    margin-bottom: 20px;
    /* overflow: hidden; */
    background-color: #fe9c01;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
}
.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease;
}
@media only screen and (max-width: 860px) {
    .db-modal {
        display:    none;
        position:   fixed;
        z-index:    1000;
        top:        50%;
        left:       35%;
        height:     20%;
        width:      55%;
        background: rgba( 255, 255, 255, .8 ) url('images/db_loading_128.gif') 50% 50% no-repeat;
        border-radius: 10px 10px 10px 10px;
        margin: -25px 0 0 -25px;
    }
    form.dbform {
        background: #dfdfdf none repeat scroll 0 0;
        border-radius: 5px;
        counter-reset: fieldsets;
        max-width: 1024px;
        min-width: 100px;
        padding: 5px;
        width: 96%;
    }
    div.dbform {
        background: #dfdfdf none repeat scroll 0 0;
        border-radius: 5px;
        counter-reset: fieldsets;
        max-width: 1024px;
        min-width: 100px;
        padding: 5px;
        width: 96%;
    }
    div.dbform h3 {
        max-width: 320px !important;
    }
    .modal-content h3 {
        float: none !important;
        margin: 0;
        color: #fff !important;
        padding: 0.4em 0.4em 0.1em 0.4em;
        text-align: center;
        line-height: .8em !important;
        font-size: 1.8em !important;
        font-weight: 300!important;
        font-family: 'Lato', Calibri, Arial, sans-serif !important;
        /*opacity: 0.8;
        background: #0481fe;
        border-radius: 3px 3px 0 0;*/
    }
    .correctemail {
        background: #0481fe !important;
        border-radius: 5px 5px 5px 5px !important;
        margin: 0 !important;
        padding: 0.4em !important;
        text-align: center !important;
        color:#000 !important;
        font-size: calc(1em + 1vmin) !important;
        font-weight: bold !important;
        font-family: 'Lato', Calibri, Arial, sans-serif !important;
        text-transform: none !important;
        line-height: .75em !important;
        white-space: pre !important;           /* CSS 2.0 */
        white-space: pre-wrap !important;      /* CSS 2.1 */
        white-space: pre-line !important;      /* CSS 3.0 */
        white-space: -moz-pre-wrap !important; /* Mozilla */
        word-wrap: break-word !important;      /* IE 5+ */
    }
    .modins{
        display:inline-block;width:100%;color: #333333;text-align: center;font-size: x-small;
    }
}