

/*NOTIFICHE PER I POST NON APPROVATI*/
.bubble {
    position:absolute;    /* This breaks the div from the normal HTML document. */
    top: 35%;
    right:0%;
    left: 80%;
    width: 18px;
    height: 18px;
    background-color:red; /* you could use a background image if you'd like as well */
    color:white;
    font-weight:bold;
    font-size:0.75em;

    /* The following is CSS3, but isn't crucial for this technique to work. */
    /* Keep in mind that if a browser doesn't support CSS3, it's fine! They just won't have rounded borders and won't have a box shadow effect. */
    /* You can always use a background image to produce the same effect if you want to, and you can use both together so browsers without CSS3 still have the rounded/shadow look. */
	border-radius: 50%;
    box-shadow:1px 1px 1px gray;
}

/*NOTIFICHE PER I POST NON APPROVATI*/
.bubble1{
    position:absolute;    /* This breaks the div from the normal HTML document. */
    top: 35%;
    right:0%;
    left: 80%;
    width: 18px;
    height: 18px;
    background-color:red; /* you could use a background image if you'd like as well */
    color:white;
    font-weight:bold;
    font-size:0.75em;

    /* The following is CSS3, but isn't crucial for this technique to work. */
    /* Keep in mind that if a browser doesn't support CSS3, it's fine! They just won't have rounded borders and won't have a box shadow effect. */
    /* You can always use a background image to produce the same effect if you want to, and you can use both together so browsers without CSS3 still have the rounded/shadow look. */
	border-radius: 50%;
    box-shadow:1px 1px 1px gray;
}

* {
    /* RESET BROWSER MARGIN */
    margin: 0;
    padding: 0;
}

html {
    font-size: 100%;
}

body {
    font-family: Verdana, Helvetica, Arial, sans-serif;
    color: #828282;
    background-color: #FFFFFF;
    font-size: 10px;
    margin: 0;
    padding: 0;
}

h1 {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    margin-right: 200px;
    color: #FFFFFF;
    margin-top: 15px;
    font-weight: bold;
    font-size: 2em;
}

h2 {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #3f3f3f;
    font-size: 2em;
    margin: 0.8em 0 0.2em 0;
}

h2.solo {
    margin-bottom: 1em;
}

h4 {
    font-family: "Trebuchet MS", Verdana, Helvetica, Arial, Sans-serif;
    font-size: 1.3em;
}

p {
    /*line-height: 1.3em;*/
    /*font-size: 1.1em;*/
    /*margin-bottom: 1.5em;*/
    word-wrap: break-word;
}

img {
    border-width: 0;
}

hr {
    height: 1px;
    margin: 5px 0;
    display: block;
    clear: both;
}

hr.dashed {
    margin: 22px 0;
}

hr.divider {
    display: none;
}

p.right {
    text-align: right;
}

/* BLOCCHI PRINCIPALI
---------------------------------------- */
#wrap {
    /*padding: 0 20px;*/
    /*min-width: 650px;*/
}

#simple-wrap {
    padding: 6px 10px;
}

#page-body {
    /*margin: 4px 0;*/
    clear: both;

}

#page-footer {
    clear: both;
}

#page-footer h3 {
    margin-top: 20px;
}

/* BOX RICERCA
--------------------------------------------- */
#search-box {
    color: #FFFFFF;
    position: relative;
    margin-top: 30px;
    margin-right: 5px;
    display: block;
    float: right;
    text-align: right;
    white-space: nowrap; /* For Opera */
}

#search-box #keywords {
    width: 95px;
    background-color: #FFF;
}

#search-box input {
    border: 1px solid #b0b0b0;
}

#search-box input.button1 {
    padding: 1px 5px;
}

#search-box li {
    text-align: right;
    margin-top: 4px;
}

#search-box img {
    vertical-align: middle;
    margin-right: 3px;
}

/* DESCRIZIONE SITO E LOGO */
#site-description {
    float: none;
    text-align: center;
    position: fixed;
    right: 0;
    top: 0;
    left: 0;
    margin-left: auto;
    margin-right: auto;
}

#site-description h1 {
    margin-right: 0;
}

/* BOX ANGOLI ARROTONDATI E SFONDI
---------------------------------------- */
.headerbar {
    /*background: #ebebeb none repeat-x 0 0;*/
    /*color: #FFFFFF;*/
    /*margin-bottom: 4px;*/
    /*padding: 0 5px;*/
}

.navbar {
    /*background-color: #ebebeb;*/
    /*padding: 0 10px;*/
}

.forabg {
    /*background: #b1b1b1 none repeat-x 0 0;*/
    margin-bottom: 20px;
    padding: 0;
    clear: both;
}

.forumbg {
    /*background: #ebebeb none repeat-x 0 0;*/
    margin-bottom: 20px;
    padding: 0;
    clear: both;
}

.post {
    margin-bottom: 10px;
    overflow: hidden;
    padding: 15px;
}

.post:target .content {
    color: #000000;
}

.post:target h3 a {
    color: #000000;
}

.bg1 {
    /*background-color: #f7f7f7;*/
}

.bg2 {
    /*background-color: #f2f2f2;*/
}

.bg3 {
    /*background-color: #ebebeb;*/
}

.rowbg {
    margin: 5px 5px 2px 5px;
}

.ucprowbg {
    /*background-color: #e2e2e2;*/
}

.fieldsbg {
    /*border: 1px #DBDEE2 solid;*/
    /*background-color: #eaeaea;*/
}

/*span.corners-top, span.corners-bottom, span.corners-top span, span.corners-bottom span {
	font-size: 1px;
	line-height: 1px;
	display: block;
	height: 5px;
	background-repeat: no-repeat;
}*/

/*span.corners-top {
	background-image: none;
	background-position: 0 0;
	margin: 0 -5px;
}*/

/*span.corners-top span {
	background-image: none;
	background-position: 100% 0;
}*/

/*span.corners-bottom {
	background-image: none;
	background-position: 0 100%;
	margin: 0 -5px;
	clear: both;
}*/

/*span.corners-bottom span {
	background-image: none;
	background-position: 100% 100%;
}*/

/*.headbg span.corners-bottom {
	margin-bottom: -1px;
}*/

/*.post span.corners-top, .post span.corners-bottom, .panel span.corners-top, .panel span.corners-bottom, .navbar span.corners-top, .navbar span.corners-bottom {
	margin: 0 -10px;
}*/

/*.rules span.corners-top {
	margin: 0 -10px 5px -10px;
}*/

/*.rules span.corners-bottom {
	margin: 5px -10px 0 -10px;
}*/

/* LISTE ORIZONTALI
----------------------------------------*/
ul.linklist {
    display: block;
    margin: 0;
    padding-bottom: 0;
    font-family: "Arial", Helvetica, Arial, Verdana, sans-serif;
}

ul.linklist li {
    display: block;
    float: left;
    font-size: 1em;
    line-height: 42px;
    list-style-type: none;
    margin-right: 5px;
    width: auto;
    /*margin-right: 5px;*/
    /*font-size: 1.1em;*/
}

ul.linklist li.rightside, p.rightside {
    float: right;
    margin-right: 0;
    margin-left: 5px;
    text-align: right;
}

ul.navlinks {
    /*margin-bottom: 1px;*/
    /*border-bottom: 1px solid #FFFFFF;*/
    /*font-weight: bold;*/
    border-bottom: none;
}

ul.leftside {
    float: left;
    margin-left: 0;
    margin-right: 5px;
    text-align: left;
}

ul.rightside {
    float: right;
    margin-left: 5px;
    margin-right: -5px;
    text-align: right;
}

/* STILI TABELLA
----------------------------------------*/
table.table1 {
    /* See tweaks.css */
}

#ucp-main table.table1 {
    padding: 2px;
}

table.table1 thead th {
    font-weight: normal;
    text-transform: uppercase;
    padding: 0 10px;
    line-height: 46px;
    min-height: 46px;
    word-wrap: break-word;
    font-size: 1em;
}

table.table1 thead th:first-child {
    -webkit-border-radius: 3px 0 0 0;
    -moz-border-radius: 3px 0 0 0;
    border-radius: 3px 0 0 0;
}

table.table1 thead th:last-child {
    -webkit-border-radius: 0 3px 0 0;
    -moz-border-radius: 0 3px 0 0;
    border-radius: 0 3px 0 0;
}

.section-search table.table1 thead th {
    text-indent: 15px;
    -webkit-border-top-left-radius: 3px;
    -moz-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-top-right-radius: 3px;
    border-top-right-radius: 3px;
}

table.table1 thead th span {
    padding-left: 7px;
}

table.table1 tbody tr {
    /*border: 1px solid #cfcfcf;*/
}

table.table1 tbody tr:hover, table.table1 tbody tr.hover {
    /*background-color: #f6f6f6;*/
    color: #000;
}

table.table1 td {
    color: #6a6a6a;
    font-size: 1.1em;
}

table.table1 tbody td {
    padding: 15px 10px;
    border-top: 1px solid #FAFAFA;
}

table.table1 tbody th {
    padding: 5px;
    border-bottom: 1px solid #000000;
    text-align: left;
    color: #333333;
    /*background-color: #FFFFFF;*/
}

/* Specific column styles */
table.table1 .name {
    text-align: left;
}

table.table1 .posts {
    text-align: center !important;
    width: 7%;
}

table.table1 .joined {
    text-align: left;
    width: 15%;
}

table.table1 .active {
    text-align: left;
    width: 15%;
}

table.table1 .mark {
    text-align: center;
    width: 7%;
}

table.table1 .info {
    text-align: left;
    width: 30%;
}

table.table1 .info div {
    width: 100%;
    white-space: normal;
    overflow: hidden;
}

table.table1 .autocol {
    line-height: 2em;
    white-space: nowrap;
}

table.table1 thead .autocol {
    padding-left: 1em;
}

table.table1 span.rank-img {
    float: right;
    width: auto;
}

table.info td {
    padding: 3px;
}

table.info tbody th {
    padding: 3px;
    text-align: right;
    vertical-align: top;
    color: #000000;
    font-weight: normal;
}

.forumbg table.table1 {
    margin: 0;
}

.forumbg-table > .inner {
    margin: 0 -1px;
}

/*.forumbg-table > .inner > span.corners-top {
	margin: 0 -4px -1px -4px;
}*/

/*.forumbg-table > .inner > span.corners-bottom {
	margin: -1px -4px 0 -4px;
}*/

/* Misc layout styles
---------------------------------------- */
/* column[1-2] styles are containers for two column layouts 
   Also see tweaks.css */
.column1 {
    float: left;
    clear: left;
    width: 49%;
}

.column2 {
    float: right;
    clear: right;
    width: 49%;
}

.left-box {
    float: left;
    width: auto;
    text-align: left;
}

.right-box {
    float: right;
    width: auto;
    text-align: right;
}

dl.details {
    /*font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;*/
    font-size: 1.1em;
    margin-top: 20px;
}

dl.details dt {
    float: left;
    clear: left;
    width: 30%;
    text-align: right;
    color: #000000;
    display: block;
}

dl.details dd {
    margin-left: 0;
    padding-left: 5px;
    margin-bottom: 5px;
    color: #828282;
    float: left;
    width: 65%;
}

/* IMPAGINATURA
---------------------------------------- */
.pagination {
    height: 1%;
    width: auto;
    text-align: right;
    margin-top: 5px;
    float: right;
}

.pagination span.page-sep {
    display: none;
}

li.pagination {
    margin-top: 0;
}

.pagination strong, .pagination b {
    font-weight: normal;
}

.pagination span strong {
    padding: 0 2px;
    margin: 0 2px;
    font-weight: normal;
    /*color: #FFFFFF;*/
    /*background-color: #bfbfbf;*/
    /*border: 1px solid #bfbfbf;*/
    /*font-size: 0.9em;*/
}

.pagination span a, .pagination span a:link, .pagination span a:visited, .pagination span a:active {
    font-weight: normal;
    text-decoration: none;
    color: #747474;
    margin: 0 2px;
    padding: 0 2px;
    /*background-color: #eeeeee;*/
    border: 1px solid #bababa;
    font-size: 0.9em;
    line-height: 1.5em;
}

.pagination span a:hover {
    border-color: #d2d2d2;
    /*background-color: #d2d2d2;*/
    color: #FFF;
    text-decoration: none;
}

.pagination img {
    vertical-align: middle;
}

/* IMPAGINAZIONE PER ARGOMENTI A PIù PAGINE */
.row .pagination {
    display: block;
    float: right;
    width: auto;
    margin-top: 0;
    padding: 1px 0 1px 15px;
    font-size: 0.9em;
}

.row .pagination span a, li.pagination span a {
    /*background-color: #FFFFFF;*/
    margin: 0 2px;
    padding: 2px 6px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.row .pagination span a:hover, li.pagination span a:hover {
    /*background-color: #d2d2d2;*/
}

/* STILI VARI
---------------------------------------- */
#forum-permissions {
    float: right;
    width: auto;
    padding-left: 5px;
    margin-left: 5px;
    margin-top: 10px;
    text-align: right;
}

.copyright {
    padding: 36px 0;
    text-align: left;
    /*color: #555555;*/
}

.small {
    font-size: 0.9em !important;
}

.titlespace {
    margin-bottom: 15px;
}

.headerspace {
    margin-top: 20px;
}

.error {
    /*color: #bcbcbc;*/
    font-weight: 400;
    font-size: 14px !important;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 10px;
    margin-top: 0;
    margin-bottom: 20px !important;
}

.reported {
    /*background-color: #f7f7f7;*/
}

li.reported:hover {
    /*background-color: #ececec;*/
}

div.rules {
    /*background-color: #ececec;*/
    /*color: #bcbcbc;*/
    /*padding: 0 10px;*/
    /*margin: 10px 0;*/
    font-size: 1.1em;
}

div.rules ul, div.rules ol {
    margin-left: 20px;
}

p.rules {
    /*background-color: #ececec;*/
    /*background-image: none;*/
    padding: 15px;
}

p.rules img {
    vertical-align: middle;
    padding-top: 5px;
}

p.rules a {
    vertical-align: middle;
    clear: both;
}

#top {
    position: absolute;
    top: -20px;
}

.clear {
    display: block;
    clear: both;
    font-size: 1px;
    line-height: 1px;
    background: transparent;
}

/* STILE LINK
---------------------------------------- */

a {
    direction: ltr;
    unicode-bidi: embed;
}

a {
    color: #898989;
    text-decoration: none;
}

/* a:visited	{ color: #898989; text-decoration: none; } */
a:hover, a:focus {
    color: #d3d3d3;
}

/* a:active	{ color: #d2d2d2; text-decoration: none; } */

a, a:hover, a:focus {
    text-decoration: none !important;
}

a:focus {
    outline: none !important;
}

.username-coloured {
    font-weight: 500;
    display: inline !important;
    padding: 0 !important;
}

#search-box a:link, .navbg a:link, .forumbg .header a:link, .forabg .header a:link, th a:link {
    color: #FFFFFF;
    text-decoration: none;
}

#search-box a:visited, .navbg a:visited, .forumbg .header a:visited, .forabg .header a:visited, th a:visited {
    color: #FFFFFF;
    text-decoration: none;
}

#search-box a:hover, .navbg a:hover, .forumbg .header a:hover, .forabg .header a:hover, th a:hover {
    color: #ffffff;
    text-decoration: underline;
}

#search-box a:active, .navbg a:active, .forumbg .header a:active, .forabg .header a:active, th a:active {
    color: #ffffff;
    text-decoration: none;
}

a.forumtitle {
    /*font-family: "Trebuchet MS", Helvetica, Arial, Sans-serif;*/
    font-size: 1.1em;
    font-weight: 400;
    color: #898989;
    text-decoration: none;
}

/* a.forumtitle:visited { color: #898989; } */

a.forumtitle:hover {
    color: #bcbcbc;
    text-decoration: none;
}

a.forumtitle:active {
    color: #898989;
}

a.topictitle {
    /*font-family: "Trebuchet MS", Helvetica, Arial, Sans-serif;*/
    font-size: 1.2em;
    font-weight: 400;
    color: #898989;
    text-decoration: none;
}

/* a.topictitle:visited { color: #d2d2d2; } */

a.topictitle:hover {
    color: #bcbcbc;
    text-decoration: none;
}

a.topictitle:active {
    color: #898989;
}

.postlink {
    text-decoration: none;
    color: #d2d2d2;
    border-bottom: 1px solid #d2d2d2;
    padding-bottom: 0;
}

/* .postlink:visited { color: #bdbdbd; } */

.postlink:active {
    color: #d2d2d2;
}

.postlink:hover {
    background-color: #f6f6f6;
    text-decoration: none;
    color: #404040;
}

.signature a, .signature a:visited, .signature a:hover, .signature a:active {
    border: none;
    text-decoration: underline;
    background-color: transparent;
}

.postprofile a:link, .postprofile a:visited, .postprofile dt.author a {
    font-weight: 500;
    color: #898989;
    text-decoration: none;
}

.postprofile a:hover, .postprofile dt.author a:hover {
    text-decoration: underline;
    color: #d3d3d3;
}

.postprofile a:active {
    font-weight: 500;
    color: #898989;
    text-decoration: none;
}

.search .postprofile a {
    color: #898989;
    text-decoration: none;
    font-weight: normal;
}

.search .postprofile a:hover {
    color: #d3d3d3;
    text-decoration: underline;
}

.back2top {
    clear: both;
    height: 11px;
    text-align: right;
}

a.top {
    text-decoration: none;
    width: 14px;
    height: 16px;
    display: block;
    float: right;
    overflow: hidden;
}

a.top2 {
    display: block;
    height: 16px;
    overflow: hidden;
    text-decoration: none;
    width: 14px;
}

dl.faq a.top2 {
    margin-top: 15px;
    margin-bottom: 15px;
}

a.up {
    background: none no-repeat left center;
}

a.down {
    background: none no-repeat right center;
}

a.left {
    background: none no-repeat 3px 60%;
}

a.right {
    background: none no-repeat 95% 60%;
}

a.up, a.up:link, a.up:active, a.up:visited {
    padding-left: 10px;
    text-decoration: none;
    border-bottom-width: 0;
}

a.up:hover {
    background-position: left top;
    background-color: transparent;
}

a.down, a.down:link, a.down:active, a.down:visited {
    padding-right: 10px;
}

a.down:hover {
    background-position: right bottom;
    text-decoration: none;
}

a.left, a.right {
    display: inline-block;
    width: auto;
    height: 36px;
    line-height: 36px;
    font-size: 13px;
    position: relative;
    padding: 0 15px;
    overflow: hidden;
    margin-bottom: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

a.left, a.left:active, a.left:visited {
    /* padding-left: 12px;*/
}

a.left:hover {
    color: #d2d2d2;
    text-decoration: none;
    background-position: 0 60%;
}

a.right, a.right:active, a.right:visited {
    /*padding-right: 12px;*/
}

a.right:hover {
    color: #d2d2d2;
    text-decoration: none;
    background-position: 100% 60%;
}

.skiplink {
    position: absolute;
    left: -999px;
    width: 990px;
}


a.feed-icon-forum {
    float: right;
    margin: 3px;
}

/* STILE CONTENUTO
---------------------------------------- */

ul.topiclist {
    /*display: block;*/
    list-style-type: none;
    margin: 0;
    font-weight: 400;
}

ul.forums {
    /*background: #f9f9f9 none repeat-x 0 0;*/
}

ul.topiclist li {
    display: block;
    list-style-type: none;
    color: #777777;
    margin: 0;
}

ul.topiclist dl {
    position: relative;
}

ul.topiclist li.row dl {
    padding: 15px 0;
}

ul.topiclist dt {
    display: block;
    float: left;
    width: 50%;
    font-size: 1.1em;
    padding-left: 5px;
    padding-right: 5px;
}

ul.topiclist dd {
    display: block;
    float: left;
    font-size: 1.1em;
    /*border-left: 1px solid #FFFFFF;*/
    padding: 4px 0;
}

ul.topiclist dfn {
    /* Labels for post/view counts */
    position: absolute;
    left: -999px;
    width: 990px;
}

ul.topiclist li.row dt a.subforum {
    /*background-image: none;*/
    /*background-position: 0 50%;*/
    /*background-repeat: no-repeat;*/
    position: relative;
    white-space: nowrap;
    padding: 0 0 0 5px;
}

.forum-image {
    float: left;
    padding-top: 5px;
    margin-right: 5px;
}

li.row {
    border-top: 1px solid #FFFFFF;
    border-bottom: 1px solid #8f8f8f;
}

li.row strong {
    font-weight: normal;
    color: #000000;
}

li.row:hover {
    /*background-color: #f6f6f6;*/
}

li.row:hover dd {
    /*border-left-color: #CCCCCC;*/
}

li.header dt, li.header dd {
    line-height: 46px;
    border-left-width: 0;
    margin: 0;
    color: #FFFFFF;
    padding-top: 0;
    padding-bottom: 0;
    /*font-size: 1em;*/
    /*font-family: Arial, Helvetica, sans-serif;*/
    text-transform: uppercase;
}

li.header dt {
    font-weight: 400;
}

li.header dd {
    margin-left: 1px;
}

li.header dl.icon {
    min-height: 0;
}

li.header dl.icon dt {
    padding-left: 0;
    padding-right: 50px;
}

dl.icon {
    min-height: 35px;
    background-position: 15px 18px;
    background-repeat: no-repeat;
}

dl.icon dt {
    padding-left: 60px; 
    background-repeat: no-repeat;
    background-position: 5px 20px; 
}

dd.posts, dd.topics, dd.views, dd.replies {
    text-align: center;
    line-height: 2.2em;
    font-size: 1.1em;
}

dl.icon dt ol,
dl.icon dt ul {
    list-style-position: inside;
    margin-left: 1em;
}

dl.icon dt li {
    display: list-item;
    list-style-type: inherit;
}

dd.lastpost {
    width: 25%;
    font-size: 1.1em;
}

dd.redirect {
    font-size: 1.1em;
    line-height: 2.5em;
}

dd.moderation {
    font-size: 1.1em;
}

dd.lastpost span, ul.topiclist dd.searchby span, ul.topiclist dd.info span,
ul.topiclist dd.time span, dd.redirect span, dd.moderation span {
    display: block;
    padding-left: 5px;
}

dd.time {
    width: auto;
    line-height: 200%;
    font-size: 1.1em;
}

dd.extra {
    width: 12%;
    line-height: 200%;
    text-align: center;
    font-size: 1.1em;
}

dd.mark {
    float: right !important;
    width: 9%;
    text-align: center;
    line-height: 200%;
    font-size: 1.2em;
}

dd.info {
    width: 30%;
}

dd.option {
    width: 15%;
    line-height: 200%;
    text-align: center;
    font-size: 1.1em;
}

dd.searchby {
    width: 47%;
    font-size: 1.1em;
    line-height: 1em;
}

ul.topiclist dd.searchextra {
    margin-left: 5px;
    padding: 0.2em 0;
    font-size: 1.1em;
    color: #333333;
    border-left: none;
    clear: both;
    width: 98%;
    overflow: hidden;
}

/* Container for post/reply buttons and pagination */
.topic-actions {
    margin-bottom: 3px;
    font-size: 1.1em;
    height: 28px;
    min-height: 28px;
}

div[class].topic-actions {
    height: auto;
}

/* Post body styles
----------------------------------------*/
.postbody {
    padding: 0;
    line-height: 1.48em;
    color: #333333;
    width: 76%;
    float: left;
    /*clear: both;*/
    position: relative;
}

.postbody .ignore {
    font-size: 1.1em;
}

.postbody h3.first {
    /* The first post on the page uses this */
    /*font-size: 1.3em;*/
    text-indent: 0;
}

.postbody h3 {
    /* Postbody requires a different h3 format - so change it here */
    font-size: 1.3em;
    padding: 2px 0 0 0;
    margin: 0 0 0.3em 0 !important;
    text-transform: none;
    border: none;
    font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
    line-height: 125%;
}

.postbody h3 img {
    /* Also see tweaks.css */
    vertical-align: bottom;
}

.postbody .content {
    font-size: 1.2em;
    margin-top: 22px;
}

.search .postbody {
    width: 68%
}

/* Topic review panel
----------------------------------------*/
#review {
    margin-top: 2em;
}

#topicreview {
    padding-right: 5px;
    overflow: auto;
    height: 300px;
}

#topicreview .postbody {
    width: auto;
    float: none;
    margin: 0;
    height: auto;
}

#topicreview .post {
    height: auto;
}

#topicreview h2 {
    border-bottom-width: 0;
}

.post-ignore .postbody {
    display: none;
}

/* MCP Post details
----------------------------------------*/
#post_details
{
    /* This will only work in IE7+, plus the others */
    overflow: auto;
    max-height: 300px;
}

#expand
{
    clear: both;
}

/* Content container styles
----------------------------------------*/
.content {
    min-height: 3em;
    /*overflow: hidden;*/
    line-height: 22px;
    font-family: "Arial", Helvetica, Arial, Verdana, sans-serif;
    font-size: 1em;
    color: #333333;
    padding-bottom: 1px;
}

.content h2, .content h3, .content h4, .panel h2, .panel h3, .panel h4 {
    font-weight: 400;
    border-bottom: none;
    font-size: 1.1em;
    margin-top: -17px;
    margin-left: -17px;
    margin-right: -17px;
    margin-bottom: 30px;
    padding-left: 15px;
    padding-bottom: 0;
    line-height: 46px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    text-transform: uppercase;
}

.panel p {
    /*font-size: 1.2em;*/
    /*margin-bottom: 1em;*/
    /*line-height: 1.4em;*/
}

.content p {
    /*font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;*/
    font-size: 1.2em;
    margin-bottom: 1em;
}

dl.faq {
    /*font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;*/
    font-size: 1.2em;
    margin-top: 1em;
    margin-bottom: 2em;
    line-height: 1.4em;
}

dl.faq dt {
    font-weight: 400;
    color: #333333;
    padding-bottom: 10px;
}

.content dl.faq {
    font-size: 1.2em;
    margin-bottom: 0.5em;
}

.content li {
    list-style-type: inherit;
}

.content ul, .content ol {
    margin-bottom: 1em;
    margin-left: 3em;
}

.posthilit {
    background-color: #f3f3f3;
    color: #BCBCBC;
    padding: 0 2px 1px 2px;
}

.announce, .unreadpost {
    /* Highlight the announcements & unread posts box */
    border-left-color: #BCBCBC;
    border-right-color: #BCBCBC;
}

/* Post author */
p.author {
    margin: 0 15em 0.6em 0;
    padding: 0 0 5px 0;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 1em;
    line-height: 1.2em;
}

/* Post signature */
.signature {
    margin-top: 1.5em;
    padding-top: 16px;
    padding-left: 50px;
    font-size: 1.1em;
    border-top: 2px solid #CCCCCC;
    clear: left;
    line-height: 140%;
    overflow: hidden;
    width: 100%;
    position: relative;
}

dd .signature {
    margin: 0;
    padding: 0;
    clear: none;
    border: none;
}

.signature li {
    list-style-type: inherit;
}

.signature ul, .signature ol {
    margin-bottom: 1em;
    margin-left: 3em;
}

/* Post noticies */
.notice {
    /*font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;*/
    width: auto;
    margin-top: 15px;
    padding: 15px 15px 15px 50px;
    font-size: 1em;
    border: none;
    clear: left;
    position: relative;
}

/* Jump to post link for now */
ul.searchresults {
    list-style: none;
    text-align: right;
    clear: both;
}

/* BB Code styles
----------------------------------------*/
/* Quote block */
blockquote {
    background: #ebebeb none 6px 8px no-repeat;
    border: 1px solid #dbdbdb;
    font-size: 0.95em;
    margin: 0.5em 1px 0 25px;
    overflow: hidden;
    padding: 5px;
}

blockquote blockquote {
    /* Nested quotes */
    background-color: #bababa;
    font-size: 1em;
    margin: 0.5em 1px 0 15px;
}

blockquote blockquote blockquote {
    /* Nested quotes */
    background-color: #e4e4e4;
}

