/*css for coothemes shortcodes*/
#clear_td_px{margin:0; padding:0;}
#ctsc_td_border{
	border-left-width: 1px;
	border-top-style: none;
	/*border-right-style: none;*/
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #00AE00;
}

#ctsc_td_border_2{
	border-left-width: 1px;
	border-top-style: none;
	/*border-right-style: none;*/
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #6060FF;
}
.hidden{ display:none;}
.ctsc_menu_icon{margin-bottom:3px;}

.link-forum {
    position: absolute;
    top: 0;
    right: 50px;
}

.link-doc {
    position: absolute;
    top: 0;
    right: 110px;
}
.link-pro{
    position: absolute;
    top: 0;
    right: 230px;
}

#TB_title {
	background-color: #333333;
	color: #fff;
	height: 50px;
	line-height: 50px;
}
#TB_closeWindowButton {
    top:10px;
	right:30px;     
    margin: 0;
    padding: 0;
}
#TB_closeWindowButton .tb-close-icon {
    right: 0;
    background-color:#0073AA;
    color: #fff;
    height: 50px; width:50px;
}

#TB_closeWindowButton {
	position:absolute;
    top:0px;
	right:0px;     
    margin: 0;
    padding: 0;
	background-color:#0073AA;
    color: #fff;
}

#TB_closeWindowButton:hover,#TB_closeWindowButton .tb-close-icon:hover {
	text-decoration: none;
	color: #F4F4F4;
	background-color: #007BB7;
}


#TB_closeWindowButton .tb-close-icon:before {
    line-height: 50px;
	padding: 0;
	color:#FFF;
}

#TB_ajaxWindowTitle {
    line-height: inherit;
}
#TB_title a {
    float: right;
    font-size: 13px;
    margin:0 20px 0 5px;
}
#TB_title a {
    float: right;
    font-size: 13px;
    margin: 0 30px 0 0;
    background-color: #fff;
    color: #222;
    text-decoration: none;
    line-height: 30px;
    margin-top: 10px;
    padding: 0 10px;
}

#TB_closeAjaxWindow a{ margin:0;}

#TB_ajaxWindowTitle a.link-forum {
    margin-right: 10px;
}
#TB_ajaxWindowTitle a.link-pro{
	margin-right: 10px;
	background-color: #1D7A22;
	color: #fff;
}
#TB_ajaxWindowTitle a:hover.link-pro{
	margin-right: 10px;
	background-color: #1E7D23;
	color: #fff;
}
.col-md-2 {
    position:relative;
    min-height:1px;
    padding-right:15px;
    padding-left:15px;
    float:left;
    width:25%;
	
    box-sizing:border-box;
    -moz-box-sizing:border-box; /* Firefox */
    -webkit-box-sizing:border-box; /* Safari */
    }
	
.ctsc_shortcodes_list li{ display:inline-block;}
a.ctsc_shortcode_item {
	text-decoration: none;
	background-color: #EBEBEB;
	color: #373737;
	padding: 10px 15px;
	display: block;
	text-align: left;
	border-radius: 2px;
}

a.ctsc_shortcode_item:hover {
    background-color: #239228;
    color: #fff;
}
a.ctsc_shortcode_item i { margin-right:2px;}
.ctsc_shortcodes_list .col-md-2 { padding:5px;}

#ctsc_shortcodes_settings,#TB_footer{display:none;}

.TB_footer {
    background-color: #f5f5f5;
	position:relative ;
}
#TB_footer .button-large{
	margin: 0 5px;
	background: #239228;
	border-color: #2CB432;
	box-shadow: 0 1px 0 #2CB432;
	    text-shadow: 0 -1px 1px #2CB432,1px 0 1px #2CB432,0 1px 1px #2CB432,-1px 0 1px #2CB432;
}
#TB_footer .button-large .fa{ color:#FFF;}
.ctsc-shortcode-return {
	position: absolute;
	top: -50px;
	right: 22px;
	z-index: 100;
	width: 30px;
	height: 30px;
	background: #239228;
	opacity: 0.8;
	display: none;
	text-align: center;
	line-height: 30px;
	color: #fff;
	border-radius: 100%;
	border: 1px solid #2EBE35;
	box-shadow: 1px 1px 2px #239228;
	cursor: pointer;
}

.ctsc-shortcode-actions {
    padding: 20px 30px 20px;
    text-align: right;
    border-top: 1px solid #ccc;
}

