/* CSS Document */

html
{
	height: 100%;
	width: 100%;
}
body
{
	font-family: sans-serif,Arial, Helvetica;
	font-size: 12px;
	color: #222;
	background: RGB(68,84,106);
	height: 100%;
	width: 100%;
	margin: 0px;
}
#main
{
	/*height: 100%;
	width: 100%;
	/*background-color: #FFFFFF;*/
	/*background: RGB(68,84,106);*/
	height: 98%;
	width: 92%;
	background: RGB(68,84,106);
	padding-left: 7%;
}

#header
{
	height: 100px;
	width: 99%;
	display: table;
	 margin-bottom: 5px;
	 /*padding-left: 5%;*/
}
#header-logo-text
{
    padding-top: 16px;
    height: 100%;
    /* width: 20%; */
    width: 250px;
    /* display: table-cell; */
    padding-left: 0%;
    text-align: center;}
.header_TextCss{
	width: 67%;
    display: table-cell;
    vertical-align: top;
    padding: 10px;
}
#header-logo {
    display: table-cell;
    height: 100%;
    padding-right: 30px;
    text-align: right;
    vertical-align: bottom;
    width: 30%;
}
#header-title {
    display: table-cell;
    font-size: 18px;
    padding-bottom: 3px;
    text-align: left;
    vertical-align: bottom;
    width: 40%;
}
#header-search
{
	display: table-cell;
    margin-right: 10px;
    text-align: left;
    vertical-align: middle;
    width: 30%;
	font-size:9px;
	color:#4F81BD;
	 vertical-align: bottom;
}
#menu-bar
{
	height: 25px;
	width: 100%;
	background: #4F81BD;
}
#menu-tbl
{
	font-size:14px;
	color: white;
	margin-left:15%;
	text-align: center;
    width: 70%;
	height:100%;
}

#menu-tbl a
{
	text-decoration:none;
	color:#FFF;
}
#menu-tbl a:hover
{
	text-decoration:underline;
	color:#FFF;
	cursor:pointer;
}
.menu-selected
{
	background-color: #1F497D;
}
#container
{
	width: 100%;
	/*background: #FFFFFF;*/
	display: table;
	
}
#left-div
{
    height: 100%;
    width: 20%;
	display: table-cell;
	padding: 10px;
	vertical-align: top;
	padding-top: 28px;
}
#left-profile-div
{
    height: 100%;
    width: 15%;
	display: table-cell;
	padding: 10px;
	vertical-align: top;
	padding-top: 28px;	
    padding-left: 0%;
}
#left-menu-tbl
{
	font-size:13px;
	width: 90%
}
#left-menu-tbl a
{
	text-decoration:none;
	color:#000;
} 
#left-menu-tbl a:hover
{
	text-decoration:underline;
	color:#1F497D;
} 
#middle-div
{
	height: 100%;
    width: 85%;
    display: table-cell;
    vertical-align: top;
    padding: 10px;
}
#content-tbl
{
	font-size:12px;
	width: 100%;
}
#content-tbl td
{
	vertical-align:top;
}
h2
{
	font-size:24px;
	color: #4F81BD;
	font-weight:normal;
	margin-bottom: 0px;
}
.p-heading
{
	font-weight: bold;
}
#right-div
{
	height: 100%;   
    width: 20%;
	display: table-cell;
  
}

#footer
{
	/*height: 80px;
	margin-left:10%;
	margin-right:10%;	
	margin-top:40px;*/

	/*position: relative;
    height: 86px;
    margin-left: 3%;
    width: 90%;
    bottom: 0px;*/

	position: inherit;
	height: 86px;
	width: 100%;
	bottom: 0px;
	left: 0px;
	padding-top: 20px;
}
#footer-tbl
{
	width:100%;
	font-size:12px;
	color:#909090;
}
tr.footer-border td
{
	border-bottom: 1px solid #909090;
}

