/* @import must be at top of file, otherwise CSS will not work */
 @import url("//hello.myfonts.net/count/381095"); 

  
@font-face {font-family: 'CalimaThin';src: url('webfonts/381095_0_0.eot');src: url('webfonts/381095_0_0.eot?#iefix') format('embedded-opentype'),url('webfonts/381095_0_0.woff2') format('woff2'),url('webfonts/381095_0_0.woff') format('woff'),url('webfonts/381095_0_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'CalimaRegular';src: url('webfonts/381095_1_0.eot');src: url('webfonts/381095_1_0.eot?#iefix') format('embedded-opentype'),url('webfonts/381095_1_0.woff2') format('woff2'),url('webfonts/381095_1_0.woff') format('woff'),url('webfonts/381095_1_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'CalimaSemiBold';src: url('webfonts/381095_2_0.eot');src: url('webfonts/381095_2_0.eot?#iefix') format('embedded-opentype'),url('webfonts/381095_2_0.woff2') format('woff2'),url('webfonts/381095_2_0.woff') format('woff'),url('webfonts/381095_2_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'CalimaHeavy';src: url('webfonts/381095_3_0.eot');src: url('webfonts/381095_3_0.eot?#iefix') format('embedded-opentype'),url('webfonts/381095_3_0.woff2') format('woff2'),url('webfonts/381095_3_0.woff') format('woff'),url('webfonts/381095_3_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'CalimaBold';src: url('webfonts/381095_4_0.eot');src: url('webfonts/381095_4_0.eot?#iefix') format('embedded-opentype'),url('webfonts/381095_4_0.woff2') format('woff2'),url('webfonts/381095_4_0.woff') format('woff'),url('webfonts/381095_4_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'CalimaLight';src: url('webfonts/381095_5_0.eot');src: url('webfonts/381095_5_0.eot?#iefix') format('embedded-opentype'),url('webfonts/381095_5_0.woff2') format('woff2'),url('webfonts/381095_5_0.woff') format('woff'),url('webfonts/381095_5_0.ttf') format('truetype');}


h2,h3,h4,h4,h5,h6 {font-family: 'CalimaLight', sans-serif;	}

h4 {font-size: 22px;}

h5 {font-size: 18px;}

input[type="date"].form-control, input[type="time"].form-control,
input[type="datetime-local"].form-control, input[type="month"].form-control {
    line-height: initial;
}

a{
color:#9fc0bc	
}

body {margin-top:30px;font-family: CalimaThin;font-weight: 700;}
label {font-family: CalimaThin;font-size: 16px;}

.checkbox label, .radio label {font-weight: 700;}

.radio-inline{font-weight: 800;}

.panel > .panel-heading {
    background-image: none;
    background-color: #CFD4D1;
    color: #476e69;


}

.panel-title {
font-size: 150%;


}

p,li {color: rgba(0,0,0,0.55);
    font-size: 18px;
    padding-bottom: 0.2em;
    margin-block-start: 0.2em;
    margin-block-end: 0.2em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}


#errormsg{


	
}


.form-control::-webkit-input-placeholder { color:#C2D6D1; }  /* WebKit, Blink, Edge */
.form-control:-moz-placeholder { color: #C2D6D1; }  /* Mozilla Firefox 4 to 18 */
.form-control::-moz-placeholder { color: #C2D6D1; }  /* Mozilla Firefox 19+ */
.form-control:-ms-input-placeholder { color: #C2D6D1; }  /* Internet Explorer 10-11 */
.form-control::-ms-input-placeholder { color: #C2D6D1; }  /* Microsoft Edge */



.black-background {background-color:#CFD4D1;}
.white {color:#466D69;font-weight:1000;font-size:18px}