@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,300,700);

html,
body {
    height: 100%;
}
body p,
body li {
    font: 16px Arial, Helvetica, sans-serif;
    line-height: 24px;
    color: #000;
}
.content ul li {
    position: relative;
    padding-bottom: 5px;
    font-family: Arial;
    font-size: 16px;
    line-height: 24px;
    list-style-type: disc;
}
.review_videos {
    text-align: center;
}
footer .socIcon a {
    display: inline-block;
}
.wrap > .all-container > .container {
    padding: 0px 0 30px 0;
    max-width: 1130px;
    margin: 0 auto;
}
.signal-after-block {
    text-align: center;
    font-weight: bold;
    font-size: 18px;
}
.signal-block {
    background-color: #fff;
    box-shadow: 0 0 15px #ecebeb;
    padding: 5px 0 45px 0;
    border-radius: 3px;
}
.signal-block h3 {
        color: #000;
    font-family: bold;
    margin-bottom: 2px;
    text-transform: uppercase;
}
.signal-block span {
    color: #bac0cd;
}
.signal-block p {
    color: #000;
    font-size: 40px;
    padding-top: 20px;
    font-weight: bold;
    line-height: 50px;
    margin-bottom: 10px;
}
/*.rading-tabs.nav {
    text-align: center;
    padding-top: 30px;
}
.rading-tabs.nav li:hover,
.rading-tabs.nav li {
    border: 1px solid silver;
    border-radius: 5px;
}
.rading-tabs.nav li.active a {
    color: #fff;
}
.rading-tabs.nav > li > a:hover,
.rading-tabs.nav > li > a:focus {
    background-color: #337ab7;
    color: #fff;
}
.rading-tabs.nav li:focus a,
.rading-tabs.nav li:active a,
.rading-tabs.nav li:hover a,
.rading-tabs.nav li:focus,
.rading-tabs.nav li:active,
.rading-tabs.nav li:hover {
    background-color: #337ab7;
    color: #fff;
    transition: all 0s ease-in-out;
    -moz-transition: all 0s ease-in-out;
    -webkit-transition: all 0s ease-in-out;
}
.rading-tabs.nav li a {
    color: #000;
    font-weight: normal;
}*/
.rating-tabs {
    text-align: center;
}
.rating-tabs.nav > li:hover,
.rating-tabs.nav > li:focus {
    background: none;
    color: #555;
}
.rating-tabs.nav > li a {
    color: #555;
}
.rating-tabs.nav > li.active a {
    color: #555;
    background-color: #fdfafa;
}
.pagination {
    width: 100%;
    text-align: center;
}
.pagination > li {
    display: inline-block;
    margin: 0 -2px;
}
.tiding-title a {
    font-size: 20px;
    color: #000;
    font-weight: bold;
    display: block;
    padding-top: 10px;
}
.socIcon a:hover {
    opacity: 0.8;
}
.socIcon {
    overflow: hidden;
    color: #9babb1;
}
h2 {
    text-align: center;
    font-family: 'Roboto Condensed', Arial, sans-serif;
    font-weight: 400;
    margin-bottom: 35px;
    padding-top: 35px;
}
.article-index .list-wrapper > div:first-child .one-tiding {
    border: none;
}
.comments .comment > p {
    clear: both;
    color: #4b6068;
    font: 16px Arial;
    padding-top: 30px;
}
.alert {
    margin-top: 25px;
}
.wrap {
    min-height: 100%;
    height: auto;
    margin: 0 auto;
    padding: 0;
}
.popup-form .modal-dialog {
    max-width: 450px;
}
a.bigGreen {
    display: inline-block;
    height: 50px;
    line-height: 54px;
    padding: 0 50px;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.14);
    font-size: 18px;
    color: #fff;
    font-family: 'Roboto Condensed', Arial, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
    background-color: #24a074;
    border-radius: 5px;
    -webkit-box-shadow: 0px 3px 0px 0px #4b6068;
    -moz-box-shadow: 0px 3px 0px 0px #4b6068;
    box-shadow: 0px 3px 0px 0px #4b6068;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    position: relative;
    top: 0;
    cursor: pointer;
}
a.bigGreen:hover {
    box-shadow: none;
    top: 3px;
    color: #fff;
}
.want-block {
    text-align: center;
    position: relative;
    margin-bottom: 15px;
}
.want-block:before,
.want-block:after {
    content: '';
    position: absolute;
    top: 50%;
    width: 33%;
    height: 1px;
    background-color: #e1e1e1;
}
.field-popupform-rating label {
    text-align: center;
    width: 100%;
}
.field-popupform-rating p.help-block,
#popupform-rating {
    text-align: center;
}
#popupform-rating .radio {
    display: inline-block;
    margin: 0 10px;
}
.want-block:before {
    left: 0;
}
.want-block:after {
    right: 0;
}
.want-block a {
    display: inline-block;
    height: 50px;
    line-height: 54px;
    padding: 0 50px;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.14);
    font-size: 18px;
    color: #fff;
    font-family: 'Roboto Condensed', Arial, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
    background-color: #24a074;
    border-radius: 5px;
    -webkit-box-shadow: 0px 3px 0px 0px #4b6068;
    -moz-box-shadow: 0px 3px 0px 0px #4b6068;
    box-shadow: 0px 3px 0px 0px #4b6068;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    position: relative;
    top: 0;
    cursor: pointer;
}
.want-block a:hover {
    box-shadow: none;
    top: 3px;
    color: #fff;
}
#popup_form {
    padding: 0 20px;
}
.row {
    clear: both;
}
.wrap > .container {
    padding: 0px 0 30px 0;
    max-width: 1130px;
    margin: 0 auto;
}
.h_menu {
    background-color: #000;
}
.h_menu > nav {
    margin: 0 auto;
    max-width: 1130px;
}
.nav > li {
    float: none;
    display: inline-block;
}
.navbar-nav {
    text-align: center;
    width: 100%;
    margin: 0;
}
.navbar-default {
    background: none;
    border: none;
}
.menu-item__ratings > ul {
    min-width: 250px;
}
.menu-item__ratings > ul > li:nth-child(odd){
    margin-left: -15px;
}
.menu-item__ratings > ul > li > a:hover {
    width: auto;
    min-width: 100% !important;
}
.pull-left {
    padding-top: 5px;
}
.ff {
    float: right;
    margin-top: 5px;
}
.jumbotron {
    text-align: center;
    background-color: transparent;
}
.breadcrumb li a {
    color: #ffa500;
}
.jumbotron .btn {
    font-size: 21px;
    padding: 14px 24px;
}

