.sprocket-strips-c-title-hidden {
    white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.clearfix:before,
.clearfix:after {
    display: table;
    content: "";
    line-height: 0;
}

.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: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

@font-face {
    font-family: 'lato';
    src: url('../fonts/lato-regular-webfont.eot');
    src: url('../fonts/lato-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/lato-regular-webfont.ttf') format('truetype'), url('../fonts/lato-regular-webfont.svg#lato') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'lato';
    src: url('../fonts/lato-italic-webfont.eot');
    src: url('../fonts/lato-italic-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/lato-italic-webfont.ttf') format('truetype'), url('../fonts/lato-italic-webfont.svg#lato') format('svg');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'lato';
    src: url('../fonts/lato-bold-webfont.eot');
    src: url('../fonts/lato-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/lato-bold-webfont.ttf') format('truetype'), url('../fonts/lato-bold-webfont.svg#lato') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'lato';
    src: url('../fonts/lato-bolditalic-webfont.eot');
    src: url('../fonts/lato-bolditalic-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/lato-bolditalic-webfont.ttf') format('truetype'), url('../fonts/lato-bolditalic-webfont.svg#lato') format('svg');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'latoblack';
    src: url('../fonts/lato-black-webfont.eot');
    src: url('../fonts/lato-black-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/lato-black-webfont.ttf') format('truetype'), url('../fonts/lato-black-webfont.svg#latoblack') format('svg');
    font-weight: bold;
    font-style: normal;
}

.rok-left {
    float: left;
}

.rok-right {
    float: right;
}

.rok-dropdown-group,
.rok-dropdown {
    position: relative;
}

.rok-dropdown-open .rok-dropdown {
    display: block;
}

.rok-popover-group,
.rok-popover {
    position: relative;
}

.rok-popover-open .rok-popover {
    display: block;
}

a:hover {
    text-decoration: none;
}

.table {
    display: table;
}

.cell {
    display: table-cell;
}

html {
    height: 100%;
}

body {
    height: 100%;
}

li {
    line-height: 24px;
}

.rt-block {
    padding: 15px;
    margin: 10px;
    position: relative;
}

#rt-content-top,
#rt-content-bottom {
    overflow: hidden;
    clear: both;
}

.rt-grid-1:before,
.rt-grid-2:before,
.rt-grid-3:before,
.rt-grid-4:before,
.rt-grid-5:before,
.rt-grid-6:before,
.rt-grid-7:before,
.rt-grid-8:before,
.rt-grid-9:before,
.rt-grid-10:before,
.rt-grid-11:before,
.rt-grid-12:before {
    display: table;
    content: "";
    clear: both;
}

.rt-grid-1:after,
.rt-grid-2:after,
.rt-grid-3:after,
.rt-grid-4:after,
.rt-grid-5:after,
.rt-grid-6:after,
.rt-grid-7:after,
.rt-grid-8:after,
.rt-grid-9:after,
.rt-grid-10:after,
.rt-grid-11:after,
.rt-grid-12:after {
    display: table;
    content: "";
    clear: both;
}

.font-family-optima {
    font-family: Optima, Lucida, 'MgOpen Cosmetica', 'Lucida Sans Unicode', sans-serif;
}

.font-family-geneva {
    font-family: Geneva, Tahoma, "Nimbus Sans L", sans-serif;
}

.font-family-helvetica {
    font-family: Helvetica, Arial, FreeSans, sans-serif;
}

.font-family-lucida {
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
}

.font-family-georgia {
    font-family: Georgia, sans-serif;
}

.font-family-trebuchet {
    font-family: "Trebuchet MS", sans-serif;
}

.font-family-palatino {
    font-family: "Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman", Times, serif;
}

body {
    font-size: 15px;
    line-height: 24px;
    font-family: Arial, Helvetica, Sans-Serif;
}

.font-size-is-xlarge {
    font-size: 17px;
}

.font-size-is-large {
    font-size: 16px;
}

.font-size-is-default {
    font-size: 15px;
}

.font-size-is-small {
    font-size: 13px;
}

.font-size-is-xsmall {
    font-size: 11px;
}

p {
    margin: 0 0 15px 0;
}

a {
    text-decoration: none;
}

a:focus {
    outline: none;
}

.left-1,
.left-2,
.left-3,
.left-4,
.left-5,
.left-6,
.left-7,
.left-8,
.left-9,
.left-10,
.right-11 {
    float: left;
    margin-right: 50px;
    margin-bottom: 15px;
    position: relative;
}

.right-1,
.right-2,
.right-3,
.right-4,
.right-5,
.right-6,
.right-7,
.right-8,
.right-9,
.right-10,
.right-11 {
    float: right;
    margin-left: 50px;
    margin-bottom: 15px;
    position: relative;
}

.date-block {
    padding: 15px;
    margin: 10px;
}

#gantry-resetsettings {
    display: block;
    padding: 15px;
    margin: 10px;
}

ul,
ol {
    margin: 0 0 15px 20px;
}

ul li {
    padding: 0;
    margin: 0;
    line-height: 24px;
}

ul li.author {
    margin: 0;
    letter-spacing: 1px;
    list-style: none;
    font-weight: bold;
    text-align: right;
}

ul li.author span {
    display: block;
    font-weight: normal;
    margin-bottom: 10px;
    line-height: 1em;
}

ul li.date {
    margin: 0;
    letter-spacing: 1px;
    list-style: none;
    text-align: right;
    font-weight: bold;
}

ul li.date span {
    display: block;
    font-weight: normal;
    margin-bottom: 10px;
    line-height: 1em;
}

ul li.comments {
    list-style: none;
    text-align: right;
    font-weight: bold;
}

ul li.comments span {
    display: block;
    font-weight: normal;
    margin-bottom: 10px;
    line-height: 1em;
}

ul ul {
    margin-left: 25px;
    padding: 5px 0;
}

html body * span.clear,
html body * div.clear,
html body * li.clear,
html body * dd.clear {
    background: none;
    border: 0;
    clear: both;
    display: block;
    float: none;
    font-size: 0;
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

.clearfix:after {
    clear: both;
    content: '.';
    display: block;
    visibility: hidden;
    height: 0;
}

.clearfix {
    display: inline-block;
}

* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}

#debug #rt-main {
    overflow: hidden;
    border-bottom: 4px solid #666;
    margin-top: 15px;
    position: relative;
}

#debug .status {
    position: absolute;
    background: #333;
    opacity: 0.3;
    padding: 0 15px;
    z-index: 10000;
    color: #fff;
    font-weight: bold;
    font-size: 150%;
}

#rt-transition.rt-hidden {
    opacity: 0;
}

#rt-transition.rt-visible {
    opacity: 1;
    -webkit-transition: opacity 0.5s ease-in;
    -moz-transition: opacity 0.5s ease-in;
    -o-transition: opacity 0.5s ease-in;
    transition: opacity 0.5s ease-in;
    -webkit-transition: opacity 0.5s ease-in;
    -moz-transition: opacity 0.5s ease-in;
    -o-transition: opacity 0.5s ease-in;
    transition: opacity 0.5s ease-in;
    -webkit-transition: opacity 0.5s ease-in;
    -moz-transition: opacity 0.5s ease-in;
    -o-transition: opacity 0.5s ease-in;
    transition: opacity 0.5s ease-in;
}

.hidden {
    display: none;
    visibility: hidden;
}

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

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

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

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

.gantry-row {
    margin: 0 -15px;
}

.gantry-width-spacer {
    margin: 0 15px;
}

.gantry-block-center {
    margin: auto;
    float: none !important;
}

.gantry-width-10,
.gantry-width-20,
.gantry-width-25,
.gantry-width-30,
.gantry-width-33,
.gantry-width-40,
.gantry-width-50,
.gantry-width-60,
.gantry-width-66,
.gantry-width-70,
.gantry-width-75,
.gantry-width-80,
.gantry-width-90 {
    display: block;
    float: left;
}

.gantry-width-10 {
    width: 10%;
}

.gantry-width-20 {
    width: 20%;
}

.gantry-width-25 {
    width: 25%;
}

.gantry-width-30 {
    width: 30%;
}

.gantry-width-33 {
    width: 33.333333333%;
}

.gantry-width-40 {
    width: 40%;
}

.gantry-width-50 {
    width: 50%;
}

.gantry-width-60 {
    width: 60%;
}

.gantry-width-66 {
    width: 66.666666666%;
}

.gantry-width-70 {
    width: 70%;
}

.gantry-width-75 {
    width: 75%;
}

.gantry-width-80 {
    width: 80%;
}

.gantry-width-90 {
    width: 90%;
}

.gantry-left {
    float: left;
    margin-right: 15px;
}

.gantry-right {
    float: right;
    margin-left: 15px;
}

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

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

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

.gantry-center td,
.gantry-center th {
    text-align: center;
}

@font-face {
    font-family: 'lato';
    src: url('../fonts/lato-regular-webfont.eot');
    src: url('../fonts/lato-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/lato-regular-webfont.ttf') format('truetype'), url('../fonts/lato-regular-webfont.svg#lato') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'lato';
    src: url('../fonts/lato-italic-webfont.eot');
    src: url('../fonts/lato-italic-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/lato-italic-webfont.ttf') format('truetype'), url('../fonts/lato-italic-webfont.svg#lato') format('svg');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'lato';
    src: url('../fonts/lato-bold-webfont.eot');
    src: url('../fonts/lato-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/lato-bold-webfont.ttf') format('truetype'), url('../fonts/lato-bold-webfont.svg#lato') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'lato';
    src: url('../fonts/lato-bolditalic-webfont.eot');
    src: url('../fonts/lato-bolditalic-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/lato-bolditalic-webfont.ttf') format('truetype'), url('../fonts/lato-bolditalic-webfont.svg#lato') format('svg');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'latoblack';
    src: url('../fonts/lato-black-webfont.eot');
    src: url('../fonts/lato-black-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/lato-black-webfont.ttf') format('truetype'), url('../fonts/lato-black-webfont.svg#latoblack') format('svg');
    font-weight: bold;
    font-style: normal;
}

.clearfix:before,
.clearfix:after {
    display: table;
    content: "";
    line-height: 0;
}

.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: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.rok-left {
    float: left;
}

.rok-right {
    float: right;
}

.rok-dropdown-group,
.rok-dropdown {
    position: relative;
}

.rok-dropdown-open .rok-dropdown {
    display: block;
}

.rok-popover-group,
.rok-popover {
    position: relative;
}

.rok-popover-open .rok-popover {
    display: block;
}

#component-body,
.component-content {
    padding: 20px;
    color: #686868;
    background: #ffffff;
}

hr {
    border-color: #d5d5d5;
}

legend {
    color: #686868;
}

iframe#imageframe {
    border: 1px solid #d5d5d5;
}

.manager.thumbnails {
    margin: 0 -20px;
}

.actions {
    float: right;
    position: relative;
    z-index: 1;
}

.cols-3 .actions,
.cols-4 .actions {
    float: none;
    text-align: right;
}

.actions li {
    list-style: none;
    display: inline-block;
}

.actions a {
    margin-left: 8px;
    text-decoration: none;
}

.actions a:before {
    font-family: FontAwesome;
}

.actions a:hover {
    text-decoration: none;
}

.actions i {
    display: none;
}

.actions img,
.actions [class^="icon-"],
.actions [class*=" icon-"] {
    display: none;
}

#component-body .actions img,
#component-body .actions [class^="icon-"],
#component-body .actions [class*=" icon-"] {
    display: inline-block;
}

.actions .print-icon a:before {
    content: "\f02f";
}

.actions .email-icon a:before {
    content: "\f0e0";
}

.actions .edit-icon a:before {
    content: "\f044";
}

.article-info {
    font-size: 90%;
}

.article-info.muted {
    color: inherit;
}

.article-info dd {
    margin-left: 0;
}

.article-info-term {
    display: none;
}

.parent-category-name>span[class*="icon"],
.category-name>span[class*="icon"],
.create>span[class*="icon"],
.modified>span[class*="icon"],
.published>span[class*="icon"],
.createdby>span[class*="icon"],
.hits>span[class*="icon"] {
    display: none;
}

.parent-category-name:before,
.category-name:before,
.create:before,
.modified:before,
.published:before,
.createdby:before,
.hits:before {
    font-family: FontAwesome;
    margin-right: 2px;
    text-shadow: none;
}

.parent-category-name:before {
    content: "\f0c9";
}

.category-name:before {
    content: "\f0c9";
}

.create:before {
    content: "\f017";
}

.modified:before {
    content: "\f017";
}

.published:before {
    content: "\f017";
}

.createdby:before {
    content: "\f040";
}

.hits:before {
    content: "\f019";
}

.content_vote,
.tags {
    margin: 10px 0;
}

.content_rating {
    display: block;
}

.img-intro-right,
.img-fulltext-right {
    float: right;
    margin-left: 10px;
    margin-bottom: 10px;
}

.img-intro-left,
.img-fulltext-left {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

.categories-list {
    padding: 0 5px;
}

.categories-list ul {
    margin: 0;
    padding: 0;
}

.categories-list ul li {
    list-style-type: none;
    margin: 0;
}

.categories-list ul ul {
    margin-left: 15px;
}

.categories-list dl dt,
.categories-list dl dd {
    display: inline;
}

.category-desc {
    line-height: 1.7em;
    margin: 10px 0;
    padding-left: 0;
}

.cat-children ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.category {
    width: 100%;
}

.category td {
    padding: 8px;
}

.category th {
    padding: 8px;
    text-align: left;
}

.item-separator,
.row-separator {
    display: block;
    clear: both;
    margin: 12px 0;
    border: 0;
    height: 2px;
}

.cols-1 {
    display: block;
    float: none !important;
    margin: 0 !important;
}

.cols-2 .column-1,
.cols-2 .column-2 {
    width: 48%;
}

.cols-2 .column-1 {
    float: left;
}

.cols-2 .column-2 {
    float: right;
    margin: 0;
}

.cols-3 .column-1,
.cols-3 .column-2 {
    float: left;
    width: 29%;
}

.cols-3 .column-1 {
    margin-right: 7%;
}

.cols-3 .column-2 {
    margin-left: 0;
}

.cols-3 .column-3 {
    float: right;
    width: 29%;
}

.cols-4 .column-1,
.cols-4 .column-2,
.cols-4 .column-3 {
    float: left;
    width: 23%;
    margin-right: 2%;
}

.cols-4 .column-2 {
    margin-left: 0;
}

.cols-4 .column-4 {
    float: right;
    width: 23%;
    margin-right: 2%;
}

.page-header {
    margin: 0;
    padding: 0;
    border: 0;
}

fieldset.filters {
    margin: 10px 0 !important;
    padding: 0 !important;
}

.archive #archive-items {
    margin-left: 0;
    list-style: none;
}

.archive .filter-search {
    background: none;
    border: 0;
    margin: 0;
    padding: 0;
}

.archive .filter-search.alert {
    float: left;
}

.archive select {
    margin-right: 5px;
}

.archive .createdby {
    display: block;
}

.archive .muted {
    color: inherit;
}

#article-index {
    float: right;
    border: 1px solid #d5d5d5;
    background: #f2f2f2;
    border-radius: 3px;
    margin-left: 15px;
}

#article-index ul {
    list-style: none;
    margin: 0;
}

#article-index ul li:first-child a {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

#article-index ul li a {
    display: block;
    padding: 5px 10px;
    font-size: 13px;
    border-bottom: 1px solid #d5d5d5;
}

#article-index ul li a.active {
    color: inherit;
}

#article-index ul li a:hover {
    background: #eaeaea;
}

#article-index ul li:last-child a {
    border-bottom: none !important;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.article-index {
    margin-left: 15px;
}

.article-index .nav-tabs.nav-stacked>li>a {
    font-size: 13px;
    padding: 7px 10px;
    border: 1px solid #d5d5d5;
    background: #f2f2f2;
}

.article-index .nav-tabs.nav-stacked>li>a:hover {
    background: #eaeaea;
}

.article-index .nav-tabs.nav-stacked>li>a.active {
    color: inherit;
}

.pagination {
    margin: 10px 0;
    padding: 10px 0;
    clear: both;
    text-align: center;
}

.pagination .counter {
    float: none;
    text-align: center;
    margin: 0;
    margin-bottom: 5px;
}

.pagination ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: center;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.pagination ul li {
    display: inline-block;
    text-align: center;
    margin: 0 5px;
}

.pagination ul li a,
.pagination ul li span {
    float: none;
    margin: 0 5px;
    padding: 0 5px;
    background: none;
    border: none;
    text-shadow: none;
}

.pagination ul li a:hover,
.pagination ul li span:hover {
    background: none;
}

.pagination-start,
.pagination-next,
.pagination-end,
.pagination-prev {
    border: 0;
}

.pagination-start {
    padding: 0;
}

.pagination-start span {
    padding: 0;
}

.pagenav {
    list-style: none;
    margin: 5px 0;
    padding: 15px 0;
}

.pagenav-prev {
    float: left;
}

.pagenav-next {
    float: right;
}

.pager li {
    margin: 0 5px;
}

.pager a,
.pager span {
    background: none;
    border: 0;
    padding: 0;
}

.pager a:hover,
.pager span:hover {
    background: none;
}

#rt-breadcrumbs .rt-block {
    margin: 10px;
    padding: 10px 15px;
}

#rt-breadcrumbs .showHere {
    font-weight: bold;
    margin-right: 5px;
}

.breadcrumbs {
    padding: 0;
    margin: 0;
}

.breadcrumbs li {
    list-style: none;
    float: left;
    text-shadow: none;
}

.breadcrumbs a,
.breadcrumbs span {
    text-decoration: none;
}

.breadcrumbs a:after,
.breadcrumbs span:after {
    font-family: FontAwesome;
    content: "\f101";
    margin: 0 5px 0 10px;
}

.breadcrumbs a:hover,
.breadcrumbs span:hover {
    text-decoration: none;
}

.breadcrumbs a:last-child:after,
.breadcrumbs span:last-child:after {
    display: none;
}

.breadcrumbs img {
    display: none;
}

.breadcrumb {
    padding: 0;
    margin: 0;
    background: none;
}

.breadcrumb li {
    list-style: none;
    text-shadow: none;
}

.breadcrumb li:not(:first-child):after {
    font-family: FontAwesome;
    content: "\f101";
    margin: 0 10px;
}

.breadcrumb li:hover {
    text-decoration: none;
}

.breadcrumb li:last-child:after {
    display: none;
}

.breadcrumb .divider {
    display: none;
}

.breadcrumb .icon-location {
    display: inline-block !important;
}

.breadcrumb .icon-location:before {
    font-family: FontAwesome !important;
    content: "\f041";
}

.weblink-category td.title {
    font-size: 15px;
    text-align: left;
}

.weblink-category p {
    margin: 5px 0;
}

.num {
    vertical-align: top;
    text-align: left;
}

.hits {
    vertical-align: top;
}

.filter {
    margin: 10px 0;
    text-align: right;
    margin-right: 7px;
}

.element-invisible {
    position: absolute;
    margin-left: -3000px;
    margin-top: -3000px;
    height: 0;
}

.cat-items {
    margin-top: 20px;
}

.cat-items .filter-search {
    margin-bottom: 10px;
}

.cat-items select {
    margin-bottom: 0;
}

table.weblinks {
    font-size: 15px;
    margin: 10px 10px 20px 0;
    width: 99%;
}

table.weblinks td {
    border-collapse: collapse;
    padding: 7px;
}

table.weblinks td p {
    margin: 0;
    line-height: 1.3em;
}

table.weblinks th {
    padding: 7px;
    text-align: left;
}

legend {
    font-size: 21px;
    border-bottom: 1px solid #d5d5d5;
}

legend small {
    color: #d5d5d5;
}

form fieldset dt {
    clear: left;
    float: left;
    width: 12em;
    padding: 3px 0;
}

form fieldset dd {
    float: left;
    padding: 3px 0;
}

.invalid {
    border-color: #ff0000 !important;
}

label.invalid {
    color: #ff0000 !important;
}

input[type="radio"],
input[type="checkbox"] {
    margin: 5px;
    height: auto;
}

input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly],
.uneditable-input,
.uneditable-textarea {
    color: #b8b8b8;
    background-color: #ffffff;
    border: 1px solid #d5d5d5;
}

.input-prepend .add-on,
.input-append .add-on {
    color: #686868;
    background: #f2f2f2;
    border: 1px solid #d5d5d5;
}

.input-prepend.input-append .media-preview,
.input-append.input-append .media-preview {
    margin: 0;
}

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

.btn-primary.disabled,
.btn-primary[disabled],
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover {
    background-color: #28502e !important;
    color: #ffffff !important;
}

.content_vote select {
    padding: 12px;
}

.table th,
.table td {
    border-top: 1px solid #d5d5d5;
}

table {
    border-collapse: collapse;
}

table.table-bordered {
    border-collapse: separate;
}

table.table-bordered th {
    background-color: #f2f2f2;
}

.table-striped tbody tr:nth-child(2n+1) td,
.table-striped tbody tr:nth-child(2n+1) th {
    background: #eaeaea;
}

.well {
    background-color: transparent;
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.nav-tabs.nav-stacked>li>a {
    background-color: #f2f2f2;
}

.nav-tabs.nav-stacked>li>a:hover {
    background-color: #eaeaea;
}

.list-striped li:nth-child(odd),
.list-striped dd:nth-child(odd),
.row-striped .row:nth-child(odd),
.row-striped .row-fluid:nth-child(odd),
.cat-list-row0 {
    background-color: #f2f2f2;
}

.list-striped li:hover,
.list-striped dd:hover,
.row-striped .row:hover,
.row-striped .row-fluid:hover,
.cat-list-row0:hover,
.cat-list-row1:hover {
    background-color: #eaeaea;
}

.contact {
    padding: 0;
}

.contact .button {
    float: none !important;
    clear: left;
    display: block;
    margin: 20px 0 0 0;
}

.contact .title {
    font-size: 15px;
    line-height: 33px;
    margin: 0 0 2px 0;
    box-shadow: none;
    padding: 0;
    text-align: left;
    border-radius: 3px;
    background-color: #fafafa;
    background-image: -moz-linear-gradient(top, #ffffff, #f2f2f2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f2f2f2));
    background-image: -webkit-linear-gradient(top, #ffffff, #f2f2f2);
    background-image: -o-linear-gradient(top, #ffffff, #f2f2f2);
    background-image: linear-gradient(to bottom, #ffffff, #f2f2f2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
    background-color: #fafafa;
    background-image: -moz-linear-gradient(top, #ffffff, #f2f2f2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f2f2f2));
    background-image: -webkit-linear-gradient(top, #ffffff, #f2f2f2);
    background-image: -o-linear-gradient(top, #ffffff, #f2f2f2);
    background-image: linear-gradient(to bottom, #ffffff, #f2f2f2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
    background-color: #fafafa;
    background-image: -moz-linear-gradient(top, #ffffff, #f2f2f2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f2f2f2));
    background-image: -webkit-linear-gradient(top, #ffffff, #f2f2f2);
    background-image: -o-linear-gradient(top, #ffffff, #f2f2f2);
    background-image: linear-gradient(to bottom, #ffffff, #f2f2f2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
    border: 1px solid #d5d5d5;
}

.contact .title a {
    display: block;
    padding: 0 10px;
}

.contact .title a span {
    line-height: 1em;
}

.contact .title a span:before {
    font-family: FontAwesome;
    content: "\f055";
    margin: 0 10px 0 0;
    font-size: 1.3em;
    display: inline;
    vertical-align: middle;
}

.contact .pane-toggler-down a span:before {
    content: "\f056";
}

.contact-category {
    padding: 0 10px;
}

.contact-category #adminForm .filters {
    border: 0;
    padding: 0;
}

.contact-image {
    margin: 10px 0;
    overflow: hidden;
    display: block;
}

.contact-image img {
    max-width: 100%;
}

address {
    font-style: normal;
    margin: 10px 0;
}

address span {
    display: block;
}

.contact-address {
    margin: 20px 0 10px 0;
}

.contact-email div {
    padding: 2px 0;
    margin: 0 0 10px 0;
}

.contact-email label {
    width: 17em;
    float: left;
}

#contact-textmsg {
    padding: 2px 0 10px 0;
}

#contact-email-copy {
    float: left;
    margin-right: 10px;
}

dl.tabs {
    float: left;
    margin: 50px 0 0 0;
    z-index: 50;
    clear: both;
}

dl.tabs dt {
    float: left;
    padding: 4px 10px;
    border-left: 1px solid #d5d5d5;
    border-right: 1px solid #d5d5d5;
    border-top: 1px solid #d5d5d5;
    margin-right: 3px;
    background: #f0f0f0;
    color: #666666;
}

dl.tabs .open {
    background: #F9F9F9;
    border-bottom: 1px solid #F9F9F9;
    z-index: 100;
    color: #000000;
}

.current {
    clear: both;
    border: 1px solid #d5d5d5;
    padding: 10px 10px;
}

.current dd {
    padding: 0;
    margin: 0;
}

#content-pane.tabs {
    margin: 1px 0 0 0;
}

.searchintro {
    font-weight: normal;
    margin: 20px 0 20px;
}

#searchForm .inputbox {
    margin-bottom: 0;
}

#searchForm input[type="radio"],
#searchForm input[type="checkbox"] {
    margin-top: 3px;
    margin-right: 5px;
    float: none;
    vertical-align: top;
}

#searchForm,
#finder-search {
    padding: 0 5px;
}

.form-limit {
    margin: 20px 0 0;
    text-align: right;
    padding: 0 10px 0 20px;
}

.highlight {
    font-weight: bold;
}

.ordering-box {
    float: right;
}

.phrases-box {
    width: 60%;
    float: left;
}

.only,
.phrases {
    margin: 10px 0 0 0;
    line-height: 1.3em;
}

.search label {
    padding-top: 0 !important;
    display: inline-block;
}

label.ordering {
    display: block;
    margin: 10px 0 10px 0;
}

.word {
    padding: 10px 10px 10px 0;
}

.word input {
    font-weight: bold;
    padding: 4px;
    font-size: 15px;
}

.word label {
    font-weight: bold;
}

fieldset.only label,
fieldset.phrases label {
    margin: 0 10px 0 0;
}

.ordering-box label.ordering {
    margin: 0 10px 5px 0;
}

form .search label,
form .finder label {
    display: none;
}

form #finder-filter-select-list label {
    display: block;
    margin-top: 10px;
    margin-bottom: 2px;
}

.search dd {
    padding: 2px 15px 2px 5px;
}

.search #searchForm .btn,
.search #searchForm .button,
#finder-search .btn {
    padding: 13px 15px !important;
}

.result-title {
    padding: 15px 15px 0 5px;
    font-weight: bold;
}

.result-text {
    padding: 10px 15px 10px 5px;
    line-height: 1.7em;
}

.result-url {
    font-size: 15px;
    padding: 2px 15px 15px 5px;
}

.result-created {
    padding: 2px 15px 15px 5px;
    font-size: 13px;
}

.result-category {
    padding: 10px 15px 5px 5px;
}

#password-lbl,
#username-lbl {
    width: 130px;
    display: block;
    float: left;
}

.login .control-label {
    padding-top: 0;
    text-align: left;
}

.login-fields {
    margin-bottom: 5px;
}

#remember-lbl {
    display: inline-block;
    margin-right: 5px;
}

#remember {
    margin: 0;
}

.login+div {
    margin-top: 12px;
}

.login+div ul li,
#login-form li {
    list-style: none;
}

.login+div ul li a:before,
#login-form a:before {
    font-family: FontAwesome;
    content: "\f059";
    margin-right: 4px;
}

.login+div ul {
    padding: 0;
    margin-left: 0;
}

.login-description {
    margin: 10px 0;
}

#login-form .userdata {
    margin: 12px 0;
}

#login-form ul {
    padding: 0;
    margin-left: 0;
}

#login-form ul li a {
    font-size: 15px;
    text-decoration: none;
}

#login-form input[type="text"],
#login-form input[type="password"] {
    width: 100%;
}

#login-form .input-prepend {
    width: 100%;
}

#login-form .input-prepend .add-on {
    width: 25%;
    text-align: center;
    padding: 0;
}

#login-form .input-prepend input[type="text"],
#login-form .input-prepend input[type="password"] {
    width: 75%;
    border-radius: 0 3px 3px 0;
}

#login-form .input-prepend input#modlgn-secretkey {
    width: 57%;
    border-radius: 0;
}

#login-form .input-prepend input#modlgn-secretkey+span {
    width: 19%;
    text-align: center;
    padding: 0;
}

#login-form #form-login-remember label {
    display: inline-block;
}

#login-form #form-login-remember label.control-label {
    margin: -10px 0 0 5px;
}

#login-form #form-login-remember input {
    margin: 0;
}

#users-profile-core,
#users-profile-custom {
    margin: 10px 0 15px 0;
    padding: 15px;
}

#users-profile-core dt,
#users-profile-custom dt {
    float: left;
    width: 12em;
    padding: 3px 0;
    margin-right: 10px;
}

#users-profile-core dd,
#users-profile-custom dd {
    padding: 3px 0;
}

#member-profile fieldset,
#member-registration fieldset {
    margin: 10px 0 15px 0;
    padding: 15px;
}

#member-profile fieldset dd,
#member-registration fieldset dd {
    float: none;
    padding: 5px 0;
}

#member-profile fieldset dd input,
#member-registration fieldset dd input {
    width: 17em;
}

#member-profile fieldset dd select {
    width: 17em;
}

#member-profile fieldset dt,
#member-registration fieldset dt {
    padding: 5px 5px 5px 0;
    width: 13em;
}

.optional {
    font-size: 15px;
}

#member-registration {
    padding: 0 5px;
}

ul.menu {
    list-style: none;
    margin: 0 -15px;
    padding: 0;
}

ul.menu ul {
    list-style: none;
}

ul.menu li {
    margin-bottom: 5px;
}

ul.menu li a,
ul.menu li .item,
ul.menu li .separator {
    display: block;
    text-decoration: none;
    padding: 5px 15px;
    border-radius: 3px;
}

ul.menu li a:before,
ul.menu li .item:before,
ul.menu li .separator:before {
    content: "\f138";
    font-family: FontAwesome;
    margin-right: 10px;
    display: inline;
}

ul.menu li:last-child {
    margin-bottom: 0;
}

ul.menu li ul {
    margin: 0 0 0 20px;
    padding: 8px 0 0;
}

ul.menu li.active.current,
ul.menu li#current.active {
    border: 0;
    padding: 0;
}

