﻿/*!
 * Bootstrap v2.0.4
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */


@import 'reset.css';

@font-face {
    font-family: 'proxima_novalight';
    src: url('/Static/fonts/proximanova-light-webfont.eot');
    src: url('/Static/fonts/proximanova-light-webfont.eot?#iefix') format('embedded-opentype'),
    url('/Static/fonts/proximanova-light-webfont.woff') format('woff'),
    url('/Static/fonts/proximanova-light-webfont.ttf') format('truetype'),
    url('/Static/fonts/proximanova-light-webfont.svg#proxima_novalight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'proxima_novalightitalic';
    src: url('/Static/fonts/proximanova-lightitalic-webfont.eot');
    src: url('/Static/fonts/proximanova-lightitalic-webfont.eot?#iefix') format('embedded-opentype'),
    url('/Static/fonts/proximanova-lightitalic-webfont.woff') format('woff'),
    url('/Static/fonts/proximanova-lightitalic-webfont.ttf') format('truetype'),
    url('/Static/fonts/proximanova-lightitalic-webfont.svg#proxima_novalight') format('svg');
    font-weight: normal;
    font-style: normal;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
    display: block;
}

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

audio:not([controls]) {
    display: none;
}

html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

a:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

a:hover,
a:active {
    outline: 0;
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    max-width: 100%;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic;
}

#map_canvas img {
    max-width: none;
}

button,
input,
select,
textarea {
    margin: 0;
    vertical-align: middle;
}

select {
    line-height: 20px;
}

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-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
    -webkit-appearance: none;
}

textarea {
    overflow: auto;
    vertical-align: top;
}

.clearfix {
    *zoom: 1;
}

.clearfix:before,
.clearfix:after {
    display: table;
    content: "";
}

/*.clearfix:after {
  clear: both;
}*/

.hide-text {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.input-block-level {
    display: block;
    width: 100%;
    min-height: 28px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

/*---------- standards ----------*/
body {
    background: #ffffff;
    color: #7c7d80;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 16px;
}

h1, h2, h3, h4, h5, h6 {
    color: #58595b;
}

h1 {
    font-size: 40px;
}

h2 {
    font-size: 38px;
}

h3 {
    font-size: 24px;
    margin-bottom: 7px;
}

h4 {
    font-size: 18px;
    margin-bottom: 7px;
}

h5 {
    font-size: 14px;
    margin-bottom: 7px;
}

h6 {
    font-size: 12px;
    margin-bottom: 7px;
}

p {
    margin: 5px 0;
}

a, a:visited {
    text-decoration: none;
    color: #667331;
}

a:hover {
    text-decoration: underline;
}

strong, b {
    font-weight: bold !important;
}

em, i {
    font-style: italic;
}

u {
    text-decoration: underline;
}

small {
    font-size: 11px;
}

blockquote {
}

hr {
    display: block;
    height: 0px;
    border: 0px;
    border-top: 1px solid rgba(0,0,0,0.1);
    border-bottom: 1px solid rgba(255,255,255,0.2);
    margin: 30px 0px;
}

input, textarea, select {
    outline: none;
}

input[type=button], input[type=submit], input[type=reset] {
    cursor: pointer;
}

.left {
    float: left;
}

.right {
    float: right;
}

.clearBoth, .clear {
    clear: both;
}

.alignleft {
    text-align: left;
}

.alignright {
    text-align: right;
}

.aligncenter {
    text-align: center;
}

.redtext {
    color: #dd132a;
}

.wrapper {
    /*min-width: 960px;
    max-width: 1260px;*/
    margin: 0px auto;
    position: relative;
    padding: 0px 10px;
    width:1230px;
}

ol.numbers {
    margin: 15px 10px;
    list-style-type: decimal;
}

ol.numbers li {
    padding: 5px;
}

.primary-button input, .secondary-button input {
    background: none;
    border: 0;
    margin: 0;
    padding: 0;
}

.primary-button, .primary-button:visited {
    color: #f7f7e9;
    text-shadow: -1px -1px 0px rgba(0,0,0,0.1);
    -moz-ext-shadow: -1px -1px 0px rgba(0,0,0,0.1);
    -webkit-ext-shadow: -1px -1px 0px rgba(0,0,0,0.1);
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    display: inline-block;
    padding: 10px 25px;
    border: 1px solid #959943;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background: rgb(173,178,85); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(173,178,85,1) 0%, rgba(173,178,85,1) 49%, rgba(165,170,71,1) 52%, rgba(158,164,68,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(173,178,85,1)), color-stop(49%,rgba(173,178,85,1)), color-stop(52%,rgba(165,170,71,1)), color-stop(100%,rgba(158,164,68,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(173,178,85,1) 0%,rgba(173,178,85,1) 49%,rgba(165,170,71,1) 52%,rgba(158,164,68,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(173,178,85,1) 0%,rgba(173,178,85,1) 49%,rgba(165,170,71,1) 52%,rgba(158,164,68,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(173,178,85,1) 0%,rgba(173,178,85,1) 49%,rgba(165,170,71,1) 52%,rgba(158,164,68,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(173,178,85,1) 0%,rgba(173,178,85,1) 49%,rgba(165,170,71,1) 52%,rgba(158,164,68,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#adb255', endColorstr='#9ea444',GradientType=0 ); /* IE6-9 */
}

.primary-button:hover {
    color: #fff;
    border-color: #878b3e;
    text-decoration: none;
    box-shadow: inset 1px 1px 0px rgba(255,255,255,0.2);
    -moz-box-shadow: inset 1px 1px 0px rgba(255,255,255,0.2);
    -webkit-box-shadow: inset 1px 1px 0px rgba(255,255,255,0.2);
    text-shadow: -1px -1px 0px rgba(0,0,0,0.2);
    -moz-ext-shadow: -1px -1px 0px rgba(0,0,0,0.2);
    -webkit-ext-shadow: -1px -1px 0px rgba(0,0,0,0.2);
}

.primary-button:active {
    box-shadow: inset 1px 1px 3px rgba(0,0,0,0.1);
    background: rgb(148,153,64); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(148,153,64,1) 0%, rgba(158,164,68,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(148,153,64,1)), color-stop(100%,rgba(158,164,68,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(148,153,64,1) 0%,rgba(158,164,68,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(148,153,64,1) 0%,rgba(158,164,68,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(148,153,64,1) 0%,rgba(158,164,68,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(148,153,64,1) 0%,rgba(158,164,68,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#949940', endColorstr='#9ea444',GradientType=0 ); /* IE6-9 */
}

.secondary-button, .secondary-button:visited {
    color: #DD1A32;
    font-weight: bold;
    text-shadow: 1px 1px 0px rgba(255,255,255,0.3);
    -moz-ext-shadow: 1px 1px 0px rgba(255,255,255,0.3);
    -webkit-ext-shadow: 1px 1px 0px rgba(255,255,255,0.3);
    border: 1px solid #c6c6c6;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    padding: 5px 10px !important;
    display: inline-block;
    margin: 0px 7px 5px 0px;
    background: #f9f9f9; /* Old browsers */
    background: -moz-linear-gradient(top, #f9f9f9 0%, #ededed 49%, #e1e1e1 51%, #c6c6c6 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9f9f9), color-stop(49%,#ededed), color-stop(51%,#e1e1e1), color-stop(100%,#c6c6c6)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #f9f9f9 0%,#ededed 49%,#e1e1e1 51%,#c6c6c6 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #f9f9f9 0%,#ededed 49%,#e1e1e1 51%,#c6c6c6 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #f9f9f9 0%,#ededed 49%,#e1e1e1 51%,#c6c6c6 100%); /* IE10+ */
    background: linear-gradient(to bottom, #f9f9f9 0%,#ededed 49%,#e1e1e1 51%,#c6c6c6 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#c6c6c6',GradientType=0 ); /* IE6-9 */
}

.secondary-button input {
    color: #58595b;
    font-weight: bold;
    text-shadow: 1px 1px 0px rgba(255,255,255,0.3);
    -moz-ext-shadow: 1px 1px 0px rgba(255,255,255,0.3);
    -webkit-ext-shadow: 1px 1px 0px rgba(255,255,255,0.3);
}

.secondary-button:hover {
    border-color: #aaa;
    box-shadow: inset 1px 1px 0px rgba(255,255,255,0.5), inset -1px -1px 0px rgba(255,255,255,0.1);
    -moz-box-shadow: inset 1px 1px 0px rgba(255,255,255,0.5), inset -1px -1px 0px rgba(255,255,255,0.1);
    -webkit-box-shadow: inset 1px 1px 0px rgba(255,255,255,0.5), inset -1px -1px 0px rgba(255,255,255,0.1);
    text-decoration: none;
    color: #DD1A32;
}

.secondary-button:active {
    border-color: #aaa;
    box-shadow: inset 1px 1px 3px rgba(0,0,0,0.1), inset -1px -1px 3px rgba(0,0,0,0.05);
    -moz-box-shadow: inset 1px 1px 3px rgba(0,0,0,0.1), inset -1px -1px 3px rgba(0,0,0,0.05);
    -webkit-box-shadow: inset 1px 1px 3px rgba(0,0,0,0.1), inset -1px -1px 3px rgba(0,0,0,0.05);
    background: #c6c6c6; /* Old browsers */
    background: -moz-linear-gradient(top, #c6c6c6 0%, #e1e1e1 40%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c6c6c6), color-stop(40%,#e1e1e1)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #c6c6c6 0%,#e1e1e1 40%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #c6c6c6 0%,#e1e1e1 40%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #c6c6c6 0%,#e1e1e1 40%); /* IE10+ */
    background: linear-gradient(to bottom, #c6c6c6 0%,#e1e1e1 40%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c6c6c6', endColorstr='#e1e1e1',GradientType=0 ); /* IE6-9 */
}

.din {
    letter-spacing: -1px;
}

/* forms */
.block span {
    /*color:#dd132a;*/
}

.formtable {
    margin-top: 25px;
}

.formrow, .formrow1 {
    height: 35px;
}

.formrow td:first-of-type, .formrow1 td:first-of-type {
    padding-left: 0;
}

.formrow td, .formrow1 td {
    padding: 3px 5px 15px 0;
}

.formrow .fieldlabel {
    width: 100px;
}

.formrow1 > td {
    padding-bottom: 15px;
}

.formrow label, .formrow1 label {
    float: left;
    padding: 0 7px 0 10px;
}

.formrow select, .formrow1 select {
    /*border-radius: 5px 5px 5px 5px;*/
    float: left;
    /* height: 26px;
    padding: 3px;*/
    width: 100px;
    margin-right:5px;
}

.formrow1 select {
    border: 1px solid #CCCCCC;
    border-radius: 5px 5px 5px 5px;
    padding: 4px;
    width: 251px;
}

formrow1 input.smallfield {
    float: left;
}

.userRow {
    margin-bottom: 20px;
}

.userRow input.smallfield {
    float: left;
    margin-left: 0;
}

.userRow span {
    float: left;
}

.userRow label {
    float: left;
    margin: 5px 10px 0 5px;
}

.userRow select {
    border-radius: 5px 5px 5px 5px;
    float: left;
    height: 26px;
    padding: 3px;
    width: 200px;
}

.google-page-content {
    width: 920px;
    margin: 15px 0 15px 10px;
}

.gogSearchBox input {
    float: left;
}

.googleSearchRes {
    border: 1px solid #CCCCCC;
    display: block;
    float: left;
    height: 389px;
    margin-top: 30px;
    overflow-x: hidden;
    overflow-y: scroll;
    padding: 5px 15px;
    width: 340px;
}

.googleSearchRes > h3 {
    margin: 10px 0;
}

.googlemapWrap {
    width: 540px;
    float: right;
    margin: 30px 0 0 0;
    height: 400px;
}

.formAddress td {
    padding-bottom: 15px;
}

.currencyRow {
    height: 35px;
}

.currencyRow > td {
    padding-bottom: 15px;
    vertical-align: middle;
}

.currencyRow label {
    float: left;
    padding: 5px 2px 0 0;
}

.currencyRow select {
    /*border-radius: 5px 5px 5px 5px;*/
    float: left;
    /*padding: 3px;*/
    width: 100px;
    /*margin-left: 54px;*/
}

.videoRow {
    height: 35px;
}

.videoRow > td {
    vertical-align: middle;
}

.videoRow input.smallfield, .enrollmentRow input.smallfield {
    float: left;
    margin-left: 0;
}

.videoRow label {
    float: left;
    padding: 5px 35px 0 0;
}

.enrollmentRow {
    height: 35px;
}

.enrollmentRow label {
    float: left;
    padding: 5px 20px 0 0;
}

.enforceRow > td {
    padding: 0 0 15px 230px;
}

.enforceRow label {
    padding: 0 0 0 19px;
}

.enforceRow input[type="radio"], .enforceRow input[type="checkbox"] {
    cursor: pointer;
    line-height: normal;
    /*margin: -1px 0 0;*/
    float: left;
}

.programRow > td {
    padding-bottom: 15px;
}

.programRow label {
    padding-bottom: 5px;
}

.vprogramRow label {
    float: left;
    padding: 5px 7px 0 0;
}

.vprogramRow1 > td {
    padding-bottom: 15px;
}

.eventRow label {
    float: left;
    padding: 7px 13px 0 0;
}

.eventDescSec .eventRow input.smallfield {
    background-image: url("/images/sprite-txt-smallest.png");
    border: medium none;
    height: 26px;
    margin-left: 0;
    width: 26px;
    float: left;
}

.eventRow input[type="button"], input[type="submit"], input[type="reset"] {
    cursor: pointer;
    float: left;
    /*margin: 2px 0 0 14px;*/
    /*margin: 0px 7px 0 0;*/
    /*padding: 0px 7px 0 0px;*/
}

.eventRow input.add-btn {
    margin: -1px 0px 0px 7px;
}

.editSubChannel {
    padding: 0px 7px 0 0px;
}

.editChannel {
    float: left;
    padding: 0px 7px 0 0px;
}

.devider {
    float: left;
}

.eventRow {
    height: 35px;
}

.eventRow td {
    padding-bottom: 15px;
}

.eventTypeRow label {
    float: left;
    padding: 5px 7px 0 0;
}

.veventTypeRow label {
    float: left;
    padding: 7px 7px 0 0;
}

.eventTypeRow td {
    padding-bottom: 15px;
}

.eventTypeRow input.smallfield {
    margin-left: 0;
    float: left;
}

.eventTypeRow input.longfield {
    margin-left: 0;
    float: left;
}

.eventTypeRow input[type="radio"], input[type="checkbox"] {
    cursor: pointer;
    line-height: normal;
    margin: 8px 0 0;
    float: left;
}

.eventTypeRow table td input[type="radio"], input[type="checkbox"] {
    cursor: pointer;
    line-height: normal;
    margin: 6px 6px 0;
    float: left;
}

.eventTypeRow select {
    border-radius: 5px 5px 5px 5px;
    padding: 4px;
    width: 100px;
}

.veventTypeRow input.smallfield {
    margin-left: 0;
    float: left;
}

.vprogramRow1 input.smallfield {
    margin-left: 0;
    float: left;
}

.odd input[type="text"] {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #D9D9D9;
}

.even input[type="text"] {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #D9D9D9;
}

.editSubChannel {
    float: left;
}

.AddFilePop {
    margin: 0 10px 0 0px !important;
    line-height: 30px;
}

.RemoveFile {
    line-height: 30px;
}

.eventDescRow > td {
    padding-bottom: 15px;
}

.eventDescRow label {
    float: left;
    padding: 5px 7px 0 0;
}

.videoconRow > td {
    padding-bottom: 15px;
}

.videoconRow label {
    float: left;
    padding: 5px 7px 0 0;
}

.videoconRow select {
    border-radius: 5px 5px 5px 5px;
    padding: 4px;
}

.buttonrow {
    margin-top: 25px;
}

.enforcelicRow input[type="radio"], input[type="checkbox"] {
    cursor: pointer;
    line-height: normal;
    margin: 8px 0 0;
    float: left;
}

.enforcelicRow > td {
    padding-bottom: 15px;
    border-bottom: 1px solid #E6E6E6;
}

.enforcelicRow label {
    color: #7C7D80;
    float: left;
    padding: 5px 7px 0 5px;
}

.enforcelicRow input {
    background-image: url("/images/sprite-txt-smallest.png");
    border: medium none;
    height: 26px;
    margin-left: 0;
    width: 26px;
    float: left;
}

.enforcelicRow a {
    display: inline-block;
    margin: 5px 5px 0 0;
    padding: 0;
    vertical-align: top;
    float: right;
}

label.enforceLabel {
    padding: 0 7px 0 5px;
}

.enforceLabel input[type="radio"], input[type="checkbox"] {
    cursor: pointer;
    line-height: normal;
    margin: 8px 0 0;
}

.enforceLabel span {
    color: #7C7D80;
}

select.productDrop, select.channelDrop {
    border-radius: 5px;
    padding: 4px;
}

input[type=text], input[type=date], input[type=password] {
    background-position: 0 0;
    background-color: transparent;
    background-repeat: no-repeat;
    display: block;
    padding: 0px 10px;
    color: #b1b2b3;
    height: 26px;
}

input[type=date] {
    border: none;
}

table.chaptSum {
    border: 1px solid #ccc;
}

table.chaptSum td {
    padding: 10px;
    border: 1px solid #ccc;
}

input[type=text], input[type=password] {
    /*border: 1px solid #c2c2c2;*/
    /*margin: 3px 0px;*/
}

input.smallfield, input.smallfield2 {
    background-image: url("/images/sprite-txt-small.png");
    border: medium none;
    height: 26px;
    width: 123px;
    line-height: 26px;
}

input.smallfield {
    margin-left: 30px;
}
.enrollment-form input{
    margin-left: 0px;
}
.enrollment-form .field-label {
    width:200px;
}
.enrollment-form .gender{
    padding-left:0px;
}
.enrollment-form .Dateselect {
    padding-left:0px;
}
.gender.myprofile-check {
    padding-left:0px;
}
.gender.myprofile-check label{
    line-height:26px;
}
.enrollment-form input.aspNetDisabled {

    border: 1px solid #DDDDDD;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
}

input.smallfield:focus {
    background-position: 0 -29px;
    color: #58595b;
}

input.smallfield.error {
    background-position: 0 -58px;
}

input.smallfield.required {
    background-position: -147px 0;
}

input.smallfield.required:focus {
    background-position: -147px -29px;
}

input.smallfield.required.error {
    background-position: -147px -58px;
}

input.longfield {
    background-image: url("/images/sprite-txt-long.png");
    border: medium none;
    display: inline;
    float: left;
    margin: 0;
    width: 232px;
    line-height: 26px;
}

input.longfield:focus {
    background-position: 0 -29px;
    color: #58595b;
}

input.longfield.error {
    background-position: 0 -58px;
}

input.longfield.required {
    background-position: -255px 0;
}

input.longfield.required:focus {
    background-position: -255px -29px;
}

input.longfield.required.error {
    background-position: -255px -58px;
}

input.phonefield {
    background-image: url(/images/sprite-txt-phone.png);
    width: 30px;
}

input.phonefield:focus {
    background-position: 0 -29px;
    color: #58595b;
}

input.phonefield.error {
    background-position: 0 -58px;
}

.AddNewVersion {
    float: right;
    margin-right: 45px;
}

.AddNewVersionNone {
    float: right;
    margin-right: 45px;
    display: none;
}

#AddNewVersion > label, #AddNewVideo > label, #RemoveFile > label {
    float: left;
    margin-right: 20px;
}

#AddNewVersion > h2, #AddNewVideo > h2, #RemoveFile > h2 {
    margin: 10px 0 30px;
}

#AddNewVersion textarea {
    margin: 0 0 15px 90px;
}

#AddNewVersion > a, #AddNewVideo > a, #RemoveFile > a {
    /*background: none repeat scroll 0 0 #EEEEEE;*/
    border: 1px solid #CCCCCC;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    display: block;
    float: right;
    margin: 11px 30px 0 0;
    padding: 5px;
    text-align: center;
    width: 45px;
    background: #f9f9f9; /* Old browsers */
    background: -moz-linear-gradient(top, #f9f9f9 0%, #ededed 49%, #e1e1e1 51%, #c6c6c6 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9f9f9), color-stop(49%,#ededed), color-stop(51%,#e1e1e1), color-stop(100%,#c6c6c6)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #f9f9f9 0%,#ededed 49%,#e1e1e1 51%,#c6c6c6 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #f9f9f9 0%,#ededed 49%,#e1e1e1 51%,#c6c6c6 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #f9f9f9 0%,#ededed 49%,#e1e1e1 51%,#c6c6c6 100%); /* IE10+ */
    background: linear-gradient(to bottom, #f9f9f9 0%,#ededed 49%,#e1e1e1 51%,#c6c6c6 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#c6c6c6',GradientType=0 ); /* IE6-9 */
}

#AddNewVideo > a {
    margin-right: 163px;
}

#RemoveFile > a {
    float: left;
    margin: 17px 11px 0 0;
}

.smallselect {
    background: url(/images/sprite-ddl-small.png) no-repeat top left;
    outline: none;
    width: 92px !important;
}

.medselect {
    background: url(/images/sprite-ddl-med.png) no-repeat top left;
    outline: none;
    width: 151px !important;
}

.smallselect .styleSelect_item, .medselect .styleSelect_item {
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-top: none;
}

.smallselect .styleSelect_item {
    width: 90px !important;
    outline: none;
}

.medselect .styleSelect_item {
    width: 148px !important;
    outline: none;
}

.smallselect .styleSelect_item_start,
.smallselect .styleSelect_item_end,
.medselect .styleSelect_item_start,
.medselect .styleSelect_item_end {
    height: 8px;
    background-color: #f7f7f7;
}

.smallselect .styleSelect_item_content {
    height: 100px;
}

.medselect .styleSelect_item_content {
    height: 140px;
}

.smallselect .styleSelect_item_content, .medselect .styleSelect_item_content {
    overflow-x: hidden;
    overflow-y: scroll;
    background: #f7f7f7;
}

.smallselect .passiveSelect, .smallselect .activeSelect,
.medselect .passiveSelect, .medselect .activeSelect {
    height: 26px;
    line-height: 2em;
    display: block;
    cursor: pointer;
    padding: 2px 0 0 10px;
    margin-right: 6px;
}

.smallselect .passiveSelect, .medselect .passiveSelect {
    background: url(/images/sprite-ddl-small-normal.png) no-repeat top right;
    color: #b1b2b3;
}

.smallselect .activeSelect, .medselect .activeSelect {
    background: url(/images/sprite-ddl-small-normal.png) no-repeat top right;
    color: #58595b;
}

.smallselect ul, .medselect ul {
    padding: 0;
    margin: 0;
    list-style: none;
    cursor: pointer;
}

.smallselect li, .medselect li {
    padding: 0;
    margin: 0;
    font-weight: normal;
    padding: 2px 0 2px 12px;
    font-size: 12px;
    margin-right: 15px;
}

.smallselect li:hover, .smallselect .selected:hover, .medselect li:hover, .medselect .selected:hover {
    color: #58595b;
}

.smallselect .selected, .medselect .selected {
    color: #58595b;
    font-weight: bold;
}



/*---------- end standards ----------*/

.row {
    margin-left: -20px;
    *zoom: 1;
}

.row:before,
.row:after {
    display: table;
    content: "";
    clear: both;
}

.row:after {
    clear: both;
}

/*[class="span"] {
  float: left;
  margin-left: 20px;
}*/

.container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
    width: 940px;
}

.span12 {
    width: 940px;
}

.span11 {
    width: 860px;
}

.span10 {
    width: 780px;
}

.span9 {
    width: 700px;
}

.span8 {
    width: 620px;
}

.span7 {
    width: 540px;
}

.span6 {
    width: 460px;
}

.span5 {
    width: 380px;
}

.span4 {
    width: 300px;
}

.span3 {
    width: 280px;
}

.span2 {
    width: 140px;
}

.span1 {
    width: 60px;
}

.offset12 {
    margin-left: 980px;
}

.offset11 {
    margin-left: 900px;
}

.offset10 {
    margin-left: 820px;
}

.offset9 {
    margin-left: 740px;
}

.offset8 {
    margin-left: 660px;
}

.offset7 {
    margin-left: 580px;
}

.offset6 {
    margin-left: 500px;
}

.offset5 {
    margin-left: 420px;
}

.offset4 {
    margin-left: 340px;
}

.offset3 {
    margin-left: 260px;
}

.offset2 {
    margin-left: 180px;
}

.offset1 {
    margin-left: 100px;
}

.row-fluid {
    width: 100%;
    *zoom: 1;
}

.row-fluid:before,
.row-fluid:after {
    display: table;
    content: "";
}

.row-fluid:after {
    clear: both;
}

.row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 28px;
    margin-left: 2.127659574%;
    *margin-left: 2.0744680846382977%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.row-fluid [class*="span"]:first-child {
    margin-left: 0;
}

.row-fluid .span12 {
    width: 99.99999998999999%;
    *width: 99.94680850063828%;
}

.row-fluid .span11 {
    width: 91.489361693%;
    *width: 91.4361702036383%;
}

.row-fluid .span10 {
    width: 82.97872339599999%;
    *width: 82.92553190663828%;
}

.row-fluid .span9 {
    width: 74.468085099%;
    *width: 74.4148936096383%;
}

.row-fluid .span8 {
    width: 65.95744680199999%;
    *width: 65.90425531263828%;
}

.row-fluid .span7 {
    width: 57.446808505%;
    *width: 57.3936170156383%;
}

.row-fluid .span6 {
    width: 48.93617020799999%;
    *width: 48.88297871863829%;
}

.row-fluid .span5 {
    width: 40.425531911%;
    *width: 40.3723404216383%;
}

.row-fluid .span4 {
    width: 31.914893614%;
    *width: 31.8617021246383%;
}

.row-fluid .span3 {
    width: 23.404255317%;
    *width: 23.3510638276383%;
}

.row-fluid .span2 {
    width: 14.89361702%;
    *width: 14.8404255306383%;
}

.row-fluid .span1 {
    width: 6.382978723%;
    *width: 6.329787233638298%;
}

.container {
    margin-right: auto;
    margin-left: auto;
    *zoom: 1;
}

.container:before,
.container:after {
    display: table;
    content: "";
}

.container:after {
    clear: both;
}

.container-fluid {
    padding-right: 20px;
    padding-left: 20px;
    *zoom: 1;
}

.container-fluid:before,
.container-fluid:after {
    display: table;
    content: "";
}

.container-fluid:after {
    clear: both;
}

p small {
    font-size: 11px;
}

.lead {
    margin-bottom: 18px;
    font-size: 20px;
    font-weight: 200;
    line-height: 27px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: inherit;
    text-rendering: optimizelegibility;
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
    font-weight: normal;
    color: #999999;
}

h1 {
    font-size: 30px;
    line-height: 36px;
}

h1 small {
    font-size: 18px;
}

h2 {
    font-size: 38px;
}

h2 small {
    font-size: 18px;
}

h3 small {
    font-size: 14px;
}

h4,
h5,
h6 {
    line-height: 18px;
}

h4 {
    font-size: 18px;
}

h4 small {
    font-size: 12px;
}

h5 {
    font-size: 14px;
    margin-bottom: 7px;
}

h6 {
    font-size: 11px;
    color: #999999;
    text-transform: uppercase;
}

.page-header {
    padding-bottom: 17px;
    margin: 18px 0;
    border-bottom: 1px solid #eeeeee;
}

.page-header h1 {
    line-height: 1;
}

ul,
ol {
    padding: 0;
}

ul ul,
ul ol,
ol ol,
ol ul {
    margin-bottom: 0;
}

ol {
    list-style: decimal;
}

ul.unstyled,
ol.unstyled {
    margin-left: 0;
    list-style: none;
}

dl {
    margin-bottom: 18px;
}

dt,
dd {
    line-height: 18px;
}

dt {
    font-weight: bold;
    line-height: 17px;
}

dd {
    margin-left: 9px;
}

.dl-horizontal dt {
    float: left;
    width: 120px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.dl-horizontal dd {
    margin-left: 130px;
}

hr {
    margin: 18px 0;
    border: 0;
    border-top: 1px solid #eeeeee;
    border-bottom: 1px solid #ffffff;
}

strong {
    font-weight: bold;
}

em {
    font-style: italic;
}

.muted {
    color: #999999;
}

abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #999999;
}

abbr.initialism {
    font-size: 90%;
    text-transform: uppercase;
}

blockquote {
    padding: 0 0 0 15px;
    margin: 0 0 18px;
    border-left: 5px solid #eeeeee;
}

blockquote p {
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 300;
    line-height: 22.5px;
}

blockquote small {
    display: block;
    line-height: 18px;
    color: #999999;
}

blockquote small:before {
    content: '\2014 \00A0';
}

blockquote.pull-right {
    float: right;
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eeeeee;
    border-left: 0;
}

blockquote.pull-right p,
blockquote.pull-right small {
    text-align: right;
}

q:before,
q:after,
blockquote:before,
blockquote:after {
    content: "";
}

address {
    display: block;
    font-style: normal;
}

small {
    font-size: 11px;
}

cite {
    font-style: normal;
}

code,
pre {
    padding: 0 3px 2px;
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
    font-size: 12px;
    color: #333333;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

code {
    padding: 2px 4px;
    color: #d14;
    background-color: #f7f7f9;
    border: 1px solid #e1e1e8;
}

pre {
    display: block;
    padding: 8.5px;
    margin: 0 0 9px;
    font-size: 12.025px;
    line-height: 18px;
    word-break: break-all;
    word-wrap: break-word;
    white-space: pre;
    white-space: pre-wrap;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

pre.prettyprint {
    margin-bottom: 18px;
}

pre code {
    padding: 0;
    color: inherit;
    background-color: transparent;
    border: 0;
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
}

form {
    margin: 0 0 18px;
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 27px;
    font-size: 19.5px;
    line-height: 36px;
    color: #333333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}

legend small {
    font-size: 13.5px;
    color: #999999;
}


fieldset legend {
    border: 0;
    font-size: 1em;
    margin-bottom: 5px;
}

label,
input,
button,
select,
textarea {
    font-weight: normal;
}

input,
button,
select,
textarea {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

label {
    display: block;
    /*margin-bottom: 5px;*/
}

label.data-table-label {
    float: left;
    line-height: 28px;
    margin: 0px 5px;
}
/*select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  display: inline-block;
  height: 18px;
  padding: 4px;
  margin-bottom: 15px;
  font-size: 13px;
  line-height: 18px;
  color: #555555;
}

input,
textarea {
  width: 98%;
  max-width:620px;
}*/

textarea {
    height: auto;
}

/*textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
  -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;
}*/

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
    border-color: rgba(82, 168, 236, 0.8);
    outline: 0;
    outline: thin dotted \9;
    /* IE6-9 */
    -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);
}

input[type="radio"],
input[type="checkbox"] {
    margin: 5px;
    *margin: 3px;
    /* IE7 */
    line-height: normal;
    cursor: pointer;
    _margin: 3px;
}

input[type="checkbox"] {
    margin: 0;
}

/*input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
  width: auto;
}*/

.uneditable-textarea {
    width: auto;
    height: auto;
}

select,
input[type="file"] {
    height: 28px;
    /* In IE7, the height of the select element cannot be changed by height, only font-size */
    *margin-top: 4px;
    /* For IE7, add top margin to align select with labels */
    /*line-height: 28px;*/
}
.dateBirth {
    margin-left:30px;
}
.dateBirth select {
    margin: 0 10px 0 5px;
}
select {
    width: 220px;
    border: 1px solid #bbb;
    border-radius: 5px;
    padding: 4px;
}

select[multiple],
select[size] {
    height: auto;
}

select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.radio,
.checkbox {
    min-height: 18px;
    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-mini {
    width: 60px;
}

.input-small {
    width: 90px;
}

.input-medium {
    width: 150px;
}

.input-large {
    width: 210px;
}

.input-xlarge {
    width: 270px;
}

.input-xxlarge {
    width: 530px;
}

input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"] {
    float: none;
    margin-left: 0;
}

.input-append input[class*="span"],
.input-append .uneditable-input[class*="span"],
.input-prepend input[class*="span"],
.input-prepend .uneditable-input[class*="span"],
.row-fluid .input-prepend [class*="span"],
.row-fluid .input-append [class*="span"] {
    display: inline-block;
}

input,
textarea,
.uneditable-input {
    margin-left: 0;
}

input.span12,
textarea.span12,
.uneditable-input.span12 {
    width: 930px;
}

input.span11,
textarea.span11,
.uneditable-input.span11 {
    width: 850px;
}

input.span10,
textarea.span10,
.uneditable-input.span10 {
    width: 770px;
}

input.span9,
textarea.span9,
.uneditable-input.span9 {
    width: 690px;
}

input.span8,
textarea.span8,
.uneditable-input.span8 {
    width: 610px;
}

input.span7,
textarea.span7,
.uneditable-input.span7 {
    width: 530px;
}

input.span6,
textarea.span6,
.uneditable-input.span6 {
    width: 450px;
}

input.span5,
textarea.span5,
.uneditable-input.span5 {
    width: 370px;
}

input.span4,
textarea.span4,
.uneditable-input.span4 {
    width: 290px;
}

input.span3,
textarea.span3,
.uneditable-input.span3 {
    width: 210px;
}

input.span2,
textarea.span2,
.uneditable-input.span2 {
    width: 130px;
}

input.span1,
textarea.span1,
.uneditable-input.span1 {
    width: 50px;
}

input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
    cursor: not-allowed;
    background-color: #eeeeee;
    border-color: #ddd;
}

input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly] {
    background-color: transparent;
}

.control-group.warning > label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
    color: #c09853;
}

.control-group.warning .checkbox,
.control-group.warning .radio,
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
    color: #c09853;
    border-color: #c09853;
}

.control-group.warning .checkbox:focus,
.control-group.warning .radio:focus,
.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
    border-color: #a47e3c;
    -webkit-box-shadow: 0 0 6px #dbc59e;
    -moz-box-shadow: 0 0 6px #dbc59e;
    box-shadow: 0 0 6px #dbc59e;
}

.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
    color: #c09853;
    background-color: #fcf8e3;
    border-color: #c09853;
}

.control-group.error > label,
.control-group.error .help-block,
.control-group.error .help-inline {
    color: #b94a48;
}

.control-group.error .checkbox,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
    color: #b94a48;
    border-color: #b94a48;
}

.control-group.error .checkbox:focus,
.control-group.error .radio:focus,
.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus {
    border-color: #953b39;
    -webkit-box-shadow: 0 0 6px #d59392;
    -moz-box-shadow: 0 0 6px #d59392;
    box-shadow: 0 0 6px #d59392;
}

.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
    color: #b94a48;
    background-color: #f2dede;
    border-color: #b94a48;
}

.control-group.success > label,
.control-group.success .help-block,
.control-group.success .help-inline {
    color: #468847;
}

.control-group.success .checkbox,
.control-group.success .radio,
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
    color: #468847;
    border-color: #468847;
}

