/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : 11 oct. 2016, 16:15:02
    Author     : q.klymyk
*/

/* POPIN DIALOG */
#popins .dialog-popin {
    padding: 37px 25px 25px;
}

#popins .dialog-popin h2 {
    margin-bottom: 16px;
    display: block!important;
}

#popins .dialog-popin h2 span {
    color: #918786;
    font-size: 25px;
    padding-bottom: 10px;
    border-bottom: 6px solid #918786;
    text-transform: uppercase;
    display: inline-block;
}

.dialog-popin article {
    height: 100%;
}


.dialog-popin #dialog-form {
    width: 630px;
    height: 660px;
    margin: auto;
}


.dialog-popin  #dialog-form .full {
    margin-bottom: 17px;
}


#dialog-form label {
    display: inline-block;
    font-size: 12px;
    color: #b41e8e;
    line-height: 20px;
    text-transform: uppercase;
    vertical-align: top;
    font-family: 'HELVETICA-NEUE-LIGHT','Arial','sans-serif' !important;
}


#dialog-form input {
    display: inline-block;
    font-size: 13px;
    vertical-align: top;
    font-family: 'HELVETICA-NEUE-LIGHT','Arial','sans-serif' !important;
    float: right;
    height: 24px;
    width: 413px;
    border: 2px solid #b41e8e;
    color: #969b8c;
    padding: 0 10px;
}


#dialog-form .form-select {
    background: #b41e8e;
    color: white;
    font-family: 'HELVETICA-NEUE-LIGHT','Arial','sans-serif' !important;
    float: right;
    width: 413px;
    border: 2px solid rgb(180, 30, 142);
}


#dialog-form textarea {
    display: inline-block;
    font-size: 13px;
    color: #969b8c;
    height: 110px;
    border: 2px solid #b41e8e;
    width: 100%;
    vertical-align: top;
    resize: none;
}


#dialog-form .form-messages {
    font-size: 14px;
    color: rgb(180, 30, 142);
    font-family: 'HELVETICA-NEUE-LIGHT','Arial','sans-serif'!important;
}


#dialog-form .form-submit {
    font-size: inherit;
    height: inherit;
    width: inherit;
    float: right;
    background: #b41e8e;
    display: inline-block;
    padding: 3px 10px;
    border: none;
    color: #fff;
    font-weight: 700;
}


#dialog-form .error-message-container {
    float: right;
}

#dialog-form .error-message,
#dialog-form .success-message,
#dialog-form .password-error-message,
#dialog-form .email-error-message {
  display: none;
}

#dialog-form #webform-component-message .error-message-container {
    float: none;
}


#dialog-form .error-message-container .error-message {
    display: block;
    padding-top: 30px;
    color: red;
    font-size: 14px;
}


#dialog-form #webform-component-message .error-message-container .error-message {
    padding-top: 5px;
}


#dialog-form .error-message-container .error-message {
    display: block;
    padding-top: 30px;
    color: red;
    font-size: 14px;
}


#dialog-form #webform-component-message .error-message-container .error-message {
    padding-top: 5px;
}

.dialog-popin #dialog-form {
    width: 630px;
    height: 660px;
    margin: auto;
}

.dialog-popin  #dialog-form .full {
    margin-bottom: 17px;
}

#dialog-form label {
    display: inline-block;
    font-size: 12px;
    color: #b41e8e;
    line-height: 20px;
    text-transform: uppercase;
    vertical-align: top;
    font-family: 'HELVETICA-NEUE-LIGHT','Arial','sans-serif' !important;
}

#dialog-form input {
    display: inline-block;
    font-size: 12px;
    vertical-align: top;
    font-family: 'HELVETICA-NEUE-LIGHT','Arial','sans-serif' !important;
    float: right;
    display: inline-block;
    height: 24px;
    width: 413px;
    border: 2px solid #b41e8e;
    font-size: 13px;
    color: #969b8c;
    padding: 0 10px;
}

#dialog-form .form-select {
    background: #b41e8e;
    color: white;
    font-family: 'HELVETICA-NEUE-LIGHT','Arial','sans-serif' !important;
    float: right;
    width: 413px;
    border: 2px solid rgb(180, 30, 142);
}

#dialog-form textarea {
    display: inline-block;
    font-size: 13px;
    color: #969b8c;
    height: 110px;
    border: 2px solid #b41e8e;
    width: 100%;
    vertical-align: top;
    resize: none;
}

#dialog-form .form-messages {
    font-size : 14px;
    color : rgb(180, 30, 142);
    font-family: 'HELVETICA-NEUE-LIGHT','Arial','sans-serif'!important;
}

#dialog-form .form-submit {
    font-size: inherit;
    height: inherit;
    width: inherit;
    float: right;
    background: #b41e8e;
    display: inline-block;
    padding: 3px 10px;
    border: none;
    color: #fff;
    font-weight: 700;
}

#dialog-form .error-message-container {
    float: right;
}

#dialog-form #webform-component-message .error-message-container {
    float: none;
}

#dialog-form .error-message-container .error-message {
    display: block;
    padding-top: 30px;
    color: red;
    font-size: 14px;
}

#dialog-form #webform-component-message .error-message-container .error-message {
    padding-top: 5px;
}
#dialog-form .error-message-container .error-message {
    display: block;
    padding-top: 30px;
    color: red;
    font-size: 14px;
}

#dialog-form #webform-component-message .error-message-container .error-message {
    padding-top: 5px;
}

#popins .popin.popin-with-logos {
    background: none;
}

#popins .popin.popin-with-logos:after{
    position: absolute;
    width: 100%;
    height: 100%;
    background: #9c9e9f;
    opacity: .3;
    content: '';
    display: block;
    top: 0;
    left: 0;
    z-index: -1;
}

#popins .popin.terms-popin .details.popin-with-logos-details {
    text-align: center;
    padding: 0;
    margin: 0 auto;
    width: 60%;
    float: none;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

#popins .popin.terms-popin .details.popin-with-logos-details .box {
    width: 100%;
    align-self: flex-end;
}

#popins .popin.terms-popin .details.popin-with-logos-details a {
    font-size: 14px;
    color: #000;
    line-height: 23px;
    margin-left: 15px;
    margin-right: 15px;
    text-decoration: none;
    display: flex;
    cursor: pointer;
    align-self: flex-start;
    flex-direction: column;
    justify-content: space-between;
    min-height: 160px;
}

#popins .popin.terms-popin .details.popin-with-logos-details img {
    max-width: 100%;
}

#popins .popin.terms-popin .details.popin-with-logos-details .logo-link-1 img {
    width: 361px;
}

#popins .popin.terms-popin .details.popin-with-logos-details .logo-link-2 img {
    margin-top: -13px;
}

#popins .popin.terms-popin .details.popin-with-logos-details .box p {
    text-align: center;
    font-size: 23px;
    color: #58585a;
    line-height: 1.1;
    clear: both;
}