.not-set {
    color: #c55;
    font-style: italic;
}
.container > .navbar-collapse {
    margin: 0;
    padding: 0;
}
/* add sorting icons to gridview sort links */
a.asc:after, a.desc:after {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    padding-left: 5px;
}

a.asc:after {
    content: "\e151";
}

a.desc:after {
    content: "\e152";
}

.sort-numerical a.asc:after {
    content: "\e153";
}

.sort-numerical a.desc:after {
    content: "\e154";
}

.sort-ordinal a.asc:after {
    content: "\e155";
}

.sort-ordinal a.desc:after {
    content: "\e156";
}

.grid-view td {
    white-space: nowrap;
}

.grid-view .filters input,
.grid-view .filters select {
    min-width: 50px;
}

.hint-block {
    display: block;
    margin-top: 5px;
    color: #999;
}

.error-summary {
    color: #a94442;
    background: #fdf7f7;
    border-left: 3px solid #eed3d7;
    padding: 10px 20px;
    margin: 0 0 15px 0;
}

/* align the logout "link" (button in form) of the navbar */
.nav > li > form {
    padding: 8px;
}

.nav > li > form > button:hover {
    text-decoration: none;
}

.sidebar-nav {
    padding: 9px 0;
}

.dropdown-menu .sub-menu {
    left: 100%;
    position: absolute;
    top: 0;
    visibility: hidden;
    margin-top: -1px;
}

.dropdown-menu li:hover .sub-menu {
    visibility: visible;
}

.dropdown:hover .dropdown-menu {
    display: block;
}

.nav-tabs .dropdown-menu, .nav-pills .dropdown-menu, .navbar .dropdown-menu {
    margin-top: 0;
}