blockquote cite {
    /* Username/source of quoter */
    font-style: normal;
    font-weight: 400;
    display: inline-block;
    font-size: 0.9em;
}

blockquote cite cite {
    font-size: 1em;
}

blockquote.uncited {
    /*padding-top: 25px;*/
}

/* Code block */

dl.codebox {
    padding: 10.5px 21px;
    background-color: #FFFFFF;
    border: 1px solid #d8d8d8;
    font-size: 1em;
    margin: 15px 0;
}

dl.codebox dt {
    text-transform: uppercase;
    border-bottom: 2px solid #CCCCCC;
    margin-bottom: 5px;
    font-size: 0.8em;
    font-weight: 400;
    padding-bottom: 5px;
    display: block;
}

blockquote dl.codebox {
    margin-left: 0;
}

dl.codebox code {
    /* Also see tweaks.css */
    overflow: auto;
    display: block;
    height: auto;
    max-height: 200px;
    white-space: normal;
    padding-top: 10px;
    padding-bottom: 10px;
    font: 0.9em Monaco, "Andale Mono", "Courier New", Courier, mono;
    line-height: 1.3em;
    color: #8b8b8b;
    margin-top: 10px;
}

.syntaxbg {
    color: #FFFFFF;
}

.syntaxcomment {
    color: #000000;
}

.syntaxdefault {
    color: #bcbcbc;
}

.syntaxhtml {
    color: #000000;
}

.syntaxkeyword {
    color: #585858;
}

.syntaxstring {
    color: #a7a7a7;
}

/* Attachments
----------------------------------------*/
.attachbox {
    float: left;
    width: auto;
    margin: 5px 5px 5px 0;
    padding: 6px;
    background-color: #FFFFFF;
    border: 1px dashed #d8d8d8;
    clear: left;
}

.pm-message .attachbox {
    background-color: #f3f3f3;
}

.attachbox dt {
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
}

.attachbox dd {
    margin-top: 4px;
    padding-top: 4px;
    clear: left;
    border-top: 1px solid #d8d8d8;
}

.attachbox dd dd {
    border: none;
}

.attachbox p {
    line-height: 110%;
    color: #666666;
    font-weight: normal;
    clear: left;
}

.attachbox p.stats
{
    line-height: 110%;
    color: #666666;
    font-weight: normal;
    clear: left;
}

.attach-image {
    margin: 3px 0;
    width: 100%;
    max-height: 350px;
    overflow: auto;
}

.attach-image img {
    border: 1px solid #999999;
    /*	cursor: move; */
    cursor: default;
}

/* Inline image thumbnails */
div.inline-attachment dl.thumbnail,
div.inline-attachment dl.file {
    display: block;
    margin-bottom: 4px;
}

div.inline-attachment p {
    font-size: 100%;
}

dl.file {
    /*font-family: Verdana, Arial, Helvetica, sans-serif;*/
    display: block;
}

dl.file dt {
    text-transform: none;
    margin: 0;
    padding: 0;
    font-weight: 400;
    /*font-family: Verdana, Arial, Helvetica, sans-serif;*/
}

dl.file dd {
    color: #666666;
    margin: 0;
    padding: 0;
}

dl.thumbnail img {
    padding: 3px;
    border: 1px solid #666666;
    background-color: #FFF;
}

dl.thumbnail dd {
    color: #666666;
    font-style: italic;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.attachbox dl.thumbnail dd {
    font-size: 100%;
}

dl.thumbnail dt a:hover {
    background-color: #EEEEEE;
}

dl.thumbnail dt a:hover img {
    border: 1px solid #d2d2d2;
}

/* Post poll styles
----------------------------------------*/
fieldset.polls {
    font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
}

fieldset.polls dl {
    margin-top: 5px;
    border-top: 1px solid #e2e2e2;
    padding: 15px 0 0 0;
    line-height: 120%;
    color: #666666;
}

fieldset.polls dl.voted {
    font-weight: 400;
    color: #000000;
}

fieldset.polls dt {
    text-align: left;
    float: left;
    display: block;
    width: 30%;
    border-right: none;
    padding: 0;
    margin: 0;
    font-size: 1.1em;
}

fieldset.polls dd {
    float: left;
    width: 10%;
    border-left: none;
    padding: 0;
    margin-left: 0;
    margin-right: 10px;
    font-size: 1.1em;
}

fieldset.polls dd.resultbar {
    width: 50%;
}

fieldset.polls dd input {
    margin: 2px 0;
}

fieldset.polls dd div {
    text-align: right;
    /*font-family: Arial, Helvetica, sans-serif;*/
    color: #FFFFFF;
    font-weight: 400;
    padding: 0 2px;
    overflow: visible;
    min-width: 2%;
}

.pollbar1 {
    background-color: #aaaaaa;
    border-bottom: 1px solid #747474;
    border-right: 1px solid #747474;
}

.pollbar2 {
    background-color: #bebebe;
    border-bottom: 1px solid #8c8c8c;
    border-right: 1px solid #8c8c8c;
}

.pollbar3 {
    background-color: #D1D1D1;
    border-bottom: 1px solid #aaaaaa;
    border-right: 1px solid #aaaaaa;
}

.pollbar4 {
    background-color: #e4e4e4;
    border-bottom: 1px solid #bebebe;
    border-right: 1px solid #bebebe;
}

.pollbar5 {
    background-color: #f8f8f8;
    border-bottom: 1px solid #D1D1D1;
    border-right: 1px solid #D1D1D1;
}

/* Poster profile block
----------------------------------------*/
.postprofile {
    /* Also see tweaks.css */
    margin: 15px 0 10px 0;
    min-height: 80px;
    color: #666666;
    border-left: none;
    width: 22%;
    float: right;
    display: inline;
    position: relative;
}

/* Poster profile block */
.postprofile2 {
    margin: 15px 0 10px 0;
    min-height: 80px;
    color: #666666;
    border-left: none;
    width: 100%;
    float: right;
    display: inline;
    position: relative;
}


.pm .postprofile {
    border-left: 1px solid #DDDDDD;
}

.postprofile dd, .postprofile dt {
    line-height: 1.544em;
    margin-left: 8px;
}

.postprofile strong {
    font-weight: normal;
    color: #000000;
}

.avatar {
    border: none;
    margin-bottom: 3px;
}

.online {
    background-image: none;
    background-position: 100% 0;
    background-repeat: no-repeat;
}

/* Poster profile used by search*/
.search .postprofile {
    width: 30%;
}

/* pm list in compose message if mass pm is enabled */
dl.pmlist dt {
    width: 60% !important;
}

dl.pmlist dt textarea {
    width: 95%;
}

dl.pmlist dd {
    margin-left: 61% !important;
    margin-bottom: 2px;
}

/* Button Styles
---------------------------------------- */

/* Rollover buttons
   Based on: http://wellstyled.com/css-nopreload-rollovers.html
----------------------------------------*/
.buttons {
    float: left;
    width: auto;
    height: auto;
    margin: 15px 15px 0 0;
}

/* Rollover state */
.buttons div {
    float: left;
    margin-bottom: 10px;
    margin-right: 10px;
}

.section-viewtopic .buttons div {
    margin-bottom: 0;
    margin-right: 0;
}

/* Rolloff state */
.buttons div a {
    display: block;
    width: 100%;
    /* height: 100%; */
    border-radius: 3px;
    font-size: 13px;
    margin-bottom: 15px;
    padding: 7px 15px;
    position: relative;
    overflow: hidden;
    vertical-align: middle;
    white-space: nowrap;
}

/* Hide <a> text and hide off-state image when rolling over (prevents flicker in IE) */
/*.buttons div span		{ display: none; }*/
/*.buttons div a:hover	{ background-image: none; }*/

.buttons div span {
    cursor: pointer;
    height: 100%;
    line-height: 1;
    margin-right: 10px;
    position: relative;
    text-transform: none;
    top: 1px;
    width: 100%;
}

.buttons div a:hover span {
    background-position: 0 100%;
}

/* Big button images */
/*.reply-icon span	{ background: transparent none 0 0 no-repeat; }*/
/*.post-icon span		{ background: transparent none 0 0 no-repeat; }*/
/*.locked-icon span	{ background: transparent none 0 0 no-repeat; }*/
/*.pmreply-icon span	{ background: none 0 0 no-repeat; }*/
/*.newpm-icon span 	{ background: none 0 0 no-repeat; }*/
/*.forwardpm-icon span 	{ background: none 0 0 no-repeat; }*/

/* Set big button dimensions */
/*.buttons div.reply-icon		{ width: 96px; height: 25px; }*/
/*.buttons div.post-icon		{ width: 96px; height: 25px; }*/
/*.buttons div.locked-icon	{ width: 88px; height: 25px; }*/
/*.buttons div.pmreply-icon	{ width: 96px; height: 25px; }*/
/*.buttons div.newpm-icon		{ width: 84px; height: 25px; }*/
/*.buttons div.forwardpm-icon	{ width: 96px; height: 25px; }*/

/* Sub-header (navigation bar)
--------------------------------------------- */
a.print,
a.sendemail, a.fontsize {
    overflow: hidden;
    height: 18px;
    /*text-indent: -5000px;*/
    text-align: left;
    font-size: 15px;
    /*background-repeat: no-repeat;*/
}

a.print {
    /*background-image: none;*/
    width: 22px;
}

a.sendemail {
    /*background-image: none;*/
    width: 22px;
    margin-left: 10px;
}

a.fontsize {
    background-image: none;
    background-position: 0 -1px;
    width: 29px;
}

a.fontsize:hover {
    background-position: 0 -20px;
    text-decoration: none;
}

/* Icon images
---------------------------------------- */
.sitehome,
.icon-faq, .icon-members, .icon-home, .icon-ucp, .icon-register, .icon-logout,
.icon-bookmark, .icon-bump, .icon-subscribe, .icon-unsubscribe, .icon-pages,
.icon-search {
    /*background-position: 0 50%; */
    /*background-repeat: no-repeat; */
    /*background-image: none; */
    /*padding: 0 0 0 17px; */
}

/* Poster profile icons
----------------------------------------*/

.postprofile .profile-icons li a {
    display: block;
    width: 26px;
    height: 24px;
    text-align: center;
    line-height: 22px;
    text-decoration: none;
    position: relative;
    font-size: 1.333em;
}

ul.profile-icons {
    padding-top: 10px;
    list-style: none;
}

/* Rollover state */
ul.profile-icons li {
    float: left;
    margin-right: 3px;
    /*background-position: 0 100%;*/
}

ul.profile-icons li:last-child {
    margin-right: 0;
}

/* Rolloff state */

ul.profile-icons > li > a {
    display: block;
    width: 28px;
    height: 28px;
    line-height: 27px;
    text-decoration: none;
    position: relative;
    text-align: center;
    font-size: 1.122em
}

/* Hide <a> text and hide off-state image when rolling over (prevents flicker in IE) */
ul.profile-icons li span {
    display: none;
}

/*ul.profile-icons li a:hover { background: none; }*/

/* Positioning of moderator icons */
.postbody ul.profile-icons {
    float: right;
    width: auto;
    padding-top: 10px;
}

.postbody ul.profile-icons li {
    margin: 0 5px;
}

/* Profile & navigation icons */
/*.email-icon, .email-icon a		{ background: none top left no-repeat; }*/
/*.aim-icon, .aim-icon a			{ background: none top left no-repeat; }*/
/*.yahoo-icon, .yahoo-icon a		{ background: none top left no-repeat; }*/
/*.web-icon, .web-icon a			{ background: none top left no-repeat; }*/
/*.msnm-icon, .msnm-icon a			{ background: none top left no-repeat; }*/
/*.icq-icon, .icq-icon a			{ background: none top left no-repeat; }*/
/*.jabber-icon, .jabber-icon a		{ background: none top left no-repeat; }*/
/*.pm-icon, .pm-icon a				{ background: none top left no-repeat; }*/
/*.quote-icon, .quote-icon a		{ background: none top left no-repeat; }*/

/* Moderator icons */
/*.report-icon, .report-icon a		{ background: none top left no-repeat; }*/
/*.warn-icon, .warn-icon a			{ background: none top left no-repeat; }*/
/*.edit-icon, .edit-icon a			{ background: none top left no-repeat; }*/
/*.delete-icon, .delete-icon a		{ background: none top left no-repeat; }*/
/*.info-icon, .info-icon a			{ background: none top left no-repeat; }*/

/* Set profile icon dimensions */
/*ul.profile-icons li.email-icon		{ width: 20px; height: 20px; }*/
/*ul.profile-icons li.aim-icon	{ width: 20px; height: 20px; }*/
/*ul.profile-icons li.yahoo-icon	{ width: 20px; height: 20px; }*/
/*ul.profile-icons li.web-icon	{ width: 20px; height: 20px; }*/
/*ul.profile-icons li.msnm-icon	{ width: 20px; height: 20px; }*/
/*ul.profile-icons li.icq-icon	{ width: 20px; height: 20px; }*/
/*ul.profile-icons li.jabber-icon	{ width: 20px; height: 20px; }*/
/*ul.profile-icons li.pm-icon		{ width: 28px; height: 20px; }*/
/*ul.profile-icons li.quote-icon	{ width: 54px; height: 20px; }*/
/*ul.profile-icons li.report-icon	{ width: 20px; height: 20px; }*/
/*ul.profile-icons li.edit-icon	{ width: 42px; height: 20px; }*/
/*ul.profile-icons li.delete-icon	{ width: 20px; height: 20px; }*/
/*ul.profile-icons li.info-icon	{ width: 20px; height: 20px; }*/
/*ul.profile-icons li.warn-icon	{ width: 20px; height: 20px; }*/

/* Fix profile icon default margins */
/*ul.profile-icons li.edit-icon	{ margin: 0 0 0 3px; }*/
ul.profile-icons li.quote-icon {
    margin-left: 15px;
}

/*ul.profile-icons li.info-icon, ul.profile-icons li.report-icon	{ margin: 0 3px 0 0; }*/
/* Control Panel Styles
---------------------------------------- */


/* Main CP box
----------------------------------------*/
#cp-menu {
    /*float:left;*/
    /*width: 19%;*/
    margin-top: 1em;
    margin-bottom: 5px;
}

#cp-main {
    /*float: left;*/
    /*width: 81%;*/
    padding: 0 0 0 15px;
}

#cp-main .content {
    padding: 0;
}

#cp-main hr, #cp-menu hr {
    border-color: #bfbfbf;
}

#cp-main h3 {
    border-bottom: none;
    line-height: 46px;
    min-height: 46px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    word-wrap: break-word;
    padding-left: 0;
    margin: 0;
}

.ucp-main h3 {
    text-indent: 15px;
}

#cp-main .panel p {
    font-size: 1.1em;
    margin-top: 8px;
}

#cp-main .panel ol {
    margin-left: 2em;
    font-size: 1.1em;
}

#cp-main .panel li.row {
    /*border-bottom: 1px solid #cbcbcb;*/
    /*border-top: 1px solid #F9F9F9;*/
}

ul.cplist {
    margin-bottom: 50px;
    border-top: 1px solid #cbcbcb;
}

#cp-main .panel li.header dd, #cp-main .panel li.header dt {
    color: #000000;
    /*margin-bottom: 2px;*/
}

#cp-main table.table1 {
    margin-bottom: 1em;
}

#cp-main table.table1 thead th {
    color: #333333;
    font-weight: 400;
    padding: 0;
    padding-right: 15px;
    line-height: 46px;
    min-height: 46px;
    word-wrap: break-word;
}

#cp-main table.table1 thead th:first-child {
    text-indent: 10px;
    -webkit-border-top-left-radius: 3px;
    -moz-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
}

#cp-main table.table1 thead th:last-child {
    -webkit-border-top-right-radius: 3px;
    -moz-border-top-right-radius: 3px;
    border-top-right-radius: 3px;
}

#cp-main table.table1 tbody th {
    font-style: italic;
    background-color: transparent !important;
    border-bottom: none;
}

#cp-main .pagination {
    float: right;
    width: auto;
    /*padding-top: 1px;*/
}

#cp-main .postbody p {
    font-size: 1.1em;
}

#cp-main .pm-message {
    border: 1px solid #e2e2e2;
    margin: 10px 0;
    background-color: #FFFFFF;
    width: auto;
    float: none;
}

.pm-message h2 {
    padding-bottom: 5px;
}

#cp-main .postbody h3, #cp-main .box2 h3 {
    margin-top: 0;
}

#cp-main .buttons {
    margin: 0;
}

#cp-main ul.linklist {
    margin: 0;
}

/* MCP Specific tweaks */
.mcp-main .postbody {
    width: 100%;
}

.tabs-container h2 {
    float: left;
    margin-bottom: 0px;
}

.tabs-container #minitabs {
    float: right;
    margin-top: 19px;
}

.tabs-container:after {
    display: block;
    clear: both;
    content: '';
}

/* CP tabbed menu
----------------------------------------*/
#tabs {
    line-height: normal;
    margin: 0;
    min-width: 570px;
}

#tabs ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#tabs li {
    display: inline-block;
    margin: 0 5px 5px 0;
    padding: 0;
    font-size: 1em;
    font-weight: 400;
}

#tabs a {
    float: left;
    font-size: 14px;
    padding: 12px;
    word-wrap: break-word;
    display: block;
    text-align: left;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-decoration: none;
    position: relative;
    cursor: pointer;
}

#tabs a span {
    /*float: left;*/
    /*display: block;*/
    /*background: none no-repeat 100% -35px;*/
    /*padding: 6px 10px 6px 5px;*/
    /*color: #828282;*/
    /*white-space: nowrap;*/
}

#tabs a:hover span {
    /*color: #bcbcbc;*/
}

#tabs .activetab a {
    /*background-position: 0 0;*/
    /*border-bottom: 1px solid #ebebeb;*/
}

#tabs .activetab a span {
    /*background-position: 100% 0;*/
    /*padding-bottom: 7px;*/
    /*color: #333333;*/
}

#tabs a:hover {
    /*background-position: 0 -70px;*/
}

#tabs a:hover span {
    /*background-position:100% -70px;*/
}

#tabs .activetab a:hover {
    /*background-position: 0 0;*/
}

#tabs .activetab a:hover span {
    /*color: #000000;*/
    /*background-position: 100% 0;*/
}

/* Mini tabbed menu used in MCP
----------------------------------------*/
#minitabs {
    line-height: normal;
    margin: -20px 7px 0 0;
}

#minitabs ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#minitabs li {
    display: block;
    float: right;
    padding: 0 10px 4px 10px;
    font-size: 1em;
    font-weight: 400;
    background-color: #f2f2f2;
    margin-left: 2px;
}

#minitabs a {}

#minitabs a:hover {
    text-decoration: none;
}

#minitabs li.activetab {
    background-color: #F9F9F9;
}

#minitabs li.activetab a, #minitabs li.activetab a:hover {
    color: #333333;
}

/* UCP navigation menu
----------------------------------------*/
/* Container for sub-navigation list */
#navigation {
    width: 100%;
    padding-top: 40px;
}

#navigation ul {
    list-style: none;
}

/* Default list state */
#navigation li {
    margin: 1px 0;
    padding: 0;
    font-weight: 400;
    display: inline;
}

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

#navigation li:last-child a {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}

/* Link styles for the sub-section links */
#navigation a {
    display: block;
    padding: 12px;
    margin: 1px 0;
    text-decoration: none;
    font-weight: 400;
    color: #333;
    background: #cfcfcf none repeat-y 100% 0;
}

#navigation a:hover {
    text-decoration: none;
    background-color: #c6c6c6;
    color: #bcbcbc;
    background-image: none;
}

#navigation #active-subsection a {
    display: block;
    color: #d3d3d3;
    background-color: #F9F9F9;
    background-image: none;
}

#navigation #active-subsection a:hover {
    color: #d3d3d3;
}

/* Preferences pane layout
----------------------------------------*/
#cp-main h2 {
    border-bottom: none;
    padding: 0;
    margin: 0;
    color: #333333;
    background-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    font-size: 1.6em;
    text-transform: none;

}

#cp-main .panel {
    background-color: #F9F9F9;
    border: none;
}

#cp-main .pm {
    background-color: #FFFFFF;
}

/*#cp-main span.corners-top, #cp-menu span.corners-top {
	background-image: none;
}*/

/*#cp-main span.corners-top span, #cp-menu span.corners-top span {
	background-image: none;
}*/

/*#cp-main span.corners-bottom, #cp-menu span.corners-bottom {
	background-image: none;
}*/

/*#cp-main span.corners-bottom span, #cp-menu span.corners-bottom span {
	background-image: none;
}*/

/* Topicreview */
/*#cp-main .panel #topicreview span.corners-top, #cp-menu .panel #topicreview span.corners-top {
	background-image: none;
}*/

/*#cp-main .panel #topicreview span.corners-top span, #cp-menu .panel #topicreview span.corners-top span {
	background-image: none;
}*/

/*#cp-main .panel #topicreview span.corners-bottom, #cp-menu .panel #topicreview span.corners-bottom {
	background-image: none;
}*/

/*#cp-main .panel #topicreview span.corners-bottom span, #cp-menu .panel #topicreview span.corners-bottom span {
	background-image: none;
}*/

/* Friends list */
.cp-mini {
    background-color: #f9f9f9;
    padding: 15px;
    margin-bottom: 20px;
    border-radius: 3px;
}

/*.cp-mini span.corners-top, .cp-mini span.corners-bottom {
	margin: 0 -5px;*/
}

dl.mini dt {
    font-weight: 400;
    color: #676767;
}

dl.mini dd {
    padding-top: 4px;
}

.friend-online {
    font-weight: 400;
}

.friend-offline {
    font-style: italic;
}

/* PM Styles
----------------------------------------*/
#pm-menu {
    line-height: 2.5em;
}

/* PM panel adjustments */
.reply-all a.left {
    background-position: 3px 60%;
}

.reply-all a.left:hover {
    background-position: 0px 60%;
}

.reply-all {
    font-size: 11px;
    padding-top: 5px;
}

/* PM Message history */
.current {
    color: #999999;
}

/* Defined rules list for PM options */
ol.def-rules {
    padding-left: 0;
}

ol.def-rules li {
    line-height: 180%;
    padding: 1px;
}

/* PM marking colours */
.pmlist li.bg1 {
    padding: 0 3px;
}

.pmlist li.bg2 {
    padding: 0 3px;
}

.pmlist li.pm_message_reported_colour, .pm_message_reported_colour {
    border-left-color: #bcbcbc;
    border-right-color: #bcbcbc;
}

.pmlist li.pm_marked_colour, .pm_marked_colour {
    padding: 0;
    border: solid 3px #ffffff;
    border-width: 0 3px;
}

.pmlist li.pm_replied_colour, .pm_replied_colour {
    padding: 0;
    border: solid 3px #c2c2c2;
    border-width: 0 3px;
}

.pmlist li.pm_friend_colour, .pm_friend_colour {
    padding: 0;
    border: solid 3px #bdbdbd;
    border-width: 0 3px;
}

.pmlist li.pm_foe_colour, .pm_foe_colour {
    padding: 0;
    border: solid 3px #000000;
    border-width: 0 3px;
}

.pm-legend {
    border-left-width: 10px;
    border-left-style: solid;
    border-right-width: 0;
    margin-bottom: 3px;
    padding-left: 3px;
}

/* Avatar gallery */
#gallery label {
    position: relative;
    float: left;
    margin: 10px;
    padding: 5px;
    width: auto;
    background: #FFFFFF;
    border: 1px solid #CCC;
    text-align: center;
}

#gallery label:hover {
    background-color: #EEE;
}

/* Form Styles
---------------------------------------- */

/* General form styles
----------------------------------------*/
fieldset {
    border-width: 0;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 1.1em;
}

input {
    font-weight: normal;
    /*cursor: pointer;*/
    vertical-align: middle;
    padding: 0 3px;
    font-size: 1em;
    font-family: Verdana, Helvetica, Arial, sans-serif;
}

select {
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-weight: normal;
    cursor: pointer;
    vertical-align: middle;
    border: 1px solid #666666;
    padding: 1px;
    background-color: #FAFAFA;
    font-size: 1em;
}

option {
    padding-right: 1em;
}

option.disabled-option {
    color: graytext;
}

textarea {
    font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
    width: 60%;
    padding: 2px;
    font-size: 1em;
    line-height: 1.4em;
}

label {
    cursor: default;
    padding-right: 5px;
    color: #676767;
}

label input {
    vertical-align: middle;
}

label img {
    vertical-align: middle;
}

/* Definition list layout for forms
---------------------------------------- */
fieldset dl {
    padding: 4px 0;
}

fieldset dt {
    float: left;
    width: 40%;
    text-align: left;
    display: block;
}

fieldset dd {
    margin-left: 41%;
    vertical-align: top;
    margin-bottom: 3px;
}

/* Specific layout 1 */
fieldset.fields1 dt {
    width: 15em;
    border-right-width: 0;
}

fieldset.fields1 dd {
    margin-left: 15em;
    border-left-width: 0;
}

fieldset.fields1 {
    background-color: transparent;
}

fieldset.fields1 div {
    margin-bottom: 3px;
}

/* Set it back to 0px for the reCaptcha divs: PHPBB3-9587 */
fieldset.fields1 #recaptcha_widget_div div {
    margin-bottom: 0;
}

/* Specific layout 2 */
fieldset.fields2 dt {
    width: 15em;
    border-right-width: 0;
}

fieldset.fields2 dd {
    margin-left: 16em;
    border-left-width: 0;
}

/* Form elements */
dt label {
    font-weight: 400;
    text-align: left;
}

dd label {
    white-space: nowrap;
    color: #333;
}

dd input, dd textarea {
    margin-right: 3px;
}

dd select {
    width: auto;
}

dd textarea {
    width: 85%;
}

/* Hover effects */
fieldset dl:hover dt label {
    color: #000000;
}

fieldset.fields2 dl:hover dt label {
    color: inherit;
}

#timezone {
    width: 95%;
}

* html #timezone {
    width: 50%;
}

/* Quick-login on index page */
fieldset.quick-login {
    margin-top: 5px;
}

fieldset.quick-login input {
    /*width: auto;*/
}

fieldset.quick-login input.inputbox {
    /*width: 15%;*/
    vertical-align: middle;
    margin-right: 5px;
    background-color: #FFF;
}

fieldset.quick-login label {
    white-space: nowrap;
}

fieldset.quick-login .button2 {
    margin-top: 10px;
}

/* Display options on viewtopic/viewforum pages  */
fieldset.display-options {
    text-align: center;
    margin: 3px 0 5px 0;
}

fieldset.display-options label {
    white-space: nowrap;
    padding-right: 2px;
}

fieldset.display-options a {
    margin-top: 3px;
}

/* Display actions for ucp and mcp pages */
fieldset.display-actions {
    text-align: right;
    line-height: 2em;
    white-space: nowrap;
    padding-right: 1em;
}

fieldset.display-actions label {
    white-space: nowrap;
    padding-right: 2px;
}

fieldset.sort-options {
    line-height: 2em;
}

/* MCP forum selection*/
fieldset.forum-selection {
    margin: 5px 0 3px 0;
    float: right;
}

fieldset.forum-selection2 {
    margin: 13px 0 3px 0;
    float: right;
}

/* Jumpbox */
fieldset.jumpbox {
    text-align: right;
    /*margin-top: 15px;*/
    /*height: 2.5em;*/
    margin-bottom: 15px;
}

fieldset.quickmod {
    float: right;
    text-align: right;
    height: 2.5em;
}

/* Submit button fieldset */
fieldset.submit-buttons {
    text-align: center;
    vertical-align: middle;
    margin: 5px 0;
}

fieldset.submit-buttons input {
    vertical-align: middle;
    /*padding-top: 3px;*/
    /*padding-bottom: 3px;*/
}

/* Posting page styles
----------------------------------------*/

/* Buttons used in the editor */
#format-buttons {
    margin: 15px 0 0 0;
}

#format-buttons input, #format-buttons select {
    vertical-align: middle;
    margin-bottom: 15px;
}

