/*попапы для анлоков и не только*/
#account-locked {
    width: 775px;
}
#account-locked ul li {
    list-style: none;
}
#account-locked .price-card-main {
    height: auto;
    font-weight: 700;
    font-size: 20px;
    padding: 18px 0 38px;
}
#account-locked .price-cards {
    margin-top: 15px;
}
#account-locked .price-card-title {
    font-size: 12px;
}
#account-locked .price-card-title span {
    font-size: 18px;
}
#account-locked .price-cards-3 .price-card-title {
    padding: 10px 0;
}
#account-locked .form {
    position: relative;
    margin-top: 20px;
}
#account-locked .form input {
    width: 260px;
    display: block;
    margin: 0 auto;
    padding: 10px;
}
#account-locked .form .btn_green2 {
    width: 111px;
}
#account-locked .form .btn-group {
    position: absolute;
    top: -16px;
    right: 216px;
}
#account-locked .form .form-desc {
    width: 300px;
    display: block;
    line-height: 13px;
    font-size: 10px;
    margin: 0 auto;
    padding-left: 19px;
    padding-top: 5px;
}
#time-period-expired label {
    display: block;
    padding-bottom: 10px;
    line-height: 16px;
}
#time-period-expired input {
    padding: 5px 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#time-period-expired .promo-modal-content {
    padding: 19px 23px 10px;
}
#time-period-expired .promo-modal-main {
    padding: 0;
}
#time-period-expired .promo-modal-footer {
    margin-top: 0;
}
#time-period-expired .btn-group a {
    padding: 8px 13px;
}
#time-period-expired .btn-group :first-child {
    margin-right: 15px;
}
#social_psy .info_box,
#social_psy_speaker .info_box,
#start_yaleader .info_box{
    float: left;
    width: 96px;
    text-align: center;
    margin-right: 16px;
    font-size: 12px;
    margin-left: 28px;
}
.pay-amount {
    color: #616161;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 20px;
}
.pay-amount-desc {
    display: inline-block;
    font-weight: 700;
    font-size: 18px;
    margin-right: 20px;
}
.pay-amount-sm {
    border: 3px solid #4F72B8;
    padding: 15px 20px;
    display: inline-block;
    font-size: 23px;
    font-weight: 700;
}
#order-call-modal {
    width: 543px;
}
#order-call-modal label {
    display: block;
    padding-bottom: 10px;
    line-height: 16px;
}
#order-call-modal input {
    padding: 5px 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#order-call-modal .promo-modal-content {
    padding: 19px 23px 10px;
}
#order-call-modal .promo-modal-main {
    padding: 0;
}
#order-call-modal .promo-modal-footer {
    margin-top: 0;
}
#order-call-modal .btn-group a {
    padding: 8px 13px;
}
#order-call-modal .btn-group :first-child {
    margin-right: 15px;
}
#order-call-modal,  .form {
    margin-bottom: 10px;
}
.social-sub-title {
    font-weight: 700;
    color: red;
    font-size: 16px;
}

