body.black_theme{
	color:#fff;
	background: #132242;
}
.black_theme .headerLogoWrapper {
    background: #132242;
}
.black_theme .headerMianWrapper {
    background: #526ba1;
}
.black_theme .cartUser ul>li>a, .black_theme .subHeaderBlockLink>a{
	color: #fff;
}
.black_theme .cartUser ul>li>a:hover, .black_theme .subHeaderBlockLink>a:hover {
    color: #fff;
}
.black_theme .megaMenuWrapper{
    background: #526ba1;
}
.black_theme .mengaMenuRightLinks>.mengaMenuLink>a{
	color: #fff;
}
.black_theme .mengaMenuRightLinks>.mengaMenuLink>a{
	color: #fff;
}
.black_theme .mengaMenuRightLinks>.mengaMenuLink>a:hover, .black_theme .mengaMenuRightLinks>.mengaMenuLink>a.active {
    background: #fff;
    color: #273648;
}
.black_theme .mengaMenuRightLinks .mengaMenuLink>a{
	color: #fff;
}
.black_theme .mengaMenuRightLinks .mengaMenuLink>a:hover, .black_theme .mengaMenuRightLinks .mengaMenuLink>a.active {
    background: #ffffff;
    color: #526ba1;
}
.black_theme .black{
	color: #fff;
}
.black_theme .blue_dark{
	color: #fff;
}	
.black_theme .dark_gray{
	color: #fff;
}
.black_theme .table_wraper tr th {
    background: #92A2C2;
}
.black_theme .spot_rates_wraper table tr:nth-child(even){
	background: #20325a;
}
.black_theme .spot_rates_wraper table tr:hover {
    background: #92A2C2;
}
.black_theme .consultancy_icons .blue_icon {
    background: #132242;
}
.black_theme .light_gray_bg {
    background: #92a2c2;
}
.black_theme .light_blue_bg{
	background: #132242;
}
.black_theme .inner_wraper_contact input[type="text"], .black_theme .inner_wraper_contact input[type="email"], .black_theme .inner_wraper_contact .textarea, .black_theme select{
	color: #fff;
}
.black_theme .inner_wraper_contact .effect-1,.black_theme .inner_wraper_contact .effect-2,.black_theme .inner_wraper_contact .effect-3{
	border-bottom-color: #fff;
}
.black_theme ::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: #fff!important;
}
.black_theme :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:  #fff!important;
   opacity:  1;
}
.black_theme ::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:  #fff!important;
   opacity:  1;
}
.black_theme :-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:  #fff!important;
}
.black_theme ::-ms-input-placeholder { /* Microsoft Edge */
   color:  #fff!important;
}

.black_theme ::placeholder { /* Most modern browsers support this now. */
   color:  #fff!important;
}
.black_theme .send_now{
	border-color: #fff;
	color: #fff;
}
.black_theme .Forward_calc_dropdowns .dropdown_fw_calc, .black_theme .Forward_calc_dropdowns select {
    background: #92A2C2;
}
.black_theme input {
    background: #92a2c2;
    border: solid 1px #fff;
    color: #fff;
}
/*.form-select{
	background: #444;
}*/
.black_theme .currency_dropdown select {
    background: #92A2C2;
}
.black_theme .pagination>.disabled>span,.black_theme .pagination>.disabled>span:hover,.black_theme .pagination>.disabled>span:focus,.black_theme .pagination>.disabled>a,.black_theme .pagination>.disabled>a:hover,.black_theme .pagination>.disabled>a:focus{
	background: #333;
	color: #fff;
}
.black_theme .pagination>.active>a,.black_theme .pagination>.active>span,.black_theme .pagination>.active>a:hover,.black_theme .pagination>.active>span:hover,.black_theme .pagination>.active>a:focus,.black_theme .pagination>.active>span:focus{
	background: #273648;
	border-color: #fff;
}
.black_theme .jumbotron{
	background: #273648;
}
.black_theme .sub_title:after {
    background: #ffffff;
}
.black_theme .buttons_link a {
    background: #92A2C2;
    color: #fff;
}
.black_theme .buttons_link a:hover{
	background: #fff;
	color: #273648;
}
.black_theme button {
    background: #92A2C2;
    color: #fff;
}
.black_theme button:hover{
	background: #fff;
	color: #273648;	
}
.black_theme #forex_page .spot_rates_wraper tbody tr td:nth-child(1), .black_theme #metal_page .spot_rates_wraper tbody tr td:nth-child(1) {
    color: #fff;
    font-weight: bold;
}
.black_theme .table_wraper tr td {
    color: #fff;
}
.black_theme .spot_rates_wraper {
    box-shadow: 0px 0px 0px 0px rgba(255, 255, 255, 0.45), 0 -1px 12px 0px rgba(255, 255, 255, 0.39);
    -webkit-box-shadow: 0px 0px 0px 0px rgba(255, 255, 255, 0.45), 0 -1px 12px 0px rgba(255, 255, 255, 0.39);
}
.black_theme .table_wraper tr:last-child{
	border-color: transparent;
}
.black_theme .top_header_blue_color {
    color: #ffffff!important;
    font-weight: bolder;
}
.black_theme .table_wraper tr th:first-child{
    border-top-left-radius: 5px;
}
.black_theme .table_wraper tr th:last-child {    
    border-top-right-radius: 5px;
}
.black_theme .userSubMenu {
    background: #526ba1;
}
.black_theme .highlight_txt {
    color: #92a2c2;
}
.black_theme .linkForexContent {
    color: #c4d8ff;
    position: relative;
    display: inline-block;
}
.black_theme .moneychangeingBlockRight .black, .black_theme .moneychangeingBlockRight .blue_dark{
	color: #132242;
}
.black_theme .moneychangeingTextContentWrapper>ul>li:before {
    background: #92a2c2;
}
.black_theme .grey{
	color: #fff;
}
.black_theme .faqContent{
	color: #000;
}
.black_theme .glossaryList li a{
	color: #fff;
}
.black_theme .modal-body {
    background: #132242;
}
.black_theme .modal-header {
    background: #92a2c2;
}
.black_theme .btn.btn-default.btn-sm span{
    color: #132242;
}
