.clearfix {
    *zoom: 1;
}

.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;
}

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

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

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

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

@font-face {
    font-family: 'Walkway';
    src: url('../fonts/Walkway-Bold-webfont.eot');
    src: url('../fonts/Walkway-Bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/Walkway-Bold-webfont.woff') format('woff'), url('../fonts/Walkway-Bold-webfont.ttf') format('truetype'), url('../fonts/Walkway-Bold-webfont.svg#Walkway') 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%;
}

li {
    line-height: 26px;
}

.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: 26px;
    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;
	font-size: 18px !important;
	line-height: 27px !important;
}

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: 26px;
}

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;
}

.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;
}

.component-body {
    padding: 20px;
    background: #ffffff;
    color: #383838;
}

.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%;
	font-family: "museo-slab", Verdana, Helvetica, sans-serif !important;
}

.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: 5px 10px;
    border: 1px solid #d5d5d5;
    background: #f2f2f2;
}

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

.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;
}

.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;
    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: #a8a8a8;
    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: #B17E15 !important;
    color: #ffffff !important;
}

table {
    border-collapse: collapse;
}

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

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;
}

.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);
    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;
}

.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: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: 15px;
}

ul.menu ul.unstyled {
    margin-left: 20px !important;
}

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

#modules-form .radio input[type="radio"],
#modules-form .checkbox input[type="checkbox"] {
    display: inline-block;
    margin-left: 0;
}

.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;
    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;
}

.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: #a8a8a8;
    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 #B17E15;
    box-shadow: none;
}

#publishing .chzn-container .chzn-drop {
    border: none;
}

.chzn-container-multi .chzn-choices {
    border: 1px solid #d5d5d5;
    border-radius: 3px;
    background: transparent;
    width: 250px;
}

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

#member-profile a.chzn-single {
    display: block;
    height: auto;
}

#member-profile .btn span {
    display: block;
    padding: 1px 0 2px 0;
}

.chzn-container-single .chzn-single div b {
    max-height: 15px;
    margin-top: 10px;
    margin-left: -15px;
}

.chzn-container-single .chzn-drop {
    margin-top: 0;
}

.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;
    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);
    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);
    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);
    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);
}

#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);
    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);
    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);
    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);
}

#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);
    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);
    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);
    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);
}

#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);
    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);
    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);
    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);
}

#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);
    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);
    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);
    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);
}

#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);
    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);
    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);
    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);
}

#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);
    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);
    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);
    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);
}

#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;
}

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);
    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);
    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);
    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);
}

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);
    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);
    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);
    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);
}

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);
    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);
    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);
    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);
}

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);
    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);
    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);
    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);
}

.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: #a8a8a8;
}

.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: #DDDDDD;
    background-color: #ffffff;
    padding: 10px;
    margin: 10px;
}

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

ul.tags.inline,
ol.tags.inline {
    list-style: none;
    margin: 0 -4px;
    padding: 0;
}

ul.tags.inline > li,
ol.tags.inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}

ul.tags.inline label,
ol.tags.inline label {
    padding: 5px 4px;
    font-size: 11px;
    font-weight: bold;
    line-height: 14px;
    color: #fff;
    vertical-align: baseline;
    white-space: nowrap;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    border-radius: 3px;
}

@font-face {
    font-family: 'FontAwesome';
    src: url('../../../libraries/gantry/assets/jui/fonts/font-awesome4/fontawesome-webfont.eot?v=4.2.0');
    src: url('../../../libraries/gantry/assets/jui/fonts/font-awesome4/fontawesome-webfont.eot?#iefix&v=4.2.0') format('embedded-opentype'), url('../../../libraries/gantry/assets/jui/fonts/font-awesome4/fontawesome-webfont.woff?v=4.2.0') format('woff'), url('../../../libraries/gantry/assets/jui/fonts/font-awesome4/fontawesome-webfont.ttf?v=4.2.0') format('truetype'), url('../../../libraries/gantry/assets/jui/fonts/font-awesome4/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.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.33333333333em;
    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.28571428571em;
    text-align: center;
}

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

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

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

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

.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;
}

.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: #a8a8a8;
}

.prettyprint {
    padding: 8px;
    background-color: #fcfcfc;
    border: 1px solid #d5d5d5;
}

.prettyprint.linenums {
    -webkit-box-shadow: 40px 0 0 #ffffff inset, 41px 0 0 #d5d5d5 inset;
    -moz-box-shadow: 40px 0 0 #ffffff inset, 41px 0 0 #d5d5d5 inset;
    box-shadow: 40px 0 0 #ffffff inset, 41px 0 0 #d5d5d5 inset;
    -webkit-box-shadow: 40px 0 0 #ffffff inset, 41px 0 0 #d5d5d5 inset;
    -moz-box-shadow: 40px 0 0 #ffffff inset, 41px 0 0 #d5d5d5 inset;
    box-shadow: 40px 0 0 #ffffff inset, 41px 0 0 #d5d5d5 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;
}

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.font-family-chimera {
    font-family: 'Roboto', Verdana, Helvetica, Arial, sans-serif;
}

#rt-page-surround {
    overflow: hidden;
    color: #a8a8a8;
    background: #ffffff;
}

body.layout-mode-responsive #rt-page-surround {
    z-index: 199;
    position: relative;
}

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

