﻿@charset "utf-8";
/* CSS Document */
*{
     font-family:Calibri !important;
    font-size:1em !important;
    line-height:25px;
    font-weight:100;
}
body {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    font-family:Calibri !important;
    background-color: #f5f5f5;
    background-image: url('../Images/body-bg.png');
    background-repeat: repeat;
}

html, body {
    height: 100% !important;
   }

.OuterPWD {
    height: 140% !important;
    z-index: 999 !important;
    position: relative;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    font-family: Calibri;
    font-size: 1.3em;
    background-color: #f5f5f5;
    height: 100% !important;
}

body {
    border-top: solid 3px #499FE9;
}

header {
    background: url('../Images/header-bg_02.png');
    height: 90px;
    width: 100%;
    float: left;
    position: relative;
}

    header img {
        margin: 0 0 0 2%;
    }

nav {
    width: 100%;
    float: left;
    height: 40px;
    background-color: #499FE9;
    position: relative;
}

.header-container {
    margin: 0 auto;
    line-height: 27px;
    text-align: right;
    font-size: .8em;
    color: #fff;
    padding: 0 10px;
}

    .header-container a {
        color: #fff;
        text-decoration: none;
    }

        .header-container a:hover {
            color: #fbce20;
            text-decoration: underline;
        }

.slider-banner {
    width: 100%;
    float: left;
    position: relative;
}

.slider-sub-banner {
    width: 100%;
    float: left;
    position: relative;
    background: url('../Images/sub-head.jpg');
    height: 60px;
    background-size: cover;
    border-bottom: solid 7px #499FE9;
     
}

.slider-sub-banner-txt {
    width: 1000px;
    margin: .5% auto;
    text-shadow: 0 1px 1px #000000;
    font-size: 150% !important;
    color: #fff;
    font-weight: 400;
    margin-top: 10px;
}

.slider-banner img {
    width: 100%;
    border: none;
}

.box {
    width: 1000px;
    margin: 0 auto;
    display: block;
    position: relative;
}

.container {
    width: 100%;
    float: left;
    position: relative;
}

.container-innerHome {
    width: 100%;
    float: left;
    position: relative;
    font-size: 100%;
    font-weight: 100;
}

.container-inner_1 {
    width: 100%;
    float: left;
    position: relative;
    font-size: 60%;
    font-weight: 100;
    display: block;
    margin-bottom: 70px;
}

.containerFX {
    width: 1000px;
    margin: 0 auto;
    position: relative;
}

.box1 {
    width: 1000px;
    margin: 0 auto;
    position: relative;
}

article {
    width: 61.9%;
    float: left;
    position: relative;
    margin: 1% 1%;
    padding: 1%;
    background-color: #fff;
    border: solid 1px #ddd;
    border-radius: 6px 6px;
}

aside {
    width: 29.1%;
    float: left;
    position: relative;
    margin: 1% 1%;
    padding: 1%;
    background-color: #fff;
    border: solid 1px #ddd;
    border-radius: 6px 6px;
}

    article h1, aside h1 {
        background-color: #499FE9;
        margin: 0 0 0 0;
        padding: 4px;
        color: #000;
        font-weight: 100;
        border-radius: 5px 5px 0 0;
    }

    aside ul li {
        line-height: 28px;
        text-align: justify;
        list-style-type: circle;
    }

        aside ul li a {
            color: #000;
            text-decoration: none;
        }

            aside ul li a:hover {
                color: blue;
                text-decoration: underline;
            }

article table {
    border: solid 1px #ddd;
    width: 100%;
    padding: 5px;
}

    article table td, article table th {
        border-bottom: solid 1px #ddd;
    }

input[type="text"], input[type="password"], textarea, select {
    padding: 7px;
    border-radius: 4px;
    background-color: #fff;
    border: solid 1px #CFAEBD;
}

    input[type="text"]:focus, input[type="password"]:focus, textarea:focus, select:focus {
        padding: 7px;
        border-radius: 4px;
        background-color: #fff;
        border: solid 1px #CD568E;
        box-shadow: 0 0 12px #CF92A9;
    }

