.hidden{
    display: none;

}

.views-field-field-organizations-group-editable tr,
.views-field-field-organizations-group-editable tr:hover{
    background: #FFF !important;
}
.views-field-field-add-on .btn.btn-success,
.views-field-field-terms .btn.btn-success,
.views-field-field-partners .btn.btn-success,
.views-field-field-subscription-period .btn.btn-success,
.commerce-line-item-actions #edit-submit,
.views-field-field-organizations-group-editable .form-actions,
.views-field-field-organizations-group-editable thead,
.views-field-field-organizations-group-editable .field-multiple-drag,
.views-field-field-organizations-group-editable .tabledrag-toggle-weight-wrapper{
    display: none;
}

.commerce-right-block{
    float: right;
}


/**** CART & CHECKOUT ****/

.top_checkout_progress{
    width: 65%;
    text-align: center;
    margin: 0px auto;
    margin-bottom: 60px;

}
.top_checkout_progress .top_numbers{
    padding: 0px 20px;
    overflow: hidden;
    width: 100%;
    display: inline-block;
}

.top_checkout_progress .top_numbers > span,
.top_checkout_progress .top_numbers > div{
    display: inline-block;
}

.top_checkout_progress .top_numbers > span{
    width: 20%;
    height: 2px;
    margin-bottom: 8px;
    background: #d1d1d1;
}
.top_checkout_progress .top_numbers > div{
    background: #d1d1d1;
    padding: 0px;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    color:#FFF;
    text-align: center;
    font-size: 22px;
    line-height: 40px;
    font-weight: 600;
}
.top_checkout_progress .bottom_text{
    margin-top: 5px;
}
.top_checkout_progress .bottom_text > div{
    width: 25%;
    display: inline-block;
    text-align: center;
    font-size: 18px;
    line-height: 22px;
    color:#d1d1d1;
    font-weight: bold;
}
/* contextual */
.page-checkout-review .top_checkout_progress .top_numbers > div:nth-child(1),
.page-checkout .top_checkout_progress .top_numbers > div:nth-child(1),
.page-cart .top_checkout_progress .top_numbers > div:nth-child(1){
    background: #48beac;
}
.page-checkout-review .top_checkout_progress .bottom_text > div:nth-child(1),
.page-checkout .top_checkout_progress .bottom_text > div:nth-child(1),
.page-cart .top_checkout_progress .bottom_text > div:nth-child(1){
    color: #48beac;
}



.page-checkout-review .top_checkout_progress .top_numbers > span:nth-child(2),
.page-checkout .top_checkout_progress .top_numbers > span:nth-child(2),
.page-checkout-review .top_checkout_progress .top_numbers > div:nth-child(3),
.page-checkout .top_checkout_progress .top_numbers > div:nth-child(3){
    background: #48beac;
}
.page-checkout-review .top_checkout_progress .bottom_text > div:nth-child(2),
.page-checkout .top_checkout_progress .bottom_text > div:nth-child(2){
    color: #48beac;
}


.page-checkout-complete .top_checkout_progress .top_numbers > span:nth-child(4),
.page-checkout-complete .top_checkout_progress .top_numbers > div:nth-child(5),
.page-checkout-review .top_checkout_progress .top_numbers > span:nth-child(4),
.page-checkout-review .top_checkout_progress .top_numbers > div:nth-child(5),
.page-checkout-checkout .top_checkout_progress .top_numbers > span:nth-child(4),
.page-checkout-checkout .top_checkout_progress .top_numbers > div:nth-child(5){
    background: #48beac;
}
.page-checkout-complete .top_checkout_progress .bottom_text > div:nth-child(3),
.page-checkout-review .top_checkout_progress .bottom_text > div:nth-child(3),
.page-checkout-checkout .top_checkout_progress .bottom_text > div:nth-child(3){
    color: #48beac;
}


.page-checkout-complete .top_checkout_progress .top_numbers > span:nth-child(6),
.page-checkout-complete .top_checkout_progress .top_numbers > div:nth-child(7),
.page-checkout-review .top_checkout_progress .top_numbers > span:nth-child(6),
.page-checkout-review .top_checkout_progress .top_numbers > div:nth-child(7){
    background: #48beac;
}
.page-checkout-complete .top_checkout_progress .bottom_text > div:nth-child(4),
.page-checkout-review .top_checkout_progress .bottom_text > div:nth-child(4){
    color: #48beac;
}



.page-cart .paypal-ec-order-form{
    display: none;
}

.page-checkout .region-content,
.page-cart .region-content{
    width: 90%;
    margin:0px auto;
    overflow: hidden;
}
.commerce-left-block.view-commerce-cart-form .form-actions,
.left-element-checkout,
.commerce-left-block.view-commerce-cart-form .views-row > .views-field,
.commerce-left-block.view-commerce-cart-form .coupon_group{
    /*width: 60%;*/
    float: left;
    width: 65%;
    max-width: 686px;
}
.commerce-left-block.view-commerce-cart-form .views-row > .views-field.views-field-field-terms{
    /*width: 30%;*/
    float: right;
    width: 34%;
    margin-right: 12px;
    max-width: 458px;
    min-width: 226px;
}
.commerce-left-block .top_cart_title{
    margin-bottom: 20px;
    float: left;
    clear: both;
    width: 60%;
    padding: 0px 15px;

    margin-top: 34px;
}
.commerce-left-block .top_cart_title h2{
    color: #48beac;
    font-size: 24px;
    line-height: 24px;
    font-weight: 600;
}
.commerce-left-block .top_cart_title span {
    color:#727272;
    font-size: 17px;
    line-height: 24px;
    font-weight: 600;
}
.commerce-left-block .top_cart_title span{
    text-align: right;
}
.commerce-left-block .field-type-field-collection label span,
.commerce-left-block label.control-label{
    display: none;
}
.commerce-left-block .field-type-field-collection input,
/*.commerce-left-block .views-field-editablefield, */
.commerce-left-block .top_cart_title span{
    width: 55%;
    display: inline-block;
    float: right;
}
.commerce-left-block .field-type-field-collection label,
.commerce-left-block .views-label,
.commerce-left-block .top_cart_title h2{
    width: 45%;
    display: inline-block;
    float: left;
    margin: 0px;
}
.commerce-left-block .field-type-field-collection td > .form-group{
    clear: both;
    overflow: hidden;
    margin: 0px 0px 18px 0px;
}
.commerce-left-block .coupon_group .title,
.commerce-left-block .field-type-field-collection label,
.commerce-left-block .views-label{
    color:#727272;
    text-align: left;
    font-size: 17px;
    line-height: 40px;
    font-weight: 600;
    display: inline-block;
}
.commerce-left-block .views-field{
    float: left;
    width: 100%;
    border-bottom: 1px solid #e8e8e8;
    margin-top: 30px;
    padding: 0px 15px;
    padding-bottom: 10px;
}
.commerce-left-block .views-field-field-organizations-group-editable.views-field .views-field-editablefield{
    width: 100%;
}
.commerce-left-block form .field-multiple-table td{
    padding: 5px 0px;
    position: relative;
    border:0px;
}
.commerce-left-block form .field-multiple-table td.delta-order,
.commerce-left-block form .field-multiple-table td.field-multiple-drag{
    display: none;
}

.page-node-add-subscription .field-name-field-subscribed-organizations .table-responsive .ief-row-form .form-group .btn.btn-info{
    margin-top: 0px;
    z-index: 999;
    background: url(../images/icon_adicionar1.png) no-repeat 8px center #aaaaaa;
    background-size: 15px;
    padding: 0px 20px 0px 30px;
    color: #ffffff;
    font-size: 15px;
    line-height: 33px;
    font-weight: 600;
    border: 0px;
    border-radius: 0px;
} 

.page-node.page-node-add-subscription form .field-name-field-subscribed-organizations .panel-body .form-inline button:hover,
.page-node.page-node-add-subscription form .field-name-field-subscribed-organizations .panel-body .form-inline button,
.page-node.page-node-add-subscription form .field-name-field-subscribed-organizations .field-add-more-submit,
.page-node.page-node-add-subscription form .field-name-field-subscribed-organizations .field-add-more-submit:hover,
.commerce-left-block form .field-add-more-submit:hover,
.commerce-left-block form .field-add-more-submit{
    /*margin-left: 45%;*/
    margin-top: 0px;
    /*position: relative;*/
    z-index: 999;
    /* background: url(../images/icon_adicionar.png) no-repeat 8px center #aaaaaa; */
    background: url(../images/icon_adicionar1.png) no-repeat 8px center #d1d1d1;
    background-size: 15px;
    padding: 0px 20px 0px 30px;
    color: #ffffff;
    font-size: 15px;
    line-height: 33px;
    font-weight: 600;
    border: 0px;
    border-radius: 0px;
}