.control-group.success .checkbox:focus,
.control-group.success .radio:focus,
.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
    border-color: #356635;
    -webkit-box-shadow: 0 0 6px #7aba7b;
    -moz-box-shadow: 0 0 6px #7aba7b;
    box-shadow: 0 0 6px #7aba7b;
}

.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
    color: #468847;
    background-color: #dff0d8;
    border-color: #468847;
}

input:focus:required:invalid,
textarea:focus:required:invalid,
select:focus:required:invalid {
    color: #b94a48;
    border-color: #ee5f5b;
}

input:focus:required:invalid:focus,
textarea:focus:required:invalid:focus,
select:focus:required:invalid:focus {
    border-color: #e9322d;
    -webkit-box-shadow: 0 0 6px #f8b9b7;
    -moz-box-shadow: 0 0 6px #f8b9b7;
    box-shadow: 0 0 6px #f8b9b7;
}

.form-actions {
    padding: 17px 20px 18px;
    margin-top: 18px;
    margin-bottom: 18px;
    background-color: #f5f5f5;
    border-top: 1px solid #e5e5e5;
    *zoom: 1;
}

.form-actions:before,
.form-actions:after {
    display: table;
    content: "";
}

.form-actions:after {
    clear: both;
}

.uneditable-input {
    overflow: hidden;
    white-space: nowrap;
    cursor: not-allowed;
    background-color: #ffffff;
    border-color: #eee;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
}

:-moz-placeholder {
    color: #999999;
}

:-ms-input-placeholder {
    color: #999999;
}

::-webkit-input-placeholder {
    color: #999999;
}

.help-block,
.help-inline {
    color: #555555;
}

.help-block {
    display: block;
    margin-bottom: 9px;
}

.help-inline {
    display: inline-block;
    *display: inline;
    padding-left: 5px;
    vertical-align: middle;
    *zoom: 1;
}

.input-prepend,
.input-append {
    margin-bottom: 5px;
}

.input-prepend input,
.input-append input,
.input-prepend select,
.input-append select,
.input-prepend .uneditable-input,
.input-append .uneditable-input {
    position: relative;
    margin-bottom: 0;
    *margin-left: 0;
    vertical-align: middle;
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
}

.input-prepend input:focus,
.input-append input:focus,
.input-prepend select:focus,
.input-append select:focus,
.input-prepend .uneditable-input:focus,
.input-append .uneditable-input:focus {
    z-index: 2;
}

.input-prepend .uneditable-input,
.input-append .uneditable-input {
    border-left-color: #ccc;
}

.input-prepend .add-on,
.input-append .add-on {
    display: inline-block;
    width: auto;
    height: 18px;
    min-width: 16px;
    padding: 4px 5px;
    font-weight: normal;
    line-height: 18px;
    text-align: center;
    text-shadow: 0 1px 0 #ffffff;
    vertical-align: middle;
    background-color: #eeeeee;
    border: 1px solid #ccc;
}

.input-prepend .add-on,
.input-append .add-on,
.input-prepend .btn,
.input-append .btn {
    margin-left: -1px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.input-prepend .active,
.input-append .active {
    background-color: #a9dba9;
    border-color: #46a546;
}

.input-prepend .add-on,
.input-prepend .btn {
    margin-right: -1px;
}

.input-prepend .add-on:first-child,
.input-prepend .btn:first-child {
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
}

.input-append input,
.input-append select,
.input-append .uneditable-input {
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
}

.input-append .uneditable-input {
    border-right-color: #ccc;
    border-left-color: #eee;
}

.input-append .add-on:last-child,
.input-append .btn:last-child {
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
}

.input-prepend.input-append input,
.input-prepend.input-append select,
.input-prepend.input-append .uneditable-input {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
    margin-right: -1px;
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
}

.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
    margin-left: -1px;
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
}

.search-query {
    padding-right: 14px;
    padding-right: 4px \9;
    padding-left: 14px;
    padding-left: 4px \9;
    /* IE7-8 doesn't have border-radius, so don't indent the padding */
    margin-bottom: 0;
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    border-radius: 14px;
}

.form-search input,
.form-inline input,
.form-horizontal input,
.form-search textarea,
.form-inline textarea,
.form-horizontal textarea,
.form-search select,
.form-inline select,
.form-horizontal select,
.form-search .help-inline,
.form-inline .help-inline,
.form-horizontal .help-inline,
.form-search .uneditable-input,
.form-inline .uneditable-input,
.form-horizontal .uneditable-input,
.form-search .input-prepend,
.form-inline .input-prepend,
.form-horizontal .input-prepend,
.form-search .input-append,
.form-inline .input-append,
.form-horizontal .input-append {
    display: inline-block;
    *display: inline;
    margin-bottom: 0;
    *zoom: 1;
}

.form-search .hide,
.form-inline .hide,
.form-horizontal .hide {
    display: none;
}

.form-search label,
.form-inline label {
    display: inline-block;
}

.form-search .input-append,
.form-inline .input-append,
.form-search .input-prepend,
.form-inline .input-prepend {
    margin-bottom: 0;
}

.form-search .radio,
.form-search .checkbox,
.form-inline .radio,
.form-inline .checkbox {
    padding-left: 0;
    margin-bottom: 0;
    vertical-align: middle;
}

.form-search .radio input[type="radio"],
.form-search .checkbox input[type="checkbox"],
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
    float: left;
    margin-right: 3px;
    margin-left: 0;
}

.control-group {
    margin-bottom: 9px;
}

legend + .control-group {
    margin-top: 18px;
    -webkit-margin-top-collapse: separate;
}

.form-horizontal .control-group {
    margin-bottom: 18px;
    *zoom: 1;
}

.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
    display: table;
    content: "";
}

.form-horizontal .control-group:after {
    clear: both;
}

.form-horizontal .control-label {
    float: left;
    width: 140px;
    padding-top: 5px;
    text-align: right;
}

.form-horizontal .controls {
    *display: inline-block;
    *padding-left: 20px;
    margin-left: 160px;
    *margin-left: 0;
}

.form-horizontal .controls:first-child {
    *padding-left: 160px;
}

.form-horizontal .help-block {
    margin-top: 9px;
    margin-bottom: 0;
}

.form-horizontal .form-actions {
    padding-left: 160px;
}

table {
    max-width: 100%;
    background-color: transparent;
    border-collapse: collapse;
    border-spacing: 0;
}

.table {
    width: 100%;
    margin-bottom: 18px;
}

.table th,
.table td {
    padding: 8px;
    line-height: 18px;
    text-align: left;
    vertical-align: top;
    border-top: 1px solid #dddddd;
}

.table th {
    font-weight: bold;
}

.table thead th {
    vertical-align: bottom;
}

.table caption + thead tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
    border-top: 0;
}

.table tbody + tbody {
    border-top: 2px solid #dddddd;
}

.table-condensed th,
.table-condensed td {
    padding: 4px 5px;
}

.table-bordered {
    border: 1px solid #dddddd;
    border-collapse: separate;
    *border-collapse: collapsed;
    border-left: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.table-bordered th,
.table-bordered td {
    border-left: 1px solid #dddddd;
}

.table-bordered caption + thead tr:first-child th,
.table-bordered caption + tbody tr:first-child th,
.table-bordered caption + tbody tr:first-child td,
.table-bordered colgroup + thead tr:first-child th,
.table-bordered colgroup + tbody tr:first-child th,
.table-bordered colgroup + tbody tr:first-child td,
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
    border-top: 0;
}

.table-bordered thead:first-child tr:first-child th:first-child,
.table-bordered tbody:first-child tr:first-child td:first-child {
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
}

.table-bordered thead:first-child tr:first-child th:last-child,
.table-bordered tbody:first-child tr:first-child td:last-child {
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
}

.table-bordered thead:last-child tr:last-child th:first-child,
.table-bordered tbody:last-child tr:last-child td:first-child {
    -webkit-border-radius: 0 0 0 4px;
    -moz-border-radius: 0 0 0 4px;
    border-radius: 0 0 0 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
}

.table-bordered thead:last-child tr:last-child th:last-child,
.table-bordered tbody:last-child tr:last-child td:last-child {
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
    -moz-border-radius-bottomright: 4px;
}

.table-striped tbody tr:nth-child(odd) td,
.table-striped tbody tr:nth-child(odd) th {
    background-color: #f9f9f9;
}

.table tbody tr:hover td,
.table tbody tr:hover th {
    background-color: #f5f5f5;
}

table .span1 {
    float: none;
    width: 44px;
    margin-left: 0;
}

table .span2 {
    float: none;
    width: 124px;
    margin-left: 0;
}

table .span3 {
    float: none;
    width: 204px;
    margin-left: 0;
}

table .span4 {
    float: none;
    width: 284px;
    margin-left: 0;
}

table .span5 {
    float: none;
    width: 364px;
    margin-left: 0;
}

table .span6 {
    float: none;
    width: 444px;
    margin-left: 0;
}

table .span7 {
    float: none;
    width: 524px;
    margin-left: 0;
}

table .span8 {
    float: none;
    width: 604px;
    margin-left: 0;
}

table .span9 {
    float: none;
    width: 684px;
    margin-left: 0;
}

table .span10 {
    float: none;
    width: 764px;
    margin-left: 0;
}

table .span11 {
    float: none;
    width: 844px;
    margin-left: 0;
}

table .span12 {
    float: none;
    width: 924px;
    margin-left: 0;
}

table .span13 {
    float: none;
    width: 1004px;
    margin-left: 0;
}

table .span14 {
    float: none;
    width: 1084px;
    margin-left: 0;
}

table .span15 {
    float: none;
    width: 1164px;
    margin-left: 0;
}

table .span16 {
    float: none;
    width: 1244px;
    margin-left: 0;
}

table .span17 {
    float: none;
    width: 1324px;
    margin-left: 0;
}

table .span18 {
    float: none;
    width: 1404px;
    margin-left: 0;
}

table .span19 {
    float: none;
    width: 1484px;
    margin-left: 0;
}

table .span20 {
    float: none;
    width: 1564px;
    margin-left: 0;
}

table .span21 {
    float: none;
    width: 1644px;
    margin-left: 0;
}

table .span22 {
    float: none;
    width: 1724px;
    margin-left: 0;
}

table .span23 {
    float: none;
    width: 1804px;
    margin-left: 0;
}

table .span24 {
    float: none;
    width: 1884px;
    margin-left: 0;
}

[class^="icon-"],
[class*=" icon-"] {
    display: inline-block;
    width: 14px;
    height: 14px;
    *margin-right: .3em;
    line-height: 14px;
    vertical-align: text-top;
    background-image: url("../img/glyphicons-halflings.png");
    background-position: 14px 14px;
    background-repeat: no-repeat;
}

[class^="icon-"]:last-child,
[class*=" icon-"]:last-child {
    *margin-left: 0;
}

.icon-white {
    background-image: url("../img/glyphicons-halflings-white.png");
}

.icon-glass {
    background-position: 0 0;
}

.icon-music {
    background-position: -24px 0;
}

.icon-search {
    background-position: -48px 0;
}

.icon-envelope {
    background-position: -72px 0;
}

.icon-heart {
    background-position: -96px 0;
}

.icon-star {
    background-position: -120px 0;
}

.icon-star-empty {
    background-position: -144px 0;
}

.icon-user {
    background-position: -168px 0;
}

.icon-film {
    background-position: -192px 0;
}

.icon-th-large {
    background-position: -216px 0;
}

.icon-th {
    background-position: -240px 0;
}

.icon-th-list {
    background-position: -264px 0;
}

.icon-ok {
    background-position: -288px 0;
}

.icon-remove {
    background-position: -312px 0;
}

.icon-zoom-in {
    background-position: -336px 0;
}

.icon-zoom-out {
    background-position: -360px 0;
}

.icon-off {
    background-position: -384px 0;
}

.icon-signal {
    background-position: -408px 0;
}

.icon-cog {
    background-position: -432px 0;
}

.icon-trash {
    background-position: -456px 0;
}

.icon-home {
    background-position: 0 -24px;
}

.icon-file {
    background-position: -24px -24px;
}

.icon-time {
    background-position: -48px -24px;
}

.icon-road {
    background-position: -72px -24px;
}

.icon-download-alt {
    background-position: -96px -24px;
}

.icon-download {
    background-position: -120px -24px;
}

.icon-upload {
    background-position: -144px -24px;
}

.icon-inbox {
    background-position: -168px -24px;
}

.icon-play-circle {
    background-position: -192px -24px;
}

.icon-repeat {
    background-position: -216px -24px;
}

.icon-refresh {
    background-position: -240px -24px;
}

.icon-list-alt {
    background-position: -264px -24px;
}

.icon-lock {
    background-position: -287px -24px;
}

.icon-flag {
    background-position: -312px -24px;
}

.icon-headphones {
    background-position: -336px -24px;
}

.icon-volume-off {
    background-position: -360px -24px;
}

.icon-volume-down {
    background-position: -384px -24px;
}

.icon-volume-up {
    background-position: -408px -24px;
}

.icon-qrcode {
    background-position: -432px -24px;
}

.icon-barcode {
    background-position: -456px -24px;
}

.icon-tag {
    background-position: 0 -48px;
}

.icon-tags {
    background-position: -25px -48px;
}

.icon-book {
    background-position: -48px -48px;
}

.icon-bookmark {
    background-position: -72px -48px;
}

.icon-print {
    background-position: -96px -48px;
}

.icon-camera {
    background-position: -120px -48px;
}

.icon-font {
    background-position: -144px -48px;
}

.icon-bold {
    background-position: -167px -48px;
}

.icon-italic {
    background-position: -192px -48px;
}

.icon-text-height {
    background-position: -216px -48px;
}

.icon-text-width {
    background-position: -240px -48px;
}

.icon-align-left {
    background-position: -264px -48px;
}

.icon-align-center {
    background-position: -288px -48px;
}

.icon-align-right {
    background-position: -312px -48px;
}

.icon-align-justify {
    background-position: -336px -48px;
}

.icon-list {
    background-position: -360px -48px;
}

.icon-indent-left {
    background-position: -384px -48px;
}

.icon-indent-right {
    background-position: -408px -48px;
}

.icon-facetime-video {
    background-position: -432px -48px;
}

.icon-picture {
    background-position: -456px -48px;
}

.icon-pencil {
    background-position: 0 -72px;
}

.icon-map-marker {
    background-position: -24px -72px;
}

.icon-adjust {
    background-position: -48px -72px;
}

.icon-tint {
    background-position: -72px -72px;
}

.icon-edit {
    background-position: -96px -72px;
}

.icon-share {
    background-position: -120px -72px;
}

.icon-check {
    background-position: -144px -72px;
}

.icon-move {
    background-position: -168px -72px;
}

.icon-step-backward {
    background-position: -192px -72px;
}

.icon-fast-backward {
    background-position: -216px -72px;
}

.icon-backward {
    background-position: -240px -72px;
}

.icon-play {
    background-position: -264px -72px;
}

.icon-pause {
    background-position: -288px -72px;
}

.icon-stop {
    background-position: -312px -72px;
}

.icon-forward {
    background-position: -336px -72px;
}

.icon-fast-forward {
    background-position: -360px -72px;
}

.icon-step-forward {
    background-position: -384px -72px;
}

.icon-eject {
    background-position: -408px -72px;
}

.icon-chevron-left {
    background-position: -432px -72px;
}

.icon-chevron-right {
    background-position: -456px -72px;
}

.icon-plus-sign {
    background-position: 0 -96px;
}

.icon-minus-sign {
    background-position: -24px -96px;
}

.icon-remove-sign {
    background-position: -48px -96px;
}

.icon-ok-sign {
    background-position: -72px -96px;
}

.icon-question-sign {
    background-position: -96px -96px;
}

.icon-info-sign {
    background-position: -120px -96px;
}

.icon-screenshot {
    background-position: -144px -96px;
}

.icon-remove-circle {
    background-position: -168px -96px;
}

.icon-ok-circle {
    background-position: -192px -96px;
}

.icon-ban-circle {
    background-position: -216px -96px;
}

.icon-arrow-left {
    background-position: -240px -96px;
}

.icon-arrow-right {
    background-position: -264px -96px;
}

.icon-arrow-up {
    background-position: -289px -96px;
}

.icon-arrow-down {
    background-position: -312px -96px;
}

.icon-share-alt {
    background-position: -336px -96px;
}

.icon-resize-full {
    background-position: -360px -96px;
}

.icon-resize-small {
    background-position: -384px -96px;
}

.icon-plus {
    background-position: -408px -96px;
}

.icon-minus {
    background-position: -433px -96px;
}

.icon-asterisk {
    background-position: -456px -96px;
}

.icon-exclamation-sign {
    background-position: 0 -120px;
}

.icon-gift {
    background-position: -24px -120px;
}

.icon-leaf {
    background-position: -48px -120px;
}

.icon-fire {
    background-position: -72px -120px;
}

.icon-eye-open {
    background-position: -96px -120px;
}

.icon-eye-close {
    background-position: -120px -120px;
}

.icon-warning-sign {
    background-position: -144px -120px;
}

.icon-plane {
    background-position: -168px -120px;
}

.icon-calendar {
    background-position: -192px -120px;
}

.icon-random {
    background-position: -216px -120px;
}

.icon-comment {
    background-position: -240px -120px;
}

.icon-magnet {
    background-position: -264px -120px;
}

.icon-chevron-up {
    background-position: -288px -120px;
}

.icon-chevron-down {
    background-position: -313px -119px;
}

.icon-retweet {
    background-position: -336px -120px;
}

.icon-shopping-cart {
    background-position: -360px -120px;
}

.icon-folder-close {
    background-position: -384px -120px;
}

.icon-folder-open {
    background-position: -408px -120px;
}

.icon-resize-vertical {
    background-position: -432px -119px;
}

.icon-resize-horizontal {
    background-position: -456px -118px;
}

.icon-hdd {
    background-position: 0 -144px;
}

.icon-bullhorn {
    background-position: -24px -144px;
}

.icon-bell {
    background-position: -48px -144px;
}

.icon-certificate {
    background-position: -72px -144px;
}

.icon-thumbs-up {
    background-position: -96px -144px;
}

.icon-thumbs-down {
    background-position: -120px -144px;
}

.icon-hand-right {
    background-position: -144px -144px;
}

.icon-hand-left {
    background-position: -168px -144px;
}

.icon-hand-up {
    background-position: -192px -144px;
}

.icon-hand-down {
    background-position: -216px -144px;
}

.icon-circle-arrow-right {
    background-position: -240px -144px;
}

.icon-circle-arrow-left {
    background-position: -264px -144px;
}

.icon-circle-arrow-up {
    background-position: -288px -144px;
}

.icon-circle-arrow-down {
    background-position: -312px -144px;
}

.icon-globe {
    background-position: -336px -144px;
}

.icon-wrench {
    background-position: -360px -144px;
}

.icon-tasks {
    background-position: -384px -144px;
}

.icon-filter {
    background-position: -408px -144px;
}

.icon-briefcase {
    background-position: -432px -144px;
}

.icon-fullscreen {
    background-position: -456px -144px;
}

.dropup,
.dropdown {
    position: relative;
}

.dropdown-toggle {
    *margin-bottom: -3px;
}

.dropdown-toggle:active,
.open .dropdown-toggle {
    outline: 0;
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    vertical-align: top;
    border-top: 4px solid #000000;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    content: "";
    opacity: 0.3;
    filter: alpha(opacity=30);
}

.dropdown .caret {
    margin-top: 8px;
    margin-left: 2px;
}

.dropdown:hover .caret,
.open .caret {
    opacity: 1;
    filter: alpha(opacity=100);
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 4px 0;
    margin: 1px 0 0;
    list-style: none;
    background-color: #ffffff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    *border-right-width: 2px;
    *border-bottom-width: 2px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto;
}

.dropdown-menu .divider {
    *width: 100%;
    height: 1px;
    margin: 8px 1px;
    *margin: -5px 0 5px;
    overflow: hidden;
    background-color: #e5e5e5;
    border-bottom: 1px solid #ffffff;
}

.dropdown-menu a {
    display: block;
    padding: 3px 15px;
    clear: both;
    font-weight: normal;
    line-height: 18px;
    color: #333333;
    white-space: nowrap;
}

.dropdown-menu li > a:hover,
.dropdown-menu .active > a,
.dropdown-menu .active > a:hover {
    color: #ffffff;
    text-decoration: none;
    background-color: #2980bd;
}

.open {
    *z-index: 1000;
}

.open > .dropdown-menu {
    display: block;
}

.pull-right > .dropdown-menu {
    right: 0;
    left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid #000000;
    content: "\2191";
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px;
}