/* Main message box */
#message-box {
    width: 80%;
}

#message-box textarea {
    font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
    width: 450px;
    height: 270px;
    min-width: 100%;
    max-width: 100%;
    font-size: 1.2em;
    color: #333333;
}

/* Emoticons panel */
#smiley-box {
    width: 18%;
    float: right;
}

#smiley-box img {
    margin: 3px;
}

/* Input field styles
---------------------------------------- */
.inputbox,
select {
    background-color: #FFFFFF;
    height: 36px;
    padding: 6px 10px;
    font-size: 13px;
    line-height: 1.42857143;
    background-image: none;
    border-radius: 3px;
}

.inputbox:hover {
    /*border: 1px solid #eaeaea;/*
}

.inputbox:focus {
	/*border: 1px solid #eaeaea;*/
/*color: #4b4b4b;*/
}

input.inputbox {
    width: 85%;
}

input.medium {
    width: 50%;
}

input.narrow {
    width: 25%;
}

input.tiny {
    width: 125px;
}

textarea.inputbox {
    width: 85%;
}

.autowidth {
    width: auto !important;
}

/* Form button styles
---------------------------------------- */
input.button1,
input.button2 {
    font-size: 1em;
}

a.button1, input.button1, input.button3, a.button2, input.button2 {
    width: auto !important;
    border-radius: 3px;
    font-size: 13px;
    line-height: 1.5;
    padding: 8px 11px;
    border: none;
}

a.button1, input.button1 {
    font-weight: 500;
    /*border: 1px solid #666666;*/
}

input.button3 {
    padding: 0;
    margin: 0;
    line-height: 5px;
    height: 12px;
    background-image: none;
    font-variant: small-caps;
}

/* Alternative button */
a.button2, input.button2, input.button3,
input.button1 {
    border-radius: 3px;
    font-size: 13px;
    line-height: 1.5;
    height: 36px;
    padding: 8px 15px;
    border: none;
    vertical-align: top;
}

/* <a> button in the style of the form buttons */
a.button1, a.button1:link, a.button1:visited, a.button1:active, a.button2, a.button2:link, a.button2:visited, a.button2:active {
    text-decoration: none;
    border-radius: 3px;
    font-size: 13px;
    line-height: 1.5;
    padding: 8px 11px;
    border: none;
    display: inline-block;
}

/* Hover states */
a.button1:hover, input.button1:hover, a.button2:hover, input.button2:hover, input.button3:hover {
    /*border: 1px solid #BCBCBC;*/
    background-position: 0 100%;
    color: #BCBCBC;
}

input.disabled {
    font-weight: normal;
    color: #666666;
}

/* Topic and forum Search */
.search-box {
    margin: 15px 0;
    float: left;
}

.search-box input.button2 {
    margin-left: -10px;
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
    font-family: "FontAwesome", Arial, Helvetica, Verdana, sans-serif;
}

input.search {
    width: 230px;
}

.full {
    width: 95%;
}

.medium {
    width: 50%;
}

.narrow {
    width: 25%;
}

.tiny {
    width: 10%;
}

/* Style Sheet Tweaks

These style definitions are mainly IE specific 
tweaks required due to its poor CSS support.
-------------------------------------------------*/

* html table,
* html select, * html input {
    font-size: 100%;
}

* html hr {
    margin: 0;
}

* html span.corners-top, * html span.corners-bottom {
    background-image: url("./styles/Charon%20-%20Main/theme/images/corners_left.gif");
}

* html span.corners-top span, * html span.corners-bottom span {
    background-image: url("./styles/Charon%20-%20Main/theme/images/corners_right.gif");
}

table.table1 {
    width: 99%; /* IE < 6 browsers */
    /* Tantek hack */
    voice-family: "\"}\"";
    voice-family: inherit;
    width: 100%;
}

html>body table.table1 {
    width: 100%;
}

/* Reset 100% for opera */

* html ul.topiclist li {
    position: relative;
}

* html .postbody h3 img {
    vertical-align: middle;
}

/* Form styles */
html>body dd label input {
    vertical-align: text-bottom;
}

/* Align checkboxes/radio buttons nicely */

* html input.button1,
* html input.button2 {
    padding-bottom: 0;
    margin-bottom: 1px;
}

/* Misc layout styles */
* html .column1, * html .column2 {
    width: 45%;
}

/* Nice method for clearing floated blocks without having to insert any extra markup (like spacer above)
   From http://www.positioniseverything.net/easyclearing.html 
#tabs:after, #minitabs:after, .post:after, .navbar:after, fieldset dl:after, ul.topiclist dl:after, ul.linklist:after, dl.polls:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}*/

#tabs,
#minitabs, fieldset dl, ul.topiclist dl, dl.polls {
    height: 1%;
    overflow: hidden;
}

/* viewtopic fix */
* html .post {
    height: 25%;
    overflow: hidden;
}

/* navbar fix */
* html .clearfix, * html .navbar, ul.linklist {
    height: 4%;
    /*overflow: hidden;*/
}

/* Simple fix so forum and topic lists always have a min-height set, even in IE6
	From http://www.dustindiaz.com/min-height-fast-hack */
dl.icon {
    min-height: 35px;
    height: auto !important;
    height: 35px;
}

* html li.row dl.icon dt {
    height: 35px;
    overflow: visible;
}

* html #search-box {
    width: 25%;
}

/* Correctly clear floating for details on profile view */
*:first-child+html dl.details dd {
    margin-left: 30%;
    float: none;
}

* html dl.details dd {
    margin-left: 30%;
    float: none;
}

/* Headerbar height fix for IE7 and below */
* html #site-description p {
    margin-bottom: 1.0em;
}

*:first-child+html #site-description p {
    margin-bottom: 1.0em;
}

/* #minitabs fix for IE */
.tabs-container {
    zoom: 1;
}

#minitabs {
    white-space: nowrap;
    *min-width: 50%;
}

