﻿body {
    color: #222;
    padding: 0px;
    margin: 0px;
    font-family: "Gill Sans W04", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
}
header {
    font-weight: bold;
    color: #333;
}
p, h1, h2, h3, h4, h5, h6 {
    font-family: "Gill Sans W04", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
    color: #222;
    font-size: 14px;
}
h1{
    color: #222;
    font-family: "Times New Roman",Georgia,Serif;
    font-style: normal;
    font-size: 40px;
}
h2 {
    font-size: 18px;
    font-weight:bold;
}
article {
    font-size: 14px;
    font-family: "Gill Sans W04", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
}
footer {
    padding: 5px;
    box-sizing: border-box;
    text-align: center;
    background-color: #222;
    color: #FFF;
    font-size: 15px;
    padding: 5px;
    box-sizing: border-box;
    text-align: center;
    background-color: #222;
    color: #FFF;
    font-size: 15px;
    position: fixed;
    bottom: 0;
    left:0;
    width: 100%;
    z-index:10;
}
input[type='checkbox'] {
    background-color: #e5e5e5;
    border: solid 1px #999;
    height: 34px;
    width: 34px;
    -webkit-appearance: none;
    border-radius: 0%;
    margin: 2px 5px;
}
input[type='checkbox']:checked {
    background-color: #999;
    color:#FFF;
}
input[type='checkbox']:after {
    font-family: "CRMWeb";
    content: "E";
    position: relative;
    top: 5px;
    left: 5px;
    font-size: 22px;
    color: transparent;
}
    input[type='checkbox']:checked:after {
        font-family: "CRMWeb";
        content: "E";
        position: relative;
        top: 5px;
        left: 5px;
        font-size: 22px;
        color: #FFF;
    }

