#TB_ajaxContent{
	width:100% !important;
}
.card-container,.hidden{
	display:none;
}
.card-container.active{
	display:block;
}
/* select:focus{ */
	/* border: 0 !important; */
/* } */
input[type="button"]:focus{
	border: 0 !important;
	outline: 0 !important;
}
.cards-textarea,.cards-text{
	width:100%;
	padding:0 5px;
}
.cards-textarea{
	height:100px;
	font-size:15px;
	white-space: pre-wrap;
}
.background-image-preview { width : 100px; }
.path_image_background { width : 70%; }
.popup_heading { margin : 0 !important; }
.popup_suggestion {     
	font-size: 12px;
    color: green; 
    margin-top: 0;
}
#TB_window hr {
    margin-top: 6px;
    margin-bottom: 6px;
	clear :both;
}
.shortcode-add-form h3.popup_heading {
    font-size: 18px !important;
    font-weight: 600 !important;
}
.shortcode-add-form p.popup_desc {
	font-size: 14px !important;
    margin: 0;
    padding-bottom: 0 !important;
}
.shortcode-add-form .label-desc {
    width: 15% !important;
}
.shortcode-add-form .field-container-half {
    width: 32%;
    float: left;
    margin: 10px 0px;
}
.shortcode-add-form .field-container-halfs {
    width: 34%;
    float: left;
    margin: 10px 0px;
}
.shortcode-add-form .field-container-halfs .label-desc{
    width: 60% !important;
}
.label-desc label {
    display: inline-block;
    margin-bottom: .5rem;
    font-size: 13px;
    font-weight: 600;
}
.shortcode-add-form input, .shortcode-add-form button, .shortcode-add-form select, .shortcode-add-form optgroup, .shortcode-add-form textarea {
    font-size: 13px !important;
}
.ed-insert-shortcode {
    background: #03a0d2;
    color: #fff;
    border: 1px solid #ffffff;
    padding: 4px 20px;
}

p.ed-allowed-tags{
    word-wrap: break-word;
}