@media (max-width: 767px) {
    body.layout-mode-responsive .rt-block {
        padding: 0px 15px;
    }

  	.noPad-slideshow {
    	padding: 0 !important;
  	}
  
  	#rt-mainbody-wrapper {
    	padding-top: 25px;
  	}
  
  	.rt-grid-9 {
    	margin-bottom: 25px !important;
  	}

  	h2.title, .itemprop {
    	font-size: 2.25em !important;
  	}

  	.contact-adj {
    	padding-top: 20px !important;
  	}
  
  	.readforFree-adj {
    	margin-top: 60px;
  	}  

  	.homeBlog-adj {
    	margin-bottom: 50px !important;
  	}
  
  	.top10books, .top10films, .readforFree-adj {
    	max-width: auto !important;
  	}
  
  	article.item-page p > img {
    	border: 1px solid red;
      	float: none !important;
      	margin-left: 0 !important;
      	display: block;
  	}
  
  	article.item-page > h2 {
    	font-size: 2.25em !important;
  	}
  
  	/*[itemprop="articleBody"] {
   		border: 1px solid red;
   		padding-right: 60px;
	}*/
  
  	.rt-copyright-content {
    	text-align: center;
  	}
}

a {
    color: #B17E15;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

a:hover {
    color: inherit;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
}

h1 {
    font-size: 25.5px;
    line-height: 37.7px;
}

h2, .title {
    font-size: 44px;
    line-height: 44px;
	color: #ffffff;
}

h3 {
    font-size: 22.5px;
    line-height: 35.1px;
}

h4 {
    font-size: 19.5px;
    line-height: 35.1px;
}

h5 {
    font-size: 18px;
    line-height: 32.5px;
}

h6 {
    font-size: 16.5px;
    line-height: 32.5px;
}

.title {
    font-family: 'Walkway', Verdana, Helvetica, Arial, sans-serif;
    letter-spacing: 1px;
}

#rt-logo {
    display: block;
    margin: 5px 0px;
}

.logo-type-chimera #rt-logo {
    background-image: url(../images/logo/logo.png);
    background-repeat: no-repeat;
    width: 189px;
    height: 53px;
}

.rt-logo-block {
    padding: 15px;
}

.menu-block {
    float: right;
    margin-right: 15px;
}

.menu-block .gf-menu .item {
    color: rgba(255, 255, 255, 0.75);
}

.menu-block .gf-menu.l1 > li > .item {
    height: 80px;
    padding: 0 8px;
}

.menu-block .gf-menu.l1 > li > .item .menu-item-bg:before {
    background: rgba(255, 255, 255, 0.5);
    bottom: 23px;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 100%;
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
    transform: scaleX(0);
    -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;
}

.menu-block .gf-menu.l1 > li:hover > .item .menu-item-bg,
.menu-block .gf-menu.l1 > li:focus > .item .menu-item-bg {
    color: #ffffff;
}

.menu-block .gf-menu.l1 > li.active > .item .menu-item-bg {
    color: #ffffff;
}

.menu-block .gf-menu.l1 > li.active > .item .menu-item-bg:before {
    background: rgba(255, 255, 255, 0.5);
    bottom: 23px;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 100%;
    -webkit-transform: scaleX(0.35);
    -moz-transform: scaleX(0.35);
    -ms-transform: scaleX(0.35);
    -o-transform: scaleX(0.35);
    transform: scaleX(0.35);
    -webkit-transform: scaleX(0.35);
    -moz-transform: scaleX(0.35);
    -ms-transform: scaleX(0.35);
    -o-transform: scaleX(0.35);
    transform: scaleX(0.35);
}

.menu-block .gf-menu.l1 > li.active > .item:after {
    color: #ffffff;
}

.menu-block .gf-menu.l1 > li.parent > .item > .menu-item-bg {
    padding: 5px 20px 5px 5px;
}

.menu-block .gf-menu.l1 > li:hover > .item .menu-item-bg:before {
    -webkit-transform: scaleX(0.35);
    -moz-transform: scaleX(0.35);
    -ms-transform: scaleX(0.35);
    -o-transform: scaleX(0.35);
    transform: scaleX(0.35);
    -webkit-transform: scaleX(0.35);
    -moz-transform: scaleX(0.35);
    -ms-transform: scaleX(0.35);
    -o-transform: scaleX(0.35);
    transform: scaleX(0.35);
}

.menu-block .gf-menu.l1 > li.parent.active > .item .menu-item-bg:before,
.menu-block .gf-menu.l1 > li.parent:hover > .item .menu-item-bg:before {
    left: -7px;
}

@media (min-width: 768px) and (max-width: 959px) {
    body.layout-mode-responsive .menu-block .gf-menu.l1 > li.parent.active > .item .menu-item-bg:before,
    body.layout-mode-responsive .menu-block .gf-menu.l1 > li.parent:hover > .item .menu-item-bg:before {
        left: 0;
    }
}

.menu-block .gf-menu li.parent > .item:after {
    right: 10px;
    font-size: 15px;
}

.menu-block .gf-menu .dropdown {
    background: #000000;
    border-radius: 0;
    padding: 0;
}

.menu-block .gf-menu .dropdown li {
    border-bottom: 1px solid #7b7b7b;
    margin: 0 15px;
}

.menu-block .gf-menu .dropdown li .item {
    color: #d9d9d9;
    padding: 3px 0;
    font-weight: normal;
}

.menu-block .gf-menu .dropdown li:hover > .item .menu-item-bg,
.menu-block .gf-menu .dropdown li:focus > .item .menu-item-bg {
    color: #ffffff;
}

.menu-block .gf-menu .dropdown li.active > .item .menu-item-bg {
    color: #ffffff;
}

