/*montex css*/



.loader {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: url('../images/loader.gif') 50% 50% no-repeat #ccc;
	opacity: 1;
	background-size: 120px;
}
body {
	margin: 0;
	padding: 0;
	color: #797979;
	background: #fff;
	font-family: 'Open Sans', sans-serif !important;
	font-weight: 400;
	overflow-x: hidden;
}
.l-f{
	font-family: 'Open Sans', sans-serif !important;
	font-weight: 200;
}
.m-f
{ffont-family: 'Open Sans', sans-serif !important;
	font-weight: 300;
}	
.fnt-reg {
	font-family: 'Open Sans', sans-serif !important;
	font-weight: 400;
}
.fnt-bld {
	font-family: 'Open Sans', sans-serif !important;
	font-weight: 700;
}
.fnt-bold {
	font-family: 'Open Sans', sans-serif !important;
	font-weight: 800;
}
.fnt-lgt {
	font-family: 'Open Sans', sans-serif !important;
	font-weight: 300;
}
.ub-f-b-f{
	font-family: 'Open Sans', sans-serif !important;
font-weight:700;
}
.nova-font-regular {
	font-family: 'Open Sans', sans-serif !important;
}
.nova-font-bold {
	font-family: 'Open Sans', sans-serif !important;
}
.t-white {
	color: #fff !important;
}
.t-black {
	color: #333 !important;
}
.t-pink {
	color: #f15744;
}
.t-blue {
	color: #e6e6e6;
}
.lght-blue {
	color: #0bcee0;
}
.lght-blue1 {
	color: #8793a5;
}
.tt-gray {
	color: #c1c1c1 !important;
}
.t-red {
	color: #ff4c4c;
}
.t-gray {
	color: #fff;
}
.fnt-size {
	font-size: 45px;
}
.fnt-sze12 {
	font-size: 12px;
}
.fnt-sze13 {
	font-size: 13px;
}
.fnt-sze17 {
	font-size: 17px;
}
.b-f {
	font-weight: 800;
}
.m-b-f {
	font-weight: 700;
}
.pad-m {
	padding: 6% 0px;
}
.content-center {
	margin: 0px auto;
	float: none;
}
.gray-bg {
	background: #19202d;
}
.dark-bluebg {
	background: #424575;
}
.bannertext h4 {
	max-width: 350px;
	line-height: 20px;
	margin-top: 5vh;
	margin-bottom: 6vh;
}
.banner-content {
    display: table-cell;
    width: 100%;
    vertical-align: middle;
    text-align: center;
    height: 82vh;
}
.bannerbg {
	height: 100vh;
	background-size: auto;
	background-repeat: no-repeat;
	background-image: url(../images/header-bg.jpg);
	background-position: center center;
	background-color: #121923;
	padding-top:20px;
}
.regbanner {
	background-size: cover;
	background-repeat: no-repeat;
	background-image: url(../images/header-bg.jpg);
}
.bannerbg .bannertext {
	margin: 25vh auto 2vh auto;
	float: none;
}
.headbg {
	xbackground:transparent !important;
	border: none;
	box-shadow: none;
	padding: 10px 0px;
}
.darkHeader {
	color: #fff !important;
	background-color: #2b333e !important;
	position: fixed;
    width: 100%;
	animation: 800ms ease-in-out 0s normal none 1 running fadeInDown;
	z-index:999;
	top:0px;
}
.darkHeader .logo,.inner-header .logo {
    max-width: 50px;
    margin-top: -5px;
}
.logo {
	    max-width: 60px;
    margin-top: -10px;
}
.headbg .headetext li a {
	color: #fff !important;
	font-size: 14px;
	padding: 10px 15px;
	border: 1px solid transparent;
	text-transform:uppercase;
	    font-weight: 600;
}
.headbg .headetext li a:hover {
	background-color: #fff !important;
	color: #0dbcd7 !important;
}
.border-btn {
    border: 2px solid #fff !important;
	padding: 10px 25px !important;
	color:#fff;
}
.headbg .headetext li a:hover, .bannerbg .headetext li a:focus, .bannerbg .headetext li a:active {
	color: #ffc315  !important;
	background-color: transparent !important;
}
.box-3 h3 {
	width: 280px;
	/* width: 100%; */
	margin: 14px auto;
}
.headbg .headetext {
	margin-top: 3px;
}
.headetext li a:hover {
	color: #fff;
}
.dropbtn {
	color: #fff !important;
}
.dropdown:hover .dropdown-menu {
	xdisplay: block;
	xmargin-top: 0;
	xpadding: 0px;
}
.headetext .dropdown-menu>li>a {
	color: #333 !important;
	font-weight:600px;
	font-size:13px;
}
.headetext .dropdown-menu>li>a {
	padding: 10px 10px;
}
.dropdown-menu li a:hover {
	background: #f15744;
	color: #fff !important;
}
.lg {
	padding-top: 4px;
}
.dropdown i {
	color: #000;
	padding-left: 5px;
}
.btn-link:hover, .btn-link:focus {
	border: 1px solid #d9a403;
}
.form-bg .form-control {
	background: #f0f2f6;
	box-shadow: none;
	outline: none;
	border-radius: 0px;
	font-size: 15px;
	height: 60px;
}
.form-bg .btn {
	height: 60px;
	border-radius: 0px;
	font-size: 18px;
}
.btn-pink {
	background: #ff3366;
	color: #fff;
	border-radius: 20px;
}
.btn-pink:hover {
	color: #fff;
}
.grad-btn{
	background-image:url(../images/gradient-btn.jpg);
	background-size:100%;
}
.form-bg .input-group {
	xborder: 15px solid #1f2633;
}
.banner-list ul li {
	float: left;
	list-style: none;
}
.banner-list ul li a {
	color: #ff3366;
	padding-left: 20px;
	font-size: 16px;
	text-decoration: none;
}
.banner-list {
	margin-top: 30px;
	max-width: 300px;
}
section {
	padding: 3% 0px;
}
.white-box {
	background: #fff;
	padding: 45px 35px;
	box-shadow: 0 0 7px -1px #8f98aa;
}
.licon {
	max-width: 100px;
}
.flex-box {
	display: table;
}
.flex-box>div {
	display: table-cell;
	vertical-align: middle;
	float: none;
}
.box-text {
	padding-left: 35px;
}
.pb-40 {
	padding-bottom: 40px;
}
.content {
	font-size: 15px;
	line-height: 28px;
	color: #7d7e80;
	font-weight:500;
}
.box-t {
	margin-top: 8vh;
}
.square-box h3 {
	background: #5b6bcc;
	padding: 14px 18px;
	color: #fff;
	text-align: center;
	border: 1px solid #5b6bcc;
	font-weight: 800;
}
.sq-text {
	padding-left: 10px;
}
.square-box2 h3 {
	background: #fff;
	padding: 14px 16px;
	color: #5e6673;
	text-align: center;
	border: 1px solid #cecece;
}
.empty {
	background-color: transparent;
	margin-top: 25px;
	margin-bottom: 25px;
}
.mt-vh {
	margin-top: 5vh;
}
.flex-box2 {
	display: table;
}
.line-box .flex-box2:last-child .circle-box {
	background-color: #fff;
}
.flex-box2>div {
	display: table-cell;
	float: none;
	vertical-align: top;
}
.circle-box {
	max-width: 120px;
	width: 120px;
	height: 120px;
	border-radius: 210px;
}
.circle-box .circle-pic {
	background: #fff;
	/* padding: 14px 18px; */
    /* color: #fff; */
	border-radius: 100px;
	/* text-align: center; */
	border: 1px solid #5b6c85;
	width: 80px;
	height: 80px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.circle-pic img {
	width: 54%;
}
.flogo {
	max-width: 60px;
	display: inline-block;
}
ul.foot-list {
	padding-left: 0px;
}
.foot-list li {
	list-style: none;
	line-height: 26px;
	font-size: 14px;
	color: #fff;
}
.foot-list {
	margin-top: 20px;
}
.mt-20 {
	margin-top: 20px;
}
.lang {
	width: 50%;
}
.chart span {
	padding-left: 8px;
}
.chart {
	display: inline-block;
}
ul.chart {
	padding-left: 0px;
}
.chart li {
	list-style: none;
	margin-left: 35px !important;
}
.chart-line {
	position: relative;
	left: 21px;
}
/* liScroll styles */

.tickercontainer { /* the outer div with the black border */
	width: 100%;
	min-height: 50px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	text-align: center;
}
/* that serves as a mask. so you get a sort of padding both left and right */
.tickercontainer .mask {
	position: relative;
	width: 100%;
	overflow: hidden;
}
ul.newsticker { /* that's your list */
	position: relative;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
/* important: display inline gives incorrect results when you check for elem's width */
ul.newsticker li {
	float: left;
	margin: 10px;
	padding: 0;
	text-align: left;
}
ul.er-controls {
	list-style: none;
	display: inline-block;
	padding: 0;
}
ul.er-controls > li {
	display: inline-block;
	padding: 0 10px;
	background: #f0f0f0;
	margin: 5px;
	border-radius: 5px;
	height: 40px;
	line-height: 40px;
}
ul.er-controls > li:hover {
	background: #f5f5f5;
	cursor: pointer;
}
.pt {
	padding: 0px;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border: none;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
	background: none;
}
hr.x-line {
	margin: 0px auto;
	margin-bottom: 55px;
	border: 0;
	height: 0px;
	background-color: #dee2e8;
	max-width: 400px;
}
hr.x-lines {
	margin: 0px auto;
	border: 0;
	height: 5px;
	background-color: #dee2e8;
	max-width: 80px;
}
.social-list {
	margin-right: 121px;
}
.social-list li {
	list-style-type: none;
	float: left;
	margin-left: 10px;
}
.social-list li a {
	padding: 7px 10px;
    border-radius: 100px;
    width: 35px;
    height: 35px;
    color: #fff;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    background: #a1a09c;
}
.social-list li a:hover
{
	   background-image: url(../images/yellow-bg.jpg);
}
.chat-box {
	width: 44px;
	height: 44px;
	background-color: #fe3366;
	border-radius: 50%;
	position: fixed;
	bottom: 10px;
	right: 24px;
	outline: none;
	z-index: 10000;
	cursor: pointer;
	overflow: hidden;
	border: 1px solid #fe3366;
	background-image: url(../images/chat-box.png);
	background-repeat: no-repeat;
	background-position: center;
	transition: all 120ms ease;
	box-shadow: 0 0 12px -1px #444444;
	visibility: visible;
	padding: 0;
	margin: 0;
	display: none;
}
.pb-10 {
	padding-bottom: 10px;
}
.regbanner .slidertext {
	display: none;
}
.regbanner section {
	xpadding: 0px;
}
.signup-box {
	background: #fff;
	padding: 20px 20px;
	margin-bottom: 10vh;
	border-radius: 8px;
	max-width: 400px;
	margin-top: 13vh;
}
.signup-box .mui-textfield>label {
	font-size: 14px;
	color: #333;
	overflow: hidden;
}
.pb-20 {
	padding-bottom: 20px;
}
.mt-10 {
	margin-top: 10px;
}
.signupbg {
	height: auto;
	background-size: cover;
	background-repeat: no-repeat;
	background-image: url(../images/banner.jpg);
}
 [type=reset], [type=submit], button, html [type=button] {
 box-shadow:none;
 outline:none !important;
 border: 0px;
}
.btntext .btn-pink {
	color: #fff;
	font-size: 14px;
}
.btn-pink:hover {
	background-color: #ff3366;
	color: #fff;
}
.btntexts a {
	color: #6b71b9;
}
.mt-0 {
	margin-top: 0px;
}
.mb-0 {
	margin-bottom: 0px;
}
.pt-0 {
	padding-top: 0px !important;
}
.pb-0 {
	padding-bottom: 0px;
}
.subscribe-head .form-section input[type="email"] {
	border: 0 none;
	border-radius: 5px 0px 0px 5px;
	color: #9b9b9b;
	font-size: 14px;
	font-style: normal;
	height: 51px;
	letter-spacing: 0;
	text-align: left;
	max-width: 380px;
	width: 80%;
	border: 1px solid #ccc;
	outline: 0px;
	padding: 11px 55px 11px 16px;
}
.subscribe-head .form-section input[type="submit"] {
	background: #19212d;
	border: 0 none;
	border-radius: 0px 5px 5px 0px;
	color: #fff;
	height: 51px;
	letter-spacing: 0;
	margin-left: -60px;
	padding: 0 25px;
	text-transform: uppercase;
	font-weight: 600;
}
.subscribe-head .form-section input[type="button"] {
	background: #19212d;
	border: 0 none;
	border-radius: 0px 5px 5px 0px;
	color: #fff;
	height: 51px;
	letter-spacing: 0;
	margin-left: -60px;
	padding: 0 25px;
	text-transform: uppercase;
	font-weight: 600;
}
.center-content {
	margin: 0px auto;
	float: none;
}
.d-right {
	max-width: 550px;
	float: right;
}
.d-left {
	max-width: 550px;
	float: left;
}
.flex-content {
	display: table;
	width: 100%;
}
#howit .flex-content{
	margin-bottom:40px;
}
.min-content{
    max-width: 850px;
	width:100%;
}
.flex-content > div {
	display: table-cell;
	float: none;
	vertical-align: middle;
	padding:0px 15px;
}
.light-blue {
	color: #f15744;
}
#testimonial4 .carousel-inner {
	width: 90%;
	margin: auto;
}
#testimonial4 .carousel-inner:hover {
	cursor: -moz-grab;
	cursor: -webkit-grab;
}
#testimonial4 .carousel-inner:active {
	cursor: -moz-grabbing;
	cursor: -webkit-grabbing;
}
#testimonial4 .carousel-inner .item {
	overflow: hidden;
	cursor: auto;
}
.testimonial4_indicators .carousel-indicators {
	left: 0;
	margin: 0;
	width: 100%;
	font-size: 0;
	height: 20px;
	bottom: 15px;
	padding: 0 5px;
	cursor: e-resize;
	overflow-x: auto;
	overflow-y: hidden;
	position: absolute;
	text-align: center;
	white-space: nowrap;
}
.testimonial4_indicators .carousel-indicators li {
	padding: 0;
	width: 10px;
	height: 10px;
	border: none;
	text-indent: 0;
	margin: 2px 3px;
	cursor: pointer;
	display: inline-block;
	background: #9aa0c3;
	-webkit-border-radius: 100%;
	border-radius: 100%;
}
.testimonial4_indicators .carousel-indicators .active {
	padding: 0;
	width: 10px;
	height: 10px;
	border: none;
	margin: 2px 3px;
	background-color: #101d62;
	-webkit-border-radius: 100%;
	border-radius: 100%;
}
.testimonial4_indicators .carousel-indicators::-webkit-scrollbar {
 height: 3px;
}
.testimonial4_indicators .carousel-indicators::-webkit-scrollbar-thumb {
 background: #eeeeee;
 -webkit-border-radius: 0;
 border-radius: 0;
}
.testimonial4_control_button .carousel-control {
	top: 175px;
	opacity: 1;
	width: 40px;
	bottom: auto;
	height: 40px;
	font-size: 10px;
	cursor: pointer;
	font-weight: 700;
	overflow: hidden;
	line-height: 38px;
	text-shadow: none;
	text-align: center;
	position: absolute;
	background: transparent;
	border: 2px solid #ffffff;
	text-transform: uppercase;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: all 0.6s cubic-bezier(0.3, 1, 0, 1);
	transition: all 0.6s cubic-bezier(0.3, 1, 0, 1);
	display: none;
}
.testimonial4_control_button .carousel-control.left {
	left: 7%;
	right: auto;
}
.testimonial4_control_button .carousel-control.right {
	right: 7%;
	left: auto;
}
.testimonial4_control_button .carousel-control.left:hover, .testimonial4_control_button .carousel-control.right:hover {
	color: #000;
	background: #fff;
	border: 2px solid #fff;
}
.testimonial4_header {
	top: 0;
	left: 0;
	bottom: 0;
	width: 550px;
	display: block;
	margin: 30px auto;
	text-align: center;
	position: relative;
}
.testimonial4_header h4 {
	color: #ffffff;
	font-size: 30px;
	font-weight: 600;
	position: relative;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.testimonial4_slide {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	margin: auto;
	padding: 20px;
	position: relative;
	text-align: center;
	margin-top: 10px;
}
.user-pic {
	xborder-radius: 100%;
	overflow: hidden;
	width: 85px;
	height: 85px;
	margin: 0px auto;
	xbackground-color: #c5cde0;
}
.testimonial4_slide img {
	top: 0;
	left: 0;
	right: 0;
	width: 100px;
	height: auto;
	margin: auto;
	display: block;
	color: #f2f2f2;
	font-size: 18px;
	line-height: 46px;
	text-align: center;
	position: relative;
}
.testimonial4_slide p {
	color: #797979;
	font-size: 14px;
	margin: 20px 0 40px 0;
	line-height: 24px;
}
.testimonial4_slide h4 {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
}
.blue-bg {
	background-color: #5b628c;
}
.light-bg {
	background-color: #f2f6f7;
}
.right-sec {
	float: right;
}
.right-sec .footer-logo {
	float: right;
	margin-bottom: 0px;
	width: 100%;
	text-align: right;
}
.right-sec .foot-list, .right-sec .social-list {
	float: right;
	text-align: right;
	margin: 0px;
	padding: 0px;
	margin-bottom: 7px;
}
.bannerbg {
	position: relative;
	overflow: hidden;
}
#particles-js {
	position: absolute;
	width: 100%;
	left: 0px;
	top: 0px;
	height:100%;
}
.line-box {
	background-image: url(../images/line-s.png);
	background-repeat: repeat-y;
	background-position: 35px;
}
.rr-left, .rr-right {
	position: relative;
	height: 115px;
	background: #2d3174;
}
.rr-left {
	float: left;
	z-index: 8;
	width: 55%;
}
.rr-right {
	float: left;
	z-index: 9;
	width: 220px;
	margin: -4px 5px;
}
/* slanted edges using pseudo-elements */
.rr-left:after, .rr-right:before {
	content: "";
	position: absolute;
	top: 0;
	width: 0;
	height: 0;
}
.rr-left:after {
	right: 0;
	border-left: 32px solid #2d3174; /* razorblade color */
	border-bottom: 1150px solid #424575; /* page background color */
}
.rr-right:before {
	left: -32px;
	border-right: 32px solid #2d3174; /* razorblade color */
	border-top: 115px solid rgba(0, 0, 0, 0); /* transparent */
}
/* hover styles */
.rr-left:hover, .rr-right:hover {
	background: #2d3174;
}
/* text positioning & styles */
.rr-text {
	width: 180px;
	text-align: left;
	font-family: Arial;
	color: #FFFFFF;
	margin-top: 15px;
}
.rr-text h3 {
	font-weight: bold;
	font-size: 30px;
	text-transform: uppercase;
}
.rr-text p {
	font-size: 13px;
}
.dark-bluebg.slidertext {
	text-align: center;
}
.dark-bluebg.slidertext .container {
	display: inline-block;
	width: auto;
}
/* slanted edges using pseudo-elements */
.rr-left:after, .rr-right:before {
	content: "";
	position: absolute;
	top: 0;
	width: 0;
	height: 0;
}
.rr-left:after {
	right: 0;
	border-left: 32px solid #2d3174; /* razorblade color */
	border-bottom: 115px solid #424575; /* page background color */
}
.rr-right:before {
	left: -32px;
	border-right: 32px solid #2d3174; /* razorblade color */
	border-top: 115px solid rgba(0, 0, 0, 0); /* transparent */
}
/* hover styles */
.rr-left:hover, .rr-right:hover {
	background: #2d3174;
}
/* text positioning & styles */
.rr-text {
	width: 180px;
	text-align: left;
	font-family: Arial;
	color: #FFFFFF;
	margin-top: 15px;
	display: inline-block;
}
.rr-text h3 {
	font-weight: bold;
	font-size: 30px;
	text-transform: uppercase;
}
.rr-text p {
	font-size: 13px;
}
.dark-bluebg.slidertext {
	text-align: center;
}
.dark-bluebg.slidertext .container {
	display: inline-block;
	width: auto;
}
.coin-name1 {
	float: left;
}
.coin-value {
	float: right;
	margin-top: 8px;
}
.coin-amount {
	width: 100%;
	float: left;
}
.pink-btn {
	background-color: #ff1c8c;
	width: auto;
	display: inline-block !important;
	border-radius:0px;
	color:#fff !important;
}
.s-btn {
	padding: 2px 8px !important;
}
.site-theme-table.table-bordered {
	border: 0px;
	color: #2d2d2d;
}
.site-theme-table.table-bordered>tbody>tr>td, .site-theme-table.table-bordered>thead>tr>th {
	border-left: 0px !important;
	border-right: 0px !important;
}
.site-theme-table.table-bordered>thead>tr {
	border-bottom: 3px solid #bcbff8;
	background: #fff;
}
.site-theme-table.table-bordered>thead>tr th {
	color: #848aff;
	font-weight: 400;
	font-size: 13px;
}
.pad-table.site-theme-table.table-bordered>thead>tr th, .pad-table.site-theme-table.table-bordered>tbody>tr td {
	padding: 10px 5px;
}
.m-icon img {
	max-width: 170px;
}
.flex-bg {
	display: table-cell;
	float: none;
	vertical-align: middle;
	padding: 5% 4%;
}
.flex-bgs {
	display: table;
	padding: 0px;
}
.dark-bg {
	background-color:#121921;
	background-image: url(../images/dark-grey-bg.jpg);
}
.dark-grey-bg {
	background-image: url(../images/dark-grey-bg.jpg);
	background-size: cover;
}
.flex-bg > div {
	max-width: 450px;
	width: 100%;
}
/**exchagne css start **/	
.site-table td {
	padding: 5px 5px !important;
	font-size: 12px;
}
.site-table {
	margin-bottom: 0px;
}
.site-table .table {
	margin-bottom: 0px;
}
.inner-header {
	height: auto;
	xpadding: 10px 0px;
	display: inline-block;
	margin-bottom: -20px;
	width:100%;
}
.regbanner .inner-header
{
	margin-bottom:-5px;
}
.inner-header .headbg {
	background: #131a24  !important;
	background-image: url(../images/header-bg.jpg) !important;
	border-radius:0px;
	margin-bottom:0px;
}
.yellow-heading {
	background-color: #161e29;
	padding: 3px 10px;
	margin: 0px;
	border-radius: 0px !important;
	font-size: 14px;
	color: #f1573e;
	font-weight: 700;
}
.full-page .panel {
	border-radius: 0px;
	box-shadow: none !important;
	margin-bottom: 0px;
}
.pad-0 {
	padding: 0px;
}
.bannerpage .page-header {
	margin-top: 11px;
	font-size: 22px;
	border-bottom: 1px solid #627084;
	font-family: "Ubuntu";
	color: #7e7fea;
	font-weight: normal;
	margin-bottom: 0px;
	position: relative;
}
.deposit-whl {
	font-size: 11px !important;
	text-transform: none;
	padding-right: 10px;
	text-align: right;
	position: relative;
	top: -12px;
	float: right;
	line-height: normal;
}
.deposit-whl a {
	margin-bottom: 8px;
	display: inline-block;
	color: #9fadc1;
}
.deposit-table-s {
	color: #d6d8e8;
}
.panel .control-group:first-child {
	margin-top: 10px;
}
.panel label.control-label {
	max-width: 80px;
	font-weight: normal;
	font-size: 13px;
	width: 100%;
	text-align: right;
	float: left;
	margin-top: 5px;
}
.control-input {
	margin-left: 20px;
	width: auto;
	float: left;
	margin-top: 4px;
}
.coin-name {
	display: inline-block;
	font-weight: lighter;
	color: #d8d8d8;
	font-size: 12px;
	font-weight: 400;
}
.x-line {
	margin: 0px;
	border: 1px solid #ffa200;
	width: 7%;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 9;
}
table.deposit-table-s tr td:first-child {
	text-align: right;
}
table.deposit-table-s tr td {
	padding: 2px 0px;
}
.control-group {
	min-height: 30px;
	margin-top: 10px;
}
.no-icon {
	text-indent: 8px;
	padding-bottom: 20px;
	margin-top: 0px !important;
	padding-top: 10px;
	position: relative;
}
.order-forms .tab-content .panel {
	border: 0px;
}
.fee-amount {
	position: relative;
	top: 3px;
}
.site-btn {
	display: inline-block;
	color: #fff;
	padding: 10px;
}
.site-btn:hover, .site-btn:focus {
	color: #fff;
	outline: 0;
	border: 0;
}
.red-btn {
	background-color: #f35656;
	color: #fff;
}
.green-btn {
	color: #fff;
	background-color: #18ae6d;
}
.red-down {
	color: #ff7d7d !important;
}
.green-up {
	color: #70d470 !important;
}
.red-down .fa {
	color: #ff634f !important;
}
.green-up .fa {
	color: #2cef9a !important;
}
.green-t .x-line {
	border-bottom: 1px solid #53b987;
}
.red-t .x-line {
	border-bottom: 1px solid #ff1c8c;
}
.yellow-t .x-line {
	border-bottom: 1px solid #ffd454;
}
.order-forms .nav-tabs>li.active>a, .order-forms .nav-tabs>li.active>a:focus, .order-forms .nav-tabs>li.active>a:hover {
	border: 0px;
}
.order-forms .nav-tabs {
	border: 0px;
}
.order-forms .panel-default>.panel-heading {
	border: 0px;
}
.right-border {
	border-right: 1px solid #ccc;
}
.full-page th {
	font-size: 12px;
	color: #666;
	border-left: 1px solid #ccc;
}
.full-page tr th:first-child {
	border-left: 0px;
}
.page-header {
	border-bottom: 1px solid #5e6979;
}
.order-forms .page-header{
	border-bottom:1px solid #627084
}
.panel-heading a {
	color: #333;
}
.chart li h6 {
	display: none;
}
.chart li h4 .chart-line {
	display: none;
}
.chart li h4:first-child {
	display: none;
}
/**new-exchange**/
.split-content {
	display: flex;
}
.site-radio-btn input[type="radio"] {
	width: 15px;
	font-size: 17px;
	height: 15px;
	margin-right: 5px;
	/* margin-top: 4px; */
	position: relative;
	top: 2px;
}
.deposit-link {
	margin-bottom: 20px;
	width: 100%;
	float: left;
	text-align: right;
	font-size: 12px;
}
.deposit-link a {
	color: #0dbdd7;
}
.radio-btn {
	margin-right: 25px;
}
.balance-txt {
	color: #333;
}
.order-left-link {
	top: -2px;
	position: relative;
	font-size: 12px;
	margin-left: 7px;
}
.total-value-div {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding-top: 12px;
	margin-bottom: 12px;
}
.total-value-div .control-input {
	margin-top: 7px;
}
.line {
	background-color: #ccc;
}
.tg-select select {
	width: 100%;
	z-index: 2;
	color: #ff580e;
	height: 34px;
	line-height: 20px;
	position: relative;
	appearance: none;
	background: transparent;
	-moz-appearance: none;
	-webkit-appearance: none;
	text-transform: capitalize;
}
.tg-select:after {
	top: 40%;
	right: 16px;
	z-index: 1;
	width: 8px;
	color: #959698;
	font-size: 16px;
	margin: 0px 6px 0;
	line-height: 6px;
	content: '\f107';
	position: absolute;
	text-align: center;
	font-family: 'FontAwesome';
	padding: 10px;
}
.sform .form-control {
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	box-shadow: none !important;
	border-radius: 0px;
	padding-left: 0px;
	background-color: transparent;
	color: #000;
}
.bt-class {
	margin-bottom: 19px;
}
.text-white {
	color: #fff;
}
button.custom-file-upload {
	background-color: #ccc;
	padding: 7px 13px;
	border-radius: 4px;
	margin-top: 13px;
	font-weight: normal;
	border-radius: 50px;
	background-color: #3b4da9;
	color: #fff;
	cursor: pointer;
}
.headbg .headetext .dropdown-menu li a:hover {
	background-color: #f15744 !important;
	color: #fff !important;
	margin-left: 0px !important;
	border: 1px solid #f15744 !important;
}
/**exchange css end **/