/* 17.06 - updated */
.bonus-payment-title-amount {
    text-align: center;
    font-size: 26px;
    margin-top: 25px;
}
.purchase_chose ul li {
    list-style: none;
}
.purchase_chose_title {
    text-align: center;
    color: #0073be;
    font-size: 16px;
    margin: 25px 0;
}
#pay-sm-modal .purchase_chose a,
#pay-sm-modal-2 .purchase_chose a,
#pay-program .purchase_chose a {
    color: #c13600;
    border: 1px solid #caced1;
    -webkit-box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.4);
    -moz-box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.4);
    box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.4);
    background: #ffffff;
    /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #e2e0e0 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #e2e0e0));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0%, #e2e0e0 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0%, #e2e0e0 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0%, #e2e0e0 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #ffffff 0%, #e2e0e0 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#e2e0e0, GradientType=0);
    /* IE6-9 */
}
#pay-sm-modal .bonus-payment-desc,
#pay-sm-modal-2 .bonus-payment-desc,
#pay-program .bonus-payment-desc {
    font-size: 19px;
}
#pay-sm-modal .promo-modal-main,
#pay-sm-modal-2 .promo-modal-main,
#pay-program .promo-modal-main{
    padding: 0;
}
#pay-sm-modal .promo-modal-content,
#pay-sm-modal-2 .promo-modal-content,
#pay-program .promo-modal-content {
    padding: 19px 23px 30px;
}
#pay-sm-modal .btn-group,
#pay-sm-modal-2 .btn-group,
#pay-program .btn-group{
    text-align: center;
}
#pay-sm-modal .btn-group button,
#pay-sm-modal-2 .btn-group button,
#pay-program .btn-group button{
    border: 0;
    cursor: pointer;
}
#pay-sm-modal .btn-group button:hover,
#pay-sm-modal-2 .btn-group button:hover,
#pay-program .btn-group button:hover {
    background-color: #81C94D;
    color: #fff;
}
#pay-sm-modal .btn-group button:disabled,
#pay-sm-modal-2 .btn-group button:disabled,
#pay-program .btn-group button:disabled{
    cursor: default;
    opacity: .3;
    filter: alpha(opacity=30);
}

/* 17.06 advertising-action */
#advertising-action .promo-main {
    font-size: 14px;
    height: auto;
}
#advertising-action .login_box_rules {
    text-align: center;
}
#advertising-action .warning_blue_line {
    margin-top: 63px;
}
#advertising-action .purchase_chose {
    width: 608px;
    margin-left: auto;
    margin-right: auto;
}
#advertising-action .btn_blue2 {
    position: relative;
    font-size: 14px;
    padding: 11px 38px 11px 41px;
    letter-spacing: 0px;
    margin-bottom: 20px;
    font-weight: 700;
}
#advertising-action .btn_blue2:hover {
    text-decoration: none;
}
#advertising-action .btn_blue2:after {
    content: '';
    position: absolute;
    background: url('../images/new/btn_blue2-big.png') 0 0 no-repeat;
    display: inline-block;
    width: 60px;
    height: 49px;
    left: 54px;
    bottom: -44px;
}
.advertising-warning {
    color: red;
    font-weight: 700;
}
.advertising-action-offer {
    padding: 0 30px 0 29px;
}
.advertising-action-desc {
    text-align: center;
}
.advertising-action-desc p {
    font-size: 25px;
    margin: 25px 0 20px;
}
.advertising-action-desc strong {
    color: #0073be;
}
.advertising-instead {
    font-size: 15px;
    line-height: 38px;
    font-style: italic;
    position: relative;
    left: 114px;
    top: -3px;
}
.advertising-instead span {
    text-decoration: line-through;
}
.your-tutor-avatar {
    display: inline-block;
    vertical-align: top;
    background-color: #fff;
    border: 8px solid #D7E5F1;
    width: 120px;
    height: 120px;
    overflow: hidden;
    margin-right: 23px;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.your-tutor-arrow {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAZCAMAAAAPIl6bAAAAOVBMVEUAAADX5fHX5fHX5fHX5fHX5fHX5fHX5fHX5fHX5fHX5fHX5fHX5fHX5fHX5fHX5fHX5fHX5fHX5fG7EG7rAAAAEnRSTlMAAq1UCTkjFdGQ923l6HcvSLydvLI9AAAAX0lEQVQY01WOxw3AQAzD0q6ma/9h84jOgvgzYYOenLn5vC2wuVSYyAdMpA4TK2Bix0/kQCI3GLmAOcGcYE4wJ2JBJ+V1wSf9j1wl+PklQe4agmyNQqSTwpcm4+kUQVk+/2YOEj6IiuYAAAAASUVORK5CYII=);
    position: absolute;
    width: 16px;
    height: 25px;
    left: -14px;
    top: 48px;
}
.advertising-desc-circle {
    position: absolute;
    left: 10px;
    bottom: 10px;
}

