/******** search module ********/

form .search {}

form .search .inputbox {}

form .search .button {}



/******** breadcrumbs module ********/

.breadcrumbs {

	display: block;

	margin: 0 0 10px 0;

}

.moduletable .item{
    line-height: 20px;
    margin: 0 0 19px;
}
.moduletable .createdate{
    border: medium none;
    color: #999999;
    font-size: 11px;
    line-height: 14px;
    margin: 0;
    padding: 0;
}

.moduletable .cat_title h2{
    color: #444444;
    display: inline-block;
    font-size: 15px;
    line-height: 22px;
    margin: 0 0 3px;
}
.moduletable .cat_title span{
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    margin: 0 5px 0 0;
}
.moduletable .cat_title span a{
	color:#666;
}
.moduletable .cat_title span a:hover{
	color:#46ace2;
	text-decoration:none;
}
.moduletable .cat_title h2 a{

	color: #444444;

}
.moduletable .cat_title h2 a:hover{
	color:#46ace2;
	text-decoration:none;
}
.moduletable .more_news{



}

.moduletable .more_news a{

    background: url("../images/readmore.png") no-repeat scroll right center rgba(0, 0, 0, 0);

    border-bottom: 1px solid #F5F5F5;

    color: #46ace2;

    font-size: 13px;

    line-height: 14px;

    padding: 0 21px 0 0;

}

.mod-bottom-last .moduletable .more_news a{

	float:left;

}

.moduletable .more_news a:hover{

	text-decoration:none;

	border-bottom:1px solid #46ace2;

}

.vote_box{
    float: left;
    margin: -26px 0 100px;
    width: 100%;
}

.vote_box .content_rating{

    color: #888888;

    float: left;

    font-size: 15px;

    line-height: 28px;

}

.vote_box .content_rating img{

	margin:0 6px 0 0;

}

.vote_box .content_vote{

	float: right;

}

.vote_box .content_rating span{

    display: block;

    font-size: 15px;

    line-height: 28px;

    margin: 0 0 7px;

}

ul.stars_list{

    margin: 0;

    padding: 0;

}

ul.stars_list li{

    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);

    float: left;

    list-style: none outside none;

    padding: 0;
	margin-left:0;

}

.poor_best{

    float: left;

    margin: 0 0 7px;

    width: 100%;

}

.poor{

	float: left;

}

.best{

    float: right;

    margin: 0 9px 0 0;

}

.poor_best_list{

	float: left;

}

.vote_box input.button{

    background: url("../images/readmore.png") no-repeat scroll right 11px rgba(0, 0, 0, 0);

    border: medium none;

    color: #46ace2;

    display: inline-block;

    float: right;

    font-size: 13px;

    height: 26px;

    line-height: 26px;

    margin: 33px 0 0;

    padding: 0 22px 0 0;

}

.vote_box input.button:hover{

	opacity:1;

	filter: alpha(opacity = 100);

	text-decoration:underline;

}

.vote_box .content_rating span.number_vote{

    float: right;

    line-height: 20px;

}

#richsnippetsvote{

	display:none;

}

/**************************************/

#dm_cats .dm_row{

    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);

    border-bottom: 1px solid #F0F0F0;

    margin: 0 0 40px;

    padding: 0 0 40px;

}

#dm_cats .dm_row:last-child{

	border:none;

	margin:0 0 10px;

	padding:0;

}

#dm_cats .dm_row img{

	margin: 0 !important;
    width: 120px;

}

.image_cat_left{

    float: left;

    margin: 0 1% 0 0;

    width: 17%;

}

.docman_right{

    float: left;

    width: 72%;

}

#dm_cats h3.dm_title{

    color: #444444;

    font-size: 36px;

    line-height: 42px;

    margin: 0 0 15px !important;

}

#dm_cats h3.dm_title a{

	/* color: #444444; */
    font-weight:100;
    border-bottom: 1px solid transparent;

}

#dm_cats h3.dm_title a:hover{

    text-decoration:none;
    color: #46ace2;
    border-bottom: 1px solid #46ace2;

}

#dm_cats h3.dm_title a small{

    color: #000;

    font-size: 16px;
    font-weight: bold;

    line-height: 24px;
    /* display:none;*/

}

#dm_cats h3.dm_title a small:before{

	content: "( ↓Download: ";

}

#dm_cats h3.dm_title a small:after{

	content: ")";

}

.dm_description{

	/* color: #000; */

}

.dm_subcats{

    color: #000;

    font-size: 16px;

    font-weight: 400;

    line-height: 34px;

    margin: 14px 0 0;

    text-transform: uppercase;

}

.dm_subcats:before {
    content: 'Subcategories:';
    text-transform: none;
}

.dm_subcats a{

	/*color: #444444;*/

    -webkit-transition: all 0.2s ease-in 0s;

    -moz-transition: all 0.2s ease-in 0s;

    -o-transition: all 0.2s ease-in 0s;

    transition: all 0.2s ease-in 0s;

}

.dm_subcats small{

	font-size:16px;

}

.dm_subcats a:hover{

	color:#46ace2;

	text-decoration:none;

}

#dm_header{

	display:none;

}

.dm_cat h1.dm_title{

    color: #444444;

    font-size: 36px;

    font-weight: 300;

    line-height: 42px;

    margin: 0 0 15px !important;

}

.dm_cat img.dm_thumb-left{

	margin: 0 20px 0 0 !important;
    width:120px;


}

#dm_docs h2.dm_title{

	display:none;

}

.dm_orderby{

    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);

    border-left: medium none;

    border-right: medium none;

    border-top: medium none;

    border-bottom: 1px solid #f0f0f0;

    color: #000;

    font-size: 13px;

    height: auto;

    line-height: 14px;

    margin: 16px 0 33px;

    padding: 0 0 16px;

    text-align: left;

}

.dm_orderby a{

	color:#000;

}

.dm_orderby a:hover{

	color:#46ace2;

	text-decoration:none;

}

.dm_orderby span.order_1{

    border-right: 1px solid #E6E8EC;

    margin: 0 8px 0 0;

    padding: 0 12px 0 0;

}

.dm_orderby a.asc{

    background: url("../images/asc.png") repeat scroll 0 0 rgba(0, 0, 0, 0);

    display: inline-block;

    width: 15px;

}

.dm_orderby a.desc{

    background: url("../images/desc.png") repeat scroll 0 0 rgba(0, 0, 0, 0);

    display: inline-block;

    width: 15px;

}

#dm_docs .dm_row{

    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);

    border-bottom: 1px solid #F0F0F0;

    margin: 0 0 33px;

    padding: 0 0 20px;

}

#dm_docs h3.dm_title img{

	display:none;

}

#dm_docs h3.dm_title{

    color: #444444;

    font-size: 28px;

    line-height: 36px;

    margin: 0 0 9px !important;

    padding: 0 !important;

}

#dm_docs h3.dm_title a{

	/* color: #444444; */

}

#dm_docs h3.dm_title .hot{

	display:none;

}

#dm_docs .dm_row .dm_description, #dm_docs .dm_row .dm_homepage{

    /* font-size: 16px;*/

    line-height: 26px;

}

#dm_docs .dm_row .dm_description img{

	margin: 0 0 0 10px;

}

#dm_docs .dm_taskbar li{

    margin: 0 10px 10px 0 !important;

    padding: 0 !important;

}

#dm_docs .dm_taskbar li a{

    background: none repeat scroll 0 0 #46ace2;

    border: 2px solid #46ace2;

    color: #FFFFFF;

    display: inline-block;

    font-size: 16px;

    font-weight: 400;

    line-height: 36px;

    margin: 0;

    padding: 0 39px;

    border-radius:2px;

    text-transform: none;

	-moz-transition: all 0.2s ease-in;

	-o-transition: all 0.2s ease-in;

	-ms-transition: all 0.2s ease-in;

	transition: all 0.2s ease-in;

}

#dm_docs .dm_taskbar li a:hover{

	text-decoration:none;

	background:none;

	color:#46ace2;

}

#dm_docs .dm_row .dm_details{

    background: none repeat scroll 0 0 #F5F5F5;

    float: left;

    font-size: 14px;

    font-weight: 300;

    line-height: 31px;

    margin: 0;

    padding: 10px 0;

    width: 100%;
display:none;

}

#dm_docs .dm_row .dm_details table{

    background: none repeat scroll 0 0 #F5F5F5;

    border: medium none;

    padding: 0 !important;

}

#dm_docs .dm_row .dm_details .details-dm{

    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);

    border: medium none;

    margin: 0;

    padding: 0;

    text-align: left;


}

#dm_docs .dm_row .dm_details .details-dm .row{

    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);

    border: medium none;

    float: left;

    margin: 0;

    padding: 0;

    width: 25%;

}

#dm_docs .dm_row .dm_details .details-dm .row .dj-details-td{

    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);

    border: medium none;

    font-weight: 400;

    margin: 0;

    padding: 0 5px 0 20px;

    text-align: left;

}

#dm_docs .dm_row .dm_details .details-dm .row .date-details{

    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);

    border: medium none;

    margin: 0;

    padding: 0 5px 0 20px;

    text-align: left;

}

#dm_cats .image_cat_left{

	/*display: none;*/

}

.dm-scheme-2 #dm_cats .dm_row{

    margin: 0 0 30px;

    padding: 0 0 15px;

}

.dm-scheme-2 #dm_cats h3.dm_title{

	font-size: 28px;

}

.dm-scheme-2 .dm_taskbar{

    float: left;

    margin: 18px 0 14px;

    padding: 0;

    width: 100%;

}

#dm_docs .dm_row .dm_unpublished{

	height:auto;

}

a.buy_docman{

    background: none repeat scroll 0 0 #46ace2;

    border: 2px solid #46ace2;

    color: #ffffff;

    display: inline-block;

    font-size: 16px;

    font-weight: 400;

    letter-spacing: 0;

    line-height: 57px;

    margin: 20px 0 0;

    padding: 0 79px;

    text-transform: none;

    -webkit-transition: all 0.2s ease-in 0s;

    -moz-transition: all 0.2s ease-in 0s;

    -o-transition: all 0.2s ease-in 0s;

    transition: all 0.2s ease-in 0s;

}

a.buy_docman:hover{

	color:#46ace2;

	text-decoration:none;

	background:none;

}

.dm-scheme-2 a.buy_docman{

	display:none;

}

.dm-scheme-2 .image_cat_left{

	display:none;

}

#dm_docs .dm_taskbar li a.modal{

	background:none;

	color:#46ace2;

	text-decoration:none;

}

