﻿/* textbox */

.overlaysms{    
    position:fixed;
    top:0px;
    bottom:0px;
    left:0px;
    right:0px;
    z-index:100;
	background-color:#000000;
	filter: Alpha(Opacity=20);
	opacity: 0.20;
	/*-moz-opacity: 0.70;*/
}
a.boxclose{
    float:right;
    width:26px;
    height:26px;
    background:transparent url(../Images/Icon/cancel.png) repeat top left;
    margin-top:-30px;
    margin-right:-30px;
    cursor:pointer;
}
.boxsms
{
    position: fixed;
    top: -450px;
    left: 30%;
    right: 30%;
    padding: 20px;
    font-size: 9pt;
    font-weight: bold;
    color: #336699;
    border: 2px solid #333333;
    background-color: #fcfaf6;
    z-index: 101;
}
.txta
{
	border:none;
	width:182px;
	padding-top:4px;
	padding-bottom:4px;
}
.txtb
{
	width:182px;
	padding-top:0px;
	padding-bottom:0px;
}
.txtav
{
	width:176px;
	font-family: "Segoe UI";
}
.txtc
{
	margin:5px;
	height:150px;
	width:535px;
}
.txtd
{
	margin-top:5px;
	height:50px;
	width:700px;
}
.txtcf
{
	margin:5px;
	height:70px;
	width:530px;
}
.HideTextbox
{
 visibility: hidden;
}
.txtHighlight
{
	background-color:#fffacd;
}
/* listbox */
.lbx
{
	margin:5px;
	height:150px;
	width:540px;
}



input.twitterStyleTextbox:focus,textarea:focus{
    outline: none;
    border: 1px solid #7bc1f7;
    box-shadow: 0px 0px 8px #7bc1f7;
    -moz-box-shadow: 0px 0px 8px #7bc1f7;
    -webkit-box-shadow: 0px 0px 8px #7bc1f7;
}


.select 
{
	border: 1px solid #c4c4c4;
    width: 180px;
    height: 29px;
    font-family: "Segoe UI";
    font-size: 13px;
    padding: 4px 4px 4px 4px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    box-shadow: 0px 0px 8px #d9d9d9;
    -moz-box-shadow: 0px 0px 8px #d9d9d9;
    -webkit-box-shadow: 0px 0px 8px #d9d9d9;
	
}

.select:focus {

	outline: none;
    border: 1px solid #7bc1f7;
    box-shadow: 0px 0px 8px #7bc1f7;
    -moz-box-shadow: 0px 0px 8px #7bc1f7;
    -webkit-box-shadow: 0px 0px 8px #7bc1f7;
}

.listbox 
{
	
	margin:5px;
	height:150px;
	width:540px;
	border: 1px solid #c4c4c4;
    font-family: "Segoe UI";
    font-size: 13px;
    padding: 4px 4px 4px 4px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    box-shadow: 0px 0px 8px #d9d9d9;
    -moz-box-shadow: 0px 0px 8px #d9d9d9;
    -webkit-box-shadow: 0px 0px 8px #d9d9d9;
	
}
.listbox:focus  
{
	  outline: none;
    border: 1px solid #7bc1f7;
    box-shadow: 0px 0px 8px #7bc1f7;
    -moz-box-shadow: 0px 0px 8px #7bc1f7;
    -webkit-box-shadow: 0px 0px 8px #7bc1f7;
}


