Я
html {
    color: #000;
    background: #fff;
}
blockquote,
body,
dd,
div,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
input,
li,
ol,
p,
ul {
    margin: 0;
    padding: 0;
}
fieldset,
img {
    border: 0;
}
em,
strong {
    font-style: inherit;
    font-weight: inherit;
}
li {
    list-style: none;
}
img:-moz-broken,
img:-moz-user-disabled {
    -moz-force-broken-image-icon: 1;
}
img:-moz-broken:not([width]),
img:-moz-user-disabled:not([width]) {
    width: 50px;
}
img:-moz-broken:not([height]),
img:-moz-user-disabled:not([height]) {
    height: 50px;
}

.footer {
    background-color: #f4f4f4 !important;
    color: #a12000 !important;
}
html {
    background-color: #f2f2f2;
    overflow-y: scroll !important;
}
body {
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%;
    font-size: 13px;
    font-family: Roboto, sans-serif;
    color: #37474f;
    background-color: #f2f2f2;
    word-wrap: break-word;
    line-height: 1.28;
    min-width: 300px;
}

.main-link:hover {
    opacity: 0.8;
}


a:hover {
    text-decoration: underline;
}
a:focus,
a:hover {
    text-decoration: none;
}
.ugc a:active {
    position: relative;
    top: 1px;
    -webkit-box-shadow: 2px 2px 7px #ccc;
    -moz-box-shadow: 2px 2px 7px #ccc;
    box-shadow: 2px 2px 7px #ccc;
    outline: 0 none;
}
a {
    color: #e33c3c;
    padding: 0 3px;
    margin: 0 -3px;
    -moz-border-radius: 0;
    border-radius: 0;
}
.titleBar {
    margin-bottom: 10px;
    zoom: 1;
}
.titleBar:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.titleBar h1 {
    font-size: 26px;
    color: #37474f;
    font-weight: 700;
}
img {
    -ms-interpolation-mode: bicubic;
}
.avatar img {
    background-color: #e33c3c;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-position: 0 0 !important;
}
body .muted,
body .muted a,
body a.muted {
    color: #546e7a;
}
.concealed {
    text-decoration: inherit !important;
    color: inherit !important;
}
a.concealed:hover {
    text-decoration: underline !important;
}
.section {
    margin: 25px auto;
}
.sectionMain {
    background-color: #fafafa;
    padding: 15px;
    margin: 25px auto;
    border: 0 solid #e0e0e0;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.primaryContent {
    background-color: #fff;
    padding: 15px;
    border-bottom: 1px solid #e0e0e0;
}
.secondaryContent {
    background-color: #fff;
    padding: 15px;
    border-bottom: 1px solid #e0e0e0;
    font-size: 13px;
}
.secondaryContent a {
    color: #78909c;
}
.Menu {
    font-size: 13px;
    background-color: #f5f5f5;
    -moz-border-radius: 2px;
    border-radius: 2px;
    overflow: hidden;
    -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.16), 0 6px 12px rgba(0, 0, 0, 0.32);
    -moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.16), 0 6px 12px rgba(0, 0, 0, 0.32);
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.16), 0 6px 12px rgba(0, 0, 0, 0.32);
    -webkit-transition: height 0.2s ease-in-out;
    -o-transition: height 0.2s ease-in-out;
    -moz-transition: height 0.2s ease-in-out;
    transition: height 0.2s ease-in-out;
    min-width: 200px;
    position: absolute;
    z-index: 7500;
    display: none;
}
.Menu .menuHeader {
    overflow: hidden;
    zoom: 1;
}
.Menu .menuHeader h3 {
    font-size: 14px;
    color: #37474f;
}
.Menu .menuHeader .muted {
    font-size: 11px;
    color: #90a4ae;
}
.Menu .primaryContent {
    background-color: rgba(255, 255, 255, 0.96);
}
.Menu .secondaryContent {
    background-color: rgba(255, 255, 255, 0.96);
}
.Menu .blockLinksList {
    max-height: 400px;
    overflow: auto;
}
.formPopup {
    width: 250px;
    background-color: #fff;
}
.formPopup .ctrlUnit {
    margin: 5px auto;
}
.formPopup .button,
.formPopup .textCtrl {
    width: 232px;
}
.formPopup .ctrlUnit > dt label {
    display: block;
    margin-bottom: 2px;
}
.formPopup .submitUnit dd {
    text-align: center;
}
.formPopup .ctrlUnit > dd .explain {
    margin: 2px 0 0;
}
.formPopup .primaryControls {
    zoom: 1;
    white-space: nowrap;
    word-wrap: normal;
    padding: 0 5px;
}
.formPopup .primaryControls input.textCtrl {
    margin-bottom: 0;
}
.formPopup .secondaryControls {
    padding: 0 5px;
}
.formPopup .controlsWrapper {
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 5px;
    margin: 5px 0;
    font-size: 11px;
}
.formPopup .controlsWrapper .textCtrl {
    width: 222px;
}
.baseHtml ul {
    margin: 1em;
    margin-left: 3em;
    margin-right: 0;
}
.baseHtml ul li {
    list-style: disc outside;
}
.pairsJustified dt {
    color: #546e7a;
}
.pairsJustified {
    line-height: 1.5;
}
.pairsJustified dt {
    display: inline-block;
    vertical-align: middle;
}
.blockLinksList {
    font-size: 12px;
    background-color: #fff;
    padding: 4px 0;
}
.blockLinksList a {
    font-size: 13px;
    color: #546e7a;
    padding: 10px 15px;
    display: block;
    outline: 0 none;
    font-weight: 400;
}
.blockLinksList a:focus,
.blockLinksList a:hover {
    color: #37474f;
    text-decoration: none;
    background-color: #e0e0e0;
}
input[type="search"] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.xenForm {
    margin: 10px auto;
    max-width: 800px;
}
.xenForm .ctrlUnit > dd {
    width: 68%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 30px;
}
.xenForm .ctrlUnit > dd .textCtrl {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
}
.xenForm .submitUnit {
    border-top: 1px solid #fafafa;
}
.xenForm .ctrlUnit.submitUnit dd {
    line-height: 31px;
    padding-top: 0;
}
.ctrlUnit.submitUnit dd label {
    line-height: 1.28;
}
#QuickSearch .ctrlUnit.submitUnit dd,
.Menu .ctrlUnit.submitUnit dd {
    border: none;
    background: 0 0;
}
.textCtrl {
    font-size: 13px;
    font-family: Roboto,  sans-serif;
    color: #546e7a;
    background-color: transparent;
    padding: 5px 10px;
    margin-bottom: 2px;
    border: 0 solid #e0e0e0;
    border-bottom-width: 1px;
    -moz-border-radius: 0;
    border-radius: 0;
    outline: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 36px;
}
.textCtrl:focus {
    border-color: #e91e63;
}