select {
    width: 90% !important;
}

.input {
    width: 85% !important;
    margin: 11px 0;
}



.input-btn {
    border-style: none;
    border-color: inherit;
    border-width: medium;
    background-color: #499FE9;
    border-radius: 5px 5px;
    padding: 10px 10px;
    color: #fff;
    font-size: 16px;
}

    .input-btn:hover {
        width: 100%;
        background-color: #499FE9;
        border: none;
        border-radius: 5px 5px;
        padding: 10px 10px;
        color: #fff;
        font-size: 16px;
    }

aside span {
    width: 100% !important;
    float: left;
    text-align: center;
}

    aside span a {
        color: #000;
        text-decoration: none;
    }

        aside span a:hover {
            color: #499FE9;
            text-decoration: underline;
        }

.div-add {
    background-color: #fff;
    border: solid 1px #ddd;
    border-radius: 6px;
    margin: 1% auto;
    padding: 1%;
    width: 950px;
    text-align: center;
    line-height: 20px;
    height: 90px;
}

strong {
    font-size: 22px;
    font-weight: 400;
}


.pwdtable {
    width: 100%;
    border-collapse: collapse;
    margin: 10px 0 0 0;
}


    .pwdtable th {
        padding: 6px;
        border: #e5e5e5 1px solid;
        background: #eee;
        color: #ad555d !important;
        font-size: 17px;
        margin: 0 0 0 0;
        font-weight: 500;
        text-align: left;
    }

    .pwdtable td {
        padding: 5px;
        border: #e5e5e5 1px solid;
        text-align: left;
        width: 25%;
    }
    /* provide some minimal visual accomodation for IE8 and below */
    .pwdtable tr {
        background: #fafafa;
    }

.gray {
    color: #515151;
    background: #d3d3d3;
}

.pwdtable1 {
    width: 100%;
    border-collapse: collapse;
    margin: 10px 0 0 0;
}

.lnk {
    color: #3333FF;
}

.pwdtable1 th {
    padding: 6px;
    border: #e5e5e5 1px solid;
    background: #eee;
    color: #ad555d !important;
    font-size: 17px;
    margin: 0 0 0 0;
    font-weight: 500;
    text-align: left;
}

.pwdtable1 td {
    padding: 3px;
    border: #e5e5e5 1px solid;
    text-align: left;
}
/* provide some minimal visual accomodation for IE8 and below */
.pwdtable1 tr {
    background: #fafafa;
}
/*  Define the background color for all the ODD background rows 
.pwdtable tr:nth-child(odd){ 
		background: #fff;
	}
	/*  Define the background color for all the EVEN background rows 
.pwdtable tr:nth-child(even){
		background: #f9f0f1;
	}*/

.pwdtable2 {
    width: 100%;
    border-collapse: collapse;
    margin: 10px 0 0 0;
}



    .pwdtable2 th {
        padding: 6px;
        border: #e5e5e5 1px solid;
        background: #eee;
        color: #ad555d !important;
        font-size: 17px;
        margin: 0 0 0 0;
        font-weight: 500;
        text-align: left;
    }

    .pwdtable2 td {
        padding: 3px;
        border: #e5e5e5 1px solid;
        text-align: left;
        width: 17px;
    }
    /* provide some minimal visual accomodation for IE8 and below */
    .pwdtable2 tr {
        background: #fafafa;
    }

.pwdtableInner {
    width: 100%;
    border-collapse: collapse;
    margin: 10px 0 0 0;
}

    .pwdtableInner th {
        padding: 6px;
        border: #e5e5e5 1px solid;
        background: #ddd;
        color: #ad555d;
        font-size: 13px;
        margin: 0 0 0 0;
        font-weight: normal;
        text-align: left;
    }

    .pwdtableInner td {
        padding: 5px;
        border: #e5e5e5 1px solid;
        text-align: left;
        width: 25%;
    }
    /* provide some minimal visual accomodation for IE8 and below */
    .pwdtableInner tr {
        background: #fafafa;
    }