/* button */
.btn
{
	padding:4px 4px 4px 4px;
	min-width:70px;
	background-color:#ffffff;
	border:solid 1px #7f94b7;
	font-family:Calibri;
	font-size:10pt;
	color:#000000;
	font-weight:bold;
	cursor:pointer;
	width: 110px;
}
.btn1
{
	padding:4px 4px 4px 4px;
	min-width:70px;
	background-color:#ffffff;
	border:solid 1px #7f94b7;
	font-family:Calibri;
	font-size:10pt;
	color:#000000;
	font-weight:bold;
	cursor:pointer;
	width: 57px;
}

	
.btnlogin
{
	min-width: 90px;
	background-color: #ffffff;
	border: 2px solid #7f94b7;
	font-family: Calibri;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	cursor: pointer;
}
.btna
{
	padding:4px 4px 4px 4px;
	background-color:#F4030F;
	border:none;
	font-family:Arial;
	font-size:9pt;
	color:#ffffff;
	cursor:pointer;
}
/* label */
.lbl
{
	color:#000000;
}
.lbla
{
	color:Maroon;
}
.lblb
{
   border-style: none;
	border-color: inherit;
	border-width: medium;
	color:Red;
   	background :transparent;
   	font-size:8pt;
	margin-bottom: 0px;
	height: 16px;
	width: 89px;
}
.lblbc
{
   border-style: none;
	border-color: inherit;
	border-width: medium;
	color:Red;
   	background :transparent;
   	font-size:11pt;
	margin-bottom: 0px;
}
.lblc
{
	color:#ffffff;
	padding:7px;
	padding-left:20px;
	padding-right:20px;
	background-image:url(../images/icon/droparrow.png);
	background-repeat:no-repeat;
	background-position:right center;
}

/* dropdown */
.ddl
{
	font-size:10pt;
}
.ddla
{
	font-size:8pt;
	font-family: "Segoe UI";
}
.ddl-logout
{
	background-color:#ffffff;
	padding:2px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:20px;
	padding-left:20px;
	display:block;
	text-align:left;
	color:Black;
	text-decoration:none;
	border-bottom:solid 1px #cecccc;
	border-left:solid 1px #cecccc;
	border-right:solid 1px #cecccc;
	background-image:url(../Images/Icon/logout.png);
	background-repeat:no-repeat;
	background-position:left;
}
.ddl-logout:hover
{
	background-color:#1785cd;
	color:#ffffff;
}
.ddl-password
{
	background-color:#ffffff;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:20px;
	padding-left:20px;
	display:block;
	text-align:left;
	color:Black;
	text-decoration:none;
	border-bottom:solid 1px #cecccc;
	border-left:solid 1px #cecccc;
	border-right:solid 1px #cecccc;
	background-image:url(../Images/Icon/password.png);
	background-repeat:no-repeat;
	background-position:left;
}
.ddl-password:hover
{
	background-color:#1785cd;
	color:#ffffff;
}
.ddl-account
{
	background-color:#ffffff;
	padding:2px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:20px;
	padding-left:20px;
	display:block;
	text-align:left;
	color:Black;
	text-decoration:none;
	border-bottom:solid 1px #cecccc;
	border-left:solid 1px #cecccc;
	border-right:solid 1px #cecccc;
	background-image:url(../Images/Icon/user.png);
	background-repeat:no-repeat;
	background-position:left;
}
.ddl-account:hover
{
	background-color:#1785cd;
	color:#ffffff;
}

/* fileuplod */
.fileupload
{
}

/* link */
.lnk
{
	color:#ffffff;
	text-decoration:none;
}
.lnkticket:active, .lnkticket:visited, .lnkticket:link
{
	margin-left:5px;
	color:#000000;
	text-decoration:none;
}
.lnkticket:hover
{
	color:#000000;
}
.lnkticketitem:active,.lnkticketitem:visited,.lnkticketitem:link
{
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	cursor:pointer;
}
.lnkticketitem:hover
{
	text-decoration:underline;
	cursor:pointer;
}
.lnkbutton
{
	cursor:pointer;
}
/* popup */
.popup
{
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
	z-index:1 !important;
}
.popup-content
{
	background-color:#ffffff;
	border:solid 1px #000000;
	z-index:2 !important;
	}