.menu-block .gf-menu .dropdown li.active > .item:after {
    color: #ffffff;
}

.menu-block .gf-menu .dropdown li:last-child {
    border-bottom: 0;
}

.menu-block .gf-menu .dropdown .modules a {
    color: #d9d9d9;
}

.menu-block .gf-menu .dropdown .modules a:hover {
    color: #ffffff;
}

.menu-block .gf-menu .grouped ol {
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 2px;
    background: #4d4d4d;
}

.menu-block .gf-menu .modules {
    color: #ffffff;
}

.menu-block .menu-item-bg {
    display: block;
    padding: 5px 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;
}

.submenu .menu-block .menu-item-bg {
    padding: 0;
    margin: 0 -5px;
    display: inline-block;
}

.gf-menu-toggle {
    background-color: #9a6e12;
    border: 1px solid #563d0a;
    border-radius: 3px;
}

.gf-menu-toggle .header-type-normal {
    z-index: 3001;
}

.header-type-fixed .gf-menu-toggle,
.header-type-scroll.scrolling-enable .gf-menu-toggle {
    position: fixed;
    z-index: 3001;
}

.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;
}

[class*="demostyle-type-preset1"] .icon-bar {
    background-color: #000000;
}

.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-bg,
.layout-mode-responsive .gf-menu-device-container .gf-menu li:focus > .item .menu-item-bg,
.layout-mode-responsive .gf-menu-device-container .gf-menu li.active > .item .menu-item-bg {
    color: #3f2d07;
    background: transparent;
}

.layout-mode-responsive .gf-menu-device-container .gf-menu .menu-item-bg {
    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: 14px;
    border: none;
    background: none;
}

.layout-mode-responsive .gf-menu-device-container .gf-menu .dropdown {
    margin-top: 0;
}

#rt-header {
    color: #FFFFFF;
    background: #000000;
    box-shadow: 0 4px 0 rgba(0, 0, 0, 0.2);
    position: relative;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.header-type-scroll #rt-header,
.header-type-fixed #rt-header {
    position: fixed;
    width: 100%;
    z-index: 3000;
    opacity: 0;
    visibility: hidden;
}

.header-type-scroll.scrolling-enable #rt-header,
.header-type-fixed #rt-header {
    opacity: 1;
    visibility: visible;
}

.header-type-fixed .rt-header-fixed-spacer {
    display: block;
    height: 82px;
}

#rt-slideshow {
    position: relative;
	height: auto !important;
}

.header-type-fixed #rt-slideshow {
    margin-top: -82px;
}

#rt-slideshow .sprocket-fullslideshow-image {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom center;
    width: 100%;
    height: 100%;
}

#rt-slideshow .layout-fullslideshow .sprocket-features-content {
    background-color: rgba(85, 85, 85, 0.5);
    margin: 0;
    width: 100%;
    top: 0;
}

.demostyle-type-preset6 #rt-slideshow .layout-fullslideshow .sprocket-features-content {
    background-color: rgba(85, 85, 85, 0.4);
}

#rt-slideshow .layout-fullslideshow .sprocket-features-arrows .arrow {
    top: 50%;
}

#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.1%, -50%);
    -moz-transform: translate(-50.1%, -50%);
    -ms-transform: translate(-50.1%, -50%);
    -o-transform: translate(-50.1%, -50%);
    transform: translate(-50.1%, -50%);
    -webkit-transform: translate(-50.1%, -50%);
    -moz-transform: translate(-50.1%, -50%);
    -ms-transform: translate(-50.1%, -50%);
    -o-transform: translate(-50.1%, -50%);
    transform: translate(-50.1%, -50%);
}

#rt-slideshow .layout-fullslideshow .sprocket-features-title {
    font-family: 'Walkway', Verdana, Helvetica, Arial, sans-serif;
    font-size: 400%;
    color: rgba(255, 255, 255, 0.5);
}

#rt-slideshow .layout-fullslideshow .sprocket-features-title .hl {
    color: #FFFFFF;
}

#rt-slideshow .layout-fullslideshow .sprocket-features-desc {
    color: #FFFFFF;
    font-size: 120%;
    line-height: 150%;
    margin: 25px auto 0 auto;
    width: 60%;
}

#rt-slideshow .layout-fullslideshow .readon {
    margin: 45px 0 0 0;
    border: 1px solid #FFFFFF;
    background: rgba(255, 255, 255, 0.15);
    color: #FFFFFF;
}

.demostyle-type-preset5 #rt-slideshow .layout-fullslideshow .readon {
    border-color: #FFFFFF;
}

#rt-slideshow .layout-fullslideshow .sprocket-features-pagination li {
    box-shadow: none;
    background: none;
    border: 2px solid;
    padding: 8px;
}

.rt-bottom-arrow {
    background: url(../images/utilities/bottom-arrow.png) no-repeat;
    display: block;
    height: 20px;
    margin-top: -80px;
    position: absolute;
    width: 54px;
    z-index: 1000;
    left: 50%;
    margin-left: -27px;
}

#rt-showcase {
    color: #FFFFFF;
    background: #000000;
}

#rt-showcase a:not(.readon) {
    color: #595959;
    color: #595959;
}

#rt-showcase a:not(.readon):hover {
    color: inherit;
}

#rt-breadcrumbs {
    color: #ffffff;
    background: #6d4d0d;
}

#rt-feature {
    color: #444444;
    background: #FFFFFF;
}

#rt-utility {
    color: #444444;
    background: #000000;
}