.typeahead {
    margin-top: 2px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #eee;
    border: 1px solid rgba(0, 0, 0, 0.05);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15);
}

.well-large {
    padding: 24px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.well-small {
    padding: 9px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    -moz-transition: opacity 0.15s linear;
    -ms-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
}

.fade.in {
    opacity: 1;
}

.collapse {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height 0.35s ease;
    -moz-transition: height 0.35s ease;
    -ms-transition: height 0.35s ease;
    -o-transition: height 0.35s ease;
    transition: height 0.35s ease;
}

.collapse.in {
    height: auto;
}

.collapse.in ul li {
    margin-left: 0px;
}

.collapse.in ul li a {
    height: 31px !important;
    line-height: 31px !important;
    padding: 0px 0px 0px 15px !important;
}

.close {
    float: right;
    font-size: 20px;
    font-weight: bold;
    line-height: 18px;
    color: #000000;
    text-shadow: 0 1px 0 #ffffff;
    opacity: 0.2;
    filter: alpha(opacity=20);
}

.close:hover {
    color: #000000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.4;
    filter: alpha(opacity=40);
}

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
}

/*.btn, button[type="submit"], input[type="submit"] {
  display: inline-block;
  *display: inline;
  padding: 4px 10px 4px;
  margin-bottom: 0;
  *margin-left: .3em;
  font-size: 1em;
  line-height: 18px;
  *line-height: 20px;
  color: #333333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  cursor: pointer;
  background-color: #f5f5f5;
  *background-color: #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-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border: 1px solid #cccccc;
  *border: 0;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
  *zoom: 1;
  -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);
}*/

.btn:hover,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
    background-color: #e6e6e6;
    *background-color: #d9d9d9;
}

.btn:active,
.btn.active {
    background-color: #cccccc \9;
}

.btn:first-child {
    *margin-left: 0;
}

