﻿
a {
    color: #007944;
}
ul {
    margin:0 !important;
}
.left {
    float: left;
}

.right {
    float: right;
}

.navlinks {
    font-size: 22px;
    padding-top: 5px;
    padding-left: 10px;
    padding-right: 10px;
    color: #656366;
}

li.navlinks a {
}

    li.navlinks a:hover {
        color: #383838 !important;
    }

    li.navlinks a.active {
        color: #383838 !important;
    }
.divBack {
    
    font-size:16px;
    text-transform:uppercase;
  
    height:100px;
    
}
  .divBack a {
         padding: 25px 25px 0 0;
            text-decoration: none;
            display: block;
            height: 100px;
            color: #fff;
    }
.tabs {
    font-size:16px;
    text-transform:uppercase;
    float:left;
    height:100px;
    
}
    .tabs a {
         padding: 25px 25px 0 0;
            text-decoration: none;
            display: block;
            height: 100px;
            color: #fff;
    }
    .tabs a.active {
                background: url(../images/navarrow.png) center 0 no-repeat;
                color: #fff;
            }

#nav {
    /*float:left;*/
    /*width:850px;*/
    list-style: none;
    font-size: 12pt;
    /*margin-left: 130px;*/
    text-transform: uppercase;
}

    #nav li {
        float: left;
        /*background:url(../images/nav_sep.png) top right no-repeat;*/
        height: 100px;
        /*padding-top:10px;*/
    }

        #nav li a {
            padding: 25px 14px 0 14px;
            text-decoration: none;
            display: block;
            height: 100px;
            color: #fff;
        }

            #nav li a:hover {
                /*background:url(../images/nav_onstate.png) center 0 no-repeat;*/
                color: #fff;
            }

            #nav li a.active {
                background: url(../images/navarrow.png) center 0 no-repeat;
                color: #fff;
            }

.arrow {
    position: relative;
    bottom: 10px;
    left: 50%;
    margin-left: -18px;
    width: 17px;
    height: 11px;
}

.nav-red {
    background-image: url('../Images/redBackground.png');
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 100px;
    border-color: #cd101c;
    background-color: #cd101c;
    border-radius: 0;
}
.nav-green {
    min-height: 100px;
    border-color: #008c53;
    background-color: #008c53;
    border-radius: 0;
}
#filter {
}

.filterTitle {
    color: #ffffff;
    /*font-size:18pt;*/
}

.listView {
    background-color: #fff;
}

span.radio {
    padding: 0px;
}

    span.radio > input[type="radio"] {
        margin: 8px -5px 7px 0px;
    }

    span.radio > label {
        float: left;
        margin-right: 5px;
        padding: 0px 5px 0px 10px;
    }

.lightbox {
    background-color: #fff;
    border: 20px solid rgba(255,255,255,0.3);
    color: #89959e;
    -moz-background-clip: border; /* Firefox 3.6 */
    -webkit-background-clip: border; /* Safari 4? Chrome 6? */
    background-clip: border-box; /* Firefox 4, Safari 5, Opera 10, IE 9 */
    -moz-background-clip: padding; /* Firefox 3.6 */
    -webkit-background-clip: padding; /* Safari 4? Chrome 6? */
    background-clip: padding-box; /* Firefox 4, Safari 5, Opera 10, IE 9 */
    -moz-background-clip: content; /* Firefox 3.6 */
    -webkit-background-clip: content; /* Safari 4? Chrome 6? */
    background-clip: content-box; /* Firefox 4, Safari 5, Opera 10, IE 9 */
}
.lightbox-transparent {
     background-color: rgba(255,255,255,0.3);
    border: 20px solid rgba(255,255,255,0.3);
    color: #89959e;
    -moz-background-clip: border; /* Firefox 3.6 */
    -webkit-background-clip: border; /* Safari 4? Chrome 6? */
    background-clip: border-box; /* Firefox 4, Safari 5, Opera 10, IE 9 */
    -moz-background-clip: padding; /* Firefox 3.6 */
    -webkit-background-clip: padding; /* Safari 4? Chrome 6? */
    background-clip: padding-box; /* Firefox 4, Safari 5, Opera 10, IE 9 */
    -moz-background-clip: content; /* Firefox 3.6 */
    -webkit-background-clip: content; /* Safari 4? Chrome 6? */
    background-clip: content-box; /* Firefox 4, Safari 5, Opera 10, IE 9 */
}

.btn-Orange {
    color: #fff;
    background-color: #f0903d;
}
.btn-Green{
     color: #fff;
    background-color: #007944;
}

.btn-Gray {
    color: #fff;
    background-color: #8a949d;
}

.btn-Large {
    font-size: 18px;
}

.noleftborder {
    border-left: 0;
}

th {
    color: #007944;
    font-size: 12pt;
    padding: 5px;
}

.containerpadding {
    padding-top: 10px;
}

.list-view {
    /*min-width: 768px;*/
}
.shiftstab {
    border:0;
}
.shiftstab th {
    color: #000;
    background-color: #dddddd;
    text-align: center;
    border:0;
}

