/* Tabs style */
#dprAdminOptionsTabs { position:relative; z-index:1; margin-top:20px;padding:0;}    
    #dprAdminOptionsTabs h1 {margin-left:10px; color:#5c5c5c; text-shadow: 0 -1px 0 #fff;} 
    #dprAdminOptionsTabs .ui-tabs-panel { padding:15px; min-height:113px; border-top:1px solid #d8d8d8; border-bottom:1px solid #d8d8d8; border-left:1px solid #d8d8d8; -webkit-border-radius: 0; border-radius: 0;background:#FCFCFC;}   
    #dprAdminOptionsTabs .ui-tabs-nav {padding:0; width:167px; border:none; border-top:1px solid #d8d8d8; -webkit-border-radius: 0; border-radius: 0; background:none;}    
    #dprAdminOptionsTabs .ui-tabs-nav li { top:0; box-sizing: border-box; margin:0; padding:0; width:100%; border-top:none; border-right:0; border-bottom: 1px solid #d8d8d8 !important; border-left:none;-webkit-border-radius: 0; border-radius: 0; background:#f1f1f1;-moz-box-shadow: inset 0 1px 0 #f9f9f9; -webkit-box-shadow: inset 0 1px 0 #f9f9f9; box-shadow: inset 0 1px 0 #f9f9f9;}
    #dprAdminOptionsTabs .ui-tabs-nav li.ui-tabs-active { width:168px;background:#FCFCFC;}
    #dprAdminOptionsTabs .ui-tabs-nav li.ui-tabs-active a {color:#5c5c5c !important; opacity:1;}
    #dprAdminOptionsTabs .ui-tabs-nav li a {padding:10px 10px 10px 40px; width:121px; color:#555; font-weight:bold; font-size:12px; opacity:0.5; box-sizing: border-box;}
    #dprAdminOptionsTabs .ui-tabs-nav li a:hover {color:#ff7800; opacity:1;}
    #dprAdminOptionsTabs .ui-tabs-nav li.ui-tabs-selected { margin:0;padding-right:1px; background:#FCFCFC;}
    #dprAdminOptionsTabs .ui-tabs-nav li.ui-tabs-selected a {opacity:1;}
 
    .dprMainOptions a {background:url(img/main-icon.png) 12px 9px no-repeat;}
    .dprPresetTemplates a {background:url(img/template-icon.png) 12px 9px no-repeat;}    
    .dprTemplateOptions a {background:url(img/design-icon.png) 12px 9px no-repeat;}    
    .dprSubscribeOptions a {background:url(img/mail-icon.png) 12px 9px no-repeat;}
    .dprSocIcons a {background:url(img/social-icon.png) 12px 9px no-repeat;}
    .dprMetaIcons a {background:url(img/meta-icon.png) 12px 9px no-repeat;}
	.dprAccess a {background:url(img/access-icon.png) 12px 9px no-repeat;}
	.dprStyleEditor a {background:url(img/editor-icon.png) 12px 9px no-repeat;}
	.dprContactUsSetup a {background:url(img/contactus-icon.png) 12px 9px no-repeat;}
	.dprGoogleMapsSetup a {background:url(img/google-map-icon.png) 12px 9px no-repeat;}
	.dpr_aweber_Setup a{ background: url(img/aweber.png) 12px 9px no-repeat;}	
	.dpr_mailchimp_Setup a {background:url(img/mailchimp.png) 12px 9px no-repeat;}
	.dpr_campaignmonitor_Setup a {background:url(img/campaignmonitor.png) 12px 9px no-repeat;}
	.dpr_constantcontact_Setup a {background:url(img/constant_contact.png) 1px 2px no-repeat;}
	.dpr_sendgrid_Setup a {background:url(img/sendgrid-icon.png) 9px 7px no-repeat;}
	.dpr_verticalresponse_Setup a {background:url(img/vertical-response.png) 5px -1px no-repeat;}
	.dpr_icontact_Setup a {background:url(img/icontact-icon.png) 12px 5px no-repeat;}
