.header_row__2 {
    margin-top: 15px;
}

/**********************************************************************************************************************/

.product_listing_main .product .product_wrapper.listing {
    margin-top: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.product_listing_main .product .product_wrapper.listing .prog-info {
    position: relative;
    overflow: hidden;
}

.product_listing_main .product .product_wrapper.listing .prog-info h3 {
    color: #26a0d7;
    font-size: 19px;
    margin-bottom: 5px;
    margin-top: 5px;
}

.product_listing_main .product .product_wrapper.listing .prog-info p {
    margin-top: 5px;
    margin-bottom: 5px;
}

.product_listing_main .product .product_wrapper.listing .prog-info .desc {
    color: #3c3c3c;
    transition: all 0.3s ease-in-out 0s;
    font-size: 13px;
}

.product_listing_main .product .product_wrapper.listing .prog-info .info {
    border-top: 1px dotted #91b6d5;
    list-style: outside none none;
    padding-top: 5px;
    margin-top: 10px;
}

.product_listing_main .product .product_wrapper.listing .prog-info .info span {
    margin-right: 10px;
    font-size: 12px;
}

.product_listing_main .product .product_wrapper.listing .prog-info .info span time {
    color: #774D0E;
}

.collection_desc ul.tags {
    margin-left: 15px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.collection_desc ul.tags li {
    margin-top: 2px;
}

.collection_desc .rte ul {
    margin-left: 15px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.collection_desc .rte ul li {
    margin-top: 2px;
}

/**********************************************************************************************************************/

.pagination {display: inline-block;overflow: hidden;float: right;margin: 10px 0 0 10px;font-size: 0;}
.pagination li {display: inline-block;vertical-align: top;}
.pagination li ~ span {margin: 0 0 0 2px;}

.pagination li span {height: 30px;display: block;padding: 0 10px;font-size: 13px;line-height: 28px;color: #292d39;}
.pagination li a {height: 30px;display: block;padding: 0 10px;border: 1px solid transparent;font-size: 13px;line-height: 28px;color: #292d39;}
.pagination li.page a {width: 30px;padding: 0;text-align: center;}

.pagination li a:hover {background: #292d39;border-color: #292d39;color: #ffffff;}

.pagination li.active {width: 30px;height: 30px;background: #26a0d7;border: 1px solid #26a0d7;font-weight: bold;font-size: 13px;line-height: 28px;color: #ffffff;text-align: center;cursor: default;}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background: #26a0d7;
    color: #ffffff;
}

.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
    border: none;
}

/**********************************************************************************************************************/

.program-block-holder .page_heading {
    color: #3c3c3c;
    font-size: 18px;
}

.program-block-holder .main-download {
    background: #00aa00;
}

.program-block-holder .program-info {
    background: #fbfbfb;
    padding: 5px 10px;
}

.program-block-holder .program-info p {
    margin-top: 5px;
    margin-bottom: 5px;
    color: #000000;
    font-size: 12px;
    text-align: left;
}

.program-block-tools {
    background: #ffffff;
    padding: 20px;
    margin-top: 20px;
    position: relative;
}

.program-block-holder .product_listing_controls {
    padding-bottom: 0px;
    margin-top: 20px;
}

.show_products.mod label {
    line-height: 33px;
}

.program-block-holder .rating-block {
    position: relative;
    overflow: hidden;
    margin-top: 10px;
}

.program-block-holder .rating-block .ratingValue {
    font-size: 20px;
    line-height: 28px;
    color: #985f0d;
}

.program-block-holder .alert {
    font-size: 12px;
}

.btn-group-program {
    margin-left: -2px;
    margin-right: -2px;
}

.btn-group-program .col {
    margin-top: 10px;
    padding-left: 2px; padding-right: 2px;
}

.btn-group-program .fa {
    font-size: 14px;
    margin-top: 1px;
    margin-right: 5px;
}

.collection_desc ul.tags {
    margin-left: 0px;
}

ul.tags li button {display: block;padding: 5px 10px;background: #292d39;color: #ffffff;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

ul.tags li button .glyphicon {
    margin-top: 3px;
    margin-right: 4px;
}

ul.tags li button .fa {
    font-size: 14px;
    margin-top: 2px;
    margin-right: 5px;
}

ul.tags li button:hover,
ul.tags li.active button {background: #26a0d7;}

.program-dop-links ul {
    margin-top: -5px;
    margin-left: 0px;
}

.program-dop-links ul li {
    margin-top: 5px;
}

.program-dop-links a, .program-dop-links button {
    font-family: Tahoma, Arial, sans-serif;
    color: #259208;
    font-size: 12px;
    line-height: 20px;
    font-weight: bold;
    text-decoration: none;
    display: block;
}

.program-dop-links a.btn.btn-success, .program-dop-links button.btn.btn-success {
    background: #259208 !important;
    box-shadow: none !important;
    border-color: #259208 !important;
}

.program-dop-links a.btn.btn-success:hover, .program-dop-links button.btn.btn-success:hover {
    background: #32b009 !important;
    box-shadow: none !important;
    border-color: #259208 !important;
}

.program-dop-links a:hover, .program-dop-links button:hover {
    color: #1d6908;
    text-decoration: none;
}

.program-dop-links a .btn-s1, .program-dop-links button .btn-s1 {
    display: block;
    font-weight: bold;
    font-size: 15px;
    overflow: hidden;
    white-space: nowrap;
    word-wrap: normal;
    text-overflow: ellipsis;
}

.downloading .well {
    margin-top: 15px;
    margin-bottom: 0px;
    background-color: #bfefb2;
    border-color: #A7D29C;
    color: #1E600C;
    font-size: 14px;
}

.downloading .well #get-file-text p {
    margin-top: 2px;
    margin-bottom: 2px;
}

.downloading .well #get-file-text p a {
    color: #074513;
    text-decoration: underline;
}

.downloading .well #get-file-text p a:hover {
    text-decoration: none;
}

.downloading .well .old-version {
    border-top: 1px solid #a7d29c;
    margin-top: 10px;
    padding-top: 6px;
}

.program-dop-links a .glyphicon-download-alt {
    margin-right: 6px;
    font-size: 14px;
    line-height: 20px;
}

.featured_products .slider-wrapper {
    position: relative;
    overflow: hidden;
}

.featured_products .slider-wrapper .slider {
    width: 5000px;
    position: relative;
    overflow: hidden;
    margin-top: 20px;
    margin-left: -10px;
    margin-right: -10px;
}

.featured_products .slider-wrapper .slider.slick-initialized {
    width: auto;
}

.featured_products .slider .screen {
    background: #fff none repeat scroll 0 0;
    color: #3498db;
    font-size: 36px;
    line-height: 100px;
    margin: 10px;
    position: relative;
    text-align: center;
    display: block;
    float: left;
    padding: 5px;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: none;
}

.featured_products .slider .screen img {
    width: 100%;
}

.featured_products .btn-more {
    margin-top: 15px;
}

.product_listing_controls .social-holder {

}

.product_listing_controls .social-holder .t {
    margin-top: 6px;
    margin-bottom: 7px;
}

/**********************************************************************************************************************/

.product_listing_main .date_ {
    color: #985f0d;
    margin-bottom: 4px;
}

.product_listing_main .product_img {
    margin-bottom: 15px;
}

.product_listing_main .product_img img {
    min-height: 164px;
}

.product_listing_main .product_name {
    margin-bottom: 2px;
}

.product_listing_main .product_name a {
    line-height: 16px;
}

/**********************************************************************************************************************/

.view_list.list-news .product_info {
    margin-left: 0px;
}

.view_list.list-news .product_info .news_title {
    color: #26a0d7;
    font-size: 19px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.view_list.list-news .product_info .news_time {
    color: #3c3c3c;
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 10px;
}

/**********************************************************************************************************************/

.page-scope .page_content .content-inner {
    margin-bottom: 15px;
    margin-top: 15px;
}

.row-flex {
    display: flex;
    flex-flow: row wrap;
}

/**********************************************************************************************************************/

.social-list {
    list-style: none;
    position: relative;
    margin-left: -10px;
}

.social-list li {
    float: left;
    margin-left: 10px;
}

.s-ico {
    display: block;
    width: 24px;
    height: 24px;
}

.vk_s {
    background: url('../images/social/vk.png') no-repeat;
}

.tw_s {
    background: url('../images/social/tw.png') no-repeat;
}

.ok_s {
    background: url('../images/social/ok.png') no-repeat;
}

.mailru_s {
    background: url('../images/social/mailru.png') no-repeat;
}

.gp_s {
    background: url('../images/social/gp.png') no-repeat;
}

.fb_s {
    background: url('../images/social/fb.png') no-repeat;
}

/**********************************************************************************************************************/

.article_header h1 {
    font-size: 20px;
    margin: 0;
}

.blog_article .article-holder {
    background: #ffffff;
    padding: 15px 15px 10px;
}

.article_content .news-img {
    margin-top: 0px;
    margin-right: 15px;
}

.article_content {
    font-size: 14px;
    color: #666;
}

.blog_listing .blog_listing__article {
    margin-top: 20px;
    background: #ffffff;
    padding: 15px 15px 10px;
}

.article_date .date_1 {
    background-color: #F9F9F9;
}

.blog_article .article_body {
    margin-left: 0px;
}

.blog_article .article_date_inline {
    margin-top: 6px;
}

.blog_listing__article .article_content {
    margin-top: 0px;
}

/**********************************************************************************************************************/

.footer_row__2.aside {
    margin-top: 0px;
    border-top-width: 0px;
}

/**********************************************************************************************************************/

.thumbnail {
    position: relative;
    padding: 0px;
    margin-bottom: 20px;
}

.thumbnail > h4 {
    padding: 7px 5px 0px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.thumbnail h4 .info {
    position: absolute;
    top: 0px;
    right: 0px;
    font-size: 0.6em;
    padding-left: 15px;
    border-top-right-radius: 3px;
    border-bottom-left-radius: 4px;
    border-radius: 0px;
    border-bottom-left-radius: 5px;
    cursor:  pointer;
}

.thumbnail h4 .info > span {
    margin-right: 10px;
}

.thumbnail img {
    width: 100%;
}
.thumbnail a.btn {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

/**********************************************************************************************************************/

.checkbox label:after,
.radio label:after {
    content: '';
    display: table;
    clear: both;
}

.checkbox .cr,
.radio .cr {
    position: relative;
    display: inline-block;
    border: 1px solid #a9a9a9;
    border-radius: .25em;
    width: 1.3em;
    height: 1.3em;
    float: left;
    margin-right: .5em;
}

.radio .cr {
    border-radius: 50%;
}

.checkbox .cr .cr-icon,
.radio .cr .cr-icon {
    position: absolute;
    font-size: .8em;
    line-height: 0;
    top: 50%;
    left: 20%;
}

.radio .cr .cr-icon {
    margin-left: 0.04em;
}

.checkbox label input[type="checkbox"],
.radio label input[type="radio"] {
    display: none;
}

.checkbox label input[type="checkbox"] + .cr > .cr-icon,
.radio label input[type="radio"] + .cr > .cr-icon {
    transform: scale(3) rotateZ(-20deg);
    opacity: 0;
    transition: all .3s ease-in;
}

.checkbox label input[type="checkbox"]:checked + .cr > .cr-icon,
.radio label input[type="radio"]:checked + .cr > .cr-icon {
    transform: scale(1) rotateZ(0deg);
    opacity: 1;
}

.checkbox label input[type="checkbox"]:disabled + .cr,
.radio label input[type="radio"]:disabled + .cr {
    opacity: .5;
}

/**********************************************************************************************************************/

.header_row__1 .header_user {
    border-right: none;
    margin: 0;
    padding: 0;
}

.header_social.social-block li button {
    color: #26a0d7;
    transition: background 0.3s ease-in-out 0s, border-color 0.3s ease-in-out 0s, color 0.3s ease-in-out 0s, box-shadow 0.3s ease-in-out 0s;
}

.header_social.social-block li button i {
    vertical-align: baseline;
}

.header_social.social-block li button:hover {
    color: #000000;
}

#fancybox-loading, .fancybox-overlay .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: none;
}

.cart_added__2 .product_name {
    font-size: 16px;
}

.cart_added__row .cart_added__2 #cart_added__quantity {
    font-size: 13px;
}

/**********************************************************************************************************************/

.cart_item .cart_item__info {
    margin: 0;
    position: relative;
    overflow: hidden;
}

.cart_item .cart_item__img {
    margin-right: 20px;
}

.cart_item .cart_item__remove {
    font-size: 20px;
}

/**********************************************************************************************************************/

.form-group .cr {
    margin-top: 8px;
}

.form-group label {
    padding-left: 0px;
}

.form-group .checkbox-helper {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
}

#account_login .account_left .social-oauth {
    margin-top: 39px;
}

#account_login .account_left .social-oauth h5 {
    margin-bottom: 0px;
}

#account_login .account_left ul.auth-clients li::before {
    content: none;
}

#account_login .account_left ul.auth-clients {
    margin-left: -10px;
}

#account_login .account_left ul.auth-clients li {
    margin-left: 10px;
}