.commerce-left-block .table-responsive{
    border: 0px;
    margin: 0px;
}
.commerce-left-block input.form-text,
.commerce-left-block select.form-control:hover,
.commerce-left-block select.form-control:focus {
    /*border: 1px solid #aaaaaa;*/
    border: 1px solid white;
    box-shadow: none;
}
.commerce-right-block select.form-control,
.commerce-left-block select.form-control{
    -webkit-appearance: none;
    -webkit-padding-start: 8px;
    -webkit-padding-end: 16px;
    -webkit-padding-before: 5px;
    -webkit-padding-after: 5px;
    border-radius: 0;
    padding: 0px 20px;
    /*border: 1px solid #aaaaaa;*/
    /*background: url(../images/icon_dropdown.png) no-repeat right 50% transparent;
    background-size: 50px;*/
    /*color: #aaaaaa;
    height: 50px;*/
    font-size: 16px;
    line-height: 20px;
    font-weight: 600;
    border: 1px solid white;
    //color: white;
    //background: url(../images/icon_dropdown_cart_1.png) no-repeat right 50%;
    background-size: 50px;
    height: 38px;
}
.commerce-left-block input.form-text{
    border: 1px solid #aaaaaa !important;
    box-shadow: none;
    padding: 0px 13px;
    height: 50px;
    color: #aaaaaa;
    font-size: 16px;
    line-height: 20px;
    font-weight: 600;
    background-color: transparent !important;
}
.commerce-left-block .field-name-field-users-group input{
    width: 90px;
    float: left;
}
.commerce-left-block .views-field-field-terms{
    border: 0px;
    margin-bottom: 25px;
}
.page-cart .coupon_group .field-name-field-terms,
.commerce-left-block .views-field-field-terms{
    color: #727272;
    font-size: 14px;
    line-height: 20px;
}
.page-cart .coupon_group .field-name-field-terms a,
.commerce-left-block .views-field-field-terms a{
    color: #48beac;
}
.commerce-left-block .views-field-field-terms > div{
    width: 100%;
}
.commerce-left-block .views-field-field-terms > div .form-item{
    float: left;
}
.commerce-left-block .views-field-field-terms label{
    display: inline-block;
}
.commerce-left-block .commerce-line-item-actions{
    border: 0px;
    text-align: center;
    margin-bottom: 50px !important;
}
.left-element-checkout .checkout-buttons{
    text-align: center;
    margin: 0px 0px;
}
.left-element-checkout .checkout-continue:focus,
.left-element-checkout .checkout-continue:hover,
.left-element-checkout .checkout-continue,
.commerce-left-block .commerce-line-item-actions .form-submit:focus,
.commerce-left-block .commerce-line-item-actions .form-submit:hover,
.commerce-left-block .commerce-line-item-actions .form-submit{
    background: #48beac !important;
    border: 1px solid #48beac;
    color: #ffffff !important;
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
    min-width: 120px;
    /*padding: 2px 10px 2px 10px;*/
    padding: 10px 22px 10px 22px;
    -webkit-appearance: none;
    border-radius: 0px;
    box-shadow: none;
}

.left-element-checkout .checkout-continue:focus,
.left-element-checkout .checkout-continue:hover,
.commerce-left-block .commerce-line-item-actions .form-submit:focus,
.commerce-left-block .commerce-line-item-actions .form-submit:hover{
    background: #ffffff !important;
    border: 1px solid #48beac;
    color: #48beac !important;
}
.commerce-left-block .field-type-field-collection tr.draggable > td > .btn.cancel{
    background: url(../images/icon_remover_2.png) no-repeat right center;
    background-size: 23px;
    padding: 0px 30px 0px 0px;
    color: #d1d1d1;
    font-size: 12px;
    line-height: 25px;
    font-weight: 600;
    border: 0px;
    border-radius: 0px;
    position: absolute;
    top: 10px;
    right: 10px;
}
.page-node .node-subscription-form .field-type-field-collection.field-name-field-e-learnings-fc tr.draggable > td > .btn.cancel:hover,
.page-node .node-subscription-form .field-type-field-collection.field-name-field-add-ons-fc tr.draggable > td > .btn.cancel:hover,
.commerce-left-block form .field-add-more-submit:hover,
.commerce-left-block .field-type-field-collection .btn.cancel:hover{
    opacity: 0.7;
}
.commerce-left-block span.error{
    margin-left: 10px;
    margin-top: 10px;
}
.commerce-right-block{
    border:1px solid #eaeaea;
    background: #f7f7f7;
}
.commerce-right-block > div{
    padding: 30px;
    /*border-bottom:1px solid #dedede;*/
}
.commerce-right-block > div.base_price{
    padding: 30px 45px 0px 45px;
    border: 0px;
}
.commerce-right-block > div.base_price.discount{
    padding-top: 5px;
}
.commerce-right-block > div h1{
    color:#48beac;
    font-size: 24px;
    line-height: 26px;
    font-weight: bold;
    margin:0px;
}
.commerce-right-block > div span.line-prod{
    /*color:#727272;
    font-size: 17px;*/
    color: white;
    font-size: 18px;
    line-height: 21px;
    font-weight: 600;
    margin:0px;
}
.commerce-right-block > div:last-child{
    border-bottom: 0px;
}
.commerce-right-block h2{
    color:#48beac;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 25px;
    font-weight: bold;
}
.commerce-right-block .offer div{
    color:#727272;
    font-size: 14px;
    line-height: 20px;
    font-weight: normal;
    margin-top: 5px;
}
.commerce-right-block .offer div:nth-child(2){
    font-size: 17px;
    line-height: 25px;
    font-weight: bold;
}
.commerce-right-block .base_price span div{
    display: inline-block;
}
.commerce-right-block .base_price span div,
.commerce-right-block .base_price span{
    /*color:#48beac;*/
    font-size: 18px;
    line-height: 28px;
    font-weight: 600;
    color: #ffffff;
}
.commerce-right-block .total span{
    /*color:#48beac;*/
    font-size: 24px;
    line-height: 36px;
    font-weight: bold;
    color: #ffffff;
}
.commerce-right-block .base_price span.total,
.commerce-right-block .total span.total{
    float: right;
}

.commerce-right-block .commerce_coupon{
    overflow: hidden;
}

.commerce-right-block .commerce_coupon .title{
    font-size: 17px;
    line-height: 21px;
    font-weight: 600;
    color:#727272;
    max-width: 50%;
    float: left;
}
.commerce-right-block .commerce_coupon #edit-coupon{
    display: inline-block;
    float: right;
    max-width: 40%;
    position: relative;
}
.commerce-right-block .commerce_coupon #edit-coupon input{
    color:#aaaaaa;
    line-height: 25px;
    font-weight: 600;
    font-size: 16px;
    max-width: 160px;
    float: left;
    border:1px solid #aaaaaa;
    background: none;
}
.commerce-right-block .commerce_coupon #edit-coupon #edit-coupon-add:hover,
.commerce-right-block .commerce_coupon #edit-coupon #edit-coupon-add:active,
.commerce-right-block .commerce_coupon #edit-coupon #edit-coupon-add:focus,
.commerce-right-block .commerce_coupon #edit-coupon #edit-coupon-add{
    float: right;
    background: #aaaaaa;
    background-size: 15px;
    padding: 0px 13px 0px 13px;
    color: #ffffff;
    font-size: 12px;
    line-height: 23px;
    font-weight: 600;
    border: 0px;
    border-radius: 0px;
    margin-top: 8px;
    position: absolute;
    right: 0px;
    display: none;
    bottom: -25px;
}
.commerce-right-block .commerce_coupon #edit-coupon #edit-coupon-add:hover{
    opacity: 0.7;
}
.left-element-checkout h1{
    color:#48beac;
    font-size: 28px;
    line-height: 36px;
    font-weight: 600;
    text-align: center;
    width: 100%;
    margin-top: 0px;
    margin-bottom: 65px;
}
.left-element-checkout legend{
    display: none;
}
.left-element-checkout fieldset,
.left-element-checkout .panel-body{
    padding: 0px;
    box-shadow: none;
    border: 0px;
    clear: both;
}
.left-element-checkout .checkout-cancel,
.left-element-checkout .checkout-back,
.left-element-checkout .button-operator{
    display: none !important;
}
.page-checkout-checkout .left-element-checkout span.error{
    display: inline !important;
}
.left-element-checkout fieldset .form-item label{
    display: block;
    width: 100%;
    color: #727272;
    font-size: 16px;
    line-height: 20px;
    clear: both;
    font-weight: 600;
}

.left-element-checkout fieldset .form-item select:focus,
.left-element-checkout fieldset .form-item select{
    box-shadow: none;
    -webkit-appearance: none;
    -webkit-padding-start: 8px;
    -webkit-padding-end: 16px;
    -webkit-padding-before: 5px;
    -webkit-padding-after: 5px;
    border-radius: 0;
    height: 50px;
    padding: 0px 20px;
    border: 1px solid #aaaaaa;
    background: url(../images/icon_dropdown.png) no-repeat right 50% #fff;
    background-size: 50px;
    color: #aaaaaa;
    font-size: 16px;
    line-height: 20px;
    font-weight: 600;
}
.left-element-checkout .form-item-customer-profile-billing-field-address-und-0-re-geocode-location,
.left-element-checkout .form-item-customer-profile-billing-field-address-und-0-delete-location{
    display: none !important;
}