.btn:hover {
    color: #333333;
    text-decoration: none;
    background-color: #e6e6e6;
    *background-color: #d9d9d9;
    /* Buttons in IE7 don't get borders, so darken on hover */
    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 {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.btn.active,
.btn:active {
    background-color: #e6e6e6;
    background-color: #d9d9d9 \9;
    background-image: none;
    outline: 0;
    -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);
}

.btn.disabled,
.btn[disabled] {
    cursor: default;
    background-color: #e6e6e6;
    background-image: none;
    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-primary,
.btn-primary:hover,
.btn-warning,
.btn-warning:hover,
.btn-danger,
.btn-danger:hover,
.btn-success,
.btn-success:hover,
.btn-info,
.btn-info:hover,
.btn-inverse,
.btn-inverse:hover {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
    color: rgba(255, 255, 255, 0.75);
}

.btn {
    border-color: #ccc;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}

.btn-primary {
    background-color: #0074cc;
    *background-color: #0055cc;
    background-image: -ms-linear-gradient(top, #0088cc, #0055cc);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0055cc));
    background-image: -webkit-linear-gradient(top, #0088cc, #0055cc);
    background-image: -o-linear-gradient(top, #0088cc, #0055cc);
    background-image: -moz-linear-gradient(top, #0088cc, #0055cc);
    background-image: linear-gradient(top, #0088cc, #0055cc);
    background-repeat: repeat-x;
    border-color: #0055cc #0055cc #003580;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#0088cc', endColorstr='#0055cc', GradientType=0);
    filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
    background-color: #0055cc;
    *background-color: #004ab3;
}

.btn-primary:active,
.btn-primary.active {
    background-color: #004099 \9;
}

.btn-primary:hover, .btnCheckbox:hover,
.btn-primary:active, .btnCheckbox.active {
    background-color: #0088cc;
    *background-color: #0088cc;
    background-image: -ms-linear-gradient(top, #0055cc, #0088cc);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0055cc), to(#0088cc));
    background-image: -webkit-linear-gradient(top, #0055cc, #0088cc);
    background-image: -o-linear-gradient(top, #0055cc, #0088cc);
    background-image: -moz-linear-gradient(top, #0055cc, #0088cc);
    background-image: linear-gradient(top, #0055cc, #0088cc);
    background-repeat: repeat-x;
    border-color: #0088cc #0088cc #003580;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#0055cc', endColorstr='#0088cc', GradientType=0);
    filter: progid:dximagetransform.microsoft.gradient(enabled=false);
    color: #fff;
}

.btn-warning {
    background-color: #faa732;
    *background-color: #f89406;
    background-image: -ms-linear-gradient(top, #fbb450, #f89406);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
    background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
    background-image: -o-linear-gradient(top, #fbb450, #f89406);
    background-image: -moz-linear-gradient(top, #fbb450, #f89406);
    background-image: linear-gradient(top, #fbb450, #f89406);
    background-repeat: repeat-x;
    border-color: #f89406 #f89406 #ad6704;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#fbb450', endColorstr='#f89406', GradientType=0);
    filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

.btn-warning:hover,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
    background-color: #f89406;
    *background-color: #df8505;
}

.btn-warning:active,
.btn-warning.active {
    background-color: #c67605 \9;
}

.btn-danger {
    background-color: #da4f49;
    *background-color: #bd362f;
    background-image: -ms-linear-gradient(top, #ee5f5b, #bd362f);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
    background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
    background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
    background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
    background-image: linear-gradient(top, #ee5f5b, #bd362f);
    background-repeat: repeat-x;
    border-color: #bd362f #bd362f #802420;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ee5f5b', endColorstr='#bd362f', GradientType=0);
    filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

.btn-danger:hover,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
    background-color: #bd362f;
    *background-color: #a9302a;
}

.btn-danger:active,
.btn-danger.active {
    background-color: #942a25 \9;
}

.btn-success {
    background-color: #5bb75b;
    *background-color: #51a351;
    background-image: -ms-linear-gradient(top, #62c462, #51a351);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
    background-image: -webkit-linear-gradient(top, #62c462, #51a351);
    background-image: -o-linear-gradient(top, #62c462, #51a351);
    background-image: -moz-linear-gradient(top, #62c462, #51a351);
    background-image: linear-gradient(top, #62c462, #51a351);
    background-repeat: repeat-x;
    border-color: #51a351 #51a351 #387038;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#62c462', endColorstr='#51a351', GradientType=0);
    filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

.btn-success:hover,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
    background-color: #51a351;
    *background-color: #499249;
}

.btn-success:active,
.btn-success.active {
    background-color: #408140 \9;
}

.btn-info {
    background-color: #49afcd;
    *background-color: #2f96b4;
    background-image: -ms-linear-gradient(top, #5bc0de, #2f96b4);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
    background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
    background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
    background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
    background-image: linear-gradient(top, #5bc0de, #2f96b4);
    background-repeat: repeat-x;
    border-color: #2f96b4 #2f96b4 #1f6377;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#5bc0de', endColorstr='#2f96b4', GradientType=0);
    filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

.btn-info:hover,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
    background-color: #2f96b4;
    *background-color: #2a85a0;
}

.btn-info:active,
.btn-info.active {
    background-color: #24748c \9;
}

.btn-inverse {
    background-color: #414141;
    *background-color: #222222;
    background-image: -ms-linear-gradient(top, #555555, #222222);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#555555), to(#222222));
    background-image: -webkit-linear-gradient(top, #555555, #222222);
    background-image: -o-linear-gradient(top, #555555, #222222);
    background-image: -moz-linear-gradient(top, #555555, #222222);
    background-image: linear-gradient(top, #555555, #222222);
    background-repeat: repeat-x;
    border-color: #222222 #222222 #000000;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#555555', endColorstr='#222222', GradientType=0);
    filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

.btn-inverse:hover,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
    background-color: #222222;
    *background-color: #151515;
}

.btn-inverse:active,
.btn-inverse.active {
    background-color: #080808 \9;
}

/*button.btn,
input[type="submit"].btn, input[type="submit"], button[type="submit"] {
  *padding-top: 2px;
  *padding-bottom: 2px;
  width:100%;
  max-width:170px;
  height:50px;
  border-radius:4px;
  font-size:1.2em;
}*/

button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
    padding: 0;
    border: 0;
}

button.btn.btn-large,
input[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;
    *margin-left: .3em;
    *zoom: 1;
}

.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;
    /* IE7 inline-block hack */
    *zoom: 1;
}

.btn-group > .btn, .btn-group > .btnCheckbox {
    position: relative;
    float: left;
    margin-left: -1px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.btn-group > .btn:first-child, .btn-group > .btnCheckbox:first-child {
    margin-left: 0;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    -moz-border-radius-topleft: 4px;
}

.btn-group > .btn:last-child, .btn-group > .btnCheckbox:last-child,
.btn-group > .dropdown-toggle {
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    -moz-border-radius-bottomright: 4px;
}

.btn-group > .btn.large:first-child {
    margin-left: 0;
    -webkit-border-bottom-left-radius: 6px;
    border-bottom-left-radius: 6px;
    -webkit-border-top-left-radius: 6px;
    border-top-left-radius: 6px;
    -moz-border-radius-bottomleft: 6px;
    -moz-border-radius-topleft: 6px;
}

.btn-group > .btn.large:last-child,
.btn-group > .large.dropdown-toggle {
    -webkit-border-top-right-radius: 6px;
    border-top-right-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
    border-bottom-right-radius: 6px;
    -moz-border-radius-topright: 6px;
    -moz-border-radius-bottomright: 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-top: 4px;
    padding-right: 8px;
    *padding-bottom: 4px;
    padding-left: 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);
}

.btn-group > .btn-mini.dropdown-toggle {
    padding-right: 5px;
    padding-left: 5px;
}

.btn-group > .btn-small.dropdown-toggle {
    *padding-top: 4px;
    *padding-bottom: 4px;
}

.btn-group > .btn-large.dropdown-toggle {
    padding-right: 12px;
    padding-left: 12px;
}

.btn-group.open .dropdown-toggle {
    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);
}

.btn-group.open .btn.dropdown-toggle {
    background-color: #e6e6e6;
}

.btn-group.open .btn-primary.dropdown-toggle {
    background-color: #0055cc;
}

.btn-group.open .btn-warning.dropdown-toggle {
    background-color: #f89406;
}

.btn-group.open .btn-danger.dropdown-toggle {
    background-color: #bd362f;
}

.btn-group.open .btn-success.dropdown-toggle {
    background-color: #51a351;
}

.btn-group.open .btn-info.dropdown-toggle {
    background-color: #2f96b4;
}

.btn-group.open .btn-inverse.dropdown-toggle {
    background-color: #222222;
}

.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-top-width: 5px;
    border-right-width: 5px;
    border-left-width: 5px;
}

.dropup .btn-large .caret {
    border-top: 0;
    border-bottom: 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);
}

.alert {
    padding: 8px 35px 8px 14px;
    margin-bottom: 18px;
    color: #c09853;
    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;
}

.alert-heading {
    color: inherit;
}

.alert .close {
    position: relative;
    top: -2px;
    right: -21px;
    line-height: 18px;
}

.alert-success {
    color: #468847;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}

.alert-danger,
.alert-error {
    color: #b94a48;
    background-color: #f2dede;
    border-color: #eed3d7;
}


color: #3a87ad; background-color: #d9edf7; border-color: #bce8f1;
}

.alert-block {
    padding-top: 14px;
    padding-bottom: 14px;
}

.alert-block > p,
.alert-block > ul {
    margin-bottom: 0;
}

.alert-block p + p {
    margin-top: 5px;
}

.nav {
    margin-bottom: 18px;
    margin-left: 0;
    list-style: none;
}

.nav > li > a {
    display: block;
}

.nav > li > a:hover {
    text-decoration: none;
    background-color: #eeeeee;
}

.nav > .pull-right {
    float: right;
}

.nav .nav-header {
    display: block;
    padding: 3px 15px;
    font-size: 11px;
    font-weight: bold;
    line-height: 18px;
    color: #999999;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    text-transform: uppercase;
}

.nav li + .nav-header {
    margin-top: 9px;
}

.nav-list {
    padding-right: 15px;
    padding-left: 15px;
    margin-bottom: 0;
}

.nav-list > li > a,
.nav-list .nav-header {
    margin-right: -15px;
    margin-left: -15px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}

.nav-list > li > a {
    padding: 3px 15px;
}

.nav-list > .active > a,
.nav-list > .active > a:hover {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
    background-color: #0088cc;
}

.nav-list [class^="icon-"] {
    margin-right: 2px;
}

.nav-list .divider {
    *width: 100%;
    height: 1px;
    margin: 8px 1px;
    *margin: -5px 0 5px;
    overflow: hidden;
    background-color: #e5e5e5;
    border-bottom: 1px solid #ffffff;
}

.nav-tabs,
.nav-pills {
    *zoom: 1;
}

.nav-tabs:before,
.nav-pills:before,
.nav-tabs:after,
.nav-pills:after {
    display: table;
    content: "";
}

.nav-tabs:after,
.nav-pills:after {
    clear: both;
}

.nav-tabs > li,
.nav-pills > li {
    float: left;
}

.nav-tabs > li > a,
.nav-pills > li > a {
    padding-right: 12px;
    padding-left: 12px;
    margin-right: 2px;
    line-height: 14px;
}

.nav-tabs {
    border-bottom: 1px solid #ddd;
}

.nav-tabs > li {
    margin-bottom: -1px;
}

.nav-tabs > li > a {
    padding-top: 8px;
    padding-bottom: 8px;
    line-height: 18px;
    border: 1px solid transparent;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
}

.nav-tabs > li > a:hover {
    border-color: #eeeeee #eeeeee #dddddd;
}

.nav-tabs > .active > a,
.nav-tabs > .active > a:hover {
    color: #555555;
    cursor: default;
    background-color: #ffffff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}

.nav-pills > li > a {
    padding-top: 8px;
    padding-bottom: 8px;
    margin-top: 2px;
    margin-bottom: 2px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.nav-pills > .active > a,
.nav-pills > .active > a:hover {
    color: #ffffff;
    background-color: #0088cc;
}

.nav-stacked > li {
    float: none;
}

.nav-stacked > li > a {
    margin-right: 0;
}

.nav-tabs.nav-stacked {
    border-bottom: 0;
}

.nav-tabs.nav-stacked > li > a {
    border: 1px solid #ddd;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.nav-tabs.nav-stacked > li:first-child > a {
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
}

.nav-tabs.nav-stacked > li:last-child > a {
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
}

.nav-tabs.nav-stacked > li > a:hover {
    z-index: 2;
    border-color: #ddd;
}

.nav-pills.nav-stacked > li > a {
    margin-bottom: 3px;
}

.nav-pills.nav-stacked > li:last-child > a {
    margin-bottom: 1px;
}

.nav-tabs .dropdown-menu {
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
}

.nav-pills .dropdown-menu {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.nav-tabs .dropdown-toggle .caret,
.nav-pills .dropdown-toggle .caret {
    margin-top: 6px;
    border-top-color: #0088cc;
    border-bottom-color: #0088cc;
}

.nav-tabs .dropdown-toggle:hover .caret,
.nav-pills .dropdown-toggle:hover .caret {
    border-top-color: #005580;
    border-bottom-color: #005580;
}

.nav-tabs .active .dropdown-toggle .caret,
.nav-pills .active .dropdown-toggle .caret {
    border-top-color: #333333;
    border-bottom-color: #333333;
}

.nav > .dropdown.active > a:hover {
    color: #000000;
    cursor: pointer;
}

.nav-tabs .open .dropdown-toggle,
.nav-pills .open .dropdown-toggle,
.nav > li.dropdown.open.active > a:hover {
    color: #ffffff;
    background-color: #999999;
    border-color: #999999;
}

.nav li.dropdown.open .caret,
.nav li.dropdown.open.active .caret,
.nav li.dropdown.open a:hover .caret {
    border-top-color: #ffffff;
    border-bottom-color: #ffffff;
    opacity: 1;
    filter: alpha(opacity=100);
}

.tabs-stacked .open > a:hover {
    border-color: #999999;
}

.tabbable {
    *zoom: 1;
}

.tabbable:before,
.tabbable:after {
    display: table;
    content: "";
}

.tabbable:after {
    clear: both;
}

.tab-content {
    overflow: auto;
}

.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
    border-bottom: 0;
}

.tab-content > .tab-pane,
.pill-content > .pill-pane {
    display: none;
}

.tab-content > .active,
.pill-content > .active {
    display: block;
}

.tabs-below > .nav-tabs {
    border-top: 1px solid #ddd;
}

.tabs-below > .nav-tabs > li {
    margin-top: -1px;
    margin-bottom: 0;
}

.tabs-below > .nav-tabs > li > a {
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
}

.tabs-below > .nav-tabs > li > a:hover {
    border-top-color: #ddd;
    border-bottom-color: transparent;
}

.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover {
    border-color: transparent #ddd #ddd #ddd;
}

.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
    float: none;
}

.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
    min-width: 74px;
    margin-right: 0;
    margin-bottom: 3px;
}

.tabs-left > .nav-tabs {
    float: left;
    margin-right: 19px;
    border-right: 1px solid #ddd;
}

.tabs-left > .nav-tabs > li > a {
    margin-right: -1px;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
}

.tabs-left > .nav-tabs > li > a:hover {
    border-color: #eeeeee #dddddd #eeeeee #eeeeee;
}

.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover {
    border-color: #ddd transparent #ddd #ddd;
    *border-right-color: #ffffff;
}

.tabs-right > .nav-tabs {
    float: right;
    margin-left: 19px;
    border-left: 1px solid #ddd;
}

.tabs-right > .nav-tabs > li > a {
    margin-left: -1px;
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
}

.tabs-right > .nav-tabs > li > a:hover {
    border-color: #eeeeee #eeeeee #eeeeee #dddddd;
}

.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover {
    border-color: #ddd #ddd #ddd transparent;
    *border-left-color: #ffffff;
}

.navbar {
    *position: relative;
    *z-index: 2;
    margin-bottom: 18px;
    overflow: visible;
}

.navbar-inner {
    min-height: 40px;
}
/*Removed from .navbar-inner class above
  padding-right: 20px;
  padding-left: 20px;
  background-color: #2c2c2c;
  background-image: -moz-linear-gradient(top, #333333, #222222);
  background-image: -ms-linear-gradient(top, #333333, #222222);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#333333), to(#222222));
  background-image: -webkit-linear-gradient(top, #333333, #222222);
  background-image: -o-linear-gradient(top, #333333, #222222);
  background-image: linear-gradient(top, #333333, #222222);
  background-repeat: repeat-x;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#333333', endColorstr='#222222', GradientType=0);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
     -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
*/


.navbar .container {
    width: auto;
}

.nav-collapse.collapse {
    height: auto;
}

.navbar {
    color: #999999;
}

.navbar .brand:hover {
    text-decoration: none;
}

.navbar .brand {
    display: block;
    float: left;
    padding: 8px 20px 12px;
    margin-left: -20px;
    font-size: 20px;
    font-weight: 200;
    line-height: 1;
    color: #999999;
}

.navbar .navbar-text {
    margin-bottom: 0;
    line-height: 40px;
}

.navbar .navbar-link {
    color: #999999;
}

.navbar .navbar-link:hover {
    color: #ffffff;
}

.navbar .btn,
.navbar .btn-group {
    margin-top: 5px;
}

.navbar .btn-group .btn {
    margin: 0;
}

.navbar-form {
    margin-bottom: 0;
    *zoom: 1;
}

.navbar-form:before,
.navbar-form:after {
    display: table;
    content: "";
}

.navbar-form:after {
    clear: both;
}

.navbar-form input,
.navbar-form select,
.navbar-form .radio,
.navbar-form .checkbox {
    margin-top: 5px;
}

.navbar-form input,
.navbar-form select {
    display: inline-block;
    margin-bottom: 0;
}

.navbar-form input[type="image"],
.navbar-form input[type="checkbox"],
.navbar-form input[type="radio"] {
    margin-top: 3px;
}

.navbar-form .input-append,
.navbar-form .input-prepend {
    margin-top: 6px;
    white-space: nowrap;
}

.navbar-form .input-append input,
.navbar-form .input-prepend input {
    margin-top: 0;
}

.navbar-search {
    position: relative;
    float: left;
    margin-top: 6px;
    margin-bottom: 0;
}

.navbar-search .search-query {
    padding: 4px 9px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    font-weight: normal;
    line-height: 1;
    color: #ffffff;
    background-color: #626262;
    border: 1px solid #151515;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}

.navbar-search .search-query:-moz-placeholder {
    color: #aaa;
}

.navbar-search .search-query:-ms-input-placeholder {
    color: #cccccc;
}

.navbar-search .search-query::-webkit-input-placeholder {
    color: #cccccc;
}

.navbar-search .search-query:focus,
.navbar-search .search-query.focused {
    padding: 5px 10px;
    color: #333333;
    text-shadow: 0 1px 0 #ffffff;
    background-color: #ffffff;
    border: 0;
    outline: 0;
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
}

.navbar-fixed-top,
.navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
    margin-bottom: 0;
}

.navbar-fixed-top .navbar-inner,
.navbar-fixed-bottom .navbar-inner {
    padding-right: 0;
    padding-left: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
    width: 940px;
}

.navbar-fixed-top {
    top: 0;
}

.navbar-fixed-bottom {
    bottom: 0;
}

.navbar .nav {
    position: relative;
    left: 0;
    display: block;
    float: left;
    margin: 0 10px 0 0;
}

.navbar .nav.pull-right {
    float: right;
}

.navbar .nav > li {
    display: block;
    float: left;
}

.navbar .nav > li > a {
    float: none;
    padding: 9px 10px 11px;
    line-height: 19px;
    color: #999999;
    text-decoration: none;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.navbar .btn {
    display: inline-block;
    padding: 4px 10px 4px;
    margin: 5px 5px 6px;
    line-height: 18px;
}

.navbar .btn-group {
    padding: 5px 5px 6px;
    margin: 0;
}

.navbar .nav > li > a:hover {
    color: #ffffff;
    text-decoration: none;
    background-color: transparent;
}

.navbar .nav .active > a,
.navbar .nav .active > a:hover {
    color: #ffffff;
    text-decoration: none;
    background-color: #222222;
}

.navbar .divider-vertical {
    width: 1px;
    height: 40px;
    margin: 0 9px;
    overflow: hidden;
    background-color: #222222;
    border-right: 1px solid #333333;
}

.navbar .nav.pull-right {
    margin-right: 0;
    margin-left: 10px;
}

.navbar .btn-navbar {
    display: none;
    float: right;
    padding: 7px 10px;
    margin-right: 5px;
    margin-left: 5px;
    background-color: #2677af;
    *background-color: #2677af;
    background-image: -ms-linear-gradient(top, #3989c2, #2677af);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#3989c2), to(#2677af));
    background-image: -webkit-linear-gradient(top, #3989c2, #2677af);
    background-image: -o-linear-gradient(top, #3989c2, #2677af);
    background-image: linear-gradient(top, #3989c2, #2677af);
    background-image: -moz-linear-gradient(top, #3989c2, #2677af);
    background-repeat: repeat-x;
    border-color: #3989c2 #3989c2 #2677af;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#3989c2', endColorstr='#2677af', GradientType=0);
    filter: progid:dximagetransform.microsoft.gradient(enabled=false);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
}

.navbar .btn-navbar:hover,
.navbar .btn-navbar:active,
.navbar .btn-navbar.active,
.navbar .btn-navbar.disabled,
.navbar .btn-navbar[disabled] {
    background-color: #2677af;
    *background-color: #2677af;
}

.navbar .btn-navbar:active,
.navbar .btn-navbar.active {
    background-color: #2677af \9;
}

.navbar .btn-navbar .icon-bar {
    display: block;
    width: 18px;
    height: 2px;
    background-color: #f5f5f5;
    -webkit-border-radius: 1px;
    -moz-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);
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}

.btn-navbar .icon-bar + .icon-bar {
    margin-top: 3px;
}

.navbar .dropdown-menu:before {
    position: absolute;
    top: -7px;
    left: 9px;
    display: inline-block;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-left: 7px solid transparent;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    content: '';
}

.navbar .dropdown-menu:after {
    position: absolute;
    top: -6px;
    left: 10px;
    display: inline-block;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #ffffff;
    border-left: 6px solid transparent;
    content: '';
}

.navbar-fixed-bottom .dropdown-menu:before {
    top: auto;
    bottom: -7px;
    border-top: 7px solid #ccc;
    border-bottom: 0;
    border-top-color: rgba(0, 0, 0, 0.2);
}

.navbar-fixed-bottom .dropdown-menu:after {
    top: auto;
    bottom: -6px;
    border-top: 6px solid #ffffff;
    border-bottom: 0;
}

.navbar .nav li.dropdown .dropdown-toggle .caret,
.navbar .nav li.dropdown.open .caret {
    border-top-color: #ffffff;
    border-bottom-color: #ffffff;
}

.navbar .nav li.dropdown.active .caret {
    opacity: 1;
    filter: alpha(opacity=100);
}

.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
    background-color: transparent;
}

.navbar .nav li.dropdown.active > .dropdown-toggle:hover {
    color: #ffffff;
}

.navbar .pull-right .dropdown-menu,
.navbar .dropdown-menu.pull-right {
    right: 0;
    left: auto;
}

.navbar .pull-right .dropdown-menu:before,
.navbar .dropdown-menu.pull-right:before {
    right: 12px;
    left: auto;
}

.navbar .pull-right .dropdown-menu:after,
.navbar .dropdown-menu.pull-right:after {
    right: 13px;
    left: auto;
}

.breadcrumb {
    padding: 7px 14px;
    margin: 0 0 18px;
    list-style: none;
    background-color: #fbfbfb;
    background-image: -moz-linear-gradient(top, #ffffff, #f5f5f5);
    background-image: -ms-linear-gradient(top, #ffffff, #f5f5f5);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f5f5f5));
    background-image: -webkit-linear-gradient(top, #ffffff, #f5f5f5);
    background-image: -o-linear-gradient(top, #ffffff, #f5f5f5);
    background-image: linear-gradient(top, #ffffff, #f5f5f5);
    background-repeat: repeat-x;
    border: 1px solid #ddd;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffffff', endColorstr='#f5f5f5', GradientType=0);
    -webkit-box-shadow: inset 0 1px 0 #ffffff;
    -moz-box-shadow: inset 0 1px 0 #ffffff;
    box-shadow: inset 0 1px 0 #ffffff;
}

.breadcrumb li {
    display: inline-block;
    *display: inline;
    text-shadow: 0 1px 0 #ffffff;
    *zoom: 1;
}

.breadcrumb .divider {
    padding: 0 5px;
    color: #999999;
}

.breadcrumb .active a {
    color: #333333;
}

.pagination {
    height: 36px;
    margin: 18px 0;
}

.pagination ul {
    display: inline-block;
    *display: inline;
    margin-bottom: 0;
    margin-left: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    *zoom: 1;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

.pagination li {
    display: inline;
}

.pagination a {
    float: left;
    padding: 0 14px;
    text-decoration: none;
    border: 1px solid #ddd;
    border-left-width: 0;
}

.pagination a:hover,
.pagination .active a {
    background-color: #f5f5f5;
}

.pagination .active a {
    color: #999999;
    cursor: default;
}

.pagination .disabled span,
.pagination .disabled a,
.pagination .disabled a:hover {
    color: #999999;
    cursor: default;
    background-color: transparent;
}

.pagination li:first-child a {
    border-left-width: 1px;
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
}

.pagination li:last-child a {
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
}

.pagination-centered {
    text-align: center;
}

.pagination-right {
    text-align: right;
}

.pager {
    margin-bottom: 18px;
    margin-left: 0;
    text-align: center;
    list-style: none;
    *zoom: 1;
}

.pager:before,
.pager:after {
    display: table;
    content: "";
}

.pager:after {
    clear: both;
}

.pager li {
    display: inline;
}

.pager a {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

.pager a:hover {
    text-decoration: none;
    background-color: #f5f5f5;
}

.pager .next a {
    float: right;
}

.pager .previous a {
    float: left;
}

.pager .disabled a,
.pager .disabled a:hover {
    color: #999999;
    cursor: default;
    background-color: #fff;
}

.modal-open .dropdown-menu {
    z-index: 2050;
}

.modal-open .dropdown.open {
    *z-index: 2050;
}

.modal-open .popover {
    z-index: 2060;
}

.modal-open .tooltip {
    z-index: 2070;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000000;
}

.modal-backdrop.fade {
    opacity: 0;
}

.modal-backdrop,
.modal-backdrop.fade.in {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.modal {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 1050;
    width: 560px;
    margin: -250px 0 0 -280px;
    overflow: auto;
    background-color: #ffffff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.3);
    *border: 1px solid #999;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    background-clip: padding-box;
}

.modal.fade {
    top: -25%;
    -webkit-transition: opacity 0.3s linear, top 0.3s ease-out;
    -moz-transition: opacity 0.3s linear, top 0.3s ease-out;
    -ms-transition: opacity 0.3s linear, top 0.3s ease-out;
    -o-transition: opacity 0.3s linear, top 0.3s ease-out;
    transition: opacity 0.3s linear, top 0.3s ease-out;
}

.modal.fade.in {
    top: 50%;
}

.modal-header {
    padding: 9px 15px;
    border-bottom: 1px solid #eee;
}

.modal-header .close {
    margin-top: 2px;
}

.modal-body {
    max-height: 400px;
    padding: 15px;
    overflow-y: auto;
}

.modal-form {
    margin-bottom: 0;
}

.modal-footer {
    padding: 14px 15px 15px;
    margin-bottom: 0;
    text-align: right;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
    *zoom: 1;
    -webkit-box-shadow: inset 0 1px 0 #ffffff;
    -moz-box-shadow: inset 0 1px 0 #ffffff;
    box-shadow: inset 0 1px 0 #ffffff;
}

.modal-footer:before,
.modal-footer:after {
    display: table;
    content: "";
}

.modal-footer:after {
    clear: both;
}

.modal-footer .btn + .btn {
    margin-bottom: 0;
    margin-left: 5px;
}

.modal-footer .btn-group .btn + .btn {
    margin-left: -1px;
}

.tooltip {
    position: absolute;
    z-index: 1020;
    display: block;
    padding: 5px;
    font-size: 11px;
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: visible;
}

.tooltip.in {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.tooltip.top {
    margin-top: -2px;
}

.tooltip.right {
    margin-left: 2px;
}

.tooltip.bottom {
    margin-top: 2px;
}

.tooltip.left {
    margin-left: -2px;
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-top: 5px solid #000000;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #000000;
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #000000;
    border-left: 5px solid transparent;
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-top: 5px solid transparent;
    border-right: 5px solid #000000;
    border-bottom: 5px solid transparent;
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    background-color: #000000;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1010;
    display: none;
    padding: 5px;
}

.popover.top {
    margin-top: -5px;
}

.popover.right {
    margin-left: 5px;
}

.popover.bottom {
    margin-top: 5px;
}

.popover.left {
    margin-left: -5px;
}

.popover.top .arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-top: 5px solid #000000;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
}

.popover.right .arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-top: 5px solid transparent;
    border-right: 5px solid #000000;
    border-bottom: 5px solid transparent;
}

.popover.bottom .arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #000000;
    border-left: 5px solid transparent;
}

.popover.left .arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #000000;
}

.popover .arrow {
    position: absolute;
    width: 0;
    height: 0;
}

.popover-inner {
    width: 280px;
    padding: 3px;
    overflow: hidden;
    background: #000000;
    background: rgba(0, 0, 0, 0.8);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
}

.popover-title {
    padding: 9px 15px;
    line-height: 1;
    background-color: #f5f5f5;
    border-bottom: 1px solid #eee;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
}

.popover-content {
    padding: 14px;
    background-color: #ffffff;
    -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    background-clip: padding-box;
}

.popover-content p,
.popover-content ul,
.popover-content ol {
    margin-bottom: 0;
}

.thumbnails {
    margin-left: -20px;
    list-style: none;
    *zoom: 1;
}

.thumbnails:before,
.thumbnails:after {
    display: table;
    content: "";
}

.thumbnails:after {
    clear: both;
}

.row-fluid .thumbnails {
    margin-left: 0;
}

.thumbnails > li {
    float: left;
    margin-bottom: 18px;
    margin-left: 20px;
}

.thumbnail {
    display: block;
    padding: 4px;
    line-height: 1;
    border: 1px solid #ddd;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
}

a.thumbnail:hover {
    border-color: #0088cc;
    -webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
    -moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
    box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}

.thumbnail > img {
    display: block;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
}

.thumbnail .caption {
    padding: 9px;
}

.label,
.badge {
    font-size: 10.998px;
    font-weight: bold;
    line-height: 14px;
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    white-space: nowrap;
    vertical-align: baseline;
    background-color: #999999;
}

.label {
    padding: 1px 4px 2px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.badge {
    padding: 1px 9px 2px;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border-radius: 9px;
}

a.label:hover,
a.badge:hover {
    color: #ffffff;
    text-decoration: none;
    cursor: pointer;
}

.label-important,
.badge-important {
    background-color: #b94a48;
}

.label-important[href],
.badge-important[href] {
    background-color: #953b39;
}

.label-warning,
.badge-warning {
    background-color: #f89406;
}

.label-warning[href],
.badge-warning[href] {
    background-color: #c67605;
}

.label-success,
.badge-success {
    background-color: #468847;
}

.label-success[href],
.badge-success[href] {
    background-color: #356635;
}

.label-info,
.badge-info {
    background-color: #3a87ad;
}

.label-info[href],
.badge-info[href] {
    background-color: #2d6987;
}

.label-inverse,
.badge-inverse {
    background-color: #333333;
}

.label-inverse[href],
.badge-inverse[href] {
    background-color: #1a1a1a;
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }

    to {
        background-position: 0 0;
    }
}

@-moz-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }

    to {
        background-position: 0 0;
    }
}

@-ms-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }

    to {
        background-position: 0 0;
    }
}

@-o-keyframes progress-bar-stripes {
from;

{
    background-position: 0 0;
}

to {
    background-position: 40px 0;
}

}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }

    to {
        background-position: 0 0;
    }
}

.progress {
    height: 18px;
    margin-bottom: 18px;
    overflow: hidden;
    background-color: #f7f7f7;
    background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
    background-image: -ms-linear-gradient(top, #f5f5f5, #f9f9f9);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
    background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
    background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
    background-image: linear-gradient(top, #f5f5f5, #f9f9f9);
    background-repeat: repeat-x;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#f9f9f9', GradientType=0);
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress .bar {
    width: 0;
    height: 18px;
    font-size: 12px;
    color: #ffffff;
    text-align: center;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #0e90d2;
    background-image: -moz-linear-gradient(top, #149bdf, #0480be);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
    background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
    background-image: -o-linear-gradient(top, #149bdf, #0480be);
    background-image: linear-gradient(top, #149bdf, #0480be);
    background-image: -ms-linear-gradient(top, #149bdf, #0480be);
    background-repeat: repeat-x;
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#149bdf', endColorstr='#0480be', GradientType=0);
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: width 0.6s ease;
    -moz-transition: width 0.6s ease;
    -ms-transition: width 0.6s ease;
    -o-transition: width 0.6s ease;
    transition: width 0.6s ease;
}

.progress-striped .bar {
    background-color: #149bdf;
    background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    -webkit-background-size: 40px 40px;
    -moz-background-size: 40px 40px;
    -o-background-size: 40px 40px;
    background-size: 40px 40px;
}

.progress.active .bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -moz-animation: progress-bar-stripes 2s linear infinite;
    -ms-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
}

.progress-danger .bar {
    background-color: #dd514c;
    background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
    background-image: -ms-linear-gradient(top, #ee5f5b, #c43c35);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));
    background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
    background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
    background-image: linear-gradient(top, #ee5f5b, #c43c35);
    background-repeat: repeat-x;
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ee5f5b', endColorstr='#c43c35', GradientType=0);
}

.progress-danger.progress-striped .bar {
    background-color: #ee5f5b;
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-success .bar {
    background-color: #5eb95e;
    background-image: -moz-linear-gradient(top, #62c462, #57a957);
    background-image: -ms-linear-gradient(top, #62c462, #57a957);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));
    background-image: -webkit-linear-gradient(top, #62c462, #57a957);
    background-image: -o-linear-gradient(top, #62c462, #57a957);
    background-image: linear-gradient(top, #62c462, #57a957);
    background-repeat: repeat-x;
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#62c462', endColorstr='#57a957', GradientType=0);
}

.progress-success.progress-striped .bar {
    background-color: #62c462;
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-info .bar {
    background-color: #4bb1cf;
    background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
    background-image: -ms-linear-gradient(top, #5bc0de, #339bb9);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));
    background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
    background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
    background-image: linear-gradient(top, #5bc0de, #339bb9);
    background-repeat: repeat-x;
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#5bc0de', endColorstr='#339bb9', GradientType=0);
}

.progress-info.progress-striped .bar {
    background-color: #5bc0de;
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-warning .bar {
    background-color: #faa732;
    background-image: -moz-linear-gradient(top, #fbb450, #f89406);
    background-image: -ms-linear-gradient(top, #fbb450, #f89406);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
    background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
    background-image: -o-linear-gradient(top, #fbb450, #f89406);
    background-image: linear-gradient(top, #fbb450, #f89406);
    background-repeat: repeat-x;
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#fbb450', endColorstr='#f89406', GradientType=0);
}

.progress-warning.progress-striped .bar {
    background-color: #fbb450;
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.accordion {
    margin-bottom: 18px;
}

.accordion-group {
    margin-bottom: 2px;
    /*border: 1px solid #e5e5e5;*/
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.accordion-heading {
    border-bottom: 0;
}

.accordion-heading .accordion-toggle {
    display: block;
    padding: 8px 15px 8px 0px;
}

.accordion-toggle {
    cursor: pointer;
}

.accordion-inner {
    padding: 9px 15px;
    border-top: 1px solid #e5e5e5;
}

.carousel {
    position: relative;
    margin-bottom: 18px;
    line-height: 1;
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.carousel .item {
    position: relative;
    display: none;
    -webkit-transition: 0.6s ease-in-out left;
    -moz-transition: 0.6s ease-in-out left;
    -ms-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left;
}

.carousel .item > img {
    display: block;
    line-height: 1;
}

.carousel .active,
.carousel .next,
.carousel .prev {
    display: block;
}

.carousel .active {
    left: 0;
}

.carousel .next,
.carousel .prev {
    position: absolute;
    top: 0;
    width: 100%;
}

.carousel .next {
    left: 100%;
}

.carousel .prev {
    left: -100%;
}

.carousel .next.left,
.carousel .prev.right {
    left: 0;
}

.carousel .active.left {
    left: -100%;
}

.carousel .active.right {
    left: 100%;
}

.carousel-control {
    position: absolute;
    top: 40%;
    left: 15px;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    font-size: 60px;
    font-weight: 100;
    line-height: 30px;
    color: #ffffff;
    text-align: center;
    background: #222222;
    border: 3px solid #ffffff;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    border-radius: 23px;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.carousel-control.right {
    right: 15px;
    left: auto;
}

.carousel-control:hover {
    color: #ffffff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90);
}

.carousel-caption {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 10px 15px 5px;
    background: #333333;
    background: rgba(0, 0, 0, 0.75);
}

.carousel-caption h4,
.carousel-caption p {
    color: #ffffff;
}

.hero-unit {
    padding: 60px;
    margin-bottom: 30px;
    background-color: #eeeeee;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.hero-unit h1 {
    margin-bottom: 0;
    font-size: 60px;
    line-height: 1;
    letter-spacing: -1px;
    color: inherit;
}

.hero-unit p {
    font-size: 18px;
    font-weight: 200;
    line-height: 27px;
    color: inherit;
}

.pull-right {
    float: right;
}

.pull-left {
    float: left;
}

.hide {
    display: none;
}

.show {
    display: block;
}

.invisible {
    visibility: hidden;
}
/*!
 * Bootstrap Responsive v2.0.4
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */

.clearfix {
    *zoom: 1;
}

.clearfix:before,
.clearfix:after {
    display: table;
    content: "";
}

/*.clearfix:after {
  clear: both;
}*/

.hide-text {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.input-block-level {
    display: block;
    width: 100%;
    min-height: 28px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.hidden {
    display: none;
    visibility: hidden;
}

.visible-phone {
    display: none !important;
}

.visible-tablet {
    display: none !important;
}

.hidden-desktop {
    display: none !important;
}

/* smartphone ----------- */
@media only screen
and (min-device-width : 320px)
and (max-device-width : 480px)
{
    body #home-wrapper #body-inner ul#home-slider-nav
    {
        width:1230px%;
        margin:0 auto;
    }
    body #home-wrapper #body-inner ul#home-slider-nav li a
    {
        /*padding:12px 32px;*/
    }
    body #home-wrapper #body-inner .content
    {
        width:99%;
    }

    .block iframe
    {
        width:430px;
    }
    body #footer-wrapper .footer-col.col1 {
        width: 100px;
    }
    body #footer-wrapper .footer-col.col2{
        width: 130px;
    }
    body #footer-wrapper .footer-col.col3{
        width: 130px;
    }
    body #footer-wrapper .footer-col.col4{
        width: 120px;
    }
    body #footer-wrapper .footer-col.col5{
        width: 120px;
    }
    body #footer-wrapper .footer-col.col6{
        width: 250px;
    }
    body #home-slider #strained .title-box
    {
        width:1000px;
        background-size: 100% auto;
    }
    body #home-slider #scorporate .title-box
    {
        width:800px;
        background-size: 100% auto;
        left:50px;
    }

    body #page-wrapper #body-inner .sidebar {
        float: left;
        margin: 30px 20px 30px 0;
        width: 180px;
    }

    body #page-wrapper #body-inner .page-content {
        float: left;
        margin: 35px 0 30px;
        width: 910px;
    }

    body #page-wrapper #body-inner .page-content.landing-page {
        float: none;
        width:auto;
    }

    input.smallfield, input.smallfield2
    {
        width: 95px;
        background:none;
        border:1px solid #ccc;
        border-radius:5px;
        -webkit-border-radius:5px;
    }
    .statusbox.buttonrow {
        width:70% !important;/*To overwrite the inline width*/
    }
}
/* iPads ----------- */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
{

    body #home-wrapper #body-inner ul#home-slider-nav
    {
        width:1227px;
        margin:0 auto;
    }
    body #home-wrapper #body-inner ul#home-slider-nav li a
    {
        /*padding:12px 32px;*/
    }
    body #home-wrapper #body-inner .content
    {
        width:99%;
    }

    .block iframe
    {
        width:430px;
    }
    body #footer-wrapper .footer-col.col1 {
        width: 100px;
    }
    body #footer-wrapper .footer-col.col2{
        width: 130px;
    }
    body #footer-wrapper .footer-col.col3{
        width: 130px;
    }
    body #footer-wrapper .footer-col.col4{
        width: 120px;
    }
    body #footer-wrapper .footer-col.col5{
        width: 120px;
    }
    body #footer-wrapper .footer-col.col6{
        width: 250px;
    }
    body #home-slider #strained .title-box
    {
        width:1000px;
        background-size: 100% auto;
    }
    body #home-slider #scorporate .title-box
    {
        width:800px;
        background-size: 100% auto;
        left:50px;
    }

    body #page-wrapper #body-inner .sidebar {
        float: left;
        margin: 30px 20px 30px 0;
        width: 180px;
    }

    body #page-wrapper #body-inner .page-content {
        float: left;
        margin: 35px 0 30px;
        width: 910px;
    }
    body #page-wrapper #body-inner .page-content.landing-page {
        float: none;
        width:auto;
    }
    input.smallfield, input.smallfield2
    {
        width: 95px;
        background:none;
        border:1px solid #ccc;
        border-radius:5px;
        -webkit-border-radius:5px;
    }
    .statusbox.buttonrow {
        width:70% !important;/*To overwrite the inline width*/
    }
}

@media (max-width: 767px) {
    .visible-phone {
        display: inherit !important;
    }

    .hidden-phone {
        display: none !important;
    }

    .hidden-desktop {
        display: inherit !important;
    }

    .visible-desktop {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 979px) {
    .visible-tablet {
        display: inherit !important;
    }

    .hidden-tablet {
        display: none !important;
    }

    .hidden-desktop {
        display: inherit !important;
    }

    .visible-desktop {
        display: none !important;
    }

}



@media (max-width: 480px) {
    .nav-collapse {
        -webkit-transform: translate3d(0, 0, 0);
    }

    .page-header h1 small {
        display: block;
        line-height: 18px;
    }

    input[type="checkbox"],
    input[type="radio"] {
        border: 1px solid #ccc;
    }

    .form-horizontal .control-group > label {
        float: none;
        width: auto;
        padding-top: 0;
        text-align: left;
    }

    .form-horizontal .controls {
        margin-left: 0;
    }

    .form-horizontal .control-list {
        padding-top: 0;
    }

    .form-horizontal .form-actions {
        padding-right: 10px;
        padding-left: 10px;
    }

    .modal {
        position: absolute;
        top: 10px;
        right: 10px;
        left: 10px;
        width: auto;
        margin: 0;
    }

    .modal.fade.in {
        top: auto;
    }

    .modal-header .close {
        padding: 10px;
        margin: -10px;
    }

    .carousel-caption {
        position: static;
    }
}

@media (max-width: 767px) {
    body {
        padding-right: 0px;
        padding-left: 0px;
    }

    .navbar-fixed-top,
    .navbar-fixed-bottom {
        margin-right: -20px;
        margin-left: -20px;
    }

    .container-fluid {
        padding: 0;
    }

    .dl-horizontal dt {
        float: none;
        width: auto;
        clear: none;
        text-align: left;
    }

    .dl-horizontal dd {
        margin-left: 0;
    }

    .container {
        width: auto;
    }

    .row-fluid {
        width: 100%;
    }

    .row,
    .thumbnails {
        margin-left: 0;
    }

    [class*="span"],
    .row-fluid [class*="span"] {
        display: block;
        float: none;
        width: auto;
        margin-left: 0;
    }

    .input-large,
    .input-xlarge,
    .input-xxlarge,
    input[class*="span"],
    select[class*="span"],
    textarea[class*="span"],
    .uneditable-input {
        display: block;
        width: 100%;
        min-height: 28px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }

    .input-prepend input,
    .input-append input,
    .input-prepend input[class*="span"],
    .input-append input[class*="span"] {
        display: inline-block;
        width: auto;
    }
}

@media (min-width: 768px) and (max-width: 979px) {
    .row {
        margin-left: -20px;
        *zoom: 1;
    }

    .row:before,
    .row:after {
        display: table;
        content: "";
    }

    .row:after {
        clear: both;
    }

    [class*="span"] {
        float: left;
        margin-left: 20px;
    }

    .container,
    .navbar-fixed-top .container,
    .navbar-fixed-bottom .container {
        width: 724px;
    }

    .span12 {
        width: 724px;
    }

    .span11 {
        width: 662px;
    }

    .span10 {
        width: 600px;
    }

    .span9 {
        width: 538px;
    }

    .span8 {
        width: 476px;
    }

    .span7 {
        width: 414px;
    }

    .span6 {
        width: 352px;
    }

    .span5 {
        width: 290px;
    }

    .span4 {
        width: 228px;
    }

    .span3 {
        width: 166px;
    }

    .span2 {
        width: 104px;
    }

    .span1 {
        width: 42px;
    }

    .offset12 {
        margin-left: 764px;
    }

    .offset11 {
        margin-left: 702px;
    }

    .offset10 {
        margin-left: 640px;
    }

    .offset9 {
        margin-left: 578px;
    }

    .offset8 {
        margin-left: 516px;
    }

    .offset7 {
        margin-left: 454px;
    }

    .offset6 {
        margin-left: 392px;
    }

    .offset5 {
        margin-left: 330px;
    }

    .offset4 {
        margin-left: 268px;
    }

    .offset3 {
        margin-left: 206px;
    }

    .offset2 {
        margin-left: 144px;
    }

    .offset1 {
        margin-left: 82px;
    }

    .row-fluid {
        width: 100%;
        *zoom: 1;
    }

    .row-fluid:before,
    .row-fluid:after {
        display: table;
        content: "";
    }

    .row-fluid:after {
        clear: both;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: left;
        width: 100%;
        min-height: 28px;
        margin-left: 2.762430939%;
        *margin-left: 2.709239449638298%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }

    .row-fluid [class*="span"]:first-child {
        margin-left: 0;
    }

    .row-fluid .span12 {
        width: 99.999999993%;
        *width: 99.9468085036383%;
    }

    .row-fluid .span11 {
        width: 91.436464082%;
        *width: 91.38327259263829%;
    }

    .row-fluid .span10 {
        width: 82.87292817100001%;
        *width: 82.8197366816383%;
    }

    .row-fluid .span9 {
        width: 74.30939226%;
        *width: 74.25620077063829%;
    }

    .row-fluid .span8 {
        width: 65.74585634900001%;
        *width: 65.6926648596383%;
    }

    .row-fluid .span7 {
        width: 57.182320438000005%;
        *width: 57.129128948638304%;
    }

    .row-fluid .span6 {
        width: 48.618784527%;
        *width: 48.5655930376383%;
    }

    .row-fluid .span5 {
        width: 40.055248616%;
        *width: 40.0020571266383%;
    }

    .row-fluid .span4 {
        width: 31.491712705%;
        *width: 31.4385212156383%;
    }

    .row-fluid .span3 {
        width: 22.928176794%;
        *width: 22.874985304638297%;
    }

    .row-fluid .span2 {
        width: 14.364640883%;
        *width: 14.311449393638298%;
    }

    .row-fluid .span1 {
        width: 5.801104972%;
        *width: 5.747913482638298%;
    }

    input,
    textarea,
    .uneditable-input {
        margin-left: 0;
    }

    input.span12,
    textarea.span12,
    .uneditable-input.span12 {
        width: 714px;
    }

    input.span11,
    textarea.span11,
    .uneditable-input.span11 {
        width: 652px;
    }

    input.span10,
    textarea.span10,
    .uneditable-input.span10 {
        width: 590px;
    }

    input.span9,
    textarea.span9,
    .uneditable-input.span9 {
        width: 528px;
    }

    input.span8,
    textarea.span8,
    .uneditable-input.span8 {
        width: 466px;
    }

    input.span7,
    textarea.span7,
    .uneditable-input.span7 {
        width: 404px;
    }

    input.span6,
    textarea.span6,
    .uneditable-input.span6 {
        width: 342px;
    }

    input.span5,
    textarea.span5,
    .uneditable-input.span5 {
        width: 280px;
    }

    input.span4,
    textarea.span4,
    .uneditable-input.span4 {
        width: 218px;
    }

    input.span3,
    textarea.span3,
    .uneditable-input.span3 {
        width: 156px;
    }

    input.span2,
    textarea.span2,
    .uneditable-input.span2 {
        width: 94px;
    }

    input.span1,
    textarea.span1,
    .uneditable-input.span1 {
        width: 32px;
    }
}

@media (min-width: 1200px) {
    .row {
        margin-left: -30px;
        *zoom: 1;
    }

    .row:before,
    .row:after {
        display: table;
        content: "";
    }

    .row:after {
        clear: both;
    }

    [class*="span"] {
        float: left;
        /*margin-left: 30px;*/
    }

    .container,
    .navbar-fixed-top .container,
    .navbar-fixed-bottom .container {
        width: 1170px;
    }

    .span12 {
        width: 1170px;
    }

    .span11 {
        width: 1070px;
    }

    .span10 {
        width: 970px;
    }

    .span9 {
        width: 870px;
    }

    .span8 {
        width: 770px;
    }

    .span7 {
        width: 670px;
    }

    .span6 {
        width: 570px;
    }

    .span5 {
        width: 470px;
    }

    .span4 {
        width: 280px;
    }

    .span3 {
        width: 270px;
    }

    .span2 {
        width: 215px;
    }

    .span1 {
        width: 70px;
    }

    .offset12 {
        margin-left: 1230px;
    }

    .offset11 {
        margin-left: 1130px;
    }

    .offset10 {
        margin-left: 1030px;
    }

    .offset9 {
        margin-left: 930px;
    }

    .offset8 {
        margin-left: 830px;
    }

    .offset7 {
        margin-left: 730px;
    }

    .offset6 {
        margin-left: 630px;
    }

    .offset5 {
        margin-left: 530px;
    }

    .offset4 {
        margin-left: 430px;
    }

    .offset3 {
        margin-left: 330px;
    }

    .offset2 {
        margin-left: 230px;
    }

    .offset1 {
        margin-left: 130px;
    }

    .row-fluid {
        width: 100%;
        *zoom: 1;
    }

    .row-fluid:before,
    .row-fluid:after {
        display: table;
        content: "";
    }

    .row-fluid:after {
        clear: both;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: left;
        width: 100%;
        min-height: 28px;
        margin-left: 2.564102564%;
        *margin-left: 2.510911074638298%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }

    .row-fluid [class*="span"]:first-child {
        margin-left: 0;
    }

    .row-fluid .span12 {
        width: 100%;
        *width: 99.94680851063829%;
    }

    .row-fluid .span11 {
        width: 91.45299145300001%;
        *width: 91.3997999636383%;
    }

    .row-fluid .span10 {
        width: 82.905982906%;
        *width: 82.8527914166383%;
    }

    .row-fluid .span9 {
        width: 74.358974359%;
        *width: 74.30578286963829%;
    }

    .row-fluid .span8 {
        width: 65.81196581200001%;
        *width: 65.7587743226383%;
    }

    .row-fluid .span7 {
        width: 57.264957265%;
        *width: 57.2117657756383%;
    }

    .row-fluid .span6 {
        width: 48.717948718%;
        *width: 48.6647572286383%;
    }

    .row-fluid .span5 {
        width: 40.170940171000005%;
        *width: 40.117748681638304%;
    }

    .row-fluid .span4 {
        width: 31.623931624%;
        *width: 31.5707401346383%;
    }

    .row-fluid .span3 {
        width: 23.076923077%;
        *width: 23.0237315876383%;
    }

    .row-fluid .span2 {
        width: 14.529914530000001%;
        *width: 14.4767230406383%;
    }

    .row-fluid .span1 {
        width: 5.982905983%;
        *width: 5.929714493638298%;
    }

    input,
    textarea,
    .uneditable-input {
        margin-left: 0;
    }

    input.span12,
    textarea.span12,
    .uneditable-input.span12 {
        width: 1160px;
    }

    input.span11,
    textarea.span11,
    .uneditable-input.span11 {
        width: 1060px;
    }

    input.span10,
    textarea.span10,
    .uneditable-input.span10 {
        width: 960px;
    }

    input.span9,
    textarea.span9,
    .uneditable-input.span9 {
        width: 860px;
    }

    input.span8,
    textarea.span8,
    .uneditable-input.span8 {
        width: 760px;
    }

    input.span7,
    textarea.span7,
    .uneditable-input.span7 {
        width: 660px;
    }

    input.span6,
    textarea.span6,
    .uneditable-input.span6 {
        width: 560px;
    }

    input.span5,
    textarea.span5,
    .uneditable-input.span5 {
        width: 460px;
    }

    input.span4,
    textarea.span4,
    .uneditable-input.span4 {
        width: 360px;
    }

    input.span3,
    textarea.span3,
    .uneditable-input.span3 {
        width: 260px;
    }

    input.span2,
    textarea.span2,
    .uneditable-input.span2 {
        width: 160px;
    }

    input.span1,
    textarea.span1,
    .uneditable-input.span1 {
        width: 60px;
    }

    .thumbnails {
        margin-left: -30px;
    }

    .thumbnails > li {
        margin-left: 30px;
    }

    .row-fluid .thumbnails {
        margin-left: 0;
    }
}

@media (max-width: 979px) {
    body {
        padding-top: 0;
    }

    .navbar-fixed-top,
    .navbar-fixed-bottom {
        position: static;
    }

    .navbar-fixed-top {
        margin-bottom: 18px;
    }

    .navbar-fixed-bottom {
        margin-top: 18px;
    }

    .navbar-fixed-top .navbar-inner,
    .navbar-fixed-bottom .navbar-inner {
        padding: 5px;
    }

    .navbar .container {
        width: auto;
        padding: 0;
    }

    .navbar .brand {
        padding-right: 10px;
        padding-left: 10px;
        margin: 0 0 0 -5px;
    }

    .nav-collapse {
        clear: both;
    }

    .nav-collapse .nav {
        float: none;
        margin: 0 0 9px;
        text-align: center;
    }

    .nav-collapse .nav > li {
        float: none;
    }

    .nav-collapse .nav > li > a {
        margin-bottom: 2px;
    }

    .nav-collapse .nav > .divider-vertical {
        display: none;
    }

    .nav-collapse .nav .nav-header {
        color: #999999;
        text-shadow: none;
    }

    .nav-collapse .nav > li > a,
    .nav-collapse .dropdown-menu a {
        padding: 6px 15px;
        font-weight: bold;
        color: #999999;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
    }

    .nav-collapse .btn {
        padding: 4px 10px 4px;
        font-weight: normal;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
    }

    .nav-collapse .dropdown-menu li + li a {
        margin-bottom: 2px;
    }

    .nav-collapse .nav > li > a:hover,
    .nav-collapse .dropdown-menu a:hover {
        background-color: #222222;
    }

    .nav-collapse.in .btn-group {
        padding: 0;
        margin-top: 5px;
    }

    .nav-collapse .dropdown-menu {
        position: static;
        top: auto;
        left: auto;
        display: block;
        float: none;
        max-width: none;
        padding: 0;
        margin: 0 15px;
        background-color: transparent;
        border: none;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

    .nav-collapse .dropdown-menu:before,
    .nav-collapse .dropdown-menu:after {
        display: none;
    }

    .nav-collapse .dropdown-menu .divider {
        display: none;
    }

    .nav-collapse .navbar-form,
    .nav-collapse .navbar-search {
        float: none;
        text-align: center;
        margin: 9px 0;
        border-top: none;
        border-bottom: none;
        -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
        -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
        padding-bottom: 8px;
        background: #f1f1f1;
        border-radius: 0 0 4px 4px;
    }

    .alloyMenu .navbar .nav-collapse .nav > li.active > a, .alloyMenu .navbar .nav-collapse .nav > li.active > a:hover, .alloyMenu .navbar .nav-collapse .nav > li > a:hover {
        background: #2980BD;
        color: #fff;
        border: none;
    }

    .alloyMenu .navbar .nav-collapse .nav > li > a.theme1:hover, .alloyMenu .navbar .nav-collapse .nav > li.active > a.theme1 {
        background: #EB5E31;
        color: #fff;
        border: none;
    }

    .alloyMenu .navbar .nav-collapse .nav > li > a.theme2:hover, .alloyMenu .navbar .nav-collapse .nav > li.active > a.theme2 {
        background: #BF5D8C;
        color: #fff;
        border: none;
    }

    .alloyMenu .navbar .nav-collapse .nav > li > a.theme3:hover, .alloyMenu .navbar .nav-collapse .nav > li.active > a.theme3 {
        background: #9FC733;
        color: #fff;
        border: none;
    }

    .navbar .nav-collapse .nav.pull-right {
        float: none;
        margin-left: 0;
    }

    .nav-collapse,
    .nav-collapse.collapse {
        height: 0;
        overflow: hidden;
    }

    .navbar .btn-navbar {
        display: block;
    }

    .navbar-static .navbar-inner {
        padding-right: 10px;
        padding-left: 10px;
    }
}

@media (min-width: 980px) {
    .nav-collapse.collapse {
        height: auto !important;
        overflow: visible !important;
    }
}

@charset "utf-8";
/* CSS Document */



@media (max-width: 979px) {
    .span12, .span8, .span6, .span4 {
        float: none;
        width: auto !important;
    }

    .span4 h2, .span6 h2 {
        clear: both;
    }

    .teaserblock.full h2, .teaserblock.wide h2 {
        font-size: 2.5em;
    }

    .subHeader {
        width: 100% !important;
        font-weight: normal !important;
    }

    .jumbotronblock .span4 {
        display: none;
    }

    .media .mediaImg img {
        width: 75%;
    }


    .hideMyTracks {
        display: none;
    }
}



@media (max-width: 834px) {

    .teaserblock.full h2, .teaserblock.wide h2 {
        clear: both;
    }

    .teaserblock.full h2, .teaserblock.wide h2, .teaserblock.full p, .teaserblock.wide p {
        text-align: center;
    }

    .teaserblock.full img, .teaserblock.wide img {
        width: 75%;
    }

    #header .span2 {
        float: left;
        width: 20% !important;
    }

    #header .span10 {
        float: right;
    }

    .span12 .media .mediaText, .span8 .media .mediaText {
        clear: both;
        margin: 0 2% 5px;
    }
}

@media (max-width: 767px) {

    h1 {
        font-size: 35px !important;
    }

    h2 {
        font-size: 20px !important;
    }

    .introduction {
        font-size: 1.2em !important;
        margin: 2% 0 4% 0;
    }

    .alloyMenu .navbar .nav > li > a {
        color: #323335;
        padding-bottom: 12px;
        line-height: 23px;
        text-shadow: none !important;
        outline: none;
    }

    .alloyMenu .navbar .nav > li > ul > li a:hover {
        outline: 1px solid;
        background: #2980bd;
    }


    .span3 {
        width: 100% !important;
    }

    .teaserblock img {
        width: 75%;
    }

    .btn-blue {
        margin-right: 1%;
        float: left;
        clear: none;
    }

    .searchButton {
        float: right;
        margin-top: 7px !important;
    }

    .alloyMenu .navbar-search .search-query {
        max-width: 70%;
    }


    #header .span2 {
        float: left;
        width: 20% !important;
    }

    #header .span10 {
        float: right;
    }
}

@charset "utf-8";
/* CSS Document */

/*Headers*/

/*#header {
	margin:2% 0;
	}*/

#header-wrapper {
    height: 120px;
    background: url(/images/bg-header.jpg) bottom left no-repeat #9bc95d;
    position: relative;
    z-index: 2;
    min-width:1260px;
}

#header-wrapper .gradient {
    background:url(/images/homeslides/bg-gradient.png) repeat-x;
    height:19px;
    width:100%;
    bottom:-18px;
    position:absolute;
}

#header-wrapper #header {
    position: relative;
}

#header-wrapper .header-left-col, #header-wrapper .header-right-col {
    position: relative;
    height: 120px;
}

#header-wrapper .header-left-col {
    width: 215px;
    margin-right:220px;
}

#header-wrapper .header-left-col #Content_ctl00_ctl00_ctl00_ctl00_logo {
    width: 215px;
    height: 88px;
    display: inline;
    position: absolute;
    left: 0px;
    top: 5px;
    margin-top:12px;
    /*background:url(../images/chip-logo.png) no-repeat top left;*/
}

/*#header-wrapper .header-right-col {
        width: 725px;
    }*/

#header-wrapper .header-right-col .links-top {
    position: absolute;
    top: 10px;
    right: 0px;
}

#header-wrapper .header-right-col .main-nav {
    position: absolute;
    bottom: 20px;
    right: 0px;
}

#header-wrapper ul.nav-links {
    list-style-type: none;
}

#header-wrapper ul.nav-links li { /*float:left;border-right:1px solid #939598;*/
    margin-left: 0px;
}

/*#header-wrapper ul.nav-links li:last-of-type, #header-wrapper ul.nav-links li#page-98 a, #header-wrapper ul.nav-links a#help {
                border-right: none !important;
            }*/

#header-wrapper ul.nav-links li a {
    color: #667331;
    padding: 0px 10px;
    font-size: 12px;
}

#header-wrapper ul.nav-links li a.theme1 {
    font-weight: bold;
}

#header-wrapper ul.nav-links li a:hover {
    color: #ffffff;
    text-decoration: none;
    cursor:pointer;
}

#header-wrapper ul.nav-links li:last-of-type a {
    padding: 0px 0px 0px 10px;
}

#header-wrapper ul.nav-links li.hasdrop div.dropdown li.hasdrop a:hover {
    text-decoration: underline;
    color: #667331;
}

/*Headers end*/

/* home slider */
#home-slider {
    position: absolute;
    height: 430px;
    width: 100%;
    min-width:1260px;

}

#home-slider .slide-large {
    background-position: center center !important;
    background-repeat: no-repeat;
    background-size: 100%;
    width: 100%;
    height: 430px;
}

#home-slider .slide-large a.slide-link {
    display: block;
    height: 430px;
    width: 100%;
}

#home-slider #slideroverlay {
    width: 100%;
    height: 19px;
    position: absolute;
    top: -1px;
    background: url(/images/homeslides/bg-gradient.png) bottom left repeat-x;
}

#home-slider .title-box, #home-slider .title, #home-slider .subtitle {
    position: absolute;
}

#home-slider .title, #home-slider .subtitle {
    text-shadow: 1px 1x 3px rgba(0,0,0,0.8);
    -moz-text-shadow: 1px 1x 3px rgba(0,0,0,0.8);
    -webkit-text-shadow: 1px 1x 3px rgba(0,0,0,0.8);
    -o-text-shadow: 1px 1x 3px rgba(0,0,0,0.8);
    -ms-text-shadow: 1px 1x 3px rgba(0,0,0,0.8);
}

#home-slider .title-box {
    border-radius: 25px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    -o-border-radius: 25px;
    -ms-border-radius: 25px;
}

#home-slider .title {
    letter-spacing: -3px;
    font-size: 72px;
}

#home-slider .subtitle {
    letter-spacing: -2px;
    font-size: 48px;
    line-height: -1;
}

#home-slider #sdefault {
    background-image: url(/images/homeslides/slide-default-2.jpg);
}

#home-slider #sdefault .title-box {
    background-image: url(/images/homeslides/slide-default-text.png);
    top: 0px;
    left: -50px;
    width: 681px;
    height: 225px;
    display:none;
}

#home-slider #sdefault .title {
    top: 20px;
    left: 20px;
    color: #4dc63d;
    display: none;
}

#home-slider #sdefault .subtitle {
    top: 90px;
    left: 30px;
    color: #82d777;
    margin-left: 25px;
    display: none;
}

#home-slider #smedical {
    background-image: url(/images/homeslides/slide-medical-2.jpg);
}

#home-slider #smedical .title-box {
    background-image: url(/images/homeslides/slide-medical-text.png);
    top: 0px;
    left: -50px;
    width: 637px;
    height: 398px;
    display:none;
}

#home-slider #smedical .title {
    top: 20px;
    left: 20px;
    color: #fff;
    display: none;
}

#home-slider #smedical .subtitle {
    top: 20px;
    left: 20px;
    color: #fff;
    line-height: 10px;
    display: none;
}

#home-slider #scorporate {
    background-image: url(/images/homeslides/slide-corporate-2.jpg);
}

#home-slider #scorporate .title-box {
    background-image: url(/images/homeslides/slide-corporate-text.png);
    top: 160px;
    right: -63px;
    width: 863px;
    height: 282px;
    display:none;
}

#home-slider #scorporate .title {
    top: 20px;
    left: 20px;
    color: #fff;
    display: none;
}

#home-slider #scorporate .subtitle {
    top: 20px;
    left: 20px;
    color: #fff;
    display: none;
}