.popup2
{
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
	z-index:51 !important;
}
.popup-content2
{
	background-color:#ffffff;
	border:solid 1px #000000;
	z-index:52 !important;
	position:absolute;
}
.popup-content3
{
	background-color:#ffffff;
	border:solid 1px #CECCCC;
	z-index:52 !important;
	position:absolute;
	padding:8px;
	width:100px;
	top: 105px;
	left: 203px;
	height: 15px;
}
table.popup-content-main
{
	min-width:100px;
}
td.popup-header
{
	padding:4px 4px 4px 10px;
	height:30px;
	font-size:11pt;
	color:#ffffff;
	background-color:#F7941D;
	
	
	font-family:Calibri;
	font-size:10pt;
	cursor:pointer;
}
td.popup-body
{
	padding:8px;
	font-size:9pt;
	color:#000000;
}
td.popup-footer
{
	padding:6px;
	height:30px;
	background-color:#e3e3e5;
}
td.popup-footer1
{
	
	height:30px;
	background-color:#e3e3e5;
	width:680px;
}
td.line
{
	border-top:dashed 1px #e3e3e5;
	height:1px;
}
/* span */
span.label
{
	font-size:8pt;
}

/* menu */
/* menu */
.sidemenustatic
{
	padding-left:3px;
	color:#990000;
}
.sidemenustaticselected
{
	font-weight:bold;
}
.sidemenustatichover
{
	text-decoration:underline;
}

.menustatic
{
	width:182px;
	border:solid 1px #cecccc;
	font-size:9pt;
	font-weight:bold;
	padding:5px 5px 5px 5px;
}
.menustaticitem
{
	display:block;
	width:168px;
	padding:3px 0px 3px 0px;
	margin-right:-40px;
	color:#000000;
	text-indent:5px;
	border-bottom:solid 1px #dbdada;
}
.menustatichover
{
	background-color:#1785cd;
	color:#ffffff;
}

.menudynamichover
{
	background-color:#1785cd;
	color:#ffffff;
}

.menudynamicitem
{
	display:block;
	width:168px;
	padding:3px 0px 3px 0px;
	color:#000000;
	text-indent:5px;
	border-bottom:solid 1px #dbdada;
	margin-right:-40px;
}
.menudynamic
{
	/*position:relative;*/
	width:170px;
	border:solid 1px #cecccc;
	font-size:9pt;
	font-weight:bold;
	padding:5px 5px 0px 5px;
	z-index:1;
}

.submenustatic
{
	display:block;
	margin-left:-4px;
	margin-top:-4px;
	width:182px;
	font-size:9pt;
	font-weight:bold;
}
.submenustaticitem
{
	display: block;
	width: 182px;
	padding: 3px 0px 3px 0px;
	color: #800000;
	text-indent: 5px;
	border-bottom: solid 1px #dbdada;
}
.submenustatichover
{
	background-color:#1785cd;
	color:#ffffff;
}
/* end of menu */

/* gridview */

/* menu */
/* menu */
.sidemenustatic
{
	padding-left:3px;
	color:#990000;
}
.sidemenustaticselected
{
	font-weight:bold;
}
.sidemenustatichover
{
	text-decoration:underline;
}

.menustatic
{
	width:182px;
	border:solid 1px #cecccc;
	font-size:9pt;
	font-weight:bold;
	padding:5px 5px 5px 5px;
}
.menustaticitem
{
	display:block;
	width:168px;
	padding:3px 0px 3px 0px;
	margin-right:-40px;
	color:#000000;
	text-indent:5px;
	border-bottom:solid 1px #dbdada;
}
.menustatichover
{
	background-color:#1785cd;
	color:#ffffff;
}

.menudynamichover
{
	background-color:#1785cd;
	color:#ffffff;
}

.menudynamicitem
{
	display:block;
	width:168px;
	padding:3px 0px 3px 0px;
	color:#000000;
	text-indent:5px;
	border-bottom:solid 1px #dbdada;
	margin-right:-40px;
}
.menudynamic
{
	/*position:relative;*/
	width:170px;
	border:solid 1px #cecccc;
	font-size:9pt;
	font-weight:bold;
	padding:5px 5px 0px 5px;
	z-index:1;
}