ul.menu li.active.current>a,
ul.menu li#current.active>a {
    color: #686868;
}

ul.menu li.active.current>a:before,
ul.menu li.active.current>.item:before,
ul.menu li.active.current>.separator:before,
ul.menu li#current.active>a:before,
ul.menu li#current.active>.item:before,
ul.menu li#current.active>.separator:before {
    content: "\f0a9";
}

ul.menu ul.small {
    font-size: 14px;
}

.nav>li>a:hover {
    background: none;
}

.edit.item-page input,
.edit.item-page input .inputbox,
.edit.item-page #jform_images_image_intro,
.edit.item-page #jform_images_image_fulltext {
    width: 250px;
}

.edit.item-page .calendar,
.edit.item-page .calendar table {
    margin-left: 15px;
}

#adminForm fieldset {
    padding: 20px 15px;
    margin: 10px 0 15px 0;
}

#adminForm label {
    width: 100%;
}

#adminForm .formelm-area {
    padding: 5px 0;
}

#adminForm .formelm-area label {
    vertical-align: top;
    display: inline-block;
    width: 7em;
}

.modal.btn {
    position: relative;
    top: inherit;
    bottom: inherit;
    left: inherit;
    right: inherit;
}

.media-preview.add-on {
    margin-top: 0;
}

.input-append #jform_publish_up+.btn,
.input-append #jform_publish_down+.btn {
    padding-bottom: 4px;
    margin-left: 15px;
}

#editor-xtd-buttons a:link,
#editor-xtd-buttons a:hover,
#editor-xtd-buttons a:visited {
    color: #323232;
}

#editor-xtd-buttons a.modal-button {
    text-shadow: none;
}

#editor-xtd-buttons .readmore {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    font-size: inherit;
    font-family: inherit;
    border: inherit;
}

#editor-xtd-buttons .readmore a {
    text-shadow: none;
}

#editor-xtd-buttons .readmore:before {
    display: none;
}

.formelm {
    margin: 5px 0;
}

.formelm .fltlft {
    float: left;
}

.formelm .button2-left,
.formelm .media-preview {
    margin: 10px 0 0 10px;
}

.formelm .button2-left a,
.formelm .media-preview a {
    padding: 3px 10px !important;
    border-radius: 4px;
    border-radius: 4px;
    border-radius: 4px;
}

.formelm-buttons {
    text-align: right;
    margin-bottom: 10px;
}

.button2-left {
    float: left;
    margin-right: 5px;
    margin-top: 10px;
}

.button2-left .readmore {
    background-image: none;
    background-color: transparent;
    border: none;
    padding: 0;
    text-shadow: none;
    font-size: inherit;
    text-transform: inherit;
}

.contentpaneopen_edit {
    float: left;
}

.mceButton:hover {
    background: none !important;
}

.formelm-buttons {
    text-align: right;
    margin-bottom: 10px;
}

.button2-left .blank a,
.button2-left a,
.button2-left .readmore a {
    background: #eee;
    padding: 4px !important;
    margin: 0 !important;
    line-height: 1.2em;
    border: solid 1px #ddd;
    font-weight: bold;
    text-decoration: none;
    display: inline;
    text-shadow: none;
}

#publishing .chzn-container-multi .chzn-choices {
    color: #686868;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #d5d5d5;
    border-radius: 3px;
}

#publishing .chzn-container-multi .chzn-choices li.search-field input[type="text"] {
    min-height: 45px;
}

#publishing .chzn-container-active .chzn-choices {
    border: 1px solid #28502e;
    box-shadow: none;
}

#publishing .chzn-container .chzn-drop {
    border: none;
    color: #686868;
    background: #ffffff;
}

.chzn-container .chzn-drop,
.chzn-container .chzn-results li.no-results {
    border: none;
    color: #686868;
    background: #e0e0e0;
}

.chzn-container-multi .chzn-choices {
    color: #686868;
    background-color: #ffffff;
    border: 1px solid #d5d5d5;
    border-radius: 3px;
    width: 250px;
    background-image: none;
}

.chzn-container-multi .chzn-choices li.search-field input[type="text"] {
    box-shadow: none;
    height: 45px;
    margin: 0;
    padding: 0 5px;
    color: #686868 !important;
}

.manager.thumbnails>li {
    float: left !important;
    margin-left: 20px !important;
    list-style: none;
}

.control-group {
    margin-left: 0 !important;
}

.adminlist .title>a,
#adminForm .title>a {
    font-weight: bold;
}

.adminlist th.title,
#adminForm th.title {
    font-size: inherit;
    letter-spacing: inherit;
    margin-top: inherit;
    text-transform: inherit;
}

figcaption,
figure {
    display: block;
}

figure {
    display: table;
}

figure.pull-center,
img.pull-center {
    margin-left: auto;
    margin-right: auto;
}

figcaption {
    display: table-caption;
    caption-side: bottom;
}

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

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

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

.calendar td.button {
    background-image: none;
    background-color: transparent;
    border: none !important;
    padding: 0;
    text-shadow: none;
    font-size: inherit;
    text-transform: inherit;
    color: #000000 !important;
    display: table-cell;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    border-radius: 0;
    border-radius: 0;
    line-height: inherit;
}

.calendar td.button:hover {
    color: #000000 !important;
}

.calendar td.button:before {
    display: none;
}

.calendar tbody td.hilite,
.calendar tbody td.selected {
    border: none;
    padding: 2px 4px 2px 2px;
}

.calendar td.title {
    font-size: 1.4em;
    display: table-cell;
    line-height: inherit;
}

.calendar tr.daynames td {
    border: none !important;
}

.items-more {
    padding-top: 10px;
}

.items-more h3 {
    font-weight: normal;
    margin: 0;
    padding: 0;
    font-size: 1.4em;
}

.items-more ol {
    line-height: 1.3em;
    list-style-type: none;
    margin: 0;
    padding: 10px 0 10px 2px;
}

.items-more ol li {
    margin-bottom: 5px;
}

.items-more ol li a {
    display: inline;
    font-weight: normal;
    padding: 0;
}

.items-more ol li a:before {
    font-family: FontAwesome;
    content: "\f055";
    margin: 0 5px;
}

table.contenttoc {
    padding: 10px;
    margin: 10px;
}

table.contenttoc tr td {
    padding: 1px 0;
}

.pagenavcounter {
    font-weight: bold;
}

.mailto-close {
    float: right;
}

#mailtoForm .button {
    margin-top: 15px;
}

#system-message {
    padding: 0;
    margin: 15px 0;
}

#system-message dd {
    margin: 0;
}

