/* 
    Created on : Oct 27, 2018, 12:43:49 PM
    Author     : robert.edwards modified by Henry Schutte
*/
body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    position:relative;
}
.background{
    width:100%;
    min-height: 100%;
    position: absolute;
    top:0;
    left:0;
    /* IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    /* IE 5-7 */
    filter: alpha(opacity=50);
    /* Netscape */
    -moz-opacity: 0.5;
    /* Safari 1.x */
    -khtml-opacity: 0.5;
    /* Good browsers */
    opacity: 0.5;
    z-index: -10;
}
table {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
}
td {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
}
#main_content{
    margin-left:20px;
}
#logo{
    margin-top: 20px;
    width: 100%;
}
#logo img {
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 10px;
}
#site_title {
    padding-left: 10px;
    padding-bottom: 8px;
    font-size: 15px;
    font-weight: bold;
    color: #002880;
    /* color: #DAAC28; */
}
#nav_stripe_container {
    width: 100%;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #567632;
    position: relative;
}
#topnav {
    padding-top: 0px;
    text-align: left;
    max-width: 650px;
    position: absolute;
    bottom: -2px;
    right: 10px;
}
#nav {
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
    z-index: 499;
}
#nav ul {
    position: absolute;
    right: -5px;
    display: none;
    margin: 0 0 0 -1px;
    padding: 0;
    list-style: none;
}
#nav ul li {
    width: 125px;
    float: left;
}
#nav li ul a {
    display: block;
    color: #FFFFFF;
    
    text-align: left;
    background-color: #002880;
    border-bottom: 1px solid #ccc;
    border-right: none;
    text-decoration: none;
    padding-top: 8px;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 8px;
    border-top-left-radius: 0px;
    -moz-border-radius-topleft: 0px;
    border-top-right-radius: 0px;
    -moz-border-radius-topright: 0px;
    height: auto;
}
#nav li {
    float: left;
    display: block;
    position: relative;
    z-index: 500;
}
#nav li a:hover, .hovered {
        
 	background-color: #165500;
        /*border-style:  groove;*/
        text-decoration: underline;
	color: #FFFFFF;
        border-color:#165500;
	/*z-index: 5000;*/
    }