.left-element-checkout fieldset .form-item input{
    box-shadow: none;
    display: block;
    width: 100%;
    border: 1px solid #aaaaaa !important;
    box-shadow: none;
    padding: 0px 13px;
    height: 50px;
    color: #aaaaaa;
    font-size: 16px;
    line-height: 20px;
    font-weight: 600;
}
.left-element-checkout .commerce_payment #edit-commerce-payment-payment-method .form-item{
    /*width: 50%;*/
    width: 45%;
    float: right;
    margin:0px;
    padding: 0px;
}
.left-element-checkout .commerce_payment #edit-commerce-payment-payment-method .form-item input,
.left-element-checkout .commerce_payment #edit-commerce-payment-payment-method .form-item label::before,
.left-element-checkout .commerce_payment #edit-commerce-payment-payment-method .form-item label::after{
    content:none;
    max-width: 0px;
}
.left-element-checkout .commerce_payment #edit-commerce-payment-payment-method .form-item label span{
    display: none;
}
.left-element-checkout .commerce_payment #edit-commerce-payment-payment-method .form-item label.check span{
    display: inline-block;
    position: absolute;
    background: url(../images/icon_check.png) no-repeat center;
    background-size: 26px;
    width: 26px;
    height: 26px;
    top: -12px;
    right: -12px;
}
.left-element-checkout .commerce_payment #edit-commerce-payment-payment-method .form-item label{
    font-size: 0px;
    width: 95%;
    display: inline-block;
    position: relative;
    padding: 0px;
    margin: 0px;
    float: right;
    margin: 2px;
}
.left-element-checkout .commerce_payment #edit-commerce-payment-payment-method .form-item label img{
    max-width: 100%;
    padding: 50px;
    border: 1px solid #FFF;
    outline: 1px solid #b4b4b4;
}
.left-element-checkout .commerce_payment #edit-commerce-payment-payment-method .form-item label img:hover{
    outline: 1px solid #48beac;
    border: 1px solid #48beac;
}
.left-element-checkout .commerce_payment #edit-commerce-payment-payment-method .form-item label.check img{

    border: 1px solid #48beac;
    outline: 1px solid #48beac;
}
.left-element-checkout .commerce_payment .form-item-commerce-payment-payment-method .control-label{
    display: none;
}
.left-element-checkout .commerce_payment #edit-commerce-payment-payment-method .form-item:nth-child(2) label{
    float: left;
}

.left-element-checkout .commerce_payment .choose_payment{
    text-align: center;
    width: 100%;
    font-size: 14px;
    line-height: 20px;
    color: #727272;
    padding-top: 20px;
    display: block;
    clear: both;
}
.left-element-checkout .commerce_payment #payment-details{
    clear: both;
    float: left;
    margin-top: 70px;
    width: 100%;
}

.page-checkout-review .left-element-checkout .commerce-credit-card-expiration .commerce-month-year-divider,
.page-checkout-review .left-element-checkout .commerce-credit-card-expiration div{
    float: left;
}
.page-checkout-review .left-element-checkout .commerce-credit-card-expiration div {
    width: 130px;
}
.page-checkout-review .left-element-checkout .commerce-credit-card-expiration div:nth-child(3){
    margin-top: 25px;
}
.page-checkout-review .left-element-checkout .commerce-credit-card-expiration .commerce-month-year-divider{
    margin: 40px 10px 0px 10px;
}
.page-checkout-review .left-element-checkout .form-item-commerce-payment-payment-details-credit-card-code{
    margin-bottom: 0px;
}
.page-checkout-review .left-element-checkout .checkout-buttons{
    display: none;
}
.left-element-checkout .info-req{
    clear: both;
    color:#898989;
    font-size: 13px;
    line-height: 20px;
    display: block;
    text-align: left;
    margin-bottom: 40px;

}

.panel:last-child{
    margin-bottom: 10px !important;
}


.order-thank-you{
    background: #48beac;
    width: 500px;
    max-width: 100%;
    margin: 0px auto;
    padding: 70px 10px;
    text-align: center;
    color: #FFF;
}

.order-thank-you h1{
    font-size: 29px;
    line-height: 29px;
    margin:0px;
}
.order-thank-you h3{
    width: 330px;
    margin: 0px auto;
    font-size: 20px;
    line-height: 28px;
    margin-top: 40px;
}
body.page-checkout .row-offcanvas,
body.page-checkout .page-body,
body.page-checkout .sidebar-offcanvas,
body.page-cart .row-offcanvas,
body.page-cart .page-body,
body.page-cart .sidebar-offcanvas{
    height: auto;
}


/** currency chooser **/

#support-parallel-currency-selector .form-radios .form-item{
    display: inline-block;
    margin:5px;
}
#support-parallel-currency-selector .form-radios label input{

}
#support-parallel-currency-selector .form-radios label.check{

    border:1px solid red;
}
#support-parallel-currency-selector .form-radios label{
    padding: 5px;
    border:1px solid gray;
}
#support-parallel-currency-selector label::after,
#support-parallel-currency-selector label::before{
    content:none;
    max-width: 0px;
}


/** V2 **/
.commerce-left-block form .field-multiple-table td{
    position: relative;
    padding: 20px;
    padding-top: 60px;
}
.views-field-field-organizations-group-editable tr.draggable{
   /* background: #f8f8f8 !important;*/
}




/*** BY TIAGO  22/08/2016 ***/
.page-checkout .page-body .row .region.region-content,
.page-cart .view-commerce-cart-form{
    max-width: 1215px;
    margin: 0 auto;
    margin-bottom: 140px;
}
.commerce-left-block .views-field-field-organizations-group-editable .field-type-field-collection .field-name-field-e-learnings-fc .control-label,
.commerce-left-block .views-field-field-organizations-group-editable .field-type-field-collection .field-name-field-add-ons-fc .control-label{
    display: none!important;
}

.commerce-left-block .coupon_group,
.commerce-left-block .views-field-field-partners,
.commerce-left-block .views-field-field-organizations-group-editable,
.commerce-left-block .views-field-field-subscription-period{
    max-width: 680px;
}
.commerce-left-block .field-type-commerce-product-reference .input-group,
.commerce-right-block,
.right_block_new .field-widget-options-onoff{
    width: 100%
}
.commerce-right-block{
    background: #97d3c2;
    min-width: 260px;
}
.commerce-right-block .line-prod{
    text-transform: uppercase;
}
.commerce-right-block .line-prod > span{
    text-transform: none;
    display: block;
    font-weight: 400;
    font-size: 14px;
    margin-top: 20px;
}
.commerce-right-block .currency{
    color: white;
    display: block;
    padding-top: 6px;
    padding-bottom: 12px;
    height: 58px;
}
.commerce-right-block .currency .form-control,
.commerce-right-block .currency .title{
    width: 40%;
    display: inline-block;
    font-weight: 400;
}
.commerce-right-block .currency .title{
    font-size: 17px;
    line-height: 40px;
}
.commerce-right-block .currency .form-control{
    font-size: 16px;
    float: right;
    min-width: 110px;
    -moz-appearance: none;
}
.commerce-right-block .organization_group > div,
.commerce-right-block .organization_group div.organization,
.commerce-right-block .organization_group div.add-ons{
    background: white;
    border-bottom: 1px solid #dddddd;
    padding: 20px;
}
.commerce-right-block .organization_group > div.collapse,
.commerce-right-block .organization_group > div.collapsing{
    border: 0;
    padding: 0;
}
.commerce-right-block .organization_group .add-ons > div.title{
    font-size: 18px;
    font-weight: 700;
    color: #48beac;
    margin-bottom: 25px;
}

.commerce-right-block .organization_group .add-ons .info span{
    display: block;
}
.commerce-right-block .organization_group .add-ons .info span,
.commerce-right-block .organization_group .organization .users{
    font-size: 14px;
    font-weight: 400;
    color: #727272;
}
.commerce-right-block .organization_group .price{
    color: #48beac;
    font-size: 19px;
    font-weight: 600;
    height: 20px;
    text-align: right;
}
.commerce-right-block .organization_group{
    padding-bottom: 6px;
}
.commerce-right-block .base_price.base{
    padding-top: 60px;
}
.commerce-right-block{
    margin-bottom: 20px;
    max-width: 450px;
}
.commerce-left-block .views-row .views-field{
    border: none;
}
.commerce-left-block .views-field-field-organizations-group-editable .draggable td:nth-child(2){
    background: #f8f8f8;
    /*background: blue;*/
    display: block;
    margin-bottom: 40px;
}
.commerce-left-block .views-field-field-organizations-group-editable .draggable td:nth-child(2) .field-type-field-collection{
    background: #ffffff;
    margin-bottom: 30px;
}
.commerce-left-block .field-name-field-users-group {
    margin-bottom: 30px!important;
}
.commerce-left-block .views-field-field-organizations-group-editable .draggable td:nth-child(2) .field-multiple-table .draggable td:nth-child(2){
    margin-bottom: 0px;
    background: none;
    padding-top: 30px;
    display: inline-flex;
    width: 100%;
    background: white;
}
.page-node .node-subscription-form .field-type-field-collection .field-multiple-table tbody .draggable td:nth-child(2) > div:nth-child(1),
.commerce-left-block .views-field-field-organizations-group-editable .draggable td:nth-child(2) .field-multiple-table .draggable td:nth-child(2) > div:nth-child(1){
    width: 60%;
    min-width: 270px;
}
.page-node .node-subscription-form .field-type-field-collection .field-multiple-table tbody .draggable td:nth-child(2) > div:nth-child(2),
.commerce-left-block .views-field-field-organizations-group-editable .draggable td:nth-child(2) .field-multiple-table .draggable td:nth-child(2) > div:nth-child(2){
    width: 16%;
    min-width: 111px;
    margin-left: 30px;
    margin-right: 20px;
}
.page-node .node-subscription-form .field-type-field-collection .field-multiple-table tbody .draggable td:nth-child(2) button,
.commerce-left-block .views-field-field-organizations-group-editable .draggable td:nth-child(2) .field-multiple-table .draggable td:nth-child(2) button,
.commerce-left-block .views-field-field-organizations-group-editable .draggable td:nth-child(2) .field-multiple-table .draggable td:nth-child(2) .parent{
    width: 5%;
    position: relative;
    padding: 0px;
}

