body, .btn {
    /*font-family: Verdana, Arial, Helvetica, sans-serif;*/
    font-size: 14px;
}

/*#wrapper {*/
    /*max-width: 992px;*/
/*}*/

address {
    font-size: 12px;
}

#main h2 {
    font-size: 20px;
    font-weight: bold;
    color: #006666;
}

#main h3 {
    font-size: 16px;
    font-weight: bold;
}

a.login {
    margin: 1px 0 -1px 0;
}

#outer {
    height:36px;
    background-color: #2182d6;
}

#header-stripe {
    height: 30px;
    background-color: #66abcc;
    border-bottom: 1px solid #222;
}

#wrapper {
}

#logoDiv {
    width: 240px;
    /*margin-top: -12px;*/
    /*position: absolute;*/
    /*left: 0;*/
    /*top: 2px;*/
}

h1.logo {
    font-size: 25px;
    font-weight: 500;
    margin-top: 0 ; !important;
    margin-bottom: 0 ; !important;
    padding: 0;
}

#logoDiv a {
    display: block;
    text-decoration: none;
    margin: 5px 0 0 0;
    padding: 5px 15px 0 15px;
    height: 33px;
    /*width: 260px;*/
    /*background-image: url(../images/md2_logo.gif);*/
    /*background-size: 260px 40px;*/
    /*background-position: 0 -7px;*/
    /*background-repeat: no-repeat;*/
    background-color: #66a6cc;
    position: relative;
}
#logoDiv a span.mediator {
    color: #f0f0f0;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8), -1px -1px 1px rgba(255, 255, 255, 0.5);
}
#logoDiv a span.dates {
    color: #066;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8), -1px -1px 1px rgba(230, 230, 230, 0.5);
}

#logoDiv a:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    border-top: 31px solid #006666;
    border-left: 31px solid transparent;
    width: 0;
}

nav {
    line-height: 1;
    font-size: 12px;
    font-weight: bold;
    margin: 1px 0 -1px 0;
    padding: 0;
}

nav .nav> li >a {
    min-width: 110px;
    padding: 4px 15px;
    color: #369;
    font-size: 13px;
    font-weight: bold;
    line-height: 1.2;
    background-color: #e6e6b3;
    border-style: solid;
    border-width: 1px;
    border-color: #ffffb4 #006666 #006666 #ffffb4;
    text-align: center;
    margin-right: 0;
    position:relative;
    height: 27px;
    text-decoration: none;
}

nav .nav> li >a:before {
    content: '';
    position: absolute;
    top: -1px;
    left: -1px;
    border-top: 11px solid #66CC99;
    border-right: 11px solid transparent;
    width: 0;
}
.nav-tabs > li > a {
    border-radius: 0;
}

ul#assistees {
    list-style: none;
}
ul#assistees li {

    padding-bottom: 5px;
}

nav .nav> li >a:hover {
    background-color: #ffffb4;
    border-bottom-color: #006666;
    border-right-color: #006666;
}
nav .nav> li >a:focus  {
    background-color: #e6e6b3;
    outline: 0;
}
nav .nav> li.active >a, nav .nav> li.active >a:hover  {
    border-right-color: #006666;
    color: #006666;
}
nav .nav> li.login >a, nav .nav> li.login >a:hover {
    min-width: 10px;
    padding:0;
    background-color: transparent;
    border:none;
}
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    background-color: #ffffb4;
}
nav .login {
}

#subnav {
    text-align: center;
    margin-top: 37px;
}

div#subnav > ul:after {
    content: '|';
}

#subnav li {
    padding-right: 0;
    padding-left: 0;
}

div#subnav > ul > li:before {
    content: '|';
    padding-right: 5px;
}

#subnav a {
    color: #006666;
    font-weight: normal;
    text-decoration: underline;
}

#subnav a.active {
    color: #006666;
    font-weight: bold;
    text-decoration: none;
}

#subnav a:hover {
    color: #009999;
}
#subnav a.thispage {
    font-weight: bold;
}

#subnav p {
    color: #006666;
    font-weight: bold;
}

#content {
    margin: 15px 0;
}

#footer {
    font-size: 10px;
    width: 100%;
    /*margin: 36px 0 0;*/
    padding-top: 12px;
    text-align : center;
    border-top:1px solid #066;
    clear: both;
}

#footer p {
    font-size: 10px;
    margin: 0 0 6px 0;
}

/*.panel-primary {*/
/*border-color: #066;*/
/*}*/
/*.panel-primary > .panel-heading, .btn-primary {*/
/*border-color: #066;*/
/*background-color: #066;*/
/*}*/

/*.btn-primary:focus, .btn-primary:hover {*/
/*border-color: #66CC99;*/
/*background-color: #66CC99;*/
/*}*/

/*.form-control:hover, .form-control:focus {*/
/*border-color: #66CC99;*/
/*box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 204, 153, 0.6);*/
/*}*/

/*td, th, p, div, ul, h1, h2 {*/
/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
/*color: #000000;*/
/*font-size: 12px;*/
/*}*/

#reset-request-container
{
    max-width: 600px;
    margin: 10px auto;
}

#reset-request-container h2 {
    font-size: 16px;
    margin-bottom: 15px;
    font-weight: bold;
}

div#home-main {
    font-size: 14px;
    /*border-right: 2px dotted #859587;*/
    /*height: 200px;*/
}
/*div#home-main h2 {*/
/*margin: 10px 30px 15px;*/
/*}*/
/*div#home-main p, div#home-main form {*/
    /*margin: 10px 30px;*/
    /*font-size: 14px;*/
    /*line-height: 1.5;*/
/*}*/