#home-slider #scommunity {
    background-image: url(/images/homeslides/slide-community-2.jpg);
}

#home-slider #scommunity .title-box {
    background-image: url(/images/homeslides/slide-community-text.png);
    top: 130px;
    left: -60px;
    width: 721px;
    height: 287px;
    display:none;
}

#home-slider #scommunity .title {
    top: 20px;
    left: 20px;
    color: #fff;
    display: none;
}

#home-slider #scommunity .subtitle {
    top: 20px;
    left: 20px;
    color: #fff;
    display: none;
}

#home-slider #schurch {
    background-image: url(/images/homeslides/slide-church-2.jpg);
}

#home-slider #schurch .title-box {
    background-image: url(/images/homeslides/slide-church-text.png);
    top: 15px;
    left: -57px;
    width: 892px;
    height: 362px;
    display:none;
}

#home-slider #schurch .title {
    top: 20px;
    left: 20px;
    color: #fff;
    display: none;
}

#home-slider #schurch .subtitle {
    top: 20px;
    left: 20px;
    color: #fff;
    display: none;
}

#home-slider #strained {
    background-image: url(/images/homeslides/slide-trained-2.jpg);
}

#home-slider #strained .title-box {
    background-image: url(/images/homeslides/slide-trained-text.png);
    top: 75px;
    left: -68px;
    width: 1081px;
    height: 345px;
    display:none;
}

#home-slider #strained .title {
    top: 20px;
    left: 20px;
    color: #fff;
    display: none;
}

#home-slider #strained .subtitle {
    top: 20px;
    left: 20px;
    color: #fff;
    display: none;
}

#home-slider #sresults {
    background-image: url(/images/homeslides/slide-results-2.jpg);
}

#home-slider #sresults .title-box {
    background-image: url(/images/homeslides/slide-results-text.png);
    top: 0px;
    left: -68px;
    width: 778px;
    height: 428px;
    display:none;
}

#home-slider #sresults .title {
    top: 20px;
    left: 20px;
    color: #fff;
    display: none;
}

#home-slider #sresults .subtitle {
    top: 20px;
    left: 20px;
    color: #fff;
    display: none;
}
/*end home slider */

/* home */
#home-wrapper {
    width: 100%;
    position: absolute;
    /*background:url(../images/bg-body-inner.png) top center no-repeat;*/
    top: 561px;
}

#home-wrapper #body-inner {
    min-height: 600px;
}

/*#home-wrapper #body-inner ul#home-slider-nav {
  -webkit-box-shadow:rgba(0, 0, 0, 0.148438) 0 -1px 5px;
  border-bottom-left-radius:3px;
  border-bottom-right-radius:3px;
  border-top-left-radius:3px;
  border-top-right-radius:3px;
  box-shadow:rgba(0, 0, 0, 0.148438) 0 -1px 5px;
  height:40px;
  list-style-type:none;
  width:1258px;
  }*/

#home-wrapper #body-inner ul#home-slider-nav li {
    float: left;
    height: 40px;
    text-align: center;
    margin: 0;
}

#home-wrapper #body-inner ul#home-slider-nav li:first-of-type a {
    /*border-left: 1px solid #bbb;
                border-top-left-radius: 3px;
                -moz-border-top-left-radius: 3px;
                -webkit-border-top-left-radius: 3px;
                -o-border-top-left-radius: 3px;
                -ms-border-top-left-radius: 3px;
                border-bottom-left-radius: 3px;
                -moz-border-bottom-left-radius: 3px;
                -webkit-border-bottom-left-radius: 3px;
                -o-border-bottom-left-radius: 3px;
                -ms-border-bottom-left-radius: 3px;*/
}

#home-wrapper #body-inner ul#home-slider-nav li:last-of-type {
    border-right: none;
    margin-right:0;
}

#home-wrapper #body-inner ul#home-slider-nav li:last-of-type a {
    /*border-right: 1px solid #bbb;
                    border-top-right-radius: 3px;
                    -moz-border-top-right-radius: 3px;
                    -webkit-border-top-right-radius: 3px;
                    -o-border-top-right-radius: 3px;
                    -ms-border-top-right-radius: 3px;
                    border-bottom-right-radius: 3px;
                    -moz-border-bottom-right-radius: 3px;
                    -webkit-border-bottom-right-radius: 3px;
                    -o-border-bottom-right-radius: 3px;
                    -ms-border-bottom-right-radius: 3px;*/
}

/*#home-wrapper #body-inner ul#home-slider-nav li a {
  background-attachment:initial;
  background-clip:initial;
  background-color:#CAD3D9;
  background-image:initial;
  background-origin:initial;
  background-position:initial initial;
  background-repeat:initial initial;
  border-bottom-color:#BBBBBB;
  border-bottom-style:solid;
  border-bottom-width:1px;
  border-right-color:#FFFFFF;
  border-right-style:solid;
  border-right-width:1px;
  border-top-color:#BBBBBB;
  border-top-style:solid;
  border-top-width:1px;
  color:#58595B;
  display:inline-block;
  font-size:14px;
  padding-bottom:12px;
  padding-left:62px;
  padding-right:62px;
  padding-top:12px;
  position:relative;
  text-align:center;
}*/

#home-wrapper #body-inner ul#home-slider-nav li a span.uparrow {
    display: none;
    position: absolute;
    top: -13px;
    left: 50%;
    margin-left: -13px;
    width: 26px;
    height: 13px;
    /*background: url(/images/bg-slider-nav-up-arrow.png) top left no-repeat transparent;*/
}

#home-wrapper #body-inner ul#home-slider-nav li a#enroll-in-CHIP span.uparrow {
    position: absolute;
    top: -13px;
    left: 50%;
    margin-left: -13px;
    width: 26px;
    height: 13px;
    /*background: url(/images/bg-slider-nav-up-arrow-orange.png) top left no-repeat transparent;*/
}

#home-wrapper #body-inner ul#home-slider-nav li a:hover,
#home-wrapper #body-inner ul#home-slider-nav li a.selected {
    background-color: #ffffff;
    text-decoration: none;
    border-bottom: 1px solid #fff;
}

#home-wrapper #body-inner ul#home-slider-nav li a:hover span.uparrow,
#home-wrapper #body-inner ul#home-slider-nav li a.selected span.uparrow {
    display: block;
}

#home-wrapper #body-inner ul#home-slider-nav li a#enroll-in-CHIP {
    background:url(/images/btn-enroll.jpg) no-repeat;
    width:202px;
    height:38px;
}

#home-wrapper #body-inner ul#home-slider-nav li a#enroll-in-CHIP.selected {
    border: none;
    background:url(/images/btn-enroll-active.jpg) no-repeat transparent;
    width:202px;
    height:48px;
}

#home-wrapper #body-inner ul#home-slider-nav li a#real-results {
    background:url(/images/btn-results.jpg) no-repeat;
    width:205px;
    height:38px;
}

#home-wrapper #body-inner ul#home-slider-nav li a#real-results.selected {
    background:url(/images/btn-results-active.jpg) no-repeat center center;
    width:205px;
    height:48px;
}

#home-wrapper #body-inner ul#home-slider-nav li a#medical-chip {
    background:url(/images/btn-medical.jpg) no-repeat;
    width:206px;
    height:38px;
}

#home-wrapper #body-inner ul#home-slider-nav li a#medical-chip.selected {
    background:url(/images/btn-medical-active.jpg) no-repeat;
    height:48px;
}

#home-wrapper #body-inner ul#home-slider-nav li a#corporate-chip {
    background:url(/images/btn-corporate.jpg) no-repeat;
    width:205px;
    height:38px;
}

#home-wrapper #body-inner ul#home-slider-nav li a#corporate-chip.selected {
    background:url(/images/btn-corporate-active.jpg) no-repeat;
    height:48px;
}

#home-wrapper #body-inner ul#home-slider-nav li a#community-chip {
    background:url(/images/btn-community.jpg) no-repeat;
    width:205px;
    height:38px;
}

#home-wrapper #body-inner ul#home-slider-nav li a#community-chip.selected {
    background:url(/images/btn-community-active.jpg) no-repeat;
    height:48px;
}

#home-wrapper #body-inner ul#home-slider-nav li a#get-trained {
    background:url(/images/btn-trained.jpg) no-repeat;
    width:201px;
    height:38px;
}

#home-wrapper #body-inner ul#home-slider-nav li a#get-trained.selected {
    background:url(/images/btn-trained-active.jpg) no-repeat;
    height:48px;
}

#home-wrapper #body-inner ul.home-checks {
    margin: 20px 0px;
    overflow: hidden;
}

#home-wrapper #body-inner ul.home-checks li {
    float: left;
    margin: 0 15px 0 0;
    padding-left: 40px;
    background: url(/images/bg-home-check.gif) top left no-repeat;
}

#home-wrapper #body-inner ul.home-checks li h4 {
    color: #EF7F2C;
}

#home-wrapper #body-inner .content {
    padding: 20px 5px;
    overflow: hidden;
    width: 100%;
}

#home-wrapper #body-inner .content .content-left-col {
    width: 48%;
    margin-right: 20px;
}

#home-wrapper #body-inner .content .content-left-col .block,
#home-wrapper #body-inner .content .content-right-col .block {
    margin: 20px 0;
}

#home-wrapper #body-inner .content .content-left-col ul#cta-slider {
}

#home-wrapper #body-inner .content .content-left-col ul#cta-slider li {
    height: 265px;
}

#home-wrapper #body-inner .content .content-left-col ul#cta-slider li .blurb {
    width: 265px;
    float: right;
    margin-top: 25px;
}

#home-wrapper #body-inner .content .content-left-col ul#cta-slider li .blurb h3 {
    font-size: 36px;
    color: #58595b;
    line-height: 34px;
}

#home-wrapper #body-inner .content .content-left-col ul#cta-slider li .blurb a.learn-more {
    color: #dd1a32;
    background: url(../images/bg-learn-more-btn.png) right center no-repeat;
    font-size: 14px;
    font-weight: bold;
    padding-right: 15px;
    margin-top: 15px;
    display: inline-block;
}

#home-wrapper #body-inner .content .content-left-col ul#cta-slider li#cta1 {
    background: url(../images/bg-cta-slide1.jpg) top left no-repeat;
}

#home-wrapper #body-inner .content .content-left-col ul#news-items {
}

#home-wrapper #body-inner .content .content-left-col ul#news-items li {
    color: #939598;
    margin-bottom: 15px;
    overflow: hidden;
}

#home-wrapper #body-inner .content .content-left-col ul#news-items li img {
    margin-right: 10px;
}

#home-wrapper #body-inner .content .content-left-col ul#news-items li .news-blurb {
    width: 330px;
}

#home-wrapper #body-inner .content .content-left-col ul#news-items li .news-blurb h4 {
    font-size: 12px;
    margin: 0px;
    font-weight: bold;
}

#home-wrapper #body-inner .content .content-left-col ul#news-items li .news-blurb p {
    margin-top: 0px;
    color: #939598;
    line-height: 13.5px;
}

#home-wrapper #body-inner .content .content-left-col ul#news-items li .news-blurb a {
    color: #dd1a32;
}

#home-wrapper #body-inner .content .content-left-col ul#news-items li .news-date {
    background: url(../images/news-item-date-bg.png);
    width: 58px;
    height: 58px;
    text-align: center;
    color: #fff;
    margin-left: 5px;
}

#home-wrapper #body-inner .content .content-left-col ul#news-items li .news-date > span {
    display: block;
}

#home-wrapper #body-inner .content .content-left-col ul#news-items li .news-date .day {
    font-size: 23px;
    font-weight: bold;
    margin-top: 15px;
}

#home-wrapper #body-inner .content .content-left-col ul#news-items li .news-date .month {
}

#home-wrapper #body-inner .content .content-right-col {
    width: 48%;
}

#home-wrapper #body-inner .content .content-right-col #slider-blurbs {
    height: 200px;
}

#home-wrapper #body-inner .content .content-right-col #featured-product h3 {
    color: #7c7d80;
    font-size: 36px;
}

#home-wrapper #body-inner .content .content-right-col #featured-product .product-desc { /*width:185px;*/
}

#home-wrapper #body-inner .content .content-right-col #featured-product .productblock {
    /*width: 336px !important;*/
}

#home-wrapper #body-inner .content .content-right-col #featured-product .product-desc h5 {
    font-size: 12px;
    font-weight: bold;
    line-height: 13px;
    margin: 0px;
}

#home-wrapper #body-inner .content .content-right-col #featured-product .product-desc h5 span.author {
    font-weight: normal;
    font-style: italic;
}

#home-wrapper #body-inner .content .content-right-col #featured-product .product-image {
    padding: 0px 0px 5px 5px;
}
/* end home */

/* pages */
/*#section-banner {
    width: 100%;
    height: 150px;
    background: #fff url(/images/subpage-banner.jpg) top center no-repeat;
}*/

.section-banner {
    width: 100%;
    height: 150px;
}

#section-banner h2 {
    color: #fff;
    position: absolute;
    top: 53px;
    font-size: 36px;
}

#page-wrapper #body-inner {
    min-height: 600px;
}

#page-wrapper #body-inner .sidebar {
    width: 280px;
    margin: 30px 20px 30px 0px;
    float: left;
}

#page-wrapper #body-inner .sidebar .block {
    margin-bottom: 40px;
}

#page-wrapper #body-inner .sidebar .block .block-title {
    font-size: 16px;
    font-weight: bold;
    color: #dd1a32;
}

#page-wrapper #body-inner .sidebar .block ul.side-nav {
    margin-top: 15px;
}

#page-wrapper #body-inner .sidebar .block ul.side-nav li a {
    color: #939598;
    display: block;
    border-bottom: 1px solid #e6e6e6;
    padding: 7px 16px 7px 0px;
    background: url(../images/bg-nav-arrow-right.png) center right no-repeat;
}

#page-wrapper #body-inner .sidebar .block ul.side-nav li a:hover {
    background-image: url(/images/bg-nav-arrow-right-active.png);
    color: #dd1a32;
    text-decoration: none;
}

#page-wrapper #body-inner .sidebar .block ul.side-nav li.active a {
    color: #dd1a32;
    padding-left: 15px;
}

#page-wrapper #body-inner .sidebar .block ul.side-nav li.active a:hover, #page-wrapper #body-inner .sidebar .block ul.side-nav li a:hover {
    color: #dd1a32 !important;
}

#page-wrapper #body-inner .sidebar .block .cta {
    font-size: 18px;
    line-height: 24px;
    color: #58595b;
    padding: 20px 15px;
    background: url(/images/bg-sidebar-cta.png) top left no-repeat;
}

#page-wrapper #body-inner .sidebar .block .cta-bottom {
    background: url(/images/bg-sidebar-cta-bottom.png);
    display: block;
    height: 5px;
    width: 100%;
}

#page-wrapper #body-inner .sidebar .block .cta h2 {
    color: #dd1a32;
    font-size: 30px;
    margin-bottom: 30px;
}

#page-wrapper #body-inner .sidebar .block .cta p {
    margin-bottom: 20px;
}

#page-wrapper #body-inner .sidebar .block .cta a.secondary-button {
    padding: 7px 20px;
    font-size: 14px;
}

#page-wrapper #body-inner .sidebar .block .cta small {
    font-size: 12px;
    line-height: 16px;
}

#page-wrapper #body-inner .page-content {
    width: 910px;
    margin: 35px 0px 30px 10px;
    float: left;
}

#page-wrapper #body-inner .page-content.landing-page {
    float: none;
    width:auto;
}

#page-wrapper #body-inner .page-content h2,
#page-wrapper #body-inner .page-content h3,
#page-wrapper #body-inner .page-content h4 {
    color: #58595b;
    font-weight: bold;
}

#page-wrapper #body-inner .page-content h2 {
    font-size: 36px;
    line-height: 36px;
}

#page-wrapper #body-inner .page-content h3 {
    font-size: 18px;
}

#page-wrapper #body-inner .page-content h4 {
    font-size: 14px;
}

#page-wrapper #body-inner .page-content p {
    margin: 10px 0px 25px;
    line-height: 20px;
}

#page-wrapper #body-inner .page-content a {
    color: #dd1a32;
}

.list-cols {
}

.list-cols .list-col3 {
    width: 160px;
    float: left;
}