.headetext li a.btn-link:hover {
	color: #8a9aff!important;
}
.login-box {
	max-width: 350px;
}
.btn-gray,.btn-gray:hover,.btn-gray:focus {
	background-color: #808790 !important;
	color: #fff;
	border-radius: 0px;
    border: 0px !important;
}
.btn-orange,.btn-orange:hover,.btn-orange:focus
{	background-color: #fdc41a;
	color: #000;
	border-radius: 0px;
	border:1px solid #fdc41a;
}
.site-btn {
	padding: 10px 25px;
	background-color: #19202d;
    border: 1px solid #19202d;
	color:#fff
	
}
.btn-gray:hover {
	color: #fff;
	background: #494fa5;
}
section {
	overflow: hidden;
	width: 100%;
}
.signup-box h3 {
	font-size: 22px !important;
	font-weight: 700;
}
.border-btn {
	border: 1px solid #fff;
	border-radius:0px;
}
.navbar-default .headetext.navbar-nav> li a.btn-link:hover
{
	color: #000 !important;
	background-color: #fff !important;
	border: 1px solid #fff !important;
}
.navbar-default .headetext.navbar-nav> li a.border-btn:hover
{
	color: #f15744 !important;
	background-color: #fff !important;	
}
.headetext li a.btn-link {
    color: #000000 !important;
    background-image: url(../images/yellow-bg.jpg);
    border: 1px solid #d9a400;
    padding: 10px 25px;
    border-radius: 0;
    background-size: contain;
    font-weight: 600;
}
a.btn-link {
      color: #000000 !important;
    background-image: url(../images/yellow-bg.jpg);
    border: 1px solid #d9a400;
    padding: 10px 25px;
    border-radius: 0;
    background-size: contain;
    font-weight: 600
}
.foot-list li a {
	color: #cecece;
	text-decoration: none;
}
.foot-list li a:hover {
	color: #fff;
	text-decoration: none;
}
.trade-table .nav-tabs>li.active>a, .trade-table .nav-tabs>li.active>a:focus, .trade-table .nav-tabs>li.active>a:hover
{
	color:#424575 !important;
	background-color:#fff !important;
}
.trade-table .panel-heading a {
    color: #5e78ea;
    font-weight: bold;
}
.trade-table .panel-body
{
background-color: #fff;
}
.trade-table.panel-default>.panel-heading
{
	background-color:#fff !important;
	border:0px !important;
	padding:0px !important;
}
.trade-table .panel-body
{
	color:inherit;
}
.trade-table .nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: #161e29;
	color:#fff !important;

}
.table>tbody>tr>td
{
	border-top;0px;
}
.textright-content
{
	text-align:right;
}
.yellow-gradient-bg{
	background-image:url("../images/yellow-bg.jpg");
	background-color:#ffc107;
	    background-size: contain;
}
.grey-bg{
	background-image:url("../images/grey-bg.jpg");
	background-size:cover;
	
}
.email-bg
{
		background-image:url("../images/subscribe.jpg");
}
.box-2-whl {
    display: flex;
}
.box-2.content {
    background-color: #32373d;
    padding: 20px;
	
}
.box-2-whl .box-2 {
    margin: 10px;
	    xbox-shadow: 0px 0px 36px #ccc;
    padding: 30px 15px;
    display:inline-block;
}
.icon-logo img {
    width: 100%;
	  height:auto;
}
.title-section
{
	    display: table;
    text-align: left;
}
.title-section > div {
    display: table-cell;
    vertical-align: middle;
    width: auto;
	color:#fff;	
}
.title-section .para
{
	color:#c1c1c1;
}
.yellow-t{
	color:#ffa914;
}
.box-2 .content{
	margin-top:10px;
}
.howit-bg{
	background-image:url(../images/howit-bg.jpg);
	background-position:center center;
	background-size: cover;
}
.order-form button.btn
{
	display:inline-block;
	width:80%;
}
.tab-pane > div {
    xdisplay: table-cell;
    vertical-align: middle;
    float: none;
}
.how-it-bg .active {
    background-color: transparent !important;
    box-shadow: none !important;
    outline: 0px;
	color:#fff !important;
}
.tab-content {
    display: inline-block;
}
.how-it-bg .well {
    margin-bottom: 0px;
    border-radius: 4px 4px 0px 0px;
    background-color:transparent;
    border: 0px;
}
button.active .circle-no {
    background-color: #1dcbb7;
    color: #fff;
	background-image:url(../images/gradient-circle.jpg);
	background-size:contain;
}
.cross-content-whl button.active > div {
    color: #0466a0;
}

