.section-panel {
    padding: 18px;
    border: 1px #ececec solid;
    background-color: white;
    border-radius: 3px;
    box-sizing: border-box;
    line-height: 19px;
    color: #333;
    margin-bottom: 20px;
    overflow: auto;
}

.rating-form {
    padding: 18px;
    border: 1px #ececec solid;
    background-color: white;
    border-radius: 3px;
    box-sizing: border-box;
    line-height: 19px;
    color: #333;
    margin-bottom: 20px;
    overflow: auto;
}

.meta-attr-head {
    color: #757575;
}

table.product-meta-tbl {
    font-size: .9em;
}

.w-50 {
    width: 50%;
}

.product-meta-tbl td {
    padding-bottom: 10px;
    vertical-align: top;
}

.place-order-btn-panel {
    font-size: 13px;
    line-height: 19px;
    color: #333;
    font-family: Arial, sans-serif;
    box-sizing: border-box;
    display: inline-block;
    padding: 0;
    vertical-align: middle;
    height: 39px;
    border: 1px solid;
    text-align: center;
    overflow: hidden;
    max-width: 100%;
    text-decoration: none !important;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
    width: 100% !important;
    border-color: #d2aa5b #b3852d #a96f04;
    background: #ffb932;
}

.place-order-btn-wrap {
    width: 100% !important;
    display: block;
    position: relative;
    height: 37px;
    overflow: hidden;
    box-sizing: border-box;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.4) inset;
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.4) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.4) inset;
    background: #ffb932;
    background: -moz-linear-gradient(top, #ffc452, #dc9204);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffc452),
        color-stop(100%, #dc9204));
    background: -webkit-linear-gradient(top, #ffc452, #dc9204);
    background: -o-linear-gradient(top, #ffc452, #dc9204);
    background: -ms-linear-gradient(top, #ffc452, #dc9204);
    background: linear-gradient(top, #ffc452, #dc9204);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc452',
        endColorstr='#dc9204', GradientType=0);;
}

.place-order-btn-wrap:hover {
    background: #efaa25;
    background: -moz-linear-gradient(top, #f9b93f, #cc8601);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f9b93f),
        color-stop(100%, #cc8601));
    background: -webkit-linear-gradient(top, #f9b93f, #cc8601);
    background: -o-linear-gradient(top, #f9b93f, #cc8601);
    background: -ms-linear-gradient(top, #f9b93f, #cc8601);
    background: linear-gradient(top, #f9b93f, #cc8601);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9b93f',
        endColorstr='#cc8601', GradientType=0);;
}

.place-order-btn {
    outline: 0;
    color: #111;
    text-align: center;
    font-size: 15px;
    line-height: 29px;
    display: block;
    font-family: Arial, sans-serif;
    white-space: nowrap;
    background-color: transparent;
    margin: 0;
    border: 0;
    width: 100%;
    height: 100%;
    padding: 0 10px 0 11px;
    cursor: pointer;
    -webkit-appearance: button;
    box-sizing: border-box;
}

ul.support-info {
    font-size: .9em;
    list-style: none;
    margin: 0px;
    padding: 10px 0px 0px 0px;
}

ul.support-info li {
    margin: 5px 0;
}

ul.support-info li:before {
    content: "\2714\0020";
    margin: 0 8px 0 0;
    color: #939393;
}

input[type=checkbox] {
    width: auto;
    margin-right: 6px;
    vertical-align: bottom;
}

form label {
    width: auto;
}

.place-order-info {
    color: #565656;
    font-size: .9em;
}

.license-label {
    cursor: pointer;
}

/*Todo: to remove after new shop-sidebar design*/
.summary-list table td.order-total {
    padding: 5px 0 5px 0;
    color: #af2603;
}

#item-price {
    color: #B12704;
    font-size: 1.2em;
}

.price-option {
    margin: 10px 0px 0px 0px;
    font-size: 0.75em;
}

.btn-price-type {
    border: #dedede 1px solid;
    padding: 5px 8px;
    margin-right: 10px;
    border-radius: 3px;
    cursor: pointer;
    display: inline-block;
}

.btn-price-type:last-child {
    margin-right: 0px;
    float: right;
}

.btn-price-type.active {
   border: #e47911 1px solid;    
}

.price-info {
    font-size: 0.9em;
    margin-bottom: 5px;
    overflow: auto;
}

.price {
    margin-left: 8px;
}


#extended-price {
    width: 102px;
    box-sizing: border-box;
}

#dev-price {
        width: 68px;
    box-sizing: border-box;  
    margin-left: 6px;
}

#user-price {
        width: 92px;
    box-sizing: border-box;  
}

#item-type-row {
    cursor:pointer;
}
#item-type {
    color: #006fea;
}
.license-item {
    padding: 5px 10px;
    border-bottom: #F0F0F0 1px solid;
    color: #444;
}

.license-item:last-child {
 border: none;   
}

.license-footer {
    text-align: center;
    padding: 10px 5px 5px;
}

.license-item label {
    font-weight: bold;
}

.tick-icon {
    width: 16px;
    vertical-align: text-bottom;
    display: none;
}

.selected .tick-icon {
    display: -webkit-inline-box;
}

/* DEFAULT STYLE: IE COMPATIBLE STYLE */
#site-logo {
    padding-top: 14px;
}

.text-right {
    text-align: right;
}

.shop-content {
    width: 985px;
}

#tutorial-body {
    float: left;
    margin-top: 20px;
    width: 630px;
}

#tutorial {
    width: 100%;
    padding-right: 0px;
}