.navbar .sub-menu:before {
    border-bottom: 7px solid transparent;
    border-left: none;
    border-right: 7px solid rgba(0, 0, 0, 0.2);
    border-top: 7px solid transparent;
    left: -7px;
    top: 10px;
}
.navbar .sub-menu:after {
    border-top: 6px solid transparent;
    border-left: none;
    border-right: 6px solid #fff;
    border-bottom: 6px solid transparent;
    left: 10px;
    top: 11px;
    left: -6px;
}
.one-tiding {
    margin-bottom: 20px;
}
.tiding-title {
    padding-bottom: 5px;
}
.container {
    width: 100% !important;
}
.header_top_inner,
.header_inner {
    max-width: 1130px;
    margin: 0 auto;
}
#lang {
    padding-left: 20px;
}
#lang,
.header_top_inner a:nth-child(3),
.header_top_inner a:nth-child(1),
.header_top_inner a:nth-child(2) {
    display: block;
    font-size: 12px;
    color: #919ea3;
    line-height: 20px;
}
.header_top_inner a:nth-child(1) {
    float: left;
}
#lang,
.header_top_inner a:nth-child(3),
.header_top_inner a:nth-child(2) {
    float: right;
}
.header_top_inner a:nth-child(1):hover {
    color: #fff;
}
.header_top {
    background-color: #383838;
    height: 36px;
    padding-top: 7px;
}
.center {
    text-align: center;
}
.container.headerContent {
    padding: 15px 0px 30px 0px;
}
.rating-index-head div.center {
    padding: 20px 0;
}
.rating-index-head div.center img {
    float: none;
}
div.center {
    width: 100%;
    text-align: center;
    clear: both;
}
.header_banner {
    float: right;
    padding-top: 15px;
}
nav {
    border-bottom: 2px solid #666;
    border-color: #ddd;
}
nav .container {
    padding: 0;
}
.nav li a {
    text-decoration: none;
    font-family: 'Roboto Condensed', Arial, sans-serif;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.14);
    line-height: 50px;
    display: inline-block;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    line-height: 44px;
    padding: 3px 20px;
    font-size: 16px;
}
.navbar {
    border-radius: 0;
    margin: 0;
}
#logo {
    display: inline-block;
    margin-top: 35px;
}
footer .container {
    max-width: 1130px;
    margin: 0 auto;
}
footer .container img {
    float: left;
    margin-right: 5px;
}
footer p,
footer a {
    font-size: 10px;
    color: #9babb1;
    font-size: 12px;
}
footer {
    background-color: #383838;
    padding: 50px 0 45px 0;
}
h1 {
    font-size: 48px;
    color: #ffa500;
    padding: 24px 0;
    text-align: center;
    margin: 0;
    font-family: 'Roboto Condensed', Arial, sans-serif;
}
.rating-index table td:first-child img,
.rating-review table td:first-child img {
    width: 110px;
}
.rating-index table td:first-child img {
    width: 120px;
}
.table-hover > tbody > tr:hover {
    background: none;
}
.rating-review table tr td:nth-child(2) div {
    font: 13px Arial;
    padding: 4px 0 14px 0;
    display: block;
    color: #383838;
    text-align: center;
}
.rating-review table tr td:nth-child(2) div:nth-child(2) {
    color: #000;
    font: bold 15px Verdana;
}
.rating-review-td a {
    background: url('/images/view_review.png') no-repeat;
    display: block;
    width: 205px;
    height: 64px;
    border: 6px solid #FFF;
    box-shadow: 0px 0px 1px 1px rgba(0,0,0,.2);
    margin-right: 0px;
    margin-left: 0px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
    padding: 8px;
    border: 1px solid #d0d0d0;
    -moz-box-shadow: 0 0 20px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .2);
    box-shadow: 0 0 20px rgba(0, 0, 0, .2);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
}
.rating-review-td a:hover {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    background: url('/images/view_review.png') no-repeat;
    border: 1px solid #cccccc;
    text-decoration: none;
    text-shadow: none;
    -moz-box-shadow: 1em 1em 1em -0.5em rgba(0,0,6,0.5);
    -webkid-box-shadow: 1em 1em 1em -0.5em rgba(0,0,6,0.5);
    box-shadow: 1em 1em 1em -0.5em rgba(0,0,6,0.5);
}
.rating-add-review-td {
    text-align: center;
}
.rating-add-review-td a {
    font: 13px Arial;
    color: #000;
    margin-top: 22px;
    display: inline-block;
}
.rating-review .bs-example table tr:first-child td {
    border: none;
}
.rating-review .bs-example table tr td {
    padding: 20px 0;
    width: 33%;
}
.rating-review .bs-example table tr td:first-child {
    text-align: center;
    vertical-align: inherit;
}
.rating-review .bs-example table tr td:nth-child(2) {
    width: 35%;
}
.rating-review .bs-example table tr td:nth-child(6) {
    width: 90px;
}
.rating-index table tr th {
    background-color: #026c61;
    text-align: center;
    color: #FFF;
    padding: 10px;
    vertical-align: middle;
    font-size: 14px;
}
.rating-index table tr td {
    border: solid 1px #CCC;
    vertical-align: middle;
    text-align: center;
    padding: 20px 10px;
}
.rating-index table tr .rating-review-td-content {
    text-align: justify;
}
.rating-index-head {
    margin: 20px 0 50px 0;
    overflow: hidden;
}
.rating-index-head img {
    float: left;
    margin-right: 30px;
}
.rating-index-head p {
    line-height: 28px;
}
.rating-add-review-td a img {
    width: 40px;
    margin-right: 0px;
    margin-left: 0px;
    cursor: pointer;
}
span.i_p,
span.i_galka,
span.i_x {
    width: 40px;
    height: 40px;
    cursor: pointer;
    display: inline-block;
    border-radius: 50%;
}
span.i_galka {
    background: url('/images/galka.png') no-repeat;
}
span.i_x {
    background: url('/images/x.png') no-repeat;
}
span.i_p {
    background: url('/images/p.png') no-repeat;
    display: block;
    float: right;
}
span.i_galka:hover {
    background: url('/images/g_h.png') no-repeat;
    border: 3px solid #ffa500;
    transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -webkit-transition: all 0.1s ease-in-out;
}
span.i_x:hover {
    background: url('/images/x_h.png') no-repeat;
    border: 3px solid #4b6068;
    transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -webkit-transition: all 0.1s ease-in-out;
}
.rating-add-review-td a span:first-child {
    display: inline-block;
    line-height: 42px;
    padding-right: 12px;
}
.rating-add-review-td a:hover span.i_p:hover {
    background: url('/images/p_h.png') no-repeat;
    border: 3px solid #4b6068;
    transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -webkit-transition: all 0.1s ease-in-out;
}
.rating-index table th:nth-child(6) {
    width: 100px;
}
.rating-index table td:last-child {
    color: #383838;
}
.navbar li.active:hover a,
.navbar li.active a {
    background: none;
    color: #fff;
}
.navbar li.active:hover,
.navbar li.active {
    background-color: #383838;
    border: none;
}
.article-index .col-lg-8 > p,
.training-index .col-lg-8 > p {
    color: #383838;
}
.tiker {
    background-color: #4f4f4f;
    width: 100%;
    height: 40px;
    overflow: hidden;
}
.tiker .tikerTitle {
    float: left;
    width: 20%;
    box-sizing: border-box;
    color: #fff;
    text-align: center;
    padding-top: 10px;
}
.tiker div.topComments {
    color: #fff;
    width: 80%;
    float: right;
    height: 30px;
    line-height:28px;
    padding: 5px 10px;
    font-size: 13px;
}
.form-control {
    border-radius: 0;
}
.breadcrumb {
    border-radius: 0;
    margin-top: 20px;
}
.rating-review .rating-add-review-td img {
    margin-left: 8px;
}
.modal a {
    font-weight: bold;
    color: #000;
}
.modal a:hover {
    color: #ffa500;
}
.btn:focus,
.btn:active,
.btn:hover {
    outline: none;
}
form .form-group:last-child {
    text-align: center;
}
.btn {
    display: inline-block;
    height: 35px;
    line-height: 35px;
    padding: 0 50px;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.14);
    font-size: 18px;
    color: #fff;
    font-family: 'Roboto Condensed', Arial, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
    background-color: #ffa500;
    border-radius: 2px;
    -webkit-box-shadow: 0px 3px 0px 0px #dc9003;
    -moz-box-shadow: 0px 3px 0px 0px #dc9003;
    box-shadow: 0px 3px 0px 0px #dc9003;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    position: relative;
    top: 0;
    border: none;
}
.btn:hover {
    background-color: #24a074;
    color: #fff;
    box-shadow: none;
    top: 3px;
}
.alert-success {
    color: #000;
    background-color: rgb(255, 235, 199);
    border-color: #ffa500;
}
.btn-success:focus, .btn-success.focus,
.btn:hover,
.btn-success:active:hover, .btn-success.active:hover, .open > .dropdown-toggle.btn-success:hover, .btn-success:active:focus, .btn-success.active:focus, .open > .dropdown-toggle.btn-success:focus, .btn-success:active.focus, .btn-success.active.focus, .open > .dropdown-toggle.btn-success.focus {
    color: #fff;
    background-color: #ec9b04;
    border-color: #dc9003;
}
.comment {
    background: url('/images/comment.png') no-repeat 0 15px;
    background-size: 7%;
    padding: 20px 0 20px 75px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    overflow: hidden;
}
.comment-user-name {
    font-size: 20px;
    color: #4b6068;
    font-family: 'Roboto Condensed', Arial, sans-serif;
    font-weight: 400;
    float: left;
}
.comment-date {
    font: 15px Arial;
    color: #27ae7d;
    float: right;
}
.showParentComment {
    background: url('/images/answer.png') no-repeat;
    display: block;
    width: 86px;
    height: 40px;
    border: 6px solid #FFF;
    box-shadow: 0px 0px 1px 1px rgba(0,0,0,.2);
    margin-right: 0px;
    margin-left: 0px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
    padding: 8px;
    border: 1px solid #d0d0d0;
    -moz-box-shadow: 0 0 20px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .2);
    box-shadow: 0 0 20px rgba(0, 0, 0, .2);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
}
.showParentComment:hover {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    border: 1px solid #cccccc;
    text-decoration: none;
    text-shadow: none;
    -moz-box-shadow: 1em 1em 1em -0.5em rgba(0,0,6,0.5);
    -webkid-box-shadow: 1em 1em 1em -0.5em rgba(0,0,6,0.5);
    box-shadow: 1em 1em 1em -0.5em rgba(0,0,6,0.5);
}
.select2-selection {
    border-radius: 0;
}
.last-article,
.top-five-block,
.comment-block {
    border: 2px solid #ddd;
}
.last-article-block-title,
.top-five-block-title,
.comment-block-title {
    text-transform: uppercase;
    color: #eb1b00;
    border-bottom: 2px solid #026c61;
    padding: 10px 47px;
    overflow: hidden;
}
.last-article-block-title span,
.top-five-block-title span,
.comment-block-title span {
    font-size: 17px;
    text-align: center;
    padding-top: 4px;
    float: left;
    display: block;
    color: #026c61;
}
.last-article-block-title::before,
.last-article-block-title::after,
.top-five-block-title::before,
.top-five-block-title::after,
.comment-block-title::before,
.comment-block-title::after {
    background: url('/images/nav-div.png') no-repeat 0 0;
    display: block;
    width: 2px;
    height: 30px;
    content: ' ';
}
.top-five-block-title {
    padding: 10px 25px;
}
.last-article-block-title {
    padding: 10px 79px;
}
.last-article-block-title::before,
.top-five-block-title::before,
.comment-block-title::before {
    float: left;
    padding-right: 10px;
}
.last-article-block-title::after,
.top-five-block-title::after,
.comment-block-title::after {
    float: right;
}
.top-five-one-comments {
    padding: 10px;
    border-bottom: 1px solid #ddd;
}
.top-five-one-comments div:nth-child(2) {
    color: #eb1b00;
    padding: 10px 0;
}
.comment-block .top-five-one-comments:last-child {
    border: none;
}
.top-five-one-rating td:first-child div {
    display: inline-block;
    background-color: #026c61;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    padding: 0px 11px;
    border-radius: 50%;
    margin-right: 25px;
}
.top-five-one-rating {
    padding: 20px 20px 0 20px;
    min-height: 100px;
    display: block;
}
.top-five-one-rating div:last-child {
    display: inline-block;
}
.top-five-one-rating div:last-child img {
    vertical-align: text-top;
}
.top-five-one-rating table {
    width: 100%;
}
.top-five-one-rating table td {
    padding-bottom: 30px;
}
.last-article,
.top-five,
.comment-block {
    width: 250px;
    float: right;
    margin-bottom: 30px;
}
.last-article-one {
    padding: 10px 20px;
    border-bottom: 1px solid #ddd;
}
.last-articles .last-article-one:last-child {
    border: none;
}
.last-article-title a {
    color: #333;
    font-size: 14px;
    text-transform: uppercase;
}
.last-article-date {
    color: #000;
    font-size: 12px;
}
.rating-view h2 {
    font: 25px Verdana;
    text-align: center;
    padding: 5px 0 0 0;
    color: #383838;
}
.rating-view .content table td {
    border: 1px solid silver;
    padding: 12px 10px;
}
.rating-view .content table tr td:last-child,
.rating-view .content table tr:first-child td:nth-child(3) {
    font: 14px Arial;
}
.rating-view .content table tr:first-child td {
    background-color: #026c61;
    font: 14px Arial;
    color: #fff;
    width: 340px;
}
.rating-view .content table tr:first-child td span {
    float: left;
    font-size: 20px;
    line-height: 58px;
    padding-left: 15px;
}
.rating-view .content table tr:first-child td img {
    height: 60px;
    border: 6px solid #FFF;
    box-shadow: 0px 0px 1px 1px rgba(0,0,0,.2);
    margin-right: 0px;
    margin-left: 0px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
    padding: 8px;
    background: #ffffff;
    border: 1px solid #d0d0d0;
    -moz-box-shadow: 0 0 20px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .2);
    box-shadow: 0 0 20px rgba(0, 0, 0, .2);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
    float: right;
}
.rating-view .content table tr:first-child td img:hover {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    background: #ffffff;
    border: 1px solid #cccccc;
    text-decoration: none;
    text-shadow: none;
    -moz-box-shadow: 1em 1em 1em -0.5em rgba(0,0,6,0.5);
    -webkid-box-shadow: 1em 1em 1em -0.5em rgba(0,0,6,0.5);
    box-shadow: 1em 1em 1em -0.5em rgba(0,0,6,0.5);
}
.top-five-one-comments div:first-child {
    font-size: 12px;
}
.rating-view .content p img,
.rating-view .content a img,
.static-page .content p img,
.static-page .content a img {
    max-width: 100% !important;
    max-height: 100% !important;
    width: auto !important;
}
a[rel='fancybox'] {
    cursor: pointer;
    display: block !important;
}
.fancybox-inner a[rel='fancybox'] img {
    max-width: 100% !important;
}
.article-index .col-lg-9 > p,
.training-index .col-lg-9 > p {
    line-height: 20px;
}
.article-index a.title {
    font-size: 20px;
    color: #000;
    font-weight: bold;
    display: block;
    padding-top: 10px;
}
.static-page .row .col-lg-9 .content p span span {
    line-height: 20px;
    color: #2E373F !important;
}
.static-page a {
    color: #000;
}
.review-footer ul li,
.review-footer p {
    font-size: 12px;
    color: #959492;
}
.review-footer {
    padding-top: 50px;
}
.review-footer h2 {
    margin: 0 0 5px 0;
    font-weight: normal;
    font-size: 16px;
    color: #959492;
}
.scrollTo_top {
    width: 50px;
    height: 50px;
    background: #383838;
    display: none;
    position: fixed;
    right: 30px;
    bottom: -100px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -o-border-radius: 2px;
    text-align: center;
    line-height: 47px;
    cursor: pointer;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    bottom: 30px;
    z-index: 9999;
}
.scrollTo_top:before {
    content: '\f106';
    color: #fff;
    font-size: 35px;
    font-family: 'FontAwesome';
}
.scrollTo_top:hover {
    background: #000;
}
.navbar .dropdown-menu li.dropdown {
    border: none;
}
.navbar .dropdown-menu li a {
    height: auto;
    color: #2E373F;
    border: none;
}
a {
    color: #27ae7d;
}
body p.imgLeft {
    text-align: left;
    float: left;
    margin-right: 30px;
    max-width: 100%;
}
.navbar-toggle {
    margin-right: 25px;
}
.navbar-header > span {
    display: none;
}
.content p span span a {
    color: #27ae7d !important;
}
.rating-index table td:last-child {
    padding: 10px;
}
.rating-index table tr td:last-child a:first-child:hover {
    background-color: transparent;
    color: #000;
    -webkit-box-shadow: inset 0px 0px 0px 3px rgba(6, 6, 6, 0.85);;
    -moz-box-shadow: inset 0px 0px 0px 3px rgba(6, 6, 6, 0.85);;
    box-shadow: inset 0px 0px 0px 3px rgba(6, 6, 6, 0.85);;
}
.rating-index table tr td:last-child a:first-child {
    font-family: Arial;
    color: #ffffff;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    border-radius: 5px;
    padding: 0 15px;
    background-color: #000;
    text-decoration: none;
    display: inline-block;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}
