@import "/css/font-awesome-4.7.0/css/font-awesome.min.css";
caption#subhead {
    text-align: left;
    width: 1024px;
}

table {
    width: 1024px;
    border: #a3acb9 1px solid;
    border-radius: 0px 0px 16px 0px;
}
table thead th.date-heading {
    color: #000;
    text-align: left;
    text-shadow: 0 1px 1px #F6F6F6;
    padding: 8px 15px;
    width: 162px;
    margin: 0;
    vertical-align: top;
    border-bottom: 1px solid #a3acb9;
}
table thead th.service-heading, table tbody th.service-label{
    background: #ecf5ff none;
    text-align: left;
    border-bottom-color: #d3dae6;
    border-right: #999 1px solid;
    vertical-align: top;
    -moz-box-shadow: 3px 0px 4px -2px #999;
    -webkit-box-shadow: 3px 0px 4px -2px #999;
    box-shadow: 3px 0px 4px -2px #999;
     
}
#category-title{
color: #666666;
word-spacing: 120%;
letter-spacing: 150%;
font-weight: normal;
padding-top: 2px;
padding-bottom: 10px;
}

#category-title img{
vertical-align: 0px;
margin: 0 3px 0 5px;
}

.subhead {
    color: #787878;
    margin: 0;
    padding: 0;
    font-weight: 200;
    text-shadow: 0 1px 1px #F6F6F6;
}
table thead th.service-heading{
    z-index: 80;
    position: relative;
    top: 0;
    left: 0;
    width: 226px;
    overflow: hidden;
    color: #484848;
    font-weight: normal;
    line-height: 115%;
    text-shadow: 0 1px 1px #F6F6F6;
    padding: 8px 15px;
}

table tbody th.service-label{
    z-index: 80;
    position: relative;
    top: 0;
    left: 0;
    width: 256px;
    overflow: hidden;
    vertical-align: middle;
    height: 75px;
    padding: 0;
    text-shadow: 0 1px 1px #F6F6F6;
}

table thead th.service-heading span.subhead {
    margin: 0;
    padding: 0 0 0 2px;
    font-weight: normal;

    line-height: 53%;
    font-weight: 200;
    text-shadow: none;
}

table tbody th.service-label img{
    margin-right: 10px;
}

table tbody th.service-label a, table tbody th.service-label span{
    display: block;
    color: #484848;
    font-weight: normal;
    padding: 0 7px 0 29px;
    margin: 0 0 0 15px;
}

