body{
  background-color: #181C1F !important;
  color: #FFFFFF !important;
}
.ondesktop{ display: block !important; }
.onmobile{ display:none !important; }

a{
    color: #FF0000 !important;
    text-decoration: none;
}
a:hover{
    color: #FFF !important;
    text-decoration: none;
    cursor: pointer;
}
.activered{
  color: #FFF !important;
}
.activered:hover{
  color: #000 !important;
}
.nav-link {
color: #EBEBEB !important;
font-size: 14px;
}
.nav-link:hover {
  color: #FFF !important;
}
table{
  font-size: 13px !important;
  color: #FFF !important;
}
table td, table th{
  padding-left: 0px !important;
}
.mylogo{
    height: 33px !important;
    width: auto;
}
.mtop-60{ margin-top: 60px !important; }
.mtop-40{ margin-top: 40px !important; }
.mbottom-40{ margin-bottom: 40px !important; }
.mtop-30{ margin-top: 30px !important; }
.mbottom-30{ margin-bottom: 30px !important; }
.mtop-20{ margin-top: 20px !important; }
.mbottom-20{ margin-bottom: 20px !important; }
.mtop-10{ margin-top: 10px !important; }
.mbottom-10{ margin-bottom: 10px !important; }

.ptop-60{ padding-top: 60px !important; }
.ptop-40{ padding-top: 40px !important; }
.pbottom-40{ padding-bottom: 40px !important; }
.ptop-30{ padding-top: 30px !important; }
.pbottom-30{ padding-bottom: 30px !important; }
.ptop-20{ padding-top: 20px !important; }
.pbottom-20{ padding-bottom: 20px !important; }
.ptop-10{ padding-top: 10px !important; }
.pbottom-10{ padding-bottom: 10px !important; }
.errorMsg{
  background-color: #EC919A;
  padding: 10px;
  border: 1px solid #BD2130;
  border-left: 5px solid #BD2130;
  margin: 10px 0px;
  font-size: 13px;
  color: #000 !important;
}
.redtext{
  color: #FF0000 !important;
  font-size: 14px !important;
  font-weight: bold !important;
}
.greentext{
  color: #39FF13 !important;
  font-size: 14px !important;
  font-weight: bold !important;
}
.successMsg{
  background-color: #CAE8D2;
  padding: 10px;
  border-left: 5px solid #4BAF65;
  margin: 10px 0px;
  font-size: 13px;
  color: #000 !important;
}
.statusMsg{
  background-color: #F5F5F5;
  padding: 10px;
  border-left: 5px solid #E1E1E1;
  margin: 10px 0px;
  font-size: 13px;
  color: #000 !important;
}
.home_info_area{
  background-color: #343A40 !important;
  min-height: 400px;
  overflow: hidden;
}
.home_banner_wrapper{
  margin-top: 50px;
}
.conversion_form_wrapper{
  border: 1px solid #CE0927;
  padding: 20px;
  padding-top: 30px !important;
  height: auto;
  border-radius: 3px;
  background-color: #1A1E21;
  box-shadow: 5px 10px #888888;
}
.redbut{
  border-radius: 2px !important;
  font-size: 13px !important;
  color: #FFF !important;
  background-color: #DC3545 !important;
}
.subnavi_wrapper{
	height: 20px;
	border: 1px solid #D9D9D9;
	padding: 5px;
	padding-top: 7px;
	padding-left: 5px;
	background: #373737;
	padding-bottom: 13px;
	text-align: right;
	border-bottom: none;
  padding-right: 15px;
  padding-bottom: 10px;
}
.subbutton{
	background-color: #DF2B2B;
	color: #FFF !important;
	padding: 2px 13px;
	border: 1px solid #DF2B2B;
	border-radius: 0px;
}
.subbutton_plain{
	background-color: #EAEAEA;
	color: #000;
	padding: 2px 10px;
	border-radius: 0px;
	border: 1px solid #000;
}
.subbutton_plain a, .subbutton_plain a:hover, .subbutton_plain a:visited{
	color: #000 !important;
	text-decoration: none;
}
.subbutton a, .subbutton a:hover, .subbutton a:visited{
	color: #FFF !important;
	text-decoration: none;
}
.whitebut{
  border-radius: 2px !important;
  font-size: 13px !important;
  color: #40020C !important;
  background-color: #FAFAFA;
}
.exbutton{
  border-radius: 0px !important;
  height: 45px;
}
.exchange_form{
  margin-top: 35px;
}
.ex_field, .ex_field2{
  border-radius: 0px !important;
  background-color: #FAFAFA;
  font-size: 18px;
  height: 50px;
}
.ex_field2{
  height: 45px !important;
}
.homecaption{
  font-family: 'Roboto', sans-serif;
  font-size: 40px !important;
  margin-top: 45px;
  line-height: 55px;
  text-shadow: 1px 1px #fff;
}
.homecaptiontxt{
  font-size: 18px !important;
}
.redcaption{
  color: #CE0927;
  text-shadow: 1px 1px #CE0927 !important;
}
.red_readmore{
  padding-left: 25px;
  padding-right: 25px;
  font-size: 14px;
}
.features{
  margin-top: 45px;
}
.myh2, .captionh2{
  font-family: 'Roboto', sans-serif;
  font-size: 22px !important;
  line-height: 30px;
}
.bigh2{
  font-family: 'Roboto', sans-serif;
  font-size: 30px !important;
  line-height: 40px;
}
.myh21{
  font-family: 'Roboto', sans-serif;
  font-size: 19px !important;
  line-height: 20px;
}
.smallh2{
  font-family: 'Roboto', sans-serif;
  font-size: 20px !important;
  line-height: 20px;
}
.mediah4{
  font-weight: normal !important;
  font-size: 18px !important;
  padding: 0px;
  margin: 0px;
}
.mediap{
  color: #87888A;
  font-size: 13px;
  margin-bottom: 25px;
  margin-top: 8px;
}
.myfield{
  border: 1px solid #CE0927 !important;
  border-radius: 3px !important;
  background-color: #2F3235;
  margin-top: 30px;
}
.mycard{
  border: 1px solid #CE0927 !important;
  border-radius: 3px !important;
  padding: 0px !important;
  background-color: #2F3235;
  font-size: 14px;
}
.shadow_box_r{
	background-color: #2F3235;
  border: 1px solid #CE0927 !important;
  border-radius: 3px !important;
	padding: 10px !important;
  margin-top: 20px;
}
.grey_text{
	color: #E0E0E0;
	font-size: 13px;
}
.simpletbl{
  margin-top: 20px !important;
  width: 100% !important;
  font-size: 13px !important;
}
.simpletbl td{
  padding: 6px 7px !important;
}
.simpletbl th{
  padding: 6px 7px !important;
  font-weight: bold !important;
}