.commerce-left-block .views-field-field-organizations-group-editable .draggable td:nth-child(2) .field-multiple-table .draggable td:nth-child(2) .parent .aux{
    position: absolute;
    z-index: 9;
    width: 100%;
    cursor: pointer;
    height: 100%;
}
.commerce-left-block .views-field-field-organizations-group-editable .draggable td:nth-child(2) .field-multiple-table .draggable td:nth-child(2) .parent button{
    width: 100%;
}
.page-checkout .left-element-checkout fieldset .form-item select,
.page-checkout input.form-control,
.commerce-left-block input.form-control{
    height: 38px!important;
}
.commerce-left-block .label-extra{
    background: white;
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    color: #727272;
    padding-top: 30px;
}
.page-node .node-subscription-form .form-item input.form-control,
.page-node .node-subscription-form .form-item select.form-control,
.commerce-left-block .views-field-field-subscription-period .form-item input.form-control,
.commerce-left-block .views-field-field-subscription-period .form-item select.form-control,
.commerce-left-block .views-field-field-partners .form-item input.form-control,
.commerce-left-block .views-field-field-partners .form-item select.form-control,
.commerce-left-block .views-field-field-organizations-group-editable .form-item input.form-control,
.commerce-left-block .views-field-field-organizations-group-editable .form-item select.form-control{
    border: 1px solid #aaaaaa !important;
    color: #aaaaaa;
    -moz-appearance: none;
}
.commerce-left-block .views-field-field-subscription-period .form-item select.form-control,
.commerce-left-block .views-field-field-partners .form-item select.form-control,
.commerce-left-block .views-field-field-organizations-group-editable .form-item select.form-control{
    background: url(../images/icon_caixa_select_grey.png) no-repeat right 50%;
    background-size: 50px;
}
.page-node .node-subscription-form .field-type-field-collection .clearfix,
.commerce-left-block .field-type-field-collection .clearfix{
    margin: 0 20px 40px 20px;
}

@media screen and (max-width: 767px) {
    .page-node .node-subscription-form .field-type-field-collection .clearfix,
    .commerce-left-block .field-type-field-collection .clearfix{
        margin: 0 20px 40px 2%;
    }
}

.page-node .node-subscription-form .field-type-field-collection .field-multiple-table tbody .draggable td:nth-child(2) .ajax-new-content button,
.commerce-left-block .views-field-field-organizations-group-editable .draggable td:nth-child(2) .field-multiple-table .draggable td:nth-child(2) .ajax-new-content button,
.commerce-left-block .field-type-field-collection.field-name-field-e-learnings-fc tr.draggable > td > .btn.cancel,
.commerce-left-block .field-type-field-collection.field-name-field-add-ons-fc tr.draggable > td > .btn.cancel,
.commerce-left-block .field-type-field-collection.field-name-field-e-learnings-fc tr.draggable > td > .parent .btn.cancel,
.commerce-left-block .field-type-field-collection.field-name-field-add-ons-fc tr.draggable > td > .parent .btn.cancel{
    background: url(../images/icon_remover_2.png) no-repeat center;
    background-size: 23px;
    text-indent: -9999px;
    white-space: nowrap;
    overflow: hidden;
    height: 38px;
    position: inherit;
    top: 0;
    right: 0;
    border: 0px;
    border-radius: 0px;
}
.commerce-left-block .views-field-field-organizations-group-editable .draggable td:nth-child(2) .field-multiple-table .draggable td:nth-child(2) .ajax-new-content .parent button{
    width: 100%;
}
.page-checkout .error,
.commerce-left-block .coupon_group .form-group,
.commerce-left-block .views-field-field-partners .views-field-editablefield{
    width: 100%;
}
.page-cart .field-name-field-e-learnings-fc .field-name-field-active-users,
.page-cart .field-name-field-add-ons-fc .field-name-field-active-users{
    display: none!important
}
.page-client-subscriptions .views-exposed-widget .form-item-field-subscription-period-tid span.input-group-addon,
.commerce-left-block .coupon_group .form-type-textfield button,
.commerce-left-block .coupon_group .form-group,
.commerce-left-block .views-field-field-partners .editablefield-item{
    display: none;
}
.commerce-left-block .coupon_group .form-group.active,
.commerce-left-block .views-field-field-partners .editablefield-item.active{
    display: block;
}
.commerce-left-block .coupon_group .form-group button{
    display: none;
}
.commerce-left-block .coupon_group{
    padding: 0px 15px;
    margin-bottom: 70px;
}
.commerce-left-block .coupon_group .title:hover,
.commerce-left-block .views-field-field-partners .views-label:hover{
    cursor: pointer;
}
.commerce-left-block .coupon_group .title,
.commerce-left-block .views-field-field-partners .views-label{
    width: auto;
    padding-right: 16px;
    background: url(../images/arrow_down_grey.png) no-repeat center right;
    background-size: 12px;
}
.commerce-left-block .coupon_group .title.active,
.commerce-left-block .views-field-field-partners .views-label.active{
    background: url(../images/arrow_top_grey.png) no-repeat center right;
    /*background-size: 23px;*/
    background-size: 12px;
}
.views-field-field-language .btn.btn-success{
    display: none;
}
.commerce-left-block .views-field-field-language .views-field-editablefield,
.commerce-left-block .views-field-field-language .views-label,
.commerce-left-block .views-field-field-subscription-period .views-field-editablefield,
.commerce-left-block .views-field-field-subscription-period .views-label{
    width: 50%;
    display: inline-block;
}
@media only screen and (max-width: 480px) {
    .commerce-left-block .views-field-field-language .views-label{
        width: 100%;
    }
    .page-cart .field-type-list-boolean.field-name-field-created-online.field-widget-options-onoff{
        display:none;
    }

}
.commerce-left-block .coupon_group .title,
.commerce-left-block .views-field-field-partners .views-label{
    color: #b0b0b0;
}
.commerce-left-block .field-type-commerce-product-reference .input-group-addon{
    padding: 0px;
    border: 0;
    width: 0px;
}
.page-checkout .commerce-right-block{
    width: 35%;
}
.page-checkout .left-element-checkout .form-item-commerce-user-profile-pane-pass .form-item{
    width: 45%;
}
.page-checkout .left-element-checkout .form-item-commerce-user-profile-pane-pass .form-item-commerce-user-profile-pane-pass-pass2{
    float: right;
}
.page-checkout .left-element-checkout .form-item-commerce-user-profile-pane-pass .password-help.active{
    left: 100%;
    font-size: 12px;
    font-weight: 600;
    color: #727272;
    border: 1px solid #aaaaaa;
    background: white;
    padding-left: 2%;
    padding-right: 2%;
    min-width: 155px;
}
.page-checkout .left-element-checkout .form-item-customer-profile-billing-field-address-und-0-city{
    float: right;
    margin-top: -95px;
}
.page-cart .coupon_group .field-name-field-terms .form-type-checkbox,
.page-checkout .left-element-checkout .form-item-customer-profile-billing-field-address-und-0-postal-code{
    float: left;
}
.page-checkout .left-element-checkout .form-item-customer-profile-billing-field-address-und-0-city,
.page-checkout .left-element-checkout .form-item-customer-profile-billing-field-address-und-0-postal-code{
    /*display: inline-block;*/
    width: 45%;
}
/*.page-checkout .left-element-checkout .form-item-customer-profile-billing-field-address-und-0-postal-code{
    margin-right: 10%;
}*/
.page-checkout .left-element-checkout fieldset .form-item select:focus,
.page-checkout .left-element-checkout fieldset .form-item select{
    border: 1px solid #aaaaaa !important;
    -moz-appearance: none;
}
.page-checkout .customer_profile_billing .field-type-location .form-item,
.page-checkout .customer_profile_billing .field-type-email,
.page-checkout .customer_profile_billing .field-type-text,
.page-checkout .form-item-commerce-user-profile-pane-account-mail,
.page-checkout .form-item-commerce-user-profile-pane-pass-pass2,
.page-checkout .left-element-checkout .form-item-commerce-user-profile-pane-name{
    height: 75px;
}
.page-checkout .commerce_user_profile_pane,
.page-checkout .form-item-commerce-user-profile-pane-pass{
    margin-bottom: 0px;
}
.page-checkout .form-item-commerce-user-profile-pane-pass .form-item-commerce-user-profile-pane-pass-pass1 label.control-label div.label{
    border-radius: 0px;
    padding: .3em .7em .4em;
}
.page-checkout .form-item-commerce-user-profile-pane-pass .form-type-password .glyphicon{
    display: none;
}
.page-checkout .commerce_payment .commerce-credit-card-expiration div.chosen-container{
    display: none!important;
}
.page-checkout .commerce_payment .commerce-credit-card-expiration select.stripe{
    display: block!important;
}
.page-checkout-review .left-element-checkout .commerce-credit-card-expiration .commerce-month-year-divider{
    margin: 40px 10px 0px 10px;
    color: #aaaaaa;
}
.page-client-subscriptions .view-logged-pages-subscriptions .views-field-field-valid-from div.field-content,
.page-client-subscriptions .view-logged-pages-subscriptions .views-field-field-valid-from span.views-label{
    display: inline-block;
}