/* 18.06 */
.advertising-action-desc,
#discount-sm {
    text-align: center;
}
.advertising-action-desc p, #discount-sm p {
    font-size: 25px;
    margin: 25px 0 10px;
}
.advertising-action-desc strong,
#discount-sm strong {
    color: #0073be;
}
#discount-sm {
    width: 724px;
}
#discount-sm .btn-group button {
    border: 0;
    cursor: pointer;
    padding: 10px 30px;
    font-size: 17px;
    font-weight: 700;
}
#discount-sm .promo-modal-main {
    padding-bottom: 1px;
}
.promo-modal-footer {
    background-color: #EBEBEB;
    margin-top: 15px;
    padding: 13px 0;
    border-top: 1px solid #f7f8f9;
    box-shadow: 0 -1px 0 #cdcfd0;
}
.advertising-action-link-box {
    text-decoration: none;
}
.advertising-action-desc-sub .btn-group .btn_green2 {
    text-transform: uppercase;
    width: 100px;
    padding: 8px 20px;
    margin-bottom: 20px;
}
.advertising-action-desc-sub .btn-group .btn_green2:hover {
    color: #fff;
    text-decoration: underline;
}


#advertising-action .advertising-desc-circle {
    bottom: -45px;    
}


#discount-sm .advertising-desc-circle {
    position: absolute;
    left: 10px;
    bottom: -40px;
}

/* 26.06 - updated */
.pay-sm-modal-3,
.pay-sm-modal-4 {
    width: 490px;
}
.pay-sm-modal-3 .promo-modal-main,
.pay-sm-modal-4 .promo-modal-main {
    padding: 0;
}
.pay-sm-modal-3 .promo-modal-content,
.pay-sm-modal-4 .promo-modal-content {
    padding: 19px 23px 5px;
}
.pay-sm-modal-3 .promo-modal-footer,
.pay-sm-modal-4 .promo-modal-footer {
    margin-top: 5px;
}
.pay-sm-modal-3 p,
.pay-sm-modal-4 p {
    margin: 50px 0;
    font-size: 15px;
}
.pay-sm-modal-3 .check-mark,
.pay-sm-modal-4 .check-mark {
    margin-left: 5px;
}
.pay-sm-modal-3 .btn_green2,
.pay-sm-modal-4 .btn_green2 {
    padding: 12px 15px;
    font-weight: 700;
    border: 0;
    cursor: pointer;
}
.pay-sm-modal-3 .btn_green2:hover,
.pay-sm-modal-4 .btn_green2:hover {
    color: #fff;
    text-decoration: underline;
}
.check-mark {
    background: url('../images/check-mark.png') 0 0 no-repeat;
    display: inline-block;
    width: 15px;
    height: 15px;
    vertical-align: -3px;
}