/*!
 * Bootstrap v3.1.1 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

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

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden], template {
    display: none
}

a {
    background: 0 0
}

a:active, a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

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

button[disabled], html input[disabled] {
    cursor: default
}

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

input {
    line-height: normal
}

input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    height: auto
}

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

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

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

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

td, th {
    padding: 0
}

@media print {
    * {
        text-shadow: none !important;
        color: #000 !important;
        background: transparent !important;
        box-shadow: none !important
    }

    a, a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    a[href^="javascript:"]:after, a[href^="#"]:after {
        content: ""
    }

    pre, blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    tr, img {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    p, h2, h3 {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }

    select {
        background: #fff !important
    }

    .navbar {
        display: none
    }

    .table td, .table th {
        background-color: #fff !important
    }

    .btn>.caret, .dropup>.btn>.caret {
        border-top-color: #000 !important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

    .table-bordered th, .table-bordered td {
        border: 1px solid #ddd !important
    }
}

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

:before, :after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 62.5%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff
}

input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #428bca;
    text-decoration: none
}

a:hover, a:focus {
    color: #2a6496;
    text-decoration: underline
}

a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.img-responsive, .thumbnail>img, .thumbnail a>img, .carousel-inner>.item>img,
.carousel-inner>.item>a>img {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small,
.h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small,
h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small,
.h5 .small, .h6 .small {
    font-weight: 400;
    line-height: 1;
    color: #999
}

h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

h1 small, .h1 small, h2 small, .h2 small, h3 small, .h3 small, h1 .small,
.h1 .small, h2 .small, .h2 .small, h3 .small, .h3 .small {
    font-size: 65%
}

h4, .h4, h5, .h5, h6, .h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

h4 small, .h4 small, h5 small, .h5 small, h6 small, .h6 small, h4 .small,
.h4 .small, h5 .small, .h5 .small, h6 .small, .h6 .small {
    font-size: 75%
}

h1, .h1 {
    font-size: 36px
}

h2, .h2 {
    font-size: 30px
}

h3, .h3 {
    font-size: 24px
}

h4, .h4 {
    font-size: 18px
}

h5, .h5 {
    font-size: 14px
}

h6, .h6 {
    font-size: 12px
}

p {
    margin: 0 0 10px
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 200;
    line-height: 1.4
}

@media (min-width:768px) {
    .lead {
        font-size: 21px
    }
}

small, .small {
    font-size: 85%
}

cite {
    font-style: normal
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-muted {
    color: #999
}

.text-primary {
    color: #428bca
}

a.text-primary:hover {
    color: #3071a9
}

.text-success {
    color: #3c763d
}

a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:hover {
    color: #843534
}

.bg-primary {
    color: #fff;
    background-color: #428bca
}

a.bg-primary:hover {
    background-color: #3071a9
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:hover {
    background-color: #e4b9b9
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

ul, ol {
    margin-top: 0;
    margin-bottom: 10px
}

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

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

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px
}

.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}

dl {
    margin-top: 0;
    margin-bottom: 20px
}

dt, dd {
    line-height: 1.42857143
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

@media (min-width:768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 180px
    }
}

abbr[title], abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #999
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}

blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {
    margin-bottom: 0
}

blockquote footer, blockquote small, blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #999
}

blockquote footer:before, blockquote small:before, blockquote .small:before {
    content: '\2014 \00A0'
}

.blockquote-reverse, blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0;
    text-align: right
}

.blockquote-reverse footer:before, blockquote.pull-right footer:before, .blockquote-reverse small:before, blockquote.pull-right small:before, .blockquote-reverse .small:before, blockquote.pull-right .small:before {
    content: ''
}

.blockquote-reverse footer:after, blockquote.pull-right footer:after, .blockquote-reverse small:after, blockquote.pull-right small:after, .blockquote-reverse .small:after, blockquote.pull-right .small:after {
    content: '\00A0 \2014'
}

blockquote:before, blockquote:after {
    content: ""
}

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143
}

code, kbd, pre, samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    white-space: nowrap;
    border-radius: 4px
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    word-break: break-all;
    word-wrap: break-word;
    color: #333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:768px) {
    .container {
        width: 750px
    }
}

@media (min-width:992px) {
    .container {
        width: 970px
    }
}

@media (min-width:1200px) {
    .container {
        width: 1170px
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2,
.col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4,
.col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5,
.col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7,
.col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9,
.col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10,
.col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12,
.col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6,
.col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: 0
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: 0
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width:768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6,
    .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66666667%
    }

    .col-sm-pull-10 {
        right: 83.33333333%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66666667%
    }

    .col-sm-pull-7 {
        right: 58.33333333%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-2 {
        right: 16.66666667%
    }

    .col-sm-pull-1 {
        right: 8.33333333%
    }

    .col-sm-pull-0 {
        right: 0
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-push-11 {
        left: 91.66666667%
    }

    .col-sm-push-10 {
        left: 83.33333333%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-8 {
        left: 66.66666667%
    }

    .col-sm-push-7 {
        left: 58.33333333%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-5 {
        left: 41.66666667%
    }

    .col-sm-push-4 {
        left: 33.33333333%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-2 {
        left: 16.66666667%
    }

    .col-sm-push-1 {
        left: 8.33333333%
    }

    .col-sm-push-0 {
        left: 0
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width:992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6,
    .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66666667%
    }

    .col-md-pull-10 {
        right: 83.33333333%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66666667%
    }

    .col-md-pull-7 {
        right: 58.33333333%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66666667%
    }

    .col-md-pull-4 {
        right: 33.33333333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.66666667%
    }

    .col-md-pull-1 {
        right: 8.33333333%
    }

    .col-md-pull-0 {
        right: 0
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-push-11 {
        left: 91.66666667%
    }

    .col-md-push-10 {
        left: 83.33333333%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-8 {
        left: 66.66666667%
    }

    .col-md-push-7 {
        left: 58.33333333%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-5 {
        left: 41.66666667%
    }

    .col-md-push-4 {
        left: 33.33333333%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-2 {
        left: 16.66666667%
    }

    .col-md-push-1 {
        left: 8.33333333%
    }

    .col-md-push-0 {
        left: 0
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width:1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6,
    .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-pull-11 {
        right: 91.66666667%
    }

    .col-lg-pull-10 {
        right: 83.33333333%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-8 {
        right: 66.66666667%
    }

    .col-lg-pull-7 {
        right: 58.33333333%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-5 {
        right: 41.66666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-2 {
        right: 16.66666667%
    }

    .col-lg-pull-1 {
        right: 8.33333333%
    }

    .col-lg-pull-0 {
        right: 0
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-push-11 {
        left: 91.66666667%
    }

    .col-lg-push-10 {
        left: 83.33333333%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-8 {
        left: 66.66666667%
    }

    .col-lg-push-7 {
        left: 58.33333333%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-5 {
        left: 41.66666667%
    }

    .col-lg-push-4 {
        left: 33.33333333%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-2 {
        left: 16.66666667%
    }

    .col-lg-push-1 {
        left: 8.33333333%
    }

    .col-lg-push-0 {
        left: 0
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }
}

table {
    max-width: 100%;
    background-color: transparent
}

th {
    text-align: left
}

.table {
    width: 100%;
    margin-bottom: 20px
}

.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td,
.table>tbody>tr>td, .table>tfoot>tr>td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.table>caption+thead>tr:first-child>th, .table>colgroup+thead>tr:first-child>th, .table>thead:first-child>tr:first-child>th, .table>caption+thead>tr:first-child>td, .table>colgroup+thead>tr:first-child>td, .table>thead:first-child>tr:first-child>td {
    border-top: 0
}

.table>tbody+tbody {
    border-top: 2px solid #ddd
}

.table .table {
    background-color: #fff
}

.table-condensed>thead>tr>th, .table-condensed>tbody>tr>th, .table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td, .table-condensed>tbody>tr>td, .table-condensed>tfoot>tr>td {
    padding: 5px
}

.table-bordered {
    border: 1px solid #ddd
}

.table-bordered>thead>tr>th, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td, .table-bordered>tbody>tr>td, .table-bordered>tfoot>tr>td {
    border: 1px solid #ddd
}

.table-bordered>thead>tr>th, .table-bordered>thead>tr>td {
    border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-child(odd)>td, .table-striped>tbody>tr:nth-child(odd)>th {
    background-color: #f9f9f9
}

.table-hover>tbody>tr:hover>td, .table-hover>tbody>tr:hover>th {
    background-color: #f5f5f5
}

table col[class*=col-] {
    position: static;
    float: none;
    display: table-column
}

table td[class*=col-], table th[class*=col-] {
    position: static;
    float: none;
    display: table-cell
}

.table>thead>tr>td.active, .table>tbody>tr>td.active, .table>tfoot>tr>td.active,
.table>thead>tr>th.active, .table>tbody>tr>th.active, .table>tfoot>tr>th.active,
.table>thead>tr.active>td, .table>tbody>tr.active>td, .table>tfoot>tr.active>td,
.table>thead>tr.active>th, .table>tbody>tr.active>th, .table>tfoot>tr.active>th {
    background-color: #f5f5f5
}

.table-hover>tbody>tr>td.active:hover, .table-hover>tbody>tr>th.active:hover, .table-hover>tbody>tr.active:hover>td, .table-hover>tbody>tr.active:hover>th {
    background-color: #e8e8e8
}

.table>thead>tr>td.success, .table>tbody>tr>td.success, .table>tfoot>tr>td.success,
.table>thead>tr>th.success, .table>tbody>tr>th.success, .table>tfoot>tr>th.success,
.table>thead>tr.success>td, .table>tbody>tr.success>td, .table>tfoot>tr.success>td,
.table>thead>tr.success>th, .table>tbody>tr.success>th, .table>tfoot>tr.success>th {
    background-color: #dff0d8
}

.table-hover>tbody>tr>td.success:hover, .table-hover>tbody>tr>th.success:hover, .table-hover>tbody>tr.success:hover>td, .table-hover>tbody>tr.success:hover>th {
    background-color: #d0e9c6
}

.table>thead>tr>td.info, .table>tbody>tr>td.info, .table>tfoot>tr>td.info,
.table>thead>tr>th.info, .table>tbody>tr>th.info, .table>tfoot>tr>th.info,
.table>thead>tr.info>td, .table>tbody>tr.info>td, .table>tfoot>tr.info>td,
.table>thead>tr.info>th, .table>tbody>tr.info>th, .table>tfoot>tr.info>th {
    background-color: #d9edf7
}

.table-hover>tbody>tr>td.info:hover, .table-hover>tbody>tr>th.info:hover, .table-hover>tbody>tr.info:hover>td, .table-hover>tbody>tr.info:hover>th {
    background-color: #c4e3f3
}

.table>thead>tr>td.warning, .table>tbody>tr>td.warning, .table>tfoot>tr>td.warning,
.table>thead>tr>th.warning, .table>tbody>tr>th.warning, .table>tfoot>tr>th.warning,
.table>thead>tr.warning>td, .table>tbody>tr.warning>td, .table>tfoot>tr.warning>td,
.table>thead>tr.warning>th, .table>tbody>tr.warning>th, .table>tfoot>tr.warning>th {
    background-color: #fcf8e3
}

.table-hover>tbody>tr>td.warning:hover, .table-hover>tbody>tr>th.warning:hover, .table-hover>tbody>tr.warning:hover>td, .table-hover>tbody>tr.warning:hover>th {
    background-color: #faf2cc
}

.table>thead>tr>td.danger, .table>tbody>tr>td.danger, .table>tfoot>tr>td.danger,
.table>thead>tr>th.danger, .table>tbody>tr>th.danger, .table>tfoot>tr>th.danger,
.table>thead>tr.danger>td, .table>tbody>tr.danger>td, .table>tfoot>tr.danger>td,
.table>thead>tr.danger>th, .table>tbody>tr.danger>th, .table>tfoot>tr.danger>th {
    background-color: #f2dede
}

.table-hover>tbody>tr>td.danger:hover, .table-hover>tbody>tr>th.danger:hover, .table-hover>tbody>tr.danger:hover>td, .table-hover>tbody>tr.danger:hover>th {
    background-color: #ebcccc
}

@media (max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        overflow-x: scroll;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
        -webkit-overflow-scrolling: touch
    }

    .table-responsive>.table {
        margin-bottom: 0
    }

    .table-responsive>.table>thead>tr>th, .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tfoot>tr>th, .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>tbody>tr>td, .table-responsive>.table>tfoot>tr>td {
        white-space: nowrap
    }

    .table-responsive>.table-bordered {
        border: 0
    }

    .table-responsive>.table-bordered>thead>tr>th:first-child, .table-responsive>.table-bordered>tbody>tr>th:first-child, .table-responsive>.table-bordered>tfoot>tr>th:first-child, .table-responsive>.table-bordered>thead>tr>td:first-child, .table-responsive>.table-bordered>tbody>tr>td:first-child, .table-responsive>.table-bordered>tfoot>tr>td:first-child {
        border-left: 0
    }

    .table-responsive>.table-bordered>thead>tr>th:last-child, .table-responsive>.table-bordered>tbody>tr>th:last-child, .table-responsive>.table-bordered>tfoot>tr>th:last-child, .table-responsive>.table-bordered>thead>tr>td:last-child, .table-responsive>.table-bordered>tbody>tr>td:last-child, .table-responsive>.table-bordered>tfoot>tr>td:last-child {
        border-right: 0
    }

    .table-responsive>.table-bordered>tbody>tr:last-child>th, .table-responsive>.table-bordered>tfoot>tr:last-child>th, .table-responsive>.table-bordered>tbody>tr:last-child>td, .table-responsive>.table-bordered>tfoot>tr:last-child>td {
        border-bottom: 0
    }
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    margin-bottom: 5px;
    font-weight: 700
}

input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

input[type=radio], input[type=checkbox] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal
}

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

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

input[type=file]:focus, input[type=radio]:focus, input[type=checkbox]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eee;
    opacity: 1
}

textarea.form-control {
    height: auto
}

input[type=search] {
    -webkit-appearance: none
}

input[type=date] {
    line-height: 34px
}

.form-group {
    margin-bottom: 15px
}

.radio, .checkbox {
    display: block;
    min-height: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 20px
}

.radio label, .checkbox label {
    display: inline;
    font-weight: 400;
    cursor: pointer
}

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

.radio+.radio, .checkbox+.checkbox {
    margin-top: -5px
}

.radio-inline, .checkbox-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: 400;
    cursor: pointer
}

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

input[type=radio][disabled], input[type=checkbox][disabled], .radio[disabled],
.radio-inline[disabled], .checkbox[disabled], .checkbox-inline[disabled],
fieldset[disabled] input[type=radio], fieldset[disabled] input[type=checkbox],
fieldset[disabled] .radio, fieldset[disabled] .radio-inline, fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
    cursor: not-allowed
}

.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-sm {
    height: 30px;
    line-height: 30px
}

textarea.input-sm, select[multiple].input-sm {
    height: auto
}

.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

select.input-lg {
    height: 46px;
    line-height: 46px
}

textarea.input-lg, select[multiple].input-lg {
    height: auto
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 42.5px
}

.has-feedback .form-control-feedback {
    position: absolute;
    top: 25px;
    right: 0;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center
}

.has-success .help-block, .has-success .control-label, .has-success .radio,
.has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}

.has-success .form-control-feedback {
    color: #3c763d
}

.has-warning .help-block, .has-warning .control-label, .has-warning .radio,
.has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

.has-error .help-block, .has-error .control-label, .has-error .radio,
.has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede
}

.has-error .form-control-feedback {
    color: #a94442
}

.form-control-static {
    margin-bottom: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

@media (min-width:768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .input-group>.form-control {
        width: 100%
    }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

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

    .form-inline .radio input[type=radio], .form-inline .checkbox input[type=checkbox] {
        float: none;
        margin-left: 0
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .control-label, .form-horizontal .radio, .form-horizontal .checkbox,
.form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

.form-horizontal .radio, .form-horizontal .checkbox {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}

.form-horizontal .form-control-static {
    padding-top: 7px
}

@media (min-width:768px) {
    .form-horizontal .control-label {
        text-align: right
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    top: 0;
    right: 15px
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.btn:focus, .btn:active:focus, .btn.active:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn:hover, .btn:focus {
    color: #333;
    text-decoration: none
}

.btn:active, .btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
    color: #333;
    background-color: #ebebeb;
    border-color: #adadad
}

.btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
    background-image: none
}

.btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default,
.btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
    background-color: #fff;
    border-color: #ccc
}

.btn-default .badge {
    color: #fff;
    background-color: #333
}

.btn-primary {
    color: #fff;
    background-color: #428bca;
    border-color: #357ebd
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #3276b1;
    border-color: #285e8e
}

.btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
    background-image: none
}

.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    background-color: #428bca;
    border-color: #357ebd
}

.btn-primary .badge {
    color: #428bca;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
    color: #fff;
    background-color: #3498DB ;
    border-color: #3498DB ;
}

.btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
    background-image: none
}

.btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success,
.btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active, .btn-success.disabled.active, .btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
    color: #fff;
    background-color: #39b3d7;
    border-color: #269abc
}

.btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
    background-image: none
}

.btn-info.disabled, .btn-info[disabled], fieldset[disabled] .btn-info,
.btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled:active, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active, .btn-info.disabled.active, .btn-info[disabled].active, fieldset[disabled] .btn-info.active {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ed9c28;
    border-color: #d58512
}

.btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning {
    background-image: none
}

.btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled:active, .btn-warning[disabled]:active, fieldset[disabled] .btn-warning:active, .btn-warning.disabled.active, .btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #d2322d;
    border-color: #ac2925
}

.btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger {
    background-image: none
}

.btn-danger.disabled, .btn-danger[disabled], fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled:active, .btn-danger[disabled]:active, fieldset[disabled] .btn-danger:active, .btn-danger.disabled.active, .btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.btn-link {
    color: #428bca;
    font-weight: 400;
    cursor: pointer;
    border-radius: 0
}

.btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent
}

.btn-link:hover, .btn-link:focus {
    color: #2a6496;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:hover, fieldset[disabled] .btn-link:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:focus {
    color: #999;
    text-decoration: none
}

.btn-lg, .btn-group-lg>.btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

.btn-sm, .btn-group-sm>.btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-xs, .btn-group-xs>.btn {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-block {
    display: block;
    width: 100%;
    padding-left: 0;
    padding-right: 0
}

.btn-block+.btn-block {
    margin-top: 5px
}

input[type=submit].btn-block, input[type=reset].btn-block, input[type=button].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height .35s ease;
    transition: height .35s ease
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(.styles/Charon - Main/theme/fonts/glyphicons-halflings-regular.eot);
    src: url(.styles/Charon - Main/theme/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(.styles/Charon - Main/theme/fonts/glyphicons-halflings-regular.woff) format('woff'), url(.styles/Charon - Main/theme/fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(.styles/Charon - Main/theme/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk:before {
    content: "\2a"
}

.glyphicon-plus:before {
    content: "\2b"
}

.glyphicon-euro:before {
    content: "\20ac"
}

.glyphicon-minus:before {
    content: "\2212"
}

.glyphicon-cloud:before {
    content: "\2601"
}

.glyphicon-envelope:before {
    content: "\2709"
}

.glyphicon-pencil:before {
    content: "\270f"
}

.glyphicon-glass:before {
    content: "\e001"
}

.glyphicon-music:before {
    content: "\e002"
}

.glyphicon-search:before {
    content: "\e003"
}

.glyphicon-heart:before {
    content: "\e005"
}

.glyphicon-star:before {
    content: "\e006"
}

.glyphicon-star-empty:before {
    content: "\e007"
}

.glyphicon-user:before {
    content: "\e008"
}

.glyphicon-film:before {
    content: "\e009"
}

.glyphicon-th-large:before {
    content: "\e010"
}

.glyphicon-th:before {
    content: "\e011"
}

.glyphicon-th-list:before {
    content: "\e012"
}

.glyphicon-ok:before {
    content: "\e013"
}

.glyphicon-remove:before {
    content: "\e014"
}

.glyphicon-zoom-in:before {
    content: "\e015"
}

.glyphicon-zoom-out:before {
    content: "\e016"
}

.glyphicon-off:before {
    content: "\e017"
}

.glyphicon-signal:before {
    content: "\e018"
}

.glyphicon-cog:before {
    content: "\e019"
}

.glyphicon-trash:before {
    content: "\e020"
}

.glyphicon-home:before {
    content: "\e021"
}

.glyphicon-file:before {
    content: "\e022"
}

.glyphicon-time:before {
    content: "\e023"
}

.glyphicon-road:before {
    content: "\e024"
}

.glyphicon-download-alt:before {
    content: "\e025"
}

.glyphicon-download:before {
    content: "\e026"
}

.glyphicon-upload:before {
    content: "\e027"
}

.glyphicon-inbox:before {
    content: "\e028"
}

.glyphicon-play-circle:before {
    content: "\e029"
}

.glyphicon-repeat:before {
    content: "\e030"
}

.glyphicon-refresh:before {
    content: "\e031"
}

.glyphicon-list-alt:before {
    content: "\e032"
}

.glyphicon-lock:before {
    content: "\e033"
}

.glyphicon-flag:before {
    content: "\e034"
}

.glyphicon-headphones:before {
    content: "\e035"
}

.glyphicon-volume-off:before {
    content: "\e036"
}

.glyphicon-volume-down:before {
    content: "\e037"
}

.glyphicon-volume-up:before {
    content: "\e038"
}

.glyphicon-qrcode:before {
    content: "\e039"
}

.glyphicon-barcode:before {
    content: "\e040"
}

.glyphicon-tag:before {
    content: "\e041"
}

.glyphicon-tags:before {
    content: "\e042"
}

.glyphicon-book:before {
    content: "\e043"
}

.glyphicon-bookmark:before {
    content: "\e044"
}

.glyphicon-print:before {
    content: "\e045"
}

.glyphicon-camera:before {
    content: "\e046"
}

.glyphicon-font:before {
    content: "\e047"
}

.glyphicon-bold:before {
    content: "\e048"
}

.glyphicon-italic:before {
    content: "\e049"
}

.glyphicon-text-height:before {
    content: "\e050"
}

.glyphicon-text-width:before {
    content: "\e051"
}

.glyphicon-align-left:before {
    content: "\e052"
}

.glyphicon-align-center:before {
    content: "\e053"
}

.glyphicon-align-right:before {
    content: "\e054"
}

.glyphicon-align-justify:before {
    content: "\e055"
}

.glyphicon-list:before {
    content: "\e056"
}

.glyphicon-indent-left:before {
    content: "\e057"
}

.glyphicon-indent-right:before {
    content: "\e058"
}

.glyphicon-facetime-video:before {
    content: "\e059"
}

.glyphicon-picture:before {
    content: "\e060"
}

.glyphicon-map-marker:before {
    content: "\e062"
}

.glyphicon-adjust:before {
    content: "\e063"
}

.glyphicon-tint:before {
    content: "\e064"
}

.glyphicon-edit:before {
    content: "\e065"
}

.glyphicon-share:before {
    content: "\e066"
}

.glyphicon-check:before {
    content: "\e067"
}

.glyphicon-move:before {
    content: "\e068"
}

.glyphicon-step-backward:before {
    content: "\e069"
}

.glyphicon-fast-backward:before {
    content: "\e070"
}

.glyphicon-backward:before {
    content: "\e071"
}

.glyphicon-play:before {
    content: "\e072"
}

.glyphicon-pause:before {
    content: "\e073"
}

.glyphicon-stop:before {
    content: "\e074"
}

.glyphicon-forward:before {
    content: "\e075"
}

.glyphicon-fast-forward:before {
    content: "\e076"
}

.glyphicon-step-forward:before {
    content: "\e077"
}

.glyphicon-eject:before {
    content: "\e078"
}

.glyphicon-chevron-left:before {
    content: "\e079"
}

.glyphicon-chevron-right:before {
    content: "\e080"
}

.glyphicon-plus-sign:before {
    content: "\e081"
}

.glyphicon-minus-sign:before {
    content: "\e082"
}

.glyphicon-remove-sign:before {
    content: "\e083"
}

.glyphicon-ok-sign:before {
    content: "\e084"
}

.glyphicon-question-sign:before {
    content: "\e085"
}

.glyphicon-info-sign:before {
    content: "\e086"
}

.glyphicon-screenshot:before {
    content: "\e087"
}

.glyphicon-remove-circle:before {
    content: "\e088"
}

.glyphicon-ok-circle:before {
    content: "\e089"
}

.glyphicon-ban-circle:before {
    content: "\e090"
}

.glyphicon-arrow-left:before {
    content: "\e091"
}

.glyphicon-arrow-right:before {
    content: "\e092"
}

.glyphicon-arrow-up:before {
    content: "\e093"
}

.glyphicon-arrow-down:before {
    content: "\e094"
}

.glyphicon-share-alt:before {
    content: "\e095"
}

.glyphicon-resize-full:before {
    content: "\e096"
}

.glyphicon-resize-small:before {
    content: "\e097"
}

.glyphicon-exclamation-sign:before {
    content: "\e101"
}

.glyphicon-gift:before {
    content: "\e102"
}

.glyphicon-leaf:before {
    content: "\e103"
}

.glyphicon-fire:before {
    content: "\e104"
}

.glyphicon-eye-open:before {
    content: "\e105"
}

.glyphicon-eye-close:before {
    content: "\e106"
}

.glyphicon-warning-sign:before {
    content: "\e107"
}

.glyphicon-plane:before {
    content: "\e108"
}

.glyphicon-calendar:before {
    content: "\e109"
}

.glyphicon-random:before {
    content: "\e110"
}

.glyphicon-comment:before {
    content: "\e111"
}

.glyphicon-magnet:before {
    content: "\e112"
}

.glyphicon-chevron-up:before {
    content: "\e113"
}

.glyphicon-chevron-down:before {
    content: "\e114"
}

.glyphicon-retweet:before {
    content: "\e115"
}

.glyphicon-shopping-cart:before {
    content: "\e116"
}

.glyphicon-folder-close:before {
    content: "\e117"
}

.glyphicon-folder-open:before {
    content: "\e118"
}

.glyphicon-resize-vertical:before {
    content: "\e119"
}

.glyphicon-resize-horizontal:before {
    content: "\e120"
}

.glyphicon-hdd:before {
    content: "\e121"
}

.glyphicon-bullhorn:before {
    content: "\e122"
}

.glyphicon-bell:before {
    content: "\e123"
}

.glyphicon-certificate:before {
    content: "\e124"
}

.glyphicon-thumbs-up:before {
    content: "\e125"
}

.glyphicon-thumbs-down:before {
    content: "\e126"
}

.glyphicon-hand-right:before {
    content: "\e127"
}

.glyphicon-hand-left:before {
    content: "\e128"
}

.glyphicon-hand-up:before {
    content: "\e129"
}

.glyphicon-hand-down:before {
    content: "\e130"
}

.glyphicon-circle-arrow-right:before {
    content: "\e131"
}

.glyphicon-circle-arrow-left:before {
    content: "\e132"
}

.glyphicon-circle-arrow-up:before {
    content: "\e133"
}

.glyphicon-circle-arrow-down:before {
    content: "\e134"
}

.glyphicon-globe:before {
    content: "\e135"
}

.glyphicon-wrench:before {
    content: "\e136"
}

.glyphicon-tasks:before {
    content: "\e137"
}

.glyphicon-filter:before {
    content: "\e138"
}

.glyphicon-briefcase:before {
    content: "\e139"
}

.glyphicon-fullscreen:before {
    content: "\e140"
}

.glyphicon-dashboard:before {
    content: "\e141"
}

.glyphicon-paperclip:before {
    content: "\e142"
}

.glyphicon-heart-empty:before {
    content: "\e143"
}

.glyphicon-link:before {
    content: "\e144"
}

.glyphicon-phone:before {
    content: "\e145"
}

.glyphicon-pushpin:before {
    content: "\e146"
}

.glyphicon-usd:before {
    content: "\e148"
}

.glyphicon-gbp:before {
    content: "\e149"
}

.glyphicon-sort:before {
    content: "\e150"
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151"
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"
}

.glyphicon-sort-by-order:before {
    content: "\e153"
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154"
}

.glyphicon-sort-by-attributes:before {
    content: "\e155"
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156"
}

.glyphicon-unchecked:before {
    content: "\e157"
}

.glyphicon-expand:before {
    content: "\e158"
}

.glyphicon-collapse-down:before {
    content: "\e159"
}

.glyphicon-collapse-up:before {
    content: "\e160"
}

.glyphicon-log-in:before {
    content: "\e161"
}

.glyphicon-flash:before {
    content: "\e162"
}

.glyphicon-log-out:before {
    content: "\e163"
}

.glyphicon-new-window:before {
    content: "\e164"
}

.glyphicon-record:before {
    content: "\e165"
}

.glyphicon-save:before {
    content: "\e166"
}

.glyphicon-open:before {
    content: "\e167"
}

.glyphicon-saved:before {
    content: "\e168"
}

.glyphicon-import:before {
    content: "\e169"
}

.glyphicon-export:before {
    content: "\e170"
}

.glyphicon-send:before {
    content: "\e171"
}

.glyphicon-floppy-disk:before {
    content: "\e172"
}

.glyphicon-floppy-saved:before {
    content: "\e173"
}

.glyphicon-floppy-remove:before {
    content: "\e174"
}

.glyphicon-floppy-save:before {
    content: "\e175"
}

.glyphicon-floppy-open:before {
    content: "\e176"
}

.glyphicon-credit-card:before {
    content: "\e177"
}

.glyphicon-transfer:before {
    content: "\e178"
}

.glyphicon-cutlery:before {
    content: "\e179"
}

.glyphicon-header:before {
    content: "\e180"
}

.glyphicon-compressed:before {
    content: "\e181"
}

.glyphicon-earphone:before {
    content: "\e182"
}

.glyphicon-phone-alt:before {
    content: "\e183"
}

.glyphicon-tower:before {
    content: "\e184"
}

.glyphicon-stats:before {
    content: "\e185"
}

.glyphicon-sd-video:before {
    content: "\e186"
}

.glyphicon-hd-video:before {
    content: "\e187"
}

.glyphicon-subtitles:before {
    content: "\e188"
}

.glyphicon-sound-stereo:before {
    content: "\e189"
}

.glyphicon-sound-dolby:before {
    content: "\e190"
}

.glyphicon-sound-5-1:before {
    content: "\e191"
}

.glyphicon-sound-6-1:before {
    content: "\e192"
}

.glyphicon-sound-7-1:before {
    content: "\e193"
}

.glyphicon-copyright-mark:before {
    content: "\e194"
}

.glyphicon-registration-mark:before {
    content: "\e195"
}

.glyphicon-cloud-download:before {
    content: "\e197"
}

.glyphicon-cloud-upload:before {
    content: "\e198"
}

.glyphicon-tree-conifer:before {
    content: "\e199"
}

.glyphicon-tree-deciduous:before {
    content: "\e200"
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    background-clip: padding-box
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap
}

.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5
}

.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #428bca
}

.dropdown-menu>.disabled>a, .dropdown-menu>.disabled>a:hover, .dropdown-menu>.disabled>a:focus {
    color: #999
}

.dropdown-menu>.disabled>a:hover, .dropdown-menu>.disabled>a:focus {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: not-allowed
}

.open>.dropdown-menu {
    display: block
}

.open>a {
    outline: 0
}

.dropdown-menu-right {
    left: auto;
    right: 0
}

.dropdown-menu-left {
    left: 0;
    right: auto
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #999
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}

.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid;
    content: ""
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px
}

@media (min-width:768px) {
    .navbar-right .dropdown-menu {
        left: auto;
        right: 0
    }

    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}

.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.btn-group>.btn, .btn-group-vertical>.btn {
    position: relative;
    float: left
}

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

.btn-group>.btn:focus, .btn-group-vertical>.btn:focus {
    outline: 0
}

.btn-group .btn+.btn, .btn-group .btn+.btn-group, .btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
    margin-left: -1px
}

.btn-toolbar {
    margin-left: -5px
}

.btn-toolbar .btn-group, .btn-toolbar .input-group {
    float: left
}

.btn-toolbar>.btn, .btn-toolbar>.btn-group, .btn-toolbar>.input-group {
    margin-left: 5px
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

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

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child), .btn-group>.dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group>.btn-group {
    float: left
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group>.btn-group:first-child>.btn:last-child, .btn-group>.btn-group:first-child>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group>.btn-group:last-child>.btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

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

.btn-group>.btn+.dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px
}

.btn-group>.btn-lg+.dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn .caret {
    margin-left: 0
}

.btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}

.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical>.btn, .btn-group-vertical>.btn-group, .btn-group-vertical>.btn-group>.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

.btn-group-vertical>.btn-group>.btn {
    float: none
}

.btn-group-vertical>.btn+.btn, .btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn, .btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-bottom-left-radius: 4px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child, .btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

.btn-group-justified>.btn, .btn-group-justified>.btn-group {
    float: none;
    display: table-cell;
    width: 1%
}

.btn-group-justified>.btn-group .btn {
    width: 100%
}

[data-toggle=buttons]>.btn>input[type=radio], [data-toggle=buttons]>.btn>input[type=checkbox] {
    display: none
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

.input-group[class*=col-] {
    float: none;
    padding-left: 0;
    padding-right: 0
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group-lg>.form-control, .input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

select.input-group-lg>.form-control, select.input-group-lg>.input-group-addon,
select.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    line-height: 46px
}

textarea.input-group-lg>.form-control, textarea.input-group-lg>.input-group-addon,
textarea.input-group-lg>.input-group-btn>.btn, select[multiple].input-group-lg>.form-control,
select[multiple].input-group-lg>.input-group-addon, select[multiple].input-group-lg>.input-group-btn>.btn {
    height: auto
}

.input-group-sm>.form-control, .input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-group-sm>.form-control, select.input-group-sm>.input-group-addon,
select.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    line-height: 30px
}

textarea.input-group-sm>.form-control, textarea.input-group-sm>.input-group-addon,
textarea.input-group-sm>.input-group-btn>.btn, select[multiple].input-group-sm>.form-control,
select[multiple].input-group-sm>.input-group-addon, select[multiple].input-group-sm>.input-group-btn>.btn {
    height: auto
}

.input-group-addon, .input-group-btn, .input-group .form-control {
    display: table-cell
}

.input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0
}

.input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}

.input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px
}

.input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px
}

.input-group-addon input[type=radio], .input-group-addon input[type=checkbox] {
    margin-top: 0
}

.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group>.btn, .input-group-btn:first-child>.dropdown-toggle, .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child>.btn-group:not(:last-child)>.btn {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.input-group-addon:first-child {
    border-right: 0
}

.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group>.btn, .input-group-btn:last-child>.dropdown-toggle, .input-group-btn:first-child>.btn:not(:first-child), .input-group-btn:first-child>.btn-group:not(:first-child)>.btn {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.input-group-addon:last-child {
    border-left: 0
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}

.input-group-btn>.btn {
    position: relative
}

.input-group-btn>.btn+.btn {
    margin-left: -1px
}

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

.input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group {
    margin-right: -1px
}

.input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group {
    margin-left: -1px
}

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.nav>li {
    position: relative;
    display: block
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px
}

.nav>li>a:hover, .nav>li>a:focus {
    text-decoration: none;
    background-color: #eee
}

.nav>li.disabled>a {
    color: #999
}

.nav>li.disabled>a:hover, .nav>li.disabled>a:focus {
    color: #999;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}

.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
    background-color: #eee;
    border-color: #428bca
}

.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav>li>a>img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}

.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
    color: #555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default
}

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}

.nav-tabs.nav-justified>li {
    float: none
}

.nav-tabs.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px
}

.nav-tabs.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width:768px) {
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }

    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs.nav-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:hover, .nav-tabs.nav-justified>.active>a:focus {
    border: 1px solid #ddd
}

@media (min-width:768px) {
    .nav-tabs.nav-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:hover, .nav-tabs.nav-justified>.active>a:focus {
        border-bottom-color: #fff
    }
}

.nav-pills>li {
    float: left
}

.nav-pills>li>a {
    border-radius: 4px
}

.nav-pills>li+li {
    margin-left: 2px
}

.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {
    color: #fff;
    background-color: #428bca
}

.nav-stacked>li {
    float: none
}

.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified {
    width: 100%
}

.nav-justified>li {
    float: none
}

.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px
}

.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width:768px) {
    .nav-justified>li {
        display: table-cell;
        width: 1%
    }

    .nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs-justified {
    border-bottom: 0
}

.nav-tabs-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:hover, .nav-tabs-justified>.active>a:focus {
    border: 1px solid #ddd
}

@media (min-width:768px) {
    .nav-tabs-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:hover, .nav-tabs-justified>.active>a:focus {
        border-bottom-color: #fff
    }
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

@media (min-width:768px) {
    .navbar {
        border-radius: 4px
    }
}

@media (min-width:768px) {
    .navbar-header {
        float: left
    }
}

.navbar-collapse {
    max-height: 340px;
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    -webkit-overflow-scrolling: touch
}

.navbar-collapse.in {
    overflow-y: auto
}

@media (min-width:768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none
    }

    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important
    }

    .navbar-collapse.in {
        overflow-y: visible
    }

    .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}

.container>.navbar-header, .container-fluid>.navbar-header, .container>.navbar-collapse,
.container-fluid>.navbar-collapse {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width:768px) {
    .container>.navbar-header, .container-fluid>.navbar-header, .container>.navbar-collapse,
    .container-fluid>.navbar-collapse {
        margin-right: 0;
        margin-left: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media (min-width:768px) {
    .navbar-static-top {
        border-radius: 0
    }
}

.navbar-fixed-top, .navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media (min-width:768px) {
    .navbar-fixed-top, .navbar-fixed-bottom {
        border-radius: 0
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    padding: 15px;
    font-size: 18px;
    line-height: 20px;
    height: 50px
}

.navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none
}

@media (min-width:768px) {
    .navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

@media (min-width:768px) {
    .navbar-toggle {
        display: none
    }
}

.navbar-nav {
    margin: 7.5px -15px
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}

@media (max-width:767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none
    }

    .navbar-nav .open .dropdown-menu>li>a, .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px
    }

    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px
    }

    .navbar-nav .open .dropdown-menu>li>a:hover, .navbar-nav .open .dropdown-menu>li>a:focus {
        background-image: none
    }
}

@media (min-width:768px) {
    .navbar-nav {
        float: left;
        margin: 0
    }

    .navbar-nav>li {
        float: left
    }

    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px
    }

    .navbar-nav.navbar-right:last-child {
        margin-right: -15px
    }
}

@media (min-width:768px) {
    .navbar-left {
        float: left !important
    }

    .navbar-right {
        float: right !important
    }
}

.navbar-form {
    margin-left: -15px;
    margin-right: -15px;
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    margin-top: 8px;
    margin-bottom: 8px
}

@media (min-width:768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .navbar-form .input-group>.form-control {
        width: 100%
    }

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

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

    .navbar-form .radio input[type=radio], .navbar-form .checkbox input[type=checkbox] {
        float: none;
        margin-left: 0
    }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

@media (max-width:767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }
}

@media (min-width:768px) {
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .navbar-form.navbar-right:last-child {
        margin-right: -15px
    }
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

.navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px
}

.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

@media (min-width:768px) {
    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px
    }

    .navbar-text.navbar-right:last-child {
        margin-right: 0
    }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

.navbar-default .navbar-brand {
    color: #777
}

.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
    color: #5e5e5e;
    background-color: transparent
}

.navbar-default .navbar-text {
    color: #777
}

.navbar-default .navbar-nav>li>a {
    color: #777
}

.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
    color: #333;
    background-color: transparent
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
    color: #555;
    background-color: #e7e7e7
}

.navbar-default .navbar-nav>.disabled>a, .navbar-default .navbar-nav>.disabled>a:hover, .navbar-default .navbar-nav>.disabled>a:focus {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #e7e7e7
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
    background-color: #e7e7e7;
    color: #555
}

@media (max-width:767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #777
    }

    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #333;
        background-color: transparent
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.active>a, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #555;
        background-color: #e7e7e7
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a, .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-inverse {
    background-color: #222;
    border-color: #080808
}

.navbar-inverse .navbar-brand {
    color: #999
}

.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-text {
    color: #999
}

.navbar-inverse .navbar-nav>li>a {
    color: #999
}

.navbar-inverse .navbar-nav>li>a:hover, .navbar-inverse .navbar-nav>li>a:focus {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:hover, .navbar-inverse .navbar-nav>.active>a:focus {
    color: #fff;
    background-color: #080808
}

.navbar-inverse .navbar-nav>.disabled>a, .navbar-inverse .navbar-nav>.disabled>a:hover, .navbar-inverse .navbar-nav>.disabled>a:focus {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:hover, .navbar-inverse .navbar-nav>.open>a:focus {
    background-color: #080808;
    color: #fff
}

@media (max-width:767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #999
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #fff;
        background-color: transparent
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a, .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #fff;
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a, .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #999
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}

.breadcrumb>li {
    display: inline-block
}

.breadcrumb>li+li:before {
    content: "/\00a0";
    padding: 0 5px;
    color: #ccc
}

.breadcrumb>.active {
    color: #999
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

.pagination>li {
    display: inline
}

.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #428bca;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px
}

.pagination>li:first-child>a, .pagination>li:first-child>span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px
}

.pagination>li:last-child>a, .pagination>li:last-child>span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px
}

.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
    color: #2a6496;
    background-color: #eee;
    border-color: #ddd
}

.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
    z-index: 2;
    color: #fff;
    background-color: #428bca;
    border-color: #428bca;
    cursor: default
}

.pagination>.disabled>span, .pagination>.disabled>span:hover, .pagination>.disabled>span:focus, .pagination>.disabled>a, .pagination>.disabled>a:hover, .pagination>.disabled>a:focus {
    color: #999;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed
}

.pagination-lg>li>a, .pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px
}

.pagination-lg>li:first-child>a, .pagination-lg>li:first-child>span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px
}

.pagination-lg>li:last-child>a, .pagination-lg>li:last-child>span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px
}

.pagination-sm>li>a, .pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px
}

.pagination-sm>li:first-child>a, .pagination-sm>li:first-child>span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.pagination-sm>li:last-child>a, .pagination-sm>li:last-child>span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    list-style: none;
    text-align: center
}

.pager li {
    display: inline
}

.pager li>a, .pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px
}

.pager li>a:hover, .pager li>a:focus {
    text-decoration: none;
    background-color: #eee
}

.pager .next>a, .pager .next>span {
    float: right
}

.pager .previous>a, .pager .previous>span {
    float: left
}

.pager .disabled>a, .pager .disabled>a:hover, .pager .disabled>a:focus, .pager .disabled>span {
    color: #999;
    background-color: #fff;
    cursor: not-allowed
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

.label[href]:hover, .label[href]:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label:empty {
    display: none
}

.btn .label {
    position: relative;
    top: -1px
}

.label-default {
    background-color: #999
}

.label-default[href]:hover, .label-default[href]:focus {
    background-color: gray
}

.label-primary {
    background-color: #428bca
}

.label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #3071a9
}

.label-success {
    background-color: #5cb85c
}

.label-success[href]:hover, .label-success[href]:focus {
    background-color: #449d44
}

.label-info {
    background-color: #5bc0de
}

.label-info[href]:hover, .label-info[href]:focus {
    background-color: #31b0d5
}

.label-warning {
    background-color: #f0ad4e
}

.label-warning[href]:hover, .label-warning[href]:focus {
    background-color: #ec971f
}

.label-danger {
    background-color: #d9534f
}

.label-danger[href]:hover, .label-danger[href]:focus {
    background-color: #c9302c
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    background-color: #999;
    border-radius: 10px
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

.btn-xs .badge {
    top: 0;
    padding: 1px 5px
}

a.badge:hover, a.badge:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

a.list-group-item.active>.badge, .nav-pills>.active>a>.badge {
    color: #428bca;
    background-color: #fff
}

.nav-pills>li>a>.badge {
    margin-left: 3px
}

.jumbotron {
    padding: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee
}

.jumbotron h1, .jumbotron .h1 {
    color: inherit
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200
}

.container .jumbotron {
    border-radius: 6px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width:768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }

    .container .jumbotron {
        padding-left: 60px;
        padding-right: 60px
    }

    .jumbotron h1, .jumbotron .h1 {
        font-size: 63px
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.thumbnail>img, .thumbnail a>img {
    margin-left: auto;
    margin-right: auto
}

a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
    border-color: #428bca
}

.thumbnail .caption {
    padding: 9px;
    color: #333
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert .alert-link {
    font-weight: 700
}

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

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

.alert-dismissable {
    padding-right: 35px
}

.alert-dismissable .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

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

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442
}

.alert-danger hr {
    border-top-color: #e4b9c0
}

.alert-danger .alert-link {
    color: #843534
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

.progress {
    overflow: hidden;
    height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #428bca;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    transition: width .6s ease
}

.progress-striped .progress-bar {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-size: 40px 40px
}

.progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
    background-color: #5cb85c
}

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-info {
    background-color: #5bc0de
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-danger {
    background-color: #d9534f
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.media, .media-body {
    overflow: hidden;
    zoom: 1
}

.media, .media .media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media-object {
    display: block
}

.media-heading {
    margin: 0 0 5px
}

.media>.pull-left {
    margin-right: 10px
}

.media>.pull-right {
    margin-left: 10px
}

.media-list {
    padding-left: 0;
    list-style: none
}

.list-group {
    margin-bottom: 20px;
    padding-left: 0
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

.list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

.list-group-item>.badge {
    float: right
}

.list-group-item>.badge+.badge {
    margin-right: 5px
}

a.list-group-item {
    color: #555
}

a.list-group-item .list-group-item-heading {
    color: #333
}

a.list-group-item:hover, a.list-group-item:focus {
    text-decoration: none;
    background-color: #f5f5f5
}

a.list-group-item.active, a.list-group-item.active:hover, a.list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #428bca;
    border-color: #428bca
}

a.list-group-item.active .list-group-item-heading, a.list-group-item.active:hover .list-group-item-heading, a.list-group-item.active:focus .list-group-item-heading {
    color: inherit
}

a.list-group-item.active .list-group-item-text, a.list-group-item.active:hover .list-group-item-text, a.list-group-item.active:focus .list-group-item-text {
    color: #e1edf7
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success {
    color: #3c763d
}

a.list-group-item-success .list-group-item-heading {
    color: inherit
}

a.list-group-item-success:hover, a.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6
}

a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info {
    color: #31708f
}

a.list-group-item-info .list-group-item-heading {
    color: inherit
}

a.list-group-item-info:hover, a.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3
}

a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning {
    color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading {
    color: inherit
}

a.list-group-item-warning:hover, a.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc
}

a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

a.list-group-item-danger {
    color: #a94442
}

a.list-group-item-danger .list-group-item-heading {
    color: inherit
}

a.list-group-item-danger:hover, a.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc
}

a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.panel-body {
    padding: 15px
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel-heading>.dropdown .dropdown-toggle {
    color: inherit
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit
}

.panel-title>a {
    color: inherit
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.list-group {
    margin-bottom: 0
}

.panel>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}

.panel>.table, .panel>.table-responsive>.table {
    margin-bottom: 0
}

.panel>.table:first-child, .panel>.table-responsive:first-child>.table:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel>.table:first-child>thead:first-child>tr:first-child td:first-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child, .panel>.table:first-child>tbody:first-child>tr:first-child td:first-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child, .panel>.table:first-child>thead:first-child>tr:first-child th:first-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child, .panel>.table:first-child>tbody:first-child>tr:first-child th:first-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.panel>.table:first-child>thead:first-child>tr:first-child td:last-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child, .panel>.table:first-child>tbody:first-child>tr:first-child td:last-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child, .panel>.table:first-child>thead:first-child>tr:first-child th:last-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child, .panel>.table:first-child>tbody:first-child>tr:first-child th:last-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.panel>.table:last-child, .panel>.table-responsive:last-child>.table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child, .panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child, .panel>.table:last-child>tbody:last-child>tr:last-child th:first-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child, .panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child, .panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child, .panel>.table:last-child>tbody:last-child>tr:last-child th:last-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child, .panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}

.panel>.panel-body+.table, .panel>.panel-body+.table-responsive {
    border-top: 1px solid #ddd
}

.panel>.table>tbody:first-child>tr:first-child th, .panel>.table>tbody:first-child>tr:first-child td {
    border-top: 0
}

.panel>.table-bordered, .panel>.table-responsive>.table-bordered {
    border: 0
}

.panel>.table-bordered>thead>tr>th:first-child, .panel>.table-responsive>.table-bordered>thead>tr>th:first-child, .panel>.table-bordered>tbody>tr>th:first-child, .panel>.table-responsive>.table-bordered>tbody>tr>th:first-child, .panel>.table-bordered>tfoot>tr>th:first-child, .panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child, .panel>.table-bordered>thead>tr>td:first-child, .panel>.table-responsive>.table-bordered>thead>tr>td:first-child, .panel>.table-bordered>tbody>tr>td:first-child, .panel>.table-responsive>.table-bordered>tbody>tr>td:first-child, .panel>.table-bordered>tfoot>tr>td:first-child, .panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child {
    border-left: 0
}

.panel>.table-bordered>thead>tr>th:last-child, .panel>.table-responsive>.table-bordered>thead>tr>th:last-child, .panel>.table-bordered>tbody>tr>th:last-child, .panel>.table-responsive>.table-bordered>tbody>tr>th:last-child, .panel>.table-bordered>tfoot>tr>th:last-child, .panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child, .panel>.table-bordered>thead>tr>td:last-child, .panel>.table-responsive>.table-bordered>thead>tr>td:last-child, .panel>.table-bordered>tbody>tr>td:last-child, .panel>.table-responsive>.table-bordered>tbody>tr>td:last-child, .panel>.table-bordered>tfoot>tr>td:last-child, .panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child {
    border-right: 0
}

.panel>.table-bordered>thead>tr:first-child>td, .panel>.table-responsive>.table-bordered>thead>tr:first-child>td, .panel>.table-bordered>tbody>tr:first-child>td, .panel>.table-responsive>.table-bordered>tbody>tr:first-child>td, .panel>.table-bordered>thead>tr:first-child>th, .panel>.table-responsive>.table-bordered>thead>tr:first-child>th, .panel>.table-bordered>tbody>tr:first-child>th, .panel>.table-responsive>.table-bordered>tbody>tr:first-child>th {
    border-bottom: 0
}

.panel>.table-bordered>tbody>tr:last-child>td, .panel>.table-responsive>.table-bordered>tbody>tr:last-child>td, .panel>.table-bordered>tfoot>tr:last-child>td, .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td, .panel>.table-bordered>tbody>tr:last-child>th, .panel>.table-responsive>.table-bordered>tbody>tr:last-child>th, .panel>.table-bordered>tfoot>tr:last-child>th, .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
    border-bottom: 0
}

.panel>.table-responsive {
    border: 0;
    margin-bottom: 0
}

.panel-group {
    margin-bottom: 20px
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px;
    overflow: hidden
}

.panel-group .panel+.panel {
    margin-top: 5px
}

.panel-group .panel-heading {
    border-bottom: 0
}

.panel-group .panel-heading+.panel-collapse .panel-body {
    border-top: 1px solid #ddd
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.panel-default {
    border-color: #ddd
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}

.panel-default>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #ddd
}

.panel-default>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #ddd
}

.panel-primary {
    border-color: #428bca
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #428bca;
    border-color: #428bca
}

.panel-primary>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #428bca
}

.panel-primary>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #428bca
}

.panel-success {
    border-color: #d6e9c6
}

.panel-success>.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.panel-success>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #d6e9c6
}

.panel-success>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #d6e9c6
}

.panel-info {
    border-color: #bce8f1
}

.panel-info>.panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.panel-info>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #bce8f1
}

.panel-info>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #bce8f1
}

.panel-warning {
    border-color: #faebcc
}

.panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.panel-warning>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #faebcc
}

.panel-warning>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #faebcc
}

.panel-danger {
    border-color: #ebccd1
}

.panel-danger>.panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.panel-danger>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #ebccd1
}

.panel-danger>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #ebccd1
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, .15)
}

.well-lg {
    padding: 24px;
    border-radius: 6px
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20)
}

.close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5;
    filter: alpha(opacity=50)
}

button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none
}

.modal-open {
    overflow: hidden
}

.modal {
    display: none;
    overflow: auto;
    overflow-y: scroll;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform .3s ease-out;
    -moz-transition: -moz-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    background-clip: padding-box;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
}

.modal-backdrop.in {
    opacity: .5;
    filter: alpha(opacity=50)
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.42857143px
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body {
    position: relative;
    padding: 20px
}

.modal-footer {
    margin-top: 15px;
    padding: 19px 20px 20px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer .btn+.btn {
    margin-left: 5px;
    margin-bottom: 0
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

@media (min-width:768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }

    .modal-sm {
        width: 300px
    }
}

@media (min-width:992px) {
    .modal-lg {
        width: 900px
    }
}

.tooltip {
    position: absolute;
    z-index: 1030;
    display: block;
    visibility: visible;
    font-size: 12px;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0)
}

.tooltip.in {
    opacity: .9;
    filter: alpha(opacity=90)
}

.tooltip.top {
    margin-top: -3px;
    padding: 5px 0
}

.tooltip.right {
    margin-left: 3px;
    padding: 0 5px
}

.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0
}

.tooltip.left {
    margin-left: -3px;
    padding: 0 5px
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #000;
    border-radius: 4px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    left: 5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    right: 5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    left: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    right: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1010;
    display: none;
    max-width: 276px;
    padding: 1px;
    text-align: left;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    white-space: normal
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover>.arrow, .popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover>.arrow {
    border-width: 11px
}

.popover>.arrow:after {
    border-width: 10px;
    content: ""
}

.popover.top>.arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    bottom: -11px
}

.popover.top>.arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff
}

.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, .25)
}

.popover.right>.arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff
}

.popover.bottom>.arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25);
    top: -11px
}

.popover.bottom>.arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff
}

.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, .25)
}

.popover.left>.arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px
}

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%
}

.carousel-inner>.item {
    display: none;
    position: relative;
    -webkit-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}

.carousel-inner>.item>img, .carousel-inner>.item>a>img {
    line-height: 1
}

.carousel-inner>.active, .carousel-inner>.next, .carousel-inner>.prev {
    display: block
}

.carousel-inner>.active {
    left: 0
}

.carousel-inner>.next, .carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner>.next {
    left: 100%
}

.carousel-inner>.prev {
    left: -100%
}

.carousel-inner>.next.left, .carousel-inner>.prev.right {
    left: 0
}

.carousel-inner>.active.left {
    left: -100%
}

.carousel-inner>.active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: .5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, .5) 0), color-stop(rgba(0, 0, 0, .0001) 100%));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
}

.carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, .0001) 0), color-stop(rgba(0, 0, 0, .5) 100%));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
}

.carousel-control:hover, .carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: .9;
    filter: alpha(opacity=90)
}

.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block
}

.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
    left: 50%
}

.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
    right: 50%
}

.carousel-control .icon-prev, .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    margin-left: -10px;
    font-family: serif
}

.carousel-control .icon-prev:before {
    content: '\2039'
}

.carousel-control .icon-next:before {
    content: '\203a'
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0)
}

.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.carousel-caption .btn {
    text-shadow: none
}

@media screen and (min-width:768px) {
    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-prev, .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        margin-left: -15px;
        font-size: 30px
    }

    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

.clearfix:before, .clearfix:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical>.btn-group:before, .btn-group-vertical>.btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table
}

.clearfix:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .btn-toolbar:after, .btn-group-vertical>.btn-group:after, .nav:after, .navbar:after, .navbar-header:after, .navbar-collapse:after, .pager:after, .panel-body:after, .modal-footer:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

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

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

.visible-xs, .visible-sm, .visible-md, .visible-lg {
    display: none !important
}

@media (max-width:767px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table
    }

    tr.visible-xs {
        display: table-row !important
    }

    th.visible-xs, td.visible-xs {
        display: table-cell !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block !important
    }

    table.visible-sm {
        display: table
    }

    tr.visible-sm {
        display: table-row !important
    }

    th.visible-sm, td.visible-sm {
        display: table-cell !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block !important
    }

    table.visible-md {
        display: table
    }

    tr.visible-md {
        display: table-row !important
    }

    th.visible-md, td.visible-md {
        display: table-cell !important
    }
}

@media (min-width:1200px) {
    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table
    }

    tr.visible-lg {
        display: table-row !important
    }

    th.visible-lg, td.visible-lg {
        display: table-cell !important
    }
}

@media (max-width:767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none !important
    }
}

@media (min-width:1200px) {
    .hidden-lg {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table
    }

    tr.visible-print {
        display: table-row !important
    }

    th.visible-print, td.visible-print {
        display: table-cell !important
    }
}

@media print {
    .hidden-print {
        display: none !important
    }
}

/*  CUSTOM.CSS Style Sheet
  --------------------------------------------------------------
  Style name:       Charon  
  Author:           KomiDesign ( http://www.phpbb3responsive.com/ )
  --------------------------------------------------------------
*/

