.cspAdminTemplateShell {
    float: left;
    padding: 19px;
}
#cspAdminTemplatesSelection {
    display: none;
}

/* Tabs style */
#cspAdminOptionsTabs { position:relative; z-index:1; margin-top:20px;padding:0;}    
    #cspAdminOptionsTabs h1 {margin-left:10px; color:#5c5c5c; text-shadow: 0 -1px 0 #fff;} 
    #cspAdminOptionsTabs .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;}   
    #cspAdminOptionsTabs .ui-tabs-nav {padding:0; width:167px; border:none; border-top:1px solid #d8d8d8; -webkit-border-radius: 0; border-radius: 0; background:none;}    
    #cspAdminOptionsTabs .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;}
    #cspAdminOptionsTabs .ui-tabs-nav li.ui-tabs-active { width:168px;background:#FCFCFC;}
    #cspAdminOptionsTabs .ui-tabs-nav li.ui-tabs-active a {color:#5c5c5c !important; opacity:1;}
    #cspAdminOptionsTabs .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;}
    #cspAdminOptionsTabs .ui-tabs-nav li a:hover {color:#ff7800; opacity:1;}
    #cspAdminOptionsTabs .ui-tabs-nav li.ui-tabs-selected { margin:0;padding-right:1px; background:#FCFCFC;}
    #cspAdminOptionsTabs .ui-tabs-nav li.ui-tabs-selected a {opacity:1;}
 
    .cspMainOptions a {background:url(img/main-icon.png) 12px 9px no-repeat;}
    .cspPresetTemplates a {background:url(img/template-icon.png) 12px 9px no-repeat;}    
    .cspTemplateOptions a {background:url(img/design-icon.png) 12px 9px no-repeat;}    
    .cspSubscribeOptions a {background:url(img/mail-icon.png) 12px 9px no-repeat;}
    .cspSocIcons a {background:url(img/social-icon.png) 12px 9px no-repeat;}
    .cspMetaIcons a {background:url(img/meta-icon.png) 12px 9px no-repeat;}
	.cspAccess a {background:url(img/access-icon.png) 12px 9px no-repeat;}
	.cspStyleEditor a {background:url(img/editor-icon.png) 12px 9px no-repeat;}
	.cspContactUsSetup a {background:url(img/contactus-icon.png) 12px 9px no-repeat;}
	.cspGoogleMapsSetup a {background:url(img/google-map-icon.png) 12px 9px no-repeat;}
	.cspAweberSetup a{ background: url(img/aweber.png) 12px 9px no-repeat;}	
	.cspMailChimpSetup a {background:url(img/mailchimp.png) 12px 9px no-repeat;}
/* Tabs content style */
.cspNiceStyle { }
    #cspAdminOptionsTabs table { border:0 !important;cell-padding:0 !important; cell-spacing:0 !important;}
    .cspNiceStyle table tr:hover {background:none;}
    .cspNiceStyle table tr td {border-top:1px dashed #e3e3e3;}
    .cspNiceStyle table tr td {padding:5px;}
    
    .cspHeadCells { }
        .cspHeadCells td { }
            .cspHeadCells td .ui-button-text-only {width:100%;}
            #cspAdminOptionsTabs .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;}
            #cspAdminOptionsTabs .ui-button-text-only.csp-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;}
            .cspBodyCells td { padding:10px; border:1px solid #e7e7e7; -webkit-border-radius: 0 0 5px 5px; border-radius: 0 0 5px 5px;background:#fff !important;}
            
    .cspLeftCol { float:left;width:50%;}        
    .cspRightCol { float:right;width:50%;}   
    
    .cspBgImgShowTypeWrapper label span {padding:5px !important;}
    
    #cspOptBgImgPrev {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);}
    
    .cspTip {position:relative; margin:15px 0; padding:5px; -webkit-border-radius: 5px; border-radius: 5px; background:#dedede;}
        .cspTipCorner { position:absolute;display:block; width:14px; height:14px; background:url(img/tip-corner.png) no-repeat;}
        .cspTipArrowUp .cspTipCorner {top:-7px; left:50%; margin-left:-7px;}
        .cspTipArrowDown .cspTipCorner {bottom:-7px; left:50%; margin-left:-7px;}
        .cspTipArrowLeft .cspTipCorner {top:50%; left:-7px; margin-top:-7px;}
        .cspTipArrowRight .cspTipCorner {top:50%; right:-7px; margin-top:-7px;}
        
    #cspAdminOptionsTabs textarea {min-height:100px;}   
    #cspAdminOptionsTabs select { margin-top:0;width:100%;}   
    #cspAdminOptionsTabs h4.cspTitle { padding-left:20px;background:url(img/title.png) left center no-repeat; color:#5c5c5c; font-size:18px;}   
    #cspAdminSocOptionsForm h4.cspTitle {margin:0 0 10px 0;}
    #cspAdminOptionsTabs input[type="text"], #cspAdminOptionsTabs 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: 100%;  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; }
    #cspAdminOptionsTabs input[type="text"]:focus, #cspAdminOptionsTabs textarea:focus { outline: none; border-color: #999999;background: #fafafa; }
    #cspAdminOptionsTabs input[type="text"][disabled], #cspAdminOptionsTabs textarea[disabled] { background-color: #dddddd; }
    .withCspOptTip input, .withCspOptTip 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;}
        .cspAdminTemplateShell 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);}
        .cspAdminTemplateShellSelected 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;}
.cspOptTip, .cspOptTip span {border:none !important;}

.cspAdminTemplateSelectedName {float:right; line-height:24px;}
.cspSetTemplateOptionButton { width:100%;font-weight:bold;}
.wrap, #dashboard-widgets .meta-box-sortables, .ui-buttonset {margin:0 !important;}
.rightText {text-align:right;}
.cspLeftCol 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;

}
.cspAdminTemplateImgPrev {
    max-width: 216px;
	margin: 3px;
}
.cspTemplatesList .cspTemplatePrevShell{
	position: relative;
	float: left;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box; 
    box-sizing: border-box;
	margin: 3px;
	width: 226px;
	height: 310px;
	border: solid 1px #ccc;
	-webkit-border-radius: 13px;
	-moz-border-radius: 13px;
	border-radius: 13px;
	background: #f9f9f9;
	cursor:pointer;
}
.cspTemplatesList .cspTemplatePrevShell: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);
}

.cspTemplatesList .button{
	position: absolute;
	bottom: 10px;
	margin-right: 10px;
	margin-left: 44px;
	width: 138px;
}
.cspTemplatesList .cspTplSelected, .cspTemplatesList .cspTplSelected:hover {
	background-color: #ff6666 !important;
	background-image: linear-gradient(to bottom, #ff9999, #ff6666)  !important;
	border-color: #ff6666 #ff6666 #cc0033  !important;
}

.cspTplDefOptionCheckShell {
	line-height: 20px;
}

.info_box {background:#ddeffa url(../img/shortcodes/info.png) 18px 4px no-repeat; width:369px; padding:13px 13px 13px 65px; border:1px solid #d0d0d0; -webkit-border-radius: 4px; border-radius: 4px; color:#6b6b6b; font-size:14px; font-weight:bold;}
/*
	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
*/
#cspToggleSlide {
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;
}
.cspAdminFooterCell {
	float: left;
	margin-right: 5px;
	padding-top: 8px;
}
.cspAdminFooterShell {
    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;
}