div#home-main form.form-signin {
    margin: 0 auto;
    font-size: 14px;
    line-height: 1.5;
}

div#home-side {
    padding-top: 30px;
    /*border-left: 2px dotted #859587;*/
}

li.navbuts {
    margin: 0 0 18px 10px;

}

li.navbuts a {
    color: #066;
    text-decoration: none;
    background-color: #e6e6b3;
    display: block;
    padding: 3px 0 3px 12px;
    width: 230px;
    border-top: 1px solid #EEEEEE;
    border-right: 1px solid #999999;
    border-bottom: 1px solid #999999;
    border-left: 1px solid #EEEEEE;
    font-weight: bold;
}

li.navbuts a.thispage, li.navbuts a.active  {
    background-color: #FFFF99;
    border-bottom: 1px solid #EEEEEE;
    border-left: 1px solid #999999;
    border-top: 1px solid #999999;
    border-right: 1px solid #EEEEEE;
}

li.navbuts a:hover {
    background-color: #FFFF99;
}

ul.names {
    /*padding-bottom: 15px;*/
    margin-left: 10px;
    -webkit-columns: 120px 5; /* Chrome, Safari, Opera */
    -moz-columns: 120px 5; /* Firefox */
    columns: 120px 5;
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px;
    /*list-style: none;*/
    /*column-width: 150px;*/
}

ul.names li {
    white-space: nowrap;
    /*display: block;*/
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
    padding-bottom: 3px;
}

ul.names li a {
    display: block;
    padding: 2px 0 3px;
    /*height: 20px;*/
}

ul.names li a:hover, .matrix td a:hover {
    text-decoration:underline;
    color: #ff6600;
}

#cal-text-toggle {
    display: inline-block;
    margin-top: 15px;
    margin-bottom: 15px;
    width: 100%;
}

#dates-cal {

}

.dates-text {
    display: none;
}

#dates-text {
    font-family: Arial, Helvetica, sans-serif;
    margin-bottom: 0;
    margin-right: 10px;
    max-width: 250px;
}

#dates-text .panel-heading {
    padding: 5px 15px;
}

#dates-text .panel-heading h3 {
    margin: 0;
    font-size: 16px;
    text-shadow: -1px -1px #333;
}
#dates-text .panel-heading p {
    margin:0;
}

.dates-text {
    display: none;
}

#dates-text .panel-footer {
    background-color: #2c4058fa;
    color: #ccc;
    padding: 3px 15px;
}
#dates-text .panel-footer p {
    margin: 2px 0 0 0;
}
#dates-text {
    font-family: Arial, Helvetica, sans-serif;
    margin-bottom: 0;
    margin-right: 10px;
    max-width: 250px;
}

#dates-text .panel-heading, #dates-text .panel-footer {
    text-align: center;
}
#dates-text .panel-heading {
    padding: 5px 15px;
}

/* iOS */
#dates-text .panel-body::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 14px;
}
#dates-text .panel-heading h3 {
    margin: 0;
    font-size: 16px;
    text-shadow: -1px -1px #333;
}
#dates-text .panel-heading p {
    margin:0;
}

/* iOS */
#dates-text .panel-body::-webkit-scrollbar-thumb {
    background-color: #999999;
    -webkit-border-radius: 13px;
}

a.navbuts {
    color: #066;
    /*/*/text-decoration: none;
    text-align:center;
    background-color: #e6e6b3;
    display: block;
    padding: 3px;
    width: 180px;
    border-top: 1px solid #EEEEEE;
    border-right: 1px solid #999999;
    border-bottom: 1px solid #999999;
    border-left: 1px solid #EEEEEE;/* */
    font-weight: bold;
}
#dates-text .panel-footer {
    background-color: #2c4058fa;
    color: #ccc;
    padding: 3px 15px;
}
#dates-text .panel-footer p {
    margin: 2px 0 0 0;
}

a.navbuts:hover {
    color: #066;
    background-color: #FFFF99;
    background-image: none;
}
#dates-text .panel-heading, #dates-text .panel-footer {
    text-align: center;
}

table#profile td {
    padding-bottom: 10px;
    width: 500px;
}
/* iOS */
#dates-text .panel-body::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 14px;
}

table#profile h2 {
    margin-top: 0;
}
/* iOS */
#dates-text .panel-body::-webkit-scrollbar-thumb {
    background-color: #999999;
    -webkit-border-radius: 13px;
}

table#profile td.pfllabel {
    text-align: right;
    font-size: 12px;
    vertical-align: top;
    padding-top: 2px;
    padding-right: 25px;
    width: 200px;
}


a.navbuts {
    color: #066;
    /*/*/text-decoration: none;
    text-align:center;
    background-color: #e6e6b3;
    display: block;
    padding: 3px;
    width: 180px;
    border-top: 1px solid #EEEEEE;
    border-right: 1px solid #999999;
    border-bottom: 1px solid #999999;
    border-left: 1px solid #EEEEEE;/* */
    font-weight: bold;
}

.w400 {
    max-width: 400px;
}

/* Responsive: Portrait tablets and up */
@media screen and (min-width: 768px) {
    div#home-side {
        /*padding-top: 30px;*/
        border-left: 2px dotted #859587;
    }

    #dates-cal, #dates-text {
        /*margin-left: auto;*/
        /*margin-right: auto;*/
        /*width: 217px;*/
        margin: -30px auto 0;
    }

    #dates-text {
        height: 385px;
    }

    #dates-text .panel-body {
        overflow: auto;
        height: 310px;
    }

    #dateSubjects {
        min-height: 200px;
    }

    @media (min-width:1200px)
    {
        .container{width:992px}
    }
}

