/*----------intial declartaion of css start----------*/
* { padding: 0; margin: 0; box-sizing: border-box; }
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, select, input, option { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; }
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary { display: block; }
audio, canvas, video { display: inline-block; }
audio:not([controls]) { display: none; height: 0; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word }
q { quotes: none }
q:before, q:after { content: ''; content: none }
small { font-size: 80% }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline }
sup { top: -0.5em; }
sub { bottom: -0.25em }
nav ul, nav ol { list-style: none; list-style-image: none; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; }
textarea { overflow: auto; vertical-align: top; resize:none; }
table { border-collapse: collapse; border-spacing: 0 }
button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: none; appearance: none; cursor: pointer; outline:none !important }
/* remember to define focus styles! */
:focus { outline: 0; }
ol, ul { list-style: none; }
/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
a { cursor:pointer; text-decoration: none !important; outline: none !important; -moz-transition: all 200ms ease-in-out 0s; transition: all 200ms ease-in-out 0s;  -webkit-transition: all 200ms ease-in-out 0s; }
a:hover { color: #e11f27; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
table { border: 0 none; border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }
img { border: 0 none; max-width: 100%; }
/* End hide from IE Mac */ .none { display: none; } /* End Clearfix */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block }
.clear { clear: both; }
/* For modern browsers */ 
.cf:before, .cf:after { content: ""; display: table }
.cf:after { clear: both; }
.preloader { display: none }
p { margin:0 0 10px 0;}
/* For IE 6/7 (trigger hasLayout) */

/*----------intial declartaion of css end----------*/

@font-face { font-family: 'Conv_BEBAS';	src: url('../fonts/BEBAS.eot'); src: local('☺'), url('../fonts/BEBAS.woff') format('woff'), url('../fonts/BEBAS.ttf') format('truetype'), url('../fonts/BEBAS.svg') format('svg'); font-weight: normal; font-style: normal;}



