﻿
@charset "utf-8";
/* CSS Document */


@import url(//fonts.googleapis.com/css?family=Open+Sans:400,700);
body {
    padding-top: 40px;
    position: relative;
    font-family: "Open Sans",sans-serif;
    font-size: 1rem;
    color: #1A1A1A;
}

html, body, #container {
    height: 100%;
   
}

#container {
    height: auto;
    min-height: 100%;
    margin-bottom: -105px;
}
#container {
    padding: 0;
    clear: both;
}

html, body, div, span {
    border: 0 none;
    font-family: "Open Sans",sans-serif;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    padding: 0;
    text-align: left;
    vertical-align: baseline;
}

.deckcenter {
    padding-bottom: 105px;
}
/* must be same height as the footer */




html {
    /* [disabled]font-size:100%;
*/ /*WinIE6- text resize adjust*/
}
a {
    color: #016593;
    text-decoration: none;
    background-color: transparent;
}
    a:hover {
        color: #026FA1;
        text-decoration: underline
    }
    a:visited {
        color: #036796;
        text-decoration: none;
    }
.header1 {
    width: 100%;
    background-color: #007ab3;
    height: 103px;
    min-width: 1000px;
}

.logo {
    position: absolute;
    top: 13px;
    left: 44px;
    width: 65px;
    height: 63px;
    background: url(../../images/login/ppl-logo.png) no-repeat;
}

    .logo a {
        float: left;
        display: block;
        width: 295px;
        height: 101px;
        background: url(../../images/login/ppl-logo.png) no-repeat;
    }

        .logo a:hover {
            background-position: 0 -101px;
        }

/* ---------- Main Menu ---------- */
ul#main-menu {
    padding: 5px 0px 5px 20px;
    margin: 0px 0px 10px 0px;
}

    ul#main-menu li {
        float: left;
        display: block;
        margin-right: 33px;
        margin-top: 3px;
    }

    *html ul#main-menu li {
        line-height: 15px;
    }

    ul#main-menu a {
        color: #333;
        text-decoration: none;
        font-weight: normal;
        font-size: 1em;
        cursor:pointer;
    }

        ul#main-menu a:hover {
            color: #016593; /*016593;*/
            padding-bottom: 7px;
            cursor: pointer;
        }
        ul#main-menu a.active {
            color: #000; /*000;*/
            padding-bottom: 7px;
            background-color: #afd3e4;
            padding: 5px 10px;
            cursor: pointer;
        }
        
/* ---------- Sub Menu ---------- */
ul#sub-menu {
    padding: 5px 0px 5px 5px;
    margin: 0px 0px 10px 0px;
}

    ul#sub-menu li {
        float: left;
        display: block;
        margin-right: 33px;
    }

    *html ul#sub-menu li {
        line-height: 15px;
    }

    ul#sub-menu a {
        color: #777;
        text-decoration: none;
    }
/*ul#sub-menu li a:hover, ul#sub-menu a.active
{
	color: #b40238;
	text-decoration:underline;
}*/
#sub-menu li a:hover {
    text-decoration: none;
    color: #026fa1;
    margin-bottom: 0;
}

#sub-menu li a.active {
    /*border-bottom: 2px solid #176092;
	color: #b40238;*/
   
    color: #333333;
    margin-bottom: 0;
}

ul#sub-menu a {
    color: #036796;
    text-decoration: none;
}
#ctl00_divMainMenu {
    padding: 0px 0px 10px 0px;
    float: left;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    background-color: #efeff0;
    border-bottom: 1px #d7d8d8 solid;
}

#ctl00_divSubMainMenu {
    background-color: #ffffff;
    padding: 5px 0px 5px 25px;
}

.utilitynav {
    position: absolute;
    top: -4px;
    right: 15px;
   
    color: #fff;
    font-size: 12px;
    font-weight: 600;
}

    .utilitynav a:link {
        color: #fff;
    }

    .utilitynav a:visited {
        color: #fff;
    }

    .utilitynav a:hover {
        color: #cff1fa;
    }



