﻿
@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');

}
.pagination-ys {
    /*display: inline-block;*/
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}

.pagination-ys table > tbody > tr > td {
    display: inline;
}

.pagination-ys table > tbody > tr > td > a,
.pagination-ys table > tbody > tr > td > span {
    position: relative;
    float: left;
    padding: 8px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #dd4814;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    margin-left: -1px;
}
.WrapText {  
            width: 100%;  
            
            
            word-wrap:break-word; 
        }  

.blinkytext {
     font-family: Arial, Helvetica, sans-serif;
     font-size: 1.2em;
     text-decoration: blink;
     font-style: normal;
 }
.pagination-ys table > tbody > tr > td > span {
    position: relative;
    float: left;
    padding: 8px 12px;
    line-height: 1.42857143;
    text-decoration: none;    
    margin-left: -1px;
    z-index: 2;
    color: #aea79f;
    background-color: #f5f5f5;
    border-color: #dddddd;
    cursor: default;
}

.pagination-ys table > tbody > tr > td:first-child > a,
.pagination-ys table > tbody > tr > td:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}

.pagination-ys table > tbody > tr > td:last-child > a,
.pagination-ys table > tbody > tr > td:last-child > span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}

.pagination-ys table > tbody > tr > td > a:hover,
.pagination-ys table > tbody > tr > td > span:hover,
.pagination-ys table > tbody > tr > td > a:focus,
.pagination-ys table > tbody > tr > td > span:focus {
    color: #97310e;
    background-color: #eeeeee;
    border-color: #dddddd;
}

.gridview a{
  margin:auto 1%;
    border-radius:10%;
      background-color:Yellow;
      padding:5px 10px 5px 10px;
      color:White;
      text-decoration:none;
      -o-box-shadow:1px 1px 1px #111;
      -moz-box-shadow:1px 1px 1px #111;
      -webkit-box-shadow:1px 1px 1px #111;
      box-shadow:1px 1px 1px #111;
      margin-top:5px;
     
}

.gridview a:hover{
    background-color:#1e8d12;
    color:#fff;
}
.gridview span{
    background-color:#ae2676;
    color:#fff;
     -o-box-shadow:1px 1px 1px #111;
      -moz-box-shadow:1px 1px 1px #111;
      -webkit-box-shadow:1px 1px 1px #111;
      box-shadow:1px 1px 1px #111;

    border-radius:10%;
    padding:5px 10px 5px 10px;
}


.inputSearch {
font-family: DroidR;font-size: 12px; font-weight:normal; color:Gray;border: 1px solid #999999;padding-left: 4px;padding-top: 2px;
}

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;
}

.TabHeaderCSS
        {
             font-family:DroidR;
             font-size: 12px;
             background-color:Silver;
             text-align: center;
             border-radius: 20%;
            box-shadow: 0 0 10px rgba(0,0,0,.25);
             cursor: pointer
        }
 
    .ajax__tab_xp .ajax__tab_active .ajax__tab_tab
    {
        color: White !important;
        background-color: green !important;
        background-image: none !important;
    }
    .ajax__tab_xp .ajax__tab_tab
    {          
        background-color: Gray !important;
        background-image: none !important;
        color: White;
        
    }
    .btnColor
    {
        background-color: Gray;
        color: White;
    }



.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;
}

 .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: Arial;
        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: Arial;
    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', Arial, 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;
}

.Menu_Div 
{
	margin-top:5px;
    border-radius: 4%;
    box-shadow: 0 0 10px rgba(0,0,0,.15);
    overflow: hidden;
    background-color: whitesmoke;
    width: 150px;
    height: 100%;
    border:solid 1px; 
    border-color:cornflowerblue;
    
}

.topb_Participant_Training 
{
    margin: 0px;
    padding: 0px; 
    background: url('../Images/login_header_app.png') no-repeat center;
    align-content:center;
    align-items:center;
    width:1190px;
    height:120px;
    
   }

.login_4comm 
{
		margin-top:10px;
    
    overflow: hidden;
    background-color: #ccf6ff;
    width: 1180px;
       padding-bottom:450px;
     height:100%;    
    border:solid 1px; 
    
    border-color:cornflowerblue;

    
    
    
}
.Menu_Side 
{
	margin-top:10px;
    border-radius: 4%;
    box-shadow: 0 0 10px rgba(0,0,0,.15);
    overflow: hidden;
    background-color: whitesmoke;
    width: 150px;
    height: 100%;
    border:solid 1px; 
    border-color:cornflowerblue;
    
}

.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;
    
}

.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', Arial, 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_headerOld2.png') no-repeat center;
    align-content:center;
    align-items:center;
    width:1220px;
    height:150px;
    
   }

.topLogin
{
	
    margin: 0px;
    padding: 0px; 
    background: url('../Images/login_header.png') no-repeat center;
    align-content:center;
    align-items:center;
    width:11900px;
    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: Arial;
    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: white;
    
    text-align: center;
    width: 1010px;
}
div.save01 
{
	width:auto;
	height:auto;
	    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;
    
    font-family:DroidR; 
    font-size:11px;
    color:white;
      font-style:normal;
      border:1px;
  
}
div.save01 a 
{
	width:auto; 
	display:block; 
	
	font-family:DroidR; 
	font-size:12px; 
	text-align:center; 
	font-weight:bold;
	   border-radius: 4px 4px 4px 4px;
    -moz-border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px 4px 4px 4px;
     padding-top:5px;
     padding-bottom:5px;
     padding-left:7px;
     padding-right:7px;
	
}
div.save01 a:link 
{
	color: #FFFFFF; 
	text-decoration:none;
	height: auto;
	
	
}
div.save01 a:hover 
{
	text-decoration:none; 
    height:auto; 
    background-color:#2bb1d8;
     
    }