ul.green-checks {
    margin: 0px 0px 15px 25px;
    list-style-type: none;
}

ul.green-checks li {
    padding: 0px 0px 7px 20px;
    font-weight: bold;
    background: url(/images/bg-green-check.png) top left no-repeat;
    margin-left: 0px;
}

#page-wrapper #body-inner #find-program {
    margin: 30px 0px;
}

#page-wrapper #body-inner #find-program .search {
    margin: 15px 0 20px;
}

#page-wrapper #body-inner #find-program .search table {
}

#page-wrapper #body-inner #find-program .search table tr td {
    padding: 3px 5px 0px;
    border-collapse: collapse;
}

#page-wrapper #body-inner #find-program .search table tr td:first-of-type {
    padding-left: 0;
}

#page-wrapper #body-inner #find-program .search table tr td:last-of-type {
    padding-right: 0;
}

#page-wrapper #body-inner #find-program .results {
    width: 380px;
    height: 400px;
    overflow: auto;
    float: left;
}

#page-wrapper #body-inner #find-program .results ul {
    margin: 20px 40px 0 0px;
    list-style-type: none;
}

#page-wrapper #body-inner #find-program .results ul li {
    margin-left: 0px;
    margin-bottom: 20px;
    border-bottom: 1px solid #cdcecf;
    background: url(/images/bg-program-item.png) top left no-repeat;
    padding: 0px 0px 40px 40px;
}

#page-wrapper #body-inner #find-program .results ul li span {
    display: block;
}

#page-wrapper #body-inner #find-program .results ul li .program-name {
    font-weight: bold;
    color: #58595b;
}

#page-wrapper #body-inner #find-program .results ul li .phone-no {
}

#page-wrapper #body-inner #find-program .results ul li .channel {
    margin: 15px 0px 10px;
    font-weight: bold;
    color: #58595b;
}

#page-wrapper #body-inner #find-program .results ul li ul.programs {
    margin: 15px 0px 10px;
}

#page-wrapper #body-inner #find-program .results ul li ul.programs li {
    font-weight: bold;
    padding: 0;
    margin: 0;
    border: none;
    background: none;
}

#page-wrapper #body-inner #find-program .results ul li ul.programs li span {
    padding-top: 10px;
    color: #58595b;
}

#page-wrapper #body-inner #find-program .results ul li ul.programs li .secondary-button {
    padding: 3px 7px;
}

#page-wrapper #body-inner #find-program .map {
    width: 520px;
    float: left;
    margin-left: 30px;
}

#page-wrapper #body-inner #steps {
    width: 720px;
    height: 75px;
    margin: 15px auto 30px;
    background: url(/images/bg-steps-ie.gif) no-repeat top center;
    list-style-type: none;
}

#page-wrapper #body-inner #steps li {
    float: left;
    background: url(/images/bg-step.png) top center no-repeat;
    height: 75px;
    margin: 0px 15px;
    width: 150px;
    text-align: center;
    color: #cdc7b0;
    font-size: 10px;
    position: relative;
}

#page-wrapper #body-inner #steps li.current {
    float: left;
    background: url(/images/bg-step-active.png) top center no-repeat;
    color: #939598;
}

#page-wrapper #body-inner #steps li .arrow {
    width: 10px;
    height: 9px;
    position: absolute;
    left: 39px;
    top: 23px;
    background: url(/images/bg-steps-arrow.gif) no-repeat top left;
}

#page-wrapper #body-inner #steps li .step-no {
    font-size: 28px;
    display: block;
    margin: 20px 0px 0px;
    text-align: center;
}

#page-wrapper #body-inner #steps li .step-desc {
    display: block;
    margin: 20px 0 0;
}

#page-wrapper #body-inner #program-info {
}

#page-wrapper #body-inner #program-info .program-infotable {
    margin-top: 25px;
}

#page-wrapper #body-inner #program-info .program-infotable strong {
    color: #58595B;
}

#page-wrapper #body-inner #program-info .enrollment-table {
    font-size: 16px;
}

#page-wrapper #body-inner #program-info .enrollment-table tr td {
    padding: 10px;
    text-align: right;
    color: #58595B;
}

.c-card {
    margin: 0px 5px;
}

.simple-tabs {
    margin: 30px 0 0;
}

.simple-tabs ul {
    height: 20px;
    padding: 0 10px;
    list-style-type: none;
}

.simple-tabs ul li {
    float: left;
    margin-left: 0px;
}

.simple-tabs ul li a {
    padding: 5px 15px;
    border: 1px solid #c6c6c6;
    border-right: none;
    margin-bottom: -1px;
    background: #f7f7f7;
    color: #58595B;
}

.simple-tabs ul li a:hover {
    text-decoration: none;
}

.simple-tabs ul li.active a {
    font-weight: bold;
    background: #fff;
    border-bottom: 1px solid #fff;
    padding: 10px 15px 6px;
}

.simple-tabs ul li.active a, .simple-tabs ul li.first a, .simple-tabs div {
    border-top-left-radius: 2px;
    -moz-border-top-left-radius: 2px;
    -webkit-border-top-left-radius: 2px;
}

.simple-tabs ul li.active a, .simple-tabs ul li.last a, .simple-tabs div {
    border-right: 1px solid #c6c6c6;
    border-top-right-radius: 2px;
    -moz-border-top-right-radius: 2px;
    -webkit-border-top-right-radius: 2px;
}

.simple-tabs div {
    border: 1px solid #c6c6c6;
    padding: 20px;
    overflow: hidden;
    width: 100%;
    min-height: 120px;
}

.simple-tabs div h2,
.simple-tabs div h3,
.simple-tabs div h4 {
    color: #58595b;
    font-weight: bold;
}

.simple-tabs div h2 {
    font-size: 36px;
}

.simple-tabs div h3 {
    font-size: 18px;
}

.simple-tabs div h4 {
    font-size: 14px;
}

.simple-tabs div p {
    margin: 10px 0px 25px;
    line-height: 20px;
}

.simple-tabs div a {
    color: #dd1a32;
}

.simple-tabs div ul {
}

.simple-tabs div ul li {
    float: none;
}

/* end pages */
/*#page-wrapper #body-inner.myaccount .sidebar {
    width: 180px;
    margin: 30px 20px 30px 0px;
    float: left;
}*/

#page-wrapper #body-inner.myaccount .sidebar .block ul.side-nav li.current a {
    background-image: url(../images/bg-nav-arrow-right-active.png);
    color: #dd1a32;
    text-decoration: none;
}

/*#page-wrapper #body-inner.myaccount .page-content {
    width: 720px;
}*/

#page-wrapper #body-inner.myaccount .page-content #filterPrograms {
    margin: 15px 0;
}
/*#page-wrapper #body-inner.myaccount input[type=checkbox] {
	margin:5px 5px 0px 0px;
}*/
.myaccount #videoListTable {
}

#tblUsers {
    margin-bottom: 10px;
}

.infotable {
    border-collapse: collapse;
}

.infotable strong {
    font-weight: bold;
    color: #58595b !important;
}

.infotable a.download {
    padding: 0 0 0 15px;
    background: url(../img/bg-arrow-down.png) center left no-repeat;
    color: #58595b !important;
    font-size: 11px;
}

.infotable a.download:hover {
    color: #667331 !important;
    text-decoration: none;
    background-image: url(../img/bg-arrow-down-active.png);
}

.infotable a.lic-popup {
    font-weight: bold;
    color: #58595b !important;
}

.infotable a.lic-popup:hover {
    color: #667331 !important;
}

.infotable thead tr th {
    border-top: 1px solid #d9d9d9;
}

.infotable thead tr th:first-of-type {
    border-top-left-radius: 2px;
}

.infotable thead tr th:last-of-type {
    border-top-right-radius: 2px;
}
/*.infotable thead tr th{background:#d9d9d9;text-align:left;border-bottom:1px solid #ccc;font-weight:bold;padding:6px 7px;color:#58595b;}*/
.infotable thead tr th {
    background-color: #d9d9d9;
    text-align: left;
    border-bottom: 1px solid #ccc;
    font-weight: bold;
    padding: 6px 10px 0 6px;
    color: #58595b;
}

.infotable tbody tr td {
    border-bottom: 1px solid #d9d9d9;
    padding: 10px 3px;
    /*text-align:center;*/
}

.infotable tbody tr td:first-of-type, .infotable thead tr th:first-of-type {
    border-left: 1px solid #d9d9d9;
}

.infotable tbody tr td:last-of-type, .infotable thead tr th:last-of-type {
    border-right: 1px solid #d9d9d9;
}

.infotable tr td.lic {
    font-size: 10px;
}

/* start facilitaor local site */
.local-site {
    margin-top: 30px;
}

.local-site .block {
    margin: 10px 0px 20px;
    display: block;
    overflow: hidden;
}

.local-site .ls-content-left {
    width: 560px;
    float: left;
    margin-right: 20px;
}

.local-site .ls-content-left .facilitatorBanner {
    width: 560px;
}

.local-site .ls-content-left .block img.banner {
    margin-bottom: 15px;
}

.local-site .ls-content-left .programs {
    margin-top: 20px;
}

.local-site .ls-content-left .programs .info {
    float: left;
    width: 239px;
    border-right: 1px solid #e6e6e6;
    padding-right: 10px;
    margin-right: 10px;
}

.local-site .ls-content-left .programs .info .channel {
    margin: 15px 0px 10px;
    font-weight: bold;
    color: #58595b;
}

.local-site .ls-content-left .programs .activeprograms {
    width: 300px;
    float: left;
}

.local-site .ls-content-left .programs .activeprograms ul {
    list-style-type: none;
}

.local-site .ls-content-left .programs .activeprograms ul li {
    font-weight: bold;
    padding: 0;
    margin: 0;
    border: none;
    background: none;
}

.local-site .ls-content-left .programs .activeprograms ul li span {
    padding-top: 10px;
    color: #58595b;
}

.local-site .ls-content-left .programs .activeprograms ul li .secondary-button {
    padding: 3px 7px;
}

.local-site .ls-content-left .blog-banner {
    position: relative;
    width: 560px;
    height: 75px;
    margin-bottom: 15px;
    background: url(/images/blog-banner.jpg) top left no-repeat;
}

.local-site .ls-content-left .blog-banner .secondary-button {
    position: absolute;
    bottom: 5px;
    right: 5px;
}

.local-site .ls-content-left .blog-posts {
    list-style-type: none;
}

.local-site .ls-content-left .blog-posts .post {
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 30px;
    margin-left: 0px;
}

.local-site .ls-content-left .blog-posts h3 {
}

.local-site .ls-content-left .blog-posts .post-info {
    position: relative;
    margin-top: 20px;
}

.local-site .ls-content-left .blog-posts .post-info .date {
    position: absolute;
    top: 0px;
    right: 0px;
}

.local-site .ls-content-left .blog-posts .post-info h5 {
    font-weight: bold;
    width: 480px;
}

.local-site .ls-content-left .blog-posts .post-info h5 a {
    color: #58595B;
}

.local-site .ls-content-right {
    width: 340px;
    min-height: 150px;
    float: left;
    padding-left: 20px;
    background: url(/images/ls-content-right-bg.jpg) repeat-y top left;
    position: relative;
    z-index: 0;
}

.local-site .ls-content-right .top-fade, .local-site .ls-content-right .bot-fade {
    width: 31px;
    height: 59px;
    display: block;
    position: absolute;
    left: 0;
    z-index: -1;
}

.local-site .ls-content-right .top-fade {
    top: 0px;
    background: url(../images/ls-content-right-bg-top.jpg) top left no-repeat;
}

.local-site .ls-content-right .bot-fade {
    bottom: 0px;
    background: url(../images/ls-content-right-bg-bot.jpg) top left no-repeat;
}

.local-site .ls-content-right .block {
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 20px;
}

.local-site .ls-content-right .block .facilitatorPic {
    width: 130px;
    margin: 0px 20px 10px 0px;
    float: left;
}

.local-site .ls-content-right .facilitatorblock, .local-site .ls-content-right .programblock {
    width: 360px !important;
    margin-top: 0px !important;
}

/* end facilitaor local site */

/* start pagination */
ul.pagination {
    margin-top: 10px;
    display: block;
}

ul.pagination li {
    float: left;
    margin-right: 2px;
}

ul.pagination li a {
    display: block;
    padding: 4px 9px;
    border: 1px solid #d9d9d9;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    text-shadow: 1px 1px 0px #fff;
    -moz-text-shadow: 1px 1px 0px #fff;
    -webkit-text-shadow: 1px 1px 0px #fff;
    color: #888;
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(47%,#f6f6f6), color-stop(100%,#ededed)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */
}

ul.pagination li a:hover {
    text-decoration: none;
    box-shadow: inset 1px 1px 0px #fff;
    border-color: #bbb;
    color: #666;
}

ul.pagination li a:active {
    text-shadow: none;
    border-color: #bbb;
    color: #666;
    box-shadow: inset 1px 1px 3px rgba(0,0,0,0.1);
    background: #e5e5e5; /* Old browsers */
    background: -moz-linear-gradient(top, #e5e5e5 0%, #ededed 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e5e5e5), color-stop(100%,#ededed)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #e5e5e5 0%,#ededed 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #e5e5e5 0%,#ededed 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #e5e5e5 0%,#ededed 100%); /* IE10+ */
    background: linear-gradient(to bottom, #e5e5e5 0%,#ededed 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e5e5', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */
}

ul.pagination li.current {
    font-weight: bold;
    color: #333;
}

/* end pagination */

/*General*/


h1 {
    font-family: verdana;
    font-size: 4.5em;
    line-height: 1.1em;
}

h1.jumbotron {
    font-family: verdana;
    font-size: 4.5em;
    line-height: 1.1em;
    margin-top: 4%;
    word-wrap: break-word;
}

.subHeader {
    font-family: verdana;
    font-size: 1.5em;
    font-weight: bold;
    line-height: 1.3em;
    margin: 2% 0 4% 0;
    width: 80%;
}

.introduction {
    font-family: verdana;
    font-size: 1.4em;
    font-weight: bold;
    line-height: 1.3em;
    margin: 2% 0 2% 0;
}

a {
    outline: none;
}

.share {
    margin: 4% 0;
}

.right {
    float: right;
}

/*Top*/


.logotype {
    margin: 2% 0;
}


/*Search page*/

.grayHead {
    border-radius: 4px;
    background: #f1f1f1;
    margin-bottom: 2%;
}

.grayHead h2, .grayHead p {
    margin: 1%;
}

.btnCheckbox {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #F5F5F5;
    background-image: -moz-linear-gradient(center top, #FFFFFF, #E6E6E6);
    background-repeat: repeat-x;
    border-color: #E6E6E6 #E6E6E6 #A2A2A2;
    border-image: none;
    border-radius: 4px 4px 4px 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    color: #333333;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0;
    padding: 4px 14px;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
}

.btn-primary:hover, .btn-group .btnCheckbox,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
    background-color: #0055cc;
    *background-color: #004ab3;
}

.SearchResults img, .listResult img {
    float: left;
    margin-bottom: 1%;
    margin-right: 2%;
}

.listResult h3 {
    font-size: 1.3em;
}

.SearchResults hr, .listResult hr {
    width: 100%;
    clear: both;
    margin: 2% 0;
}

/*Content*/

.row {
    /*margin-bottom:1%;*/
}

.preview {
    margin-left: 30px;
}

.span2, .span3, .span4, .span5, .span6, .span7, .span8, .span9, .span10, .span11, .span12 {
    margin-bottom: 2%;
}

#header .span2, #header .span10 {
    margin-bottom: 0px;
}

.pagelistblock div {
    padding-left: 5px;
}

.pagelistblock .theme1 {
    border-left: 2px solid #EB5E31;
}

.pagelistblock .theme2 {
    border-left: 2px solid #BF5D8C;
}

.pagelistblock .theme3 {
    border-left: 2px solid #9FC733;
}

.quotePuff {
    height: 250px;
}

.quotePuff h3 {
    margin: 22% 10%;
    text-align: center;
}



.xformvalidator {
    padding: 8px 35px 8px 14px;
    margin-bottom: 5px;
    color: #b94a48;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    background-color: #f2dede;
    border: 1px solid #eed3d7;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    float: left;
}


.teaserblock.full, .teaserblock.wide, .teaserblock, .teaserblock.half {
    text-align: center;
    margin-bottom: 2%;
}

.teaserblock.full img, .teaserblock.wide img {
    float: left;
    margin-right: 30px;
    max-width: 375px;
    overflow: hidden;
}

.teaserblock.full h2, .teaserblock.full p, .teaserblock.wide h2, .teaserblock.wide p {
    text-align: left;
    margin: 0 10px 10px 0;
}

.teaserblock.full p, .teaserblock.wide p {
    font-size: 1.3em;
}

.teaserblock.full h2, .teaserblock.wide h2 {
    margin: 10px 10px 10px 0;
    font-size: 3em;
}


.teaserblock p {
    width: 96%;
    margin-left: 2%;
}

.border {
    border-radius: 4px;
    border: 1px solid #d6d6d6;
    text-align: center;
    overflow: hidden;
}

.border p {
    width: 96%;
    margin-left: 2%;
}

.teaserblock h2, .teaserblock p, a h2, a p {
    color: #333;
}

.border a:hover h2 {
    text-decoration: underline !important;
}

.teaserblock a, .teaserblock a:hover, .teaserblock.full a, .teaserblock.full a:hover, .teaserblock.half a, .teaserblock.half a:hover, .teaserblock.wide a, .teaserblock.wide a:hover {
    color: #333;
}

.teaserblock h2, .teaserblock p {
    text-align: center;
    margin-left: 1%;
    width: 98%;
}

.colorBox {
    border-radius: 4px;
    margin: 10px 0;
    padding-bottom: 3px;
    background: #bdbdbd;
    background-image: -moz-linear-gradient(center top, #d9d9d9, #bdbdbd);
    color: #333;
}

.block.theme1 {
    background: #eb5e31;
    background-image: -moz-linear-gradient(center top, #eb8931, #eb5e31);
    color: #fff;
}

.block.theme2 {
    background: #bf5d8c;
    background-image: -moz-linear-gradient(center top, #db5a98, #bf5d8c);
    color: #fff;
}

.block.theme3 {
    background: #9fc733;
    background-image: -moz-linear-gradient(center top, #b1e031, #9fc733);
    color: #fff;
}

.colorBox ul {
    list-style-type: none;
    margin: 0 0 2% 3%;
}

.colorBox a, .colorBox a:hover {
    color: #333;
}

.block.theme1 a, .block.theme1 a:hover, .block.theme2 a, .block.theme2 a:hover, .block.theme3 a, .block.theme3 a:hover {
    color: #fff;
}

.colorBox h2, .colorBox p {
    margin: 1% 3%;
}

.formContainer p {
    margin-bottom: 4px;
    margin-top: 4px;
}

/* ====== media ====== */
.media {
    margin: 10px;
    margin-left: 0px;
}

.media, .mediaText {
    overflow: hidden;
    _overflow: visible;
    zoom: 1;
}

.media .mediaImg {
    float: left;
    margin-right: 30px;
}

.media .mediaImg img {
    display: block;
    max-width: 370px;
}

.span8 .media .mediaImg img {
    max-width: 300px;
    margin-right: 15px;
}

.media p {
    font-size: 1.3em;
}

.media h2 {
    font-size: 3em;
    margin: 10px 0;
}

/*Buttons*/

.btn-blue {
    width: 100%;
    max-width: 170px;
    height: 50px;
    border-radius: 4px;
    background: #2677af;
    background-image: -moz-linear-gradient(center top, #3989c2, #2677af);
    color: #fff;
    display: inline-block;
    text-align: center;
    line-height: 50px;
    font-size: 1.2em;
    letter-spacing: 0.5px;
    margin-bottom: 10px;
    clear: both;
    font-weight: bold;
}

.btn-blue:hover {
    background: #4b8ab7;
    background-image: -moz-linear-gradient(center top, #5f9eca, #4b8ab7);
    text-decoration: none;
    color: #fff;
}

/*Video*/

.embed {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}

.embed iframe, .embed object, .embed embed, .embed video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*Footer*/

/*.footer ul {
	list-style-type:none;
	margin:1% 0;
	}*/

#footer-wrapper {
    position: relative;
    background: #fff;
    min-height: 300px;
    margin-top: 100px;
    min-width:1260px;
}

#footer-wrapper .newsletter-wrapper {
    width: 959px;
    margin: 0px auto;
    position: relative;
    padding: 0px 10px;
}

#footer-wrapper ul {
    list-style-type: none;
}

#footer-wrapper ul li {
    height: 22px;
    margin-left: 0px;
}

#footer-wrapper h3 {
    color: #939598;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}

#footer-wrapper a {
    color: #c2c2c2;
}

#footer-wrapper a:hover {
    color: #939598;
}

#footer-wrapper p {
    color: #58595b;
    margin-top: 0px;
}

#footer-wrapper #footer-signup {
    background: #cad3d9;
    height: 45px;
    margin-bottom: 20px;
.margin-left:-22px;
}

#footer-wrapper #footer-signup #footer-signup-form { /*background:url(/images/bg-footer-signup.png) top left no-repeat;*/
    display: inline;
    height: 45px;
    position: relative;
    width: 700px;
}

#footer-wrapper #footer-signup h3 {
    color: #ffffff;
    margin-top: 15px;
    margin-right: 15px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.52);
}

#footer-wrapper #footer-signup #footer-signup-form input[type=text],
#footer-wrapper #footer-signup #footer-signup-form input[type=submit] {
    background: none;
    height: 22px;
    border: none;
    padding: 0px;
    margin: 0px;
}

#footer-wrapper #footer-signup #footer-signup-form input[type=text] {
    background-color: white;
    width: 196px;
    width: 189px\9;
    padding: 0px 5px;
    display: inline;
    margin-right: 5px;
    margin-top: 7px;
.padding-top:7px;
}

#footer-wrapper #footer-signup #footer-signup-form input[type=submit] {
    background: url(/images/btn-sign-up.png);
    width: 65px;
    height: 28px;
    text-indent: -100em;
    margin-top: 10px;
    float: none;
}

#footer-wrapper #footer-signup #footer-signup-form input[type=submit]:hover {
    background-position: 0px -28px;
}

#footer-wrapper .footer-col {
    position: relative;
    display: inline;
    float: left;
    margin: 0 10px;
}

#footer-wrapper .footer-col:first-of-type {
    margin-left: 0px;
}

#footer-wrapper .footer-col:last-of-type {
    margin-right: 0px;
}

#footer-wrapper .footer-col.col1 {
    width: 125px !important;
    /*width: 60px\9;*/
}

#footer-wrapper .footer-col.col2 {
    width: 200px !important;
    /*width: 140px\9;*/
}

#footer-wrapper .footer-col.col3 {
    width: 200px !important;
    /*width: 126px\9;*/
}

#footer-wrapper .footer-col.col4 {
    width: 180px !important;
}

#footer-wrapper .footer-col.col5 {
    /*width: 111px\9;*/
    width: 150px !important;
}

#footer-wrapper .footer-col.col6 {
    width: 255px !important;
    text-align: right;
}
/*Footer end*/

/*Fixes*/

.setMargins div.span4 {
    margin-bottom: 20px;
}



/*Alloy Menu*/

.alloyMenu {
    color: #323335;
    letter-spacing: 0.1px;
    font-family: verdana;
    text-shadow: none !important;
    margin-top: 3%;
    margin-bottom: 18px;
}

.alloyMenu .navbar-inner {
    background: #fff;
    color: #323335;
    text-shadow: none !important;
    box-shadow: none;
}

.alloyMenu .navbar .nav > li > a {
    color: #323335;
    padding-bottom: 12px;
    line-height: 23px;
    text-shadow: none !important;
    outline: none;
}

.alloyMenu .navbar .nav > li > a:hover {
    background: #fff;
    text-shadow: none !important;
    color: #2980bd;
    border-bottom: 1px solid #2980bd;
}

.alloyMenu .navbar .nav > li > a.theme1:hover {
    background: #fff;
    text-shadow: none !important;
    color: #EB5E31;
    border-bottom: 1px solid #EB5E31;
}

.alloyMenu .navbar .nav > li > a.theme3:hover {
    background: #fff;
    text-shadow: none !important;
    color: #9FC733;
    border-bottom: 1px solid #9FC733;
}

.alloyMenu .navbar .nav > li > a.theme2:hover {
    background: #fff;
    text-shadow: none !important;
    color: #BF5D8C;
    border-bottom: 1px solid #BF5D8C;
}

.alloyMenu .navbar .nav > li.active > a {
    background: #fff;
    text-shadow: none !important;
    color: #2980bd;
    border-bottom: 1px solid #2980bd;
}

.alloyMenu .navbar .nav > li.active > a.theme1 {
    background: #fff;
    text-shadow: none !important;
    color: #EB5E31;
    border-bottom: 1px solid #EB5E31;
}

.alloyMenu .navbar .nav > li.active > a.theme3 {
    background: #fff;
    text-shadow: none !important;
    color: #9FC733;
    border-bottom: 1px solid #9FC733;
}

.alloyMenu .navbar .nav > li.active > a.theme2 {
    background: #fff;
    text-shadow: none !important;
    color: #BF5D8C;
    border-bottom: 1px solid #BF5D8C;
}

.alloyMenu .navbar ul {
    font-size: 1em;
}

.alloyMenu .caret {
    opacity: 0.9;
    color: #323335;
    border-top-color: #323335 !important;
    border-bottom-color: #323335 !important;
}

.alloyMenu .navbar-search .search-query {
    padding: 4px 5px 4px 13px;
    text-shadow: none;
    background: #fff;
    margin-bottom: 0;
    border-color: #d9d9d9;
    box-shadow: none;
}

form.navbar-search {
    background: #d6d6d6;
    border: 1px solid #d6d6d6;
    border-radius: 4px;
    padding: 4px 5px;
    margin-top: 0;
}

.alloyMenu .navbar-search .search-query:focus, .navbar-search .search-query.focused {
    padding: 4px 5px 4px 13px;
    text-shadow: none;
    border: 1px solid #d9d9d9;
    color: #aaa;
}

.search-query {
    margin-bottom: 0px !important;
    margin-top: 7px;
    width: 200px;
    color: #aaa;
}

.searchButton {
    height: 28px !important;
    width: 28px !important;
    background: url(../gfx/searchbuttonsmall.png) no-repeat top left !important;
    border: none !important;
    margin-top: 7px !important;
}

l
    /*Alloy side navigation*/
#alloyDrop .accordion-group {
    border: 1px solid #ddd;
}

#alloyDrop .accordion-group li {
    line-height: 40px;
}

#alloyDrop .accordion-group .accordion-heading {
    background: #fff;
}

#alloyDrop .accordion-group .accordion-heading a.accordion-toggle, .side-nav a {
    color: #939598;
    outline: none;
    display: block;
    border-bottom: 1px solid #E6E6E6;
    padding: 7px 16px 7px 0px;
    background: url(/images/bg-nav-arrow-right.png) center right no-repeat;
}

#alloyDrop .accordion-group .accordion-heading a.accordion-toggle:hover, .side-nav a:hover {
    background-image: url(/images/bg-nav-arrow-right-active.png);
    color: #dd1a32;
    text-decoration: none;
}

#alloyDrop .accordion-group ul {
    margin: 0px 0;
    background: #fff;
    list-style-type: none;
}

#alloyDrop .accordion-group ul ol, #alloyDrop .accordion-group ul ul {
    margin: 5px 0 0 0;
    background: #fff;
    list-style-type: none;
}

#alloyDrop .accordion-group ul li {
    width: 100%;
}

#alloyDrop .accordion-group ul li .icon-chevron-down {
    margin-top: 10px;
    margin-right: 15px;
}


#alloyDrop .accordion-group ul li a {
    padding-left: 30px;
    width: 100%;
    color: #333;
}