#rt-expandedtop {
    color: #FFFFFF;
    background: #D14C3B;
}

#rt-expandedtop a:not(.readon) {
    color: #481711;
    color: #481711;
}

#rt-expandedtop a:not(.readon):hover {
    color: inherit;
}

#rt-expandedtop .readon,
#rt-expandedtop .button {
    color: #ffffff;
    border: 1px solid #7d2212;
    background: #9c2a17;
}

#rt-expandedtop .readon:hover,
#rt-expandedtop .button:hover {
    color: #ffffff;
    background: #df3c21;
}

#rt-maintop {
    color: #444444;
    background: #FFFFFF;
}

#rt-mainbottom {
    color: #444444;
    background: #000000;
}

#rt-extension {
    color: #444444;
    background: #F7F7F7;
}

#rt-bottom {
    color: #AAAAAA;
    background: #3B3B3B;
}

#rt-footer {
    color: #AAAAAA;
    background: #333333;
}

#rt-footer .readon,
#rt-footer .button {
    color: #ffffff;
    border: 1px solid #141414;
    background: #262626;
}

#rt-footer .readon:hover,
#rt-footer .button:hover {
    color: #ffffff;
    background: #4d4d4d;
}

#rt-copyright {
    color: #AAAAAA;
    background: #3B3B3B;
}

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

#rt-bottom .title,
#rt-footer .title,
#rt-copyright .title {
    color: #ffffff;
}

.module-title {
    margin-bottom: 15px;
}

.rt-title-center .module-title {
    text-align: center;
}

.rt-nomodulecontent.rt-block {
    padding: 50px 25px;
}

.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: 5px 15px;
}

[class^="box"],
[class*=" box"] {
    border: 1px solid transparent;
}

[class^="box"].rt-block,
[class*=" box"].rt-block {
    padding: 15px;
    margin: 50px 10px;
}

[class^="box"] [class^="box"],
[class^="box"] [class*=" box"],
[class*=" box"] [class^="box"],
[class*=" box"] [class*=" box"] {
    border: none;
}

[class^="box"] .readon,
[class*=" box"] .readon {
    color: #ffffff !important;
}

[class^="box"] a:not(.readon):hover,
[class*=" box"] a:not(.readon):hover {
    color: inherit;
}

.box1 {
    color: #ffffff;
    background: #B17E15;
}

.box1 a:not(.readon) {
    color: #f1ce88 !important;
    color: #f1ce88 !important;
}

.box1 a:not(.readon):hover {
    color: inherit;
}

.box1 .readon {
    color: #ffffff;
    border: 1px solid #7a570f;
    background: #9a6e12;
}

.box1 .readon:hover {
    color: #ffffff;
    background: #df9e1a;
}

.box2 {
    color: #ffffff;
    background: #B2301A;
}

.box2 a:not(.readon) {
    color: #ef9e90 !important;
    color: #ef9e90 !important;
}

.box2 a:not(.readon):hover {
    color: inherit;
}

.box2 .readon {
    color: #ffffff;
    border: 1px solid #7d2212;
    background: #9c2a17;
}

.box2 .readon:hover {
    color: #ffffff;
    background: #df3c21;
}

.box3 {
    color: #ffffff;
    background: #3B3B3B;
}

.box3 a:not(.readon) {
    color: #949494 !important;
    color: #949494 !important;
}

.box3 a:not(.readon):hover {
    color: inherit;
}

.box3 .readon {
    color: #ffffff;
    border: 1px solid #1c1c1c;
    background: #2e2e2e;
}

.box3 .readon:hover {
    color: #ffffff;
    background: #555555;
}

.box4 {
    color: #3B3B3B;
    background: #DDDDDD;
}

.box4 a:not(.readon) {
    color: #848484 !important;
    color: #848484 !important;
}

.box4 a:not(.readon):hover {
    color: inherit;
}

.box4 .readon {
    color: #3B3B3B !important;
    border: 1px solid #bebebe !important;
    background: #d0d0d0 !important;
}

.box4 .readon:hover {
    color: #3B3B3B !important;
    background: #f7f7f7 !important;
}

.title1 .module-title .title {
    color: #ffffff;
    background: #B17E15;
}

.title1 .readon {
    color: #ffffff;
    border: 1px solid #7a570f;
    background: #9a6e12;
}

.title1 .readon:hover {
    color: #ffffff;
    background: #df9e1a;
}

.title2 .module-title .title {
    color: #ffffff;
    background: #B2301A;
}

.title2 .readon {
    color: #ffffff;
    border: 1px solid #7d2212;
    background: #9c2a17;
}

.title2 .readon:hover {
    color: #ffffff;
    background: #df3c21;
}

.title3 .module-title .title {
    color: #ffffff;
    background: #3B3B3B;
}

.title3 .readon {
    color: #ffffff;
    border: 1px solid #1c1c1c;
    background: #2e2e2e;
}

.title3 .readon:hover {
    color: #ffffff;
    background: #555555;
}

.title4 .module-title .title {
    color: #3B3B3B !important;
    background: #DDDDDD !important;
}

.title4 .readon {
    color: #3B3B3B !important;
    border: 1px solid #bebebe !important;
    background: #d0d0d0 !important;
}

.title4 .readon:hover {
    color: #3B3B3B !important;
    background: #f7f7f7 !important;
}