ul{list-style-type:square;}
li
{
/*	margin: 0.5em 0;*/
	margin: 0.7em 0 0 -2.5em;
}
p
{
	text-align:justify;
}
.g-tbl
{
	font-size:12px;
}
h2.bold
{
	font-size:18px;
	color: #4F81BD;
	font-weight:bold;
	margin-bottom: 0px;
}
h2.less
{
	font-size:18px;
	color: #4F81BD;
	font-weight:bold;
	margin-bottom: 0px;

}
td.fprojects
{
	background-color: #F2F2F2;

}
#project-detail-tbl
{
	border: solid 1px #4F81BD;
	font-size:12px;
	width: 100%;
}
#project-detail-tbl td
{	
	vertical-align:top;
}
#project-detail-tbl td:first-letter
{	
	text-transform: capitalize;
}

.pdt-heading
{
	background-color:#C6D9F1;
	font-weight:bold;
	font-size:14px;
}
.pdt-sub-heading
{
	font-weight:bold;
}
#image-slider
{
	height: 320px;
	width: 100%;
	display: inline-block;	
}
#home-content-tbl
{
	font-size:13px;
	width: 100%;
}
#home-container
{
	height: 200px;
	margin-left:10%;
	margin-right:10%;
	text-align:center;
}
#home-news-tbl
{
	width:100%;
	border: 1px solid #D7D7D7;
	font-size:12px;
}
#home-sub-news-tbl
{
	width:100%;
	font-size:12px;
}
.home-news-heading
{
	
	font-size:20px;
}
#home-news-heading-tbl
{
	width:100%;
	font-size:14px;	
}
#home-news-heading-tbl a
{
	text-decoration:none;
	color:#000;
}
#home-news-heading-tbl a:hover
{
	text-decoration:underline;
	color:#FFAE01;
	cursor:pointer;
}
.news-date
{
	font-size:11px;
	color:#7E7E7E;
}
#home-events-tbl
{
	background-image:url(../../images/home-events.jpg);
	width:261px;
}
#home-announcements-tbl
{
	
}
#home-main
{
	background-color: #FFFFFF;
}
#events-tbl
{
	font-size:12px;
	width:100%
}
#events-tbl td {
  border-bottom:1pt dotted #9F9F9F;
}
tr.events-tbl-heading td
{
	background-color:rgba(127,127,127,1.00);
	color:#FFF;
	font-size:18px;
	padding: 5px;
}
.event-heading
{
	 color: #4F81BD;
    font-size: 22px;
    font-weight: bold;
}
tr.event-clickable td
{
	 color: #4F81BD;
	 cursor:pointer;
}
.news-page-date
{
	font-size:12px;
	color:#7E7E7E;
}
.txt_field_dropown1 {
	font: normal 12px Arial, Verdana, Helvetica, sans-serif;
	color: #333;
	width:200px;
	height:25px;
}
.txt_field_msg {
	font: normal 12px Arial, Verdana, Helvetica, sans-serif;
	color: #333;
	width:280px;
	height:80px;
}
.txt_field_dropown {
	font: normal 12px Arial, Verdana, Helvetica, sans-serif;
	color: #333;
	width:280px;
	height:25px;
}
a
{
	text-decoration:none;
	color:#222222;
}
a:hover
{
	text-decoration:underline;
	cursor:pointer;
}
#vertical-ticker{
	height:130px;
	overflow:hidden;
	margin:0; padding:0;
}

#vertical-ticker li{
	display:block;
		margin:0px;
}
#vertical-ticker-news{
	height:130px;
	overflow:hidden;
	margin:0; padding:0;
}

#vertical-ticker-news li{
	display:block;
	margin:0px;
}
.loginBtn
 {
    background-color: #2F5597;
    width: 200px;
    color: white;
    height: 25px;
    font-size: 12px;
}
input {
    color: #000;
}
input::-webkit-input-placeholder {
    color: #555;
}
input:focus::-webkit-input-placeholder {
    color: #999;
}

input:-moz-placeholder {  
    color: #555;  
}
#profile-tbl
{
	background-color: #DEEBF7;
	font-size:12px;
	width: 90%;
	padding: 10px; 
	border-radius: 5px; border: 1px solid #999; border-spacing:0;	
}