#sidebar {
    width: 336px;
    position: -webkit-sticky;
    position: sticky;
    top: 20px;
}

.float-right {
    float: right;
}

.license-option {
    position: absolute;
    display: none;
    -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.3);
    background: #FFF;
    width: 300px;
    height: auto;
    padding: 5px 0px;
    margin-right: 10px;
    border-radius: 4px;
    font-size: 13px;
    font-weight: normal;
    z-index: 200000;
    font-size: 0.9em;
    top: 75px;
}
.license-option ul {
    padding: 0px 0px 0px 8px;
    margin: 5px 10px;
}

pre {
    padding: 0 10px 0 10px;
    border-radius: 15px;
    background-color: #fdfbf7;
    background: #f3f1ec;
    background-image: -webkit-linear-gradient(#f3f1ec 50%, #fdfbf7 50%);
    background-image: -moz-linear-gradient(#f3f1ec 50%, #fdfbf7 50%);
    background-image: -ms-linear-gradient(#f3f1ec 50%, #fdfbf7 50%);
    background-image: -o-linear-gradient(#f3f1ec 50%, #fdfbf7 50%);
    background-image: linear-gradient(#f3f1ec 50%, #fdfbf7 50%);
    background-position: 0 0;
    background-repeat: repeat;
    background-size: 38px 38px;
    line-height: 19px;
    overflow: visible;
    overflow-y: hidden;
    white-space: pre-wrap;
    word-wrap: break-word;
}

.shop-content h1 {
    margin-top: 20px;
}

.wrapper {
    width: 100%;
    float: left;
    margin-bottom: 60px;
}

.wrapper p, .wrapper li {
    line-height: 1.45;
}

#review {
    margin-top: 40px;
    border-top: 1px #ececec solid;
}

.review-field {
    margin: 5px 0px 20px 0px;
    padding: 8px;
    border-radius: 3px;
    border: 1px solid #ccc;
    width: 50%;
    box-sizing: border-box;
}

textarea.review-field {
    width: 100%;
}

.review-submit {
    background-color: #3b4045;
    color: #FFF;
    border: 1px solid #34383c;
    border-radius: 3px;
    padding: 8px 30px;
    cursor: pointer;
}

.rating ul, .product-rating ul {
    padding: 0;
    margin: 5px 0;
    display: inline-block;
}

.rating li, .product-rating li {
    cursor: pointer;
    list-style-type: none;
    display: inline-block;
    color: #F0F0F0;
    text-shadow: 0 0 1px #666666;
    font-size: 30px;
}

.product-rating .highlighted, .product-rating .selected {
    color: #f2c507;
    text-shadow: 0 0 1px #f2c507;
}

.loader-icon {
    display: none;
}

.rating-success {
    background: #e2f3e1;
    padding: 3px 20px 6px 20px;
    border-radius: 3px;
    border: #cfe6ce 1px solid;
    display: block;
    margin: 20px 0px;
}

.rating-error {
    background: #ffcfcf;
    padding: 3px 20px 6px 20px;
    border-radius: 3px;
    border: #f5c7c7 1px solid;
    display: block;
    margin: 20px 0px;
}

.rating-container {
    margin: 40px 0;
}

.review-customer {
    margin-bottom: 8px;
}

.review-subject {
    margin-left: 10px;
    font-weight: bold;
    color: #565656;
    display: inline-block;
}

.customer-int-info {
    margin-bottom: 5px;
    display: inline-block;
    font-size: 1em;
    color: #45a8f7;
}

.customer-int-info-sep {
    padding: 0px 5px;
    color: #666;
}

#overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    filter: Alpha(Opacity=30);
    z-index: 10;
    background: rgba(170, 170, 170, 0.3);
    display:none;
}

@media screen and (max-width: 960px) {
    #site-logo {
        margin: 0px;
    }
}
@media screen and (max-width: 801px) {
    #tutorial-body {
        margin-top: 50px;
    }
}