﻿body {
    font-size: 13px;
    font-family: 'sf_news_gothicmedium', Verdana;
    background-color: #fff;
    color: #666666;
  
}

html {
    margin-bottom: 70px;
}

table {
    /*border: none !important;*/
}

.Important {
    font-size: large;
    color: Red;
}

#main {
    width: 936px;
    margin: 0px auto;
}

#print {
    cursor: pointer;
}logo
table td { 
  display: table-cell;
  vertical-align: top; 
}
 .hours{
     width:105px;
 }
/******************NAVIGATION***********************************************************************/
#menu {
    float: right;
    background-image: url('../Images/DI_Logo_Small.png');
    background-repeat: no-repeat;
    width: 936px;
    height: 92px;
    /*cursor: pointer;*/
margin-top: 20px;
margin-bottom: 10px;


}

.topmenu {
    /*margin-left: 335px; */
    margin-top: 9px;
    z-index: 1000;
    max-width:1024px;
    min-width:1024px;
}

li#logo {
    float: left;
    width: 335px;
    height: 72px;
}

.hline {
    height:60px;
    padding-top:2px;
}

#scheduling {
    width: 131px;
    text-align: center;
    height: 60px;
    margin-top: 5px;
}

    #scheduling:hover {

        background-repeat: no-repeat;
        color: #007944;
    }

    #events {
    width: 131px;
    text-align: center;
    height: 60px;
    margin-top: 5px;
}

        #events:hover {
            background-repeat: no-repeat;
            color: #007944;
        }
    #agents {
    width: 131px;
    text-align: center;
    height: 60px;
    margin-top: 5px;
}

        #agents:hover {
            background-repeat: no-repeat;
            color: #007944;
        }
    #admins {
    width: 131px;
    text-align: center;
    height: 60px;
    margin-top: 5px;
}

        #admins:hover {
            background-repeat: no-repeat;
            color: #007944;
        }

#eventmgt {
    width: 200px;
    text-align: center;
    height: 60px;
    margin-top: 5px;
}

    #eventmgt:hover {
        background-repeat: no-repeat;
        color: #007944;
    }

#reporting {
    width: 120px;
    text-align: center;
    height: 60px;
    margin-top: 5px;
}

    #reporting:hover {
        background-repeat: no-repeat;
        color: #007944;
    }

#admin {
    width: 131px;
    text-align: center;
    height: 60px;
    margin-top: 5px;
}

    #admin:hover {
        background-repeat: no-repeat;
        color: #007944;
    }

ul {
    padding: 0;
    list-style: none;
    /*background: rgba(193,132,251,.14);*/
}

#menu > ul {
    /*height: 100px;*/
    position: relative;
    /*cursor: pointer;*/
}

#menu li.submenu {
    font-size: 21px;
    font-family: 'sf_news_gothicmedium', Verdana; /*padding-left: 2em;*/
    padding-top: .75em;
    background-color: #fff;

}


.submenu {
    background-color: #fff !important;
    display: inline-block;
    float: left;
}

#menu li {
    /*margin: 0;*/
  
    /*height: 50px;*/
    font-size: 14px;
    font-family: 'sf_news_gothicmedium', Verdana;
    color: #383838;
}

    #menu li a {
        color: #006699;
        text-decoration: none;
        padding-top: .25em;
    }

        #menu li a:hover {
            color: #003366;
            text-decoration: none;
        }

#menu > ul > li > a {
    display: block !important;
    color: #006699;
    text-decoration: none;
}

#menu ul ul {
    top: 3em;
    margin-left: 1em;
    min-width: 240px;
    /*left: 340px;*/
    background-color: #007944;
    overflow: hidden;
    position: absolute;
    text-align: left;
    /*width: 595px;*/
    display: none;
}

    #menu ul ul li:hover {
        background-color: #005630;
    }

#menu ul ul a {
    color: #fff;
    padding-left: 1em;

}

#menu ul ul a:hover {
   
    color: #fff;

}

    #menu a:hover ~ ul, #menu li:hover ul, #menu ul ul:hover {
        display: block;
    }

li li {
    padding: 1em .5em;
}



.htitle {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px;
}
/********************************************Header**************************************/
#welcome {
    color: #666666;
    font-size: 12pt;
    float: right;
    margin-right: 50px;
}

.signout {
    background-color: #ffffff;
    color: #666666; 
    cursor: pointer;
    text-decoration:underline;
    font-family: "sf_news_gothicmedium",Verdana;
    font-size:1em;
    margin:0;
    padding-bottom:5px;
}

    .signout:hover {
        text-decoration: underline;
    }

