﻿
h1
{
    font-size:1.5em;
}
h2
{
    font-size:1em;
}
a {text-decoration:none; color:#0064af;}
a:hover{color:Red;}

ul{ padding:0px; margin:0px;}/*
ul li{line-height:35px;padding-left:10px; margin:0px;color:red;}
*/
p
{
    text-align: justify;
    
}

.bgColorli {border:1px solid #5b6b7b;background-color:#5b6b7b ;color:#cde0ef}

.NormalText
{
    font-family:Arial;
    font-size:11px;
    color:#333333;
}
#divMessage {border:solid 1px #b6bdc3; text-align:center;font-family:Zawgyi-One;color:#7a7886; font-size:13px;}
#divSuccessful {text-align:center;font-family:cilibri;color:#fc660f;font-size:20px;}
.MessageMyanmar
{
    text-align:center; 
    font-family:Zawgyi-One;
    color:#333333;
    font-size:15px;
}
.NormalTextMyanmar
{
    font-family:Zawgyi-One;
    color:#333333;
    font-size:11px;
}
.NormalHeader
{
    font-family:Bauhaus 93 ;
    font-size:5em;
}
.ColorHeader
{
    font-family:Bauhaus 93 ;
    color:#ce7d21;
    font-size:8em;
}

.NormalHeaderMyanmar
{
    font-family:Zawgyi-One;
    color:#053c72;
    font-size:15px;
}
.Address
{
   color:#150858; 
}
.post_desc
{
    color:#fc660f;
    font-size:15px;
}
.vacancy_others
{
     color:#737172;
}

.vacancy_header
{
     font-weight:bold;       
     color:#737172;
}



.Beginner
{
    font-size:20px;  
    font-weight:bold;    
    color:#fc660f;
}
#divBody ul li{list-style-type:upper-roman;}
#divSeeker table {border:groove 1px white;}
#divSeeker table tr {border:groove 1px white;}
#divSeeker table tr td {border:groove 1px white;}


#divLuckyDraw
{
   height:220px; margin-top:20px;text-align:center;
}
#divLuckyDraw tr
{
    height:25px;
}
#divLuckyDraw td
{
    border:solid 1px #6f6d6d;
}

.left_align
{
    text-align:left;
    padding-left:20px;
}

.NormalLabel
{
    font-family:Arial;
    font-size:11px;
    font-weight:bold;
}
.ThankYou
{
    text-align:center;font-family:cilibri; color:#fc660f; font-size:20px;
}

.w20{ width:20%; float:left;}
.w30{width:30%; float:left ;}
.w50{ width:30%; float:left ;}

.txtw100{ width:100px;}
.txtw50{ width:50px;}

#industry_header
{
	color:#497aa2;
	font-size:1em;
	font-family:Arial;
	font-size:15px;
}

/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}