.cellGreen,
.cellRed {
    font-weight: 700 !important;
}
header {
    background-color: transparent;
    position: fixed;
    top: 0;
    transition: top 0.3s ease-in-out;
    -moz-transition: top 0.3s ease-in-out;
    -webkit-transition: top 0.3s ease-in-out;
    -ms-transition: top 0.3s ease-in-out;
    -o-transition: top 0.3s ease-in-out;
    width: 100%;
    z-index: 100;
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.1);
}
.cellGreen {
    color: #33f !important;
}
.cellRed {
    color: #f33 !important;
}
.logo-wrap {
    float: left;
    padding: 10px 0;
}
.logo-wrap img {
    width: auto;
}
.top-menu {
    float: right;
    height: auto;
    margin-bottom: 0;
    min-height: 100%;
    margin-top: 10px;
}
.top-menu li a {
    color: #232331;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    padding: 0 30px 0 0;
    background: 0 0;
}
.top-menu li a:active,
.top-menu li a:focus,
.top-menu li a:hover {
    color: #c73b23;
    background: 0 0;
}
.promo {
    background: #c73b23 !important;
    color: #fff !important;
    padding: 6px 14px !important;
    border-radius: 5px;
    margin-top: -7px;
}
.promo:hover {
    background: #333231 !important;
    color: #fff;
}
.top-menu .nav .open > a {
    color: #c73b23;
    background: 0 0;
}
.nav-up {
    top: -52px;
}
.sen-wrap {
    background: center center #fff;
    background-size: cover;
    padding: 5px 0;
}
.menu-custom-w {
    margin: auto;
    max-width: 1366px;
    width: 100%;
}
.social-t-wrap {
    margin-top: 6px;
}
.social-t-wrap li > a {
    line-height: 26px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    float: right;
    background: 0 0;
    text-align: center;
    padding-top: 2px;
    color: #c73b23;
    border: 1px solid #c73b23;
    margin: 0 3px;
    font-size: 12px;
}
.social-t-wrap li > a > i {
    font-size: 13px;
}
.top-menu #navbar {
    position: relative;
}
.top-menu .navbar-nav > li:nth-child(7) {
    margin-right: 50px;
}
.top-menu #navbar input[type="text"] {
    cursor: pointer;
    position: absolute;
    top: -14px;
    right: 0;
    width: 10px;
    box-sizing: border-box;
    border: 1px solid transparent;
    border-radius: 4px;
    font-size: 16px;
    background-color: #fff;
    background-image: url(../images/search.png);
    background-position: center right 15px;
    background-repeat: no-repeat;
    padding: 12px 20px 12px 40px;
    -webkit-transition: width 0.4s ease-in-out;
    transition: width 0.4s ease-in-out;
}
.top-menu #navbar input[type="text"]:focus {
    width: 100%;
    position: absolute;
    right: 0;
    border: 1px solid #ccc;
    background-color: #fff6e6;
}
.menu-wrap2 {
    margin-top: 14px;
}
.social-t-wrap li > a:hover {
    background: #c73b23;
    color: #fff;
}
.social-t-wrap li:first-child > a {
    margin-right: 0;
}
header .menu-custom-bg {
    background-color: #fff;
}
.top-submenu-wrap {
    background: rgba(255, 168, 0, 0.9);
    padding: 12px 0;
}
.sen-box,
.top-submenu {
    margin: auto;
    max-width: 1366px;
    width: 100%;
}
.top-submenu .navbar {
    margin-bottom: 0;
    min-height: 42px;
}
.top-submenu .navbar-default {
    background: 0 0;
    border-color: transparent;
}
.top-submenu .navbar-default .navbar-nav > li > a {
    color: #302f2e;
    font-size: 17px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 10px 15px;
    border-radius: 0;
}
.top-submenu .navbar-default .navbar-nav > li > a:focus,
.top-submenu .navbar-default .navbar-nav > li > a:hover {
    background-color: #333231;
    color: #fff !important;
    padding: 10px 15px;
    border-radius: 3px;
}
.top-submenu .navbar-default .navbar-nav > .active > a {
    background-color: #333231;
    color: #fff;
    padding: 10px 15px;
    border-radius: 3px;
}
.top-submenu .dropdown-menu {
    min-width: 278px;
    top: 100%;
    padding: 0;
    border-radius: 0;
}
.top-submenu .navbar-default .navbar-nav > .open > a {
    background-color: #333231;
    color: #fff !important;
    border-radius: 0 !important;
    font-size: 17px;
    font-weight: 600;
}
.top-submenu .dropdown-menu > li > a {
    display: block;
    padding: 7px 20px;
    clear: both;
    font-weight: 500;
    line-height: 1.42857143;
    color: #333231;
    white-space: nowrap;
    font-size: 16px;
    position: relative;
}
.top-submenu .dropdown-menu > li > a:focus,
.top-submenu .dropdown-menu > li > a:hover {
    color: #fff;
    background-color: #333231;
}
.top-submenu .dropdown-submenu {
    position: relative;
}
.top-submenu .dropdown-submenu .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -1px;
}
.top-submenu .dropdown-menu > li > a i {
    font-size: 13px;
    position: absolute;
    right: 20px;
    top: 10px;
    color: #adadad;
}
.h-cart06 .container,
.slider00 {
    position: relative;
}
.top-submenu .dropdown-menu > li > a:focus i,
.top-submenu .dropdown-menu > li > a:hover i {
    color: #fcaf17;
}
.mega-dropdown-small .dropdown-menu {
    left: auto;
    right: auto;
}
.mega-dropdown-small .mega-dropdown-menu {
    width: auto;
    padding: 0 0 8px !important;
}
.sub-footer {
    padding: 40px 0;
    background-color: #222327;
}
.footer-nav li {
    margin-bottom: 6px;
}
.footer-nav li a {
    color: #a0a1a2;
    font-size: 14px;
    font-weight: 400;
    text-decoration: none;
}
.footer-nav li a:active,
.footer-nav li a:focus,
.footer-nav li a:hover {
    color: #fefefe;
}
.footer-wrap .copyright-wrap,
.footer-wrap .copyright-wrap-l {
    border-top: 1px solid #252527;
    padding: 20px 0;
    color: #5c5c5c;
    background: #181818;
}
.footer-nav .social-wrap {
    margin: 20px 0 0 55px;
}
.footer-wrap .copyright-wrap .copy-text {
    font-size: 14px;
}
.footer-wrap .copyright-wrap-l .footer-soical li {
    float: left;
    line-height: 40px;
    margin-right: 25px;
}
.footer-wrap .copyright-wrap-l .footer-soical li > a {
    font-size: 14px;
    color: #545454;
    text-decoration: none;
}
.footer-wrap .copyright-wrap-l .footer-soical li > a:hover {
    color: #9e9e9e;
}
.footer-wrap .copyright-wrap-l .footer-soical li:nth-child(5),
.footer-wrap .copyright-wrap-l .footer-soical li:nth-child(6),
.footer-wrap .copyright-wrap-l .footer-soical li:nth-child(7),
.footer-wrap .copyright-wrap-l .footer-soical li:nth-child(8) {
    margin-right: 10px;
    margin-top: 7px;
}
.footer-soical li:nth-child(8) a,
.footer-wrap .copyright-wrap-l .footer-soical li:nth-child(5) a,
.footer-wrap .copyright-wrap-l .footer-soical li:nth-child(6) a,
.footer-wrap .copyright-wrap-l .footer-soical li:nth-child(7) a {
    line-height: normal;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    float: left;
    background: #fff;
    text-align: center;
    padding-top: 6px;
    color: #2f2f2f;
}
.footer-wrap .copyright-wrap-l .footer-soical li:nth-child(5) a:hover {
    color: #fff;
    background: #3c6ba8;
}
.footer-wrap .copyright-wrap-l .footer-soical li:nth-child(6) a:hover {
    color: #fff;
    background: #4ec7f4;
}
.footer-wrap .copyright-wrap-l .footer-soical li:nth-child(7) a:hover {
    color: #fff;
    background: #cd5912;
}
.footer-wrap .copyright-wrap-l .footer-soical li:nth-child(8) a:hover {
    color: #fff;
    background: #007bb6;
}
.footer-wrap .copyright-wrap-l .footer-soical li:nth-child(9) a:hover {
    color: #fff;
    background: #cd5912;
}
.footer-wrap .copyright-wrap-l .footer-soical {
    float: right;
}
.p2-footer-logo {
    float: left;
    margin-right: 50px;
}
.footer-wrap .copyright-wrap-l .p2-footer-link li {
    float: left;
    line-height: 40px;
    margin-right: 25px;
    margin-top: 10px;
}
.footer-wrap .copyright-wrap-l .p2-footer-link li > a,
.p2-footer-link-a {
    font-size: 13px;
    color: rgba(255, 255, 255, 0.15);
    text-decoration: none;
}
.footer-wrap .copyright-wrap-l .p2-footer-link li > a:hover,
.p2-footer-link-a:hover {
    color: #fff;
    text-decoration: none;
}
.p2-footer-social-icon {
    float: right;
}
.p2-footer-social-icon li {
    float: left;
    margin-left: 15px;
    margin-top: 10px;
}
.p2-footer-social-icon li a {
    width: 35px;
    height: 35px;
    display: block;
    background: #464646;
    text-align: center;
    padding-top: 9px;
    border-radius: 50%;
    color: #181818;
}
.p2-footer-social-icon li a:active,
.p2-footer-social-icon li a:focus,
.p2-footer-social-icon li a:hover {
    background: #c83a23;
    color: #fff;
}
.slider00,
.slider01,
.slider02,
.slider03,
.slider04,
.slider05 {
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
}
.slider00 {
    background-image: url(../images/slider00.jpg);
}
.slider01 {
    background-image: url(../images/slider01.jpg);
}
.slider02 {
    background-image: url(../images/slider02.jpg);
}
.slider03 {
    background-image: url(../images/slider03.jpg);
}
.slider04 {
    background-image: url(../images/slider04.jpg);
}
.slider05 {
    background-image: url(../images/slider05.jpg);
}
.main-banner-content {
    padding: 20px 0 30px;
    margin: 70px auto auto;
    width: 100%;
}
.s-news-wrap .col-lg-8,
.s-news-wrap .col-md-2,
.s-news-wrap .col-md-8,
.s-news-wrap-c li {
    padding: 0;
}
.main-banner-content p {
    line-height: 28px;
}
.s-news-wrap {
    background: #c73b23;
    padding: 0;
}
.s-news-wrap .s-news-wrap-h {
    background: url(../images/icon-trading.png) center right no-repeat;
    height: 53px;
    width: 100%;
}
.s-news-wrap .s-news-wrap-h h4 {
    margin: 0;
    line-height: 53px;
}
.s-news-wrap-c {
    background: url(../images/icon-trading2.png) center right no-repeat;
    height: 53px;
    width: 100%;
    line-height: 53px;
    text-align: center;
}
.s-news-wrap-t {
    background: url(../images/icon-trading3.png) center left repeat-x;
    height: 53px;
    width: 100%;
    line-height: 53px;
}
.scroll-tab-wrap {
    padding: 4px 0 0;
    height: 47px;
}
.scroll-tab-wrap .scroll-tab li {
    margin-right: 40px;
    float: left;
    text-align: left;
}
.scroll-tab-wrap .scroll-tab li.dropdown {
    margin-right: 0;
}
.scroll-tab-wrap .scroll-tab li.dropdown a {
    color: #faa603;
    font-size: 13px;
    background-color: transparent;
}
.scroll-tab-wrap .scroll-tab li.dropdown a:hover {
    text-decoration: underline;
}
.scroll-tab-wra > .nav > .open > a,
.scroll-tab-wrap > .nav > .open > a:focus {
    border-bottom: 3px solid #c73b23 !important;
    background-color: transparent;
}
.scroll-tab-wrap .scroll-tab li.dropdown .dropdown-menu {
    top: 100%;
    padding: 5px 0;
    border-radius: 0;
}
.scroll-tab-wrap .scroll-tab li.dropdown .dropdown-menu > li {
    margin: 0;
    display: block;
    width: 100%;
    float: none;
    border-bottom: 1px solid #dedede;
}
.scroll-tab-wrap .scroll-tab li.dropdown .dropdown-menu > li:last-child {
    border-bottom: none !important;
}
.scroll-tab-wrap .scroll-tab li.dropdown .dropdown-menu > li > a {
    padding: 8px 15px;
    font-size: 13px;
    color: #767676;
    text-decoration: none;
    text-transform: uppercase;
    line-height: normal;
    font-weight: 500 !important;
}
.scroll-tab-wrap .scroll-tab li a {
    color: #767676;
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
    text-transform: uppercase;
    text-align: left;
    padding: 10px 0;
}
.scroll-tab-wrap .scroll-tab li a:focus,
.scroll-tab-wrap .scroll-tab li a:hover {
    background: 0 0;
}
.h-cart06 h4 {
    position: absolute;
    top: -12px;
}
.chart-open-wrap,
.h-cart01 h4,
.h-cart07 {
    position: relative;
}
.h-cart07 {
    background-size: cover;
    background-image: url(../images/slider05.jpg);
    background-repeat: no-repeat;
    height: 148px;
    background-position: center top;
    background-attachment: fixed;
}
.h-cart07 h3 img {
    margin-right: 15px;
}
.extranl-url ul li:first-child,
.sen-date-wrap li {
    margin-right: 20px;
}
.currency-table .table > thead {
    background: #e4e8ea;
    color: #666;
    font-size: 14px;
}
.currency-table .table > thead > tr > th {
    font-weight: 500;
    padding: 15px 10px;
}
.currency-table .table > tbody > tr > td {
    padding: 24px 10px;
    font-size: 15px;
    color: #767676;
    font-weight: 400;
}
.currency-table .table > tbody > tr > td > a {
    font-size: 14px;
    color: #2d2c2b;
    text-decoration: none;
    font-weight: 500;
}
.currency-table .table > tbody > tr > td > a:focus,
.currency-table .table > tbody > tr > td > a:hover {
    color: #f09e00;
    text-decoration: none;
}
.currency-table .table-striped > tbody > tr:nth-of-type(2n + 1) {
    background-color: #fff;
}
.extranl-url ul li {
    display: inline-block;
    color: #666;
    font-size: 14px;
    font-weight: 400;
}
.extranl-url ul li span {
    margin-left: 10px;
}
.extranl-url ul li a {
    color: #727272;
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
}
.extranl-url ul li a:focus,
.extranl-url ul li a:hover {
    color: #faa603;
}
.h-cart01 h4 span {
    display: inline-block;
    font-size: 14px;
    color: #666;
    float: right;
    font-weight: 400;
    margin-top: 5px;
    text-transform: none;
}
.h-cart03 h4 span {
    float: right;
}
.h-cart03 h4 span a {
    font-size: 13px;
    color: #faa603;
    transition: none;
}
.h-cart03 h4 span a:hover {
    color: #a9aaaa;
    transition: none;
}
.sen-date-wrap li {
    float: left;
    padding-right: 20px;
    font-size: 15px;
    color: #333231;
    font-weight: 500;
}
.sen-date-wrap li span {
    font-weight: 600;
    font-size: 15px;
    display: inline-block;
}
.sen-date-wrap li em > span,
.sen-date-wrap li > em {
    font-style: normal;
    font-weight: 700;
}
.sen-date-wrap li > em {
    display: inline-block;
    vertical-align: -10px;
    margin-left: 10px;
}
.sen-date-wrap li em > span:nth-child(1) {
    display: block;
}
.sen-date-wrap li em > span:nth-child(2) {
    font-size: 13px;
    font-weight: 400;
}
.sen-date-wrap li:first-child {
    border-right: 1px solid #cacaca;
}
.sen-date-wrap li:last-child {
    margin-right: 0;
    padding: 12px 0 0;
}
.sen-price-wrap {
    margin-top: 12px;
}
.sen-price-wrap li {
    display: inline-block;
    float: left;
    font-size: 13px;
    color: #333231;
    font-weight: 500;
    margin-right: 15px;
}
.sen-price-wrap li:first-child {
    font-weight: 600;
    color: #333231;
    font-size: 16px;
    padding: 0;
}
.sen-price-wrap li span {
    display: inline-block;
    font-weight: 400;
    margin-right: 7px;
}
.sen-price-wrap li:last-child {
    margin-right: 0;
    float: right;
}
.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #c73b23;
    border: 1px solid #c73b23;
}
.carousel-indicators li {
    border: 1px solid #fff;
    background-color: #fff;
}
.currency-table {
    margin-top: 21px;
}
.carousel-indicators {
    z-index: 1;
}
#connectivity .carousel-indicators {
    bottom: -30px;
}
#connectivity h3 {
    margin: 10px 0;
}
.tbl .form-control {
    width: 80px;
    height: 25px;
    padding: 0;
    box-shadow: none;
    font-size: 12px;
}
.tbl li a {
    color: #727272;
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
}
.tbl li a:focus,
.tbl li a:hover {
    color: #faa603;
}
.tbl input[type="checkbox"] {
    margin-top: 2px;
}
.forHeight {
    height: 315px !important;
}
.red-tab-left label {
    font-size: 12px;
    color: #faa603;
    float: left;
    margin-right: 10px;
    padding-top: 4px;
    font-weight: 400;
}
.red-tab-left .checkbox {
    margin-top: 0;
    margin-bottom: 0;
}
.flag-menu-tab {
    border-bottom: 1px solid #c5c5c5;
    padding: 10px 30px;
}
.flag-menu-tab li {
    float: left;
    width: calc(100% / 4);
}
.flag-menu-tab li a img {
    margin-right: 5px;
}
.flag-menu-tab li a {
    color: #777985;
    text-decoration: none;
    font-size: 14px;
    font-weight: 400;
}
.chart-open-wrap h6,
.flag-menu-tab li.active a {
    color: #2d2c2b;
    font-weight: 500;
}
.flag-menu-tab li a:active,
.flag-menu-tab li a:focus,
.flag-menu-tab li a:hover {
    color: #2d2c2b;
}
.f-chart-wrap li {
    float: right;
}
.f-chart-wrap li:nth-child(1) {
    border-left: 1px solid #ccc;
    padding: 0 0 0 15px;
}
.f-chart-wrap li:nth-child(1) input[type="checkbox"] {
    margin-top: 2px;
}
.f-chart-wrap li a {
    opacity: 0.4;
}
.box01-o .f-chart-wrap li a.active1,
.box02-o .f-chart-wrap li a.active2,
.box03-o .f-chart-wrap li a.active3,
.box04-o .f-chart-wrap li a.active4,
.f-chart-wrap li a:active,
.f-chart-wrap li a:focus,
.f-chart-wrap li a:hover {
    opacity: 1;
}
.f-chart-wrap li a img {
    margin-right: 15px;
}
.f-chart-tab {
    padding: 8px 10px;
    border-bottom: 1px solid #e8e8e8;
}
.chart-open-wrap h6 {
    font-size: 16px;
    margin: 0;
    position: absolute;
    left: 32px;
    top: -28px;
}
#card1 {
    padding: 20px 0 40px;
}
.inner-heading {
    padding: 70px 0 20px;
    overflow: hidden;
}
.inner-heading .h3 {
    font-size: 26px;
    margin: 0;
}
.inner-heading .container {
    position: relative;
}
.inner-heading .container::before {
    content: "";
    right: 0;
    top: -71px;
    background-image: url(../images/inner-banner-graphic.png);
    background-repeat: no-repeat;
    width: 405px;
    height: 180px;
    z-index: 1;
    display: block;
    position: absolute;
}
.btn-breadcrumb .btn:not(:last-child):after,
.btn-breadcrumb .btn:not(:last-child):before {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border-top: 17px solid transparent;
    border-bottom: 17px solid transparent;
    top: 50%;
    margin-top: -17px;
    left: 100%;
    z-index: 3;
    position: absolute;
}
.btn-breadcrumb .btn:not(:last-child):after {
    margin-left: -1px;
    border-left: 10px solid #fff;
}
.btn-breadcrumb .btn:not(:last-child):before {
    border-left: 10px solid #adadad;
    margin-left: 1px;
}
.btn-breadcrumb .btn {
    padding: 6px 21px 6px 34px;
}
.btn-breadcrumb .btn:first-child {
    padding: 6px 6px 6px 10px;
    margin-right: 9px;
}
.btn-breadcrumb .btn:last-child {
    padding: 6px 18px 6px 35px;
}
.btn-breadcrumb .btn.btn-default:not(:last-child):after {
    border-left: 10px solid #fff;
}
.btn-breadcrumb .btn.btn-default:not(:last-child):before {
    border-left: 10px solid #dcdcde;
}
.btn-breadcrumb .btn-default {
    color: #767676;
    background-color: #fff;
    border: 0;
    border-radius: 0;
}
.btn-breadcrumb .btn-default:hover {
    color: #c73b23;
    background-color: #fff;
    border-color: #e8e8ea;
    z-index: 9;
}
.btn-breadcrumb a.active {
    color: #c73b23;
    box-shadow: none;
}
.bedcrum-wrap .btn-default.active:focus {
    color: #c73b23;
    background-color: #f6fbfd;
    border-color: #e8e8ea;
}
.bedcrum-wrap .btn-group > .btn:first-child {
    z-index: 10;
    margin-left: 0;
    background: #c73b23 !important;
    color: #fff !important;
}
.bedcrum-wrap .btn-group > .btn:first-child::after {
    border-left: 10px solid #c73b23 !important;
    margin-left: -2px;
}
.bedcrum-wrap .btn-group > .btn:first-child::before {
    background-image: url(../images/arrow2.png);
    width: 21px;
    height: 33px;
    position: absolute;
    border: 0;
    left: 27px;
    z-index: 100;
}
.bedcrum-wrap .btn-group > .btn:last-child:not(:first-child) {
    z-index: 0;
}
.bedcrum-wrap {
    background: #fff;
}
.btn-breadcrumb:before {
    background-color: #c73b23;
    content: "";
    height: 33px;
    width: 300%;
    right: 99px;
    position: absolute;
}
.inner-content-wrap {
    padding: 30px 0 50px;
}
.other-infor-wrap .quick-link-box .wrap-icons {
    display: inline-block;
    margin-right: 10px;
}
.inner-page-tab .nav-tabs > li.active > a,
.inner-page-tab .nav-tabs > li > a {
    margin-right: 0;
    text-transform: uppercase;
    font-weight: 500;
    cursor: pointer;
}
.other-infor-wrap .quick-link-box h6 {
    display: inline-block;
}
.h-cart01 h4 a.viewB,
.h-cart03 h4 a.view-m {
    color: #faa603;
    font-size: 13px;
    float: right;
    margin-top: 8px;
}
.owl-carousel .owl-item img {
    display: block;
    width: auto;
}
#myAffix.affix {
    position: sticky !important;
    top: 113px;
    z-index: 10;
    width: 100%;
}
#myAffix .navbar {
    background-color: transparent;
    border-top: 0;
    border-bottom: 0;
    height: auto;
    margin: 0;
    border-radius: 0;
    min-height: initial;
}
#myAffix .navbar .active {
    background-color: transparent;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    color: #2f2e2d !important;
    border-bottom: 3px solid #c73b23;
}
.s-height-c {
    position: relative;
    min-height: auto;
}
.scroll-tab-wrap .navbar .dropdown-menu > li.active {
    border-bottom: 1px solid #dedede !important;
    color: #c73b23;
    background-color: transparent;
}
.scroll-tab-wrap .navbar .dropdown-menu > li.active a {
    color: #c73b23 !important;
}
.scroll-tab-wrap .dropdown-menu > .active > a,
.scroll-tab-wrap .dropdown-menu > .active > a:focus,
.scroll-tab-wrap .dropdown-menu > .active > a:hover {
    color: #c73b23;
    text-decoration: none;
    background-color: transparent;
    outline: 0;
    border: 0;
}
.scroll-div {
    position: relative;
    top: -190px;
    left: 0;
    right: 0;
    width: 100%;
    display: block;
    height: 1px;
    z-index: -1;
    padding: 0 !important;
}
.inner-page-tab .nav-tabs > li > a {
    padding: 8px 20px;
    color: #58595b;
    background-color: #fff;
    border: 0;
    border-bottom-color: transparent;
    font-size: 10px;
    border-radius: 0;
}
.inner-page-tab .nav-tabs > li > a:focus,
.inner-page-tab .nav-tabs > li > a:hover {
    color: #c73b23;
}
.inner-page-tab .nav-tabs > li.active > a {
    position: relative;
    color: #fff;
    background-color: #c73b23;
    border: 0;
    border-bottom-color: transparent;
    font-size: 10px;
}
.inner-page-tab .nav-tabs > li.active > a::after {
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #c73b23;
    content: " ";
    position: absolute;
    bottom: -6px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}