/* General Markup Styles
---------------------------------------- */

html {
    position: relative;
    min-height: 100%;
}

body, body.rtl {
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    line-height: 22px;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    line-height: 1;
    font-family: 'Roboto', sans-serif !important;
}

h1, .h1 {
    font-size: 2.464em;
    font-weight: 100;
}

h2 {
    /* Forum header titles */
    font-weight: 300;
    font-size: 2em;
    margin-bottom: 40px;
    margin-top: 0;
}

h2.solo {
    margin-bottom: 1em;
}

h3 {
    /* Sub-headers (also used as post headers, but defined later) */
    font-weight: 400;
    margin-bottom: 15px;
    padding-bottom: 2px;
    margin-top: 20px;
    font-size: 1.3em;
}

h4 {
    /* Forum and topic list titles */
    font-weight: 400;
}

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

b, strong {
    font-weight: 400;
}

ul {
    list-style: none;
}

/* ==============================
              HEADER 
   ============================== */

.headerbar {
    min-height: 47px;
    position: relative;
    top: 0;
    width: 100%;
    background-repeat: repeat;
}

.headerbar ul {
    margin: 0;
    line-height: 1;
}

.headerbar .dropdown-menu {
    top: 100%;
}

.top-nav-left {
    float: left;
    margin-top: 8px
}

.top-nav-left .search-box input.inputbox {
    width: auto;
    border: none;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    padding-top: 0;
    padding-bottom: 0;
}

.top-nav-left .search-box input.button2 {
    height: 30px;
    line-height: 30px;
    padding-top: 0;
    padding-bottom: 0;
}

.top-nav-left .search-box {
    margin: 0;
    position: relative;
}

.top-nav-right {
    margin-top: 8px;
    float: right;
}

.top-nav-right > ul > li {
    float: left;
}

.top-nav-right > ul > li > a {
    padding-left: 10px;
    padding-right: 10px;
    height: 30px;
    line-height: 30px;
}

.top-nav-right i {
    font-size: 13px;
    margin-right: 5px;
}

.kd-username .fa-angle-down {
    margin-right: 0;
    margin-left: 5px;
}

#site-description h2 {
    font-size: 1.250em;
    font-weight: 300;
}

/* LOGO */

#logo {
	margin-top: 10px;
    margin-right: 10px;
    position: relative;
    float: left;
}

#logo img {
    max-height: 60px;
}

#logo i {
    font-size: 34px;
    vertical-align: middle;
}

.logo-text {
    margin-left: 10px;
    position: relative;
    top: 2px;
}

a#logo:hover {
    text-decoration: none;
}

/* NAVBAR */

.navbar {
    min-height: 80px;
    z-index: 4;
    border-radius: 0;
    margin-bottom: 0;
}

.navbar-collapse {
    max-height: 500px;
    overflow-x: visible;
    padding-left: 0;
    padding-right: 0;
}

.navbar-fixed-top {
    margin-top: 0;
    z-index: 1030;
}

#page-header .nav > li {
    height: 80px;
}

.navbar-nav > li > a {
    height: 80px;
    line-height: 80px;
    padding-bottom: 0;
    padding-top: 0;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 400;
    display: inline-block
}

.navbar-toggle {
    margin-top: 23px;
    padding: 9px;
}

.navbar-toggle .icon-bar {
    width: 16px;
}

.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 2px;
}

.navbar-nav {
    float: right;
}

.navbar-nav.navbar-right > li {
    position: relative;
}

/* DROPDOWN MENU */

.navbar .dropdown-menu {
    text-align: left;
    padding: 0;
}

.navbar .dropdown-menu > li a {
    font-weight: 400;
    font-size: 12px;
    padding: 10px 15px;
    display: block;
}

.navbar .dropdown-menu > li > a > i {
    margin-right: 10px;
}

/* MEGA MENU */

.navbar .kd-mega-menu .dropdown-menu {
    left: 0;
    right: 0;
    padding: 25px 35px 20px 35px;
}

.navbar .kd-mega-menu .dropdown-menu i {
    margin-right: 10px;
}

.navbar .dropdown-menu {
    left: auto;
}

.navbar .nav.navbar-right .dropdown-menu {
    left: auto;
    right: 0;
}

.navbar .dropdown-submenu {
    position: relative;
}

.navbar .dropdown-submenu > .dropdown-menu {
    top: 0 !important;
    right: 100% !important;
    margin-top: 0;
}

.navbar .dropup,
.navbar .dropdown {
    position: static;
}

.navbar .col-name {
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    border-bottom: none;
    padding-bottom: 10px;
}

/* HEADER TYPE 2 */

.header-type-2 .navbar {
    min-height: 100px;
    border-radius: 0;
    margin-bottom: 0;
}

.header-type-2 #logo {
    height: 100px;
    line-height: 97px;
}

.header-type-2 #page-header .nav > li {
    height: 100px;
}

.header-type-2 .navbar-nav > li > a {
    height: 100px;
    line-height: 150px;
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
}

.header-type-2 .navbar-nav > li > a > i {
    line-height: 40px;
    position: absolute;
    top: 18px;
    font-size: 26px;
    text-align: center;
    left: 0;
    right: 0;
}

.header-type-2 .body-on-scroll {
    padding-top: 100px;
}

/* HEADER TYPE 3 */

.header-type-3 #nav-menu {
    text-align: center;
}

.header-type-3 #logo {
    float: none;
    width: auto;
    height: 100%;
    line-height: 1;
    padding-bottom: 15px;
    padding-top: 15px;
    margin: 0 auto;
    position: relative;
    display: table;
}

/* NAVBAR */

.header-type-3 .navbar {
    min-height: 80px;
    z-index: 4;
    border-radius: 0;
    margin-bottom: 0;
}

.header-type-3 .navbar.navbar-fixed-top {
    position: relative;
}

.header-type-3 .body-on-scroll {
    padding-top: 0;
}

.header-type-3 #page-header .nav > li {
    height: 40px;
}

.header-type-3 .navbar-nav > li > a {
    height: 40px;
    line-height: 40px;
}

.header-type-3 .nav.navbar-nav > li > a {
    display: inline-block;
}

.header-type-3 .navbar-toggle {
    margin-top: 23px;
}

.header-type-3 .navbar-nav {
    float: none;
    display: inline-block;
}

.header-type-3 .navbar-right {
    float: none !important;
    display: inline-block;
}

/* DROPDOWN MENU */

.header-type-3 .navbar-right .dropdown-menu {
    top: auto;
}

/* HEADER TYPE 4 */

.header-type-4 #logo img {
    max-height: 90px;
}

.header-type-4 .kd-breadcrumbs {
    padding-top: 24px;
    position: relative;
}

.header-type-4 .navbar {
    min-height: 54px;
}

.header-type-4 .navbar-toggle {
    margin-top: 11px;
    margin-bottom: 11px;
    margin-left: 5px;
    padding: 9px;
    float: left;
}

.header-type-4 .navbar-socials {
    font-size: 16px;
    margin-right: 5px;
    float: right;
    height: 54px;
    line-height: 54px;
}

.header-type-4 .navbar-socials li {
    float: left;
    margin-left: 20px;
}

/* ==============================
            PAGE BODY 
   ============================== */

/* MAIN LAYOUT */

#sidebar {
    float: right;
    width: 270px;
}

#body-with-sidebar {
    float: left;
    width: 880px;
}

/* BREADCRUMBS STYLES */

.kd-breadcrumbs {
    height: auto;
}

.kd-breadcrumbs ul.linklist {
    padding-bottom: 0;
}

.page-body-inner > h2,
.page-body-inner > form > h2,
.page-body-inner > #body-with-sidebar > h2 {
    margin-bottom: 30px;
    margin-top: 0;
}

#page-body {
    position: relative;
    padding-bottom: 50px;
}

.section-about #page-body {
    overflow: hidden;
}

.page-body-inner {
    padding-top: 40px;
    min-height: 370px;
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 0;
    padding-right: 0;
    position: relative;
}

.body-on-scroll {
    padding-top: 80px;
}

.no-modal-link {
    display: none;
}

.dropdown-menu .search-box {
    padding: 0;
    float: none;
    margin: 10px;
    position: relative;
}

.dropdown-menu .search-box input.inputbox {
    margin-right: 30px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.dropdown-menu .search-box .button2 {
    position: absolute;
    right: 0;
    top: 0;
}

.dropdown-menu .search-box .inside-search-box {
    position: relative;
}

.dropdown-btn-right {
    margin-left: 15px;
    margin-top: 15px;
}

/* FORUM TABLES */

ul.topiclist li.header {
    font-weight: normal;
    line-height: 46px;
    min-height: 46px;
    padding: 0 15px;
    word-wrap: break-word;
}

li.row:last-child {
    border-bottom: none;
}

dt {
    font-weight: 400;
}

dl {
    margin-bottom: 0;
}

.kd-btn-collapse {
    display: block;
    cursor: pointer;
    position: absolute;
    right: -10px;
    top: 0;
    padding-left: 10px;
    padding-right: 10px;
}

.panel .kd-btn-collapse {
    line-height: 46px;
    padding-left: 10px;
    padding-right: 10px;
    top: 0;
    right: 0;
}

.panel .collapsed + h2,
.panel .collapsed + h3,
.panel .collapsed + h4 {
    border-radius: 3px;
}

.kd-forum-header.collapse.in .kd-btn-collapse:before,
.kd-forum-header.collapse.in .kd-btn-collapse:before,
.kd-btn-collapse:before {
    font-family: FontAwesome;
    content: "\f056";
    font-size: 14px;
}

.kd-forum-header.collapse .kd-btn-collapse:before,
.kd-btn-collapse.collapsed:before {
    font-family: FontAwesome;
    content: "\f055";
}

.kd-forum-header {
    height: auto !important;
}

.kd-forum-header.collapse {
    opacity: 0.2;
}

.kd-forum-header.collapse:hover {
    opacity: 0.5;
}

.kd-forum-header.collapse.in {
    opacity: 1;
}

.kd-forum-header.collapsing {
    -webkit-transition: none;
    transition: none;
}

.kd-forum-body.collapse.in {
    height: auto;
}

.kd-forum-body.collapse {
    height: 0;
    overflow: hidden;
    position: relative;
}

/* PANELS */

.panel {
    margin-bottom: 21px;
    padding: 15px;
}

.panel-heading {
    margin-top: -16px;
    margin-left: -16px;
    margin-right: -16px;
    padding: 0;
    border: none;
    position: relative;
}

.panel-body {
    padding: 15px 0 0 0 !important;
    word-wrap: break-word;
}

.panel .panel-heading h2,
.panel .panel-heading h3,
.panel .panel-heading h4 {
    margin: 0;
    padding: 0;
    border: none;
    padding-left: 15px;
    line-height: 46px;
    word-wrap: break-word;
}

.panel-group .panel {
    overflow: visible;
}

.panel-body p {
    margin-bottom: 0;
}

.panel-title {
    font-size: 1.1em;
    text-transform: uppercase;
}

.panel-group .panel {
    padding-bottom: 0;
}

.panel-group .panel .panel-body {
    padding-bottom: 15px !important;
}

/* VIEWFORUM PAGE */

div.pagination {
    margin: 15px 0;
}

.last-post-icon {
    position: relative;
    margin-left: 4px;
}

div.pagination > a,
div.pagination > strong,
div.pagination > span,
div.pagination > div > strong {
    position: relative;
    float: left;
    font-size: 13px;
    padding: 8px 10px;
    line-height: 1.42857143;
    text-decoration: none;
}

div.pagination > strong,
div.pagination > strong:hover,
div.pagination > strong:focus {
    z-index: 2;
    cursor: default;
}

/* VIEWPROFILE PAGE */

#viewprofile .left-box {
    position: relative;
    margin-top: 15px;
}

#viewprofile .status-sign {
    left: 0;
}

/* VIEWTOPIC PAGE */

.progress {
    height: 18px;
    margin-bottom: 15px;
}

.progress-bar {
    line-height: 14px;
}

.online .status-sign {
    background: #55E06C;
}

.status-sign {
    height: 8px;
    width: 8px;
    content: "";
    background: #DDDDDD;
    position: absolute;
    top: -15px;
    right: 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

p.author .fa {
    font-size: 13px;
}

.postprofile .img-thumbnail {
    margin-bottom: 10px;
}

.signature:before {
    font-family: "fontello-custom";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    margin-left: -40px;
    content: '\e862'; /* '' */
    font-size: 30px;
    position: absolute;
    bottom: 8px;
}

form#viewtopic {
    padding-top: 20px;
}

.btn-lg,
.btn-group-lg > .btn {
    border-radius: 3px;
}

/* ==============================
         PAGE FOOTER 
   ============================== */

#page-footer {
   	width:100%;
height:20px;
position:absolute;
bottom:0;
left:0;
    font-size: 1.1em;
    font-weight: 300;
}

#page-footer h4 {
    font-weight: 300;
    margin-bottom: 20px;
}

.footer-top-bar {
    padding: 15px 0;
}

.footer-top-bar i {
    margin-right: 5px;
}

.footer-top-bar li {
    float: left;
    margin-right: 10px;
}

.footer-top-bar li.pull-right {
    margin-right: 10px;
}

.footer-inner-bar {
    min-height: 150px;
    padding-top: 40px;
    padding-bottom: 40px;
}

.footer-inner-bar a {
    display: inline-block;
}

.footer-inner-bar .logo-footer {
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase;
}

.footer-inner-bar .logo-footer i {
    font-size: 24px;
}

.footer-inner-bar .logo-text {
    top: 0;
}

.footer-inner-bar .ic-round-bg {
    text-align: center;
    width: 35px;
    height: 35px;
    line-height: 35px;
    border-radius: 50%;
    background: #202A33;
    margin-right: 10px;
    display: inline-block;
    position: relative;
    vertical-align: top;
}

.footer-inner-bar .livicon {
    position: absolute;
    top: 9px;
    left: 8px;
}

.footer-inner-bar .contact-info i {
    margin-right: 10px;
}

#page-footer .socials .fa-stack {
    text-align: center;
}

.copyright ul {
    margin-bottom: 0;
}

/* FOOTER TYPE 1 */

#footer-type-1 .footer-inner-bar {
    min-height: 40px;
}

#footer-type-1 .copyright {
    background: transparent;
    padding: 0;
    clear: both;
    font-size: 12px;
    font-weight: 300;
    border-top: none;
}

#footer-type-1 .footer-links ul {
    text-align: left;
    float: left;
}

#footer-type-1 .footer-links li {
    float: left;
    margin-right: 15px;
    font-size: 14px;
}

#footer-type-1 .footer-links li:last-child {
    margin-right: 0;
}

#footer-type-1 .socials {
    text-align: right;
    float: right;
}

#footer-type-1 .socials li {
    display: inline-block;
    margin-right: 25px;
    font-size: 18px;
}

/* FOOTER TYPE 2 */

#footer-type-2 .footer-bottom-links {
    text-align: right;
    float: right;
}

#footer-type-2 .footer-bottom-links li {
    display: inline-block;
    margin-left: 15px;
    padding-left: 15px;
    line-height: 10px;
}

#footer-type-2 .footer-bottom-links li:first-child {
    border-left: none;
    margin-left: 0;
    padding-left: 0;
}

#footer-type-2 .socials {
    text-align: left;
}

#footer-type-2 .socials ul {
    display: inline-block;
    margin-bottom: 0;
}

#footer-type-2 .socials li {
    display: inline-block;
    margin-right: 5px;
    font-size: 18px;
}

#footer-type-2 .contact-info li {
    margin-bottom: 10px;
}

/* FOOTER TYPE 3 */

#footer-type-3 .socials {
    text-align: right;
    float: right;
}

#footer-type-3 .socials ul {
    display: inline-block;
    margin-left: 20px;
    margin-bottom: 0;
}

#footer-type-3 .socials li {
    display: inline-block;
    margin-right: 25px;
    font-size: 18px;
}

#footer-type-3 .copyright-content {
    text-align: left;
    float: left;
}

/* TweetScroll Plugin Styles */

.tweets-list-container {
    width: 100%;
    overflow: hidden;
}

.tweet-list {
    position: relative;
    list-style-type: none;
    padding: 0;
}

.tweet-list li {
    padding-bottom: 10px;
}

/* Twitter logo before tweet */

.tweet-list.twitter-logo li {
    padding-left: 27px;
    position: relative;
}

.rtl .tweet-list.twitter-logo li {
    padding-left: 0;
    padding-right: 27px;
    position: relative;
}

.tweet-list.twitter-logo li:before {
    content: "\f099";
    font-family: FontAwesome;
    font-size: 18px;
    left: 0;
    position: absolute;
    top: 0;
}

/* Flickr Plugin Styles */

.footer-flickr {
    min-height: 220px;
}

.footer-flickr .thumbs {
    margin: 0;
    padding: 0;
    overflow:
    hidden;
    max-width: 250px;
}

.footer-flickr .thumbs li {
    list-style: none;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

.footer-flickr .thumbs li a {
    position: relative;
}

.footer-flickr .thumbs li a img {
    display: block;
    width: 44px;
}

.footer-flickr .thumbs li a .flickr-overlay {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    vertical-align: middle;
    text-align: center;
}

#page-footer .carousel .item {
    margin-bottom: 30px;
}

#page-footer .carousel p {
    margin-bottom: 0;
}

/* GO TO TOP BUTTON */

.go-top {
    position: fixed;
    bottom: -35px;
    right: 20px;
    text-decoration: none;
    font-size: 10px;
    z-index: 99999;
    height: 32px;
    width: 32px;
    text-align: center;
    line-height: 32px;
    font-weight: normal !important;
    opacity: 0;
}

.go-top-visible {
    bottom: 30px;
    opacity: 1;
}

/* BUTTONS */

.buttons i {
    margin-right: 10px;
}

/* BBCODES */

.video-wrapper {
    width: 640px;
    max-width: 100%;
    margin-bottom: 20px;
}

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

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

/*    
--------------------------------------------------------------
404 ERROR PAGE
-------------------------------------------------------------- */

.page_404error {
    margin: 0 auto;
    padding: 20px 20px 60px;
    text-align: center;
    width: 62%;
}

.page_404error strong {
    display: block;
    font-size: 120px;
    font-weight: normal;
    line-height: 100px;
}

.page_404error b {
    display: block;
    font-size: 32px;
    font-weight: 300;
    line-height: 36px;
    margin: 0;
}

.page_404error em {
    display: block;
    font-size: 16px;
    font-style: normal;
    line-height: 54px;
    margin: 0;
}

.page_404error .search-box {
    float: none;
    padding-top: 25px;
    padding-bottom: 10px;
}

/*    
--------------------------------------------------------------
ABOUT PAGE
-------------------------------------------------------------- */

#about section {
    margin-left: -3000px;
    padding-left: 3000px;
    margin-right: -3000px;
    padding-right: 3000px;
    padding-top: 60px;
    padding-bottom: 60px;
}

#about h3 {
    font-size: 1.7em;
    margin-bottom: 30px;
    border-bottom: none;
    text-transform: none;
    font-weight: 300;
    margin-top: 0;
}

#about .team-desc h3 {
    margin-bottom: 10px;
}

#about p {
    padding: 0;
    padding-bottom: 20px;
}

#about .team-photos .tm {
    text-align: center;
}

/* Statistics in "About Page" */

#statistics-about {
    text-align: center;
    position: relative;
    clear: both;
    overflow: hidden;
}

#statistics-about a, .statistics-about a:hover {
    text-decoration: none;
}

#statistics-about p {
    font-size: 19px;
    font-weight: 400;
    padding: 0 !important;
    margin-top: 86px;
    margin-bottom: 0;
    font-family: 'Roboto', sans-serif;
}

#statistics-about p strong {
    display: block;
    font-size: 26px;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    bottom: 54px;
}

#statistics-about .statistics-icon {
    display: block;
    height: 120px;
    line-height: 120px;
    margin: 0 auto;
    text-align: center;
    width: 120px;
}

#statistics-about i {
    font-size: 34px;
    line-height: 110px;
}

/* Team pictures in "About Page" */
.tm-thumb {
    overflow: hidden;
    position: relative;
    text-align: center;
}

#team-about .team-desc {
    text-align: center;
}

.tm h3 {
    font-size: 1.544em;
    margin: 0;
    padding-top: 20px !important;
}

.tm h4 {
    text-transform: uppercase;
    font-size: 1em;
    margin: 0;
}

.tm h3, .tm h4 {
    padding: 5px 0;
}

.tm p {
    font-size: 1.244em;
    line-height: 26px;
    position: relative;
}

.tm-icons {
    padding: 20px 0;
    position: relative;
    text-align: center;
    width: 100%;
}

.tm-icons li {
    display: inline-block;
    margin-right: 5px;
}

.tm-icons li a {
    display: block;
    height: 32px;
    text-align: center;
    width: 32px;
}

.tm-icons a i {
    font-size: 15px;
    position: relative;
    top: 5px;
}