.submenustatic
{
	display:block;
	margin-left:-4px;
	margin-top:-4px;
	width:182px;
	font-size:9pt;
	font-weight:bold;
}
.submenustaticitem
{
	display: block;
	width: 182px;
	padding: 3px 0px 3px 0px;
	color: #800000;
	text-indent: 5px;
	border-bottom: solid 1px #dbdada;
}
.submenustatichover
{
	background-color:#1785cd;
	color:#ffffff;
}
/* end of menu */




.gvstyle
{
	color:#000000;
	border:solid 1px #97969c;
	width:100%;
	font-size:9pt;
	margin-left: 0px;
	margin-top: 0px;
}

.gvstyle2
{
	color:#000000;
	border:solid 1px #CBCBCB;
	width:100px;
}
.gvheader
{
	background-color:#302f35;
	background-image:url(../Images/gv-header-bg.gif);
	background-repeat:repeat-x;
	border:solid 1px #000000;
	color:#ffffff;
	height:24px;	
	padding-left:10px;
	font-weight:100;
	font-size:8pt;
}
.gvnormal
{
	background-color:#FFFFFF;
	height:24px;
	border-top:solid 1px #CBCBCB;
	border-bottom:solid 1px #CBCBCB;
}
.gvalternate
{
	background-color:#FCFAF6;
	height:24px;
	border-top:solid 1px #CBCBCB;
	border-bottom:solid 1px #CBCBCB;
}
.gvselected
{
	background-color:#FCDA95;
	height:24px;
	color:#000000;
	border-top:solid 1px #CBCBCB;
	border-bottom:solid 1px #CBCBCB;
}
.gvoverdue
{
	background-color:#FCDA95;
	height:24px;
	color:Red;
	border-top:solid 1px #CBCBCB;
	border-bottom:solid 1px #CBCBCB;
}
.gvpager
{
	background-color:#ffffff;
	color:#000000;
	height:20px;	
}
.gv-block
{
	width:20px;
	background-color:#e3e3e5;
	border-right:solid 1px #bbbbbb;
	background-repeat:repeat;
}
.gv-block:hover
{
	background-image:url(../Images/Icon/edit.gif);
	background-repeat:no-repeat;
	background-position:center;
}
.gv-block2
{
	width:20px;
	background-color:#e3e3e5;
	border-right:solid 1px #bbbbbb;
	background-repeat:repeat;
}
.gv-block2:hover
{
	background-image:url(../Images/Icon/add.png);
	background-repeat:no-repeat;
	background-position:center;
}
.gv-block5
{
	width:37px;
	background-color:#e3e3e5;
	border-right:solid 1px #bbbbbb;
	background-repeat:repeat;
}
.gv-block5:hover
{
	background-image:url(../Images/Icon/add.png);
	background-repeat:no-repeat;
	background-position:center;
}
.gv-block3
{
	width:20px;
	background-color:#e3e3e5;
	border-right:solid 1px #bbbbbb;
	background-repeat:repeat;
}

.gv-block4
{
	width:20px;
	background-color:#e3e3e5;
	border-right:solid 1px #bbbbbb;
	background-repeat:repeat;
}
.gv-block4:hover
{
	background-image:url(../Images/Icon/Email.png);
	background-repeat:no-repeat;
	background-position:center;
}
/* end of gridview */

/* pager */
.btnpager
{
	border:solid 1px #97969c;
}

/* required field */
.highlightfield
{
	background-color:#fffacd;
	border:solid 1px #f1ca7e;
	padding:1px;
}

.rdb
{
	padding:0px;
	margin:0px;
}

/* message */
table.message
{
	width:100%;
	border:solid 1px #cecccc;
}
tr.messageheader
{
	background-image:url(../Images/panel-header.gif);
	background-repeat:repeat-x;
	font-family:Calibri;
	font-size:10pt;
}
tr.messagebody
{
	background-color:#ffffff;
	font-family:Arial;
	font-size:9pt;
	color:#000000;
}
.pnlmessage
{
	max-height:300px;
}
.modal
{
	background-color:#000000;
	filter: Alpha(Opacity=70);
	opacity: 0.70;
	/*-moz-opacity: 0.70;*/
}