#profile-detail
{
	font-size:12px;
}
.profile-heading
{
	/*color: #F1C314;
    font-size: 13px;
    font-weight: bold;
    padding-top: 17px;
    text-align: center;*/
	    color: RGB(255,192,0);
    font-size: 15px;
    font-weight: bold;
    padding-top: 17px;
    text-align: center;
}

#home-content-tbl
{
	background-color: #D9D9D9;
	font-size:13px;
	/*width: 90%;*/
	width: 100%;
	padding: 5px; 
	border-radius: 5px; border: 1px solid #999; border-spacing:0;	
}

#vac-sum-tbl
{
	background-color: #C5E0B4;
	font-size:12px;
	width: 100%;
	text-align:center;
	padding-top: 10px;
	border-radius: 5px; border: 1px solid #999; border-spacing:0;
}
#vac-sum-tbl div
{
	/*font-size:14px; 
	font-weight:bold; 
	padding:10px; 
	background:white;
	border: 1px solid #999;
	width: 23px;
	text-align: center;*/
	font-size: 14px;
    font-weight: bold;
    padding: 10px;
    background: white;
    border: 1px solid #999;
    width: 25px;
    height: 13px;
    color: black;
    text-align: center;
}
#car-sum-tbl
{
	background-color: #C5E0B4;
	font-size:12px;
	width: 100%;
	text-align:left;
	padding: 10px;
	border-radius: 5px; border: 1px solid #999; border-spacing:0;
}
.form-heading
{
	/*color: #2F5597;
    font-size: 13px;
	font-weight: bold;*/
	color: RGB(68,84,106);
	font-size: 18px;
	font-weight: bold;
	padding: 0px;/*14px;*/
	padding-bottom: 0px;
}
.form-inner-heading
{
	color: #2F5597;
    font-size: 12px;
	font-weight: bold;
	padding-bottom: 10px;
}
.form-inner-heading1{
	color: #101010;
    font-weight: bold;
    font-size: 13px;
    width: 92px;
    height: 17px;
    background: #D9D9D9;
    position: absolute;	
}
.form-td-line{	
	background-color: white;
    padding: 0.5px;
    width: 100% !important;
    float: left;
    margin-top: 7px;
}
#leave-form-tbl-btn{
	width: 100%;
    font-size: 12px;
    margin-top: 10px;
}
#leave-form-tbl
{
	width:100%;
	font-size:12px;
	margin-top: 10px;
	margin-left: 10px;
}
#leave-form-tbl td
{
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	font-size:13px;
	font-family: Arial, Helvetica, sans-serif;
}
#leaveFormBtn
{	
	width: 176px;
    height: 30px;
    background-color: #3B6DC3;
    color: white;
    border-radius: 5px;
    border: solid 0px;
    font-size: 13px;
}
.attachmentFormBtnCls
{
	width: 200px;
	height: 30px;
	background-color: #2F5597;
	color: white;
}
.appRejBtn
{
	width: 120px;
	height: 30px;
	background-color: #2F5597;
	color: white;
}
#assignUserToRoleBtn{
	width: 200px;
	height: 30px;
	background-color: #2F5597;
	color: white;
	}
#leave-summary-tbl
{
	/*background-color: #FFF2CC;*/
	background-color: rgb(255,221,156);
    font-size: 11px;
	width:312px;
    border-radius: 6px;
    height: 150px;
    padding-top: 2px;
    padding-left: 10px;
	font-weight:bold;
	margin-top:-25px;
}
#leave-summary-tbl div
{    font-size: 12px;
    font-weight: bold;
    padding: 8px;
    background: white;
    border: 1px solid #999;
    width:  14px;
    height: 14px;
    color: red;
    text-align: center;
}
.error_message
{
	font-size:12px; 
	font-weight:bold;
	color: red;
}
.success_message
{
	font-size:12px; 
	font-weight:bold;
	color: green;
}
#baltbl
{
	font-size: 13px;
	width:100%;
}
.left-menu-heading
{
	color: #1F497D;
	font-size: 20px;
}
.left-menu-selected
{
	background-color:#D9D9D9;
}
.left-menu-sub
{
	margin-left:3px;
	padding-left:15px;
}
.left-menu-sub-selected
{
	font-weight:bold;
}
.sm-heading
{
	color: #2A5D8A;/*#FFF;*/
    font-size: 18px;
	font-weight: bold;
}
#datatbl
{
	font-family: sans-serif,Arial, Helvetica;
	font-size: 12px;
}
#datatbl th
{
	font-size: 12px;
}