.button.primary {
    color: #fff;
    background-color: #e33c3c;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.button::-moz-focus-inner {
    border: none;
}
a.button {
    display: inline-block;
    color: #e33c3c;
}
.button:hover,
.button[href]:hover {
    color: rgba(0, 0, 0, 0.75);
    text-decoration: none;
    background-color: #dadada;
    border-top-color: #fff;
}
.button:focus {
    color: #e33c3c;
    background-color: #e6e6e6;
}
.button:active,
.button[href]:active {
    background-color: #c6c6c6;
    border-bottom-color: #fff;
    -webkit-box-shadow: 0 0 0 0 transparent;
    -moz-box-shadow: 0 0 0 0 transparent;
    box-shadow: 0 0 0 0 transparent;
    outline: 0;
}
.submitUnit .button {
    min-width: 100px;
}
.xenForm .ctrlUnit {
    position: relative;
    margin: 10px auto;
    zoom: 1;
}
.xenForm .ctrlUnit:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.xenForm .ctrlUnit.fullWidth {
    overflow: visible;
}
.xenForm .ctrlUnit > dt {
    padding-top: 4px;
    padding-right: 15px;
    vertical-align: top;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 32%;
    float: left;
}
.xenForm .ctrlUnit.fullWidth dt {
    float: none;
    width: auto;
    text-align: left;
    height: auto;
    margin-bottom: 8px;
}
.xenForm .ctrlUnit > dt label {
    margin-left: 30px;
}
.xenForm .ctrlUnit > dd {
    float: left;
}
.xenForm .ctrlUnit.fullWidth > dd {
    float: none;
    width: auto;
    padding-left: 30px;
}
.ctrlUnit > dd .explain {
    font-size: 12px;
    color: #546e7a;
    margin-top: 2px;
}
.ctrlUnit > dd > * > li {
    margin: 4px 0 8px;
    padding-left: 1px;
}
.ctrlUnit > dd > * > li > ul {
    margin-left: 16px;
}
.ctrlUnit > dd > * > li > ul > li:first-child {
    margin-top: 6px;
}
#calroot {
    margin-top: -1px;
    width: 198px;
    padding: 2px;
    background-color: #fff;
    font-size: 11px;
    border: 1px solid #90a4ae;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 15px #666;
    -moz-box-shadow: 0 0 15px #666;
    box-shadow: 0 0 15px #666;
    z-index: 7500;
}
#calhead {
    padding: 2px 0;
    height: 22px;
}
#caltitle {
    font-size: 11pt;
    color: #90a4ae;
    float: left;
    text-align: center;
    width: 155px;
    line-height: 20px;
}
#calnext,
#calprev {
    display: block;
    width: 20px;
    height: 20px;
    font-size: 11pt;
    line-height: 20px;
    text-align: center;
    float: left;
    cursor: pointer;
}
#calnext {
    float: right;
}
#caldays {
    height: 14px;
    border-bottom: 1px solid #90a4ae;
}
#caldays span {
    display: block;
    float: left;
    width: 28px;
    text-align: center;
    color: #90a4ae;
}
#calweeks {
    margin-top: 4px;
}
.xenForm .ctrlUnit > dd {
    padding-top: 4px;
}
.xenForm .ctrlUnit.fullWidth > dd {
    padding-top: 0;
}
.xenForm .ctrlUnit > dd > input {
    margin-top: -4px;
}
.xenForm .ctrlUnit.fullWidth > dd > input,
.xenForm .ctrlUnit.submitUnit > dd > input {
    margin-top: 0;
}
.footer .pageContent {
    font-size: 13px;
    background-color: #fff;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-top: 0;
    margin-bottom: 25px;
    border-width: 0;
    border-top: 1px solid #e0e0e0;
    -moz-border-radius: 2px;
    border-radius: 2px;
    zoom: 1;
    min-height: 20px;
}
.footer a,
.footer a:visited {
    color: #90a4ae;
    padding-right: 8px;
    padding-left: 8px;
    display: block;
}
.footer a:active,
.footer a:hover {
    color: #37474f;
    text-decoration: underline;
}
.footerLinks {
    float: right;
    zoom: 1;
}
.footerLinks li {
    float: left;
}
.breadBoxTop {
    background-color: #f5f5f5;
    padding: 0;
    margin: 0;
    border: 0 solid #e0e0e0;
    border-bottom-width: 1px;
    overflow: hidden;
    zoom: 1;
    clear: both;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.breadcrumb {
    color: #90a4ae;
    overflow: hidden;
    zoom: 1;
    max-width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 50px;
}
.breadcrumb .boardTitle {
    display: none;
}
.breadcrumb .crust {
    display: block;
    float: left;
    position: relative;
    zoom: 1;
    max-width: 50%;
}
.breadcrumb .crust a.crumb {
    cursor: pointer;
    font-size: 13px;
    color: #90a4ae;
    text-decoration: none;
    padding: 0 15px 0 18px;
    margin: 0 0 -1px;
    border-bottom: 1px solid #e0e0e0;
    display: block;
    outline: 0 none;
}
.breadcrumb .crust a.crumb > span {
    display: block;
    text-overflow: ellipsis;
    word-wrap: normal;
    white-space: nowrap;
    overflow: hidden;
    max-width: 100%;
}
.breadcrumb .crust:first-child a.crumb {
    padding-left: 15px;
}
.breadcrumb .crust:last-child a.crumb {
    color: #546e7a;
}
.breadcrumb .crust .arrow {
    font-size: 16px;
    border: 20px solid transparent;
    border-right: 1px none #000;
    border-left-width: 10px;
    border-left-color: #e0e0e0;
    -moz-border-right-colors: #e0e0e0;
    display: block;
    position: absolute;
    right: -10px;
    top: 0;
    z-index: 50;
    width: 0;
    height: 0;
}
.breadcrumb .crust:hover a.crumb {
    color: #e33c3c;
}
.breadcrumb .jumpMenuTrigger {
    font-size: 16px;
    color: #90a4ae;
    background-color: transparent;
    padding-right: 15px;
    padding-left: 15px;
    float: right;
    white-space: nowrap;
    overflow: hidden;
}
#navigation .pageContent {
    height: 152px;
    position: relative;
}
.navTabs {
    font-size: 14px;
    color: #e0e0e0;
    background-color: #414141;
    border-color: #e0e0e0;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-clip: content-box;
    -webkit-box-shadow: 0 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: 0 1px rgba(0, 0, 0, 0.075);
    box-shadow: 0 1px rgba(0, 0, 0, 0.075);
    height: 75px;
}
.navTabs .navRight {
    float: right;
}
.navTabs .navTab {
    float: left;
    white-space: nowrap;
    word-wrap: normal;
}
.navTabs .navLink {
    color: #e0e0e0;
    padding-right: 15px;
    padding-left: 15px;
    display: block;
    float: left;
    text-align: center;
    outline: 0 none;
    text-transform: uppercase;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 75px;
    line-height: 75px;
}
.navTabs .navLink:hover {
    text-decoration: none;
}
.navTabs .navTab.PopupClosed {
    position: relative;
}
.navTabs .navTab.PopupClosed .navLink {
    color: #f5f5f5;
}
.navTabs .navTab.PopupClosed .navLink:hover {
    color: #fff;
}
#searchBar {
    position: relative;
    zoom: 1;
    z-index: 52;
}
#headerMover {
    zoom: 1;
}
#headerMover #headerProxy {
    height: 240px;
}
#headerMover #header {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.pageWidth {
    padding-right: 10px;
    padding-left: 10px;
    margin-right: auto;
    margin-left: auto;
    max-width: 1170px;
}
#content .pageContent {
    background-color: #fff;
    padding: 10px;
    border: 0 solid #e0e0e0;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.25);
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.25);
}
#content .pageContent:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.mainContainer {
    float: left;
    margin-right: -290px;
    width: 100%;
}
.sidebar {
    float: right;
    font-size: 12px;
    width: 230px;
}
.sidebar .section .secondaryContent h3 {
    font-size: 14px;
    color: #37474f;
    background-color: #fff;
    padding: 15px;
    border-width: 0;
    border-bottom: 1px solid #e0e0e0;
    -moz-border-radius: 2px;
    border-radius: 2px;
    margin: -15px -15px 15px;
}
.messageText {
    font-size: 16px;
    font-family: Roboto,  sans-serif;
    line-height: 1.4;
}
.messageText img {
    max-width: 100%;
}
.userBanner.bannerStaff {
    color: #78909c;
    background-color: #fafafa;
    border-color: #f5f5f5;
    background: #e91e63;
    color: #fff;
    width: 100%;
    display: table;
    text-align: center;
    font-size: 12px;
    border-radius: 3px;
    border-color: transparent;
}
.messageList .message:first-child {
    margin-top: 0;
}
.LikeText a {
    font-weight: 700;
    color: inherit;
}
.uix_panels {
    position: relative;
    overflow: hidden;
    width: 100%;
    min-height: 100vh;
}
.mainPanelWrapper {
    position: relative;
    min-height: 100vh;
    left: 0;
}
.sidePanelWrapper {
    width: 250px;
    position: absolute;
    top: 0;
    bottom: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    color: #37474f;
    background-color: #f5f5f5;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 300px;
}
.uix_panelMask {
    visibility: hidden;
    width: 100%;
    height: 100%;
    z-index: 1001;
    position: absolute;
    top: 0;
    left: 0;
    background: #607d8b;
    opacity: 0;
    -webkit-animation: panelMaskOut 0 linear;
    -moz-animation: panelMaskOut 0 linear;
    animation: panelMaskOut 0 linear;
}
.uix_panels:not(.is-animating):not(.is-leftShowing) .sidePanelWrapper--left,
.uix_panels:not(.is-animating):not(.is-leftShowing) .sidePanelWrapper--left * {
    visibility: hidden !important;
}
.mainPanelWrapper,
.sidePanelWrapper {
    -moz-transition: -moz-transform cubic-bezier(0.22, 0.61, 0.36, 1) 0.3s;
    -o-transition: -o-transform cubic-bezier(0.22, 0.61, 0.36, 1) 0.3s;
    -o-transition: transform cubic-bezier(0.22, 0.61, 0.36, 1) 0.3s;
    -webkit-transition: -webkit-transform cubic-bezier(0.22, 0.61, 0.36, 1) 0.3s;
    transition: -webkit-transform cubic-bezier(0.22, 0.61, 0.36, 1) 0.3s;
    -moz-transition: transform cubic-bezier(0.22, 0.61, 0.36, 1) 0.3s, -moz-transform cubic-bezier(0.22, 0.61, 0.36, 1) 0.3s;
    transition: transform cubic-bezier(0.22, 0.61, 0.36, 1) 0.3s;
    transition: transform cubic-bezier(0.22, 0.61, 0.36, 1) 0.3s, -webkit-transform cubic-bezier(0.22, 0.61, 0.36, 1) 0.3s, -moz-transform cubic-bezier(0.22, 0.61, 0.36, 1) 0.3s, -o-transform cubic-bezier(0.22, 0.61, 0.36, 1) 0.3s;
}
.mainPanelWrapper {
    z-index: 1;
}
.sidePanelWrapper {
    z-index: 2;
}
.sidePanelWrapper--left {
    left: -300px;
}
.sidePanel {
    height: 100%;
    overflow-x: hidden;
    overflow-y: visible;
}
.sidePanel a {
    color: #546e7a;
}
.sidePanel a:hover {
    color: #e91e63;
    text-decoration: none;
}
body .sidePanel__blockLinksList a:link {
    padding: 8px 16px;
    display: block;
}
.sidePanel__blockLinksList .visibilityForm {
    padding: 8px 16px;
    display: block;
}
.sidePanel__navTabs .navTab {
    position: relative;
}
.sidePanel__navTabs .navLink {
    display: block;
    color: #37474f;
    padding: 0 16px;
    border: 1px solid #fff;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-right-width: 0;
    border-left-width: 0;
    line-height: 50px;
    font-weight: 500;
    height: 50px;
    padding-right: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.sidePanel__navTabs .navLink:hover {
    color: #e91e63;
    text-decoration: none;
}
.sidePanel__navTabs .navTab.selected .navLink {
    background-color: #e0e0e0;
}
.sidePanel__navTabs .SplitCtrl {
    display: block;
    height: 50px;
    width: 50px;
    position: absolute;
    right: 0;
    top: 0;
    line-height: 50px;
    text-align: center;
    color: #37474f;
}
.sidePanel__navTabs .SplitCtrl:hover {
    text-decoration: none;
    color: #37474f;
}
.sidePanel__navTabs .navTab .tabLinks {
    opacity: 0;
    max-height: 0;
    -moz-transition: opacity 0.3s linear, max-height 0.3s cubic-bezier(0.22, 0.61, 0.36, 1);
    -o-transition: opacity 0.3s linear, max-height 0.3s cubic-bezier(0.22, 0.61, 0.36, 1);
    -webkit-transition: opacity 0.3s linear, max-height 0.3s cubic-bezier(0.22, 0.61, 0.36, 1);
    transition: opacity 0.3s linear, max-height 0.3s cubic-bezier(0.22, 0.61, 0.36, 1);
    overflow: hidden;
}
.sidePanel__navTabs .navTab .blockLinksList {
    padding: 10px 0;
    background: 0 0;
    border-bottom: none;
}
.sidePanel__navTabs .navTab .blockLinksList a {
    color: #546e7a;
    padding: 12px 16px;
    -moz-border-radius: 0;
    border-radius: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.sidePanel__navTabs .navTab .blockLinksList a:hover {
    color: #e91e63;
    background-color: transparent;
}
.sidePanel__navTabs .navTab .blockLinksList a:focus {
    color: inherit;
    background-color: inherit;
}
.sidePanel__tabPanels {
    position: relative;
}
.sidePanel__tabPanel {
    height: 0;
    -moz-transition: -moz-transform 0.3s cubic-bezier(0.22, 0.61, 0.36, 1);
    -o-transition: transform 0.3s cubic-bezier(0.22, 0.61, 0.36, 1);
    -o-transition: -o-transform 0.3s cubic-bezier(0.22, 0.61, 0.36, 1);
    -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.22, 0.61, 0.36, 1);
    transition: -webkit-transform 0.3s cubic-bezier(0.22, 0.61, 0.36, 1);
    -moz-transition: transform 0.3s cubic-bezier(0.22, 0.61, 0.36, 1), -moz-transform 0.3s cubic-bezier(0.22, 0.61, 0.36, 1);
    transition: transform 0.3s cubic-bezier(0.22, 0.61, 0.36, 1);
    transition: transform 0.3s cubic-bezier(0.22, 0.61, 0.36, 1), -webkit-transform 0.3s cubic-bezier(0.22, 0.61, 0.36, 1), -moz-transform 0.3s cubic-bezier(0.22, 0.61, 0.36, 1), -o-transform 0.3s cubic-bezier(0.22, 0.61, 0.36, 1);
    float: left;
    width: 100%;
}
.sidePanel__tabPanel.is-right {
    -webkit-transform: translate3d(300px, 0, 0);
    -ms-transform: translate3d(300px, 0, 0);
    -moz-transform: translate3d(300px, 0, 0);
    transform: translate3d(300px, 0, 0);
    position: absolute;
    top: 0;
    overflow-y: hidden;
}
.sidePanel__tabPanel.is-active {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    display: block;
    height: auto;
    overflow-y: auto;
}
.sidePanel--visitor .sidePanel__tabPanel.is-active {
    margin-bottom: 50px;
}
.sidePanel__textHeading {
    font-size: 14px;
    color: #37474f;
    background-color: transparent;
    padding: 15px;
    border-width: 0;
    border-top-style: solid;
    border-top-color: #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    font-weight: 500;
}
.sidePanel .textCtrl {
    color: #fff;
    background: rgba(0, 0, 0, 0.1);
    border-color: #fff;
    border-color: rgba(255, 255, 255, 0.1);
}
#navigation .pageContent {
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.uix_icon {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.navTabs .navTab .navLink > .uix_icon {
    float: left;
    margin-right: 0.4em;
    font-size: 1.15em;
    line-height: inherit;
}
.uix_hide {
    display: none !important;
}
.u-smallGutter {
    padding-left: 15px !important;
    padding-right: 15px !important;
}
.header__blockItem {
    margin-top: 0;
    margin-bottom: 0;
}
.header__blockItem:last-of-type {
    margin-bottom: 0;
}
.Menu {
    z-index: 9000;
}
#navigation .visitorTabs {
    min-width: 1px;
}
#navigation.withSearch .navTabs .pageWidth {
    zoom: 1;
}
#navigation.withSearch .navTabs .pageWidth:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#headerMover #header {
    position: static;
    width: auto;
}
#headerMover #headerProxy {
    display: none;
    height: 0;
}
.navTabs .navTab.PopupClosed .navLink {
    color: #e0e0e0;
}
.navTabs .navTab.PopupClosed:hover .navLink,
.navTabs .navTab:hover .navLink {
    color: inherit;
}
#navigation .pageContent {
    height: 75px;
}
#navigation .navTabs .navLink {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
input[type="search"],
input[type="text"] {
    -webkit-appearance: none;
}
#calroot {
    -webkit-box-shadow: 4px 4px 10px -2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 4px 4px 10px -2px rgba(0, 0, 0, 0.1);
    box-shadow: 4px 4px 10px -2px rgba(0, 0, 0, 0.1);
}
#QuickSearch input[type="checkbox"] {
    vertical-align: text-bottom;
}
#QuickSearchQuery {
    min-height: 0;
    padding-right: 10px;
    padding-left: 10px;
    line-height: normal;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 280px;
    height: 36px;
}
#QuickSearch .formPopup .secondaryControls {
    width: 280px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#QuickSearch .formPopup .controlsWrapper .textCtrl {
    width: 260px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#QuickSearch {
    display: inline-block;
    position: relative;
    right: 0;
    top: 0;
    vertical-align: top;
    background-color: transparent;
    padding: 0;
    line-height: normal;
    text-align: left;
}
#QuickSearchPlaceholder {
    position: static;
    right: 0;
    top: 0;
    height: auto;
    width: 18px;
    padding: 0 15px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    text-align: center;
    font-size: 18px;
    text-indent: 0;
    color: inherit;
    background-image: none;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
