#MainBar{
    position: fixed;
    z-index: 9;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 80px;
}
p.MenuLine {
    text-decoration: none;
    margin: 0px 0px 6px 8px;
    color: #393939;
    font-size: 15px;
    font-weight: 500;
}
a.MenuLink {
    color: #393939;
    text-decoration: none;
    border-bottom: 1px solid #F4F4F6;
}
a.MenuLink:hover {
    border-bottom: 1px solid #393939;
}


p.inst_text1 {
    margin: 5px 10px 0px 0px;
    font-size: 18px;
    font-weight: 400;
    font-family: 'Roboto',sans-serif;
}

p.home_section_title {
    color: #444444;
    font-size: 35px;
    font-weight: 200;
    font-family: 'Roboto',sans-serif;
    margin: 0px 0px 0px 0px;
}
p.home_value {
    margin: 30px 0px 0px 0px;
    color: #393939;
    font-size: 52px;
    font-weight: 200;
    font-family: 'Roboto',sans-serif;
}
p.home_label {
    margin: -5px 0px 0px 0px;
    color: #393939;
    font-size: 18px;
    font-weight: 400;
    font-family: 'Roboto',sans-serif;
}
.home_cell {
    border-bottom: 1px solid #DDDDDD;
}
p.home_field_title1 {
    margin: 20px 0px 0px 0px;
    color: #555555;
    font-size: 15px;
    font-weight: 500;
    font-family: 'Roboto',sans-serif;    
}
p.home_field1 {
    margin: 2px 0px 0px 0px;
    color: #555555;
    font-size: 20px;
    font-weight: 300;
    font-family: 'Roboto',sans-serif;    
}


p.billing-field1-title {
    font-family: 'Roboto',Sans-Serif;
    margin: 4px 0px 4px 0px;
    font-size: 16px;
    font-weight: 500;
    color: #333333;
}
p.billing-field1-record {
    font-family: 'Roboto',Sans-Serif;
    margin: 2px 0px 2px 0px;
    font-size: 15px;
    font-weight: 300;
    color: #000000;
}

p.field1-title {
    font-family: 'Roboto',Sans-Serif;
    margin: 30px 10px 10px 0px;
    font-size: 30px;
    font-weight: 300;
    color: #777777;
}
p.field1 {
    font-family: 'Roboto',sans-serif;
    font-size: 18px;
    font-weight: 500;
    margin: 10px 10px 0px 10px;
    color: #372D2B;
    
}
p.field2 {
    font-family: 'Roboto',sans-serif;
    font-size: 18px;
    font-weight: 400;
    margin: 4px 10px 10px 10px;
    color: #372D2B;

    overflow-wrap: break-word;
    word-wrap: break-word;
}
p.field3 {
    font-family: 'Roboto',sans-serif;
    font-size: 15px;
    font-weight: 300;
    margin: 10px 10px 10px 10px;
    color: #372D2B;

    overflow-wrap: break-word;
    word-wrap: break-word;
}
p.field2-break {
    font-family: 'Roboto',sans-serif;
    margin: 10px 0px 0px 0px;
    color: #372D2B;
    font-size: 60px;
    font-weight: 400;
    -ms-word-break: break-all;
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: break-all;
}
.colorform-title {
    font-family: 'Roboto',sans-serif;
    margin: 0px 0px 0px 0px;
    color: #000000;
    font-size: 18px;
    font-weight: 500;    
}

.colorform-details {
    font-family: 'Roboto',sans-serif;
    margin: 10px 0px 0px 0px;
    color: #000000;
    font-size: 16px;
    font-weight: 300;    
}


.custom-select {
    font-size: 18px;
    padding: 12px 10px;
    width: 100%;
    outline: none;
    border: 1px solid #CCCCCC;
}