.cross-content-whl button > div {
    color: #b0b0b1;
}
.circle-no {
    background-color: #645dbc;
    border-radius: 50px;
    color: #2d2f9d;
     font-size: 22px;
    font-weight: bold;
    width: 55px;
    height: 55px;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    line-height: normal;
    padding: 17px 5px;
}
.how-it-bg .center-content
{
	background-image:url(../images/how-it-content-bg.jpg);
	background-size:cover;
	margin:60px auto;
	padding:40px 0px;
}
.btn-group .btn-default, .btn-group .btn-default:focus, .btn-group .btn-default:active{
	background-color:transparent;
	color:#645dbc;
	box-shadow:none;
	border:0px;
	outline:0;
}
.how-it-pic img{
    max-width: 300px;
    display: inline-block;
}
.faq-bg{
	background-image:url(../images/dark-grey-bg.jpg);
	background-color:#121921;
}

/**faq css start**/
.panel-heading .panel-title {
	position: relative;
	top: 10px;
	line-height: normal;
	cursor: pointer;
	padding-right:25px;
}
.panel-title .right-arrow {
	font-family: 'Oswald', sans-serif;
	font-weight: 700;
	font-size: 30px;
	color: #fff;
}
.panel-body {
	margin-bottom:0px;
	color: #fff;
	line-height: 30px;
}
#accordion .active.panel-heading a:before {
	content: "";
	position: absolute;
	font-family: 'FontAwesome';
	right: -32px;
	top: -16px;
	/* transform: rotate(180deg); */
	transition: all 0.5s;
	background-image: url(../images/quiz-red.png);
	width: 59px;
	height: 66px;
	transform: scale(1);
	background-size: 45px;
	background-repeat: no-repeat;
}
.panel-heading.active a:before {
	content: ' ';
	transition: all 0.5s;
	transform: scale(0);
}
#bs-collapse .panel-heading a:after {
	content: ' ';
	font-size: 24px;
	position: absolute;
	font-family: 'Material Icons';
	right: -10%;
	top: 10px;
	transform: scale(0);
	transition: all 0.5s;
}
#bs-collapse .panel-heading.active a:after {
	content: '\e909';
	transform: scale(1);
	transition: all 0.5s;
}
/* #accordion rotate icon option */
        