#TB_footer .ctsc_shortcodes_home,#TB_footer .ctsc_shortcodes_presets{ color:#FFF; text-shadow:none; padding-left:10px;}
#TB_footer .ctsc_shortcodes_home{ float:left;}

/*preview */
#preview {
    background-color: #fff;
    margin: 0 -15px;
    padding: 20px;
    position: relative;
	z-index:1000;/*for tooltips*/
}
.ctsc-preview-delete {
    position: absolute;
    top: 20px;
    right: 10px;
    font-size: 20px;
    cursor: pointer;
}
.preview-title {
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
}
.ctsc-form-label-title {
    display:block;
    font-weight: bold;
    font-size: 1.1em;
    margin-bottom: .3em;
}
.ctsc-form-desc {
    display:block;
    margin-bottom: .4em;
}
.ctsc-form-text { display:block;}

.shortcode-name {
    padding: 20px 10px 10px 20px;
	margin-bottom:0;
    font-size: 18px;
    background-color: #eee;
}
.example-list {
    background-color: #eee;
    margin-bottom: 10px;
	margin-top:0;
    padding: 5px 20px 20px 20px;
    font-size: 14px;
}
.ctsc_shortcodes_container #ctsc-table {margin: 0 0 10px 0;}
.ctsc_shortcodes_container .form-table {border: 1px solid #e0e0e0;}

.ctsc_shortcodes_container .form-table-sub th {border: 1px solid #e0e0e0;}

.ctsc_shortcodes_container .form-table, .ctsc_shortcodes_container .form-table td, .ctsc_shortcodes_container .form-table th, .ctsc_shortcodes_container .form-table td p, .ctsc_shortcodes_container .form-wrap label {
font-size: 14px;
border-right: 1px solid #e0e0e0;
}

.ctsc_shortcodes_container .form-table tbody {
display: table-row-group;
vertical-align: middle;
border-color: inherit;
}
.ctsc_shortcodes_container .form-table tbody tr{ padding-right:10px;}
.ctsc_shortcodes_container .form-table tr:nth-child(odd) {
background: none repeat scroll 0 0 #FFFFFF;
border: 1px solid #E0E0E0;
}

.ctsc_shortcodes_container .form-table tr:nth-child(even) {
	border-bottom: 1px solid #e0e0e0;
	background-color: #F7F7F7;
}
.ctsc_shortcodes_container .form-table th {
font-weight: bold;
font-size: 15px;
line-height:1.5;
padding: 10px;
border-right: 1px solid #E0E0E0;
min-width: 130px;
}
.ctsc_shortcodes_container .form-table td {padding: 10px;}
.html5tooltip-top{ z-index:999999;}

/*icon css*/
.iconpicker i{
    padding:5px;
    cursor:pointer;
}

img.uploaded-image{
    display:none;
	max-width:100%;
}
input#ctsc_icon {display:none;}

.iconpicker {
    border: 1px solid #ccc;
    border-width: 1px 0 0 1px;
    display:none;
}

.iconpicker .fa {
    width: 15px;
    line-height: 15px;
    height: 15px;
    text-align: center;
    border: 1px solid #ccc;
    border-width: 0 1px 1px 0;
}

.iconpicker .fa.selected {
    background-color: #F9E4DC;
    transform: scale(1.2);
}
.icon-val {
    margin-bottom: 10px;
    overflow:hidden;
}

.ctsc_icon .icon-val input[type="text"],textarea#ctsc_content {
    width: 100%;
	max-width:510px;
    float: left;
}

.ctsc_icon .icon-val button {
    margin-top: 8px;
    margin-left: 10px;
}
.ctsc_icon .icon-val button {
    margin-bottom: 7px;
}

/*color*/

.ctsc_shortcodes_container .wp-picker-container input[type=text].wp-color-picker {
    width: 100%;
	display:block!important;
	/*max-width: 100%;*/
	
}
.ctsc_shortcodes_container .wp-color-result{
    display: block;     
}

.ctsc_shortcodes_container .wp-picker-container {
    width: 100%;
}
.probar {
    width: 100%;
    height: 10px;
    border: 2px solid #ccc;
    border-radius: 10px;
    position: relative;
    box-shadow: 0 0 5px rgba(0,0,0,.2) inset;
	margin-bottom:10px;
}
.probar-control {
    position:absolute;
    width: 14px;
    height: 14px;
    border-radius: 14px;
    margin-left:-9px;
    border: 2px solid #3F91B1;
    top:-4px;
    background-color: #fff;
    cursor: pointer;
}

.probar {
    width:500px;
	max-width:100%;
    float: left;
    margin-top: 12px;
    margin-right: 10px;
}

.ctsc_shortcodes_presets { position: relative; }
.ctsc_shortcodes_presets > .button { cursor: default; }
.ctsc-gp-popup {
	position: absolute;
	right: 250px;
	bottom: 50px;
	display: none;
	min-width: 160px;
	max-width: 500px;
	border: 1px solid #aaa;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #fff;
}
.ctsc-gp-head {
	margin-bottom: 10px;
	padding: 10px;
	border-bottom: 1px dotted #ccc;
}
.ctsc-gp-head .button {
	display: block;
	text-align: center;
}
.ctsc-gp-list {
	margin: 5px 0;
}
.ctsc-gp-list b {
	display: block;
	padding: 5px 10px;
	color: #aaa;
	font-weight: normal;
	font-style: italic;
}
.ctsc-gp-list span {
	position: relative;
	display: block;
	padding: 5px 10px;
	overflow: hidden;
	color: #21759b;
	cursor: pointer;
}
.ctsc-gp-list span:nth-child(odd) { background: #f8f8f8; }
.ctsc-gp-list span:hover {
	background: #eee;
	color: #d54e21;
}
.ctsc-gp-list span em {
	margin-right: 32px;
	white-space: nowrap;
	font-style: normal;
}
.ctsc-gp-list span i {
	position: absolute;
	top: 50%;
	right: 10px;
	display: block;
	width: 20px;
	height: 20px;
	margin-top: -10px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	color: #999;
	text-align: center;
	font-weight: normal;
	font-size: 12px;
	line-height: 20px;
}
.ctsc-gp-list span i:hover {
	background: #f03;
	color: #fff;
}


.ctsc_select{
    display:none ;
   
}
.ctsc_checkbox_field{
   background-color:#DBFFDB;
   color: #17A534;
   font-weight: bold;
}
.ctsc_select{
    border: 1px solid #ddd;
    line-height: 28px;
    padding: 6px 15px;
    font-size: 14px;
    cursor: pointer;
}

.ctsc_add_point {
	background-color: #FFFBE5;
	color: #AEA060;
	padding: 15px;
	margin-top:0px;    /*border-left: 3px solid #A59649;*/
}
/*
.ctsc_shortcode_add{
	color: #999;
    text-decoration: none;
    display: block;
    text-align: center;
    padding: 12px;
    border: 1px solid #999;
    background-color: #f5f5f5;
    font-size: 1.5em;
    text-transform: capitalize;	
	
	}*/
a.ctsc_child_clone_row_remove {
    color :#aaa;
    text-decoration:none;
    display:block;
    text-align:center;
    padding :10px;
    /*border :1px solid #aaa;*/
    background-color: #fff;
    font-size: 1.2em;
    text-transform :capitalize;
	
	/*border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #00AE00;	*/
	
	
}

a:hover.ctsc_child_clone_row_remove {
    /*border-color :#666;*/
    color :#666;
}

a.ctsc_child_shortcode_add {
	color: #999;
	text-decoration : none;
	display : block;
	text-align : center;
	padding : 12px;
	/*border : 1px solid #999;*/
	background-color : #DBFFDB;
	font-size : 1.5em;
	text-transform: capitalize;
}

a:hover.ctsc_child_shortcode_add {
	background-color: #EEFFEE;
	border-color: #666;
	color : #666;
}

.ctsc_shortcodes_container .ctsc_table_add tbody:nth-child(odd) tr th
{ 	border-left-width: 3px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #00AE00;
}
.ctsc_shortcodes_container .ctsc_table_add tbody:nth-child(odd) tr td.ctsc_remove
{ 	border-left-width: 3px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #00AE00;
}


.ctsc_shortcodes_container .ctsc_table_add tbody:nth-child(even) tr th
{
	border-left-width: 3px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #FF8040;
}
.ctsc_shortcodes_container .ctsc_table_add tbody:nth-child(even) tr td.ctsc_remove
{ 	border-left-width: 3px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #FF8040;
}
.ctsc_shortcodes_container .ctsc_table_add tbody.ctsc_add_tbody{ margin-top:10px;}
/*
table.ctsc_table_add tbody:nth-child(odd) {
	border-left-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #00AE00;
}

table.ctsc_table_add tbody:nth-child(even) {
	border-left-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #6060FF;
}*/