button.actions {
    border: 4px solid #D52828;
    background-color: #FFFFFF;
    text-align: center;
    text-decoration: none;
    font-size: 35px;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
    
    letter-spacing: 0px;
    padding: 10px 20px 10px 20px;
    margin: 10px 5px 10px 5px;
    color: #000000;
    border-radius: 60px;
    
    -webkit-transition-duration: 0.2s; /* Safari */
    transition-duration: 0.2s;
    -webkit-appearance: none;
    

}
button.actions:focus {
    background-color: #E47676;
    color: #FFFFFF;
    
    -webkit-transition-duration: 0.2s; /* Safari */
    transition-duration: 0.2s;
    -webkit-appearance: none;
    

}
button.actions2 {
    border: 1px solid #D52828;
    background-color: #FFFFFF;
    text-align: center;
    text-decoration: none;
    font-size: 18px;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
    
    letter-spacing: 0px;
    padding: 10px 12px 6px 12px;
    margin: 0px 0px 6px 0px;
    color: #000000;
    border-radius: 20px;
    cursor: pointer;
    
    -webkit-transition-duration: 0.2s; /* Safari */
    transition-duration: 0.2s;
    -webkit-appearance: none;
    

}
button.actions2:focus {
    background-color: #E47676;
    color: #FFFFFF;
    
    -webkit-transition-duration: 0.2s; /* Safari */
    transition-duration: 0.2s;
    -webkit-appearance: none;
    

}
button.greenbutton {
    color: #FFFFFF;
    background-color: #00CC00;
    height: 120px;
    border: 0px;
    padding: 0px 40px 0px 40px;
    font-size: 3.0em;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    border-radius: 0px;
    cursor: pointer;
    -webkit-appearance: none;
    border-radius: 10px;
}


p.title {
    font-family: 'Roboto', sans-serif;
    margin: 0px 0px 0px 0px;
    color: #000000;
    font-size: 18px;
    font-weight: 500;
}
p.subtitle {
    font-family: 'Roboto', sans-serif;
    margin: 6px 0px 6px 0px;
    color: #222222;
    font-size: 16px;
    font-weight: 400;
}

p.fieldheader {
    margin: 20px 0px 10px 0px;
    font-size: 18px;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
    
    -webkit-transition-duration: 0.5s; /* Safari */
    transition-duration: 0.5s;
    -webkit-appearance: none;
        
}

p.fieldheader-bold {
    margin: 20px 0px 10px 0px;
    font-size: 16px;
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
    -webkit-transition-duration: 0.5s; /* Safari */
    transition-duration: 0.5s;
    -webkit-appearance: none;
        
}


p.fieldtext {
    margin: 20px 0px 10px 0px;
    font-size: 30px;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    -webkit-transition-duration: 0.5s; /* Safari */
    transition-duration: 0.5s;
    -webkit-appearance: none;
}


#submitbutton--delete{
    color: #FFFFFF;
    background-color: #00CC00;
    height: 120px;
    border: 0px;
    padding: 0px 40px 0px 40px;
    font-size: 3.0em;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    border-radius: 0px;
    cursor: pointer;
    -webkit-appearance: none;
    border-radius: 10px;
}
#submitbutton--delete:hover{
    background-color: #006600;
    transition-duration: 0.5s;
    -webkit-appearance: none;
}






.button-main-menu-stretch {
    border: 1px solid #D52828;
    background-color: #FFFFFF;
    text-align: center;
    text-decoration: none;
    font-size: 18px;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
    
    letter-spacing: 0px;
    padding: 10px 14px 10px 14px;
    border-radius: 25px;
    
    -webkit-transition-duration: 0.2s; /* Safari */
    -webkit-appearance: none;
    transition-duration: 0.2s;
}

.button-main-menu-stretch:hover {
    cursor: pointer;
    border: 1px solid #DD4D4D;
    background-color: #DD4D4D;
    color: #FFFFFF;
    -webkit-transition-duration: 0.2s; /* Safari */
    -webkit-appearance: none;
    transition-duration: 0.2s;
}