.button,
.readon,
.readon2,
.readon3,
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 {
    display: inline-block;
    padding: 8px 20px;
    line-height: normal;
    font-size: 19px;
    border-radius: 0;
    text-transform: uppercase;
    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-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,
.readon3: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 {
    text-shadow: none;
    box-shadow: none;
}

.button,
.readon,
.readon2,
.readon3,
a.readmore,
button.validate,
p.readmore a,
#member-profile a,
#member-registration a,
.formelm-buttons button,
.logout-button .btn,
.sprocket-readmore,
.roksearch_results a.clr {
    color: #B17E15;
    border: 1px solid #B17E15;
    background: none;
}

.button:hover,
.readon:hover,
.readon2:hover,
.readon3:hover,
a.readmore:hover,
button.validate:hover,
p.readmore a:hover,
#member-profile a:hover,
#member-registration a:hover,
.formelm-buttons button:hover,
.logout-button .btn:hover,
.sprocket-readmore:hover,
.roksearch_results a.clr:hover {
    color: #ffffff;
    background: #df9e1a;
}

.demostyle-type-preset5 .button,
.demostyle-type-preset5 .readon,
.demostyle-type-preset5 .readon2,
.demostyle-type-preset5 .readon3,
.demostyle-type-preset5 a.readmore,
.demostyle-type-preset5 button.validate,
.demostyle-type-preset5 p.readmore a,
.demostyle-type-preset5 #member-profile a,
.demostyle-type-preset5 #member-registration a,
.demostyle-type-preset5 .formelm-buttons button,
.demostyle-type-preset5 .logout-button .btn,
.demostyle-type-preset5 .sprocket-readmore,
.demostyle-type-preset5 .roksearch_results a.clr {
    color: #B2301A;
    border-color: #B2301A;
}

.demostyle-type-preset5 .button:hover,
.demostyle-type-preset5 .readon:hover,
.demostyle-type-preset5 .readon2:hover,
.demostyle-type-preset5 .readon3:hover,
.demostyle-type-preset5 a.readmore:hover,
.demostyle-type-preset5 button.validate:hover,
.demostyle-type-preset5 p.readmore a:hover,
.demostyle-type-preset5 #member-profile a:hover,
.demostyle-type-preset5 #member-registration a:hover,
.demostyle-type-preset5 .formelm-buttons button:hover,
.demostyle-type-preset5 .logout-button .btn:hover,
.demostyle-type-preset5 .sprocket-readmore:hover,
.demostyle-type-preset5 .roksearch_results a.clr:hover {
    background: #df3c21;
}

.btn-primary.disabled,
.btn-primary[disabled],
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover {
    color: #110c02 !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: #a8a8a8;
    background-color: #222222;
    border: 1px solid #181818;
    border-radius: 0;
    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;
}

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: #B17E15;
}

.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;
}

select,
select[multiple],
select[size] {
    height: auto;
    color: #a8a8a8;
    background-color: #ffffff;
    border: 1px solid #d5d5d5;
    border-radius: 3px;
    padding: 6px;
    margin: 0;
    vertical-align: middle;
}

textarea {
    color: #a8a8a8;
    background-color: #ffffff;
    border: 1px solid #d5d5d5;
    border-radius: 3px;
    margin: 0;
    padding: 5px 10px;
    vertical-align: middle;
}

textarea:focus {
    border-color: #B17E15;
}

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";
}

#gantry-totop {
    background: url(../images/utilities/bottom-top.png) center center no-repeat;
    color: #AAAAAA;
    display: inline-block;
    width: 54px;
    height: 20px;
    text-align: center;
    font-size: 3em;
    margin: 10px auto 0 auto;
}

#gantry-totop:hover {
    color: #B17E15;
}

.rt-powered-by {
    display: block;
    background: url(../images/utilities/rockettheme.png) 0 0 no-repeat;
    width: 179px;
    height: 38px;
    opacity: 0.8;
    -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-transform: translate(0);
    -moz-transform: translate(0);
    -ms-transform: translate(0);
    -o-transform: translate(0);
    transform: translate(0);
    -webkit-transform: translate(0);
    -moz-transform: translate(0);
    -ms-transform: translate(0);
    -o-transform: translate(0);
    transform: translate(0);
}

.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-social-buttons {
    text-align: right;
}

.rt-social-buttons .social-button {
    color: #AAAAAA;
    margin: 0 1px;
    background: rgba(0, 0, 0, 0.1);
    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: #B17E15;
}

@media (max-width: 767px) {
    body.layout-mode-responsive .rt-social-buttons {
        text-align: center;
    }
}

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

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

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

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

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

.promo1 {
    font-size: 45px;
    line-height: 78px;
}

.promo2 {
    font-size: 22.5px;
    line-height: 39px;
    font-family: Georgia, Times, "Times New Roman", serif;
    font-style: italic;
}

.rt-text-large {
    display: block;
    font-size: 37.5px;
    line-height: 52px;
}

.rt-text-medium {
    display: block;
    font-size: 19.5px;
    line-height: 33.8px;
}

.rt-text-small {
    display: block;
    font-size: 12px;
    line-height: 26px 1.0;
}

.rt-title-large .title {
    font-family: 'Walkway', Verdana, Helvetica, Arial, sans-serif;
    font-size: 27px;
    line-height: 39px;
    text-transform: none;
}

.rt-title-tag {
    display: block;
    font-size: 18px;
    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: 78px;
    }
    body.layout-mode-responsive .promo2 {
        font-size: 22.5px;
        line-height: 39px;
        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: 72.8px;
    }
    body.layout-mode-responsive .promo2 {
        font-size: 19.5px;
        line-height: 33.8px;
        font-family: Georgia, Times, "Times New Roman", serif;
        font-style: italic;
    }
    body.layout-mode-responsive .rt-title-tag {
        font-size: 16.5px;
        line-height: 28.6px;
    }
}