#gmap {
    height: 350px;
    width: 100%;
}

/* GENERAL CUSTOM STYLES */

.topic-actions:before, ul.linklist:before, .panel:before,
.topic-actions:after, .panel:after, ul.linklist:after {
    content: "";
    display: table;
    line-height: 0;
}

.panel:after, .topic-actions:after, ul.linklist:after {
    clear: both;
}

input[type="text"], 
input[type="password"],
input[type="email"],
input[type="url"], 
input[type="search"] {
    outline-width: 0;
}

input[type="submit"] {
}

.modal-kd {
    width: 400px;
}

.quick-login a {
    clear: both;
    display: block;
}

.rules-title {
    font-size: 1.4em;
}

.panel .col-md-9,
.panel .col-md-3 {
    padding: 0;
}

.col-md-2 ul {
    display: table;
}

#colour_palette a {
    display: block;
}

.section-search .attach-icon {
    margin-right: 4px;
}

/* ==============================
      RESPONSIVE CUSTOM STYLE 
   ============================== */

@media (min-width: 992px) {

    .navbar.navbar-fixed-top {
        padding: 0;
    }

    .navbar .col-name {
        margin-top: 0;
    }

    .navbar-nav.navbar-right > li {
        float: right;
    }

    .navbar .dropdown-menu.kd-mega-menu > li li a {
        padding: 10px 15px;
        margin-left: -15px;
    }

    /* HEADER TYPE 3 */

    .header-type-3 .navbar-nav > li {
        float: right;
    }

    .header-type-3 #page-header .nav > li.dropdown.open > a {
        border-top-right-radius: 3px;
        border-top-left-radius: 3px;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
        height: 47px;
    }

    .header-type-3 .navbar-nav > li > a:hover {
        border-radius: 3px;
    }

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

    .kd-mega-menu .dropdown-menu > li a {
        margin-left: -15px;
    }

    .rtl .kd-mega-menu .dropdown-menu > li a {
        margin-left: 0;
        margin-right: -15px;
    }

    /* HEADER TYPE 4 */

    .header-type-4 #logo {
        line-height: 90px;
    }

    .header-type-4 .middle-bar {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .header-type-4 #page-header .nav > li {
        height: 54px;
    }

    .header-type-4 .navbar-nav > li > a {
        height: 54px;
        line-height: 54px;
    }

    .header-type-4 .header-ads {
        float: right;
        position: relative;
        height: 90px;
        line-height: 90px;
    }

    .header-type-4 .header-ads > ins {
        vertical-align: middle;
        display: inline-block;
    }

    .header-type-4 .navbar-nav > li {
        float: right;
    }

    .header-type-4 .navbar .dropdown-submenu > .dropdown-menu {
        left: 100% !important;
        right: auto !important;
    }

    .header-type-4 .body-on-scroll {
        padding-top: 56px;
    }

    dd.posts, dd.topics, dd.views, dd.replies {
        width: 11%;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    #body-with-sidebar {
        width: 680px;
    }
}

@media only screen and (max-width: 991px) {

    .navbar-header {
        float: none;
    }

    .navbar-toggle {
        display: block;
    }

    .body-on-scroll {
        padding-top: 0 !important;
    }

    #logo {
        float: none;
        display: table;
        margin-left: auto;
        margin-right: auto;
    }

    .navbar-collapse.collapse {
        display: none !important;
    }

    .navbar-collapse.in {
        overflow-y: auto !important;
    }

    .navbar-nav {
        float: none !important;
        display: block !important;
        margin: 0;
    }

    .navbar-nav.navbar-right:last-child {
        margin-right: 0;
    }

    .navbar-nav > li {
        float: none !important;
    }

    .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .navbar-collapse.collapse.in {
        display: block !important;
    }

    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none;
    }

    .navbar .kd-mega-menu .dropdown-menu {
        padding: 0;
    }

    .navbar-nav .open .dropdown-menu > li > a:hover,
    .navbar-nav .open .dropdown-menu > li > a:focus {
        background-image: none;
    }

    .navbar > .container {
        padding: 0 !important;
    }

    .navbar-nav > li > a {
        padding-bottom: 0;
        padding-top: 0;
        width: 100%;
        height: 54px !important;
        line-height: 54px !important;
    }

    .navbar-nav .caret {
        position: absolute;
        right: 20px;
        top: 23px;
    }

    .navbar-nav li > a:after {
        position: absolute;
        right: 15px;
        top: 0;
        font-size: 15px;
        display: block;
    }

    #page-header .nav > li {
        height: auto !important;
    }

    .container .navbar-collapse {
        margin: 0;
    }

    .nav-menu-inner {
        text-align: left;
    }

    #nav-menu {
        width: 100%;
        margin-top: 0;
    }

    .navbar-nav .open .dropdown-menu li a {
        line-height: 54px;
        padding: 0;
        padding-left: 30px;
        white-space: normal;
    }

    .navbar .dropdown-menu li.dropdown-submenu li > a {
        line-height: 54px;
        padding: 0;
        padding-left: 50px;
    }

    .navbar .dropdown-menu li.dropdown-submenu li.dropdown-submenu li > a {
        line-height: 54px;
        padding: 0;
        padding-left: 70px;

    }

    .navbar .dropdown-menu li.dropdown-submenu li.dropdown-submenu li > a:first-child {
        border-top: none;
    }

    .navbar .dropdown-menu > li > a > i {
        left: 0;
        margin-right: 10px;
    }

    .navbar .dropdown-menu .divider {
        display: none;
    }

    h1, .h1 {
        font-size: 2em;
        font-weight: 100;
    }

    .navbar .col-name {
        margin: 0;
        padding: 0;
        line-height: 54px;
        padding-left: 15px;
        height: 54px;
    }

    .navbar .dropdown-submenu > .dropdown-menu {
        margin-right: 0;
    }

    .navbar .dropdown-menu .row {
        margin: 0;
    }

    .navbar .dropdown-menu p {
        padding-top: 0;
        padding-bottom: 25px;
        padding-left: 30px;
        padding-right: 30px;
    }

    .navbar .dropdown-menu p.first-element {
        padding-top: 25px;
    }

    .navbar .dropdown-menu p a {
        padding: 0 !important;
        line-height: 1 !important;
    }

    .navbar .dropdown-menu hr {
        display: none;
    }

    .navbar .col-xs-1, .navbar .col-sm-1, .navbar .col-md-1, .navbar .col-lg-1,
    .navbar .col-xs-2, .navbar .col-sm-2, .navbar .col-md-2, .navbar .col-lg-2,
    .navbar .col-xs-3, 
    .navbar.col-sm-3, .navbar .col-md-3, .navbar .col-lg-3,
    .navbar .col-xs-4,
    .navbar .col-sm-4, .navbar .col-md-4, .navbar .col-lg-4,
    .navbar .col-xs-5, .navbar .col-sm-5, 
    .navbar .col-md-5, .navbar .col-lg-5,
    .navbar .col-xs-6, .navbar .col-sm-6, .navbar .col-md-6,
    .navbar .col-lg-6,
    .navbar .col-xs-7, .navbar .col-sm-7, .navbar .col-md-7, 
    .navbar .col-lg-7,
    .navbar .col-xs-8, .navbar .col-sm-8, .navbar .col-md-8,
    .navbar .col-lg-8,
    .navbar .col-xs-9, .navbar .col-sm-9, .navbar .col-md-9, .navbar .col-lg-9,
    .navbar .col-xs-10, .navbar .col-sm-10, .navbar .col-md-10, .navbar .col-lg-10,
    .navbar .col-xs-11,
    .navbar .col-sm-11, .navbar .col-md-11, .navbar .col-lg-11,
    .navbar .col-xs-12, .navbar .col-sm-12, .navbar .col-md-12, .navbar .col-lg-12 {
        padding-left: 0;
        padding-right: 0;
    }

    /* HEADER TYPE 2 */

    .header-type-2 .navbar-nav > li > a > i,
    .header-type-2 .navbar-nav > li > a > span > i {
        display: none;
    }

    .header-type-2 .navbar-nav > li > a {
        padding-left: 15px;
        padding-right: 15px;
    }

    /* HEADER TYPE 3 */

    .header-type-3 #nav-menu {
        margin-top: 0;
        border-top: 0;
    }

    /* HEADER TYPE 4 */

    .header-type-4 #logo {
        padding-top: 10px;
    }

    .header-type-4 .navbar-socials {
        margin-right: 20px;
    }

    .header-type-4 .header-ads {
        display: table;
        float: none;
        margin-left: auto;
        margin-right: auto;
        position: relative;
        top: 0;
        width: auto;
        padding-bottom: 10px;
        padding-top: 10px;
    }

    #body-with-sidebar {
        float: none;
        overflow: hidden;
        width: 100%;
    }

    #sidebar {
        float: none;
        margin-left: 0;
        position: relative;
        width: 100%;
    }

    .body-on-scroll {
        padding-top: 0;
    }

    .navbar-fixed-top {
        position: relative;
        z-index: 2;
    }

    #cp-main {
        padding: 0;
    }

    #tabs {
        margin: 0;
    }

    #tabs li {
        width: 100%;
    }

    #tabs a {
        float: none;
    }

    #about .col-md-3 {
        margin-bottom: 20px;
    }

    #statistics-about p {
        margin-bottom: 20px;
    }

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

    .column1, .column2 {
        clear: both;
        float: none;
        width: 100%;
    }

    /* FOOTER TYPE 1 */

    #footer-type-1 .footer-inner-bar {
        padding-bottom: 30px;
    }

    #footer-type-1 .socials {
        float: none;
        padding-top: 20px;
        text-align: center;
    }

    #footer-type-1 .socials {
        float: none;
        padding-top: 20px;
        text-align: center;
    }

    #footer-type-1 .copyright {
        text-align: center;
    }

    #footer-type-1 .footer-links ul {
        display: table;
        float: none;
        margin: 0 auto;
        text-align: center;
        padding-bottom: 20px;
    }

    /* FOOTER TYPE 2 */

    #footer-type-2 .socials {
        float: none;
        margin-bottom: 15px;
        text-align: center;
    }

    #footer-type-2 .copyright-content {
        float: none;
        text-align: center;
    }

    #footer-type-2 .footer-bottom-links {
        text-align: center;
        float: none;
    }

    /* FOOTER TYPE 3 */

    #footer-type-3 .socials {
        float: none;
        margin-bottom: 15px;
        text-align: center;
    }

    #footer-type-3 .copyright-content {
        float: none;
        text-align: center;
    }

    .cols-4 {
        margin-bottom: 20px;
    }

    .cols-4:nth-child(3) {
        clear: both;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

    dd.topics, dd.posts, dd.replies, dd.views {
        display: none !important;
    }

    ul.topiclist dt {
        width: 60%;
    }

    /* Display options on viewtopic/viewforum pages  */
    select {
        max-width: 400px;
    }

    input.narrow {
        width: 45%;
    }

    .navbar-nav {
        float: none;
        display: inline-block;
    }

    .navbar-right {
        float: none !important;
        display: inline-block;
    }

    #nav-menu {
        text-align: center;
    }
}

@media (max-width: 767px) {

    #wrap {
        overflow: hidden;
    }

    .container {
        padding-left: 5px;
        padding-right: 5px;
    }

    input.narrow {
        width: 75%;
    }

    .headerbar .dropdown-menu {
        text-align: left;
    }

    .headerbar .dropdown-menu > li > a {
        padding: 10px 15px;
    }

    .headerbar .pull-right > .dropdown-menu {
        left: 0;
        right: 0;
    }

    .headerbar .dropdown-menu .divider {
        display: none;
    }

    .top-nav-left {
        float: none;
        width: 100%;
        margin-top: 15px;
    }

    .top-nav-left .search-box input.inputbox {
        width: 100%;
    }

    .top-nav-left .search-box {
        float: none;
    }

    .top-nav-left .search-box input.button2 {
        position: absolute;
        right: 0;
        top: 0;
        display: table;
        vertical-align: top;
    }

    .top-nav-right {
        float: none;
        width: 100%;
        text-align: left;
        margin-top: 15px;
        margin-bottom: 10px;
    }

    .kd-username .fa-angle-down {
        margin-left: 0;
        margin-right: 0;
        position: absolute;
        right: 15px;
        top: 15px;
    }

    .top-nav-right > ul {
        position: relative;
        margin-left: auto;
        margin-right: auto;
    }

    .top-nav-right > ul > li {
        float: none !important;
    }

    .top-nav-right > ul > li > a {
        height: 40px;
        line-height: 40px;
    }

    /* UCP and MCP */
    #cp-menu, #cp-main {
        float: none;
        width: 100% !important;
    }

    #tabs {
        min-width: 100% !important;
    }

    #smiley-box {
        float: none;
        width: 100%;
    }

    #cp-main .time, #cp-main .ip, #cp-main .logs, #cp-main .extra {
        display: none;
    }

    #cp-main .logs-table th:nth-child(4) {
        border-top-right-radius: 3px;
    }

    #cp-main .panel {
        background-color: transparent;
        padding: 0;
    }

    .memberlist .info.groups {
        display: none;
    }

    #memberlist .joined, #memberlist .info, #memberlist .active {
        display: none;
    }

    table.table1#memberlist thead th:nth-child(2n) {
        -webkit-border-radius: 0 3px 0 0;
        -moz-border-radius: 0 3px 0 0;
        border-radius: 0 3px 0 0;
    }

    blockquote {
        margin: 0;
    }

    .left-box {
        float: none !important;
        margin-bottom: 5px;
        text-align: left;
        width: auto;
    }

    .cols-3 {
        margin-bottom: 20px;
    }

    .cols-3:last-child {
        margin-bottom: 0;
    }
}

@media only screen and (min-width: 481px) and (max-width: 767px) {

    dd.topics, dd.posts, dd.replies, dd.views {
        display: none !important;
    }

    ul.topiclist dt {
        width: 60%;
    }

    dd.moderation {
        width: 30%;
    }

    /* Display options on viewtopic/viewforum pages  */
    #jumpbox {
        clear: both;
    }

    fieldset.quickmod {
        height: auto;
        padding-top: 10px;
        width: 100%;
    }

    fieldset.fields2 dt {
        width: 100%;
    }

    fieldset.fields2 dd {
        margin-left: 0;
    }

    .autowidth {
        width: 75% !important;
    }

    select {
        max-width: 300px;
    }
}

@media (max-width: 480px) {

    h1, .h1 {
        font-size: 1.300em;
        font-weight: 100;
    }

    h2 {
        font-size: 1.7em;
    }

    #logo {
        width: 67% !important;
        display: block !important;
        margin: 0 !important;
        padding-left: 5px;
    }

    #site-description h2 {
        font-size: 1.167em;
        display: none;
    }

    .navbar.navbar-fixed-top {
        margin-top: 0;
    }

    #page-header-nav.navbar {
        margin-top: 0;
    }

    #page-body {
        overflow: hidden;
    }

    dd.lastpost, dd.posts, dd.views {
        display: none !important;
    }

    .section-index ul.topiclist dt, .section-viewforum ul.topiclist dt {
        width: 80%;
    }

    ul.topiclist dt {
        width: 80%;
    }

    li.header dl.icon dt {
        padding-right: 0;
    }

    dd.moderation {
        display: none !important;
    }

    fieldset.polls dd.resultbar {
        width: 80%;
    }

    /* Display options on viewtopic/viewforum pages  */
    #jumpbox {
        clear: both;
    }

    .pagination {
        display: table;
    }

    fieldset.quickmod {
        height: auto;
        padding-top: 10px;
        width: 100%;
    }

    .autowidth {
        width: 95% !important;
        min-width: 85% !important;
    }

    textarea.inputbox {
        width: 85% !important;
    }

    select {
        max-width: 240px;
    }

    dd select {
        width: 90%;
    }

    #message-box {
        width: 100%;
    }

    fieldset dt {
        width: 100% !important;
    }

    fieldset dd {
        margin-left: 0 !important;
    }

    .rtl fieldset dd {
        margin-right: 0 !important;
    }

    fieldset.display-actions label {
        display: inline-block;
    }

    fieldset.display-actions label select {
        display: block;
    }

    fieldset.display-actions input {
        display: inline-block;
    }

    fieldset.submit-buttons input {
        margin-bottom: 20px;
    }

    fieldset.display-options label {
        white-space: normal;
    }

    .search .postprofile {
        width: 100%;
    }

    .search .postbody {
        width: 100%;
    }

    #register img {
        width: 90% !important;
    }

    .col-xxs-12 {
        width: 100%;
    }

    .cols-4:last-child {
        margin-bottom: 0;
    }

    .col-xxs-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5,
    .col-md-6, .col-md-7, .col-md-8,
    .col-md-9, .col-md-10, .col-md-11 {
        margin-bottom: 20px;
    }

    #cp-main {
        padding: 0;
    }

    #cp-main .panel li.header dd.mark, #cp-main .info {
        display: none;
    }

    #cp-main dd.extra {
        display: none !important;
    }

    .well h3 {
        display: table;
    }

    /* Viewtopic page */
    .postprofile > dt > a > img {
        border: none;
        padding: 0;
        max-width: 60px;
    }

    .postbody h3 {
        clear: both;
        padding-top: 10px !important;
    }

    p.author {
        margin: 0;
        padding: 0 0 10px;
    }

    .postprofile {
        width: 100%;
        float: right;
    }

    .postprofile dt {
        float: left;
    }

    .profile-fields {
        float: right;
        max-width: 70%;
    }

    .postprofile .profile-icons {
        display: none;
    }

    .postbody {
        width: 100%;
    }

    /* FOOTER TYPE 3 */

    #footer-type-3 .socials > span {
        display: none;
    }

    .copyright .col-md-6 {
        margin-bottom: 0;
    }

    /* Page 404 error */
    .page_404error {
        margin: 0 auto;
        padding: 0 0 60px;
        width: 100%;
    }

    .page_404error strong {
        font-size: 105px;
    }

    .page_404error b {
        font-size: 28px;
    }

    /* About us page */

    #statistics-about .statistics-icon {
        height: 90px;
        line-height: 90px;
        width: 90px;
    }

    #statistics-about i {
        font-size: 26px;
        line-height: 84px;
    }

    #statistics-about p {
        font-size: 16px;
        margin-top: 46px;
    }

    #statistics-about p strong {
        font-size: 20px;
        bottom: 46px;
    }
}

@media (max-width: 370px) {

    dd.topics, dd.replies {
        display: none !important;
    }

    div.pagination > span:first-child {
        display: none;
    }

    .post {
        padding: 5px;
    }
}

/* ==================================
      BOOTSTRAP GENERAL CUSTOM STYLE 
   ================================== */

/* BUTTONS */

.btn {
    padding: 7px 15px;
}

.btn i {
    margin-right: 5px;
}

.btn-lg, .btn-group-lg > .btn {
    padding: 12px 18px;
}

.btn-sm, .btn-group-sm > .btn {
    padding: 4px 10px;
}

.btn-xs, .btn-group-xs > .btn {
    padding: 1px 5px;
}

.page-header {
    padding-bottom: 15px;
    margin: 40px 0;
}

.page-header h1, .page-header h2, .page-header h3, .page-header h4 {
    margin-bottom: 0;
    padding-bottom: 0;
}

/* DROPDOWNS */

.dropdown-menu {
    font-size: 12px;
}

.dropdown-menu > li > a {
    padding: 7px 15px;
}

.dropdown-menu i {
    margin-right: 10px;
}

.blockquote-reverse, 
blockquote.pull-right {
    padding: 10px 20px;
}

.dropdown-menu .divider {
    margin: 5px 0;
}

/* CAROUSELS */

.carousel-large a.left,
.carousel-large a.right {
    font-size: 16px;
    height: 40px;
    border-radius: 50%;
    line-height: 40px;
    padding: 0;
    top: 46%;
    width: 40px;
    position: absolute;
}

.carousel-large a.left {
    left: 10px;
    right: auto;
}

.carousel-large a.right {
    right: 10px;
    left: auto;
}

.carousel-mini a.left,
.carousel-mini a.right {
    font-size: 10px;
    height: 26px;
    line-height: 26px;
    padding: 0 10px;
}

.carousel-mini a.right {
    margin-left: 5px;
}

.carousel a.left:before {
    margin-right: 0;
}

.carousel a.right:after {
    margin-left: 0;
}

.carousel-indicators {
    bottom: 0;
}

.nav-tabs > li > a {
    font-size: 13px;
}

.alert .alert-link {
    font-weight: 500;
}

.label, .badge {
    font-weight: 400;
}

.label {
    font-size: 80%;
}

label {
    font-weight: normal;
}

.well {
    padding: 15px;
    font-size: 13px;
}

.well h3 {
    height: 30px !important;
    line-height: 30px !important;
}

.well p {
    margin: 0;
}

.well.well-sm {
    padding: 9px;
}

.well.well-lg {
    padding: 24px;
}

/* ==================================
     ELEMENTS PAGE CUSTOM STYLE 
   ================================== */

.ch-elements-btns .btn,
.ch-elements-tt .btn {
    margin-bottom: 15px;
    margin-right: 10px;
}

#ch-elements .btn-group {
    margin-bottom: 15px;
    margin-right: 10px;
}

#ch-elements .btn-group .btn, #ch-elements .btn-group-vertical .btn {
    margin-bottom: 0;
    margin-right: 0;
}

/* ============================
     Styles Switcher
=============================== */

#style-switcher h3 {
    color: #ffffff;
    font-size: 12px;
    margin: 5px 0 -3px 10px;
    clear: both;
}

#style-switcher {
    width: 215px;
    position: fixed;
    top: 87px;
    z-index: 9999;
    left: 0px;
}

#style-switcher div {
    padding: 10px 7px 5px 10px;
}

#style-switcher > div {
    background: #292D30; /* The Fallback */
    background: rgba(41, 45, 48, 0.8);
}

#style-switcher h2 {
    background: #373C3F; /* The Fallback */
    background: rgba(55, 60, 63, 0.8);
    color: #FFFFFF;
    font-weight: 500;
    padding: 0;
    font-size: 14px;
    padding: 6px 0 5px 15px;
    margin-bottom: 0;
    line-height: 30px;
    text-transform: uppercase;
}

#style-switcher h2 a {
    background-color: #373C3F; /* The Fallback */
    background-color: rgba(55, 60, 63, 0.8);
    background-image: url("styles/Charon - Main/theme/images/demo/cp.png");
    background-repeat: no-repeat;
    background-position: 6px center;
    display: block;
    height: 41px;
    position: absolute;
    right: -39px;
    top: 0;
    width: 39px;
    line-height: 40px;
    border-radius: 0 5px 5px 0;
}

.sw-buttons {
    margin-left: 3px;
    margin-top: 10px;
    margin-bottom: 10px;
    overflow: hidden;
}

.sw-buttons li a.active {
    -webkit-box-shadow: inset 0 0 8px 1px #888888;
    box-shadow: inset 0 0 8px 1px #888888;
}

.sw-buttons li a, #reset a {
    color: #eeeeee;
    font-size: 12px;
    display: table;
    margin-bottom: 0;
    padding: 5px 12px;
    text-decoration: none;
    background: #373C3F; /* The Fallback */
    background: rgba(55, 60, 63, 0.8);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.sw-buttons li {
    float: left;
    margin-right: 5px;
}

#style-switcher .colors {
    list-style: none;
    margin: 10px 0;
    overflow: hidden;
    padding-left: 8px;
}

#style-switcher .colors span {
    width: 100%;
    display: table;
}

#style-switcher .colors li {
    float: left;
    margin: 3px;
}

#style-switcher .colors li a {
    display: block;
    width: 20px;
    height: 20px;
    cursor: pointer;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

#style-switcher #reset {
    margin: 0;
    -webkit-border-radius: 0 0 5px 0;
    -moz-border-radius: 0 0 5px 0;
    border-radius: 0 0 5px 0;
    padding-left: 18px;
    padding-top: 10px;
    padding-bottom: 10px;
}

#style-switcher .chblue {
    background: #396189;
}

#style-switcher .chmain {
    background: #3498DB ;
}

#style-switcher .chorange {
    background: #F27E1F;
}

#style-switcher .chred {
    background: #C0392B;
}

#style-switcher .chpink {
    background : #F44672;
}

#style-switcher .chgreen {
    background: #3498DB ;
}

#style-switcher .chgray {
    background: #7B8889;
}

#style-switcher .colors li a.active {
    box-shadow: 0 0 0 2px #eeeeee inset 
}

.sw-hide {
    display: none;
}

.sw-show {
    display: block !important;
}

@media only screen and (max-width: 1029px) {
    #style-switcher {
        display: none;
    }
}

/*    
--------------------------------------------------------------
Colours and backgrounds for BOOTSTRAP.CSS
-------------------------------------------------------------- */

/* BUTTONS */

.btn {
    border-radius: 3px;
}

.btn-theme a, .btn-success a, .btn-warning a, .btn-danger a, .btn-info a {
    color: #FFFFFF;
}

.btn.btn-default {
    background: #F7F8F8;
    border: 1px solid #E8E8E8;
    color: #999999;
}

.panel .btn.btn-default {
    background: #F2F3F3;
}

.btn.btn-default a {
    color: #999999;
}

.btn.btn-default:hover a {
    color: #333333;
}

.btn-default:hover, 
.btn-default:focus, 
.btn-default:active, 
.btn-default.active, 
.open .dropdown-toggle.btn-default {
    background: #EBEBEB;
    border-color: transparent;
    color: #333333;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn-theme {
    background-color: #3498DB ;
    border-color: #3498DB ;
    color: #FFFFFF;
}

.btn-theme:hover, 
.btn-theme:focus, 
.btn-theme:active, 
.btn-theme.active, 
.open .dropdown-toggle.btn-theme {
    background-color: #00bc8a;
    border-color: transparent;
    color: #FFFFFF;
}

.btn-success {
    background-color: #3498DB ;
    border-color: #3498DB ;
}