div.save01 a:visited {text-decoration:none; height:auto; color:#FFFFFF;
                      
                      }
   .input01 {
font-family: DroidR;font-size: 14px; font-weight:lighter; 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; 
	
	
	
}
.Label_Grid_Item {  font-family:DroidR; font-size: 11px; font-weight: bold; color: #000000;  }
.Label_Text_White {  font-family:DroidR; font-size: 12px; font-weight: bold; color: #ffffff;  }
.ele_T2 { font-family:DroidR; font-size:12px; font-weight:bold; color:#333333  }
.red_star{ color:#FF0000; font-size:11px; font-weight: bold;}
.ele_T3 { font-family: Arial; font-size: 11px; font-weight: bold; color: #000000; text-decoration: none }
.Label_Text_Green {font-family: DroidR; font-size: 14px; font-weight: bold; color: #088A29;  }
.Label_Text_Blue2 {font-family: DroidR; font-size: 14px; font-weight: bold; color: #2E2E2E;  }
.Label_Text_Blue4 {font-family: DroidR; font-size: 16px; font-weight: bold; color: #000000;  }
.Label_Text_Blue3 {font-family: DroidR; font-size: 16px; font-weight: bold; color: #585858;  }
.Label_Text_Blue {font-family: DroidR; font-size: 14px; font-weight: bold; color: #000099;   }
.Label_Text_Confirm {font-family: DroidR; font-size: 18px; font-weight: bold; color: #498FEB;  padding-top: 10px; }
.Label_Text_Confirm2 {font-family: DroidR; font-size: 16px; font-weight: bold; color: #498FEB;  padding-top: 10px; }
.Label_Text_Thanks {font-family: DroidR; font-size: 19px; font-weight:normal; color: #000099;  padding-top: 10px; }
.Label_Text_Red {font-family: DroidR; font-size: 14px; font-weight: bold; color: #FF0000;   }

.ele_T1 { font-family: DroidR; font-size: 18px; font-weight: bold; color: #333333;  padding-top: 10px; padding-left: 16px; }

.Table_LightBox
{
	
	background-color:#ffffff; 
	border: 2px dotted  #2bb1d8;
	padding:5px; 
	
	
}
.ele_L3 { font-family: DroidR; font-size: 11px; font-weight:bold; color: #2175d9; padding-left:2px; }
A.ele_L3 { text-decoration: none; }
/*A.ele_L3:hover { COLOR: #2175d9; text-decoration: underline; }*/
A.ele_L3:visited { color: #2175d9; }

.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;
}
.Table_Design
{
	
	
	padding:10px; 
	border-style:groove;
	height: 100%;
	border-radius:35px;
	background:#ffffff; 
	text-align:left
}

.Div_Design
{
	 
	margin-top:5PX;
	padding:20px; 
	border-style:groove;
	height: 100%;
	border-radius:35px;
	background:#ffffff; 
	text-align:center
}
.Div_Design2
{
	width: 100%; 
	margin-top:5PX;
	padding:10px; 
	border-style:groove;
	height: 100%;
	border-radius:35px;
	background:#ffffff; 
	text-align:left;
	border-color:#2bb1d8;
}

.Div_Grid
{
	width: 100%; 
	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;
}
.label02 {
	font-family: tahoma;
	font-size: 12px;
	color: #24669c;
	font-weight:bold;
	
}

.labelId1 {
	font-family: Garamond;
	font-size: 10pt;
	color: #000000;
	
	
}
.labelId2 {
	font-family:Garamond;
	font-size: 12pt;
	color: #000000;
	
	
	
	
}
.labelId3 {
	font-family:Garamond;
	font-size: 14pt;
	color: #000000;
	font-weight:bold;
	
	
}

.IDPic
{
	width:300px; 
	border-color:Black; 
	height:476px; 
	background-image:url('Images/ID.jpg');
}

div.saveMenu 
{
	width:auto; 
	text-align: center;
	font-style:normal;
	   
	height:24px; 
	Padding:5px;
	left: 0px; 
	background-color:#498FEB; 
	font-family:arial; 
	font-size:13px;
	 font-weight:bold;
	}
	
	.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:5px;
    
 } 
 
  .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;  
    padding-top:5px;
    padding-bottom:5px;
    padding-left:8px;
    padding-right:8px;
    font-weight:bold;
    font-family:DroidR;
    text-align:center;
    font-size:10px;
    color:white;
      font-style:normal;
      border:1px;
   
 }
 
 .Div_Download_Green
{
      border-radius: 4px 4px 4px 4px;
    -moz-border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px 4px 4px 4px;
    background-color:Green;  
    padding-top:3px;
    padding-bottom:3px;
    padding-left:10px;
    padding-right:10px;
    font-weight:bold;
    margin-top:10px;
    margin-bottom:10px;
    
    font-size:12px;
    color:white;
      font-style:normal;
      border:1px;
   
 }
 .Div_Download_Red
{
      border-radius: 4px 4px 4px 4px;
    -moz-border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px 4px 4px 4px;
    background-color:Red;  
    padding-top:3px;
    padding-bottom:3px;
    padding-left:10px;
    padding-right:10px;
    font-weight:bold;
    margin-top:10px;
    margin-bottom:10px;
    
    font-size:12px;
    color:white;
      font-style:normal;
      border:1px;
   
 }  