﻿body {
    color: #666;
    background-color: #fff;
    font-family: "Open Sans",Arial,sans-serif;
    font-size: 14px;
    font-weight: 500;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 1.7em;
  
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
padding:5px
}
td, th {
    padding: 5px;
}
tr:nth-child(even) {background: #CCC}
tr:nth-child(odd) {background: #FFF}
h1 {
    text-align:center;
}
.clear {
    clear:both;
}
#mainContainer  {
        margin-top: 14%;
        margin-bottom:50px;
        border-radius:5px;
}
.lfloat {
    float:left;
}
.rfloat {
    float:right;
}
.disabled{
    pointer-events:none;
    opacity:0.4;
}
.legend div {
    margin:2px;
}
.legend img{
    width: 28px;
    height: 34px;  
}a:hover {
    color: #39c;
    text-decoration: underline;
}

a:visited {
    color: #369;
}
a:link {
    color: #39c;
}
.p10{
    padding:10px;
}
.m10{
    margin:10px;
}
.mainWrapper {
    width: 100%;
    float: left;
    box-sizing: border-box;
    /*background: url('../img/background.jpg') no-repeat center center fixed;*/ 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
/*********Header style starts***********/
header{
    padding:0!important;
}
#background{
    position:absolute;
}
#EMDimg {
    width: 60%;
    float: right;
    margin-top: 73px;
}
.topRibbon {
    width:100%;
    background-color:#000;
    color:#fff;
    float:left;
    height:20px;
}
.logo {
    padding:10px 0px;
    float:left; 
}
.logoimg{
    margin: 41px;
    margin-left: 0px;
}
.logo h1 {
    float:right;
    color:#c4002c;
}
.banner img {
    width:100%;
}
header .navbar {
    background-color: #fff;
    margin: 0;
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}
#menuItems,.container-fluid {
    padding:0px;
}

header .navbar-nav {
    width:100%;
    margin-left: 83px;
}
header .navbar-nav > li {
    display: block;
    float: left;
    line-height: 80px;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    position: relative;
    text-transform: uppercase;
}
header .navbar-nav > li:hover,header .navbar-nav > li:active,header .nav > li:focus{
    opacity:0.7;
    background-color:transparent !important    
}
.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: transparent; 
}
header .navbar-toggle .icon-bar {
    background:#000;
}
header .navbar-toggle {
    float:left;

}
header .navbar-nav > li > a {
    padding: 0 18px;
    color: rgba(0, 0, 0, 0.6);
    font-size: 13px;
    font-weight: 700;
    line-height: 80px;
    display:block;
    font-family: "Open Sans",sans-serif;    
}
.menuHeader {
    display:none;
    padding:10px;
    margin:0!important;
}

a:hover,a:focus {
    text-decoration: none;
}
/*.nav>li>a:focus {
    background-color: #339ca1 !important;
}*/

 /*.nav>li>a:hover {
     color:#fff;
    background-color: #339ca1 !important;
}*/


/*********Header style ends***********/

/*********Top tabs Links Style Starts************/
.topTabs > .col-md-3 > div, .topTabs > .col-sm-3 > div{    
    /*border:3px solid transparent;*/
    border-radius:5px;
    float: left;
    width: 100%;
    padding-top:10px;
    padding-bottom:10px ;
    color: #fff;
    cursor:pointer;
}
.topTabs > .col-sm-3 > a > div {
    /* border: 3px solid transparent; */
    border-radius: 5px;
    float: left;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #fff;
    cursor: pointer;
}

#tabRoadHazard {
    background-color:#373737;
}
#tabWeatherWarnings {
    background-color:#FCAD17;
}
#tabPowerOutage {
    
}
#tabEmergencyNews {
    background-color:#31B44B;
}
#helpfulContactsLinks{
     background-color:red;
         padding-bottom: 38px;
}
#helpfulContactsLinks .infoDesc {
   margin-left: -24px;
}

#tabRoadHazard .updateInfo,#tabWeatherWarnings .updateInfo,#tabPowerOutage .updateInfo,#tabEmergencyNews .updateInfo,#tabOpenShelters .updateInfo{
    color:#fff;
}
.icons {
    width:100%;
    text-align:center;   
    
}
#tabEmergencyNews a {
    color:#fff;
    text-decoration:none;
}
.briefInfo {
    width:100%;

}
#mobileResp{
        display:block
    }
    #IpadResp{
        display:none
    }
     #IpadPro{
        display:none
    }