.left-element-checkout .commerce_payment  #edit-commerce-payment-payment-method div:first-child{
    margin-left: 10%!important;
}
.page-cart .coupon_group .field-name-field-terms{
    margin-top: 20px;
}
.page-checkout .footer,
.page-cart .footer{
    margin-top: 150px;
}
.page-cart .coupon_group .field-name-field-terms .control-label,
.page-cart .coupon_group .field-name-field-terms{
    display: block;
}
/*client subscriptions*/
.page-client-subscriptions .view-logged-pages-subscriptions{
    max-width: 560px;
    margin-left: 6%;
}
.page-client-subscriptions .view-logged-pages-subscriptions .views-row{
    height: 90px;
    border: 1px solid #dddddd;
    background: #f7f7f7;
    padding-left: 5%;
    margin-bottom: 10px;
    /*padding: 4% 5%;*/
    padding: 20px 5%;
    position: relative;
}
.page-client-subscriptions .view-logged-pages-subscriptions .views-field-nothing-1,
.page-client-subscriptions .view-logged-pages-subscriptions .views-field-field-subscribed-organizations{
    float: right;
    /*width: 140px;
    padding: 5% 0;*/
    margin-right: 16%;
}
.page-client-subscriptions .view-logged-pages-subscriptions .views-field-nothing-1{
    min-width: 170px;
    text-align: left;
}
.page-client-subscriptions .view-logged-pages-subscriptions .views-field-nothing{
    /*
    width: 80px;
    height: 90px;
    */
    position: absolute;
    top: 0;
    right: 0;
}
/*.page-client-subscriptions .view-logged-pages-subscriptions .views-field-nothing,*/
.page-client-subscriptions .view-logged-pages-subscriptions .views-field-field-subscribed-organizations span{
    float: right;
}
.page-client-subscriptions .view-logged-pages-subscriptions .views-field-field-subscribed-organizations span{
    padding-left: 6px;
}
.page-client-subscriptions .view-logged-pages-subscriptions .views-field-field-subscribed-organizations .field-content{
    text-align: right;
}
.page-client-subscriptions .view-logged-pages-subscriptions .views-field-nothing-1,
.page-client-subscriptions .view-logged-pages-subscriptions .views-field-field-subscribed-organizations,
.page-client-subscriptions .view-logged-pages-subscriptions .views-field-field-valid-from{
    color: #727272;
    font-size: 14px;
}
.page-client-subscriptions .view-logged-pages-subscriptions .views-field-nothing-1 span div,
.page-client-subscriptions .view-logged-pages-subscriptions .views-field-field-product-line,
.page-client-subscriptions .view-logged-pages-subscriptions .views-field-field-subscribed-organizations .field-content,
.page-client-subscriptions .view-logged-pages-subscriptions .views-field-field-subscribed-organizations span{
    font-weight: 600!important;
}
.page-client-subscriptions .view-logged-pages-subscriptions .views-field-field-product-line{
    color: #48beac;
}
.page-client-subscriptions .view-logged-pages-subscriptions .views-field-nothing a{
    display: block;
    width: 80px;
    height: 90px;
    background: url(../images/arrow_right_green.png) no-repeat center;
    background-size: 23px;
}
.page-client-subscriptions .view-logged-pages-subscriptions {
    color: #48beac;
}
.page-client-subscriptions .view-logged-pages-subscriptions .views-field-nothing-1 .field-content div,
.page-node.node-type-subscription .view-logged-pages-subscriptions .view-list-field-collection-for-subscription .field_user .user_number,
.page-node.node-type-subscription .view-logged-pages-subscriptions .view-list-field-collection-for-subscription .field_user .user_title,
.page-node.node-type-subscription .view-logged-pages-subscriptions .view-list-field-collection-for-subscription .field_user,
.page-node.node-type-subscription .view-logged-pages-subscriptions .view-list-field-collection-for-subscription .views-field-title-field,
.page-node.node-type-subscription .view-logged-pages-subscriptions .view-list-field-collection-for-subscription .views-field-title-field .views-label-title-field,
.page-node.node-type-subscription .view-logged-pages-subscriptions .view-list-field-collection-for-subscription .views-field-title-field .field-content,
.page-node.node-type-subscription .view-logged-pages-subscriptions .view-list-field-collection-for-subscription .views-field-field-users-group,
.page-node.node-type-subscription .view-logged-pages-subscriptions .view-list-field-collection-for-subscription .views-field-field-users-group .field-content,
.page-node.node-type-subscription .view-logged-pages-subscriptions .view-list-field-collection-for-subscription .views-field-field-users-group .views-label-field-users-group,
.page-client-subscriptions .view-logged-pages-subscriptions .views-field-field-product-line div,
.page-client-subscriptions .view-logged-pages-subscriptions .views-field-field-product-line span{
    display: inline-block;
}
.page-client-subscriptions .view-logged-pages-subscriptions .views-field-field-product-line div{
    padding-left: 5px;
    text-transform: uppercase;
}
/*.page-node.node-type-subscription .view-logged-pages-subscriptions.view-display-id-panel_pane_2 .views-field-nothing .field-content,*/
.page-client-subscriptions .view-logged-pages-subscriptions .views-exposed-widgets{
    display: inline-flex;
}
.page-client-subscriptions .view-logged-pages-subscriptions .views-exposed-widgets .views-widget-filter-title,
.page-client-subscriptions .view-logged-pages-subscriptions .views-exposed-widgets .views-widget-filter-field_subscription_period_tid{
    width: 39%;
    min-width: 200px;
}
.page-client-subscriptions .view-logged-pages-subscriptions .views-exposed-widgets .views-submit-button{
    width: 23%;
    margin-top: 39px;
}
.page-node.node-type-subscription .pane-logged-pages-subscriptions-panel-pane-2,
.page-node.node-type-subscription .pane-commerce-products-view-panel-pane-3,
.page-node.node-type-subscription .auto_line,
.page-node.node-type-subscription .info_line{
    margin-left: 6%;
}
.page-node.node-type-subscription .pane-commerce-products-view-panel-pane-3 .views-row-1{
    padding-left: 0;
}
.page-node.node-type-subscription .pane-2.auto_line .pane-content{
    float: left;
}
.page-node.node-type-subscription .pane-3.info_line{
    clear: both;
}
.page-node.node-type-subscription .auto_line .renewal{
    padding: 20px 15px;
    border: 1px solid #48beac;
    max-width: 100%;
    font-weight: 600;
    font-size: 14px;
    color: #48beac;
    background: url(../images/subscription_info.png) no-repeat 15px center;
    background-size: 20px;
    margin-bottom: 36px;
    padding-left: 45px;
}
.page-node.node-type-subscription .info_line .sub_info{
    max-width: 678px;
    border: 1px solid #dddddd;
    background: #f7f7f7;
    /*padding-left: 22px;*/
    padding-bottom: 36px;
    padding-top: 36px;
    font-size: 18px;
    color: #aaaaaa;
    padding-left: 3%;
    padding-right: 3%;
}
.page-node.node-type-subscription .info_line .sub_info span,
.page-node.node-type-subscription .info_line .sub_info div{
    font-weight: 600!important;
}
.page-node.node-type-subscription .info_line .sub_info .period span{
    color: #727272;
    text-transform: uppercase;
}
.page-node.node-type-subscription .info_line .sub_info .line span.line_title{
    color: #fcc13e;
    text-transform: uppercase;
}
.page-node.node-type-subscription .info_line .sub_info .period{
    margin-top: 30px;
}
.page-node.node-type-subscription .pane-logged-pages-subscriptions-panel-pane-2{
    max-width: 672px;
}
.page-node.node-type-subscription .view-logged-pages-subscriptions.view-display-id-panel_pane_2 > .view-content > .views-row{
    border: 1px solid #e5e5e5;
    margin-bottom: 50px;
}
.page-node.node-type-subscription .view-logged-pages-subscriptions.view-display-id-panel_pane_2 .views-field-nothing.bbnone{
    border-bottom: 0;
}
.page-node.node-type-subscription .view-logged-pages-subscriptions.view-display-id-panel_pane_2 div:first-child .views-field-nothing{
    border-bottom: 1px solid #e5e5e5;
    /*padding: 30px 25px;*/
    background: #f7f7f7;
    padding: 30px 3%;
}
.page-node.node-type-subscription .view-logged-pages-subscriptions.view-display-id-panel_pane_2 .view-list-field-collection-for-subscription .view-content{
    float: none;
}
.page-node.node-type-subscription .view-logged-pages-subscriptions.view-display-id-panel_pane_2 .views-field-nothing .field_users{
    /*margin-left: 45px;*/
    display: inline-block;
    margin-left: 4%;
}
.page-node.node-type-subscription .view-logged-pages-subscriptions.view-display-id-panel_pane_2 .field_users{
    color:#aaaaaa;
    font-weight: 600;
    font-size: 18px;
    line-height: 36px;
}
.page-node.node-type-subscription .view-logged-pages-subscriptions.view-display-id-panel_pane_2 .field_subscribed_organizations{
    color:#84cec2;
    font-weight: 600;
    font-size: 24px;
    display: inline-block;
}
.page-node.node-type-subscription .view-logged-pages-subscriptions.view-display-id-panel_pane_2 .views-field-php-1 .historic,
.page-node.node-type-subscription .view-logged-pages-subscriptions.view-display-id-panel_pane_2 .views-field-view,
.page-node.node-type-subscription .view-logged-pages-subscriptions.view-display-id-panel_pane_2 .views-field-view-1{
    /*margin-left: 35px;
    margin-right: 35px;*/
    background: #f8f8f8;
    /*padding: 24px;*/
    padding: 2%;
    font-size: 14px;
    color: #b6b6b6;
    margin-left: 4%;
    margin-right: 4%;
}
.historic .history_text,
.page-node.node-type-subscription .view-logged-pages-subscriptions.view-display-id-panel_pane_2 .view-list-field-collection-for-subscription .views-row,
.page-node.node-type-subscription .view-logged-pages-subscriptions.view-display-id-panel_pane_2 .views-field-php-1 .historic{
    margin-bottom: 20px;
}
.historic .history_text:last-child,
.page-node.node-type-subscription .view-logged-pages-subscriptions.view-display-id-panel_pane_2 .view-list-field-collection-for-subscription .views-row.views-row-last{
    margin-bottom: 0px;
}
.page-node.node-type-subscription .view-logged-pages-subscriptions.view-display-id-panel_pane_2 .views-field-php-1 .field-content{
    display: none;
}
.page-node.node-type-subscription .view-logged-pages-subscriptions.view-display-id-panel_pane_2 .views-field-php-1 .field-content.active{
    display: block;
}
.page-node.node-type-subscription .view-logged-pages-subscriptions.view-display-id-panel_pane_2 .views-field-view-1{
    margin-top: 35px;
    margin-bottom: 20px;
}
.page-node.node-type-subscription .view-logged-pages-subscriptions.view-display-id-panel_pane_2 .views-field-view{
    margin-bottom: 35px;
}
.historic .history_text .history_value span,
.page-node.node-type-subscription .view-logged-pages-subscriptions .view-list-field-collection-for-subscription .views-field-title-field .field-content{
    color: #727272;
    font-weight: 600;
}
.historic .history_text span.pipe,
.page-node.node-type-subscription .view-logged-pages-subscriptions .view-list-field-collection-for-subscription .views-field-title-field span.pipe{
    color: #b6b6b6;
    font-weight: 400;
    margin-left: 12px;
    margin-right: 12px;
}
.page-node.node-type-subscription .view-logged-pages-subscriptions .view-list-field-collection-for-subscription .views-field-field-users-group .field-content{
    float: left;
    padding-right: 5px;
}
.page-node.node-type-subscription .view-logged-pages-subscriptions.view-display-id-panel_pane_2 .views-field-php-1{
    border-top: 1px solid #e5e5e5;
    padding-top: 26px;
    padding-bottom: 38px;
}
.page-node.node-type-subscription .view-logged-pages-subscriptions.view-display-id-panel_pane_2 .views-field-php-1 .views-label{
    margin-left: 4%;
    margin-right: 4%;
    font-size: 18px;
    font-weight: 600;
    color: #48beac;
    margin-bottom: 30px;
    background: url(../images/arrow_down_green) no-repeat right 11px;
    padding-right: 22px;
}
.page-node.node-type-subscription .view-logged-pages-subscriptions.view-display-id-panel_pane_2 .views-field-php-1 .views-label.active{
    background: url(../images/arrow_top_green) no-repeat right 11px;
}
.page-node.node-type-subscription .view-logged-pages-subscriptions.view-display-id-panel_pane_2 .views-field-php-1 .views-label:hover{
    cursor: pointer;
}
.historic .history_type{
    font-weight: 600;
    font-size: 14px;
    color: #f27254;
    margin-bottom: 30px;
}