#dm_docs .dm_taskbar li a.modal:hover{

	background: none repeat scroll 0 0 #46ace2;

	color: #ffffff;

}

/**********************************/

.pgplugin1{

    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);

    border: 1px solid #E7E7E7;

    float: left;

    margin: 0 0 10px !important;

    padding: 0 !important;

    position: relative;

    z-index: 2;

}

.pgplugin1:nth-child(even){

	float: right;

}

.pgplugin1:after{

    background: none repeat scroll 0 0 #FFFFFF;

    border: 1px solid #E7E7E7;

    bottom: 2px;

    content: "";

    height: 168px;

    position: absolute;

    right: 2px;

    transition: all 0.2s ease-out 0.1s;

    width: 285px;

    z-index: 1;

}

.pgplugin1 center{

    position: relative;

    z-index: 3;

}

.pgplugin1:hover{

	background:none;

	border: 1px solid #E7E7E7;

}

/*************************************/

.moduletable.reviews_box span.reviews_box{

    color: #000;

    font-size: 14px;

    line-height: 22px;

}

.moduletable.reviews_box .item{

    margin: 0;

    padding: 0;

}

.reviews_box h2.contentheading{
    color: #444444;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    margin: 5px 0 3px;
    padding: 0;
    text-align: left;
    text-transform: uppercase;
}
.reviews_box p{
	margin-top:0;
}
.moduletable.reviews_box .bottom_review{
    background: rgba(0, 0, 0, 0) url("../images/reviews-stars.png") no-repeat scroll 0 3px;
    margin: 19px 0 0;
    padding: 0 0 24px;
    text-align: right;
}

.moduletable.reviews_box .bottom_review a.review_link{

    background: url("../images/view_all_extensions_link.png") no-repeat scroll right 7px rgba(0, 0, 0, 0);

    padding: 0 21px 0 0;

}

.moduletable.reviews_box .bottom_review a.review_link:hover{

	border-bottom:1px solid #46ace2;

	text-decoration:none;

}

/****************************************/

.rs_message_box{

	color: #000;

}

.rs_message_box ol{

    line-height: 34px;

    margin: 12px 0 18px;

    padding: 0 0 0 48px;

}

.rs_message_box h3{

    color: #444444;

    font-size: 24px;

    font-weight: 400;

    line-height: 34px;

}

p.contenttoc{

    background: url("../images/message_green.png") no-repeat scroll 20px 22px #A0D468;

    border: medium none;

    color: #FFFFFF;

    font-size: 14px;

    font-weight: 600;

    line-height: 18px;

    margin: 24px 0 18px;

    padding: 22px 5px 22px 54px;

    text-align: left;

    text-indent: 0;

}

p.contenttoc a,

p.hours48 a{

	color:#fff;

	text-decoration:underline;

}

p.contenttoc a:hover,

p.hours48 a:hover{

	text-decoration:none;

}

p.hours48{

    background: url("../images/notice_x.png") no-repeat scroll 20px 22px #4fc0e8;

    border: medium none;

    color: #ffffff;

    font-size: 14px;

    font-weight: 600;

    line-height: 18px;

    margin: 89px 0 0;

    padding: 22px 5px 22px 54px;

    text-align: left;

    text-indent: 0;

}

#submitForm{

    background: none repeat scroll 0 0 #F5F5F5;

    margin: 20px 0 0;

    padding: 40px 40px 36px;

}

.rs-field{

    color: #000;

    float: left;

    line-height: 20px;

    width: 47%;

}

.rs-field.all{

    margin: 24px 0 0 !important;

    width: 100%;

}

.rs-field label{

    color: #444444;

    display: block;

    font-weight: 400;

    margin: 0 0 10px;

}

.rs-field input[type=text]{

    color: #000;

    font-size: 16px;

    font-weight: 300;

    line-height: 52px;

    min-width: inherit;

    padding: 0 5%;

    width: 90%;

}

.rs-field select{

    border: 1px solid #ECECEC;

    color: #000;

    font-family: 'Roboto',Arial,Helvetica,sans-serif;

    font-size: 16px;

    height: 54px;

    line-height: normal;

    margin: 0;

    padding: 15px 16px;

    width: 100%;

}

.rs-field.right{

	margin: 0 0 0 6%;

}

.rs-field textarea{

    border: 1px solid #ECECEC;

    color: #000;

    font-size: 16px;

    line-height: 20px;

    min-height: 196px;

    padding: 17px 2%;

    width: 96%;

}

.rs-field.all.button_box{

	 text-align: right;

}

.rs-row{

    float: left;

    margin: 0 0 30px;

    width: 100%;

}

#submit_file_message{

	margin: 0 0 5px;

}

/****************************/

table.dj-items{

	border-collapse: collapse;

}

table.dj-items tr th{
    background: none repeat scroll 0 0 #54606e;
    color: #ffffff;
    font-size: 12px;
    font-weight: 600;
    line-height: 20px;
    padding: 20px 1px 20px 5px;
    text-align: left;
    text-transform: uppercase;
}

table.dj-items tr th a{

	color: #FFFFFF;

}

table.dj-items tr td{
    color: #000;
    font-size: 14px;
    line-height: 1.5;
    padding: 18px 1px 18px 5px;
}

table.dj-items tr td a{

	margin: 0 0 0 10px;

}

table.dj-items tr.row0 td{

	background:#f8f8f8;

	border-top:1px solid #f2f2f2;

	border-bottom:1px solid #f2f2f2;

}

.ext_box_tabs{

    margin: 0 0 10px;

    padding: 0 29px 0 0;

    text-align: right;

}

.ext_box_tabs h3{

    border-left: 1px solid #DDDDDD;

    color: #444444;

    cursor: pointer;

    display: inline-block;

    font-size: 14px;

    font-weight: 400;

    line-height: 22px;

    margin: 0;

    padding: 6px 12px;

}

.ext_box_tabs h3:first-child{

    border: medium none;

    margin-left: 0;

    padding-left: 0;

}

.ext_box_tabs h3.active,

.ext_box_tabs h3:hover{

	color:#46ace2;

}

.rsticketspro_tablebig{

    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);

    border: medium none;

	font-size:13px;
}
span.hours_minute{
    display: block;
    font-size: 11px;
}
th span#rsticketspro_tip_date{
	/*padding: 0 25px 0 0;*/
}
span.reply_date_ml{
	font-weight: 700;
}
.rsticketspro_tablebig tr td{

    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;

    border: medium none;

    color: #000;

    padding: 0 1px 0 18px;

    word-break: break-all;

}

.rsticketspro_tablebig tr th{
    background: none repeat scroll 0 0 #54606e;
    border: medium none;
    font-size: 13px;
    font-weight: 600;
    height: 60px;
    line-height: 60px;
    margin: 0;
    padding: 0 1px 0 18px;
    text-align: left;
    text-transform: uppercase;
}

.rsticketspro_tablebig tr td a{

	color: #000;

}

.rsticketspro_tablebig tr:nth-child(odd) td{

    background: none repeat scroll 0 0 #F8F8F8 !important;

    border-bottom: 1px solid #F2F2F2;

    border-top: 1px solid #F2F2F2;

}

.rsticketspro_tablebig tr:last-child td{

    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);

    border: medium none;

    /*padding: 10px 0;*/

}
.rsticketspro_tablebig tr.open td{
    background: none repeat scroll 0 0 #fef0c8 !important;
    color: #000;
}
.rsticketspro_tablebig tr.open td a{
	color: #000;
}
.rsticketspro_tablebig tr.on-hold td{
    background: none repeat scroll 0 0 #e2f8da !important;
    color: #000;
}
.rsticketspro_tablebig tr.on-hold td a{
	color: #000;
}
.rsticketspro_tablebig tr.closed td{
    background: none repeat scroll 0 0 #eaeaea !important;
    color: #000;
}
.rsticketspro_tablebig tr.closed td a{
	color: #000;
}
.rsticketspro_tablebig tr td.sectiontablefooter .pagination{

    float: none;

    padding: 10px 0;

    text-align: center;

}

#rst_ticket_reply #message,
#content .rsticketspro_message > div {
    font-family: "Courier New",Courier,monospace !important;
}

form.form-validate{

    background: none repeat scroll 0 0 #F5F5F5;

    padding: 0 40px;

}
.login_page form.form-validate{
	background:none;
}
form.form-validate legend{

    border: medium none;

    color: #444444;

    font-size: 24px;

    line-height: 28px;

    padding: 0 0 31px;

    position: relative;

}

form.form-validate legend:after{

    background: none repeat scroll 0 0 #46ace2;

    bottom: 0;

    content: "";

    height: 2px;

    left: 0;

    position: absolute;

    width: 55px;

}

form.form-validate label{

    color: #444444;

    font-size: 14px;

    font-weight: 300;

    line-height: 21px;

}
form.form-validate span.red{
	color:red;
}
form.form-validate input[type=text]{



}

/**************************************/

#acyarchivelisting td{

	padding: 0 0 20px;

}

#acyarchivelisting td .inputbox,

#acyarchivelisting td button{

	vertical-align: middle;

}

#acyarchivelisting .table td{

	padding:0;

}

/***********************************/

form.dj_users_form{

	padding-top: 40px;

}

form.dj_users_form .inputbox {

    border: 1px solid #ECECEC;

    color: #444444;

    font-family: 'Roboto',Arial,Helvetica,sans-serif;

    font-size: 18px;

    height: 52px;

    line-height: normal;

    margin: 9px 0 15px;

    min-width: 290px;

    padding: 0 3%;

    width: 94%;

}

form.dj_users_form .label_box{



}

form.dj_users_form select.inputbox{

    border: 1px solid #ECECEC;

    font-family: 'Roboto',Arial,Helvetica,sans-serif;

    font-size: 18px;

    height: 52px;

    padding: 12px 5px;

    width: 100%;

}

form.dj_users_form tr td{

	width: 45%

}

form.dj_users_form tr td.sep{

	width: 10%;

}

.dj_users_form legend{

	margin: 0 0 22px;

}

fieldset.basic_details.details_table{

	margin: 38px 0 0;

}

form.dj_users_form .button_box{

    padding: 23px 0 40px;

    text-align: right;

}

.items-form #josForm{

	padding:0;

	background:none;

}

/**************************************/

.main_title{
    float: left;
    padding: 9px 0;
    width: 100%;
    background: #f9fbfd;
}

.main_title.th_list{
    background: #fff;
    padding: 14px 0;
    border-radius: 3px 3px 0 0;
    border-bottom: 1px solid #f3f5f9;
}

