﻿@font-face {

  font-family: 'DroidR';

  font-style: normal;

  font-weight: 100;

  src: url(fonts/DroidKufi-Regular.eot);

  src: url(../fonts/DroidKufi-Regular.eot?#iefix) format('embedded-opentype'),

       url(../fonts/DroidKufi-Regular.woff2) format('woff2'),

       url(../fonts/DroidKufi-Regular.woff) format('woff'),

       url(../fonts/DroidKufi-Regular.ttf) format('truetype');

}

@font-face {

  font-family: 'DroidB';

  font-style: bold;

  font-weight: 700;

  src: url(../fonts/DroidKufi-Bold.eot);

  src: url(../fonts/DroidKufi-Bold.eot?#iefix) format('embedded-opentype'),

       url(../fonts/DroidKufi-Bold.woff2) format('woff2'),

       url(../fonts/DroidKufi-Bold.woff) format('woff'),

       url(../fonts/DroidKufi-Bold.ttf) format('truetype');

}
@font-face {

  font-family: 'PFD-Bold';

  font-style: bold;

  font-weight: 700;

  src: url(../fonts/hinted-PFDinTextUniversal-Bold.eot);

  src: url(../fonts/hinted-PFDinTextUniversal-Bold.eot?#iefix) format('embedded-opentype'),

       url(../fonts/hinted-PFDinTextUniversal-Bold.woff2) format('woff2'),

       url(../fonts/hinted-PFDinTextUniversal-Bold.woff) format('woff'),

       url(../fonts/hinted-PFDinTextUniversal-Bold.ttf) format('truetype');

}
@font-face {

  font-family: 'PFD-Medium';

  src: url(../fonts/hinted-PFDinTextUniversal-Medium.eot);

  src: url(../fonts/hinted-PFDinTextUniversal-Medium.eot?#iefix) format('embedded-opentype'),

       url(../fonts/hinted-PFDinTextUniversal-Medium.woff2) format('woff2'),

       url(../fonts/hinted-PFDinTextUniversal-Medium.woff) format('woff'),

       url(../fonts/hinted-PFDinTextUniversal-Medium.ttf) format('truetype');

}

h1,h2,h3,h4,h5,h6{
	font-family: 'PFD-Bold' !important;
}
body, p{
	font-family: 'PFD-Medium' !important;
}

.MyriadMyFont {
     font-family:MYRIADARABIC-REGULAR_0;
       font-size:large;
    margin-top: 0px;
    width: 804px;
}
.WrapText {  
            width: 100%;  
            
            
            word-wrap:break-word; 
        }  
.BackgroundLoading
{
    position: fixed;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    background-color: Gray;
    filter: alpha(opacity=40);
    opacity: 0.4;
    z-index: 1006;
}
.ProgressLoading
{
    position: fixed;
    top: 30%;
    left: 48%;
    z-index: 1006;
}
.Table_LightBox
{
	
	background-color:#ffffff; 
	border: 2px dotted  #2bb1d8;
	padding:10px; 
	
	
}
.inputSearch {
font-family: arial;font-size: 12px; font-weight:normal; color:Gray;border: 1px solid #999999;padding-left: 4px;padding-top: 2px;
}
.modal2
{
    position: fixed;
    z-index: 999;
    height: 100%;
    width: 100%;
    top: 0;
    background-color: Black;
    filter: alpha(opacity=60);
    opacity: 0.6;
    -moz-opacity: 0.8;
}

.center2
{
    position: absolute;
    z-index: 500001;
    margin: 20% 20% 20% 45%;
    padding: 5px;
    width: auto;
    background-color: White;
    border-radius: 10px;
    filter: alpha(opacity=100);
    opacity: 1;
    -moz-opacity: 1;
}
.center2 img
{
    height: auto;
    width: auto;
}

.login_New
{
	margin-top:10px;
    
    box-shadow: 0 0 10px rgba(0,0,0,.15);
    overflow: hidden;
    background-color: #ccf6ff;
    width: 1190px;
    height: 600px;
    border:solid 1px; 
    border-color:cornflowerblue;
    
}

@font-face {
    font-family: 'MYRIADARABIC-REGULAR_0';
    src: url('../fonts/MYRIADARABIC-REGULAR_0.OTF') format('opentype');
}

.fonts {
     font-family:MYRIADARABIC-REGULAR_0;
       font-size:large;
    margin-top: 0px;

   border-radius: 3%;
            font-size: large;
            width: 223px;
            
            box-shadow: 0 0 10px rgba(0,0,0,.25);
            overflow: hidden;
            background: #99CCFF;
            font-weight: bold;
}


 .MainEmpMaster1 {
            text-decoration: none;
        }
        .MainEmpMaster2 {
            color: #FFFFFF;
               
        }
        .MainEmpMaster3 {
            background-color: #669999;
            width: 194px;
            height: 26px;
        }



.HeadingText {
    color: black;
    font-size: large;
    
}
  .job_academic {
          border-radius: 3%;
          box-shadow: 0 0 10px rgba(0,0,0,.25);
          overflow: hidden;
          background: #E2EFFF;
    height: 1525px;
    width: 982px;
}
.ju_text input[type="text"] {
    padding: 10px;
    border: solid 1px #dcdcdc;
    transition: box-shadow 0.3s, border 0.3s;
     word-wrap:hyphenate;
}

    .ju_text input[type="text"]:focus,
    .ju_text input[type="text"].focus {
        border: solid 1px #707070;

        box-shadow: 0 0 5px 1px #969696;
    }
.findText {
     background: #FFF url(/Images/find.png) no-repeat 4px 4px; 
    border: 1px solid #999; 
    outline:0; 
    padding-left: 25px;
}

.jaz_grid {
    border: 1px solid black;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    overflow: hidden;
   
}

    .jaz_grid td, .rounded_corners th {
        border: 1px solid gray;
        font-family: Open Sans;
        font-size: 10pt;
        text-align: center;

        overflow-x: auto;
        overflow-y: hidden;


    }
    .ju_ddl {
    /* Size & position */
    position: relative;
    width: 200px;
    margin: 0 auto;
    padding: 12px 15px;


    /* Styles */
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 1px 0 rgba(0,0,0,0.2);
    cursor: pointer;
    outline: none;
    transition: all 0.3s ease-out;
}

.ju_ddl:after { /* Little arrow */
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    top: 50%;
    right: 15px;
    margin-top: -3px;
    border-width: 6px 6px 0 6px;
    border-style: solid;
    border-color: #4cbeff transparent;
}
    .jaz_grid table table td {
        border-style: none;
    }

 .Initial
{
  display: block;
  padding: 4px 18px 4px 18px;
  float: right;
  background: url("../Images/InitialImage.png") no-repeat right top;
  color: Black;
  font-weight: bold;
}
.Initial:hover
{
  color: White;
  background: url("../Images/SelectedButton.png") no-repeat right top;
}
.Clicked
{
  float: right;
  display: block;
  background: url("../Images/SelectedButton.png") no-repeat right top;
  padding: 4px 18px 4px 18px;
  color: Black;
  font-weight: bold;
  color: White;
}




.Header {
    color: #3e779d;
    font-size: large;
    
    text-align: center;
    
}

.myGridClass {
    width: 100%;
    /*this will be the color of the odd row*/
    background-color: #fff;
    margin: 5px 0 10px 0;
    border: solid 1px #525252;
    border-collapse: collapse;
}

    /*data elements*/
    .myGridClass td {
        padding: 2px;
        border: solid 1px #c1c1c1;
        color: #717171;
    }

    /*header elements*/
    .myGridClass th {
        padding: 4px 2px;
        color: #fff;
        background: #424242;
        border-left: solid 1px #525252;
        font-size: 0.9em;
    }

    /*his will be the color of even row*/
    .myGridClass .myAltRowClass {
        background: #fcfcfc repeat-x top;
    }

    /*and finally, we style the pager on the bottom*/
    .myGridClass .myPagerClass {
        background: #424242;
    }

        .myGridClass .myPagerClass table {
            margin: 5px 0;
        }

        .myGridClass .myPagerClass td {
            border-width: 0;
            padding: 0 6px;
            border-left: solid 1px #666;
            font-weight: bold;
            color: #fff;
            line-height: 12px;
        }

        .myGridClass .myPagerClass a {
            color: #666;
            text-decoration: none;
        }

            .myGridClass .myPagerClass a:hover {
                color: #000;
                text-decoration: none;
            }

.modal {
    position: fixed;
    top: 0;
    left: 0;
    background-color: black;
    z-index: 99;
    opacity: 0.8;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    min-height: 100%;
    width: 100%;
}
.login_job					{
          border-radius: 5%;
          box-shadow: 0 0 10px rgba(0,0,0,.25);
          overflow: hidden;
          background: white;

                    }
.fontt_job {
   
    font-family: Georgia, serif,Myriad عربي;
    text-align: right;
     font-size: large;
    
}
.loading {
    border-radius: 5%;
    -webkit-border-radius: 5%;
    -moz-border-radius:5%;
    box-shadow: 0 0 10px rgba(0,0,0,.30);
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,.30);
    -moz-box-shadow: 0 0 10px rgba(0,0,0,.30);
    overflow: hidden;
    font-family: Open Sans;
    font-size: 10pt;
    border: 1px dotted #67CFF5;
    width: 290px;
    height: 200px;
   display:none;
   text-align:center;
    position: fixed;
    background-color: whitesmoke;
    z-index: 999;
    background: url('../Images/loader.gif') no-repeat,center; 
}

.button {
    border-top: 1px solid #96d1f8;
    background: #F0F0F0;
    background: -webkit-gradient(linear, left top, left bottom, from(#3e779d), to(#65a9d7));
    background: -webkit-linear-gradient(top, #3e779d, #65a9d7);
    background: -moz-linear-gradient(top, #3e779d, #65a9d7);
    background: -ms-linear-gradient(top, #3e779d, #65a9d7);
    background: #F0F0F0;
    padding: 5px 10px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
    -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
    box-shadow: rgba(0,0,0,1) 0 1px 0;
    text-shadow: rgba(0,0,0,.4) 0 1px 0;
    color: black;
    font-size: 15px;
    font-family: Myriad عربي,Georgia,'trebuchet MS', 'Lucida sans', Open Sans, serif,Arabic Transparent;
    text-decoration: none;
    vertical-align: middle;
    font-weight: 700;
}



    .button:active {
        border-top-color: #1b435e;
        background: #F0F0F0;
    }
/* End Button*/
/* Start Input*/
inputs:-webkit-input-placeholder {
    color: #b5b5b5;
}

inputs-moz-placeholder {
    color: #b5b5b5;
}

.inputs {
    padding: 7px 15px;
    
    font-size: 14px;
    color: #000000;
    text-shadow: 1px 1px 0 rgba(256, 256, 256, 1.0);
    background: #FFF;
    border: 1px solid #333333;
    border-radius: 2px;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.50);
    -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.50);
    -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.50);
    text-align: right;
}

    .inputs:focus {
        background: #DFE9EC;
        color: #414848;
        box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.25);
        -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.25);
        -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.25);
        outline: 0;
    }

    .inputs:hover {
        background: #DFE9EC;
        color: #414848;
    }

/* End Input*/
/* Div Start*/
.css_div {
    border: 1px #000000 solid;
    padding: 10px;
    font-family: inherit;
    color: #000000;
    text-align: right;
    font-size: 14px;
    line-height: 1.25;
    -webkit-border-radius: 0px 0px 0px 0px;
    -moz-border-radius: 0px 0px 0px 0px;
    border-radius: 0px 0px 0px 0px;
    height: 474px;
    width: 1023px;
}
/* Div End*/


/* end table desing */
/* Heading Text*/


/* end heading Test*/

/* Menu Start*/

div.wrapper {
    box-sizing: border-box;
    width: 191px;
    height: 548px;
    text-align: center;
    background: #99CCFF;
}


.emp-info-liks {
    border-radius: 5%;
    font-size: large;
    width: 217px;
    
    box-shadow: 0 0 10px rgba(0,0,0,.25);
    overflow: hidden;
    background: #99CCFF;
    font-weight: bold;
}


nav.vertical {
    border-radius: 5%;
    box-shadow: 0 0 10px rgba(0,0,0,.15);
    overflow: hidden;
    text-align: center;
    height: 568px;
}



.cpyrt {
    color: #0072C6;
    font-size: small;
    text-align: center;
    
}


.sub-link-body {
    border-radius: 2%;
    -moz-border-radius: 2%;
    -webkit-border-radius: 2%;
    box-shadow: 0 0 10px rgba(0,0,0,.25);
    overflow: hidden;
    background: white;

}

.comm_sadder_referal {
    border-radius: 5%;
    box-shadow: 0 0 10px rgba(0,0,0,.25);
    overflow: hidden;
    background: white;
    
    width: 1058px;
    height: 482px;
}

.main-menue {
    border-radius: 5%;
    box-shadow: 0 0 10px rgba(0,0,0,.25);
    overflow: hidden;
    background: white;
    
    width: 977px;
    height: 528px;
    margin-top: 0px;
}

.sub-link-body-emp-info {
    border-radius: 4%;
    box-shadow: 0 0 10px rgba(0,0,0,.15);
    overflow: hidden;
    background: white;
    
    width: 901px;
    margin-left: 160px;
    height: 752px;
}
.comm_search 
    {border-radius: 4%;
    box-shadow: 0 0 10px rgba(0,0,0,.15);
    overflow: hidden;
    background: white;
    
    width: 901px;
   height: 752px;
}


.login_4comm 
{
		margin-top:10px;
    /*border-radius: 4%;
    box-shadow: 0 0 10px rgba(0,0,0,.15);*/
    overflow: hidden;
    background-color: whitesmoke;
    width: 1190px;
       padding-bottom:450px;
     height:100%;    
    border:solid 1px; 
    
    border-color:cornflowerblue;
    
}

.login_mm {
    border-radius: 5%;
    box-shadow: 0 0 10px rgba(0,0,0,.25);
    overflow: hidden;
    background: white;
    width: 642px;
    height: 597px;
}

.txtMsg {
    border-radius: 15%;
    box-shadow: 0 0 10px rgba(0,0,0,.25);
    overflow: hidden;
    
    font-size: x-large;
}

.fontt {
    font-family: Myriad عربي,'Arabic Transparent',Georgia,'trebuchet MS', 'Lucida sans', Open Sans, serif;
    text-align: center;
    font-size: large;
}





@font-face {
    font-family: 'MYRIADARABIC-REGULAR_0';
    src: url('../fonts/MYRIADARABIC-REGULAR_0.OTF') format('opentype');
}

.mohideenFont {
     font-family:MYRIADARABIC-REGULAR_0;
       font-size:large;
    margin-top: 0px;

border-radius: 3%;
            font-size: large;
            width: 223px;
            
            box-shadow: 0 0 10px rgba(0,0,0,.25);
            overflow: hidden;
            background: #99CCFF;
            font-weight: bold;
}

.mohideen {
    border-radius: 5%;
    box-shadow: 0 0 10px rgba(0,0,0,.30);
    overflow: hidden;
    background: #99CCFF;
   
    color: white;
    font-weight: bold;
    text-align: right;
}



.login_mm_en {
    font-size: medium;
    width: 170px;
    
    text-align: center;
}


.divScroll {
    overflow-y: scroll;
    overflow-x: scroll;
}


.scrollbar {
    overflow-x: auto;
    height: 831px;
}






body {
    margin: 0px;
    padding: 0px;
    border: 0px solid rgb(64, 64, 64);
    background-color:lightgray;
   
}

.body_login {
    margin: 0px;
    padding: 0px;
    border: 0px solid rgb(64, 64, 64);
    background-color:lightgray;
   
}


/* Meu End*/
/*button blue*/
.buttonblue {
    -moz-box-shadow: inset 0px 1px 0px 0px #54a3f7;
    -webkit-box-shadow: inset 0px 1px 0px 0px #54a3f7;
    box-shadow: inset 0px 1px 0px 0px #54a3f7;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#007dc1', endColorstr='#0061a7',GradientType=0);
    background-color: #007dc1;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #124d77;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    
    font-size: medium;
    padding: 6px 24px;
    text-decoration: none;
    text-shadow: 0px 1px 0px #154682;
    font-weight: 700;
}

    .buttonblue:hover {
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #0061a7), color-stop(1, #007dc1));
        background: -moz-linear-gradient(top, #0061a7 5%, #007dc1 100%);
        background: -webkit-linear-gradient(top, #0061a7 5%, #007dc1 100%);
        background: -o-linear-gradient(top, #0061a7 5%, #007dc1 100%);
        background: -ms-linear-gradient(top, #0061a7 5%, #007dc1 100%);
        background: linear-gradient(to bottom, #0061a7 5%, #007dc1 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0061a7', endColorstr='#007dc1',GradientType=0);
        background-color: #0061a7;
    }

    .buttonblue:active {
        position: relative;
        top: 1px;
    }









    .login_btn {
    -moz-box-shadow: inset 0px 1px 0px 0px #54a3f7;
    -webkit-box-shadow: inset 0px 1px 0px 0px #54a3f7;
    box-shadow: inset 0px 1px 0px 0px #54a3f7;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#007dc1', endColorstr='#0061a7',GradientType=0);
    background-color: #007dc1;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #124d77;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    
    font-size: 13px;
    padding: 6px 24px;
    text-decoration: none;
    text-shadow: 0px 1px 0px #154682;
    }

    .login_btn:hover {
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #0061a7), color-stop(1, #007dc1));
        background: -moz-linear-gradient(top, #0061a7 5%, #007dc1 100%);
        background: -webkit-linear-gradient(top, #0061a7 5%, #007dc1 100%);
        background: -o-linear-gradient(top, #0061a7 5%, #007dc1 100%);
        background: -ms-linear-gradient(top, #0061a7 5%, #007dc1 100%);
        background: linear-gradient(to bottom, #0061a7 5%, #007dc1 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0061a7', endColorstr='#007dc1',GradientType=0);
        background-color: #67CFF5;
    }

    .login_btn:active {
        position: relative;
        top: 1px;
    }






















.taliBtn {
    border-style: none;
    border-color: inherit;
    border-width: 0;
    font-size: medium;

    color: #3e779d;
    font-weight: 700;
    margin-left: 0px;
}

    .taliBtn:hover {
        border: 0;
    }


.button:active {
    border-top-color: #1b435e;
    background: #1b435e;
}
/* end button blue.................................................................temp*/

.topb 
{
    margin: 0px;
    padding: 0px; 
    background: url('../Images/login_header.png') no-repeat center;
    align-content:center;
    align-items:center;
    width:1190px;
    height:150px;
    
   }
.topb_Participant_Training 
{
    margin: 0px;
    padding: 0px; 
    background: url('../Images/login_header_Participant_Training.png') no-repeat center;
    align-content:center;
    align-items:center;
    width:1190px;
    height:150px;
    
   }
   
.h_topb {
    margin: 0px;
    padding: 0px;
    
    background: url('../Images/CSS_baner-ju-web.jpg') no-repeat right;
    
    height: auto;
 
     
}




.imgstmp {
    background: url('../Images/Stamp-The_dept-Showwn_Arabic.jpg') no-repeat top center;
    background-size: 15px 15px;
    height: 10px;
    margin: 5px;
    width: 15px;
}

.logoimg {
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
    border: 0;
}

    .logoimg td {
        vertical-align: middle;
        text-align: center;
    }


.bordered {
    border-left: 0px solid #ccc;
    border-right: 0px solid #ccc;
    border-bottom: 0px solid #ccc;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 5px;
    -webkit-box-shadow: 0 1px 1px #ccc;
    -moz-box-shadow: 0 1px 1px #ccc;
    box-shadow: 0 1px 1px #ccc;
    border-top: 1px solid #ccc;
    
    
}



.EMP_Info_text_Lbl {
        font-size: medium;
    
    color: #082fad;
    background-color: whitesmoke;
    text-align: left;
    
}
.EMP_Info_text_data {
    border-left: 0px dotted #ccc;
    border-right: 0px dotted #ccc;
    border-bottom: 0px dotted #ccc;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 1px #ccc;
    -moz-box-shadow: 0 1px 1px #ccc;
    box-shadow: 0 1px 1px #ccc;
    border-top: 1px dotted #ccc;
    font-size: medium;
    
    
}


.modal {
    position: fixed;
    top: 0;
    left: 0;
    background-color: black;
    z-index: 99;
    opacity: 0.8;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    min-height: 100%;
    width: 100%;
}

.Ts_mian {
    border-radius: 3%;
    -moz-border-radius: 3%;
    -webkit-border-radius: 3%;
    box-shadow: 0 0 10px rgba(0,0,0,.15);
    overflow: hidden;
    background: white;
    
}

.Ts_emp_group {
    border-radius: 3%;
    -moz-border-radius: 3%;
    -webkit-border-radius: 3%;
    box-shadow: 0 0 10px rgba(0,0,0,.15);
    overflow: hidden;
    background: white;
    
    width: 400px;
    align-content:center;
}

.sub-heading{
    font-size: large;
    
    
        text-align: center;
        
}
.ts_grid {
    border-left: 0px solid #ccc;
    border-right: 0px solid #ccc;
    border-bottom: 0px solid #ccc;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    
    -webkit-box-shadow: 0 1px 1px #ccc;
    -moz-box-shadow: 0 1px 1px #ccc;
    box-shadow: 0 1px 1px #ccc;
    border-top: 1px solid #ccc;
 
}
.ts_emp_rpt {
    border-radius: 4%;
    -moz-border-radius: 4%;
    -webkit-border-radius: 4%;
    box-shadow: 0 0 10px rgba(0,0,0,.15);
    overflow: hidden;
    background: white;
    
     width: 700px;
    align-content:center;
}
.ts_emp_subgroup {
    border-radius: 4%;
    -moz-border-radius: 4%;
    -webkit-border-radius: 4%;
    box-shadow: 0 0 10px rgba(0,0,0,.15);
    overflow: hidden;
    background: white;
    
     width: 700px;
    align-content:center;
}

.ts_defination {
    border-radius: 3%;
    -moz-border-radius: 3%;
    -webkit-border-radius: 3%;
    box-shadow: 0 0 10px rgba(0,0,0,.15);
    overflow: hidden;
    background: white;
    
     width: 1050px;
    align-content:center;
}

.ts_defination_popup {
    border-radius: 2%;
    -moz-border-radius: 2%;
    -webkit-border-radius: 2%;
    box-shadow: 0 0 10px rgba(0,0,0,.15);
    overflow: hidden;
    background: white;
    

}
.ts_employee_request {
    border-radius: 2%;
    -moz-border-radius: 2%;
    -webkit-border-radius: 2%;
    box-shadow: 0 0 10px rgba(0,0,0,.15);
    overflow: hidden;
    background: white;
    
    width: 800px;

    }
.ts_dept_decision {
    border-radius: 2%;
    -moz-border-radius: 2%;
    -webkit-border-radius: 2%;
    box-shadow: 0 0 10px rgba(0,0,0,.15);
    overflow: hidden;
    background: white;
    
     width: 1000px;
    height: 350px;
    align-content:center;
}


.ts_main_btn {
    -moz-box-shadow: inset 0px 1px 0px 0px #54a3f7;
    -webkit-box-shadow: inset 0px 1px 0px 0px #54a3f7;
    box-shadow: inset 0px 1px 0px 0px #54a3f7;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #007dc1), color-stop(1, #0061a7));
    background: -moz-linear-gradient(top, #007dc1 5%, #0061a7 100%);
    background: -webkit-linear-gradient(top, #007dc1 5%, #0061a7 100%);
    background: -o-linear-gradient(top, #007dc1 5%, #0061a7 100%);
    background: -ms-linear-gradient(top, #007dc1 5%, #0061a7 100%);
    background: linear-gradient(to bottom, #007dc1 5%, #0061a7 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#007dc1', endColorstr='#0061a7',GradientType=0);
    background-color: #007dc1;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #124d77;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    font-family: Open Sans;
    font-size: 14px;
    padding: 6px 24px;
    text-decoration: none;
    text-shadow: 0px 1px 0px #154682;
}

    .bts_main_btn:hover {
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #0061a7), color-stop(1, #007dc1));
        background: -moz-linear-gradient(top, #0061a7 5%, #007dc1 100%);
        background: -webkit-linear-gradient(top, #0061a7 5%, #007dc1 100%);
        background: -o-linear-gradient(top, #0061a7 5%, #007dc1 100%);
        background: -ms-linear-gradient(top, #0061a7 5%, #007dc1 100%);
        background: linear-gradient(to bottom, #0061a7 5%, #007dc1 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0061a7', endColorstr='#007dc1',GradientType=0);
        background-color: #0061a7;
    }
   
.DMS_main {
    border-radius: 2%;
    box-shadow: 0 0 10px rgba(0,0,0,.25);
    overflow: hidden;
    background: white;
    
    text-align: center;
}

.ETR_main {
    border-radius: 2%;
    box-shadow: 0 0 10px rgba(0,0,0,.25);
    overflow: hidden;
    background: whit;e
    
    text-align: center;
    width: 1010px;
}
div.save01 {width:auto;
	height:auto;
            border-radius: 7%;
    box-shadow: 10 10 10px rgba(0,0,0,.15);
             padding-top:2px; left: 0px; background-color:#2bb1d8; font-family:Open Sans; font-size:13px; font-weight:bold;}
div.save01 a 
{
    width:auto; 
    display:block; 
      font-family:Open Sans; font-size:13px; text-align:center; font-weight:bold;
     padding-top:5px;
     padding-bottom:5px;
     padding-left:7px;
     padding-right:7px;
}
div.save01 a:link {color: #FFFFFF; text-decoration:none;
	height: 18px;
}
div.save01 a:visited {text-decoration:none; height:24px; color:#FFFFFF;}
   .input01 {
font-family: Open Sans;font-size: 14px; height:100%; font-weight:bold; color: #000000;border: 1px solid #999999;padding-left: 4px;padding-top: 2px;
}
table.signup {background-image: url(../image/signup.jpg); background-repeat: no-repeat;  }
.Table_Box
{
	
	background-color:#ffffff; 
	border: 1px solid #999999; 
	
}
.ele_T2 { font-family:Open Sans; font-size:14px; font-weight:bold; color:#333333  }
.red_star{ color:#FF0000; font-size:11px; font-weight: bold;}
.ele_T3 { font-family: Open Sans; font-size: 11px; font-weight: bold; color: #000000; text-decoration: none }
.Label_Text_Green {font-family: Open Sans; font-size: 14px; font-weight: bold; color: #088A29;  }
.Label_Text_White {
    font-family: Open Sans;
    font-size: 12px;
    font-weight: bold;
    color: white;
}
.Label_Grid_Item {  font-family:Open Sans; font-size: 12px; font-weight: bold; color: #000000;  }
.Label_Text_Blue2 {font-family: Open Sans; font-size: 14px; font-weight: bold; color: #2E2E2E;  }
.Label_Text_Blue4 {font-family: Open Sans; font-size: 16px; font-weight: bold; color: #000000;  }
.Label_Text_Blue3 {font-family: Open Sans; font-size: 16px; font-weight: bold; color: #585858;  }
.Label_Text_Blue {font-family: Open Sans; font-size: 14px; font-weight: bold; color: #000099;   }
.Label_Text_Confirm {font-family: Open Sans; font-size: 20px; font-weight: bold; color: #2bb1d8;  padding-top: 10px; }
.Label_Text_Thanks {font-family: Berlin Sans FB; font-size: 19px; font-weight:normal; color: #000099;  padding-top: 10px; }
.Label_Text_Red {font-family: Open Sans; font-size: 14px; font-weight: bold; color: #FF0000;   }
.Label_Text_Red2 {font-family: Open Sans; font-size: 16px; font-weight: bold; color: #FF0000;   }

.ele_T1 { font-family: Open Sans; font-size: 18px; font-weight: bold; color: #333333;  padding-top: 10px; padding-left: 16px; }

.text02 {
	font-family: Verdana, Open Sans, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff; text-align:center; font-weight:bold;

}
.Div_Design
{
	width: 100%; 
	margin-top:10PX;
	padding:10px; 
	border-style:groove;
	height: 100%;
	border-radius:35px;
	background:#ffffff; 
	text-align:left
}
.Table_Design
{
	width: 100%; 
	margin-top:5PX;
	padding:10px; 
	border-style:groove;
	height: 100%;
	border-radius:35px;
	background:#ffffff; 
	text-align:left
}

.modalBackground
{
    background-color:Gray;
    filter:alpha(opacity=50);
    opacity:0.7;
}
.wrapper {
  background-color: green; /* for visualization purposes */
  text-align: center;
}
.yourdiv {
  background-color: red; /* for visualization purposes */
  display: inline-block;
}
.Div_Logout
{
      border-radius: 4px 4px 4px 4px;
    -moz-border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px 4px 4px 4px;
    background-color:Gold;  
    padding:7px;
 }
.Div_Tab {
    border-radius: 4px 4px 4px 4px;
    -moz-border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px 4px 4px 4px;
    background-color: #2bb1d8;
    padding: 7px;
    color: white;
    font-weight: bold;
    font-size:12px;
    
}  

 .Div_Download
{
      border-radius: 4px 4px 4px 4px;
    -moz-border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px 4px 4px 4px;
    background-color:#2bb1d8;  
    font-weight:bold;
    padding-top:5px;
    padding-bottom:5px;
    padding-left:15px;
    padding-right:15px;
   
    font-size:13px;
    color:white;
      font-style:normal;
      border:1px;
      align-items:center;
      text-align:center;
   
 }
.MyCalendar .ajax__calendar_container {
    border: 1px solid #646464;
    background-color: lemonchiffon;
    color: red;
}

.MyCalendar .ajax__calendar_other .ajax__calendar_day,
.MyCalendar .ajax__calendar_other .ajax__calendar_year {
    color: black;
}

.MyCalendar .ajax__calendar_hover .ajax__calendar_day,
.MyCalendar .ajax__calendar_hover .ajax__calendar_month,
.MyCalendar .ajax__calendar_hover .ajax__calendar_year {
    color: black;
}

.MyCalendar .ajax__calendar_active .ajax__calendar_day,
.MyCalendar .ajax__calendar_active .ajax__calendar_month,
.MyCalendar .ajax__calendar_active .ajax__calendar_year {
    color: black;
    font-weight: bold;
}

.Label_Text_Gray {
    font-family:Open Sans;
    font-size: 12px;
    color: #6B6969;
    font-weight: bold;
}

.Label_Text_Confirm3 {
    font-family: Open Sans;
    font-size: 18px;
    font-weight: bold;
    color: #2B84D8;
    padding-top: 10px;
}
.Table_LightBox2 {
    background-color: #ffffff;
    border: 1px dotted gray;
    padding: 5px;
}
.ele_T4 { font-family: Open Sans; font-size: 15px; font-weight: bold; color: #333333;  padding-top: 2px; padding-left: 16px; }