.inner-page-tab .nav-tabs {
    border-bottom: 0;
    background-color: #fff;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
}
.inner-sen-wrap,
.m-filter-c2 {
    box-shadow: 0 2px 4px 0 rgba(1, 0, 0, 0.12);
}
.inner-wrap-c01 .divider {
    margin: 10px 0 15px;
}
.inner-wrap-c01 .d-diary-wrap {
    border-bottom: none;
}
.inner-wrap-c01 p {
    margin-bottom: 15px;
}
.inner-page-tab .tab-content {
    padding: 20px 0 0;
}
#entire-market .table-wrap td i {
    margin-right: 5px;
    font-size: 10px;
}
.table-tab .nav-tabs .active > a,
.table-tab .nav-tabs.nav-justified > .active > a:focus,
.table-tab .nav-tabs.nav-justified > .active > a:hover {
    border: 0;
}
.table-tab .nav-tabs > li {
    border-right: 1px solid #484847;
}
.table-tab .nav-tabs {
    background-color: #333231;
}
.table-tab .nav-tabs li > a {
    background-color: #333231;
    color: #d7d7d7;
    border: none;
    border-bottom: 3px solid #333231 !important;
}
.table-tab .nav-tabs li > a:hover,
.table-tab .nav-tabs > li > a:focus {
    background-color: #333231;
    color: #fff;
    border: none;
}
.table-tab .nav-tabs li.active > a {
    position: relative;
    margin-right: 0;
    color: #fff;
    cursor: pointer;
    background-color: #333231;
    border: 0;
    font-size: 10px;
    font-weight: 500;
    text-transform: uppercase;
    border-bottom: 3px solid #ffa800 !important;
}
.table-tab .nav-tabs li.active > a::after {
    display: none;
}
.table-tab .tab-content {
    padding: 0;
}
.data-no {
    height: 200px;
    padding-top: 80px;
    text-align: center;
    display: block;
    width: 100%;
    border: 1px solid #d9d9db;
    margin-bottom: 25px;
}
.refresh-wrap-t {
    margin-bottom: 0;
    margin-top: 0;
    float: right;
}
.refresh-wrap-t li {
    color: #666;
    font-size: 14px;
    float: right;
}
.refresh-wrap-t li > a {
    color: #c73b23 !important;
}
.refresh-wrap-t .mfloat01 {
    margin-left: 10px;
}
.table-wrap2 .table-striped > tbody > tr:nth-of-type(2n + 1) {
    background-color: #fff;
}
.table-wrap2 .table-striped > tbody > tr {
    font-size: 11px;
    font-weight: 500;
    color: #333231;
}
.table-wrap2 .table-striped > tbody.hed-bg > tr:nth-child(1),
.table-wrap2 tbody.hed-bg > tr.f-center-t td {
    background-color: #333231 !important;
    color: #d7d7d7;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
}
.table-wrap2 .table-striped > tbody > tr > th {
    text-align: center;
}
.table-wrap2 .table > tbody.hed-bg > tr > th {
    border: 1px solid #484847;
}
.table-wrap2 .table-striped > tbody.hed-bg > tr:nth-child(1) {
    font-size: 11px;
}
.table-wrap2 tbody.hed-bg > tr.yellow-bg,
.table-wrap2 tbody > tr.yellow-bg-f {
    background: #fff6e6 !important;
}
.table-wrap2 tbody.hed-bg > tr.f-center-t td p {
    font-size: 13px;
    color: #928f8a;
    display: block;
}
tbody > tr.yellow-bg-f i {
    margin-right: 10px;
}
.table-wrap2 tbody.hed-bg > tr:nth-child(1) td {
    padding: 8px;
    border-right: 1px solid #484847;
    vertical-align: middle;
    text-align: center;
    color: #d7d7d7;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
}
.table-wrap2 tbody.hed-bg > tr.yellow-bg td p small {
    font-size: 12px;
    color: #928f8a;
    display: block;
    font-weight: 400;
}
.table-wrap2 tbody.hed-bg > tr.yellow-bg td {
    border-right: 1px solid #e0e2e6;
    font-size: 12px;
    font-weight: 500;
    vertical-align: middle;
    text-align: center;
    padding: 5px 10px;
}
.table-wrap2 tbody > tr.yellow-bg td p {
    color: #c73b23;
    margin: 0;
    font-size: 14px;
}
.table-wrap2 .table {
    border: 1px solid #d9d9db;
}
#EurMore,
#GbrMore,
#JpyMore,
#UsdMore,
.table-wrap2 tbody.btn-ML-wrap {
    border-top: 1px solid #ddd;
}
.table-wrap2 tbody > tr > td a {
    color: #fcaf17;
    font-weight: 500;
    font-size: 12px;
}
.table-wrap2 tr.sub-head-t td {
    color: #333231;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: left !important;
}
.table-wrap2 tbody > tr > td.txtred {
    color: #c73b23 !important;
}
.table-wrap2 tbody > tr > td.txtblue {
    color: #0998f2 !important;
}
.table-wrap2 tbody > tr > td {
    padding: 5px;
}
.table-wrap2 tbody.btn-ML-wrap > tr > td > a {
    font-size: 25px;
    text-align: center;
    display: block;
}
.cal-table-hide,
.t-hide {
    display: none;
}
.table-wrap2 tbody > tr.yellow-bg-f p {
    font-size: 12px;
    font-weight: 400;
    color: #3b3a38;
    margin: 0;
    float: left;
}
.table-wrap2 tbody > tr.yellow-bg-f p span {
    font-size: 14px;
    font-weight: 600;
    color: #a3a7a8;
}
.table-wrap2 tbody > tr.yellow-bg-f td {
    padding: 10px 20px;
    text-align: left !important;
}
.table-wrap2 .fa-chevron-circle-up::before {
    content: "\f139" !important;
}
#btn-expand {
    color: #ffa800 !important;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    left: 23px;
    top: 4px;
}
#btn-expand:focus,
#btn-expand:hover {
    color: #c73b23;
    text-decoration: none;
}
#btn-expand::before {
    content: "\f0b2" !important;
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    left: -20px;
    top: 1px;
}
.t-row2 li {
    padding: 0;
}
.t-row2 {
    margin: 0 0 12px !important;
}
.inner-sen-wrap {
    background-color: #fff;
    border: 1px solid #d9d9db;
    padding: 5px 15px;
    margin: 0 0 15px;
    line-height: 32px;
}
.inner-sen-wrap li {
    margin-right: 15px;
}
.inner-sen-wrap li:last-child {
    margin-right: 0;
    float: left !important;
}
.inner-sen-wrap li:first-child {
    line-height: normal;
    margin-right: 15px;
    font-size: 13px;
    font-weight: 500;
}
.inner-sen-wrap li:first-child p {
    font-weight: 500;
    color: #333231;
    font-size: 12px;
    padding: 0;
    margin: 0;
}
.i-wrap03,
.short-wrap select {
    margin-right: 10px;
}
.text-left {
    text-align: left !important;
}
.t-600 td {
    font-weight: 600 !important;
}
.f-center-t td {
    text-align: center !important;
    border-top: 1px solid #484847 !important;
    border-right: 1px solid #484847;
}
.OptionStrikePice {
    background-color: #edf8ff;
    text-align: center !important;
}
.OptionColor {
    background-color: #ffeeeb;
}
.form-panel {
    -webkit-box-shadow: 0 1px 3px 0 rgba(1, 0, 0, 0.12);
    -moz-box-shadow: 0 1px 3px 0 rgba(1, 0, 0, 0.12);
    box-shadow: 0 1px 3px 0 rgba(1, 0, 0, 0.12);
    border: 1px solid #d9d9db;
    border-top: 0;
    background-color: #fff;
}
.form-panel-h {
    background-color: #333231;
    padding: 10px 20px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 12px;
    width: 100%;
}
.btn-filter,
.derie-wrap a p {
    font-weight: 700;
    text-decoration: none;
}
.form-panel-b {
    padding: 40px 70px;
}
.input-group-addon {
    background: 0 0;
    color: #7d7d7d;
    padding: 6px 11px;
}
.input-group input,
.input-group input:focus,
.input-group input:hover {
    border-right: none;
}
.i-wrap03 {
    float: left;
}
.inner-wrap-c01 .quicklinks-t {
    margin-top: 15px;
}
.cuwrap-downlaod .c-updates-box {
    width: 100%;
    float: left;
}
.cuwrap-downlaod .c-updates-wrap .u-content {
    padding: 18px;
}
.cuwrap-downlaod .h5 {
    font-size: 14px;
}
.cuwrap-downlaod .market-c-wrap li a {
    width: calc(96% / 4);
    margin: 0 10px 10px 0;
}
.cuwrap-downlaod .market-c-wrap li:nth-child(3) a {
    margin: 0 10px 10px 0;
}
.cuwrap-downlaod .market-c-wrap li:nth-child(12) a,
.cuwrap-downlaod .market-c-wrap li:nth-child(4) a,
.cuwrap-downlaod .market-c-wrap li:nth-child(8) a {
    margin: 0 0 10px;
}
.derie-wrap {
    display: table;
    border: 1px solid #d8d8d8;
    width: 100%;
    background-color: #fff;
    text-align: center;
}
.derie-box01,
.derie-box02 {
    display: table-cell;
}
.derie-box01 {
    border-right: 1px solid #d8d8d8;
}
#month2,
#period,
.cal-table,
.m-filter-c2 {
    display: none;
}
.derie-box01,
.derie-box02 {
    padding: 20px 0;
    width: 50%;
}
.derie-wrap a {
    text-decoration: none;
}
.derie-wrap a p {
    margin: 10px 0 0;
    color: #2d2c2b;
    font-size: 12px;
}
.derie-wrap a:focus p,
.derie-wrap a:hover p {
    color: #c73b23;
    text-decoration: none;
}
.cuwrap-downlaod .h4 {
    font-size: 14px;
    cursor: pointer;
}
.p-beniefits .communication-box {
    width: 100%;
    margin: 0 0 20px;
    float: none;
}
.p-beniefits .communication-box .media-left {
    height: 85px;
}
.btn-ud .fa-chevron-circle-up::before {
    content: "\f139" !important;
}
.inner-wrap-c10 h4 a.btn-ud {
    font-size: 24px;
    float: right;
}
.listing-b-wrap {
    margin-bottom: 25px;
}
.listing-b-wrap .media-body {
    padding-left: 15px;
}
.listing-b-wrap .media-body h4 {
    margin-bottom: 10px;
}
.m-filter-c {
    margin-bottom: 15px;
}
.btn-filter {
    color: #fcaf17;
    font-size: 13px;
    text-transform: uppercase;
    float: right;
    margin-bottom: 10px;
}
.btn-filter span {
    text-decoration: underline;
}
.btn-filter i {
    font-size: 16px;
    margin-right: 3px;
}
.btn-filter:focus,
.btn-filter:hover {
    color: #ffa800 !important;
    text-decoration: none;
}
.btn-filter:focus span,
.btn-filter:hover span {
    text-decoration: none;
}
.slider01,
.slider02,
.slider03,
.slider04,
.slider05 {
    position: relative;
}
.slider01:before,
.slider02:before,
.slider03:before,
.slider04:before,
.slider05:before {
    content: "";
    position: absolute;
    background-color: rgba(0, 0, 0, 0.6);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.carousel-fade .carousel-inner .item {
    opacity: 0;
    transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
    opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    opacity: 0;
    z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}
.carousel-fade .carousel-control {
    z-index: 2;
}
@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-fade .carousel-inner > .item.active.left,
    .carousel-fade .carousel-inner > .item.active.right,
    .carousel-fade .carousel-inner > .item.next,
    .carousel-fade .carousel-inner > .item.prev {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.active,
    .carousel-fade .carousel-inner > .item.next.left,
    .carousel-fade .carousel-inner > .item.prev.right {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
.t-listview tbody > tr > td a:focus,
.t-listview tbody > tr > td a:hover {
    color: #fcb52c !important;
    text-decoration: none;
}
.m-filter-wrap2 {
    background-color: #fff;
    border: 1px solid #d9d9db;
    padding: 0 20px;
}
.m-filter-c2,
.m-filter-c3 {
    border: 1px solid #d9d9db;
    padding: 30px;
    background-color: #fff;
}
.m-filter-wrap2 .btn-filter {
    margin-bottom: 0;
}
.m-filter-c2 {
    -webkit-box-shadow: 0 2px 4px 0 rgba(1, 0, 0, 0.12);
    -moz-box-shadow: 0 2px 4px 0 rgba(1, 0, 0, 0.12);
    -ms-box-shadow: 0 2px 4px 0 rgba(1, 0, 0, 0.12);
    -o-box-shadow: 0 2px 4px 0 rgba(1, 0, 0, 0.12);
}
.inner-charts-wrap {
    background-color: #fff;
    border: 1px solid #d9d9db;
    height: 500px;
    margin-top: 15px;
}
.m-filter-c3 {
    border-top: none;
    box-shadow: 0 2px 4px 0 rgba(1, 0, 0, 0.12);
    -webkit-box-shadow: 0 2px 4px 0 rgba(1, 0, 0, 0.12);
    -moz-box-shadow: 0 2px 4px 0 rgba(1, 0, 0, 0.12);
    -ms-box-shadow: 0 2px 4px 0 rgba(1, 0, 0, 0.12);
    -o-box-shadow: 0 2px 4px 0 rgba(1, 0, 0, 0.12);
}
.p2-panel-wrap,
.p2-rightsidebar {
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.m-filter-wrap3 {
    background-color: #fff;
    border: 1px solid #d9d9db;
    padding: 10px 20px;
}
.txtlft {
    text-align: left !important;
}
.txtcntr {
    text-align: center !important;
}
.m-filter-c2 .divider {
    margin: 0 0 10px;
}
.table .data-no {
    border: none;
    margin: 0;
    color: #c73b23;
}
.t-listview tbody > tr > td {
    text-align: left;
}
.t-listview tbody > tr > td.t-icon {
    width: 40px;
    text-align: center;
}
.t-listview tbody > tr > td.t-icon i {
    font-size: 17px;
    color: #fcb52c;
    padding-top: 3px;
}
.t-listview tbody > tr > td a {
    color: #333231;
    font-weight: 500;
    font-size: 11px;
}
.dow-list .dropdown-menu {
    border-radius: 0;
    margin: 1px 0 0;
    padding: 0;
    right: 0;
    left: auto;
}
.dow-list .dropdown-menu > li > a {
    padding: 5px 16px;
}
.dow-list .dropdown-menu > li {
    border-bottom: 1px solid #e9e9e9;
}
.address-media ul {
    margin-bottom: 25px;
}
.table-wrap {
    margin-bottom: 20px;
}
.table-wrap .table {
    table-layout: fixed;
    border: 1px solid #d9d9db;
}
.table-wrap .text-left {
    text-align: left !important;
}
.table-striped > tbody > tr {
    font-size: 12px;
    font-weight: 500;
    color: #333231;
}
.table-wrap .table-striped > tbody > tr > td {
    padding: 5px 0 12px 5px;
    text-align: center;
}
.table-wrap .table-striped > tbody > tr:nth-of-type(2n + 1) {
    background-color: #fff;
}
.table-wrap tbody > tr:nth-child(1) {
    background-color: #333231 !important;
    color: #d7d7d7;
    font-size: 10px;
    font-weight: 700;
    text-transform: uppercase;
}
.table-wrap tbody > th.yellow-bg-f,
.table-wrap tbody > tr.yellow-bg,
.table-wrap tbody > tr.yellow-bg-f {
    background: #fff6e6 !important;
}
.table thead > tr.yellow-bg {
    background: #fff6e6 !important;
}
.table-wrap tbody > tr:nth-child(1) td {
    padding: 8px;
    border-right: 1px solid #484847;
    vertical-align: middle;
    text-align: center;
}
.table-wrap tbody > tr:nth-child(1) td:last-child {
    border-right: none;
}
.table-wrap tbody > tr.yellow-bg td {
    border-right: 1px solid #e0e2e6;
    font-size: 12px;
    font-weight: 500;
    vertical-align: middle;
    text-align: center;
    padding: 5px 10px;
}
.table thead > tr.yellow-bg th,
.table-wrap tbody > tr.yellow-bg td p {
    color: #c73b23;
    margin: 0;
    font-size: 12px;
    font-weight: 500;
}
.table-wrap tbody > tr.yellow-bg td p small {
    font-size: 11px;
    color: #928f8a;
    display: block;
    font-weight: 400;
}
.table-wrap tbody > tr.yellow-bg td:last-child {
    border-right: none;
}
.table-wrap tbody > tr.yellow-bg-f td {
    padding: 10px 20px;
    text-align: left !important;
}
.table-wrap tbody > tr.yellow-bg-f p {
    font-size: 14px;
    font-weight: 400;
    color: #3b3a38;
    margin: 0;
    float: left;
}
.table-wrap tbody > tr.yellow-bg-f p span {
    font-size: 14px;
    font-weight: 600;
    color: #a3a7a8;
}
.table-wrap tbody > tr > td {
    padding: 5px;
}
.news-r-wrap .d-diary-wrap .media-body small {
    display: block;
    margin-bottom: 5px;
}
.mktopen {
    color: #090 !important;
}
.news-r-wrap .d-diary-wrap .media {
    padding-top: 12px;
}
.mktclose {
    color: red !important;
}
.ErrDiv.ErrDivDataError {
    text-align: center;
    color: #c73b23;
}
.cap {
    background-color: #333231 !important;
    text-align: center;
    color: #d7d7d7;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    padding-left: 8px;
}
.table-wrap2 tbody tr.yellow-bg {
    background: #fff6e6 !important;
}
.table-wrap2 tbody tr.yellow-bg td {
    border-right: 1px solid #e0e2e6;
    font-size: 15px;
    font-weight: 500;
    vertical-align: middle;
    text-align: center;
    padding: 5px 10px;
}
.table-wrap2 tbody tr.yellow-bg td p {
    color: #c73b23;
    margin: 0;
    font-size: 12px;
}
.tbl-hed,
.tbl-hed small {
    color: #d7d7d7;
    font-size: 11px;
}
.tbl-hed {
    border: 1px solid #484847;
    background-color: #333231;
    padding: 8px;
    text-transform: uppercase;
    margin: 0 -5px;
}
.tbl-hed small {
    padding-left: 15px;
}
.process-box {
    border: 1px solid #d9d9db;
}
.process-box .media-left {
    width: 10%;
    text-align: center;
    font-size: 36px;
    color: #c73b23;
    border-right: 1px solid #d9d9db;
    padding-top: 15px;
}
.process-box .media-body {
    padding: 15px 15px 15px 30px;
}
.process-box .bullet-text li {
    margin-bottom: 10px;
}
.support-box {
    border: 1px solid #d8d8d8;
    padding: 30px;
    background: url(../images/members/support-img.png) right top no-repeat #fff;
    min-height: 320px;
}
.support-box .s-box {
    display: block;
    margin-bottom: 25px;
}
.support-box .s-box li {
    color: #58595b;
    font-size: 14px;
    margin-bottom: 5px;
}
.support-box .s-box li i {
    margin-right: 10px;
}
.d-block .text-center a {
    display: block;
    text-align: center;
}
.t-l-orange {
    color: #f5cbc4;
}
.t-l-blue {
    color: #c2e1f5;
}
.currencytabs .tab-content {
    border: 1px solid #d9d9db;
    background-color: #fff;
}
.currencytabs .nav-tabs {
    border: none;
}
.our-team .team-box,
.sharepattrn .client-box {
    background-color: #fff;
    border: 1px solid #d8d8d8;
}
.shareholders {
    margin-bottom: 25px;
}
.sharepattrn .client-box {
    padding: 10px 20px;
    vertical-align: middle;
    text-align: center;
    margin: 15px 0;
}
.client-img img {
    width: 100%;
    display: block;
}
.wd167 {
    width: 210px;
}
.shareholders .owl-item img {
    display: block;
    width: 100%;
}
.our-team {
    margin-bottom: 20px;
}
.our-team .team-box {
    padding: 12px;
    position: relative;
}
.our-team .team-pic {
    display: block;
    height: 200px;
    width: 100%;
    overflow: hidden;
    margin-bottom: 20px;
}
.our-team .team-pic img {
    width: 100%;
    margin: auto;
}
.our-team .team-text {
    min-height: 140px;
}
.our-team .h80 {
    min-height: 80px;
}
.close {
    opacity: 0.5;
    color: #2e2e2e;
}
.autocomplete-w1 {
    position: fixed;
    top: 8%;
    left: 35%;
    margin: 8px 0 0 6px;
}
.autocomplete {
    border: 1px solid #069;
    background: #fff;
    cursor: default;
    text-align: left;
    max-height: 350px;
    overflow: auto;
    margin: -6px 6px 6px -6px;
    color: #c1422e;
    padding: 5px;
}
.autocomplete .selected {
    color: #000;
    background: #e7e7e8;
}
.autocomplete strong.selected {
    color: #fff;
}
.autocomplete div {
    padding: 3px;
    white-space: nowrap;
    border-bottom: 1px dotted silver;
    font-size: 12px;
}
.autocomplete strong {
    font-weight: 400;
    color: #000;
}
.quote-drop1 .quote1 {
    position: initial;
    top: 38%;
    right: 34.5%;
}
.quote-drop2 .quote2 {
    position: initial;
}
.table-wrap2 tr.sub-head-t {
    background-color: #e1e5e7 !important;
}
#lnkExpand {
    color: #ffa800;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    left: 23px;
    top: 4px;
    cursor: pointer;
}
#lnkExpand:focus,
#lnkExpand:hover {
    color: #c73b23;
    text-decoration: none;
}
#lnkExpand::before {
    content: "\f0b2" !important;
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    left: -20px;
    top: 1px;
}
.table-wrap2 .table-striped > thead > tr:nth-of-type(2n + 1) {
    background-color: #fff;
}
.table-wrap2 .table-striped > thead > tr {
    font-size: 12px;
    font-weight: 500;
    color: #333231;
}
.table-wrap2 .table-striped > thead > tr > th {
    text-align: center;
}
.table-wrap2 .table > thead.hed-bg > tr > th {
    border: 1px solid #484847;
}
.table-wrap2 .table-striped > thead.hed-bg > tr:nth-child(1) {
    background-color: #333231 !important;
    text-align: center;
    color: #d7d7d7;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
}
table-wrap2 thead.hed-bg > tr.yellow-bg td p small {
    font-size: 12px;
    color: #928f8a;
    display: block;
    font-weight: 400;
}
.table-wrap2 thead.hed-bg > tr.yellow-bg td {
    border-right: 1px solid #e0e2e6;
    font-size: 15px;
    font-weight: 500;
    vertical-align: middle;
    text-align: center;
    padding: 5px 10px;
}
.table-wrap2 thead.hed-bg > tr.yellow-bg {
    background: #fff6e6 !important;
}
.table-wrap2 thead > tr.yellow-bg td p {
    color: #c73b23;
    margin: 0;
    font-size: 14px;
}
.tbl-flt li {
    float: left;
    padding-right: 15px;
}
.tbl-flt li span {
    color: #000;
}
.eq-pd label {
    margin-right: 30px;
}
.quotes-gsm li {
    float: left;
    padding-left: 5px;
}
.list-inline-menu {
    float: right;
    padding-bottom: 15px;
}
.list-inline-menu li {
    border-right: 1px solid #ccc;
}
.list-inline-menu li:last-child {
    border-right: 0;
}
.table-wrap2-adj.table-wrap2 tbody > tr > td {
    text-align: center !important;
}
.table-wrap2-adj.table-wrap2 tbody > tr > td p {
    float: none;
}
.table-wrap2-adj2.table-wrap2 tbody > tr > td {
    text-align: left;
    padding-left: 20px;
    padding-right: 20px;
}
.table-wrap2-adj2.table-wrap2 tbody > tr > td:last-child {
    text-align: right;
}
.sen-price-wrap-adj li:first-child {
    min-height: 83px;
    padding-top: 26px;
}
ul.quotes-gsm {
    margin: 10px 0;
    float: right;
}
.lh32 {
    line-height: 32px !important;
}
.gsm-hed {
    float: right !important;
}
.gsm-hed h4 {
    margin: 0;
}
.priceup {
    color: #039 !important;
}
.pricedown {
    color: red !important;
}
.sitemap-accordion-wrap .sitem_headings {
    padding: 5px 12px;
    background-color: #333231;
    color: #fff;
    border: 1px solid #333231;
    cursor: pointer;
    font-weight: 700;
}
.sitemap-accordion-wrap .sitem_headings a {
    color: #fff;
    font-size: 14px;
}
.sitemap-accordion-wrap .header_highlight {
    background: #fff;
    color: #fff;
}
.sitemap-accordion-wrap .sitemap_area li {
    list-style-type: none;
    margin: 0 !important;
    padding: 0 !important;
    background: 0 0 !important;
}
.sitemap-accordion-wrap .sitemap_area li a {
    text-decoration: none;
    display: block;
}
.sitemap-accordion-wrap #side ul.sitemap_area ul {
    margin: 0;
    padding: 0 0 0 20px;
}
.sitemap-accordion-wrap .sitemap_area .outer {
    border: 1px solid #dadada;
    border-width: 0 1px 1px;
    background: #fff;
}
.sitemap-accordion-wrap .sitemap_area .inner {
    margin-bottom: 0;
    padding: 0.5em 20px 1em;
    position: relative;
    overflow: hidden;
}
.sitemap-accordion-wrap .sitemap_area .inner .inner {
    padding-bottom: 0;
}
.sitemap-accordion-wrap .sitemap_area .h {
    padding-top: 0.3em;
}
.sitemap-accordion-wrap .sitemap_area p {
    margin: 0.5em 1px 1em;
}
.sitemap-accordion-wrap .sitemap_area .sitem_headings {
    color: #f37021 !important;
    border: 1px solid #f37021;
    font-weight: 400;
    background-color: #f4f4f4;
    text-transform: uppercase;
    padding: 5px 10px;
    font-size: 12px;
}
.sitemap-accordion-wrap .sitemap_area .sitem_headings a {
    display: block;
    color: #f37021;
    text-decoration: none;
}
.sitemap-accordion-wrap .sitemap_area .sitem_headings a:hover {
    color: #676767;
}
.sitemap-accordion-wrap .sitemap_area .sitem_child {
    position: relative;
    top: 1px;
    border: 1px solid #ffccad;
    padding: 7px 0 !important;
    margin: 0 0 10px;
}
.sitemap-accordion-wrap .sitemap_area .sitem_child ul {
    margin: 0 !important;
    padding: 0 !important;
}
.sitemap-accordion-wrap .sitemap_area .sitem_child ul ul {
    margin: 0 0 0 12px !important;
    padding: 0 !important;
}
.sitemap-accordion-wrap .sitem_inner {
    border: 1px solid #ddd;
    border-top: 0;
}
.sitemap-accordion-wrap .sitem_inner li a {
    background: url(../images/Home-page/bullet-r.png) left center no-repeat;
    padding: 4px 0 4px 8px !important;
    margin: 0 7px 0 12px;
    color: #c73b23 !important;
    display: block;
    font-size: 14px;
}
.sitem_inner1 i {
    color: #c73b23;
    margin: 0 0 0 5px;
}
.sitemap-accordion-wrap .sitem_inner1 {
    border: 1px solid #ddd;
    border-top: 0;
}
.sitemap-accordion-wrap .sitem_inner1 li a {
    padding: 4px 0 4px 8px !important;
    margin: 0 7px 0 5px;
    color: #c73b23 !important;
    font-size: 14px;
}
.sitemap-accordion-wrap .sitem_inner li a:hover {
    text-decoration: underline;
}
.sitemap-accordion-wrap .sitem_inner li ul li a {
    background: url(../images/Home-page/bullet-g.png) left 10px no-repeat !important;
    padding: 2px 0 2px 2px;
    color: #333231 !important;
    margin-left: 20px;
    font-size: 14px;
}
.sitemap-accordion-wrap .sitem_inner li ul li ul {
    margin: 0 0 0 12px;
    padding: 0;
    list-style-type: none;
}
.sitemap-accordion-wrap .sitem_inner li ul li ul li a {
    color: #7c7c7d !important;
}
.sitemap-accordion-wrap .sitem_margin {
    margin-bottom: 10px;
}
.container-wid-1000 {
    overflow-x: hidden;
}
.p2-home-banner {
    background: #f6fbfd;
}
.p2-header-wrap {
    background: #fff;
}
.p2-header-ul,
.p2-social-ul,
.p2-social-ul li a,
.p2-today-date {
    background: #f9f9f9;
}
.p2-top-header-wrap {
    float: right;
}
.p2-header-ul,
.p2-header-ul li,
.p2-social-ul,
.p2-social-ul li,
.p2-today-date {
    float: left;
}
.p2-header-logo-a {
    display: inline-block;
    float: left;
    padding: 15px 0;
}
.p2-header-ul {
    padding: 5px 15px 0 5px;
    margin: 0;
    list-style: none;
    position: relative;
    min-height: 30px;
}
.p2-header-ul li a {
    font-size: 12px;
    color: #666;
    font-weight: 400;
    margin: 0 7px;
}
.p2-header-ul li a:active,
.p2-header-ul li a:focus,
.p2-header-ul li a:hover {
    text-decoration: none;
    color: #c83a23;
}
.p2-fa-search-btn {
    font-size: 15px !important;
    position: relative;
    z-index: 9;
}
.p2-search-input {
    position: absolute;
    bottom: 1px;
    right: 18px;
    top: 1px;
    height: 26px;
    width: calc(100% - 21px);
    display: none;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}
