/*
Arabic CSS
Dec. 6, 2017-
*/

@import url("../common/base.css");
@import url("../common/layout.css");

@import url("../../oq-composer/oq-composer.css");

h1 {
	color:#efefef;
	background-color:#03631F;
}

h2 {
	color:#efefef;
	background-color:#45A260;
}

.oq_header1 {
	background-color:#087B29;
	color:#efefef;

	background-position: left center;
	background-size: contain;
	background-image: url("../common/icon150-ar02.png");
	background-repeat: no-repeat;
	
	padding-left: 4em;
}

.oq_title {
	background-color:#f7f7f7;
	color:#0f0f0f;	
}

.header_menu {
	float:right;
	font-size:14px;
}

.oq_menu1 {
	background-color:#087B29;
}

.oq_footer {
	background-color:#e0e0e0;
}

.oq_menu_item a:link, .oq_menu_item a:visited {
	color:#efefef;
}

.header_menu a:link, .header_menu a:visited {
	color:#efefef;
}

.oq_page_component {
	background-color:#ffffff;
}

.char_list {
	font-size: 32px;
	font-family: "Traditional Arabic","Times New Roman";
}

/* Letter Windows*/
#org {
	font-size: 160px;
	font-family: "Traditional Arabic","Times New Roman";
}

#words {
	font-size: 24px;
	font-family: "Traditional Arabic","Times New Roman";
}

#vNameAre, #vPrnArea, #vWordPrnArea, #vOrderArea {
	display: none;
}


@media screen and (max-width:1000px) {

}

@media screen and (min-width:1000px) {

}
