* {
  font-family: 'Roboto', sans-serif;
}

a{
  color: #478ea7 ;
  text-decoration: none !important;
}

.count{
  font-weight: bold;
}

.btn-link{
    color: #478ea7;
}

.btn-link:hover{
    color: #336475;
}

.verify_icons{
  margin:4px
}

.verify_icons:hover{
    color:#71d866
}

.nav>li>a {
    padding: 5px 15px;
}

.statisticsBoxes{
  border: 2px solid #478ea7;
  border-top: 3px solid #afafaf;
  padding: 10px;
  margin-top:15px;
  border-radius: 4px;
  background-color: #478ea7;
  color: #ffffff;
  text-align: center;
  font-size: 16px;
}

.navbar .notification {
    position: absolute;
    top: 5px;
    border: 2px solid #FFF;
    right: 4px;
    font-size: 9px;
    background: #4caf50;
    font-weight: bold;
    color: #FFFFFF;
    min-width: 20px;
    padding: 0px 5px;
    height: 21px;
    border-radius: 10px;
    text-align: center;
    line-height: 18px;
    vertical-align: middle;
    display: block;
}

div.dt-buttons {
  padding-left: 40px;
}

.map-header{
  margin:0;
  padding:10px;
  text-align:center;
  background-color:#478ea7;
  color:#ffffff;
  border-radius:4px;
  font-weight:bold;
  font-size:16px;
  min-width: 300px;
  line-height: 1.8em;
}

button.dt-button, div.dt-button, a.dt-button{
  background-color: #478ea7 !important;
  color: #ffffff !important;
  background-image: none !important;
  border-color: #0d7f00  !important;
}

.panel-body{
  min-height: 550px !important
}

.gmnoscreen, .gm-style-cc, .highcharts-legend-item{
  display: none !important;
}
img[src="https://maps.gstatic.com/mapfiles/api-3/images/google_white5.png"] {
    display: none;
}

.alertIcons{
  color:#478ea7;
  padding:5px;
  width:50px;
  text-align: center
}

.navbar-top-links .dropdown-alerts{
  width: 500px;
  padding: 15px;
}

.styledButton{
  background-color: #478ea7;
  border-color: #478ea7;
  color: #fff;
}

.sidebar_li{
  margin:5px;
  border-left: 4px solid #405854 ;
}

.sidebar_li:hover{
  border-left: 4px solid #afafaf; ;
}

.styledButton:hover{
  background-color: #336475;
  border-color: #336475;
  color: #fff;
}

thead {
  color:#fff;
  background-color: #478ea7;
}

.profileLabel{
  color: #478ea7;
  font-size: 16px
}

.profileValue{
  color: #6b6b6b;
  margin-bottom: 15px;
}

.bootstrap-datetimepicker-widget table th{
  color:#fff;
  background-color: #478ea7;
  border-radius: 0px
}

.mainBoxesContact{
  font-size:16px;
  color: #6d6d6d
}

.mainBoxesContactInfo{
  font-size:16px;
  color:#819ab3;
  font-weight: normal;
}

.mainBoxes{
  clear:both;
}


.mainBoxesIcon>.fa{
  position: absolute;
  right:20px;
  top:20px;
  color:#478ea7;
  font-size:58px;
}

.mainBoxesInfo{
  font-size:21px;
  color:#478ea7 !important;
}

.mainBoxesValue{
  font-size: 30px;
  color: #405854;
  font-family: fantasy;
}

.mainBoxesUser{
  font-size: 24px;
  font-weight: bold;
  color: #ecdcc5;
}

.mainBoxesDescription{
  font-size: 16px;
  color: #5f5f5f;
}

.mainBoxesRow{
  margin-bottom: 20px;
}

.col-spaced{
  border: 2px solid #dfe5ea;
  border-radius: 7px;
  padding:10px;
  margin:5px
}

.col-spaced:hover{
  border: 2px solid #ecdcc5 !important;
  cursor: pointer;
}

.topBoxes{
  border: 2px solid #e6e6e6;
  padding: 10px;
  border-radius: 4px;
  background-color: #fafafa;
}

.topBoxes:hover{
  background-color: #eaeaea;
  cursor: pointer;
}

.sideA:hover{
  color:#fff;
  background-color: #405854 !important;

}

.sideA{
  font-size: 16px;
  color: #478ea7;

}

@media (max-width: 768px) {
  #powered, #mapIconsList{
    display: none;
  }
}

.navbar-top-links .dropdown-alerts {
  margin-left: 0px
}

.main-icon{
  font-size: 26px;
  color: #478ea7 !important
}

.main-icon > .fa{
  margin-right: 10px !important
}

.addIcon{
  font-size: 30px !important;
  color: #478ea7  !important;
}

.addIcon:hover{
  color:#88b4c3!important;
}

.actionIcons{
  text-align: center;
  min-width: 90px
}

.actionIcon{
  font-size: 16px !important;
  margin:1px
}

.bottomLabel{
  color: #478ea7;
  border-bottom: 1px solid #f3f0f0;
  font-size: 20px;
  text-align: center
}

.bottomIcons{
  color:#405854;
  font-size: 24px;
}

table.dataTable tbody td {
    vertical-align: middle;
}