/* base css start */
html { width: 100%; height: 100%; }
body { min-height: 100%; margin: 0; padding: 0; font-family: 'Poppins', sans-serif; font-weight: normal; font-size: 14px; line-height: 1.42857143; color:#000; background:url(../images/body-bg.jpg) no-repeat left top; background-attachment:fixed; background-size:cover; }
#wrapper { width: 100%; float: left; padding: 0 0 0 0; margin: 0 0 0 0; }

.pad0 { padding:0 !important}
.mrg-top0 { margin-top:0}
.mrg0 { margin:0 !important;}
.no-boreder { border:none !important}
.mrg-top30 { margin-top: 30px}
/* base css end */

/* header css start */

.login-page  .header-main { background:url(../images/login-header-bg.png) no-repeat center; background-size:cover; height:auto;}
.header-main { background:url(../images/header-bg.png) no-repeat center; background-size:cover; height:950px;}
.header-main .navbar-default {  background-color:transparent; border:none}
.header-main .navbar { margin-bottom:0}
.header-main .navbar-brand { height:auto; padding:26px 15px;}
.header-main.header-row .navbar-brand { height:auto; padding:28px 15px;}
.header-main .navbar-nav>li>a { font-weight:400; padding-top: 70px; padding-bottom: 40px; font-size:18px; color:#fff;}
.header-main .navbar-nav>li:first-child a {padding-left: 0px;}
.header-main .navbar-default .navbar-nav>.active>a, .header-main .navbar-default .navbar-nav>.active>a:focus, .header-main .navbar-default .navbar-nav>.active>a:hover {background-color: transparent; color:#2f2f2f;}
.header-main .navbar-nav li.signup .signupbtn { background:#b38c00; color:#fff; border-radius:34px; padding:10px 30px;   margin-top: 60px;}
.header-main .navbar-nav li.signup .signupbtn:hover {background:#b38c00; color:#fff;}

.navbar-brand .hide-desktop { display:none}
.header-main .banner-left { margin-top:150px; }
.header-main .banner-right { margin-top:50px; }
.header-main .banner-left h2 { font-weight:700; font-size:20px; color:#FFF; }
.header-main .banner-left p {  font-weight:400; font-size:16px; color:#FFF; margin-top:10px; margin-bottom:40px; display:block}
.header-main .banner-left a {  font-weight:400;  font-size:12px; background:#b38c00; padding:10px 20px; border-radius:10px; color:#FFF;}
.header-main .banner-right h2 { margin-top:10px; font-weight:700; font-size:30px; color:#FFF;}
.header-main .banner-right p {  font-weight:400; font-size:18px; color:#FFF; margin-top:2px; margin-bottom:40px; display:block}
.mt10 { margin-top:10px;}
.header-main .navbar-default .navbar-nav>li>a:focus, .header-main .navbar-default .navbar-nav>li>a:hover {    color: #b38c00;    background-color: transparent;}
.visa-main { display:inline-block; padding:10px ; background:#FFF; border-radius:10px;}
.visa-main img { display:inline-block; margin-left:5px; margin-right:5px;}
.gold-coin { background:url(../images/gold-coin-bg.jpg) no-repeat center; background-size:cover; padding:50px 0}
.gold-coin h2 { font-weight:700; font-size:20px; color:#000; }
.gold-coin p {  font-weight:400; font-size:16px; color:#000; margin-top:10px; margin-bottom:40px; display:block}

.gold-bg { background:url(../images/gold-bg.jpg) no-repeat center; background-size:cover; padding:50px 0}
.gold-bg h2 { font-weight:700; font-size:20px; color:#FFF; }
.gold-bg p {  font-weight:400; font-size:14px; color:#FFF; margin-top:10px; margin-bottom:10px; display:block}




.liquid-gold-coin { background:url(../images/bottom-bg.jpg) no-repeat ; background-size:cover; padding:400px 0}
.liquid-gold-coin h2 {font-weight:700; font-size:38px; margin-bottom:20px; color:#FFF;}
.liquid-gold-coin p {font-weight:400; font-size:16px; margin-bottom:30px; color:#FFF;}


.dashboard-header-img img { width:100%;}
/* login content css start */
.login-content { padding:100px 0 60px 0;}
.login-titlebox h2 { margin:0 0 10px 0; font-size:30px; font-weight:700; line-height:36px;}
.login-titlebox p { margin:0 0 0px 0; font-size:16px; font-weight:400; line-height:24px; color:#5d5d5d;}
.login-titlebox ul { list-style:none; margin:40px 0 70px 0; padding:0 0 0 0; width:100%; float:left}
.login-titlebox li { width:22%; float:left; margin:0 2% 0 0; padding:0}
.login-titlebox li:last-child { margin-right:0}
.login-titlebox li img { display:inline-block}
.login-titlebox li h4 { font-size:14px; font-weight:400; color:#313131; line-height:15px; margin:15px 0 10px 0}
.login-titlebox li p { font-size:12px; font-weight:400; color:#6a6a6a; line-height:17px;}
.login-titlebox li p a {color:#6a6a6a;}
.login-titlebox li p a:hover { color:#ed7438;}
.icon-img { min-height:50px}
.login-titlebox .trade-list li { width:100%; margin:0 0 9px 0; font-size:16px; font-weight:400; color:#000; background:url(../images/li-bullet.png) no-repeat left; padding:0 0 0 30px;}

.login-center { max-width:488px; margin:60px auto 60px auto;}
.login-form {width:100%; background:#fff; border-top:3px solid #b38c00; padding:30px; box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 1px 5px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2);
}
.login-form h6 { margin:0 0 30px 0; font-size:; color:#393641; font-size:18px; font-weight:400}
.login-form .form-control { height:47px; border-color:#d9d9d9; border-radius:0; cursor: text;}
.login-form .form-group label { margin-bottom:10px; font-size:14px; font-weight:400; color:#393641}
.login-form .form-group label sup { color:#c3203a; font-size:14px; position:relative; top:-1px; left:3px;}
.login-form .form-group.last { margin-bottom:10px;}
.login-form .form-group label a { color:#2f2f2f;}
.submit-box { display:block;}
.submit-box input { display:inline-block; border:none; background:#b38c00; padding:0 28px; height:51px; color:#fff; font-weight:600; font-size:16px; border-radius:25px; letter-spacing:0.6px}
.submit-box p { width:auto; color:#2f2f2f; font-size:14px; font-weight:400; display:inline-block; padding-left:25px;}
.submit-box p a { color:#b38c00;}
.submit-box.two p { padding-left:0; margin-bottom:0}
.submit-box.two { margin-top:20px;}
.login-form textarea.form-control { height:120px;}

.footer { background:#b38c00; padding:17px 0; }
.footer ul.ftr-link {list-style: none; padding: 7px 0; display: inline-block; }
.footer ul { list-style:none;}
.footer ul li { float:left; margin-right:15px;}
.footer ul li a { color:#fff; font-size:14px;}
.footer ul li a:hover { color:#fff;}
.footer .social-link li:first-child { color:#FFF; background: none; width: auto; height: 100%; margin-top:11px;}
.footer .social-link li:hover {background: #b38c00;}
.footer .social-link li:first-child:hover {background: no-repeat;}
.footer .social-link li:hover a {color: #b38c00;}
.footer .social-link li { margin-right:10px; background: #7e7d7d; width: 38px; height: 38px; text-align: center; display: inline-block; border-radius: 100%;}
.footer .social-link li a { font-size:20px; color: #fff; vertical-align: middle; padding: 5px; display: block;}


/* footer css start */

/* Dashboard css start */
.mt15 {margin-top: 15px;}
.mt25 {margin-top: 25px;}
.header-main .navbar-default .navbar-nav>.active>a, .header-main .navbar-default .navbar-nav>.active>a:focus, .header-main .navbar-default .navbar-nav>.active>a:hover {color: #ed7438}

.online-user {float: right;}
.user-img {width: 52px; height: 52px; display: inline-block;border-radius: 100%;}
.country-flag {width: 24px; height: 24px; display: inline-block;border-radius: 100%;}
.dropdown-user a { display: block; }
.username-hide-on-mobile {display: inline-block; font-size: 16px; font-weight: 400; }
.username-hide-on-mobile i {font-size: 18px ;}
.header-main .navbar-default .top-menu {float: right; position: relative;}
.header-main .navbar-default .top-menu .navbar-nav li a {padding: 25px 15px;}
.header-main .navbar-default .top-menu .navbar-nav li:last-child a {padding: 39px 15px;}
.header-main .navbar-default .top-menu .navbar-nav li ul.dropdown-menu {min-width: 100%;}
.header-main .navbar-default .top-menu .navbar-nav li.active a {background: #f7f9fb;}
.header-main .navbar-default .top-menu .navbar-nav li.active.open a, .header-main .navbar-default .top-menu .navbar-nav li.active .open a:focus, .header-main .navbar-default .top-menu .navbar-nav li.active .open a:hover {background: #f7f9fb;}
.header-main .navbar-default .top-menu .navbar-nav>.open>a, .header-main .navbar-default .top-menu .navbar-nav>.open>a:focus, .header-main .navbar-default .top-menu .navbar-nav>.open>a:hover {background: #fff;}
.header-main .navbar-default .top-menu .navbar-nav .dropdown-user ul li a {font-size: 14px; padding: 15px; }
.header-main .navbar-default .top-menu .navbar-nav .dropdown-user ul.dropdown-menu {margin: 0px; padding: 0px; background: #f4f8fa; border-radius: 0px;}
.header-main .navbar-default .top-menu .navbar-nav .dropdown-user ul.dropdown-menu li {border-bottom: solid 1px #e0dddc; margin: 0 20px;}
.header-main .navbar-default .top-menu .navbar-nav .dropdown-user ul.dropdown-menu li:last-child {border: none;}
.header-main .navbar-default .top-menu .navbar-nav .dropdown-user ul.dropdown-menu li a {padding: 10px 0px;}
.header-main .navbar-default .top-menu .navbar-nav .dropdown-user ul.dropdown-menu li a img {width: 24px; height: 24px; border-radius: 100%; margin-right: 8px;}
.navbar-header.let-logo {position: absolute; left: 25px; }

.dashboard-content {padding-top: 102px;}
.dashboard-content .bitcoinsetion { padding: 75px 0; background: #fff;}
.dashboard-gray-bg {background: #f7f9fb; border-radius: 12px; float: left; width: 100%;} 
.dashboard-gray-bg ul.btn-bg {display: table; width: 100%; }
.dashboard-gray-bg .btn-bg li a { padding: 25px 0; font-weight: 600; display: block; font-size: 18px; color: #fff; width:100%; border:none; border-radius: 12px 0 0 0 !important; letter-spacing: 0.5px;}
.dashboard-gray-bg .btn-bg li{background: #12b259; display: table-cell; text-align: center; border-radius: 12px 0 0 0; width:50%;}
.dashboard-gray-bg .btn-bg li:last-child {background: #f93f3f; display: table-cell; text-align: center; border-radius: 0 12px 0 0 !important; }
.dashboard-gray-bg .login-form {width: 100%; background: none; border-top: none; padding: 0px; margin:0; }
.dashboard-gray-bg .login-form form { padding: 30px;}
.dashboard-gray-bg .login-form .bottom-pric {background: #ed7438; font-size: 18px; font-weight: 600; text-align: center; padding: 10px; color: #fff;}
.bitcoin-counting {display: block; padding-bottom:7px}
.bitcoin-counting span {display: inline-block; font-size:35px; font-weight:700; color:#ed7438; margin-right:20px; position:relative; top:10px;}
.btn.btn-gray { background:#666666; padding:10px 20px 8px 20px; border-radius:34px; font-size:20px; font-weight:700; color:#fff; text-transform:uppercase}

.bitcoindiv select.form-control { background: #f3f4f5; color:#393641; font-weight:400; font-size:14px}
.btn-bg.nav-tabs>li.active>a, .btn-bg.nav-tabs.nav-tabs>li.active>a:focus, .btn-bg.nav-tabs.nav-tabs>li.active>a:hover {}
.dashboard-gray-bg .btn-bg li:last-child.active a, .dashboard-gray-bg .btn-bg li:last-child:hover a { background: #f93f3f; color:#fff; border:none; border-radius: 0 12px 0 0 !important;}
.dashboard-gray-bg .btn-bg li:hover a, .dashboard-gray-bg .btn-bg li.active a { background: #12b259; color:#fff; border:none; border-radius: 12px 0 0 0 !important;}



.dashboard-white-bg {background: #fff; border-radius: 12px; float: left; width: 100%; border: solid 1px #d6d6d6;} 
ul.profit-summary {display: table; width: 100%; }
.profit-summary li a { padding: 25px 0; font-weight: 600; display: block; font-size: 18px; color: #fff; letter-spacing: 0.5px;}
.profit-summary li{background: #ed7438; display: table-cell; text-align: center; border-radius: 12px 12px 0 0; }
.dashboard-white-bg .table-summary {float: left; width: 100%; } 
.dashboard-white-bg .table-summary-b {border-bottom: solid 1px #d6d6d6; margin: 0 15px; padding: 15px; }
.dashboard-white-bg .table-summary-title {display: inline-block; text-align: left; width: 40%; font-size: 20px; color: #666666}
.dashboard-white-bg .table-summary-price {display: inline-block; text-align: right; width: 59%; font-size: 20px; color: #ed7438}
.dashboard-white-bg .light-color .table-summary-title {color: #8a8a8a; text-align: right;}
.dashboard-white-bg p span {border-bottom: solid 1px #2f2f2f; padding: 6px 0;}
.dashboard-white-bg p span a {color: #2f2f2f; font-size: 18px; font-weight: 600;}
.dashboard-white-bg p {text-align: center; padding:40px 0; }

.multiple_currency-page .dashboard-gray-bg ul.profit-summary li {text-align: left; padding: 15px 30px; font-weight: 600; display: block; font-size: 16px; color: #fff;}
.multiple_currency-page .dashboard-gray-bg .table-summary-b {border-bottom: solid 1px #d6d6d6;  padding: 15px; }
.multiple_currency-page .dashboard-gray-bg .table-summary-b.border-bn {border-bottom: none; display: table; width: 100%;}
.multiple_currency-page .dashboard-gray-bg .table-summary-tag {display: inline-block; text-align: left; font-size: 20px; font-weight: 500; color: #666666;  }
.multiple_currency-page .dashboard-gray-bg .table-summary-tag img {padding-right: 15px;}
.multiple_currency-page .dashboard-gray-bg .table-summary-title {display: table-cell; text-align: left; width: 40%; font-size: 20px; color: #2b2b2b;}
.multiple_currency-page .dashboard-gray-bg .table-summary-title p {display: block; text-align: left; font-size: 18px; color: #ed7438;}
.multiple_currency-page .dashboard-gray-bg .table-summary-price {display: table-cell; text-align: right; width: 59%; vertical-align: middle; }
.multiple_currency-page .dashboard-gray-bg .table-summary-price button:hover {color: #fff;}

.multiple_currency-page table.table-condensed thead tr th {font-size: 20px; color: #2b2b2b; padding: 15px 0; border-bottom: 1px solid #ddd;  vertical-align: middle;}

.multiple_currency-page table.table-condensed tbody tr td {font-size: 16px; color: #686868; padding: 15px 0; border-bottom: 1px solid #ddd; border-top: none; vertical-align: middle;}


.btn-orange {border-radius: 34px; padding:10px 15px; color: #fff; font-weight: 500; background: #b38c00; display: inline-block; font-size:16px; letter-spacing:0.6px;}
.btn-black {background: #2f2f2f; border-radius: 20px; padding:10px 15px; color: #fff; font-weight: 500; display: inline-block; }
.multiple_currency-page table.table-condensed tbody tr td i { font-size:28px; color:#ed7438;}
/* Dashboard css End */

.country-dropdown { display:block; cursor:pointer}
.mt-left10 { margin-left:10px;}
.btn.btn-grayborder { background: transparent; border:1px solid #9d9d9d; color:#9d9d9d; border-radius: 20px; padding: 10px 15px; font-weight: 500; display: inline-block; -webkit-transition: 0.7s ease-in-out; transition: 0.7s ease-in-out;}
.btn.btn-grayborder:hover, .btn.btn-grayborder:focus { background:#ed7438; border-color:#ed7438; color:#fff;}

/* Add new contact page css start */
.contact-btn-wrap { float:right; position:relative; top:-9px;}
.profit-summary .contact-btn-wrap a { display:inline-block; padding:0; text-decoration:underline !important; font-weight:600; font-size:18px;}
.profit-summary .contact-btn-wrap .add-contact-btn { background:#fff; font-size:16px; font-weight:600; text-decoration:none !important; color:#ed7438; padding:10px 15px 8px 15px; border-radius: 34px; margin-left:10px;}
.contact-box { display:block; padding:30px; background:#fff; margin-bottom:15px; box-shadow: 0 2px 4px 0 rgba(206, 206, 206, 0.5);}
.contact-search-part { position:relative; display:block;}
.contact-search-part input { width:100%; height:40px; color:#393641; border:none; background:none; font-size:18px; font-weight:400; padding:0 28px 0 0;}
.contact-search { background: none; border:none; font-size:24px; color:#ed7438; position:absolute; top:4px; right:0px; font-weight:normal;}

.contact-search-part ::-webkit-input-placeholder { font-family: 'Poppins', sans-serif; font-size:18px; font-weight:400; color:#393641; opacity:1} 
.contact-search-part ::-moz-placeholder {  font-family: 'Poppins', sans-serif; font-size:18px; font-weight:400; color:#393641; opacity:1}
.contact-search-part :-ms-input-placeholder { font-family: 'Poppins', sans-serif; font-size:18px; font-weight:400; color:#393641; opacity:1}
.contact-search-part :-moz-placeholder { font-family: 'Poppins', sans-serif; font-size:18px; font-weight:400; color:#393641; opacity:1}

.user-img { display:inline-block;  margin-right:35px}
.user-info { display:inline-block; vertical-align:top;}
.user-info h6 { margin:0 0 10px 0; font-size:20px; font-weight:400; color:#ed7438; line-height:16px;}
.user-info span { font-size:16px; font-weight:400; color:#9b9b9b;}
.user-info span a { color:#9b9b9b;}
/* Add new contact page css end */

.profit-summary.two li { text-align:left}
.profit-summary.two li a { display:inline-block; line-height:21px; padding-left:30px}  
.profit-summary.two .contact-btn-wrap { top:15px; padding-right:15px}

.transfer-form { padding:40px !important;}
.transfer-form .form-group { position:relative;}
.transfer-form .form-control  { height: 85px; border-color: #d9d9d9;border-radius: 0; background: transparent; padding:0 15px; box-shadow:none}
.transfer-form label { font-size:16px; font-weight:400; margin-bottom:5px; color:#393641;}
.reload-btn { position:absolute; top:53px; right:12px; background:none; border:none; font-size:24px; font-weight:normal; color:#a5a5a5;}
.transfer-form textarea.form-control { height:160px; resize:none; padding-top:12px}


/* graph responsive css start */
#gobtc-widget-chart #brand { display:none !important}
/* graph responsive css end */

/* graph responsive css start */
.table-summary-title.secondbox { width:70%;}
.table-summary-price.secondbox { width:30%; float:right}
.thumb-img { width:15%; float:left}
.thumb-text{ width:85%; float:left; padding-left:15px;}
.thumb-text span { display:block; font-weight:500; font-size:14px; color:#989898;}
.table-summary-price.secondbox p { font-size: 18px; color: #666666; margin:0; font-weight:500; padding:0; text-align:right}
.table-summary-price.secondbox span { display:block; font-weight:500; font-size:14px; color:#989898;}
.social-share { text-align:center; display:block; padding:15px 15px 30px 15px;}
.social-share p { width:auto; display:inline-block; margin:0 15px 0 0; padding:0; font-size:20px; font-weight:500; color:#666666;}
.social-share ul { display:inline-block; margin:0; padding:0;}
.social-share li { display:inline-block; margin-right:10px;}
.social-share li:last-child { margin-right:0}
.social-share li a { width:37px; height:37px; display:block; text-align:center; color:#fff; border-radius:100%; line-height:37px; font-size:16px;}
.fb-share { background:#3b5998; }
.gplus-share { background:#dd4b39; }
.twitter-share { background:#00aced; }
.linkedin-share { background:#007ab9; }
.mail-share { background:#454545; }

.account-setting-modal .modal-header { position:relative; padding:30px;}
.account-setting-modal h4 { font-size:24px; font-weight:500; color:#393641; margin:0}
.account-setting-modal .modal-body { padding:0 30px 30px 30px;}
.modal-content { border-radius:0; border-top:5px solid #b38c00; border-left:none; border-right:none; border-bottom:none;}
.account-setting-modal .modal-dialog  { max-width:715px; width:100%; margin-top:200px;}
.account-setting-modal .close { opacity:1; color:#393641; width:45px; height:45px; border-radius:50%; background:#ffffff; -webkit-box-shadow: 0 1px 9px rgba(0,0,0,.5); box-shadow: 0 1px 9px rgba(0,0,0,.5); position: absolute; top: -17px; right: -17px; font-size:24px;}
.account-setting-modal .modal-footer { text-align:left;}

.btn-padding { padding-left:35px !important; padding-right:35px !important;}
.custom-input { position:relative;}
.custom-input .form-control { width:100%; height:60px; border:1px solid #d9d9d9; padding:0 20px; box-shadow:none !important; border-radius:0; font-size:20px; font-weight:400; color:#505050;}
.custom-input label { font-weight:400; font-size:20px; color:#393641; margin-bottom:10px;}
.account-setting-modal .form-group { margin-bottom:30px;}
.edit-bitcoin { border:none; width:28px; height:28px; background:#ed7438; border-radius:100%; text-align:center; font-size:16px; color:#fff; position:absolute; top:54px; right:15px; -webkit-transition: 0.7s ease-in-out; transition: 0.7s ease-in-out;}
.edit-bitcoin:hover { background:#2f2f2f;}

.account-setting-modal ::-webkit-input-placeholder { font-size:20px; font-weight:400; color:#505050; opacity:1; font-family: 'Poppins', sans-serif;}
.account-setting-modal ::-moz-placeholder { font-size:20px; font-weight:400; color:#505050; opacity:1; font-family: 'Poppins', sans-serif;}
.account-setting-modal :-ms-input-placeholder { font-size:20px; font-weight:400; color:#505050; opacity:1; font-family: 'Poppins', sans-serif;}
.account-setting-modal :-moz-placeholder { font-size:20px; font-weight:400; color:#505050; opacity:1; font-family: 'Poppins', sans-serif;}



/* Animate Button css start */
.btn-hover { position:relative; overflow: hidden; display: inline-block; -webkit-transition: 0.7s ease-in-out; transition: 0.7s ease-in-out; color:#fff; opacity:1}
.btn-hover span { position:relative; z-index:1;}
.btn-hover:hover, .btn-hover:focus { color:#fff !important; border-color:#2f2f2f !important; background:#2f2f2f;}
.btn-hover:before { border-right: 21px solid transparent; -webkit-transform: translateX(-100%); transform: translateX(-100%); }
.btn-hover:before, .btn-hover:after {-webkit-transition: 0.7s ease-in-out; transition: 0.7s ease-in-out; content: ''; position: absolute; top: 0; right: 0; bottom: 0; left: 0; border-top: 21px solid #2f2f2f; border-bottom: 21px solid #2f2f2f;}
.btn-hover:after { border-left: 21px solid transparent;  -webkit-transform: translateX(100%); transform: translateX(100%);}
.btn-hover:hover:before { -webkit-transform: translateX(0%); transform: translateX(0%);}
.btn-hover:hover:after { -webkit-transform: translateX(30%); transform: translateX(30%);}
/* Animate Button css end */


.fileUpload { position: relative; overflow: hidden;}
.fileUpload span { font-weight:600; font-size:14px; letter-spacing:0.6px;}
.fileUpload.btn { padding:12px 15px 13px 15px; background:#b38c00; border-color:#b38c00; border-radius:0}
.fileUpload input.upload { position: absolute; top: 0; right: 0; margin: 0; padding: 0; font-size: 20px; cursor: pointer; opacity: 0; filter: alpha(opacity=0); -webkit-filter: alpha(opacity=0);}
.fileUpload .glyphicon { margin-right:5px}
.login-form .form-control[disabled], .login-form .form-control[readonly], .login-form fieldset[disabled] .form-control { background-color: transparent;}
.checkbox { padding-left: 20px; }
.checkbox label { display: inline-block; position: relative; padding-left: 5px; }
.checkbox label::before { content: ""; display: inline-block; position: absolute; width: 17px; height: 17px; left: 0; margin-left: -20px; border: 1px solid #cccccc; border-radius: 3px; background-color: #fff; -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out; -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out; transition: border 0.15s ease-in-out, color 0.15s ease-in-out; }
.checkbox label::after { display: inline-block; position: absolute; width: 16px; height: 16px; left: 0; top: 0; margin-left: -20px; padding-left: 3px; padding-top: 1px; font-size: 11px; color: #555555; }
.checkbox input[type="checkbox"] { opacity: 0; }
.checkbox input[type="checkbox"]:focus + label::before { outline: thin dotted; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; }
.checkbox input[type="checkbox"]:checked + label::after { font-family: 'FontAwesome'; content: "\f00c"; }
.checkbox input[type="checkbox"]:disabled + label { opacity: 0.65; }
.checkbox input[type="checkbox"]:disabled + label::before { background-color: #eeeeee; cursor: not-allowed; }
.checkbox.checkbox-circle label::before { border-radius: 50%; }

.checkbox.checkbox-inline { margin-top: 0; }

.checkbox-primary input[type="checkbox"]:checked + label::before { background-color: #b38c00; border-color: #b38c00; }
.checkbox-primary input[type="checkbox"]:checked + label::after { color: #fff; }

.tile { width: 100%; margin: 60px 0; }
.tab-pane { padding: 0px;}
.nav-tabs { position: relative; border: none!important; background-color: #fff; box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 1px 5px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2); }
.nav-tabs li { margin: 0px; }
.nav-tabs li a { position: relative; margin-right: 0px!important; padding: 20px 40px!important; font-size: 16px; border: none!important; color: #333; letter-spacing:0.6px; font-weight:600; }
.nav-tabs a:hover { background-color: #fff!important; border: none; }
.slider { display: inline-block; width: 30px; height: 4px; border-radius: 3px; background-color: #b38c00; position: absolute; z-index: 1000; bottom: 0; transition: all .4s linear; }
.nav-tabs .active a { background-color: transparent!important; border: none!important; color: #b38c00!important;  }
.tab-content { position: relative; border: none!important; background-color: #fff; box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 1px 5px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2); margin:30px 0 0 0;}
.nav-tabs li a i { font-size:24px; margin-right:10px; position:relative; top:3px;}
.table tr th { font-weight:600;}



.index-page { background:#000; min-height:100%; height:100%; position:relative;}

.header-second .navbar-default { border:0; background:#303030; margin:0; padding:15px 0;}
.header-second .navbar { margin:0; border:0; }
.header-second .navbar-right { margin-right:0}
.header-second .nav li a { font-size:16px; text-transform:uppercase; color:#fff; font-family: 'Conv_BEBAS'; letter-spacing:0.5px}
.header-second .nav li a:hover, .header-second .nav li a:focus { color:#b38c00;}
.header-second .navbar-brand { padding:0 0; height:auto; margin:0 !important;}
.header-second .navbar-nav > li > a { padding-top:30px}

.coin-value-wrap { padding:200px 0 0 0;}
.coin-value-wrap h1 { margin:40px 0 10px 0; font-size:42px; color:#fff; font-family: 'Conv_BEBAS';word-spacing: 5px;letter-spacing: 1px;}
.coin-value-wrap p { margin:0px 0 30px 0; font-size:25px; color:#fff;  font-weight:400;}
.coin-value-wrap p a { color:#fff;}
.coin-value-wrap p a:hover { color:#b38c00;}
.coin-value-wrap .login-btn { display:inline-block; padding:30px 40px 27px 40px; background:#b38c00; font-size:600; font-size:18px; color:#fff; border-radius:120px; -webkit-box-shadow: 1px 25px 72px -31px rgba(179,140,0,1); -moz-box-shadow: 1px 25px 72px -31px rgba(179,140,0,1); box-shadow: 1px 25px 72px -31px rgba(179,140,0,1);}
.footer-second { width:100%;background:#303030; padding:15px 0;}
.footer-second p { margin:0 0 0 0; font-size:14px; color:#fff;  font-weight:400;}
.footer-second strong { display: block; font-weight: bold; margin: 5px 0 5px 0;}