.p2-today-date {
    font-size: 12px;
    color: #666;
    font-weight: 400;
    padding: 5px 14px;
    min-height: 30px;
    border-left: 1px solid rgba(102, 102, 102, 0.4);
    border-right: 1px solid rgba(102, 102, 102, 0.4);
}
.p2-social-ul ul {
    padding: 0 5px;
}
.p2-social-ul li a {
    color: #989898;
    padding: 4px 10px;
    font-size: 16px;
    display: block;
}
.p2-social-ul li a.facebook-a:active,
.p2-social-ul li a.facebook-a:focus,
.p2-social-ul li a.facebook-a:hover {
    color: #3b5998;
}
.p2-social-ul li a.twitter-a:active,
.p2-social-ul li a.twitter-a:focus,
.p2-social-ul li a.twitter-a:hover {
    color: #1da1f2;
}
.p2-social-ul li a.linkedin-a:active,
.p2-social-ul li a.linkedin-a:focus,
.p2-social-ul li a.linkedin-a:hover {
    color: #0274b3;
}
.p2-social-ul li a.rss-a:active,
.p2-social-ul li a.rss-a:focus,
.p2-social-ul li a.rss-a:hover {
    color: #f8991b;
}
.p2-sx40-wrap {
    float: right;
    padding-top: 16px;
}
.p2-sx40-wrap img {
    float: left;
    margin-right: 13px;
}
.p2-sx40-wrap .p2-sx-text {
    float: left;
}
.p2-sx40-wrap .p2-sx-text .p2-h5 {
    color: #8e8e8e;
    font-weight: 400;
}
.p2-lang-select {
    float: left;
}
.p2-lang-select .form-control {
    background-color: #d7d7d7 !important;
    border: none !important;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    height: 30px;
    font-size: 12px;
    color: #666;
    font-weight: 400;
}
.p2-input-group {
    max-width: 445px;
    margin-left: 45px;
    float: left;
    padding-top: 16px;
}
.p2-input-group .form-control {
    border: 0 !important;
    border-bottom: 1px solid #d4d4d4 !important;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    font-size: 14px;
    color: #b9b9b9;
    font-weight: 400;
}
.p2-input-group .form-control:active,
.p2-input-group .form-control:focus,
.p2-input-group .form-control:hover {
    border: 0 !important;
    border-bottom: 1px solid #b9b3b3 !important;
}
.p2-input-group .input-group-btn > .dropdown-toggle {
    background: #fcaf17;
    font-size: 14px;
    color: #fff;
    font-weight: 500;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    padding: 5px 12px;
    height: 32px;
}
.p2-input-group .input-group-btn > .dropdown-toggle .fa {
    font-size: 12px;
    margin-left: 3px;
}
.p2-input-group .input-group-btn > .dropdown-toggle:active,
.p2-input-group .input-group-btn > .dropdown-toggle:focus,
.p2-input-group .input-group-btn > .dropdown-toggle:hover {
    background: #e7a116;
}
.p2-input-group .input-group-btn > .p2-btn-search {
    width: 47px;
    background: #000;
    color: #fff;
    font-size: 18px;
    border: 0;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    padding: 3px 12px;
}
.p2-navbar-inverse {
    margin: 0;
    padding: 0;
    border: none;
    background: #cc4e38;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    min-height: auto;
}
.p2-navbar-inverse .mega-navbar-collapse {
    padding: 0;
}
.p2-navbar-inverse .navbar-nav > li > a.dropdown-toggle {
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    padding: 7px 14.5px;
    position: relative;
}
.p2-navbar-inverse .navbar-nav > li.open > a.dropdown-toggle,
.p2-navbar-inverse .navbar-nav > li.open > a.dropdown-toggle:active,
.p2-navbar-inverse .navbar-nav > li.open > a.dropdown-toggle:focus,
.p2-navbar-inverse .navbar-nav > li.open > a.dropdown-toggle:hover,
.p2-navbar-inverse .navbar-nav > li > a.dropdown-toggle:active,
.p2-navbar-inverse .navbar-nav > li > a.dropdown-toggle:focus,
.p2-navbar-inverse .navbar-nav > li > a.dropdown-toggle:hover {
    background-color: #aa412f !important;
    color: #fff !important;
}
.p2-navbar-inverse .navbar-nav > li.open > a.dropdown-toggle:after {
    bottom: 0;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(252, 175, 23, 0);
    border-bottom-color: #fcaf17;
    border-width: 7px;
    margin-left: -7px;
}
.p2-navbar-inverse .mega-dropdown-menu {
    border-top: 3px solid #fcaf17;
    padding: 3px 10px 10px;
}
.p2-navbar-inverse .mega-dropdown-menu .dropdown-header > a {
    font-size: 13px;
    color: #c73b23;
    font-weight: 600;
}
.p2-navbar-inverse .mega-dropdown-menu .dropdown-header {
    font-size: 13px;
    color: #c73b23;
    font-weight: 600;
    padding: 0 5px;
    margin-bottom: 6px;
}
.p2-navbar-inverse .mega-dropdown-menu .divider {
    background-color: rgba(51, 50, 49, 0.12);
    margin: 2px 0;
}
.p2-navbar-inverse .mega-dropdown-menu .dropdown-sub-header a {
    font-size: 12px;
    color: #2d2c2b;
    font-weight: 600;
}
.p2-navbar-inverse .mega-dropdown-menu .dropdown-sub-header a .fa {
    color: #fcaf17;
    margin-left: 8px;
    font-size: 16px;
}
.p2-navbar-inverse .mega-dropdown-menu a {
    font-size: 12px;
    color: #767676;
    font-weight: 400;
}
.p2-navbar-inverse .mega-dropdown-menu a:active,
.p2-navbar-inverse .mega-dropdown-menu a:focus,
.p2-navbar-inverse .mega-dropdown-menu a:hover {
    color: #f0a208;
    background-color: transparent;
}
.p2-sub-menu-header {
    background: #fcaf17;
    background: -moz-linear-gradient(left, #fcaf17 0, #fcaf17 50%, #cc4e38 51%, #cc4e38 100%);
    background: -webkit-linear-gradient(left, #fcaf17 0, #fcaf17 50%, #cc4e38 51%, #cc4e38 100%);
    background: linear-gradient(to left, #cc4e38 0, #cc4e38 50%, #cc4e38 51%, #cc4e38 100%);
}
.p2-sub-menu-header .container-fluid {
    position: relative;
}
    /*.p2-sub-menu-header .container-fluid::before {
        p2-header-before content: "";
        position: absolute;
        width: 50px;
        height: 20px;
        background: url(../resources/p2-header-before.png) center no-repeat;
        left: -20px;
        top: 0;
    }*/
    .p2-sub-menu-header .container-fluid::before {
        p2-header-before content: "";
        position: relative;
        width: 95px;
        height: 25px;
        background: url(../resources/p2-header-before.png) center no-repeat;
        left: -50px;
        top: 0;
    }
.p2-owl-banner .item-inner {
    position: relative;
}
.p2-owl-banner .p2-banner-text {
    background: rgba(199, 59, 35, 0.6);
    bottom: 2px;
    left: 0;
    padding: 20px 22px;
    position: absolute;
    max-width: 355px;
}
.p2-owl-banner .item-inner .img-responsive {
    width: 100%;
    height: 355px;
    object-fit: cover;
}
.p2-owl-banner .p2-banner-text .p2-h2 {
    color: #fff;
    font-weight: 500;
    margin-bottom: 10px;
}
.p2-owl-banner .p2-banner-text .p2-h6 {
    color: #fff;
}
.p2-owl-banner .owl-dots {
    position: absolute;
    top: 10px;
    right: 20px;
}
.p2-owl-banner .owl-dots .owl-dot span {
    background: #fcaf17;
    border-color: #fcaf17;
    margin: 3px;
    width: 8px;
    height: 8px;
}
.p2-owl-banner .owl-dots .owl-dot.active span,
.p2-owl-banner .owl-dots .owl-dot:active span,
.p2-owl-banner .owl-dots .owl-dot:focus span,
.p2-owl-banner .owl-dots .owl-dot:hover span {
    background: #fff;
    border-color: #fff;
}
.p2-marquee {
    position: relative;
    margin-top: -25px;
    z-index: 9;
}
.p2-marquee #marquee-text .p2-p-big {
    font-size: 11px;
    color: #e7e7e7;
    font-weight: 300;
    margin-top: 5px;
}
.p2-marquee span {
    background: url(../images/Home-page/p2-marquee-img.jpg) 0 center no-repeat;
    width: 106px;
    height: 25px;
    display: inline-block;
    padding: 3px 0 0 30px;
    font-size: 13px;
    color: #2d2c2b;
    font-weight: 500;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 45;
}
.p2-panel-sm-height {
    min-height: 308px;
    margin-bottom: 20px;
}
.p2-panel-height {
    min-height: 350px;
    margin-bottom: 20px;
}
.p2-panel-wrap {
    padding: 15px 20px;
    background: #fff;
    border-top: 2px solid #fcaf17;
}
.p2-market-connect-ul li:nth-child(odd),
.p2-market-connect-ul-gray li:nth-child(odd) {
    padding-right: 4px;
}
.p2-market-connect-ul li:nth-child(even),
.p2-market-connect-ul-gray li:nth-child(even) {
    padding-left: 5px;
}
.p2-panel-wrap .p2-panel-head {
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 12px;
}
.p2-panel-wrap .p2-panel-head .p2-h4 {
    color: #2d2c2b;
}
.p2-panel-wrap .p2-panel-head span.pull-right a.ml10 {
    font-size: 13px;
    color: #f0a208;
}
.p2-panel-wrap .p2-panel-head span.pull-right a.ml10:hover {
    text-decoration: none;
}
.p2-panel-wrap .p2-panel-head span.pull-right #newsticker-prev {
    font-size: 12px;
    color: #f0a208;
}
.p2-panel-wrap .p2-panel-head span.pull-right #newsticker-next {
    font-size: 12px;
    color: #f0a208;
    margin-left: 5px;
}
.p2-panel-wrap .p2-panel-body {
    padding-top: 15px;
}
.p2-market-connect-ul li {
    float: left;
    width: 50%;
    margin-bottom: 18px;
}
.p2-market-connect-ul li a:active,
.p2-market-connect-ul li a:active .media-body .p2-p-big,
.p2-market-connect-ul li a:focus,
.p2-market-connect-ul li a:focus .media-body .p2-p-big,
.p2-market-connect-ul li a:hover,
.p2-market-connect-ul li a:hover .media-body .p2-p-big {
    text-decoration: none;
    color: #f0a208;
}
.p2-market-connect-ul li:last-child {
    margin-bottom: 0;
}
.p2-market-connect-ul li .media .media-body {
    vertical-align: middle;
}
.p2-market-connect-ul li .media .media-body .p2-p-big {
    font-size: 13px;
    color: #2d2c2b;
    font-weight: 400;
    transition: all 0.2s linear 0s;
    -webkit-transition: all 0.2s linear 0s;
    -moz-transition: all 0.2s linear 0s;
    -ms-transition: all 0.2s linear 0s;
    -o-transition: all 0.2s linear 0s;
}
.p2-market-connect-ul-gray li {
    float: left;
    width: 50%;
    margin-bottom: 18px;
    min-height: 51px;
}
.p2-market-connect-ul-gray li:last-child,
.p2-market-connect-ul-gray li:nth-last-child(2) {
    margin-bottom: 0;
}
.p2-market-connect-ul-gray li a:active,
.p2-market-connect-ul-gray li a:focus,
.p2-market-connect-ul-gray li a:hover {
    text-decoration: none;
}
.p2-market-connect-ul-gray li a:active .media-body .p2-p-big,
.p2-market-connect-ul-gray li a:focus .media-body .p2-p-big,
.p2-market-connect-ul-gray li a:hover .media-body .p2-p-big {
    color: #f0a208;
    text-decoration: none;
}
.p2-market-connect-ul-gray li a:active img,
.p2-market-connect-ul-gray li a:focus img,
.p2-market-connect-ul-gray li a:hover img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}
.p2-market-connect-ul-gray li .media .media-body {
    vertical-align: middle;
}
.p2-market-connect-ul-gray li .media .media-body .p2-p-big {
    font-size: 12px;
    color: #2d2c2b;
    font-weight: 400;
    transition: all 0.2s linear 0s;
    -webkit-transition: all 0.2s linear 0s;
    -moz-transition: all 0.2s linear 0s;
    -ms-transition: all 0.2s linear 0s;
    -o-transition: all 0.2s linear 0s;
}
.p2-market-connect-ul-gray li .media img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    transition: all 0.2s linear 0s;
    -webkit-transition: all 0.2s linear 0s;
    -moz-transition: all 0.2s linear 0s;
    -ms-transition: all 0.2s linear 0s;
    -o-transition: all 0.2s linear 0s;
}
.p2-price-watch-ul li {
    display: block;
    margin-bottom: 15px;
}
.p2-price-watch-ul li:last-child {
    margin-bottom: 0;
}
.p2-price-watch-ul li a:active,
.p2-price-watch-ul li a:focus,
.p2-price-watch-ul li a:hover {
    text-decoration: none;
    color: #f0a208;
}
.p2-price-watch-ul li a:active .media-body .p2-p-big,
.p2-price-watch-ul li a:focus .media-body .p2-p-big,
.p2-price-watch-ul li a:hover .media-body .p2-p-big {
    color: #f0a208;
}
.p2-price-watch-ul li .media .media-body {
    vertical-align: middle;
}
.p2-price-watch-ul li .media .media-body .p2-p-big {
    font-size: 14px;
    color: #2d2c2b;
    font-weight: 500;
    transition: all 0.2s linear 0s;
    -webkit-transition: all 0.2s linear 0s;
    -moz-transition: all 0.2s linear 0s;
}
.p2-owl-online .item-inner {
    position: relative;
}
.p2-owl-online .p2-banner-text {
    background: url(../images/Home-page/p2-owl-online-bg.png) no-repeat;
    top: 0;
    left: 0;
    position: absolute;
    height: 100%;
    width: 345px;
    padding-left: 40px;
    padding-top: 36px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
}
.p2-owl-online .p2-banner-text img {
    margin-bottom: 15px;
}
.p2-owl-online .item-inner .img-responsive {
    width: 100%;
    height: 350px;
    object-fit: cover;
}
.p2-owl-online .p2-banner-text .p2-h1 {
    color: #fff;
    font-weight: 500;
    margin-bottom: 10px;
    line-height: 35px;
    max-width: 210px;
}
.p2-news-panel .p2-panel-head .p2-view-more,
.p2-table-currency caption {
    font-family: Roboto, sans-serif;
    line-height: normal;
}
.p2-owl-online .owl-dots {
    position: absolute;
    bottom: 30px;
    left: 40px;
}
.p2-owl-online .owl-dots .owl-dot span {
    background: #be8479;
    border-color: #be8479;
    margin: 3px;
    width: 8px;
    height: 8px;
}
.p2-owl-online .owl-dots .owl-dot.active span,
.p2-owl-online .owl-dots .owl-dot:active span,
.p2-owl-online .owl-dots .owl-dot:focus span,
.p2-owl-online .owl-dots .owl-dot:hover span {
    background: #fff;
    border-color: #fff;
}
.p2-news-panel .p2-panel-head .p2-view-more {
    font-size: 13px;
    color: #e9a215;
    font-weight: 500;
    margin: 0;
    float: right;
}
.p2-news-panel .p2-panel-body .p2-newsticker li > a {
    text-decoration: none;
}
.p2-news-panel .p2-panel-body .p2-newsticker li a:active .p2-newsticker-inner .p2-p-big,
.p2-news-panel .p2-panel-body .p2-newsticker li a:focus .p2-newsticker-inner .p2-p-big,
.p2-news-panel .p2-panel-body .p2-newsticker li a:hover .p2-newsticker-inner .p2-p-big {
    color: #f0a208;
}
.p2-news-panel .p2-panel-body .p2-newsticker li .p2-newsticker-inner {
    padding: 12px 0;
    border-bottom: 1px solid #e0e0e0;
}
.p2-news-panel .p2-panel-body .p2-newsticker li .pd-tb7 {
    padding: 7px 0;
}
.p2-news-panel .p2-panel-body .p2-newsticker li:last-child .p2-newsticker-inner {
    border-bottom: 0;
}
.p2-news-panel .p2-panel-body .p2-newsticker li:first-child .p2-newsticker-inner {
    padding-top: 0;
}
.p2-news-panel .p2-panel-body .p2-newsticker li .p2-newsticker-inner .p2-h6 {
    color: #2d2c2b;
    font-weight: 500;
    margin-bottom: 2px;
}
.p2-news-panel .p2-panel-body .p2-newsticker li .p2-newsticker-inner .p2-h6 span {
    color: #fff;
    font-weight: 400;
    font-size: 12px;
    background: #c73b23;
    display: inline-block;
    padding: 3px 6px;
    float: right;
}
.p2-news-panel .p2-panel-body .p2-newsticker li .p2-newsticker-inner .p2-p-big {
    transition: all 0.2s linear 0s;
    -webkit-transition: all 0.2s linear 0s;
    -moz-transition: all 0.2s linear 0s;
    color: #767676;
}
.p2-blog-connect-ul li {
    margin-bottom: 10px;
}
.p2-blog-connect-ul li.mb20 {
    margin-bottom: 20px;
}
.p2-blog-connect-ul li:last-child {
    margin-bottom: 0;
}
.p2-blog-connect-ul li .media .media-body .p2-h6 {
    font-size: 13px;
    color: #767676;
    margin-bottom: 4px;
}
.p2-blog-connect-ul li .media .media-body .p2-p-big {
    font-size: 13px;
    color: #2d2c2b;
    font-weight: 500;
    margin-bottom: 4px;
    transition: all 0.2s linear 0s;
    -webkit-transition: all 0.2s linear 0s;
    -moz-transition: all 0.2s linear 0s;
}
.p2-blog-connect-ul li .media .media-body .p2-p-normal {
    font-size: 14px;
    color: #767676;
    transition: all 0.2s linear 0s;
    -webkit-transition: all 0.2s linear 0s;
    -moz-transition: all 0.2s linear 0s;
}
.p2-blog-connect-ul li a:active,
.p2-blog-connect-ul li a:focus,
.p2-blog-connect-ul li a:hover {
    text-decoration: none;
}
.p2-blog-connect-ul li a:focus .media-body .p2-p-big .p2-blog-connect-ul li a:active .media-body .p2-p-big,
.p2-blog-connect-ul li a:focus .media-body .p2-p-normal .p2-blog-connect-ul li a:active .media-body .p2-p-normal,
.p2-blog-connect-ul li a:hover .media-body .p2-p-big,
.p2-blog-connect-ul li a:hover .media-body .p2-p-normal {
    color: #f0a208;
}
.p2-corporate-ul li {
    float: left;
    width: 50%;
}
.p2-corporate-ul li:nth-child(odd) {
    padding-right: 10px;
}
.p2-corporate-ul li:nth-child(even) {
    padding-left: 10px;
}
.p2-corporate-ul li .p2-corporate-inner .p2-corporate-head {
    position: relative;
}
.p2-corporate-ul li .p2-corporate-inner .p2-corporate-head img {
    width: 100%;
}
.p2-corporate-ul li .p2-corporate-inner .p2-corporate-head a {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 3px;
    font-size: 12px;
    color: #2d2c2b;
    font-weight: 500;
    background: #fcaf17;
    text-align: center;
    opacity: 0;
}
.p2-corporate-ul li .p2-corporate-inner:hover a {
    opacity: 1;
    text-decoration: none;
}
.p2-corporate-ul li .p2-corporate-inner .p2-corporate-foot .p2-p-big {
    font-size: 14px;
    color: #2d2c2b;
    font-weight: 500;
    text-align: center;
    padding: 10px 3px 15px;
}
.p2-table-flag {
    margin-bottom: 3px;
}
.p2-table-flag tr td {
    padding: 0 0 3px !important;
    border: 0 !important;
    vertical-align: middle !important;
}
.p2-table-flag tr td:nth-child(3) p {
    padding-right: 10px;
}
.p2-table-flag tr td .p2-currency-text {
    font-size: 13px;
    color: #767676;
    margin: 0;
    padding: 0 5px;
    font-weight: 500;
}
.p2-table-flag tr td .p2-inr-currency-text {
    font-size: 13px;
    color: #2d2c2b;
    font-weight: 500;
    margin: 0;
}
.p2-table-currency {
    margin: 0;
}
.p2-rbi-panel .table-responsive {
    margin-top: -5px;
}
.p2-table-currency caption {
    font-size: 14px;
    font-weight: 500;
    padding-top: 0;
    color: #2d2c2b;
    padding-bottom: 5px;
}
.p2-caption-a {
    font-size: 13px;
    white-space: nowrap;
    float: right;
    margin-top: 2px;
}
.p2-table-currency tr th {
    margin: 0;
    padding: 5px 0 !important;
    border-bottom: 1px solid #ddd;
}
.p2-table-currency a {
    color: #2d2c2b;
    font-weight: 500;
    font-size: 12px;
}
.p2-table-currency td {
    font-size: 12px;
    color: #767676;
    font-weight: 400;
}
.p2-table-currency tr th:first-child p {
    padding-left: 0;
}
.p2-table-currency tr th p {
    font-size: 11px;
    color: #767676;
    font-weight: 500;
    margin: 0;
    padding-left: 7px;
}
.p2-table-currency tr td {
    border: none !important;
    padding: 3px 0 0 !important;
    vertical-align: middle !important;
    height: 33px;
}
.p2-table-currency tr td .p2-h7 {
    font-size: 12px;
    color: #2d2c2b;
    font-weight: 500;
    margin: 0;
    transition: all 0.2s linear 0s;
    -webkit-transition: all 0.2s linear 0s;
    -moz-transition: all 0.2s linear 0s;
}
.p2-table-currency tr td a:active,
.p2-table-currency tr td a:focus,
.p2-table-currency tr td a:hover {
    text-decoration: none;
}
.p2-table-currency tr td a:active .p2-h7,
.p2-table-currency tr td a:focus .p2-h7,
.p2-table-currency tr td a:hover .p2-h7 {
    color: #f0a208;
    text-decoration: none;
}
.p2-table-currency tr td .p2-inr-currency-text {
    font-size: 12px;
    color: #767676;
    font-weight: 400;
    margin: 0;
    padding: 0 7px;
}
.p2-table-currency tr td:last-child,
.p2-table-currency tr th:last-child {
    text-align: right;
}
.p2-quick-link-tab .nav-tabs {
    border: 0;
    margin-bottom: 15px;
}
.p2-quick-link-tab .nav-tabs > li {
    width: calc(100% / 4);
}
.p2-quick-link-tab .nav-tabs > li > a {
    padding: 0;
    border: 0;
    font-size: 13px;
    color: #8e8e8e;
    font-weight: 400;
}
.p2-quick-link-tab .nav-tabs > li > a span {
    padding-bottom: 5px;
}
.p2-quick-link-tab .nav-tabs > li.active > a span {
    border-bottom: 2px solid #c73b23;
}
.p2-quick-link-tab .nav-tabs > li.active > a,
.p2-quick-link-tab .nav-tabs > li.active > a:focus,
.p2-quick-link-tab .nav-tabs > li.active > a:hover {
    border: 0;
    color: #2d2c2b;
    font-weight: 500;
}
.p2-q-links-panel .p2-panel-body .tab-content {
    padding-top: 6px;
}
.p2-quick-link-wrap li {
    margin-bottom: 15px;
}
.p2-quick-link-wrap li:last-child {
    margin-bottom: 0;
}
.p2-quick-link-wrap .media {
    transition: all 0.2s linear 0s;
    -webkit-transition: all 0.2s linear 0s;
    -moz-transition: all 0.2s linear 0s;
}
.p2-quick-link-wrap .media .media-left {
    padding-right: 0;
}
.p2-quick-link-wrap .media .media-left .media-object {
    background: #ac331e;
}
.p2-quick-link-wrap .media .media-body {
    vertical-align: middle;
    border: 1px solid #e9e9e9;
    padding: 10px 20px;
    transition: all 0.2s linear 0s;
    -webkit-transition: all 0.2s linear 0s;
    -moz-transition: all 0.2s linear 0s;
}
.p2-quick-link-wrap .media .media-body .p2-h5 {
    color: #2d2c2b;
    transition: all 0.2s linear 0s;
    -webkit-transition: all 0.2s linear 0s;
    -moz-transition: all 0.2s linear 0s;
}
.p2-quick-link-wrap a:active,
.p2-quick-link-wrap a:focus,
.p2-quick-link-wrap a:hover {
    text-decoration: none;
}
.p2-quick-link-wrap a:active .media-body,
.p2-quick-link-wrap a:focus .media-body,
.p2-quick-link-wrap a:hover .media-body {
    background: #c73b23;
    border-color: #c73b23;
}
.p2-quick-link-wrap a:active .media-body .p2-h5,
.p2-quick-link-wrap a:focus .media-body .p2-h5,
.p2-quick-link-wrap a:hover .media-body .p2-h5 {
    color: #fff;
    text-decoration: none;
}
.intLeftWrap,
.leftPannelWrap {
    position: relative;
    top: 0;
    left: auto;
    right: 0;
}
.leftPannelWrap .amChartsPeriodSelector.amcharts-period-selector-div {
    display: none;
}
.midWrapper {
    position: relative;
}
.closeWindowIcon,
.indicesWrap,
.tabAnimateWrap {
    position: absolute;
    top: 0;
}
.leftPannelWrap {
    z-index: 50;
}
.intLeftWrap {
    width: 100%;
    background: #fff;
    z-index: 1;
}
.intLeftWrap.active {
    width: 772px;
    z-index: 999;
}
.intLeftWrap.active .p2-chart-panel .p2-chart-height,
.intLeftWrap.active .p2-chart-panel .p2-chart-height1 {
    height: 330px;
}
.intLeftWrap.active .p2-chart-panel .amChartsPeriodSelector.amcharts-period-selector-div {
    display: block;
    background: #fff;
    margin: 0 -20px;
    padding-left: 20px;
    padding-right: 20px;
}
.indicesWrap {
    width: 450px;
    background: #fff;
    opacity: 0;
    transition: all 0.2s linear 0s;
    -webkit-transition: all 0.2s linear 0s;
    -moz-transition: all 0.2s linear 0s;
    z-index: -1;
    display: none;
}
.tabAnimateWrap {
    width: 29px;
    height: 33px;
    right: -28px;
    cursor: pointer;
}
.tabAnimateWrap:active,
.tabAnimateWrap:focus,
.tabAnimateWrap:hover {
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.12);
    -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.closeWindowIcon {
    display: none;
    left: -28px;
    cursor: pointer;
}
.overlayWrap {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    z-index: 100;
    display: none;
    opacity: 0.9;
}
.p2-active-zindex {
    z-index: 105;
}
.p2-active-zindex .indicesWrap {
    opacity: 1;
    padding: 20px 28px;
}
.p2-active-zindex .indicesWrap.active {
    display: block;
}
.intLeftWrap .p2-panel-wrap .p2-panel-head .p2-h4 span {
    font-size: 12px;
    color: #8e8e8e;
    font-weight: 400;
    float: right;
    margin-top: 4px;
}
.indicesWrapInner .p2-h4 {
    color: #2d2c2b;
}
.indicesWrapInner .table-responsive table {
    margin-top: 10px;
    border: 1px solid #d9d9db;
}
.indicesWrapInner .table-responsive table tr:first-child {
    background: #333231;
    border: 1px solid #333231;
}
.indicesWrapInner .table-responsive table tr:first-child th:first-child {
    color: #fcaf17;
    font-weight: 500;
}
.indicesWrapInner .table-responsive table tr:first-child th {
    font-size: 13px;
    color: #fff;
    font-weight: 400;
    padding: 12px;
    text-align: center;
}
.indicesWrapInner .table-responsive table tr:nth-child(2) {
    background: #fff6e6;
}
.indicesWrapInner .table-responsive table tr:nth-child(2) td {
    font-size: 13px;
    color: #d12000;
    font-weight: 400;
    padding: 6px;
    text-align: center;
    border: 1px solid #d9d9db;
}
.indicesWrapInner .table-responsive table tr:nth-child(2) td:first-child {
    padding: 6px 16px;
}
.indicesWrapInner .table-responsive table tr td {
    font-size: 12px;
    color: #333231;
    font-weight: 400;
    padding: 6px 16px;
    text-align: center;
}
.indicesWrapInner .table-responsive table tr td:first-child {
    text-align: left;
}
.p2-nav-tabs1 {
    border: 0;
    margin-bottom: 10px;
}
.p2-nav-tabs1 > li {
    float: left;
    margin-right: 20px;
}
.p2-nav-tabs1 > li:last-child {
    margin-right: 0;
}
.p2-nav-tabs1 > li > a {
    padding: 0;
    border: 0;
    font-size: 13px;
    color: #8e8e8e;
    font-weight: 400;
}
.p2-nav-tabs1 > li > a span {
    padding-bottom: 3px;
}
.p2-nav-tabs1 > li.active > a span {
    border-bottom: 2px solid #c73b23;
}
.p2-nav-tabs1 > li.active > a,
.p2-nav-tabs1 > li.active > a:focus,
.p2-nav-tabs1 > li.active > a:hover {
    border: 0;
    color: #2d2c2b;
    font-weight: 500;
}
.p2-leftpannel-inner {
    position: relative;
    margin-top: -9px;
}
.p2-nav-tabs1-info {
    position: absolute;
    top: 0;
    right: 0;
}
.p2-nav-tabs1-info li a {
    font-size: 13px;
    color: #8e8e8e;
    font-weight: 400;
}
.p2-nav-tabs1-info li a:active,
.p2-nav-tabs1-info li a:focus,
.p2-nav-tabs1-info li a:hover {
    color: #2d2c2b;
    font-weight: 500;
    text-decoration: none;
}
.p2-nav-tabs1-info li span {
    font-size: 13px;
    font-weight: 400;
}
.p2-nav-tabs1-info li span .mktclose {
    color: #cc4e38 !important;
    font-style: normal;
}
.p2-nav-tabs1-info li span .mktopen {
    color: #090 !important;
    font-style: normal;
}
.p2-market-link {
    font-size: 13px;
    color: #8e8e8e;
    font-weight: 400;
}
.p2-nav-tabs1-info li {
    float: left;
}
.p2-nav-tabs1-info li:last-child span {
    margin-left: 20px;
}
.p2-nav-tabs2 {
    border: 0;
    margin-bottom: 10px;
}
.p2-nav-tabs2 > li {
    float: left;
    margin-right: 20px;
}
.p2-nav-tabs2 > li:last-child {
    margin-right: 0;
}
.p2-nav-tabs2 > li > a {
    padding: 0;
    border: 0;
    font-size: 11px;
    color: #8e8e8e;
    font-weight: 400;
}
.p2-nav-tabs2 > li > a span {
    padding-bottom: 3px;
}
.p2-nav-tabs2 > li > a span:first-child {
    margin-right: 10px;
    vertical-align: 2px;
}
.p2-nav-tabs2 > li.active > a,
.p2-nav-tabs2 > li.active > a:focus,
.p2-nav-tabs2 > li.active > a:hover {
    border: 0;
    color: #2d2c2b;
    font-weight: 500;
}
.p2-nav-tabs3 {
    border: 0;
    margin-bottom: 15px;
}
.p2-nav-tabs3 > li {
    float: left;
    margin-right: 20px;
}
.p2-nav-tabs3 > li:last-child {
    margin-right: 0;
}
.p2-nav-tabs3 > li > a {
    padding: 0;
    border: 0;
    font-size: 11px;
    color: #8e8e8e;
    font-weight: 400;
    opacity: 0.4;
}
.p2-tabbable-txt,
.p2-zoom-checkbox span {
    font-size: 13px;
    font-family: Roboto, sans-serif;
}
.p2-nav-tabs3 > li.active > a,
.p2-nav-tabs3 > li.active > a:focus,
.p2-nav-tabs3 > li.active > a:hover {
    border: 0;
    color: #2d2c2b;
    font-weight: 500;
    opacity: 1;
}
.p2-txt-green {
    color: #0c924d !important;
}
.p2-txt-red {
    color: #f70013 !important;
}
.p2-panel-wrap-adj {
    height: 335px;
    overflow: hidden;
}
.p2-tabbable {
    position: relative;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    background: #f6fbfd;
    margin-left: -20px;
    margin-right: -20px;
    padding: 5px 20px;
    min-height: 28px;
}
.p2-tabbable-txt {
    font-weight: 500;
    color: #333;
}
.p2-zoom-checkbox span {
    font-weight: 500;
    color: #faa603;
}
.p2-tabbable .p2-nav-tabs3 {
    float: right;
    margin: 0 90px 3px 0;
}
.p2-tabbable .p2-zoom-checkbox {
    position: absolute;
    top: 3px;
    right: 20px;
}
.p2-tabbable .p2-tabbable-txt,
.p2-tabbable .p2-zoom-checkbox span {
    vertical-align: 2px;
}
.p2-chart-panel .tab-content {
    position: relative;
}
.p2-rightsidebar {
    top: 155px;
    right: 0;
    -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.12);
    max-width: 144px;
    position: fixed;
    z-index: 99;
}
/*Blog Left Code*/
.p2-rightsidebar1{
    top: 155px;
    left: 0;
    -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.12);
    max-width: 144px;
    position: fixed;
    z-index: 99;
}
.p2-rightsidebar1 .p2-rightsidebar-inner1 .p2-rightsidebar-head1 {
    background: #c73b23;
    height: 37px;
    padding: 8px 15px;
    border-top: 3px solid #fbaf17;
}
.p2-rightsidebar1 .p2-rightsidebar-inner1 .p2-rightsidebar-head1 a {
    color: #fff;
    font-size: 14px;
}
.p2-close-panel1 span.fa.fa-bars{font-size: 18px;margin-right: 4px;}
.p2-open-panel1 span.fa.fa-bars {
    margin-right: 5px;
}
.p2-rightsidebar-ul li a,
.p2-rightsidebar-ul li.active a {
    font-size: 11px;
    font-family: Roboto, sans-serif;
}
.p2-rightsidebar1 .p2-rightsidebar-inner1 .p2-rightsidebar-body1 {
    padding: 10px 20px 56px;
    background: url(../images/Home-page/pattern.png) center bottom -1px no-repeat #fff;
}
.p2-rightsidebar-ul1 li {
    position: relative;
}
.p2-rightsidebar-ul1 li.active a {
    font-weight: 500;
    color: #2d2c2b;
}
.p2-rightsidebar-ul1 li.active a:before {
    content: "";
    position: absolute;
    width: 3px;
    height: 100%;
    background: #c73b23;
    left: -20px;
    top: 2px;
}
.p2-rightsidebar-ul1 li a {
    font-weight: 400;
    color: #8e8e8e;
    padding: 2.3px 0 !important;
    transition: all 0.2s linear 0s;
    -webkit-transition: all 0.2s linear 0s;
    -moz-transition: all 0.2s linear 0s;
}
.p2-rightsidebar-ul1 li a:active,
.p2-rightsidebar-ul1 li a:focus,
.p2-rightsidebar-ul1 li a:hover {
    font-weight: 500;
    color: #2d2c2b;
}
.p2-open-panel1 {
    display: none;
    background: #c73b23;
    height: 37px;
    padding: 4px 10px;
    color: #fff;
    font-size: 18px;
    position: absolute;
    right: -67px;
    border-top: 3px solid #fbaf17;
    top: 0;
}
/*End Blog Left Code*/


