﻿/* GWL Custom CSS */
body {background-color:#fff;background-image: url('./Images/webs-bg-transparent-paper.png');}
.webs-header {background: url('./Images/webs-header-gwl.png') no-repeat #193e7d 0 18px;height:92px;border:1px solid #ccc;border-top:0}
.webs-header-logo, .webs-client-logo {padding-top:30px}

.webs-content h1, .webs-content .title, h1 {font-family:Times New Roman, Georgia, Serif !important}
.webs-content .SectionTitle {font-family:Times New Roman, Georgia, Serif !important}

.webs-content .homepage-content .webs-home-banner {background-color:#e1e1e1}
.webs-content hr {border-top:1px solid #ccc}
.webs-login-page .button-login {background-color:#c0c0c0; color: #333;}
.webs-footer-fixed-wrapper {background-color:#e1e1e1}
.webs-footer, .webs-footer a {color:#666}
.webs-content .enrollment-buttons .btn {font-family:Arial,Helvetica, Sans-Serif;color:#003e74}
.webs-modal .webs-modal-header {color:#009967;text-shadow:0 1px 0 rgba(255,255,255,.5)}
.webs-header-info {top:24px !important;margin: 0 0 0 -119px}
.webs-header-info .webs-header-infoitem a {
    background-color: #3375A9;
    color: #FFFFFF;
}

.webs-modal .webs-modal-content {color:#000;}
.webs-modal .webs-modal-footer .btn  {background-color:#003e74}
.webs-header-buttons .ui-btn, .webs-header-buttons .ui-btn:hover {background:none;border:none;box-shadow:none}

.webs-grid-section .btn {color:#333;}
.webs-grid-section .action .grid-change-button, .webs-grid-section .action .grid-remove-button, .webs-dependent-group a.ui-btn, .webs-grid-section .btn {background-color:#ccc}

.webs-menuLeftNav a.level1 {font-family:Arial,Helvetica,sans-serif}

.webs-content .homepage-content .webs-home-banner {border-top:1px solid #009967}

.webs-header-buttons {margin-top: -18px;padding: 0;}

.webs-accountBar {background:url("./Images/webs-bg-btn-enroll-large.png") repeat scroll 0 -10px #ECECEC;border:1px solid #ccc;border-top:1px solid #fff}
.webs-flexBar .ui-btn, .webs-flexfooter .ui-btn, btn-inner-controlgroup .btn {background-color:#003e74}
a.ui-btn {background-color:#ccc; color: #333;}


.webs-content .SectionTitle {color:#009967;}

.webs-footer-copyright {float:right;padding:4px 0}
.webs-footer-links {float:left;padding:4px 0;}
.webs-footer {height:auto}

.webs-footer a:hover {color:#003e74}
	
/* Welcome banner */

/*.webs-content .homepage-content .webs-home-banner .icon {background:url(./Images/webs-flex-foldericon.png) no-repeat ;height:122px;width:122px; margin:5px 20px 15px;float:left;display:block}*/
.webs-content .homepage-content .webs-home-banner .text {height:82px;vertical-align:middle;}
.webs-content .homepage-content .webs-home-banner h1 {width: 620px; font-family:lato-n3, lato, Sans-Serif;font-weight:300;padding:35px 0 15px 20px;font-size:30px;color:#003e74;text-align:left}

.webs-personal-editlabel {color:#333;}

.ui-btn.changeDisabled {opacity:.3;filter:alpha(opacity=30)}

.RadToolTip_Office2010Blue .rtWrapper .rtWrapperContent {background-color:#dbe3ee !important;}

.info-icon {width:27px;height:22px;margin-bottom: -5px;cursor:pointer;background: url(./Images/webs-gwl-info-icon.png) no-repeat transparent; display: inline-block}

/* Splash Page */
.splash-page {position:relative;z-index:2;text-align:left;border:1px solid #bbb;border:1px solid rgba(51,51,51,.2);
background:url("../Images/web-bg-grid.png") repeat-x scroll center bottom #FFFFFF;background: -moz-linear-gradient(top,  #FFFFFF 0%, #FFFFFF 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFFFFF), color-stop(100%,#FFFFFF)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #FFFFFF 0%,#FFFFFF 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #FFFFFF 0%,#FFFFFF 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #FFFFFF 0%,#FFFFFF 100%); /* IE10+ */
background: linear-gradient(to bottom,  #FFFFFF 0%,#FFFFFF 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#FFFFFF',GradientType=0 ); /* IE6-9 */box-shadow:0 1px 5px rgba(0,0,0,.3);padding:20px;margin:0 auto;width:570px;}

/* Login Page */
.webs-header-logo-wrapper {width:980px;}
.otherlinks a {text-decoration:none; font-size:8px; color:#000000; background: url(./Images/arrow_blue_small.gif) no-repeat top left; padding-left: 15px;}
.homelink a {text-decoration:none; font-size:10px; color:#FFFFFF; padding-left: 15px;}
