@charset "utf-8";
@import "//netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap-glyphicons.css";
/* CSS Document */
/* RESET */


/*
	
Primary (Active) Color: 6eb43f	
Secondary (Passive) Color: 58585a	
	
*/


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

body {
    line-height: 1;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

nav ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}

ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none;
}

mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom: 1px dotted;
    cursor: help;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cccccc;
    margin: 1em 0;
    padding: 0;
}

input, select {
    vertical-align: middle;
}

a:focus {
    border: none;
    text-decoration: none;
    outline: none;
}

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    text-decoration: none;
    color: #333333;
    -webkit-transition: color 0.3s ease;
    -moz-transition: color 0.3s ease;
    -o-transition: color 0.3s ease;
    transition: color 0.3s ease;
}

a:hover {
    text-decoration: none;
    color: #777777;
}

.left {
    float: left;
}

.right {
    float: right;
}

.clr {
    clear: both;
}

.align-right {
    text-align: right;
}

.align-left {
    text-align: left;
}

.align-center {
    text-align: center;
}

.hide {
    display: none;
}

.show {
    display: block;
}

p {
    font-weight: normal;
    line-height: 1.35em;
    margin-bottom: 0.5625em;
}

p small {
    font-size: 0.84615384615385em;
    color: #bfbfbf;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
    color: #404040;
}

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    color: #bfbfbf;
}

h1 {
    margin-bottom: 1.125em;
    font-size: 1.5em;
    line-height: 1.875em;
}

h1 small {
    font-size: 0.75em;
}

h2 {
    font-size: 1.25em;
    line-height: 1.875em;
}

h2 small {
    font-size: 0.7em;
}

h3, h4, h5, h6 {
    line-height: 1.875em;
}

h3 {
    font-size: 1.125em;
}

h3 small {
    font-size: 0.77777777777778em;
}

h4 {
    font-size: 1em;
}

h4 small {
    font-size: 0.75em;
}

h5 {
    font-size: 0.875em;
}

h6 {
    font-size: 0.8125em;
    color: #bfbfbf;
    text-transform: uppercase;
}

ul, ol {
    margin: 0 0 18px 25px;
}

ul ul, ul ol, ol ol, ol ul {
    margin-bottom: 0;
}

ul {
    list-style: disc;
}

ol {
    list-style: decimal;
}

li {
    line-height: 1.125em;
}

ul.unstyled {
    list-style: none;
    margin-left: 0;
}

dl {
    margin-bottom: 1.125em;
}

dl dt, dl dd {
    line-height: 1.125em;
}

dl dt {
    font-weight: bold;
}

dl dd {
    margin-left: 0.9375%;
}

hr {
    margin: 1.25em 0 1.1875em;
    border: 0;
    border-bottom: 1px solid #eee;
}

strong {
    font-style: inherit;
    font-weight: bold;
}

em {
    font-style: italic;
    font-weight: inherit;
    line-height: inherit;
}

.muted {
    color: #bfbfbf;
}

blockquote {
    margin-bottom: 1.125em;
    border-left: 5px solid #eee;
    padding-left: 1.5625%;
}

blockquote p {
    font-size: 0.875em;
    font-weight: 300;
    line-height: 1.125em;
    margin-bottom: 0;
}

blockquote small {
    display: block;
    font-size: 0.75em;
    font-weight: 300;
    line-height: 1.125em;
    color: #bfbfbf;
}

blockquote small:before {
    content: '\2014 \00A0';
}

address {
    display: block;
    line-height: 1.125em;
    margin-bottom: 1.125em;
    font-size: 0.875em;
}