#logo {
    position: absolute;
    top: 13px;
    left: 140px;
    width: 65px;
    height: 63px;
}

    #logo a {
        float: left;
        display: block;
        width: 295px;
        height: 101px;
        background: url(../../images/login/ppl-logo.png) no-repeat;
    }

        #logo a:hover {
            background-position: 0 -101px;
        }

#utilitynav a:link {
    position: absolute;
    top: 9px;
    right: 30px;
    
    color: #fff;
    font-size: 14px;
    letter-spacing: 0.05em;
}

#utilitynav a:visited {
    position: absolute;
    top: 5px;
    right: 30px;
   
    color: #fff;
    font-size: 14px;
    letter-spacing: 0.05em;
}

#utilitynav a:hover {
    color: #9ee1fd;
}


.maincontent {
    padding: 0 20px 0 30px;
    margin-bottom: 105px;
}



.deck {
    width: 1000px;
    margin: 0 auto;
    position: relative;
    padding-top: 20px;
}

.deckcenter {
    margin: 0 auto;
    position: relative;
    padding-top: 20px;
}

.infoarea {
    float: right;
    width: 30%;
    margin: 110px 45px 0 0;
    width: 300px;
}

    .infoarea h2.alert {
        color: #b7341f;
        font-size: 1em;
        margin-bottom: 5px;
        background: url(../../images/login/alert-icon.png) 0px center no-repeat;
        padding-left: 40px;
    }

    .infoarea h3.resources {
        color: #4e616d;
        font-size: 18px;
        font-family: Arial, Helvetica, sans-serif;
        margin-top: 10px;
        margin-bottom: 5px;
    }

.loginarea.pad {
    margin: 10px 0px 25px 45px;
    float: left;
    width: 570px;
}

.loginarea.padcenter {
    margin: 10px auto;
    width: 570px;
}

.loginarea h1 {
   
    color: #4e616d;
    font-size: 2em;
    font-weight: bold;
    line-height: 1.3em;
    margin: 0;
    padding: 3px 0;
    position: relative;
    letter-spacing: 0.03em;
}

.loginarea h2 {
    font-size: 1.4em;
    line-height: 1.3em;
    letter-spacing: 0.05em;
    
    color: #4e616d;
    margin: 0 0 0px;
}

.loginarea .logincontainer {
    background: none repeat scroll 0 0 #e6e6e6;
    border: 1px solid #cdcece;
    color: #333;
    height: 1%;
    padding: 25px 30px 20px;
    width: 450px;
    margin: 28px auto;
    border-radius: 8px;
    float: left;
}


form {
    height: 100%;
    margin-bottom: -105px;
}
label {
    display: inline;
    margin-bottom: .2rem;
}
.disblock {
    display: block;
}
table.ticket_table label {
    display: inline;
}
#deck {
    width: 1000px;
    margin: 0 auto;
    position: relative;
    padding-top: 20px;
}

#deck2 {
    margin: 0 auto;
    position: relative;
}

#deck2 {
}
/* must be same height as the footer */

#deckcenter {
    margin: 0 auto;
    position: relative;
    padding-top: 20px;
}

#deck .infoarea {
    float: right;
    width: 30%;
    margin: 110px 45px 0 0;
    width: 300px;
}

    #deck .infoarea h2.alert {
        color: #d06618;
        font-size: 18px;
     
        margin-bottom: 5px;
        background: url(../../images/login/alert-icon.png) 0px center no-repeat;
        padding-left: 40px;
    }

    #deck .infoarea h3.resources {
        color: #4e616d;
        font-size: 18px;
       
        margin-top: 10px;
        margin-bottom: 5px;
    }

#deck #loginarea.pad {
    margin: 10px 0px 25px 45px;
    float: left;
    width: 570px;
}

#deckcenter #loginarea.padcenter {
    margin: 10px auto;
    width: 570px;
}

#deck #loginarea h1 {
    font-family: Arial, Helvetica, sans-serif;
    color: #4e616d;
    font-size: 34px;
    font-weight: bold;
    line-height: 1.3em;
    margin: 0;
    padding: 3px 0;
    position: relative;
    letter-spacing: 0.03em;
}

#deck #loginarea h2 {
    font-size: 22px;
    line-height: 1.3em;
    letter-spacing: 0.05em;
   
    color: #4e616d;
    margin: 0 0 0px;
}