#datatbl img
{
	cursor: pointer;
}
#pendingdatatbl
{
	font-family: sans-serif,Arial, Helvetica;
	font-size: 12px;
}
#pendingdatatbl th
{
	font-size: 12px;
}

#pendingdatatbl img
{
	cursor: pointer;
}
#ardatatbl
{
	font-family: sans-serif,Arial, Helvetica;
	font-size: 12px;
}
#ardatatbl th
{
	font-size: 12px;
}

#ardatatbl img
{
	cursor: pointer;
}
#sm-content-tbl
{
	background-color: #DEEBF7;
	font-size:12px;
	width: 100%;
	padding: 5px; 
	border-radius: 5px; border: 1px solid #999; border-spacing:0;	
}
#sm-main-content
{
	width: 100%;
	text-align: center;
/*	    padding-top: 18px;
	margin-left: -38px;*/
}
.fileUpload {
    position: relative;
    overflow: hidden;	
}
.fileUpload input.upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
}
.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}
.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
#addNewBtn
{
	width: 150px;
	height: 30px;
	background-color: #2F5597;
	color: white;
}
.red-border{
    border: 1px solid red;
}
.chk-container{
	background: white;
    width: 207px;
    height: 191px;
    overflow-y: scroll;
    list-style-type: none;
}
.alertDialog{
	font-size: 12px;
    width: 100%;
    padding: 10px;
    border-radius: 5px;
    /*border: 1px solid #999;*/
    border-spacing: 0;
}
.divingLine{
	width: 100%;
    background: white;
    height: 1px;	
}
.alert-Text
{
	color: #2F5597;
    font-size: 12px;
	font-weight: bold;
}
.attachInfoTableTitle{
	background: #759C9C;
	width: 100%;
	height: 29px;
	color: white;
	font-size: 15px;
	text-align: center;
}
#attachmentFileInfo
{
	background-color: rgb(73,80,90) !important;
    font-size: 12px;
    width: 97%;
    padding: 5px;
    border-spacing: 0;
    text-align: center;
	color: white;
}
#attachmentFileInfo td{
	vertical-align:bottom !important;
    margin: 0px;
    padding: 0px;
}
#attachmentFileInfo_tr{
	width: 100%;
    height: 22px;
    color: white;
    font-size: 15px;
    text-align: center;
}
#sm-content-tbl_tr td{
	border-bottom: 1pt solid white;
}
#sm-content-tbl_tr{
	height: 35px;
}
#attachmentFileInfo td{
	border-bottom: 1pt solid white !important;
}
#sm-content-tbl_tr1 td{
/*	border-bottom: 1pt solid white;*/
}
#dependetsFileInfo{
	background-color: #DEEBF7;
	font-size: 12px;
	width: 97%;
	padding: 5px;
	border-spacing: 0;
	text-align: center;
}
.attachmentInfo_href{
	color: #22F1A6 !important;
    font-size: 13px;
}
.nextBtn{
	    width: 146px;
    height: 30px;
    background-color: #2F5597;
    color: white;
    border-radius: 11px;
}
#managersTableInfo{
	background-color: #DEEBF7;
    font-size: 12px;
    width: 97%;
    padding: 5px;
    border-spacing: 0;
    text-align: center;
}
/*Left Menu Css*/
#nav {
    float: left;
    width: 195px;   
	list-style: none;
	;
}
#nav li a {
       display: block;
    padding: 6px 15px;
    background: #4F81BD;/*black;*/
    border-top: 1px solid #eee;
    border-bottom: 1px solid #999;
    text-decoration: none;
    color: white;
    border-radius: 30px;
}
#nav li a:hover, #nav li a.active {
    background: #2F5597;/*#1E3552;*/
    /*color: #fff;*/
	color: RGB(255,192,0);
}
#nav li{
	margin: 0.1em 0 0 -2.5em !important;
	list-style-type: none;
}
#nav li ul {
    display: none; // used to hide sub-menus
    list-style-type: none;
	
}
#nav li ul li a {
   padding: 6px 28px;
    background: #4F81BD;/*black;*/
    border-bottom: 1px dotted #ccc;
}
#leave-content-tbl
{
	background-color: #DEEBF7;
	font-size:12px;
	width: 90%;
	padding: 5px; 
	border-radius: 5px; border: 1px solid #999; border-spacing:0;	
}
#sm-leave-tbl
{
	background-color: rgb(73,80,90);
    font-size: 12px;
    width: 96%;
    border: 0px solid #999;
    color: white;
	margin-left: 2%;
	margin-bottom: 3%;
	font-family: Arial,sans-serif;
}
/*  Define the background color for all the ODD background rows  */
#sm-leave-tbl tr:nth-child(odd){ 
	/*background: #C7D7EB;*/
}
/*  Define the background color for all the EVEN background rows  */
#sm-leave-tbl tr:nth-child(even){
	/*background: #E0EAF3;*/
}
.leavePrintButton
{
	width: 150px;
    height: 30px;
    background-color: #2F5597;
    color: white;
	border-radius: 10px;
    border-color: #5772A5;
}
.vacDaysTextTd{
	/* font-size: 16px;
    color: #FCFFFC;
    font-weight: bold;
    background: #1E4354;
    width: 217px;
    text-align: center;*/
}
.vacDaysValTd{
	/*text-align:center;
	/*text-align: center;
    font-weight: bold;*/
}
.leave-form-ticket-Check-List{
	
	background: white;
    width: 113px;
    height: 130px;
    overflow-y: auto;
    list-style-type: none;
    position: absolute;
    margin-top: -25px;
    margin-left: 22px;
    padding-left: 34px;
    font-size: 11px;
    border-radius: 13px;
}
.leave-form-ticket-Submit-Button{
    width: 163px;
    height: 30px;
    background-color: #2F5597;
    color: white;
    border-radius: 12px;
}
.leave-ticket-table{
	width: 100%;
    border: solid 1px #C1BBBB;
    border-radius: 4px;
    height: 185px;
    background: #E4E4E4;
    margin: 0 0 10px 0;
    padding: 10px 0 10px 15px;
    display: block;
}
.leave-ticket-td{
	font-size: 11px;
    margin: 0 0 5px 0;
    display: block;
	font-weight: bold;
}
.ticketDependentsList{
	width: 25px;
    height: 20px;
    background-image: url(../images/right_arrow.png) !important;
    background-repeat: no-repeat;
    color: white !important;
    text-align: center;
    padding-top: 5px;
    border-top-right-radius: 20px;
    margin-left: -4px;
    border-bottom-right-radius: 20px;
    margin-top: -32px;
    cursor: pointer;
	display:none;
}
.middle-div-leave-ticket{
	background: #FCFDFD;
    border-radius: 4px;
    height: 97%;
}
#sm-content-ticket-tbl{
	/*background-color: #FFFFFF;
	font-size: 12px;
	width: 100%;
	padding: 5px;
	border-radius: 5px;
	border: 1px solid #999;
	border-spacing: 0;
	height:94%;*/
	padding: 5px;
    border-radius: 5px;
    border: 1px solid #999;
}
#sm-main-content-ticket{
	width:100%;
	text-align:center;
}
.info-message{
	color: #0D842D;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
}
table.workflow
{
	/*background-color: #DEEBF7;*/
	font-size:11px;
	width: 80%;
	padding: 5px; 
	border-radius: 5px; border: 1px solid #999; border-spacing:0;	
	
}
/*  Define the background color for all the ODD background rows  */
table.workflow tr:nth-child(odd){ 
	/*background: #C7D7EB;*/
}
/*  Define the background color for all the EVEN background rows  */
table.workflow tr:nth-child(even){
/*	background: #E0EAF3;*/
}
.leave-ticket-div-panel{
	position: absolute;
    left: 0px;
    top: 100px;
}
.attachClass{
	    background: rgb(73,80,90) !important;
}
.arrowBtnIcon{
	background-image: url(../../images/dropDown-arrow.png);
	background-size: 14px;
	margin-left: -2px;
	background-repeat: no-repeat;
	height:23px;
}
ul.ui-autocomplete.ui-menu{
	width:400px;
	height:200px;
	overflow-y: auto;
}
ul.ui-autocomplete.ui-menu li:first-child a
{
   /* color:RGB(68,84,106);*/
}
body .ui-autocomplete .ui-menu-item .ui-state-focus {
 color:#FFF;
 background:#009;
}
.noShow_LeaveType{
	display:block;
	margin-top: -10px;
}
#requestVacPrnlTxt{
	width: 157px;
    height: 22px;
    margin-left: -5px;
    font-size: 13px;
    margin-top: -3px;
}
.medicalAttachmentTable{
	padding: 5px !important;
    border-radius: 5px !important;
    border-spacing: 0 !important;
    background-color: rgb(73,80,90) !important;
    font-size: 12px !important;
    width: 100% !important;
    border: 1px solid #999 !important;
    color: white !important;
}
#leave-from-ticket-table1{
	padding: 5px !important;
    border-radius: 5px !important;
    border-spacing: 0 !important;
    background-color: rgb(73,80,90) !important;
    font-size: 12px !important;
    width: 100% !important;
    border: 0px solid #999 !important;
    color: white !important;
}
#leave-from-ticket-table1 td{
	border:0px;
}
#ticketDependsDiv
{	
    width: 100%;
    /*height: 80px;*/
    overflow: auto;
    background: #D9D9D9 !important;
}
#ticketDependsTable{
	border-spacing: 0 !important;
    background-color: rgb(73,80,90) !important;
    font-size: 12px !important;
    width: 100% !important;
    border: 0px solid #999 !important;
    color: white !important;
    padding-left: 30px;
}