/*create organization with subscription valuekeep*/
.page-node.page-node-add-subscription .region-content .node-subscription-form{
    max-width: 700px;
}
.page-node .node-subscription-form .field-widget-options-select .form-item div.chosen-container,
.page-node .node-subscription-form .form-item select,
.page-node .node-subscription-form .form-item input,
.page-node .node-subscription-form .form-item label{
    display: inline-block;
    width: 49%;
}
.page-node .node-subscription-form .form-item label{
    margin-right: 1%;
    color: #727272;
    text-align: left;
    font-size: 17px;
    line-height: 40px;
    font-weight: 600;
}
.page-node .node-subscription-form fieldset .panel-title{
    font-size: 20px;
    font-weight: 600;
    color: #727272;
}
.page-node .node-subscription-form .field-widget-options-select .form-item div.chosen-container{
    width: 49%!important;
}
.page-node .node-subscription-form .field-name-field-users-group label,
.page-node .node-subscription-form .field-name-field-e-learning-group label,
.page-node .node-subscription-form .field-name-field-add-on-group label,
.page-node .node-subscription-form .field-type-field-collection tr.draggable .field-multiple-drag,
.page-node .node-subscription-form .field-type-field-collection .tabledrag-toggle-weight-wrapper,
.page-node .node-subscription-form .control-label span.form-required{
    display: none!important;
}
.page-node .node-subscription-form input.error{
    float: none;
}
.page-node .node-subscription-form fieldset{
    border-radius: 0;
}
.page-node .node-subscription-form fieldset .panel-heading{
    background: #f8f8f8;
}
.page-node .node-subscription-form .field-type-datetime .date-no-float .form-item .form-item select{
    min-width: 200px;
}
.page-node .node-subscription-form .field-type-datetime .date-no-float .form-item .form-item{
    margin-right: 1%;
    margin-left: 0;
}
.page-node .node-subscription-form .field-type-datetime .date-no-float .form-item .date-padding{
    float: none;
}
.page-node .node-subscription-form .field-type-field-collection .table-striped > tbody > tr:nth-of-type(odd),
.page-node .node-subscription-form .field-type-field-collection .table-hover > tbody > tr:hover,
.page-node .node-subscription-form .field-type-field-collection{
    background: #f8f8f8;
    margin-bottom: 30px;
    overflow: hidden;
    /*background: blue;*/
}
.page-node .node-subscription-form .field-type-field-collection .field-multiple-table tbody tr td,
.page-node .node-subscription-form .field-type-field-collection .field-multiple-table thead tr th{
    border: none;
    padding: 0 20px;
}
.page-node .node-subscription-form  .field-type-field-collection .field-multiple-table thead tr .field-label label{
    text-align: center;
    width: 100%;
    font-size: 20px;
    font-weight: 600;
    color: #727272;
    padding-top: 30px;
    margin-right: 0;
}
.page-node .node-subscription-form .field-type-field-collection .field-name-field-users-group .form-item input,
.page-node .node-subscription-form .field-type-field-collection .field-type-commerce-product-reference select{
    width: 100%;
    height: 38px;
}
.page-node .node-subscription-form .field-type-field-collection .field-multiple-table .draggable td:nth-child(2) > div,
.page-node .node-subscription-form .field-type-field-collection .field-multiple-table .draggable td:nth-child(2) button{
    display: inline-block;
}
.page-node .node-subscription-form .field-type-field-collection .field-multiple-table tbody .draggable td:nth-child(2) button,
.page-node .node-subscription-form .field-type-field-collection.field-name-field-e-learnings-fc tr.draggable > td > .btn.cancel,
.page-node .node-subscription-form .field-type-field-collection.field-name-field-add-ons-fc tr.draggable > td > .btn.cancel{
    background: url(../images/icon_remover_2.png) no-repeat center;
    background-size: 23px;
    text-indent: -9999px;
    white-space: nowrap;
    overflow: hidden;
    height: 38px;
    border: 0px;
    border-radius: 0px;
}
.page-node .node-subscription-form .field-name-field-subscribed-organizations .form-group button.btn-success{
    font-size: 18px;
    color: #fff;
    background-color: #48beac;
    border-color: #48beac;
    border: 1px solid #48beac;
    padding: 7px 30px;
    border-radius: 0;
    font-weight: 600;
}
.page-node .node-subscription-form .field-name-field-subscribed-organizations .panel-body > div:last-child button.btn.cancel{
    background: url(../images/icon_remover_2.png) no-repeat right center;
    background-size: 23px;
    padding: 0px 30px 0px 0px;
    color: #d1d1d1;
    font-size: 12px;
    line-height: 25px;
    font-weight: 600;
    border: 0px;
    border-radius: 0px;
    position: absolute;
    top: 10px;
    right: 10px;
}
.page-node .node-subscription-form .field-name-field-subscribed-organizations{
    position: relative;
}
/*show message when create node contact*/
.site-content .alert-block.alert-success.messages{
    margin-top: 56px;
}