#deck #loginarea .logincontainer {
    background: none repeat scroll 0 0 #017f7b;
    border: 1px solid #017f7b;
    color: #333;
    height: 1%;
    padding: 25px 30px 20px;
    width: 450px;
    margin: 28px auto;
    border-radius: 8px;
    float: left;
}



#deckcenter #loginarea.pad {
    margin: 10px 0px 25px 45px;
    float: left;
    width: 570px;
}


#deckcenter #loginarea h1 {
    font-family: Arial, Helvetica, sans-serif;
    color: #4e616d;
    font-size: 34px;
    font-weight: bold;
    line-height: 1.3em;
    margin: 0;
    padding: 3px 0;
    position: relative;
    letter-spacing: 0.03em;
}

#deckcenter #loginarea h2 {
    font-size: 22px;
    line-height: 1.3em;
    letter-spacing: 0.05em;
    font-family: Arial, Helvetica, sans-serif;
    color: #4e616d;
    margin: 0 0px;
}

#deckcenter #loginarea .logincontainer {
    background: none repeat scroll 0 0 #017f7b;
    border: 1px solid #017f7b;
    color: #333;
    height: 1%;
    padding: 25px 30px 20px;
    width: 450px;
    margin: 28px auto;
    border-radius: 8px;
    float: left;
}






#deck h2.contact {
    font-size: 16px;
    line-height: 1.3em;
    padding: 3px 30px 3px 0px;
    letter-spacing: 0.05em;
    font-family: Arial, Helvetica, sans-serif;
    color: #4e616d;
    margin: 100px 0 0 0px;
    font-weight: bold;
}

#deck h1 {
    font-size: 34px;
    font-weight: bold;
    line-height: 1.3em;
    padding: 10px 30px 3px 0px;
    letter-spacing: 0.03em;
    font-family: Arial, Helvetica, sans-serif;
    color: #4e616d;
    margin: 0;
}

#deck p {
    font-size: 13px;
    color: #343434;
    font-family: Verdana, Geneva, sans-serif;
    line-height: 1.5em;
}

    #deck p strong {
        font-weight: bold;
        margin-top: 15px;
        font-size: 13px;
        color: #343434;
        font-family: Verdana, Geneva, sans-serif;
        line-height: 1.3em;
    }

#deck .boldtxt {
    font-weight: bold;
}







#deckcenter h2.contact {
    font-size: 16px;
    line-height: 1.3em;
    padding: 3px 30px 3px 0px;
    letter-spacing: 0.05em;
    font-family: Arial, Helvetica, sans-serif;
    color: #4e616d;
    margin: 100px 0 0 0px;
    font-weight: bold;
}

#deckcenter h1 {
    font-size: 34px;
    font-weight: bold;
    line-height: 1.3em;
    padding: 10px 30px 3px 0px;
    letter-spacing: 0.03em;
    font-family: Arial, Helvetica, sans-serif;
    color: #4e616d;
    margin: 0;
}

#deckcenter p {
    font-size: 13px;
    color: #343434;
    font-family: Verdana, Geneva, sans-serif;
    line-height: 1.5em;
}

    #deckcenter p strong {
        font-weight: bold;
        margin-top: 15px font-size:13px;
        color: #343434;
        font-family: Verdana, Geneva, sans-serif;
        line-height: 1.3em;
    }

#deckcenter .boldtxt {
    font-weight: bold;
}

.topheaderblue {
    background-color: #026594;
    color: #fff;
    font-weight: normal;
    border: 1px #ccc solid;
    vertical-align: middle;
    font-size: .9em;
    padding: 6px;
}
.topheaderblue label {
    color: #fff;
    display: inline;
}
.topheadergray {
    background-color: #ccc;
    color: #fff;
    font-weight: normal;
    border: 1px #ccc solid;
    vertical-align: middle;
    font-size: .9em;
    padding: 6px;
}

    .topheadergray label {
        color: #333;
        display: inline;
    }