#ticketDependsTable tr td{
	border:0px;
	border-bottom: 1px solid white;
}
#ui-datepicker-div .ui-state-active {
   background:#09F;color:white;
}


#ui-datepicker-div .ui-state-highlight {
   border:solid 1px #000;
   background:#33F;
   color:#FFF;
}
.ticketRequestStarsCls{
	/*color: #FB0000;
    width: 24px;
    font-size: 28px;
    position: absolute;
    margin-left: 4px;
    margin-top: 0px;*/
	color: #000;/*#D6EF06;*/
    width: 24px;
    font-size: 18px;
    position: absolute;
    margin-left: 4px;
    margin-top: 0px;
}
.announcementStaffCb{
	border: 2px solid #ccc;
    width: 230px;
    height: 100px;
    overflow-y: scroll;
    background: white;
}
.announcement-content-div{
	background: #D9D9D9;
	font-size: 13px;
	width: 99%;
	padding: 5px;
	border-radius: 5px;
	border: 1px solid #999;
	border-spacing: 0;
}
.jqte{
    width:70%;
}
.calendar-content-div{
	background: #D9D9D9;
	font-size: 13px;
	width: 99%;
	padding: 5px;
	border-radius: 5px;
	border: 1px solid #999;
	border-spacing: 0;
}
#calender-content-tbl{
	width: 100% !important;
    padding: 5px;
	color:#000;
}
.calendarTableTitle{
    width: 100%;
    height: 29px;
    font-size: 15px;
    text-align: center;
	font-weight:bold;
	background: #272525;
    color: white;
}