.main_title.rows:nth-child(2n+1){
	background: #fff;
}

.th_name,

.th_license,

.th_domain,

.th_date_s,

.th_date_e,

.th_download{

    float: left;

    font-size: 14px;

    font-weight: 600;

    line-height: 24px;

    text-transform: uppercase;

    width: 15%;

}
/*.th_date_s,
.th_date_e,
.td_date_s,
.td_date_e{
	width:10%;
}*/
.th_name span,

.th_license span,

.th_domain span,

.th_date_s span,

.th_date_e span,

.th_download span{
    display: block;
    padding: 4px 40px;
    color: #7c8993;
    font-weight: 600;
}

.td_name span,

.td_license span,

.td_domain span,

.td_date_s span,

.td_date_e span,

.td_download span{
    display: block;
    padding: 4px 40px;
    word-wrap: break-word;
}

.td_name,
.td_license,
.td_domain,
.td_date_s,
.td_date_e,
.td_download{
    float: left;
    font-size: 14px;
    font-weight: 300;
    line-height: 24px;
    width: 15%;
    color: #7c8993;
    position: relative;
}
.th_license,
.td_license{
	width:35%;
}
.td_name,
.th_name{
    width: 25%;
}
.td_domain,
.th_domain{
    width: 25%;
}
.td_download,
.th_download{
    width: 15%;
    text-align: right;
    padding-right: 40px;
    box-sizing: border-box;
}

.td_date_s,
.td_date_e,
.th_date_s,
.th_date_e{
	display: none;
}

.td_download span{
	padding: 0;
}
.plan-lics-list.plan-nolic .td_name,
.plan-lics-list.plan-nolic .td_license,
.plan-lics-list.plan-nolic .td_domain,
.plan-lics-list.plan-nolic .td_date_s,
.plan-lics-list.plan-nolic .td_date_e,
.plan-lics-list.plan-nolic .td_download,
.plan-lics-list.plan-nolic .th_name,
.plan-lics-list.plan-nolic .th_license,
.plan-lics-list.plan-nolic .th_domain,
.plan-lics-list.plan-nolic .th_date_s,
.plan-lics-list.plan-nolic .th_date_e,
.plan-lics-list.plan-nolic .th_download{
    width: 25%;
}
.plan-lics-list.plan-nolic .td_download{
	text-align: right;
}
.td_license span{

    display: block;

    word-break: break-all;

}

.unregistered-span{
	color: #dd413e;
	font-weight: bold;
}
.domain-span{
	color: #b0de6e;
	font-weight: bold;
}
.plan_renew_text span.date-start{
    font-size: 11px;
    font-weight: 300;
    line-height: 24px;
    color: #7c8993;
    display: block;
}
.license-additional-text{
	text-align: right;
}
.license-additional-text-in{
    display: inline-block;
    max-width: 200px;
    font-size: 11px;
    line-height: 1.5;
}

.plan-p_name{
    background: none repeat scroll 0 0 #000;
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    padding: 18px 40px;
    border-radius: 4px 4px 0 0;
}

.plan-p_name h2{
    font-size: 16px;
    font-weight: bold;
    line-height: 24px;
    margin: 0;
    padding: 0;
}

.plan-lics-list{
    float: left;
    width: 100%;
    box-sizing: border-box;
}

.plan_renew_outer{
    float: left;
    font-size: 14px;
    line-height: 24px;
    margin: 0;
    text-align: right;
    width: 100%;
    padding: 33px 40px 23px;
    box-sizing: border-box;
    border-top: 1px solid #f3f5f9;
}

.plan_renew_outer span{

	font-weight:500;

}

.plan-box{
    float: left;
    margin: 0 0 30px;
    width: 100%;
    background: #fff;
    box-shadow: 0 -6px 0 #f9fbfd, 0 1px 6px #e6e8ec;
}
.plan-box.expired-box .plan-lics-list{
    border-left: 2px solid #dd3e3e;
    border-right: 2px solid #dd3e3e;
}
.plan-box.expired-box .plan_renew_outer{
    border-left: 2px solid #dd3e3e;
    border-right: 2px solid #dd3e3e;
    border-bottom: 2px solid #dd3e3e;
    border-radius: 0 0 4px 4px;
}
.plans-outer-renew-extend{
	position: relative;
}

.plan_renew_button{
    display: inline-block;
    background: #b0de6e;
    /*background-image: linear-gradient(to right top, #b2e071, #a9d865, #a0d159, #96c94d, #8dc240);*/
    background-image: linear-gradient(to right, #b3e071, #99cc50, #8dc240);
    background-size: 200% 100%;
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    padding: 10px 46px;
    border-radius: 20px;
    cursor: default;
    box-shadow: 0 5px 20px 0 rgba(153, 204, 80, 0.7);
}
.plans-outer-dropdown > ul > li:hover .plan_renew_button{
    background-position: 100% 0;
    moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    box-shadow: none;
}
.plan_renew_button.expired-button{
    background: #dd413e;
    background-image: linear-gradient(to right top, #dd673e, #dd5e3d, #dd543d, #dd4a3d, #dd3e3e);
    background-size: 200% 100%;
    box-shadow: 0 5px 20px 0 rgba(221, 80, 62, 0.7);
}
.plans-outer-dropdown > ul > li:hover .plan_renew_button.expired-button{
    background-position: 100% 0;
    moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    box-shadow: none;
}

.plan_renew_text{
    float: left;
    font-size: 16px;
    line-height: 44px;
    font-weight: bold;
}
.plan_renew_text span{
	font-weight: bold;
}
.plan_renew_text .expired-text{
	color:#dd3e3e;
}
.renew-extend-buttons{
    width: 100%;
    position: absolute;
    right: 0;
    top: 100%;
    border: 1px solid #dee2eb;
    border-radius: 7px;
    background: #fff;
    z-index: 99;
    display: none;
}
.renew-extend-buttons:after{
    content: '';
    position: absolute;
    top: -6px;
    left: 50%;
    background: url(../images/plans-dropdown-arrow.png) no-repeat;
    width: 21px;
    height: 6px;
    margin-left: -10.5px;
}
.plans-outer-dropdown{
    position: relative;
    display: inline-block;
}
.plans-outer-dropdown ul{
    list-style: none;
    padding: 0;
    margin: 0;
}
.plans-outer-dropdown ul li{
    list-style: none;
    padding: 0;
    margin: 0;
    position: relative;
}
.plans-outer-dropdown > ul > li > ul{
	border-top: 10px solid transparent;
}
.plans-outer-dropdown > ul > li:hover ul li .renew-extend-buttons{
	display: block;
}
a.plan_renew_button{
    background: none;
    color: #7c8993;
    display: block;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0;
    padding: 10px 1px;
    text-transform: none;
    -webkit-transition: all 0.2s ease-in 0s;
    -moz-transition: all 0.2s ease-in 0s;
    -o-transition: all 0.2s ease-in 0s;
    transition: all 0.2s ease-in 0s;
    text-align: center;
    border-bottom: 1px solid #dee2eb;
    border-radius: 0;
    line-height: 23px;
    cursor: pointer;
    box-shadow: none;
}
a.plan_renew_button:hover{
	background: #f9fbfd;
	color: #7c8993;
	text-decoration:none;
}
a.plan_renew_button:last-of-type{
	border:none;
	border-radius: 0 0 7px 7px;
}
a.plan_renew_button:first-of-type{
	border-radius: 7px 7px 0 0;
}

a.mylic_download_link{
    background: url(../images/download-license2.png) no-repeat right 0;
    display: inline-block;
    padding: 0;
    -webkit-transition: all 0.2s ease-in 0s;
    -moz-transition: all 0.2s ease-in 0s;
    -o-transition: all 0.2s ease-in 0s;
    transition: all 0.2s ease-in 0s;
    white-space: nowrap;
    overflow: hidden;
    text-indent: 200%;
    width: 17px;
    height: 15px;
}
.djsubs-right-column{
    background: #fff;
    border-radius: 4px;
    padding: 40px 40px 20px;
    box-shadow: 0 -6px 0 #f9fbfd, 0 1px 6px #e6e8ec;
}
.djsubs-name{
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    color: #000;
    border-bottom: 1px solid #f0f1f2;
    padding: 0 0 32px;
}
.djsubs-right-column ul.menu{
	margin: 39px -40px 0 -40px;
}
.djsubs-right-column ul.menu li{
    margin: 0;
    padding: 0;
}
.djsubs-right-column ul.menu li a{
    padding: 14px 40px;
    font-size: 14px;
    line-height: 20px;
    margin: 0;
    border-left: 4px solid transparent;
}
.djsubs-right-column ul.menu li:hover a,
.djsubs-right-column ul.menu li.active a{
    color: #000;
    background: #f6f8fb;
    border-color: #3ea6dd;
}
body.itemid-232 .scheme_2 #content{
	width: 100%;
}

.itemid-455 .scheme_2 #content {
    float: none;
    width: 100%;
    margin-bottom: 0;
}

a.ext_new_license{
	margin-left: 40px;
}
a.ext_release_b,
a.ext_new_license{
    font-size: 10px;
    background: #e7edf5;
    color: #7c8993;
    display: inline-block;
    border-radius: 2px;
    line-height: 14px;
    padding: 4px 12px;
}
a.ext_release_b:hover,
a.ext_release_b:focus,
a.ext_new_license:hover,
a.ext_new_license:focus{
	text-decoration: none;
	background: #d6dbe1;
}
/************************************/

.xmap ul.level_0 li{

	margin: 0 0 5px;

}

.xmap ul li{

	position:relative;

}

.xmap ul.level_1 li{

    margin: 0;

    padding-left: 41px;

    position: relative;

}