.rating-index table tr td:last-child a:last-child {
    font-family: Arial;
    color: #ffffff;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    border-radius: 5px;
    padding: 0 15px;
    background-color: #383838;
    text-decoration: none;
    display: inline-block;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}
.rating-index table tr td:last-child a:last-child:hover {
    background-color: transparent;
    color: #4b6068;
    -webkit-box-shadow: inset 0px 0px 0px 3px rgba(56,56,56,0.85);
    -moz-box-shadow: inset 0px 0px 0px 3px rgba(56,56,56,0.85);
    box-shadow: inset 0px 0px 0px 3px rgba(56,56,56,0.85);
}
.rating-index table tr th {
    background-color: #000;
    border: 1px solid  #000;
}
.rating-index table tr th:nth-child(2) {
    background-color: #383838;
}
.rating-index table tr td:first-child {
    font-family: Arial;
    color: #404040;
    font-size: 14px;
    font-weight: bold;
}
.comments .comment:last-child {
    border-top: none;
}
.tiding-date {
    color: darkgray;
    padding-top: 10px;
    font-size: 12px;
}
.col-lg-9 .content ul li,
.review-footer ul li {
    text-align: left;
}
.static-page .col-lg-9 .content iframe {
    width: 100%;
}
.soc a:hover img {
    opacity: 0.8;
}
.rating-view .content .socp img,
.rating-view .content .soc img {
    width: 40px !important;
}
.col-lg-9 p a,
.blue_red {
    color: blue !important;
    text-decoration: underline !important;
}
#popup {
    background-color: rgba(0, 0, 0, 0.4);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999;
}
#popupInner {
    background-color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -214px 0 0 -300px;
    max-height: 100%;
}
#closePopup {
    cursor: pointer;
    position: absolute;
    right: 0;
    z-index: 101;
    top: 0;
}
#closePopup:hover {
    opacity: 0.8;
}
a.rating-register-link {
    background-color: #e62e0e;
    color: #fff;
    width: 210px;
    display: block;
    text-align: center;
    font-size: 20px;
    line-height: 35px;
    margin: 30px auto 0;
    border-radius: 5px;
    text-decoration: none;
}
a:hover, a:focus {
    color: #ffa500;
}
a.rating-register-link:hover {
    text-decoration: none;
    opacity: 0.9;
}
#popupImage {
    position: relative;
    display: inline-block;
    height: 100%;
}
.ff i,
.header_top_inner a:nth-child(2) i,
#fav i {
    width: 20px;
    height: 20px;
    text-align: center;
    display: inline-block;
    line-height: 20px;
    border-radius: 50%;
    border: 1px solid #919ea3;
    font-size: 11px;
    margin-right: 5px;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}