#tabOpenShelters .infoNumbers {
    font-size: 25px;
    font-weight: bolder;
    width: 5%;
    line-height: 0;
    padding: 12px 0px;
    margin-left: 44px;
    margin-right: 6px;
}
#tabOpenShelters .infoDesc {
    text-align: center;
    padding: 0px;
}
#tabOpenShelters .EvacCenters {
    margin-top: 3px;
    margin-bottom: -1px;
        font-size: 17px;
}
.infoNumbers {
    font-weight:bolder;
    width:30%;
    float:left;
    padding:0 5px;
    line-height:1;
    box-sizing:border-box;
    text-align: center;
    font-size: 400%;
}
.icons img{
    width: 64px;
}
.infoDesc {
    width:70%;
    float:left;
    padding:5px;
    box-sizing:border-box;
}
.infoDesc h3{
    margin: 0;
}
#tabPowerOutage .infoNumbers{
    font-size: 25px !important;
        margin-right: -25px;
}
#tabSchoolClosures .infoNumbers{
    font-size: 25px !important;
        margin-right: -21px;
}
#tabSchoolClosures .infoDesc {
    text-align: center;
    padding: 0px;
}
#tabSchoolClosures h3{
        font-size: 17px;
    margin-top: 2px;
}
/*.topTabs .viewMore {
    border:3px solid black;
    border-bottom:none;
    border-right:none;
    border-radius:0px;
    border-top-left-radius:5px;
    -moz-border-radius-topleft:5px;
}*/
#tabRoadHazard .briefInfo #roadClosureInfo,#tabPowerOutage .briefInfo #powerOutageInfo,#tabPowerOutage .briefInfo #powerOutageInfoUP, #tabWeatherWarnings #weatherContentTop, .modal .infoDesc,.modal .infoNumbers,#tabOpenShelters .briefInfo > #activeCentersInfo,#newsContentTop{
    display:none;
}
#SocialmediaColumn{
    background-color: #fff;
    margin-top: 11px;
    border-radius: 5px;
}
.tab-content {
    height: 506px;
    overflow-y: scroll;
    overflow-x: hidden;
}
#tabWeatherWarnings a {
    color: #fff;
    text-decoration: none;
}

/*********Top tabs Links Style Ends************/

/*********Maps tabs Style Starts************/

#SBox {
  padding: 8px;
  padding-left: 48px;
  width: 273px;
  border: 1px solid #f5f5f5;
  font-size: 13px;
  color: gray;
  background-image: url(../img/serach.png);
  background-repeat: no-repeat;
  background-position: left center;
  outline: 0;
  background-color: floralwhite;
  font-size: 16px;
  border-radius: 3px;
}
.pac-container {
  z-index: 10000;
}
.maps .navbar {
    margin-bottom: 0px; 
    border: 3px solid #000;
    border-bottom: none;
    background:#373737;
    border-radius: 4px;
    border-bottom-left-radius: 0!important;
    border-bottom-right-radius: 0!important;
}

.maps .navbar-nav > li > a {
    color:#fff;
    font-size: 14px;
    padding: 14px 10px;
	

}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background:#339ca1;
}
.maps .nav > li > a:focus {
    background:#339ca1;
    color:#fff;
}
.maps .nav>li.active>a, .maps .nav>li>a:hover {
    text-decoration: none;
    color:#fff;
    background-color: #339ca1;
}
.maps .navbar-toggle .icon-bar {
    background:#fff;
}
.dropdown-menu>li>a {
    color: #fff;

}


.dropdown-menu>li>a:hover {
    text-decoration: none;
    color: #fff;
    background-color: #099;
}
.mapFilterHeading {
    color: #fff;
    font-size: 16px;
    float: left;
    padding: 10px 15px 15px;
}