.btn-success:hover, 
.btn-success:focus, 
.btn-success:active, 
.btn-success.active, 
.open .dropdown-toggle.btn-success {
    background-color: #3498DB ;
    border-color: transparent;
    color: #FFFFFF;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn-success.disabled, 
.btn-success[disabled], 
fieldset[disabled] .btn-success,
.btn-success.disabled:hover, 
.btn-success[disabled]:hover, 
fieldset[disabled] .btn-success:hover, 
.btn-success.disabled:focus, 
.btn-success[disabled]:focus, 
fieldset[disabled] .btn-success:focus, 
.btn-success.disabled:active, 
.btn-success[disabled]:active, 
fieldset[disabled] .btn-success:active, 
.btn-success.disabled.active, 
.btn-success.active[disabled],
fieldset[disabled] .btn-success.active {
    background-color: #1AAD8F;
    border-color: transparent;
    color: #FFFFFF;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn-primary {
    border-color: transparent;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    border-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    border-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn-info {
    border-color: transparent;
}

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
    border-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
    border-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn-warning {
    border-color: transparent;
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
    border-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
    border-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn-danger {
    background-color: #EA5648;
    border-color: transparent;
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
    background-color: #DB5043;
    border-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
    background-color: #EA5648;
    border-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}

/* DROPDOWNS */

.dropdown-menu {
    background-color: #F7F8F8;
    border: 1px solid #E8E8E8;
    border-radius: 3px;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
    color: #fff;
    text-decoration: none;
    background-color: #3498DB ;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
    color: #fff;
    text-decoration: none;
    background-color: #428bca;
    outline: 0;
}

/* DARK COLOR DROPDOWNS */

.dropdown-menu.dropdown-menu-dark {
    border: none;
    box-shadow: none;
    background-color: #263442;
}

.open .dropdown-menu.dropdown-menu-dark > li > a {
    color: #C2C7D3;
}

.open .dropdown-menu.dropdown-menu-dark > li > a:hover, 
.open .dropdown-menu.dropdown-menu-dark > li > a:focus {
    color: #00bc8a;
    background-color: #222E3A;
}

.dropdown-menu.dropdown-menu-dark > li > a:hover > i {
    color: #00bc8a;
}

.dropdown-menu.dropdown-menu-dark .divider {
    background-color: #314254;
}

.dropdown-menu.dropdown-menu-dark .search-box .button2 {
    background-color: #3498DB ;
    border: none;
}

.dropdown-menu.dropdown-menu-dark .search-box .inputbox:hover,
.dropdown-menu.dropdown-menu-dark .search-box .inputbox:focus {
    border: none;
}

/* DARK COLOR DROPDOWNS END */

.nav .open > a, 
.nav .open > a:hover, 
.nav .open > a:focus {
    border-color: transparent;
}

.form-control, .form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.nav-pills > li.active > a, 
.nav-pills > li.active > a:hover, 
.nav-pills > li.active > a:focus {
    background-color: #3498DB ;
    color: #FFFFFF;
}

.well {
    padding: 15px;
    border-radius: 3px !important;
    background: #ECF0F1;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

/* PANELS */

.panel {
    border: 1px solid #E8E8E8;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 3px;
}

.panel-default > .panel-heading {
    background-color: transparent;
    color: #FFFFFF;
}

.panel-body {
    border-top: none !important;
}

.panel-warning > .panel-heading {
    background: transparent;
    border-color: transparent;
}

.panel-success > .panel-heading {
    background: transparent;
    border-color: transparent;
}

.panel-info > .panel-heading {
    background: transparent;
    border-color: transparent;
}

.panel-danger > .panel-heading {
    background: transparent;
    border-color: transparent;
}

.panel-heading a {
    color: #FFFFFF !important;
}

.panel-warning .panel-heading h2, 
.panel-warning .panel-heading h3,
.panel-warning .panel-heading h4 {
    background-color: #FFA621;
    color: #FFFFFF !important;
}

.panel-danger .panel-heading h2, 
.panel-danger .panel-heading h3,
.panel-danger .panel-heading h4 {
    background-color: #EA5648;
    color: #FFFFFF !important;
}

.panel-success .panel-heading h2, 
.panel-success .panel-heading h3,
.panel-success .panel-heading h4 {
    background-color: #1AAD8F;
    color: #FFFFFF !important;
}

.panel-info .panel-heading h2, 
.panel-info .panel-heading h3, 
.panel-info .panel-heading h4 {
    background-color: #5BC0DE;
    color: #FFFFFF !important;
}

.section-search .panel h3,
.section-index .panel h3 ,
.panel > h2, .panel > .inner > h2,
.panel > .inner > h3, .panel > h3 , .panel .panel-header {
    background-color: #3498DB ;
    color: #FFFFFF;
}

.panel-default .panel-heading h2 a,
.panel-default .panel-heading h3 a,
.panel-default .panel-heading h4 a {
    color: #ffffff;
}

.panel-default .panel-heading h2,
.panel-default .panel-heading h3,
.panel-default .panel-heading h4 {
    color: #ffffff;
    background-color: #3498DB;
}

/* CAROUSEL */

.carousel-control {
    text-shadow: none;
}

a.left.carousel-control, a.right.carousel-control {
    text-shadow: none;
    background: #13191E;
}

a.left:hover.carousel-control, a.right:hover.carousel-control {
    color: #FFFFFF !important;
    background: #3498DB ;
}

.carousel-large a.left.carousel-control,
.carousel-large a.right.carousel-control {
    filter: progid: DXImageTransform.Microsoft.gradient(enabled = false);
}

.carousel-large a.left.carousel-control:hover,
.carousel-large a.left.carousel-control:focus,
.carousel-large a.right.carousel-control:hover,
.carousel-large a.left.carousel-control:focus {
    color: #333333 !important;
    background: #FFFFFF !important;
    opacity: 0.5 !important;
}

.carousel-indicators li {
    opacity: 0.5;
}

.carousel-large a.left,
.carousel-large a.right {
    background: transparent;
}

/* INDICATORS */

.alert {
    border-color: transparent;
    color: #FFFFFF;
    font-size: 13px;
}

.alert a, .alert .alert-link {
    color: #FFFFFF;
    text-decoration: underline !important;
}

.alert-warning {
    background-color: #FFA621;
}

.alert-success {
    background-color: #1AAD8F;
}

.alert-info {
    background-color: #5BC0DE;
}

.label-success {
    background-color: #1AAD8F;
}

.label-info {
    background-color: #5BC0DE;
}

.label-warning {
    background-color: #FFA621;
}

.progress {
    background-color: #E8E8E8;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 3px;
}

.pagination {
    border-radius: 3px;
}

div.pagination > a,
div.pagination > strong,
div.pagination > span,
div.pagination > div > strong {
    border-right: 1px solid #EEEEEE;
}

div.pagination > a:first-child,
div.pagination > span:first-child {
    margin-left: 0;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}

div.pagination > a:last-child,
div.pagination > span:last-child {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
    border-right: none;
}

/*    
--------------------------------------------------------------
Colours and backgrounds for custom.css
-------------------------------------------------------------- */

/* TRANSITIONS */

.last-post-icon,
#page-footer a {
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

.modal-header {
    background: #3498DB ;
    padding-top: 0;
    padding-bottom: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom: none;
}

.modal-header h4 {
    color: #FFFFFF;
    line-height: 48px;
    height: 48px;
    text-transform: uppercase;
    font-size: 1.2em;
}

.modal-header .close {
    margin-top: 10px;
}

/* ==============================
          HEADER 
   ============================== */

.headerbar {
    background-color: #3498DB;
    color: #FFFFFF;
}

.headerbar .search-box .inputbox:focus + .button2 {
    background-color: #00bc8a;
}

.headerbar .search-box .button2:hover {
    background-color: #00bc8a;
}

.headerbar .dropdown-menu {
    background: #263442;
    border: none;
    border-top: 10px solid #3498DB ;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.headerbar .dropdown-menu .divider {
    border-top: 1px solid #314254;
}

.headerbar .dropdown-menu > li > a {
    color: #C2C7D3;
}

.headerbar .dropdown-menu > li > a:hover, 
.headerbar .dropdown-menu > li > a:focus {
    color: #fff;
    background: #222E3A;
}

.top-nav-left .search-box input.inputbox {
    background: #fff;
    color: #FFFFFF
}

.top-nav-left .search-box input.button2 {
    background: #FFF;
}

.top-nav-right {
    border-radius: 3px;
    -webkit-border-radius: 3px;
}

.top-nav-right > ul > li:first-child > a {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

.top-nav-right > ul > li:last-child > a,
.top-nav-right > ul > li.kd-no-modal > a {
    border: none;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

.top-nav-right > ul > li > a {
    color: #FFFFFF;
    border-right: 1px solid #3498DB ;
    background: #3498DB ;
    display: block;
}

.top-nav-right > ul > li:hover > a,
.top-nav-right > ul > li.open > a {
    color: #FFFFFF;
    background: #3498DB ;
    border-right-color: transparent;
}

/* NAVBAR */

#wrap .navbar {
    background-color: #ffffff;
    border: none;
    border-bottom: 1px solid #E5E9EC;
}

#wrap .navbar-fixed-top {
    background: #FFFFFF; /* fallback color */
    background: rgba(255, 255, 255, 0.96);
}

#logo {
    color: #333333;
}

#logo i {
    color: #DDDDDD;
}

/* DROPDOWN MENU */

.navbar-default .dropdown-menu {
    border: none;
    box-shadow: none;
    background-color: #263442;
}

.navbar-default .dropdown-menu p a:hover {
    text-decoration: underline !important;
}

.dropdown-menu > li {
    border-bottom: none;
}

.navbar-default .navbar-nav > li > a {
    color: #333333;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > .open > a, 
.navbar-default .navbar-nav > .open > a:hover, 
.navbar-default .navbar-nav > .open > a:focus {
    background-color: #3498DB ;
    text-decoration: none;
    color: #FFFFFF;
}

.navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #C2C7D3;
}

.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, 
.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
}

.navbar-default .dropdown-menu > li > a:hover > i {
    color: #fff;
}

.nav.navbar-nav > li > a > i,
.nav.navbar-nav > li > i {
    color: #C2C7D3 !important;
}

#private-msg strong {
    color: #FFFFFF;
}

.navbar-default .dropdown-menu .divider {
    background-color: #314254;
}

.navbar p {
    color: #333333;
}

/* HEADER TYPE 4 */

.header-type-4 .middle-bar {
    border-bottom: 1px solid #E8E8E8;
    background: #FFFFFF;
}

.header-type-4 .kd-breadcrumbs {
    border-bottom: none;
    background: transparent;
}

#wrap.header-type-4 .navbar {
    background-color: #F9F9FA;
    border: none;
    border-bottom: 1px solid #E5E9EC;
}

#wrap.header-type-4 .navbar-fixed-top {
    background: #F9F9FA; /* fallback color */
    background: rgba(249, 249, 250, 0.96);
}

.header-type-4 .navbar-socials a {
    color: #BBBBBB;
}

.header-type-4 .navbar-socials a:hover {
    color: #3498DB ;
}

/* BREADCRUMBS STYLES */

.kd-breadcrumbs {
    background: #F9F9FA;
    border-bottom: 1px solid #E5E9EC;
}

.kd-breadcrumbs ul.linklist {
    color: #CCCCCC;
}

.kd-breadcrumbs ul.linklist a:last-child {
    color: #CCCCCC;
}

.kd-breadcrumbs ul.linklist a:hover {
    color: #333333;
}

ul.linklist li.leftside a:not(:first-child):before {
    color: #DDDDDD;
    content: "/ ";
    padding: 0 5px;
}

/* RESPONSIVE NAVIGATION */

@media (min-width: 992px) {

    .dropdown-menu li:last-child > a {
        border-bottom-left-radius: 4px;
        border-bottom-right-radius: 4px;
    }

    .dropdown-menu .dropdown-submenu .dropdown-menu > li:last-child > a {
        border-bottom-left-radius: 4px;
        border-bottom-right-radius: 4px;
    }

    .dropdown-menu .dropdown-submenu .dropdown-menu > li:first-child > a {
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
    }

    .navbar .dropdown-menu > li li a {
        color: #C2C7D3;
    }

    .navbar .kd-mega-menu .col-name {
        color:#fff ;
    }

    .navbar p {
        color: #C2C7D3;
    }

    .navbar-default .dropdown-menu > li a:hover,
    .navbar-default .dropdown-menu > li a:focus {
        background-color: #3498DB ;        color:#FFF;
        color: #fff;
    }

    .header-type-2 .navbar-nav > li:hover > a > i, 
    .header-type-2 .navbar-nav > li:hover > a > span > i {
        color: #FFFFFF;
    }

    /* MEGA MENU */

    .navbar .kd-mega-menu .dropdown-menu > li li a:hover {
        border-radius: 4px;
    }

    .dropdown-menu hr {
        border-top: 1px solid #314254;
    }
}

@media (max-width: 991px) {

    #nav-menu {
        background: #FFFFFF;
        border-top: 1px solid #E8E8E8 !important;
    }

    .navbar.navbar-fixed-top {
        background: #FFFFFF;
        margin-top: 0;
    }

    .navbar-default .navbar-nav > li {
        border-bottom: 1px solid #E8E8E8;
    }

    .navbar-default .navbar-nav.navbar-right > li:not(:first-child):last-child {
        border-bottom: 1px solid #E8E8E8;
    }

    .navbar-default .navbar-nav > li:not(:first-child):last-child {
        border-bottom: none;
    }

    .navbar-default .navbar-nav > li > a:hover,
    .navbar-default .navbar-nav > li > a:focus {
        background-color: transparent;
        text-decoration: none;
        color: #333333;
    }

    /* NAVBAR TOGGLE BUTTON */

    .navbar-toggle {
        background: #3498DB ;
    }

    .navbar-default .navbar-toggle {
        border-color: transparent;
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #ffffff;
    }

    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
        background-color: #3498DB ;
    }

    .navbar-default .navbar-toggle:hover .icon-bar, .navbar-default .navbar-toggle:focus .icon-bar {
        background-color: #FFFFFF;
    }

    /* PARENT LINKS CARET */
    .navbar-nav li > a:after {
        color: #BBBBBB;
        font-family: 'FontAwesome';
        content: "\f107";
    }

    .navbar-nav li > a:only-child:after {
        content: '';
    }

    .navbar-nav > .open > a:after {
        color: #ffffff;
        font-family: 'FontAwesome';
        content: "\f106";
    }

    /* SECOND LEVEL LINKS CARET */

    .navbar-nav > .open .dropdown-submenu:hover a:after {
        color: #BBBBBB;
        font-family: 'FontAwesome';
        content: "\f106";
    }

    .navbar-default .dropdown-menu > li > a {
        color: #333333;
        border-bottom: 1px solid #E8E8E8;
    }

    .navbar-default .dropdown-menu a {
        color: #333333;
    }

    .navbar-default .dropdown-menu > li > a:hover > i {
        color: #333333;
    }

    .navbar-default .dropdown-menu > li:first-child > a {
        border-top: none;
    }

    .navbar-default .dropdown-menu > li:last-child > a {
        border-bottom: none;
    }

    .navbar-default .dropdown-menu li ul li a {
        color: #333333;
        border-bottom: 1px solid #E8E8E8;
    }

    .navbar-default .dropdown-menu > li > a:hover,
    .navbar-default .dropdown-menu > li > a:focus {
        background-color: transparent;
        color: #333333;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #333333;
        background-color: transparent;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333333;
        background: transparent;
    }

    .navbar-default .dropdown-menu li a i 
    .navbar-default .dropdown-menu li a:hover i {
        color: #3498DB ;
    }

    .navbar .kd-mega-menu .col-name {
        color: #3498DB ;
        border-bottom: 1px solid #E8E8E8;
    }

    /* SECOND LEVEL DROPDOWN */

    #wrap .dropdown-menu li.dropdown-submenu .dropdown-menu li:first-child > a {
        border-top: 1px solid #E5E9EC;
    }

    /* THIRD LEVEL DROPDOWN */

    #wrap .dropdown-menu li.dropdown-submenu li.dropdown-submenu li > a:last-child {
        border-bottom: 1px solid #E5E9EC;
    }

    /* HEADER TYPE 4 */

    .header-type-4 #nav-menu {
        background: transparent;
    }
}

@media (max-width: 767px) {

    .top-nav-right {
        border-radius: 0;
        -webkit-border-radius: 0;
    }

    .top-nav-left .search-box input.inputbox {
        border-radius: 0;
        -webkit-border-radius: 0;
    }

    .top-nav-right > ul > li:first-child > a {
        border-radius: 0;
        -webkit-border-radius: 0;
    }

    .top-nav-right > ul > li:last-child > a,
    .top-nav-right > ul > li.kd-no-modal > a {
        border: none;
        border-radius: 0;
        -webkit-border-radius: 0;
    }

    .top-nav-right > ul > li > a {
        color: #FFFFFF;
        border-right: 0;
        display: block;
    }

    .headerbar .dropdown-menu > li {
        border-bottom: 1px solid #314254;
    }

    .headerbar .dropdown-menu > li:last-child {
        border-bottom: none;
    }
}

/* ==============================
         PAGE BODY 
   ============================== */

#page-body {
    /*background-color: #FFFFFF;*/
}

.kd-btn-collapse,
.kd-btn-collapse:hover,
.kd-btn-collapse:focus {
    color: #FFFFFF;
}

.kd-forum-header.collapse.in .kd-btn-collapse {
    opacity: 0.2;
}

.kd-forum-header.collapse.in .kd-btn-collapse:hover {
    opacity: 1;
}

.last-post-icon {
    color: #B8B8B8;
}

.last-post-icon:hover {
    color: #3498DB ;
}

/* SIDEBAR */

#sidebar .panel-body a {
    color:#3498DB ;
}

#sidebar h2, #sidebar h2 a,
#sidebar h3, #sidebar h3 a,
#sidebar h4, #sidebar h4 a,
#sidebar.panel-heading a {
    color: #FFFFFF;
}

#sidebar .panel-default .panel-heading h2,
#sidebar .panel-default .panel-heading h3,
#sidebar .panel-default .panel-heading h4 {
    color: #ffffff;
    background-color: #3498DB;
}

.panel-heading .kd-btn-collapse {
    opacity: 0.2;
}

.panel-heading .kd-btn-collapse:hover {
    opacity: 1;
}

/* FORUM TABLES */

ul.topiclist li.header {
    background: #3498DB;
    border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
}

ul.topiclist li.header a {
    color: #FFFFFF;
}

ul.topiclist li.header.kd-forum-header.collapse {
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

ul.topiclist li.header.kd-forum-header.collapse.in {
    border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
}

/* ==============================
         PAGE FOOTER 
   ============================== */

#page-footer {
    background: #192128;
    color: #7B88A0;
}

#page-footer a:hover {
    color: #00bc8a;
}

#page-footer h4 {
    color: #3498DB ;
}

.footer-top-bar {
    background: #192128;
    border-bottom: 1px solid #202A33;
}

.footer-top-bar a {
    color: #7B88A0;
}

.footer-top-bar i {
    color: #00bc8a;
}

.footer-inner-bar {
    background-color: #192128;
    color: #7B88A0;
}

.footer-inner-bar a {
    color: #7B88A0;
}

.footer-inner-bar p a {
    color: #00bc8a;
}

.footer-inner-bar hr {
    border-top: 1px solid #27313A;
}

.footer-inner-bar .logo-footer, .footer-inner-bar .logo-footer a {
    color: #444B56;
}

.copyright {
    background-color: #13191E;
    border-top: 1px solid #202A33;
    color: #414956;
}

.copyright a {
    color: #525B6B;
}

.socials a {
    color: #414956;
}

/* Twitter logo before tweet */

.tweet-list.twitter-logo li:before {
    color: #00bc8a;
}

/* Flickr Plugin Styles */

.footer-flickr .thumbs li a {}

.footer-flickr .thumbs li a .flickr-overlay {
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
    opacity: 0.6;
    background: #13191E;
}

.footer-flickr .thumbs li a:hover .flickr-overlay {
    opacity: 0;
}

/* FOOTER TYPE 1 */

#footer-type-1 .footer-inner-bar .footer-links > ul a {
    color: #00bc8a;
}

#footer-type-1 .footer-inner-bar .footer-links > ul a:hover {
    color: #EEEEEE;
}

/* FOOTER TYPE 2 */

#footer-type-2 .socials .fa-stack {
    background: #161D23;
    border-radius: 3px;
}

#footer-type-2 .socials a {
    color: #7B88A0;
}

#footer-type-2 .socials a:hover {
    color: #00bc8a;
}

#footer-type-2 .footer-bottom-links li {
    border-left: 1px solid #414956;
}

/*    
--------------------------------------------------------------
404 ERROR PAGE
-------------------------------------------------------------- */

.page_404error strong {
    color: #DDDDDD;
}

.page_404error b {
    color: #DDDDDD;
}

.page_404error em {
    color: #777777;
}

/*    
--------------------------------------------------------------
ABOUT PAGE
------------------------------------------------------------- */

section#team-about {
    background-color: #CDD1D3;
}

section#description-about {
    background-color: #F9F9FA;
    border-top: 1px solid #E5E9EC;
    background-attachment: fixed;
    background-image: url('styles/Charon - Main/theme/images/patterns/geometry.png');
    background-repeat: repeat;
}

section#statistics-about {
    background-attachment: fixed;
    background-image: url('styles/Charon - Main/theme/images/patterns/geometry.png');
    background-repeat: repeat;
    position: relative;
    border-bottom: 1px solid #E5E9EC;
}

#about #team-about h3 {
    color: #FFFFFF;
}

/* Statistics in "About Page" */

#statistics-about .statistics-icon {
    border: 5px solid #06aa7f;
    border-radius: 50%;
    background: #06aa7f;
}

#statistics-about >.row > div:hover .statistics-icon {
    border-color: #06aa7f;
    background: #00bc8a;
    color: #ffffff;
}

#statistics-about >.row > div:hover .statistics-icon i {
    color: #ffffff;
}

#statistics-about i {
    color: #FFFFFF;
}

.statistics-about p {
    color: #888888;
}

.statistics-about p strong {
    color: #111111;
}

/* Team pictures in "About Page" */

#team-about .team-desc {
    background-color: #06aa7f;
    border-bottom-left-radius : 3px;
    border-bottom-right-radius: 3px;
}

.tm-thumb img {
    border-top-left-radius : 3px;
    border-top-right-radius: 3px;
}

.tm-icons {
    color: #ffffff;
}

.tm-icons li a {
    background-color: transparent;
    border: 1px solid #ffffff;
    border-radius: 3px;
    color: #ffffff;
}

.tm-icons li a:hover {
    background-color: #ffffff;
    border-color: transparent;
    color: #333333;
}

.tm h3 {
    color: #FFFFFF;
    border-bottom: 1px solid #00bc8a;
}

.tm h4 {
    color: #EEEEEE;
}

.tm p {
    color: #666666;
}

/*    
--------------------------------------------------------------
Colours and backgrounds for common.css
-------------------------------------------------------------- */

html,
body {
    color: #fff;
    background: url('../immagini/macchina.jpg') no-repeat fixed center center /cover ;

}

h1 {
    color: #111111;
}

h2, h2 a {
    color: #AAAAAA;
}

.page-body-inner > h2,
.page-body-inner > h2 a,
.page-body-inner > form > h2 {
    color: #FFF;
}

h3 {
    border-bottom: none;
    color: #999999;
}

hr {
    border-top: 1px solid #E5E9EC;
}

hr.dashed {
    border-top-color: #E5E9EC;
}

.form-control, textarea.form-control, 
input[type="text"], input[type="password"],
input[type="datetime"], input[type="datetime-local"], 
input[type="date"],
input[type="month"], input[type="time"], 
input[type="week"], input[type="number"],
input[type="email"], 
input[type="url"], input[type="search"], 
input[type="tel"],
input[type="color"], 
.uneditable-input {
    border-width: 1px;
}

/* Search box
--------------------------------------------- */

#search-box {
    color: #FFFFFF;
}

#search-box #keywords {
    background-color: #FFF;
}

#search-box input {
    border-color: #0075B0;
}

/* Round cornered boxes and backgrounds
---------------------------------------- */

.forabg {
    background-color: #F7F8F8;
    /*background-image: url("./styles/Charon%20-%20Main/theme/images/bg_list.gif");*/
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.forumbg {
    background-color: #F7F8F8;
    /*background-image: url("./styles/Charon%20-%20Main/theme/images/bg_header.gif");*/
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.panel {
    background-color: #F7F8F8;
    color: #333333;
}

.post:target .content {
    color: #000000;
}

.post:target h3 a {
    color: #000000;
}

/*.bg1  { background-color: #ECF3F7; }*/
/*.bg2  { background-color: #e1ebf2;  }*/
/*.bg3  { background-color: #cadceb; }*/

.ucprowbg {
    background-color: #DCDEE2;
}

.fieldsbg {
    background-color: #E7E8EA;
}

/*span.corners-top {
  background-image: url("./styles/Charon%20-%20Main/theme/images/corners_left.png");
}*/

/*span.corners-top span {
  background-image: url("./styles/Charon%20-%20Main/theme/images/corners_right.png");
}*/

/*span.corners-bottom {
  background-image: url("./styles/Charon%20-%20Main/theme/images/corners_left.png");
}*/

/*span.corners-bottom span {
  background-image: url("./styles/Charon%20-%20Main/theme/images/corners_right.png");
}

/* Horizontal lists
----------------------------------------*/

ul.navlinks {
    /*border-bottom-color: #FFFFFF;*/
}

/* Table styles
----------------------------------------*/
.forumbg.forumbg-table {
    border: 1px solid #E5E9EC;
    overflow: hidden;
}

table.table1 thead th {
    color: #FFFFFF;
    background: #3498DB ;
}

table.table1 tbody tr {
    border-color: #BFC1CF;
}

table.table1 tbody tr:hover {
    background-color: #F9F9F9;
    color: #000000;
}

table.table1 td {
    color: #333333;
    border-bottom: 1px solid #E5E9EC;
}

table.table1 tbody tr:last-child td {
    border-bottom: none;
}

table.table1 tbody tr:last-child td:last-child {
    border-bottom-right-radius: 3px;
}

table.table1 tbody td {
    border-top-color: #FAFAFA;
}

table.table1 tbody th {
    border-bottom-color: #000000;
    color: #333333;
    background-color: #FFFFFF;
}

table.info tbody th {
    color: #000000;
}

/* Misc layout styles
---------------------------------------- */
dl.details dt {
    color: #000000;
}

dl.details dd {
    color: #536482;
}

.sep {
    color: #1198D9;
}

/* Pagination
---------------------------------------- */

div.pagination {
    border: 1px solid #E8E8E8;
    background: #F7F8F8;
}

div.pagination > a,
div.pagination > strong,
div.pagination > span,
div.pagination > div > strong {
    color: #333333;
    background-color: #F7F8F8;
}

div.pagination > a:hover,
div.pagination > a:focus {
    color: #ffffff;
    background-color: #3498DB ;
    border-color: transparent;
}

div.pagination > strong,
div.pagination > strong:hover,
div.pagination > strong:focus {
    color: #ffffff;
    background-color: #3498DB ;
    border-color: transparent;
}

.panel div.pagination > a,
.panel div.pagination > strong,
.panel div.pagination > span,
.panel div.pagination > div > strong {
    background-color: #F2F3F3;
}

.panel div.pagination > a:hover,
.panel div.pagination > a:focus {
    color: #ffffff;
    background-color: #3498DB ;
    border-color: transparent;
}

.panel div.pagination > strong,
.panel div.pagination > strong:hover,
.panel div.pagination > strong:focus {
    color: #ffffff;
    background-color: #3498DB ;
    border-color: transparent;
}

/* Pagination in viewforum for multipage topics */
.row .pagination {
    /*background-image: url("./styles/Charon%20-%20Main/theme/images/icon_pages.gif");*/
}

.row .pagination span a, li.pagination span a {
    background-color: #FFFFFF;
    border: 1px solid #E5E9EC;
}

.row .pagination span a:hover, li.pagination span a:hover {
    background-color: #3498DB ;
    border-color: #3498DB f;
}

/* Miscellaneous styles
---------------------------------------- */

.error {
    background-color: #F2DEDE;
    border: 1px solid #EBCCD1;
    color: #E87A89;
}

.error:before {
    font-family: FontAwesome;
    content: "\f071";
    font-size: 1.42em;
    margin-right: 10px;
}

.reported {
    /*background-color: #FFFFFF;*/
}

li.reported:hover {
    /*background-color: #FFFFFF !important;*/
}

.reported-icon {
    color: #EA5648;
    font-size: 16px;
}

.unapproved-icon {
    color: #34AADC;
    font-size: 16px;
}

.attach-icon {
    color: #BBBBBB;
}

.sticky, .announce {
    /* you can add a background for stickies and announcements*/
}

div.rules {
    background-color: #ECD5D8;
    color: #BC2A4D;
}

p.rules {
    background-color: #F4F4F4;
    background-image: none;
}

p.rules a {
    color: #EA5648;
}

/*    
--------------------------------------------------------------
Colours and backgrounds for links.css
-------------------------------------------------------------- */

a {
    color: #3498DB ;
}

a:hover, a:focus {
    color: #333333;
}

/* Links on gradient backgrounds */
#search-box a:link, .navbg a:link, .forumbg .header a:link, .forabg .header a:link, th a:link {
    /*color: #FFFFFF;*/
}

#search-box a:visited, .navbg a:visited, .forumbg .header a:visited, .forabg .header a:visited, th a:visited {
    /*color: #FFFFFF;*/
}

#search-box a:hover, .navbg a:hover, .forumbg .header a:hover, .forabg .header a:hover, th a:hover {
    /*color: #A8D8FF;*/
}

#search-box a:active, .navbg a:active, .forumbg .header a:active, .forabg .header a:active, th a:active {
    /*color: #C8E6FF;*/
}

/* Links for forum/topic lists */
a.forumtitle {
    color: #333333;
}

/* a.forumtitle:visited { color: #06aa7f; } */

a.forumtitle:hover {
    color: #3498DB ;
}

