th {
    font-size: 16px;
}

.refresh-button img {
    padding-top: 15px;
    height:25px;
    vertical-align: middle;
}

#reset {
    margin-top:12px;
}

.module div, .module h1 {   
    margin: 0px;
}

.wrapper {
    border-left: 2px solid #e4e4e4;
    height: 190px;
    float: right;
    width: 29%;
}

.left-module {
    width: 70%;
    float: left;
}

.left-module h1 {
    color: #3970c4;
    padding-top: 25px;
    padding-left: 15px;
}

.left-module h3 {
    padding-top: 25px;
    font-size: 18px;
    color: #bfbfbf;
    padding-left: 15px;
}

.trend-link, .map-link {
    height: 45px;
    cursor: pointer;
}

.module a {
	color: #7ab919;
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}

.meters-value {
    cursor: pointer;
}

.value-wrapper {
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
}

.report-wrapper {
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
    border-top: 1px solid #e4e4e4;
}

.map-wrapper {
    text-align: center;
    border-top: 1px solid #e4e4e4;
    padding-top: 20px;
    padding-bottom: 15px;
}

#info {
    padding: 20px;
    width: 95%;
}

#info img {
    height:50px;
    padding-right: 20px;
    vertical-align: text-top;
}

#meterTable {
    border: none;
}

#meterTable_filter {
    margin-left: 675px;
}

#map_holder {
    height:600px; 
    float: right;
}

#report label, .dataTables_info {
    font-size: 14px;
    color: #e4e4e4;
}

#reset_zoom {
    float:right;
}

.report_header {
    font-size:18px;
    color: #e4e4e4;
    display: inline-block;
}

.calendar-preselections {
    clear:both;
}

#.calendar-preselections ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-align: center;
}

.calendar-preselections li {
    background:url(../images/calendar-icon.png) center no-repeat;
    background-size: 90px;
    text-align:center;
    display: inline;
    text-decoration: none;
    font-size: 36px;
    padding: 17px;
    width: 100%;
    cursor:pointer;
}

.preferences-date,  {
    padding-bottom: 35px;
}

.preferences-date input {
    background-color: #e4e4e4;
}

#dashboard_start_date, #graph_start_date {
    margin-left: 10px;
}

#dashboard_link {
    text-decoration: none;
}

#dashboard_link h6 {
    display: inline-block;
}  

#dashboard_link img {
    padding-left: 30px;
    vertical-align: middle;
    height: 25px;
}

.preferences-data-field {
    .box-shadow(0 3px 10px gray);
    padding: 10px 0px;
}

.preferences-data-field h4 {
    text-align: center;
    color: #bfbfbf;
}

#insights {
    height: 330px; 
    float:right; 
    margin-right: 30px;
    white-space:normal;
}

#insights ul {
    list-style: none;
    display: inline;
    padding-left: 40px;
}

#insights li {
    padding-bottom: 20px;
}

#insights li h4 {
    display: inline;
    padding-left: 10px;
}

#insights ul .even {
    width: 40%;
    float: right;
}

#insights ul .odd {
    width: 40%;
    float: left;
    padding-left: 40px;
}

.an_app {
    width:31%;
    border-bottom:1px solid #efefef;
    display: inline;
    float: left;
    margin-left: 15px;
    margin-top:5px;
    margin-bottom:51px;
    padding-bottom:5px;
}

.icon {
	height:45px;
	float:left;
    clear:right;
    margin-right:10px;
}

.an_app a {
	text-decoration:none;
}

.an_app .tag {
    margin:0;
    height:auto;
    width:auto;
    padding-top:25px;
    font-size:13px;
}

.ftrbox {
    border: 0px solid red;
    position: relative;
    width: 22.7%;
    float: left;
    margin: 10px;
}

.ftrbox span {
    font-size:13px;
    border-bottom:1px solid #BFBFBF;
    display:block;
    clear:both;
    padding-bottom:3px;
}

.ftrbox img {
    border: 0;
}

.ftrbox .content {
    margin-top:5px;
}

.ftrbox a {
    text-decoration:none;
}

.module, .time-module, .big-module {
    text-transform: uppercase;
    font-size: 1.5em;
    background-color: white;
    border-radius: 5px;
    font-weight: bold;
    box-shadow: 0 3px 10px gray;
    clear:both
}

.module, .time-module {
    height: 11.3em;
}

.big-module {
    height: 100%;
    overflow : auto;
    margin-right: 20px;
}

.module h1, .big-module h1 {	
    font-size: 5.6em;
    font-weight: bold;  
    margin-top: 0px; 
}

.module div, .big-module div{
    /*font-size: 2.2em;*/
    color:#BFBFBF;
    line-height: 120%;
}

.time-module-content{
    max-height: 100%;
}

#hour-time-module {
    border-right: 1px solid black;
}

.date-field {
    color:#003a67;
}

.time-field {
    font-size: 4.4em;
    color:#8cc63e;
}

.time-module .date {
    font-size: 3.2em;
}

.time-field, .date-field {
    margin-top: -10px;
}

.month, .year {
    font-size: 1.2em;
}

.time-module .day {
    font-size: .8em;
}

.app-icon-container {
    display: inline-block !important;
    margin-top: 10px;
}

.app-icon-container .img-container {
    min-height: 65px;
}

.app-icon {
    height: 5em;
    width: 5em;
}

.app-icon-name {
    width: 5em;
}

.icon {
    height: 45px;
    float: left;
}

.green1 {
    color: #8CC63E;
}

.green2 {
    color: #5FA602;
}

.blue1 {
    color: #4DB6EF;
}

.red1 {
    color: #A20C05;
}

#loginForm .alert-message {
    width: 250px;
}

#footer {
    background-color: #fff;
    border-top: 1px solid #efefef;
    margin-left: 0;
    margin-top: 50px;
    width: 100%;
}

@media (max-width: 1199px) {
    .app-icon-name {
        width: auto;
    }
}

@media (max-width: 991px) {
    .ftrbox {
        float: left;
    }
}

@media (max-width: 399px) {
    .apps-list .app-icon-container {
        width: 50%;
    }
}