/*14.07/2014*/
.modal-courses-desc {
    color: #fff;
}
.modal-courses-desc-1 {
    height: 72px;
    background-color: #0b5394;
    float: left;
    width: 250px;
    font-weight: 700;
    padding: 6px 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.modal-courses-desc-2 {
    height: 72px;
    background-color: #073763;
    float: left;
    width: 393px;
    padding: 14px 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.modal-courses-main {
    background-color: #f3f3f3;
    border-top: 1px solid #E0E0E0;
    clear: both;
    *zoom: 1;
}
.modal-courses-main:before,
.modal-courses-main:after {
    content: " ";
    display: table;
}
.modal-courses-main:after {
    clear: both;
}
.modal-courses-main-top-single {
    float: left;
    margin-right: 38px;
}
.modal-courses-main-top {
    border-top: 1px solid #E0E0E0;
    padding: 15px;
    clear: both;
    *zoom: 1;
}
.modal-courses-main-top:before,
.modal-courses-main-top:after {
    content: " ";
    display: table;
}
.modal-courses-main-top:after {
    clear: both;
}
.modal-courses-main-1 {
    background-color: #fff;
    float: left;
    width: 450px;
    min-height: 268px;
    padding: 15px 25px;
    border-right: 1px solid #E0E0E0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.modal-courses-main-1 ul {
    margin: 10px 0;
}
.modal-courses-main-1 li {
    list-style: disc outside;
}
.modal-courses-main-2 {
    float: left;
    width: 193px;
}
.modal-courses-main-2-1 {
    background: url(../images/new/blue_line_bg.png) repeat;
    color: #fff;
    text-align: center;
    padding: 13px 0;
}
.modal-courses-main-2-1 p {
    color: #fff;
    margin-bottom: 0;
}
.modal-courses-main-2-1 strong {
    font-size: 18px;
    line-height: 24px;
    color: #fff;
}
.modal-courses-main-2-2 {
    background-color: #f3f3f3;
    text-align: center;
    padding: 28px 0 13px;
    border-top: 1px solid #E0E0E0;
}
.modal-courses-main-2-2 strong {
    font-size: 36px;
    display: block;
    margin-bottom: 10px;
}
.modal-courses-main-2-2 .btn-group a {
    width: 140px;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 18px;
    padding: 10px 13px;
    margin-top: 8px;
    margin-bottom: 8px;
}
.modal-courses-main-2-2 .btn-group a:hover {
    color: #fff;
    text-decoration: none;
}
.modal-courses-block h4 {
    color: #0074bc;
    padding: 13px 15px 5px;
}
.modal-courses-block .info_row {
    margin: 21px 40px 0 37px;
}
.modal-courses-available {
    float: left;
}
.btn-yellow-arrow {
    background: url('../images/new/btn-yellow-arrow.jpg') 0 0 no-repeat;
    width: 200px;
    height: 41px;
    display: block;
}
.modal-courses-available-desc {
    float: left;
    width: 180px;
    margin-left: 15px;
    line-height: 13px;
}
.modal-courses-available-block {
    clear: both;
    *zoom: 1;
}
.modal-courses-available-block:before,
.modal-courses-available-block:after {
    content: " ";
    display: table;
}
.modal-courses-available-block:after {
    clear: both;
}
.modal-courses-available-count {
    background-color: #cccccc;
    padding: 7px 0;
    width: 200px;
    position: relative;
    left: -25px;
    padding-left: 25px;
    margin-bottom: 10px;
}
.modal-courses-available-count strong {
    padding-left: 15px;
}
.btn-red-flat {
    position: relative;
    width: 100%;
    color: white;
    font-size: 13px;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
    background: #79c443;
    border: 0;
    padding: 10px 15px;
    border-bottom: 2px solid #5AA028;
    border-radius: 5px;
    cursor: pointer;
    text-decoration: none;
    display: block;
    margin-left: auto;
    margin-right: auto;
    -webkit-box-shadow: inset 0 -2px #5aa028;
    -moz-box-shadow: inset 0 -2px #5aa028;
    box-shadow: inset 0 -2px #5aa028;
}
.btn-red-flat:active {
    top: 1px;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.check-arrow-serti {
    background: url('../images/new/check-arrow-serti.jpg');
    width: 15px;
    height: 11px;
    display: inline-block;
    margin-right: 5px;
    vertical-align: -1px;
}

#start_yaleader .desc{
    background-color: #4f72b8;
    display: block;
    color: #fff;
    font-size: 11px;
    text-transform: uppercase;
    margin-bottom: 5px;
    margin-top: 14px;
    padding: 5px 0;
}

#start_yaleader .link-group {
    text-align: center;
    padding: 15px 0;
}

#start_yaleader .square_title span {
    color: #4f72b8;
}

#start_yaleader .square_title {
    margin: 12px 0 14px;
    position: relative;
    left: -30px;
}