.TitleBar {
    font-size: 18px;
    background-color: #222;
    color:#FFF;
    padding:10px;
    box-sizing:border-box;
}
#MAI_Page1 {
    padding: 10px;
    box-sizing: border-box;
    text-align: center;
}
#MAI_Page2 {
    padding: 10px;
    box-sizing: border-box;
}
#MAI_Page3 {
    padding: 10px;
    box-sizing: border-box;
    text-align: center;
}
button, .PrivacyButton {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    border-style: solid;
    border-width: 1px;
    cursor: pointer;
    font-weight: 500;
    line-height: normal;
    margin: 0px 0px 0px 0px;
    position: relative;
    text-align: center;
    display: inline-block;
    padding: 12px 0px 11px;
    font-size: .9375rem;
    background-color: #222;
    border-color: #222;
    color: #FFF;
    transition: background-color .3s ease-out;
    display: inline-block;
    font-family: "Gill Sans W04", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
    text-transform: uppercase;
    box-sizing: border-box;
    height: 42px;
}
button:hover, .PrivacyButton:hover, .PrivacyButton:active {
    background-color: #999;
    border-color: #999;
}
.PrivacyButton label, .PrivacyButton label {
    font-family: "Gill Sans W04", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
    text-transform: uppercase;
}
.PrivacyButton100 {
    width:100%;
    box-sizing:border-box;
    border-radius:30px;
}
.PrivacyButtonAlert {
    background-color: #e67d46;
    border-color: #e67d46;
}
.PrivacyButtonAlert:hover, .PrivacyButtonAlert:active {
    background-color: #dc6324;
    border-color:#dc6324;
}
.PrivacyButtonPrev {
    padding: 0px 26px;
    border-radius: 30px;
}
#preloader {
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.4);
    text-align: center;
}
.preloader-content {
    background-color: #fefefe;
    margin: 25% auto; /* 15% from the top and centered */
    padding: 20px;
    border: 1px solid #888;
    width: 80%; /* Could be more or less, depending on screen size */
}
.CRMxSignatureBKG {
    border: 1px solid #B5B5B5;
    background: white;
    background: -webkit-linear-gradient(top, #DFE8EC 0%, white 8%) 0 57px;
    background: -moz-linear-gradient(top, #DFE8EC 0%, white 8%) 0 57px;
    background: linear-gradient(top, #DFE8EC 0%, white 8%) 0 57px;
    -webkit-background-size: 100% 30px;
    -moz-background-size: 100% 30px;
    -ms-background-size: 100% 30px;
    background-size: 100% 30px;
    box-sizing: border-box;
}
.CRMxBadVal {
    border-color: Red !important;
    box-shadow: 0 1px 1px rgba(0,0,0,.075) inset,0 0 8px rgba(255,0,0,.6) !important;
    outline: 0 !important
}
ul li:before {
    color: #999;
    font-weight: bold;
    width: 5px;
    margin-left: -5px;
    font-size: 14px;
}

.firstList {
    counter-reset: list;
    margin: 0;
}
.firstList > li {
    list-style: none;
    position: relative;
    font-family: "Gill Sans W04", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
    
}
    .firstList > li:before {
        counter-increment: list;
        content: counter(list, decimal) " ";
        position: absolute;
        left: -15px;
        font-size: 18px;
        font-weight: bold;
        color: #222;
    }
.secondList {
    counter-reset: list;
    margin: 0;
}
.secondList > li {
    list-style: none;
    position: relative;
    font-family: "Gill Sans W04", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
    font-size: 14px;
}
.secondList > li:before {
    counter-increment: list;
    content: "1." counter(list, decimal) " ";
    position: absolute;
    left: -20px;
    font-style: italic;
}
.thirdList {
    counter-reset: list;
    margin: 0;
}
.thirdList > li {
    list-style: none;
    position: relative;
    font-family: "Gill Sans W04", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
    font-size: 14px;
}
    .thirdList > li:before {
        counter-increment: list;
        content: counter(list, upper-roman) ". ";
        position: absolute;
        left: -20px;
        font-style: italic;
    }
.fourthList {
    counter-reset: list;
    margin: 0;
}
.fourthList > li {
    list-style: none;
    position: relative;
    font-family: "Gill Sans W04", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
}
    .fourthList > li:before {
        counter-increment: list;
        content: counter(list, upper-latin) " ";
        position: absolute;
        left: -12px;
        color: #222;
        font-size: 14px;
    }

.checkBoxContainer {
    border-color: rgb(175, 177, 182);
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    cursor: default;
    overflow: hidden;
    padding: 20px 7px;
    box-sizing: border-box;
    margin-top: 1px;
}
.btnGCButton {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    border-style: solid;
    border-width: 0;
    cursor: pointer;
    font-weight: 500;
    line-height: normal;
    margin: 0 0 1.25rem;
    position: relative;
    text-align: center;
    padding: .625rem 1.25rem .6875rem;
    font-size: 16px;
    background-color: #CCC;
    color: #FFF;
    transition: background-color .3s ease-out;
    font-family: "Gill Sans W04", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
    text-transform: uppercase;
    display: block;
    position: relative;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 49%;
    box-sizing: border-box;
    margin: 0px;
    padding: 0px;
    height:40px;
}
    .btnGCButton label {
        width: 100%;
        height: 100%;
        display: block;
        box-sizing: border-box;
        padding-top:10px;
    }
    .btnGCButton input[type="radio"]:checked + label {
        background-color: #579415;
        color: #222;
        box-sizing: border-box;
    }
.CRMxTextBox {
    background: #fff;
    border: 1px solid #ccc;
    box-sizing: border-box;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    font-size: 16px;
    height: 42px;
    line-height: 36px;
    padding: 0 10px;
    vertical-align: baseline;
    width: 100%;
    color: #878787;
    box-shadow: none !important;
    border-radius: 100px;
}
    .CRMxTextBox:focus, .CRMxTextBox:active {
        color: #878787;
    }
.CRMxTextBox:read-only {
    background-color:#CCC;
    color:#999;
}
.CRMxDateEditor {
    background-color: #FFFFFF;
    border-color: #ccc;
    border-radius: 0px;
    border-style: solid;
    border-width: 1px;
    overflow: hidden;
    padding: 7px 7px 6px 10px;
    border-radius: 100px;
}
    .CRMxDateEditor input {
        font-size: 16px !important;
        border: none;
        width: 100%;
        color: #999;
    }
    .CRMxDateEditor:active {
        background-color: #FFF;
        border: 1px solid #999;
        border-color: #999;
        color: #999;
    }
.CRMxDateEditorRO {
    border: none;
    border-radius: 3px;
    overflow: hidden;
    padding: 8px 8px 7px 11px;
}
.CRMxDateEditorRO input {
    font-size: 18px !important;
    border: none;
    width: 100%;
}
.CRMxFormSubtitle {
    padding-left: 15px;
    color:#999;
}
.ItemHome {
    height: 200px;
    width: 200px;
    margin: 5px;
    display: block;
    background-color: #CCC;
    float: left;
    transition: all linear 0.2s;
}
.ItemHome div {
    color: #000;
    margin-top: 140px;
    padding-left: 5px;
    font-size: 18px;
    background-color: rgba(255, 255, 255, 0.8);
}
.ItemHome:active, .ItemHome:hover {
    opacity:0.7;
}
.HomeTextBox {
    background: #fff;
    border: 1px solid #ccc;
    box-sizing: border-box;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    font-size: 13px;
    height: 42px;
    line-height: 36px;
    padding: 0 10px;
    vertical-align: baseline;
    width: 100%;
    color: #878787;
    box-shadow: none !important;
    border-radius: 100px 0px 0px 100px;

}
  



