@font-face {
	font-family:mitra;
	src: url('Bmitra/BMitra.eot');
	src: url('Bmitra/BMitra.eot?#iefix') format('embedded-opentype'),
		url('Bmitra/BMitra.woff') format('woff'),
		url('Bmitra/BMitra.ttf') format('truetype'),
		url('Bmitra/BMitra.svg#BMitra') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face{
	font-family:yekan;
	src: url('Byekan/BYEKAN.ttf') format('truetype');
	src: 
		url('Byekan/BYEKAN.eot') format('embedded-opentype'),
		url('Byekan/BYEKAN.woff') format('woff'),
		url('Byekan/BYEKAN.ttf') format('truetype'),
		url('Byekan/BYEKAN.svg#BKoodakBold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face{
	font-family:roya;
	src: url('Broya/BROYA.ttf') format('truetype');
	src: 
		url('Broya/BROYA.eot') format('embedded-opentype'),
		url('Broya/BROYA.woff') format('woff'),
		url('Broya/BROYA.ttf') format('truetype'),
		url('Broya/BROYA.svg#BKoodakBold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'metrize';
	src:url('Metrize/Metrize-Icons.eot');
	src:url('Metrize/Metrize-Icons.eot?#iefix') format('embedded-opentype'),
		url('Metrize/Metrize-Icons.woff') format('woff'),
		url('Metrize/Metrize-Icons.ttf') format('truetype'),
		url('Metrize/Metrize-Icons.svg#Metrize-Icons') format('svg');
	font-weight: normal;
	font-style: normal;
}
[data-icon]:before {
	font-family: 'metrize';
	content: attr(data-icon);
	speak: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}
[data-hint]{
	font-weight:bold;
}
.accessNavLink[data-hint]:after{
	font-size:14px;
}
*{
outline:none;
direction:rtl;
text-align:right;
}
body{
font-family:roya;
cursor:default;
background-color:#fafafa;
}
a,a:link,a:hover,a:visited,a:active{
text-decoration:none;
color:inherit;
}
.p-relative{
	position:relative;
}
form{
width:500px;
}
form.width300{
	width:300px;
}
form.width493{
	width:493px;
}
input.miniInput{
	max-width:100px;
}
input[type="text"],input[type="email"],input[type="password"],input[type="number"],select[el_type="input"],select[el_type="select"]{
	outline:none;
	padding:0 5px;
	font-family:roya;
	font-size:16px;
	border:1px solid #c0c0c0;
	width:268px;
}
select[el_type="input"],select[el_type="select"]{
	width:281px;
	height:33px;
	padding:3px;
}
input[type="text"]:hover,input[type="password"]:hover,input[type="email"]:hover,select:hover{
	border-color:#a0a0a0;
	box-shadow:3px 2px 5px #dfdfdf inset;
}
input[type="text"]:focus,input[type="password"]:focus,input[type="email"]:focus{
	border-color:#909090;
	box-shadow:3px 2px 5px #bfbfbf inset;
}
input[type="file"]{
	display:none;
}
.pointer{
	cursor:pointer !important;
}
div.flSlctrPnl{
	margin:5px 0 15px 0;
}
label.fileSelector{
	cursor:pointer;
	border:1px solid #909090;
	border-bottom-width:3px;
	background-color: #b0b0b0;
	background-image:-webkit-linear-gradient(top,#c0c0c0,#a0a0a0);
	background-image:-moz-linear-gradient(top,#c0c0c0,#a0a0a0);
	box-shadow:0px 0px 5px #a0a0a0;
	padding:3px 5px;
	color:#ffffff;
	border-radius:2px;
	float:right;
	font-size:15px;
}
label.fileSelector:hover{
	background-color:#5490AF;
background-image:-webkit-linear-gradient(top,#5395B7,#3C7490);
background-image:-moz-linear-gradient(top,#5395B7,#3C7490);
border-color:#12597D;
color:#ffffff;
box-shadow:0px 1px 5px #707070;
}
textarea,div.textarea,.textarea{
	font-family:roya;
	width:500px;
	/****************/
	height:200px;
	/****************/
	border:1px solid #c0c0c0;
	padding:10px;
	cursor:text;
}
div.textarea{
	/*min-height:200px;
	resize:vertical;*/
	overflow-y:auto;
}
textarea:hover,div.textarea:hover,.textarea:hover,textarea:focus,div.textarea:focus,.textarea:focus{
	box-shadow:0 0 5px #c0c0c0 inset;
}
pre,code{
	direction:ltr;
	text-align:left;
}
pre{
	border:1px solid #c0c0c0;
	background-color:#f0f0f0;
	padding:5px;
	font-size:13px;
}
ul,ol{
	margin:0;
}
button,input[type="submit"],input[type="reset"],input[type="button"]{
	border-width:1px;
	border-style:solid;
	border-bottom-width:2px;
	border-radius:5px;
	min-width:70px;
	cursor:pointer;
	text-align:center;
	font-family:yekan;
}
input[type="submit"],input[type="reset"],button[bu_type="formAction"]{
	min-height:30px;
	float:left;
}
button.editButton{
	background-color:#3DAD3D;
	border-color:#368636;
	color:#f0f0f0;
}
button.removeButton{
	background-color:#D80D0D;
	border-color:#A50F0F;
	color:#f0f0f0;
}
button.removeButton:hover,button.editButton:hover{
	color:#ffffff;
	box-shadow:0 2px 5px #dadada;
}

.actvActnBtn{
	margin-right:10px;
	border-color:#2D7BA2;
	color:#f0f0f0;
	background-color:#5490AF;
	background-image:-webkit-linear-gradient(top,#61A7CC,#5490AF);
	background-image:-moz-linear-gradient(top,#61A7CC,#5490AF);
}
.actvActnBtn:hover{
	border-color:#12597D;
	background-color:#3C7490;
	background-image:-webkit-linear-gradient(top,#5395B7,#3C7490);
	background-image:-moz-linear-gradient(top,#5395B7,#3C7490);
}
.DActvActnBtn{
	border-color:#cacaca;
	color:#5490AF;
	background-color: #eaeaea;
	background-image:-webkit-linear-gradient(top,#eaeaea,#e0e0e0);
	background-image:-moz-linear-gradient(top,#eaeaea,#e0e0e0);
}
.DActvActnBtn:hover{
	background-color:#5490AF;
	background-image:-webkit-linear-gradient(top,#61A7CC,#5490AF);
	background-image:-moz-linear-gradient(top,#61A7CC,#5490AF);
}

button div[data-icon]{
	font-size:22px;
	margin:0px 1px 5px;
	padding-top:3px;
	width:22px;
	height:22px;
	float:right;
}
button div{
	color:inherit;
}
button div.buttonTxt{
	font-size:16px;
	margin:0 5px 0 0;
	padding:2px 0 2px;
	float:right;
}
hr.rghtSctnHr{
	width:80%;
}
hr.admnMnHr{
	height:0;
	border:1px solid #CCA80D;
}
#testing{
	width:100px;
	height:89px;
	background-image:url('../../img/thm/test.png');
	position:absolute;
	right:0;
	top:0;
	display:none;
}
/***********************************/
.actionLink{
	font-family:yekan;
	font-weight:bold;
	cursor:pointer;
}
.editLink{
color:#3DAD3D;
}
.removeLink{
color:#D80D0D;
}
/**********************************/

.ltr{
	direction:ltr;
	text-align:left;
}
input.ltr{
	font-family:tahoma;
	padding:4px 5px;
}
.pageContentHeader{
	text-align:center;
	font-size:24px;
	font-weight:bold;
}
.formTxt{
	font-weight:bold;
}
.formRow_input{
	display:block;
	margin-bottom:20px;
}
.formRow_button{
	margin-top:10px;
}
#imgPreView,.imgPreView{
	max-width:300px;
	min-width:250px;
	max-height:250px;
	min-height:200px;
	display:none;
	margin:10px 0;
	box-shadow:0 0 10px #858585;
	border-radius:10px;
}
.imgPreView{
	display:block;
}
.hiddenButton{
	display:none;
}

/**********************************/
.clear{
clear:both;
}
.transition_05{
transition:all 0.5s ease-in-out;
}
.transition_02{
transition:all 0.2s ease-in-out;
}
.transition_inherit{
transition:inherit;
}
.loadingImg{
	width:100px;
	margin:auto;
	height:35px;
	background-image:url("../../img/thm/loading.gif");
	background-position:0 25px;
	background-repeat:no-repeat;
}
.loadingImg div{
	width:100px;
	text-align:center;
	font-family:yekan;
	font-size:13px;
	color:#8492AB;
	text-shadow:0 0 5px #AEC1E1;
}
.loadingImg div:before{
	content:"در حال بارگیری";
}
.centerError{
	text-align:center;
	font-family:yekan;
	font-size:18px;
	color:#D80C0C;
	font-weight:bold;
}
.formsResult{
	color:#D80C0C;
	font-family:yekan;
	float:right;
}
.bigPadding{
	padding:10px 10px 10px 10px;
}
.pagesPadding{
	padding-top:30px;
}
.main{
width:978px;
min-height:300px;
margin:50px auto 20px;
background-color:#ffffff;
border:1px solid #c0c0c0;
border-top:none;
box-shadow:0 0 20px #a0a0a0;
}
#siteHeader{
width:100%;
height:147px;
/*position:absolute;
right:0;
top:0;*/
background-image:-webkit-linear-gradient(top,#f5f5f5,#eaeaea);
background-image:-moz-linear-gradient(top,#f5f5f5,#eaeaea);
background-image:url("../../img/thm/header.jpg");
background-position:-15px -2px;
}
#siteHeaderContent{
	width:950px;
	margin:auto;
}
.siteHeaderRightCntnt{
	float:right;
	display:none;
}
.siteHeaderLefttCntnt{
	float:left;
}
#Logo_pic{
	width:120px;
	height:80px;
	float:right;
	background-image:url('../../img/thm/logo.png');
	margin-top:12px;
}
#Logo_text{
	float: right;
    font-size: 28px;
    margin-top: 15px;
    margin-right: 5px;
    font-family: mitra;
    font-weight: bold;
    text-shadow: 0 0 5px #b0b0b0;
}
#Logo_text>div{
	font-size:14px;
	opacity:0;
	margin-top:-15px;
}
.headerNav{
	background-color:#3f3f3f;
	border-radius:0 0 10px 10px;
	padding:5px 5px 8px;
	color:#ffffff;
	border-top:3px solid #101010;
	box-shadow:0 7px 10px -5px #505050;
	font-family:yekan;
	font-size:13px;
}
.headerNav a{
color:#e0e0e0;
margin:0 3px;
font-family:inherit;
}
.headerNav a:hover{
color:#ffffff;
}
.curentDate{
width:295px;
text-align:center;
font-family:yekan;
margin-top:10px;
}
.curentDate *{
	text-align:center;
}
.mainMenu{
	width:978px;
	height:50px;
	margin:auto;
}
/*********************/
body,.mainMenu{
	background-image:url('../../img/thm/pt/6.jpg');
}
/********************/
#MainMenu{
width:1000px;
height:50px;
/*position:absolute;
top:125px;
right:0;*/
margin-right:-10px;
background-color:#073B77;
background-image:-webkit-linear-gradient(top,#0A4992,#073B77);
background-image:-moz-linear-gradient(top,#0A4992,#073B77);
border:2px solid #0D335F;
border-top-color:#094285;
border-right:0;
border-left:0;
color:#ffffff;
z-index:1000009;
font-size:16px;

box-shadow:0 4px 13px -4px #202020;
}
div#MenuContent{
width:950px;
margin:auto;
}
div#MenuContent .SiteMenuNav{
float:right;
}
div#MenuContent .SiteMenuNav>a{
color:inherit;
text-decoration:none;
}
div#MenuContent .SiteMenuNav .menuItem{
float:right;
height:40px;
padding:10px 20px 0px;
border-right:2px solid #1F528C;
text-align:center;
cursor:pointer;
font-family:roya;
font-size:17px;
}
div#MenuContent .SiteMenuNav .menuItem:first-child{
	border-right:none;
}
div#MenuContent .SiteMenuNav .menuItem:hover{
box-shadow:0 0 25px #1D3B5D inset;
}
div#MenuContent .SiteMenuNav .menuItem.force-active{
	background-color:#ffeb3b;
	margin-top: -1px;
    height: 40px;
    border: 1px solid #FDD835;
    color: #000;
    font-weight: bold;
}
div#MenuContent .SiteMenuNav .menuItem.force-active:hover{
	/* box-shadow:0 0 25px #1D3B5D inset !important; */
	box-shadow: 0 0 10px #FFEB3B !important;
}
.submenuPanel{
	margin-top:12px;
	background-color:#f8f8f8;
	border:1px solid #808080;
	box-shadow: 0 7px 16px #808080;
	border-right:0;
	border-left:0;
	position:absolute;
	z-index:100;
	cursor:default;
	padding:15px 1%;
	right:0;
	width:98%;
}

.collegeMenu{
	min-width:930px;
	max-width:930px;
	min-height:150px;
	
	margin-right:-205px;
	display:none;
}
.oneClm{
	/* min-width:210px;
	max-width:210px;
	min-height:110px;
	margin-right:-25px; */
	display:none;
}
.oneClm.lstSbMnItm{
	margin-right:-80px;
}
.oneClm .dubleSubMenu{
    border-top: 1px solid #c8c8c8;
    cursor: default;
    margin-top: 10px;
    padding: 5px
}
.oneClm .dubleSubMenu .dubleSubMenu{
    margin-right:165px;
}

.oneClm .dubleSubMenu .dubleSub .dubleSubMenu{
    margin-right: 100px;
    min-width: 175px;
    background-color: #eaeaea;
    display: none;
    cursor: default;
    margin-top: -5px;
    padding: 5px;
    position: absolute;
}
.oneClm .dubleSubMenu .dubleSub:hover .dubleSubMenu{
    display: block;
}

.oneClm .dubleLeftPanel{
margin-right:-165px;
margin-top:-34px;
}
.submenuPanelArticle .dubleLeft:hover{
	padding-right:10px;
}
.menuItem:hover .submenuPanel{
display:block;
}
.submenuPanelSection{
width:222px;
padding:5px;
min-height:100px;
float:right;
color:#303030;
}
.submenuPanelSection:first-child{
border-right:none;
}
.submenuPanelHeader{
	border-bottom:1px solid #a0a0a0;
	font-weight:bold;
	color:#000000;
	text-shadow:0 0 6px #cacaca;
	font-family:yekan;
	padding-bottom:10px;
}
.submenuPanelArticle{
font-size:16px;
font-weight:bold;
display:flex;
}
.submenuPanelArticle .subMenuItem,.dubleSubMenu a{
color:#505050;
margin: 5px 0px;
border-bottom: 1px solid transparent;
font-family:mitra;
padding: 0 6px 5px;
}
.submenuPanelArticle .subMenuItem .doubleSub,.dubleSubMenu a{
	display:block;
}
.submenuPanelArticle>a.subMenuItem{
	display: inline;
    border-left: 1px solid #d0d0d0;
	padding: 0 10px 5px;
}
.submenuPanelArticle>a.subMenuItem:last-child{
	border-left: none;
}
.dubleSubMenu a{
	border-bottom:1px solid #d0d0d0;
}
.subMenuItem .dubleSub.subMenuItem:hover{
	background-color:#f0f0f0;
	/* border-bottom-color: #c0c0c0; */
}
.submenuPanelArticle .subMenuItem:last-child,.dubleSubMenu a:last-child{
/*border-bottom:none;*/
}
.submenuPanelArticle [class~="dubleSub"]:hover{
	color:#0662CC;
}
.submenuPanelArticle [class~="dubleSub"]:hover>.dubleSubMenu{
	display:block;
}
.submenuPanelArticle [class^="transition_05"]:hover,.dubleSubMenu a[class^="transition_05"]:hover{
	/* border-bottom-color: #c0c0c0; */
	color:#073D7B;
}
.students-cultural-menu .submenuPanelArticle .subMenuItem{
	padding:0 4px 5px !important;
}
.searchPanel{
float:left;
height:30px;
margin-left:15px;
width:250px;
}
.hoverPanel{
	display:none;
	z-index:999;
}
.form_search{
	width:250px;
	margin-top:10px;
}
#searchMenuPanel{
	width:255px;
	position:absolute;
	background-color:#ffffff;
	box-shadow:0 0 20px #505050;
	margin-top:-45px;
	border:1px solid #454545;
	border-radius:0px;
	padding:5px;
}
.searchPanelHead{
	font-size:16px;
	margin:0 0 0 5px;
	color:#303030;
}
#text_search{
margin-top:12px;
}
.text_search{
height:30px;
}
input[type="text"].text_search{
	width:228px;
	padding:0 5px 0 30px;
}
input[type="text"].searchPanelField{
	width:240px;
}
input[type="radio"]{
	margin:3px 7px 0 3px;
}
.searchOptions{
	margin:6px 0 7px;
}
.searchptionParam{
	margin:0 5px;
	font-size: 16px;
    font-weight: bold;
}
.text_search:hover{
border-color:#133F71;
}
.text_search:focus{
border-color:#0E2B4C;
}
.searchIcn{
	width:26px;
	height:26px;
	font-size:26px;
	position:absolute;
	margin-right:235px;
	margin-top:-29px;
	opacity:0.7;
	background-image:url('../../img/thm/search.png');
}
.text_search:focus+div{
opacity:1;
}
.srartSearch{
	
	margin-right:10px;
	margin-top:2px;
	
}
#mainSliders{
position:relative;
/*
width:950px;
margin:auto;
*/
}
.NewsSliderSubject{
	width: 38px;
    height: 27px;
    float: right;
    margin-top: 7px;
    margin-right: -10px;
    font-family: yekan;
    padding: 4px 15px 10px 10px;
    font-size: 20px;
    
    color: #073D7B;
    background-color: #f5f5f5;
	/*background-image:url('../../img/thm/pt/3.png');*/
	background-image:-webkit-linear-gradient(top,#f5f5f5,#e5e5e5);
	background-image:-moz-linear-gradient(top,#f5f5f5,#e5e5e5);
	text-shadow:0 0 5px #ececec;
}
.felesh{
    border-style: dashed solid dashed;
    border-color: transparent;
    border-right-color: #ececec;
    border-width: 10px 10px 10px 0;
    display: -moz-inline-box;
    display: inline-block;
    height: 0;
    line-height: 0;
    width: 0px;
	position:absolute;
	margin-top:18px;
right: 50px;
	
}
#mainSliders>nav.newsSliderNav{
width:615px;
float:right;
overflow:hidden;
margin-right:10px;
margin-top:3px
}
#newsSliderSeries{
	width:2850px;
}
#newsSliderSeries a{
	color:inherit;
}
.NewsLink{
width:195px;
float:right;
height:40px;
padding:4px 3px;
margin-left:4px;
cursor:pointer;
}
.NewsLink:hover{
box-shadow:0 0 5px #c0c0c0;
}
.NewsLinkImg
{
width:59px;
height:40px;
min-width:59px;
min-height:40px;
max-width:59px;
max-height:40px;
float:right;

border-left:1px solid #a0a0a0;
box-shadow:0 0 5px #a0a0a0;
}
.NewsLinkImg>img{
	width:inherit;
	height:inherit;
	max-width:inherit;
	max-height:inherit;
	min-width:inherit;
	min-height:inherit;
}
.NewsLinkTxt
{
width:120px;
height:40px;
float:right;
margin-right:5px;
margin-left:10px;
line-height:1;
word-break:break-word;
font-family:roya;
font-size:13px;
overflow:hidden;
}
.newsLinkHeader{
	color:#073D7B;
	font-weight:bold;
	margin-bottom:-5px;
}
.margin_top{
margin-top:10px;
}
.slidShowBox{
	float:right;
}
#slideShow{
width:655px;
height:350px;
box-shadow:0 0 10px #c0c0c0;
}
#slideshowText{
	width: 655px;
    height: 60px;
    background-color: #000000;
    color: #ffffff;
    opacity: 0.7;
    font-size: 17px;
    font-family: roya;
    text-align: center;
    padding: 10px 0 0;
    display: table;
    /* position: absolute; */
    margin-top: -80px;
    transition: all 0.2s ease-in-out;
}
#slideshowText:hover{
	opacity:0.8;
}
#bigSlidePanel{
width:300px;