.none table, .none table td {
    border: none !important;
}

.input-usr {
    background-image: url('../Images/icon_03.png');
    background-repeat: no-repeat;
    padding-left: 30px !important;
}

.input-pwd {
    background-image: url('../Images/icon_05.png');
    background-repeat: no-repeat;
    padding-left: 30px !important;
}

.waterMark {
    color: Gray;
    background-color: White;
    font-style: italic;
    width: 92%;
    padding: 5px 5px;
    border: solid 1px #cdcdcd;
    background-color: #fcfcfc;
}

.nowaterMark {
    color: black;
    background-color: White;
    font-style: normal;
    width: 92%;
    padding: 5px 5px;
    border: solid 1px #cdcdcd;
    background-color: #fcfcfc;
}
/*************** Message board classes **********/
.info, .success, .warning, .error, .validation {
    border: 1px solid;
    margin: 10px 0px;
    padding: 15px 10px 15px 50px;
    background-repeat: no-repeat;
    background-position: 10px left;
    text-align: left;
    font: 13px Tahoma,sans-serif;
}

.SuccessInfo {
    border: 1px solid #b0c291;
    margin: 5px 0px;
    padding: 5px 5px 5px 5px;
    background-repeat: no-repeat;
    text-align: left;
    font: 12px Tahoma,sans-serif;
    font-weight: bold;
    color: #275420;
    background-color: #eff9e3;
}

.info {
    color: #00529B;
    background-color: #BDE5F8;
    background-image: url( '/Quick Links/FDA/Images/info.png' );
}

.success {
    color: #4F8A10;
    background-color: #DFF2BF;
    background-image: url( '/Quick Links/FDA/Images/success.png' );
}

.warning {
    color: #9F6000;
    background-color: #FEEFB3;
    background-image: url( '/Quick Links/FDA/Images/warning.png' );
}

.error {
    color: #D8000C;
    background-color: #f2d7d7;
    background-image: url( '/Quick Links/FDA/Images/validation.png' );
}

.validation {
    color: #D63301;
    background-color: #f2d7d7;
    background-image: url( '/Quick Links/FDA/Images/validation.png' ); /*border-color: #DF8F8F;     background: #FFD7D7;*/
}

.panel-group {
    width: 500px !important;
}

.login-dtl {
    position: absolute;
    right: 60px;
    top: 60px;
}

.div-col-08 {
    width: 65%;
    float: left;
    position: relative;
    margin: 1%;
    background-color: #fafafa;
    border: solid 1px #ddd;
    border-radius: 6px 6px;
    border-top: solid 3px #499FE9;
    font-size: 1.6em;
    padding: 0 0 0 0;
}

.div-col-04 {
    width: 28%;
    float: left;
    position: relative;
    padding: 1%;
    margin: 1%;
    background-color: #fafafa;
    border: solid 1px #ddd;
    border-radius: 6px 6px;
    border-top: solid 3px #499FE9;
}

.div-col-05 {
    width: 46%;
    float: left;
    position: relative;
}

.div-col-07 {
    width: 97%;
    float: left;
    position: relative;
    padding: 1%;
}

.div-col-07 {
    font-family: 'Arial Unicode MS';
    line-height: 2em;
    color: #000000;
}

.div-col-05 img {
    width: 100%;
    height: 308px;
}

