/* SSL */

.ssl-noitem {
	display: none;
    border: 1px solid #ccc;
    border-radius: 0;
}

.ssl-item {
    /*background: #f3f8fd;*/
    border: 1px solid #ccc;
    margin-bottom: 25px;
}

.ssl-item-header {
    height: 60px;
}

.ssl-item-header.active {
    background-color: #eee;
}

.ssl-item-header:after {
    content: '';
    display: table;
    clear: both;
}

.ssl-item-logo-wrap,
.ssl-item-tlist-wrap {
    display: none;
}

/*.ssl-item-logo-wrap,*/
.ssl-item-name-wrap,
/*.ssl-item-tlist-wrap,*/
.ssl-item-price-wrap,
.ssl-item-buybtn-wrap {
    display: table;
    float: left;
    height: 100%;
}

.ssl-item-logo,
.ssl-item-name,
.ssl-item-tlist,
.ssl-item-price,
.ssl-item-buybtn {
    display: table-cell;
    vertical-align: middle;
}

.ssl-item-name-wrap { width: 37%; }
/*.ssl-item-tlist-wrap { width: 20%; }*/
.ssl-item-price-wrap { width: 30%; }
.ssl-item-buybtn-wrap { width: 32%; }

@media (min-width: 768px) {
    .ssl-item-logo-wrap { display: table; float: left; height: 100%; width: 15%; }
    .ssl-item-name-wrap { width: 35%; }
    .ssl-item-tlist-wrap { display: table; float: left; height: 100%; width: 20%; }
    .ssl-item-price-wrap { width: 17%; }
    .ssl-item-buybtn-wrap { width: 12%; }
}

.ssl-item-logo-wrap,
.ssl-item-name-wrap,
.ssl-item-tlist-wrap,
.ssl-item-price-wrap {
    cursor: pointer;
}


.ssl-item-logo-wrap {
    border-right: 1px solid #ccc;
}

.ssl-item-logo {
    height: 60px;
    text-align: center;
}

.ssl-item-logo img {
    display: inline-block;
}

.ssl-item-name {
    padding-left: 10px;
    font-size: 12px;
    line-height: 1.2;
    color: #000;
}

@media (min-width: 768px) {
    .ssl-item-name {
        font-size: 16px;
    }
}

.tlist {
    display: inline-block;
    padding: 1px 1.5px;
    font-size: 10px;
    margin-right: 5px;
    border-radius: 2px;
    color: #fff;
    font-weight: bold;
}

@media (min-width: 768px) {
    .tlist {
        padding: 2px 5px;
        font-size: 14px;
    }
}