@media only screen and (max-width: 1210px) {
    .commerce-left-block .views-field-field-subscription-period,
    .commerce-left-block.view-commerce-cart-form .form-actions, .left-element-checkout,
    .commerce-left-block.view-commerce-cart-form .views-row > .views-field,
    .commerce-left-block.view-commerce-cart-form .coupon_group{
        width: 60%;
    }
}
@media only screen and (max-width: 1088px) {
    .page-node .node-subscription-form .field-type-field-collection .field-multiple-table tbody .draggable td:nth-child(2) > div:nth-child(2), 
    .commerce-left-block .views-field-field-organizations-group-editable .draggable td:nth-child(2) .field-multiple-table .draggable td:nth-child(2) > div:nth-child(2){
        margin-left: 20px;
        margin-right: 0px;
    }
}
@media only screen and (max-width: 1124px) {
    .commerce-right-block > .total > span:nth-child(1),
    .commerce-right-block .base_price span:nth-child(1){
        display: block;
    }
    .commerce-right-block .base_price span.total,
    .commerce-right-block .total span.total {
     float: none;
    }
    .commerce-right-block > div:last-child {
        padding-top: 6px;
    }
}
@media only screen and (max-width: 1020px) {
    .commerce-left-block .views-field-field-organizations-group-editable .draggable td:nth-child(2) .field-multiple-table .draggable td:nth-child(2){
        display: block;
    }
    .commerce-left-block .views-field-field-organizations-group-editable .draggable td:nth-child(2) .field-multiple-table .draggable td:nth-child(2) > div:nth-child(1){
        width: 100%;
    }
    .commerce-left-block .views-field-field-organizations-group-editable .draggable td:nth-child(2) .field-multiple-table .draggable td:nth-child(2) > div:nth-child(2){
        width: auto;
        margin-left: 0px;
        margin-right: 0px;
        float: left;
    }
    .commerce-left-block .views-field-field-organizations-group-editable .draggable td:nth-child(2) .field-multiple-table .draggable td:nth-child(2) button{
        float: left;
        width: 40px;
    }
    .commerce-left-block .views-field-field-organizations-group-editable .draggable td:nth-child(2) .field-multiple-table .draggable td:nth-child(2) .parent{
        float: left;
        margin-left: 10px;
        width: 22px;
    }
}
@media only screen and (max-width: 905px) {
    /*show message when create node contact*/
    .site-content .alert-block.alert-success.messages{
        margin-top: 106px;
    }
}
@media only screen and (max-width: 812px) {
    .commerce-left-block .top_cart_title,
    .commerce-left-block .coupon_group,
    .commerce-left-block .views-field-field-partners,
    .commerce-left-block .views-field-field-subscription-period,
    .commerce-left-block.view-commerce-cart-form .form-actions,
    .left-element-checkout, .commerce-left-block.view-commerce-cart-form .views-row > .views-field,
    .commerce-left-block.view-commerce-cart-form .coupon_group {
        width: 55%;
    }
}
@media only screen and (max-width: 780px) {
    .page-checkout .left-element-checkout .form-item-commerce-user-profile-pane-pass .form-item,
    .left-element-checkout,
    .commerce-left-block .views-field-field-partners .input-group,
    .commerce-left-block .top_cart_title,
    .commerce-left-block .coupon_group .form-group,
    .commerce-left-block .views-field-field-partners .views-field-editablefield,
    .commerce-left-block .views-field-field-subscription-period,
    .commerce-left-block.view-commerce-cart-form .form-actions,
    .left-element-checkout, .commerce-left-block.view-commerce-cart-form .views-row > .views-field,
    .commerce-left-block.view-commerce-cart-form .coupon_group {
        width: 100%;
    }

    .page-checkout .commerce-right-block,
    .commerce-left-block.view-commerce-cart-form .views-row > .views-field.views-field-field-terms{
        display: none;
    }
    .page-checkout .left-element-checkout .form-item-commerce-user-profile-pane-pass .password-help.active{
        position: inherit;
        margin-left: 0px;
        display: none !important;
    }
    .left-element-checkout .commerce_payment  #edit-commerce-payment-payment-method div:first-child label.check{
        margin-right: 12px;
    }
    .page-node.node-type-subscription .pane-commerce-products-view-panel-pane-3 .views-row {
        padding-left: 0;
        padding-right: 0;
    }
    .page-node.node-type-subscription .pane-logged-pages-subscriptions-panel-pane-2,
    .page-node.node-type-subscription .pane-commerce-products-view-panel-pane-3,
    .page-node.node-type-subscription .auto_line,
    .page-node.node-type-subscription .info_line {
        margin-right: 6%;
    }

}
@media only screen and (max-width: 768px) {
    /*show message when create node contact*/
    .site-content .alert-block.alert-success.messages{
        margin-top: 56px;
    }
}
@media only screen and (max-width: 606px) {
    .page-client-subscriptions .view-logged-pages-subscriptions .views-exposed-widgets {
        display: block;
    }
    .page-client-subscriptions .view-logged-pages-subscriptions .views-exposed-widgets .views-submit-button{
        width: auto;
        margin-top: 0px;
    }
    .page-client-subscriptions .view-logged-pages-subscriptions .views-exposed-widgets .views-submit-button .btn{
        margin-left: 0px;
        margin-right: 0px;
    }
    .page-client-subscriptions .view-logged-pages-subscriptions{
        margin-right: 6%;
    }
    .page-client-subscriptions .view-logged-pages-subscriptions .views-exposed-widgets .views-widget-filter-title,
    .page-client-subscriptions .view-logged-pages-subscriptions .views-exposed-widgets .views-widget-filter-field_subscription_period_tid{
        width: 45%;
        padding-right: 0px;
    }
    .page-client-subscriptions .view-logged-pages-subscriptions .views-exposed-widgets .views-widget-filter-field_subscription_period_tid{
        margin-left: 10%;
    }
    .page-client-subscriptions .view-logged-pages-subscriptions .views-field-nothing-1,
    .page-client-subscriptions .view-logged-pages-subscriptions .views-field-field-subscribed-organizations{
        margin-right: 8%;
    }
    .page-client-subscriptions .view-logged-pages-subscriptions .views-row{
        /*padding: 5% 5%;*/
        padding: 20px 5%;
    }
}
@media only screen and (max-width: 580px) {
    .top_checkout_progress{
        width: 100%
    }
}
@media only screen and (max-width: 546px) {
    .page-node .node-subscription-form .field-widget-options-select .form-item div.chosen-container,
    .page-node .node-subscription-form .form-item select,
    .page-node .node-subscription-form .form-item input,
    .page-node .node-subscription-form .form-item label{
        width: 100%;
    }
    .page-node .node-subscription-form .field-widget-options-select .form-item div.chosen-container {
        width: 100%!important;
    }
}
@media only screen and (max-width: 514px) {
    .commerce-left-block .views-field-field-subscription-period .views-field-editablefield,
    .commerce-left-block .views-field-field-subscription-period .views-label{
        display: block;
    }
    .commerce-left-block .top_cart_title span{
        text-align: left;
    }
     .commerce-left-block .top_cart_title span,
    .commerce-left-block .top_cart_title h2,
    .commerce-left-block .views-field-field-organizations-group-editable .form-item input.form-control,
    .commerce-left-block .field-type-field-collection label,
    .commerce-left-block .views-field-field-subscription-period .views-field-editablefield,
    .commerce-left-block .views-field-field-subscription-period .views-label{
        width: 100%;
    }
    .page-client-subscriptions .view-logged-pages-subscriptions .views-exposed-widgets .views-widget-filter-title,
    .page-client-subscriptions .view-logged-pages-subscriptions .views-exposed-widgets .views-widget-filter-field_subscription_period_tid {
        width: 100%;
        padding-right: 0px;
        margin: 0;
    }
    .page-client-subscriptions .view-logged-pages-subscriptions .views-row{
        /*padding: 4% 5%;*/
        padding: 20px 5%;
        padding-left: 0;
        height: 102px;
    }
    .page-client-subscriptions .view-logged-pages-subscriptions .views-field-nothing a{
        height: 102px;
    }
    .page-client-subscriptions .view-logged-pages-subscriptions .views-field-nothing-1,
    .page-client-subscriptions .view-logged-pages-subscriptions .views-field-field-subscribed-organizations {
        /*margin-right: 10%;*/
        position: absolute;
        bottom: 18px;
    }
    .page-client-subscriptions .view-logged-pages-subscriptions .views-field-nothing-1,
    .page-client-subscriptions .view-logged-pages-subscriptions .views-field-field-valid-from,
    .page-client-subscriptions .view-logged-pages-subscriptions .views-field-field-product-line{
        padding-left: 32px;
        margin-right: 0;
    }

}
@media only screen and (max-width: 380px) {
    .top_checkout_progress .bottom_text > div{
        width: 30%;
        font-size: 12px;
    }
    .page-checkout .chosen-container .chosen-single span, 
    .page-cart .chosen-container .chosen-single span, 
    .page-checkout .chosen-container .chosen-single span,
    .commerce-left-block .views-field-field-partners select.form-control,
    .commerce-left-block .field-type-commerce-product-reference select.form-control{
        padding-left: 2px!important;
        font-size: 12px!important;
    }
    .commerce-left-block select.form-control{
        border: 1px solid #aaaaaa !important;
        color: #aaaaaa;
        -moz-appearance: none;
        background: url(/sites/all/modules/custom/support_parallel/images/icon_caixa_select_grey.png) no-repeat right 50%;
        background-size: 50px;
    }
    .commerce-left-block .views-field-field-organizations-group-editable .draggable td:nth-child(2) .field-multiple-table .draggable td:nth-child(2) > div:nth-child(2){
        max-width: 120px;
    }
}