table tbody th.service-label a{
    text-decoration: underline;
}
table tbody th.service-label a.available, table tbody th.service-label span.available{
    background: url(https://ssl.uh.edu/infotech/_images/icons/available.gif) no-repeat left center;
}
table tbody th.service-label a.issue, table tbody th.service-label span.issue{
    background: url(https://ssl.uh.edu/infotech/_images/icons/info.gif) no-repeat left center;
}
table tbody th.service-label a.disrupted, table tbody th.service-label span.disrupted{
    background: url(https://ssl.uh.edu/infotech/_images/icons/disrupted.gif) no-repeat left center;
}
table tbody th.service-label a.unavailable, table tbody th.service-label span.unavailable{
    background: url(https://ssl.uh.edu/infotech/_images/icons/unavailable.gif) no-repeat left center;
}


table tbody th.service-label a:hover{
    color: #cc0000;
    font-weight: normal;
    text-decoration: underline;
}

table td {
    border-top: #d3d7dd 1px solid;
    border-left: 0px none;
    border-bottom: none;
    padding: 0;
    width: 192px;
    height: 55px;
    margin: 0;
    vertical-align:center;
}
table tr td:last-child{
    background: none;
}
table tr td{
    background: url(https://ssl.uh.edu/_shared/_images/display/date-divider-alpha.png) no-repeat right center;
    border-collapse: separate;
}
table tr{
    border: 0px;
    border-style: none;
}
table img, .legend img {
    position: relative;
    top: 3px;
}

.legend {
    float: left;
    clear: none;
    padding: 5px;
    margin: 20px 0 20px 28px;
    width: 640px;
    background: #efefef;
    border: 1px #a3acb9 solid;
    border-radius: 2px;
    text-shadow: 0 1px 1px #F6F6F6;
}
.legend h2 {
    display: inline;
    padding: 4px 20px 4px 10px;
    background: url(https://ssl.uh.edu/_shared/_images/display/key-divider-alpha.png) no-repeat right center;

   text-shadow: 0 1px 1px #F6F6F6;
}
.legend ul {
    display: inline;
    margin: 0;
    padding: 0;
}
.legend li {
    display: inline;
    padding: 0 15px;
}
.legend li img{
    vertical-align: 2px;
}
.uit-dashboard-alert {
    display: block; 
    height: 10px;
    margin-left: -2px;
    overflow: show;
    border-collapse: separate;
}
.uit-dashboard-alert *{
    border-collapse: separate;
}
.uit-dashboard-alert a {
    display: block; 
    height: 15px;
    /*position: absolute;*/
    border: 1px solid;
    text-decoration: none;
    -webkit-border-top-left-radius: 8px;
    -webkit-border-bottom-left-radius: 8px;
    -moz-border-radius-topleft: 8px;
    -moz-border-radius-bottomleft: 8px;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    -webkit-border-top-right-radius: 8px;
    -webkit-border-bottom-right-radius: 8px;
    -moz-border-radius-topright: 8px;
    -moz-border-radius-bottomright: 8px;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
}
.uit-dashboard-alert a.continued{
    -webkit-border-top-left-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-topleft: 0;
    -moz-border-radius-bottomleft: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.uit-dashboard-alert a.unresolved{
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;  
}

.uit-dashboard-alert a img {
    position: relative;
    overflow: show;
    top: -2px;
    left: -7px;
}

.uit-dashboard-alert a.disrupted {
    background: #FC0 url(/infotech/_images/layout/bar-bg-disrupted.png) repeat-x;
    border-color: #8b6213;
}
.uit-dashboard-alert a.disrupted:hover, .alert a.disrupted:focus{
    box-shadow: 0px 0px 4px 2px #8b6213;
    -webkit-box-shadow: 0px 0px 4px 2px rgba(139, 98, 19, 0.5);  
    -moz-box-shadow: 0px 0px 4px 2px rgba(139, 98, 19, 0.5);
    /* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#8b6213')";
    /* For IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=90, Color='#8b6213');
}
.uit-dashboard-alert a.unavailable {
    background: #C00 url(/infotech/_images/layout/bar-bg-unavailable.png) repeat-x;
    border-color: #830909;
}
.uit-dashboard-alert a.unavailable:hover, .alert a.unavailable:focus{
    box-shadow: 0px 0px 4px 2px #830909;
    -webkit-box-shadow: 0px 0px 4px 2px rgba(131, 9, 9, 0.5);  
    -moz-box-shadow: 0px 0px 4px 2px rgba(131, 9, 9, 0.5);
    /* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#830909')";
    /* For IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=90, Color='#830909');
} */

td .dialog{
    display: none;
}

.date-navigation{
clear: both;
float: right;
padding-top: 20px;
}

.date-navigation a{
    margin-left: 20px;
}

.overlap-modal{
         box-shadow: 3px 3px 10px 1px #333333;
         -webkit-box-shadow: 3px 3px 10px 1px rgba(0, 0, 0, 0.5);  
         -moz-box-shadow: 3px 3px 10px 1px rgba(0, 0, 0, 0.5);
         /* For IE 8 */
        -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
        /* For IE 5.5 - 7 */
        filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
}
.overlap-modal .ui-dialog-content ul li a{
 color: #cc0000;
 text-decoration: underline;
}
.tfoot{
    width: 720px;
    margin: 0 auto 0 auto;
    padding: 0;
}
a.icon{
    display: block;
    overflow: hidden;
    float: left;
    width: 18px;
    height: 18px;
    margin: 40px 10px 0 10px;
    text-shadow: 0 1px 1px #F6F6F6;
}
thead tr td#alert-list{
    background-color: #FFFF99;
    width: 1024px;
    vertical-align: none;
    border-bottom: #a3acb9 1px solid; 
}
thead tr td#alert-list{
    padding: 0;
}
thead tr td#alert-list div.alert-box{
    padding: 0;
    border: 0px none;
    margin: 0;
}

thead tr td#alert-list div.alert-box p{
    padding: 3px 0 3px 26px;
    margin-left: 20px;
    margin-bottom: 10px;
    line-height: 1.22em;
}
thead tr td#alert-list div.alert-box p em{
    line-height: inherit;
}
thead tr td#alert-list div.alert-box p img{display: none;}

thead tr td#alert-list div.alert-box p.unavailable{
    background: url(https://ssl.uh.edu/infotech/_images/icons/unavailable.gif) no-repeat left center;
}

thead tr td#alert-list div.alert-box p.disrupted{
    background: url(https://ssl.uh.edu/infotech/_images/icons/disrupted.gif) no-repeat left center;
}

thead tr td#alert-list div.alert-box p.issue{
    background: url(https://ssl.uh.edu/infotech/_images/icons/info.gif) no-repeat left center;
}


.uh-main table {
    margin: 0 auto;
}

.uh-main #subhead #unit {
    margin-bottom: 0;
    top: auto;
    width: auto;
}

@media screen and (max-width: 767px) {
    table {
        display: block;
        overflow-x: visible !important;
    }
}