#QuickSearchPlaceholder:before {
    display: inline-block;
    position: relative;
    vertical-align: top;
}
#QuickSearch #commonSearches .arrowWidget {
    float: none;
    margin: 0 auto;
}
#QuickSearch .formPopup {
    background: 0 0;
    width: auto;
}
#QuickSearch .formPopup .controlsWrapper {
    background: 0 0;
    padding: 0;
    margin: 0;
}
#QuickSearch .formPopup .primaryControls {
    padding: 0;
}
#QuickSearch .formPopup .secondaryControls {
    -webkit-box-shadow: 4px 4px 10px -2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 4px 4px 10px -2px rgba(0, 0, 0, 0.1);
    box-shadow: 4px 4px 10px -2px rgba(0, 0, 0, 0.1);
    padding: 10px;
    border: solid 1px #e0e0e0;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #fafafa;
    color: #37474f;
    position: absolute;
    top: 46px;
    z-index: 7500;
}
#QuickSearch input.button.primary {
    margin-right: 5px;
}
#QuickSearch a.button.moreOptions {
    float: left;
    margin: 0;
}
#QuickSearch .primaryControls {
    position: relative;
}
#QuickSearchPlaceholder {
    display: inline-block;
}
#QuickSearch {
    display: none;
}
#QuickSearch .primaryControls .uix_icon {
    position: absolute;
    top: 0;
    line-height: 36px;
    text-align: center;
    right: 0;
    font-size: 16px;
    color: #fff;
    background-color: #e33c3c;
    -moz-border-radius: 2px;
    border-radius: 2px;
    cursor: pointer;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 36px;
    height: 36px;
    -moz-border-radius: 0 2px 2px 0;
    border-radius: 0 2px 2px 0;
}
#QuickSearch:not(.show) #QuickSearchQuery {
    padding-right: 46px;
}
#uix_searchMinimal {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    pointer-events: none;
    float: right;
    position: absolute;
    right: 0;
    opacity: 0;
    width: 0;
    -webkit-transition-property: opacity, width;
    -webkit-transition-duration: 0.3s, 0.3s;
    -webkit-transition-delay: 0s, 0;
    -o-transition-property: opacity, width;
    -moz-transition-property: opacity, width;
    transition-property: opacity, width;
    -moz-transition-duration: 0.3s, 0.3s;
    -o-transition-duration: 0.3s, 0.3s;
    transition-duration: 0.3s, 0.3s;
    -moz-transition-delay: 0s, 0;
    -o-transition-delay: 0s, 0;
    transition-delay: 0s, 0;
}
#navigation .navTabs .navTab > :not(.tabLinks) {
    -webkit-transition: opacity 0.3s 0.3s;
    -o-transition: opacity 0.3s 0.3s;
    -moz-transition: opacity 0.3s 0.3s;
    transition: opacity 0.3s 0.3s;
}
.hasFlexbox #uix_searchMinimal form {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -webkit-box;
    display: -moz-box;
    display: flex;
}
#uix_searchMinimal form .uix_icon {
    display: none;
}
#uix_searchMinimalClose {
    padding: 0 25px 0 0;
    cursor: pointer;
    float: left;
    font-size: 18px;
}
.hasFlexbox #uix_searchMinimalClose {
    -ms-flex: 0 0 auto;
    -webkit-flex: 0 0 auto;
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    flex: 0 0 auto;
}
#uix_searchMinimalOptions {
    padding: 0 0 0 25px;
    cursor: pointer;
    float: right;
    font-size: 18px;
}
.hasFlexbox #uix_searchMinimalOptions {
    -ms-flex: 0 0 auto;
    -webkit-flex: 0 0 auto;
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    flex: 0 0 auto;
    -ms-flex-order: 1;
    -webkit-order: 1;
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    order: 1;
}
#uix_searchMinimal {
    color: #e0e0e0;
}
.pageStyle_1 [id="navigation"] .uix_minimalSearchWrapper {
    position: relative;
}
#searchBar,
#uix_searchMinimal form {
    line-height: 75px;
    height: 75px;
}
#QuickSearch {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    padding: 0 10px;
}
#QuickSearchPlaceholder {
    color: #e0e0e0;
    padding: 0 10px;
    height: 100%;
}
#QuickSearchPlaceholder:before {
    top: 50%;
    vertical-align: top;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.uix_contentFix {
    zoom: 1;
}
.uix_contentFix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.uix_mainSidebar {
    -moz-transition: opacity 0.4s;
    -o-transition: opacity 0.4s;
    -webkit-transition: opacity 0.4s;
    transition: opacity 0.4s;
}
.mainContainer .mainContent > :first-child {
    margin-top: 0;
}
.mainContainer .mainContent > :last-child {
    margin-bottom: 0;
}
#content .pageContent > :first-child {
    margin-top: 0;
}
#content .pageContent > :last-child {
    margin-bottom: 0;
}
a.fbLogin span {
    color: #fff;
}
#navigation {
    position: relative;
}
#navigation.withSearch {
    z-index: 52;
}
.sticky_wrapper {
    position: relative;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.xenForm .submitUnit {
    border-top: none;
}
.formPopup .controlsWrapper {
    background-image: none;
}
.avatar img {
    -moz-border-radius: 100%;
    border-radius: 100%;
}
.breadBoxTop {
    margin: 25px 0;
    margin: 0;
}
.breadcrumb .jumpMenuTrigger {
    line-height: 50px;
}
.breadcrumb .uix_icon {
    vertical-align: top;
}
.breadcrumb .crust {
    line-height: 50px;
}
.breadcrumb .crust .arrow,
.breadcrumb .crust a.crumb {
    line-height: inherit;
}
.breadcrumb .crust .arrow {
    border-top-width: 25px;
    border-bottom-width: 25px;
}
.breadcrumb .crust .arrow {
    border: none;
    height: auto;
    width: auto;
    pointer-events: none;
}
.breadcrumb .crust:last-child .arrow {
    display: none;
}
.breadcrumbMeta {
    display: none;
    position: absolute;
}
.footer .pageContent {
    margin-bottom: 0;
}
.footerLinks .topLink .uix_icon {
    vertical-align: top;
}
.footer .pageContent {
    zoom: 1;
}
.footer .pageContent:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.uix_mainSidebar {
    width: 230px;
    background-color: #fff;
}
.hasRightSidebar .uix_mainSidebar {
    float: right;
}
.sidebar .section .secondaryContent {
    background-color: #fff;
    border: 1px solid #e0e0e0;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.hasRightSidebar .mainContainer {
    margin-right: -305px;
}
.hasRightSidebar .mainContent {
    margin-right: 250px;
}
.uix_mainSidebar .inner_wrapper {
    position: relative;
    -webkit-transform: translateZ(0);
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
}
.navTabs .navTab.login {
    display: list-item !important;
}
.Responsive .xenForm.xenForm--uixLoginForm .ctrlUnit {
    padding-left: 0;
    padding-right: 0;
}
.xenForm.xenForm--uixLoginForm .ctrlUnit > dd {
    padding-left: 0;
    padding-right: 0;
}
.xenForm.xenForm--uixLoginForm .ctrlUnit > dt label {
    margin-left: 0;
}
.xenForm.xenForm--uixLoginForm .ctrlUnit.submitUnit > dd {
    width: auto;
}
#XenForo a.fbLogin span {
    width: auto;
    height: 36px;
    margin: 0;
    padding: 0 15px;
    border: none;
    line-height: 36px;
    background: 0 0;
    text-shadow: none;
    color: #fff;
    text-align: center;
    -moz-border-radius: 2px;
    border-radius: 2px;
    text-overflow: ellipsis;
}
#XenForo a.fbLogin span:before {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 15px;
    content: "\f09a";
}
#XenForo a.fbLogin span:hover {
    background: rgba(0, 0, 0, 0.1);
}
#XenForo a.fbLogin {
    display: block;
    background: 0 0;
    margin: 0;
    padding: 0;
    border: none;
    text-shadow: none;
    color: #fff;
    width: 100%;
    height: auto;
    font-size: 14px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #537cbe;
}
.message .messageInfo {
    margin-left: 205px;
}
.messageUserBlock div.uix_avatarHolderInner {
    position: relative;
    text-align: center;
    margin: 0 auto;
}
.hasFlexbox .messageList .uix_message {
    font-size: 0;
}
.hasFlexbox .message .messageUserInfo {
    display: table-cell;
    vertical-align: top;
    min-width: 165px;
    padding-left: 8px;
    padding-right: 8px;
}
.hasFlexbox .message .messageInfo {
    display: table-cell;
    vertical-align: top;
    margin-left: 25px;
}
.hasFlexbox .message .messageContent {
    -ms-flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    flex: 1 1 auto;
}
.message .messageDetails {
    font-size: 12px;
    color: #90a4ae;
}
.message .messageDetails:after {
    content: ".";
    display: block;
    height: 0;
    clear: right;
    visibility: hidden;
}
.message .editDate {
    font-size: inherit;
    text-align: inherit;
    margin-top: 0;
}
.message .messageDetails .item {
    white-space: nowrap;
    display: inline-block;
    margin-left: 5px;
}
.message .messageDetails .postNumber {
    float: right;
}
.userBanner {
    background-image: none;
    padding-top: 4px;
    padding-bottom: 4px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.messageUserBlock .userBanner {
    margin-top: 5px;
}
#calroot {
    padding: 15px;
    border: none;
    -webkit-box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.2);
    box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.2);
    width: 220px;
}
#caltitle {
    color: #546e7a;
    width: 178px;
}
#caldays {
    padding-bottom: 5px;
    border-bottom-color: #f5f5f5;
}
#caldays span {
    width: 30px;
}
#calweeks {
    margin-top: 10px;
}
html.sidebar {
    width: auto !important;
    float: none !important;
    font-size: 100% !important;
}
.mdi {
    display: inline-block;
    font-family: "Material Design Icons";
    font-weight: 400;
    line-height: 1;
    letter-spacing: normal;
    font-size: inherit;
    font-style: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}