#nav li a {
    height: 25px;
    display: block;
    height: 23px;
    text-decoration: none;
    text-align: center;
    color: #FFFFFF;
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 8px;
    border-top-left-radius: 8px;
    -moz-border-radius-topleft: 8px;
    border-top-right-radius: 8px;
    -moz-border-radius-topright: 8px;
    background-color: #002880;
    margin-left: 4px;
}
.ltgrn {
    background-color: #F0FFF0;
    background-image: linear-gradient(bottom, #FFFFFF 17%, #E0F0C1 98%);
    background-image: -o-linear-gradient(bottom, #FFFFFF 17%, #E0F0C1 98%);
    background-image: -moz-linear-gradient(bottom, #FFFFFF 17%, #E0F0C1 98%);
    background-image: -webkit-linear-gradient(bottom, #FFFFFF 17%, #E0F0C1 98%);
    background-image: -ms-linear-gradient(bottom, #FFFFFF 17%, #E0F0C1 98%);
    background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.17, #FFFFFF), color-stop(0.98, #E0F0C1) );
}
.ltgrn{
    max-width: 650px;
    width: 90%;
    margin: 50px auto;
    padding: 10px;
    border-top-left-radius: 8px;
    -moz-border-radius-topleft: 8px;
    border-bottom-right-radius: 8px;
    -moz-border-radius-bottomright: 8px;
    border: 1px solid #BEBEBE;
    border-top-right-radius: 8px;
    -moz-border-radius-topleft: 8px;
    border-bottom-left-radius: 8px;
    -moz-border-radius-bottomright: 8px;
    border: 1px solid #BEBEBE;
}
.overlayTab {
    color: #333;
    padding: 5px;
    width: auto;
    position: relative;
    top: -19px;
    border-top-left-radius: 8px;
    -moz-border-radius-topleft: 8px;
    border-bottom-right-radius: 8px;
    -moz-border-radius-bottomright: 8px;
    border: 1px solid #BEBEBE;
    border-top-right-radius: 8px;
    -moz-border-radius-topleft: 8px;
    border-bottom-left-radius: 8px;
    -moz-border-radius-bottomright: 8px;
    border: 1px solid #BEBEBE;
    font-size: 110%;
    font-weight: bold;
    background-color: #FFFFFF;
    background-image: linear-gradient(bottom, #FFFFFF 17%, #EFEFEF 98%);
    background-image: -o-linear-gradient(bottom, #FFFFFF 17%, #EFEFEF 98%);
    background-image: -moz-linear-gradient(bottom, #FFFFFF 17%, #EFEFEF 98%);
    background-image: -webkit-linear-gradient(bottom, #FFFFFF 17%, #EFEFEF 98%);
    background-image: -ms-linear-gradient(bottom, #FFFFFF 17%, #EFEFEF 98%);
    background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.17, #FFFFFF), color-stop(0.98, #EFEFEF) );
}
.orange {
    border: solid 1px #da7c0c;
    background: #cc6733;
    background: -webkit-gradient(linear, left top, left bottom, from(#cc6733), to(#DA926B));
    background: -moz-linear-gradient(top, #cc6733, #DA926B);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20');
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
.button {
    display: inline-block;
    outline: none;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    /* text-shadow: 0 1px 1px rgba(0,0,0,.3); */
    -webkit-border-radius: .5em;
    -moz-border-radius: .5em;
    border-radius: .5em;
    padding-top: 0.4em;
    padding-right: 1em;
    padding-bottom: 0.45em;
    padding-left: 1em;
    margin-right: 0.5em;
    line-height: 100%;
}
.page_heading{
    font-size: 18px;
    margin: 10px 0;
    color: #868686;
    font-weight: bold;
}
.search_results_count{
    font-size: 11px;
    margin-top: 3px;
    color: #000000;
    font-weight: normal;
}
.memo_table{
    width: 100%;
    max-width: 1100px;
}
.recent_memos_heading td{
    color: #294960;
    padding-top: 20px;
    font-size: 14px;
    font-weight: bold;
    border-bottom: 1px solid #25709C;
}
.memo_column_headers td{
    font-style:italic;
    color:#aaaaaa;
    white-space: nowrap;
    padding-right: 10px;
}
.memo_column_headers td a:link{
    color: #0211bb;
    text-decoration: none;
}
.memo_column_headers td a:visited{
    color: #0211bb;    
    text-decoration: none;
}
.memo_column_headers td a:hover{
    color: #0211bb;    
    text-decoration: underline;
}
.memo_table td {
    padding-left: 5px;
    padding-right: 5px;
}
.altRow td {
    background-color: #ffffff;
}
.memo_summary{
    display:none;
}
.share{
}
.share div.share_outer{
    position:relative;
}
.share div.share_text{
    line-height: 20px;
    background-image: url('../images/green_share_sml20.png');
    height: 20px;
    width: 62px;
    background-repeat: no-repeat;
    background-position: center;
    text-align: center;
    color: #FFFFFF;
    font-weight:bold;
    cursor: pointer;
}
.share div.pp_outer{
    position: absolute;
    top:100%;
    right: -3px;
    min-width: 340px;
    background-color: #FFFFFF;
    margin-top: 5px;
    padding:10px;
    z-index: 5;
    display:none;
    border: 3px #4fa801 solid;
    border-radius: 7px;
}
.share div.pp_outer span.to_heading{
    /*line-height:22px;
    vertical-align:middle;*/
}
.share .users_box{
    border:1px #cc0000 solid;
    display:inline-block;
    width:250px;
    vertical-align: middle;
    padding: 4px;
}
.share .selected_users{
    line-height: 20px;
}
.share .user{
    padding-right: 5px;
}
.share .user span{
    text-decoration: underline;
    white-space: nowrap;
}
.share .txt_user{
    border: none;
}
.share .txt_user:focus{
    outline: none;
}
.share .txt_msg{
    width: 260px;
    padding: 5px;
}
.share .delete_sel_user{
    margin-left: -3px;
    text-decoration: none;
}
.share .delete_sel_user span{
    text-decoration: none;
    color: red;
}
.share div.user_results ul{
    height:100%;
    max-height: 196px;
    width: 300px;
    border: none;
    margin: 15px 0 0 0;    
    padding: 0px;
    overflow-y: auto;
    overflow-x: hidden;
    margin-right: 10px;
    list-style-type: none;
}
.share div.user_results li{
    white-space: nowrap;
    padding: 1px 5px 3px;
}
.share div.user_results li:not(.separator):hover{
    background-color: #e3f7d2;
    cursor: pointer;
}
.share div.user_results li.separator hr{
    margin: 2px 0px;
    color: #E5E5E5;
}
.share div.display_name{
    white-space:nowrap;
}
.share div.display_title{
    color: #777777;
}
.share tr.spacer{
    height: 2px;
    line-height: 2px;
}
.error{
    display: none;
    color: #f30404;
}
.upload_success {
    font-size: 18px;
    color: green;
    margin: 15px auto 0 auto;
    width: 180px;
    height: 1px;
}
.approve_memos_tbl tr.spacer{
    height: 2px;
    line-height: 2px;
}
.approve_memos_tbl tr td{
    font-size:11px;
}
.approve_memos_tbl tr td span{
    font-weight:bold;
    font-size:12px;
}
.approve_memos_tbl .button:first-child{
    margin-bottom: 5px;
}
.approve_memos_tbl .actions{
    font-size: 14px;
    font-weight: bold;
    white-space: nowrap;
    position: relative;
}
.approve_memos_tbl .actions img{
    vertical-align: middle;
    margin: 4px 0;
}
.approve_memos_tbl .actions a{
    text-decoration: none;
}
.approve_memos_tbl .actions a:hover{
    text-decoration: underline;
}
.approve_memos_tbl .memo{
    color: #444444;
}
.approve_memos_tbl .approve{
    color: #316c29;
}
.approve_memos_tbl .reject{
    color: #e52e2d;
}

.actions div.rejected_outer{
    position: absolute;
    top:100%;
    right: -3px;
    min-width: 280px;
    background-color: #FFFFFF;
    margin-top: 5px;
    padding:10px;
    z-index: 5;
    display:none;
    border: 3px #e52e2d solid;
    border-radius: 7px;
    font-weight: normal;
}
.actions .subject{
    white-space: normal;
    text-indent:-20px;
    padding-left: 20px;
}
.actions textarea{
    width: 260px;
    padding: 5px;
}

.actions div.uploaded_by{
    display:none;
}
.requiredMsg{
    display:none;
}
.ltred{
    margin: 10px 0;
    width: 600px;
    padding-left: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    border: 1px solid #BEBEBE;
    background-color: #FFEAEA;
    /* border: 1px solid #FF7979; */
    background-image: linear-gradient(bottom, #FAEBEB 1%, #FBACAC 98%);
    background-image: -o-linear-gradient(bottom, #FAEBEB 1%, #FBACAC 98%);
    background-image: -moz-linear-gradient(bottom, #FAEBEB 1%, #FBACAC 98%);
    background-image: -webkit-linear-gradient(bottom, #FAEBEB 1%, #FBACAC 98%);
    background-image: -ms-linear-gradient(bottom, #FAEBEB 1%, #FBACAC 98%);
    background-image: -webkit-gradient( linear, left bottom, left top, color-stop(.01, #FAEBEB), color-stop(0.98, #FBACAC) );
}
.ltred h4{
    margin-left:15px;
}
.upload_success {
    font-size: 18px;
    color: green;
    margin: 25px auto 0 auto;
    width: 200px;
    height: 1px;
}
/* New style sheet setting added for green button - Henry*/
.greenbutton {
      display: inline-block;
      padding: 4px 18px;
      font-size: 12px;      

      cursor: pointer;
      text-align: center;
      text-decoration: none;
      outline: none;
      color: #FFFFFF;
      background-color: #002880;
      border: none;
      border-radius: 15px;
      box-shadow: 0 1px #999; 
    }

    .greenbutton:hover {background-color: #FFFFFF; color: #002880;border-color: #002880}

    .greenbutton:active {
      background-color: #567632;
}