#prezi {
      color: #666666;
    font-size: 12pt;
    float:left;
    /*width:50%;*/
   padding-top:3px;
    margin-left:50px;
}
#clientPreferences {
    color: #666666;
    font-size: 12pt;
    float:left;
  
   padding-top:3px;
    margin-left:50px;
}
#portalLink {
     color: #666666;
    font-size: 12pt;
    float:left;
  
   padding-top:3px;
    margin-left:50px;
}
#activation {
     color: #666666;
    font-size: 12pt;
    float:left;
  
   padding-top:3px;
    margin-left:50px;
}
/***************************************Page************************************************/
#rightpage {
    position: relative;
    float: right;
    width: 450px;
    /*height:480px;*/
    margin-top: 10px;
    /*margin-right: 0;
    margin-left: 40px;*/
    padding: 20px;
    border-right: solid 1px #cccccc;
    border-left: solid 1px #cccccc;
    border-bottom: solid 1px #cccccc;
    border-top: solid 1px #cccccc;
}

#rightpageEvent {
    position: relative;
    float: right;
    margin-top: 10px;
    /*margin-right: 0;
    margin-left: 30px;*/
}

#rightpageEvent2 {
    position: relative;
    float: right;
    margin-top: 10px;
    /*margin-right: 0;
    margin-left: 25px;*/
}

#leftpage {
    float: left;
    margin-top: 10px;
}

.pageinfo {
    border-top: 8px solid #007944;
    border-left: 1px solid #efefef;
    border-right: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
    width: 533px;
    display: table;
    padding-bottom: 40px;
}

.pageinfosm {
    border-top: 8px solid #007944;
    border-left: 1px solid #efefef;
    border-right: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
    width: 400px;
  display: table;
  padding-bottom: 40px;
}

.success {
    font-size: 13px;
    margin-left: 20px;
}

.ltext {
    float: left;
    margin-left: 20px;
    margin-top: 20px;
    width: 50%;
    overflow-y: auto;
    
}

.rtext {
    float: left;
    margin-right: 10px;
    margin-left: 30px;
    margin-top: 30px;
    width: 200px;
}

.rtextsm {
    float: left;
    margin-right: 10px;
    margin-left: 10px;
    margin-top: 30px;
    width: 150px;
}

.redtext {
    color: #007944;
}

.title {
    font-family: Verdana;
    font-size: 18px;
    color: #007944;
}

.uploaddiv {
    padding-top: 20px;
    padding-left: 20px;
    width: 500px;
    overflow-y: auto;
    height: 250px;
}

#msg {
    margin-top: 20px;
}

.schedulemsg {
    font-size: 14px;
    font-weight: bold;
}
/****************************Overlay****************************/
#eventDetails {
    width: 500px;
    margin: 0px auto;
    overflow: auto;
}

.description {
    /*height: 200px;*/
    overflow: auto;
}

.pop {
    border: none;
}

#tblassign td {
    padding: 3px;
}

a img {
    border: none;
}

#eventReport {
    width: 800px !important;
    margin: 0px auto;
    overflow: auto;
}

#tblReport {
    width: 100%;
}

    #tblReport td {
        /*padding: 5px;*/
        vertical-align: top;
    }

#tblAgent {
    width: 100%;
}

    #tblAgent td {
        padding: 5px;
        vertical-align: top;
    }

.tabPrint {
    float: right;
}

a.printpop {
    outline: none;
}

    a.printpop:active {
        outline: none;
    }

.tblCosts {
    width: 100%;
    /*padding: 5px;*/
        vertical-align: top;
}
.reportTop {
    float: right;
    width:50%;
    text-align:right;
}
.reportTopLeft {
    float:left;
    width:50%;
}
img#printEval {cursor:pointer;
}
a:active {
 outline: none;
 color:#007944;
}
a:focus {
 -moz-outline-style: none;
}
a, input {
 outline-color: invert;
 outline-style: none;
 outline-width: medium;
}
.date {
    float:left;
}
/*********************************************Default Page**********************************************/
.defaultLinks {
    background-image:url(../Images/defaultBack.png);
    background-repeat:no-repeat;
    width: 816px; margin: 0px auto;
    height:326px;
}
.linkColumns {
    padding-top:60px;
}
.hyperlink {
   
    clear:both;
}
/***********************************************Gallery****************************************************/
#gallery {
    max-width:1450px;
    margin:0px auto;
    min-width:1150px;
}
.galEntry {
    /*width:290px;*/
    float:left;
    /*margin-left:50px;
    margin-right:50px;*/
}
.galGrid {
    float:right;
}
.rtextsmG {
    float:left;
    margin-right:10px;
    margin-left:20px;
    margin-top:30px;
}
.ltextG {
    float:left;
    margin-left:20px;
    margin-top:20px;
    width:45%;
    height:240px;
}
.galleryinfosm {
    border-top: 8px solid #007944;
    border-left: 1px solid #efefef;
    border-right: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
    background-repeat: no-repeat;
    width: 400px;
    display: table;
    padding-bottom: 40px;
}
.toptext {
float: left;
margin: 10px;


overflow-y: auto;
height:240px;
}
.toptextlong {
float: left;
margin: 10px;

}
/****************************************Progress********************************************************************/
.progress {
   
    position: fixed;
    z-index: 20000;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba( 255, 255, 255, .8 ) url('https://media.giphy.com/media/3oEjI6SIIHBdRxXI40/giphy.gif') 50% 50% no-repeat;
    opacity: 0.80;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity = 80);
    filter: alpha(opacity = 80);
}

 /*When the body has the loading class, we turn
   the scrollbar off with overflow:hidden*/ 