.mdi-account:before {
    content: url(../img/icon1.png);
}
.mdi-comment:before {
    content: url(../img/comment-icon.png);
}
.mdi-message-text:before {
    content: url(../img/icon2.png);
}
.mdi-thumb-up:before {
    content: url(../img/icon3.png);
}
.mdi-star:before {
    content: url(../img/icon4.png);
}
.LikeText:before,
.Popup .arrowWidget:before,
.sidePanel__navTabs .navTab > .navLink:before,
.sidebar .section .secondaryContent h3:before,
.uix_icon {
    display: inline-block;
    font-family: "Material Design Icons";
    font-weight: 400;
    line-height: inherit;
    letter-spacing: normal;
    font-size: inherit;
    font-style: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.uix_icon-search:before {
    content: url(../img/3.png);
}
.uix_icon-sitemap:before {
    content: url(../img/4.png);
}
.uix_icon-signIn:before {
    content: url(../img/1.png);
}
.uix_icon-register:before {
    content: url(../img/2.png);
}
.uix_icon-breadcrumbSeparator:before {
    content: url(../img/5.png);
}
.button.primary:focus {
    color: #e33c3c;
}
.button.primary:hover {
    -webkit-box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.15), 0 4px 10px 0 rgba(0, 0, 0, 0.25), 0 2px 4px -1px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.15), 0 4px 10px 0 rgba(0, 0, 0, 0.25), 0 2px 4px -1px rgba(0, 0, 0, 0.25);
    box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.15), 0 4px 10px 0 rgba(0, 0, 0, 0.25), 0 2px 4px -1px rgba(0, 0, 0, 0.25);
    background-color: #e33c3c;
    color: #fff;
}
.sidePanel .section {
    margin: 15px auto;
}
.sidePanel__navTabs .navLink:before {
    margin-right: 25px;
    color: #546e7a;
    font-size: 18px !important;
    vertical-align: bottom;
}
.sidePanel__navTabs .navLink:hover:before,
.sidePanel__navTabs .navTab:hover .SplitCtrl {
    color: #e91e63;
}
.sidePanel__navTabs .SplitCtrl {
    font-size: 18px;
}
.sidePanel__navTabs .blockLinksList {
    margin-left: 43px;
}
.sidePanelWrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
#QuickSearchPlaceholder,
.navTabs .visitorTabs .navLink {
    padding-left: 10px;
    padding-right: 10px;
}
#QuickSearchPlaceholder {
    font-size: 24px;
}
.navTabs .navTab .navLink > .uix_icon {
    font-size: 24px;
}
.navTabs .navTab.login .navLink > .uix_icon,
.navTabs .navTab.register .navLink > .uix_icon {
    font-size: 14px;
}
.navTab.topLink {
    display: none !important;
}
.topLink.navTab .navLink > .uix_icon {
    margin-right: 0;
}
.loginText,
.registerText {
    font-size: 12px;
}
.titleBar {
    padding: 25px 0 0;
}
.pageTitle__icon {
    font-size: 36px;
    color: #8aa2ae;
    -moz-border-radius: 100%;
    border-radius: 100%;
    background-image: none !important;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background-color: #e33c3c;
    font-size: 24px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    color: #fff;
}
.pageTitle__icon i {
    padding-top: 15px;
}
.sidebar .section > .secondaryContent {
    border: none;
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.25);
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.25);
}
.sidebar .secondaryContent dl:last-child,
.sidebar .secondaryContent li:last-child {
    border-bottom: none;
}
.uix_icon-expandDropdown,
.uix_icon-jumpToTop {
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: -webkit-transform 0.3s ease-in-out;
    -o-transition: -o-transform 0.3s ease-in-out;
    -moz-transition: transform 0.3s ease-in-out, -moz-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out, -moz-transform 0.3s ease-in-out, -o-transform 0.3s ease-in-out;
}
.uix_icon-expandDropdown {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
.titleBar {
    padding: 25px 0;
}
.hasFlexbox .message .messageInfo {
    margin: 0;
    padding: 15px;
}
.messageDetails .authorEnd {
    display: none;
}
.message .messageDetails {
    margin-left: -5px;
}
.message .messageDetails .item,
.message .messageDetails .item a {
    color: #90a4ae;
}
.LikeText:before {
    font-size: 16px;
    margin-right: 3px;
    vertical-align: middle;
}
.likesSummary .LikeText .username {
    color: #607d8b;
    font-weight: 400;
}
.extraUserInfo i {
    font-size: 18px;
    margin-right: 5px;
}
.extraUserInfo .pairsJustified dd {
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
}
.LikeText {
    color: #607d8b;
}
footer {
    margin-top: 30px;
}
.footer .pageContent {
    margin-top: 0;
}
.footerLinks li a {
    height: 34px;
    line-height: 34px;
}
.Menu .primaryContent {
    background-color: #f5f5f5;
}
.pairsJustified dt {
    color: #90a4ae;
}
.pairsJustified dd {
    color: #546e7a;
}
.pairsJustified {
    line-height: 2;
}
.media__container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -moz-box;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    -moz-box-align: start;
    align-items: flex-start;
}
.media__body {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    -moz-box-flex: 1;
    flex: 1;
}
.media--left {
    margin-right: 15px;
}
.media__container.centered {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
#XenForo a.fbLogin {
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.xenForm .ctrlUnit > dt {
    text-align: right;
}
.xenForm .ctrlUnit > dd > input {
    margin-top: -10px;
}
.sidebar {
    margin-bottom: 1.5em;
}
.thumbtitle {
    font-family: Roboto,  sans-serif;
    color: #fff;
    font-size: 19px;
    background: #1d1e20;
    padding: 5px 18px;
    margin-top: 0;
}
.thumbtitle--black {
    background: #1d1e20;
    color: #fff;
}
.thumbtitle--arrow {
    position: relative;
    margin-bottom: 20px;
    text-align: center;
}
.thumbtitle--arrow:after {
    content: "";
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #000;
    position: absolute;
    bottom: -7px;
    left: 20px;
}
.newsbox--list {
    list-style: none;
    margin: 0;
}
.newsbox .news__title {
    font-size: 28px;
}
.newsbox--list .newsbox--item {
    margin-bottom: 0;
}
.newsbox--widget .news__title {
    margin-top: 0.5em;
    font-size: 18px;
}
.newsbox--widget .news__content {
    margin-left: 90px;
}
.newsbox--widget .news__meta {
    font-size: 12px;
}
.newsbox--list--noimg li {
    border-bottom: 1px solid #eee;
}
.newsbox--list--noimg .news__content {
    margin-left: 0;
}
.news__title a {
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
    color: #404040;
}
.news__title a:hover {
    color: #ed8100;
}
.news__title {
    margin-bottom: 5px;
}
.news__meta {
    color: #5f6264;
    font-size: 14px;
    margin-bottom: 10px;
}
.news__date {
    color: #a3abaf;
}
.newsbox--list {
    margin: 0;
    list-style: none;
}
.mdi:before {
    display: inline-block;
    font: normal normal normal 24px/1 Arial;
    font-size: inherit;
    text-rendering: auto;
    line-height: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
a {
    background-color: transparent;
}
a:active,
a:hover {
    outline: 0;
}
strong {
    font-weight: 700;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
img {
    border: 0;
}
button {
    overflow: visible;
    text-transform: none;
    -webkit-appearance: button;
    cursor: pointer;
}
input {
    line-height: normal;
}
body,
html {
    font-size: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 1.1;
}
*,
:after,
:before {
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit;
    outline: 0;
}
img {
    max-width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic;
    display: inline-block;
    vertical-align: middle;
}
button {
    -webkit-appearance: none;
    -moz-appearance: none;
    background: 0 0;
    padding: 0;
    border: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    line-height: 1;
}
div,
form,
h1,
h2,
h3,
li,
p,
ul {
    margin: 0;
    padding: 0;
}
p {
    font-size: inherit;
    line-height: 1.6;
    margin-bottom: 1rem;
    text-rendering: optimizeLegibility;
}
i {
    font-style: italic;
    line-height: inherit;
}
strong {
    font-weight: 700;
    line-height: inherit;
}
h1,
h2,
h3 {
    font-weight: 400;
    font-style: normal;
    color: inherit;
    text-rendering: optimizeLegibility;
    margin-top: 0;
    margin-bottom: 0.5rem;
    line-height: 1.4;
}
h1 {
    font-size: 1.5rem;
}
h2 {
    font-size: 1.25rem;
}
h3 {
    font-size: 1.1875rem;
}
a {
    color: #2199e8;
    text-decoration: none;
    line-height: inherit;
    cursor: pointer;
}
a:focus,
a:hover {
    color: #1585cf;
}
ul {
    line-height: 1.6;
    margin-bottom: 1rem;
    list-style-position: outside;
}
li {
    font-size: inherit;
}
ul {
    list-style-type: disc;
    margin-left: 1.25rem;
}
ul ul {
    margin-left: 1.25rem;
    margin-bottom: 0;
    list-style-type: inherit;
}
.newsbox--widget li:after,
.newsbox--widget li:before,
.newsbox:after,
.newsbox:before {
    content: " ";
    display: table;
}
.newsbox--widget li:after,
.newsbox:after {
    clear: both;
}
a {
    color: #ed8100;
}
a:hover {
    color: #ba6500;
}
.thumbtitle {
    font-family: Roboto,  sans-serif;
    color: #fff;
    font-size: 19px;
    background: #1d1e20;
    padding: 5px 18px;
    margin-top: 0;
}
.thumbtitle--black {
    background: #1d1e20;
    color: #fff;
}
.thumbtitle--arrow {
    position: relative;
    margin-bottom: 20px;
    text-align: center;
}
.thumbtitle--arrow:after {
    content: "";
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #000;
    position: absolute;
    bottom: -7px;
    left: 20px;
}
.newsbox--list {
    list-style: none;
    margin: 0;
}
.newsbox .news__title {
    font-size: 28px;
}
.newsbox--list .newsbox--item {
    margin-bottom: 0;
}
.newsbox--widget .news__title {
    margin-top: 0.5em;
    font-size: 18px;
}
.newsbox--widget .news__content {
    margin-left: 90px;
}
.newsbox--widget .news__meta {
    font-size: 12px;
}
.newsbox--list--noimg li {
    border-bottom: 1px solid #eee;
}
.newsbox--list--noimg .news__content {
    margin-left: 0;
}
.news__title a {
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
    color: #404040;
}
.news__title a:hover {
    color: #ed8100;
}
.news__title {
    margin-bottom: 5px;
}
.news__meta {
    color: #5f6264;
    font-size: 14px;
    margin-bottom: 10px;
}
.news__date {
    color: #a3abaf;
}
.newsbox--list {
    margin: 0;
    list-style: none;
}
.widget__toppost .newsbox--list .news__content {
    position: relative;
    z-index: 2;
}
.widget__toppost .newsbox--list li {
    position: relative;
}
.widget__toppost .newsbox--list li:after {
    position: absolute;
    bottom: 0;
    right: 0;
    font-size: 50px;
    color: #eee;
    font-weight: 700;
    pointer-events: none;
}
.sidebar {
    margin-bottom: 1.5em;
}
.sidebar li:last-child {
    list-style: none;
}
a {
    text-decoration: none;
}
ul {
    list-style: none;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.input--text {
    width: 100%;
}
.auth-section:after,
.comment-footer__menu:after,
.nav:after,
.post-content .post-message:after,
.post-content footer,
.post-content:after,
.post-list .post:after,
.services:after,
.textarea-wrapper:after {
    clear: both;
}
a,
button,
form,
img,
li,
p,
strong,
ul {
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: 400;
    font-style: normal;
    font-size: 100%;
    font-family: inherit;
}
html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
}
a:active,
a:hover {
    outline: 0;
}
footer,
header,
nav,
section {
    display: block;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
button {
    cursor: pointer;
    -webkit-appearance: button;
}
.input--text,
.textarea-wrapper {
    -webkit-appearance: none;
}
#layout,
.post-content .post-body {
    overflow: hidden;
}
.dropdown {
    position: relative;
}
.dropdown-toggle:active,
.input--text:focus,
.post-content:focus,
a:focus {
    outline: 0;
}
h3,
strong {
    font-weight: 700;
}
h3,
p {
    margin: 0 0 0.7em;
}
a:active,
a:hover {
    text-decoration: none;
}
b {
    color: #ed8100;
    font-weight: 700;
}
a:hover {
    text-decoration: underline;
}
button::-moz-focus-inner {
    border: 0;
}
h3 {
    font-size: 16px;
}
[class^="icon-"]:before {
    font-family: icons;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
#layout > section {
    min-height: 125px;
}
.input--text {
    border: 2px solid #dbdfe4;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    transition: all 0.2s linear;
    padding: 5px 9px;
    margin: 0;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-size: 13px;
    height: 32px;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 Arial;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.fa-lg {
    font-size: 1.33333333em;
    line-height: 0.75em;
    vertical-align: -15%;
}
.fa-heart:before {
    content: url(../img/heart.png);
}
.fa-share-square-o:before {
    content: url(../img/reply.png);
}
.fa-angle-up:before {
    content: url(../img/up.png);
}
.fa-angle-down:before {
    content: url(../img/down.png);
}
.input--text:focus {
    border: 2px solid #c2c6cc;
}
.avatar .user,
.avatar img {
    display: block;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.avatar {
    float: left;
}
.avatar .user img {
    width: 48px;
    height: 48px;
}
.avatar .user {
    position: relative;
    z-index: 100;
    background: #dbdfe4;
    padding: 0;
}
.post .avatar {
    margin-right: 12px;
}
.post-list {
    list-style-type: none;
    margin: 0;
}
.post-list .post:after,
.post-list .post:before {
    display: table;
    content: "";
    line-height: 0;
}
.post-content:after,
.post-content:before {
    display: table;
    line-height: 0;
    content: "";
}
.post-content {
    position: relative;
    margin-bottom: 24px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.post-content .post-message-container {
    position: relative;
    overflow: hidden;
    zoom: 1;
    width: 100%;
}
.post-content .post-message {
    line-height: 21px;
}
.post-content .post-message:after,
.post-content .post-message:before {
    display: table;
    content: "";
    line-height: 0;
}
.post-content .post-message p {
    line-height: 21px;
    margin: 0 0 15px;
}
.post-content .post-message p:last-child {
    margin: 0;
}
.bullet {
    padding: 0;
    color: #c2c6cc;
    line-height: 1.4;
}
.nav {
    position: relative;
    margin: 0 0 -6px;
    padding: 0;
}
.nav:after,
.nav:before {
    display: table;
    content: "";
    line-height: 0;
}
.nav-primary {
    margin: 0 0 24px;
    border-bottom: 2px solid #e7e9ee;
}
.nav-secondary {
    margin: -12px 0 6px;
}
.nav-tab > span {
    display: block;
    margin: 0;
    padding: 0;
    font-weight: 700;
    line-height: 1;
    position: relative;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.tab-conversation.active > span:after {
    content: " ";
    display: block;
    height: 2px;
    background: #2e9fff;
    position: absolute;
    bottom: -2px;
    left: 0;
    right: 0;
}
.nav-tab--primary > span {
    font-size: 15px;
    padding: 12px 0;
    margin-right: 15px;
}
.tab-conversation {
    float: left;
}
.recommend {
    display: inline-block;
    margin-right: 15px;
    margin-left: 5px;
}
.recommend .label {
    font-weight: 700;
    font-size: 13px;
}
.share-menu {
    display: inline-block;
    vertical-align: middle;
    max-width: none;
    margin-top: 2px;
    font-size: 14px;
}
.share-menu .dropdown-toggle {
    padding-right: 0;
}
.dropdown-toggle {
    position: relative;
    padding-right: 12px;
    color: #656c7a !important;
}
.dropdown-toggle:hover {
    color: #2a2e2e !important;
}
.auth-section:after,
.auth-section:before,
.comment-footer__menu:after,
.comment-footer__menu:before,
.services:after,
.services:before,
.textarea-wrapper:after,
.textarea-wrapper:before {
    content: "";
}
.label:hover {
    color: #2a2e2e;
    -webkit-transition: color 250ms ease-in-out;
    -o-transition: color 250ms ease-in-out;
    -moz-transition: color 250ms ease-in-out;
    transition: color 250ms ease-in-out;
}
.recommend-icon {
    color: #f05f70;
    margin-right: 1px;
}
.recommend-icon:before {
    position: relative;
    top: 0.18em;
    font-size: 13px;
    padding-left: 0.5px;
    line-height: 0;
}
.comment__header .author {
    color: #656c7a;
    font-weight: 700;
}
.time-ago {
    font-weight: 500;
    font-size: 12px;
    color: #687a86;
}
.comment__header {
    line-height: 1;
    font-size: 13px;
    margin-bottom: 3px;
}
.comment__footer {
    color: #656c7a;
    margin: 4px 0 0;
}
.recommend {
    display: inline-block;
    margin-right: 15px;
    margin-left: 5px;
}
.recommend .label {
    font-weight: 700;
    font-size: 13px;
}
.share-menu .dropdown-toggle {
    padding-right: 0;
}
.dropdown-toggle {
    position: relative;
    padding-right: 12px;
    color: #656c7a !important;
}
.dropdown-toggle:hover {
    color: #2a2e2e !important;
}
.auth-section:after,
.auth-section:before,
.comment-footer__menu:after,
.comment-footer__menu:before,
.services:after,
.services:before,
.textarea-wrapper:after,
.textarea-wrapper:before {
    content: "";
}
.label:hover {
    color: #2a2e2e;
    -webkit-transition: color 250ms ease-in-out;
    -o-transition: color 250ms ease-in-out;
    -moz-transition: color 250ms ease-in-out;
    transition: color 250ms ease-in-out;
}
.comment__footer .bullet {
    line-height: 1.45;
}
.comment-footer__menu {
    margin: 0;
    padding: 0;
}
.comment-footer__menu:after,
.comment-footer__menu:before {
    display: table;
    line-height: 0;
}
.comment-footer__menu > li {
    float: left;
    list-style-type: none;
    padding: 0;
    font-size: 13px;
    line-height: 15px;
    margin-right: 7px;
}
.comment-footer__menu > li.comment__share {
    margin-right: 0;
}
.comment__share {
    position: relative;
    margin-right: 0;
}
.comment__share .toggle {
    position: relative;
    z-index: 100;
}
.post-meta {
    display: inline-block;
}
.connect__button {
    background: 0 0;
    font-size: 11px;
    width: 34px;
    height: 34px;
}
.guest {
    display: inline-block;
    vertical-align: middle;
    padding-left: 15px;
}
.guest p {
    margin: 0;
}
.services {
    margin: 0 0 18px;
    display: inline-block;
    vertical-align: middle;
}
.services:after,
.services:before {
    display: table;
    line-height: 0;
}
.services li {
    float: left;
    margin: 0 3px 0 0;
}
.connect__button {
    display: block;
    text-indent: -9999em;
    opacity: 0.9;
}
.connect__button:hover {
    opacity: 1;
}
.auth-disqus button,
.auth-facebook button,
.auth-google button,
.auth-twitter button {
    height: 34px;
}
.auth-twitter button {
    background-position: 0 -251px;
    width: 34px;
}
.auth-facebook button {
    background-position: 0 -179px;
    width: 34px;
}
.auth-google button {
    background-position: 0 -215px;
    width: 34px;
}
.auth-disqus button {
    background-position: 0 -143px;
    width: 35px;
}
.textarea-wrapper {
    background: #fff;
    border: 2px solid #dbdfe4;
    position: relative;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin: 0 0 0 48px;
}
.textarea-wrapper:after,
.textarea-wrapper:before {
    display: table;
    line-height: 0;
}
.textarea-wrapper:focus {
    border: 2px solid #c2c6cc;
}
.textarea-wrapper--top-level .textarea-wrapper {
    margin-left: 60px;
}
.textarea-wrapper--top-level .avatar {
    position: absolute;
    left: 0;
    -webkit-transition: left 0.2s linear;
    -o-transition: left 0.2s linear;
    -moz-transition: left 0.2s linear;
    transition: left 0.2s linear;
}
.postbox {
    position: relative;
    margin-bottom: 20px;
}
.auth-section {
    margin-left: 60px;
    margin-bottom: 15px;
}
textarea {
    border: none;
    width: 100%;
    height: 45px;
    color: #687a86;
    line-height: 30px;
    font-size: 18px;
    padding-left: 10px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    cursor: text;
    resize: none;
}
.auth-section .connect {
    vertical-align: middle;
    display: inline-block;
}
footer {
    text-align: center;
    margin-bottom: 10px;
    font-size: 14px;
}
.login-text {
    font-size: 11px;
    color: #687a86;
    font-weight: 700;
    margin-bottom: 5px;
    text-transform: uppercase;
}
.author {
    color: #ed8100;
}
.level-2 {
    margin-left: 60px;
}
.auth-disqus button,
.auth-facebook button,
.auth-google button,
.auth-twitter button {
    background-image: url(../img/sprite.png);
    height: 34px;
}
.order {
    text-align: center;
    display: block;
    clear: both;
    margin: 15px 0;
}
.btn-order {
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    background-color: #0047ff;
    text-decoration: none;
    color: #fff !important;
    font-size: 25px;
    display: inline-block;
    padding: 15px;
    min-width: 150px;
    -moz-transition: all 0.7s ease-out;
    -o-transition: all 0.7s ease-out;
    -webkit-transition: all 0.7s ease-out;
    transition: all 0.7s ease-out;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.btn-order:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    text-decoration: none !important;
}
.messageUserInfo .username {
    display: table;
    padding-top: 10px;
    margin: 0 auto 10px;
    font-size: 15px;
    font-weight: 700;
}
.fixed {
    position: fixed !important;
    top: 10px;
    width: 230px;
    background-color: #fff;
}
.uix_avatarHolderInner .avatar {
    margin: 0 auto;
    display: table;
    float: none;
}
.logo-text {
    font-size: 30px;
    float: left;
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 20px;
}
.red {
    color: #e33c3c;
}
.center {
    text-align: center;
}
.sidebar-img {
    width: 100%;
}
.message .likesSummary {
    color: #607d8b;
    background-color: #e2ecf1;
    padding: 10px;
    margin-top: 15px;
    border-radius: 2px;
}
.content-img {
    margin: 15px auto;
    display: table;
}
.bullet,
.comment__share,
.reply,
.voting {
    display: inline-block;
}
.spin-wrapper {
    -webkit-box-shadow: 0 0 10px;
    box-shadow: 0 0 10px;
    border: 3px solid red;
    padding: 20px 10px;
    border-radius: 10px;
    text-align: center;
    box-sizing: border-box;
    margin-top: 30px;
}
#align .spin-wrapper p {
    text-align: center;
    font-size: 21px !important;
    line-height: 1.4 !important;
    margin-bottom: 15px;
}


.pop-up-layer {
    position: fixed !important;
    top: 0 !important;
    width: 100% !important;
    height: 100% !important;
    background-color: rgba(0, 0, 0, 0.7) !important;
    z-index: 99 !important;
}
.pop-up-layer-show {
    display: block;
}
.pop-up-window {
    position: relative;
    max-width: 400px;
    right: 0;
    left: 0;
    top: 40%;
    margin: 0 auto;
    background: #fff none repeat scroll 0 0;
    text-align: center;
    padding: 10px;
    padding-top: 70px;
    padding-bottom: 20px;
    border-radius: 10px;
    animation: 0.7s ease 0 normal none 1 running pop-up-appear;
}
.pop-up-window::before {
    content: "";
    position: absolute;
    width: 110px;
    height: 110px;
    top: -55px;
    left: 0;
    right: 0;
    margin: 0 auto;
    background-color: #71c341;
    border-radius: 50%;
    animation: 0.5s ease 0.6s normal backwards 1 running pop-up-appear-before;
}
.pop-up-window::after {
    content: "";
    position: absolute;
    width: 50px;
    height: 20px;
    top: -20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    border-width: medium medium 4px 4px;
    border-style: none none solid solid;
    border-color: currentcolor currentcolor #fff #fff;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    transform: rotate(-45deg);
    transition: opacity 1s ease 0;
    animation: 0.5s ease 0.6s normal backwards 1 running pop-up-appear-after;
}
@keyframes pop-up-appear {
    0% {
        transform: translateY(-2000px);
    }
    30% {
        transform: translateY(100px);
    }
    100% {
        transform: translateY(0);
    }
}
@keyframes pop-up-appear-before {
    0% {
        transform: scale(0);
    }
    100% {
        transform: scale(1);
    }
}
@keyframes pop-up-appear-after {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
.pop-up-heading {
    font-size: 35px;
    margin-bottom: 20px;
}
.pop-up-text {
    margin-bottom: 25px;
    font-size: 24px;
    line-height: 30px;
    text-align: center;
}
.pop-up-button {
    text-transform: uppercase;
    text-decoration: none;
    padding: 10px 20%;
    font-size: 20px;
    border-radius: 5px;
    background-color: #71c341;
    color: #fff;
    border: medium none;
    cursor: pointer;
    outline: medium none;
}
.pop-up-button:hover {
    color: #fff;
    text-decoration: none;
}
.wheel img {
    max-width: 100%;
}
@media all and (max-width: 520px) {
    .wheel {
        display: block;
        margin: auto;
        max-width: 100%;
    }
    .cursor-text {
        line-height: 48px;
        font-size: 14px;
        height: 50px;
        width: 50px !important;
        top: 56%;
    }
    .close-popup {
        position: absolute;
        width: 30px;
        height: 30px;
        background-image: url(../fonts/cross.svg);
        background-size: 100%;
        top: -40px;
        border-radius: 50%;
        -webkit-box-shadow: 0 0 10px #fff;
        box-shadow: 0 0 10px #fff;
        right: -10px;
        cursor: pointer;
    }
}
@media all and (max-width: 360px) {
    .cursor-text {
        line-height: 44px;
        font-size: 14px;
        height: 45px;
        width: 45px !important;
        top: 53%;
    }
}
@media all and (max-width: 340px) {
    .cursor-text {
        line-height: 42px;
        font-size: 14px;
        height: 42px;
        width: 42px !important;
        top: 49%;
    }
}
.dropdown {
    display: inline-block;
    padding: 0;
    box-sizing: border-box;
}
.dropdown:last-child {
    border-radius: 5px 0 0 5px;
}
.dropdown:first-child {
    border-radius: 0 5px 5px 0;
}
.dropdown a {
    font-size: 14px;
    text-decoration: none;
    position: relative;
    font-weight: 400;
    color: #fff;
    cursor: pointer;
    height: 19px;
    display: block;
    box-sizing: border-box;
    padding-bottom: 30px;
    text-align: center;
    padding-right: 10px;
}
.dropdown:not(:first-child) a:after {
    position: absolute;
    content: "";
    background-color: #fff;
    height: 100%;
    width: 1px;
    right: 0;
    top: 2px;
}
.comments {
    padding-top: 10px;
    text-align: left;
}
.comments-item {
    max-width: 90%;
    box-sizing: border-box;
    margin: 10px auto;
    padding-bottom: 10px;
}
.comment-avatar {
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
    border: 1px solid #ccc;
    font-size: 0;
}
.comment-text {
    display: inline-block;
    max-width: 70%;
    vertical-align: top;
    font-size: 16px;
}
.comment-username {
    color: #365899;
    font-weight: 700;
    margin-right: 10px;
    cursor: pointer;
}
.comment-action {
    padding-left: 66px;
}
.like,
.like-count,
.reply {
    color: #365899;
    font-size: 13px;
    cursor: pointer;
    margin-right: 10px;
    position: relative;
    -moz-user-select: none;
}

.like-count {
    padding-left: 20px;
    position: relative;
}
.like-count::before {
    content: "";
    position: absolute;
    width: 13px;
    height: 15px;
    left: 0;
    -webkit-background-size: contain;
    background-size: contain;
}
.like-count-liked {
    animation: 0.5s ease 0 normal none 1 running like-change;
}
.like-count-unliked {
    animation: 0.5s ease 0 normal none 1 running like-unchange;
}
@keyframes like-change {
    50% {
        top: -10px;
        opacity: 0;
    }
    51% {
        bottom: -10px;
    }
    100% {
        bottom: 0;
        opacity: 1;
    }
}
@keyframes like-unchange {
    50% {
        bottom: -10px;
        opacity: 0;
    }
    100% {
        top: 0;
        opacity: 1;
    }
}
.comment-date {
    font-size: 13px;
    color: #90949c;
    position: relative;
}
.comment-date::before {
    content: " Â· ";
    position: absolute;
    font-weight: 700;
    left: -10px;
    top: 0;
    color: #90949c;
}
.comment-input {
    width: 90%;
    margin: 0 auto 20px;
}
.comment-input-area {
    display: inline-block;
    vertical-align: top;
    width: 80%;
    font-size: 0;
    perspective: 800px;
}
.comment-input input[type="text"] {
    width: 100%;
    box-sizing: border-box;
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    transition: all 0.4s ease 0;
    border: 1px solid #d3d6db !important;
    font-size: 16px;
}
.textarea {
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    border: 1px solid #d3d6db;
    padding: 15px 11px;
    height: 53px;
    font-size: 16px;
    resize: none;
    font-family: Arial, sans-serif;
    transition: 0.5s;
}
.textarea-focus {
    height: 80px;
}
.input-action {
    display: none;
    transition: 0.4s;
    border: 1px solid #ccc;
    border-top: none;
    padding: 10px;
    transform-origin: top;
    padding: 10px 10px;
    color: #000 !important;
}
.input-action-focus {
    display: block;
    animation: 0.6s ease 0 normal none 1 running action-appear;
}
@keyframes action-appear {
    0% {
        opacity: 0;
        transform: rotateX(-90deg);
    }
    60% {
        transform: rotateX(30deg);
    }
    100% {
        opacity: 1;
        transform: rotateX(0);
    }
}
.send-btn {
    float: right;
    padding: 5px 10px;
    background-color: #4267b2;
    border: medium none;
    border-radius: 2px;
    color: #fff;
    font-weight: 700;
    cursor: pointer;
}
.send-btn:hover {
    background-color: #365899;
}
.clearfix::after {
    content: "";
    display: table;
    clear: both;
}
.comments-meta {
    border-bottom: 1px solid #e9ebee;
    font-size: 14px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    padding: 8px 0;
    margin-bottom: 24px;
}
.comments-count {
    font-weight: 700;
}
.comments-meta select {
    width: auto;
    padding: 4px;
    display: inline-block;
    background-color: #f6f7f9;
    font-weight: 700;
    border-radius: 2px;
    border-color: #ced0d4;
}
.comments-answer {
    border-left: 1px dotted #d3d6db;
    padding-left: 20px;
    max-width: 80%;
    margin-bottom: 0;
    position: relative;
}
.show-message__info {
    font-family: Roboto,  sans-serif;
    position: relative;
    z-index: 100000000;
}
.show-message > div:after,
.show-message > div:before {
    position: absolute;
    right: 7px;
    top: 15px;
    width: 20px;
    height: 1px;
    background: #fff;
    content: "";
}
.show-message p {
    margin: 0 !important;
}
.show-message > div:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.show-message > div:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.show-message__info {
    padding-top: 10px;
    padding-bottom: 10px;
    min-height: 60px;
    width: 248px;
    line-height: normal;
    color: #fff;
    margin-bottom: 5px;
    font-size: 16px;
}
.show-message__info #js-user-id {
    font-size: 24px;
    font-family: Roboto, sans-serif;
    color: #fff;
    font-weight: 700;
}
.show-message__left {
    font-size: 14px;
}
.show-message__left span {
    font-size: 15px;
}
.show-message_call {
    background-color: #363636;
}
.package_left,
.package_left span {
    font-size: 15px !important;
}
#ouibounce-modal {
    background-color: rgba(0, 0, 0, 0.9);
}
.show-message_online {
    background-color: #cd5555;
    background-color: rgba(0, 0, 0, 0.9);
}
.show-message__emph {
    color: #ffc107;
    font-weight: 700;
}
.show-message__item,
.show-message__item-first {
    cursor: pointer;
    position: fixed;
    right: 20px;
    top: 120px;
    width: 300px;
    background-color: rgba(41, 125, 45, 0.76);
    border-radius: 5px;
    color: #cbcbcb;
    padding: 15px;
    padding-bottom: 15px;
    font-size: 14px;
    border-radius: 0;
    display: none;
    z-index: 999;
}
.lost_position {
    display: none !important;
    opacity: 0 !important;
}
.block_position {
    display: block !important;
    opacity: 1 !important;
}
.popup-off {
    display: none !important;
    opacity: 0 !important;
    visibility: hidden !important;
}
.product-number {
    white-space: nowrap;
}
@media screen and (max-width: 767px) {
    .show-message__info #js-user-id {
        font-size: 18px;
        color: #fff;
    }
    .show-message__info {
        width: 230px;
    }
    .show-message__item,
    .show-message__item-first {
        top: auto;
        right: 10px;
        bottom: 10px;
        width: 300px;
    }
}
@media screen and (max-width: 319px) {
    .show-message__item,
    .show-message__item-first {
        width: 225px;
    }
    .show-message__info {
        width: 170px;
        font-size: 11px;
    }
    .show-message__info span {
        font-size: 17px;
    }
    .show-message__icon {
        width: 38px !important;
    }
    .show-message__info br {
        display: none;
    }
}
.show-message__info.icon-box.horizon {
    padding-left: 65px;
    padding-bottom: 0 !important;
}
.show-message__info.icon-box.horizon::before {
    width: 43px;
    height: 43px;
    top: 10px;
    left: 10px;
    background-size: 43px 43px;
    position: absolute;
    background-repeat: no-repeat;
}
.show-message__info.icon-box::before {
    content: " ";
}
@media (max-width: 767px) {
    .show-message__info.icon-box.horizon {
        padding-left: 50px;
        padding-bottom: 15px;
        padding-top: 2px;
        font-size: 0.9rem;
    }
    .show-message__info.icon-box.horizon span {
        font-size: 0.95em;
    }
    .show-message__info.icon-box.horizon::before {
        top: 0;
        left: 10px;
        width: 30px;
        height: 30px;
        background-size: 30px 30px;
    }
}
.comments-refreshing-wrapper {
    background-color: #d7f2d8;
    padding: 1px 0;
    margin: 20px 0;
    min-height: 130px;
    border-radius: 5px;
}
.comments-refreshing-wrapper .comments-refreshing-title {
    font-size: 20px;
    padding-left: 20px;
    padding-top: 10px;
}
.comments-refreshing-wrapper .comments-item {
    display: none;
    border-bottom: none;
}
.comments-refreshing-wrapper .comments-newly-showed {
    display: block;
    animation: new-comment-show 0.5s;
}
.comments-refreshing {
    display: none;
    text-align: center;
}
.comments-refreshing img {
    max-width: 100px;
}
.refresh-appear {
    display: block;
    animation: typing-show 0.5s;
}
@keyframes typing-show {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@keyframes new-comment-show {
    0% {
        transform: scale(0.2);
    }
    80% {
        transform: scale(1.2);
    }
    100% {
        transform: scale(1);
    }
}
.super-rotation {
    -webkit-animation-name: super-rotation;
    animation-name: super-rotation;
    -webkit-animation-duration: 7s;
    animation-duration: 7s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
}
@-webkit-keyframes super-rotation {
    70% {
        -webkit-transform: rotate(1783deg);
        transform: rotate(1783deg);
    }
    100% {
        -webkit-transform: rotate(1774deg);
        transform: rotate(1774deg);
    }
}
@keyframes super-rotation {
    70% {
        -webkit-transform: rotate(1783deg);
        transform: rotate(1783deg);
    }
    100% {
        -webkit-transform: rotate(1774deg);
        transform: rotate(1774deg);
    }
}
.comment-input input[type="text"] {
    width: 150px;
    box-sizing: border-box;
    padding-left: 10px;
    border-radius: 0;
    border: 1px solid #a9a9a9;
    padding-top: 5px;
    margin: 0;
    margin-bottom: 10px;
    padding-bottom: 5px;
    margin-bottom: 10px;
    transition: 0.4s;
    word-wrap: wrap;
}
.b-widget {
    display: none;
    max-width: 300px;
    position: fixed;
    z-index: 500;
    top: 150px;
    right: 20px;
    margin-left: 20px;
    background-color: rgba(41, 125, 45, 0.76);
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 15px 30px 15px 10px;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
}
.b-widget__inner {
    display: table;
    width: 100%;
    table-layout: fixed;
}
.b-widget__icon,
.b-widget__text {
    vertical-align: middle;
    display: table-cell;
}
.b-widget__icon {
    width: 43px;
    font-size: 0;
}
.b-widget__text {
    color: #fff;
    margin: 0;
    padding-left: 18px;
    font-size: 16px;
    line-height: 1.4;
}
.b-widget__text i {
    color: #ffc107;
    font-style: normal;
    font-weight: 700;
}
.b-widget__text strong {
    color: red;
}
.b-widget__close {
    cursor: pointer;
    position: absolute;
    top: 8px;
    right: 8px;
    border: none;
    background-color: transparent;
    padding: 0;
    width: 25px;
    height: 25px;
}
.b-widget__close::before {
    content: "Ñ…";
    color: #fff;
}
@media screen and (max-width: 991px) {
    .b-widget {
        top: auto;
        bottom: 15px;
    }
}
@media (max-width: 991px) {
    aside {
        display: none;
    }
    .hasRightSidebar .mainContent {
        margin-right: 0;
    }
    .media__object {
        display: none;
    }
    .jumpMenuTrigger,
    .visitorTabs {
        display: none !important;
    }
    #form {
        display: none;
    }
    .titleBar {
        padding: 0;
    }
    .logo-text {
        float: none;
        display: table;
        margin: 0 auto;
        padding-top: 23px;
        font-size: 25px;
    }
}
@media (max-width: 768px) {
    .hasFlexbox .message .messageUserInfo {
        display: none;
    }
    .hasFlexbox .message .messageInfo {
        display: block;
        padding: 0;
        padding-bottom: 20px;
    }
    .extraUserInfo {
        display: table;
    }
    .uix_avatarHolderInner .avatar {
        display: table-cell;
        vertical-align: middle;
    }
    .userText {
        display: table-cell;
        vertical-align: middle;
    }
    .avatarHolder {
        display: table-cell;
        vertical-align: middle;
        padding-right: 10px;
    }
    .sectionMain {
        padding: 0 0 10px;
    }
    #likes-post-510 {
        display: none;
    }
}
@media screen and (max-width: 425px) {
    .post-byline {
        display: block;
    }
    .comment__header .bullet {
        display: none;
    }
    .comment__header .author {
        margin-bottom: 5px;
        display: block;
    }
    .comment__header {
        padding-top: 9px;
    }
    .post-content .post-body {
        overflow: inherit;
    }
    .post-message {
        padding-top: 5px;
    }
    .level-2 {
        margin-left: 0;
    }
    .btn-order {
        font-size: 20px;
    }
    img {
        max-height: 250px;
    }
}
.picc {
    max-width: 100%;
}
.pic {
    max-width: 100%;
}
.c-center {
    text-align: center;
}
.btn-order,
.main-link,
.submit-form {
    animation: 1s pulse infinite alternate ease-in-out;
}
.submit-form {
    margin-top: 100px;
}
.price {
    margin-top: -160px;
    margin-bottom: 75px;
}
.main-link,
button {
    display: block;
    margin: 20px auto;
    max-width: 300px;
    width: 100%;
    padding: 20px 5px;
    font-size: 20px;
    text-decoration: none;
    background-color: #0047ff;
    text-align: center;
    color: #fff !important;
    border-radius: 4px;
}
@keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
    100% {
        -webkit-transform: scale(0.95);
        -ms-transform: scale(0.95);
        transform: scale(0.95);
    }
}
.submit-form:after {
    display: inline-block;
    -webkit-animation: dotty steps(1, end) 1.5s infinite;
    animation: dotty steps(1, end) 1.5s infinite;
    content: "";
    position: absolute;
    margin-left: 10px;
}
@-webkit-keyframes dotty {
    0% {
        content: "";
    }
    25% {
        content: ">";
    }
    50% {
        content: ">>";
    }
    75% {
        content: ">>>";
    }
    100% {
        content: "";
    }
}
@keyframes dotty {
    0% {
        content: "";
    }
    25% {
        content: ">";
    }
    50% {
        content: ">>";
    }
    75% {
        content: ">>>";
    }
    100% {
        content: "";
    }
}

b {
    color: #000000;
}

a {
    color: #4a86e8;
}

div.brownBg {
    background-color: #b45f06;
    color: #ffffff;
    /* border-radius: 0.5em; */
    padding: 10px;
}

div.brownBg b {
    color: #ffffff;
}

.redText {
    color: #ff0000;
    font-size: 18px;
    font-weight: bold;
}

.features-wrapper input {
    padding: 10px !important;
    display: block !important;
    margin: 2px auto 20px !important;
    padding: 10px !important;
    width: 60% !important;
    border: 2px solid grey !important;
    border-radius: 5px !important;
    height: auto;
    max-width: unset;
}

.order_block {
    display: none;
    text-align: center !important;
}

.order_block img {
    width: 100%;
    max-width: 300px;
    max-height: none;
}

.order_block h3 {
    font: 700 18px Arial !important;
    background: 0 0;
}

@media screen and (max-width: 480px) {
    .features-wrapper input {
        width: 90% !important;
    }
}

.super-rotation {
    -webkit-animation-name: super-rotation;
    animation-name: super-rotation;
    -webkit-animation-duration: 7s;
    animation-duration: 7s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
}

@-webkit-keyframes super-rotation {
    70% {
        -webkit-transform: rotate(1600deg);
        transform: rotate(1600deg);
    }
    100% {
        -webkit-transform: rotate(1580deg);
        transform: rotate(1580deg);
    }
}

@keyframes super-rotation {
    70% {
        -webkit-transform: rotate(1600deg);
        transform: rotate(1600deg);
    }
    100% {
        -webkit-transform: rotate(1580deg);
        transform: rotate(1580deg);
    }
}
.prod_img_wrapper {
    max-width: 300px;
    margin: 15px auto;
    position: relative;
}

.prod_img {
    width: 100%;
    max-width: 300px;
}
.priceс {
    position: absolute;
    right: 0;
    bottom: 0;
    color: #000;
    box-shadow: rgba(0, 0, 0, 0.8) 0 3px 30px;
    width: 165px;
    height: 98px;
    text-align: center !important;
    font-size: 19px;
    font-weight: 700;
    line-height: 1.3;
    transform: rotateZ(-7deg);
    margin: 0 auto;
    background: linear-gradient(to right, rgb(238, 165, 19) 0%, rgb(253, 237, 19) 100%);
    border-width: 2px;
    border-style: solid;
    border-color: #fff;
    border-image: initial;
    border-radius: 19%;
}

span.discountс {
    display: block;
    margin-top: 9px;
    font-size: 18px;
}

.price_main {
    border-bottom: 2px solid #d31812;
    font-size: 30px;
    line-height: 15px;
    margin: 0 auto;
    color: red;
}

.js_old_price {
    display: block;
    margin: 0 auto;
}

.order_form {
    text-align: center !important;
    margin-top: 20px;
}
form label {
    font-size: 12px;
    font-weight: 700;
}

.submit-form {
    display: block;
    margin: 40px auto;
    padding: 20px;
    font-size: 20px;
    text-decoration: none;
    background: #de0606;
    text-align: center;
    color: #fff !important;
    border-radius: 4px;
    border: none;
    width: 100%;
    max-width: 345px;
    cursor: pointer;
}

.submit-form:after {
    display: none;
}

.btn-order {
    padding: 11px 20px;
    background: #de0606;
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    border-radius: 10px;
    display: block;
    margin: 0 auto;
    max-width: 323px;
    text-align: center;
}
p {
    font-size: 120%;
}

.post-content .post-message p {
    line-height: 25px;
}
.nav-tab--primary > span {
    font-size: 18px;
}
.recommend .label,
.share-menu {
    font-size: 15.6px;
    margin-top: 0;
}
.comment__header,
.like,
.like-count,
.reply {
    font-size: 15.6px;
}
.time-ago {
    font-size: 14.4px;
}
#standardfooter {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    box-sizing: border-box;
    padding: 5px;
    text-align: center;
}

.footerlinks {
    display: flex;
    justify-content: center;
}

.footerborder {
    margin: 0 10px;
}

#standardfooter a {
    color: inherit;
}