@media only screen and (max-width: 480px) {
    body.layout-mode-responsive .promo1 {
        font-size: 30px;
        line-height: 46.8px;
    }
    body.layout-mode-responsive .promo2 {
        font-size: 18px;
        line-height: 31.2px;
        font-family: Georgia, Times, "Times New Roman", serif;
        font-style: italic;
    }
}

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

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

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

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

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

.clearfix {
    *zoom: 1;
}

.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;
}

.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;
}

[class*="sprocket"] .arrow {
    border-radius: 0;
}

@media (max-width: 767px) {
    body.layout-mode-responsive .layout-slideshow .sprocket-features-title,
    body.layout-mode-responsive .layout-slideshow2 .sprocket-features-title,
    body.layout-mode-responsive .layout-fullslideshow .sprocket-features-title {
        font-size: 180% !important;
    }
}

.layout-slideshow .sprocket-features-arrows .arrow,
.layout-slideshow2 .sprocket-features-arrows .arrow,
.layout-fullslideshow .sprocket-features-arrows .arrow {
    border: 2px solid #ffffff !important;
    border-radius: 100%;
    padding: 15px;
    margin-top: -27px;
}

@media (max-width: 767px) {
    body.layout-mode-responsive .layout-slideshow .sprocket-features-arrows .arrow,
    body.layout-mode-responsive .layout-slideshow2 .sprocket-features-arrows .arrow,
    body.layout-mode-responsive .layout-fullslideshow .sprocket-features-arrows .arrow {
        padding: 20px;
    }
}

.layout-slideshow .sprocket-features-arrows .arrow.prev,
.layout-slideshow2 .sprocket-features-arrows .arrow.prev,
.layout-fullslideshow .sprocket-features-arrows .arrow.prev {
    background: url(../images/utilities/bottom-left.png) no-repeat center center rgba(255, 255, 255, 0.25);
}

@media (max-width: 767px) {
    body.layout-mode-responsive .layout-slideshow .sprocket-features-arrows .arrow.prev,
    body.layout-mode-responsive .layout-slideshow2 .sprocket-features-arrows .arrow.prev,
    body.layout-mode-responsive .layout-fullslideshow .sprocket-features-arrows .arrow.prev {
        left: 2%;
        background-size: 10px;
    }
}

.layout-slideshow .sprocket-features-arrows .arrow.next,
.layout-slideshow2 .sprocket-features-arrows .arrow.next,
.layout-fullslideshow .sprocket-features-arrows .arrow.next {
    background: url(../images/utilities/bottom-right.png) no-repeat center center rgba(255, 255, 255, 0.25);
}

@media (max-width: 767px) {
    body.layout-mode-responsive .layout-slideshow .sprocket-features-arrows .arrow.next,
    body.layout-mode-responsive .layout-slideshow2 .sprocket-features-arrows .arrow.next,
    body.layout-mode-responsive .layout-fullslideshow .sprocket-features-arrows .arrow.next {
        right: 2%;
        background-size: 10px;
    }
}

.layout-scroller .sprocket-features-flex-wrapper {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
}

.layout-scroller .sprocket-features-pagination {
    color: #ffffff;
}

.layout-scroller .sprocket-features-pagination li {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.layout-scroller .sprocket-features-pagination li:first-child {
    border-top: 0;
}

.layout-scroller .sprocket-features-pagination li:last-child {
    border-bottom: 0;
}

.layout-scroller .sprocket-features-title {
    font-size: 34.5px;
    line-height: 46.8px;
    font-weight: bold;
}

@media only screen and (min-width: 960px) and (max-width: 1199px) {
    body.layout-mode-responsive .layout-scroller .sprocket-features-title {
        font-size: 30px;
        line-height: 41.6px;
    }
}

@media (min-width: 768px) and (max-width: 959px) {
    body.layout-mode-responsive .layout-scroller .sprocket-features-title {
        font-size: 27px;
        line-height: 41.6px;
    }
}

@media (max-width: 767px) {
    body.layout-mode-responsive .layout-scroller .sprocket-features-title {
        font-size: 22.5px;
        line-height: 39px;
    }
}

.layout-scroller #sprocket-features-scroller-scrollbar .scrollbar,
.layout-scroller #sprocket-features-scroller-scrollbar .track {
    background: none;
}

.layout-scroller #sprocket-features-scroller-scrollbar .thumb,
.layout-scroller #sprocket-features-scroller-scrollbar .end {
    background: rgba(111, 30, 16, 0.75);
}

.layout-scroller #sprocket-features-scroller-scrollbar .scrollbar {
    opacity: 0;
    -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;
}

.layout-scroller #sprocket-features-scroller-scrollbar:hover .scrollbar {
    opacity: 1;
}

@media (max-width: 767px) {
    body.layout-mode-responsive .sprocket-tabs .sprocket-tabs-nav li {
        float: none;
        text-align: center;
        margin-bottom: 15px;
        margin-right: 0;
        margin-left: 0;
    }
}

.sprocket-tabs .sprocket-tabs-nav li .sprocket-tabs-inner {
    color: #555555;
    background: none;
    padding: 8px 25px;
    border-radius: 3px;
    opacity: 1;
}

@media (max-width: 767px) {
    body.layout-mode-responsive .sprocket-tabs .sprocket-tabs-nav li .sprocket-tabs-inner {
        padding: 0;
    }
}