.gridtd1{
	border: 1px solid #E21635 !important;
	padding: 10px;
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.new_menu_wrapper{
	height: auto;
	min-height: 75px;
	border: 1px solid #B1C0CA;
	overflow: hidden;
  border: 1px solid #CE0927 !important;
  margin-bottom: 20px;
  margin-top: 10px;

}
.new_top_menu{
	height: 46px;
	background-color: #760C1C !important;
}
.cap_menu_new{
	height: auto;
	overflow: hidden;
	text-align: left;
	margin-top: 22px;
	margin-left: 10px;
	font-family: /*Tahoma,*/verdana, arial, helvetica, serif;
	font-size: 12px;
}

.cap_menu_new li{
	display: inline;
	margin: 0;
}
.cap_menu_new ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.cap_menu_new li a{
	float: left;
	display: block;
	margin: 0;
	padding: 8px 20px; /*padding inside each tab*/
	margin-right: 1px;
	background-color: #000 !important;
	font-weight: bold;
	border-bottom: none;
	text-decoration: none;
	color: #013758;
}

.cap_menu_new li a:hover{
	text-decoration: none;
	background-color: #275465;
	color: #FFFFFF;
}
.cap_menu_new li.selected a{
	color:#000000;
	font-weight: bold;
	border-bottom: none;
	text-decoration: none;
	border-top: 2px solid #E21635;
}
.new_top_sub_menu_2{
	height: 30px;
	margin-top: 10px;
	padding-left: 10px;
	font-size: 11px;
}
.new_top_sub_menu_2 a{
	padding-right: 13px;
	text-decoration: none;
	border-right: 1px dotted #707070;
	padding-left: 13px;
	color: #013A5C;
	font-family: /*Tahoma,*/verdana, arial, helvetica, serif;
	font-size: 11px;
}
.new_top_sub_menu_2 a:hover{
	text-decoration: underline;
}
/* //////////////////////////// Pagination ///////////////////////////// */
div.pagination {
	font-family: Calibri, Arial;
	margin: 0px;
	padding: 0px;
	font-size:11px;
	margin-top: 1px;
  color: #FFF !important;
}

div.pagination a {
	padding: 1px 5px 1px 5px;
	margin: 0px 2px 0px 2px;
	text-decoration: none; /* no underline */
	color: #FFF !important;
	display: inline-block;
	border: 1px solid #757575;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #757575;
	color: #FFF !important;
	display: inline-block;
}
div.pagination span.current {
	padding: 1px 5px 1px 5px;
	margin: 0px 2px 0px 2px;
	border: 1px solid #E9E9E9;
	font-weight: bold;
	background-color: #F0F0F0;
	color: #000 !important;
	display: inline-block;
}
div.pagination span.disabled {
	padding: 1px 5px 1px 5px;
	margin: 0px 2px 0px 2px;
	color: #DDD;
	display: inline-block;
}
.amountxt{
	font-family: 'Roboto', sans-serif;
	font-size: 14px !important;
  color: #FFF;
}
.transaction_summary{
  height: auto;
  color: #FFF !important;
  padding: 10px;
}
.transaction_summary .title{
  font-size: 12px;
  text-transform:uppercase;
  color: #FFF;
}
.transaction_summary .balance_row{
  border-bottom: none !important;
}
.transaction_summary tr{
  border-bottom: 1px solid #F5F5F5 !important;
}
.transaction_summary .greylabel{
  color: #FFF;
  font-size: 13px;
}

.transaction_history th{ border-top: none !important; }

.recent_transactions{ height: auto; color: #FFF; }
.recent_transactions table{
  border-top: none;
  font-size: 12px !important;
  line-height: 24px;
  color: #FFF;
}
.recent_transactions tr{ border-bottom: 1px solid #F5F5F5; }
.recent_transactions th{ border-top: none !important; }
.recent_transactions td{ border-bottom: 1px solid #F5F5F5; }
.dashboard_tbl{
  background-color: #F00;
}
.dashboard_tbl td{
  border-top: none !important;
  border-bottom: #FFF !important;
}
.generalInput{
	border-radius: 0px !important;
  background-color: #FFF;
}
.squarebut{
	border-radius: 0px !important;
	font-family: 'Open Sans', sans-serif;
}
.squareedge{
	border-radius: 0px !important;
}
.regularbut{
  width: 200px;
}
.clktabl td a {
   display: block;
}
.footer_wrapper{
  background-color: #343A40 !important;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 13px;
}
.auth_footer_wrapper{
  padding-top: 15px;
  padding-bottom: 10px;
  font-size: 13px;
}
.footer_cap{
  border-bottom: 1px solid #CE0927 !important;
  padding: 5px 0px;
  padding-bottom: 10px;
  margin-bottom: 10px;
  font-family: 'Roboto', sans-serif;
  font-size: 16px !important;
}
.menu_list{
	border: none !important;
	background: none !important;
	padding-top: 0px !important;
	margin: 0px !important;
	padding-left: 0px !important;
  color: #C8CBCE !important;
}
@media (max-width: 1200px) {
   body{
      font-size: 16px !important;
      color: #FFF !important;
   }
   a{
       color: #FF0000 !important;
       text-decoration: none;
       font-size: 15px !important;
       font-weight: bold !important;
   }
   a:hover{
       color: #FFF !important;
       text-decoration: none;
       cursor: pointer;
   }
	.ondesktop{ display: none !important; }
	.onmobile{ display: block !important; }
  .redbut{
    font-size: 14px !important;
    color: #FFF !important;
    background-color: #9D1C28 !important;
    font-weight: bold !important;
  }
  .whitebut{
    font-size: 14px !important;
    color: #000 !important;
    background-color: #FFF !important;
    font-weight: bold !important;
  }
  .exbutton{
    font-size: 16px !important;
    color: #FFF !important;
    font-weight: bold !important;
  }
  .ex_field, .ex_field2{
    color: #000 !important;
    font-size: 16px !important;
    font-weight: bold !important;
  }
  .generalInput, .login_txtfield, .inut_txtarea{
    color: #000 !important;
    font-size: 16px !important;
    font-weight: bold !important;
  }
  .squareedge{
    color: #000 !important;
    font-size: 16px !important;
    font-weight: bold !important;
  }
  .notifyme{
    font-weight: bold !important;
    color: #000 !important;
    font-size: 16px !important;
  }
   .mobiletxt{
     font-size: 16px !important;
   }
   .frmfield{
     font-weight: bold !important;
     color: #000 !important;
     font-size: 16px !important;
   }
  .boldtext{
    font-weight: bold !important;
    font-size: 16px !important;
  }
  .menu_list{
    font-size: 14px !important;
    color: #E9EAEB !important;
  }
  .footer_wrapper{
    font-size: 14px !important;
    color: #E9EAEB !important;
  }
  .shadow_box_r{
  	background-color: #000000 !important;
    color: #FFF !important;
    font-size: 14px !important;
  }
  .mycard{
    background-color: #000000 !important;
    color: #FFF !important;
    font-size: 15px !important;
  }
  .myfield{
    background-color: #000000 !important;
    color: #FFF !important;
    font-size: 14px !important;
  }
  .amountxt{
  	font-family: 'Roboto', sans-serif;
  	font-size: 15px !important;
    color: #FFF;
  }
  .transaction_summary{
    height: auto;
    color: #FFF !important;
    padding: 10px;
  }
  .transaction_summary .title{
    font-size: 14px !important;
    text-transform: uppercase;
    color: #FFF !important;
    font-weight: bold !important;
  }
  .transaction_summary .balance_row{
    border-bottom: none !important;
    font-weight: bold !important;
    font-size: 16px !important;
  }
  .transaction_summary tr{
    border-bottom: 1px solid #F5F5F5 !important;
  }
  .transaction_summary .greylabel{
    color: #D8D8D8 !important;
    font-size: 15px !important;
  }
  .errorMsg{
    background-color: #EC919A;
    font-size: 14px !important;
    color: #000 !important;
    font-weight: bold !important;
  }
  .successMsg{
    background-color: #CAE8D2;
    font-size: 14px !important;
    color: #000 !important;
    font-weight: bold !important;
  }
  .statusMsg{
    background-color: #F5F5F5;
    font-size: 14px !important;
    color: #000 !important;
    font-weight: bold !important;
  }
  .whiteboldtxt{
    color: #FFF !important;
    font-size: 14px !important;
    font-weight: bold !important;
  }
  .redtext{
    color: #FF0000 !important;
    font-size: 14px !important;
    font-weight: bold !important;
  }
  .greentext{
    color: #39FF13 !important;
    font-size: 14px !important;
    font-weight: bold !important;
  }
  .text-danger{
    color: #FF0000 !important;
    font-size: 14px !important;
    font-weight: bold !important;
  }
  .text-success{
    color: #39FF13 !important;
    font-size: 14px !important;
    font-weight: bold !important;
  }
  .mobiletxt{
    font-size: 14px !important;
    color: #000 !important;
    font-weight: bold !important;
  }
}