/**********************************************************************************************************************/

#comments {
    margin-top: 30px;
}

/** ====================
 * Lista de Comentarios
 =======================*/
.comments-container {

}

.comments-container .comment-header {
    font-size: 18px;
    color: #283035;
    font-weight: 400;
}

.comments-container .comment-header a {
    font-size: 18px;
    font-weight: 700;
}

.comments-list {
    margin-top: 30px;
    position: relative;
}

/**
 * Lineas / Detalles
 -----------------------*/
.comments-list:before {
    content: '';
    width: 2px;
    height: 100%;
    background: #c7cacb;
    position: absolute;
    left: 32px;
    top: 0;
}

.comments-list:after {
    content: '';
    position: absolute;
    background: #c7cacb;
    bottom: 0;
    left: 27px;
    width: 7px;
    height: 7px;
    border: 3px solid #dee1e3;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.reply-list:before, .reply-list:after {display: none;}
.reply-list li:before {
    content: '';
    width: 60px;
    height: 2px;
    background: #c7cacb;
    position: absolute;
    top: 25px;
    left: -55px;
}


.comments-list li {
    margin-bottom: 15px;
    display: block;
    position: relative;
}

.comments-list li:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
    width: 0;
}

.reply-list {
    padding-left: 88px;
    clear: both;
    margin-top: 15px;
}
/**
 * Avatar
 ---------------------------*/