.sprocket-tabs .sprocket-tabs-nav > li:hover > .sprocket-tabs-inner {
    background: #DDDDDD;
}

.sprocket-tabs .sprocket-tabs-nav > li.active > .sprocket-tabs-inner,
.sprocket-tabs .sprocket-tabs-nav > li.active:hover > .sprocket-tabs-inner {
    color: #ffffff;
    background: #9d9d9d;
}

.sprocket-tabs .sprocket-tabs-panels {
    border: 0;
}

@media (max-width: 767px) {
    body.layout-mode-responsive .sprocket-tabs .sprocket-tabs-panels {
        margin-top: 0;
        padding-top: 0;
        text-align: center;
    }
}

.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;
    border-radius: 0px;
    border-radius: 0px;
    color: #ffffff;
    background-color: #835e10;
    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: 0px;
    border-radius: 0px;
    color: #ffffff;
    background-color: #835e10;
    font-size: 1em;
}

.sprocket-mosaic .sprocket-mosaic-filter li,
.sprocket-mosaic .sprocket-mosaic-order li {
    color: #3B3B3B;
    background: #DDDDDD;
    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: #9d9d9d;
}

.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: #f1ce88;
    color: #f1ce88;
    background: #B17E15;
    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;
}

.sprocket-mosaic .sprocket-mosaic-loadmore:hover,
.sprocket-mosaic .sprocket-mosaic-loadmore.loader {
    color: #ffffff;
    background: #B2301A;
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    body.layout-mode-responsive .sprocket-grids-b-columns-1 > li,
    body.layout-mode-responsive .sprocket-grids-b-columns-2 > li,
    body.layout-mode-responsive .sprocket-grids-b-columns-3 > li,
    body.layout-mode-responsive .sprocket-grids-b-columns-4 > li,
    body.layout-mode-responsive .sprocket-grids-b-columns-5 > li,
    body.layout-mode-responsive .sprocket-grids-b-columns-6 > li,
    body.layout-mode-responsive .sprocket-grids-b-columns-7 > li,
    body.layout-mode-responsive .sprocket-grids-b-columns-8 > li,
    body.layout-mode-responsive .sprocket-grids-b-columns-9 > li,
    body.layout-mode-responsive .sprocket-grids-b-columns-10 > li {
        width: 33.34%;
    }
}

@media only screen and (min-width: 481px) and (max-width: 767px) {
    body.layout-mode-responsive .sprocket-grids-b-columns-1 > li,
    body.layout-mode-responsive .sprocket-grids-b-columns-2 > li,
    body.layout-mode-responsive .sprocket-grids-b-columns-3 > li,
    body.layout-mode-responsive .sprocket-grids-b-columns-4 > li,
    body.layout-mode-responsive .sprocket-grids-b-columns-5 > li,
    body.layout-mode-responsive .sprocket-grids-b-columns-6 > li,
    body.layout-mode-responsive .sprocket-grids-b-columns-7 > li,
    body.layout-mode-responsive .sprocket-grids-b-columns-8 > li,
    body.layout-mode-responsive .sprocket-grids-b-columns-9 > li,
    body.layout-mode-responsive .sprocket-grids-b-columns-10 > li {
        width: 50%;
    }
    body.layout-mode-responsive .sprocket-grids-b-info {
        font-size: 80%;
    }
}

@media only screen and (max-width: 480px) {
    body.layout-mode-responsive .sprocket-grids-b-columns-1 > li,
    body.layout-mode-responsive .sprocket-grids-b-columns-2 > li,
    body.layout-mode-responsive .sprocket-grids-b-columns-3 > li,
    body.layout-mode-responsive .sprocket-grids-b-columns-4 > li,
    body.layout-mode-responsive .sprocket-grids-b-columns-5 > li,
    body.layout-mode-responsive .sprocket-grids-b-columns-6 > li,
    body.layout-mode-responsive .sprocket-grids-b-columns-7 > li,
    body.layout-mode-responsive .sprocket-grids-b-columns-8 > li,
    body.layout-mode-responsive .sprocket-grids-b-columns-9 > li,
    body.layout-mode-responsive .sprocket-grids-b-columns-10 > li {
        width: 50%;
    }
    body.layout-mode-responsive .sprocket-grids-b-content {
        text-align: center;
    }
    body.layout-mode-responsive .sprocket-grids-b-text {
        display: block;
    }
    body.layout-mode-responsive .sprocket-grids-b-info,
    body.layout-mode-responsive .sprocket-grids-b-text {
        font-size: 80%;
    }
}

.sprocket-tables .sprocket-tables-link .readon {
    color: #B17E15;
    border: 1px solid #B17E15;
    background: none;
    display: inline-block;
    padding: 8px 20px;
    line-height: normal;
    font-size: 17px;
    border-radius: 0;
    text-transform: uppercase;
    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-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;
}

.sprocket-tables .sprocket-tables-link .readon:hover {
    color: #ffffff;
    background: #df9e1a;
}

.demostyle-type-preset5 .sprocket-tables .sprocket-tables-link .readon {
    color: #B2301A;
    border-color: #B2301A;
}

.demostyle-type-preset5 .sprocket-tables .sprocket-tables-link .readon:hover {
    background: #df3c21;
}

#roksearch_search_str {
    width: 100%;
}

#roksearch_results {
    background: #ebebeb;
    border: 1px solid #e6e6e6;
    color: #a6a6a6;
    color: #a6a6a6;
}