.xmap ul.level_1 li:before{

    -moz-border-bottom-colors: none;

    -moz-border-left-colors: none;

    -moz-border-right-colors: none;

    -moz-border-top-colors: none;

    border-color: #e8e8e8;

    border-image: none;

    border-style: solid;

    border-width: 0px 0 0 2px;

    background: url("../images/xmap_sep.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);

    content: "";

    height: 100%;

    left: 1px;

    position: absolute;

    top: 8px;

    width: 21px;

}

.xmap ul.level_1 li:first-child:after{

    border-left: 2px solid #e8e8e8;

    content: "";

    height: 13px;

    left: 1px;

    position: absolute;

    top: 0;

}



.xmap ul li:last-child:before {

    border-left-width: 0;

}

.xmap ul li:last-child:after{

    border-left: 2px solid #e8e8e8;

    content: "";

    height: 13px;

    left: 1px;

    position: absolute;

    top: 0;

}

.xmap ul li:first-child:last-child:before {

    border-left-width: 0;

}

.xmap a img{

	display:none;

}

.xmap ul li a{

    color: #444;

    font-size: 14px;

    line-height: 27px;

}

.xmap ul.level_0 li a{

    font-size: 26px;

    font-weight: 500;

    text-transform: uppercase;

}

.xmap ul.level_1 li a{

    font-size: 16px;

    font-weight: 500;

    text-transform: none;

}

.xmap ul.level_2 li a{

    font-size: 14px;

    line-height: 27px;

    font-weight: 300;

}

.xmap h2.menutitle{

    font-size: 36px;

    text-transform: uppercase;

}

.xmap ul.level_0{

	padding:0 0 0 20px;

}

/*******************************************/

#confirmation_info table{

    border-collapse: collapse;

    padding: 0;

}

#confirmation_info table tr th{
    background: #f8f8f8 none repeat scroll 0 0;
    border-bottom: 1px solid #eaeaea;
    border-top: 1px solid #eaeaea;
    color: #444;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    margin: 0;
    padding: 12px 30px;
    text-align: left;
    text-transform: none;
}

#confirmation_info table tr td{
    font-size: 16px;
    line-height: 22px;
    margin: 0;
    padding: 17px 30px;
    text-align: left;
    vertical-align: top;
}

/*#confirmation_info table tr td:first-child{

	border-left: 1px solid #f2f2f2;

}

#confirmation_info table tr td:last-child{

	border-right: 1px solid #f2f2f2;

}*/

#confirmation_info table tr td:last-child p{
	font-weight: 500;
}

div#confirmation_button{
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    margin: 0;
    padding: 0;
    text-align: right;
    width: 100%;
}

div#confirmation_info{

    float: none;

    margin: 0;

    padding: 0;

    width: auto;

}

#confirmation .button{
    background: #9ecb5d none repeat scroll 0 0;
    border: 1px solid #9ecb5d;
    border-radius: 2px;
    box-shadow: none;
    clear: none;
    color: #ffffff;
    cursor: pointer;
    font-family: "Roboto",Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: 400;
    height: 44px;
    line-height: 24px;
    margin: 6px 0 6px 22px;
    overflow: visible;
    padding: 8px 40px;
    text-shadow: none;
    -webkit-transition: all 0.2s ease-in 0s;
    -moz-transition: all 0.2s ease-in 0s;
    -o-transition: all 0.2s ease-in 0s;
    transition: all 0.2s ease-in 0s;
    vertical-align: middle;
    width: auto;
}

#confirmation .button:hover{
	background:none;
	color:#9ecb5d;
}
.confirm-immediate{
    margin: 15px 0;
    text-align: left;
    clear: both;
}
.confirm-immediate .invalid{
	color:red;
}
.confirm_tos input[type="checkbox"],
.confirm-immediate input[type="checkbox"] {

    height: 23px;

    margin: 0;

    opacity: 0;

    filter: alpha(opacity = 0);

    position: absolute;

    width: 18px;

}

.confirm_tos input[type="checkbox"] + label:before,
.confirm-immediate input[type="checkbox"] + label:before {

    background: url("../images/sprite-radio-checkbox.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);

    content: "";

    display: inline-block;

    height: 21px;

    line-height: 18px;

    margin: 0 10px 0 0;

    vertical-align: middle;

    width: 18px;

}

.confirm_tos label {

    color: #444444;

    cursor: pointer;

    font-size: 14px;

    line-height: 54px;

}
.confirm-immediate label{
    color: #444444;

    cursor: pointer;

    font-size: 14px;

    line-height: 18px;
}
.confirm_tos label, .confirm_tos input[type="checkbox"] + label:before,
.confirm-immediate label, .confirm_tos input[type="checkbox"] + label:before {

    vertical-align: middle;

}

.confirm_tos input[type="checkbox"]:checked + label:before,
.confirm-immediate input[type="checkbox"]:checked + label:before {

    background-position: 0 -21px;

}

#confirmation td#confirmation_button{
    margin: 0;
    padding: 52px 0 72px;
}
#confirmation td.cc_icons p{
    padding-right: 19px;
    text-align: right;
}
p.confirm_tos{
    display: inline-block;
    margin: 0;
}

#confirmation td{

    margin: 0;

    padding: 0;

    text-align: left;

}
#confirmation #confirmation_extra p{
	text-align:center;
}
#confirmation #confirmation_extra > p:not(class){
	margin-top: 15px;
}
#confirmation div#confirmation_extra{
    background: #d9eabf none repeat scroll 0 0;
    border: medium none;
    border-radius: 2px;
    display: block;
    float: none;
    font-size: 16px;
    margin: 18px 0 0;
    padding: 0;
    width: auto;
}
#confirmation #confirmation_extra table{
	float: none;
}
form .processor_list {
    background: #f8f8f8 none repeat scroll 0 0;
    border: 1px solid #eaeaea;
    border-radius: 2px;
    box-shadow: none;
    float: none;
    margin: 64px 0 0;
    padding: 3px 5px 3px 20px;
    width: auto;
}
#confirmation .payment_method_change{
	margin-bottom: 20px;
}
#confirmation  .processor_list .cc_gateway{
	vertical-align: middle;
	padding-top: 5px;
}
#confirmation form .processor_list table{
	padding-top:0px;
}
.payment_footer{

    border: 1px solid #e7e7e7;

    border-radius: 0;

    box-shadow: none;

    float: none;

    margin: 58px 0 0;

    padding: 10px;

    width: auto;
	display:none !important;
}

#checkout table.processor_list_table{

    border: 1px solid #e7e7e7;

    border-radius: 0;

    box-shadow: none;

    float: none;

    margin: 58px 0 0;

    padding: 10px;

    width: 100%;

}

#checkout .processor_list{
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    float: none;
    margin: 58px 0 0;
    padding: 10px 0;
    width: 100%;
	background: transparent;
}

#checkout{

    padding: 0;

    width: 100%;

}

td.checkout_action{

	padding: 18px 0;

}

table#checkoutbox{

    background: none repeat scroll 0 0 #f7f7f7;

    border: 1px solid #e7e7e7;

}

#checkoutbox .button{

    border-radius: 0;

    box-shadow: none;

    font-weight: 400;

    margin: 0 20px 0 0;

    text-shadow: none;

    -webkit-transition: all 0.2s ease-in 0s;

    -moz-transition: all 0.2s ease-in 0s;

    -o-transition: all 0.2s ease-in 0s;

    transition: all 0.2s ease-in 0s;

}

#checkout td.coupondetails{
    background: none repeat scroll 0 0 #f7f7f7;
    border: 1px solid #e7e7e7;
	padding: 20px 24px !important;
}

.coupondetails .button{

    border-radius: 0;

    box-shadow: none;

    font-weight: 400;

    text-shadow: none;

    vertical-align: middle;

    -webkit-transition: all 0.2s ease-in 0s;

    -moz-transition: all 0.2s ease-in 0s;

    -o-transition: all 0.2s ease-in 0s;

    transition: all 0.2s ease-in 0s;

}

.coupondetails input.inputbox[type="text"]{

	vertical-align: middle;

}

table#aec_checkout{
    margin: 0;
    width: 100%;
	background: #F8F8F8;
}

table#aec_checkout tr th{

    background: none repeat scroll 0 0 #54606e;

    color: #fff;

    font-size: 16px;

    font-weight: 600;

    line-height: 24px;

    padding: 18px 24px !important;

    text-transform: uppercase;

}

table#aec_checkout tr td{

    border-bottom: 1px solid #e7e7e7;

    color: #000;

    padding: 5px 24px !important;

}

table#aec_checkout tr td:first-child{

	border-left: 1px solid #e7e7e7;

}

table#aec_checkout tr td:last-child{

	border-right: 1px solid #e7e7e7;

}

table#aec_checkout tr.heading_tr_aec td:first-child,

table#aec_checkout tr.aec_term_row_sep td:first-child{

	border:none;

}

table#aec_checkout tr.heading_tr_aec td:last-child,

table#aec_checkout tr.aec_term_row_sep td:last-child{

	border:none;

}

tr.aec_term_typerow,

tr.aec_term_costrow{

    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);

    border: medium none;

    color: #000;

    text-indent: 0;

}

tr.aec_term_totalrow{

    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);

    border: medium none;

}

td.couponerror{

	border: 1px solid #e7e7e7;

}

.twoco_right img{

	max-width:100%;

	height:auto;

}

#confirmation{

	width:auto;

}
#dj-extensions tr.main_title{
    border: medium none;
    float: none;
    padding: 0;
    width: auto;
}
.doc_box a.readon{
	display:none;
}

/* stripe payment checkbox */

#checkout {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
}

table#checkoutbox {
	-webkit-box-ordinal-group: 100;
	    -ms-flex-order: 99;
	        order: 99;
}

#checkout table#aec_checkout {
	border: 1px solid #e7e7e7;
}

#checkout table#couponsbox {
	margin-top: 24px;
}

#checkout .confirm-immediate {
	margin-top: 24px;
	margin-bottom: 0;
	background: #f7f7f7;
	border: 1px solid #e7e7e7;
	padding: 18px 20px;
}

#checkout tr.aec_term_row_sep {
	display: none;
}

#checkout td.coupondetails .coupon_left p {
	margin-top: 0;
}