.arrow-right {
    float: right;
    width: 0;
    height: 0; 
    margin-left: 10px;
    margin-top: 3px;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;  
  border-left: 10px solid #339ca1;
}
#map{
    height:600px!important;
    border:3px solid black;
    border-bottom-left-radius:3px;
    border-bottom-right-radius:3px;
    border-top:none;   
}
#mapOverlay {
    height:100%;
    width:100%;
    z-index:9999;
    position:absolute;
    top:0;
    left:0;
    background:#000;
    opacity:0.5;
    border-radius: 5px;
}
#mapOverlay div {
    margin-top:200px;
    color:#fff;
    text-align:center
}
.leaflet-bar button {
    padding: 0;
}
#GayndahFlood, #MundubberaFlood, #MontoFlood {
    background-color: #373737;
    z-index: 10001;
}
.mapInfo.rfloat {
    color: #333;
}
    .mapInfo.rfloat > strong > a:link {
        color: #03A9F4;
    }
    .mapInfo.rfloat > strong > a:visited {
        color: #2196F3;
    }


/*********Maps tabs Style Ends*************/


/*********News and Wheather tabs Style Starts************/

#newsColumn, #weatherColumn, #radioStationColumn{
    padding:15px;
    background-color:#fff;
    float:left;
    width:100%;
    margin: 10px 0 ;
    /*height: 354px;*/
    border-radius: 5px;
}
.headingInfo h2{
    float:left;
}
.updateInfo, .newsInfo {
    font-style: italic;
    color: #666;
    font-size: 95%;
    float: left;
    clear: left;
}
.viewMore {
    cursor: pointer;
    display:none;
    background-color: #676767;
    float: right;
    padding: 5px 20px;
    color: #fff;
    clear: left;
    border-radius:3px
}
.tempratureContainer {
    float:right;
    color:#1e8bcd;  
}
.tempImage {
    text-align:center
}
.tempImage img {
    width:50px
}
.tempNow {
    float:left;      
    margin-right:25px;
}
.temp {
    font-size:large;
}
.tempNow .subText {
}
.tempFeels {
    float:right;    
}
.contentInfo {
    float:left;
    width: 100%;
    padding:10px 5px;
}
.contentItem {
    border-bottom:1px solid #666;
    margin:5px;
    padding:5px 0px;
    float: left;
    width:80%;
    clear: left;

}
.textTruncate{
overflow: hidden;
   text-overflow: ellipsis;
   display: -webkit-box;
   line-height: 16px;     /* fallback */
   max-height: 32px;      /* fallback */
   -webkit-line-clamp: 2; /* number of lines to show */
   -webkit-box-orient: vertical;
}
.contentInfo .contentItem:last-child{
    border-bottom:none;
}
.contentItem > .contentDetail,.contentInfo .contentItem:nth-of-type(1n+6) {
    display:none;
}
.contentTitle {
    font-size:105%;
    font-weight:bold;
}
.conItem {
    cursor:pointer;
    text-decoration:none;
}

#getPrepared,#tabOpenShelters {
   
}
#getPrepared a,#tabOpenShelters h3 {
    color:#fff;
    text-decoration:none;
}
#getPrepared{
    padding:7px;
}
#getPrepared h3 {
    margin-top:15px;
}
#getPrepared img{
    height:25px;
    border:1px solid #fff;
    border-radius:50%;
    margin-right:5px;
}
.newsAndWheather{
    margin-top: 15px;
	background: #eee;
}
div#councilNews {
    clear: both;
    padding-top: 20px;
}
.social-emergency-container, .social-health-container, .social-energy-container, .social-Radio-container, .social-Service-container, .social-education-container {
    margin-top:-100px
}
#SocialmediaColumn >.headingInfo  {
    margin-left:10px;
}
    #mobileResp{
        display:none
    }
    #laptopResp{
        display:block
    }
     #ipadResp{
        display:none
    }

/*********News and Wheather tabs Style Ends*************/

/*********Bottom tabs Style Starts************/