body.loading {
    overflow: hidden;
}

    /* Anytime the body has the loading class, our
   modal element will be visible */
    body.loading .progress {
        display: block;
    }

    div#content {
    display: none;
    }
 
div#loading {
    position: fixed;
    z-index: 20000;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba( 255, 255, 255, .8 ) url('https://media.giphy.com/media/3oEjI6SIIHBdRxXI40/giphy.gif') 50% 50% no-repeat;
    opacity: 0.80;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity = 80);
    filter: alpha(opacity = 80);
    }
    /*****************************************************/
.pdfLink a {
    color:#666;
    padding-left:20px;
    float:right;
}
img {
    border: none;
    outline:none;
}
area {
    outline:none;
}
/*******************************report Logos*/
  .logos {
            width:100%;
        }
        .sfLogo {
            float:left;
        }
        .bscLogo {
            float:right;
        }
        .TMALogo {float:right;
        }


/*********   Tier / BSM Colors / Legend     ***********/
.tier1 {
    background-color:#ffbb00;
}
.tier2 {
    background-color:#009900;
}
.tier3 {
    background-color:#0000ff;
}
.tier4 {
    background-color:#990099;
}
.tierBSM {
    background-color:#ff0000;
}

.legendItem {
    display:block;
    width:60px;
    height:7px;
    margin-top:1px;
}
/***********SELECTION PAGE******************/
.divSelection {
    text-align:center;
    padding-top:20px;
}
.secondarycb {
    margin-left:16px;
    /*font-weight:bold;*/
}
.primarycb {
    
}
/****************PDF Cover Page********************/
.coverPage {
    width: 1010px; height: 1307px; background-image: url(../Images/infographic/Cover_Generic-Vertical-di.png); background-repeat: no-repeat;
}

.blue-button {
  background: #87b9e3;
  background-image: -webkit-linear-gradient(top, #87b9e3, #0768a3);
  background-image: -moz-linear-gradient(top, #87b9e3, #0768a3);
  background-image: -ms-linear-gradient(top, #87b9e3, #0768a3);
  background-image: -o-linear-gradient(top, #87b9e3, #0768a3);
  background-image: linear-gradient(to bottom, #87b9e3, #0768a3);
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  font-family: Arial;
  color: #ffffff;
  font-size: 14px;
  padding: 5px 15px 5px 15px;
  text-decoration: none;
  border:none;
  cursor:pointer;
}

.blue-button:hover {
  background: #054e7e;
  text-decoration: none;
}

.di-button {
  background: #666666;
  background-image: -webkit-linear-gradient(top, #cccccc, #666666);
  background-image: -moz-linear-gradient(top, #cccccc, #666666);
  background-image: -ms-linear-gradient(top, #cccccc, #666666);
  background-image: -o-linear-gradient(top, #cccccc, #666666);
  background-image: linear-gradient(to bottom, #cccccc, #666666);
  -webkit-border-radius: 7;
  -moz-border-radius: 7;
  border-radius: 7px;
  font-family: Arial;
  color: #ffffff;
  font-size: 16px;
  font-weight:bold;
  padding: 10px 15px 10px 15px;
  text-decoration: none;
  border:none;
  cursor:pointer;
}

.di-button:hover {
  background: #666666;
  text-decoration: none;
}

select {
    padding: 10px;
    border-color: #c1c1c1;
    border-radius: 4px;
}

input[type=text] {
    padding: 10px;
    border: 1px solid #c1c1c1;
    border-radius: 4px;
    margin-bottom: 3px;
}
input[type=password] {
    padding: 10px;
    border: 1px solid #c1c1c1;
    border-radius: 4px;
    margin-bottom: 3px;
}

.btn-primary {
    background-color: #007944 !important;
    color: #fff !important;
    padding: 6px 15px;
}

.btn-primary:hover {
    background-color: #006a3c !important;
}