@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@700&family=Roboto:wght@500&display=swap');
.body
{
	font-family:Arial;
	font-size:13px;
	
	}
a{
 text-decoration:none;
 color:#0000cc;
 }
a:hover {
 text-decoration:none;
 color:#0000ff;
 }
.headerAdmin{
   background-color:#1d89e4;
   color:#ffffff;
   font-size:22px;
   font-weight:bold;
   line-height:36px;
   font-family:'Oswald',sans-serif;
}
.headerAdmin a {
    color:#ffffff;
    text-decoration:none;
}
.headerAdmin a:hover {
    color:#ffff00;

}
.footerAdmin {
   background-color:#1d89e4;
   color:#ffffff;
   height:30px;
   text-align:center;
   padding:10px 20px;
}
.tbView tr td 
{
	padding:5px;
	}
.leftMenuBg{
    box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
    background-color:#E7E9EB;
}
.leftTitle
{
	font-size:13px;
    font-weight:bold;
	line-height:30px;
	color:#000;
	vertical-align:middle;
     
}
.leftItem
{
	height:24px;
	background-color:#ffffff;
	color:#000;
	padding-left:5px;
	}
.leftItem a
{
	color:#000;
	}
.leftItem a:hover
{
	color:#0000cc;
	}
.titleLeft {
    border-bottom:solid 1px #e5e7e7;
   text-align:left;
   width:30px;
   /*background-image: linear-gradient(#f1f1f1, #e5e7e7);*/
   background-color:#e5e7e7;
   float:left;
   height:30px;
   padding-top:7px;
   padding-left:7px;
}	
.titleCenter {
    text-align:left;
   /*background-image: linear-gradient(#f1f1f1, #e5e7e7);*/
   background-color:#e5e7e7;
    padding:5px;
    float:left;
    height:30px;
    font-weight:500;
    padding-top:7px;
    font-size:15px;
    font-family:'Oswald', sans-serif;
}	
.titleRight {
   /*border-radius:0px 50px 0px 0px;
   background-image: linear-gradient(#f1f1f1, #e5e7e7);
    padding:5px;
    
    height:30px;*/
   
   float:left;
   width: 0; 
  height: 0; 
  border-bottom: 30px solid #e5e7e7;
  border-right: 30px solid transparent;
  width:30px;
}	

.titleEnd {
    border-bottom:solid 1px #e5e7e7;
    /*box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;*/
    height:30px;
    margin-left:10px;
    margin-bottom:10px;

}	
.cssShadow{
    box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
}
.text {  padding-left:6; padding-right:6}
li {
list-style : url(imagesadmins/arrow.gif);
}
.footerright
{
	color:Red;
}
.boxlogin
{
    font-weight:bold;
}
.daytime
{
	font-weight:bold;
	padding:5px;
}

.book
{
    text-transform:uppercase;
    font-size:12px;
    font-weight:bold;
    color:Red;
}

.red
{
    color:Red;
}

