body {
    font-family: 'Oxygen', sans-serif;
    font-size: 14px;
    color:#333;
    margin: 0;
    max-width: 500px;
}

.Welcome { 
    font-size:18px;
    font-weight:bold;
}
.LgCopy  { 
        font-size:14px;
}
.Copy  {
        font-size:14px;
        margin:0 auto;
        font-family: 'Oswald', sans-serif;
}
.smCopy  {
        font-size:11px;
}

.header-content {
    background-color: #f4f4f4;
    text-align: center; 
    padding-top: 3px;
    height: 75px;
}

.shadow {
    position: absolute;
    width: 100%;
    height: 5%;
    top: 0;
    left: 0;
    -webkit-box-shadow: inset 0 8px 6px -6px #999;
     -moz-box-shadow: inset 0 8px 6px -6px #999;
          box-shadow: inset 0 8px 6px -6px #999;
}

label, h3 {
    font-weight: bold;
    color:#0071ba;
    font-size: 14px;
}

h2 {
    font-weight: bold;
    color:#0071ba;
    font-size: 22px;
    font-family: 'Oswald', sans-serif;
}

.input_field {
    padding:3px 5px 5px 0px;
}

.required
{
    color:#FB0007;
    font-weight: bold;
    font-size: 13px;
}

ul {
    font-size:10px;
    list-style:disc;
    color:#333;
    margin:0 auto;
    margin-bottom:3px;
}

ul li {
    margin-left:-17px;
}

p {
    line-height:17px;
    padding-bottom:10px;
    margin:0 auto;
    font-size: 14px;
    font-family: 'Oxygen', sans-serif;
}

p.call-out {
    color:#000000;
    padding:8px 0px 8px;
    font-weight: bold;
    text-align: center;
    font-size: 14px;
    font-family: 'Oxygen', sans-serif;
}

sup.required {
    color:#ff6a00;
    font-size:10px;
}

select, input.Copy {
    font-size: 12px;
    padding: 3px;
    border: 1px solid #999;
    background-color: #fff;
    width: 250px;
}

textarea.Copy {
    font-size: 12px;
    padding: 3px;
    border: 1px solid #999;
    background-color: #fff;
    width: 100%;
}

.chat-form {
    width:500px; 
    height:550px;
    background: #f4f4f4;
    vertical-align: top;
}

.button, input[type=button], input[type=submit] {
    background: #ff7000;
    padding:7px;
    border-radius: 0px;
    color:#fff;
    font-weight:bold;
    font-size:11px;
    cursor:pointer;
    border:0px;
}

input[type=button], input[type=submit] {
    text-transform: uppercase;
    font-size: 12px;
}

.button-container {
    text-align: right;
    padding: 7px 5px 20px 0;
    float: right;
}

.message, .request-session, .btn-close {
    display: inline-block;
}

.btn-close {
    margin-top:45px;
    text-align:center;
    float: right;
}

a.button-text {
    color:#fff; 
    text-decoration:none; 
    font-size:13px;
    text-transform: uppercase;
}

a.reset-form {
    color:#333;
    text-decoration: none;
    font-size: 14px;
    display: inline-block;
    padding-right: 10px;
}

a.reset-form:hover {
    text-decoration: underline;
}

input[type=reset] {
    padding:7px;
    box-shadow: 0px 3px 5px rgba(0,0,0,.3);
    -moz-box-shadow: 0px 3px 5px rgba(0,0,0,.3);
    -webkit-box-shadow: 0px 3px 5px rgba(0,0,0,.3);
    border-radius: 6px;
    color:#000;
    font-weight:bold;
    font-size:11px;
    cursor:pointer;
}

.first {
     border-top:3px solid #c2c2c2;
}

.last {
    border-bottom: none;
}

#chat-image {
    padding-left: 28px;
    margin-top: 97px;
}

.modal-chat {
    max-width:500px;
    margin-top: -1px;
    background-color: #f4f4f4;
}

#main-table {
    margin-top: -20px;
}

.error_msg {
    height: 19px;
}

.error_msg label {
    color: #fb0007;
}

input.error[type="text"], input.error[type="email"], input.error[type="password"], select.error, textarea.error {
    border: 1px solid #fb0007;
}

/* mozilla styling for margining */
@-moz-document url-prefix() {
    #chat-image {
        margin-top:155px;
    }
}

@-moz-document url-prefix() {
    #main-table {
        margin-top:-5px;
    }
}



.faq {
    max-width: 470px;
    margin-top: 30px;
}

.faq h5 {
    font-size: 16px;
    color:#0071ba;
    margin: 5px 0 5px 0;
}

.faq a {
    color: #ff7000;
    text-decoration: none;
}

.faq a:hover {
    text-decoration: underline;
}

.tabber, .left-col {
    padding:15px;
    max-width:500px;
    display: none;
    background-color: #fff;
    border-top: solid 1px #c4c4c4;
    margin-top: -1px;
}


#one:checked ~ .one,
#two:checked ~ .two,
#three:checked ~ .three {
    display: block;
}

 .top {
        cursor: pointer;
        background: #ffffff;
        -webkit-border-radius: 3px 3px 0 0;
        -moz-border-radius: 3px 3px 0 0;
        border-radius: 3px 3px 0 0;
        display: inline-block;
        border-top: solid 1px #c4c4c4;
        border-right: solid 1px #c4c4c4;
        border-left: solid 1px #c4c4c4;
        border-bottom: solid 1px #c4c4c4;
        width: 100px;
        font-family: 'Oswald',sans-serif;
        height: 23px;
        padding-top: 11px;
        margin: 0 10px 0 15px;
        color: #496489;
        text-align: center;
        line-height: 16px;
}

input:checked + .top {
        display: inline-block;
        border-bottom: solid 1px #fff;
        color: #00275a;
        width: 100px;
        height: 24px; 
        padding-top: 11px;  
        font-size: 16px;     
}

label.top:hover {
        color: #00275a;       
}

label.top {
    font-weight: normal;
}

.super-s {
    margin-top: 5px;
    float: left;
}

.super-sf {
    margin-top: 45px;
    float: left;
}

.super-sf img {
    margin-right: 15px;
}

.super-sf a {
    text-decoration: none;
    font-size: 15px;
    color: #000000;
    font-weight: bold;
}

.super-sf a:hover {
    text-decoration: underline;
}

@media only screen and (max-width: 400px) {
    .top {
        margin: 0 0px 0 5px;
    }
    .faq {
        margin-top: 10px;
    }
    .super-sf {
        margin-top: 25px;
    }

    .btn-close {
        margin-top:25px;
    }
}