/* Tabs content style */
.dprNiceStyle { }
    #dprAdminOptionsTabs table { border:0 !important;cell-padding:0 !important; cell-spacing:0 !important;}
    .dprNiceStyle table tr:hover {background:none;}
    .dprNiceStyle table tr td {border-top:1px dashed #e3e3e3;}
    .dprNiceStyle table tr td {padding:5px;}
    
    .dprHeadCells { }
        .dprHeadCells td { }
            .dprHeadCells td .ui-button-text-only {width:100%;}
            #dprAdminOptionsTabs .ui-button-text-only.ui-state-active { border:1px solid #1878ee;background:#0185cc url(img/button-bg.png) repeat-x !important; color:#fff; text-shadow:0 1px 0 #5e5cab;}
            #dprAdminOptionsTabs .ui-button-text-only.dpr-sub-button { border:1px solid #1878ee;background:#0185cc url(img/sub-button-bg.png) repeat-x !important; color:#fff; text-shadow:0 1px 0 #5e5cab;}
            .dprBodyCells td { padding:10px; border:1px solid #e7e7e7; -webkit-border-radius: 0 0 5px 5px; border-radius: 0 0 5px 5px;background:#fff !important;}
            
    .dprLeftCol { float:left;width:50%;}        
    .dprRightCol { float:right;width:50%;}   
    
    .dprBgImgShowTypeWrapper label span {padding:5px !important;}
    
    #dprOptBgImgPrev {padding:3px; -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5); -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5); box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5);}
    
    .dprTip {position:relative; margin:15px 0; padding:5px; -webkit-border-radius: 5px; border-radius: 5px; background:#dedede;}
        .dprTipCorner { position:absolute;display:block; width:14px; height:14px; background:url(img/tip-corner.png) no-repeat;}
        .dprTipArrowUp .dprTipCorner {top:-7px; left:50%; margin-left:-7px;}
        .dprTipArrowDown .dprTipCorner {bottom:-7px; left:50%; margin-left:-7px;}
        .dprTipArrowLeft .dprTipCorner {top:50%; left:-7px; margin-top:-7px;}
        .dprTipArrowRight .dprTipCorner {top:50%; right:-7px; margin-top:-7px;}
        
    #dprAdminOptionsTabs textarea {min-height:100px;}   
    #dprAdminOptionsTabs select { margin-top:0;/*width:90%;*/}   
    #dprAdminOptionsTabs h4.dprTitle { padding-left:20px;background:url(img/title.png) left center no-repeat; color:#5c5c5c; font-size:18px;}   
    #dprAdminSocOptionsForm h4.dprTitle {margin:0 0 10px 0;}
    #dprAdminOptionsTabs input[type="text"], #dprAdminOptionsTabs textarea {  display: block;  -webkit-box-sizing: border-box;  -moz-box-sizing: border-box;  box-sizing: border-box;  margin: 0 0 1em 0;  padding: 0.5em;  /*width: 90%;*/  height: 2.3125em;  border: 1px solid #cccccc;  background-color: white;  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);  color: rgba(0, 0, 0, 0.75);  font-size: 0.875em;  font-family: inherit;  -o-transition: all 0.15s linear;  -webkit-transition: all 0.15s linear;  -moz-transition: all 0.15s linear;  transition: all 0.15s linear; }
    #dprAdminOptionsTabs input[type="text"]:focus, #dprAdminOptionsTabs textarea:focus { outline: none; border-color: #999999;background: #fafafa; }
    #dprAdminOptionsTabs input[type="text"][disabled], #dprAdminOptionsTabs textarea[disabled] { background-color: #dddddd; }
    .withDprOptTip input, .withDprOptTip select { float:left;/*width:90% !important;*/}
    
    .toplevel_page_coming_soon-modules-adminmenu-views-adminmenu .ui-dialog-titlebar { border:1px solid #1878ee;background:#0185cc url(img/button-bg.png) repeat-x !important; color:#fff; text-shadow:0 1px 0 #5e5cab;}
        .dprAdminTemplateShell img {padding:3px; -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5); -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5); box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5);}
        .dprAdminTemplateShellSelected img { background:#009900;}
        
label, span, input, button {
    -webkit-transition: background 400ms ease;
    -moz-transition: background 400ms ease;
    -ms-transition: background 400ms ease;
    -o-transition: background 400ms ease;
    transition: background 400ms ease;
}
label, span, input, button {
    -webkit-transition: border-color 200ms ease;
    -moz-transition: border-color 200ms ease;
    -ms-transition: border-color 200ms ease;
    -o-transition: border-color 200ms ease;
    transition: border-color 200ms ease;
}
.clearfix { float:none;clear:both;}
.nomargin {margin:0 !important;}
.dprOptTip, .dprOptTip span {border:none !important;}

.dprAdminTemplateSelectedName {float:right; line-height:24px;}
.dprSetTemplateOptionButton { width:50%;font-weight:bold;}
.dprPreviewSiteTemplateOptionButton { width:49%;font-weight:bold;text-align:center;}
/*.wrap, #dashboard-widgets .meta-box-sortables, .ui-buttonset {margin:0 !important;}*/
.rightText {text-align:right;}
.dprLeftCol input[type="checkbox"] { margin-top:11px !important;width:25px !important;}
.inside input[type="checkbox"] {margin:5px 5px 0 0;}
.accessDelElement { margin:0px 0px 5px 5px; }
.accessDelElement a{ text-decoration: none; border-bottom: 1px dashed #000080;  }


#TB_window{
	overflow: auto;
	width: auto !important;
	height: auto !important;
}
#TB_ajaxContent{
	overflow: auto;
	width: auto !important;
	height: auto;

}
/* Templates preview CSS */
.dprAdminTemplateImgPrev {
    max-width: 216px;
	margin: 3px;
}
.dprTemplatesList .dprTemplatePrevShell{
	position: relative;
	float: left;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box; 
    box-sizing: border-box;
	margin: 3px 3px 40px;
	width: 226px;
	height: 310px;
	border: solid 1px #ccc;
	background: #f9f9f9;
	cursor:pointer;
}
.dprTemplatesList .dprTemplatePrevShell.dprTemplatePrevShellLarge{
	margin: 3px;
	width: 650px;
	height: 500px;
}
.dprTemplatesList .dprTemplatePrevShell.dprTemplatePrevShellLarge .dprAdminTemplateImgPrev {
	max-width: none;
}
/*#dprPresetTemplates .dprTemplatesList {
	padding-left: 167px;
}*/
#dprTemplateOptions, #dprSocIcons {
	max-width: 700px;
}
.dprTemplatesList .dprTemplatePrevShell:hover{
	-webkit-box-shadow: 0 0 17px rgba(50, 50, 50, 1);
	-moz-box-shadow:    0 0 17px rgba(50, 50, 50, 1);
	box-shadow:         0 0 17px rgba(50, 50, 50, 1);
}
.dprTemplateImg {
	max-width: 226px;
	height: auto;
}
.dprTemplatesList .button{
	position: absolute;
	bottom: 10px;
	margin-right: 10px;
	margin-left: 44px;
}
.dprTemplatesList .dprTplSelected, .dprTemplatesList .dprTplSelected:hover {
	background-color: #ff6666 !important;
	background-image: linear-gradient(to bottom, #ff9999, #ff6666)  !important;
	border-color: #ff6666 #ff6666 #cc0033  !important;
}

.dprTplDefOptionCheckShell {
	line-height: 20px;
}
/*****/
.dprTemplatesList .dprTemplateInnerContent {
	overflow: hidden;
	width: 100%;
	height: 100%;
	text-align: center;
}
.dprTemplatePrevPageNum {
	position: absolute;
	bottom: -20px;
	left: 50%;
}
#dprAdminBookPagesShell.dprTemplatesList .dprTemplatePrevShell{
	width: 113px;
	height: 155px;
}
#dprAdminBookPagesShell.dprTemplatesList .dprTemplatePrevShell h2 {
	font-size: 12px;
	padding: 3px 7px 2px 0;
	line-height: 16px;
}
.dprTemplatesList .dprTemplatePrevShell.odd {
	margin-right: 20px;
	margin-left: 3px;
}
.dprTemplatesList .dprTemplatePrevShell.even {
	margin-left: 20px;
	margin-right: 3px;
}
.dprTemplatePrevActionShell {
	position: absolute;
	top: -20px;
	right: 0;
	display: none;
	transition-delay:0s;
}
.dprTemplatePrevShell:hover .dprTemplatePrevActionShell {
	display: block;
}
.dprTemplatePrevActionShell a {
	text-decoration: none;
}
.dprClearLeft {
	clear: left;
}
.dprRemovePageCheck {
	float: left;
	margin-left: 5px !important;
	margin-top: 2px !important;
}
/*
	Pro Feature
*/
.ui-tabs-nav.ui-helper-reset.ui-helper-clearfix.ui-widget-header.ui-corner-all small {
display: block;
float: right;
color: black;
font-size: 9px;
font-family: helvetica;
}
/*
	Pro Feature end
*/
#dprToggleSlide {
margin-bottom: 10px;
}
.showUploadedFavico {
width: 100px;
}
.showUploadedFavico img{
	width:25px;
}
.showUploadedFavico .loader{
	display:none;
	background-image:url(../img/loading-cube.gif);
	background-repeat:no-repeat;
	background-position:center;
	width: 20px;
	height: 20px;
}
#removeFavicoImage{
	cursor:pointer;
	display: block;
	float: right;
	margin-top: -19px;
}
.GAnaliticsLabel small{
	float: right;
	padding-bottom: 10px;
}
.dprAdminFooterCell {
	float: left;
	margin-right: 5px;
	padding-top: 8px;
}
.dprAdminFooterShell {
    color: #777777;
    font-size: 12px;
	margin: 0 20px 0 165px;
    padding-bottom: 45px;
	border-top: 1px solid #DFDFDF;
    color: #777777;
    font-size: 12px;
    height: 65px;
	clear: both;
}