#button_gray {
    border: 1px solid #888888;
    background-color: #FFFFFF;
    text-align: center;
    text-decoration: none;
    font-size: 18px;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
    
    letter-spacing: 0px;
    padding: 10px 14px 10px 14px;
    margin: 10px 10px 10px 10px;
    color: #000000;
    border-radius: 60px;
    
    -webkit-transition-duration: 0.2s; /* Safari */
    -webkit-appearance: none;
    transition-duration: 0.2s;


}
#button_gray:hover{
    cursor: pointer;
    background-color: #888888;
    transition-duration: 0.2s;
    color: #FFFFFF;
    -webkit-appearance: none;
}




textarea {
    font-size: 18px;
    width: 95%;
    height: 220px;
    padding: 10px 10px;
    border: 1px solid #CCCCCC;
    background-color: #FFFFFF;
    color: #000000;
    outline: none;
    text-align: left;
    opacity: 1.0;
    
    -webkit-transition-duration: 0.5s; /* Safari */
    transition-duration: 0.5s;
    -webkit-appearance: none;
}
textarea:focus {
    outline: none;
    opacity: 1.0;
    -webkit-transition-duration: 0.5s; /* Safari */
    transition-duration: 0.5s;
    -webkit-appearance: none;
}
input[type="datetime-local"] {
    width: 100%;
    padding: 10px 10px;
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    outline: none;
    border: 1px solid #CCCCCC;
    background-color: #FFFFFF;
    box-sizing: border-box;
    -webkit-appearance: none;
}

input[type="date"] {
    padding: 10px 10px;
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    outline: none;
    border-bottom: 1px solid #CCCCCC;
    background-color: #FFFFFF;
    box-sizing: border-box;
    -webkit-appearance: none;
}


input[type="number"] {
    padding: 12px 10px;
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    border: 1px solid #CCCCCC;
    background-color: #FFFFFF;
    outline: none;
    box-sizing: border-box;
    -webkit-appearance: none;
}
input[type="number"]:focus {
    outline: none;
    opacity: 1.0;
    -webkit-transition-duration: 0.5s; /* Safari */
    transition-duration: 0.5s;
    -webkit-appearance: none;
}

input[type=text] {
    width: 100%;
    padding: 12px 20px;
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    outline: none;
    border: 1px solid #B9B9B9;
    background-color: #FFFFFF;
    box-sizing: border-box;
    -webkit-appearance: none;
}
input[type="text"]:focus {
    outline: none;
    opacity: 1.0;
    -webkit-transition-duration: 0.5s; /* Safari */
    transition-duration: 0.5s;
    -webkit-appearance: none;
}
input[type="password"] {
    padding: 12px 10px;
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    outline: none;
    border: 1px solid #B9B9B9;
    background-color: #FFFFFF;
    box-sizing: border-box;
    -webkit-appearance: none;
}
input[type="password"]:focus {
    outline: none;
    background-color: #FFFFFF;
}

input[type="color"] {
    height: 50px;
    width: 100px;
    outline: none;
    padding: 0px;
    border: 2px solid #F4F4F6;
    cursor: pointer;
    -webkit-appearance: none;
}
input[type="color"]::-webkit-color-swatch-wrapper {
    padding: 0;
}
input[type="color"]::-webkit-color-swatch {
    border: none;
}
::-webkit-input-placeholder { /* Chrome */
  color: #A0A0A0;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #A0A0A0;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #A0A0A0;
  opacity: 1;
}
:-moz-placeholder { /* Firefox 4 - 18 */
  color: #A0A0A0;
  opacity: 1;
}



div.report_button{

    border: 1px dashed #000000;
    border-color: #999999;
    text-decoration: none;
    background-color: #FFFFFF;
            
    padding-left: 24px;
    padding-right: 24px;
    padding-top: 20px;
    padding-bottom: 24px;
        
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;

    -moz-border-radius: 25px; /* Firefox */
    -webkit-border-radius: 25px; /* Safari, Chrome */
    -khtml-border-radius: 25px; /* KHTML */
    border-radius: 25px; /* CSS3 */
}

div.report_button:hover{
    background-color: #F5F5F5;

    -webkit-transition-duration: 0.2s; /* Safari */
    transition-duration: 0.2s;

}