/*****************VIDEO TUTORIALS****************************/
.doc_boxes.videos{
    margin: 12px -22px 0 0;
}
.doc_boxes.videos .doc_box .moduletable{
    border: medium none;
    padding: 0 !important;
}
.doc_boxes.videos .doc_box{
	margin: 0 0 21px;
    border: medium none;
    float: left;
    min-height: 86px;
    width: 50%;
}
.doc_box.djc2_video{
	background: url("../images/video_djc2.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.doc_box.djmt_video{
	background: url("../images/djmt_video.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.doc_box.djcf_video{
	background: url("../images/djcf_video.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.doc_box.djsuggester_video{
	background: url("../images/dj-suggester_video.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.doc_box.djmegamenu_video{
	background: url("../images/djmm_video.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.doc_box.djembedlight_video{
	background: url("../images/djel_video.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.doc_box.djreviews_video{
	background: url("../images/djrev-video.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.doc_box.djleague_video{
	background: url("../images/dj-league-video.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.doc_box.djgeneral_video{
	background: url("../images/videos-video.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
#content .doc_boxes.videos .moduletable h3{
    font-size: 36px;
    font-weight: 300;
    line-height: 60px;
    margin-bottom: 0;
    padding: 0;
}
#content .doc_boxes.videos .moduletable h3:after{
	display: none;
}
.doc_boxes.videos .doc_box .box_in{
    padding-left: 80px;
    padding-right: 22px;
}
.doc_boxes.videos .boxes_row{
    float: left;
    margin: 0;
    width: 100%;
}
#notifi_email{
    max-width: 350px;
    padding: 0 10px;
    width: auto;
}
.items-form .button.validate{
    margin: 0 0 0 10px;
    vertical-align: middle;
}
.dj-items td.pag{
	display:none;
}
table.dj-items.apiplans tr th{
    padding-left: 0;
    padding-right: 0;
}
table.dj-items.apiplans tr th span{
	padding: 0 10px;
}
table.dj-items.apiplans tr td.date_start{
	white-space: normal;
}

ul.video_list {
    margin: 0;
    padding: 0;
}

ul.video_list li {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding: 0;
}

ul.video_list li a {
    background: none;
    display: block;
    font-weight: 300;
    line-height: 1.3;
    padding: 8px 0 2px 0;
}
ul.video_list li:hover a {
	background-position:0 11px;
	text-decoration:none;
}
/**************************/
.aiContactSafe textarea{
    box-sizing: border-box;
    width: 100%;
}
table#aiContactSafeForm{
	width: 100%;
}
.aiContactSafe .textbox,
.aiContactSafe .email{
    box-sizing: border-box;
    width: 100%;
}
#aiContactSafeSendButton{
    background: none repeat scroll 0 0 #46ace2;
    border: 2px solid #46ace2;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 57px;
    margin: 30px 0 0;
    padding: 0 41px;
    text-transform: none;
    -webkit-transition: all 0.2s ease-in 0s;

    -moz-transition: all 0.2s ease-in 0s;

    -o-transition: all 0.2s ease-in 0s;

    transition: all 0.2s ease-in 0s;
}
#aiContactSafeSendButton:hover{
	background:none;
	color:#46ace2;
}
#aiContactSafeForm br{
	display:none;
}
form#login{
	text-align: center;
}
form#login input.button{
	margin:10px 0 0;
}
form#login img{
	display:none;
}
form#login .componentheading{
	display:none;
}
#djckm.djckm-top .djckm-wrapper, #djckm.djckm-bottom .djckm-wrapper{
    background: none repeat scroll 0 0 #202020;
    color: #d6d6d6;
    font-size: 14px;
    font-weight: 300;
    line-height: 22px;
}
#djckm.djckm-top .djckm-content .djckm-content-in .djckm-pad, #djckm.djckm-bottom .djckm-content .djckm-content-in .djckm-pad{
    color: #d6d6d6;
    font-size: 14px;
    font-weight: 300;
    line-height: 22px;
    margin: 0;
    padding: 30px 0 27px;
    text-align: center;
}
#djckm-confirm{
    background: url("../images/close_cookie.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 79px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    text-indent: 200%;
    white-space: nowrap;
    width: 80px;
}
#djckm.djckm-top .djckm-toolbar, #djckm.djckm-bottom .djckm-toolbar{
    margin: 0;
    padding: 0;
}
.scheme_2 #content a.jcepopup span.jcemediabox-zoom-span{
	max-width:590px;
}
.scheme_1 #content a.jcepopup span.jcemediabox-zoom-span{
	max-width:960px;
}
/***********aicontactsafe*************/
#aiContactSafeForm #aiContactSafe_contact_form .aiContactSafe_row{
    box-sizing: border-box;
    clear: none;
    float: left;
    margin: 0 0 16px;
    padding: 0;
    width: 50%;
}
#aiContactSafeForm #aiContactSafe_contact_form #aiContactSafe_row_aics_name.aiContactSafe_row{
	padding: 0 20px 0 0;
}
#aiContactSafeForm #aiContactSafe_contact_form #aiContactSafe_row_aics_email.aiContactSafe_row{
	padding: 0 0 0 20px;
}
#aiContactSafeForm #aiContactSafe_contact_form #aiContactSafe_row_aics_message.aiContactSafe_row{
	width: 100%;
}
#aiContactSafeForm #aiContactSafe_contact_form .aiContactSafe_contact_form_field_label_left{
    color: #444;
    font-size: 16px;
    line-height: 30px;
    margin: 0 0 6px;
    padding: 0;
    width: 100%;
}
#aiContactSafeForm #aiContactSafe_contact_form .aiContactSafe_contact_form_field_right{
    padding: 0;
    width: 100%;
}
#aiContactSafeForm #aiContactSafe_contact_form .aiContactSafe_contact_form_field_right .textbox,
#aiContactSafeForm #aiContactSafe_contact_form .aiContactSafe_contact_form_field_right .email{
    box-sizing: border-box;
    height: 59px;
    padding: 0 1px 0 19px;
    width: 100%;
    min-width:1px;
}
#aiContactSafeForm #aiContactSafe_contact_form .aiContactSafe_contact_form_field_right textarea{
    height: 228px;
    padding: 18px 1px 0 19px;
    width: 100%;
}
table#aiContactSafeForm div#div_captcha{
    color: #444;
    float: left;
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    padding: 0;
    position: relative;
    width: 335px;
}
table#aiContactSafeForm div#div_captcha_info{

}
#div_captcha_img{

}
#div_captcha_new{

}
#div_captcha_code{
    height: 59px;
    margin: 0 !important;
    position: absolute;
    right: -255px;
    top: 0;
}
#aiContactSafeBtns{
	float: right;
}
table#aiContactSafeForm div#aiContactSafeBtns input{
    height: 59px;
    margin: 0 !important;
    padding: 0 128px;
}
input#captcha-code{
    box-sizing: border-box;
    height: 61px;
    min-width: 1px;
    width: 258px;
}
#aiContactSafe_contact_form{
    float: left;
    margin: 0 0 9px;
    width: 100%;
}
#aiContactSafeForm #aiContactSafe_contact_form div#aiContactSafe_info{
	margin: 0 0 43px;
}
body #rsticketspro_ticket_actions{
	display:block;
}


.paylane_type {
  margin: 0;
  border-top: 1px solid #ddd;
  padding: 18px 10px 18px 10px;
}

.paylane_type:first-child {
	border: none;
	padding-top: 0;
}

.paylane_type:last-child {
	padding-bottom: 0;
}

.paylane_name {
  float: left;
  margin: 1em;
  width: 50%;
  text-align: left;
}
#dm_cats + .sharethis-inline-share-buttons,
#dm_docs + .sharethis-inline-share-buttons{
    text-align: left !important;
    clear: both;
    padding: 0 0 30px;
}
.dm-scheme-1 .dj-newsletter-form-salesmanago,
.dm-scheme-2 .dj-newsletter-form-salesmanago,
.dm-scheme-3 .dj-newsletter-form-salesmanago{
	margin-bottom: 20px;
}

/** sales manago **/

body > div > [ng-style] {
  left: 0 !important;
  -webkit-transform: translate(0,0) !important;
  transform: translate(0,0) !important;
  -webkit-animation: none !important;
  animation: none !important;
  top: auto !important;
  bottom: 0;
}

/* table1 style */

.table1 {
	max-width: 100%;
	background-color: transparent;
	border-collapse: collapse;
	border-spacing: 0;
  width: 100%;
  margin-bottom: 20px;
	-webkit-box-shadow: 0 0 57px 0 rgba(5, 16, 39, .1);
	-moz-box-shadow: 0 0 57px 0 rgba(5, 16, 39, .1);
	box-shadow: 0 0 57px 0 rgba(5, 16, 39, .1);
}

.table1 th,
.table1 td {
  padding: 12px 20px;
  line-height: 20px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}

.table1 th {
  font-weight: bold;
}

.table1 thead th {
  vertical-align: bottom;
}

.table1 caption + thead tr:first-child th,
.table1 caption + thead tr:first-child td,
.table1 colgroup + thead tr:first-child th,
.table1 colgroup + thead tr:first-child td,
.table1 thead:first-child tr:first-child th,
.table1 thead:first-child tr:first-child td {
  border-top: 0;
}

.table1 tbody + tbody {
  border-top: 2px solid #dddddd;
}

.table1 .table1 {
  background-color: #ffffff;
}

.table1 tbody > tr:nth-child(odd) > td,
.table1 tbody > tr:nth-child(odd) > th {
  background-color: #ebeced;
}

/* pricing 2019 */

.pricing__info {
	border: 2px solid #E7E9ED;
	border-radius: 4px;
  padding: 25px 25px 25px 75px;
	background: url(../images/info__icon.svg) no-repeat 28px 25px;
}

/* pricing tabs */

.tabs_pricing--2019 .tab_ul {
    background: #EBEEF5;
    border-radius: 4px;
    margin: 30px 0 0 0;
    box-sizing: border-box;
}

.tabs_pricing--2019 .dj_tabgen ul.title li a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    color: #000;
    font-size: 15px;
    font-weight: 600;
    padding: 20px 10px;
}

.tabs_pricing--2019 .dj_tabgen ul.title li {
	float: none;
	font-family: 'Proxima-nova', sans-serif;
	border: 2px solid #E2E6EF;
	border-right: none;
	display: flex;
  justify-content: center;
	width: 100%;
}

.tabs_pricing--2019 .dj_tabgen ul.title li:last-child {
	border-right: 2px solid #E2E6EF;
}

.tabs_pricing--2019 .dj_tabgen ul.title .active {
	background: white;
	border-bottom: 2px solid #42A8DF;
	border-top: 2px solid white;
	border-right: 2px solid white;
	border-left: 2px solid white;
	-webkit-box-shadow: 0px 0px 60px 0px rgba(5,16,39,0.05);
  -moz-box-shadow: 0px 0px 60px 0px rgba(5,16,39,0.05);
  box-shadow: 0px 0px 60px 0px rgba(5,16,39,0.05);
}

.tabs_pricing--2019 .dj_tabgen ul.title {
	padding: 0;
	width: 100%;
	height: 100%;
}

.tabs_pricing--2019 ul.title {
    display: flex;
}

.tabs_pricing--2019 .dj_tabgen ul.title li {
	margin: 0;
}

/** pricing 2019 **/

.bundles_pricing--2019 .djbundles .djbundles-filter.clearfix .discount {
    display: none !important;
}