.latest-entries {
    float: left;
    margin: 0px 40px 0 50px;
    width: 45%;
}

    .latest-entries h2 {
        color: #017f7b;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 16px;
        font-weight: bold;
        letter-spacing: 0.05em;
        line-height: 1.3em;
        padding: 47px 30px 3px 0;
    }

    .latest-entries h3 em {
        font-size: 0.667em;
        line-height: 1.571em;
        font-style: italic;
        color: #777;
        white-space: nowrap;
    }

#deck .latest-entries h3 a:link, #deck .latest-entries h3 a:visited {
    font-variant: normal;
    border-bottom: 0.056em solid #a9a9a0;
}

#deck .latest-entries h3 a:focus, #deck .latest-entries h3 a:hover, #deck .latest-entries h3 a:active {
    border-bottom: 0.056em solid #fa0;
}

.latest-entries h3 em strong {
    border: 0;
    font-style: normal;
    font-weight: 300;
}

table#contact {
    border-collapse: collapse;
    width: 500px;
}

.latest-entries ol li {
    padding-top: 1.167em;
    padding: 1.25em 0;
    border-top: 0.063em solid #d9d9d0;
    color: #343434;
   
    font-size: 14px;
}

    .latest-entries ol li p, .section-content {
        font-size: 0.875em;
        line-height: 1.571em;
    }

        .latest-entries ol li p em {
            font-style: italic;
        }

.leftside {
    width: 40%;
    margin: 0px 20px 0 40px;
    float: left;
    clear: both;
}

.center {
    width: 40%;
    margin: 0 auto;
    clear: both;
}

.utilitynav li {
    display: inline;
    list-style-type: none;
}

.latest-entries ul {
    list-style-type: disc;
    
    font-size: 14px;
    font-variant: normal;
    letter-spacing: 0.083em;
    margin-top: 10px;
    width: 200px;
}

    .latest-entries ul li {
        margin-left: 30px;
        padding: 4px 0;
    }
/* footer */

.footerportal {
    position: relative;
    bottom: 0;
    height: 140px;
    clear: both;
    background-color: #352c2c;
    min-width: 1000px;
    border-top: 10px solid #007ab3;
}

span.footerimg {
    float: left;
    margin: 15px 20px 10px 30px;
    height: 62px;
    width: 65px;
    background-image: url(../../Images/Login/ppl-logo-footer-new.png);
}

.copyright a:link, .copyright a:visited {
    color: #a3e4dd;
    font-weight: bold;
}

.copyright a:hover {
    color: #b3e2f8;
    font-weight: bold;
}

.copyrightcenter a:link, .copyrightcenter a:visited {
    color: #9cdcfa;
    font-weight: bold;
}

.copyrightcenter a:hover {
    color: #b3e2f8;
    font-weight: bold;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}
/* End hide from IE-mac */

img.footerimg {
    float: left;
    margin: 10px 20px 10px 30px;
}

img.footerimg2 {
    float: right;
      margin: 25px 20px 10px 25px;
}



.copyright {
    padding: 20px 0 0 25px;
    color: #fff;
    font-size: .8em;
   
}

.copyrightcenter {
    padding: 20px 0 0 55px;
    width: 80%;
    color: #fff;
    font-size: .7em;
  
}

.footerportal p {
   
    font-weight: bold;
    padding: 30px 0 0 200px;
    text-align: left;
    clear: both;
    color: #fff;
    font-size: 11px;
    line-height: 1.3em;
}

.breadcrumb {
  
    height: 30px;
    line-height: 30px;
    color: #9b9b9b;
    overflow: hidden;
    margin: 0px 0 0 40px;
    padding: 0px;
}

    .breadcrumb li {
        list-style-type: none;
        float: left;
        padding-left: 5px;
        padding-right: 5px;
    }

p.title {
    font-size: 13px;
    font-weight: 600;
    margin-top: 10px;
}
.label-warning {
    background-color: #b7341f;
}
.form-title {
    font-size: 17px;
    color: #666;
}

.form-checkbox {
    margin: 4px 5px 5px 0;
}
.form-control {
    border-width: 2px;
}