.p2-rightsidebar .p2-rightsidebar-inner .p2-rightsidebar-head {
    background: #c73b23;
    height: 37px;
    padding: 3px 15px;
    border-top: 3px solid #fbaf17;
}
.p2-rightsidebar .p2-rightsidebar-inner .p2-rightsidebar-head a {
    color: #fff;
    font-size: 18px;
}
.p2-rightsidebar-ul li a,
.p2-rightsidebar-ul li.active a {
    font-size: 11px;
    font-family: Roboto, sans-serif;
}
.p2-rightsidebar .p2-rightsidebar-inner .p2-rightsidebar-body {
    padding: 10px 20px 56px;
    background: url(../images/Home-page/pattern.png) center bottom -1px no-repeat #fff;
}
.p2-rightsidebar-ul li {
    position: relative;
}
.p2-rightsidebar-ul li.active a {
    font-weight: 500;
    color: #2d2c2b;
}
.p2-rightsidebar-ul li.active a:before {
    content: "";
    position: absolute;
    width: 3px;
    height: 100%;
    background: #c73b23;
    left: -20px;
    top: 2px;
}
.p2-rightsidebar-ul li a {
    font-weight: 400;
    color: #8e8e8e;
    padding: 2.3px 0 !important;
    transition: all 0.2s linear 0s;
    -webkit-transition: all 0.2s linear 0s;
    -moz-transition: all 0.2s linear 0s;
}
.p2-rightsidebar-ul li a:active,
.p2-rightsidebar-ul li a:focus,
.p2-rightsidebar-ul li a:hover {
    font-weight: 500;
    color: #2d2c2b;
}
.p2-block-href {
    position: absolute;
    top: -150px;
    left: 0;
    right: 0;
    width: 100%;
    display: block;
    height: 1px;
    z-index: -1;
    padding: 0 !important;
}
.p2-bedcrum-wrap .btn-breadcrumb::before,
.p2-bedcrum-wrap .btn-group > .btn:before,
.p2-bedcrum-wrap .btn-group > .btn:first-child::before,
.p2-bedcrum-wrap .btn-group > .btn:last-child:after,
.p2-chart-panel .amChartsPeriodSelector.amcharts-period-selector-div,
.p2-mega-navbar-btn {
    display: none;
}
.p2-chart-panel .tab-content .p2-chart-height1 {
    height: 188px;
}
.p2-chart-panel .tab-content .p2-chart-height {
    height: 131px;
}
.p2-open-panel {
    display: none;
    background: #c73b23;
    height: 37px;
    padding: 4px 10px;
    color: #fff;
    font-size: 18px;
    position: absolute;
    left: -32px;
    border-top: 3px solid #fbaf17;
    top: 0;
}
.p2-bedcrum-wrap .btn-group > .btn::after {
    content: "\f0da";
    font: normal normal normal 14px/1 FontAwesome;
    border: none;
    top: 27px;
    right: 3px;
    margin-left: 0;
    left: auto;
}
.p2-bedcrum-wrap .btn-group > .btn:first-child {
    color: #666 !important;
    background-color: #fff !important;
    margin: 0;
}
.p2-bedcrum-wrap .btn-group > .btn {
    padding: 9px 10px;
    color: #666;
    font-size: 13px;
}
.p2-bedcrum-wrap .btn-group > .btn.active {
    color: #333231;
    font-weight: 500;
}
.btn-breadcrumb .btn-default {
    font-size: 12px;
    font-weight: 400;
}
.p2-table-wrap2 .table-striped > tbody.hed-bg > tr:nth-child(1) {
    text-transform: none;
    font-weight: 500;
}
.p2-table-wrap2 tbody > tr.yellow-bg td p {
    color: #c73b23;
    margin: 0;
    font-size: 13px;
    font-weight: 400;
}
.p2-table-wrap2 .t-listview tbody > tr > td a,
.p2-table-wrap2 tbody > tr > td {
    font-size: 13px;
}
.p2-panel2-wrap {
    padding: 15px 25px;
    background: #fff;
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.12);
    -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.p2-panel2-wrap .p2-panel2-head {
    position: relative;
}
.p2-panel2-wrap .p2-panel2-head::after {
    content: "";
    position: absolute;
    background: url(../images/Home-page/p2-panel-patten.png) center no-repeat;
    width: 149px;
    height: 51px;
    top: -16px;
    right: -16px;
}
.p2-panel2-wrap .p2-panel2-head .divider {
    margin: 17px 0;
}
.p2-sidebar {
    min-width: 230px;
}
.p2-sidebar.affix-top {
    position: relative;
}
.p2-sidebar.affix {
    position: fixed;
    top: 195px;
}
.p2-sidebar.affix-bottom {
    position: absolute;
    top: 150px;
}
#priceUp {
    color: green;
}
#priceDwn span,
#priceUp span {
    font-weight: 700;
}
#priceDwn {
    color: #fe0000;
}
.rbi-rs {
    float: left;
    padding: 0 !important;
}
.p2-bedcrum-wrap.bedcrum-wrap {
    position: relative;
}
.pt1 {
    padding-top: 1px;
}
.dis-desk {
    display: none !important;
}
.rbispan {
    font-size: 12px;
    color: #8e8e8e;
    font-weight: 400;
    float: right;
    margin-top: 1px;
}
.quote-mr input[type="radio"] {
    margin: 0;
}
.career-bg::before {
    background-color: rgba(0, 0, 0, 0.3);
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    width: 100%;
}
#rdb_gender tbody tr td {
    padding: 8px 12px 0 0;
}
#rdb_gender tbody tr td label {
    margin: 0 5px 5px 5px;
}
.hrline {
    border: 1px solid #eee;
}
.tertiary-btn1 {
    background: 0 0;
    border-radius: 3px;
    color: #2d2c2b;
    font-size: 12px;
    font-weight: 500;
    padding: 6px 15px;
    border: 1px solid #cc4e38;
}
.tertiary-btn1:active,
.tertiary-btn1:focus,
.tertiary-btn1:hover {
    background: #cc4e38;
    color: #fff;
}
.fs20 {
    font-size: 20px;
}
.chk_employment input {
    margin: 5px 5px 0 0;
}
.chk_employment1 input {
    margin: 5px 5px 0 0;
}
.mccil-a {
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    padding: 7px 14.5px !important;
}
#mySidenav1 a {
    position: fixed;
    left: -120px;
    transition: 0.3s;
    padding: 15px;
    width: 165px;
    text-decoration: none;
    font-size: 20px;
    color: #fff;
    border-radius: 0 5px 5px 0;
}
#mySidenav1 a:hover {
    left: 0;
}
#about {
    top: 250px;
    background-color: #fcaf17;
}
#blog {
    top: 325px;
    background-color: #c73b23;
}
.modal,
.modal-box {
    z-index: 900;
}
.modal-sandbox {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: 0 0;
}
.modal {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #000;
    background: rgba(0, 0, 0, 0.8);
    overflow: auto;
}
.modal-box {
    position: relative;
    width: 80%;
    max-width: 920px;
    margin: 100px auto;
    animation-name: modalbox;
    animation-duration: 0.4s;
    animation-timing-function: cubic-bezier(0, 0, 0.3, 1.6);
}
.modal-header {
    padding: 20px 40px;
    background: #cc4e38;
    color: #fff;
}
.modal-body {
    background: #eceff1;
    padding: 60px 40px;
}
.close-modal {
    text-align: right;
    cursor: pointer;
}
@-webkit-keyframes modalbox {
    0% {
        top: -250px;
        opacity: 0;
    }
    100% {
        top: 0;
        opacity: 1;
    }
}
@keyframes modalbox {
    0% {
        top: -250px;
        opacity: 0;
    }
    100% {
        top: 0;
        opacity: 1;
    }
}
button {
    border: 1px solid #333;
    outline: 0;
    color: #333;
}


.p2-Winvestors-ul li {
    float: left;
    width: 25%;
}
.p2-Winvestors-ul li:nth-child(odd) {
    padding: 5px;
}
.p2-Winvestors-ul li:nth-child(even) {
    padding: 5px;
}
.p2-Winvestors-ul li .p2-Winvestors-inner .p2-Winvestors-head {
    position: relative;
}
.p2-Winvestors-ul li .p2-Winvestors-inner .p2-Winvestors-head img {
    width: 100%;
}
.p2-Winvestors-ul li .p2-Winvestors-inner .p2-Winvestors-head a {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 3px;
    font-size: 12px;
    color: #2d2c2b;
    font-weight: 500;
    background: #fcaf17;
    text-align: center;
    opacity: 0;
}
.p2-Winvestors-ul li .p2-Winvestors-inner:hover a {
    opacity: 1;
    text-decoration: none;
}
.p2-Winvestors-ul li .p2-Winvestors-inner .p2-Winvestors-foot .p2-p-big {
    font-size: 14px;
    color: #2d2c2b;
    font-weight: 500;
    text-align: center;
    padding: 10px 3px 15px;
}