.tlist-dv { background-color: #75b632; }
.tlist-idn { background-color: #1e8fae; }
.tlist-ov { background-color: #1b8764; }
.tlist-ev { background-color: #2b542c; }
.tlist-wc { background-color: #5b5188; }
.tlist-sgc { background-color: #b75c1a; }
.tlist-san { background-color: #E3345A; }
.tlist-lock,
.tlist-guard,
.tlist-time { background-color: #3e3e3e; }




.ssl-item-price {
    line-height: 1;
    font-size: 10px;
}

@media (min-width: 768px) {
    .ssl-item-price {
        font-size: 14px;
    }
}

.ssl-item-price .big-price,
.ssl-item-price .price-details {
    display: block;
}

.ssl-item-price .big-price {
    font-size: 16px;
    font-weight: bold;
    color: #3575b9;
}

.ssl-item-price .price-details {
    color: #3575b9;
}

.ssl-item-buybtn {
    text-align: right;
    padding-right: 5px;
}

.ssl-item-buybtn a {
    background-color: #2f68a5;
    font-size: 14px;
    padding: 11px 20px;
    color: #fff;
    border-radius: 2px;
    text-transform: capitalize;
}

.ssl-item-content-wrap {
    display: none;
}

.ssl-item-content-wrap {
    border-top: 1px solid #ccc;
    padding: 20px;
}

.ssl-item-content-wrap:after {
    content: '';
    display: table;
    clear: both;
}

.ssl-item-content-wrap .content-description { width: 100%; }
.ssl-item-content-wrap .content-year { width: 100%; }

/*.ssl-item-content-wrap .content-description {
    float: left;
}*/

@media (min-width: 480px) {
    .ssl-item-content-wrap .content-description { width: 50%; }
    .ssl-item-content-wrap .content-year { width: 50%; }

    .ssl-item-content-wrap .content-description {
        float: left;
    }
}

.content-description span {
    display: block;
}

.content-description p {
    margin-top: 0;
}

.content-description {
    font-size: 10px;
}

@media (min-width: 768px) {
    .content-description {
        font-size: 14px;
    }
}

.year-radio-wrap {
    display: inline-block;
    float: right;
}

.year-radio-wrap button {
    float: none;
}

.year-radio-inf {
    display: block;
    margin-right: 10px;
    margin-bottom: 10px;
    text-align: center;
}

.year-radio {
	#width: 158px;
    margin: 0 10px 10px 0;
    padding: 11px 20px;
    background-color: #fff;
    color: #000000;
    border: 2px solid #2f68a5;
}

.year-radio:hover,
.year-radio.selected {
    background-color: #2f68a5;
    color: #fff;
}

.tooltip {
	z-index: 999;
    position: fixed;
    padding: 10px 20px;
    background-color: #eee;
    opacity: 0;
    max-width: 500px;
    color: #333;
    transition: opacity 0.25s;
    -moz-transition: opacity 0.25s;
    -webkit-transition: opacity 0.25s;
    box-shadow: 2px 2px 1px 0 #ccc;
    -moz-box-shadow: 2px 2px 1px 0 #ccc;
    -webkit-box-shadow: 2px 2px 1px 0 #ccc;
}


.dt-sc-titled-box-content > div {
    margin-bottom: 5px;
}

/* TOP THREE SSL PLANE */

.top-ssl .dt-sc-pr-tb-col .icon span {
	line-height: 110px!important;
}

.top-ssl .dt-sc-pr-tb-col h3 {
	color: #3575b9!important;
}

.top-ssl .dynamic_price {
    color: #3575b9!important;
}

.top-ssl .dt-sc-button {
	/*background-color: #3575b9!important;*/
	border-color: #3575b9!important;
}

.top-ssl .dt-sc-button:hover {
	background-color: #3575b9!important;
	color: #fff!important;
}

.ssl-option {
    border: none;
    margin-bottom: 0;
}

.ssl-option td {
    background: none;
    border: none;
}

@media only screen and (max-width: 479px) {
    .ssl-option td {
        font-size: 14px!important;
        padding: 12px 10px!important;
    }
}

.ssl-option-icon {
    width: 20%;
    text-align: center;
    vertical-align: middle;
}

.ssl-option-icon span {
    margin: 0!important;
    color: #fff!important;
    width: 26px;
}

.ssl-option-text {
    text-align: left;
}

/* FAQ */

.faq > ul > li > a {
	padding: 15px 20px!important;
}

.faq > div > h3 {
	margin-top: 0;
}

/* LICENSE */

.soft-item {
    /*display: table;*/
    width: 100%;
    background-color: #fcfcfc;
    margin-bottom: 25px;
    border: 3px solid #f4f4f4;
}

.soft-item-header {
    display: table;
    width: 100%;
}

.soft-item .soft-item-image {
    display: none;
}

.soft-item .soft-item-image {
    padding: 15px 10px 10px 10px;
}

.soft-item .soft-item-description {
    padding: 15px 10px 10px 10px;
}

@media (min-width: 768px) {
    .soft-item .soft-item-image,
    .soft-item .soft-item-description,
    .soft-item .soft-item-price-box {
        display: table-cell;
        vertical-align: top;
    }

    .soft-item .soft-item-image {
        width: 15%;
    }

    .soft-item .soft-item-description {
        width: 70%;
        padding: 10px;
    }

    .soft-item .soft-item-price-box {
        width: 15%;
    }
}


.soft-item-description h3 {
    font-weight: bold;
    color: #3575b9;
    margin-top: 0;
    margin-bottom: 10px;
}

@media (min-width: 768px) {
    .soft-item-description h3 {
        margin-top: 10px;
    }
}

.soft-item-description ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.soft-item-description ul:after {
    display: table;
    content: '';
    clear: both;
}

.soft-item-description ul li {
    margin-right: 15px;
    margin-left: 10px;
    padding-bottom: 0;
}

@media (min-width: 768px) {
    .soft-item-description ul li {
        display: inline-block;
    }
}

.soft-item-description ul li:before {
    position: relative;
    top: 4px;
    left: -10px;
    font-size: 25px;
    content: '•';
}

.soft-item-description .read-more {
    margin-top: 5px;
    margin-bottom: 5px;
    text-align: center;
}

@media (min-width: 768px) {
    .soft-item-description .read-more {
        text-align: right;
        padding-right: 20px;
    }
}

.soft-item-description .read-more span {
    display: inline-block;
    text-decoration: none;
    border-bottom: 1px dotted;
    cursor: pointer;
}

.soft-item-description .read-more.new-rm {
    border-bottom: 1px dotted;
    cursor: pointer;   
    float: right;
    display: inline-block;
    padding-right: 0;
}

/*.soft-item-description .read-more button {
    float: none;
    display: inline-block;
    padding: 2px 5px;
    background-color: #3575b9;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}*/

.soft-item .soft-item-price-box {
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
    vertical-align: middle;
    background-color: #3575b9;
    color: #fff;
}

.soft-item-price-box .big-price {
    font-size: 30px;
    font-weight: bold;
}

.soft-item-price-box .dt-sc-button {
    margin-top: 20px;
}

/* SOFT-ITEM-MORE */

.soft-item-more-wrap {
    display: none;
    position: relative;
    background-color: #fcfcfc;
}

.soft-item-more {
    padding: 10px;
}

.soft-item-more .turn-button {
    position: absolute;
    bottom: -23px;
    right: 50px;
    font-size: 20px;
    padding: 10px;
    cursor: pointer;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #fff;
    border: 3px solid #f3f3f3;
}

.soft-item-more ul {
    margin-top: 0;
    padding-left: 20px;
    list-style-type: none;
}

.soft-item-more ul li {
    padding-bottom: 0;
    margin-bottom: 0;
}

.soft-item-more ul li:before {
    position: relative;
    top: 4px;
    left: -10px;
    font-size: 25px;
    content: '•';
}