a.forumtitle:active {
    color: #21272D;
}

a.topictitle {
    color: #333333;
}

/* a.topictitle:visited { color: #06aa7f; } */

a.topictitle:hover {
    color: #3498DB ;
}

a.topictitle:active {
    color: #333333;
}

/* Post body links */
.postlink {
    color: #06aa7f;
    border-bottom-color: #06aa7f;
}

.postlink:visited {
    color: #5D8FBD;
    border-bottom-color: #5D8FBD;
}

.postlink:active {
    color: #06aa7f;
}

.postlink:hover {
    background-color: #D0E4F6;
    color: #0D4473;
}

.signature a, .signature a:visited, .signature a:hover, .signature a:active {
    background-color: transparent;
}

.signature:before {
    color: #E8E8E8;
}

/* Profile links */
.postprofile a:link, .postprofile a:visited, .postprofile dt.author a {
    color: #06aa7f;
}

.postprofile a:hover, .postprofile dt.author a:hover {
    color: #333333;
}

.postprofile a:active {
    color: #06aa7f;
}

/* Profile searchresults */
.search .postprofile a {
    color: #06aa7f;
}

.search .postprofile a:hover {
    color: #333333;
}

/* Go to top fixed button */

.go-top {
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease; /* Firefox 4 */
    -webkit-transition: all 0.3s ease; /* Safari and Chrome */
    -o-transition: all 0.3s ease; /* Opera */
    border-radius: 3px;
}

a.go-top {
    color: #FFFFFF;
    border: none;
    background: rgba(0, 0, 0, 0.2);
}

a.go-top:hover {
    color: #FFFFFF;
    background: #192128;
}

/* Back to top of page */

a.top:before, a.top2:before, a.up:before, a.down:before, a.left:before {
    font-family: 'FontAwesome';
    margin-right: 10px;
    position: relative;
    width: 100%;
}

a.top:before {
    content: "\f062";
    font-size: 12px;
    right: -2px;
    top: -4px;
}

a.top2:before {
    content: "\f062";
    font-size: 12px;
}

a.top:hover, a.top2:hover {
    color: #06aa7f;
}

a.top {
    /*background-image: url("./styles/Charon%20-%20Main/imageset/icon_back_top.gif");*/
    color: #DDDDDD;
}

a.top2 {
    /* background-image: url("./styles/Charon%20-%20Main/imageset/icon_back_top.gif");*/
    color: #DDDDDD;
}

/* Arrow links  */
a.up {
    /* background-image: url("./styles/Charon%20-%20Main/theme/images/arrow_up.gif")*/
}

a.down {
    /* background-image: url("./styles/Charon%20-%20Main/theme/images/arrow_down.gif")*/
}

a.left {
    /* background-image: url("./styles/Charon%20-%20Main/theme/images/arrow_left.gif") */
    background-color: #06aa7f;
    color: #FFFFFF;
}

a.left:before {
    content: "\f053";
}

a.right:after {
    font-family: 'FontAwesome';
    margin-left: 10px;
    position: relative;
    width: 100%;
    content: "\f054";
}

.carousel-large a.left.carousel-control,
.carousel-large a.right.carousel-control {
    filter: progid: DXImageTransform.Microsoft.gradient(enabled = false);
}

a.left.carousel-control:before {
    content: "\f053";
    margin-left: 0;
}

a.right.carousel-control:before {
    font-family: 'FontAwesome';
    margin-left: 0;
    position: relative;
    width: 100%;
    content: "\f054";
    padding-right: 0;
}

a.right.carousel-control:after {
    content: "";
    margin-left: 0;
}

a.right {
    /* background-image: url("./styles/Charon%20-%20Main/theme/images/arrow_right.gif")*/
    background-color: #06aa7f;
    color: #FFFFFF;
}

a.up:hover {
    background-color: transparent;
}

a.left:hover {
    color: #FFFFFF;
    background-color: #00bc8a;
}

a.right:hover {
    color: #FFFFFF;
    background-color: #00bc8a;
}

.carousel-control.left,
.carousel-control.right {
    background-image: none;
}

/*    
--------------------------------------------------------------
Colours and backgrounds for content.css
-------------------------------------------------------------- */

ul.forums,
ul.topics {
    border-left: 1px solid #E8E8E8;
    border-right: 1px solid #E8E8E8;
    border-bottom: 1px solid #E8E8E8;
    border-top: 0;
    /*background-color: #eef5f9;*/
    /*background-image: url("./styles/Charon%20-%20Main/theme/images/gradient.gif");*/
}

ul.topiclist li {
    color: #848484;
}

ul.topiclist dd {
    /*border-left-color: #FFFFFF;*/
}

.rtl ul.topiclist dd {
    /*border-right-color: #fff;*/
    border-left-color: transparent;
}

ul.topiclist li.row dt a.subforum.read {
    /*background-image: url("./styles/Charon%20-%20Main/imageset/subforum_read.gif");*/
}

ul.topiclist li.row dt a.subforum.read:before {
    font-family: 'FontAwesome';
    content: "\f114";
    margin-right: 5px;
    font-size: 1.0822em;
    position: relative;
}

ul.topiclist li.row dt a.subforum.unread {
    /*background-image: url("./styles/Charon%20-%20Main/imageset/subforum_unread.gif");*/
}

ul.topiclist li.row dt a.subforum.unread:before {
    font-family: 'FontAwesome';
    content: "\f07b";
    margin-right: 5px;
    font-size: 1em;
    position: relative;
}

li.row {
    border-top-color: #FFFFFF;
    border-bottom-color: #E5E9EC;
}

ul.forums li:last-child, ul.topics li:last-child, ul.forums, ul.topics {
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
}

li.row strong {
    color: #848484;
}

li.row:hover {
    background-color: #F9F9F9;
}

li.row:hover dd {
    /*border-left-color: #CCCCCC;*/
}

.rtl li.row:hover dd {
    /*border-right-color: #CCCCCC;*/
    border-left-color: transparent;
}

li.header dt, li.header dd {
    color: #FFFFFF;
}

/* Forum list column styles */
ul.topiclist dd.searchextra {
    color: #333333;
}

/* Post body styles
----------------------------------------*/
.postbody {
    color: #333333;
}

.post {
    background-color: #F7F8F8;
    border: 1px solid #E8E8E8;
    border-radius: 3px;
}

#cp-main .post {
    background-color: #FFFFFF;
}

/* Content container styles
----------------------------------------*/
.content {
    color: #333333;
}

.content h2, .content h3 {
    background-color: #3498DB ;
    color: #FFFFFF;
}

dl.faq dt {
    color: #333333;
}

.posthilit {
    background-color: #F3BFCC;
    color: #BC2A4D;
}

/* Post signature */
.signature {
    border-top-color: #E8E8E8;
}

/* Post noticies */
.notice {
    background: #F6F6F6;
}

.notice:before {
    color: #DDDDDD;
    content: "\f044";
    font-family: FontAwesome;
    font-size: 30px;
    font-style: normal;
    font-weight: normal;
    margin-left: -40px;
    position: absolute;
    top: 25px;
}

/* BB Code styles
----------------------------------------*/
/* Quote block */
blockquote {
   /* background-color: #F4F4F4;*/
    /*background-image: url("./styles/Charon%20-%20Main/theme/images/quote.gif");*/
    border-color: #ECF0F1;
    border-left-color: #E8E8E8;
    font-size: 13px;
}

blockquote > div:before {
    color: #CCCCCC;
    content: "\f10d";
    font-family: FontAwesome;
    font-size: 1.2em;
    margin-right: 10px;
    display: inline-block;
}

.rtl blockquote {
    /*background-image: url("./styles/Charon%20-%20Main/theme/images/quote_rtl.gif");*/
}

.rtl blockquote > div:before {
    content: "\f10e";
    margin-right: 0;
}

blockquote blockquote {
    /* Nested quotes */
    background-color: #F9F9F9;
}

blockquote blockquote blockquote {
    /* Nested quotes */
    background-color: #F4F4F4;
}

/* Code block */
code {
    background: #F9F9F9;
    border-radius: 0;
}

dl.codebox {
    background-color: #F4F4F4;
    border-color: #E8E8E8;
}

dl.codebox dt {
    border-bottom-color: #E8E8E8;
}

dl.codebox code {
    color: #2E8B57;
}

.syntaxbg {
    color: #FFFFFF;
}

.syntaxcomment {
    color: #FF8000;
}

.syntaxdefault {
    color: #0000BB;
}

.syntaxhtml {
    color: #000000;
}

.syntaxkeyword {
    color: #007700;
}

.syntaxstring {
    color: #DD0000;
}

/* Attachments
----------------------------------------*/
.attachbox {
    background-color: #FFFFFF;
    border-color: #E8E8E8;
}

.pm-message .attachbox {
    background-color: #F2F3F3;
}

.attachbox dd {
    border-top-color: #E8E8E8;
}

.attachbox p {
    color: #666666;
}

.attachbox p.stats {
    color: #666666;
}

.attach-image img {
    border-color: #E8E8E8;
}

/* Inline image thumbnails */

dl.file dd {
    color: #666666;
}

dl.thumbnail img {
    border-color: #666666;
    background-color: #FFFFFF;
}

dl.thumbnail dd {
    color: #666666;
}

dl.thumbnail dt a:hover {
    background-color: #EEEEEE;
}

dl.thumbnail dt a:hover img {
    border-color: #06aa7f;
}

/* Post poll styles
----------------------------------------*/

fieldset.polls dl {
    border-top-color: #ECF0F1;
    color: #666666;
}

fieldset.polls dl.voted {
    color: #000000;
}

fieldset.polls dd div {
    color: #FFFFFF;
}

.rtl .pollbar1, .rtl .pollbar2, .rtl .pollbar3, .rtl .pollbar4, .rtl .pollbar5 {
    border-right-color: transparent;
}

.pollbar1 {
    background-color: #AA2346;
    border-bottom-color: #74162C;
    border-right-color: #74162C;
}

.rtl .pollbar1 {
    border-left-color: #74162C;
}

.pollbar2 {
    background-color: #BE1E4A;
    border-bottom-color: #8C1C38;
    border-right-color: #8C1C38;
}

.rtl .pollbar2 {
    border-left-color: #8C1C38;
}

.pollbar3 {
    background-color: #D11A4E;
    border-bottom-color: #AA2346;
    border-right-color: #AA2346;
}

.rtl .pollbar3 {
    border-left-color: #AA2346;
}

.pollbar4 {
    background-color: #E41653;
    border-bottom-color: #BE1E4A;
    border-right-color: #BE1E4A;
}

.rtl .pollbar4 {
    border-left-color: #BE1E4A;
}

.pollbar5 {
    background-color: #F81157;
    border-bottom-color: #D11A4E;
    border-right-color: #D11A4E;
}

.rtl .pollbar5 {
    border-left-color: #D11A4E;
}

/* Poster profile block
----------------------------------------*/
.postprofile {
    color: #666666;
    border-left-color: #FFFFFF;
}

.rtl .postprofile {
    border-right-color: #FFFFFF;
    border-left-color: transparent;
}

.pm .postprofile {
    border-left: none;
}

.rtl .pm .postprofile {
    border-right-color: #DDDDDD;
    border-left-color: transparent;
}

.postprofile strong {
    color: #000000;
}

/*  
.online {
  background-image: url("./styles/Charon%20-%20Main/imageset/en/icon_user_online.gif");
}*/

/*    
--------------------------------------------------------------
Colours and backgrounds for buttons.css
-------------------------------------------------------------- */

/* Big button images */

.buttons div a {
    background-color: #3498DB ;
    color: #FFFFFF;
}

.buttons div a:hover {
    background-color: #3498DB ;
    color: #FFFFFF;
}

.buttons div.locked-icon a {
    background-color: #EA5648;
}

.buttons div.locked-icon a:hover {
    background-color: #DB5043;
}

.buttons div span:before {
    font-family: 'FontAwesome';
}

.reply-icon span:before {
    content: "\f112";
}

.post-icon span:before {
    content: "\f067";
}

.locked-icon span:before {
    content: "\f023";
}

.pmreply-icon span:before {
    content: "\f112";
}

.newpm-icon span:before {
    content: "\f075";
}

.forwardpm-icon span:before {
    content: "\f122";
}

.reply-icon span {
    /*background-image: url("./styles/Charon%20-%20Main/imageset/en/button_topic_reply.gif");*/
}

.post-icon span {
    /*background-image: url("./styles/Charon%20-%20Main/imageset/en/button_topic_new.gif");*/
}

.locked-icon span {
    /*background-image: url("./styles/Charon%20-%20Main/imageset/en/button_topic_locked.gif");*/
}

.pmreply-icon span {
    /*background-image: url("./styles/Charon%20-%20Main/imageset/en/button_pm_reply.gif");*/
}

.newpm-icon span {
    /*background-image: url("./styles/Charon%20-%20Main/imageset/en/button_pm_new.gif") ;*/
}

.forwardpm-icon span {
    /*background-image: url("./styles/Charon%20-%20Main/imageset/en/button_pm_forward.gif") ;*/
}

a.print {
    /*background-image: url("./styles/Charon%20-%20Main/theme/images/icon_print.gif");*/
    color: #CCCCCC;
}

a.print:hover {
    color: #333333;
}

a.sendemail {
    /*background-image: url("./styles/Charon%20-%20Main/theme/images/icon_sendemail.gif");*/
    color: #CCCCCC;
}

a.sendemail:hover {
    color: #333333;
}

a.fontsize {
    /*background-image: url("./styles/Charon%20-%20Main/theme/images/icon_fontsize.gif");*/
}

/* Icon images
---------------------------------------- */
.sitehome {
    /*background-image: url("./styles/Charon%20-%20Main/theme/images/icon_home.gif");*/
}

.icon-faq {
    /*background-image: url("./styles/Charon%20-%20Main/theme/images/icon_faq.gif");*/
}

.icon-members {
    /*background-image: url("./styles/Charon%20-%20Main/theme/images/icon_members.gif");*/
}

.icon-home {
    /*background-image: url("./styles/Charon%20-%20Main/theme/images/icon_home.gif");*/
}

.icon-ucp {
    /*background-image: url("./styles/Charon%20-%20Main/theme/images/icon_ucp.gif");*/
}

.icon-register {
    /*background-image: url("./styles/Charon%20-%20Main/theme/images/icon_register.gif");*/
}

.icon-logout {
    /*background-image: url("./styles/Charon%20-%20Main/theme/images/icon_logout.gif");*/
}

.icon-bookmark {
    /*background-image: url("./styles/Charon%20-%20Main/theme/images/icon_bookmark.gif");*/
}

.icon-bump {
    /*background-image: url("./styles/Charon%20-%20Main/theme/images/icon_bump.gif");*/
}

.icon-subscribe {
    /*background-image: url("./styles/Charon%20-%20Main/theme/images/icon_subscribe.gif");*/
}

.icon-unsubscribe {
    /*background-image: url("./styles/Charon%20-%20Main/theme/images/icon_unsubscribe.gif");*/
}

.icon-pages {
    /*background-image: url("./styles/Charon%20-%20Main/theme/images/icon_pages.gif");*/
}

.icon-search {
    /*background-image: url("./styles/Charon%20-%20Main/theme/images/icon_search.gif");*/
}

/* Profile & navigation icons */

.postprofile .profile-icons li a {
    font-family: fontello-custom;
    color: #cecece;
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    text-align: center;
    font-size: 1.333em;
    border-color: transparent;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.profile-icons > li > a {
    font-family: FontAwesome;
    color: #CCCCCC;
    background-color: transparent;
    border: 1px solid #ECF0F1;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.profile-icons > li > a:hover {
    color: #ffffff;
    background-color: #06aa7f;
    border-color: transparent;
}

.email-icon a:before {
    content: "\f0e0";
    font-family: 'FontAwesome';
}

.aim-icon a:before {
    content: '\e831';
}

/* '' */
.yahoo-icon a:before {
    content: '\e81a';
}

/* '' */
.web-icon a:before {
    content: "\f0ac";
    font-family: 'FontAwesome';
}

.msnm-icon a:before {
    content: '\e840';
}

/* '' */
.icq-icon a:before {
    content: '\e847';
}

/* '' */
.jabber-icon a:before {
    content: "\f0eb";
    font-family: 'FontAwesome';
}

.pm-icon a:before {
    content: "\f075";
    font-family: 'FontAwesome';
}

.quote-icon a:before {
    content: "\f10d";
}

/* Moderator icons */
.report-icon a:before {
    content: "\f024";
}

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

.delete-icon a:before {
    font-family: fontello-custom;
    content: '\e861';
    font-size: 0.89em;
    position: relative;
    top: -1px;
}

/* '' */
.info-icon a:before {
    content: "\f129";
}

.warn-icon a:before {
    content: "\f12a";
}

.profile-icons li.warn-icon a {
    color: #E87A89;
    border-color: #E87A89;
}

.profile-icons li.warn-icon a:hover {
    color: #ffffff;
    background-color: #E87A89;
}

.postprofile .profile-icons li a:hover {
    color: #ffffff;
    background-color: #06aa7f;
}

.email-icon, .email-icon a {
    /*background-image: url("./styles/Charon%20-%20Main/imageset/icon_contact_email.gif");*/
}

.aim-icon, .aim-icon a {
    /*background-image: url("./styles/Charon%20-%20Main/imageset/icon_contact_aim.gif");*/
}

.yahoo-icon, .yahoo-icon a {
    /*background-image: url("./styles/Charon%20-%20Main/imageset/icon_contact_yahoo.gif");*/
}

.web-icon, .web-icon a {
    /*background-image: url("./styles/Charon%20-%20Main/imageset/icon_contact_www.gif");*/
}

.msnm-icon, .msnm-icon a {
    /*background-image: url("./styles/Charon%20-%20Main/imageset/icon_contact_msnm.gif");*/
}

.icq-icon, .icq-icon a {
    /*background-image: url("./styles/Charon%20-%20Main/imageset/icon_contact_icq.gif");*/
}

.jabber-icon, .jabber-icon a {
    /*background-image: url("./styles/Charon%20-%20Main/imageset/icon_contact_jabber.gif");*/
}

.pm-icon, .pm-icon a {
    /*background-image: url("./styles/Charon%20-%20Main/imageset/en/icon_contact_pm.gif");*/
}

.quote-icon, .quote-icon a {
    /*background-image: url("./styles/Charon%20-%20Main/imageset/en/icon_post_quote.gif");*/
}

/* Moderator icons */
.report-icon, .report-icon a {
    /*background-image: url("./styles/Charon%20-%20Main/imageset/icon_post_report.gif");*/
}

.edit-icon, .edit-icon a {
    /*background-image: url("./styles/Charon%20-%20Main/imageset/en/icon_post_edit.gif");*/
}

.delete-icon, .delete-icon a {
    /*background-image: url("./styles/Charon%20-%20Main/imageset/icon_post_delete.gif");*/
}

.info-icon, .info-icon a {
    /*background-image: url("./styles/Charon%20-%20Main/imageset/icon_post_info.gif");*/
}

.warn-icon, .warn-icon a {
    /*background-image: url("./styles/Charon%20-%20Main/imageset/icon_user_warn.gif");*/
}

/* Need updated warn icon */

/*    
--------------------------------------------------------------
Colours and backgrounds for cp.css
-------------------------------------------------------------- */

/* Main CP box
----------------------------------------*/

#cp-main h3,
#cp-main hr, #cp-menu hr {
    border-color: #E8E8E8;
}

#cp-main .panel li.row {
    border-bottom: 1px solid #E5E9EC;
    /*border-top-color: #F9F9F9;*/
}

#cp-main .panel li.row:last-child {
    border-bottom: none;
}

ul.cplist {
    background: #FFFFFF;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-color: transparent;
}

#cp-main .panel li.header dd, #cp-main .panel li.header dt {
    color: #FFFFFF;
}

#cp-main table.table1 thead th {
    background: #06aa7f;
    border-bottom: none;
    color: #FFFFFF;
}

#cp-main .pm-message {
    border-color: #DBDEE2;
    background-color: #FFFFFF;
}

#cp-main table.table1 {
    background-color: #FFFFFF;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}

/* CP tabbed menu
----------------------------------------*/
#tabs a {
    /*background-image: url("./styles/Charon%20-%20Main/theme/images/bg_tabs1.gif");*/
    background-color: #F7F8F8;
    border: 1px solid #E8E8E8;
    color: #1F1F21;
}

#tabs a span {
    /*background-image: url("./styles/Charon%20-%20Main/theme/images/bg_tabs2.gif");*/
    /*color: #536482;*/
}

#tabs a:hover {
    background-color: #06aa7f;
    border-color: transparent;
    color: #FFFFFF;
}

#tabs .activetab a {
    background-color: #06aa7f;
    border-color: transparent;
    color: #FFFFFF;
}

#tabs .activetab a:hover {
    border-color: transparent;
    color: #FFFFFF;
}

#tabs .activetab a span {
    /*color: #333333;*/
}

#tabs .activetab a:hover span {
    /*color: #000000;*/
}

/* Mini tabbed menu used in MCP
----------------------------------------*/
#minitabs li {
    background-color: #E1EBF2;
}

#minitabs li.activetab {
    background-color: #F9F9F9;
}

#minitabs li.activetab a, #minitabs li.activetab a:hover {
    color: #333333;
}

/* UCP navigation menu
----------------------------------------*/

/* Link styles for the sub-section links */
#navigation a {
    color: #333;
    background-color: #ECF0F1;
    /*background-image: url("./styles/Charon%20-%20Main/theme/images/bg_menu.gif");*/
}

.rtl #navigation a {
    /*background-image: url("./styles/Charon%20-%20Main/theme/images/bg_menu_rtl.gif");*/
    /*background-position: 0 100%;*/
}

#navigation a:hover {
    /*background-image: none;*/
    background-color: #06aa7f;
    color: #ffffff;
}

#navigation #active-subsection a {
    color: #FFFFFF;
    background-color: #06aa7f;
    /*background-image: none;*/
}

#navigation #active-subsection a:hover {
    color: #FFFFFF;
}

/* Preferences pane layout
----------------------------------------*/
#cp-main h2 {
    color: #333333;
}

#cp-main .panel {
    background-color: #F8F8F8;
}

#cp-main .pm {
    background-color: #FFFFFF;
}

#cp-main.mcp-main h3 {
    color: #333333;
    background-color: transparent;
}

/*#cp-main span.corners-top, #cp-menu span.corners-top {
  background-image: url("./styles/Charon%20-%20Main/theme/images/corners_left2.gif");
}*/

/*#cp-main span.corners-top span, #cp-menu span.corners-top span {
  background-image: url("./styles/Charon%20-%20Main/theme/images/corners_right2.gif");
}*/

/*#cp-main span.corners-bottom, #cp-menu span.corners-bottom {
  background-image: url("./styles/Charon%20-%20Main/theme/images/corners_left2.gif");
}*/

/*#cp-main span.corners-bottom span, #cp-menu span.corners-bottom span {
  background-image: url("./styles/Charon%20-%20Main/theme/images/corners_right2.gif");
}*/

/* Topicreview */
/*#cp-main .panel #topicreview span.corners-top, #cp-menu .panel #topicreview span.corners-top {
  background-image: url("./styles/Charon%20-%20Main/theme/images/corners_left.gif");
}*/

/*#cp-main .panel #topicreview span.corners-top span, #cp-menu .panel #topicreview span.corners-top span {
  background-image: url("./styles/Charon%20-%20Main/theme/images/corners_right.gif");
}*/

/*#cp-main .panel #topicreview span.corners-bottom, #cp-menu .panel #topicreview span.corners-bottom {
  background-image: url("./styles/Charon%20-%20Main/theme/images/corners_left.gif");
}*/

/*#cp-main .panel #topicreview span.corners-bottom span, #cp-menu .panel #topicreview span.corners-bottom span {
  background-image: url("./styles/Charon%20-%20Main/theme/images/corners_right.gif");
}*/

/* Friends list */
.cp-mini {
    background-color: #ecf0f1;
}

dl.mini dt {
    color: #425067;
    margin-bottom: 10px;
}

/* PM Styles
----------------------------------------*/
/* PM Message history */
.current {
    color: #000000 !important;
}

/* PM marking colours */
.pmlist li.pm_message_reported_colour,
.pm_message_reported_colour {
    border-left-color: #BC2A4D;
    border-right-color: #BC2A4D;
}

.pmlist li.pm_marked_colour, .pm_marked_colour {
    border-color: #FF6600;
}

.pmlist li.pm_replied_colour, .pm_replied_colour {
    border-color: #A9B8C2;
}

.pmlist li.pm_friend_colour, .pm_friend_colour {
    border-color: #5D8FBD;
}

.pmlist li.pm_foe_colour, .pm_foe_colour {
    border-color: #000000;
}

/* Avatar gallery */
#gallery label {
    background-color: #FFFFFF;
    border-color: #CCC;
}

#gallery label:hover {
    background-color: #EEE;
}

/*    
--------------------------------------------------------------
Colours and backgrounds for forms.css
-------------------------------------------------------------- */

/* General form styles
----------------------------------------*/

label {
    color: #000;
}

fieldset.fields2 span {
    color: #7B88A0;
}

option.disabled-option {
    color: graytext;
}

/* Definition list layout for forms
---------------------------------------- */
dd label {
    color: #333;
}

/* Hover effects */
fieldset dl:hover dt label {
    color: #000000;
}

fieldset.fields2 dl:hover dt label {
    color: inherit;
}

/* Quick-login on index page */
fieldset.quick-login input.inputbox {
    background-color: #FFF;
}

/* Posting page styles
----------------------------------------*/

#message-box textarea {
    color: #333333;
}

/* Input field styles
---------------------------------------- */
.inputbox,
select {
    background-color: #F7F8F8;
    border-color: #E8E8E8;
    border-width: 1px;
    border-style: solid;
    color: #333333;
}

.panel .inputbox, .panel select {
    background-color: #F2F3F3;
}

.search-box:hover .inputbox {
    border-color: #06aa7f;
}

.search-box .inputbox:focus + .button2 {
    background-color: #06aa7f;
}

.search-box .inputbox:focus {
    border-color: #06aa7f;
}

.search-box .button2 {
    background-color: #DDDDDD;
}

.search-box:hover .button2 {
    background-color: #06aa7f;
}

.inputbox:focus {
    color: #333333;
    border-color: #ABABAB;
}

.form-control:focus {
    border-color: #ABABAB;
}

/* Form button styles
---------------------------------------- */

a.button1,
input.button1, input.button3, a.button2, input.button2 {
    background-color: #06aa7f;
    color: #FFFFFF;
    /*background-image: url("./styles/Charon%20-%20Main/theme/images/bg_button.gif");*/
}

a.button1, input.button1 {
    border-color: #666666;
}

input.button3 {
    background-image: none;
}

#cp-main .submit-buttons .button2,
#cp-main .display-actions .button2 {
    background-color: #EA5648;
}

#cp-main .submit-buttons .button2:hover,
#cp-main .display-actions .button2:hover {
    background-color: #DB5043;
}

/* Alternative button */
a.button2, input.button2, input.button3 {
    border-color: #666666;
}

/* <a> button in the style of the form buttons */
a.button1, a.button1:link, a.button1:visited, a.button1:active, a.button2, a.button2:link, a.button2:visited, a.button2:active {
    color: #FFFFFF;
}

/* Hover states */
a.button1:hover, input.button1:hover, a.button2:hover, input.button2:hover, input.button3:hover {
    color: #FFFFFF;
    background-color: #00bc8a;
}

input.search {
    /*background-image: url("./styles/Charon%20-%20Main/theme/images/icon_textbox_search.gif");*/
    color: #bbbbbb;
}

input.search:hover {
    /*background-image: url("./styles/Charon%20-%20Main/theme/images/icon_textbox_search.gif");*/
    color: #333333;
}

input.disabled {
    color: #666666;
}

/* BOOTSTRAP SPECIFIC */

.alert-danger {
    background-color: #EA5648;
    border-color: #EA5648;
    color: #FFFFFF;
}