.maintitle
{
	text-decoration:none;
}
.bg {
	background-repeat:repeat-y;
	background-image: url(bg_03.gif);
	background-position: right;
	width: 174px;


}
td {
	font-family:  Arial;
	font-size: 12px;
	line-height: 17px;
}
select
{
		background-color: #eeeeee;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	padding:1px;
}
input {
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	padding:1px;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.cssbutton
{
	  line-height: 1.42857143;
	border:solid 1px #b2bcbe;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;  font-weight:bold;
	background-color:#1d89e4;
    color: #fff;
    border:none;
    border-radius:6px;
    padding:6px 10px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
}
.cssbuttonno
{
	height:28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;  font-weight:bold;
	background-color:#f3f3f3;
    border:solid 1px #ecede7;
    color: #000;
    border:none;
    border-radius:6px;
    padding:6px 10px;
   box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
	
}
.mybutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #009933;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #FFFFCC;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #FFFFCC;
	color: #FFFFFF;
}
.myunderline {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.nonscrollpage {
	overflow: hidden;
}
.tableheader {
	background-image: url(icon_theader.gif);
	background-repeat: no-repeat;
	padding-top: 1px;
	padding-bottom: 2px;
	height: 20px;
	font-size: 12px;
	color: #A85400;
	border-top: 0px none #666666;
	border-right: 0px none #666666;
	border-bottom: 1px solid #666666;
	border-left: 0px none #666666;
	font-weight: bold;
	}
body {
	background-color: #FFFFFF;
	margin:0px;
	padding:0px;
}
.lineR{
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #eeeeee;
	border-right-color: #cccccc;
	border-bottom-color: #eeeeee;
	border-left-color: #eeeeee;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.DataTable {
	background-color: #ffffff;
	padding-top: 1px;
	padding-bottom: 2px;
	height: 20px;
	font-size: 11px;
	}
	.bgtable
	{
	    background-color:#eeeeee;
	}
	.bgrow
	{
	    background-color:#ffffff;
	}
	
	
	
	.boxtables
{
    background-color:#c0c0c0;
}
.boxtablestd
{
    background-color:#ffffff;
    padding-left:2px;
    padding-bottom:4px;
    padding-top:4px;
}
.boxtablesleft
{
    background-color:#f3f3f3;
     padding-left:2px;
    padding-bottom:4px;
    padding-top:4px;

   
}

.boxdiemleft
{
    background-color:#f3f3f3;
    padding-left:2px;
    padding-bottom:4px;
    padding-top:4px;
     font-weight:bold;
}
.boxdiemright
{
    background-color:#ffffff;
    padding-left:2px;
    padding-bottom:4px;
    padding-top:4px;
   
}
.titlepax
{
    color:#d82219;
	font-weight:bold;
	font-size:15px;	
	text-transform:uppercase;
	padding-left:18px;
	cursor:pointer;
}
.boxcalendar
{
	border:#b2bcbe 1px solid;
}
.boxborder
{
	border:#c6c7c2 1px solid;	
	padding:5px;
}
.boxfile
{
	border:#c6c7c2 1px solid;
	background-color:#eeeeee;
	padding:5px;
}
.boxfaq
{
	background-color:#c6c7c2;
}
.boxindex
{
	background-color:#b2bcbe;
	
}
.indexrowheader
{
	background-image:url('../images/bgbutton.jpg');
	background-repeat:repeat-x;
	background-position:center left;	
	 padding-left:5px;
	 height:22px;


}
.faqrowindex
{
		background-color:#ffffff;
		padding:3px;
		text-align:justify;
}
.faqrowindex div
{
		padding-top:3px;
		padding-bottom:3px;
		
}
.faqrow
{
		background-color:#ffffff;
		padding:2px;
		
}
.faqrowbold
{
		background-color:#ffffff;
		padding:2px;
		font-weight:bold;
}
.faqdate
{
	font-weight:normal;
	font-style:italic;
	color:#363530;
	font-size:11px;
}
.divinfo
{
		width:160px;
	text-align:left;
	font-weight:normal;
}
.tablemenu td
{
	padding:2px;
}
.tablemenum
{
	width:12px;
	
}
.titlereport
{
	font-weight:bold;
	font-size:12px;
}
.resbox
{
	
	font-weight:bold;
	padding:5px;
	text-align:justify;
}
.viewbyfolder
{
	color:Red;
	text-transform:uppercase;
	font-weight:bold;
	padding:3px;
	background-image:url('../images/bgbutton.jpg');
	background-repeat:repeat-x;
	background-position:center left;
	border:#b2bcbe 1px solid;	
	text-align:center;
}
.divleftuser
{
	background-color:#eeeeee;
}
.divleftusersub
{
	background-color:#f3f3f3;
}
.tabtitle
{
	font-size:13pt;
	font-weight:bold;
	color:Red;
	padding-bottom:5px;
	padding-top:5px;
}
.boxtimechecker
{
		
}
.boxtimechecker td
{
	background-color:#ffffff;		
}
.checkerrow td
{
	font-weight:bold;
	text-align:center;
}
.fullname
{
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	color:#000000;
}
.fullname a
{
	font-weight:bold;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}
.fullname a:hover
{
	font-weight:bold;
	font-size:12px;
	color:#000000;
	text-decoration:underline;
}
.boxuser_1
{
	border-left: #ecede7 1px solid;
	border-top: #ecede7 1px solid;
	border-right: #ecede7 1px solid;
	border-bottom: #ecede7 1px solid;
	padding:5px;
	height:260px;
}
.boxuser
{
	border-left: #ecede7 1px solid;
	border-top: #ecede7 1px solid;
	border-right: #ecede7 1px solid;
	border-bottom: #ecede7 1px solid;
	padding:5px;
}
.imgbox
{
	background-color:#ffffff;
	padding:2px;
	border:#ededed 1px solid;
}
.tbCss
{
	text-align:center;
}
.head
{
	padding-bottom:5px;
	color:#ffffff;
	
	}
.head a 
{
	color:#ffffff;
	}
.head a:hover
{
	color:Yellow;
	}
	
.head_right
{
	color:#ffffff;
	padding-bottom:5px;
}
.head_right a
{
	color:#ffffff;
	text-decoration:none;
	
}
.head_right a:hover
{
	color:#ff0033;
	text-decoration:underline;
	
}
.header {
	padding-bottom:5px;
	color:#ffffff;
}
.header a 
{
	color:#ffffff;
	}
.header a:hover
{
	color:#ffff33;
	text-decoration:underline;
	}
.cssTbx
{
	text-align:center;
	}
.cssErr
{
    color:#ff0000;
    }
.form-control
{
	display:inline !important;
	font-size:12px !important;
    height:28px;
	}
.btn {
    height:28px !important; 
    font-size:12px !important;
    padding:5px 10px;
}
.cssGridView td
{
	padding:3px;
	}
.cssTable tr td {
    padding:3px;
}

.blank-5 {
    display: block;
    height: 5px;
    clear: both;
}

.blank-10 {
    display: block;
    height: 10px;
    clear: both;
}
.cssForm {
    display: inline-block;
    vertical-align: middle;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
    background-image: none;
    border: 1px solid #bfbfbf;
    border-radius: 3px;
    padding:5px 10px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.cssMainAdmin {
    /*max-width:1400px;*/
    width:100%;
}
.cssView {
    color:Blue;
}