/*
Theme Name:     UXI Studio 2014b
Author:         Barak Danin
Author URI:     http://uniqui.co.il
Version:        1.0
*/
.title {
    font-weight:700;
}
.description .talk-content {
    font-size:0.8em;
    margin-top:20px;
    margin-bottom:10px;
    display:none;
}
.description .talk-content p {
    margin-bottom:12px;
}
.description {
    padding: 10px;
    position:relative;
    top:-5px;
}

.description.active:hover {
    /*cursor: pointer;*/
    background: none;
}
.description.active .title {
    color: #289c95;
}

.person .text-area p  {
    margin-bottom:8px;
}

.container .person {
    overflow: hidden;
    padding-bottom: 40px;
}
.about-area p {
    margin-bottom: 12px;
}
.hebonly {
    font-size:0.6em;
    display:block;
    margin-top:-6px;
}

.tab-content .by {
    bottom: inherit;
    top: 249px;
}
.promo-area .alignright {
    float: right;
    margin-right: 54px ;
}
.spnr-box.minor {

}

#tab3 .moreinfo {
    margin-top: 20px;
    display: block;
    margin-left: 23px;
}
#tab1 .note {
    margin-top:20px;
}
.tab-content .tab-holder {
    /*min-height: 320px;*/
}
#tab2 .moreinfo {
    margin-top:20px;
}

