                                   /*:;;;;;;;;;:,`                 
                           ,'';;;;;;;;;;;;;;;;;;;;;;;;;';.                     
                      .'';;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;';`                 
                  .';;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;';`              
               `;';;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;',            
             `';;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;':          
          ;';;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;',        
        .';;;;;;;;;;;;;;;;;;;' :;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;';`      
       :';;;;;;;;;;;;;;;;;;'.  :';;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;'.     
      :';;;;;;;;;;;;;;;;;`     :';;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;',    
     :';;;;;;;;;;;;;;;;`                                           `;;;;;;;;;;;;'.   
    .';;;;;;;;;;;;;;'                                              `;;;;;;;;;;;;;`  
    :';;;;;;;;;;;;'                           ffll                 `;;;;;;;;;;;;;',  
   `;;;;;;;;;;;;'. lll ``                   ff  ll                 `;;;;;;;;;;;;;;:  
  .';;;;;;;;;;.    lll ii nnnnnnn  nnnnnnn ffff ll  uu  uu xx  xx  `;;;;;;;;;;;;;;;` 
  .';;;;;;;;;'.    lll ii nnn  nn  nnn  nn  ff  ll  uu  uu   xx    `;;;;;;;;;;;;;;;` 
   `;;;;;;;;;;;;'. lll ii nnn  nn  nnn  nn  ff  ll   uuuu  xx  xx  `;;;;;;;;;;;;;':  
    :';;;;;;;;;;;;',                                               `;;;;;;;;;;;;;',  
    `;;;;;;;;;;;;;;;':                                             `;;;;;;;;;;;;;:   
     ,';;;;;;;;;;;;;;;';`                                          `;;;;;;;;;;;;;`   
      ,';;;;;;;;;;;;;;;;';`    :';;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;'.    
       .';;;;;;;;;;;;;;;;;;'`  :';;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;`     
          `;;;;;;;;;;;;;;;;;;' :;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;':       
            ,';;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;`        
              ,';;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;'.          
                .';;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;';`            
                    :';;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;'.               
                       ,'';;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;''.                  
                           ,'';;;;;;;;;;;;;;;;;;;;;;;;;;;';.                           
                                   `.,:::;;;;::,..*/

.icon-block {
  padding: 0 15px;
}
.icon-block .material-icons {
	font-size: inherit;
}
body {
  background-color:#3f403f;
}
a {
  color:#3f403f;
}
.lfx-grey {
  background-color: #3f403f;
}
.lfx-grey-text {
  color:#3f403f;
}
.lfx-blue {
  background-color:#9fb8ad;
}
.lfx-blue-text {
  color:#9fb8ad;
}
.lfx-green {
  background-color:#475841;
}
.lfx-green-text {
  color:#475841;
}

.lfx-blue {
  background-color:#6dcff6;
}

.lfx-blue-text {
  color:#6dcff6;
}

.lfx-logo-green-text {
  color:#54af4d;
}
.clickable {
  cursor: pointer;
}
#add-point-person {

}
input {
  color:#fff!important;
}

#validator-error-panel {
  display: none;
}

#validator-error-panel > ul {
  margin-left: 1.5em;
}

.page-footer .footer-copyright {
  background-color:rgba(51,51,51,0.8);
}
i.material-icons {
  font-size:0.8em;
}
.info {
  padding:15px;
  border:1px solid #aaa;
  margin-bottom: 2em;
  box-shadow:0 2px 10px #aaa;
}
.logo-bar {
  background-color:rgba(255,255,255,0.3);
  padding:1em;
}
#specific-date {
  display:none;
}
@media screen and (max-width:500px) {
  .header-text {
    display:none;
  }
}
#sms-alert-field {
  padding-top:2em;
  padding-bottom:2em;
}
#sms-fields {
  display: none;
}