.comments-list .comment-avatar {
    width: 65px;
    height: 65px;
    position: relative;
    z-index: 99;
    float: left;
    border: 3px solid #FFF;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.2);
    box-shadow: 0 1px 2px rgba(0,0,0,0.2);
    overflow: hidden;
}

.comments-list .comment-avatar img {
    width: 100%;
    height: 100%;
    background: #E3EEF2;
}

.reply-list .comment-avatar {
    width: 50px;
    height: 50px;
}

.comment-main-level:after {
    content: '';
    width: 0;
    height: 0;
    display: block;
    clear: both;
}
/**
 * Caja del Comentario
 ---------------------------*/
.comments-list .comment-box {
    margin-left: 88px;
    position: relative;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.15);
    -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.15);
    box-shadow: 0 1px 1px rgba(0,0,0,0.15);
}

.comments-list .comment-box:before, .comments-list .comment-box:after {
    content: '';
    height: 0;
    width: 0;
    position: absolute;
    display: block;
    border-width: 10px 12px 10px 0;
    border-style: solid;
    border-color: transparent #FCFCFC;
    top: 8px;
    left: -11px;
}

.comments-list .comment-box:before {
    border-width: 11px 13px 11px 0;
    border-color: transparent rgba(0,0,0,0.05);
    left: -12px;
}