.bottomLinks > div > div, .bottomLinks a{
    color:#fff;
    background-color:#373737;
    border-radius:3px;
    display:block;
    cursor:pointer;
    text-align:center;
        font-size: 17px;
}
.bottomLinks a:hover ,.bottomLinks a:active,.bottomLinks a:focus{
    text-decoration:none;
}
.bottomLinks img {
   margin-right:5px;
    height:25px;
}
.powerHeading{
     margin-top: 2px;
    margin-bottom: -2px;
    font-size: 17px;
    margin-right: 43px;
}
#riverHeightLinks img, #socialMediaLinks img {
    height:25px
}
.carousel-inner > .item > a > img, .carousel-inner > .item > img {
        margin: 0 auto;
}
.riverLinks,.riverLinks:hover {
    display:block;
    color:#000!important;
}
.riverLinks:hover {
    text-decoration:underline;
}
#tabPowerOutage .infoDesc{
    padding:0px
}
#SocialmediaColumn .nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #339ca1;
}
#floodImage img{
    height: 365px;    
    margin-top: -29px;
    width: 586px;
}
#sanapSendSolve {
    height: 70px;
    width: 80px;
    margin-right: 30px;
}
#contactOnline {
    height: 70px;
    width: 80px;
    margin-right: 30px;
    margin-left: 43px;
}
/*********Bottom tabs Style Ends************/

/*********Modal Style Starts**********/
.modal-body {
    padding: 15px;
    float: left;
    width: 100%;
    max-height: 400px;
    overflow-y: auto;
}
#myModal{
    z-index:100000;}
#myModal .modal-title {
    text-align:center;
    color:#fff;
}
.acknowledgement {
    font-style:italic;
    color:#999;
    font-size:90%;
    float:left; 
}
/*********Modal Style Ends************/
/*********footer Style Starts**********/
footer {
    background-color:#222;
    color:#fff;
    line-height: 22px;
}
footer .row {    
       padding: 60px 0px;
}
footer a{
    font-size:15px;
    color:#fff;    
}
footer strong{
    font-size:12px;
}
.poweredby {
    margin-top: 10px;
}
.racqLogo {
   width: 143px;
    border-radius: 7px;
    margin-top: 10px;
}
.disasaterQit{
    float: right;
}
.disasaterQit > a{
    color: #339ca1 !important;
    font-style: italic;
}
.stayConnected img{
    width:20px;
    margin-right:3px;
}
.copyright_wrapper {
    background: #74bb5d;
}
.copyright_info,.copyright_info a {
   margin: 0;
    padding: 0;
    padding-top: 30px;
    font-size: 15px;
    color: #fff;
     font-family: "Open Sans",Arial,sans-serif;
     line-height:1.9em;
     font-weight: 300;
}
.copyright_info a:hover {
    color:#fff;
    text-decoration:underline
}
.office-locations a {
    color: #fff;
}
footer ul {
    margin: 0;
    padding: 0;
    padding-top: 30px;
}
.footer-social-icons li a:hover {
    background: #078AB9;
}
.office-locations li::before 
{
  position: absolute;
    left: 6px;
    border-width: 3px;
    border-style: solid;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    content: "";
    margin-top: 9px;
    color: #339ca1;
}

.bottom-nav li{
    display: inline-block;
    padding-right: 22px;
    font-size: 14px;
    font-weight: 600;
}
.bottom-nav li> a{
    color: #bbb;
}
.bottom-nav li> a:hover {
    opacity: 0.7;
}
    
.bottom-nav{
   
    padding: 15px 0;
    list-style: none;
}
.linkfooter{
    background-color: rgba(255,255,255,0.05);
    padding:0px !important;
    margin-top:20px;
    margin-bottom:20px
}


.footer-social-icons li a {
    padding: 5px 10px;
    background: #b50937;
    color: #ffffff;
    font-size: 18px;
}
footer p {
    margin: 0;
    padding: 0;
    padding-top: 30px;
    font-size: 15px;
    color: #fff;
     font-family: "Open Sans",Arial,sans-serif;
     line-height:1.9em;
     font-weight: 300;
}
footer p strong {
    color: #fff;
    font-weight: bold;
}
.footerHeader {
    font-weight: bold;
    font-size: 18px;
  
    color: #339ca1;
}
footer ul li {
    font-size: 15px;
    color: #fff;
     font-family: "Open Sans",Arial,sans-serif;
     line-height:2em;
     font-weight: 300;
     list-style-type:none;
}
.footer-social-icons li {
    float: left;
    margin-right: 1px;
}
/*********footer Style Ends************/
.imgWrapper{
    background: #fafafa;
    border-top: 1px solid #ececec;
    border-bottom: 1px solid #ececec;
    padding:0!important;
}