#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);
    color: #a6a6a6;
    color: #a6a6a6;
}

#roksearch_results .roksearch_result_wrapper1:hover {
    background-color: #efc775;
    background-image: -moz-linear-gradient(top, #f1ce88, #ebbc5a);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1ce88), to(#ebbc5a));
    background-image: -webkit-linear-gradient(top, #f1ce88, #ebbc5a);
    background-image: -o-linear-gradient(top, #f1ce88, #ebbc5a);
    background-image: linear-gradient(to bottom, #f1ce88, #ebbc5a);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fff0ce87', endColorstr='#ffebbb5a', GradientType=0);
    background-color: #efc775;
    background-image: -moz-linear-gradient(top, #f1ce88, #ebbc5a);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1ce88), to(#ebbc5a));
    background-image: -webkit-linear-gradient(top, #f1ce88, #ebbc5a);
    background-image: -o-linear-gradient(top, #f1ce88, #ebbc5a);
    background-image: linear-gradient(to bottom, #f1ce88, #ebbc5a);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fff0ce87', endColorstr='#ffebbb5a', GradientType=0);
    color: #3f2d07;
    border-color: #8d6411;
}

#roksearch_results span.highlight {
    color: #ffffff;
    background-color: #563d0a;
    text-shadow: none;
}

#roksearch_results a#roksearch_link {
    background: 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;
}

@media only screen and (max-width: 480px) {
    body.layout-mode-responsive #roksearch_results {
        width: 90% !important;
    }
}

#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: #B17E15;
}

#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: #a6a6a6;
    color: #a6a6a6;
    background: none /*#ffffff*/; /*removed white border-right from rokbox video popups */
	border: none;
}

.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: 768px) and (max-width: 959px) {
    body.layout-mode-responsive .sprocket-strips-container.cols-1 li,
    body.layout-mode-responsive .sprocket-strips-container.cols-5 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 .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: 33.34%;
    }
}

@media (max-width: 767px) {
    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;
    }
    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%;
    }
}

@media only screen and (min-width: 481px) and (max-width: 767px) {
    body .sprocket-mosaic-columns-1 li,
    body .sprocket-mosaic-columns-2 li,
    body .sprocket-mosaic-columns-3 li,
    body .sprocket-mosaic-columns-4 li,
    body .sprocket-mosaic-columns-5 li,
    body .sprocket-mosaic-columns-6 li {
        width: 50%;
    }
}

@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;
    }
}

/* Template overrides begins */

[itemprop="articleBody"] p {
   color: #000000 !important;
}

h2, .title a {
    font-family: "al-fresco", serif !important;
}

.noPad-slideshow {
    margin: 0;
    padding: 0;
}

.articleWhite-Text {
	color: #ffffff;
}

.top10books, .top10films, .top10books-sidebar,
.top10films-sidebar {
	margin-bottom: 30px;
	padding: 0;
}

.top10books-sidebar {
    margin-top: -50px;
  	padding-top: 40px;
    padding-right: 15px;
    padding-left: 15px;
}

.top10films-sidebar {
    padding-right: 15px;
    padding-left: 15px;
}

.top10films-sidebar-alt {
    margin-top: -50px;
    padding-top: 40px;
    padding-right: 15px;
    padding-left: 15px;
}

.rt-component-block {
	padding: 20px 0 40px 15px;
}

.rt-grid-3 {
	margin-top: 38px;
}

.readforFree-adj > .module-surround {
  	margin-top: -32px;
}

.rt-grid-12 {
	margin-left: 15px;
}

.quote-adj {
	margin: -90px 0 -20px -5px !important;
}

.quote-adj-alt {
	margin: 0 0 -20px -5px !important;
}

.homeBlog-adj {
	margin: 0 0 0 -5px;
  	padding-bottom: 0;
}

#rt-sidebar-a {
    background: #000000;
}

.rt-sidebar-wrapper.rt-grid-3 {
    background: #000000;
}

.sprocket-lists-portrait-title {
	font-size: 1.5em !important;
	line-height: 1.3em !important;
	font-family: "museo-slab", Verdana, Helvetica, Arial, sans-serif !important;
	font-weight: 600 !important;
}

.sprocket-lists-portrait-item a span {
    margin: 50px 0 !important;
	font-size: 1em !important;
    font-family: "museo-slab", Verdana, Helvetica, Arial, sans-serif !important;
    font-weight: 700 !important;
}

.contact-adj {
	margin-top: -50px;
    padding: 40px 0 15px 18px !important;
}

.contact-adj h2 {
	color: #b17e15 !important;
}

#s5_quick_contact .inputbox {
	margin: 0 0 8px 0;
	font-family: "museo-slab", Verdana, Helvetica, sans-serif !important;
}

#s5_qc_security_img {
	margin: 10px 0 !important;
}

#s5_qc_submitbutton {
	font-family: "museo-slab", Verdana, Helvetica, sans-serif !important;
}

.component-content {
    padding-right: 30px;
}

a.readon {
	font-family: "museo-slab", Verdana, Helvetica, Arial, sans-serif !important;
	font-weight: 500 !important;
}

h2 a {
   font-family: "al-fresco", serif !important;
}

.label {
    padding: 3px 6px !important;
}

.rt-grid-4 {
    text-align: right !important;
}

.rt-copyright-content {
    margin-top: 30px !important;
    padding-top: 0 !important;
}

/*[itemprop="articleBody"] {
   border: 1px solid red;
   padding-right: 60px;
}*/

/* Template overrides ends */
