/***********************************
 * Layout
 ***********************************/
 
 
@font-face {
 font-family: "DIN Next LT Arabic";
 src: url('fonts/571014405-DINNextLTArabic-Light.eot');
 src: url('fonts/571014405-DINNextLTArabic-Light.eot?#iefix') format('embedded-opentype'),
 url('fonts/571014405-DINNextLTArabic-Light.svg#DIN Next LT Arabic') format('svg'),
 url('fonts/571014405-DINNextLTArabic-Light.woff') format('woff'),
 url('fonts/571014405-DINNextLTArabic-Light.ttf') format('truetype');
 font-weight: normal;
 font-style: normal;
}


/*__________________________________search_________________________________________*/






.wSelect-el {
	width: 0px;
	height: 0px;
	padding: 0px;
	margin: 0px;
	border: none;
	overflow: hidden;
	display:none;
	 font-family: "DIN Next LT Arabic";

}
.wSelect {
	position: relative;
	display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: middle;
	cursor: pointer;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	 font-family: "DIN Next LT Arabic";

}

.wSelect *{
 font-family: "DIN Next LT Arabic";
}

.wSelect-arrow {
    position: absolute;
    width: 45px;
	left: 0px;
	top: 0px;
	height: 100%;
	background-repeat: no-repeat;
	background-position: 0px center;
}

.wSelect.wSelect-multiple {
	overflow: hidden;
}
.wSelect-selected {
    margin: 0;
    padding: 7px;
overflow: hidden;
white-space: nowrap;
background-repeat: no-repeat;
background-position: 0 center;
}
.wSelect-options-holder {
	position: absolute;
	display: none;
	right: 0px;
	z-index: 200;
	line-height:22px
}
.wSelect-multiple .wSelect-options-holder {
	position: relative !important;
	display: block !important;
	top: auto !important;
	z-index: auto !important;
	border: none !important;
}
.wSelect-options {
	overflow-y: auto;
	overflow-x: hidden;
}
.wSelect-option {
	background-repeat: no-repeat;
	background-position: 5px center;
	margin-bottom: 1px;
	cursor: pointer;
}
.wSelect-option-last {
	margin-bottom: 0px;
}
.wSelect-option-value {
	margin: 0 5px;
	padding: 5px 0;
	background-repeat: no-repeat;
	background-position: 0 center;
/*	white-space: nowrap;
	overflow: hidden;
*/}
.wSelect-option-disabled .wSelect-option-value {
	filter: alpha(opacity=20);
	opacity: 0.2;
}
.wSelect-option-icon {
	padding-left: 20px;
}

/***********************************
 * Theme - classic
 ***********************************/
 
.wSelect-theme-classic.wSelect {
    font-size: 15px;
    min-width: 100%;
    position: relative;
    height: 40px;
    text-decoration: none;
    outline: none;
    vertical-align: middle;
    background: #fffffe;
    cursor: pointer;
    text-align: right;
    direction: rtl;
    color: #000;
    border-radius: 20px;
    padding: 0 8px;
    line-height: 27px;
}

.wSelect-arrow {
    background: url(images/selectbox-arrow.png) no-repeat center center;
    background-position: center center;
}

.solidarity form{ overflow:visible !important}

/*.wSelect-theme-classic.wSelect-hover,
.wSelect-theme-classic.wSelect-active {
    border-color: rgb(82, 168, 236);
    border-color: rgba(82, 168, 236, 0.8);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
}
*/
.wSelect-theme-classic .wSelect-options-holder {
    background-color: #fff;
    min-width: 92px;
    border: 1px solid #e9ebe5;
    width: 100%;
}