.ff:hover i,
.header_top_inner a:nth-child(2):hover i,
#fav:hover i {
    color: #fff;
    border-color: #fff;
}
.pagination > li.prev.disabled:first-child > a,
.pagination > li.prev.disabled:first-child > span,
.pagination > li.next.disabled:last-child > a,
.pagination > li.next.disabled:last-child > span {
    padding: 6px 13px 6px 13px;
}
.navbar-default .navbar-nav > li > a {
    color: #fff;
}
.navbar .dropdown-menu li,
.navbar .dropdown-menu li a,
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background: none;
    color: #fff;
}
.navbar-nav > li > .dropdown-menu {
    background-color: #27ae7e;
    margin-top: 2px;
}
.navbar .dropdown-menu li a {
    padding-left: 10px;
    padding-right: 10px;
}
#myCarousel ol.carousel-indicators {
    display: inline-block;
    padding: 0;
    border-radius: 0;
    margin: 0;
    position: static;
    width: 100%;
    text-align: center;
}
#myCarousel .carousel-indicators li {
    background-color: #777;
    display: inline-block;
    width: auto;
    height: auto;
    text-indent: 0;
    border: none;
    margin: 0 -2px;
    padding: 0;
}
#myCarousel .carousel-indicators li span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#myCarousel .carousel-indicators li.active span {
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7;
}
.broker-view #myCarousel ol.carousel-indicators,
.broker-review #myCarousel ol.carousel-indicators,
.static-page #myCarousel ol.carousel-indicators {
    padding-top: 30px;
}
#myCarousel .left.carousel-control,
#myCarousel .right.carousel-control {
    background: none;
    height: 34px;
    width: 34px;
    display: block;
    top: inherit;
    opacity: 1;
    font-weight: normal;
    text-shadow: none;
    font-size: 14px;
}
#myCarousel .left.carousel-control:hover,
#myCarousel .right.carousel-control:hover {
    color: #23527c;
    background-color: #eee;
    border-color: #ddd;
}
#myCarousel .glyphicon.glyphicon-chevron-left::before,
#myCarousel .glyphicon.glyphicon-chevron-right::before {
    display: none;
}
#myCarousel .glyphicon.glyphicon-chevron-left,
#myCarousel .glyphicon.glyphicon-chevron-right {
    color: #337ab7;
    background-color: #fff;
    border: 1px solid #ddd;
    margin: 0;
    font-size: 14px;
    font-weight: normal;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-shadow: none;
    opacity: 1;
    line-height: 25px;
    width: 30px;
    height: 30px;
}
#myCarousel .pagination {
    width: 100%;
    text-align: center;
}
#myCarousel .pagination li {
    display: inline-block;
    margin: 0 -2px;
}
.navbar-nav > li > .dropdown-menu {
    background-color: #000;
    margin-top: 0;
    border: none;
    padding: 0;
}
.navbar .dropdown-menu li a {
    width: 100%;
}
.navbar .dropdown-menu li a:hover {
    background-color: #383838;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #fff;
    background-color: #383838;
}