float:left;
}
#PanelNav{
width:100%;
height:33px;
background-color:#1C9BD5;
background-image:-webkit-linear-gradient(top,#1CA1DE,#1888BB);
background-image:-moz-linear-gradient(top,#1CA1DE,#1888BB);
color:#ffffff;
padding-top:2px;
}
#PanelNav>.PanelNavBox{
	margin:0 20px;
	font-family:yekan;
	font-size:20px;
	text-shadow:0 0 8px #505050;
}
#PanelNav>.panelMenu{
width:100px;
height:38px;
float:right;
border:1px solid #0984BB;
color:inherit;
text-align:center;
padding-top:10px;
}
#PanelNav>.panelMenu:hover{
	background-color:#073D7B;
	box-shadow:0 0 15px #0D1A29 inset;
	border-color:#133F71;
}
.panelContent{
height:310px;
border:1px solid #0984BB;
border-top:none;
padding:3px 0;
}
#bigNavigation{
margin:auto;
background-color:#ffffff;
margin-top:25px;
margin-bottom:25px;
}
/*********************************/
.bigNavPnlBox{
	width:227px;
	float:right;
	transform-style:preserve-3d;
	transition:all 1s ease-in-out;
}
.bigNavPnlBox:first-child{
	margin-right:0;
}
/*********************************/
.bigNavPannel{
border:1px solid transparent;
}
.bigNavPannel:hover{
	background-color:#f0f0f0;
	border-color:#e0e0e0;
}
.miniBorder{
	border-right:1px solid #e0e0e0;
	margin:80px 8px 0 7px;
	height:100px;
	float:right;
}
/*********************************/
a.bigNavPannel_button{

    height: 31px;
    margin: auto;
    padding-top: 4px;
    text-align: center;
    display: block;
    background-color: #eaeaea;
	background-image:-webkit-linear-gradient(top,#eaeaea,#e0e0e0);
	background-image:-moz-linear-gradient(top,#eaeaea,#e0e0e0);
    border: 1px solid #d0d0d0;
	border-top-color:#e0e0e0;
    color: #0A4891;
    font-weight: bold;
    font-family: yekan;
	box-shadow:0px 2px 3px #e0e0e0;
}
.bigNavPannel:hover a.bigNavPannel_button{
background-color:#5490AF;
background-image:-webkit-linear-gradient(top,#61A7CC,#5490AF);
background-image:-moz-linear-gradient(top,#61A7CC,#5490AF);
border:1px solid #0C6999;
border-top-color:#4C8CAD;
color:#ffffff;
box-shadow:0px 2px 3px #a0a0a0;
}
.bigNavPannel a.bigNavPannel_button:hover{
background-color:#5490AF;
background-image:-webkit-linear-gradient(top,#5395B7,#3C7490);
background-image:-moz-linear-gradient(top,#5395B7,#3C7490);
border:1px solid #0C6999;
color:#ffffff;
box-shadow:0px 2px 3px #808080;
}
.bigNavPannel_head{
font-family:yekan;
text-align:center;
font-size:22px;
padding:9px 0 3px 0;
text-shadow:0 0 5px #bababa;
border-bottom:2px solid #e0e0e0;
}
.bigNavPannel_iconCenter{
	width:100px;
	height:100px;
	margin:15px auto 0px;
}
.bigNavPannel_icon{
height:100px;
width:100px;
margin-top:-4px;
text-shadow:0 0 10px #a0a0a0;
position:absolute;
}
/********************************/
.takmilyIcn{
	background-image:url(../../img/navAccss/takmili.png);
}
.doreIcn{
	background-image:url(../../img/navAccss/dore.png);
}
.tashakolIcn{
	background-image:url(../../img/navAccss/tashakol.png);
}
.eftkhrtIcn{
	background-image:url(../../img/navAccss/medal.png);
}
/********************************/
.bigNavPannel_text{
min-height:130px;
max-height:130px;
line-height:1.3;
font-size:17px;
text-align:justify;
padding:10px 10px;
text-shadow:0 0 7px #d0d0d0;
}
.bigNavPannel_text ul{
margin:0;
padding:0 17px;
}
.bigNavPannel_text ul a{
    margin:3px 0;
}
.bigNavPannel_text ul.bigNvPnlMrUl{
margin:0;
margin-top:-10px;
line-height:1.1;
}

.bigNavPannel_text ul a{
display:block;
margin-right:0;
}
.bigNavPannel_text ul a:hover{
color:#0A4891;
margin-right:6px;
}

#accessNav{
width:950px;
margin:25px auto 25px;
}
.goToAside{
width:50px;
height:51px;
font-family:'metrize';
font-size:48px;
margin-top:62px;
cursor:pointer;
display:none;
/*visibility:hidden;*/

}
.goToAside:hover{
text-shadow:0 0 5px #a0a0a0;
}
#goToRight_accessNav{
float:Right;
margin-right:20px;
}
#goToleft_accessNav{
float:left;
margin-left:20px;

}
#accessNavPanel{
	width:900px;
	height:150px;
	float:right;
	overflow:hidden;
	margin-right:32px;
	padding-top:25px;
    border-top:1px solid #e0e0e0;
}
#accessNavPanel_cont{
	width:1500px;
	height:125px;
}

.accessNavLink{
float: right;
    width: 125px;
    height: 125px;
    background-position: center;
    margin: 0px 12px 0;
    border-radius: 100%;
    opacity: 1;
    box-shadow: 0 0 15px #a0a0a0;
    background-size: cover;
}
/* .accessNavLink:hover{
	transform:rotateY(360deg);
	opacity:1;
} */
#siteFooter{
width:100%;
position:absolute;
right:0;
background-color:#202020;
padding-bottom:15px;
}
.footerNav{
	width:100%;
	position:absolute;
	background-color:#c0c0c0;
	height:30px;
	margin-top:10px;
}
.footerNavContent{
	width:950px;
	margin:auto;
	font-family:yekan;
}
.footerNavContent a{
	color:#202020;
}
.footerNavContent a:hover{
	color:#073D7B;
}
.siteFooterContent{
	width:950px;
	margin:auto;
	margin-top:50px;
}
.siteFooterContent header{
	font-family:yekan;
	font-size:17px;
	color:#00afff;
	text-shadow:0 0 5px #1A72B2;
}
.footerRightContent{
	width:320px;
	float:right;
	margin-right:50px;
}
.footerRightContent:first-child{
	margin-right:0px;
}
.footerRightContent a{
	color:#ffffff;
	opacity:0.8;
	display:block;
	margin-bottom:7px;
}
.footerRightContent a:hover{
	opacity:1;
}
.footerRightContent div.footerInfo{
	color:#ffffff;
	opacity:1;
	display:block;
	margin-bottom:7px;
}
.footerInfo div.footerInfoText{
	margin-right:30px;
}
.footerInfo div.footerInfoText div{
	
	direction:ltr;
	text-align:left;
}
.footerRightContent>section{
margin-top:10px;
}
.footerLinkicn{
float:right;
width:28px;
height:28px;
margin-left:5px;
font-size:25px;
margin-top:-2px;
}
.logo_small{
	background-image:url("../../img/thm/logo_small.png");
	width:28px;
	height:28px;
	border-radius:100%;
}
.footerRightContent a:hover .footerLinkicn{
	text-shadow:0 0 5px #1A72B2;
}
.footerLeftContent{
	width:320px;
	float:left;
	color:#f0f0f0;
}
.footerLogos{
	width:200px;
	margin-top:40px;
	text-align:center;
}
/****************/
.footerLogos br{
	display:none;
}
/****************/
.footerUniLogo{
	opacity:0.65;
	border-bottom:2px solid #6D6D6D;
    width:125px;
}
.footerUniLogo:hover{
	opacity:1;
}
.footerAddLogo{
	width:50px;
	height:50px;
	margin:5px;
	display:none;
}
.googleMap{
width:370px;
margin-top:40px;
margin-right:25px;
}
.googleMapImg{
width:370px;
height:220px;
box-shadow:0 0 20px #000000;
border-radius:10px;
border:0;
}
.footerLTRText{
	direction:ltr;
	text-align:center;
	font-family:tahoma;
	font-size:12px;
	color:#c0c0c0;
	/*margin-top:10px;*/
	margin-top:0px;
}
/********************************/
.notifList a{
	color:#073D7B;
}
.notifList li{
	margin:10px 0;
}
.notifList li{
	border-top:1px solid #808080;
}
.notifList li:first-child{
	margin:0 0 10px;
	border-top:none;
}
.notifList div{
	color:#505050;
	margin-top:-5px;
	font-size:11px;
	font-family:tahoma;
}
/********************************/
.readMore,a.readMore{
	color:#ffeb3b;
	float:left;
	font-size:16px;
	margin-top:3px;
	font-family:mitra;
	font-weight:bold;
}
.readMore:hover,a:hover.readMore{
	color:#ffc107;
}
/*********************************/
.main>section.pagesSection{
	margin-top:10px;
}
.pagesContent{
	width:690px;
	min-height:300px;
	float:left;
	
}
.rightSection{
	width:250px;
	float:right;
	
}
.sectionHeader{
	text-align:center;
	font-family:yekan;
	font-size:22px;
	color:#FF8600;
	/*border-bottom:2px solid #FF8600;*/
	text-shadow:0 0 10px #FFBD00;
	padding-top:5px;
	margin-bottom:-5px;
}
.sectionContents{
	padding:10px;
}
.rightMenuNav{
/*border-left:1px solid #c0c0c0;*/
padding:10px 0;
}
.colorRghtNv{
	background-color:#f9cc09;
	border-left:1px solid #f9cc09;
	color:#ffffff;
	border-radius:10px;
}
.rghtMnNvItm{
	height:36px;
	color:#101010;
	font-size:17px;
	font-family:roya;
	font-weight:bold;
	border:1px solid transparent;
	margin:5px 0;
	padding:8px 10px 0px;
	cursor:pointer;
}
.unSlctdRghtMnNvItm{
/*color:#777777;*/
color:inherit;
text-shadow:0 0 6px #584a0e;
}
.unSlctdRghtMnNvItm:hover{
	background-image:-webkit-linear-gradient(left,#f9cc09,#f9cc09);
	background-image:-moz-linear-gradient(left,#f9cc09,#f9cc09);
	color:#093567;
	padding-right:15px;
	text-shadow:0 0 6px #617892;
}
.slctdRghtMnNvItm{
	margin-left:-1px;
	margin-right:5px;
	background-image:-webkit-linear-gradient(left,#ffffff,#eeeeee,#dadada);
	background-image:-moz-linear-gradient(left,#ffffff,#eeeeee,#dadada);
	box-shadow:5px 0 15px -5px #909090;
	color:#073D7B;
	border:1px solid #c0c0c0;
	border-left:none;
	text-shadow:0 0 5px #c0c0c0;
	font-weight:bold;
}
.slctdRghtMnNvItm:hover{
	background-image:-webkit-linear-gradient(left,#ffffff,#eaeaea,#d5d5d5);
	background-image:-moz-linear-gradient(left,#ffffff,#eaeaea,#d5d5d5);
	color:#073D7B;
}
#pageHeader,.pageHeader{
	color:#202020;
	text-shadow:0 0 5px #a0a0a0;
	font-family:yekan;
	font-size:22px;
	margin-top:-4px;
	border-bottom:1px dashed #a0a0a0;
	padding-top:5px;
	padding-bottom:10px;
}
#pageArticle{
	margin:10px 0;
	padding:10px;
	font-size:18px;
}
/********************************/
.pageMsgPnl{
	width:200px;
	margin:auto;
}
#pageMsg{
	width:200px;
	height:30px;
	padding:10px;
	background-color:#FBCC14;
	border: 1px solid #E6BC16;
	border-radius:10px;
	position:fixed;
	top:60px;
	z-index:160;
	text-align:center;
	font-size:20px;
	font-family:yekan;
	text-shadow:0 0 10px #909090;
	box-shadow:0 0 15px #CEA919;
	display:none;
}
/************************************/
.linkBox{
	max-height:124px;
	margin:10px 0;
	border:1px solid #e0e0e0;
	padding:10px;
}
.linkBox:hover{
	box-shadow:0 0 15px #c0c0c0;
}
.linkBox .boxImg{
	min-width:100px;
	min-height:100px;
	max-width:100px;
	max-height:100px;
	width:100px;
	height:100px;
	box-shadow:0 0 10px #c0c0c0;
	border:1px solid #b0b0b0;
	float:right;
}
.linkBox .boxTxt{
	margin:0 10px;
	float:right;
}
.linkBox .boxTxt header{
	font-family:yekan;
	font-size:20px;
	color:#000000;
	text-shadow:0 0 10px #cacaca;
}
.linkBox .boxTxt article{
	font-size:13px;
	color:#404040;
	text-shadow:0 0 3px #f0f0f0;
}
/*************************************/
.oneClmPgs{
	width:500px;margin:20px auto;
}
.autForm{
	width:250px;
	margin:50px auto;
	padding-right:200px;
}
.autForm input[type="text"],.autForm input[type="password"]{
	width:238px;
}
#autFrmElmnt{
	width:256px;
	height:256px;
	position:absolute;
	margin-top:-40px;
	background-image:url('../../img/thm/aut.png');
	opacity:0;
}
/***************************************************/
.menuFelesh{
	border-style: dashed solid dashed;
    border-color: transparent;
    display: -moz-inline-box;
    display: inline-block;
    height: 0;
    line-height: 0;
    width: 0px;
	position:absolute;
	
}

.mnFlshRghtTp{
	border-left-color: #303030;
    border-width: 10px 10px 0px;
	margin-top:-12px;
	margin-right:-10px;
	
	display:none;
}
.mnFlshRghtBtm{
	border-left-color: #303030;
    border-width: 0px 10px 10px;
	margin-top:52px;
	margin-right:-10px;
}
.mnFlshLftTp{
	border-right-color: #303030;
    border-width: 10px 10px 0px;
    margin-top: -12px;
    margin-right: 989px;
	
	display:none;
}
.mnFlshLftBtm{
	border-right-color: #303030;
    border-width: 0px 10px 10px;
    margin-top: 52px;
    margin-right: 989px;
}
/************************/
.newsQA{
	background-image:url('../../img/qckAccss/news.jpg');
}
.ntfQA{
	background-image:url('../../img/qckAccss/notif.jpg');
}
.bookQA{
	background-image:url('../../img/qckAccss/books.jpg');
}
.stuQA{
	background-image:url('../../img/qckAccss/students.jpg');
}
.profQA{
	background-image:url('../../img/qckAccss/profs.jpg');
}
.emailQA{
	background-image:url('../../img/qckAccss/email.png');
}
/********************************************************/
.flSlctrMsg{
	color:#ff0000;
	font-family:yekan;
	font-size:13px;
	float:right;
	margin-right:20px;
	margin-top:6px;
}
.frmRslt{
	color:#ff0000;
	font-family:yekan;
}
/*******************************/
.lmtdNtfLst{
	max-height:280px;
	min-height:280px;
	height:280px;
	margin-right:-20px;
}
/********************************/
#adminNav{
	position:absolute;
	top:0;
	background-color:#f9cc09;
	color:#ffffff;
	text-shadow:0 0 8px #584a0e;
	text-align:center;
	padding:5px 10px;
	min-height:20px;
	border:1px solid #ECC000;
	border-radius:0 0 10px 10px;
	font-family:yekan;
	font-size:13px;
}

#adminNav a:hover{
	text-shadow:0 0 5px #1D1907;
}
/*******************************/
.alertMsg{
	color:#ff0000;
	font-family:yekan;
	text-align:center;
}
/*******************************/
.galleryBox{
	width:200px;
	height:200px;
	border:1px solid #505050;
	float:right;
	margin:10px 10px 45px;
	opacity:0.85;
}
.galleryBox:hover{
	opacity:1;
}
.galleryBox img{
	width:inherit;
	height:inherit;
}
.galleryBox aside{
	width:inherit;
	max-height:50px;
	background-color:#000000;
	color:#ffffff;
	opacity:0.7;
	text-align:center;
	margin-top:-60px;
	padding:10px 0;
}
.galleryBox nav{
	text-align:center;
	margin-top:5px;
}
.galleryBox.galleryImg{
	width:310px;
	height:250px;
}