#alloyDrop .accordion-group ul li a:hover {
    color: #2980BD !important;
}

#alloyDrop .accordion-group ul li ol {
    padding-left: 0px;
    background: #fff;
}

#alloyDrop .accordion-group ul ol li, #alloyDrop .accordion-group ul ul li {
    border-bottom: 0px solid #d6d6d6;
    border-top: 1px solid #d6d6d6;
}

#alloyDrop .accordion-group ul ol li a, #alloyDrop .accordion-group ul ul li a {
    padding-left: 50px;
}

#alloyDrop a.active {
    /*background: none repeat scroll 0 0 #2980BD;*/
    background: url(/images/bg-nav-arrow-right-active.png) center right no-repeat !important;
    color: #dd1a32 !important;
}

/*Campaign*/

.campaign-wrapper {
    margin: 5% 0;
}

/*Alloy Breadcrumb*/

.alloyBreadcrumb {
    background: none;
    list-style-type: none;
    margin: 0 0 -20px 0;
    padding: 7px 14px;
}

.alloyBreadcrumb li {
    display: inline;
}

.alloyBreadcrumb .divider {
    color: #999;
    padding: 0 5px;
}

.thankyoumessage {
    padding: 1em 0.5em;
    margin: 0;
    font-weight: bold;
}

/* Edit container style */
.epi-editContainer {
    min-height: 1.1em;
    min-width: 1.6em;
}
/* CSS specific to edit mode, such as help content displayed to the editor */

h2 {
    EditMenuName: Header 2;
}

h3 {
    EditMenuName: Header 3;
}

/*Block Preview*/

.alert-info {
    border-color: #B8C0C5;
    color: black;
    font-family: Verdana;
    font-size: 1em;
    font-style: italic;
    background-color: #B8C0C5;
    shadow: 5px #000;
    box-shadow: 3px 3px 5px #CCC;
    background-image: url(http://fn-head:17000/EPiServer/Shell/1.0.371/ClientResources/epi/themes/sleek/epi/images/intermediatebgPattern.png);
    text-align: center;
}

block placeholder: .border {
    background-color: #f2f2f2;
}


/*
.alert-info {
    background-color: #FFF8AA;
    border-color: #858585;
    color: #000000;
    font-family: Verdana;
    font-size: 12px;
}

.alert-info
{
    border-color: #B8C0C5;
    color: black;
    font-family: Verdana;
    font-size: 12px;
    margin-left: -1000px;
    margin-right: -1000px;
    padding-left: 1000px;
    padding-right: 1000px;
    font-style: italic;
    background-color: #B8C0C5;
    shadow: 5px #000;
    box-shadow: 3px 3px 5px #CCC;
    background-image: url(http://fn-head:17000/EPiServer/Shell/1.0.371/ClientResources/epi/themes/sleek/epi/images/intermediatebgPattern.png);
    text-align: center;
    }
*/
.header.dim {
    margin: 2% 0;
    opacity: 0.3;
}

.scroll {
    outline: none;
}

.jspContainer {
    overflow: hidden;
    position: relative;
}

.jspPane {
    position: absolute;
}

.jspVerticalBar {
    position: absolute;
    top: 0;
    right: 0;
    width: 2px;
    margin-right: 15px;
    height: 100%;
    background: red;
}

.jspHorizontalBar {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 16px;
    background: red;
}

.jspVerticalBar *, .jspHorizontalBar * {
    margin: 0;
    padding: 0;
}

.jspCap {
    display: none;
}

.jspHorizontalBar .jspCap {
    float: left;
}

.jspTrack {
    background: #e6e6e6;
    position: relative;
    width: 6px;
}

.jspDrag {
    background: #939598;
    position: relative;
    top: 0;
    cursor: pointer;
    width: 6px;
}

.jspHorizontalBar .jspTrack, .jspHorizontalBar .jspDrag {
    float: left;
    height: 100%;
}

.jspArrow {
    background: #50506d;
    text-indent: -20000px;
    display: block;
    cursor: pointer;
}

.jspArrow.jspDisabled {
    cursor: default;
    background: #80808d;
}

.jspVerticalBar .jspArrow {
    height: 16px;
}

.jspHorizontalBar .jspArrow {
    width: 16px;
    float: left;
    height: 100%;
}

.jspVerticalBar .jspArrow:focus {
    outline: none;
}

.jspCorner {
    background: #eeeef4;
    float: left;
    height: 100%;
}

* html .jspCorner {
    margin: 0 -3px 0 0;
}

.login {
    width: 330px;
    padding: 25px;
    border: 1px solid #d9d9d9;
    margin: 0 auto;
    margin-top: 70px;
}

.login a {
    color: #dd1a32;
    text-decoration: none;
}

.login a:hover {
    text-decoration: underline;
}

#usersPage .divider, #channelPage .divider, #videoPage .divider {
    border-bottom: 1px solid #E6E6E6;
    clear: both;
    width: 100%;
    margin: 25px 0px 15px 0px;
}

#usersPage #users_shown select#users_shown, #channelPage #channels_shown select#channels_shown, #videoPage #videos_shown select#videos_shown,
{
    width: 50px;
    height: 26px;
}

#usersPage table#searchUsers label, #channelPage table#searchChannels label, #videoPage table#searchVideos label {
    margin-right: 5px;
}

#usersPage #usersTable table tr.gray, #channelPage #channelTable table tr.gray, #videoPage #videoTable table tr.gray {
    background: #f6f6f6;
}

#userEdit, #channelEdit, #videoEdit {
    padding: 20px;
}

#channelEdit {
    padding: 0;
}

#userEdit h2.din, #channelEdit h2.din, #videoEdit h2.din {
    font-size: 36px !important;
}

#userEdit h3.din, #channelEdit h3.din, #videoEdit h3.din {
    font-size: 18px;
}

#videoEdit h3.din {
    margin-top: 20px;
}

#userEdit table input.longfield, #channelEdit table input.longfield, #videoEdit table input.longfield {
    width: 252px;
    /*width: 232px\9;*/
    border: none;
}

#videoEdit table input.smallfield {
    border: none;
    width: 145px;
}

#userEdit ul#channels {
    margin-top: 5px;
    list-style-type: none;
}

#userEdit ul#channels input[type=checkbox] {
    margin-right: 5px;
}

#userEdit a#cancel, #channelEdit a#cancel, #videoEdit a#cancel {
    display: block;
    margin-top: 11px;
    margin-right: 10px;
    color: #DD1A32;
}

#channelEdit select#edit_parentChannel {
    height: 26px;
    width: 252px;
}

#channelEdit table#assignedVideos tr {
    height: 25px;
}

.prodImg {
    margin: 0px 12px 12px 0px;
    float: left;
}

#CorporateReg td {
    vertical-align: middle;
}

/*input#Content_Content_MainContent_ctl00_txtUserName, input#Content_Content_MainContent_ctl00_txtPassword {
    border: none;
}*/

input#EditUser_btnChangePassword {
    margin-right: 15px;
}

td.chkVideo {
    padding-right: 15px;
}

/*  Adde by MK*/

#tblUsers_length select {
    border-radius: 5px 5px 5px 5px;
    height: 26px;
    padding: 3px;
    width: 50px;
}

.aspNetDisabled {
    float: left;
}
a.aspNetDisabled {
    float: left;
    cursor:pointer;
}
#tblUsers_filter label input[type=text] {
    background-image: url("/images/sprite-txt-small.png");
    height: 26px;
    width: 123px;
    float: right;
    border: none;
    margin-left: 3px;
}

.dataTables_filter label input[type=text] {
    background-image: url("/images/sprite-txt-small.png");
    height: 26px;
    width: 123px;
    float: right;
    border: none;
    margin-left: 3px;
}

#Comments > h2 {
    margin: 10px 0;
}

#Comments > label {
    padding: 10px 0;
}

#tblUsers_filter label {
    line-height: 24px;
}

input.btnDelete {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: #DD1A32;
    font-size: 12px;
    text-decoration: none;
    padding-left: 3px;
    float: none;
    padding-right: 3px;
}

input.btnDelete:hover {
    text-decoration: underline;
}

.chkVideo label {
    display: inline-block;
    padding-left: 3px;
}

.popupBody {
    padding: 0px;
}

#EditForm {
    /*display: inline-block;*/
    padding:25px 0px;
}

#tblUsers_wrapper input[type=checkbox] {
    margin-left: 0px;
    margin-right: 2px;
}

.EditComment {
    float: left;
    padding: 0 7px 0 0;
}

#tblTraingInfo_length select,
#tblComments_length select, #tblContacts_length select, #tblEventsRegistred_length select {
    border-radius: 5px 5px 5px 5px;
    padding: 3px;
    width: auto;
}

.table_training_info input.smallfield {
    float: left;
}

.left_checkout {
    border: 1px solid #CCCCCC;
    float: left;
    padding: 10px;
    width: 38%;
}



.left_checkout td {
    padding: 0 10px 10px 0;
}

.left_checkout .smallfield {
    float: left;
    margin-left: 15px;
}

.left_checkout label {
    float: left;
    padding-top: 8px;
}

.couponCodeRow {
    padding-top: 15px;
    border-top: 1px solid #ccc;
}

.left_checkout span {
    color: #7C7D80;
    margin-left: 30px;
}

.infoVidtable {
    border: 1px solid #D9D9D9;
}

/*.infoVidtable thead tr th {
        border-top: 1px solid #d9d9d9;
    }*/

.infoVidtable thead tr th:first-of-type {
    border-top-left-radius: 2px;
}

.infoVidtable thead tr th:last-of-type {
    border-top-right-radius: 2px;
}
/*.infotable thead tr th{background:#d9d9d9;text-align:left;border-bottom:1px solid #ccc;font-weight:bold;padding:6px 7px;color:#58595b;}*/
.infoVidtable thead tr th {
    background-color: #d9d9d9;
    text-align: left;
    font-weight: bold;
    padding: 6px 7px;
    color: #58595b;
    border: 1px solid #b1b1b1;
}

.infoVidtable tbody tr td {
    border: 1px solid #d9d9d9;
    padding: 10px 7px;
}

.infoVidtable tbody tr td table td {
    border: none;
    padding: 10px 7px;
    text-align: center;
}
/*.infotable tbody tr td:first-of-type, .infotable thead tr th:first-of-type {
            border-left: 1px solid #d9d9d9;
        }*/

/*.infoVidtable tbody tr td:last-of-type, .infoVidtable thead tr th:last-of-type {
            border-right: 1px solid #d9d9d9;
        }*/

.infotable tr td.lic {
    font-size: 10px;
}

.right_checkout {
    width: 55%;
    float: right;
}

.right_checkout input[type=radio] {
    float: left;
}

.right_checkout label {
    color: #7C7D80;
    float: left;
    padding: 5px 5px;
}

.right_checkout select {
    margin-right: 8px;
    width: 110px;
}

#ShippingAddressContainer {
    border: 1px dashed #BBBBBB;
    padding: 15px;
}

#ShippingAddressContainer > table {
    margin-left: 44px;
}

.posCheckbox input {
    margin: 5px;
}

.posCheckbox > table {
    float: left;
}

.smallfield2 {
    float: left;
}

.smallfield {
    float: left;
}

.formrow span {
    float: left;
    color: red;
}
.formrow span.notes {
    color:#7c7d80;
    line-height:26px;
}

#Contacts > h2 {
    margin: 10px 0;
}

#Contacts label {
    float: left;
    margin: 5px 30px 0 0;
}

.EditContact {
    float: left;
    padding: 0 7px 0 0;
}

#schedule ul ul {
    margin-left: 30px;
}

#add-new-program, #add-new-chapter {
    padding: 5px 0px 0px 15px; /*float:left*/
}

.filter-by {
    float: left;
    display: inline-block;
    font-weight: bold;
    margin: 4px 10px 0px 0px;
    padding-right: 10px;
    text-transform: uppercase;
    color: #58595b;
    line-height: 20px;
    border-right: 1px solid #58595b;
}
/* jQuery HtmlEditor */

div.jHtmlArea {
    display: inline block;
    border: 1px solid #CCCCCC;
    float: left;
}

div.jHtmlArea div {
    padding: 0px;
    margin: 0px;
}

div.jHtmlArea .ToolBar {
}

div.jHtmlArea .ToolBar ul {
    border: solid 1px #ccc;
    margin: 1px;
    padding: 1px;
    float: left;
    background: #fff url(jHtmlArea_Toolbar_Group_BG.png) repeat-x;
}

div.jHtmlArea .ToolBar ul li {
    list-style-type: none;
    float: left;
    border: none;
    padding: 1px;
    margin: 1px;
}

div.jHtmlArea .ToolBar ul li:hover {
    border: solid 1px #ccc;
    background: #ddd url(jHtmlArea_Toolbar_Group__Btn_Select_BG.png);
    padding: 0;
}

div.jHtmlArea .ToolBar ul li a {
    display: block;
    width: 16px;
    height: 16px;
    background: url(jHtmlArea.png) no-repeat -16px -500px;
    border: none;
    cursor: pointer;
    padding: 0px;
}

div.jHtmlArea .ToolBar ul li a.highlighted {
    border: solid 1px #aaa;
    background-color: #bbb;
    padding: 0;
}

div.jHtmlArea .ToolBar ul li.separator {
    height: 16px;
    margin: 0 2px 0 3px;
    border-left: 1px solid #ccc;
}

div.jHtmlArea .ToolBar ul li.separator:hover {
    padding: 1px;
    background-color: #fff;
    border-top: none;
    border-bottom: none;
    border-right: none;
}

div.jHtmlArea .ToolBar ul li a:hover {
}

div.jHtmlArea .ToolBar ul li a.bold {
    background-position: 0 0;
}

div.jHtmlArea .ToolBar ul li a.italic {
    background-position: -16px 0;
}

div.jHtmlArea .ToolBar ul li a.underline {
    background-position: -32px 0;
}

div.jHtmlArea .ToolBar ul li a.strikethrough {
    background-position: -48px 0;
}

div.jHtmlArea .ToolBar ul li a.link {
    background-position: -64px 0;
}

div.jHtmlArea .ToolBar ul li a.unlink {
    background-position: -80px 0;
}

div.jHtmlArea .ToolBar ul li a.orderedlist {
    background-position: -96px 0;
}

div.jHtmlArea .ToolBar ul li a.unorderedlist {
    background-position: -112px 0;
}

div.jHtmlArea .ToolBar ul li a.image {
    background-position: -128px 0;
}

div.jHtmlArea .ToolBar ul li a.cut {
    background-position: -144px 0;
}

div.jHtmlArea .ToolBar ul li a.copy {
    background-position: -160px 0;
}

div.jHtmlArea .ToolBar ul li a.paste {
    background-position: -176px 0;
}

div.jHtmlArea .ToolBar ul li a.html {
    background-position: -192px 0;
    opacity: 0.6;
    filter: alpha(opacity=60);
}

div.jHtmlArea .ToolBar ul li a.html.highlighted {
    opacity: 1.0;
    filter: alpha(opacity=100);
}

div.jHtmlArea .ToolBar ul li a.h1 {
    background-position: 0 -16px;
}

div.jHtmlArea .ToolBar ul li a.h2 {
    background-position: -16px -16px;
}

div.jHtmlArea .ToolBar ul li a.h3 {
    background-position: -32px -16px;
}

div.jHtmlArea .ToolBar ul li a.h4 {
    background-position: -48px -16px;
}

div.jHtmlArea .ToolBar ul li a.h5 {
    background-position: -64px -16px;
}

div.jHtmlArea .ToolBar ul li a.h6 {
    background-position: -80px -16px;
}

div.jHtmlArea .ToolBar ul li a.subscript {
    background-position: -96px -16px;
}

div.jHtmlArea .ToolBar ul li a.superscript {
    background-position: -112px -16px;
}

div.jHtmlArea .ToolBar ul li a.indent {
    background-position: -128px -16px;
}

div.jHtmlArea .ToolBar ul li a.outdent {
    background-position: -144px -16px;
}

div.jHtmlArea .ToolBar ul li a.horizontalrule {
    background-position: -160px -16px;
}

div.jHtmlArea .ToolBar ul li a.p {
    background-position: -176px -16px;
}


div.jHtmlArea .ToolBar ul li a.justifyleft {
    background-position: 0 -32px;
}

div.jHtmlArea .ToolBar ul li a.justifycenter {
    background-position: -16px -32px;
}

div.jHtmlArea .ToolBar ul li a.justifyright {
    background-position: -32px -32px;
}

div.jHtmlArea .ToolBar ul li a.increasefontsize {
    background-position: -48px -32px;
}

div.jHtmlArea .ToolBar ul li a.decreasefontsize {
    background-position: -64px -32px;
}

div.jHtmlArea .ToolBar ul li a.forecolor {
    background-position: -80px -32px;
}

/* End jHtmlArea */

a.redcol {
    color: #DD132A;
    font-weight: bold;
}

.Locationhint {
    font-size: 13px;
}

/*#Content_Content_MainContent_ctl00_chklistProgramStatus label {
    float: left;
    padding: 5px;
}*/


#Content_Content_MainContent_ctl00_chklstProgramStatus label {
    float: left;
    padding: 0 15px 15px 5px;
}

.searchButtons {
    float: left;
    margin: 15px 0 0;
    width: 30%;
}

.statusbox {
    float: left;
    width: 41%;
}

#divVidoes table {
    border: 1px solid #CCCCCC;
    margin-top: 20px;
    padding: 10px;
    width: 100%;
}


#divVidoes td {
    padding: 8px;
}

.fileRow input[type="checkbox"] {
    margin-right: 10px;
}

#divVidoes th {
    padding: 6px;
}

.facilatator-row td {
    padding-top: 5px;
}

.thumbimg {
    border: 1px solid #CCCCCC;
    float: left;
    height: 150px;
    padding: 10px;
    width: 250px;
}

.thumbDetails {
    float: left;
    margin: 0 0 0 50px;
    width: 340px;
}

.thumbDetails p {
    margin: 0 0 10px 0 !important;
}

.streamTable td {
    border: 1px solid #CCCCCC;
    padding: 10px;
}

.streamTable .formrow td {
    padding-left: 10px;
}

#tblUsers.infotable p {
    margin-bottom: 10px !important;
}

/*.block12 input[type="checkbox"] {
    margin: 5px;
}*/

.longestfield {
    background: url("/images/sprite-txt-longest.png") repeat scroll 0 0 transparent;
    border: medium none;
    width: 378px;
}

.facilitators.longestfield {
    background: url("/images/sprite-txt-longest.png") repeat scroll 0 0 transparent;
    border: medium none;
    width: 378px;
}

.smallestfield {
    background: url("/images/sprite-txt-smallest.png") repeat scroll 0 0 transparent;
    border: medium none;
    width: 26px;
    float: left;
}

.programDetails {
    margin-bottom: 16px;
    margin-top: 20px;
}

.programDetails > h4 {
    margin-bottom: 20px;
}

.programDetails > label {
    float: left;
    margin-right: 20px;
}

.payment-wrap h2 {
    margin-bottom: 25px;
}

.payment-wrap input[type="radio"] {
    float: left;
    margin: 5px;
}

.top-breadcrumb {
    margin: 30px 134px;
}

.top-breadcrumb ol {
    width: 665px;
}

.top-breadcrumb ol li {
    color: #ADAC9C;
    display: block;
    float: left;
    font: bold 1.1em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
    padding-top: 38px;
    text-align: center;
    width: 166px;
}

.top-breadcrumb ol li#one, .top-breadcrumb ol li.one {
    background: url("/images/enroll-steps.gif") no-repeat scroll 0 0 transparent;
}

.top-breadcrumb ol li#one.active, .top-breadcrumb ol li.one.active {
    background: url("/images/enroll-steps-active.gif") no-repeat scroll 0 0 transparent;
}

/*.top-breadcrumb ol li#two, .top-breadcrumb ol li#Content_Content_MainContent_ctl00_two {
                background: url("/images/enroll-steps.gif") no-repeat scroll -166px 0 transparent;
            }*/

.top-breadcrumb ol li#two.active, .top-breadcrumb ol li.two.active {
    background: url("/images/enroll-steps-active.gif") no-repeat scroll -166px 0 transparent;
}

.top-breadcrumb ol li#three, .top-breadcrumb ol li.three {
    background: url("/images/enroll-steps.gif") no-repeat scroll -332px 0 transparent;
}

.top-breadcrumb ol li#three.active, .top-breadcrumb ol li.three.active {
    background: url("/images/enroll-steps-active.gif") no-repeat scroll -332px 0 transparent;
}

.top-breadcrumb ol li#four, .top-breadcrumb ol li.four {
    background: url("/images/enroll-steps.gif") no-repeat scroll -498px 0 transparent;
}

.top-breadcrumb ol li#four.active, .top-breadcrumb ol li.four.active {
    background: url("/images/enroll-steps-active.gif") no-repeat scroll -498px 0 transparent;
}

.top-breadcrumb ol li.active {
    color: #62B9D5;
}

.review-order {
    border: 1px solid #CCCCCC;
    margin-top: 30px;
    padding: 20px;
    width: 900px;
}

.review-order .left-wrap {
    width: 50%;
}

.review-order .right-wrap {
    width: 50%;
}

.total-order td {
    padding: 6px;
}

#header-wrapper .header-right-col {
    margin-right: 40px;
    width: 700px;
}

#home-wrapper #body-inner ul#home-slider-nav {
    border-radius: 3px 3px 3px 3px;
    /*box-shadow: 0 -1px 5px rgba(0, 0, 0, 0.15);*/
    height: 40px;
    list-style-type: none;
    /*margin: 0 20px;*/
    width: 1227px;
    border-bottom: 2px dotted #949699;
    padding-bottom: 6px;
}

#home-wrapper #body-inner ul#home-slider-nav li a {
    background: none repeat scroll 0 0 #CAD3D9;
    border:none;
    color: #58595B;
    display: inline-block;
    font-size: 14px;
    /*padding: 12px 54px;*/
    position: relative;
    text-align: center;
}

@media all and (max-width: 1070px) and (min-width: 1004px) {
    .wrapper {
        /*width: 967px;*/
        margin: 0px auto;
        position: relative;
        padding: 0px 10px;
    }

    #page-wrapper #body-inner .page-content {
        width: 910px;
        margin: 35px 0px 30px 0;
        float: left;
    }

    #page-wrapper #body-inner .page-content.landing-page {
        float: none;
        width:auto;
    }

    input[type="radio"], input[type="checkbox"] {
        cursor: pointer;
        line-height: normal;
        margin: 0 5px;
    }

    .formrow select, .formrow1 select {
        border-radius: 5px 5px 5px 5px;
        float: left;
        height: 26px;
        padding: 3px;
        width: 73px;
    }

    .statusbox {
        float: left;
        width: 60%;
    }

    #header-wrapper .header-right-col {
        margin-right: 40px;
        width: 700px;
    }

    .formrow select, .formrow1 select {
        border-radius: 5px 5px 5px 5px;
        float: left;
        height: 26px;
        padding: 3px;
        width: 95px;
    }

    #page-wrapper #body-inner .sidebar {
        width: 280px;
        margin: 30px 15px 30px 0px;
        float: left;
    }

    #header-wrapper ul.nav-links > li > a {
        border-right: 1px solid #949599;
        color: #667331;
        padding-right: 5px;
    }

    #home-wrapper #body-inner ul#home-slider-nav {
        border-radius: 3px 3px 3px 3px;
        /*box-shadow: 0 -1px 5px rgba(0, 0, 0, 0.15);*/
        height: 40px;
        list-style-type: none;
        /*margin: 0 20px;
        width: 927px;*/
    }

    #home-wrapper #body-inner ul#home-slider-nav li a {
        background: none repeat scroll 0 0 #CAD3D9;
        border:none;
        color: #58595B;
        display: inline-block;
        font-size: 14px;
        /*padding: 12px 30px;*/
        position: relative;
        text-align: center;
    }

    #home-wrapper #body-inner ul#home-slider-nav li:first-of-type a {
        /*border-bottom-left-radius: 3px;
            border-left: 1px solid #BBBBBB;
            border-top-left-radius: 3px;*/
    }

    #home-wrapper #body-inner .content .content-left-col {
        margin-right: 2%;
        width: 49%;
    }

    #home-wrapper #body-inner .content .content-right-col {
        width: 43%;
        margin-right: 4%;
    }

    #home-slider #scorporate .title-box {
        background-image: url("/images/homeslides/slide-corporate-text.png");
        height: 282px;
        right: 0;
        top: 160px;
        width: 863px;
    }

    #home-slider #strained .title-box {
        background-image: url(/images/homeslides/slide-trained-text.png);
        top: 75px;
        left: -68px;
        width: 1060px;
        height: 345px;
    }

    #footer-wrapper .footer-col.col1 {
        width: 75px;
    }

    #footer-wrapper .footer-col.col2 {
        width: 157px;
    }

    #footer-wrapper .footer-col.col3 {
        width: 130px;
    }

    #footer-wrapper .footer-col.col4 {
        width: 130px;
    }

    #footer-wrapper .footer-col.col5 {
        width: 120px;
    }

    #footer-wrapper .footer-col.col6 {
        text-align: right;
        width: 255px;
    }
}

@media all and (max-width: 1200px) and (min-width: 1071px) {
    .wrapper {
        /*width: 1035px;*/
        margin: 0px auto;
        position: relative;
        padding: 0px 10px;
    }

    #page-wrapper #body-inner .page-content {
        width: 910px;
        margin: 35px 0px 30px 0;
        float: left;
    }

    #page-wrapper #body-inner .page-content.landing-page {
        float: none;
        width:auto;
    }

    #header-wrapper .header-right-col {
        margin-right: 20px;
        width: 775px;
    }

    .statusbox {
        float: left;
        width: 57%;
    }

    #page-wrapper #body-inner .sidebar {
        width: 280px;
        margin: 30px 20px 30px 0px;
        float: left;
    }

    #home-wrapper #body-inner ul#home-slider-nav {
        border-radius: 3px 3px 3px 3px;
        /*box-shadow: 0 -1px 5px rgba(0, 0, 0, 0.15);*/
        height: 40px;
        list-style-type: none;
        border-bottom: 2px dotted #949699;
        padding-bottom: 6px;
        /*margin: 0 20px;
        width: 1017px;*/
    }

    #home-wrapper #body-inner ul#home-slider-nav li a {
        background: none repeat scroll 0 0 #CAD3D9;
        border:none;
        color: #58595B;
        display: inline-block;
        font-size: 14px;
        /*padding: 12px 38px;*/
        position: relative;
        text-align: center;
    }

    #home-wrapper #body-inner ul#home-slider-nav li:first-of-type a {
        /*border-bottom-left-radius: 3px;
            border-left: 1px solid #BBBBBB;
            border-top-left-radius: 3px;*/
    }

    #home-wrapper #body-inner .content .content-left-col {
        margin-right: 2%;
        width: 49%;
    }

    #home-wrapper #body-inner .content .content-right-col {
        width: 48%;
    }

    #footer-wrapper .footer-col.col1 {
        width: 85px;
    }

    #footer-wrapper .footer-col.col2 {
        width: 157px;
    }

    #footer-wrapper .footer-col.col3 {
        width: 150px;
    }

    #footer-wrapper .footer-col.col4 {
        width: 140px;
    }

    #footer-wrapper .footer-col.col5 {
        width: 130px;
    }

    #footer-wrapper .footer-col.col6 {
        text-align: right;
        width: 255px;
    }
}