.tab-content .note {
    color: #000;
}
.intro-area .ticket-box p {
    text-align: center;
}
.contact-container h2 a{ color:#fff; }

.intro-area .ticket-box {
    padding:0;
}
.intro-area .ticket-box .inner {
    padding: 0 12px 12px;
    cursor:pointer;
}
.intro-area .ticket-box:hover p, .intro-area .ticket-box p:hover {
    cursor:pointer;
}
.intro-area .ticket-box:hover {
    background-color: #6e32b8;
}
.btns-area {
    padding-bottom:130px;
}
.check-section {
    border-bottom:none;
}
.EURO {
    display:none;
}
.radio-area.NIS .note{
    margin-left:95px;
}
.radio-area.EURO {
    margin-bottom:0px;
    margin-left:-105px;
}
.radio-area.EURO label {
    padding:0;
}
.radio-area.EURO .note {
    display:block;
    float:right;
    margin-top:7px;
}
.box.front p {
    font-size:1.2em;
}
.box.front time  {
    font-size:0.8em;
}
.box .speaker {
    display:block;
    margin:8px 0 0px 0;
    font-size:0.8em;

}
.box.reverse .speaker {
    margin-bottom:4px;
}

.image-links .text-holder {
    min-height:47px;
}
.intro-area .content {
    margin-bottom:45px;
}
.check-section ul .title {
    display:inline-block;
}
.required-checkbox label {
    cursor:pointer;
}
.chk-area.chk-unchecked:hover {
    background:#d9edec;
}
.sold-out input, .sold-out .chk-area, .sold-out .chk-area:hover {
    background:#e6e5e7  ;
    cursor:default;
}
.chk-label-active .ticket-line {
    border-color:#fff;
}

.check-section ul .sold-out.chk-label-active:hover, .check-section ul .sold-out:hover{
    background:#e6e5e7;
}
.check-section ul .sold-out .sold {
    text-align:left;
    color:#75435d;
}
.check-section li:hover .ticket-line {
    border-color:#ffffff;
}

.custom-form .radio-area {
    margin-bottom:10px;
}
.EURO .radio-box label {
    height:90px;
}
.custom-form .note {
     padding-bottom:30px;
 }
.radio-holder.NIS {
    margin-bottom:30px;
}
.check-section .ticket-line {
    width:180px;
    text-align: center;
}

.highlight {
    color:#fddc29;
    font-weight:700
}
.image-links .line {
    display:block;
    font-family: 'nexa-light',helvetica, arial,sans-serif;
}
.image-links .line span {
    font-size:23px;
}
.image-links .line.sold-out {

}
.image-links li.sold-out a {
}
.image-links li.sold-out .text-holder:before {
    border-top-color:#888;
}
.image-links li.sold-out .text-holder:after {
    background-color:#888;
}
.image-links li.sold-out .text-holder {
    color:#ccc;
}
.image-links li.sold-out:hover .text-holder:before {
    border-top-color:#939393;
}
.image-links li.sold-out:hover .text-holder:after {
    background-color:#939393;
}
.image-links li.sold-out:hover .text-holder {
    color:#f1f1f1;
}

article .line{
    color:#331b60;
    background:#ffe21d;
    font-size:18px;
    line-height:31px;
    width:150px;
    margin:-12px 0 0 0;
    padding:7px 10px;
    height:31px;
    font-family: 'nexa-light', Arial, Helvetica, sans-serif;
}
article .line span {
    font-size:25px;
}
.sold-out .btns-section {
    display:none;
}
.writeus {
    font-size:0.8em;
    margin-left:15px;
}
article.sold-out .about-area , article.sold-out .questions-area{
    /*color: #999999;*/
}

.note.few, .note.sold-out {
    background: #ffe21d;
    padding: 4px 6px;
    width: 150px;
    text-align: center;
    margin: 0 auto;
    font-family: "nexa-light", "Helvetica", Arial, sans-serif;
}
.note.others {
    margin-bottom:20px;
}
.note.few span {
    font-family: "nexa-bold", "Helvetica", Arial, sans-serif;
}
.content-holder ul.keynote-schedule {
    padding-top:15px;
}
.image-links li.sold-out img {
    -webkit-filter: grayscale(1) opacity(0.6);
    -webkit-filter: grayscale(100%) opacity(0.6);
    -moz-filter: grayscale(100%) opacity(0.6);
    filter: gray;
    filter: grayscale(100%) opacity(0.6);
}
.image-links li.sold-out:hover img {
    -webkit-filter: brightness(1.2) grayscale(1) opacity(0.6);
    -webkit-filter: brightness(1.2) grayscale(100%) opacity(0.6);
    -moz-filter: brightness(1.2)  grayscale(100%) opacity(0.6);
    filter: gray;
    filter: brightness(1.2) grayscale(100%) opacity(0.6);
}


.sold-out .btn-get{
    display:none;
}
.sales-closed .btns-section, .sales-closed .line.few, .sales-closed .btn-get{
display:none;

}

.note.few a, .line.few a{
    color:#000;
    display:block;
}
article .line.few {
    display:block;
    width:182px;
    text-align:center;
}
.note.few:hover, .line.few:hover{
    background-color:#ffea2a;
}

.tickets-info .columns {
    margin-bottom:12px;
}
.tickets-info .col strong {
    font-size:32px;
}
.tickets-info .mark strong {
    font-size: 18px;
}
.custom-form ul .description .single-price-row {
    display:none;
}

.participant_fields .btns-area {
    background:none;
    padding-top: 0px;
    padding-bottom:0;
}

.participant_fields .btns-area .order-box {
    margin-bottom: 0;
}

.custom-form .code-area input[type=text] {
    width: 130px;
    padding: 6px 4px;
    color: #000;
    font-size: 18px;
    line-height: 18px;
    height: 20px;
    float: right;
    margin: 0 14px 0 0;
    padding-bottom: 8px;
}
.custom-form .code-area input[type=submit] {
    height: 34px;
    font-size: 16px;
    line-height: 29px;
    width: 128px;
    float:right;
}
.check-section .aside {
    padding-top:30px;
}

.check-section ul li label, .check-section ul li label:hover, .check-section ul li:first-child label, .check-section ul li:first-child label:hover {
    padding-top:10px;
}

.check-section ul .sold-out.chk-label-active, .check-section ul label {
    min-height:72px;
}


.check-section .aside .img-bg {
    height:auto;
}

.check-section .price-box {
    padding-top:20px;
}
.check-section ul .sold-out.chk-label-active, .check-section ul label {
    padding-bottom:0;
}
.chk-area {
    margin-top:11px;
}
.code-area {
    position: relative;
    float:right;
}
.code-area img {
    display:none;
}
.code-area.loading input[type='text'] {
    color:#999;
    background:#f3f3f3;
}
.code-area.loading input[type='submit'] {
    color:#bbb;
}
.code-area.loading img {
    display:block;
    position:absolute;
    right: 97px;
    top: 4px;

}
.code-area .line-error.invalid {
    display:none;
    width: 138px;
    padding: 0;
    position: relative;
    line-height: 22px;
    clear: both;
    font-size: 15px;
    border-top-width: 2px;
    border-bottom-width: 2px;
    text-align: center;
    margin-left: 80px;
}
.code-area .line-error.invalid:after {
    top:3px;
    left:3px;
}

a strong.title:hover {
    text-decoration: underline;

}
.promo-container .aside ul li {
    width: 178px;
    float:left;
}
.spnr-box h2 a {
    color:#191e34;
}
.spnr-box h2 a:hover {
    color:#0f59ee;
}
.visual .box img {
    vertical-align: middle;
}
.visual .box {
    width:215px;
    min-height: 150px;
}
.visual {
    text-align: left;
}
.spnr-form .required{
      font-weight:600;
      font-size:16px;
      color:#f24042;
      position:relative;
      top:-2px;
  }
.feedback-form button img {
    float:right;
}a.lightbox:hover {
    background-color:#c44e3e;
 }
.updates-form button:hover, .page-template-quote-php .send-quote-btn:hover {
    background-color:#c44e3e;

}

.register-container .note {
    display: block;
    float: none;
    clear: both;
    margin-bottom: 40px;
    margin-top: -10px;
    padding-top: 0px;
}
.register-container h1 {
    margin-bottom:15px;
}
.alt .block:first-child {
    padding: 70px 0 30px;
}

.quote_email_box, .quote_email_msg_box {
display:none;}

.quote_email {

    display:block;
}
.quote_buttons {
    padding-top:30px;
}
.quote_email {
    margin-top:7px;
}

.white {
    clear:both;
   margin-top: 30px;
}

.white .quote_email_box{
    background-color:#fff;
    padding: 20px;
    width: 502px;
    position: relative;
}

.page-template-quote-php .close-btn {
    position:absolute;
    font-size:14px;
    top:3px;
    right:13px;

}


.page-template-quote-php .send-quote-btn {
    color:#fff;
    border:none;
    font-size:16px;
    padding:3px 14px;
}
.page-template-quote-php .send-quote-btn a {
    color:#fff;
}
.btns-area button .get{
margin-top: 4px;
text-align: left;
margin-left: -4px;
font-size: 21px;
}

.btns-area button img{
    position:absolute;
    top:13px;
    left:8px;
    visibility:hidden;
}
.btn-partner {
    min-width: 200px;
}
.btn-add:hover {
    background-color: #f6e0dd;
}
.btn-add img {
    display:none;
    position: absolute;
    right: 10px;
}
.btn-add.load img {
    display:inline;
}

.btn-add.load {
    background-color: #fff;
    color:#999;
    border-color:#999;
    cursor:default;

}
.btn-add.load:hover {
    background-color: #fff;
    color:#999;
    border-color:#999;
    cursor:default;
}

.load.btn-partner:after {
    background-position: 0 -246px;
}
.order-box.load button:hover {
    background-color:#e85c49;
    cursor:default;
}
.order-box .invalid {
    max-width:220px;
}

.btns-area.original .order-box {
    display:none;
}

.grand-total {
    margin: 12px 0 0 10px;

}
.line-error .invalid {
    font-size:16px;
}
.check-section .p-title  {
    position: relative;
}
.check-section .p-title a.remove {
    font: 300 15px/34px 'Open Sans', Arial, Helvetica, sans-serif;
    text-transform: none;
    text-decoration: underline;
    float: right;
    margin-right: -15px;
    display: none;
    position: absolute;
    right: 55px;
    top: 15px;
    color:#fff;
}
.check-section .p-title h2 {
    padding:0 ;
    margin:0;
    font:normal 28px/30px 'Nexa Bold', Helvetica, "Arial", sans-serif;
}
time {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
time.err {
    color:#990000;
    font-weight:bold;
    background-color:#fff;
    padding:0 10px;
}
.chk-area {
    -webkit-transition: background-color 0.7s;
    -moz-transition: background-color 0.7s;
    -ms-transition: background-color 0.7s;
    -o-transition: background-color 0.7s;
    transition: background-color 0.7s;
}
.check-section ul li.event_2, .check-section ul li.event_4,.check-section ul li.event_6   {
    margin-top:12px;
}
li label.sold-out {
    padding-left: 125px;
}
@media (max-width:1340px) {
    .add-nav {
        display:none;
    }
}
@media (max-width:1540px) {
    .add-nav {
        left:-60px;
    }
}

.updates-form.error .invalid {
    display:block;
    color: #fcd4d4;
}
.updates-form.error p {
    display:none;
}
.updates-form.error input {
    background-color: #fcd4d4;
}

.visual .box img {
    max-width:215px;
}

li label.sold-out {
    cursor:default;
}

.kcview button {
    display: inline-block;
    vertical-align: middle;
    height: 56px;
    min-width: 283px;
    border: 3px solid #fff;
    position: relative;
    padding: 0 40px;
    text-align: center;
    overflow: visible;
    background: #8b3eea;
    margin: 0 0 0 16px !important;
    cursor: pointer;
    font: 25px/28px 'Domine', "Times New Roman", Times, serif;
    color: #fff;

}
.kcview button:hover {
    background: #6e32b8;
}
.kcview .scoutshonor {
    font-size:14px;
    display: block;
}
.kcview input {
    width:350px;
}
.kcview {
    margin-bottom:90px;
}
.kcview .error-message {
    display:none;
    background-color:#880000;
    font-size:16px;
    color:#fff;
    padding:4px 8px;
    margin-top:8px;
}
.kcview.error .error-message{
    display:inline-block;
}
.page-template-qna-php small:hover, .page-template-qna-php h3:hover {
    text-decoration: underline;
}