@media (max-width: 1200px) {
    .header_top {
        padding-left: 10px;
        padding-right: 10px;
    }
    .row {
        margin: 0;
    }
    .wrap {
        width: 100%;
    }
    .navbar {
        width: 98%;
    }
    .rating-index table tr th {
        padding: 5px;
    }
}
@media (max-width: 1050px) {
    .wrap .headerContent {
        text-align: center;
    }
    .iframe-banner {
        float: none !important;
        margin: 20px auto 0 !important;
    }
}
@media (max-width: 1010px) {
    ul.nav {
        text-align: center;
    }
    .nav > li {
        display: inline-block;
        float: none;
    }
}
@media (max-width: 960px) {
    .tiker .tikerTitle {
        width: 30%;
    }
    .tiker div.topComments {
        width: 70%;
        display: inline-block;
    }
    .footer {
        height: auto;
    }
    .wrap > .container,
    .wrap {
        padding: 0;
        margin: 0;
    }
}
@media (max-width: 767px) {
    .h_menu li a span.caret,
    .h_menu ul.dropdown-menu {
        display: none !important;
    }
    .container > .navbar-header {
        margin: 0;
    }
    .navbar-header > span {
        display: block;
        padding: 14px 0 0 30px;
        font: 18px Arial;
        color: #2E373F;
    }
    .wrap nav.navbar li {
        background: none;
    }
    .wrap nav.navbar li,
    .wrap nav.navbar li a {
        width: 100%;
        height: auto;
    }
    .nav li a {
        display: inline-block;
    }
    .navbar {
        width: 98%;
        margin: 20px auto 0;
    }
}
@media (max-width: 740px) {
    .tiker .tikerTitle {
        width: 40%;
    }
    .tiker div.topComments {
        width: 60%;
    }
    .rating-index table tr th {
        font-size: 12px;
    }
    .rating-index table td:first-child img {
        width: 120px;
    }
}
@media (max-width: 670px) {
    .rating-index table tr th {
        font-size: 10px;
    }
    rating-index table td:first-child img {
        width: 100px;
    }
    .rating-index table td:last-child {
        font-size: 12px;
    }
}
@media (max-width: 620px) {
    .rating-index table tr th {
        font-size: 10px;
    }
    .rating-index table td:first-child img {
        width: 80px;
    }
    .rating-index table td:nth-child(6) img,
    .rating-index table td:nth-child(5) img {
        width: 45px;
        padding: 6px;
    }
    .rating-index table td:first-child img {
        padding: 0;
        border-radius: 0px;
        border: none;
    }
    .rating-review table tr td:nth-child(2) div {
        font-size: 12px;
    }
    .rating-review table tr td:nth-child(2) div:nth-child(2) {
        font-size: 13px;
    }
    .rating-add-review-td a {
        font-size: 12px;
    }
}
@media (max-width: 560px) {
    .rating-index table td:first-child img {
        width: 60px;
    }
    .rating-index table td:nth-child(6) img,
    .rating-index table td:nth-child(5) img {
        width: 36px;
    }
}
@media (max-width: 520px) {
    .rating-index table td:first-child img {
        width: 50px;
    }
    .rating-index table td:nth-child(6) img,
    .rating-index table td:nth-child(5) img {
        width: 30px;
    }
    .rating-index table tr td {
        padding: 4px 2px;
    }
    .rating-index table td:first-child img,
    .rating-review table td:first-child img {
        padding: 0;
        border-radius: 0;
        width: 100px;
        border: none;
    }
    .rating-review table tr td:nth-child(2) div {
        font-size: 10px;
    }
    .rating-review table tr td:nth-child(2) div:nth-child(2) {
        font-size: 11px;
    }
    .rating-add-review-td a {
        font-size: 10px;
    }
    .rating-review .rating-add-review-td img {
        width: 36px;
        padding: 4px;
    }
    .rating-view .content table tr:first-child td span {
        display: block;
        width: 100%;
    }
    .rating-view .content table tr:first-child td {
        text-align: center;
    }
    .rating-view .content table tr:first-child td a {
        display: inline-block !important;
    }
}
@media (max-width: 490px) {
    .rating-index table td:nth-child(6) img,
    .rating-index table td:nth-child(5) img {
        width: 28px;
    }
    .rating-index table tr th {
        font-size: 9px;
    }
    .rating-index table tr th {
        padding: 1px;
    }
    .rating-index table td:first-child img,
    .rating-review table td:first-child img {
        width: 80px;
    }
    .rating-review table tr td:nth-child(2) div:nth-child(2) {
        font-size: 8px;
    }
}
@media (max-width: 460px) {
    .tiker .tikerTitle {
        font-size: 12px;
        line-height: 20px;
    }
    form .form-group .row > div {
        padding: 0;
    }
}
@media (max-width: 420px) {
    .tiker .tikerTitle {
        font-size: 11px;
    }
    .rating-index .col-lg-9 {
        padding-left: 3px;
        padding-right: 3px;
    }
    .rating-index table td:first-child img,
    .rating-review table td:first-child img {
        width: 60px;
    }
}
@media (max-width: 690px) {
    #popupInner {
        margin: 0 !important;
        top: 0;
        left: 0;
    }
    #popupInner a:last-child img {
        width: 100%;
    }
}