#accordion .panel-heading a:before {
	content: "";
	position: absolute;
	font-family: 'FontAwesome';
	right: -32px;
	top: -16px;
	/* transform: rotate(180deg); */
	transition: all 0.5s;
	background-image: url(../images/quiz-grey.png);
	width: 59px;
	height: 66px;
	background-size: 45px;
	background-repeat: no-repeat;
}
.panel-heading {
	xbackground-image: url(../images/questtion-symbol.svg);
	background-repeat: no-repeat;
	background-position: left top;
	xpadding-left: 55px;
	xheight: 55px;
	margin-bottom: 0px;
	background-size: 45px;
	border-bottom: 1px solid #2285b2;
	padding-bottom: 22px;
	color: #fff !important;
	background-color: transparent !important;
	border-bottom: 1px solid #000000  !important;
}
#faq .panel-body {
	border-top: 0px !important;
	background-color:rgba(38, 44, 53, 0.57) !important;
	padding:20px;
}
.panel-heading.active {
    xbackground-color: #434c59  !important;
}
#faq .panel-heading a
{color:#fff;
}
#faq .panel {
	background-color: transparent !important;
}
#faq a:hover {
	text-decoration: none;
}
/**faq css end**/
.fullscreen-bg__video {
    position: fixed;
    width: 100%;
    height: auto;
    top: 0px;
	
}
article
{
    background-color: #fff;
    position: relative;
	z-index:99;
}
footer{
    position: relative;
    z-index: 9;
}
.banner-overlay {
    background-color: rgba(0, 14, 89, 0.4);
    width: 100%;
    position: fixed;
    height: 100%;
    z-index: 9;
    top: 0px;
	background-image:url(../images/over-bg.png);

}
.container.slidertext
{
    position: relative;
    z-index: 9;
	display:table;
}
.banner-btns
{
	margin-top:15px;
	margin-bottom:15px;
	text-transform:uppercase;
}
.banner-btns a{
	
	margin-right:15px;
}
/**trade-page-css**/
.cointabs
{
    padding: 0px 0px;
    padding-bottom: 0px;
}
.cointabs .nav-tabs>li.active>a, .cointabs .nav-tabs>li.active>a:focus, .cointabs .nav-tabs>li.active>a:hover
{
	    color: #fff;
    background-color: #364150;
}
.panel-heading.cointabs a {
    background-color: #161e29;
    padding: 7px;
    border: 0px !important;
    color: #fff;
    border-radius: 0px;
	font-size:11px;
	margin-right:0px;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th
{
	padding:4px;
	    white-space: nowrap;
}
.cointabs .nav-tabs {
    border: 0px;
	    background-color: #161e29;
}
.coin-markets .table,.coin-markets .panel-body{
	margin-bottom:0px;
}
.inner-header .navbar .container{
	width:100%;
}
.headbg .navbar-right
{
	margin-right:0px;
}
.tab-content
{
	width:100%;
}
.tab-cont-section > div
{
	display:inherit;
}
.page-header li,.my-tab li
{
	display:inline-block;
	list-style:none;
	position:relative;
	margin:0px 2px;
}
.page-header a{
	padding:0px 20px;
}
.my-tab{
	padding:0px;
margin:0px;
text-indent:0px;
}
.my-tab .active .border{
	    border: 1px solid #8794a5;
    width: 100%;
    display: inline-block;
    position: absolute;
    bottom: -10px;
    left: 0px;
}
.order-forms .my-tab .active .border
{
	    bottom: -2px;
		    border: 1px solid #364150;
}
.my-tab .active a
{
	color:#FFC107;
}
.my-tab a
{color:#6e7d92;
}
.order-forms .my-tab .active a {
    color: #f15744;
	    background-color: #364150;
}
.order-forms .my-tab a{
	padding:8px 12px;
	font-size:11px;
}
.page-header span.pull-right {
    padding-right: 15px;
}	
.m-b-70
{
	margin-bottom:70px;
}
.m-t-70
{
	margin-top:70px;
}
.m-b-50
{
	margin-bottom:50px;
}
.m-t-50
{
	margin-top:50px;
}
.m-b-30
{
	margin-bottom:30px;
}
.m-t-30
{
	margin-top:30px;
}
.m-t-8
{
	margin-top:8%;
}
.m-b-8
{
	margin-bottom:8%;
}
.m-t-5
{
	margin-top:5%;
}
.m-b-5
{
	margin-bottom:5%;
}
.order-forms .page-header
{
	padding-top:2px;
	padding-bottom:0px !important;
	background-color: #28313e;
}
.order-base .green-btn
{
	display:block;
	margin-left:15px;
}
.order-base .red-btn
{
	display:block;
	margin-right:15px;
}
.mini-chat .chat-body p {
    margin: 0 0 10px;
    font-size: 12px;
    line-height: normal;
}
.mini-chat .chat-img img{
	    width: 35px;
    height: 35px;
}
.mini-chat .text-muted
{font-size: 10px;
}
.mini-chat .chat-img.pull-right {
    margin-left: 10px;
}	
.mini-chat.chat li
{
	xpadding-bottom:5px;
	xmargin:5px 0px;
	padding-bottom: 0px;
    margin: 1px 0px;
}
.mini-chat .text-muted{
    font-size: 11px;
}
.chart-div .banner-border{
	
}
.trade-full > div
{
	padding:0px;
	padding-left:5px;
}
.trade-full > div:first-child{
padding-left:0px;}
.site-container{
	padding:20px 5px;
}
.chat-whl-div
{
	height:377px;
}
.trade-full .panel-border
{
    max-height: 442px;
}
.trade-full .panel
{
	margin-bottom:5px;
	padding-bottom:5px;
}
.coin-markets .input-group-btn:last-child>.btn, .oin-markets .input-group-btn:last-child>.btn-group
{background-color: #303c4c;
    border: 1px solid #54667d;
border-radius:0px;
color:#54667d;
}
.coin-markets .input-group .form-control{
	border-radius: 0px;
    box-shadow: none;
    background-color: #303c4c;
    border: 1px solid #54667d;
}
.coin-markets .input-group{
	margin:10px;
}
.coin-markets .nav-tabs>li
{
	margin-right:1px;
}
.chart-div ul.my-tab
{
    position: absolute;
    z-index: 999;
    right: 10px;
    top: 10px;
}
.trade-full .panel-group{
	margin-bottom:5px;
}
.trade-full .table{
	margin-bottom:0px;
}
.coin-chart,.book-order-form
{position:relative;
}
.buy-order-table-whl .panel-border, .sell-order-table-whl .panel-border {
    max-height: 300px;
}
.sell-order-table td:first-child {
    color: #ff553f;	
}
.buy-order-table td:first-child {
    color: #2cef9a;
}
.chat-div-whl .panel-footer {
    background-color: #29313c;
}
.table tr:hover{
	background-color:#2b3542;
}	
.table tr td
{border:0px !important;
}
.main
{height:100vh;
}
/**chart-css-start**/
#candlestickChart{
	height:410px;
}