.left-element-checkout .commerce_payment #edit-commerce-payment-payment-method .form-item label{
    position: relative;
}
.left-element-checkout .commerce_payment #edit-commerce-payment-payment-method .form-item input {
    width: 100%;
    position: absolute;
    height: 100%;
    display: block;
    max-width: 100%;
    left: 0px;
    top: 0px;
    margin: 0px;
}

.wait-overlay.hidden{
    display: block !important;
    z-index: -9;
    opacity: 0;
}
.wait-overlay{
    opacity: 1;
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 999999;
    top: 0px;
    left: 0px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.wait-overlay .back-overlay{
    width: 100%;
    height: 100%;
    background: rgba(73, 190, 172, 0.85);
    position: relative;
}
.wait-overlay .msg-overlay{
    width: 200px;
    height: 200px;
    background: #FFF;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -100px;
    margin-top: -100px;
}
.wait-overlay .msg-overlay div.img{
    background: url(../images/icon.png) no-repeat center center;
    background-size: 100%;
    width: 37%;
    display: block;
    height: 137px;
    margin: 7px auto 0px auto;
    -webkit-animation:spin 1.5s linear infinite;
    -moz-animation:spin 1.5s linear infinite;
    animation:spin 1.5s linear infinite;
}
@-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } }
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } }
@keyframes spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } }

.wait-overlay .msg-overlay div.text{
    color: #48beac;
    font-size: 20px;
    line-height: 24px;
    font-weight: 600;
    text-align: center;
    display: block;
}
/** ADD-ON User page **/
.panels-flexible-region.user-add-ons-page{
    width: 95%;
    margin: 110px auto;
    float: none;
    overflow: hidden;
}
.panels-flexible-region.user-add-ons-page .pane-content{
    width: 95%;
    overflow: hidden;
    display: block;
    margin: 0px auto;
}

.panels-flexible-region.user-add-ons-page .pane-content .view-add-ons-user-access{

}
.panels-flexible-region.user-add-ons-page .pane-content .view-add-ons-user-access .views-row{
    padding: 15px;
}
.panels-flexible-region.user-add-ons-page .pane-content .view-add-ons-user-access .views-row .title{
    color: #48beac;
    font-size: 20px;
    line-height: 30px;
    clear: both;
    font-weight: 600;
    background: #f7f7f7;
    padding: 20px;
    border-bottom: 1px solid #e6e6e6;
}
.panels-flexible-region.user-add-ons-page .pane-content .view-add-ons-user-access .views-row .inside-full-height{
    border: 1px solid #e6e6e6;
    position: relative;
    padding-bottom: 100px;
    overflow: hidden;
}
.panels-flexible-region.user-add-ons-page .pane-content .view-add-ons-user-access .views-row .inside-full-height .field-content{
    overflow: hidden;
    float: left;
}
.panels-flexible-region.user-add-ons-page .pane-content .view-add-ons-user-access .views-row .description p{
    margin-top: 20px;
}
.panels-flexible-region.user-add-ons-page .pane-content .view-add-ons-user-access .views-row .description{
    color:#727272;
    font-size: 13px;
    line-height: 23px;
    padding: 20px;
}
.panels-flexible-region.user-add-ons-page .pane-content .view-add-ons-user-access .views-row .button{

    position: absolute;
    left: 0px;
    bottom:0px;
    text-align: center;
    width: 100%;
}
.panels-flexible-region.user-add-ons-page .pane-content .view-add-ons-user-access .views-row a{
    padding: 5px 30px;
    background-color: #ed891e;
    color: #fff;
    text-decoration: none;
    font-size: 18px;
    border: 1px solid #ed891e;
    display: inline-block;
    margin-top: 30px;
    margin-bottom: 30px;
}
.panels-flexible-region.user-add-ons-page .pane-content .view-add-ons-user-access .views-row a:focus,
.panels-flexible-region.user-add-ons-page .pane-content .view-add-ons-user-access .views-row a:hover{
    background-color: #fff;
    color: #ed891e;
}

.field-name-field-extras-by-org .table-responsive{
    overflow: inherit;
}

.field-name-field-extras-by-org button[value="Remove"],
.field-name-field-extras-by-org button,
.field-name-field-extras-by-org .table-responsive .tabledrag-toggle-weight-wrapper,
.field-name-field-extras-by-org .table-responsive thead,
.field-name-field-extras-by-org .table-responsive tbody .field-multiple-drag,
body.page-client-users .field_add_ons,
body.page-client-users .field_e_learnings{
    display: none;
}

.field-name-field-extras-by-org .table-responsive tbody tr:hover{
    background: none;
}
.field-name-field-extras-by-org .table-responsive tbody tr,
.field-name-field-extras-by-org .table-responsive tbody td{
    padding: 0px;
    border:0px;
    background: none !important;
}

 body.page-services .min-container{
    display: block !important;
}

body.page-be-a-partner .section-partners .views-field-field-action-link{
    display: none;
}
.elearning-text,
body.an_pages #addons .field_gallery{
    margin-top: 40px;
}
body.an_pages #addons .field_gallery .gallery-text{
    padding-left: 10%;
}
.super-tabs.active{
    width: 100%;
    overflow: auto;
}
.super-tabs.active ul{
    width: 1050px;
}
.commerce-left-block .views-field-field-organizations-group-editable tbody tr .hidden_field{
    display: none !important;
}
.commerce-left-block .views-field-field-organizations-group-editable tbody tr:nth-child(1) .hidden_field{
    display: inherit !important;
}
.with-subs .views-field-field-subscription-period{
    display: none !important;
}
.page-checkout .form-item-commerce-user-profile-pane-pass{
    display: none;
}


.page-user .field-name-field-language{
    clear: both;
}
.field_reg_language{
    margin-top: -30px;
}

/*checkout commerce-right-block*/
.commerce-right-block .organization_group .add-ons .info .title,
.commerce-right-block .organization_group .organization .title{
    font-size: 17px;
    font-weight: 600;
    color: #727272;
    margin-bottom: 10px;
}
.commerce-right-block div.remaining,
.commerce-right-block .renewal,
.commerce-right-block div.period{
    color: white;
    font-size: 12px;
    line-height: 21px;
    margin: 0px;
    margin-top: 20px;
}
.commerce-right-block div.remaining{
    margin-top: 0;
}
.commerce-right-block .total{
    text-align: right;
}
.commerce-right-block .total span:first-child{
    margin-right: 10px;
}
.commerce-right-block div.total{
    padding: 30px 45px;
}
.commerce-right-block .organization_group .item .sub-title,
.commerce-right-block .organization_group .item .title{
    color: #48beac;
    font-weight: 600;
    margin-bottom: 5px;
}
.commerce-right-block .renewal{
    border-top: 1px solid white;
    float: left;
}
.commerce-right-block .renewal span{
    width: 100%;
    float: left;
    font-size: 14px;
}
.commerce-right-block .organization_group .item .user-status{
    font-weight: 600;
}
@media only screen and (max-width: 1124px) {
    .commerce-right-block > .total > span:nth-child(1),
    .commerce-right-block .base_price span:nth-child(1){
        display: inline-block!important;
    }
}
@media only screen and (max-width: 775px) {
    .commerce-right-block{
        max-width: none;
    }
}
