﻿form .textajaxuniquetext:focus,
form input.text:focus,
form select:focus,
form textarea:focus {
    outline: 0
}
form input[disabled],
form textarea[disabled] {
    background-color: #f7f7f7;
    border: 1px solid #dad9d9
}
.field,
label {
    margin: 0 0 8px
}
.field .checkbox,
.field .radio {
    width: 13px;
    height: 13px;
    /*margin-right: 6px;
    margin-top: 3px;*/
    padding: 0
}
form .message {
    background-color: #fef4ba;
    padding: 5px 10px;
    border: 1px solid #e8c805;
    border-radius: 3px
}
form .good {
    background-color: #ecf9d0;
    border-color: #8fbe00
}
form .bad,
form .required {
    background-color: #f9d0d0;
    border-color: #cf0000;
    color: #b80000
}
.Actions {
    margin-bottom: 20px
}
.Actions .action,
a.btn,
button,
input[type=submit] {
	background: #000;
    color: #fff;
    font-size: 16px;
    display: inline-block;
    text-transform: uppercase;
    text-decoration: none;
    margin: 0;
    padding: 10px 20px;
    border: 0;
    cursor: pointer
}
.Actions .action:hover,
a.btn:hover,
button:hover,
input[type=submit]:hover {
	background:#f8c91d;
	color:#000;
}
a.btn {
    line-height: 18px;
    margin-bottom: 10px
}
a.btn:after {
    content: '\2192';
    padding-left: 10px
}
.ie7 input.action {
    width: 0;
    overflow: visible
}
input.action[class] {
    width: auto
}
.ie7 .Actions .action {
    float: left
}
.Actions:after {
    display: inline-block;
    font-weight: 400;
    margin-top: 9px
}
#MemberLoginForm_LoginForm .Actions:after,
#MemberLoginForm_LostPasswordForm .Actions:after {
    display: none
}
#Remember {
    min-height: 20px
}
#ForgotPassword {
    clear: left
}
h3.FormHeading {
    clear: both;
    padding: 12px 0 7px!important;
    margin: 0!important;
    font-size: 18px!important;
    font-weight: 700!important;
    color: #0871dc!important
}
form .date .middleColumn input {
    width: 114px
}
.Actions input.action-minor,
.Actions input.resetformaction {
    background-color: #888;
    color: #fff;
    font-size: 16px;
    display: inline-block;
    text-transform: uppercase;
    text-decoration: none;
    margin: 0 0 0 20px;
    padding: 10px 20px;
    border: 0;
    cursor: pointer;
    
}
.Actions input.action-minor:hover,
.Actions input.resetformaction:hover {
    background-color: #aaa
}
.checkbox label.right {
    font-size: 14px;
    color: #565656
}
form .requiredField label.left:after {
    color: #B94A48;
    content: "*";
    font-size: 14px;
    font-weight: 400;
    padding-left: 3px
}
input.text,
input.title,
textarea {
    padding: 5px
}
form .checkboxset ul,
form .optionset ul {
    margin: 0;
    clear:both;
    
}
form .checkboxset li,
form .optionset li {
    margin-bottom: 5px;
    list-style-type: none
}
form div.checkbox:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}
form .checkbox .checkbox {
    clear: both
}
span.message {
    margin: 10px 0;
    display: block;
    max-width: 390px;
    clear: left
}
form input.holder-required {
    border: 1px solid #cf0000
}
.no-boxshadow input:invalid,
.no-boxshadow textarea:invalid {
    background-color: #f0dddd
}
.ss-uploadfield-item-info button {
    margin-top: 4px!important;
    float: left
}
form .creditCardField input,
form input.currency,
form input.numeric {
    width: 50px
}
form #DMYDate-day,
form #DMYDate-month {
    width: 25px
}
.required {
    color: red
}
fieldset {
    padding: .3em;
    margin: 0 0 10px;
    border: none
}
ul.optionset {
    margin: 0
}
ul.optionset li {
    list-style-type: none;
    list-style-position: outside;
    margin: 0
}
.dropdown,
.optionset {
    margin: 0 0 12px;
    font-size: .875rem;
}
legend {
    font-weight: 700;
    font-size: 1.2em
}
#IE8#HACK,
fieldset {
    padding-top: .3em
}
#IE8#HACK,
legend {
    margin-top: 0;
    margin-bottom: 0
}
input.text,
input.title,
input[type=password],
input[type=text],
textarea {
    background-color: #fff;
    border: 1px solid #bbb
}
input.text:focus,
input.title:focus,
input[type=password]:focus,
input[type=text]:focus,
textarea:focus {
    border-color: #666
}
select {
    background-color: #fff;
    border-width: 1px;
    border-style: solid
}
input.text,
input.title,
input[type=password],
input[type=text],
select,
textarea {
    margin: .5em 0
}
input.title {
    font-size: 1.5em
}
textarea {
    resize: vertical;
    height: 250px
}
form.inline {
    line-height: 3
}
form.inline p {
    margin-bottom: 0
}
.alert,
.error,
.info,
.notice,
.success {
    padding: .8em;
    margin-bottom: 1em;
    border: 2px solid #ddd
}
.alert,
.error {
    background: #fbe3e4;
    color: #8a1f11;
    border-color: #fbc2c4
}
.notice {
    background: #fff6bf;
    color: #514721;
    border-color: #ffd324
}
.success {
    background: #e6efc2;
    color: #264409;
    border-color: #c6d880
}
.info {
    background: #d5edf8;
    color: #205791;
    border-color: #92cae4
}
.alert a,
.error a {
    color: #8a1f11
}
.notice a {
    color: #514721
}
.success a {
    color: #264409
}
.info a {
    color: #205791
}
.cadform form fieldset{
	margin:0;
	padding:0;
}
@media only screen and (max-width: 700px) {
    .header form .middleColumn {
        float: none;
        width: 100%!important
    }
    #MemberLoginForm_LoginForm label,
    form label.left {
        margin-bottom: 8px
    }
}
@media only screen and (max-width: 900px) {
    form {
        max-width: 100%
    }
}