code, pre {
    padding: 0 3px 2px;
    font-family: Monaco, Andale Mono, Courier New, monospace;
    font-size: 12px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

code {
    background-color: #fee9cc;
    color: rgba(0, 0, 0, 0.75);
    padding: 1px 3px;
}

pre {
    background-color: #f5f5f5;
    display: block;
    padding: 8.5px;
    margin: 0 0 1.125em;
    line-height: 18px;
    font-size: 12px;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

/* FORMS */
button, input, select, textarea {
    margin: 0;
    font-size: 100%;
    vertical-align: middle;
}

button, input {
    *overflow: visible;
    line-height: normal;
}

button::-moz-focus-inner, input::-moz-focus-inner {
    padding: 0;
    border: 0;
}

button, input[type="button"], input[type="reset"], input[type="submit"] {
    cursor: pointer;
    -webkit-appearance: button;
}

input[type="search"] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button {
    -webkit-appearance: none;
}

textarea {
    overflow: auto;
    vertical-align: top;
}

label, input, button, select, textarea {
    font-weight: normal;
    line-height: 18px;
}

input, button, select, textarea {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

label {
    display: block;
    margin-bottom: 5px;
    color: #333333;
}

input, textarea, select, .uneditable-input {
    display: inline-block;
    width: 100%;
    height: 28px;
    padding: 4px;
    margin-bottom: 9px;
    font-size: 13px;
    line-height: 18px;
    color: #555555;
    border: 1px solid #cccccc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.ie7 input, .ie7 textarea, .ie7 select, .ie7 .uneditable-input {
    height: 18px;
    width: 96.677777777%;
}

.uneditable-textarea {
    width: auto;
    height: auto;
}

label input, label textarea, label select {
    display: block;
}

input[type="image"], input[type="checkbox"], input[type="radio"] {
    width: auto;
    height: auto;
    padding: 0;
    margin: 3px 0;
    *margin-top: 0;
    line-height: normal;
    cursor: pointer;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 0 \9;
}

input[type="image"] {
    border: 0;
}

input[type="file"] {
    width: auto;
    padding: initial;
    line-height: initial;
    border: initial;
    background-color: #ffffff;
    background-color: initial;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

input[type="button"], input[type="reset"], input[type="submit"] {
    width: auto;
    height: auto;
}

select, input[type="file"] {
    height: 28px;
    *margin-top: 4px;
    line-height: 28px;
}

input[type="file"] {
    line-height: 18px \9;
}

select {
    background-color: #ffffff;
}

select[multiple], select[size] {
    height: auto;
}

input[type="image"] {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

textarea {
    height: auto;
}

input[type="hidden"] {
    display: none;
}

.radio, .checkbox {
    padding-left: 18px;
}

.radio input[type="radio"], .checkbox input[type="checkbox"] {
    float: left;
    margin-left: -18px;
}

.controls > .radio:first-child, .controls > .checkbox:first-child {
    padding-top: 5px;
}

.radio.inline, .checkbox.inline {
    display: inline-block;
    padding-top: 5px;
    margin-bottom: 0;
    vertical-align: middle;
}

.radio.inline + .radio.inline, .checkbox.inline + .checkbox.inline {
    margin-left: 10px;
}

input, textarea {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
    -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
    -ms-transition: border linear 0.2s, box-shadow linear 0.2s;
    -o-transition: border linear 0.2s, box-shadow linear 0.2s;
    transition: border linear 0.2s, box-shadow linear 0.2s;
    border: 1px solid #bbbbbb;
}

input:focus, textarea:focus {
    border-color: rgba(82, 168, 236, 0.8);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
    outline: 0;
    outline: thin dotted \9;
}

input.input-error, textarea.input-error, select.input-error {
    border-color: #953b39;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}

input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus, select:focus {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

select:focus {
    outline: none;
}

label.error {
    color: #b94a48;
}

/* BUTTONS */
.btn {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding: 4px 10px 4px;
    margin-bottom: 0;
    font-size: 13px;
    line-height: 18px;
    color: #333333;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
    background-color: #f5f5f5;
    background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -ms-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: linear-gradient(top, #ffffff, #e6e6e6);
    background-repeat: repeat-x;
    filter: progid:dximagetransform.microsoft.gradient(startColorstr=#ffffff, endColorstr=#e6e6e6, GradientType=0);
    border-color: #e6e6e6 #e6e6e6 #e6e6e6;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border: 1px solid #e6e6e6;
    -webkit-border-radius: 0px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    cursor: pointer;
    *margin-left: .3em;
}

.btn:hover, .btn:active, .btn.active, .btn.disabled, .btn[disabled] {
    background-color: #e6e6e6;
}

.no-cssgradients .btn:active, .no-cssgradients .btn.active {
    background-color: #e6e6e6;
}

.btn:first-child {
    *margin-left: 0;
}

.btn:hover {
    color: #333333;
    text-decoration: none;
    background-color: #e6e6e6;
    background-position: 0 -15px;
    -webkit-transition: background-position 0.1s linear;
    -moz-transition: background-position 0.1s linear;
    -ms-transition: background-position 0.1s linear;
    -o-transition: background-position 0.1s linear;
    transition: background-position 0.1s linear;
}

.btn:focus, .card:focus { /*outline: thin dotted #333; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px;*/
    border: 1px solid rgba(0, 0, 0, .3);
    box-shadow: 0 0 8px rgba(237, 96, 37, 0.7);
}

.btn.active, .btn:active {
    background-image: none;
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    background-color: #e6e6e6;
    background-color: #d9d9d9 \9;
    outline: 0;
}

.btn.disabled, .btn[disabled] {
    cursor: default;
    background-image: none;
    background-color: #e6e6e6;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.btn-large {
    padding: 9px 14px;
    font-size: 15px;
    line-height: normal;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.btn-large [class^="icon-"] {
    margin-top: 1px;
}

.btn-small {
    padding: 5px 9px;
    font-size: 11px;
    line-height: 16px;
}

.btn-small [class^="icon-"] {
    margin-top: -1px;
}

.btn-mini {
    padding: 2px 6px;
    font-size: 11px;
    line-height: 14px;
}

.btn-block {
    width: 100%;
    display: block;
}

.btn-primary, .btn-primary:hover, .btn-secondary, .btn-secondary:hover, .btn-tertiary, .btn-tertiary:hover {
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    color: #ffffff;
}

.btn-primary.active, .btn-secondary.active, .btn-tertiary.active {
    color: #fff;
}

.btn-primary {
    background-color: #2d4787;
    background-image: -moz-linear-gradient(top, #0c62b3, #004b91);
    background-image: -ms-linear-gradient(top, #0c62b3, #004b91);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0c62b3), to(#004b91));
    background-image: -webkit-linear-gradient(top, #0c62b3, #004b91);
    background-image: -o-linear-gradient(top, #0c62b3, #004b91);
    background-image: linear-gradient(top, #0c62b3, #004b91);
    background-repeat: repeat-x;
    filter: progid:dximagetransform.microsoft.gradient(startColorstr=#0c62b3, endColorstr=#004b91, GradientType=0);
    border: 1px solid #03315d;
    border-color: #03315d #03315d #03315d;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}

.btn-primary:hover, .btn-primary.disabled, .btn-primary[disabled] {
    filter: none;
    background-color: #004b91;
}

.btn-primary:active, .btn-primary.active {
    filter: none;
    background-color: #136bbe;
}

.no-cssgradients .btn-primary:active, .no-cssgradients .btn-primary.active {
    background-color: #004b91;
    border: 1px solid #03315d;
}

.btn-secondary {
    background-color: #bf1c1c;
    background-image: -moz-linear-gradient(top, #d42424, #8e0d0d);
    background-image: -ms-linear-gradient(top, #d42424, #8e0d0d);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d42424), to(#8e0d0d));
    background-image: -webkit-linear-gradient(top, #d42424, #8e0d0d);
    background-image: -o-linear-gradient(top, #d42424, #8e0d0d);
    background-image: linear-gradient(top, #d42424, #8e0d0d);
    background-repeat: repeat-x;
    filter: progid:dximagetransform.microsoft.gradient(startColorstr=#d42424, endColorstr=#8e0d0d, GradientType=0);
    border-color: #8e0d0d #8e0d0d #8e0d0d;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border: 1px solid #8e0d0d;
}

.btn-secondary:hover, .btn-secondary:active, .btn-secondary.active, .btn-secondary.disabled, .btn-secondary[disabled] {
    filter: none;
    background-color: #8e0d0d;
}

.no-cssgradients .btn-secondary:active, .no-cssgradients .btn-secondary.active {
    background-color: #8e0d0d;
    border: 1px solid #8e0d0d;
}

.btn-tertiary {
    background-color: #32b3e1;
    background-image: -moz-linear-gradient(top, #3cc4f4, #199ac8);
    background-image: -ms-linear-gradient(top, #3cc4f4, #199ac8);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#3cc4f4), to(#199ac8));
    background-image: -webkit-linear-gradient(top, #3cc4f4, #199ac8);
    background-image: -o-linear-gradient(top, #3cc4f4, #199ac8);
    background-image: linear-gradient(top, #3cc4f4, #199ac8);
    background-repeat: repeat-x;
    filter: progid:dximagetransform.microsoft.gradient(startColorstr=#3cc4f4, endColorstr=#199ac8, GradientType=0);
    border-color: #199ac8 #199ac8 #199ac8;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border: 1px solid #199ac8;
}

.btn-tertiary:hover, .btn-tertiary:active, .btn-tertiary.active, .btn-tertiary.disabled, .btn-tertiary[disabled] {
    filter: none;
    background-color: #199ac8;
}

.no-cssgradients .btn-tertiary:active, .no-cssgradients .btn-tertiary.active {
    background-color: #199ac8;
    border: 1px solid #199ac8;
}

button.btn, input[type="submit"].btn {
    *padding-top: 2px;
    *padding-bottom: 2px;
}

button.btn::-moz-focus-inner, input[type="submit"].btn::-moz-focus-inner {
    padding: 0;
    border: 0;
}

button.btn.btn-large, nput[type="submit"].btn.btn-large {
    *padding-top: 7px;
    *padding-bottom: 7px;
}

button.btn.btn-small, input[type="submit"].btn.btn-small {
    *padding-top: 3px;
    *padding-bottom: 3px;
}

button.btn.btn-mini, input[type="submit"].btn.btn-mini {
    *padding-top: 1px;
    *padding-bottom: 1px;
}

.btn-group {
    position: relative;
    *zoom: 1;
    *margin-left: .3em;
}

.btn-group:before, .btn-group:after {
    display: table;
    content: "";
}

.btn-group:after {
    clear: both;
}

.btn-group:first-child {
    *margin-left: 0;
}

.btn-group + .btn-group {
    margin-left: 5px;
}

.btn-toolbar {
    margin-top: 9px;
    margin-bottom: 9px;
}

.btn-toolbar .btn-group {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.btn-group .btn {
    position: relative;
    float: left;
    margin-left: -1px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.btn-group .btn:first-child {
    margin-left: 0;
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    border-top-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-left-radius: 4px;
}

.btn-group .btn:last-child, .btn-group .dropdown-toggle {
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    border-bottom-right-radius: 4px;
}

.btn-group .btn.large:first-child {
    margin-left: 0;
    -webkit-border-top-left-radius: 6px;
    -moz-border-radius-topleft: 6px;
    border-top-left-radius: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -moz-border-radius-bottomleft: 6px;
    border-bottom-left-radius: 6px;
}

.btn-group .btn.large:last-child, .btn-group .large.dropdown-toggle {
    -webkit-border-top-right-radius: 6px;
    -moz-border-radius-topright: 6px;
    border-top-right-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
    -moz-border-radius-bottomright: 6px;
    border-bottom-right-radius: 6px;
}

.btn-group .btn:hover, .btn-group .btn:focus, .btn-group .btn:active, .btn-group .btn.active {
    z-index: 2;
}

.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
    outline: 0;
}

.btn-group .dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px;
    -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    *padding-top: 3px;
    *padding-bottom: 3px;
}

.btn-group .btn-mini.dropdown-toggle {
    padding-left: 5px;
    padding-right: 5px;
    *padding-top: 1px;
    *padding-bottom: 1px;
}

.btn-group .btn-small.dropdown-toggle {
    *padding-top: 4px;
    *padding-bottom: 4px;
}

.btn-group .btn-large.dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px;
}

.btn-group.open {
    *z-index: 1000;
}

.btn-group.open .dropdown-menu {
    display: block;
    margin-top: 1px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.btn-group.open .dropdown-toggle {
    background-image: none;
    -webkit-box-shadow: inset 0 1px 6px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 6px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 6px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn .caret {
    margin-top: 7px;
    margin-left: 0;
}

.btn:hover .caret, .open.btn-group .caret {
    opacity: 1;
    filter: alpha(opacity=100);
}

.btn-mini .caret {
    margin-top: 5px;
}

.btn-small .caret {
    margin-top: 6px;
}

.btn-large .caret {
    margin-top: 6px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #000000;
}

.btn-primary .caret, .btn-warning .caret, .btn-danger .caret, .btn-info .caret, .btn-success .caret, .btn-inverse .caret {
    border-top-color: #ffffff;
    border-bottom-color: #ffffff;
    opacity: 0.75;
    filter: alpha(opacity=75);
}

.btn-navbar {
    display: none;
    padding: 7px 10px;
    margin: 6px 5px;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.1);
    background-color: #eaeaea;
    background-color: #eaeaea;
    background-image: -moz-linear-gradient(top, #eaeaea, #dedede);
    background-image: -ms-linear-gradient(top, #eaeaea, #dedede);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#eaeaea), to(#dedede));
    background-image: -webkit-linear-gradient(top, #eaeaea, #dedede);
    background-image: -o-linear-gradient(top, #eaeaea, #dedede);
    background-image: linear-gradient(top, #eaeaea, #dedede);
    background-repeat: repeat-x;
    filter: progid:dximagetransform.microsoft.gradient(startColorstr=#eaeaea, endColorstr=#dedede, GradientType=0);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.9), 0 1px 0 rgba(0, 0, 0, 0.5);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.9), 0 1px 0 rgba(0, 0, 0, 0.5);
    -ms-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.9), 0 1px 0 rgba(0, 0, 0, 0.5);
    -o-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.9), 0 1px 0 rgba(0, 0, 0, 0.5);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.9), 0 1px 0 rgba(0, 0, 0, 0.5);
}

.btn-navbar:hover, .btn-navbar:active, .btn-navbar.active, .btn-navbar.disabled, .btn-navbar[disabled] {
    background-color: #dddddd;
}

.btn-navbar:active, .btn-navbar.active {
    background-color: #080808 \9;
}

.btn-navbar .icon-bar {
    display: block;
    width: 18px;
    height: 2px;
    background-color: #333333;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    -ms-border-radius: 1px;
    -o-border-radius: 1px;
    border-radius: 1px;
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    -ms-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    -o-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}

.btn-navbar .icon-bar + .icon-bar {
    margin-top: 3px;
}

/* ALERT MESSGAGES */
.alert {
    padding: 8px 35px 8px 14px;
    margin-bottom: 18px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    background-color: #fcf8e3;
    border: 1px solid #fbeed5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #c09853;
}

.alert p {
    margin: 0;
    font-size: .8125em;
}

.alert p + p {
    margin-top: 5px;
}

.alert-heading {
    color: inherit;
}

.alert .close {
    position: relative;
    top: -2px;
    right: -21px;
    line-height: 18px;
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #468847;
}

.alert-danger, .alert-error {
    background-color: #f2dede;
    border-color: #eed3d7;
    color: #b94a48;
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #3a87ad;
}

.alert-block {
    padding-top: 14px;
    padding-bottom: 14px;
}

.alert-block > p, .alert-block > ul {
    margin-bottom: 0;
}

.alert-block p + p {
    margin-top: 5px;
}

/*
 *	Global setup
 */

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

img {
    max-width: 100%;
    height: auto;
    vertical-align: sub;
}

.card-error {
    border: 1px solid #953b39 !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}

.icon {
    background: url(images/sprite.png) no-repeat;
    display: inline-block;
}

.icon-check {
    width: 10px;
    height: 10px;
    background-position: 0 0;
    margin: 0 0 1px 3px;
}

.icon-check-large {
    width: 15px;
    height: 14px;
    background-position: -11px -1px;
    position: relative;
    top: 5px;
}

.icon-check-card {
    width: 18px;
    height: 18px;
    background-position: -3px -64px;
    position: absolute;
    top: -5px;
    right: -5px;
}

.icon-mastercard {
    width: 73px;
    height: 44px;
    background-position: -5px -16px;
}

.icon-visa {
    width: 73px;
    height: 44px;
    background-position: -88px -16px;
}

.icon-americanexpress {
    width: 73px;
    height: 44px;
    background-position: -171px -16px;
}

body {
    font-family: 'Lato', sans-serif !important;
}

.visible-phone {
    display: none !important;
}

.btn-gold {
    color: #FFFFFF !important;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25) !important;
    background-color: #CCAC00 !important;
    *background-color: #CCAC00 !important;
    background-image: -moz-linear-gradient(top, #E5C100, #CCAC00) !important;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#E5C100), to(#CCAC00)) !important;
    background-image: -webkit-linear-gradient(top, #E5C100, #CCAC00) !important;
    background-image: -o-linear-gradient(top, #E5C100, #CCAC00) !important;
    background-image: linear-gradient(to bottom, #E5C100, #CCAC00) !important;
    background-repeat: repeat-x !important;
    border-color: #CCAC00 !important;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E5C100', endColorstr='#CCAC00', GradientType=0) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false) !important;
}

.btn-gold:hover,
.btn-gold:focus,
.btn-gold:active,
.btn-gold.active,
.btn-gold.disabled,
.btn-gold[disabled] {
    color: #FFFFFF !important;
    background-color: #CCAC00 !important;
    *background-color: #003bb3 !important;
}

/*
 *	Donation Styling
 */

.donation {
    min-height: 900px;
    position: relative;
}

.donation .header {
    background: #fff;
    position: relative;
    top: 30px;
    margin-bottom: 30px;
    height: 100px;
    box-shadow: 0 3px 5px rgba(0, 0, 0, .3);
}

.donation .header .logo {
    margin-bottom: 10px;
    margin-top: 10px;
}

.donation .header .logo img {
    /*max-width: 200px;
    max-height: 100px;*/
}

.donation .main-nav ul {
    list-style: none;
    margin-bottom: 5px;
    margin-top: 5px;
}

.donation .main-nav li a {
    display: inline-block;
    line-height: 50px;
}

.panel {
    margin-top: 40px;
    margin-bottom: 40px;
    background: #f8f6f4;
    opacity:0.98;
    border-radius: 3px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
    border-top: 10px solid #c6c5c4;
    /*height: 100%;*/
    min-height: 700px;
}

/*.panel-body-app {
    padding-left: 5px;
    padding-right: 5px;
}*/

.panel-body-disappear {
    padding-left: 30px;
    padding-right: 30px;
}

.panel .panel-header {
    background: rgb(238, 236, 234);
    border-bottom: 1px solid #cccccc;
    padding: 30px 30px 20px;
}

.panel .panel-header .tagline {
    font-weight: normal;
    text-align: center;
    color: #333;
    line-height: 1em;
    margin: 0;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
}

.panel .panel-header .tagline .sub .text {
    padding: 0 10px;
    display: inline-block;
    font-size: 1.33333333em;
}

.panel .panel-header .tagline .sub .text:before {
    content: "\2014\0020";
}

.panel .panel-header .tagline .sub .text:after {
    content: "\0020\2014";
}

.panel .panel-header .tagline .main {
    font-size: 2.5em;
    display: block;
    line-height: 1em;
    margin-bottom: 0;
}

.touch .panel .panel-header .tagline .main {
    margin-top: 0;
}


/*.panel .panel-body {
    padding: 10px 30px;
}*/

.panel .panel-body > p {
    color: rgb(51, 51, 51);
    font-size: .9125em;
}

.panel .panel-body .btn .checkbox {
    width: 16px;
    height: 16px;
    float: right;
    padding: 0;
    margin: 2px 0 0;
    display: inline-block;
    background: #063a6b;
    background: rgba(0, 0, 0, .4);
    border-radius: 50%;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .3), 0 1px 1px rgba(255, 255, 255, .3);
}

.panel .panel-body .donation-types {
    margin: 10px 0;
}

.panel .panel-body .donation-types .btn {
    /*width: 100%;*/
}

.panel .panel-body .donation-types .checkbox .icon-check {
    width: 10px;
    height: 10px;
    background-position: 0 0;
    margin: 0 0 1px 1px;
}

.panel .panel-body .amounts {
    text-align: center;
}

.panel .panel-body .amounts .other-field {
    width: 27.9%;
    margin: 5px 4%;
    float: left;
}

.panel .panel-body .amounts .other-field input {
   /* width: 100%;*/
    height: auto;
    padding-top: 10px;
    padding-bottom: 10px;
}

.panel .panel-body .amounts .btn {
    font-size: 1em;
    width: 27.9%;
    margin: 5px 4%;
    padding-top: 10px;
    padding-bottom: 10px;
    float: left;
    text-align: left;
}

.panel .panel-body .amounts .btn.alpha {
    margin-left: 0;
}

.panel .panel-body .amounts .btn.omega {
    margin-right: 0;
}

.panel .panel-body .amounts .price {
    font-weight: 700;
}

.panel .panel-body .next {
    margin: 20px 0 10px;
}

.panel .panel-body .btn[data-currentIndex="0"] {
    display: none;
}

.panel .panel-body .donation-amount, .panel .panel-body .donation-other-wrap, .panel .panel-body .confirm-button {
    position: relative;
}

.panel .panel-body .tooltip {
    position: absolute;
    top: -53px;
    left: 6px;
    z-index: 1000;
    display: inline-block;
    padding: 5px 10px;
    background: #000;
    background: rgba(0, 0, 0, .8);
    border-radius: 3px;
    color: #fff;
    box-shadow: inset 0 1px 1px rgba(255, 255, 255, .3);
    text-align: left;
}

.info-form .tooltip {
    display: block !important;
    top: 35px !important;
    left: auto !important;
    width: 200px !important;
}

.en .panel .panel-body .tooltip {
    width: 110px;
}

.fr .panel .panel-body .tooltip {
    width: 130px;
}

.panel .panel-body .tooltip:before {
    content: '';
    position: absolute;
    left: 3px;
    bottom: -20px;
    width: 0;
    height: 0;
    display: block;
    border: 10px solid transparent;
    border-top: 10px solid #000;
    border-top: 10px solid rgba(0, 0, 0, .8);
}

.panel .panel-body .tooltip small {
    font-size: .625em;
}

.panel .panel-body .info-form label {
    color: #888;
    font-size: .875em;
}

.panel .panel-body .payment {
    padding: 20px 50px;
}

.panel .panel-body .cards {
    text-align: center;
}


.panel .panel-body .card {
    display: inline-block;
    background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 0%, #e7e7e7 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #e7e7e7));
    background: -webkit-linear-gradient(top, #ffffff 0%, #e7e7e7 100%);
    background: -o-linear-gradient(top, #ffffff 0%, #e7e7e7 100%);
    background: -ms-linear-gradient(top, #ffffff 0%, #e7e7e7 100%);
    background: linear-gradient(to bottom, #ffffff 0%, #e7e7e7 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e7e7e7', GradientType=0);
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 2px 2px 0;
    margin: 10px 4.2%;
}

.panel .panel-body .card.selected {
    background: #2d4787;
    background: -moz-linear-gradient(top, #0c62b3, #004b91);
    background: -ms-linear-gradient(top, #0c62b3, #004b91);
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#0c62b3), to(#004b91));
    background: -webkit-linear-gradient(top, #0c62b3, #004b91);
    background: -o-linear-gradient(top, #0c62b3, #004b91);
    background: linear-gradient(top, #0c62b3, #004b91);
    background-repeat: repeat-x;
    filter: progid:dximagetransform.microsoft.gradient(startColorstr=#0c62b3, endColorstr=#004b91, GradientType=0);
    border: 1px solid #03315d;
    position: relative;
}

.panel .panel-body .details p {
    color: #888;
    font-size: .8125em;
    line-height: 1.5em;
}

.panel .panel-body .details strong {
    color: #333;
}

.panel .panel-body .alpha {
    margin-left: 0;
}

.panel .panel-body .omega {
    margin-right: 0;
}

.panel .panel-body .slide {
    position: relative;
    display: none;
    -webkit-transition: right .5s ease, left .5s ease;
}

.panel .panel-body .slide.current {
    display: block;
}

.panel .panel-body .social-buttons .btn-social {
    width: 33%;
}

@media (max-width: 767px) {
    .panel .panel-body .slide {
        display: block;
    }

    .panel .panel-body .next {
        display: none;
    }

    .hidden-phone {
        display: none !important;
    }

    .visible-phone {
        display: block !important;
    }
}

@media (max-width: 600px) {
    .panel .panel-body .amounts .btn, .panel .panel-body .amounts .other-field {
        width: 42%;
        margin: 5px 4%;
    }

    .panel .panel-body .amounts .btn.alpha, .panel .panel-body .amounts .btn.omega {
        margin: 5px 4%;
    }
}

.panel .panel-footer {
    background: #e6e4e1;
    border-top: 1px solid #cccccc;
    border-radius: 0 0 3px 3px;
}

.panel .panel-footer .steps {
    list-style: none;
    margin: 0;
    padding: 10px 0;
    text-align: center;
}

.panel .panel-footer li {
    display: inline-block;
}

.panel .panel-footer .line {
    width: 35%;
    height: 4px;
    position: relative;
    top: -2px;
    background: #888888;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .3), 0 1px 1px rgba(255, 255, 255, .3);
}

.panel .panel-footer .step {
    width: 26px;
    height: 26px;
    border-radius: 50%;
    background: #888888;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .3), 0 1px 1px rgba(255, 255, 255, .3);
    text-align: center;
}

.panel .panel-footer .step a {
    color: #888888;
    background: #e6e4e1;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    display: inline-block;
    margin: 3px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .3), inset 0 1px 1px rgba(255, 255, 255, .3);
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.7);
    font-weight: 700;
    font-size: .875em;
}

.panel .panel-footer .step.current {
    width: 33px;
    height: 33px;
    margin-top: -3px;
    background: #0b61b1;
}

.panel .panel-footer .step.current a {
    width: 25px;
    height: 25px;
    padding-top: 3px;
    color: #0b61b1;
    margin: 4px;
}

.panel .panel-footer .complete {
    background: #0b61b1;
}

.panel .panel-footer .step.complete a {
    background: transparent;
    box-shadow: none;
}

.footer {
    padding: 40px 0;
}

.footer .footer-nav {
    margin: 40px 0 0 0;
}

.footer .footer-nav ul {
    list-style: none;
    margin: 0;
    border-top: 1px solid #CCC;
    padding-top: 10px;
}

.footer .footer-nav li {
    float: left;
    font-size: .875em;
    color: #777;
    margin: 0 10px;
}

.footer .footer-nav li:last-child {
    float: right;
}

.footer .expandable-content {
    display: none;
    padding: 50px 0;
    color: #777;
}

.btn-disabled, [disabled] {
    pointer-events: none !important;
}

.ac-address {
    text-align: left;
    padding: 10px 40px 20px;
}

.address-field {
    display: inline-block;
}

.ac-address > .glyphicon {
    margin: 15px 10px 0;
}

.green-circle {
    display: inline-block;
    border-radius: 50%;
    background: #3c763d;
    text-align: center;
    width: 25px;
    line-height: 25px;
    margin: 10px 10px 0;
}

.glyphicon-ok {
    color: #ffffff;
}

.other-ways .way {
    position: relative;
    display: block;
    height: 144px;
    padding-bottom: 20px;
    margin-bottom: 10px;
    text-align: center;
    background: #eeeeee;
}

.other-ways .way .glyphicon {
    display: block;
    margin: 20px;
    font-size: 20px;
}

.other-ways .way a {
    text-decoration: underline;
}

.other-ways .way .or {
    position: absolute;
    width: 60px;
    top: 50%;
    margin-top: -18px;
    left: -40px;
    font-size: 16px;
    padding: 10px;
    font-weight: bold;
    background: #666666;
    color: #ffffff;
}

.curtain {
    background-color: rgba(0, 0, 0, 0.5);
    height: 100%;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
}

.loading-box {
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    margin: 17% auto;
    width: 640px;
}

.loading-box h1 {
    font-size: 2.0em;
    text-align: center;
    color: #666;
    padding: 35px 80px;
}

.loading-image {
    background: #e8e8e8;
    padding: 25px 80px;
    text-align: center;
}

@media (max-width: 979px) {
    .other-ways .way .or {
        top: 15px;
        margin-top: 0;
    }
}

@media (max-width: 600px) {
    .other-ways .way {
        height: initial;
        min-height: 75px;
    }

    .other-ways .way {
        margin-top: 10px;
    }

    .other-ways .way .or {
        top: -28px;
        margin-top: 0;
        left: 50%;
        margin-left: -30px;
    }
}

@font-face {
    font-family: "din-condbold";
    src: url("../fonts/DINWeb-CondBold.eot");
    src: url("../fonts/DINWeb-CondBold.eot?#iefix") format("embedded-opentype"),
    url("../fonts/DINWeb-CondBold.woff") format("woff"),
    url("../fonts/DINWeb-CondBold.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

/*New Styles Below This Point*/

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.video-container iframe, .video-container object, .video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


  body {
                            font-family: 'Roboto', sans-serif;
                            font-size: 16px;
                            font-weight: 300;
                            color: #888;
                            line-height: 30px;
                            text-align: center;
                        }

                        strong { font-weight: 500; }

                        a, a:hover, a:focus {
	                        color: #fb2343;
	                        text-decoration: none;
                            -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s;
                        }

                        h1, h2 {
	                        margin-top: 10px;
	                        font-size: 38px;
                            font-weight: 100;
                            color: #555;
                            line-height: 50px;
                        }

                        h3 {
	                        font-size: 22px;
                            font-weight: 300;
                            color: #555;
                            line-height: 30px;
                        }

                        h4 {
	                        font-size: 18px;
                            font-weight: 300;
                            color: #555;
                            line-height: 26px;
                        }

                        img { max-width: 100%; }

                        ::-moz-selection { background: #fb2343; color: #fff; text-shadow: none; }
                        ::selection { background: #fb2343; color: #fff; text-shadow: none; }
                        

                        
                        .form-box { padding-top: 40px; }
.f1 {
	                        padding: 0px; 
	                        /*background: #FFFFFF;*/ 
	                        opacity: 1;
	                        -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;
                        }
                     .f1 h3 { margin-top: 0; margin-bottom: 5px; text-transform: uppercase; }

                        .f1-steps { overflow: hidden; position: relative; margin-top: 20px; margin-bottom: 20px;}

                        .f1-progress { position: absolute; top: 17px; left: 0px; width: 100%; height: 5px; background: #58585a; }
                        .f1-progress-line { position: absolute; top: 0; left: 0; height: 5px; background: #6eb43f; }

                        .f1-step { position: relative; float: left; width: 25%; padding: 0 5px; }

                        .f1-step-icon {
	                        display: inline-block; width: 50px; height: 30px; margin-top: 4px; background: #58585a;
	                        font-size: 16px; color: #fff; line-height: 30px; font-weight:bold;	                        
                            -moz-border-radius: 15px; -webkit-border-radius: 15px; border-radius: 15px;
                        }
                        .f1-step.activated .f1-step-icon {
	                        background: #6eb43f; border:none; color: #fff; line-height: 30px;
                        }
                        .f1-step.active .f1-step-icon {
	                        width: 50px; height: 30px;  background: #6eb43f; font-size: 16px; line-height: 30px; font-weight:bold;
                        }

                        .f1-step p { color: #ccc; }
                        .f1-step.activated p { color: #AAAAAA; }
                        .f1-step.active p { color: #AAAAAA; }

                        .f1 fieldset { display: none; text-align: left; border: 0px solid;
                            padding: 0px 5px 5px; border-radius:5px; }

                        .f1-buttons { text-align: center; }

                        .f1 .input-error { border-color: #fb2343; }
/***** Media queries *****/

                        @media (min-width: 992px) and (max-width: 1199px) {}

                        @media (min-width: 768px) and (max-width: 991px) {}
	                        
                        @media (max-width: 991px) {
.btn-default{
                            color: #ffffff;
                            min-width: 155px !important;
	                        height: 50px;
                            margin-left:0px;
                            margin-top:7px;
                            margin-right:7px;
                            margin-bottom:7px;
                            /*margin: 7px;*/
                            padding: 5px;
                            vertical-align: middle;
                            text-align: center!important;
                          
                            border:none;
                      
                            background-color: #58585a; 
                            /*border-color: #58585a;*/
                            font-size: 14px;
                            font-weight: bold;
                        }

                        .btn-default:focus,.btn-default:hover,
                        .btn-default:active:focus, .btn-default.active:focus { 
                            background-color: #58585a;   
                            font-size: 14px;
                            font-weight: bold; 
                            color: #ffffff;  
                            border-color: #58585a;
                            height:50px;

                        }
    

                        .btn-highlight{
                            color: #fff;
                            min-width: 155px !important;
	                        height: 50px;
                            margin-left:0px;
                            margin-top:7px;
                            margin-right:7px;
                            margin-bottom:7px;
                            /*margin: 7px;*/
                            padding: 0 20px;
                            vertical-align: middle;
                            background-color: #922d31; 
                            border-color: #922d31;
                            font-size: 18px;
                            font-weight: bold;
                        }
	                        
	                        
	                        
	                        
	                        
                        }

                        @media (max-width: 767px) {
	
	                        .navbar { padding-top: 0; }
	                        .navbar.navbar-no-bg { background: #333; background: rgba(51, 51, 51, 0.9); }
	                        .navbar-brand { height: 60px; margin-left: 15px; }
	                        .navbar-collapse { border: 0; }
	                        .navbar-toggle { margin-top: 12px; }
	
	                        .top-content { padding: 40px 0 110px 0; }

                        }

                        @media (max-width: 415px) {
	
	                        h1, h2 { font-size: 32px; }
	
	                        .f1 { padding-bottom: 20px; }
	                        .f1-buttons button { margin-bottom: 5px; }

                        }


                        /* Retina-ize images/icons */

                        @media
                        only screen and (-webkit-min-device-pixel-ratio: 2),
                        only screen and (   min--moz-device-pixel-ratio: 2),
                        only screen and (     -o-min-device-pixel-ratio: 2/1),
                        only screen and (        min-device-pixel-ratio: 2),
                        only screen and (                min-resolution: 192dpi),
                        only screen and (                min-resolution: 2dppx) {
	
	                        /* logo */
                            .navbar-brand {
    	                        background-image: url(../img/logo@2x.png) !important; background-repeat: no-repeat !important; background-size: 162px 36px !important;
                            }
	
                        }





                        .showamountdisplay{
                            display:block;
                        }



                        .hideamountdisplay{
                            display:none;
                        }

                        .ul-amount{
                            list-style-type: none;
                             text-align: right;
                             margin-bottom: 0px;
                             margin-left:5px;
                         }

                        .ul-amount>li {
                            display: inline-block;
                            margin-left:0px;
                        }



                        .li-amount-label{
                            background:#000000;
                            color:#fff;
                            border-top-left-radius:25px;
                            border-bottom-left-radius:25px;
                            padding: 2px 25px;
                            border: 2px solid black;    
                        }

                        .li-amount-value{    
                            color:#000000;
                            border-top-right-radius:25px;
                            border-bottom-right-radius:25px;
                            padding:2px 25px;
                            border: 2px solid;
                        }

                        .banner{
                            background-color:seagreen;
                            color:#fff;
                        }

                        .div-result{
                            text-align: center;
                            margin-bottom: 5px;
                            margin-top: 10px;
                        }

                        .sm-images{
                            width:28px;
                            height:28px;
                        }


                        .ul-sm_images{
                            text-align: center;
                        }
                        #step-icon-id-results{
                            float:right;
                            position: relative;
                            right: -5px;
                        }

                        #step-icon-id-payment{
                          
                            position: relative;
                            left: 15%;
                        }

                        #step-icon-id-billing{
                           
                            position: relative;
                            left: -14%;
                        }
                        #step-icon-id-amount{
                            float: left;
                            position: relative;
                            left: -5px;
                        }
.btn-default{
                            color: #FFFFFF;
                            min-width: 125px;
	                        height: 50px;
                            margin-left:0px;
                            margin-top:7px;
                            margin-right:7px;
                            margin-bottom:7px;
                            /*margin: 7px;*/
                            padding: 5px;
                            vertical-align: middle;
                            text-align: center!important;
                          
                            border:none;
                      
                            background-color: #58585a; 
                            /*border-color: #58585a;*/
                            font-size: 14px;
                            font-weight: bold;
                        }

                        .btn-default:focus,.btn-default:hover,
                        .btn-default:active:focus, .btn-default.active:focus { 
                            background-color: #58585a;   
                            font-size: 14px;
                            font-weight: bold; 
                            color: #fff;  
                            border-color: #58585a;
                            height:50px;

                        }
    

                        .btn-highlight{
                            color: #ffffff;
                            min-width: 125px;
	                        height: 50px;
                            margin-left:0px;
                            margin-top:7px;
                            margin-right:7px;
                            margin-bottom:7px;
                            /*margin: 7px;*/
                            padding: 0 20px;
                            vertical-align: middle;
                            background-color: #922d31; 
                            border-color: #922d31;
                            font-size: 18px;
                            font-weight: bold;
                        }

                    .has-feedback label~.form-control-feedback {
                        margin-top: 11px;
                        margin-right: 8px;
                    }
                    .has-error .form-control-feedback {
                        color: #a94442;
                        margin-top: 1px;
                    }     .btn-submit{
                        color: #fff;
                        background-color: #CCCCCC;
                        min-width: 100%;
	                    height: 40px;
                        margin: 0;
                        padding: 0 20px;
                        vertical-align: middle;
                        font-family: 'Roboto', sans-serif;
                        font-size: 16px;
                    }

                    .btn-next{
                        color: #fff;
                        background-color: green;
                        min-width: 100%;
                        height: 40px;
                        margin: 0;
                        padding: 0 20px;
                        vertical-align: middle;
                        font-family: 'Roboto', sans-serif;
                        font-size: 16px;
                    }   .btn-previous{
                        color: #fff;
                        background-color: #225dab;
                        min-width: 90%;
                        height: 40px;
                        margin: 0;
                        padding: 0 20px;
                        vertical-align: middle;
                        font-family: 'Roboto', sans-serif;
                        font-size: 16px;
                    }
fieldset{
	margin-top:0px!important;
	padding-top:0px!important;
}

	    
.has-feedback label~.form-control-feedback {    
	margin-top: 5px;
}	    
	   
.panel{
	opacity:1.0!important;	
	max-width:700px;
	border:none!important;
	background-color: #FFFFFF;
}

.panel-body{
	opacity:.95!important;	
	background-color: #FFFFFF;
	margin:0px;
	padding:0px;
	width:100% !important;
	border:none!important;

}

.panel-header{
	opacity:1.0!important;
	background-color:#6eb43f!important;
	color:#ffffff!important;
	border:none!important;
	font-family: 'Roboto', sans-serif;
}

.tab-pane{
	background-color: #FFFFFF!important;
}

#donationwizard{
	padding:0px !important;
	border:0px !important;
	margin:0px !important;
}
.container{
	padding:0px !important;
	border:0px !important;
}

#amountOther{
	margin-top:20px;
}



.btn-default{
	color:#ffffff;
	background-color:#58585a!important;
	border:none;
}

.btn-highlight{
	color:#ffffff;
	background-color:#6eb43f!important;
	border:none;
	font-weight:bold;
}

.btn-next{
	width:100%!important;
	color:#ffffff;
	background-color: #6eb43f;
}


  @media (min-width: 950px) and (max-width: 1199px) {
	.formbox{
		width:100%!important;
}
	#donationwizard{
		width:120%!important;
		position:relative;
		left:-80px;	
	}


} 
 
  @media (min-width: 1200px) and (max-width: 2000px) {
	.formbox{
		width:100%!important;
}
	#donationwizard{
		width:180%!important;
		position:relative;
		left:-120px;	
	}


}





    
.donation {
            background-size: cover;
            background-position-x: center;
            background-position-y: center;
            background: rgb(255, 255, 255) url('MADD_bg_02.jpg') no-repeat;
        }

fieldset{
	margin-top:0px!important;
	padding-top:0px!important;
	padding:0px !important;
	border:0px !important;
	background-color:#ffffff!important;
}

.header{
	height:95px!important;
}