.wSelect-theme-classic .wSelect-options {
	border: solid #FAFAFA 1px;
	border-radius: 4px;
    -webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
.wSelect-theme-classic .wSelect-option {
background-color: #FFF;
color: #6F6F6F;
}
.wSelect-theme-classic .wSelect-option-disabled {
	background-color: #FFF !important;
	color: #333 !important;	
}
.wSelect-theme-classic .wSelect-option-selected,
.wSelect-theme-classic .wSelect-option:hover {
background-color: #E9E9E9;
color: #373737;
}

/***********************************
 * Labels
 ***********************************/
.wLabel-top,
.wLabel-left,
.wLabel-left-top {
    vertical-align: middle;
    font-size: 10px;
    line-height: 16px;
    color: #999;
    display: block;
    margin: 5px 0 3px 3px;
}
.wLabel-left-top {
    vertical-align: top;
}
@media screen and (min-width: 600px) {
    .wLabel-left,
    .wLabel-left-top {
        display: inline-block;
        *display: inline;
        zoom: 1;
        width: 70px;
        text-align: right;
        margin: 0 0 7px 0;
    }
}
























/*__________________اتصل بنا_______________*/

.registeration_inner{
overflow: hidden;
position: relative;
}

.registeration_inner h1{ color:#292929 ; font-size:16px}

.registeration_inner h1 span{ color:#e1424a}



/*_____________طرق الدفع_______________
*/

.tabs{ overflow:hidden}

.tabs li
{
float: right;
list-style-type: none;

}

/*_____________طرق الدفع_______________
*/

.registeration_inner form{ overflow:hidden ; display:inline-block ; width:100%}

.reg_input_div {
    width: 100%;
    margin-bottom: 15px;
    position: relative;
    clear: both;
    color: #333;
    display: block;
    width: 100%;
    text-align: right;
    font-family: "DIN Next LT Arabic";
    font-size: 17px;
}


.reg_input_div label {
    color: #333;
    display: block;
    width: 100%;
    text-align: right;
    margin-bottom: 15px;
    font-family: "DIN Next LT Arabic";
    font-weight: 100;
    font-size: 17px;
}


.reg_input{width:310px;
    height:31px;
    clear: both;
    border: 1px solid #e1e1e1;
    padding: 2px;
    color: #999;
    margin-bottom: 5px;

}

.reg_input_div span{color: #e1424a;
font-size: 11px;
display: block;
}


.tab_container{
margin-bottom: 20px;
}

.tab_container h2{ color:#ee1c25; font-size:12px ; font-weight:normal}

.complete_action {
    color: #fff;
    font-weight: normal;
    font-size: 15.3px;
    float: none;
    margin-left: 20px;
    display: block;
    line-height: 39px;
    text-align: center;
	font-family: "DIN Next LT Arabic"; 
}


.submit_button2{cursor: pointer;
border: none;
color: rgba(255, 255, 255, 0.8);
font-size: 13.3px;
width:77px;
height:38px;
background:url(img/button_bg.png) repeat-x ;
float:left;
transition:none;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
-ms-border-radius:3px;
}

.submit_button2:hover{ background:#333 
}

.abs_mention{
position: absolute;
background: url(img/abs.png) repeat;
left: 0;
padding: 20px;
width: 240px;
border-radius: 20px;
-moz-border-radius:20px;
-webkit-border-radius:20px;
-ms-border-radius:20px;
border:1px solid rgba(225, 66, 74, 0.27);
    font-family: "DIN Next LT Arabic";
 }
 
 .abs_mention p{ 
    font-size: 14.6px;
    margin-bottom: 13px;
    font-family: "DIN Next LT Arabic";
	color:#323232;
	 }
 
 
 

input[type=radio].css-checkbox4 {
display:none;
transition:none;
}
						
input[type=radio].css-checkbox4 + label.css-label4 {
height: 18px;
display: block;
line-height: 20px;
background-repeat: no-repeat;
cursor: pointer;
transition: none;
}
 
input[type=radio].css-checkbox4:checked + label.css-label4 {
background-position: right -16px;
transition: none;
}

label.css-label4 {
background:url(img/check.png) right top 1px;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
transition:none;
-moz-appearance:none;
-webkit-appearance:none;
-o-appearance:none;
text-indent: 25px;
-webkit-transition:none;
-moz-transition:none;
-o-transition:none;
transition:none;
}



input[type=radio].css-checkbox3 {
display:none;
-webkit-transition:none;
-moz-transition:none;
-o-transition:none;
transition:none;
}

input[type=radio].css-checkbox3 + label.css-label3 {
height: 20px;
display: block;
line-height: 20px;
background-repeat: no-repeat;
cursor: pointer;
transition: none;
float: right;
width: 40px;
margin-top: 20px;
-webkit-transition:none;
-moz-transition:none;
-o-transition:none;
transition:none;
}

input[type=radio].css-checkbox3:checked + label.css-label3 {
background-position: right -19px;
-webkit-transition:none;
-moz-transition:none;
-o-transition:none;
transition:none;
}

label.css-label3 {
background:url(img/radio.png) right top ;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
transition:none;
-moz-appearance:none;
-webkit-appearance:none;
-o-appearance:none;
-webkit-transition:none;
-moz-transition:none;
-o-transition:none;
transition:none;
}

/*____________________*/

input[type=radio].css-checkbox7 {
display:none;
-webkit-transition:none;
-moz-transition:none;
-o-transition:none;
transition:none;

}

input[type=radio].css-checkbox7 + label.css-label7 {
height: 17px;
display: block;
line-height: 10px;
background-repeat: no-repeat;
cursor: pointer;
transition: none;
float: right;
-webkit-transition:none;
-moz-transition:none;
-o-transition:none;
transition:none;
padding-right: 20px;
margin-right:20px
}

input[type=radio].css-checkbox7:checked + label.css-label7 {
background-position: right -17px;
-webkit-transition:none;
-moz-transition:none;
-o-transition:none;
transition:none;
}

label.css-label7 {
background:url(img/check.png) right top ;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
transition:none;
-moz-appearance:none;
-webkit-appearance:none;
-o-appearance:none;
-webkit-transition:none;
-moz-transition:none;
-o-transition:none;
transition:none;
}







.line{
position: relative;
clear: both;
margin: 20px 0;
display: block;
height:1px;
background:url(img/line.png) repeat-x
}



#dl-menu{ display:none}

.loading {
    position: absolute;
    left: -39px;
    margin-top: -30px;
    background: url(img/loading.gif);
    padding: 17px;
    display: none;
}









/*____________________*/


input[type=checkbox].css-checkbox10 {
display:none;
-webkit-transition:none;
-moz-transition:none;
-o-transition:none;
transition:none;
}

input[type=checkbox].css-checkbox10 + label.css-label10 {
    height: 17px;
    line-height: 10px;
    background-repeat: no-repeat;
    cursor: pointer;
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
    padding-right: 20px;
    display: inline-block;
    width: auto;
    margin-bottom: 0;
    border: 0 !important;
    color: #333;
    padding-left: 0;
}

input[type=checkbox].css-checkbox10:checked + label.css-label10{
background-position:right -17px;
-webkit-transition:none;
-moz-transition:none;
-o-transition:none;
transition:none;
}

.tab_block > div label.css-label10 {
background: url(img/check.png) right top;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
transition:none;
-moz-appearance:none;
-webkit-appearance:none;
-o-appearance:none;
-webkit-transition:none;
-moz-transition:none;
-o-transition:none;
transition:none;
}



/*____________________*/

/*______tabs________*/

.tab_block2 {
    margin: 50px 0px;
}

.tab_block2 form {
    padding: 25px;
	max-width:340px;
	
}

.tab_block2 .reg_input_div .in_div {
    display: inline-block;
    width: 48.1%;
    margin-left: 1%;
    position: relative;
    margin-bottom: 10px;
}



.tab_block form input{ border-radius:0px}
.tab_block form input.submit_button2 {
    border-radius: 0px;
    background: #663300;
}





.solidarity{
    width:100%;
    height:auto;
    margin-top:0px !important ;
    padding-top:0px !important ;
    overflow:hidden
}

.solidarity .address{
    width:1170px;
    height:auto;
    margin:auto
}

.solidarity .address h3{
    margin:0;
    font-size: 23px;
    font-family: Cocon;
    font-weight:100;
    color:#333
}

.solidarity .address hr{
    width:100%;
    height:4px;
    border:0;
    background:#75c950;
    margin:0;
    margin-top:10px;
    border-radius:5px
}

.solidarity form > input, .reg_input, .solidarity form .card input{
    width:100%;
    height:40px;
    background:#fffffe;
    padding:20px;
    color:#000;
    font-size:18px;
    border:0;
    border-radius:20px;
    outline:none;
    font-family: "DIN Next LT Arabic";
    margin-bottom:20px
}

.solidarity input[type="submit"]{
    width:100%;
    height:40px;
    background:#75c950;
    color:#FFF;
    font-family: "DIN Next LT Arabic";
    font-size:21px;
    padding:0;
    clear:both
}

.solidarity form textarea{
    border:0;
    font-family: "DIN Next LT Arabic";
    margin-bottom:20px;
    color:#000;
    background:#e3e3e3;
    padding:0 20px;
    font-size:18px;
    border-radius:20px;
    width:100%;
    height:100px;
    resize:none;
    outline:none
}






.file-container{
    width:100%;
    background:#e3e3e3;
    border:0;
    height:40px;
    border-radius:20px;
    position:absolute;
    top:0
}

.file-container .button-file{
    height:40px;
    border:0;
    line-height:40px
}

.reg_input_div label, .reg_input_div span{ margin-right:0 }

.reg_input_div span{
    font-family: "DIN Next LT Arabic";
    font-size:12px
}

.reg_input{ margin-bottom:0 }

.row{ margin:0; margin-bottom:20px; width:100%; outline:none }

.tab_container h2{ font-size:19px; font-family: "DIN Next LT Arabic"; }
/*________________________________________________________  End Page Solidarity ________________________________________________________*/



.tab_block2 > div input:checked ~ div {
    display: block;
    opacity: 1;
    visibility: visible;
    max-height: 1500px;
    overflow: auto;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    background: #eae2c1;
}

.tab_block2 > div input ~ div {
    max-height: 0;
    opacity: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    clear: both;
    width: 100%;
    margin-bottom: 0;
    background: #eae2c1;
}

.tab_block2 > div input + label i {
    width: auto;
    font-size: 20px;
    background: none;
    display: inline-block;
    vertical-align: middle;
    line-height: 30px;
    font-style: normal;
}

.tab_block2 > div {
    display: block;
    position: relative;
    padding: 0;
    margin-bottom: 10px;
}

.tab_block2 .reg_input_div_3 .in_div {
    width: 100%;
    margin-left: 0;
    margin-bottom: 15px;
}

.tab_block2 .selectbox-dropdown {
    background: #fff;
}