.form-control {
    display: block;
    width: 100%;
   
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #333;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #888;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-radius: .5rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    margin: 0 0 15px 0;
}
.form-control2 {
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #494646;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #888;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-radius: .5rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    margin: 0 0 15px 0;
}
.form-control3 {
    padding: .3rem .3rem;
    font-size: .9rem;
    font-weight: 400;
    line-height: 1.5;
    color: #494646;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #888;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-radius: .5rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    margin: 0;
}
.form-control_ts {
    padding: .25rem .5rem;
    font-size: .9rem;
    font-weight: 400;
    line-height: 1.5;
    color: #494646;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #888;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-radius: .5rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    margin: 0;
}
.form-control_sm {
    display: block;
    padding: .25rem .5rem;
    font-size: .9rem;
    font-weight: 400;
    line-height: 1.5;
    color: #494646;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #888;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-radius: .5rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    margin: 0;
}

.mb-3 {
    width: 30em;
}
.mt10 {
    margin-top: 10px;
}
.mb10 {
    margin-bottom: 10px;
}
.mb-5fix {
    width: 500px;
    margin: 10px 20px 20px 5px;
}
.ml18 {
    margin-left: 18px;
}
.fl {
    float: left;
}
.scroll {
    overflow-y: scroll;
    overflow-x: scroll;

}
.m-btn + .m-btn, .m-btn + .m-btn-group, .m-btn-group + .m-btn, .m-btn-group + .m-btn-group {
    margin-left: 15px;
}
.xsmall {
    font-size: .9em;
}
.lc {
    text-transform: lowercase;
}
.m-btn.green {
    background-color: #79d8ce;
    color: #FFFFFF;
    text-shadow: none;
}
.l-btn {
    text-transform: uppercase;
    font-weight: 700;
}

