/* TYPOlight TinyMCE content CSS file */
body#tinymce { color:#666966; background:none !important; background-color:#ffffff !important; }
._____GENERALS_____{}
.text-capital {text-transform : uppercase;}
.text-transparent {
	color: rgba(255,255,255, 0.6);
}
.text-red {
	color: #DE0035;
}
.text-blue {
	color: #0052A2;
}
.text-yellow {
	color: #FAD100;
}

.like-h1 {}
.like-h2 {}
.like-h3 {}
.like-h4 {}

.text-big {
	font-size : 1.8rem;
}
.text-right {text-align: right;}
.text-left {text-align: left;}
.text-center{text-align: center;}
.text-full{text-align: justify;}
.text-underline{border-bottom: 1px solid;}
.text-nobreak {white-space: nowrap;}


._____KLASSEN_____{}
.text-button{}
.telefone-link{}


/* TinyMCE STYLES
--------------------------------------------------------------------*/
#tinymce .ce_text a {text-decoration : underline; color : #00c;}
#tinymce p, #tinymce h1, #tinymce h2, #tinymce h3, #tinymce h4 {	margin : 10px 3px 5px 1px;padding-left : 1px;}
#tinymce p {line-height: 1.6;	border-left : 5px solid #CCC;border-bottom : 1px solid #EEE;border-top : 3px solid #FFF; background: transparent url(../images/tinymce/tag-visual.gif) 850px 0 no-repeat; padding-right : 30px;}
#tinymce h1, #tinymce h2, #tinymce h3, #tinymce h4 {border-left : 5px solid #CCDFFF;	border-bottom : 1px solid #DEEEFF;border-top : 3px solid #FFF; background: transparent url(../images/tinymce/tag-visual.gif) -40px 0 no-repeat; padding-right : 30px;}
#tinymce.tl_content img {padding : 0 4px;}
#tinymce  ul, #tinymce  ol { min-height : 20px;  border-left : 5px solid #F1A6FD; border-top : 3px solid #FFF;}
#tinymce b, #tinymce p b { min-width : 20px; min-height : 20px; border-left : 5px solid #fefefe;}
#tinymce  li { padding : 2px 0; }
#tinymce sub, #tinymce sup {background-color :#d3f7cf}
#tinymce  ul li span {	background-color :#93FF9A;	margin: 0 3px; line-height : 16px;}
#tinymce address { border-left : 5px solid #2C6;border-bottom : 1px solid #2C6;border-top : 3px solid #FFF;}
#tinymce table {width : 90%;}
#tinymce table th { border-top: 3px solid #4f4;}
#tinymce table th, #tinymce table td {padding : 1px;}
#tinymce blockquote {
	margin : 0;
	font-style : italic;
}

#tinymce blockquote >:before,
#tinymce blockquote *>:before {
	content : '« ';
	margin-left : -10px;
	background-color: #defde7;
}

#tinymce blockquote >:after,
#tinymce blockquote *>:after {
	content : '»';
	padding-left : 5px;
	background-color: #defde7;
}

#tinymce blockquote p {
	background: none;
	padding : 0 10px;
	border-left : 5px solid #990;border-bottom : 1px solid #990;border-top : 3px solid #FFF;
}


#tinymce .text-capital {text-transform : uppercase;}
#tinymce .text-bold-italic {font-weight : bold; font-style:italic;}
#tinymce .text-bold {font-weight : 500;}
#tinymce .text-right {text-align: right;}
#tinymce .text-left {text-align: left;}
#tinymce .text-center{text-align: center;}
#tinymce .text-full{text-align: justify;}
#tinymce .text-underline{border-bottom: 1px solid;}
#tinymce .text-nobreak {background-color: rgba(159, 142, 217, 0.31);	 padding: 2px; white-space: nowrap;margin : 0 3px;}
#tinymce .text-deco { background-color: rgba(255, 188, 3, 0.38);	 padding: 2px; margin : 0 3px;}
#tinymce .text-white{ color: #aaa; padding: 2px;}


#tinymce .text-transparent,
#tinymce .text-big,
#tinymce .text-size-h1,
#tinymce .text-size-h2,
#tinymce .text-size-h3,
#tinymce .text-size-h4 {
	font-size: 13px;
	color: #333;
}


@media only screen and (max-width: 479px) {

}


@media only screen and (min-width: 480px) {

}