@media all and (min-width: 1201px) and (max-width: 1250px) {
    .wrapper {
        /*width: 1164px;*/
        margin: 0px auto;
        position: relative;
        padding: 0px 10px;
    }

    #page-wrapper #body-inner .page-content {
        width: 910px;
        margin: 35px 0px 30px 0;
        float: left;
    }

    #page-wrapper #body-inner .page-content.landing-page {
        float: none;
        width:auto;
    }

    #header-wrapper .header-right-col {
        margin-right: 20px;
        width: 775px;
    }

    #home-wrapper #body-inner ul#home-slider-nav {
        /*border-radius: 3px 3px 3px 3px;
        box-shadow: 0 -1px 5px rgba(0, 0, 0, 0.15);*/
        height: 40px;
        list-style-type: none;
        /*margin: 0 20px;
        width: 1149px;*/
        border-bottom: 2px dotted #949699;
        padding-bottom: 6px;
    }

    #home-wrapper #body-inner ul#home-slider-nav li:first-of-type a {
        /*border-bottom-left-radius: 3px;
            border-left: 1px solid #BBBBBB;
            border-top-left-radius: 3px;*/
    }

    #home-wrapper #body-inner ul#home-slider-nav li a {
        background: none repeat scroll 0 0 #CAD3D9;
        border:none;
        color: #58595B;
        display: inline-block;
        font-size: 14px;
        /*padding: 12px 49px;*/
        position: relative;
        text-align: center;
    }

    #home-wrapper #body-inner .content .content-left-col {
        margin-right: 2%;
        width: 49%;
    }

    #home-wrapper #body-inner .content .content-right-col {
        width: 48%;
    }

    #footer-wrapper .footer-col.col1 {
        width: 105px;
    }

    #footer-wrapper .footer-col.col2 {
        width: 167px;
    }

    #footer-wrapper .footer-col.col3 {
        width: 160px;
    }

    #footer-wrapper .footer-col.col4 {
        width: 160px;
    }

    #footer-wrapper .footer-col.col5 {
        width: 150px;
    }

    #footer-wrapper .footer-col.col6 {
        text-align: right;
        width: 255px;
    }
}

@media all and (min-width: 1251px) and (max-width: 1280px) {
    .wrapper {
        /*width: 1227px;*/
        margin: 0px auto;
        position: relative;
        padding: 0px 10px;
    }

    #page-wrapper #body-inner .page-content {
        width: 910px;
        margin: 35px 0px 30px 0;
        float: left;
    }

    #page-wrapper #body-inner .page-content.landing-page {
        float: none;
        width:auto;
    }

    #header-wrapper .header-right-col {
        margin-right: 20px;
        width: 775px;
    }

    #home-wrapper #body-inner ul#home-slider-nav {
        border-radius: 3px 3px 3px 3px;
        /*box-shadow: 0 -1px 5px rgba(0, 0, 0, 0.15);*/
        height: 40px;
        list-style-type: none;
        /*margin: 0 20px;
        width: 1193px;*/
    }

    #home-wrapper #body-inner ul#home-slider-nav li:first-of-type a {
        /*border-bottom-left-radius: 3px;
            border-left: 1px solid #BBBBBB;
            border-top-left-radius: 3px;*/
    }

    #home-wrapper #body-inner ul#home-slider-nav li a {
        background: none repeat scroll 0 0 #CAD3D9;
        border:none;
        color: #58595B;
        display: inline-block;
        font-size: 14px;
        /*padding: 12px 54px;*/
        position: relative;
        text-align: center;
    }

    #home-slider #scorporate .title-box {
        background-image: url(/images/homeslides/slide-corporate-text.png);
        top: 160px;
        right: 0px;
        width: 863px;
        height: 282px;
    }

    #home-wrapper #body-inner .content .content-left-col {
        margin-right: 2%;
        width: 49%;
    }

    #home-wrapper #body-inner .content .content-right-col {
        width: 48%;
    }

    #footer-wrapper .footer-col.col1 {
        width: 125px;
    }

    #footer-wrapper .footer-col.col2 {
        width: 176px;
    }

    #footer-wrapper .footer-col.col3 {
        width: 188px;
    }

    #footer-wrapper .footer-col.col4 {
        width: 193px;
    }

    #footer-wrapper .footer-col.col5 {
        width: 181px;
    }

    #footer-wrapper .footer-col.col6 {
        text-align: right;
        width: 255px;
    }
}

@media all and (min-width: 1281px) {
    .wrapper {
        width: 1230px;
        margin: 0px auto;
        position: relative;
        padding: 0px 10px;
    }

    #page-wrapper #body-inner .page-content {
        width: 910px;
        margin: 35px 0px 30px 0;
        float: left;
    }

    #page-wrapper #body-inner .page-content.virtual-program-report {
        margin: 0px 0px 30px 0;
    }

    #page-wrapper #body-inner .page-content.landing-page {
        width: auto;
        float:none;
    }

    #header-wrapper .header-right-col {
        margin-right: 20px;
        width: 775px;
    }

    #home-wrapper #body-inner ul#home-slider-nav {
        /*border-radius: 3px 3px 3px 3px;
        box-shadow: 0 -1px 5px rgba(0, 0, 0, 0.15);*/
        height: 40px;
        list-style-type: none;
        /*margin: 0 20px;*/
        width: 1227px;
        border-bottom:2px dotted #949699;
        padding-bottom:6px;
    }

    #home-wrapper #body-inner ul#home-slider-nav li:first-of-type a {
        /*border-bottom-left-radius: 3px;
            border-left: 1px solid #BBBBBB;
            border-top-left-radius: 3px;*/
    }

    #home-wrapper #body-inner ul#home-slider-nav li a {
        background: none repeat scroll 0 0 #CAD3D9;
        border:none;
        color: #58595B;
        display: inline-block;
        font-size: 14px;
        /*padding: 12px 56px;*/
        position: relative;
        text-align: center;
    }

    #home-wrapper #body-inner .content .content-left-col {
        margin-right: 2%;
        width: 49%;
    }

    #home-wrapper #body-inner .content .content-right-col {
        width: 48%;
    }

    #footer-wrapper .footer-col.col1 {
        width: 125px;
    }

    #footer-wrapper .footer-col.col2 {
        width: 176px;
    }

    #footer-wrapper .footer-col.col3 {
        width: 188px;
    }

    #footer-wrapper .footer-col.col4 {
        width: 193px;
    }

    #footer-wrapper .footer-col.col5 {
        width: 193px;
    }

    #footer-wrapper .footer-col.col6 {
        text-align: right;
        width: 255px;
    }
}

.sideLocate {
    position: fixed;
    text-align: center;
    top: 133px;
    right: -249px;
    z-index: 99999;
    width: 249px;
    height: auto;
}
.sideLocate .buttoncenter {
    margin-top: 18px;
    text-align: center;
}
.sideLocate .trigger{

    position: absolute;
    top: 0;
    left: -33px;
    z-index: 1;
}
.sideLocate .frmBx {
    height: 111px;
}
.sideLocate .secondary-button {
    padding: 0.5em 2em !important;
    font-size: 18px;
    margin: auto;
}
.sideSignUp {
    position: fixed;
    text-align: center;
    top: 301px;
    right: -249px;
    z-index: 99999;
    width: 249px;
    height: auto;
}


.sideSignUp .trigger{

    position: absolute;
    top: 0;
    left: -33px;
    z-index: 1;
}
.sideSignUp .trigger:hover{
    text-decoration: none;
}
.sideSignUp .trigger > span{
    display: block;
    margin-top: 5px;
}

.frmBx {
    background: #f7f7f7;

    float: left;
    padding: 20px 30px 20px 20px;
    position: relative;
    width: 197px;
    text-align:left;
    min-height:90px;
    border: 1px solid #aaa;
    color: #333;
}

.frmcontent > input[type="checkbox"] {
    margin-right: 5px;
}
.frmcontent > label {
    display: block;
    margin: 5px 0;
}
.frmcontent .field{
    margin: 10px 0;
}


.frmcontent input[type="text"] {
    padding: 8px;
    line-height: 1;
    border: 1px solid #aaa;
    background: #fff;
    border-radius: 3px;
    font-size: 12px;
    height: auto;
    width: 180px;
    color: #333;
    -webkit-box-shadow: inset 0 2px 4px #ccc;
    -moz-box-shadow: inset 0 2px 4px #ccc;
    box-shadow: inset 0 2px 4px #ccc;
}
.frmcontent .button-row .secondary-button{
    font-size: 18px;
    padding: 0.5em 2em !important;
    border-color: #aaa;
}
.frmcontent .button-row .secondary-button:hover{
    color: #DD1A32;
}

#SignupPop{
    width: 485px;
    margin: 0 auto;
    height: auto;
    padding: 20px;
}
#SignupPop .title,
td.button-row,
.frmcontent .button-row{
    text-align: center;
}
#SignupPop td.button-row{
    padding: 0 0 5px;
}
#SignupPop .title{
    font-size: 32px;
    line-height: 1;
    padding-bottom: 10px;
    margin: 0 0 15px 0;
    border-bottom: 2px solid #d9d9d9;
    /*color: #DD1A32;*/
}
#SignupPop .field{
    padding-bottom: 12px;
}
#SignupPop .field label{
    margin: 3px 0 5px;
    display: block;
}
#SignupPop #hypSubmit{
    padding: 12px 30px !important;
    background: #dd1a32;
    background: -moz-linear-gradient(top,  #dd1a32 0%, #c41d1d 49%, #b71616 50%, #a81416 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dd1a32), color-stop(49%,#c41d1d), color-stop(50%,#b71616), color-stop(100%,#a81416));
    background: -webkit-linear-gradient(top,  #dd1a32 0%,#c41d1d 49%,#b71616 50%,#a81416 100%);
    background: -o-linear-gradient(top,  #dd1a32 0%,#c41d1d 49%,#b71616 50%,#a81416 100%);
    background: -ms-linear-gradient(top,  #dd1a32 0%,#c41d1d 49%,#b71616 50%,#a81416 100%);
    background: linear-gradient(to bottom,  #dd1a32 0%,#c41d1d 49%,#b71616 50%,#a81416 100%);

    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;

    text-transform: capitalize;
    margin: 0;
    color: #fff;
    font-size: 18px;
    line-height: 1;
    border-color: #b71616;
    -webkit-text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.2);
    -moz-text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.2);
    -ms-text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.2);
    -o-text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.2);
    text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.2);
}
#SignupPop #hypSubmit:hover{
    border-color: #b71616
}
#SignupPop .text-right{
    text-align: right;

}

.signuprow td {
    padding-bottom: 15px;
    padding-right: 15px;
}

.signuprow input.longfield {
    margin-left: 0;
}

.signuprow h2 {
    margin-bottom: 15px;
}


.signuprow input[type="checkbox"] {
    margin-bottom: 10px;
    margin-right: 10px;
}


input.smallfield.process-input {
    margin-left: 111px;
}

input.smallfield.shipping-input {
    margin-left: 57px;
}

.txtPrivateCode {
    float: left;
    margin-left: 10px;
    margin-right: 10px;
}


#page-wrapper #body-inner .page-content .table-spacing p {
    line-height: 18px;
    margin-bottom: 0;
    margin-top: 0;
}
.table-spacing p {
    margin-bottom: 0;
    padding-bottom: 0;
}

.table-spacing.infotable tbody tr td {
    border-bottom: 1px solid #D9D9D9;
    padding: 5px;
}
.program-selector {
    margin-bottom: 20px;
}

.program-selector > label {
    float: left;
    margin: 5px 5px 5px 0;
}

.program-selector > select {
    width: 50%;

}

.program-selector input {
    float:right;
}
.programView {
    border: 1px solid #CCCCCC;
    float: left;
    margin-bottom: 20px;
    margin-right: 2%;
    min-height: 310px;
    padding: 12px;
    width: 65%;
}
.ContactDetails, .ProgramAddress, .Faciliatators {
    margin-bottom: 10px;
}

.hraView {
    border: 1px solid #CCCCCC;
    float: right;
    min-height: 310px;
    padding: 4px;
    width: 28%;
}

.hraView table {
    margin-bottom: 10px;
}
.hraView td {
    border: 1px solid #CCCCCC;
    padding: 5px;
    text-align: center;
}

.hraView hr {
    margin: 12px 0;
}
#page-wrapper #body-inner .page-content .hraView > a {
    color: #333333;
    padding-top: 5px;
    text-decoration: underline;
}


.ProgramVideos {
    border: 1px solid #CCCCCC;
    padding: 10px;
}
.ProgramVideos > table {
    border: 1px solid #CCCCCC;
    width: 100%;
    display:none;
}

.ProgramVideos table th {
    border: 1px solid #CCCCCC;
    padding: 10px;
    text-align: left;
}


.ProgramVideos td {
    border: 1px solid #CCCCCC;
    padding: 10px;
}
#page-wrapper #body-inner .page-content .ProgramVideos td a {
    color: #333333;
    text-decoration: underline;
}

.enrollRequest {
    margin-top: 20px;
}
.pro-details {
    border: 1px solid #CCCCCC;
    padding: 10px;
}

.pro-name {
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 5px;
    text-decoration: underline;
}

.pro-guest, .pro-date, .pro-phone, .pro-email {
    display: inline-block;
    padding-bottom: 5px;
}
#enrollment-form
{
    margin-left:-10px;
}
#enrollment-form label
{
    line-height:26px;

}

.iframe-wrap {
    margin: 0 auto;
    padding-top: 50px;
    width: 1012px;
}
.iframe-text {
    margin-bottom: 20px;
}
td.Dateselect {
    padding:0 0 0 30px;
}
.Dateselect select {
    width:auto;
    max-width:220px;
    margin:0 5px;
}
td.gender {
    padding-left:21px;
}
.gender input {
    float: left;
}
.gender span {
    color: #7c7d80;
}

/*Shopping Cart Pages CSS*/
.productContainerImage img {
    width: 230px;
}

.productContainerImage {
    float: left;
}

.productContainer {
    margin-bottom: 40px;
}

.productAuthor {
    font-style: italic;
}

.productDescription {
    margin-top: 15px;
}

.productContainerContent {
    float: right;
    width: 590px;
}

.bookcontent-wrap {
    padding: 20px 30px;
}

.productPrice {
    color: #000000;
    font-size: 20px;
    margin: 20px 0;
}

.productQuantity label {
    float: left;
    float: left;
    font-size: 16px;
}

.productQuantity input.smallfield {
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    box-shadow: inset 0 2px 3px rgba(0,0,0, 0.1);
    -moz-box-shadow: inset 0 2px 3px rgba(0,0,0, 0.1);
    -webkit-box-shadow: inset 0 2px 3px rgba(0,0,0, 0.1);
    border: 1px solid #ddd;
    background: none;
}

.productAddToCart button {
    background: #DD132A;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 20px;
}

.productAddToCart {
    float: left;
    margin-left: 10px;
}

.catagoryDescription {
    margin-top:15px;
}
.productContainer-right {
    float:right;
    width:72%;
}
.related-products {
    float: left;
    padding: 20px 0;
    width: 100%;
    margin-top:30px;
}

.related-products li {
    float: left;
    list-style-type: none;
    margin: 0 10px 0 0;
    padding: 0;
    text-align: center;
}

.related-product-title {
    color: #DD1A32;
    font-size: 1.3em;
    font-weight: 600;
}
.related-products > h3 {
    border-bottom: 1px solid #CCCCCC;
    margin-bottom: 15px;
    padding-bottom: 10px;
}

.related-products > ul {
    text-align: center;
}
.related-products img {
    height: 156px;
    margin-bottom: 10px;
    width: 216px;
}
.related-products li:last-child {
    margin: 0;
}
.Dateselect .aspNetDisabled {
    float: none;
}
span.date-value{
    float:left;
    padding:7px 2px 0 0;
    color:#7C7D80;
}


.right-container{
    width:50%;
}

.left-container{
    width:50%;
    float:left;
}

.enroll > label {
    margin-top: 15px;
}

.smallfield.txtPrivateCode {
    margin-top: 15px;
}
.programFilters td {
    padding: 10px 0 0 3px;
}
.programFilters input[type="submit"].secondary-button
{
    float:right;
}
#page-wrapper #body-inner .page-content .treeViewLinks a {
    color: #667331;
}

.lnkDontResearch
{
    display: block;
    float: none;
    text-align:center;
    margin: 0 auto;
    font-size: 12px;
    cursor:pointer;
}
#epi-quickNavigator {
    left: 40%;
    width: 217px !important;
}
.enrolloment-cont {
    font-size: 1.3em;
    padding: 2em 0;
    color:#dd1a32;
}

.enrolloment-cont a {
    color:#667331;
}

.initials {
    float: left;
    padding-top: 2px;
    width: 25%;
}

.phi-text
{
    float:left;
    width:60%;
    padding-left:50px;
}
.initials .smallfield {
    margin-left: 10px;
}

.initial-sec{
    width: 100%;
    margin-bottom: 10px;
    float: left;
}
.initials > span
{
    float: left;
    padding: 6px 0 0;
}
.Roles span {
    color: #7c7d80;
}

/* Home Study page */
.full-browser .row {
    margin-left:0;
}
@media (max-width: 979px) and (min-width: 768px) {
    .full-browser .row {
        margin-left: -20px;
    }
}
.full-browser h2 {
    color:#8ac558;
    margin-bottom:35px;
    line-height:55px;
    font-size: 44px;
}
@media (max-width: 767px){
    .full-browser h2 {
        font-size: 44px !important;
    }
}
.full-browser p {
    font-size:30px;
    line-height:35px;
    font-family: 'proxima_novalight';
    color:#000000;
}
.full-browser .quote {
    width:600px;
    margin-top:30px;
}
.full-browser .quote .author {
    font-size:24px;
    font-style: italic;
    float:right;
    margin-top:0;
    font-family:'proxima_novalightitalic';
}
.full-browser ul {
    font-family: 'proxima_novalight';
    font-size:30px;
    line-height:35px;
    list-style:none;
    padding:0;
    margin:0;
}
.full-browser ul li {
    padding-left:50px;
    margin-left:0;
    color:#000000;
    margin-bottom:15px;
    text-indent: -0.9em;
}
.full-browser ul li:before {
    content: "•  ";
    color: #9CC85C;
    margin-right:10px;
}
.full-browser .green {
    color:#9CC85C;
    font-weight:bold;
}
.full-browser .article-table td {
    padding:15px;
    width:585px;
}
.full-browser .article-table h2 {
    margin-bottom:0;
}
.headergraphicblock[class*='span'] {
    width:100% !important;
    min-width:1260px;
    position:relative;
    float:none !important;
    margin-bottom:0;
}
.headergraphicblock .image-property {
    display:none;
}
.headergraphicblock .header-graphic {
    display:block;
    background-size:100%;
    background-repeat:no-repeat;
    width:100%;
    height:760px;
    background-position:top center;
}
@media (min-width: 2001px) and (max-width: 2700px) {
    .headergraphicblock .header-graphic {
        height:890px;
    }
}
@media (min-width: 1701px) and (max-width: 2000px) {
    .headergraphicblock .header-graphic {
        height:783px;
    }
}
@media (min-width: 1401px) and (max-width: 1700px) {
    .headergraphicblock .header-graphic {
        height:660px;
    }
}
@media (max-width: 1400px) {
    .headergraphicblock .header-graphic {
        height:550px;
    }
}
.whiteblock[class*='span'], .grayblock[class*='span']{
    min-width:1260px !important;
    position:relative;
    width:auto !important;
    float:none !important;
    padding:50px 0;
}
.grayblock {
    background:#E6E7E8;
}
.grayblock .arrow-up {
    width: 0;
    height: 0;
    border-left: 50px solid transparent;
    border-right: 50px solid transparent;
    border-bottom: 50px solid #E6E7E8;
    top:-100px;
    position:absolute;
    left:0;
    right:0;
    margin-left:auto;
    margin-right:auto;
}
/* Home Study page end */

/* Virtual Program Report page */
.virtual-program-report-sidebar .accordion-toggle {
    font-family: Arial, sans-serif;
    font-size:12px;
    padding:8px 15px 8px 0px;
    line-height:1.25;
}
.virtual-program-report h2 {
    margin-bottom:0;
}
.virtual-program-report .divider {
    border-bottom: 1px solid #E6E6E6;
    clear: both;
    width: 100%;
    margin: 25px 0px 15px 0px;
    line-height:0;
}
.virtual-program-report .green {
    color:#9bc95d;
    font-size:16px;
}
.virtual-program-report .yellow {
    color:#f9bd15;
    font-size:16px;
}
.virtual-program-report .legend {
    margin-top:18px;
    float:right;
}
.virtual-program-report .legend .yellow {
    margin-left:25px;
}
.virtual-program-report .user {
    border-bottom: 1px solid #E6E6E6;
    padding-bottom:15px;
    margin-bottom:15px;
}
.virtual-program-report .user {
    margin-bottom:20px;
    margin-top:5px;
}
.virtual-program-report .user tr td {
    text-align:center;
    padding:2px 0;
    min-width:25px;
    min-height:37px;
    vertical-align: middle;
}
.virtual-program-report .user .video-quiz {
    margin:15px 0;
}
.virtual-program-report .user .video-quiz .video td {
    vertical-align: top;
    font-weight:bold;
    border:1px solid #cccccc;
}
.virtual-program-report .user .video-quiz .quiz td {
    border:1px solid #cccccc;
}
.virtual-program-report .user .video-quiz .video td:first-child, .virtual-program-report .user .video-quiz .quiz td:first-child {
    background:#f1f1f0;
}
.virtual-program-report .user .video-quiz .video td a {
    display:block;
    color:#7c7d80 !important;
    position:relative;
}
.virtual-program-report .user .video-quiz .video td a:hover {
    text-decoration: none;
}
.virtual-program-report .user .video-quiz .video td .triangle {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 7px 7px 0;
    border-color: transparent #dd1a31 transparent transparent;
    position:absolute;
    top:-2px;
    right:0;
}
.virtual-program-report .user tr td .fa-check-circle {
    margin-left:7px;
}
.virtual-program-report .user tr td:first-child {
    font-weight:bold;
    min-width:40px;
    padding:10px 0;
}
.virtual-program-report .user .quiz-comments {
    margin-top:10px;
    min-height:110px;
}
.virtual-program-report .user .quiz-comments .comment {
    width:412px;
    background:#f1f1f0;
    float:left;
    padding:15px;
    margin-right:4px;
    min-height:80px;
    max-height:80px;
    text-align:left;
}
.virtual-program-report .user .quiz-comments span, .comments-panel .comment span {
    font-size:15px;
}
.virtual-program-report .user .quiz-comments p {
    font-size:14px !important;
    font-family:Arial, sans-serif;
    color:#7c7d80;
    line-height:1.5 !important;
    margin:0 0 0 25px !important;
}
.virtual-program-report .user .quiz-comments .more-comments {
    float:right;
    background:#dd1a32;
    display:block;
    width:18px;
    height:110px;
    text-align:center;
}
.virtual-program-report .user .quiz-comments .more-comments:hover {
    cursor: pointer;
    background:#dd1a32;
}
.virtual-program-report .user .quiz-comments .more-comments .fa-plus {
    line-height:110px;
    color:#ffffff;
    font-size:14px;
}
.virtual-program-report .user .quiz-comments .more-comments.active .fa-plus:before {
    content: "\f068";
}
.comments-panel .close-btn {
    background:#dd1a32;
    width:18px;
    height:18px;
    color:#ffffff;
    font-weight:bold;
    font-size:17px;
}
.comments-panel .close-btn:hover {
    cursor:pointer;
}
.comments-panel .comments-container {
    height:88%;
    overflow-y:auto;
}
.comments-panel .comment {
    background: #f1f1f0;
    text-align: left;
    padding: 15px;
    margin-bottom: 4px;
}
.comments-panel .comment:last-child {
    margin-bottom:0;
}
.comments-panel .comment p {
    font-size:14px;
    font-family:Arial, sans-serif;
    color:#7c7d80;
    margin:0 !important;
    padding-left:30px;
}
.cbp-spmenu {
    background: #dddddd;
    position: fixed;
    text-align:center;
}
.cbp-spmenu h3 {
    color: #58595b;
    font-size: 18px;
    padding: 0 20px 20px 20px;
    margin: 0;
    font-weight: bold;
    background: #dddddd;
}
.cbp-spmenu a {
    display: block;
    color: #fff;
    font-size: 1.1em;
    font-weight: 300;
}
.cbp-spmenu a:hover {
    background: #258ecd;
}
.cbp-spmenu a:active {
    background: #afdefa;
    color: #47a3da;
}
.cbp-spmenu-vertical {
    width: 240px;
    height: 100%;
    top: 0;
    z-index: 100000;
}
.cbp-spmenu-vertical a {
    border-bottom: 1px solid #258ecd;
    padding: 1em;
}
.cbp-spmenu-horizontal {
    width: 100%;
    height: 150px;
    left: 0;
    z-index: 1000;
    overflow: hidden;
}
.cbp-spmenu-horizontal h3 {
    height: 100%;
    width: 20%;
    float: left;
}
.cbp-spmenu-horizontal a {
    float: left;
    width: 20%;
    padding: 0.8em;
    border-left: 1px solid #258ecd;
}
.cbp-spmenu-left {
    left: -240px;
}
.cbp-spmenu-right {
    right: -240px;
}
.cbp-spmenu-left.cbp-spmenu-open {
    left: 0px;
}
.cbp-spmenu-right.cbp-spmenu-open {
    right: 0px;
}
.cbp-spmenu-top {
    top: -150px;
}
.cbp-spmenu-bottom {
    bottom: -150px;
}
.cbp-spmenu-top.cbp-spmenu-open {
    top: 0px;
}
.cbp-spmenu-bottom.cbp-spmenu-open {
    bottom: 0px;
}
.cbp-spmenu-push {
    overflow-x: hidden;
    position: relative;
    left: 0;
}
.cbp-spmenu-push-toright {
    left: 240px;
}
.cbp-spmenu-push-toleft {
    left: -240px;
}
.cbp-spmenu,
.cbp-spmenu-push {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
@media screen and (max-width: 55.1875em){
    .cbp-spmenu-horizontal {
        font-size: 75%;
        height: 110px;
    }
    .cbp-spmenu-top {
        top: -110px;
    }
    .cbp-spmenu-bottom {
        bottom: -110px;
    }
}
@media screen and (max-height: 26.375em){
    .cbp-spmenu-vertical {
        font-size: 90%;
        width: 190px;
    }
    .cbp-spmenu-left,
    .cbp-spmenu-push-toleft {
        left: -190px;
    }
    .cbp-spmenu-right {
        right: -190px;
    }
    .cbp-spmenu-push-toright {
        left: 190px;
    }
}
/* Virtual Program Report page end */

/* Quiz Results page */
.quiz-results {
    background:#c5c1c1;
}
.quiz-results .wrapper {
    margin: 0px auto;
    position: relative;
    padding: 0px 15px 15px 15px;
    width:630px;
    background:#ffffff;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.4);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.4);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.4);
}
.quiz-results .wrapper .header {
    height: 69px;
    background: url(/images/bg-header-quiz-results.jpg) bottom left no-repeat #9bc95d;
    position: relative;
    z-index: 2;
    min-width: 630px;
    margin-bottom:30px;
}
.quiz-results .wrapper .header img {
    margin-top:10px;
}
.quiz-results .wrapper table tr td {
    padding:7px;
}
.quiz-results .wrapper .score {
    background:#798088;
    color:#ffffff;
    font-size:16px;
}
.quiz-results .wrapper .score .yellow {
    color:#fac945;
}
.quiz-results .wrapper .score .progress-bar {
    height:30px;
    width:8px;
    margin:0 15px;
}
.quiz-results .wrapper .score .progress-bar .progress-track {
    position:relative;
    height:100%;
    width:8px;
    background:#dfdfdf;
}
.quiz-results .wrapper .score .progress-bar .progress-track .progress-fill {
    position:relative;
    width:8px;
    background:#fac945;
}
.quiz-results .wrapper table tr:nth-child(2) td {
    background:#f1f1f1;
}
.quiz-results .wrapper table tr:nth-child(2) td:first-child, .quiz-results .wrapper .questions-answers td:first-child {
    font-weight:bold;
}
/* Quiz Results page end */