.shiftstab td {
    color: #007944;
    background-color: #fff;
    text-align: center;
   border:0;
    
}
.detailsGrid {
    border:0;
}
.detailsGrid th {
    color: #000;
    background-color: #dddddd;
    text-align: center;
    border:0;
}

.detailsGrid td {
    color: #007944;
    background-color: #f8f8f8;
    text-align: center;
   border:0;
    
}
.inlineLabel {
    width: 50px;
    float: left;
}

.inlineLabel100 {
    width: 105px;
    float: left;
   
}

.gridinlineLabel {
    float: left;
    padding-right: 5px;
    font-weight: bold;
}
/**************************RATING************************/
.emptyRatingStar {
    background-image: url('../Images/EmptyStar.png');
}

.ratingStar {
    font-size: 0pt;
    width: 21px;
    height: 19px;
    margin: 0px;
    padding: 0px;
    cursor: default;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url('../Images/FilledStar.png');
}

.savedRatingStar {
    background-image: url('../Images/SavedStar.png');
}
/*******************************************************/
.listRow {
    border-bottom: 1px solid #5f5f5f;
    padding-top: 10px;
    padding-bottom: 10px;
}

.redtext {
    color: red;
}

.initialTab {
    background-color: #cccccc;
    font-size: 20px;
}

.clickedTab1 {
    font-size: 20px;
}

.shiftTabHeader {
    background-color: #ccc;
    padding-top: 10px;
    padding-bottom: 10px;
    color:#555;
}

.shiftColumnHeader {
    color: black;
    font-weight: bold;
    background-color: #f4f4f4;
    padding-top: 10px;
    padding-bottom: 10px;
}

.width100 {
    width: 100%;
}
.height100 {
    height:100%;
}

.detailsTitle {
  
    font-size:40px;
    color: #fff;
    text-transform: uppercase;
    line-height:1;
}
.detailsBackground {
    background-image:url('../Images/orangeBackground.png?v2');
    background-size:cover;

}
.detailsMargin {
   padding-left:20px;
}
.orange {
    color: #f0903d;
}
.green{
   color:#007944;
}
.filterBackground {
    background-color: #262626;
    color: #8a949d;
}
/****************************************Progress********************************************************************/
.progressOverlay {
    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;
    }
/*****************************************************/
/*********************Normal View*********************/
.normalContainer {
    
    width: 100%;

    background-color: #fff;
    float: left;
    margin: 5px;
}
.detailsImg {
    max-height: 247px;
     max-width:100%;
}

.normalImage {
  
    float: left;
}
.normalImageLarge {
    
   
}
.normalImgHeight {
  
  
}

.normalInfo {
    position: relative;
    float: left;
    padding: 10px;
    width:100%;
    overflow:hidden;
}

.normalName {
    font-size: 16px;
    border-bottom: solid 1px #ccc;
    max-height: 40px;
    overflow: hidden;
    text-transform: uppercase;
    color: #007944;
}

.divVenue {
    max-height: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 220px; /*max-width: 150px;*/
    white-space: nowrap;
}

.normalButton {
    width: 42px;
    height: 198px;
    background-color: #007944;
    float: right;
}

.normalButtonHZ {
    width: 100%;
    height: 42px;
    background-color: #007944;
    float: left;
    text-align: center;
}

.normalTable {
    text-align: left !important;
    color: #8a949d;
    padding:5px;
}
.black {
    color:#0c0c1f;
}

/*****************************************************/
.toggle {
    padding: 5px;
    background-color: #fff;
    opacity: .5;
    cursor: pointer;
}

.toggleActive {
    opacity: 1;
}

.toggle:hover {
    opacity: 1;
}

.toggleborder {
    border-right: solid 1px #ccc;
}

.icon {
    padding: 5px;
}

.btnAgents, .btnRemindAgents {
    margin-top: 10px;
}
.btnRemindAgents {
    margin-left: 10px;
}
.greyBar {
    background-color:#f8f8f8;
   
    height:25px;
}
.shiftBar {
    background-color:#dddddd;
    height:20px;
}
.rowPadBottom {
    padding-bottom:20px;
}
.detailsColorBox {
    color:#007944;
   padding-top:75px; 
   padding-left:50px; 
   padding-right:50px;
}
.footer {
  color:#000000;
 background-color:#e7e7e7;
 position:absolute;
 width:100%;
 height:60px;
 bottom:0;
 text-align:center;
 padding:10px;
}
.divAgentRadius{
    margin-left:10px;
    margin-top:10px;
}


@media screen and (max-width: 1200px) and (min-width: 992px) {
    .divVenue {
        max-width: 150px;
    }
}

@media screen and (max-width: 991px) and (min-width: 768px) {
    .divVenue {
        max-width: 530px;
    }
}

@media screen and (max-width: 767px) and (min-width:400px) {
    .divVenue {
        max-width: 220px;
    }
}

@media screen and (max-width: 399px) {
    .divVenue {
        max-width: 175px;
    }
}