.l-btn {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    padding: .5rem 3.5rem;
    font-size: .9rem;
    line-height: 1.7;
    border-radius: 2rem;
    margin: 10px 0 10px 3px;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

    .l-btn:not(:disabled):not(.disabled) {
        cursor: pointer;
    }





.m-btn {
    text-transform: uppercase;
    font-weight: 700;
}

.m-btn {
    display: inline-block;
  
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    padding: .2rem 2.5rem;
    font-size: .9rem;
    line-height: 1.7;
    border-radius: 2rem;
    margin: 10px 0 10px 3px;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

    .m-btn:not(:disabled):not(.disabled) {
        cursor: pointer;
    }



.s-btn {
    text-transform: uppercase;
    font-weight: 700;
}

.s-btn {
    display: inline-block;
    
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    padding: .1rem .7rem;
    font-size: .8rem;
    line-height: 1.7;
    border-radius: 2rem;
    margin: 10px 0 10px 3px;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    font-weight: 600;
}

.xs-btn {
    text-transform: uppercase;
    font-weight: 700;
}

.xs-btn {
    display: inline-block;
   
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    padding: .1rem .5rem;
    font-size: .7rem;
    line-height: 1.7;
    border-radius: 2rem;
    margin: 10px 0 10px 3px;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    font-weight: 600;
}
#ts .aspNetDisabled {
    display: inline-block;
    color: #231f20;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    padding: .1rem .5rem;
    font-size: .7rem;
    line-height: 1.7;
    border-radius: 2rem;
    margin: 10px 0 10px 3px;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    font-weight: 600;
    background: -moz-linear-gradient(center top, #fff, #d7d5d8 ) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #bab9b9;
    color: #bdbcbc;
    background: -webkit-linear-gradient(#fff, #d7d5d8);
    background: linear-gradient(#fff, #d7d5d8);
}

.s-btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}

    .m-btn.green:hover, .m-btn.green:focus, .m-btn.green:active, .m-btn.green.active, .m-btn.green.disabled, .m-btn.green[disabled] {
        background-color: #56b5f1;
        background-repeat: repeat-x;
        background-image: linear-gradient(top, #53a1d2, #53a1d2);
    }

.orange {
    background: -moz-linear-gradient(center top, #b7341f, #b7341f) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #b7341f;
    color: #ffffff;
    background: -webkit-linear-gradient(#b7341f, #b7341f);
    background: linear-gradient(#b7341f, #b7341f);
}

    .orange:hover {
        background: -moz-linear-gradient(center top, #c8412c, #c8412c) repeat scroll 0 0 rgba(0, 0, 0, 0);
        border: 1px solid #b7341f;
        color: #ffffff;
        text-decoration: none;
        background: -webkit-linear-gradient(#c8412c, #c8412c);
        background: linear-gradient(#c8412c, #c8412c);
    }
.blue {
    background: -moz-linear-gradient(center top, #007ab3, #007ab3) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #026594;
    color: #ffffff;
    background: -webkit-linear-gradient(#007ab3, #007ab3);
    background: linear-gradient(#007ab3, #007ab3);
}

    .blue:hover {
        background: -moz-linear-gradient(center top, #0c8bc6, #0c8bc6) repeat scroll 0 0 rgba(0, 0, 0, 0);
        border: 1px solid #026594;
        color: #ffffff;
        text-decoration: none;
        background: -webkit-linear-gradient(#0c8bc6, #0c8bc6);
        background: linear-gradient(#0c8bc6, #0c8bc6);
    }

.teal {
    background: -moz-linear-gradient(center top, #03a9ab, #03a9ab) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #029698;
    color: #ffffff;
    background: -webkit-linear-gradient(#03a9ab, #03a9ab);
    background: linear-gradient(#03a9ab, #03a9ab);
}

    .teal:hover {
        background: -moz-linear-gradient(center top, #0cb9bb, #0cb9bb) repeat scroll 0 0 rgba(0, 0, 0, 0);
        border: 1px solid #029698;
        color: #ffffff;
        text-decoration: none;
        background: -webkit-linear-gradient(#0cb9bb, #0cb9bb);
        background: linear-gradient(#0cb9bb, #0cb9bb);
    }
.cancel {
    background: #fff;
    border: 2px solid #888;
    color: #333;
    
}

    .cancel:hover {
        background: #eee;
        border: 2px solid #aeadad;
        color: #333;
    }
.gray {
    background: -moz-linear-gradient(center top, #fff, #d7d5d8 ) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #bab9b9;
    color: #2a2a2a;
    background: -webkit-linear-gradient(#fff, #d7d5d8);
    background: linear-gradient(#fff, #d7d5d8);
}

    .gray:hover {
        background: -moz-linear-gradient(center top, #fff, #fff) repeat scroll 0 0 rgba(0, 0, 0, 0);
        border: 1px solid #d7d5d8;
        color: #2a2a2a;
        text-decoration: none;
        background: -webkit-linear-gradient(#fff, #fff);
        background: linear-gradient(#fff, #fff);
    }

.dkgray {
    background: -moz-linear-gradient(center top, #656565, #656565 ) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #656565;
    color: #fff;
    background: -webkit-linear-gradient(#656565, #656565);
    background: linear-gradient(#656565, #656565);
}

    .dkgray:hover {
        background: -moz-linear-gradient(center top, #7f7e7e, #7f7e7e) repeat scroll 0 0 rgba(0, 0, 0, 0);
        border: 1px solid #d7d5d8;
        color: #fff;
        text-decoration: none;
        background: -webkit-linear-gradient(#7f7e7e, #7f7e7e);
        background: linear-gradient(#7f7e7e, #7f7e7e);
    }
.linkbtn {
    background: none;
    border: none;
    color: #016593;
    cursor: pointer;
    
}
    .linkbtn:hover {
        background: none;
        border-bottom: 1px #026fa1 solid;
        color: #026fa1;
    }
.linkbtnbold {
    background: none;
    border: none;
    color: #016593;
    cursor: pointer;
    font-weight: bold;
}

.linkbtnbold:hover {
    background: none;
    border-bottom: 1px #026fa1 solid;
    color: #026fa1;
    font-weight: bold;
}

fieldset {
    border: none;
    
}
    legend {
        font-weight: bold;
        font-size: 1.2em;
    }
.ajax__calendar .ajax__calendar_container {
    border: 1px solid #646464;
    background-color: #ffffff;
    color: #000000;
    position: absolute !important;
    top: 0px !important;
    left: 0px !important;
    z-index: 10 !important;
    background: rgb(255, 255, 255) none repeat scroll 0% 0% !important;
    border: 1px solid rgba(0, 0, 0, 0.2) !important;
    border-radius: 4px !important;
    box-shadow: rgba(0, 0, 0, 0.65) 0px 14px 36px 2px !important;
    padding: 12px !important;
    overflow: hidden auto !important;
    white-space: normal !important;
    display: inline-block !important;
    max-height: calc(-152px + 100vh) !important;
    visibility: visible !important;
    width: 280px;
    height: 200px;
}

.ajax__calendar_container {
    padding: 4px;
    cursor: default;
    width: 170px;
    font-size: 14px;
    text-align: center;
    font-family: tahoma,verdana,helvetica;
}
.ajax__calendar_header {
    height: 20px;
    width: 100%;
}

.ajax__calendar_title {
    cursor: pointer;
    font-weight: bold;
    margin-left: 15px;
    margin-right: 15px;
    color: rgb(72, 72, 72) !important;
    font-size: 18px !important;
    text-align: center !important;
   
    caption-side: initial !important;
}

.ajax__calendar_header {
    height: 25px !important;
    width: 100%;
}



.ajax__calendar_days, .ajax__calendar_months, .ajax__calendar_years {
    top: 0px;
    left: 0px;
    height: 150px;
    width: 250px;
    position: absolute;
    text-align: center;
    margin: auto;
}

.ajax__calendar_container TABLE {
    padding: 0px;
    margin: 0px;
    font-size: 14px;
    line-height: 1.43;
    margin: auto;
    width: 250px;
    height: 150px;
}

.ajax__calendar_container TABLE {
    font-size: 14px;
    line-height: 1.43;
}

.ajax__calendar_container TD {
    padding: 0px;
    margin: 0px;
    font-size: 14px;
    box-sizing: border-box !important;
    cursor: pointer !important;
    font-size: 14px !important;
    text-align: center !important;
    */color: rgb(72, 72, 72) !important;
    background: rgb(255, 255, 255) none repeat scroll 0% 0% !important;
}

.ajax__calendar_container TABLE {
    font-size: 14px !important;
    line-height: 1.43;
}
.ajax__calendar_body {
    height: 150px !important;
    width: 250px !important;
    position: relative;
    overflow: hidden;
    margin: auto;
    top: 2px !important;
}
.ajax__calendar_footer {
    font-size: 13px !important;
}
.ajax__calendar_prev {
    cursor: pointer;
    width: 15px;
    height: 24px !important;
    float: left;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background: url(../../images/leftarrow.png) no-repeat !important;
}
.ajax__calendar_next {
    cursor: pointer;
    width: 15px;
    height: 24px !important;
    float: right;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background: url(../../images/rightarrow.png) no-repeat !important;
}
/*  
    
AZDDD
AZDDDDEMO
AZMCOBRIDGEWAY
AZMCOEVERCARE
AZMCOPINALGILA
CAELARC
CAGGRC
COCDASS
COCDASSR2
DCVDHS
DEMOACME
DEMOMYFI
GA TPA
GADBHDD
GADDW
GAPRTF
GASUMMER
ILDDD
INFSSA
KSMCOAG
KSMCOUHC
KSWORK
MA DESE_DMR
MAASD
MAAWPCOMM
MAAWPCOMP
MAPCA
MAPDP
MDDHMH
    MEVIP
NJ DHSS BA Program - PPL 
NMMIVA
NVADSD
NVCCSD
NVRRC
NYTBI
OHDH
    ORVDHS
ORWA
PADPWODP
PADPWOLTL
ProgramAdmin
PRWVET
SCAAA
SCFDGS
SFHSA
SSSEVAVET
TANFCA
TANFMA
Test
TEST - FL MCO AE
TEST - FL MCO AG
TEST - FL MCO IC
Test222222
TNAC
TNAG
TNDIDS
TNED
TNGNRC
TNREG
TNTAPAC
TNTAPAG
TNTAPVSHP
TNTCADOptions
TNTCADVET
TNVSHP
    VACLPDemo
VADMAS
VADMASDEMO
VADMASMCO
VAMFP
VAVET
WADSHS_NF2
WADSHSNF
WADSHSVET
WADSHSVET2
WANFDemo
WAPCSSDEMO
WVIDD
WVPOAD
WVTBI
WYDDD
WYDDD1

    */