.dpr-item {
    background: none repeat scroll 0 0 #fdfdfd;
    border: 1px solid #fcfcfc;
    border-radius: 3px;
    box-shadow: 0 3px 0 rgba(12, 12, 12, 0.03);
    margin-bottom: 20px;
    padding: 10px;
    position: relative;
}
.gmpShortCodePreview span {
	background-color: #F5F5F5;
    border: 1px solid #CCCCCC;
    border-radius: 4px;
    color: #333333;
    display: block;
    font-size: 13px;
    line-height: 1.42857;
    margin: 0 0 10px;
    padding: 9.5px;
    word-break: break-all;
    word-wrap: break-word;
}
.ui-slider-horizontal {
	width: 95%;
}
.form-field input[type=checkbox] {
	width: auto;
}
.form-wrap label[for=term_dpr_enble_pages_preload] {
	display: inline;
}
.column-id {
	width: 2.2em;
}

.dprLoaderBig {
	background-image: url("../img/ajax-loaderBIG.gif");
	background-position: center center;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
}
#dprAdminPageUpdatePreviewBtn {
	float: right;
	margin-top: 5px;
}
.dprRowExample {
	display: none;
}
.dprRemoveTextLink {
	color: #e2412e;
	font-weight: bold;
}
.dprTabContent {
	padding: 10px;
}
.dprAdminBookBatchFromImagesImgPrev {
	max-width: 150px;
}
.dprAdminBatchPgAddFromPg {
	margin-bottom: 5px !important;
}
.dprPagePrevActLink {
	display: inline-block;
    height: 20px;
    line-height: 1;
    text-align: center;
    vertical-align: top;
    width: 20px;
	transition-duration: 0s;
	background-position: 0 0;
}
.dprPagePrevActLink:hover {
	background-position: 0 20px;
}
.dprSplitLink {
	background-image: url("../img/split.png");
} 
.dprMergeLink {
	background-image: url("../img/merge.png");
}

.ui-dialog-titlebar-close:before {
	content: none !important;
}
.dprPromoTab i {
	color: #419eca;
}
