﻿/* EDUCATION DETAIL V1 */

/*---------------------- MAIN PANEL -----------------*/
.SEducation_Detail_Main
{
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    max-width: 1500px;
    -moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
    clear: both;
}
.SEducation_Detail_Clear
{
    width: 100%;
    clear: both;
}
/*---------------------- MAIN PANEL -----------------*/


/*-------------------- TOP INFORMATION --------------*/
.SEducation_Top_Info_Main
{
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    max-width: 1500px;
    -moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
    clear: both;
}
.SEducation_Top_Info_Slice
{
    position: relative;
    display: block;
    float: right;
    width: 50%;
    height: auto;
    -moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.SEducation_Top_Info_Title_Main
{
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    padding: 5px;
    -moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.SEducation_Top_Info_Title_1, .SEducation_Top_Info_Title_2
{
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    padding: 10px;
    border-radius: 4px;
    font-family: 'IRANSans';
    font-style: normal;
    font-weight: normal;
    font-size: 0.9em;
    text-align: right;
    vertical-align: top;
    color: #325A5A;
    direction: rtl;
    -moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.SEducation_Top_Info_Title_1
{
    background-color: rgba(0,150,20,0.15);
}
.SEducation_Top_Info_Title_2
{
    background-color: transparent;
}
.SEducation_Top_Info_Clear
{
    width: 100%;
    clear: both;
}
/*-------------------- TOP INFORMATION --------------*/





@media screen and (min-width:0px) and (max-width:900px)
{
    
}

@media screen and (min-width:0px) and (max-width:600px)
{
    
}

@media screen and (min-width:0px) and (max-width:400px)
{
    
}