.reply-list .comment-box {
    margin-left: 78px;
}
.comment-box .comment-head {
    background: #FCFCFC;
    padding: 10px 12px;
    border-bottom: 1px solid #E5E5E5;
    overflow: hidden;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
}

.comment-box .comment-head i {
    float: right;
    margin-left: 14px;
    position: relative;
    top: 2px;
    color: #A6A6A6;
    cursor: pointer;
    -webkit-transition: color 0.3s ease;
    -o-transition: color 0.3s ease;
    transition: color 0.3s ease;
}

.comment-box .comment-head i:hover {
    color: #03658c;
}

.comment-box .comment-name {
    color: #283035;
    font-size: 14px;
    font-weight: 700;
    float: left;
    margin-right: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.comment-box .comment-name a {
    color: #283035;
}

.comment-box .comment-head span {
    float: left;
    color: #999;
    font-size: 13px;
    position: relative;
    margin-top: 6px;
}

.comment-box .comment-content {
    background: #FFF;
    padding: 12px;
    font-size: 15px;
    color: #595959;
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
}

/*.comment-box .comment-name.by-author, .comment-box .comment-name.by-author a {color: #03658c;}
.comment-box .comment-name.by-author:after {
    content: 'autor';
    background: #03658c;
    color: #FFF;
    font-size: 12px;
    padding: 3px 5px;
    font-weight: 700;
    margin-left: 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}*/

.comments-list.reply-list .button-all {
    margin-left: 78px;
}

/** =====================
 * Responsive
 ========================*/
@media only screen and (max-width: 766px) {
    .comments-container {

    }

    .comments-list .comment-box {

    }

    .reply-list .comment-box {

    }
}

/**********************************************************************************************************************/

.comment-form-wrapper {
    margin-top: 35px;
}

.widget-area.blank {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
}
body .no-padding {
    padding: 0;
}

.widget-area {
    background-color: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 0 16px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 0 16px rgba(0, 0, 0, 0.05);
    -ms-box-shadow: 0 0 16px rgba(0, 0, 0, 0.05);
    -o-box-shadow: 0 0 16px rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 16px rgba(0, 0, 0, 0.05);
    margin-top: 0;
    padding: 25px 30px;
    position: relative;
    overflow: hidden;
    width: 100%;
}
.status-upload {
    background: none repeat scroll 0 0 #f5f5f5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    width: 100%;
}
.status-upload form {
    width: 100%;
}
.status-upload form textarea {
    background: none repeat scroll 0 0 #fff;
    border: medium none;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    -ms-border-radius: 4px 4px 0 0;
    -o-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
    color: #777777;
    font-family: Lato;
    font-size: 14px;
    height: 142px;
    letter-spacing: 0.3px;
    padding: 20px;
    width: 100%;
    resize:vertical;
    outline:none;
    border: 1px solid #F2F2F2;
}

.status-upload ul {
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 0 0 0 15px;
    width: auto;
}
.status-upload ul > li {
    float: left;
}
.status-upload ul > li > a {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    color: #777777;
    float: left;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    margin: 10px 0 10px 10px;
    text-align: center;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    width: 30px;
    cursor: pointer;
}
.status-upload ul > li > a i {
    vertical-align: baseline;
}
.status-upload ul > li > a:hover {
    background: none repeat scroll 0 0 #606060;
    color: #fff;
}
.status-upload form button {
    border: medium none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    color: #fff;
    float: right;
    font-family: Lato;
    font-size: 14px;
    letter-spacing: 0.3px;
    margin-right: 9px;
    margin-top: 9px;
    padding: 6px 15px;
}
.dropdown > a > span.green:before {
    border-left-color: #2dcb73;
}
.status-upload form button > i {
    margin-right: 7px;
}

/**********************************************************************************************************************/

.prog-info h3 {
    position: relative;
    overflow: hidden;
}

.prog-info h3 a {
    display: block;
    padding-right: 60px;
}

.prog-info .fa {
    position: absolute;
    display: block;
    top: 10px;
    right: 24px;
    font-size: 16px;
    vertical-align: baseline;
    color: #05B555;
}

.prog-info .favorite {
    cursor: pointer;
    right: 0;
    color: #A49F9F;
}

.prog-info .favorite:hover {
    color: #F87070;
}

/**********************************************************************************************************************/