#candlestickChart rect
{
	fill:#364150;
}
#candlestickChart text{
	color: #fff !important;
    fill: #fff !important;
}
#candlestickChart .highcharts-label-box
{fill:#4b5665 !important;
}	
.highcharts-point-down {
    fill: #e94849;
    stroke: #e94849;
}
.highcharts-point-up {
    fill: #0fb823;
    stroke: #0fb823;
}
.highcharts-grid.highcharts-yaxis-grid path {
    stroke: #171414 !important;
	fill:#171414 !important;
}
/**chart-css-end**/
/**simplebar**/
[data-simplebar] {
    position: relative;
    z-index: 0;
    overflow: hidden!important;
    max-height: inherit;
    -webkit-overflow-scrolling: touch; / Trigger native scrolling for mobile, if not supported, plugin is used. /
}

[data-simplebar="init"] {
    display: flex;
}

.simplebar-scroll-content {
    overflow-x: hidden!important;
    overflow-y: scroll;
    min-width: 100%!important;
    max-height: inherit!important;
    box-sizing: content-box!important;
}

.simplebar-content {
    overflow-y: hidden!important;
    overflow-x: scroll;
    box-sizing: border-box!important;
    min-height: 100%!important;
}

.simplebar-track {
    z-index: 1;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 11px;
}