/***************************/
#pageArticle a,#pageArticle a:link,#pageArticle a:visited,#pageArticle a:active{
color:#0C6E9A !important;
}
#pageArticle a:hover{
color:#007aff !important;
}
/*****************/
#panelsBackground{
	width:100%;
	height:100%;
	position:fixed;
	background-color:transparent;
	z-index:990;
	display:none;
}
/*****************************************/
.tabs{
	padding:10px 0 0;
	border-bottom:2px solid #dadada;
	margin:5px auto;
}
.home-tabs{
	padding:0px !important;
}
.tabs .tabs-item{
	min-width:70px;
	font-family:yekan;
	color:#303030;
	padding:0 5px 2px;
	background-color:#f0f0f0;
	border:1px solid #dadada;
	border-bottom-width:2px;
	border-radius:5px 5px 0 0 ;
	float:right;
	text-align:center;
	margin:0 3px -2px;
	cursor:pointer;
}
.tabs.home-tabs .tabs-item{
	padding:0 3px 2px;
	margin:0 2px -2px;
	font-weight: bold;
	font-size:14px;
    min-width: 30px;
	font-family:mitra;
}
.tabs .tabs-item.active{
	background-color:#e0f7fa;
	color:#0A4992;
	border-bottom-color: transparent;
}
.tabs-content{
	margin-top:10px;
}
.home-tabs+.tabs-content{
	margin-top:5px !important;
	padding-right:3px;
overflow-y: scroll;
}
.item-info{
	font-family:mitra;
	font-size:15px;
	color:#505050;
	border-bottom:1px dashed #e0e0e0;
	padding:0 5px 5px;
	margin:-5px auto 10px;
}
.header-force-link{
	margin-top:13px;
}
.header-force-link a{
	padding:5px 10px;
	background-color:#ffeb3b;
	box-shadow:0 2px 7px #998b0c;
	border-radius:5px;
	font-family:roya;
	font-weight:bold;
}