#system-message dd ul {
    border-radius: 3px;
    margin: 15px 0;
    list-style: none;
    padding: 10px;
    color: #0055BB;
    padding: 15px;
    border-radius: 4px;
    background-color: #adc6df;
    background-image: -moz-linear-gradient(top, #adc6df, #adc6df);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#adc6df), to(#adc6df));
    background-image: -webkit-linear-gradient(top, #adc6df, #adc6df);
    background-image: -o-linear-gradient(top, #adc6df, #adc6df);
    background-image: linear-gradient(to bottom, #adc6df, #adc6df);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffacc6de', endColorstr='#ffacc6de', GradientType=0);
    background-color: #adc6df;
    background-image: -moz-linear-gradient(top, #adc6df, #adc6df);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#adc6df), to(#adc6df));
    background-image: -webkit-linear-gradient(top, #adc6df, #adc6df);
    background-image: -o-linear-gradient(top, #adc6df, #adc6df);
    background-image: linear-gradient(to bottom, #adc6df, #adc6df);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffacc6de', endColorstr='#ffacc6de', GradientType=0);
    background-color: #adc6df;
    background-image: -moz-linear-gradient(top, #adc6df, #adc6df);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#adc6df), to(#adc6df));
    background-image: -webkit-linear-gradient(top, #adc6df, #adc6df);
    background-image: -o-linear-gradient(top, #adc6df, #adc6df);
    background-image: linear-gradient(to bottom, #adc6df, #adc6df);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffacc6de', endColorstr='#ffacc6de', GradientType=0);
    color: #0055BB;
    padding: 15px;
    border-radius: 4px;
    background-color: #adc6df;
    background-image: -moz-linear-gradient(top, #adc6df, #adc6df);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#adc6df), to(#adc6df));
    background-image: -webkit-linear-gradient(top, #adc6df, #adc6df);
    background-image: -o-linear-gradient(top, #adc6df, #adc6df);
    background-image: linear-gradient(to bottom, #adc6df, #adc6df);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffacc6de', endColorstr='#ffacc6de', GradientType=0);
    background-color: #adc6df;
    background-image: -moz-linear-gradient(top, #adc6df, #adc6df);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#adc6df), to(#adc6df));
    background-image: -webkit-linear-gradient(top, #adc6df, #adc6df);
    background-image: -o-linear-gradient(top, #adc6df, #adc6df);
    background-image: linear-gradient(to bottom, #adc6df, #adc6df);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffacc6de', endColorstr='#ffacc6de', GradientType=0);
    background-color: #adc6df;
    background-image: -moz-linear-gradient(top, #adc6df, #adc6df);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#adc6df), to(#adc6df));
    background-image: -webkit-linear-gradient(top, #adc6df, #adc6df);
    background-image: -o-linear-gradient(top, #adc6df, #adc6df);
    background-image: linear-gradient(to bottom, #adc6df, #adc6df);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffacc6de', endColorstr='#ffacc6de', GradientType=0);
    color: #0055BB;
    padding: 15px;
    border-radius: 4px;
    background-color: #adc6df;
    background-image: -moz-linear-gradient(top, #adc6df, #adc6df);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#adc6df), to(#adc6df));
    background-image: -webkit-linear-gradient(top, #adc6df, #adc6df);
    background-image: -o-linear-gradient(top, #adc6df, #adc6df);
    background-image: linear-gradient(to bottom, #adc6df, #adc6df);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffacc6de', endColorstr='#ffacc6de', GradientType=0);
    background-color: #adc6df;
    background-image: -moz-linear-gradient(top, #adc6df, #adc6df);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#adc6df), to(#adc6df));
    background-image: -webkit-linear-gradient(top, #adc6df, #adc6df);
    background-image: -o-linear-gradient(top, #adc6df, #adc6df);
    background-image: linear-gradient(to bottom, #adc6df, #adc6df);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffacc6de', endColorstr='#ffacc6de', GradientType=0);
    background-color: #adc6df;
    background-image: -moz-linear-gradient(top, #adc6df, #adc6df);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#adc6df), to(#adc6df));
    background-image: -webkit-linear-gradient(top, #adc6df, #adc6df);
    background-image: -o-linear-gradient(top, #adc6df, #adc6df);
    background-image: linear-gradient(to bottom, #adc6df, #adc6df);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffacc6de', endColorstr='#ffacc6de', GradientType=0);
    color: #0055BB;
    padding: 15px;
    border-radius: 4px;
    background-color: #adc6df;
    background-image: -moz-linear-gradient(top, #adc6df, #adc6df);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#adc6df), to(#adc6df));
    background-image: -webkit-linear-gradient(top, #adc6df, #adc6df);
    background-image: -o-linear-gradient(top, #adc6df, #adc6df);
    background-image: linear-gradient(to bottom, #adc6df, #adc6df);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffacc6de', endColorstr='#ffacc6de', GradientType=0);
    background-color: #adc6df;
    background-image: -moz-linear-gradient(top, #adc6df, #adc6df);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#adc6df), to(#adc6df));
    background-image: -webkit-linear-gradient(top, #adc6df, #adc6df);
    background-image: -o-linear-gradient(top, #adc6df, #adc6df);
    background-image: linear-gradient(to bottom, #adc6df, #adc6df);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffacc6de', endColorstr='#ffacc6de', GradientType=0);
    background-color: #adc6df;
    background-image: -moz-linear-gradient(top, #adc6df, #adc6df);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#adc6df), to(#adc6df));
    background-image: -webkit-linear-gradient(top, #adc6df, #adc6df);
    background-image: -o-linear-gradient(top, #adc6df, #adc6df);
    background-image: linear-gradient(to bottom, #adc6df, #adc6df);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffacc6de', endColorstr='#ffacc6de', GradientType=0);
    color: #0055BB;
    padding: 15px;
    border-radius: 4px;
    background-color: #adc6df;
    background-image: -moz-linear-gradient(top, #adc6df, #adc6df);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#adc6df), to(#adc6df));
    background-image: -webkit-linear-gradient(top, #adc6df, #adc6df);
    background-image: -o-linear-gradient(top, #adc6df, #adc6df);
    background-image: linear-gradient(to bottom, #adc6df, #adc6df);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffacc6de', endColorstr='#ffacc6de', GradientType=0);
    background-color: #adc6df;
    background-image: -moz-linear-gradient(top, #adc6df, #adc6df);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#adc6df), to(#adc6df));
    background-image: -webkit-linear-gradient(top, #adc6df, #adc6df);
    background-image: -o-linear-gradient(top, #adc6df, #adc6df);
    background-image: linear-gradient(to bottom, #adc6df, #adc6df);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffacc6de', endColorstr='#ffacc6de', GradientType=0);
    background-color: #adc6df;
    background-image: -moz-linear-gradient(top, #adc6df, #adc6df);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#adc6df), to(#adc6df));
    background-image: -webkit-linear-gradient(top, #adc6df, #adc6df);
    background-image: -o-linear-gradient(top, #adc6df, #adc6df);
    background-image: linear-gradient(to bottom, #adc6df, #adc6df);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffacc6de', endColorstr='#ffacc6de', GradientType=0);
    color: #0055BB;
    padding: 15px;
    border-radius: 4px;
    background-color: #adc6df;
    background-image: -moz-linear-gradient(top, #adc6df, #adc6df);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#adc6df), to(#adc6df));
    background-image: -webkit-linear-gradient(top, #adc6df, #adc6df);
    background-image: -o-linear-gradient(top, #adc6df, #adc6df);
    background-image: linear-gradient(to bottom, #adc6df, #adc6df);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffacc6de', endColorstr='#ffacc6de', GradientType=0);
    background-color: #adc6df;
    background-image: -moz-linear-gradient(top, #adc6df, #adc6df);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#adc6df), to(#adc6df));
    background-image: -webkit-linear-gradient(top, #adc6df, #adc6df);
    background-image: -o-linear-gradient(top, #adc6df, #adc6df);
    background-image: linear-gradient(to bottom, #adc6df, #adc6df);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffacc6de', endColorstr='#ffacc6de', GradientType=0);
    background-color: #adc6df;
    background-image: -moz-linear-gradient(top, #adc6df, #adc6df);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#adc6df), to(#adc6df));
    background-image: -webkit-linear-gradient(top, #adc6df, #adc6df);
    background-image: -o-linear-gradient(top, #adc6df, #adc6df);
    background-image: linear-gradient(to bottom, #adc6df, #adc6df);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffacc6de', endColorstr='#ffacc6de', GradientType=0);
    color: #0055BB;
    padding: 15px;
    border-radius: 4px;
    background-color: #adc6df;
    background-image: -moz-linear-gradient(top, #adc6df, #adc6df);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#adc6df), to(#adc6df));
    background-image: -webkit-linear-gradient(top, #adc6df, #adc6df);
    background-image: -o-linear-gradient(top, #adc6df, #adc6df);
    background-image: linear-gradient(to bottom, #adc6df, #adc6df);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffacc6de', endColorstr='#ffacc6de', GradientType=0);
    background-color: #adc6df;
    background-image: -moz-linear-gradient(top, #adc6df, #adc6df);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#adc6df), to(#adc6df));
    background-image: -webkit-linear-gradient(top, #adc6df, #adc6df);
    background-image: -o-linear-gradient(top, #adc6df, #adc6df);
    background-image: linear-gradient(to bottom, #adc6df, #adc6df);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffacc6de', endColorstr='#ffacc6de', GradientType=0);
    background-color: #adc6df;
    background-image: -moz-linear-gradient(top, #adc6df, #adc6df);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#adc6df), to(#adc6df));
    background-image: -webkit-linear-gradient(top, #adc6df, #adc6df);
    background-image: -o-linear-gradient(top, #adc6df, #adc6df);
    background-image: linear-gradient(to bottom, #adc6df, #adc6df);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffacc6de', endColorstr='#ffacc6de', GradientType=0);
    color: #0055BB;
    padding: 15px;
    border-radius: 4px;
    background-color: #adc6df;
    background-image: -moz-linear-gradient(top, #adc6df, #adc6df);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#adc6df), to(#adc6df));
    background-image: -webkit-linear-gradient(top, #adc6df, #adc6df);
    background-image: -o-linear-gradient(top, #adc6df, #adc6df);
    background-image: linear-gradient(to bottom, #adc6df, #adc6df);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffacc6de', endColorstr='#ffacc6de', GradientType=0);
    background-color: #adc6df;
    background-image: -moz-linear-gradient(top, #adc6df, #adc6df);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#adc6df), to(#adc6df));
    background-image: -webkit-linear-gradient(top, #adc6df, #adc6df);
    background-image: -o-linear-gradient(top, #adc6df, #adc6df);
    background-image: linear-gradient(to bottom, #adc6df, #adc6df);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffacc6de', endColorstr='#ffacc6de', GradientType=0);
    background-color: #adc6df;
    background-image: -moz-linear-gradient(top, #adc6df, #adc6df);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#adc6df), to(#adc6df));
    background-image: -webkit-linear-gradient(top, #adc6df, #adc6df);
    background-image: -o-linear-gradient(top, #adc6df, #adc6df);
    background-image: linear-gradient(to bottom, #adc6df, #adc6df);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffacc6de', endColorstr='#ffacc6de', GradientType=0);
    color: #0055BB;
    padding: 15px;
    border-radius: 4px;
    background-color: #adc6df;
    background-image: -moz-linear-gradient(top, #adc6df, #adc6df);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#adc6df), to(#adc6df));
    background-image: -webkit-linear-gradient(top, #adc6df, #adc6df);
    background-image: -o-linear-gradient(top, #adc6df, #adc6df);
    background-image: linear-gradient(to bottom, #adc6df, #adc6df);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffacc6de', endColorstr='#ffacc6de', GradientType=0);
    background-color: #adc6df;
    background-image: -moz-linear-gradient(top, #adc6df, #adc6df);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#adc6df), to(#adc6df));
    background-image: -webkit-linear-gradient(top, #adc6df, #adc6df);
    background-image: -o-linear-gradient(top, #adc6df, #adc6df);
    background-image: linear-gradient(to bottom, #adc6df, #adc6df);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffacc6de', endColorstr='#ffacc6de', GradientType=0);
    background-color: #adc6df;
    background-image: -moz-linear-gradient(top, #adc6df, #adc6df);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#adc6df), to(#adc6df));
    background-image: -webkit-linear-gradient(top, #adc6df, #adc6df);
    background-image: -o-linear-gradient(top, #adc6df, #adc6df);
    background-image: linear-gradient(to bottom, #adc6df, #adc6df);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffacc6de', endColorstr='#ffacc6de', GradientType=0);
}

#system-message dd ul li:before {
    font-family: FontAwesome;
    content: '\f05a';
    margin-right: 8px;
    font-size: 25px;
    opacity: 0.8;
    vertical-align: middle;
}

#system-message .error ul {
    color: #CC0000;
    padding: 15px;
    border-radius: 4px;
    background-color: #e8c0c2;
    background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
    background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
    background-color: #e8c0c2;
    background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
    background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
    background-color: #e8c0c2;
    background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
    background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
    color: #CC0000;
    padding: 15px;
    border-radius: 4px;
    background-color: #e8c0c2;
    background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
    background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
    background-color: #e8c0c2;
    background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
    background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
    background-color: #e8c0c2;
    background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
    background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
    color: #CC0000;
    padding: 15px;
    border-radius: 4px;
    background-color: #e8c0c2;
    background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
    background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
    background-color: #e8c0c2;
    background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
    background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
    background-color: #e8c0c2;
    background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
    background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
    color: #CC0000;
    padding: 15px;
    border-radius: 4px;
    background-color: #e8c0c2;
    background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
    background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
    background-color: #e8c0c2;
    background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
    background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
    background-color: #e8c0c2;
    background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
    background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
    color: #CC0000;
    padding: 15px;
    border-radius: 4px;
    background-color: #e8c0c2;
    background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
    background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
    background-color: #e8c0c2;
    background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
    background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
    background-color: #e8c0c2;
    background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
    background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
    color: #CC0000;
    padding: 15px;
    border-radius: 4px;
    background-color: #e8c0c2;
    background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
    background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
    background-color: #e8c0c2;
    background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
    background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
    background-color: #e8c0c2;
    background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
    background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
    color: #CC0000;
    padding: 15px;
    border-radius: 4px;
    background-color: #e8c0c2;
    background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
    background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
    background-color: #e8c0c2;
    background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
    background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
    background-color: #e8c0c2;
    background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
    background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
    color: #CC0000;
    padding: 15px;
    border-radius: 4px;
    background-color: #e8c0c2;
    background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
    background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
    background-color: #e8c0c2;
    background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
    background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
    background-color: #e8c0c2;
    background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
    background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
    color: #CC0000;
    padding: 15px;
    border-radius: 4px;
    background-color: #e8c0c2;
    background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
    background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
    background-color: #e8c0c2;
    background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
    background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
    background-color: #e8c0c2;
    background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
    background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
}

#system-message .error ul li:before {
    content: '\f056';
}

#system-message .notice ul {
    color: #A08B4C;
    padding: 15px;
    border-radius: 4px;
    background-color: #f1e5ab;
    background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
    background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
    background-color: #f1e5ab;
    background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
    background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
    background-color: #f1e5ab;
    background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
    background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
    color: #A08B4C;
    padding: 15px;
    border-radius: 4px;
    background-color: #f1e5ab;
    background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
    background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
    background-color: #f1e5ab;
    background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
    background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
    background-color: #f1e5ab;
    background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
    background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
    color: #A08B4C;
    padding: 15px;
    border-radius: 4px;
    background-color: #f1e5ab;
    background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
    background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
    background-color: #f1e5ab;
    background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
    background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
    background-color: #f1e5ab;
    background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
    background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
    color: #A08B4C;
    padding: 15px;
    border-radius: 4px;
    background-color: #f1e5ab;
    background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
    background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
    background-color: #f1e5ab;
    background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
    background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
    background-color: #f1e5ab;
    background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
    background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
    color: #A08B4C;
    padding: 15px;
    border-radius: 4px;
    background-color: #f1e5ab;
    background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
    background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
    background-color: #f1e5ab;
    background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
    background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
    background-color: #f1e5ab;
    background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
    background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
    color: #A08B4C;
    padding: 15px;
    border-radius: 4px;
    background-color: #f1e5ab;
    background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
    background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
    background-color: #f1e5ab;
    background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
    background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
    background-color: #f1e5ab;
    background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
    background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
    color: #A08B4C;
    padding: 15px;
    border-radius: 4px;
    background-color: #f1e5ab;
    background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
    background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
    background-color: #f1e5ab;
    background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
    background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
    background-color: #f1e5ab;
    background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
    background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
    color: #A08B4C;
    padding: 15px;
    border-radius: 4px;
    background-color: #f1e5ab;
    background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
    background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
    background-color: #f1e5ab;
    background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
    background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
    background-color: #f1e5ab;
    background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
    background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
    color: #A08B4C;
    padding: 15px;
    border-radius: 4px;
    background-color: #f1e5ab;
    background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
    background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
    background-color: #f1e5ab;
    background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
    background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
    background-color: #f1e5ab;
    background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
    background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
}

#system-message .notice ul li:before {
    content: '\f06a';
}

#system-message .alert {
    border-radius: 4px;
    margin: 15px 0;
    list-style: none;
    padding: 10px 35px 10px 10px;
    color: #0055BB;
    padding: 15px;
    border-radius: 4px;
    background-color: #adc6df;
    background-image: -moz-linear-gradient(top, #adc6df, #adc6df);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#adc6df), to(#adc6df));
    background-image: -webkit-linear-gradient(top, #adc6df, #adc6df);
    background-image: -o-linear-gradient(top, #adc6df, #adc6df);
    background-image: linear-gradient(to bottom, #adc6df, #adc6df);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffacc6de', endColorstr='#ffacc6de', GradientType=0);
    background-color: #adc6df;
    background-image: -moz-linear-gradient(top, #adc6df, #adc6df);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#adc6df), to(#adc6df));
    background-image: -webkit-linear-gradient(top, #adc6df, #adc6df);
    background-image: -o-linear-gradient(top, #adc6df, #adc6df);
    background-image: linear-gradient(to bottom, #adc6df, #adc6df);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffacc6de', endColorstr='#ffacc6de', GradientType=0);
    background-color: #adc6df;
    background-image: -moz-linear-gradient(top, #adc6df, #adc6df);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#adc6df), to(#adc6df));
    background-image: -webkit-linear-gradient(top, #adc6df, #adc6df);
    background-image: -o-linear-gradient(top, #adc6df, #adc6df);
    background-image: linear-gradient(to bottom, #adc6df, #adc6df);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffacc6de', endColorstr='#ffacc6de', GradientType=0);
    color: #0055BB;
    padding: 15px;
    border-radius: 4px;
    background-color: #adc6df;
    background-image: -moz-linear-gradient(top, #adc6df, #adc6df);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#adc6df), to(#adc6df));
    background-image: -webkit-linear-gradient(top, #adc6df, #adc6df);
    background-image: -o-linear-gradient(top, #adc6df, #adc6df);
    background-image: linear-gradient(to bottom, #adc6df, #adc6df);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffacc6de', endColorstr='#ffacc6de', GradientType=0);
    background-color: #adc6df;
    background-image: -moz-linear-gradient(top, #adc6df, #adc6df);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#adc6df), to(#adc6df));
    background-image: -webkit-linear-gradient(top, #adc6df, #adc6df);
    background-image: -o-linear-gradient(top, #adc6df, #adc6df);
    background-image: linear-gradient(to bottom, #adc6df, #adc6df);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffacc6de', endColorstr='#ffacc6de', GradientType=0);
    background-color: #adc6df;
    background-image: -moz-linear-gradient(top, #adc6df, #adc6df);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#adc6df), to(#adc6df));
    background-image: -webkit-linear-gradient(top, #adc6df, #adc6df);
    background-image: -o-linear-gradient(top, #adc6df, #adc6df);
    background-image: linear-gradient(to bottom, #adc6df, #adc6df);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffacc6de', endColorstr='#ffacc6de', GradientType=0);
    color: #0055BB;
    padding: 15px;
    border-radius: 4px;
    background-color: #adc6df;
    background-image: -moz-linear-gradient(top, #adc6df, #adc6df);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#adc6df), to(#adc6df));
    background-image: -webkit-linear-gradient(top, #adc6df, #adc6df);
    background-image: -o-linear-gradient(top, #adc6df, #adc6df);
    background-image: linear-gradient(to bottom, #adc6df, #adc6df);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffacc6de', endColorstr='#ffacc6de', GradientType=0);
    background-color: #adc6df;
    background-image: -moz-linear-gradient(top, #adc6df, #adc6df);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#adc6df), to(#adc6df));
    background-image: -webkit-linear-gradient(top, #adc6df, #adc6df);
    background-image: -o-linear-gradient(top, #adc6df, #adc6df);
    background-image: linear-gradient(to bottom, #adc6df, #adc6df);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffacc6de', endColorstr='#ffacc6de', GradientType=0);
    background-color: #adc6df;
    background-image: -moz-linear-gradient(top, #adc6df, #adc6df);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#adc6df), to(#adc6df));
    background-image: -webkit-linear-gradient(top, #adc6df, #adc6df);
    background-image: -o-linear-gradient(top, #adc6df, #adc6df);
    background-image: linear-gradient(to bottom, #adc6df, #adc6df);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffacc6de', endColorstr='#ffacc6de', GradientType=0);
    color: #0055BB;
    padding: 15px;
    border-radius: 4px;
    background-color: #adc6df;
    background-image: -moz-linear-gradient(top, #adc6df, #adc6df);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#adc6df), to(#adc6df));
    background-image: -webkit-linear-gradient(top, #adc6df, #adc6df);
    background-image: -o-linear-gradient(top, #adc6df, #adc6df);
    background-image: linear-gradient(to bottom, #adc6df, #adc6df);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffacc6de', endColorstr='#ffacc6de', GradientType=0);
    background-color: #adc6df;
    background-image: -moz-linear-gradient(top, #adc6df, #adc6df);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#adc6df), to(#adc6df));
    background-image: -webkit-linear-gradient(top, #adc6df, #adc6df);
    background-image: -o-linear-gradient(top, #adc6df, #adc6df);
    background-image: linear-gradient(to bottom, #adc6df, #adc6df);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffacc6de', endColorstr='#ffacc6de', GradientType=0);
    background-color: #adc6df;
    background-image: -moz-linear-gradient(top, #adc6df, #adc6df);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#adc6df), to(#adc6df));
    background-image: -webkit-linear-gradient(top, #adc6df, #adc6df);
    background-image: -o-linear-gradient(top, #adc6df, #adc6df);
    background-image: linear-gradient(to bottom, #adc6df, #adc6df);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffacc6de', endColorstr='#ffacc6de', GradientType=0);
    color: #0055BB;
    padding: 15px;
    border-radius: 4px;
    background-color: #adc6df;
    background-image: -moz-linear-gradient(top, #adc6df, #adc6df);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#adc6df), to(#adc6df));
    background-image: -webkit-linear-gradient(top, #adc6df, #adc6df);
    background-image: -o-linear-gradient(top, #adc6df, #adc6df);
    background-image: linear-gradient(to bottom, #adc6df, #adc6df);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffacc6de', endColorstr='#ffacc6de', GradientType=0);
    background-color: #adc6df;
    background-image: -moz-linear-gradient(top, #adc6df, #adc6df);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#adc6df), to(#adc6df));
    background-image: -webkit-linear-gradient(top, #adc6df, #adc6df);
    background-image: -o-linear-gradient(top, #adc6df, #adc6df);
    background-image: linear-gradient(to bottom, #adc6df, #adc6df);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffacc6de', endColorstr='#ffacc6de', GradientType=0);
    background-color: #adc6df;
    background-image: -moz-linear-gradient(top, #adc6df, #adc6df);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#adc6df), to(#adc6df));
    background-image: -webkit-linear-gradient(top, #adc6df, #adc6df);
    background-image: -o-linear-gradient(top, #adc6df, #adc6df);
    background-image: linear-gradient(to bottom, #adc6df, #adc6df);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffacc6de', endColorstr='#ffacc6de', GradientType=0);
    color: #0055BB;
    padding: 15px;
    border-radius: 4px;
    background-color: #adc6df;
    background-image: -moz-linear-gradient(top, #adc6df, #adc6df);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#adc6df), to(#adc6df));
    background-image: -webkit-linear-gradient(top, #adc6df, #adc6df);
    background-image: -o-linear-gradient(top, #adc6df, #adc6df);
    background-image: linear-gradient(to bottom, #adc6df, #adc6df);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffacc6de', endColorstr='#ffacc6de', GradientType=0);
    background-color: #adc6df;
    background-image: -moz-linear-gradient(top, #adc6df, #adc6df);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#adc6df), to(#adc6df));
    background-image: -webkit-linear-gradient(top, #adc6df, #adc6df);
    background-image: -o-linear-gradient(top, #adc6df, #adc6df);
    background-image: linear-gradient(to bottom, #adc6df, #adc6df);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffacc6de', endColorstr='#ffacc6de', GradientType=0);
    background-color: #adc6df;
    background-image: -moz-linear-gradient(top, #adc6df, #adc6df);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#adc6df), to(#adc6df));
    background-image: -webkit-linear-gradient(top, #adc6df, #adc6df);
    background-image: -o-linear-gradient(top, #adc6df, #adc6df);
    background-image: linear-gradient(to bottom, #adc6df, #adc6df);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffacc6de', endColorstr='#ffacc6de', GradientType=0);
    color: #0055BB;
    padding: 15px;
    border-radius: 4px;
    background-color: #adc6df;
    background-image: -moz-linear-gradient(top, #adc6df, #adc6df);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#adc6df), to(#adc6df));
    background-image: -webkit-linear-gradient(top, #adc6df, #adc6df);
    background-image: -o-linear-gradient(top, #adc6df, #adc6df);
    background-image: linear-gradient(to bottom, #adc6df, #adc6df);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffacc6de', endColorstr='#ffacc6de', GradientType=0);
    background-color: #adc6df;
    background-image: -moz-linear-gradient(top, #adc6df, #adc6df);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#adc6df), to(#adc6df));
    background-image: -webkit-linear-gradient(top, #adc6df, #adc6df);
    background-image: -o-linear-gradient(top, #adc6df, #adc6df);
    background-image: linear-gradient(to bottom, #adc6df, #adc6df);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffacc6de', endColorstr='#ffacc6de', GradientType=0);
    background-color: #adc6df;
    background-image: -moz-linear-gradient(top, #adc6df, #adc6df);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#adc6df), to(#adc6df));
    background-image: -webkit-linear-gradient(top, #adc6df, #adc6df);
    background-image: -o-linear-gradient(top, #adc6df, #adc6df);
    background-image: linear-gradient(to bottom, #adc6df, #adc6df);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffacc6de', endColorstr='#ffacc6de', GradientType=0);
    color: #0055BB;
    padding: 15px;
    border-radius: 4px;
    background-color: #adc6df;
    background-image: -moz-linear-gradient(top, #adc6df, #adc6df);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#adc6df), to(#adc6df));
    background-image: -webkit-linear-gradient(top, #adc6df, #adc6df);
    background-image: -o-linear-gradient(top, #adc6df, #adc6df);
    background-image: linear-gradient(to bottom, #adc6df, #adc6df);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffacc6de', endColorstr='#ffacc6de', GradientType=0);
    background-color: #adc6df;
    background-image: -moz-linear-gradient(top, #adc6df, #adc6df);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#adc6df), to(#adc6df));
    background-image: -webkit-linear-gradient(top, #adc6df, #adc6df);
    background-image: -o-linear-gradient(top, #adc6df, #adc6df);
    background-image: linear-gradient(to bottom, #adc6df, #adc6df);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffacc6de', endColorstr='#ffacc6de', GradientType=0);
    background-color: #adc6df;
    background-image: -moz-linear-gradient(top, #adc6df, #adc6df);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#adc6df), to(#adc6df));
    background-image: -webkit-linear-gradient(top, #adc6df, #adc6df);
    background-image: -o-linear-gradient(top, #adc6df, #adc6df);
    background-image: linear-gradient(to bottom, #adc6df, #adc6df);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffacc6de', endColorstr='#ffacc6de', GradientType=0);
    color: #0055BB;
    padding: 15px;
    border-radius: 4px;
    background-color: #adc6df;
    background-image: -moz-linear-gradient(top, #adc6df, #adc6df);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#adc6df), to(#adc6df));
    background-image: -webkit-linear-gradient(top, #adc6df, #adc6df);
    background-image: -o-linear-gradient(top, #adc6df, #adc6df);
    background-image: linear-gradient(to bottom, #adc6df, #adc6df);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffacc6de', endColorstr='#ffacc6de', GradientType=0);
    background-color: #adc6df;
    background-image: -moz-linear-gradient(top, #adc6df, #adc6df);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#adc6df), to(#adc6df));
    background-image: -webkit-linear-gradient(top, #adc6df, #adc6df);
    background-image: -o-linear-gradient(top, #adc6df, #adc6df);
    background-image: linear-gradient(to bottom, #adc6df, #adc6df);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffacc6de', endColorstr='#ffacc6de', GradientType=0);
    background-color: #adc6df;
    background-image: -moz-linear-gradient(top, #adc6df, #adc6df);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#adc6df), to(#adc6df));
    background-image: -webkit-linear-gradient(top, #adc6df, #adc6df);
    background-image: -o-linear-gradient(top, #adc6df, #adc6df);
    background-image: linear-gradient(to bottom, #adc6df, #adc6df);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffacc6de', endColorstr='#ffacc6de', GradientType=0);
}

#system-message .alert-error {
    color: #CC0000;
    padding: 15px;
    border-radius: 4px;
    background-color: #e8c0c2;
    background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
    background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
    background-color: #e8c0c2;
    background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
    background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
    background-color: #e8c0c2;
    background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
    background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
    color: #CC0000;
    padding: 15px;
    border-radius: 4px;
    background-color: #e8c0c2;
    background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
    background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
    background-color: #e8c0c2;
    background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
    background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
    background-color: #e8c0c2;
    background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
    background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
    color: #CC0000;
    padding: 15px;
    border-radius: 4px;
    background-color: #e8c0c2;
    background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
    background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
    background-color: #e8c0c2;
    background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
    background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
    background-color: #e8c0c2;
    background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
    background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
    color: #CC0000;
    padding: 15px;
    border-radius: 4px;
    background-color: #e8c0c2;
    background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
    background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
    background-color: #e8c0c2;
    background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
    background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
    background-color: #e8c0c2;
    background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
    background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
    color: #CC0000;
    padding: 15px;
    border-radius: 4px;
    background-color: #e8c0c2;
    background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
    background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
    background-color: #e8c0c2;
    background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
    background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
    background-color: #e8c0c2;
    background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
    background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
    color: #CC0000;
    padding: 15px;
    border-radius: 4px;
    background-color: #e8c0c2;
    background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
    background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
    background-color: #e8c0c2;
    background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
    background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
    background-color: #e8c0c2;
    background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
    background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
    color: #CC0000;
    padding: 15px;
    border-radius: 4px;
    background-color: #e8c0c2;
    background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
    background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
    background-color: #e8c0c2;
    background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
    background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
    background-color: #e8c0c2;
    background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
    background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
    color: #CC0000;
    padding: 15px;
    border-radius: 4px;
    background-color: #e8c0c2;
    background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
    background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
    background-color: #e8c0c2;
    background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
    background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
    background-color: #e8c0c2;
    background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
    background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
    color: #CC0000;
    padding: 15px;
    border-radius: 4px;
    background-color: #e8c0c2;
    background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
    background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
    background-color: #e8c0c2;
    background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
    background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
    background-color: #e8c0c2;
    background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
    background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
}

#system-message .alert-error:before {
    content: '\f056';
}

#system-message .alert-warning {
    color: #A08B4C;
    padding: 15px;
    border-radius: 4px;
    background-color: #f1e5ab;
    background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
    background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
    background-color: #f1e5ab;
    background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
    background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
    background-color: #f1e5ab;
    background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
    background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
    color: #A08B4C;
    padding: 15px;
    border-radius: 4px;
    background-color: #f1e5ab;
    background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
    background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
    background-color: #f1e5ab;
    background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
    background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
    background-color: #f1e5ab;
    background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
    background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
    color: #A08B4C;
    padding: 15px;
    border-radius: 4px;
    background-color: #f1e5ab;
    background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
    background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
    background-color: #f1e5ab;
    background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
    background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
    background-color: #f1e5ab;
    background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
    background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
    color: #A08B4C;
    padding: 15px;
    border-radius: 4px;
    background-color: #f1e5ab;
    background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
    background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
    background-color: #f1e5ab;
    background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
    background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
    background-color: #f1e5ab;
    background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
    background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
    color: #A08B4C;
    padding: 15px;
    border-radius: 4px;
    background-color: #f1e5ab;
    background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
    background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
    background-color: #f1e5ab;
    background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
    background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
    background-color: #f1e5ab;
    background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
    background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
    color: #A08B4C;
    padding: 15px;
    border-radius: 4px;
    background-color: #f1e5ab;
    background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
    background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
    background-color: #f1e5ab;
    background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
    background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
    background-color: #f1e5ab;
    background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
    background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
    color: #A08B4C;
    padding: 15px;
    border-radius: 4px;
    background-color: #f1e5ab;
    background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
    background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
    background-color: #f1e5ab;
    background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
    background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
    background-color: #f1e5ab;
    background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
    background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
    color: #A08B4C;
    padding: 15px;
    border-radius: 4px;
    background-color: #f1e5ab;
    background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
    background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
    background-color: #f1e5ab;
    background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
    background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
    background-color: #f1e5ab;
    background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
    background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
    color: #A08B4C;
    padding: 15px;
    border-radius: 4px;
    background-color: #f1e5ab;
    background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
    background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
    background-color: #f1e5ab;
    background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
    background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
    background-color: #f1e5ab;
    background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
    background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
}

#system-message .alert-warning:before {
    content: '\f06a';
}

#system-message .alert-success {
    color: #468847;
    padding: 15px;
    border-radius: 4px;
    background-color: #d0e9c6;
    background-image: -moz-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d0e9c6), to(#d0e9c6));
    background-image: -webkit-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -o-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: linear-gradient(to bottom, #d0e9c6, #d0e9c6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcfe8c5', endColorstr='#ffcfe8c5', GradientType=0);
    background-color: #d0e9c6;
    background-image: -moz-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d0e9c6), to(#d0e9c6));
    background-image: -webkit-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -o-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: linear-gradient(to bottom, #d0e9c6, #d0e9c6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcfe8c5', endColorstr='#ffcfe8c5', GradientType=0);
    background-color: #d0e9c6;
    background-image: -moz-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d0e9c6), to(#d0e9c6));
    background-image: -webkit-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -o-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: linear-gradient(to bottom, #d0e9c6, #d0e9c6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcfe8c5', endColorstr='#ffcfe8c5', GradientType=0);
    color: #468847;
    padding: 15px;
    border-radius: 4px;
    background-color: #d0e9c6;
    background-image: -moz-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d0e9c6), to(#d0e9c6));
    background-image: -webkit-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -o-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: linear-gradient(to bottom, #d0e9c6, #d0e9c6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcfe8c5', endColorstr='#ffcfe8c5', GradientType=0);
    background-color: #d0e9c6;
    background-image: -moz-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d0e9c6), to(#d0e9c6));
    background-image: -webkit-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -o-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: linear-gradient(to bottom, #d0e9c6, #d0e9c6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcfe8c5', endColorstr='#ffcfe8c5', GradientType=0);
    background-color: #d0e9c6;
    background-image: -moz-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d0e9c6), to(#d0e9c6));
    background-image: -webkit-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -o-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: linear-gradient(to bottom, #d0e9c6, #d0e9c6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcfe8c5', endColorstr='#ffcfe8c5', GradientType=0);
    color: #468847;
    padding: 15px;
    border-radius: 4px;
    background-color: #d0e9c6;
    background-image: -moz-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d0e9c6), to(#d0e9c6));
    background-image: -webkit-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -o-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: linear-gradient(to bottom, #d0e9c6, #d0e9c6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcfe8c5', endColorstr='#ffcfe8c5', GradientType=0);
    background-color: #d0e9c6;
    background-image: -moz-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d0e9c6), to(#d0e9c6));
    background-image: -webkit-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -o-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: linear-gradient(to bottom, #d0e9c6, #d0e9c6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcfe8c5', endColorstr='#ffcfe8c5', GradientType=0);
    background-color: #d0e9c6;
    background-image: -moz-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d0e9c6), to(#d0e9c6));
    background-image: -webkit-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -o-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: linear-gradient(to bottom, #d0e9c6, #d0e9c6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcfe8c5', endColorstr='#ffcfe8c5', GradientType=0);
    color: #468847;
    padding: 15px;
    border-radius: 4px;
    background-color: #d0e9c6;
    background-image: -moz-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d0e9c6), to(#d0e9c6));
    background-image: -webkit-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -o-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: linear-gradient(to bottom, #d0e9c6, #d0e9c6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcfe8c5', endColorstr='#ffcfe8c5', GradientType=0);
    background-color: #d0e9c6;
    background-image: -moz-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d0e9c6), to(#d0e9c6));
    background-image: -webkit-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -o-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: linear-gradient(to bottom, #d0e9c6, #d0e9c6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcfe8c5', endColorstr='#ffcfe8c5', GradientType=0);
    background-color: #d0e9c6;
    background-image: -moz-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d0e9c6), to(#d0e9c6));
    background-image: -webkit-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -o-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: linear-gradient(to bottom, #d0e9c6, #d0e9c6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcfe8c5', endColorstr='#ffcfe8c5', GradientType=0);
    color: #468847;
    padding: 15px;
    border-radius: 4px;
    background-color: #d0e9c6;
    background-image: -moz-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d0e9c6), to(#d0e9c6));
    background-image: -webkit-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -o-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: linear-gradient(to bottom, #d0e9c6, #d0e9c6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcfe8c5', endColorstr='#ffcfe8c5', GradientType=0);
    background-color: #d0e9c6;
    background-image: -moz-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d0e9c6), to(#d0e9c6));
    background-image: -webkit-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -o-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: linear-gradient(to bottom, #d0e9c6, #d0e9c6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcfe8c5', endColorstr='#ffcfe8c5', GradientType=0);
    background-color: #d0e9c6;
    background-image: -moz-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d0e9c6), to(#d0e9c6));
    background-image: -webkit-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -o-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: linear-gradient(to bottom, #d0e9c6, #d0e9c6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcfe8c5', endColorstr='#ffcfe8c5', GradientType=0);
    color: #468847;
    padding: 15px;
    border-radius: 4px;
    background-color: #d0e9c6;
    background-image: -moz-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d0e9c6), to(#d0e9c6));
    background-image: -webkit-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -o-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: linear-gradient(to bottom, #d0e9c6, #d0e9c6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcfe8c5', endColorstr='#ffcfe8c5', GradientType=0);
    background-color: #d0e9c6;
    background-image: -moz-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d0e9c6), to(#d0e9c6));
    background-image: -webkit-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -o-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: linear-gradient(to bottom, #d0e9c6, #d0e9c6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcfe8c5', endColorstr='#ffcfe8c5', GradientType=0);
    background-color: #d0e9c6;
    background-image: -moz-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d0e9c6), to(#d0e9c6));
    background-image: -webkit-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -o-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: linear-gradient(to bottom, #d0e9c6, #d0e9c6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcfe8c5', endColorstr='#ffcfe8c5', GradientType=0);
    color: #468847;
    padding: 15px;
    border-radius: 4px;
    background-color: #d0e9c6;
    background-image: -moz-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d0e9c6), to(#d0e9c6));
    background-image: -webkit-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -o-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: linear-gradient(to bottom, #d0e9c6, #d0e9c6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcfe8c5', endColorstr='#ffcfe8c5', GradientType=0);
    background-color: #d0e9c6;
    background-image: -moz-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d0e9c6), to(#d0e9c6));
    background-image: -webkit-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -o-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: linear-gradient(to bottom, #d0e9c6, #d0e9c6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcfe8c5', endColorstr='#ffcfe8c5', GradientType=0);
    background-color: #d0e9c6;
    background-image: -moz-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d0e9c6), to(#d0e9c6));
    background-image: -webkit-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -o-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: linear-gradient(to bottom, #d0e9c6, #d0e9c6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcfe8c5', endColorstr='#ffcfe8c5', GradientType=0);
    color: #468847;
    padding: 15px;
    border-radius: 4px;
    background-color: #d0e9c6;
    background-image: -moz-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d0e9c6), to(#d0e9c6));
    background-image: -webkit-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -o-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: linear-gradient(to bottom, #d0e9c6, #d0e9c6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcfe8c5', endColorstr='#ffcfe8c5', GradientType=0);
    background-color: #d0e9c6;
    background-image: -moz-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d0e9c6), to(#d0e9c6));
    background-image: -webkit-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -o-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: linear-gradient(to bottom, #d0e9c6, #d0e9c6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcfe8c5', endColorstr='#ffcfe8c5', GradientType=0);
    background-color: #d0e9c6;
    background-image: -moz-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d0e9c6), to(#d0e9c6));
    background-image: -webkit-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -o-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: linear-gradient(to bottom, #d0e9c6, #d0e9c6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcfe8c5', endColorstr='#ffcfe8c5', GradientType=0);
    color: #468847;
    padding: 15px;
    border-radius: 4px;
    background-color: #d0e9c6;
    background-image: -moz-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d0e9c6), to(#d0e9c6));
    background-image: -webkit-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -o-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: linear-gradient(to bottom, #d0e9c6, #d0e9c6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcfe8c5', endColorstr='#ffcfe8c5', GradientType=0);
    background-color: #d0e9c6;
    background-image: -moz-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d0e9c6), to(#d0e9c6));
    background-image: -webkit-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -o-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: linear-gradient(to bottom, #d0e9c6, #d0e9c6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcfe8c5', endColorstr='#ffcfe8c5', GradientType=0);
    background-color: #d0e9c6;
    background-image: -moz-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d0e9c6), to(#d0e9c6));
    background-image: -webkit-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -o-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: linear-gradient(to bottom, #d0e9c6, #d0e9c6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcfe8c5', endColorstr='#ffcfe8c5', GradientType=0);
}

#system-message .alert-success:before {
    content: '\f058';
}

#system-message .alert>div:first-child {
    margin-bottom: 0 !important;
}

#system-message .alert p:last-child {
    margin-bottom: 0;
}

#system-message .alert:before {
    font-family: FontAwesome;
    content: '\f05a';
    margin-right: 10px;
    font-size: 27px;
    opacity: 0.8;
    vertical-align: middle;
    float: left;
}

#system-message dt.error,
#system-message dt.notice,
#system-message dt.message {
    display: none;
}

.success {
    color: #468847;
    padding: 15px;
    border-radius: 4px;
    background-color: #d0e9c6;
    background-image: -moz-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d0e9c6), to(#d0e9c6));
    background-image: -webkit-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -o-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: linear-gradient(to bottom, #d0e9c6, #d0e9c6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcfe8c5', endColorstr='#ffcfe8c5', GradientType=0);
    background-color: #d0e9c6;
    background-image: -moz-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d0e9c6), to(#d0e9c6));
    background-image: -webkit-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -o-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: linear-gradient(to bottom, #d0e9c6, #d0e9c6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcfe8c5', endColorstr='#ffcfe8c5', GradientType=0);
    background-color: #d0e9c6;
    background-image: -moz-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d0e9c6), to(#d0e9c6));
    background-image: -webkit-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -o-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: linear-gradient(to bottom, #d0e9c6, #d0e9c6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcfe8c5', endColorstr='#ffcfe8c5', GradientType=0);
    color: #468847;
    padding: 15px;
    border-radius: 4px;
    background-color: #d0e9c6;
    background-image: -moz-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d0e9c6), to(#d0e9c6));
    background-image: -webkit-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -o-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: linear-gradient(to bottom, #d0e9c6, #d0e9c6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcfe8c5', endColorstr='#ffcfe8c5', GradientType=0);
    background-color: #d0e9c6;
    background-image: -moz-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d0e9c6), to(#d0e9c6));
    background-image: -webkit-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -o-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: linear-gradient(to bottom, #d0e9c6, #d0e9c6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcfe8c5', endColorstr='#ffcfe8c5', GradientType=0);
    background-color: #d0e9c6;
    background-image: -moz-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d0e9c6), to(#d0e9c6));
    background-image: -webkit-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -o-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: linear-gradient(to bottom, #d0e9c6, #d0e9c6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcfe8c5', endColorstr='#ffcfe8c5', GradientType=0);
    color: #468847;
    padding: 15px;
    border-radius: 4px;
    background-color: #d0e9c6;
    background-image: -moz-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d0e9c6), to(#d0e9c6));
    background-image: -webkit-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -o-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: linear-gradient(to bottom, #d0e9c6, #d0e9c6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcfe8c5', endColorstr='#ffcfe8c5', GradientType=0);
    background-color: #d0e9c6;
    background-image: -moz-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d0e9c6), to(#d0e9c6));
    background-image: -webkit-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -o-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: linear-gradient(to bottom, #d0e9c6, #d0e9c6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcfe8c5', endColorstr='#ffcfe8c5', GradientType=0);
    background-color: #d0e9c6;
    background-image: -moz-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d0e9c6), to(#d0e9c6));
    background-image: -webkit-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -o-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: linear-gradient(to bottom, #d0e9c6, #d0e9c6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcfe8c5', endColorstr='#ffcfe8c5', GradientType=0);
    color: #468847;
    padding: 15px;
    border-radius: 4px;
    background-color: #d0e9c6;
    background-image: -moz-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d0e9c6), to(#d0e9c6));
    background-image: -webkit-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -o-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: linear-gradient(to bottom, #d0e9c6, #d0e9c6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcfe8c5', endColorstr='#ffcfe8c5', GradientType=0);
    background-color: #d0e9c6;
    background-image: -moz-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d0e9c6), to(#d0e9c6));
    background-image: -webkit-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -o-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: linear-gradient(to bottom, #d0e9c6, #d0e9c6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcfe8c5', endColorstr='#ffcfe8c5', GradientType=0);
    background-color: #d0e9c6;
    background-image: -moz-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d0e9c6), to(#d0e9c6));
    background-image: -webkit-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -o-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: linear-gradient(to bottom, #d0e9c6, #d0e9c6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcfe8c5', endColorstr='#ffcfe8c5', GradientType=0);
    color: #468847;
    padding: 15px;
    border-radius: 4px;
    background-color: #d0e9c6;
    background-image: -moz-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d0e9c6), to(#d0e9c6));
    background-image: -webkit-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -o-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: linear-gradient(to bottom, #d0e9c6, #d0e9c6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcfe8c5', endColorstr='#ffcfe8c5', GradientType=0);
    background-color: #d0e9c6;
    background-image: -moz-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d0e9c6), to(#d0e9c6));
    background-image: -webkit-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -o-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: linear-gradient(to bottom, #d0e9c6, #d0e9c6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcfe8c5', endColorstr='#ffcfe8c5', GradientType=0);
    background-color: #d0e9c6;
    background-image: -moz-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d0e9c6), to(#d0e9c6));
    background-image: -webkit-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -o-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: linear-gradient(to bottom, #d0e9c6, #d0e9c6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcfe8c5', endColorstr='#ffcfe8c5', GradientType=0);
    color: #468847;
    padding: 15px;
    border-radius: 4px;
    background-color: #d0e9c6;
    background-image: -moz-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d0e9c6), to(#d0e9c6));
    background-image: -webkit-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -o-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: linear-gradient(to bottom, #d0e9c6, #d0e9c6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcfe8c5', endColorstr='#ffcfe8c5', GradientType=0);
    background-color: #d0e9c6;
    background-image: -moz-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d0e9c6), to(#d0e9c6));
    background-image: -webkit-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -o-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: linear-gradient(to bottom, #d0e9c6, #d0e9c6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcfe8c5', endColorstr='#ffcfe8c5', GradientType=0);
    background-color: #d0e9c6;
    background-image: -moz-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d0e9c6), to(#d0e9c6));
    background-image: -webkit-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -o-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: linear-gradient(to bottom, #d0e9c6, #d0e9c6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcfe8c5', endColorstr='#ffcfe8c5', GradientType=0);
    color: #468847;
    padding: 15px;
    border-radius: 4px;
    background-color: #d0e9c6;
    background-image: -moz-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d0e9c6), to(#d0e9c6));
    background-image: -webkit-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -o-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: linear-gradient(to bottom, #d0e9c6, #d0e9c6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcfe8c5', endColorstr='#ffcfe8c5', GradientType=0);
    background-color: #d0e9c6;
    background-image: -moz-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d0e9c6), to(#d0e9c6));
    background-image: -webkit-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -o-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: linear-gradient(to bottom, #d0e9c6, #d0e9c6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcfe8c5', endColorstr='#ffcfe8c5', GradientType=0);
    background-color: #d0e9c6;
    background-image: -moz-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d0e9c6), to(#d0e9c6));
    background-image: -webkit-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -o-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: linear-gradient(to bottom, #d0e9c6, #d0e9c6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcfe8c5', endColorstr='#ffcfe8c5', GradientType=0);
    color: #468847;
    padding: 15px;
    border-radius: 4px;
    background-color: #d0e9c6;
    background-image: -moz-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d0e9c6), to(#d0e9c6));
    background-image: -webkit-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -o-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: linear-gradient(to bottom, #d0e9c6, #d0e9c6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcfe8c5', endColorstr='#ffcfe8c5', GradientType=0);
    background-color: #d0e9c6;
    background-image: -moz-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d0e9c6), to(#d0e9c6));
    background-image: -webkit-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -o-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: linear-gradient(to bottom, #d0e9c6, #d0e9c6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcfe8c5', endColorstr='#ffcfe8c5', GradientType=0);
    background-color: #d0e9c6;
    background-image: -moz-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d0e9c6), to(#d0e9c6));
    background-image: -webkit-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -o-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: linear-gradient(to bottom, #d0e9c6, #d0e9c6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcfe8c5', endColorstr='#ffcfe8c5', GradientType=0);
    color: #468847;
    padding: 15px;
    border-radius: 4px;
    background-color: #d0e9c6;
    background-image: -moz-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d0e9c6), to(#d0e9c6));
    background-image: -webkit-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -o-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: linear-gradient(to bottom, #d0e9c6, #d0e9c6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcfe8c5', endColorstr='#ffcfe8c5', GradientType=0);
    background-color: #d0e9c6;
    background-image: -moz-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d0e9c6), to(#d0e9c6));
    background-image: -webkit-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -o-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: linear-gradient(to bottom, #d0e9c6, #d0e9c6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcfe8c5', endColorstr='#ffcfe8c5', GradientType=0);
    background-color: #d0e9c6;
    background-image: -moz-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d0e9c6), to(#d0e9c6));
    background-image: -webkit-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -o-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: linear-gradient(to bottom, #d0e9c6, #d0e9c6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcfe8c5', endColorstr='#ffcfe8c5', GradientType=0);
}

.error {
    color: #CC0000;
    padding: 15px;
    border-radius: 4px;
    background-color: #e8c0c2;
    background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
    background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
    background-color: #e8c0c2;
    background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
    background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
    background-color: #e8c0c2;
    background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
    background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
    color: #CC0000;
    padding: 15px;
    border-radius: 4px;
    background-color: #e8c0c2;
    background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
    background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
    background-color: #e8c0c2;
    background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
    background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
    background-color: #e8c0c2;
    background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
    background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
    color: #CC0000;
    padding: 15px;
    border-radius: 4px;
    background-color: #e8c0c2;
    background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
    background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
    background-color: #e8c0c2;
    background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
    background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
    background-color: #e8c0c2;
    background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
    background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
    color: #CC0000;
    padding: 15px;
    border-radius: 4px;
    background-color: #e8c0c2;
    background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
    background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
    background-color: #e8c0c2;
    background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
    background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
    background-color: #e8c0c2;
    background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
    background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
    color: #CC0000;
    padding: 15px;
    border-radius: 4px;
    background-color: #e8c0c2;
    background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
    background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
    background-color: #e8c0c2;
    background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
    background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
    background-color: #e8c0c2;
    background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
    background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
    color: #CC0000;
    padding: 15px;
    border-radius: 4px;
    background-color: #e8c0c2;
    background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
    background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
    background-color: #e8c0c2;
    background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
    background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
    background-color: #e8c0c2;
    background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
    background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
    color: #CC0000;
    padding: 15px;
    border-radius: 4px;
    background-color: #e8c0c2;
    background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
    background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
    background-color: #e8c0c2;
    background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
    background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
    background-color: #e8c0c2;
    background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
    background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
    color: #CC0000;
    padding: 15px;
    border-radius: 4px;
    background-color: #e8c0c2;
    background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
    background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
    background-color: #e8c0c2;
    background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
    background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
    background-color: #e8c0c2;
    background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
    background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
    color: #CC0000;
    padding: 15px;
    border-radius: 4px;
    background-color: #e8c0c2;
    background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
    background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
    background-color: #e8c0c2;
    background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
    background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
    background-color: #e8c0c2;
    background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
    background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
}

.warning {
    color: #A08B4C;
    padding: 15px;
    border-radius: 4px;
    background-color: #f1e5ab;
    background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
    background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
    background-color: #f1e5ab;
    background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
    background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
    background-color: #f1e5ab;
    background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
    background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
    color: #A08B4C;
    padding: 15px;
    border-radius: 4px;
    background-color: #f1e5ab;
    background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
    background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
    background-color: #f1e5ab;
    background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
    background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
    background-color: #f1e5ab;
    background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
    background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
    color: #A08B4C;
    padding: 15px;
    border-radius: 4px;
    background-color: #f1e5ab;
    background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
    background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
    background-color: #f1e5ab;
    background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
    background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
    background-color: #f1e5ab;
    background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
    background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
    color: #A08B4C;
    padding: 15px;
    border-radius: 4px;
    background-color: #f1e5ab;
    background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
    background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
    background-color: #f1e5ab;
    background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
    background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
    background-color: #f1e5ab;
    background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
    background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
    color: #A08B4C;
    padding: 15px;
    border-radius: 4px;
    background-color: #f1e5ab;
    background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
    background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
    background-color: #f1e5ab;
    background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
    background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
    background-color: #f1e5ab;
    background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
    background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
    color: #A08B4C;
    padding: 15px;
    border-radius: 4px;
    background-color: #f1e5ab;
    background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
    background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
    background-color: #f1e5ab;
    background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
    background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
    background-color: #f1e5ab;
    background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
    background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
    color: #A08B4C;
    padding: 15px;
    border-radius: 4px;
    background-color: #f1e5ab;
    background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
    background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
    background-color: #f1e5ab;
    background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
    background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
    background-color: #f1e5ab;
    background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
    background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
    color: #A08B4C;
    padding: 15px;
    border-radius: 4px;
    background-color: #f1e5ab;
    background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
    background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
    background-color: #f1e5ab;
    background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
    background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
    background-color: #f1e5ab;
    background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
    background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
    color: #A08B4C;
    padding: 15px;
    border-radius: 4px;
    background-color: #f1e5ab;
    background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
    background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
    background-color: #f1e5ab;
    background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
    background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
    background-color: #f1e5ab;
    background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
    background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
}

.info {
    color: #4A677D;
    padding: 15px;
    border-radius: 4px;
    background-color: #a1bed2;
    background-image: -moz-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a1bed2), to(#a1bed2));
    background-image: -webkit-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: -o-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: linear-gradient(to bottom, #a1bed2, #a1bed2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa0bed1', endColorstr='#ffa0bed1', GradientType=0);
    background-color: #a1bed2;
    background-image: -moz-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a1bed2), to(#a1bed2));
    background-image: -webkit-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: -o-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: linear-gradient(to bottom, #a1bed2, #a1bed2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa0bed1', endColorstr='#ffa0bed1', GradientType=0);
    background-color: #a1bed2;
    background-image: -moz-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a1bed2), to(#a1bed2));
    background-image: -webkit-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: -o-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: linear-gradient(to bottom, #a1bed2, #a1bed2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa0bed1', endColorstr='#ffa0bed1', GradientType=0);
    color: #4A677D;
    padding: 15px;
    border-radius: 4px;
    background-color: #a1bed2;
    background-image: -moz-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a1bed2), to(#a1bed2));
    background-image: -webkit-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: -o-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: linear-gradient(to bottom, #a1bed2, #a1bed2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa0bed1', endColorstr='#ffa0bed1', GradientType=0);
    background-color: #a1bed2;
    background-image: -moz-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a1bed2), to(#a1bed2));
    background-image: -webkit-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: -o-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: linear-gradient(to bottom, #a1bed2, #a1bed2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa0bed1', endColorstr='#ffa0bed1', GradientType=0);
    background-color: #a1bed2;
    background-image: -moz-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a1bed2), to(#a1bed2));
    background-image: -webkit-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: -o-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: linear-gradient(to bottom, #a1bed2, #a1bed2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa0bed1', endColorstr='#ffa0bed1', GradientType=0);
    color: #4A677D;
    padding: 15px;
    border-radius: 4px;
    background-color: #a1bed2;
    background-image: -moz-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a1bed2), to(#a1bed2));
    background-image: -webkit-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: -o-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: linear-gradient(to bottom, #a1bed2, #a1bed2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa0bed1', endColorstr='#ffa0bed1', GradientType=0);
    background-color: #a1bed2;
    background-image: -moz-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a1bed2), to(#a1bed2));
    background-image: -webkit-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: -o-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: linear-gradient(to bottom, #a1bed2, #a1bed2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa0bed1', endColorstr='#ffa0bed1', GradientType=0);
    background-color: #a1bed2;
    background-image: -moz-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a1bed2), to(#a1bed2));
    background-image: -webkit-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: -o-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: linear-gradient(to bottom, #a1bed2, #a1bed2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa0bed1', endColorstr='#ffa0bed1', GradientType=0);
    color: #4A677D;
    padding: 15px;
    border-radius: 4px;
    background-color: #a1bed2;
    background-image: -moz-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a1bed2), to(#a1bed2));
    background-image: -webkit-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: -o-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: linear-gradient(to bottom, #a1bed2, #a1bed2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa0bed1', endColorstr='#ffa0bed1', GradientType=0);
    background-color: #a1bed2;
    background-image: -moz-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a1bed2), to(#a1bed2));
    background-image: -webkit-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: -o-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: linear-gradient(to bottom, #a1bed2, #a1bed2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa0bed1', endColorstr='#ffa0bed1', GradientType=0);
    background-color: #a1bed2;
    background-image: -moz-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a1bed2), to(#a1bed2));
    background-image: -webkit-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: -o-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: linear-gradient(to bottom, #a1bed2, #a1bed2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa0bed1', endColorstr='#ffa0bed1', GradientType=0);
    color: #4A677D;
    padding: 15px;
    border-radius: 4px;
    background-color: #a1bed2;
    background-image: -moz-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a1bed2), to(#a1bed2));
    background-image: -webkit-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: -o-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: linear-gradient(to bottom, #a1bed2, #a1bed2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa0bed1', endColorstr='#ffa0bed1', GradientType=0);
    background-color: #a1bed2;
    background-image: -moz-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a1bed2), to(#a1bed2));
    background-image: -webkit-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: -o-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: linear-gradient(to bottom, #a1bed2, #a1bed2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa0bed1', endColorstr='#ffa0bed1', GradientType=0);
    background-color: #a1bed2;
    background-image: -moz-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a1bed2), to(#a1bed2));
    background-image: -webkit-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: -o-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: linear-gradient(to bottom, #a1bed2, #a1bed2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa0bed1', endColorstr='#ffa0bed1', GradientType=0);
    color: #4A677D;
    padding: 15px;
    border-radius: 4px;
    background-color: #a1bed2;
    background-image: -moz-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a1bed2), to(#a1bed2));
    background-image: -webkit-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: -o-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: linear-gradient(to bottom, #a1bed2, #a1bed2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa0bed1', endColorstr='#ffa0bed1', GradientType=0);
    background-color: #a1bed2;
    background-image: -moz-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a1bed2), to(#a1bed2));
    background-image: -webkit-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: -o-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: linear-gradient(to bottom, #a1bed2, #a1bed2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa0bed1', endColorstr='#ffa0bed1', GradientType=0);
    background-color: #a1bed2;
    background-image: -moz-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a1bed2), to(#a1bed2));
    background-image: -webkit-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: -o-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: linear-gradient(to bottom, #a1bed2, #a1bed2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa0bed1', endColorstr='#ffa0bed1', GradientType=0);
    color: #4A677D;
    padding: 15px;
    border-radius: 4px;
    background-color: #a1bed2;
    background-image: -moz-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a1bed2), to(#a1bed2));
    background-image: -webkit-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: -o-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: linear-gradient(to bottom, #a1bed2, #a1bed2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa0bed1', endColorstr='#ffa0bed1', GradientType=0);
    background-color: #a1bed2;
    background-image: -moz-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a1bed2), to(#a1bed2));
    background-image: -webkit-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: -o-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: linear-gradient(to bottom, #a1bed2, #a1bed2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa0bed1', endColorstr='#ffa0bed1', GradientType=0);
    background-color: #a1bed2;
    background-image: -moz-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a1bed2), to(#a1bed2));
    background-image: -webkit-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: -o-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: linear-gradient(to bottom, #a1bed2, #a1bed2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa0bed1', endColorstr='#ffa0bed1', GradientType=0);
    color: #4A677D;
    padding: 15px;
    border-radius: 4px;
    background-color: #a1bed2;
    background-image: -moz-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a1bed2), to(#a1bed2));
    background-image: -webkit-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: -o-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: linear-gradient(to bottom, #a1bed2, #a1bed2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa0bed1', endColorstr='#ffa0bed1', GradientType=0);
    background-color: #a1bed2;
    background-image: -moz-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a1bed2), to(#a1bed2));
    background-image: -webkit-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: -o-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: linear-gradient(to bottom, #a1bed2, #a1bed2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa0bed1', endColorstr='#ffa0bed1', GradientType=0);
    background-color: #a1bed2;
    background-image: -moz-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a1bed2), to(#a1bed2));
    background-image: -webkit-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: -o-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: linear-gradient(to bottom, #a1bed2, #a1bed2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa0bed1', endColorstr='#ffa0bed1', GradientType=0);
    color: #4A677D;
    padding: 15px;
    border-radius: 4px;
    background-color: #a1bed2;
    background-image: -moz-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a1bed2), to(#a1bed2));
    background-image: -webkit-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: -o-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: linear-gradient(to bottom, #a1bed2, #a1bed2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa0bed1', endColorstr='#ffa0bed1', GradientType=0);
    background-color: #a1bed2;
    background-image: -moz-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a1bed2), to(#a1bed2));
    background-image: -webkit-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: -o-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: linear-gradient(to bottom, #a1bed2, #a1bed2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa0bed1', endColorstr='#ffa0bed1', GradientType=0);
    background-color: #a1bed2;
    background-image: -moz-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a1bed2), to(#a1bed2));
    background-image: -webkit-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: -o-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: linear-gradient(to bottom, #a1bed2, #a1bed2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa0bed1', endColorstr='#ffa0bed1', GradientType=0);
}

div.success,
p.success {
    color: #468847;
    padding: 15px;
    border-radius: 4px;
    background-color: #d0e9c6;
    background-image: -moz-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d0e9c6), to(#d0e9c6));
    background-image: -webkit-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -o-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: linear-gradient(to bottom, #d0e9c6, #d0e9c6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcfe8c5', endColorstr='#ffcfe8c5', GradientType=0);
    background-color: #d0e9c6;
    background-image: -moz-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d0e9c6), to(#d0e9c6));
    background-image: -webkit-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -o-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: linear-gradient(to bottom, #d0e9c6, #d0e9c6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcfe8c5', endColorstr='#ffcfe8c5', GradientType=0);
    background-color: #d0e9c6;
    background-image: -moz-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d0e9c6), to(#d0e9c6));
    background-image: -webkit-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -o-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: linear-gradient(to bottom, #d0e9c6, #d0e9c6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcfe8c5', endColorstr='#ffcfe8c5', GradientType=0);
    color: #468847;
    padding: 15px;
    border-radius: 4px;
    background-color: #d0e9c6;
    background-image: -moz-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d0e9c6), to(#d0e9c6));
    background-image: -webkit-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -o-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: linear-gradient(to bottom, #d0e9c6, #d0e9c6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcfe8c5', endColorstr='#ffcfe8c5', GradientType=0);
    background-color: #d0e9c6;
    background-image: -moz-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d0e9c6), to(#d0e9c6));
    background-image: -webkit-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -o-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: linear-gradient(to bottom, #d0e9c6, #d0e9c6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcfe8c5', endColorstr='#ffcfe8c5', GradientType=0);
    background-color: #d0e9c6;
    background-image: -moz-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d0e9c6), to(#d0e9c6));
    background-image: -webkit-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -o-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: linear-gradient(to bottom, #d0e9c6, #d0e9c6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcfe8c5', endColorstr='#ffcfe8c5', GradientType=0);
    color: #468847;
    padding: 15px;
    border-radius: 4px;
    background-color: #d0e9c6;
    background-image: -moz-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d0e9c6), to(#d0e9c6));
    background-image: -webkit-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -o-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: linear-gradient(to bottom, #d0e9c6, #d0e9c6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcfe8c5', endColorstr='#ffcfe8c5', GradientType=0);
    background-color: #d0e9c6;
    background-image: -moz-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d0e9c6), to(#d0e9c6));
    background-image: -webkit-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -o-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: linear-gradient(to bottom, #d0e9c6, #d0e9c6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcfe8c5', endColorstr='#ffcfe8c5', GradientType=0);
    background-color: #d0e9c6;
    background-image: -moz-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d0e9c6), to(#d0e9c6));
    background-image: -webkit-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -o-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: linear-gradient(to bottom, #d0e9c6, #d0e9c6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcfe8c5', endColorstr='#ffcfe8c5', GradientType=0);
    color: #468847;
    padding: 15px;
    border-radius: 4px;
    background-color: #d0e9c6;
    background-image: -moz-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d0e9c6), to(#d0e9c6));
    background-image: -webkit-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -o-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: linear-gradient(to bottom, #d0e9c6, #d0e9c6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcfe8c5', endColorstr='#ffcfe8c5', GradientType=0);
    background-color: #d0e9c6;
    background-image: -moz-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d0e9c6), to(#d0e9c6));
    background-image: -webkit-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -o-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: linear-gradient(to bottom, #d0e9c6, #d0e9c6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcfe8c5', endColorstr='#ffcfe8c5', GradientType=0);
    background-color: #d0e9c6;
    background-image: -moz-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d0e9c6), to(#d0e9c6));
    background-image: -webkit-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -o-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: linear-gradient(to bottom, #d0e9c6, #d0e9c6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcfe8c5', endColorstr='#ffcfe8c5', GradientType=0);
    color: #468847;
    padding: 15px;
    border-radius: 4px;
    background-color: #d0e9c6;
    background-image: -moz-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d0e9c6), to(#d0e9c6));
    background-image: -webkit-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -o-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: linear-gradient(to bottom, #d0e9c6, #d0e9c6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcfe8c5', endColorstr='#ffcfe8c5', GradientType=0);
    background-color: #d0e9c6;
    background-image: -moz-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d0e9c6), to(#d0e9c6));
    background-image: -webkit-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -o-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: linear-gradient(to bottom, #d0e9c6, #d0e9c6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcfe8c5', endColorstr='#ffcfe8c5', GradientType=0);
    background-color: #d0e9c6;
    background-image: -moz-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d0e9c6), to(#d0e9c6));
    background-image: -webkit-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -o-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: linear-gradient(to bottom, #d0e9c6, #d0e9c6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcfe8c5', endColorstr='#ffcfe8c5', GradientType=0);
    color: #468847;
    padding: 15px;
    border-radius: 4px;
    background-color: #d0e9c6;
    background-image: -moz-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d0e9c6), to(#d0e9c6));
    background-image: -webkit-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -o-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: linear-gradient(to bottom, #d0e9c6, #d0e9c6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcfe8c5', endColorstr='#ffcfe8c5', GradientType=0);
    background-color: #d0e9c6;
    background-image: -moz-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d0e9c6), to(#d0e9c6));
    background-image: -webkit-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -o-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: linear-gradient(to bottom, #d0e9c6, #d0e9c6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcfe8c5', endColorstr='#ffcfe8c5', GradientType=0);
    background-color: #d0e9c6;
    background-image: -moz-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d0e9c6), to(#d0e9c6));
    background-image: -webkit-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -o-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: linear-gradient(to bottom, #d0e9c6, #d0e9c6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcfe8c5', endColorstr='#ffcfe8c5', GradientType=0);
    color: #468847;
    padding: 15px;
    border-radius: 4px;
    background-color: #d0e9c6;
    background-image: -moz-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d0e9c6), to(#d0e9c6));
    background-image: -webkit-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -o-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: linear-gradient(to bottom, #d0e9c6, #d0e9c6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcfe8c5', endColorstr='#ffcfe8c5', GradientType=0);
    background-color: #d0e9c6;
    background-image: -moz-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d0e9c6), to(#d0e9c6));
    background-image: -webkit-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -o-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: linear-gradient(to bottom, #d0e9c6, #d0e9c6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcfe8c5', endColorstr='#ffcfe8c5', GradientType=0);
    background-color: #d0e9c6;
    background-image: -moz-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d0e9c6), to(#d0e9c6));
    background-image: -webkit-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -o-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: linear-gradient(to bottom, #d0e9c6, #d0e9c6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcfe8c5', endColorstr='#ffcfe8c5', GradientType=0);
    color: #468847;
    padding: 15px;
    border-radius: 4px;
    background-color: #d0e9c6;
    background-image: -moz-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d0e9c6), to(#d0e9c6));
    background-image: -webkit-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -o-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: linear-gradient(to bottom, #d0e9c6, #d0e9c6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcfe8c5', endColorstr='#ffcfe8c5', GradientType=0);
    background-color: #d0e9c6;
    background-image: -moz-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d0e9c6), to(#d0e9c6));
    background-image: -webkit-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -o-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: linear-gradient(to bottom, #d0e9c6, #d0e9c6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcfe8c5', endColorstr='#ffcfe8c5', GradientType=0);
    background-color: #d0e9c6;
    background-image: -moz-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d0e9c6), to(#d0e9c6));
    background-image: -webkit-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -o-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: linear-gradient(to bottom, #d0e9c6, #d0e9c6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcfe8c5', endColorstr='#ffcfe8c5', GradientType=0);
    color: #468847;
    padding: 15px;
    border-radius: 4px;
    background-color: #d0e9c6;
    background-image: -moz-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d0e9c6), to(#d0e9c6));
    background-image: -webkit-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -o-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: linear-gradient(to bottom, #d0e9c6, #d0e9c6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcfe8c5', endColorstr='#ffcfe8c5', GradientType=0);
    background-color: #d0e9c6;
    background-image: -moz-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d0e9c6), to(#d0e9c6));
    background-image: -webkit-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -o-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: linear-gradient(to bottom, #d0e9c6, #d0e9c6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcfe8c5', endColorstr='#ffcfe8c5', GradientType=0);
    background-color: #d0e9c6;
    background-image: -moz-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d0e9c6), to(#d0e9c6));
    background-image: -webkit-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: -o-linear-gradient(top, #d0e9c6, #d0e9c6);
    background-image: linear-gradient(to bottom, #d0e9c6, #d0e9c6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcfe8c5', endColorstr='#ffcfe8c5', GradientType=0);
}

div.info,
p.info {
    color: #4A677D;
    padding: 15px;
    border-radius: 4px;
    background-color: #a1bed2;
    background-image: -moz-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a1bed2), to(#a1bed2));
    background-image: -webkit-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: -o-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: linear-gradient(to bottom, #a1bed2, #a1bed2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa0bed1', endColorstr='#ffa0bed1', GradientType=0);
    background-color: #a1bed2;
    background-image: -moz-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a1bed2), to(#a1bed2));
    background-image: -webkit-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: -o-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: linear-gradient(to bottom, #a1bed2, #a1bed2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa0bed1', endColorstr='#ffa0bed1', GradientType=0);
    background-color: #a1bed2;
    background-image: -moz-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a1bed2), to(#a1bed2));
    background-image: -webkit-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: -o-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: linear-gradient(to bottom, #a1bed2, #a1bed2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa0bed1', endColorstr='#ffa0bed1', GradientType=0);
    color: #4A677D;
    padding: 15px;
    border-radius: 4px;
    background-color: #a1bed2;
    background-image: -moz-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a1bed2), to(#a1bed2));
    background-image: -webkit-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: -o-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: linear-gradient(to bottom, #a1bed2, #a1bed2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa0bed1', endColorstr='#ffa0bed1', GradientType=0);
    background-color: #a1bed2;
    background-image: -moz-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a1bed2), to(#a1bed2));
    background-image: -webkit-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: -o-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: linear-gradient(to bottom, #a1bed2, #a1bed2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa0bed1', endColorstr='#ffa0bed1', GradientType=0);
    background-color: #a1bed2;
    background-image: -moz-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a1bed2), to(#a1bed2));
    background-image: -webkit-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: -o-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: linear-gradient(to bottom, #a1bed2, #a1bed2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa0bed1', endColorstr='#ffa0bed1', GradientType=0);
    color: #4A677D;
    padding: 15px;
    border-radius: 4px;
    background-color: #a1bed2;
    background-image: -moz-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a1bed2), to(#a1bed2));
    background-image: -webkit-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: -o-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: linear-gradient(to bottom, #a1bed2, #a1bed2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa0bed1', endColorstr='#ffa0bed1', GradientType=0);
    background-color: #a1bed2;
    background-image: -moz-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a1bed2), to(#a1bed2));
    background-image: -webkit-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: -o-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: linear-gradient(to bottom, #a1bed2, #a1bed2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa0bed1', endColorstr='#ffa0bed1', GradientType=0);
    background-color: #a1bed2;
    background-image: -moz-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a1bed2), to(#a1bed2));
    background-image: -webkit-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: -o-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: linear-gradient(to bottom, #a1bed2, #a1bed2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa0bed1', endColorstr='#ffa0bed1', GradientType=0);
    color: #4A677D;
    padding: 15px;
    border-radius: 4px;
    background-color: #a1bed2;
    background-image: -moz-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a1bed2), to(#a1bed2));
    background-image: -webkit-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: -o-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: linear-gradient(to bottom, #a1bed2, #a1bed2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa0bed1', endColorstr='#ffa0bed1', GradientType=0);
    background-color: #a1bed2;
    background-image: -moz-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a1bed2), to(#a1bed2));
    background-image: -webkit-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: -o-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: linear-gradient(to bottom, #a1bed2, #a1bed2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa0bed1', endColorstr='#ffa0bed1', GradientType=0);
    background-color: #a1bed2;
    background-image: -moz-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a1bed2), to(#a1bed2));
    background-image: -webkit-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: -o-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: linear-gradient(to bottom, #a1bed2, #a1bed2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa0bed1', endColorstr='#ffa0bed1', GradientType=0);
    color: #4A677D;
    padding: 15px;
    border-radius: 4px;
    background-color: #a1bed2;
    background-image: -moz-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a1bed2), to(#a1bed2));
    background-image: -webkit-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: -o-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: linear-gradient(to bottom, #a1bed2, #a1bed2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa0bed1', endColorstr='#ffa0bed1', GradientType=0);
    background-color: #a1bed2;
    background-image: -moz-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a1bed2), to(#a1bed2));
    background-image: -webkit-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: -o-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: linear-gradient(to bottom, #a1bed2, #a1bed2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa0bed1', endColorstr='#ffa0bed1', GradientType=0);
    background-color: #a1bed2;
    background-image: -moz-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a1bed2), to(#a1bed2));
    background-image: -webkit-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: -o-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: linear-gradient(to bottom, #a1bed2, #a1bed2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa0bed1', endColorstr='#ffa0bed1', GradientType=0);
    color: #4A677D;
    padding: 15px;
    border-radius: 4px;
    background-color: #a1bed2;
    background-image: -moz-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a1bed2), to(#a1bed2));
    background-image: -webkit-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: -o-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: linear-gradient(to bottom, #a1bed2, #a1bed2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa0bed1', endColorstr='#ffa0bed1', GradientType=0);
    background-color: #a1bed2;
    background-image: -moz-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a1bed2), to(#a1bed2));
    background-image: -webkit-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: -o-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: linear-gradient(to bottom, #a1bed2, #a1bed2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa0bed1', endColorstr='#ffa0bed1', GradientType=0);
    background-color: #a1bed2;
    background-image: -moz-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a1bed2), to(#a1bed2));
    background-image: -webkit-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: -o-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: linear-gradient(to bottom, #a1bed2, #a1bed2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa0bed1', endColorstr='#ffa0bed1', GradientType=0);
    color: #4A677D;
    padding: 15px;
    border-radius: 4px;
    background-color: #a1bed2;
    background-image: -moz-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a1bed2), to(#a1bed2));
    background-image: -webkit-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: -o-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: linear-gradient(to bottom, #a1bed2, #a1bed2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa0bed1', endColorstr='#ffa0bed1', GradientType=0);
    background-color: #a1bed2;
    background-image: -moz-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a1bed2), to(#a1bed2));
    background-image: -webkit-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: -o-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: linear-gradient(to bottom, #a1bed2, #a1bed2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa0bed1', endColorstr='#ffa0bed1', GradientType=0);
    background-color: #a1bed2;
    background-image: -moz-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a1bed2), to(#a1bed2));
    background-image: -webkit-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: -o-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: linear-gradient(to bottom, #a1bed2, #a1bed2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa0bed1', endColorstr='#ffa0bed1', GradientType=0);
    color: #4A677D;
    padding: 15px;
    border-radius: 4px;
    background-color: #a1bed2;
    background-image: -moz-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a1bed2), to(#a1bed2));
    background-image: -webkit-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: -o-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: linear-gradient(to bottom, #a1bed2, #a1bed2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa0bed1', endColorstr='#ffa0bed1', GradientType=0);
    background-color: #a1bed2;
    background-image: -moz-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a1bed2), to(#a1bed2));
    background-image: -webkit-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: -o-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: linear-gradient(to bottom, #a1bed2, #a1bed2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa0bed1', endColorstr='#ffa0bed1', GradientType=0);
    background-color: #a1bed2;
    background-image: -moz-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a1bed2), to(#a1bed2));
    background-image: -webkit-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: -o-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: linear-gradient(to bottom, #a1bed2, #a1bed2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa0bed1', endColorstr='#ffa0bed1', GradientType=0);
    color: #4A677D;
    padding: 15px;
    border-radius: 4px;
    background-color: #a1bed2;
    background-image: -moz-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a1bed2), to(#a1bed2));
    background-image: -webkit-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: -o-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: linear-gradient(to bottom, #a1bed2, #a1bed2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa0bed1', endColorstr='#ffa0bed1', GradientType=0);
    background-color: #a1bed2;
    background-image: -moz-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a1bed2), to(#a1bed2));
    background-image: -webkit-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: -o-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: linear-gradient(to bottom, #a1bed2, #a1bed2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa0bed1', endColorstr='#ffa0bed1', GradientType=0);
    background-color: #a1bed2;
    background-image: -moz-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a1bed2), to(#a1bed2));
    background-image: -webkit-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: -o-linear-gradient(top, #a1bed2, #a1bed2);
    background-image: linear-gradient(to bottom, #a1bed2, #a1bed2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa0bed1', endColorstr='#ffa0bed1', GradientType=0);
}

div.error,
p.error {
    color: #CC0000;
    padding: 15px;
    border-radius: 4px;
    background-color: #e8c0c2;
    background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
    background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
    background-color: #e8c0c2;
    background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
    background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
    background-color: #e8c0c2;
    background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
    background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
    color: #CC0000;
    padding: 15px;
    border-radius: 4px;
    background-color: #e8c0c2;
    background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
    background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
    background-color: #e8c0c2;
    background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
    background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
    background-color: #e8c0c2;
    background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
    background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
    color: #CC0000;
    padding: 15px;
    border-radius: 4px;
    background-color: #e8c0c2;
    background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
    background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
    background-color: #e8c0c2;
    background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
    background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
    background-color: #e8c0c2;
    background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
    background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
    color: #CC0000;
    padding: 15px;
    border-radius: 4px;
    background-color: #e8c0c2;
    background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
    background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
    background-color: #e8c0c2;
    background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
    background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
    background-color: #e8c0c2;
    background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
    background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
    color: #CC0000;
    padding: 15px;
    border-radius: 4px;
    background-color: #e8c0c2;
    background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
    background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
    background-color: #e8c0c2;
    background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
    background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
    background-color: #e8c0c2;
    background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
    background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
    color: #CC0000;
    padding: 15px;
    border-radius: 4px;
    background-color: #e8c0c2;
    background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
    background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
    background-color: #e8c0c2;
    background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
    background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
    background-color: #e8c0c2;
    background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
    background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
    color: #CC0000;
    padding: 15px;
    border-radius: 4px;
    background-color: #e8c0c2;
    background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
    background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
    background-color: #e8c0c2;
    background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
    background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
    background-color: #e8c0c2;
    background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
    background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
    color: #CC0000;
    padding: 15px;
    border-radius: 4px;
    background-color: #e8c0c2;
    background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
    background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
    background-color: #e8c0c2;
    background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
    background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
    background-color: #e8c0c2;
    background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
    background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
    color: #CC0000;
    padding: 15px;
    border-radius: 4px;
    background-color: #e8c0c2;
    background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
    background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
    background-color: #e8c0c2;
    background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
    background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
    background-color: #e8c0c2;
    background-image: -moz-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8c0c2), to(#e8c0c2));
    background-image: -webkit-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: -o-linear-gradient(top, #e8c0c2, #e8c0c2);
    background-image: linear-gradient(to bottom, #e8c0c2, #e8c0c2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8c0c1', endColorstr='#ffe8c0c1', GradientType=0);
}

div.warning,
p.warning {
    color: #A08B4C;
    padding: 15px;
    border-radius: 4px;
    background-color: #f1e5ab;
    background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
    background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
    background-color: #f1e5ab;
    background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
    background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
    background-color: #f1e5ab;
    background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
    background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
    color: #A08B4C;
    padding: 15px;
    border-radius: 4px;
    background-color: #f1e5ab;
    background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
    background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
    background-color: #f1e5ab;
    background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
    background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
    background-color: #f1e5ab;
    background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
    background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
    color: #A08B4C;
    padding: 15px;
    border-radius: 4px;
    background-color: #f1e5ab;
    background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
    background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
    background-color: #f1e5ab;
    background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
    background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
    background-color: #f1e5ab;
    background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
    background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
    color: #A08B4C;
    padding: 15px;
    border-radius: 4px;
    background-color: #f1e5ab;
    background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
    background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
    background-color: #f1e5ab;
    background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
    background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
    background-color: #f1e5ab;
    background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
    background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
    color: #A08B4C;
    padding: 15px;
    border-radius: 4px;
    background-color: #f1e5ab;
    background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
    background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
    background-color: #f1e5ab;
    background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
    background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
    background-color: #f1e5ab;
    background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
    background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
    color: #A08B4C;
    padding: 15px;
    border-radius: 4px;
    background-color: #f1e5ab;
    background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
    background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
    background-color: #f1e5ab;
    background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
    background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
    background-color: #f1e5ab;
    background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
    background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
    color: #A08B4C;
    padding: 15px;
    border-radius: 4px;
    background-color: #f1e5ab;
    background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
    background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
    background-color: #f1e5ab;
    background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
    background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
    background-color: #f1e5ab;
    background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
    background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
    color: #A08B4C;
    padding: 15px;
    border-radius: 4px;
    background-color: #f1e5ab;
    background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
    background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
    background-color: #f1e5ab;
    background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
    background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
    background-color: #f1e5ab;
    background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
    background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
    color: #A08B4C;
    padding: 15px;
    border-radius: 4px;
    background-color: #f1e5ab;
    background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
    background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
    background-color: #f1e5ab;
    background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
    background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
    background-color: #f1e5ab;
    background-image: -moz-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1e5ab), to(#f1e5ab));
    background-image: -webkit-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: -o-linear-gradient(top, #f1e5ab, #f1e5ab);
    background-image: linear-gradient(to bottom, #f1e5ab, #f1e5ab);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff1e5ab', endColorstr='#fff1e5ab', GradientType=0);
}

.tip {
    font-size: 0.8em;
    text-align: left;
    padding: 3px;
    max-width: 400px;
}

.tip-title {
    font-weight: bold;
}

.tip-wrap {
    padding: 8px;
    border-radius: 3px;
    background: #f2f2f2;
    color: #686868;
}

.tooltip {
    z-index: 20000;
}

.system-unpublished .system-unpublished {
    margin: -10px;
    padding: 10px;
    border-top: 16px solid;
    border-bottom: 5px solid;
    position: relative;
    background: #ffffff;
    border-color: #d5d5d5;
}

.system-unpublished .system-unpublished:before {
    content: 'Unpublished';
    text-transform: uppercase;
    top: -19px;
    left: 10px;
    position: absolute;
    font-size: 0.8em;
    font-weight: bold;
}

#system-debug {
    color: #CCCCCC;
    background-color: #ffffff;
    padding: 10px;
    margin: 10px;
}

#system-debug div {
    font-size: 11px;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.fa-lg {
    font-size: 1.3333333333333em;
    line-height: 0.75em;
    vertical-align: -15%;
}

.fa-2x {
    font-size: 2em;
}

.fa-3x {
    font-size: 3em;
}

.fa-4x {
    font-size: 4em;
}

.fa-5x {
    font-size: 5em;
}

.fa-fw {
    width: 1.2857142857143em;
    text-align: center;
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.1428571428571em;
    list-style-type: none;
}

.fa-ul>li {
    position: relative;
}

.fa-li {
    position: absolute;
    left: -2.1428571428571em;
    width: 2.1428571428571em;
    top: 0.14285714285714em;
    text-align: center;
}

.fa-li.fa-lg {
    left: -1.8571428571429em;
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em;
}

.pull-right {
    float: right;
}

.pull-left {
    float: left;
}

.fa.pull-left {
    margin-right: .3em;
}

.fa.pull-right {
    margin-left: .3em;
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

.fa-rotate-90 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.fa-rotate-180 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.fa-rotate-270 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}

.fa-flip-horizontal {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
}

.fa-flip-vertical {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
    filter: none;
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle;
}

.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
}

.fa-stack-1x {
    line-height: inherit;
}

.fa-stack-2x {
    font-size: 2em;
}

.fa-inverse {
    color: #fff;
}

.fa-glass:before {
    content: "\f000";
}

.fa-music:before {
    content: "\f001";
}

.fa-search:before {
    content: "\f002";
}

.fa-envelope-o:before {
    content: "\f003";
}

.fa-heart:before {
    content: "\f004";
}

.fa-star:before {
    content: "\f005";
}

.fa-star-o:before {
    content: "\f006";
}

.fa-user:before {
    content: "\f007";
}

.fa-film:before {
    content: "\f008";
}

.fa-th-large:before {
    content: "\f009";
}

.fa-th:before {
    content: "\f00a";
}

.fa-th-list:before {
    content: "\f00b";
}

.fa-check:before {
    content: "\f00c";
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
    content: "\f00d";
}

.fa-search-plus:before {
    content: "\f00e";
}

.fa-search-minus:before {
    content: "\f010";
}

.fa-power-off:before {
    content: "\f011";
}

.fa-signal:before {
    content: "\f012";
}

.fa-gear:before,
.fa-cog:before {
    content: "\f013";
}

.fa-trash-o:before {
    content: "\f014";
}

.fa-home:before {
    content: "\f015";
}

.fa-file-o:before {
    content: "\f016";
}

.fa-clock-o:before {
    content: "\f017";
}

.fa-road:before {
    content: "\f018";
}

.fa-download:before {
    content: "\f019";
}

.fa-arrow-circle-o-down:before {
    content: "\f01a";
}

.fa-arrow-circle-o-up:before {
    content: "\f01b";
}

.fa-inbox:before {
    content: "\f01c";
}

.fa-play-circle-o:before {
    content: "\f01d";
}

.fa-rotate-right:before,
.fa-repeat:before {
    content: "\f01e";
}

.fa-refresh:before {
    content: "\f021";
}

.fa-list-alt:before {
    content: "\f022";
}

.fa-lock:before {
    content: "\f023";
}

.fa-flag:before {
    content: "\f024";
}

.fa-headphones:before {
    content: "\f025";
}

.fa-volume-off:before {
    content: "\f026";
}

.fa-volume-down:before {
    content: "\f027";
}

.fa-volume-up:before {
    content: "\f028";
}

.fa-qrcode:before {
    content: "\f029";
}

.fa-barcode:before {
    content: "\f02a";
}

.fa-tag:before {
    content: "\f02b";
}

.fa-tags:before {
    content: "\f02c";
}

.fa-book:before {
    content: "\f02d";
}

.fa-bookmark:before {
    content: "\f02e";
}

.fa-print:before {
    content: "\f02f";
}

.fa-camera:before {
    content: "\f030";
}

.fa-font:before {
    content: "\f031";
}

.fa-bold:before {
    content: "\f032";
}

.fa-italic:before {
    content: "\f033";
}

.fa-text-height:before {
    content: "\f034";
}

.fa-text-width:before {
    content: "\f035";
}

.fa-align-left:before {
    content: "\f036";
}

.fa-align-center:before {
    content: "\f037";
}

.fa-align-right:before {
    content: "\f038";
}

.fa-align-justify:before {
    content: "\f039";
}

.fa-list:before {
    content: "\f03a";
}

.fa-dedent:before,
.fa-outdent:before {
    content: "\f03b";
}

.fa-indent:before {
    content: "\f03c";
}

.fa-video-camera:before {
    content: "\f03d";
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
    content: "\f03e";
}

.fa-pencil:before {
    content: "\f040";
}

.fa-map-marker:before {
    content: "\f041";
}

.fa-adjust:before {
    content: "\f042";
}

.fa-tint:before {
    content: "\f043";
}

.fa-edit:before,
.fa-pencil-square-o:before {
    content: "\f044";
}

.fa-share-square-o:before {
    content: "\f045";
}

.fa-check-square-o:before {
    content: "\f046";
}

.fa-arrows:before {
    content: "\f047";
}

.fa-step-backward:before {
    content: "\f048";
}

.fa-fast-backward:before {
    content: "\f049";
}

.fa-backward:before {
    content: "\f04a";
}

.fa-play:before {
    content: "\f04b";
}

.fa-pause:before {
    content: "\f04c";
}

.fa-stop:before {
    content: "\f04d";
}

.fa-forward:before {
    content: "\f04e";
}

.fa-fast-forward:before {
    content: "\f050";
}

.fa-step-forward:before {
    content: "\f051";
}

.fa-eject:before {
    content: "\f052";
}

.fa-chevron-left:before {
    content: "\f053";
}

.fa-chevron-right:before {
    content: "\f054";
}

.fa-plus-circle:before {
    content: "\f055";
}

.fa-minus-circle:before {
    content: "\f056";
}

.fa-times-circle:before {
    content: "\f057";
}

.fa-check-circle:before {
    content: "\f058";
}

.fa-question-circle:before {
    content: "\f059";
}

.fa-info-circle:before {
    content: "\f05a";
}

.fa-crosshairs:before {
    content: "\f05b";
}

.fa-times-circle-o:before {
    content: "\f05c";
}

.fa-check-circle-o:before {
    content: "\f05d";
}

.fa-ban:before {
    content: "\f05e";
}

.fa-arrow-left:before {
    content: "\f060";
}

.fa-arrow-right:before {
    content: "\f061";
}

.fa-arrow-up:before {
    content: "\f062";
}

.fa-arrow-down:before {
    content: "\f063";
}

.fa-mail-forward:before,
.fa-share:before {
    content: "\f064";
}

.fa-expand:before {
    content: "\f065";
}

.fa-compress:before {
    content: "\f066";
}

.fa-plus:before {
    content: "\f067";
}

.fa-minus:before {
    content: "\f068";
}

.fa-asterisk:before {
    content: "\f069";
}

.fa-exclamation-circle:before {
    content: "\f06a";
}

.fa-gift:before {
    content: "\f06b";
}

.fa-leaf:before {
    content: "\f06c";
}

.fa-fire:before {
    content: "\f06d";
}

.fa-eye:before {
    content: "\f06e";
}

.fa-eye-slash:before {
    content: "\f070";
}

.fa-warning:before,
.fa-exclamation-triangle:before {
    content: "\f071";
}

.fa-plane:before {
    content: "\f072";
}

.fa-calendar:before {
    content: "\f073";
}

.fa-random:before {
    content: "\f074";
}

.fa-comment:before {
    content: "\f075";
}

.fa-magnet:before {
    content: "\f076";
}

.fa-chevron-up:before {
    content: "\f077";
}

.fa-chevron-down:before {
    content: "\f078";
}

.fa-retweet:before {
    content: "\f079";
}

.fa-shopping-cart:before {
    content: "\f07a";
}

.fa-folder:before {
    content: "\f07b";
}

.fa-folder-open:before {
    content: "\f07c";
}

.fa-arrows-v:before {
    content: "\f07d";
}

.fa-arrows-h:before {
    content: "\f07e";
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: "\f080";
}

.fa-twitter-square:before {
    content: "\f081";
}

.fa-facebook-square:before {
    content: "\f082";
}

.fa-camera-retro:before {
    content: "\f083";
}

.fa-key:before {
    content: "\f084";
}

.fa-gears:before,
.fa-cogs:before {
    content: "\f085";
}

.fa-comments:before {
    content: "\f086";
}

.fa-thumbs-o-up:before {
    content: "\f087";
}

.fa-thumbs-o-down:before {
    content: "\f088";
}

.fa-star-half:before {
    content: "\f089";
}

.fa-heart-o:before {
    content: "\f08a";
}

.fa-sign-out:before {
    content: "\f08b";
}

.fa-linkedin-square:before {
    content: "\f08c";
}

.fa-thumb-tack:before {
    content: "\f08d";
}

.fa-external-link:before {
    content: "\f08e";
}

.fa-sign-in:before {
    content: "\f090";
}

.fa-trophy:before {
    content: "\f091";
}

.fa-github-square:before {
    content: "\f092";
}

.fa-upload:before {
    content: "\f093";
}

.fa-lemon-o:before {
    content: "\f094";
}

.fa-phone:before {
    content: "\f095";
}

.fa-square-o:before {
    content: "\f096";
}

.fa-bookmark-o:before {
    content: "\f097";
}

.fa-phone-square:before {
    content: "\f098";
}

.fa-twitter:before {
    content: "\f099";
}

.fa-facebook:before {
    content: "\f09a";
}

.fa-github:before {
    content: "\f09b";
}

.fa-unlock:before {
    content: "\f09c";
}

.fa-credit-card:before {
    content: "\f09d";
}

.fa-rss:before {
    content: "\f09e";
}

.fa-hdd-o:before {
    content: "\f0a0";
}

.fa-bullhorn:before {
    content: "\f0a1";
}

.fa-bell:before {
    content: "\f0f3";
}

.fa-certificate:before {
    content: "\f0a3";
}

.fa-hand-o-right:before {
    content: "\f0a4";
}

.fa-hand-o-left:before {
    content: "\f0a5";
}

.fa-hand-o-up:before {
    content: "\f0a6";
}

.fa-hand-o-down:before {
    content: "\f0a7";
}

.fa-arrow-circle-left:before {
    content: "\f0a8";
}

.fa-arrow-circle-right:before {
    content: "\f0a9";
}

.fa-arrow-circle-up:before {
    content: "\f0aa";
}

.fa-arrow-circle-down:before {
    content: "\f0ab";
}

.fa-globe:before {
    content: "\f0ac";
}

.fa-wrench:before {
    content: "\f0ad";
}

.fa-tasks:before {
    content: "\f0ae";
}

.fa-filter:before {
    content: "\f0b0";
}

.fa-briefcase:before {
    content: "\f0b1";
}

.fa-arrows-alt:before {
    content: "\f0b2";
}

.fa-group:before,
.fa-users:before {
    content: "\f0c0";
}

.fa-chain:before,
.fa-link:before {
    content: "\f0c1";
}

.fa-cloud:before {
    content: "\f0c2";
}

.fa-flask:before {
    content: "\f0c3";
}

.fa-cut:before,
.fa-scissors:before {
    content: "\f0c4";
}

.fa-copy:before,
.fa-files-o:before {
    content: "\f0c5";
}

.fa-paperclip:before {
    content: "\f0c6";
}

.fa-save:before,
.fa-floppy-o:before {
    content: "\f0c7";
}

.fa-square:before {
    content: "\f0c8";
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
    content: "\f0c9";
}

.fa-list-ul:before {
    content: "\f0ca";
}

.fa-list-ol:before {
    content: "\f0cb";
}

.fa-strikethrough:before {
    content: "\f0cc";
}

.fa-underline:before {
    content: "\f0cd";
}

.fa-table:before {
    content: "\f0ce";
}

.fa-magic:before {
    content: "\f0d0";
}

.fa-truck:before {
    content: "\f0d1";
}

.fa-pinterest:before {
    content: "\f0d2";
}

.fa-pinterest-square:before {
    content: "\f0d3";
}

.fa-google-plus-square:before {
    content: "\f0d4";
}

.fa-google-plus:before {
    content: "\f0d5";
}

.fa-money:before {
    content: "\f0d6";
}

.fa-caret-down:before {
    content: "\f0d7";
}

.fa-caret-up:before {
    content: "\f0d8";
}

.fa-caret-left:before {
    content: "\f0d9";
}

.fa-caret-right:before {
    content: "\f0da";
}

.fa-columns:before {
    content: "\f0db";
}

.fa-unsorted:before,
.fa-sort:before {
    content: "\f0dc";
}

.fa-sort-down:before,
.fa-sort-desc:before {
    content: "\f0dd";
}

.fa-sort-up:before,
.fa-sort-asc:before {
    content: "\f0de";
}

.fa-envelope:before {
    content: "\f0e0";
}

.fa-linkedin:before {
    content: "\f0e1";
}

.fa-rotate-left:before,
.fa-undo:before {
    content: "\f0e2";
}

.fa-legal:before,
.fa-gavel:before {
    content: "\f0e3";
}

.fa-dashboard:before,
.fa-tachometer:before {
    content: "\f0e4";
}

.fa-comment-o:before {
    content: "\f0e5";
}

.fa-comments-o:before {
    content: "\f0e6";
}

.fa-flash:before,
.fa-bolt:before {
    content: "\f0e7";
}

.fa-sitemap:before {
    content: "\f0e8";
}

.fa-umbrella:before {
    content: "\f0e9";
}

.fa-paste:before,
.fa-clipboard:before {
    content: "\f0ea";
}

.fa-lightbulb-o:before {
    content: "\f0eb";
}

.fa-exchange:before {
    content: "\f0ec";
}

.fa-cloud-download:before {
    content: "\f0ed";
}

.fa-cloud-upload:before {
    content: "\f0ee";
}

.fa-user-md:before {
    content: "\f0f0";
}

.fa-stethoscope:before {
    content: "\f0f1";
}

.fa-suitcase:before {
    content: "\f0f2";
}

.fa-bell-o:before {
    content: "\f0a2";
}

.fa-coffee:before {
    content: "\f0f4";
}

.fa-cutlery:before {
    content: "\f0f5";
}

.fa-file-text-o:before {
    content: "\f0f6";
}

.fa-building-o:before {
    content: "\f0f7";
}

.fa-hospital-o:before {
    content: "\f0f8";
}

.fa-ambulance:before {
    content: "\f0f9";
}

.fa-medkit:before {
    content: "\f0fa";
}

.fa-fighter-jet:before {
    content: "\f0fb";
}

.fa-beer:before {
    content: "\f0fc";
}

.fa-h-square:before {
    content: "\f0fd";
}

.fa-plus-square:before {
    content: "\f0fe";
}

.fa-angle-double-left:before {
    content: "\f100";
}

.fa-angle-double-right:before {
    content: "\f101";
}

.fa-angle-double-up:before {
    content: "\f102";
}

.fa-angle-double-down:before {
    content: "\f103";
}

.fa-angle-left:before {
    content: "\f104";
}

.fa-angle-right:before {
    content: "\f105";
}

.fa-angle-up:before {
    content: "\f106";
}

.fa-angle-down:before {
    content: "\f107";
}

.fa-desktop:before {
    content: "\f108";
}

.fa-laptop:before {
    content: "\f109";
}

.fa-tablet:before {
    content: "\f10a";
}

.fa-mobile-phone:before,
.fa-mobile:before {
    content: "\f10b";
}

.fa-circle-o:before {
    content: "\f10c";
}

.fa-quote-left:before {
    content: "\f10d";
}

.fa-quote-right:before {
    content: "\f10e";
}

.fa-spinner:before {
    content: "\f110";
}

.fa-circle:before {
    content: "\f111";
}

.fa-mail-reply:before,
.fa-reply:before {
    content: "\f112";
}

.fa-github-alt:before {
    content: "\f113";
}

.fa-folder-o:before {
    content: "\f114";
}

.fa-folder-open-o:before {
    content: "\f115";
}

.fa-smile-o:before {
    content: "\f118";
}

.fa-frown-o:before {
    content: "\f119";
}

.fa-meh-o:before {
    content: "\f11a";
}

.fa-gamepad:before {
    content: "\f11b";
}

.fa-keyboard-o:before {
    content: "\f11c";
}

.fa-flag-o:before {
    content: "\f11d";
}

.fa-flag-checkered:before {
    content: "\f11e";
}

.fa-terminal:before {
    content: "\f120";
}

.fa-code:before {
    content: "\f121";
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: "\f122";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: "\f123";
}

.fa-location-arrow:before {
    content: "\f124";
}

.fa-crop:before {
    content: "\f125";
}

.fa-code-fork:before {
    content: "\f126";
}

.fa-unlink:before,
.fa-chain-broken:before {
    content: "\f127";
}

.fa-question:before {
    content: "\f128";
}

.fa-info:before {
    content: "\f129";
}

.fa-exclamation:before {
    content: "\f12a";
}

.fa-superscript:before {
    content: "\f12b";
}

.fa-subscript:before {
    content: "\f12c";
}

.fa-eraser:before {
    content: "\f12d";
}

.fa-puzzle-piece:before {
    content: "\f12e";
}

.fa-microphone:before {
    content: "\f130";
}

.fa-microphone-slash:before {
    content: "\f131";
}

.fa-shield:before {
    content: "\f132";
}

.fa-calendar-o:before {
    content: "\f133";
}

.fa-fire-extinguisher:before {
    content: "\f134";
}

.fa-rocket:before {
    content: "\f135";
}

.fa-maxcdn:before {
    content: "\f136";
}

.fa-chevron-circle-left:before {
    content: "\f137";
}

.fa-chevron-circle-right:before {
    content: "\f138";
}

.fa-chevron-circle-up:before {
    content: "\f139";
}

.fa-chevron-circle-down:before {
    content: "\f13a";
}

.fa-html5:before {
    content: "\f13b";
}

.fa-css3:before {
    content: "\f13c";
}

.fa-anchor:before {
    content: "\f13d";
}

.fa-unlock-alt:before {
    content: "\f13e";
}

.fa-bullseye:before {
    content: "\f140";
}

.fa-ellipsis-h:before {
    content: "\f141";
}

.fa-ellipsis-v:before {
    content: "\f142";
}

.fa-rss-square:before {
    content: "\f143";
}

.fa-play-circle:before {
    content: "\f144";
}

.fa-ticket:before {
    content: "\f145";
}

.fa-minus-square:before {
    content: "\f146";
}

.fa-minus-square-o:before {
    content: "\f147";
}

.fa-level-up:before {
    content: "\f148";
}

.fa-level-down:before {
    content: "\f149";
}

.fa-check-square:before {
    content: "\f14a";
}

.fa-pencil-square:before {
    content: "\f14b";
}

.fa-external-link-square:before {
    content: "\f14c";
}

.fa-share-square:before {
    content: "\f14d";
}

.fa-compass:before {
    content: "\f14e";
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
    content: "\f150";
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
    content: "\f151";
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
    content: "\f152";
}

.fa-euro:before,
.fa-eur:before {
    content: "\f153";
}

.fa-gbp:before {
    content: "\f154";
}

.fa-dollar:before,
.fa-usd:before {
    content: "\f155";
}

.fa-rupee:before,
.fa-inr:before {
    content: "\f156";
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
    content: "\f157";
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
    content: "\f158";
}

.fa-won:before,
.fa-krw:before {
    content: "\f159";
}

.fa-bitcoin:before,
.fa-btc:before {
    content: "\f15a";
}

.fa-file:before {
    content: "\f15b";
}

.fa-file-text:before {
    content: "\f15c";
}

.fa-sort-alpha-asc:before {
    content: "\f15d";
}

.fa-sort-alpha-desc:before {
    content: "\f15e";
}

.fa-sort-amount-asc:before {
    content: "\f160";
}

.fa-sort-amount-desc:before {
    content: "\f161";
}

.fa-sort-numeric-asc:before {
    content: "\f162";
}

.fa-sort-numeric-desc:before {
    content: "\f163";
}

.fa-thumbs-up:before {
    content: "\f164";
}

.fa-thumbs-down:before {
    content: "\f165";
}

.fa-youtube-square:before {
    content: "\f166";
}

.fa-youtube:before {
    content: "\f167";
}

.fa-xing:before {
    content: "\f168";
}

.fa-xing-square:before {
    content: "\f169";
}

.fa-youtube-play:before {
    content: "\f16a";
}

.fa-dropbox:before {
    content: "\f16b";
}

.fa-stack-overflow:before {
    content: "\f16c";
}

.fa-instagram:before {
    content: "\f16d";
}

.fa-flickr:before {
    content: "\f16e";
}

.fa-adn:before {
    content: "\f170";
}

.fa-bitbucket:before {
    content: "\f171";
}

.fa-bitbucket-square:before {
    content: "\f172";
}

.fa-tumblr:before {
    content: "\f173";
}

.fa-tumblr-square:before {
    content: "\f174";
}

.fa-long-arrow-down:before {
    content: "\f175";
}

.fa-long-arrow-up:before {
    content: "\f176";
}

.fa-long-arrow-left:before {
    content: "\f177";
}

.fa-long-arrow-right:before {
    content: "\f178";
}

.fa-apple:before {
    content: "\f179";
}

.fa-windows:before {
    content: "\f17a";
}

.fa-android:before {
    content: "\f17b";
}

.fa-linux:before {
    content: "\f17c";
}

.fa-dribbble:before {
    content: "\f17d";
}

.fa-skype:before {
    content: "\f17e";
}

.fa-foursquare:before {
    content: "\f180";
}

.fa-trello:before {
    content: "\f181";
}

.fa-female:before {
    content: "\f182";
}

.fa-male:before {
    content: "\f183";
}

.fa-gittip:before {
    content: "\f184";
}

.fa-sun-o:before {
    content: "\f185";
}

.fa-moon-o:before {
    content: "\f186";
}

.fa-archive:before {
    content: "\f187";
}

.fa-bug:before {
    content: "\f188";
}

.fa-vk:before {
    content: "\f189";
}

.fa-weibo:before {
    content: "\f18a";
}

.fa-renren:before {
    content: "\f18b";
}

.fa-pagelines:before {
    content: "\f18c";
}

.fa-stack-exchange:before {
    content: "\f18d";
}

.fa-arrow-circle-o-right:before {
    content: "\f18e";
}

.fa-arrow-circle-o-left:before {
    content: "\f190";
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
    content: "\f191";
}

.fa-dot-circle-o:before {
    content: "\f192";
}

.fa-wheelchair:before {
    content: "\f193";
}

.fa-vimeo-square:before {
    content: "\f194";
}

.fa-turkish-lira:before,
.fa-try:before {
    content: "\f195";
}

.fa-plus-square-o:before {
    content: "\f196";
}

.fa-space-shuttle:before {
    content: "\f197";
}

.fa-slack:before {
    content: "\f198";
}

.fa-envelope-square:before {
    content: "\f199";
}

.fa-wordpress:before {
    content: "\f19a";
}

.fa-openid:before {
    content: "\f19b";
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
    content: "\f19c";
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
    content: "\f19d";
}

.fa-yahoo:before {
    content: "\f19e";
}

.fa-google:before {
    content: "\f1a0";
}

.fa-reddit:before {
    content: "\f1a1";
}

.fa-reddit-square:before {
    content: "\f1a2";
}

.fa-stumbleupon-circle:before {
    content: "\f1a3";
}

.fa-stumbleupon:before {
    content: "\f1a4";
}

.fa-delicious:before {
    content: "\f1a5";
}

.fa-digg:before {
    content: "\f1a6";
}

.fa-pied-piper:before {
    content: "\f1a7";
}

.fa-pied-piper-alt:before {
    content: "\f1a8";
}

.fa-drupal:before {
    content: "\f1a9";
}

.fa-joomla:before {
    content: "\f1aa";
}

.fa-language:before {
    content: "\f1ab";
}

.fa-fax:before {
    content: "\f1ac";
}

.fa-building:before {
    content: "\f1ad";
}

.fa-child:before {
    content: "\f1ae";
}

.fa-paw:before {
    content: "\f1b0";
}

.fa-spoon:before {
    content: "\f1b1";
}

.fa-cube:before {
    content: "\f1b2";
}

.fa-cubes:before {
    content: "\f1b3";
}

.fa-behance:before {
    content: "\f1b4";
}

.fa-behance-square:before {
    content: "\f1b5";
}

.fa-steam:before {
    content: "\f1b6";
}

.fa-steam-square:before {
    content: "\f1b7";
}

.fa-recycle:before {
    content: "\f1b8";
}

.fa-automobile:before,
.fa-car:before {
    content: "\f1b9";
}

.fa-cab:before,
.fa-taxi:before {
    content: "\f1ba";
}

.fa-tree:before {
    content: "\f1bb";
}

.fa-spotify:before {
    content: "\f1bc";
}

.fa-deviantart:before {
    content: "\f1bd";
}

.fa-soundcloud:before {
    content: "\f1be";
}

.fa-database:before {
    content: "\f1c0";
}

.fa-file-pdf-o:before {
    content: "\f1c1";
}

.fa-file-word-o:before {
    content: "\f1c2";
}

.fa-file-excel-o:before {
    content: "\f1c3";
}

.fa-file-powerpoint-o:before {
    content: "\f1c4";
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
    content: "\f1c5";
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
    content: "\f1c6";
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
    content: "\f1c7";
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: "\f1c8";
}

.fa-file-code-o:before {
    content: "\f1c9";
}

.fa-vine:before {
    content: "\f1ca";
}

.fa-codepen:before {
    content: "\f1cb";
}

.fa-jsfiddle:before {
    content: "\f1cc";
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
    content: "\f1cd";
}

.fa-circle-o-notch:before {
    content: "\f1ce";
}

.fa-ra:before,
.fa-rebel:before {
    content: "\f1d0";
}

.fa-ge:before,
.fa-empire:before {
    content: "\f1d1";
}

.fa-git-square:before {
    content: "\f1d2";
}

.fa-git:before {
    content: "\f1d3";
}

.fa-hacker-news:before {
    content: "\f1d4";
}

.fa-tencent-weibo:before {
    content: "\f1d5";
}

.fa-qq:before {
    content: "\f1d6";
}

.fa-wechat:before,
.fa-weixin:before {
    content: "\f1d7";
}

.fa-send:before,
.fa-paper-plane:before {
    content: "\f1d8";
}

.fa-send-o:before,
.fa-paper-plane-o:before {
    content: "\f1d9";
}

.fa-history:before {
    content: "\f1da";
}

.fa-circle-thin:before {
    content: "\f1db";
}

.fa-header:before {
    content: "\f1dc";
}

.fa-paragraph:before {
    content: "\f1dd";
}

.fa-sliders:before {
    content: "\f1de";
}

.fa-share-alt:before {
    content: "\f1e0";
}

.fa-share-alt-square:before {
    content: "\f1e1";
}

.fa-bomb:before {
    content: "\f1e2";
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
    content: "\f1e3";
}

.fa-tty:before {
    content: "\f1e4";
}

.fa-binoculars:before {
    content: "\f1e5";
}

.fa-plug:before {
    content: "\f1e6";
}

.fa-slideshare:before {
    content: "\f1e7";
}

.fa-twitch:before {
    content: "\f1e8";
}

.fa-yelp:before {
    content: "\f1e9";
}

.fa-newspaper-o:before {
    content: "\f1ea";
}

.fa-wifi:before {
    content: "\f1eb";
}

.fa-calculator:before {
    content: "\f1ec";
}

.fa-paypal:before {
    content: "\f1ed";
}

.fa-google-wallet:before {
    content: "\f1ee";
}

.fa-cc-visa:before {
    content: "\f1f0";
}

.fa-cc-mastercard:before {
    content: "\f1f1";
}

.fa-cc-discover:before {
    content: "\f1f2";
}

.fa-cc-amex:before {
    content: "\f1f3";
}

.fa-cc-paypal:before {
    content: "\f1f4";
}

.fa-cc-stripe:before {
    content: "\f1f5";
}

.fa-bell-slash:before {
    content: "\f1f6";
}

.fa-bell-slash-o:before {
    content: "\f1f7";
}

.fa-trash:before {
    content: "\f1f8";
}

.fa-copyright:before {
    content: "\f1f9";
}

.fa-at:before {
    content: "\f1fa";
}

.fa-eyedropper:before {
    content: "\f1fb";
}

.fa-paint-brush:before {
    content: "\f1fc";
}

.fa-birthday-cake:before {
    content: "\f1fd";
}

.fa-area-chart:before {
    content: "\f1fe";
}

.fa-pie-chart:before {
    content: "\f200";
}

.fa-line-chart:before {
    content: "\f201";
}

.fa-lastfm:before {
    content: "\f202";
}

.fa-lastfm-square:before {
    content: "\f203";
}

.fa-toggle-off:before {
    content: "\f204";
}

.fa-toggle-on:before {
    content: "\f205";
}

.fa-bicycle:before {
    content: "\f206";
}

.fa-bus:before {
    content: "\f207";
}

.fa-ioxhost:before {
    content: "\f208";
}

.fa-angellist:before {
    content: "\f209";
}

.fa-cc:before {
    content: "\f20a";
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
    content: "\f20b";
}

.fa-meanpath:before {
    content: "\f20c";
}

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

body .rt-noborder {
    border: 0 !important;
    box-shadow: none !important;
}

body .rt-floatleft {
    float: left;
    margin-right: 15px;
    margin-left: 0;
}

body .rt-floatright {
    float: right;
    margin-left: 15px;
    margin-right: 0;
}

body .rt-uppercase {
    text-transform: uppercase;
}

body .rt-lowercase {
    text-transform: lowercase;
}

body .normalfont,
body .normalfont li {
    font-size: 100% !important;
    line-height: inherit !important;
}

body .boldfont {
    font-weight: bold !important;
}

body .noitalic {
    font-style: normal !important;
}

body .nobold,
body .nobold a,
body .nobold li {
    font-weight: normal !important;
}

body .rt-displayinline {
    display: inline !important;
}

body .nomarginall,
body .rt-block.nomarginall,
body ul.nomarginall,
body li.nomarginall {
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

body .nopaddingall,
body .rt-block.nopaddingall,
body ul.nopaddingall,
body li.nopaddingall {
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

body .nomargintop,
body .rt-block.nomargintop,
body ul.nomargintop,
body li.nomargintop {
    margin-top: 0 !important;
}

body .nomarginbottom,
body .rt-block.nomarginbottom,
body ul.nomarginbottom,
body li.nomarginbottom {
    margin-bottom: 0 !important;
}

body .nomarginleft,
body .rt-block.nomarginleft,
body ul.nomarginleft,
body li.nomarginleft {
    margin-left: 0 !important;
}

body .nomarginright,
body .rt-block.nomarginright,
body ul.nomarginright,
body li.nomarginright {
    margin-right: 0 !important;
}

body .nopaddingtop,
body .rt-block.nopaddingtop,
body ul.nopaddingtop,
body li.nopaddingtop {
    padding-top: 0 !important;
}

body .nopaddingbottom,
body .rt-block.nopaddingbottom,
body ul.nopaddingbottom,
body li.nopaddingbottom {
    padding-bottom: 0 !important;
}

body .nopaddingleft,
body .rt-block.nopaddingleft,
body ul.nopaddingleft,
body li.nopaddingleft {
    padding-left: 0 !important;
}

body .nopaddingright,
body .rt-block.nopaddingright,
body ul.nopaddingright,
body li.nopaddingright {
    padding-right: 0 !important;
}

body .smallmarginbottom {
    margin-bottom: 5px !important;
}

body .smallmargintop {
    margin-top: 5px !important;
}

body .smallmarginleft {
    margin-left: 5px !important;
}

body .smallmarginright {
    margin-right: 5px !important;
}

body .smallmarginall {
    margin: 5px !important;
}

body .medmarginbottom {
    margin-bottom: 10px !important;
}

body .medmargintop {
    margin-top: 10px !important;
}

body .medmarginleft {
    margin-left: 10px !important;
}

body .medmarginright {
    margin-right: 10px !important;
}

body .medmarginall {
    margin: 10px !important;
}

body .largemarginbottom {
    margin-bottom: 15px !important;
}

body .largemargintop {
    margin-top: 15px !important;
}

body .largemarginleft {
    margin-left: 15px !important;
}

body .largemarginright {
    margin-right: 15px !important;
}

body .largemarginall {
    margin: 15px !important;
}

body .smallpaddingbottom {
    padding-bottom: 5px !important;
}

body .smallpaddingtop {
    padding-top: 5px !important;
}

body .smallpaddingleft {
    padding-left: 5px !important;
}

body .smallpaddingright {
    padding-right: 5px !important;
}

body .smallpaddingall {
    padding: 5px !important;
}

body .medpaddingbottom {
    padding-bottom: 10px !important;
}

body .medpaddingtop {
    padding-top: 10px !important;
}

body .medpaddingleft {
    padding-left: 10px !important;
}

body .medpaddingright {
    padding-right: 10px !important;
}

body .medpaddingall {
    padding: 10px !important;
}

body .largepaddingbottom {
    padding-bottom: 15px !important;
}

body .largepaddingtop {
    padding-top: 15px !important;
}

body .largepaddingleft {
    padding-left: 15px !important;
}

body .largepaddingright {
    padding-right: 15px !important;
}

body .largepaddingall {
    padding: 15px !important;
}

body .subsmallmarginbottom {
    margin-bottom: -5px !important;
}

body .subsmallmargintop {
    margin-top: -5px !important;
}

body .subsmallmarginleft {
    margin-left: -5px !important;
}

body .subsmallmarginright {
    margin-right: -5px !important;
}

body .subsmallmarginall {
    margin: -5px !important;
}

body .submedmarginbottom {
    margin-bottom: -10px !important;
}

body .submedmargintop {
    margin-top: -10px !important;
}

body .submedmarginleft {
    margin-left: -10px !important;
}

body .submedmarginright {
    margin-right: -10px !important;
}

body .submedmarginall {
    margin: -10px !important;
}

body .sublargemarginbottom {
    margin-bottom: -15px !important;
}

body .sublargemargintop {
    margin-top: -15px !important;
}

body .sublargemarginleft {
    margin-left: -15px !important;
}

body .sublargemarginright {
    margin-right: -15px !important;
}

body .sublargemarginall {
    margin: -15px !important;
}

body .rt-relative {
    position: relative;
}

body [class^="custom"].largepaddingright,
body [class^="custom"].largepaddingleft,
body [class^="custom"].largepaddingtop,
body [class^="custom"].largepaddingbottom,
body [class^="custom"].largepaddingall,
body [class^="custom"].medpaddingright,
body [class^="custom"].medpaddingleft,
body [class^="custom"].medpaddingtop,
body [class^="custom"].medpaddingbottom,
body [class^="custom"].medpaddingall,
body [class^="custom"].smallpaddingright,
body [class^="custom"].smallpaddingleft,
body [class^="custom"].smallpaddingtop,
body [class^="custom"].smallpaddingbottom,
body [class^="custom"].smallpaddingall,
body [class^="custom"].largemarginright,
body [class^="custom"].largemarginleft,
body [class^="custom"].largemargintop,
body [class^="custom"].largemarginbottom,
body [class^="custom"].largemarginall,
body [class^="custom"].medmarginright,
body [class^="custom"].medmarginleft,
body [class^="custom"].medmargintop,
body [class^="custom"].medmarginbottom,
body [class^="custom"].medmarginall,
body [class^="custom"].smallmarginright,
body [class^="custom"].smallmarginleft,
body [class^="custom"].smallmargintop,
body [class^="custom"].smallmarginbottom,
body [class^="custom"].smallmarginall,
body [class^="custom"].sublargemarginright,
body [class^="custom"].sublargemarginleft,
body [class^="custom"].sublargemargintop,
body [class^="custom"].sublargemarginbottom,
body [class^="custom"].sublargemarginall,
body [class^="custom"].submedmarginright,
body [class^="custom"].submedmarginleft,
body [class^="custom"].submedmargintop,
body [class^="custom"].submedmarginbottom,
body [class^="custom"].submedmarginall,
body [class^="custom"].subsmallmarginright,
body [class^="custom"].subsmallmarginleft,
body [class^="custom"].subsmallmargintop,
body [class^="custom"].subsmallmarginbottom,
body [class^="custom"].subsmallmarginall,
body [class^="breadcrumbs"].largepaddingright,
body [class^="breadcrumbs"].largepaddingleft,
body [class^="breadcrumbs"].largepaddingtop,
body [class^="breadcrumbs"].largepaddingbottom,
body [class^="breadcrumbs"].largepaddingall,
body [class^="breadcrumbs"].medpaddingright,
body [class^="breadcrumbs"].medpaddingleft,
body [class^="breadcrumbs"].medpaddingtop,
body [class^="breadcrumbs"].medpaddingbottom,
body [class^="breadcrumbs"].medpaddingall,
body [class^="breadcrumbs"].smallpaddingright,
body [class^="breadcrumbs"].smallpaddingleft,
body [class^="breadcrumbs"].smallpaddingtop,
body [class^="breadcrumbs"].smallpaddingbottom,
body [class^="breadcrumbs"].smallpaddingall,
body [class^="breadcrumbs"].largemarginright,
body [class^="breadcrumbs"].largemarginleft,
body [class^="breadcrumbs"].largemargintop,
body [class^="breadcrumbs"].largemarginbottom,
body [class^="breadcrumbs"].largemarginall,
body [class^="breadcrumbs"].medmarginright,
body [class^="breadcrumbs"].medmarginleft,
body [class^="breadcrumbs"].medmargintop,
body [class^="breadcrumbs"].medmarginbottom,
body [class^="breadcrumbs"].medmarginall,
body [class^="breadcrumbs"].smallmarginright,
body [class^="breadcrumbs"].smallmarginleft,
body [class^="breadcrumbs"].smallmargintop,
body [class^="breadcrumbs"].smallmarginbottom,
body [class^="breadcrumbs"].smallmarginall,
body [class^="breadcrumbs"].sublargemarginright,
body [class^="breadcrumbs"].sublargemarginleft,
body [class^="breadcrumbs"].sublargemargintop,
body [class^="breadcrumbs"].sublargemarginbottom,
body [class^="breadcrumbs"].sublargemarginall,
body [class^="breadcrumbs"].submedmarginright,
body [class^="breadcrumbs"].submedmarginleft,
body [class^="breadcrumbs"].submedmargintop,
body [class^="breadcrumbs"].submedmarginbottom,
body [class^="breadcrumbs"].submedmarginall,
body [class^="breadcrumbs"].subsmallmarginright,
body [class^="breadcrumbs"].subsmallmarginleft,
body [class^="breadcrumbs"].subsmallmargintop,
body [class^="breadcrumbs"].subsmallmarginbottom,
body [class^="breadcrumbs"].subsmallmarginall,
body [class^="breadcrumb"].largepaddingright,
body [class^="breadcrumb"].largepaddingleft,
body [class^="breadcrumb"].largepaddingtop,
body [class^="breadcrumb"].largepaddingbottom,
body [class^="breadcrumb"].largepaddingall,
body [class^="breadcrumb"].medpaddingright,
body [class^="breadcrumb"].medpaddingleft,
body [class^="breadcrumb"].medpaddingtop,
body [class^="breadcrumb"].medpaddingbottom,
body [class^="breadcrumb"].medpaddingall,
body [class^="breadcrumb"].smallpaddingright,
body [class^="breadcrumb"].smallpaddingleft,
body [class^="breadcrumb"].smallpaddingtop,
body [class^="breadcrumb"].smallpaddingbottom,
body [class^="breadcrumb"].smallpaddingall,
body [class^="breadcrumb"].largemarginright,
body [class^="breadcrumb"].largemarginleft,
body [class^="breadcrumb"].largemargintop,
body [class^="breadcrumb"].largemarginbottom,
body [class^="breadcrumb"].largemarginall,
body [class^="breadcrumb"].medmarginright,
body [class^="breadcrumb"].medmarginleft,
body [class^="breadcrumb"].medmargintop,
body [class^="breadcrumb"].medmarginbottom,
body [class^="breadcrumb"].medmarginall,
body [class^="breadcrumb"].smallmarginright,
body [class^="breadcrumb"].smallmarginleft,
body [class^="breadcrumb"].smallmargintop,
body [class^="breadcrumb"].smallmarginbottom,
body [class^="breadcrumb"].smallmarginall,
body [class^="breadcrumb"].sublargemarginright,
body [class^="breadcrumb"].sublargemarginleft,
body [class^="breadcrumb"].sublargemargintop,
body [class^="breadcrumb"].sublargemarginbottom,
body [class^="breadcrumb"].sublargemarginall,
body [class^="breadcrumb"].submedmarginright,
body [class^="breadcrumb"].submedmarginleft,
body [class^="breadcrumb"].submedmargintop,
body [class^="breadcrumb"].submedmarginbottom,
body [class^="breadcrumb"].submedmarginall,
body [class^="breadcrumb"].subsmallmarginright,
body [class^="breadcrumb"].subsmallmarginleft,
body [class^="breadcrumb"].subsmallmargintop,
body [class^="breadcrumb"].subsmallmarginbottom,
body [class^="breadcrumb"].subsmallmarginall {
    padding: 0 0 0 0 !important;
    margin: 0 0 0 0 !important;
}

body [class^="custom"].rt-floatleft,
body [class^="custom"].rt-floatright,
body [class^="breadcrumbs"].rt-floatleft,
body [class^="breadcrumbs"].rt-floatright,
body [class^="breadcrumb"].rt-floatleft,
body [class^="breadcrumb"].rt-floatright {
    float: none;
    margin: 0 0 0 0 !important;
}

body .noitalic {
    font-style: normal !important;
}

body .nobold {
    font-weight: normal !important;
}

body .flush {
    margin: 0 !important;
    padding: 0 !important;
}

body .nomarginall {
    margin: 0 !important;
}

body .nopaddingall {
    padding: 0 !important;
}

body .nomargintop {
    margin-top: 0 !important;
}

body .nomarginbottom {
    margin-bottom: 0 !important;
}

body .nomarginleft {
    margin-left: 0 !important;
}

body .nomarginright {
    margin-right: 0 !important;
}

body .nopaddingtop {
    padding-top: 0 !important;
}

body .nopaddingbottom {
    padding-bottom: 0 !important;
}

body .nopaddingleft {
    padding-left: 0 !important;
}

body .nopaddingright {
    padding-right: 0 !important;
}

body .rt-rounded {
    border-radius: 100%;
}

body .rt-square {
    border-radius: 0;
}

.rt-image {
    position: relative;
}

.rt-image img {
    max-width: 100%;
    height: auto;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.rt-image.with-attribution {
    display: block;
}

.rt-image.with-attribution .rt-attribution {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    color: #ffffff;
    background: rgba(0, 0, 0, 0.5);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.rt-image.with-attribution .rt-attribution a {
    color: #ffffff !important;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.rt-image.with-attribution:hover .rt-attribution {
    opacity: 1;
    visibility: visible;
}

.rt-transparent-image {
    opacity: 0.5;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 5px;
    padding: 15px 5px;
    -webkit-transition: opacity 0.2s ease-in-out;
    -moz-transition: opacity 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
    -webkit-transition: opacity 0.2s ease-in-out;
    -moz-transition: opacity 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
    -webkit-transition: opacity 0.2s ease-in-out;
    -moz-transition: opacity 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
}

.rt-transparent-image:hover {
    opacity: 1;
}

.rt-icon-large {
    font-size: 5.0em;
    line-height: 1.5em;
}

.rt-circle-number {
    color: #ffffff;
    background: #28502e;
    border-radius: 100%;
    display: block;
    font-size: 1.5em;
    height: 20px;
    line-height: 20px;
    margin: 15px;
    padding: 10px;
    width: 20px;
}

[class*="demostyle-type-preset1"] .rt-circle-number {
    color: #000000;
}

.rt-green-text {
    color: #1ABC9C;
}

.rt-red-text {
    color: #E74C3C;
}

.rt-image-effect {
    position: relative;
    overflow: hidden;
    text-align: center;
    width: 100%;
    margin: 0;
}

.rt-image-effect img {
    opacity: 0.85;
}

.rt-image-effect .rt-image-effect-caption {
    color: #fff;
    text-transform: uppercase;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.rt-image-effect {
    background: #28502e;
}

.rt-image-effect p {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
}

.rt-image-effect .rt-image-effect-caption::before {
    background: rgba(40, 80, 46, 0.5);
    position: absolute;
    top: 50%;
    left: 50%;
    width: 80px;
    height: 80px;
    border: 3px solid #fff;
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, -45deg) scale3d(0, 0, 1);
    transform: translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, -45deg) scale3d(0, 0, 1);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
}

.rt-image-effect p {
    width: 70px;
    text-transform: none;
    font-size: 150%;
    line-height: normal;
    margin: 5px 0 0 0;
}

.rt-image-effect p a {
    color: #fff;
}

.rt-image-effect p a:hover,
.rt-image-effect p a:focus {
    opacity: 0.75;
}

.rt-image-effect p a i {
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}

.rt-image-effect p a:first-child i {
    -webkit-transform: translate3d(-60px, -60px, 0);
    transform: translate3d(-60px, -60px, 0);
}

.rt-image-effect p a:nth-child(2) i {
    -webkit-transform: translate3d(60px, -60px, 0);
    transform: translate3d(60px, -60px, 0);
}

.rt-image-effect p a:nth-child(3) i {
    -webkit-transform: translate3d(0, 60px, 0);
    transform: translate3d(0, 60px, 0);
}

.rt-image-effect p a:nth-child(4) i {
    -webkit-transform: translate3d(60px, 60px, 0);
    transform: translate3d(60px, 60px, 0);
}

.rt-image-effect:hover .rt-image-effect-caption::before {
    opacity: 1;
    -webkit-transform: translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, -45deg) scale3d(1, 1, 1);
    transform: translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, -45deg) scale3d(1, 1, 1);
}

.rt-image-effect:hover h2 {
    opacity: 0;
    -webkit-transform: translate3d(-50%, -50%, 0) scale3d(0.8, 0.8, 1);
    transform: translate3d(-50%, -50%, 0) scale3d(0.8, 0.8, 1);
}

.rt-image-effect:hover p i:empty {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
}

.com {
    color: #93a1a1;
}

.lit {
    color: #195f91;
}

.pun,
.opn,
.clo {
    color: #93a1a1;
}

.fun {
    color: #dc322f;
}

.str,
.atv {
    color: #dd1144;
}

.kwd,
.linenums .tag {
    color: #3A87B2;
}

.typ,
.atn,
.dec,
.var {
    color: teal;
}

.tag,
.pln {
    color: #686868;
}

.prettyprint {
    padding: 8px;
    background-color: #fcfcfc;
    border: 1px solid #ddd;
}

.prettyprint.linenums {
    -webkit-box-shadow: 40px 0 0 #ffffff inset, 41px 0 0 #ddd inset;
    -moz-box-shadow: 40px 0 0 #ffffff inset, 41px 0 0 #ddd inset;
    box-shadow: 40px 0 0 #ffffff inset, 41px 0 0 #ddd inset;
    -webkit-box-shadow: 40px 0 0 #ffffff inset, 41px 0 0 #ddd inset;
    -moz-box-shadow: 40px 0 0 #ffffff inset, 41px 0 0 #ddd inset;
    box-shadow: 40px 0 0 #ffffff inset, 41px 0 0 #ddd inset;
    -webkit-box-shadow: 40px 0 0 #ffffff inset, 41px 0 0 #ddd inset;
    -moz-box-shadow: 40px 0 0 #ffffff inset, 41px 0 0 #ddd inset;
    box-shadow: 40px 0 0 #ffffff inset, 41px 0 0 #ddd inset;
}

ol.linenums {
    margin: 0 0 0 33px;
    padding-left: 0;
}

ol.linenums li {
    padding-left: 12px;
    color: #b8b8b8;
    line-height: 18px;
}

small {
    font-size: 0.85em;
}

cite {
    font-style: normal;
}

[class^="icon-"],
[class*=" icon-"] {
    width: auto;
    height: auto;
    line-height: inherit;
}

ul.menu ul.unstyled {
    margin-left: 25px;
}

.input-xxlarge {
    width: 97%;
}

.gantry-example .search-query {
    margin-bottom: 10px;
}

body #rokstock .title,
body .rokstock-tooltip .title {
    font-size: 12px;
    line-height: inherit;
    margin: auto;
    padding: inherit;
    font-weight: inherit;
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

body #rokstock .rokstock-list .row,
body .rokstock-tooltip .rokstock-list .row {
    margin: auto;
    overflow: hidden;
    height: auto;
}

body #rokstock .rokstock-list .row:before,
body #rokstock .rokstock-list .row:after,
body .rokstock-tooltip .rokstock-list .row:before,
body .rokstock-tooltip .rokstock-list .row:after {
    display: none;
    content: none;
    clear: inherit;
}

body #rokstock select,
body .rokstock-tooltip select {
    width: auto;
    height: auto;
    line-height: auto;
    margin: 0em;
}

body #rokstock input[type="text"],
body .rokstock-tooltip input[type="text"] {
    margin-bottom: inherit;
    font-size: 12px;
}

body #rokstock .rokstock-add,
body .rokstock-tooltip .rokstock-add {
    height: auto;
    padding: 1px 5px;
}

body #rokstock .value,
body .rokstock-tooltip .value {
    font-size: 0.9em;
}

body .rokstock-tooltip .row {
    margin: auto;
    overflow: hidden;
    height: auto;
}

body .rokstock-tooltip .row:before,
body .rokstock-tooltip .row:after {
    display: none;
    content: none;
    clear: inherit;
}

body #rokweather .rokweather-wrapper .row {
    margin: auto;
    overflow: hidden;
    height: auto;
}

body #rokweather .rokweather-wrapper .row:before,
body #rokweather .rokweather-wrapper .row:after {
    display: none;
    content: none;
    clear: inherit;
}

body #rokweather form {
    margin-bottom: inherit;
}

body .cart_quickcart select {
    width: auto;
    height: auto;
    line-height: auto;
    margin: 0em;
}

body .cart_quickcart input[type="text"] {
    margin-bottom: inherit;
    font-size: 12px;
    line-height: inherit;
    padding: inherit;
    height: inherit;
}

#phocaMap img,
.gmnoprint img,
.wk-map img,
.SpGeoMapModbasic img {
    max-width: none;
}

.xdebug-var-dump i {
    width: inherit !important;
}

.icon-file-add:before,
.icon-cancel:before,
.icon-eye:before,
.icon-location:before,
.icon-arrow-up-3:before,
.icon-folder-2:before,
.icon-checkedout:before,
.icon-locked:before,
.icon-comments-2:before,
.icon-out:before,
.icon-redo:before,
.icon-file-add:before,
.icon-new:before,
.icon-apply:before,
.icon-pencil-2:before,
.icon-folder:before,
.icon-pictures:before,
.icon-list-view:before,
.icon-power-cord:before,
.icon-cube:before,
.icon-puzzle:before,
.icon-tools:before,
.icon-options:before,
.icon-equalizer:before,
.icon-brush:before,
.icon-eye:before,
.icon-checkbox-unchecked:before,
.icon-checkin:before,
.icon-checkbox:before,
.icon-checkbox-partial:before,
.icon-star-2:before,
.icon-featured:before,
.icon-calendar-2:before,
.icon-help:before,
.icon-support:before,
.icon-warning:before,
.icon-publish:before,
.icon-checkmark:before,
.icon-unpublish:before,
.icon-cancel:before,
.icon-purge:before,
.icon-mail:before,
.icon-mail-2:before,
.icon-unarchive:before,
.icon-drawer:before,
.icon-drawer-2:before,
.icon-box-add:before,
.icon-box-remove:before,
.icon-grid-view:before,
.icon-grid-view-2:before,
.icon-menu:before,
.icon-delete:before,
.icon-cancel-2:before,
.icon-save-new:before,
.icon-plus-2:before,
.icon-minus-2:before,
.icon-quote:before,
.icon-quote-2:before,
.icon-database:before,
.icon-location:before,
.icon-expand-2:before,
.icon-contract:before,
.icon-contract-2:before,
.icon-health:before,
.icon-wand:before,
.icon-unblock:before,
.icon-vcard:before,
.icon-clock:before,
.icon-address:before,
.icon-feed:before,
.icon-flag-2:before,
.icon-pin:before,
.icon-lamp:before,
.icon-chart:before,
.icon-bars:before,
.icon-pie:before,
.icon-lightning:before,
.icon-next:before,
.icon-previous:before,
.icon-first:before,
.icon-last:before,
.pagination .icon-forward:before,
.pagination .icon-backward:before,
.pagination .icon-step-backward:before,
.pagination .icon-step-forward:before,
.icon-loop:before,
.icon-shuffle:before,
.icon-arrow-first:before,
.icon-arrow-last:before,
.icon-uparrow:before,
.icon-downarrow:before,
.icon-arrow-up-2:before,
.icon-arrow-right-2:before,
.icon-arrow-down-2:before,
.icon-arrow-left-2:before,
.icon-play-2:before,
.icon-menu-2:before,
.icon-arrow-up-3:before,
.icon-arrow-right-3:before,
.icon-arrow-down-3:before,
.icon-arrow-left-3:before,
.icon-printer:before,
.icon-color-palette:before,
.icon-camera-2:before,
.icon-file-remove:before,
.icon-save-copy:before,
.icon-cart:before,
.icon-basket:before,
.icon-broadcast:before,
.icon-screen:before,
.icon-mobile:before,
.icon-users:before,
.icon-out-2:before {
    font-family: 'IcoMoon' !important;
}

.pagination [class^="icon-"],
.pagination [class*=" icon-"] {
    width: auto;
    height: auto;
    line-height: inherit;
}

body {
    position: relative;
}

body.font-family-iridescent {
    font-family: 'lato', Verdana, Helvetica, Arial, sans-serif;
}

#rt-page-surround {
    color: #686868;
    background: #fffbe8;
}

.rt-block {
    margin: 10px;
    padding: 15px;
}

a {
    color: #28502e;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

a:hover {
    color: #4b2f1f;
}

.demostyle-type-preset3 a:hover {
    color: inherit;
}

.demostyle-type-preset3 a {
    color: #94ca9c;
}

.title,
.blog-featured h1,
.button,
.readon,
button.validate,
.pagenav li a,
#member-profile a,
#member-registration a,
.formelm-buttons button,
.controls .btn,
.logout-button .btn,
.roksearch_results a.clr,
.rokajaxsearch .inputbox,
.item-title,
.notice,
.message,
.success,
.info,
.error,
.warning,
dt,
.table th,
th.title,
legend,
fieldset dd,
li.author,
li.date,
li.comments,
.showHere,
.highlight,
.word_input,
.word_label,
.search_legend,
.result_title,
.pagenavcounter,
.counter,
.tip-title,
.system-unpublished,
a.readmore,
p.readmore a,
#member-profile a,
#member-registration a,
.pagenav a,
.roksearch_results a.clr {
    font-weight: bold;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
}

h1 {
    font-size: 25.5px;
    line-height: 31.2px;
}

h2,
.title {
    font-size: 24px;
    line-height: 31.2px;
}

h3 {
    font-size: 22.5px;
    line-height: 28.8px;
}

h4 {
    font-size: 21px;
    line-height: 28.8px;
}

h5 {
    font-size: 19.5px;
    line-height: 26.4px;
}

h6 {
    font-size: 18px;
    line-height: 26.4px;
}

.blog-featured .item>h2,
.items-leading [class*="leading-"]>h2 {
    font-size: 30px;
    line-height: 32.4px;
}

#rt-logo {
    display: block;
    margin: 4px 25px;
}

.logo-type-iridescent #rt-logo {
    background-image: url(../images/logo/logo.png);
    background-repeat: no-repeat;
    width: 115px;
    height: 20px;
}

.rt-logo-block {
    padding: 20px 0;
}

.-rt-iridescent-style .rt-logo-block {
    position: absolute;
    z-index: 100;
}

@media (max-width: 767px) {
    body.layout-mode-responsive.-rt-iridescent-style .rt-logo-block {
        left: 50%;
        margin-left: -57px;
    }
}

.menu-block .gf-menu .item {
    color: #ffffff;
    font-family: 'latoblack', Verdana, Helvetica, Arial, sans-serif;
    text-transform: uppercase;
}

.menu-block .gf-menu .menu-item-wrapper {
    display: block;
    padding: 5px 15px;
    border-radius: 0;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}

.submenu .menu-block .gf-menu .menu-item-wrapper {
    padding: 0;
    margin: 0 -5px;
    display: inline-block;
}

.menu-block .gf-menu.l1>li>.item {
    height: 65px;
    padding: 0;
}

.menu-block .gf-menu.l1>li>.item .menu-item-wrapper {
    color: #ffffff;
    padding: 0;
    margin: 0 10px;
    -webkit-transition: color 0.3s ease;
    -moz-transition: color 0.3s ease;
    -o-transition: color 0.3s ease;
    transition: color 0.3s ease;
    -webkit-transition: color 0.3s ease;
    -moz-transition: color 0.3s ease;
    -o-transition: color 0.3s ease;
    transition: color 0.3s ease;
    -webkit-transition: color 0.3s ease;
    -moz-transition: color 0.3s ease;
    -o-transition: color 0.3s ease;
    transition: color 0.3s ease;
}

.menu-block .gf-menu.l1>li:last-child {
    border-right: 1px solid transparent;
}

.menu-block .gf-menu.l1>li.parent>.item .menu-item-wrapper:after {
    font-family: FontAwesome;
    content: "\f107";
    line-height: normal;
}

.menu-block .gf-menu.l1>li.parent>.item:after {
    display: none;
}

.menu-block .gf-menu.l1>li.parent>.item.subtext .menu-item-wrapper:after {
    content: "";
}

.menu-block .gf-menu.l1>li.parent>.item.subtext .menu-item-wrapper em:after {
    content: "\f107";
    font-family: FontAwesome;
    font-size: 13px;
    float: right;
    margin-top: -12px;
}

.menu-block .gf-menu li {
    float: none;
    display: inline-block;
}

.menu-block .gf-menu li:hover>.item .menu-item-wrapper,
.menu-block .gf-menu li:focus>.item .menu-item-wrapper {
    color: #ffffff;
}

.menu-block .gf-menu li:hover>.item:after,
.menu-block .gf-menu li:focus>.item:after {
    color: #ffffff;
}

.menu-block .gf-menu li.active>.item .menu-item-wrapper {
    color: #ffffff;
}

.menu-block .gf-menu li.active>.item:after {
    color: #ffffff;
}

.menu-block .gf-menu .dropdown {
    background: #28502e;
    border-radius: 0;
    border: 1px solid transparent;
    padding: 0 5px;
}

.menu-block .gf-menu .dropdown .item {
    font-weight: normal;
    font-size: 11px;
}

.menu-block .gf-menu .dropdown .menu-item-wrapper {
    color: #ffffff;
    padding: 5px !important;
}

.menu-block .gf-menu .dropdown li:hover>.item .menu-item-wrapper,
.menu-block .gf-menu .dropdown li:focus>.item .menu-item-wrapper {
    color: #ffffff;
}

.menu-block .gf-menu .dropdown li:hover>.item:after,
.menu-block .gf-menu .dropdown li:focus>.item:after {
    color: #ffffff;
}

.menu-block .gf-menu .dropdown li.active>.item .menu-item-wrapper {
    color: #ffffff;
}

.menu-block .gf-menu .dropdown li.active>.item:after {
    color: #ffffff;
}

.menu-block .gf-menu .grouped ol {
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 3px;
}

.menu-block .gf-menu .modules {
    font-family: 'latoblack', Verdana, Helvetica, Arial, sans-serif;
}

.menu-block .gf-menu .modules a:not(.readon) {
    color: #ffffff;
}

.menu-block .gf-menu .modules a:not(.readon):hover {
    color: #ffffff !important;
}

.demostyle-type-preset3 .menu-block .gf-menu .modules a:not(.readon) {
    color: #53a55f !important;
}

.menu-block .gf-menu .modules .readon {
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    border: 1px solid transparent;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    border: 1px solid transparent;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 3px;
    border-radius: 3px;
    border-radius: 3px;
    color: #ffffff !important;
    background-color: #09130b !important;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    border: 1px solid transparent;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    border: 1px solid transparent;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 3px;
    border-radius: 3px;
    border-radius: 3px;
    color: #ffffff !important;
    background-color: #09130b !important;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    border: 1px solid transparent;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    border: 1px solid transparent;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 3px;
    border-radius: 3px;
    border-radius: 3px;
    color: #ffffff !important;
    background-color: #09130b !important;
}

.menu-block .gf-menu .modules .readon:hover {
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    border: 1px solid transparent;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    border: 1px solid transparent;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 3px;
    border-radius: 3px;
    border-radius: 3px;
    color: #ffffff !important;
    background-color: #142717 !important;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    border: 1px solid transparent;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    border: 1px solid transparent;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 3px;
    border-radius: 3px;
    border-radius: 3px;
    color: #ffffff !important;
    background-color: #142717 !important;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    border: 1px solid transparent;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    border: 1px solid transparent;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 3px;
    border-radius: 3px;
    border-radius: 3px;
    color: #ffffff !important;
    background-color: #142717 !important;
}

.gf-menu-toggle {
    background-color: #203f24;
    border: 1px solid #060c07;
    border-radius: 3px;
    z-index: 3001;
}

.header-type-fixed .gf-menu-toggle,
.header-type-scroll.scrolling-enable .gf-menu-toggle {
    position: fixed;
}

.header-type-fixed.gf-sidemenu-size-marginleft .gf-menu-toggle,
.header-type-scroll.scrolling-enable.gf-sidemenu-size-marginleft .gf-menu-toggle {
    left: 290px;
}

.icon-bar {
    background-color: #ffffff;
}

.layout-mode-responsive .gf-menu-device-wrapper-sidemenu {
    background: #efefef;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

.layout-mode-responsive .gf-menu-device-container {
    background: #efefef;
}

.layout-mode-responsive .gf-menu-device-container .gf-menu {
    background-color: #efefef;
    border-top: 15px solid #efefef;
    border-bottom: 15px solid #efefef;
}

.layout-mode-responsive .gf-menu-device-container .gf-menu ul,
.layout-mode-responsive .gf-menu-device-container .gf-menu ol,
.layout-mode-responsive .gf-menu-device-container .gf-menu>li:first-child,
.layout-mode-responsive .gf-menu-device-container .gf-menu>li.active:first-child,
.layout-mode-responsive .gf-menu-device-container .gf-menu>li:last-child,
.layout-mode-responsive .gf-menu-device-container .gf-menu li ol>li:last-child,
.layout-mode-responsive .gf-menu-device-container .gf-menu li .columns-1>.col1>ul>li:last-child,
.layout-mode-responsive .gf-menu-device-container .gf-menu li .columns-2>.col2>ul>li:last-child,
.layout-mode-responsive .gf-menu-device-container .gf-menu li .columns-3>.col3>ul>li:last-child,
.layout-mode-responsive .gf-menu-device-container .gf-menu li .columns-4>.col4>ul>li:last-child {
    background-color: #efefef !important;
}

.layout-mode-responsive .gf-menu-device-container .gf-menu li:hover>.item .menu-item-wrapper,
.layout-mode-responsive .gf-menu-device-container .gf-menu li:focus>.item .menu-item-wrapper,
.layout-mode-responsive .gf-menu-device-container .gf-menu li.active>.item .menu-item-wrapper {
    color: #000000;
    background: transparent;
}

.layout-mode-responsive .gf-menu-device-container .gf-menu .menu-item-wrapper {
    padding: 0 !important;
}

.layout-mode-responsive .gf-menu-device-container .gf-menu .item {
    border: 1px solid transparent;
}

.layout-mode-responsive .gf-menu-device-container .gf-menu.l1 .item {
    font-size: 11px;
    border: none;
    background: none;
}

.layout-mode-responsive .gf-menu-device-container .gf-menu .dropdown {
    margin-top: 0;
}

.layout-mode-responsive.mainbody-overlay-dark .responsive-type-panel .gf-menu li:hover>.item .menu-item-wrapper,
.layout-mode-responsive.mainbody-overlay-dark .responsive-type-panel .gf-menu li:focus>.item .menu-item-wrapper {
    color: #ffffff;
}

.layout-mode-responsive.mainbody-overlay-dark .responsive-type-panel .gf-menu li:hover>.item:after,
.layout-mode-responsive.mainbody-overlay-dark .responsive-type-panel .gf-menu li:focus>.item:after {
    color: #ffffff;
}

.layout-mode-responsive.mainbody-overlay-dark .responsive-type-panel .gf-menu li.active>.item .menu-item-wrapper {
    color: #ffffff;
}

.layout-mode-responsive.mainbody-overlay-dark .responsive-type-panel .gf-menu li.active>.item:after {
    color: #ffffff;
}

#rt-header .rt-container {
    color: #ffffff;
    background-color: #4b2f1f;
    box-shadow: 0 4px 0 rgba(0, 0, 0, 0.25);
    z-index: 101;
}

.header-type-scroll #rt-header .rt-container,
.header-type-fixed #rt-header .rt-container {
    box-shadow: none;
}

#rt-header .menu-block {
    float: right;
    margin-right: 15px;
}

.-rt-iridescent-style #rt-header .menu-block {
    position: absolute;
    z-index: 100;
    right: 0;
}

@media (max-width: 767px) {
    .-rt-iridescent-style #rt-header .menu-block {
        margin-top: 55px !important;
    }
}

.header-type-scroll #rt-header .menu-block,
.header-type-fixed #rt-header .menu-block {
    position: relative !important;
}

.header-type-scroll #rt-header,
.header-type-fixed #rt-header {
    background-color: #4b2f1f;
    position: fixed;
    width: 100%;
    z-index: 3000;
    opacity: 0;
    visibility: hidden;
    box-shadow: 0 4px 0 rgba(0, 0, 0, 0.25);
}

.header-type-scroll.scrolling-enable #rt-header,
.header-type-fixed #rt-header {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.35s;
    -moz-transition: opacity 0.35s;
    -o-transition: opacity 0.35s;
    transition: opacity 0.35s;
    -webkit-transition: opacity 0.35s;
    -moz-transition: opacity 0.35s;
    -o-transition: opacity 0.35s;
    transition: opacity 0.35s;
    -webkit-transition: opacity 0.35s;
    -moz-transition: opacity 0.35s;
    -o-transition: opacity 0.35s;
    transition: opacity 0.35s;
}

@media (max-width: 767px) {
    .gf-sidemenu-size-marginleft #rt-header {
        left: 280px;
    }
}

#rt-header .readon {
    color: #ffffff;
    border: 1px solid transparent;
    background: #1a351e;
}

#rt-header .readon:hover {
    color: #ffffff;
    background: #397242;
}

#rt-header a:not(.readon) {
    color: #09130b;
}

#rt-header a:not(.readon):hover {
    color: inherit !important;
}

.demostyle-type-preset3 #rt-header a:not(.readon) {
    color: #a6a6a6;
}

.rt-header-fixed-spacer {
    display: block;
}

.header-type-fixed .rt-header-fixed-spacer {
    height: 72px;
}

.-rt-iridescent-style .rt-header-fixed-spacer {
    height: 0;
}

#rt-slideshow {
    color: #FFFFFF;
    display: block;
}

#rt-slideshow .rt-block {
    margin: 0;
    padding: 0;
}

#rt-slideshow .sprocket-fullslideshow-image {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    width: 100%;
    height: 100%;
}

#rt-slideshow .layout-fullslideshow .sprocket-features-content {
    background: rgba(9, 13, 15, 0.5);
    margin: 0;
    width: 100%;
    top: 0;
}

#rt-slideshow .layout-fullslideshow .sprocket-features-pagination {
    bottom: 20%;
}

#rt-slideshow .layout-fullslideshow .sprocket-features-padding {
    padding: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-font-smoothing: subpixel-antialiased;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-font-smoothing: subpixel-antialiased;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-font-smoothing: subpixel-antialiased;
}

#rt-slideshow li:not(.sprocket-features-index-1) .sprocket-features-img-container,
#rt-slideshow li:not(.sprocket-features-index-1) .sprocket-features-content {
    opacity: 0;
}

#rt-slideshow .rt-tobottom:before {
    color: #FFFFFF;
    font-family: FontAwesome;
    content: "\f103";
    z-index: 99;
    font-size: 3.5em;
    opacity: 0.25;
    margin-top: -80px;
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    -webkit-font-smoothing: subpixel-antialiased;
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    -webkit-font-smoothing: subpixel-antialiased;
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    -webkit-font-smoothing: subpixel-antialiased;
    -webkit-transition: opacity 0.2s ease;
    -moz-transition: opacity 0.2s ease;
    -o-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease;
    -webkit-transition: opacity 0.2s ease;
    -moz-transition: opacity 0.2s ease;
    -o-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease;
    -webkit-transition: opacity 0.2s ease;
    -moz-transition: opacity 0.2s ease;
    -o-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease;
}

#rt-slideshow .rt-tobottom:hover:before {
    opacity: 1;
}

#rt-top .rt-container {
    color: #666666;
    background-color: #FFFFFF;
}

#rt-showcase .rt-container {
    color: #666666;
    background-color: #ffffff;
}

#rt-feature .rt-container {
    color: #ffffff;
    background-color: #4b2f1f;
}

#rt-feature a:not(.readon) {
    color: #09130b;
}

#rt-feature a:not(.readon):hover {
    color: inherit !important;
}

.demostyle-type-preset3 #rt-feature a:not(.readon) {
    color: #a6a6a6;
}

#rt-utility .rt-container {
    color: #FFFFFF;
    background-color: #222222;
}

#rt-breadcrumbs .rt-container {
    color: #686868;
    background: #e0e0e0;
}

.rt-mainbody-wrapper {
    color: #686868;
    background: #ffffff;
}

.rt-sidebar-wrapper {
    background: #f2f2f2;
}

#rt-sidebar-a,
#rt-sidebar-b,
#rt-sidebar-c {
    margin-top: 25px;
}

#rt-extension .rt-container {
    color: #FFFFFF;
    background-color: #DF172E;
}

#rt-extension .readon {
    color: #ffffff;
    border: 1px solid transparent;
    background: #1a351e;
}

#rt-extension .readon:hover {
    color: #ffffff;
    background: #397242;
}

#rt-extension a:not(.readon) {
    color: #09130b;
}

#rt-extension a:not(.readon):hover {
    color: inherit !important;
}

.demostyle-type-preset3 #rt-extension a:not(.readon) {
    color: #a6a6a6;
}

#rt-bottom .rt-container {
    color: #ffffff;
    background-color: #4b2f1f;
}

#rt-footer .rt-container {
    border-top: 1px solid #68412b;
    color: #ffffff;
    background-color: #4b2f1f;
}

#rt-copyright .rt-container {
    color: #7E7E7E;
    background-color: #000000;
    overflow: hidden;
}

#rt-drawer .rt-container,
#rt-above .rt-container,
#rt-maintop .rt-container,
#rt-expandedtop .rt-container,
#rt-expandedbottom .rt-container,
#rt-mainbottom .rt-container,
#rt-debug .rt-container,
#rt-analytics .rt-container {
    color: #686868;
    background: #ffffff;
}

#rt-firstfullwidth,
#rt-secondfullwidth,
#rt-thirdfullwidth {
    color: #686868;
    background: #ffffff;
}

.module-title {
    margin-bottom: 15px;
}

.module-title .title {
    font-family: 'lato', Verdana, Helvetica, Arial, sans-serif;
}

.rt-modtitle-uppercase .module-title .title {
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.rt-title-center .module-title {
    text-align: center;
}

.rt-modtitle-only .module-content,
.rt-nomodulecontent .module-content {
    display: none;
}

[class^="fa-"]:before,
[class*=" fa-"]:before {
    font-family: FontAwesome;
}

[class^="fa-"].rt-block,
[class^="fa-"][class*="custom"],
[class*=" fa-"].rt-block,
[class*=" fa-"][class*="custom"] {
    font-family: inherit;
    line-height: inherit;
    -moz-osx-font-smoothing: inherit;
    -webkit-font-smoothing: inherit;
    font-style: inherit;
    font-weight: inherit;
}

[class^="fa-"].rt-block:before,
[class^="fa-"][class*="custom"]:before,
[class*=" fa-"].rt-block:before,
[class*=" fa-"][class*="custom"]:before {
    display: none;
}

[class^="fa-"].rt-block,
[class*=" fa-"].rt-block {
    display: block;
}

[class^="fa-"].title-icon,
[class*=" fa-"].title-icon {
    line-height: inherit;
    margin-right: 5px;
}

[class^="title"].rt-block,
[class*=" title"].rt-block {
    padding: 15px;
}

[class^="title"] .title,
[class*=" title"] .title {
    padding: 10px 15px;
}

[class^="box"],
[class*=" box"] {
    border: 1px solid transparent;
}

[class^="box"].rt-block,
[class*=" box"].rt-block {
    margin-bottom: 25px;
}

[class^="box"] [class^="box"],
[class^="box"] [class*=" box"],
[class*=" box"] [class^="box"],
[class*=" box"] [class*=" box"] {
    border: none;
}

[class^="box"] a:not(.readon),
[class*=" box"] a:not(.readon) {
    color: #09130b;
}

[class^="box"] a:not(.readon):hover,
[class*=" box"] a:not(.readon):hover {
    color: inherit !important;
}

.box1 {
    color: #ffffff;
    background: #28502e;
}

#rt-header .box1,
#rt-feature .box1,
#rt-extension .box1 {
    background: #203f24;
}

.box1 ul.menu li a,
.box1 ul.menu li .item,
.box1 ul.menu li .separator {
    color: #ffffff !important;
}

.box1 ul.menu li a:hover,
.box1 ul.menu li .item:hover,
.box1 ul.menu li .separator:hover {
    color: #060c07;
    color: #060c07;
    color: #060c07;
}

.box1 ul.menu li.current a,
.box1 ul.menu li.current .item,
.box1 ul.menu li.current .separator,
.box1 ul.menu li#current a,
.box1 ul.menu li#current .item,
.box1 ul.menu li#current .separator,
.box1 ul.menu li:hover>a,
.box1 ul.menu li:hover>.item,
.box1 ul.menu li:hover>.separator {
    color: #060c07 !important;
    color: #060c07 !important;
    color: #060c07 !important;
}

.box1 .readon {
    color: #ffffff;
    border: 1px solid transparent;
    background: #1a351e;
}

.box1 .readon:hover {
    color: #ffffff;
    background: #397242;
}

.demostyle-type-preset3 .box1 a:not(.readon) {
    color: #808080;
}

.box2 {
    color: #ffffff;
    background: #4b2f1f;
}

.box2 ul.menu li a,
.box2 ul.menu li .item,
.box2 ul.menu li .separator {
    color: #ffffff !important;
}

.box2 ul.menu li a:hover,
.box2 ul.menu li .item:hover,
.box2 ul.menu li .separator:hover {
    color: #030201;
    color: #030201;
    color: #030201;
}

.box2 ul.menu li.current a,
.box2 ul.menu li.current .item,
.box2 ul.menu li.current .separator,
.box2 ul.menu li#current a,
.box2 ul.menu li#current .item,
.box2 ul.menu li#current .separator,
.box2 ul.menu li:hover>a,
.box2 ul.menu li:hover>.item,
.box2 ul.menu li:hover>.separator {
    color: #030201 !important;
    color: #030201 !important;
    color: #030201 !important;
}

.box2 .readon {
    color: #ffffff;
    border: 1px solid transparent;
    background: #2e1d13;
}

.box2 .readon:hover {
    color: #ffffff;
    background: #6f462e;
}

.demostyle-type-preset3 .box2 a:not(.readon) {
    color: #a6a6a6;
}

.demostyle-type-preset5 .box2 a:not(.readon) {
    color: #150d09;
}

.box3 {
    color: #383838;
    background: #CCCCCC;
}

.box3 ul.menu li a,
.box3 ul.menu li .item,
.box3 ul.menu li .separator {
    color: #383838 !important;
}

.box3 ul.menu li a:hover,
.box3 ul.menu li .item:hover,
.box3 ul.menu li .separator:hover {
    color: #ffffff;
    color: #ffffff;
    color: #ffffff;
}

.box3 ul.menu li.current a,
.box3 ul.menu li.current .item,
.box3 ul.menu li.current .separator,
.box3 ul.menu li#current a,
.box3 ul.menu li#current .item,
.box3 ul.menu li#current .separator,
.box3 ul.menu li:hover>a,
.box3 ul.menu li:hover>.item,
.box3 ul.menu li:hover>.separator {
    color: #ffffff !important;
    color: #ffffff !important;
    color: #ffffff !important;
}

.box3 .readon {
    color: #383838 !important;
    border: 1px solid transparent !important;
    background: #b8b8b8 !important;
}

.box3 .readon:hover {
    color: #383838 !important;
    background: #e6e6e6 !important;
}

.demostyle-type-preset3 .box3 a:not(.readon) {
    color: #6b6b6b;
}

.box4 {
    color: #666666;
    background: #000000;
}

.demostyle-type-preset3 .box4 {
    background: #141414;
}

.box4 ul.menu li a,
.box4 ul.menu li .item,
.box4 ul.menu li .separator {
    color: #ffffff !important;
}

.box4 ul.menu li a:hover,
.box4 ul.menu li .item:hover,
.box4 ul.menu li .separator:hover {
    color: #000000;
    color: #000000;
    color: #000000;
}

.box4 ul.menu li.current a,
.box4 ul.menu li.current .item,
.box4 ul.menu li.current .separator,
.box4 ul.menu li#current a,
.box4 ul.menu li#current .item,
.box4 ul.menu li#current .separator,
.box4 ul.menu li:hover>a,
.box4 ul.menu li:hover>.item,
.box4 ul.menu li:hover>.separator {
    color: #000000 !important;
    color: #000000 !important;
    color: #000000 !important;
}

.box4 .readon {
    color: #ffffff;
    border: 1px solid ltransparent;
    background: #1f1f1f;
}

.box4 .readon:hover {
    color: #ffffff;
    background: #2e2e2e;
}

.demostyle-type-preset3 .box4 a:not(.readon) {
    color: #ffffff;
}

.box5 {
    border: 1px solid #172e1a;
}

.box6 {
    border: 1px solid #e6e6e6;
}

.title1 .module-title .title {
    color: #ffffff;
    background: #28502e;
}

.title1 .readon {
    color: #ffffff;
    border: 1px solid #142717;
    background: #203f24;
}

.title1 .readon:hover {
    color: #ffffff;
    background: #397242;
}

.title2 .module-title .title {
    color: #ffffff;
    background: #4b2f1f;
}

.title2 .readon {
    color: #ffffff;
    border: 1px solid #20140d;
    background: #392418;
}

.title2 .readon:hover {
    color: #ffffff;
    background: #6f462e;
}

.title3 .module-title .title {
    color: #383838 !important;
    background: #CCCCCC !important;
}

.title3 .readon {
    color: #383838 !important;
    border: 1px solid #b8b8b8 !important;
    background: #b8b8b8 !important;
}

.title3 .readon:hover {
    color: #383838 !important;
    background: #e6e6e6 !important;
}

.title4 .module-title .title {
    color: #ffffff;
    background: #383838;
}

.mainbody-overlay-dark .title4 .module-title .title {
    background: #525252;
}

.title4 .readon {
    color: #ffffff;
    border: 1px solid #242424;
    background: #242424;
}

.title4 .readon:hover {
    color: #ffffff;
    background: #525252;
}

.title5 .module-title .title {
    margin: 0;
    padding: 5px 0;
    position: relative;
    font-weight: normal;
}

.title5 .module-title .title:after {
    background: #686868;
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 5px;
    width: 50px;
}

.title6 .module-title .title {
    font-size: 2em;
    line-height: 1.3em;
    letter-spacing: 2px;
    margin: 0 -2px 15px 0;
    padding: 10px;
    position: relative;
}

.title6 .module-title .title:after {
    background: #686868;
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    height: 4px;
    margin-left: -42px;
    width: 80px;
}

.button,
.readon,
.readon2,
a.readmore,
button.validate,
p.readmore a,
#member-profile a,
#member-registration a,
.formelm-buttons button,
.controls .btn,
.logout-button .btn,
.sprocket-readmore,
.roksearch_results a.clr,
.search .btn,
#finder-search .btn,
.content_vote .btn,
.filters .btn {
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    border: 1px solid transparent;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    border: 1px solid transparent;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 3px;
    border-radius: 3px;
    border-radius: 3px;
    color: #ffffff;
    background-color: #28502e;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    border: 1px solid transparent;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    border: 1px solid transparent;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 3px;
    border-radius: 3px;
    border-radius: 3px;
    color: #ffffff;
    background-color: #28502e;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    border: 1px solid transparent;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    border: 1px solid transparent;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 3px;
    border-radius: 3px;
    border-radius: 3px;
    color: #ffffff;
    background-color: #28502e;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 13px;
    display: inline-block;
    padding: 15px 20px;
    line-height: normal;
    border: 1px solid transparent;
    background-image: none;
    text-shadow: none;
    text-decoration: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}

.button:hover,
.readon:hover,
.readon2:hover,
a.readmore:hover,
button.validate:hover,
p.readmore a:hover,
#member-profile a:hover,
#member-registration a:hover,
.formelm-buttons button:hover,
.controls .btn:hover,
.logout-button .btn:hover,
.sprocket-readmore:hover,
.roksearch_results a.clr:hover,
.search .btn:hover,
#finder-search .btn:hover,
.content_vote .btn:hover,
.filters .btn:hover {
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    border: 1px solid transparent;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    border: 1px solid transparent;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 3px;
    border-radius: 3px;
    border-radius: 3px;
    color: #ffffff;
    background-color: #4b2f1f;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    border: 1px solid transparent;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    border: 1px solid transparent;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 3px;
    border-radius: 3px;
    border-radius: 3px;
    color: #ffffff;
    background-color: #4b2f1f;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    border: 1px solid transparent;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    border: 1px solid transparent;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 3px;
    border-radius: 3px;
    border-radius: 3px;
    color: #ffffff;
    background-color: #4b2f1f;
    border: 1px solid transparent;
    background-position: inherit;
    background-image: none;
    text-shadow: none;
    text-decoration: none;
}

#finder-search .btn {
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    border: 1px solid transparent;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    border: 1px solid transparent;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 3px;
    border-radius: 3px;
    border-radius: 3px;
    color: #ffffff !important;
    background-color: #28502e !important;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    border: 1px solid transparent;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    border: 1px solid transparent;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 3px;
    border-radius: 3px;
    border-radius: 3px;
    color: #ffffff !important;
    background-color: #28502e !important;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    border: 1px solid transparent;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    border: 1px solid transparent;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 3px;
    border-radius: 3px;
    border-radius: 3px;
    color: #ffffff !important;
    background-color: #28502e !important;
    opacity: 1;
}

#finder-search .btn:hover {
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    border: 1px solid transparent;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    border: 1px solid transparent;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 3px;
    border-radius: 3px;
    border-radius: 3px;
    color: #ffffff !important;
    background-color: #4b2f1f !important;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    border: 1px solid transparent;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    border: 1px solid transparent;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 3px;
    border-radius: 3px;
    border-radius: 3px;
    color: #ffffff !important;
    background-color: #4b2f1f !important;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    border: 1px solid transparent;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    border: 1px solid transparent;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 3px;
    border-radius: 3px;
    border-radius: 3px;
    color: #ffffff !important;
    background-color: #4b2f1f !important;
}

.logout .btn .icon-arrow-left {
    display: none;
}

.readon2 {
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    border: 1px solid transparent;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    border: 1px solid transparent;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 3px;
    border-radius: 3px;
    border-radius: 3px;
    color: #ffffff;
    background-color: #4b2f1f;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    border: 1px solid transparent;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    border: 1px solid transparent;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 3px;
    border-radius: 3px;
    border-radius: 3px;
    color: #ffffff;
    background-color: #4b2f1f;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    border: 1px solid transparent;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    border: 1px solid transparent;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 3px;
    border-radius: 3px;
    border-radius: 3px;
    color: #ffffff;
    background-color: #4b2f1f;
}

.readon2:hover {
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    border: 1px solid transparent;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    border: 1px solid transparent;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 3px;
    border-radius: 3px;
    border-radius: 3px;
    color: #ffffff;
    background-color: #28502e;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    border: 1px solid transparent;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    border: 1px solid transparent;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 3px;
    border-radius: 3px;
    border-radius: 3px;
    color: #ffffff;
    background-color: #28502e;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    border: 1px solid transparent;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    border: 1px solid transparent;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 3px;
    border-radius: 3px;
    border-radius: 3px;
    color: #ffffff;
    background-color: #28502e;
}

.readon3 {
    font-family: 'latoblack', Verdana, Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
    font-size: 13px;
    color: #28502e;
}

.readon3:hover {
    color: #4b2f1f;
}

.btn-primary.disabled,
.btn-primary[disabled],
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover {
    color: #000000 !important;
    text-shadow: none;
}

label {
    line-height: inherit;
    vertical-align: middle;
}

textarea,
input,
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"] {
    color: #686868;
    background-color: #ffffff;
    border: 1px solid #d5d5d5;
    border-radius: 3px;
    height: 45px;
    padding: 0 15px;
    margin: 0;
    vertical-align: middle;
    box-shadow: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

textarea:focus,
input: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 {
    border-color: #28502e;
}

.input-append .add-on,
.input-prepend .add-on,
.input-append .btn,
.input-prepend .btn {
    height: 45px;
    padding: 0 15px;
    line-height: 45px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

select,
select[multiple],
select[size] {
    height: auto;
    color: #686868;
    background-color: #ffffff;
    border: 1px solid #d5d5d5;
    border-radius: 3px;
    padding: 6px;
    margin: 0;
    vertical-align: middle;
}

textarea {
    color: #686868;
    background-color: #ffffff;
    border: 1px solid #d5d5d5;
    border-radius: 3px;
    margin: 0;
    padding: 5px 10px;
    vertical-align: middle;
}

textarea:focus {
    border-color: #28502e;
}

abbr[title] {
    border-bottom: 1px dotted #d5d5d5;
}

blockquote {
    border-left: 5px solid #d5d5d5;
}

blockquote.pull-right {
    border-right: 5px solid #d5d5d5;
}

blockquote small {
    color: #b8b8b8;
}

canvas {
    width: 100% !important;
    max-width: 1200px;
}

#rt-accessibility .rt-desc {
    float: left;
    margin-right: 8px;
}

#rt-accessibility #rt-buttons .button {
    font-family: FontAwesome;
    padding: 0;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    vertical-align: middle;
    border-radius: 2px;
}

#rt-accessibility #rt-buttons .small {
    font-size: inherit;
}

#rt-accessibility #rt-buttons .small .button:after {
    content: "\f068";
}

#rt-accessibility #rt-buttons .large .button:after {
    content: "\f067";
}

.rt-copyright-content {
    text-align: center;
    font-size: 13px;
}

.gantry-totop-wrapper {
    float: right;
}

@media (max-width: 767px) {
    body.layout-mode-responsive .gantry-totop-wrapper {
        float: none;
    }
}

#gantry-totop {
    color: #ffffff;
    background: #28502e;
    font-size: 1.5em;
    opacity: 0.5;
    border-radius: 100%;
    display: block;
    text-align: center;
    width: 45px;
    height: 45px;
    line-height: 45px;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

#gantry-totop:before {
    font-family: FontAwesome;
    content: "\f102";
}

#gantry-totop:hover {
    opacity: 1;
}

@media (max-width: 767px) {
    body.layout-mode-responsive #gantry-totop {
        margin: auto;
    }
}

.rt-powered-by {
    display: block;
    background: url(../images/utilities/rockettheme.png) 0 0 no-repeat;
    width: 179px;
    height: 38px;
    opacity: 0.8;
    -webkit-transform: translateZ(0px);
    -moz-transform: translateZ(0px);
    -ms-transform: translateZ(0px);
    -o-transform: translateZ(0px);
    transform: translateZ(0px);
    -webkit-transform: translateZ(0px);
    -moz-transform: translateZ(0px);
    -ms-transform: translateZ(0px);
    -o-transform: translateZ(0px);
    transform: translateZ(0px);
    -webkit-transform: translateZ(0px);
    -moz-transform: translateZ(0px);
    -ms-transform: translateZ(0px);
    -o-transform: translateZ(0px);
    transform: translateZ(0px);
    -webkit-transition: opacity 0.2s ease-in;
    -moz-transition: opacity 0.2s ease-in;
    -o-transition: opacity 0.2s ease-in;
    transition: opacity 0.2s ease-in;
    -webkit-transition: opacity 0.2s ease-in;
    -moz-transition: opacity 0.2s ease-in;
    -o-transition: opacity 0.2s ease-in;
    transition: opacity 0.2s ease-in;
    -webkit-transition: opacity 0.2s ease-in;
    -moz-transition: opacity 0.2s ease-in;
    -o-transition: opacity 0.2s ease-in;
    transition: opacity 0.2s ease-in;
}

.rt-powered-by:hover {
    opacity: 1;
}

#rt-popupmodule,
#rt-popuplogin {
    display: none;
}

#rt-popupmodule .rt-block,
#rt-popuplogin .rt-block {
    margin: 0;
    padding: 0;
}

#rt-popupmodule .title,
#rt-popuplogin .title {
    margin-top: 0;
}

#rt-popuplogin #form-login-remember {
    clear: both;
}

#rt-popuplogin #modlgn-passwd,
#rt-popuplogin #modlgn-username,
#rt-popuplogin #modlgn-secretkey {
    width: 250px;
    margin-right: 10px;
}

#rt-popuplogin #form-login-secretkey {
    margin-right: 0;
}

#rt-popuplogin #form-login-secretkey .icon-help {
    line-height: 1;
}

#rt-popuplogin input.button {
    clear: both;
    display: block;
}

#rt-popuplogin p {
    margin-bottom: 10px;
}

#rt-popuplogin .readon {
    float: right;
}

#rt-popuplogin ul {
    margin-top: 25px;
}

#rt-popuplogin ul li {
    float: none;
    display: block;
}

.rt-horizmenu .menu {
    list-style: none;
}

.rt-horizmenu .menu li {
    display: inline-block;
}

.rt-horizmenu .menu li a:before,
.rt-horizmenu .menu li .item:before,
.rt-horizmenu .menu li .separator:before {
    display: none;
}

.rt-social-buttons {
    text-align: right;
}

.rt-social-buttons .social-button {
    color: #28502e;
    margin: 0 1px;
    border-radius: 100%;
    display: inline-block;
    font-size: 1.2em;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 40px;
}

.rt-social-buttons .social-button:hover {
    color: #4b2f1f;
}

@media (max-width: 767px) {
    body.layout-mode-responsive .rt-social-buttons {
        text-align: center;
    }
}

@font-face {
    font-family: 'lato';
    src: url('../fonts/lato-regular-webfont.eot');
    src: url('../fonts/lato-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/lato-regular-webfont.ttf') format('truetype'), url('../fonts/lato-regular-webfont.svg#lato') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'lato';
    src: url('../fonts/lato-italic-webfont.eot');
    src: url('../fonts/lato-italic-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/lato-italic-webfont.ttf') format('truetype'), url('../fonts/lato-italic-webfont.svg#lato') format('svg');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'lato';
    src: url('../fonts/lato-bold-webfont.eot');
    src: url('../fonts/lato-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/lato-bold-webfont.ttf') format('truetype'), url('../fonts/lato-bold-webfont.svg#lato') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'lato';
    src: url('../fonts/lato-bolditalic-webfont.eot');
    src: url('../fonts/lato-bolditalic-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/lato-bolditalic-webfont.ttf') format('truetype'), url('../fonts/lato-bolditalic-webfont.svg#lato') format('svg');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'latoblack';
    src: url('../fonts/lato-black-webfont.eot');
    src: url('../fonts/lato-black-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/lato-black-webfont.ttf') format('truetype'), url('../fonts/lato-black-webfont.svg#latoblack') format('svg');
    font-weight: bold;
    font-style: normal;
}

.superhero {
    font-size: 5em;
    font-family: 'latoblack', Verdana, Helvetica, Arial, sans-serif;
    line-height: 1;
    text-transform: uppercase;
}

.rt-lead {
    font-size: 20.25px;
    line-height: 30px;
}

.promo1 {
    font-size: 45px;
    line-height: 72px;
}

.promo2 {
    font-size: 22.5px;
    line-height: 36px;
    font-family: Georgia, Times, "Times New Roman", serif;
    font-style: italic;
}

.rt-text-large {
    display: block;
    font-size: 37.5px;
    line-height: 48px;
}

.rt-text-medium {
    display: block;
    font-size: 19.5px;
    line-height: 31.2px;
}

.rt-text-small {
    display: block;
    font-size: 12px;
    line-height: 24px 1.2;
}

.rt-title-large .title {
    font-size: 24px;
    line-height: 28.8px;
}

.rt-title-tag {
    display: block;
    font-size: 16.5px;
    font-weight: normal;
    text-transform: none;
    opacity: 0.5;
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    body.layout-mode-responsive .promo1 {
        font-size: 45px;
        line-height: 72px;
    }

    body.layout-mode-responsive .promo2 {
        font-size: 22.5px;
        line-height: 36px;
        font-family: Georgia, Times, "Times New Roman", serif;
        font-style: italic;
    }
}

@media (max-width: 767px) {
    body.layout-mode-responsive .promo1 {
        font-size: 42px;
        line-height: 67.2px;
    }

    body.layout-mode-responsive .promo2 {
        font-size: 19.5px;
        line-height: 31.2px;
        font-family: Georgia, Times, "Times New Roman", serif;
        font-style: italic;
    }

    body.layout-mode-responsive .rt-title-tag {
        font-size: 16.5px;
        line-height: 26.4px;
    }
}

@media only screen and (max-width: 480px) {
    body.layout-mode-responsive .promo1 {
        font-size: 30px;
        line-height: 43.2px;
    }

    body.layout-mode-responsive .promo2 {
        font-size: 18px;
        line-height: 28.8px;
        font-family: Georgia, Times, "Times New Roman", serif;
        font-style: italic;
    }

    body.layout-mode-responsive .superhero {
        font-size: 3em;
    }
}

@font-face {
    font-family: 'lato';
    src: url('../fonts/lato-regular-webfont.eot');
    src: url('../fonts/lato-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/lato-regular-webfont.ttf') format('truetype'), url('../fonts/lato-regular-webfont.svg#lato') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'lato';
    src: url('../fonts/lato-italic-webfont.eot');
    src: url('../fonts/lato-italic-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/lato-italic-webfont.ttf') format('truetype'), url('../fonts/lato-italic-webfont.svg#lato') format('svg');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'lato';
    src: url('../fonts/lato-bold-webfont.eot');
    src: url('../fonts/lato-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/lato-bold-webfont.ttf') format('truetype'), url('../fonts/lato-bold-webfont.svg#lato') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'lato';
    src: url('../fonts/lato-bolditalic-webfont.eot');
    src: url('../fonts/lato-bolditalic-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/lato-bolditalic-webfont.ttf') format('truetype'), url('../fonts/lato-bolditalic-webfont.svg#lato') format('svg');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'latoblack';
    src: url('../fonts/lato-black-webfont.eot');
    src: url('../fonts/lato-black-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/lato-black-webfont.ttf') format('truetype'), url('../fonts/lato-black-webfont.svg#latoblack') format('svg');
    font-weight: bold;
    font-style: normal;
}

.clearfix:before,
.clearfix:after {
    display: table;
    content: "";
    line-height: 0;
}

.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: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.rok-left {
    float: left;
}

.rok-right {
    float: right;
}

.rok-dropdown-group,
.rok-dropdown {
    position: relative;
}

.rok-dropdown-open .rok-dropdown {
    display: block;
}

.rok-popover-group,
.rok-popover {
    position: relative;
}

.rok-popover-open .rok-popover {
    display: block;
}

.sprocket-features.layout-fullslideshow .sprocket-features-title,
.sprocket-features.layout-slideshow .sprocket-features-title,
.sprocket-features.layout-slideshow2 .sprocket-features-title,
.sprocket-features.layout-slideshow3 .sprocket-features-title,
.sprocket-features.layout-showcase .sprocket-features-title {
    font-family: 'latoblack', Verdana, Helvetica, Arial, sans-serif;
}

.sprocket-features.layout-fullslideshow .sprocket-features-title span,
.sprocket-features.layout-slideshow .sprocket-features-title span,
.sprocket-features.layout-slideshow2 .sprocket-features-title span,
.sprocket-features.layout-slideshow3 .sprocket-features-title span,
.sprocket-features.layout-showcase .sprocket-features-title span {
    display: block;
}

.sprocket-features.layout-fullslideshow .sprocket-features-desc span,
.sprocket-features.layout-slideshow .sprocket-features-desc span,
.sprocket-features.layout-slideshow2 .sprocket-features-desc span,
.sprocket-features.layout-slideshow3 .sprocket-features-desc span,
.sprocket-features.layout-showcase .sprocket-features-desc span {
    display: block;
}

.sprocket-features.layout-fullslideshow .sprocket-features-arrows .arrow,
.sprocket-features.layout-slideshow .sprocket-features-arrows .arrow,
.sprocket-features.layout-slideshow2 .sprocket-features-arrows .arrow,
.sprocket-features.layout-slideshow3 .sprocket-features-arrows .arrow,
.sprocket-features.layout-showcase .sprocket-features-arrows .arrow {
    color: #ffffff;
    background: #28502e;
    font-size: 2em;
    top: 50%;
    margin-top: -37px;
    border-radius: 100%;
    display: block;
    text-align: center;
    width: 45px;
    height: 45px;
    line-height: 45px;
    opacity: 0.35;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.sprocket-features.layout-fullslideshow .sprocket-features-arrows .arrow:hover,
.sprocket-features.layout-slideshow .sprocket-features-arrows .arrow:hover,
.sprocket-features.layout-slideshow2 .sprocket-features-arrows .arrow:hover,
.sprocket-features.layout-slideshow3 .sprocket-features-arrows .arrow:hover,
.sprocket-features.layout-showcase .sprocket-features-arrows .arrow:hover {
    opacity: 1;
}

.sprocket-features.layout-fullslideshow .sprocket-features-arrows .prev,
.sprocket-features.layout-slideshow .sprocket-features-arrows .prev,
.sprocket-features.layout-slideshow2 .sprocket-features-arrows .prev,
.sprocket-features.layout-slideshow3 .sprocket-features-arrows .prev,
.sprocket-features.layout-showcase .sprocket-features-arrows .prev {
    left: 15px;
}

.sprocket-features.layout-fullslideshow .sprocket-features-arrows .prev:before,
.sprocket-features.layout-slideshow .sprocket-features-arrows .prev:before,
.sprocket-features.layout-slideshow2 .sprocket-features-arrows .prev:before,
.sprocket-features.layout-slideshow3 .sprocket-features-arrows .prev:before,
.sprocket-features.layout-showcase .sprocket-features-arrows .prev:before {
    font-family: FontAwesome;
    content: "\f104";
    margin-left: -5px;
}

@media (max-width: 767px) {

    body.layout-mode-responsive .sprocket-features.layout-fullslideshow .sprocket-features-arrows .prev,
    body.layout-mode-responsive .sprocket-features.layout-slideshow .sprocket-features-arrows .prev,
    body.layout-mode-responsive .sprocket-features.layout-slideshow2 .sprocket-features-arrows .prev,
    body.layout-mode-responsive .sprocket-features.layout-slideshow3 .sprocket-features-arrows .prev,
    body.layout-mode-responsive .sprocket-features.layout-showcase .sprocket-features-arrows .prev {
        left: 5px;
    }
}

.sprocket-features.layout-fullslideshow .sprocket-features-arrows .next,
.sprocket-features.layout-slideshow .sprocket-features-arrows .next,
.sprocket-features.layout-slideshow2 .sprocket-features-arrows .next,
.sprocket-features.layout-slideshow3 .sprocket-features-arrows .next,
.sprocket-features.layout-showcase .sprocket-features-arrows .next {
    right: 15px;
}

.sprocket-features.layout-fullslideshow .sprocket-features-arrows .next:before,
.sprocket-features.layout-slideshow .sprocket-features-arrows .next:before,
.sprocket-features.layout-slideshow2 .sprocket-features-arrows .next:before,
.sprocket-features.layout-slideshow3 .sprocket-features-arrows .next:before,
.sprocket-features.layout-showcase .sprocket-features-arrows .next:before {
    font-family: FontAwesome;
    content: "\f105";
    margin-right: -5px;
}

@media (max-width: 767px) {

    body.layout-mode-responsive .sprocket-features.layout-fullslideshow .sprocket-features-arrows .next,
    body.layout-mode-responsive .sprocket-features.layout-slideshow .sprocket-features-arrows .next,
    body.layout-mode-responsive .sprocket-features.layout-slideshow2 .sprocket-features-arrows .next,
    body.layout-mode-responsive .sprocket-features.layout-slideshow3 .sprocket-features-arrows .next,
    body.layout-mode-responsive .sprocket-features.layout-showcase .sprocket-features-arrows .next {
        right: 5px;
    }
}

.sprocket-strips .sprocket-strips-arrows .arrow {
    color: #ffffff;
    background: #28502e;
    font-size: 2em;
    top: 50%;
    margin-top: -37px;
    border-radius: 100%;
    display: block;
    text-align: center;
    width: 45px;
    height: 45px;
    line-height: 45px;
    opacity: 0.35;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.sprocket-strips .sprocket-strips-arrows .arrow:hover {
    opacity: 1;
}

#rt-feature .sprocket-strips .sprocket-strips-content .readon,
.box1 .sprocket-strips .sprocket-strips-content .readon {
    background: rgba(0, 0, 0, 0.25);
    display: block;
}

#rt-feature .sprocket-strips .sprocket-strips-content .readon:hover,
.box1 .sprocket-strips .sprocket-strips-content .readon:hover {
    background: rgba(0, 0, 0, 0.15);
}

.sprocket-tabs .sprocket-tabs-nav li .sprocket-tabs-inner {
    color: #808080;
    background: none;
    padding: 8px 25px;
    border-radius: 3px;
    opacity: 1;
}

.sprocket-tabs .sprocket-tabs-nav>li:hover>.sprocket-tabs-inner {
    background: #CCCCCC;
}

.sprocket-tabs .sprocket-tabs-nav>li.active>.sprocket-tabs-inner,
.sprocket-tabs .sprocket-tabs-nav>li.active:hover>.sprocket-tabs-inner {
    color: #ffffff;
    background: #8c8c8c;
}

.sprocket-tabs .sprocket-tabs-panels {
    background: #ffffff;
    border: 0;
}

.sprocket-lists .sprocket-lists-title {
    font-family: 'latoblack', Verdana, Helvetica, Arial, sans-serif;
    font-weight: bold;
}

.sprocket-lists .sprocket-lists-container .sprocket-lists-title .indicator:before {
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    border: 1px solid transparent;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    border: 1px solid transparent;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 2px;
    border-radius: 2px;
    border-radius: 2px;
    color: #ffffff;
    background-color: #28502e;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    border: 1px solid transparent;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    border: 1px solid transparent;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 2px;
    border-radius: 2px;
    border-radius: 2px;
    color: #ffffff;
    background-color: #28502e;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    border: 1px solid transparent;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    border: 1px solid transparent;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 2px;
    border-radius: 2px;
    border-radius: 2px;
    color: #ffffff;
    background-color: #28502e;
}

.sprocket-lists .sprocket-lists-arrows .arrow {
    color: #ffffff;
    background: #28502e;
    border-radius: 2px;
}

.sprocket-lists .sprocket-lists-item .readon {
    font-family: 'latoblack', Verdana, Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
    font-size: 13px;
    color: #28502e;
    background: 0;
    padding: 0;
}

.sprocket-lists .sprocket-lists-item .readon:hover {
    color: #4b2f1f;
}

.sprocket-lists .sprocket-lists-pagination li {
    border: 2px solid #28502e;
    background: transparent;
}

.sprocket-lists .sprocket-lists-pagination li.active {
    background: #4b2f1f;
}

.sprocket-mosaic .sprocket-mosaic-filter li,
.sprocket-mosaic .sprocket-mosaic-order li {
    color: #383838;
    background: #CCCCCC;
    padding: 5px 20px;
    border-radius: 3px;
}

.sprocket-mosaic .sprocket-mosaic-filter li.active,
.sprocket-mosaic .sprocket-mosaic-filter li:hover,
.sprocket-mosaic .sprocket-mosaic-order li.active,
.sprocket-mosaic .sprocket-mosaic-order li:hover {
    color: #ffffff;
    background: #8c8c8c;
}

.sprocket-mosaic .sprocket-mosaic-tags li {
    border-radius: 3px;
}

.sprocket-mosaic .sprocket-mosaic-image {
    border-radius: 3px;
}

.sprocket-mosaic .sprocket-mosaic-title {
    font-size: 1.2em;
}

.sprocket-mosaic .sprocket-mosaic-title a {
    text-decoration: none;
}

.sprocket-mosaic .sprocket-mosaic-loadmore {
    color: #060c07;
    color: #060c07;
    color: #060c07;
    background: #28502e;
    border-radius: 3px;
    -webkit-transition: background 0.2s ease-in;
    -moz-transition: background 0.2s ease-in;
    -o-transition: background 0.2s ease-in;
    transition: background 0.2s ease-in;
    -webkit-transition: background 0.2s ease-in;
    -moz-transition: background 0.2s ease-in;
    -o-transition: background 0.2s ease-in;
    transition: background 0.2s ease-in;
    -webkit-transition: background 0.2s ease-in;
    -moz-transition: background 0.2s ease-in;
    -o-transition: background 0.2s ease-in;
    transition: background 0.2s ease-in;
}

.sprocket-mosaic .sprocket-mosaic-loadmore:hover,
.sprocket-mosaic .sprocket-mosaic-loadmore.loader {
    color: #ffffff;
    background: #4b2f1f;
}

#roksearch_search_str {
    width: 100%;
}

#roksearch_results {
    color: #686868;
    background: #ebebeb;
    border: 1px solid #e6e6e6;
}

#roksearch_results .roksearch_result_wrapper1 {
    background-color: #f7f7f7;
    background-image: -moz-linear-gradient(top, #ffffff, #ebebeb);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#ebebeb));
    background-image: -webkit-linear-gradient(top, #ffffff, #ebebeb);
    background-image: -o-linear-gradient(top, #ffffff, #ebebeb);
    background-image: linear-gradient(to bottom, #ffffff, #ebebeb);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffeaeaea', GradientType=0);
    background-color: #f7f7f7;
    background-image: -moz-linear-gradient(top, #ffffff, #ebebeb);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#ebebeb));
    background-image: -webkit-linear-gradient(top, #ffffff, #ebebeb);
    background-image: -o-linear-gradient(top, #ffffff, #ebebeb);
    background-image: linear-gradient(to bottom, #ffffff, #ebebeb);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffeaeaea', GradientType=0);
    background-color: #f7f7f7;
    background-image: -moz-linear-gradient(top, #ffffff, #ebebeb);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#ebebeb));
    background-image: -webkit-linear-gradient(top, #ffffff, #ebebeb);
    background-image: -o-linear-gradient(top, #ffffff, #ebebeb);
    background-image: linear-gradient(to bottom, #ffffff, #ebebeb);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffeaeaea', GradientType=0);
    color: #686868;
}

#roksearch_results .roksearch_result_wrapper1:hover {
    background-color: #65b171;
    background-image: -moz-linear-gradient(top, #72b97d, #53a55f);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#72b97d), to(#53a55f));
    background-image: -webkit-linear-gradient(top, #72b97d, #53a55f);
    background-image: -o-linear-gradient(top, #72b97d, #53a55f);
    background-image: linear-gradient(to bottom, #72b97d, #53a55f);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff72b87c', endColorstr='#ff52a45e', GradientType=0);
    background-color: #65b171;
    background-image: -moz-linear-gradient(top, #72b97d, #53a55f);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#72b97d), to(#53a55f));
    background-image: -webkit-linear-gradient(top, #72b97d, #53a55f);
    background-image: -o-linear-gradient(top, #72b97d, #53a55f);
    background-image: linear-gradient(to bottom, #72b97d, #53a55f);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff72b87c', endColorstr='#ff52a45e', GradientType=0);
    background-color: #65b171;
    background-image: -moz-linear-gradient(top, #72b97d, #53a55f);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#72b97d), to(#53a55f));
    background-image: -webkit-linear-gradient(top, #72b97d, #53a55f);
    background-image: -o-linear-gradient(top, #72b97d, #53a55f);
    background-image: linear-gradient(to bottom, #72b97d, #53a55f);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff72b87c', endColorstr='#ff52a45e', GradientType=0);
    color: #000000;
    border-color: #1a351e;
}

#roksearch_results span.highlight {
    color: #ffffff;
    background-color: #060c07;
    text-shadow: none;
}

#rokajaxsearch {
    margin: 0;
}

#rokajaxsearch>.rokajaxsearch {
    background: none;
    box-shadow: none;
    border: none;
}

.rokajaxsearch .search_options {
    margin-top: 8px;
    padding-bottom: 15px;
}

.rokajaxsearch .search_options label {
    margin-right: 10px !important;
}

.rokajaxsearch .search_options label input[type="radio"],
.rokajaxsearch .search_options label input[type="checkbox"] {
    margin: 0 5px 0 0;
}

.rokajaxsearch .clr {
    clear: both;
}

.rokajaxsearch .searchintro {
    overflow: hidden;
}

#roksearch_results {
    z-index: 10000;
    position: absolute;
    width: 400px;
    float: right;
    text-align: left;
    visibility: hidden;
    margin-top: 5px;
}

#roksearch_results .small {
    display: inline;
    position: relative;
    text-align: inherit;
    bottom: 0;
    right: 0;
    font-size: 11px;
    font-style: italic;
}

#roksearch_results a.clr {
    margin: 10px 0 5px 0;
}

#roksearch_results h3 {
    margin-top: 0;
    margin-bottom: 2px;
    line-height: 110%;
    font-size: 110%;
    padding-bottom: 0;
}

#roksearch_results .container-wrapper {
    overflow: hidden;
}

#roksearch_results .page {
    float: left;
}

#roksearch_results .roksearch_header,
#roksearch_results .roksearch_row_btm {
    padding: 10px 15px;
    line-height: 130%;
    text-transform: none;
    font-weight: normal;
    font-size: 14px;
}

#roksearch_results .roksearch_row_btm {
    overflow: hidden;
    border-top: 1px solid #e0e0e0;
}

#roksearch_results .roksearch_even,
#roksearch_results .roksearch_odd {
    padding: 15px;
    border-bottom: none;
}

#roksearch_results .roksearch_even span,
#roksearch_results .roksearch_odd span {
    margin-top: 15px;
    line-height: 140%;
}

#roksearch_results .roksearch_even span.highlight,
#roksearch_results .roksearch_odd span.highlight {
    margin-top: 0;
    padding: 0 3px;
}

#roksearch_results .viewall {
    float: left;
    margin: 0 5px;
}

#roksearch_results .viewall span {
    line-height: 130%;
    text-transform: none;
}

#roksearch_results .estimated_res {
    font-size: 9px;
    font-style: italic;
    text-transform: none;
    float: left;
}

#roksearch_results .pagination_res {
    font-style: normal;
    float: right;
    text-transform: none;
    font-size: 11px;
}

#roksearch_results .pagination_res span {
    padding: 0 5px;
}

#roksearch_results .powered-by-google {
    text-transform: lowercase;
    font-style: italic;
    font-size: 9px;
}

#roksearch_results .google-search #roksearch_link {
    margin-top: 5px;
}

#roksearch_results .google-thumb-image {
    margin: 0 auto;
}

#roksearch_results .readon {
    margin-top: 15px;
}

#roksearch_results .readon span,
#roksearch_results .readon .button {
    font-size: 13px;
    line-height: 22px;
}

#roksearch_results .container-arrows {
    height: 12px;
    width: 30px;
    float: left;
    margin-right: 5px;
    position: relative;
}

#roksearch_results #roksearch_link:before {
    content: "×";
    font-size: 1.5em;
    position: absolute;
    right: 10px;
    top: 8px;
    z-index: 100;
}

#roksearch_results .arrow-left,
#roksearch_results .arrow-left-disabled,
#roksearch_results .arrow-right,
#roksearch_results .arrow-right-disabled {
    position: absolute;
}

#roksearch_results .arrow-left:before,
#roksearch_results .arrow-left-disabled:before,
#roksearch_results .arrow-right:before,
#roksearch_results .arrow-right-disabled:before {
    font-family: FontAwesome;
    font-size: 1.3em;
}

#roksearch_results .arrow-left,
#roksearch_results .arrow-right {
    cursor: pointer;
}

#roksearch_results .arrow-left:before,
#roksearch_results .arrow-right:before {
    color: #28502e;
}

#roksearch_results .arrow-left,
#roksearch_results .arrow-left-disabled {
    left: 0;
}

#roksearch_results .arrow-left:before,
#roksearch_results .arrow-left-disabled:before {
    content: '\f104';
}

#roksearch_results .arrow-right,
#roksearch_results .arrow-right-disabled {
    left: 18px;
}

#roksearch_results .arrow-right:before,
#roksearch_results .arrow-right-disabled:before {
    content: '\f105';
}

.rokbox-wrapper .rokbox-outer .rokbox-row .rokbox-inner .rokbox-container .rokbox-content {
    color: #383838;
    background: #ffffff;
}

.rg-sc .rg-scr-info {
    position: absolute;
    left: 0;
    right: 0;
}

.rg-sc .layout-left .rg-scr-info {
    left: 0;
}

.rg-sc .layout-right .rg-scr-info {
    right: 0;
}

.rg-sc .rg-scr-content {
    position: absolute;
    top: 0;
    vertical-align: top;
    padding: 0 !important;
}

.rg-sc .rg-scr-title-span {
    margin: 0 0 15px 0;
}

.rg-sc .rg-scr-desc-surround {
    clear: both;
}

.rg-sc .rg-scr-controls .prev {
    left: 0;
}

.rg-sc .rg-scr-controls .next {
    right: 0;
}

.rg-sc .rg-ss-title {
    line-height: 180%;
}

.rg-sc .rg-ss-caption {
    text-indent: 0;
    line-height: 180%;
}

.rg-sc-slide .rg-sc-title-span {
    margin: 0 0 15px 0;
}

.rg-sc-slide .rg-sc-desc-surround {
    clear: both;
}

.rg-ss-controls.onhover {
    visibility: hidden;
}

.rg-ss-slice-container:hover .rg-ss-controls.onhover {
    visibility: visible;
}

.rg-ss-container .arrows-enabled .rg-ss-thumb-scroller {
    margin: 0 10px;
}

.rg-ss-container .rg-ss-title {
    margin-bottom: 25px;
}

.rg-ss-container .rg-ss-caption {
    text-indent: 0;
}

@media only screen and (min-width: 1200px) {
    body.layout-mode-responsive .rt-apollo-3 .sprocket-strips-effect-apollo .sprocket-strips-apollo-title {
        max-width: 150px;
    }

    body.layout-mode-responsive .rt-apollo-3 .sprocket-strips-effect-apollo .sprocket-strips-apollo-extended {
        max-width: 178px;
    }
}

@media only screen and (min-width: 960px) and (max-width: 1199px) {
    body.layout-mode-responsive .rt-apollo-3 .sprocket-strips-effect-apollo .sprocket-strips-apollo-title {
        max-width: 125px;
    }

    body.layout-mode-responsive .rt-apollo-3 .sprocket-strips-effect-apollo .sprocket-strips-apollo-extended {
        max-width: 149px;
        right: 15px;
        margin: 15px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 959px) {

    body.layout-mode-responsive .sprocket-mosaic-columns-1>li,
    body.layout-mode-responsive .sprocket-mosaic-columns-5>li,
    body.layout-mode-responsive .sprocket-mosaic-columns-7>li,
    body.layout-mode-responsive .sprocket-mosaic-columns-11>li {
        width: 100% !important;
    }

    body.layout-mode-responsive .sprocket-mosaic-columns-2>li,
    body.layout-mode-responsive .sprocket-mosaic-columns-1> li {
        width: 50% !important;
    }

    body.layout-mode-responsive .sprocket-mosaic-columns-4>li,
    body.layout-mode-responsive .sprocket-mosaic-columns-8>li,
    body.layout-mode-responsive .sprocket-mosaic-columns-12>li {
        width: 25% !important;
    }

    body.layout-mode-responsive .sprocket-mosaic-columns-3>li,
    body.layout-mode-responsive .sprocket-mosaic-columns-6>li,
    body.layout-mode-responsive .sprocket-mosaic-columns-9>li {
        width: 33.33% !important;
    }

    body.layout-mode-responsive .sprocket-strips-container.cols-1 li,
    body.layout-mode-responsive .sprocket-strips-container.cols-7 li,
    body.layout-mode-responsive .sprocket-strips-container.cols-11 li {
        width: 100% !important;
    }

    body.layout-mode-responsive .sprocket-strips-container.cols-2 li,
    body.layout-mode-responsive .sprocket-strips-container.cols-10 li {
        width: 48% !important;
    }

    body.layout-mode-responsive .sprocket-strips-container.cols-4 li,
    body.layout-mode-responsive .sprocket-strips-container.cols-8 li,
    body.layout-mode-responsive .sprocket-strips-container.cols-12 li {
        width: 23% !important;
    }

    body.layout-mode-responsive .sprocket-strips-container.cols-3 li,
    body.layout-mode-responsive .sprocket-strips-container.cols-6 li,
    body.layout-mode-responsive .sprocket-strips-container.cols-9 li {
        width: 31.33% !important;
    }

    body.layout-mode-responsive .rt-apollo-3 .sprocket-strips-effect-apollo .sprocket-strips-apollo-title {
        max-width: 115px;
        font-size: 110%;
    }

    body.layout-mode-responsive .rt-apollo-3 .sprocket-strips-effect-apollo .sprocket-strips-apollo-extended {
        max-width: 110px;
        right: 15px;
        margin: 15px;
    }
}

@media (max-width: 767px) {

    body.layout-mode-responsive .sprocket-mosaic-columns-1>li,
    body.layout-mode-responsive .sprocket-mosaic-columns-2>li,
    body.layout-mode-responsive .sprocket-mosaic-columns-3>li,
    body.layout-mode-responsive .sprocket-mosaic-columns-4>li,
    body.layout-mode-responsive .sprocket-mosaic-columns-5>li,
    body.layout-mode-responsive .sprocket-mosaic-columns-6>li {
        width: 100% !important;
    }

    body.layout-mode-responsive .sprocket-mosaic .sprocket-mosaic-header .sprocket-mosaic-filter,
    body.layout-mode-responsive .sprocket-mosaic .sprocket-mosaic-header .sprocket-mosaic-order {
        float: none;
        text-align: center;
        margin-bottom: 15px;
    }

    body.layout-mode-responsive .sprocket-strips-container.cols-1 li,
    body.layout-mode-responsive .sprocket-strips-container.cols-2 li,
    body.layout-mode-responsive .sprocket-strips-container.cols-3 li,
    body.layout-mode-responsive .sprocket-strips-container.cols-4 li,
    body.layout-mode-responsive .sprocket-strips-container.cols-5 li,
    body.layout-mode-responsive .sprocket-strips-container.cols-6 li,
    body.layout-mode-responsive .sprocket-strips-container.cols-7 li,
    body.layout-mode-responsive .sprocket-strips-container.cols-8 li,
    body.layout-mode-responsive .sprocket-strips-container.cols-9 li {
        width: 100% !important;
    }
}

@media only screen and (max-width: 480px) {

    body.layout-mode-responsive [class*="sprocket"] .sprocket-mosaic-filter li,
    body.layout-mode-responsive [class*="sprocket"] .sprocket-mosaic-order li {
        font-size: 0.8em;
        padding: 0 5px;
    }
}

@media only screen and (min-width: 1195px) and (max-width: 1275px),
only screen and (min-width: 960px) and (max-width: 1070px),
only screen and (min-width: 768px) and (max-width: 880px),
only screen and (min-width: 482px) and (max-width: 600px),
only screen and (max-width: 480px) {
    body.layout-mode-responsive .sprocket-strips .sprocket-strips-arrows .arrow.prev {
        left: -10px;
    }

    body.layout-mode-responsive .sprocket-strips .sprocket-strips-arrows .arrow.next {
        right: -10px;
    }
}