.simplebar-scrollbar {
    position: absolute;
    right: 2px;
    width:5px;
    min-height: 10px;
}

.simplebar-scrollbar:before {
    position: absolute;
    content: "";
    background:rgba(95, 96, 99, 0.2784313725490196);
    border-radius: 7px;
    left: 0;
    right: 0;
    opacity: 1;
    transition: opacity 0.2s linear;
}

.simplebar-track:hover .simplebar-scrollbar:before,
.simplebar-track .simplebar-scrollbar.visible:before {
    / When hovered, remove all transitions from drag handle /
    opacity: 0.5;
    transition: opacity 0 linear;
}

.simplebar-track.vertical {
    top: 0;
}

.simplebar-track.vertical .simplebar-scrollbar:before {
    top: 2px;
    bottom: 2px;
}

.simplebar-track.horizontal {
    left: 0;
    width: auto;
    height: 11px;
}

.simplebar-track.horizontal .simplebar-scrollbar:before {
    height: 100%;
    left: 2px;
    right: 2px;
}

.horizontal.simplebar-track .simplebar-scrollbar {
    right: auto;
    top: 2px;
    height: 5px;
    min-height: 0;
    min-width: 10px;
    width: auto;
	visibility: inherit !important;
}
.book-order-form .panel-border{
	max-height:inherit;
	height:auto;
}
.link-block a
{
	display:block;
	color:#fff;
}
.link-block td
{border:0px;}
.link-block a i
{float:right;
margin-left:5px;
margin-top:3px;
display: inline-block;}
/**trade-page-css-end**/
@media(max-width:768px)
{
    .container{
    width: 98%;
}
}
@media(max-width:1333px)
{
	.panel label.control-label
	{
		width:100%;
    margin-left: 0px;
		margin-top: 0px;
		margin-bottom: 0px;
		text-align:left;
	}
	.control-input
	{
		width:100%;
	}
	.control-group {
    margin-top: 0px;
    display: inline-block;
	}
	.book-order-form .control-input
	{
		float:none;
	}
}
@media(max-width:1000px) {
.rr-right {
	width: 22%;
}
.coin-value {
	float: left;
	width: 100%;
	margin-top: 0px;
}
.rr-text {
	margin-top: 3px;
	padding: 5px;
}
.rr-left:after, .rr-right:before {
	display: none;
}
}