.bundles_pricing--2019 .djbundles .extensions-list {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    grid-row-gap: 10px;
}

.bundles_pricing--2019 .djbundles .ext-option label {
    font-size: 15px;
    cursor: pointer;
    font-weight: 600;
}

.bundles_pricing--2019 .djbundles label {
    text-indent: 50px;
    cursor: pointer;
    width: 38px;
    height: 22px;
    background: #C5CBD6;
    display: block;
    border-radius: 100px;
    position: relative;
    white-space: nowrap;
}

.bundles_pricing--2019 .djbundles label:after {
    content: '';
    position: absolute;
    top: 2px;
    left: 2px;
    width: 18px;
    height: 18px;
    background: #fff;
    border-radius: 90px;
    transition: 0.3s;
}

.bundles_pricing--2019 .djbundles .choosen {
    background: #42A8DF !important;
}

.bundles_pricing--2019 .djbundles .choosen:after {
    left: calc(100% - 2px);
    transform: translateX(-100%);
}

.bundles_pricing--2019 .djbundles .choosen:active:after {
    width: 24px;
}

.bundles_pricing--2019 .djbundles .ext-option input[type=checkbox] {
	display: none;
}

.bundles_pricing--2019 input.buy,
.bundles_pricing--2019 .buy,
.pricing__template .buy {
		border: none;
		border-radius: 22px;
		background: #6fc0f9;
		background: -moz-linear-gradient(left, #ADDB69 0%, #8DC240 100%);
		background: -webkit-linear-gradient(left, #ADDB69 0%,#8DC240 100%);
		background: linear-gradient(to right, #ADDB69 0%,#8DC240 100%);
		background-size: 200% 100%;
		box-shadow: 0 5px 15px 0 rgba(144, 197, 67, .3);
		color: #fff;
		padding: 14px 20px;
		transition: 0.3s
}

.bundles_pricing--2019 input.buy:hover,
.bundles_pricing--2019 .buy:hover,
.pricing__template .buy:hover {
		background-position: 100% 0;
		box-shadow: none;
		color: #fff;
		text-decoration: none;
}

.bundles_pricing--2019 .buy {
    padding-top: 40px;
    display: inline-block;
}

.bundles_pricing--2019 .left-bundles {
    margin-top: 30px;
}

.bundles_pricing--2019 .plans > div:nth-child(2) {
		position: relative;
		border-radius: 4px;
		background: white;
		-webkit-box-shadow: 0px 0px 60px 0px rgba(5,16,39,0.05);
		-moz-box-shadow: 0px 0px 60px 0px rgba(5,16,39,0.05);
		box-shadow: 0px 0px 60px 0px rgba(5,16,39,0.05);
}

.bundles_pricing--2019 .plans > div:nth-child(2)::before {
		content: 'Most popular';
		position: absolute;
		right: -66px;
		top: 65px;
		background: #FCD539;
		color: white;
		padding: 2px 12px;
		text-transform: uppercase;
		font-size: 11px;
		font-weight: 700;
		border-top-left-radius: 4px;
		border-top-right-radius: 4px;
		transform: rotateZ(90deg);
}

.bundles_pricing--2019 .djbundles .bundle .plan-time {
		font-size: 14px;
		font-weight: 400;
		line-height: 16px;
		background: url(../images/check--new.svg) no-repeat 80px 20px;
		color: #000;
		padding: 20px 0px 20px 120px;
		border-bottom: 1px solid #E7E9ED;
		border-top: 1px solid #E7E9ED;
		margin: 0;
		display: block;
		text-align: left;
}

.bundles_pricing--2019 .djbundles .bundle .plan-time--ex {
    background: url(../images/check--ex.svg) no-repeat 80px 20px !important;
}

.bundles_pricing--2019 .djbundles .bundle .plan-time + .plan-time {
		border-top: none;
}

.bundles_pricing--2019 .djbundles .bundle .plan-time.no-feature {
		background: url(../images/no-feature.svg) no-repeat 104px center;
}

.bundles_pricing--2019 .djbundles .bundle .plan-desc ul li {
		font-size: 14px;
		font-weight: 400;
		line-height: 16px;
		background: url(../images/check--new.svg) no-repeat 100px center;
		color: #000;
		padding: 20px 0px 20px 140px;
		border-bottom: 1px solid #E7E9ED;
		margin: 0;
		display: block;
		text-align: left;
}

.bundles_pricing--2019 h3 {
	border-bottom: none !important;
}

.bundles_pricing--2019 .djbundles .bundle .plan-name {
    display: block;
    font-size: 11px;
    line-height: 16px;
    margin: 0 0 15px;
    color: #000;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
}

.bundles_pricing--2019 .plan-templates {
    padding: 20px 40px 0 40px;
    word-break: break-word;
}

/**** old bundles ***/

.bundles_pricing--2019 .djbundles .disabled {
    opacity: .7;
}

.bundles_pricing--2019 .djbundles .ext-option{
	margin:0 0 1px;
}
.bundles_pricing--2019 .itemid-353 .djbundles .desc{
	padding: 0;
}
.bundles_pricing--2019 .djbundles .desc{
		padding: 5px;
		clear: both;
}
.bundles_pricing--2019 .djbundles .desc .row-fluid h3{
	padding: 0 15px;
}
.bundles_pricing--2019 .djbundles .desc p{
	margin:0;
}
.bundles_pricing--2019 .djbundles .discount{
    font-size: 14px;
    line-height: 20px;
    position: relative;
    color: #2e3033;
    padding: 0 0 15px;
    margin: 0 0 16px;
}
.bundles_pricing--2019 .djbundles .discount:after{
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 30px;
    height: 1px;
    background: #e1e1e1;
}
.bundles_pricing--2019 .djbundles .discount  .dis2{
    text-transform: uppercase;
    letter-spacing: 2px;
}
.bundles_pricing--2019 .djbundles .desc ul{
	margin:0;
	padding:0;
}
.bundles_pricing--2019 .djbundles .sub1{
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    background: #f3f3f3;
    padding: 20px 33px;
}
.bundles_pricing--2019 .djbundles .sub2{
	display: inline-block;
	padding: 17px 0;
}

.bundles_pricing--2019 .djbundles .desc ul li {
    background: url(../images/check--new.svg) no-repeat 0 5px;
    text-align: left;
    color: #2e3033;
    padding: 0 0 0 30px;
    margin: 0 0 0 25px;
    font-size: 14px;
    list-style: none;
    background-size: 26px 14px;

}

.bundles_pricing--2019 .bundles_all_ext > h2,
.bundles_pricing--2019 .bundles_any_ext > h2{
    font-size: 14px;
    line-height: 20px;
    color: #2e3033;
    text-transform: none;
    margin: 0 0 16px;
    font-weight: 300;
    position: relative;
    padding: 0 0 15px;
}

.bundles_pricing--2019 .bundles_all_ext > h2:after,
.bundles_pricing--2019 .bundles_any_ext > h2:after{
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 30px;
    height: 1px;
    background: #e1e1e1;
}

.bundles_pricing--2019 .bundles_all_ext > h2 strong,
.bundles_pricing--2019 .bundles_any_ext > h2 strong{
	text-decoration: underline;
}

.bundles_pricing--2019 .bundles_ask > h2{
	display:none;
}

.bundles_pricing--2019 .dj-bundles-select-not-exactly{
		background: #f8f8f8;
		padding: 40px 10px;
		margin: 0px 0 30px;
		border: 2px dashed #ebebeb;
}

.bundles_pricing--2019 .dj-bundles-select-not-exactly .prepare1{
    font-size: 27px;
    color: #444;
    font-weight: bold;
    padding: 0;
    margin: 0;
    text-transform: uppercase;
    text-align: center;
    line-height: 1;
}

.bundles_pricing--2019 .dj-bundles-select-not-exactly .prepare2{
    text-align: center;
    font-size: 20px;
    line-height: 26px;
    color: #444;
    margin: 0;
}

.bundles_pricing--2019 .dj-bundles-select-not-exactly .prepare2 a{
	    border-bottom: 1px solid #0f74b5;
}

.bundles_pricing--2019 .dj-bundles-select-not-exactly .prepare2 a:hover,
.bundles_pricing--2019 .dj-bundles-select-not-exactly .prepare2 a:focus{
	text-decoration:none;
	border:none;
}

.bundles_pricing--2019 .djbundles .bundle{
	margin: 0 0 35px;
}

.bundles_pricing--2019 .djbundles .secured-payments-h3{
    font-size: 11px;
    color: #bfbfbf;
    border: none;
    text-align: center;
    padding: 0 0 9px;
    text-transform: uppercase;
    margin: 0;
}

.bundles_pricing--2019 .dj-bundles-no-select{
    font-size: 20px;
    line-height: 26px;
    text-align: center;
    border: 2px dashed #ebebeb;
    color: #444444;
    padding: 75px 10px 75px;
    margin: 0 0 12px;
}

.bundles_pricing--2019 .dj-bundles-no-select p{
    text-align: center;
    margin: 0;
}

.bundles_pricing--2019 .dj-bundles-no-select p.p-gray{
    font-size: 27px;
    color: rgba(68,68,68,0.4);
    font-weight: bold;
    background: url(../images/kind-of-magic.png) no-repeat center 0;
    padding: 31px 0 0;
    margin: 19px 0 0;
}

.bundles_pricing--2019 .dj-bundles-no-select h2{
    font-size: 27px;
    text-transform: uppercase;
    margin: 0;
}

.bundles_pricing--2019 .secured-payments-h3 + .payments-column{
	text-align: center;
}

.bundles_pricing--2019 .djbundles .bundle .name h4{
    font-size: 16px;
    line-height: 1.5;
    border: none;
    color: #2e3033;
    padding: 0;
    margin: 0 0 12px;
}

.bundles_pricing--2019 .djbundles .bundle .plan{
    float: left;
    width: 33.33%;
    padding: 40px 20px;
    box-sizing: border-box;
    text-align: center;
    margin-bottom: 40px;
}

.bundles_pricing--2019 .djbundles .bundle .plans-n2 .plan{
	width:50%;
}

.bundles_pricing--2019 .djbundles .bundle .plans-n1 .plan{
	width:100%;
}

.bundles_pricing--2019 .djbundles .bundle .plan-price{
		display: block;
		font-size: 64px;
		line-height: 1;
		color: #000;
		font-weight: 400;
		margin: 0 0 37px;
		text-transform: uppercase;
}
.bundles_pricing--2019 .djbundles .bundle .plan-price span{
	font-weight: normal;
    font-size: 20px;
    margin-right: 5px;
}

.bundles_pricing--2019 .djbundles .bundle .plan-desc{
    display: block;
    font-size: 14px;
    font-weight: 300;
    line-height: 16px;
    text-align: center;
    color: #444444;
}
.bundles_pricing--2019 .djbundles .bundle .plan-desc + form{
	text-align: center;
}
.bundles_pricing--2019 .djbundles .bundle .plan-desc ul{
	margin:0;
	padding:0;
}

.bundles_pricing--2019 .djbundles .extensions legend{
    font-size: 16px;
    line-height: 22px;
    color: #2e3033;
    display: block;
    text-transform: none;
    font-weight: 700;
    margin: 0 0 5px 0;
}
.bundles_pricing--2019 .djbundles .extensions .select-all-none{
    display: block;
    vertical-align: top;
    line-height:22px;
    color:#eaeaea;
    float: none;
    margin-bottom: 20px;
}

.bundles_pricing--2019 .djbundles .extensions .select-all-none a {
    color: #46ace2;
}

.bundles_pricing--2019 .djbundles .extensions .select-all-none a:hover {
    color: #2F89C4;
    text-decoration: none;
}

.bundles_pricing--2019 .djbundles-filter{
	margin:0 0 10px;
}
.bundles_pricing--2019 .djbundles input.buy,
.bundles_pricing--2019 .buy,
.pricing__template .buy {
    margin: 32px 0 0;
    font-size: 16px;
    line-height: 20px;
    padding: 12px 48px;
}
.bundles_pricing--2019 .moduletable.bundles_pricing > h3{
	border: none;
}
.bundles_pricing--2019 .addthis-suggests{
	clear: both;
	padding: 30px 0 0;
}
.bundles_pricing--2019 .addthis-suggests .djbundles + h2{
	clear: both;
}

.pricing-plan .bundles_pricing--2019 .djbundles .bundle .plan {
    float: none;
    width: 100%;
    min-width: 420px;
}

.bundle--white {
    background: white;
    -webkit-box-shadow: 0 0 60px 0 rgba(5,16,39,0.05);
    -moz-box-shadow: 0 0 60px 0 rgba(5,16,39,0.05);
    box-shadow: 0 0 60px 0 rgba(5,16,39,0.05);
}

.pricing-plan {
    display: flex;
    justify-content: space-between;
    margin-top: 40px;
}

.pricing-plan__info {
    max-width: 570px;
}

.bundles_pricing--2019 {
    margin-top: 50px;
}

.pricing-plan .bundles_pricing--2019 {
    margin-top: 0;
}

.pricing-plan .bundles_pricing--2019 .djbundles .bundle .plan-time {
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    background: url(../images/check--new.svg) no-repeat 50px center;
    color: #000;
    padding: 20px 0px 20px 90px;
    border-bottom: 1px solid #E7E9ED;
    border-top: 1px solid #E7E9ED;
    margin: 0 50px;
    display: block;
    text-align: left;
}

.vat-info {
	text-align: center;
	font-size: 14px;
}

.mt0 {
    margin-top: 0 !important;
}

/* votes hiding */

.itemid-735 .vote_box,
.itemid-763 .vote_box {
	display: none;
}

ul.pricing__list li {
    padding: 10px 0;
    border-bottom: 1px solid #E7E9ED;
    max-width: 300px;
    background: url(../images/check--new.svg) no-repeat 20px center;
    padding-left: 60px;
    margin-left: 0;
    list-style-type: none !important;
}

ul.pricing__list li:last-child {
    border-bottom: none;
}

.pricing__template {
    max-width: 680px;
    text-align: center;
    margin: 60px auto;
}

.pricing__template .pricing__info {
    margin-top: 40px !important;
}

.pricing__template > p {
    margin-bottom: 40px;
}

/* faq pricing */

.faq__title {
    margin-bottom: 40px;
    margin-top: 60px;
}

.faq__answer {
    margin-top: 10px !important;
    margin-bottom: 30px !important;
}

h4 {
	border-bottom: none;
}

.clear--left {
    clear: left;
}

.appbox {
    padding-top: 30px;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
    grid-gap: 30px;
}

.appbox .front-mainbox.mod {
    text-align: center;
    margin: 0;
}

.appbox .front-mainbox .mainbox {
    padding: 0;
}

/*apps banner*/

.apps-banner {
    font-size: 18px;
    text-align: center;
    margin: 60px !important;
    background: white;
    padding: 40px 30px 40px 120px;
    border-radius: 20px;
    box-shadow: 0 0 60px 0 rgba(5,16,39,0.05);
    position: relative;
}

.apps-banner span {
    font-weight: 600;
}

.apps-banner::before {
    content: '';
    width: 149px;
    height: 122px;
    background: url('https://dj-extensions.com/images/stories/apps-cf.png');
    display: block;
    position: absolute;
    left: -50px;
    top: calc(50% - 61px);
}

@media (max-width: 480px) {
    .apps-banner {
        font-size: 18px;
        text-align: center;
        margin: 60px 0 !important;
        background: white;
        padding: 120px 30px 30px;
        border-radius: 20px;
        box-shadow: 0 0 60px 0 rgba(5,16,39,0.05);
        position: relative;
    }

    .apps-banner::before {
        content: '';
        width: 149px;
        height: 122px;
        background: url('https://dj-extensions.com/images/stories/apps-cf.png');
        display: block;
        position: absolute;
        left: calc(50% - 75px);
        top: -30px;
    }
}

/*small table pricing*/

.small-plan {
    display: flex;
    width: 90%;
    justify-content: space-between;
    align-items: center;
    border-top: 1px solid #E7E9ED;
    padding: 0 20px;
}

@media screen and (max-width: 480px) {
    .small-plan {
        display: flex;
        width: 90%;
        border-top: 1px solid #E7E9ED;
        padding: 20px 20px;
        flex-direction: column;
        align-items: center;
    }

    .sp--title {
        width: 100% !important;
        text-align: center;
    }
}

.bundles_pricing--2019 .buy--small {
    margin: 16px 0;
    font-size: 14px;
    line-height: 20px;
    padding: 8px 30px;

    background: -moz-linear-gradient(left, #ADDB69 0%, #8DC240 100%);
    background: -webkit-linear-gradient(left, #ADDB69 0%,#8DC240 100%);
    background: linear-gradient(to right, #ADDB69 0%,#8DC240 100%);
    background-size: 200% 100%;
    box-shadow: 0 5px 15px 0 rgba(144, 197, 67, .3);
    color: #fff;
    transition: 0.3s;
    border: none;
    border-radius: 22px;
}

.bundles_pricing--2019 .buy--small:hover {
    background-position: 100% 0;
    box-shadow: none;
    color: #fff;
    text-decoration: none;
}

.sp--title {
    font-size: 13px;
    letter-spacing: 1.5px;
    width: 10%;
}

.sp--price {
    font-size: 22px;
    color: #000;
}

.sp--sub {
    font-size: 14px;
    background: url(../images/check--new.svg) no-repeat 0px center;
    padding: 20px 0px 20px 30px;
    margin: 0;
    display: block;
    text-align: left;
}

/*pricing 2020*/

.x {
    display: grid;
    grid-gap: 30px;
    grid-template-columns: repeat(auto-fill, minmax(370px, 1fr));
}
.x__card {
    background-color: #fff;
    border-radius: 4px;
    min-height: 300px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.x__card--special {
    border: 2px solid #dfe4ed;
}
.x__card__description {
    margin: 25px 0 15px 0;
}
.x__card__title {
    font-size: 24px;
    padding-left: 20px;
}
.x__card__image {
    width: 68px;
}
.x__card__price {
    font-weight: bold;
    font-size: 20px;
    margin: 0 !important;
}
.x__card__row {
    display: flex;
    align-items: center;
}
.x__card__row--bottom {
    justify-content: space-between;
}
.x__card__section {
    padding: 25px 30px;
}
.x__card__section--bt {
    border-top: 1px solid #E7E9ED;
}

/*pricing 2020 !!!*/

.tag {
    font-size: 12px;
    background: #F3F5F9;
    padding: 4px 8px;
    border-radius: 3px;
    text-transform: uppercase;
}

/*.btn_new {*/
/*    border-radius: 30px;*/
/*    text-decoration: none;*/
/*    padding: 14px 25px;*/
/*    line-height: 16px;*/
/*    display: inline-block;*/
/*    margin-right: 5px;*/
/*}*/
/*.btn_new--primary {*/
/*    background: -moz-linear-gradient(left, #6fc0f9 0%, #3ea6dd 100%);*/
/*    background: -webkit-linear-gradient(left, #6fc0f9 0%, #3ea6dd 100%);*/
/*    background: linear-gradient(to right, #6fc0f9 0%, #3ea6dd 100%);*/
/*    background-size: 200% 100%;*/
/*    box-shadow: 0 5px 15px 0 rgba(63, 166, 222, 0.3);*/
/*    color: #fff;*/
/*    transition: background-position 0.2s, box-shadow 0.2s;*/
/*}*/
/*.btn_new--primary:hover {*/
/*    background-position: 100% 0;*/
/*    box-shadow: none;*/
/*    text-decoration: none;*/
/*}*/
/*.btn_new--secondary {*/
/*    color: #0f74b5;*/
/*    padding: 12px 0;*/
/*}*/
/*.btn_new--secondary:hover {*/
/*    text-decoration: underline;*/
/*}*/

.btn_new {
    padding-top: 14px;
    padding-bottom: 14px;
    color: #000;
    border-radius: 30px;
    text-decoration: none;
    line-height: 16px;
    display: inline-block;
    margin-right: 5px;
    font-weight: 600;
}
.btn_new:hover {
    text-decoration: none;
}
.btn_new--primary {
    padding: 14px 20px;
    background: -moz-linear-gradient(left, #6fc0f9 0%, #3ea6dd 100%);
    background: -webkit-linear-gradient(left, #6fc0f9 0%, #3ea6dd 100%);
    background: linear-gradient(to right, #6fc0f9 0%, #3ea6dd 100%);
    background-size: 200% 100%;
    box-shadow: 0 5px 15px 0 rgba(63, 166, 222, 0.3);
    color: #fff;
    transition: background-position 0.2s, box-shadow 0.2s;
}
.btn_new--primary:hover {
    background-position: 100% 0;
    box-shadow: none;
}
.btn_new--secondary {
    border: 2px solid #E7E9ED;
    color: #000;
    transition: background 0.2s;
    padding: 14px 20px;
}
.btn_new--secondary:hover {
    background: #f3f5f9;
}
.btn_new--link {
    color: #42A8DF;
}

.djbox-twocolumns .moduletable,
.djbox-threecolumns .moduletable,
.djbox-fourcolumns .moduletable {
    background-color: #fff;
    border-radius: 4px;
    min-height: 300px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin-bottom: 30px;
    float: none !important;
    width: 100% !important;
    padding: 0 !important;
}

.djbox-twocolumns,
.djbox-threecolumns,
.djbox-fourcolumns {
    margin: 0 !important;
    clear: none !important;
    display: grid;
    grid-gap: 30px;
}

.djbox-twocolumns {
    grid-template-columns: 1fr 1fr;
}

.djbox-threecolumns {
    /*grid-template-columns: 1fr 1fr 1fr;*/
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
}

.djbox-fourcolumns {
    /*grid-template-columns: 1fr 1fr 1fr;*/
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
}

@media (max-width: 900px) {
    .djbox-twocolumns,
    .djbox-threecolumns,
    .djbox-fourcolumns {
        grid-template-columns: 1fr;
    }
}

.ex__card--special {
    border: 2px solid #dfe4ed;
}
.ex__card__description {
    margin: 25px 0 15px 0;
}
.ex__card__title {
    font-size: 20px !important;
    padding-left: 20px;
    border-bottom: none !important;
    font-weight: 600 !important;
    line-height: 22px !important;
}

.ex__card__title-link:hover {
    text-decoration: none;
}

.ex__card__image {
    width: 68px;
}
.ex__card__price {
    font-weight: bold;
    font-size: 20px;
    margin: 0 !important;
}
.ex__card__row {
    display: flex;
    align-items: center;
}
.ex__card__row--bottom {
    justify-content: space-between;
}
.ex__card__section {
    padding: 25px 30px;
}
.ex__card__section--bt {
    border-top: 1px solid #E7E9ED;
}

.appbox > div {
    background: #fff;
    border-radius: 4px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

/*apps tooltips*/



.apps-mini img {
    margin: 0 !important;
}

.apps-mini {
    display: grid;
    grid-gap: 10px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    margin-top: 20px;
    max-width: 180px;
    width: 100%;
    position: relative;
}
.apps-mini__wrapper {
    position: relative;
    cursor: help;
}

.apps-mini__tooltip {
    opacity: 0;
    background: #fff;
    padding: 0 20px 5px;
    border-radius: 4px;
    position: absolute;
    width: 340px;
    left: -450%;
    top: -370%;
    z-index: 99999;
    pointer-events: none;
    -webkit-box-shadow: 0px 0px 60px 0px rgba(5,16,39,0.05);
    -moz-box-shadow: 0px 0px 60px 0px rgba(5,16,39,0.05);
    box-shadow: 0px 0px 60px 0px rgba(5,16,39,0.05);

    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);

    -moz-transition: transform .25s ease-out, opacity .25s ease-out;
    -ms-transition: transform .25s ease-out, opacity .25s ease-out;
    -o-transition: transform .25s ease-out, opacity .25s ease-out;
    transition: transform .25s ease-out, opacity .25s ease-out;
}

.apps-mini__wrapper:hover .apps-mini__tooltip {
    opacity: 1;

    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
    transform: translateY(10px);
}

.apps-mini__tooltip:before {
    bottom: -20px;
    content: " ";
    display: block;
    height: 20px;
    left: 0;
    position: absolute;
    width: 100%;
}

.apps-mini__tooltip:after {
    border-left: solid transparent 10px;
    border-right: solid transparent 10px;
    border-top: solid #fff 10px;
    bottom: -10px;
    content: " ";
    height: 0;
    left: 50%;
    margin-left: -13px;
    position: absolute;
    width: 0;
}

.apps-mini__tooltip h4 {
    font-size: 18px;
    margin: 15px 0 0;
}

.apps-mini__tooltip p {
    font-size: 12px;
    line-height: 17px;
}

#Tab32 > div,
#container3200 {
    overflow: visible !important;
}

.all-apps__banner {
    color: #000;
}

.all-apps__banner:hover {
    text-decoration: none;
}

/*** single product header ***/

.ext-header {
    margin: 60px 0 40px 0;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.ext-header img {
    width: 111px;
}

.ext-header__title {
    font-size: 42px !important;
    font-weight: 600 !important;
    margin: 20px 0 !important;
}
.ext-header__description {
    font-size: 18px;
    line-height: 27px;
    max-width: 800px;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    text-align: center;
}
.ext-header__info {
    display: flex;
    margin-top: 40px;
}
.ext-header__info__title {
    padding: 0;
    margin: 0;
    font-size: 14px;
    font-weight: 400;
}
.ext-header__info__value {
    margin-bottom: 0 !important;
    margin-top: 5px !important;
    font-size: 20px;
    font-weight: 600;
}
.ext-header__info--version {
    text-align: right;
    padding-right: 30px;
    border-right: 1px solid #DEDEDE;
}
.ext-header__info--date {
    text-align: left;
    padding-left: 30px;
}

@media (min-width: 980px) {
    .ext-header__info--video {
        padding-bottom: 30px;
    }
}

.ext-header .btn_new {
    margin-right: 25px;
}

.ext-header .btn_new--primary,
.ext-header .btn_new--secondary {
    padding: 14px 40px;
}

.ext-header-video {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 30px;
    padding-top: 60px;
}

@media (max-width: 979px) {
    .ext-header-video {
        grid-template-columns: 1fr;
    }
}

.ext-header-video__container {
    position: relative;
    padding-bottom: 54%;
}

.ext-header-video__iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 20px;
}

@media (min-width: 980px) {
    .ext-header-video__iframe {
        margin-top: 30px;
    }
}

.ext-header-video__title-bar {
    display: flex;
    grid-gap: 20px;
    padding-bottom: 30px;
    align-items: center;
}

@media (max-width: 980px) {
    .ext-header-video__buttons {
        margin-top: 30px;
    }
}

.ext-header-video img {
    width: 111px;
}

.ext-header-video__buttons {
    padding-bottom: 30px;
    display: flex;
    justify-content: space-between;
}

.ext-header-video__description {
    font-size: 18px;
    line-height: 27px;
    max-width: 800px;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    text-align: left;
}

.ext-header-video__buttons .btn_new--primary,
.ext-header-video__buttons .btn_new--secondary {
    padding: 14px 40px;
}

.ext-header-video__buttons .btn_new {
    margin-right: 25px;
}

@media (min-width: 979px) {
    .ext-header-video__buttons--border {
        border-top: 1px solid #DEDEDE;
        padding: 20px 0 0 20px;
        transform: translateY(-20px);
    }
}

/*** single product reviews ***/

.jed-reviews {
    padding-top: 14px;
    text-align: left;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 30px;
}
    @media (max-width: 600px) {
        .jed-reviews {
            grid-template-columns: 1fr;
        }
}
.jed-reviews__heading {
    font-size: 30px;
    margin: 10px 0;
}
.jed-reviews__review {
    margin-top: 0 !important;
    font-size: 14px;
    line-height: 21px;
}
.jed-reviews__author {
    display: block;
    margin-top: 20px;
    font-size: 20px;
    font-weight: 600;
}

/*** single product features ***/

/*suffixes*/
@media (min-width: 768px) {
    .img-left .description__row {
        flex-direction: row-reverse;
    }
}
/*suffixes end*/

.description__row {
    display: flex;
    flex-direction: row;
    margin-bottom: 70px;
}
@media (max-width: 767px) {
    .description__row {
        display: flex;
        flex-direction: column-reverse;
    }
}
.description__row--left-img {
    flex-direction: column-reverse;
}
.description__text {
    width: 50%;
}
@media (max-width: 767px) {
    .description__text {
        width: 100%;
    }
}
.description__text__heading {
    font-size: 30px;
    line-height: 40px;
    font-weight: 600;
}
.description__text__subheading {
    font-weight: 600 !important;
    font-size: 20px !important;
    border-bottom: none !important;
}
.description__text__info {
    font-size: 18px;
    line-height: 27px;
}
.description__image {
    width: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.description__image iframe,
.description__text iframe {
    border-radius: 20px;
}

@media (max-width: 767px) {
    .description__image {
        width: 100%;
    }
}
.description__image img {
    max-width: 100%;
    max-height: 300px;
}

.list_new {
    font-size: 18px;
    line-height: 27px;
    padding-left: 30px;
}

.list_new li,
.new-product #box3 .list_new li {
	margin: 0;
    padding-bottom: 15px;
    padding-left: 10px;
	list-style-image: url("https://dj-extensions-djprojektyandrze.netdna-ssl.com/images/webp/tick_new.svg") !important;
	background: none;
}

.screenshots__grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
  grid-gap: 30px;
  margin-top: 30px;
}
.screenshots__grid img {
  height: 360px;
  width: 100%;
  object-fit: cover;
  object-position: 0 0;
  outline: 1px solid #ededed;
  border: 5px solid #fff;
}

.templates-showcase {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    grid-gap: 30px;
    margin-top: 30px;
}

.templates-showcase__item img {
    height: 360px;
    width: 100%;
    object-fit: cover;
    object-position: 50% 0;
    outline: 1px solid #ededed;
    border: 5px solid #fff;
}

/*templates showcase*/

.templates-showcase {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    grid-gap: 30px;
    margin-top: 30px;
}

.templates-showcase__item img {
    height: 360px;
    width: 100%;
    object-fit: cover;
    object-position: 0 0;
    outline: 1px solid #ededed;
    border: 5px solid #fff;
}

.templates-showcase p {
    font-size: 16px !important;
    line-height: 24px !important;
}

.templates-showcase h4 {
    padding-bottom: 0;
    font-weight: 500;
}

.templates-showcase h4,
.templates-showcase p {
    color: #000000;
}

.templates-showcase a:hover {
    text-decoration: none !important;
}

.mb70 {
    margin-bottom: 70px !important;
}

.mb0 {
    margin-bottom: 0 !important;
}

/*hero slider front*/

#next2243 {
  transform: translate(100px, 200px);
  background: url(https://dj-extensions.com/images/hero/nav/next_h.png);
  width: 54px;
  height: 54px;
}

#prev2243 {
  transform: translate(-100px, 200px);
  background: url(https://dj-extensions.com/images/hero/nav/prev_h.png);
  width: 54px;
  height: 54px;
}

#next2243:hover,
#prev2243:hover {
  background-position-x: 100%;
}

/*hero slider front end*/