.div-col-07 h2 {
    font-family: times New Roman;
    font-size: 22px;
    font-weight: 100;
    color: #6B6B6B;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

.Div-img {
    width: 120px;
    height: 140px;
    border: solid 7px #fff;
    box-shadow: 0 0 6px #ccc;
    margin: 0 auto;
}

.text-center {
    text-align: center;
}

    .text-center h3 {
        font-family: 'Arial Unicode MS';
        font-size: 22px;
        font-weight: 100;
        color: #6B6B6B;
        font-style: italic;
        margin: 0 0 0 0;
        padding: 0 0 0 0;
        text-align: center;
    }

.pwdtableP {
    width: 100%;
    border-collapse: collapse;
    margin: 10px 0 0 0;
}

    .pwdtableP th {
        padding: 3px;
        border: #e4d6d6 1px solid;
        background: #499FE9;
        color: #fff;
        font-size: 17px;
        margin: 0 0 0 0;
        font-weight: normal;
        text-align: left;
    }

    .pwdtableP td {
        padding: 4px;
        border-bottom: #CBCBCB 1px dotted;
        text-align: left;
        font-size: 12px;
    }
    /* provide some minimal visual accomodation for IE8 and below */
    .pwdtableP tr {
        background: #fafafa;
    }

footer {
    background-color: #9a5356;
    height: 50px;
    float: left;
    position: fixed;
    width: 100%;
    text-align: center;
    font-size: 14px;
    color: #fff;
    font-weight: 100;
    line-height: 50px;
    bottom: 0;
    left: 0;
    z-index: 0 !important;
}

.actionDone {
    padding: 2px;
    margin: 2px;
    height: 60px;
    width: 160px;
    vertical-align: middle;
    background-color:rgb(72, 182, 228);
    text-align: center;
    color: black;
    font-size: 9pt;
    border: #5482B9 3px solid;
}

.actionPending {
    padding: 2px;
    margin: 2px;
    height: 60px;
    width: 160px;
    vertical-align: middle;
    background-color: gray;
    text-align: center;
    color: black;
    font-size: 9pt;
    border: #cdcdcd 3px solid;
}

.actionReject {
    padding: 2px;
    margin: 2px;
    height: 60px;
    width: 160px;
    vertical-align: middle;
    background-color: #FF0000;
    text-align: center;
    color: black;
    font-size: 9pt;
    border: #cdcdcd 3px solid;
}

.td-head {
    background-image: url('/portal/Services/PWD//Images/box_03.png');
    width: 313px;
    height: 39px;
}

.td-body {
    background-image: url('/portal/Services/PWD/Images/box_06.png');
    font-family: Calibri;
    vertical-align: top;
}

.td-ftr {
    background-image: url('/portal/Services/PWD/Images/box_08.png');
    height: 22px;
}

.td-head p {
    padding: 0 0 0 60px;
    margin: 0 0 0 0;
    color: #fff;
    font-size: 22px;
    font-family: Calibri;
}

.td-body-container {
    width: 81.5%;
    margin: 0 0 0 20px;
    height: 250px;
    overflow-y:auto;
    overflow-x:hidden;
}

 .td-body-container a {
        display: block;
        width: 84.2%;
        background-image: url('/portal/Services/PWD/Images/book-icon_11.png');
        background-repeat: no-repeat;
        padding-left: 50px;
        line-height: 35px;
        background-position: 20px 10px;
        border-bottom: dotted 1px #ddd;
        text-decoration: none;
        color: #000;
        font-family: Calibri;
    }

.td-body-container a:hover {
            background-color: #E5E5E5;
        }

.status{
		width:1000px;
		background-image:url('../Images/line_07.png');
		background-repeat:repeat-x;
		background-position:left 100px;
		height:220px;
		padding:10px;
		background-color:#fff;
		border:solid 1px #E0E0E0;
		box-shadow:0 0 5px #E3E3E3;
		margin:30px 10px;
}
.active{
	width:35px;
	margin:45px 16px 0 15px;
	height:35px;
	float:left;
}
.status h1{
	font-family:Calibri;
	font-size:27px;
	font-weight:100;
	margin:0 0 0 0;
	padding:0 0 0 0;
	text-align:center;
}
.Act-status{
	width:66px;
	font-size:11px;
	text-align:center;
	float:left;
	color:#666;
}
.histStats{
		width:1000px;
		min-height:220px;
		padding:10px;
		background-color:#fff;
		border:solid 1px #E0E0E0;
		box-shadow:0 0 5px #E3E3E3;
		margin:30px 10px;
}