@media (max-width:991px) {
.white-box {
	margin-top: 30px;
}
.box-t {
	margin-top: 0px;
}
.social-list {
	float: left !important;
	margin-right: 0px !important;
	margin-top: 16px;
	padding-left: 0px;
}
.social-list li:first-child {
	margin-left: 0px;
}
.foot-bg .fbg {
    min-height: 167px;
}
.flex-bg {
	display: inherit;
	float: none;
}
.box-2-whl
{
    display:inherit;
}
.box-2-whl .box-2
{
    margin:10px 0px;
}
}
 @media (max-width:767px) {
.bannerbg .btn-link {
	xwidth: 24%;
}
	.bannerbg .logo {
	    max-width: 47px;
    margin-top: 0px;
}
.foot-bg .fbg {
	min-height: 0px;
}
.logo {
	max-width: 140px;
}
.headetext .btn-link {
	width: 100%;
	max-width: 100px;
}
.border-btn {
	border: 0px !important;
	padding: 10px 10px !important;
}
.headetext li a.btn-link {
	border: 1px solid transparent;
	background-color: transparent;
	padding: 10px 10px;
}
.headbg .headetext li a:hover {
	border: 1px solid transparent;
}
}
 @media (max-height:650px) {
.bannerbg {
	height: 100%;
	min-height: 100%;
}
.coin-value {
	float: left;
	width: 100%;
	margin-top: 0px;
}
.rr-text {
	margin-top: 2px;
}
}
 @media (max-width:550px) {
.order {
	display: flex;
	flex-flow: column;
}
.order-1 {
	order: 1;
}
.order-2 {
	order: 2;
}
.licon {
	max-width: 100px;
	margin: 0px auto;
	float: none;
}
.box-text {
	text-align: center;
	padding-left: 0px;
}
.rr-right {
	width: 25%;
}
.dark-bluebg.pt.slidertext .container {
	width: 100%;
}
.dark-bluebg.pt.slidertext .container .col-md-12 {
	width: 100%;
	padding: 0px;
}
.coin-name1 {
	font-size: 17px;
}
.coin-amount.h4 {
	font-size: 12px;
}
.rr-right {
	margin: 0px;
}
.rr-text {
	width: auto;
}
.rr-left, .rr-right {
	height: auto;
}
.title-section > div
{
    display:block;
    text-align:center;
}
#howit .flex-content > div
{
    display:block;
    text-align:center;
}
.subscribe-head .form-section input[type="email"]
{
    height:41px;
}
.subscribe-head .form-section input[type="submit"]
{
    height:41px;
    padding:0px 10px;
}
}
 @media(max-width:400px) {
.rr-right {
	width: 48%;
	margin: 2px;
}
}
 @media all and (-ms-high-contrast:none) {
.licon {
	height: 100%;
	width: 350px;
} /* IE10 */
 *::-ms-backdrop, .licon {
height:100%;
 width:350px;
} /* IE11 */
}
.sub-heading
{
	color: #f7c105;
    font-weight: bold;
    font-size: 16px;
}
.mn-btn
{
	padding: 9px 15px;
    font-size: 13px;
    text-align: center;
    border: 0px !important;
    border-radius: 0px;
    font-weight: bold;
    background: #ec604e;
}
.tr-own-class
{
	background: #12151e;
}
.own-tr-h4-class
{
	font-weight: bold;
    padding: 0px 11px;
    font-size: 17px;
}
.transfer-msg-class
{
    font-size: 16px;
    background: #000;
    padding: 7px;
    color: #f7c105;
    font-weight: bold;
}