/*@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=MedievalSharp&display=swap');*/
/*@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=MedievalSharp&family=Nunito:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;0,1000;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900;1,1000&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');*/
/*@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,500;0,600;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=MedievalSharp&family=Nunito:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;0,1000;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900;1,1000&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');*/
@import url('https://fonts.googleapis.com/css2?family=Nunito:wght@400;500;600;700&display=swap');

html, body {
    position: relative;
    margin: 0;
    padding: 0;
    font-family: 'Nunito', sans-serif !important;
}
body {
  margin: 0;
}
/*body {
    background: rgb(215,229,254);
    background: right 300px url(/images/cironx/circle.png) no-repeat;
}*/


body > .wrap {
    width: 100%;
    vertical-align: middle;
    /* background: right 300px url(/images/cironx/circle.png) no-repeat; 
    background-attachment: fixed; */
    background: linear-gradient(0deg, rgba(150,222,248,1) 0%, rgb(241, 247, 253) 41%, rgb(241, 247, 253) 82%, rgb(241, 247, 253) 100%);
    min-height:100vh;
}

#coinmarketcap-widget-marquee {
    min-height: 60px;
}

.py-3 .container {
	max-width: 1270px;
	padding-top: inherit;
	
}

@media (min-width: 1199px){
header a:first-child {
    margin-left: 10px !important;
	padding-left: 15px !important;
}
header a:first-child:hover {
    margin-left: 0px !important;
	padding-left: 25px !important;
}

#navbarSupportedContent {
    margin-right: 5px !important;
	padding-right: 15px !important;
 }
}

@media (max-width: 1199px){
    header a:first-child {

    }
}

@media (min-width: 1199px){
footer .container {
    padding-left: 40px !important;
	padding-right: 30px !important;
}
}
	
.container {
	max-width: 1270px;
}

.red {
    color: #FF4560;
}
.green {
    color: #20B2AA;
}

.form-control:disabled, .form-control[readonly] {
    background-color: #fff;
}

a {
    color: #02b0ef;
}

.coin-marquee-wrapper {
    background-color: #18619c !important;
    border-top: 0 !important;
}
.coin-marquee-item-inner {
    color: #fff !important;
}
path {
    attr(fill, "white");
}
path[fill] {
  fill: white;
}

/*David*/

button[name="login-button"] {
    font-size: 17px !important;
    border-radius:10px !important;
}
.before-footer {
    height:150px;
}

header {
    background-color: rgb(241, 247, 253);
    height: 100px;
}

@media (min-width: 1199px){
header {
	background-color: rgb(241, 247, 253);
    height: 100px;
    position: sticky;
    top: 0;
    z-index: 991;
    transition: transform 0.3s ease-out; /* Add a transition effect */
}
header.sticky {
    background-color: #fefefe;
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
	height:80%;
    transform: translateY(-15px);
	z-index: 992;
 }
}
header a {
    color: rgb(45, 50, 59);
    cursor: pointer;
    
  font-family: 'Nunito', sans-serif;
  font-weight: 700 !important;
  font-size: 17px;
  letter-spacing: 0.2px;

}

th  {
  font-family: 'Nunito', sans-serif;
  font-weight: 700 !important;
  font-size: 17px;
  letter-spacing: 0.2px;
}
.chartContainer a, .form-container a {
  font-family: 'Nunito', sans-serif;
  font-weight: 700 !important;
  font-size: 20px;
  letter-spacing: 0.2px;
}
.chartContainer, .form-container {
  font-family: 'Nunito', sans-serif;
  letter-spacing: 0.2px;
}

.coin-marquee-header {
    display: none;
}
.coin-marquee-container {
    pointer-events:none;
    display: flex;
    width: calc(100% - 0px) !important;
    overflow: hidden;
    white-space: nowrap;
}
.coin-marquee-item-symbol {
    color: #1eb1ec !important;
}

.border_bottom {
    border-bottom: 0px solid #dee2e6 !important;
}

@media 
(-webkit-min-device-pixel-ratio: 2), 
(min-resolution: 192dpi) { 
    /* Retina-specific stuff here */
}

.gradient {
    height: calc(100%);
    width: 100%;
    top: 190px;
    background: linear-gradient(0deg, rgba(215,229,254,0.5) 0%, rgba(255,255,255,0.5) 50%);
}

.david-pm {
    padding-bottom: 3rem !important;
    padding-left: 1rem !important;
    padding-right: 1rem !important;
    margin-bottom: 3rem !important;
    margin-top: 3rem !important;
}
.mb-5, .my-5 {
    margin-bottom: 0rem !important;
}

.navbar-expand-xl {
    background-color: transparent !important;
}

.big-circle-container {
    position: absolute;
    top: 450px;
    right: 0;
    width: 100%;
    height: calc(100% - 300px);
    overflow: hidden;
}
.big-circle-container > div {
    width: 1920px;
    height: 1920px;
    background-color: #84d9f1;
    border-radius: 50%;
}

.drop-shadow {
	box-shadow: inset 0 40px 40px 0 rgba(72, 72, 72, 0.15);
	height: calc(100% - 6px);
}
.btn-primary:hover,
.btn-primary {
    background: rgb(0,179,189);
    background: linear-gradient(0deg, rgba(0,179,219,1) 0%, rgba(86,202,244,1) 100%);
    border-color: transparent;
    box-shadow: 0 5px 10px rgba(0,179,189,0.1) ;
}

.btn-white {
	background-color: white;
	background: rgb(250,250,250);
    background: linear-gradient(0deg, rgba(250,250,250,1) 0%, rgba(255,255,255,1) 100%);
    border-color: transparent;
    box-shadow: 0 5px 10px rgba(0,179,189,0.1) ;
}

.innerpage .wrap {
    min-height: calc(100vh - 72px);
}

@media (min-width: 1199px){
nav a {
	margin-left: 35px;
 }
}
nav a {
    margin-left: 15px;
	text-decoration: none;
	white-space: nowrap;
	display: block;
 }

nav a:hover {
	text-decoration: none;
}

/* Daivd */

footer {
    margin-top:50px;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    min-height: 70px;
	background-color: #99dff6;
	font-family: 'Nunito', sans-serif;
    font-weight: 400 !important;
    letter-spacing: 0.2px;
	font-size: 16px;
	color: #4f5e61;
}


footer .links a {
	color: #3b3b3b;
	text-decoration: none;
	font-family: "Nunito";
}
footer .links a:after {
	content: '';
	padding-left: 10px;
	padding-right: 6px;
}
footer .links a:last-of-type:after{
	content: '';
	padding: 0;
}

.brtl-0 {
    border-top-left-radius: 0 !important;
}
.brbl-0 {
    border-bottom-left-radius: 0 !important;
}

.brtr-0 {
    border-top-right-radius: 0 !important;
}
.brbr-0 {
    border-bottom-right-radius: 0 !important;
}

.br-15 {
	border-radius: 15px;
}
.br-t-15 {
	border-radius: 15px 15px 0 0;
}
.brl-15 {
	border-radius: 15px 0 0 15px;
}
.brr-15 {
	border-radius: 0 15px 15px 0;
}

.fs11 {
	font-size: 11px !important;
}

.fs25 {
    font-size: 25px !important;
}

.fw900 {
	font-weight: 900 !important;
}
.fw700 {
    font-weight: 700 !important;
}

p.help-block {
    margin-bottom: 0;
}

.down-ico {
    width: 40px;
    height: 40px;
    background-color: #49bde2;
    border-radius: 50%;
    font-size: 26px;
}

.input-group .form-group{
	margin-top:30px !important;
	width: calc(100% - 100px);
}

#loginform-username {
	margin-top:30px !important;
	
}

.portfolio-value > div:nth-of-type(1){
    width: calc(100% - 100px);
    /*width: calc(100% - 100px);*/
}
.portfolio-value > div:nth-of-type(2){
    width: 100px;
}
.portfolio-value > div:nth-of-type(2) input {
    border-left: 0;
    color: #28e435;
}
/*.portfolio-value #usdValue {
    border-right: 0;
    border-radius: 0;
}*/

.portfolio-value > select{
    width: 90px;
} 

.input-group [type=number],
.input-group [type=text]{
	width: 65%;
	box-shadow-right: inset 0 0 0 0 rgba(72, 72, 72, 0.15);
}

.input-group .form-group [type=text]{
	width: 100%;
}

.control-label {
	font-weight: 700;
}

#chart {
	overflow: hidden;
}
.chart {
    box-shadow: inset 0 5px 5px 0 rgba(0, 0, 0, 0.1);
    /*David*/
    pointer-events:none;
    
}
.chart canvas {
    font-family: 'Nunito', sans-serif !important;
    
}
.dropdown-menu {
    margin-top:7px;
	background-color: #fff;
        border-top: 0px solid #dfdfdf;
        border-radius:10px;
        box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);

}

#dropdownMenuButton {
	border: 0.2px  solid #cecece;
	color: #fff;
	border-radius: 5px;
	background-color: #18619c;
	margin-left:35px;
	padding-top:3px !important;
	padding-bottom:3px !important;
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

@media (max-width: 1199px){
    .belepes {
    width: 90px;
    text-align: center;
	border: 0.2px  solid #cecece;
	color: #fff;
	border-radius: 5px;
	background-color: #18619c;
	padding:  3px 8px 3px 8px !important;
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    }
}


.belepes {
	border: 0.2px  solid #cecece;
	color: #fff;
	border-radius: 5px;
	background-color: #18619c;
	padding:  3px 8px 3px 8px !important;
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}
.belepes:hover {
	border: 0.2px  solid #cecece;
	color: #fff;
	border-radius: 5px;
	background-color: #18619c;
	padding:  3px 8px 3px 8px !important;
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
}

header .collapse img {
	height:42px !important;
}

.box-shadow {
	box-shadow: 0 0 10px rgba(130, 125, 125, 0.5);
}

.form-control {
	color: #939393;
	border: 1px solid #939393;
	background-color: #fafdff;
	box-shadow: inset 0 0 10px 0 rgba(72, 72, 72, 0.35);
	height: 45px;
	border-radius: 0.25rem;
}

.nav-tabs {
	border-radius: 15px 15px 0 0;
	overflow: hidden;
	border-bottom: 0;
	/*box-shadow: 0 0 10px rgba(90, 169, 254, 1);*/
}

.nav.nav-tabs {
    background-color: #fff;
}

.tab-pane {
    background-color: #fff;
    border-radius: 0 0 15px 15px;
}



.nav-tabs .nav-link {
	padding: 1rem;
	height: 100%;
	
	background: rgb(0,179,189);
    background: linear-gradient(0deg, rgba(0,179,219,1) 0%, rgba(86,202,244,1) 100%);
	color: #fff;
}	

.nav-tabs .nav-link.active {
	color: #02b0ef;
	background: #fff;
}

.chartContainer .nav-tabs .nav-link {
    color: #02b0ef;
	background: #fff;
    
}

.chartContainer .nav-tabs .nav-link.active {
    background: rgb(0,179,189);
    background: linear-gradient(0deg, rgba(0,179,219,1) 0%, rgba(86,202,244,1) 100%);
	color: #fff;
}

.portfolioim-container .nav-tabs .nav-link.active {
	background: rgb(0,179,189);
    background: linear-gradient(0deg, rgba(0,179,219,1) 0%, rgba(86,202,244,1) 100%);
	color: #fff;
}

.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
    border-color: transparent;
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
	border: 0;
}

.sendmoney-container .nav-tabs .nav-item {
    width: 50%; 
	text-align: center;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 20px;
}

.portfolioim-container .nav-tabs .nav-item {
	width: 100%; 
	text-align: center;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 20px;
}

.portfolioim-container .tab-content {
    height: calc(100% - 60px);
}

.portfolioim-container .tab-content > .tab-pane {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.buy-sell-container .nav-tabs .nav-item,
.site-login .nav-tabs .nav-item {
	width: 50%; 
	text-align: center;
	text-transform: uppercase;
	font-size: 20px;
}
.site-login .chartContainer .nav-tabs .nav-item {
    width: auto;
}

.site-login .form-container {
	background-color: #fefeff;
	min-height:400px;
}
.site-login .form-container .separator span:first-of-type {
	width: 100%;
	left: 0;
	top: calc(50% - 1px);
	height: 1px;
	background-color: #939393;
}
.site-login .form-container .separator span:last-of-type {
	position: relative;
	z-index: 1;
	background-color: #fff;
	padding: 0 10px;
	display: inline-block;
	color: #000000;
	font-size: 18px;
	font-weight: 700;
}

.site-login .login-text p {
	font-size: 20px;
}
.site-login .login-text h1 {
	font-size: 80px;
	font-weight: 600px;
	line-height: 1em;
}
.uploadedFile .fileInfo {
    background-color: #dfdfdf;
    margin-bottom: 1.5rem;
}
.uploadedFile .header {
    background-color: #02b0ef;
    color: #fff;
    border-bottom: 1px solid #dfdfdf;
}

.uploadedFile .file {
    border: 1px solid #dfdfdf;
    background: #fff;
}

.uploadedFile .header .form-group,
.uploadedFile .header label,
.uploadedFile .header p {
    margin-bottom: 0;
}

.uploadedFile .header label {
    cursor: pointer;
}
.uploadedFile .header .help-block.help-block-error {
    font-size: 12px;
    text-transform: none;
}

.box .header {
    width: 100%;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 20px;
    padding: 1rem;
    color: #fff;
    background-color: #02b0ef;
    margin-bottom: 0;
}
.box {
    border-radius: 15px;
    overflow: hidden;
    box-shadow: 0 0 10px rgba(90, 169, 254, 1);
}
.chartContainer ul, .chartContainer li, .tab-content {
    box-shadow: 0 0 10px rgba(90, 169, 254, 0) !important;
}
.box .body {
    background: #fff;
    padding: 1rem;
}


.page-link {
        font-size: 15px;
        color: #18619c !important;
        font-weight:700;
    }
.page-item.active .page-link {
        font-size: 15px;
        color: #fff !important;
        background-color: #18619c !important;
    }


@media (max-width: 1199px){
    .tradeListContainer {
        margin-bottom: 0 !important;
        padding-bottom: 100px  !important;
    }
    
    
    .page-link,
    .page-last .page-link,
    .page-first .page-link {
        font-size: 15px;
        color: #18619c !important;
    }
    .page-link:active {
        font-size: 15px;
        color: #fff !important;
        background-color: #18619c !important;
    }
    .btn,
    .nav-tabs .nav-link {
        font-size: 17px !important;
    }
    #navbarSupportedContent {
        background-color: #fff;
        position: relative;
        top: 15px;
        z-index: 100;
        border-top: 0px solid #dfdfdf;
        border-radius:10px;

        box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
        margin-left:90% !important;
        min-width:135px !important;


    }
    #navbarSupportedContent.sticky {
        box-shadow: 0 2px 5px rgba(0, 0, 0, 0.0);


    }
    
    #navbarSupportedContent > a {
        padding: 5px 0;
        margin-bottom: 5px;
        border-bottom: 1px solid #efefef;
    }
    #navbarSupportedContent > a:last-child {
        border-bottom: 0px solid #efefef !important;
    }
    
    #nav-icon1, #nav-icon2, #nav-icon3, #nav-icon4 {
  width: 30px;
  height: 30px;
  position: relative;
  margin: 0px auto;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
}

#nav-icon1 span, #nav-icon3 span, #nav-icon4 span {
  display: block;
  position: absolute;
  height: 4px;
  width: 100%;
  background: #000;
  border-radius: 10px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

#nav-icon1 span:nth-child(1) {
  top: 0px;
}

#nav-icon1 span:nth-child(2) {
  top: 10px;
}

#nav-icon1 span:nth-child(3) {
  top: 20px;
}

#nav-icon1.open span:nth-child(1) {
  top: 10px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}

#nav-icon1.open span:nth-child(2) {
  opacity: 0;
  left: -60px;
}

#nav-icon1.open span:nth-child(3) {
  top: 10px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

        


}
#buyform-currency_amount, #buyform-token_amount {
    margin-top:-30px !important;
}
.control-label:first-child {
    margin-top:15px !important;
}

@media (max-width: 768px){
    .foot-marg-m {
        margin-top:15px;
    }
}

@media (max-width: 991px){
    
    .site-login .col-lg-8:first-child {
        display:none;
    }
    .sendmoney .col-lg-5 img:last-child {
        display:none;
        
    }
    
    
    
    
    .chartContainer {
        margin-bottom: 80px;
    }
    
    .my-cryptos {
        width: 100%;
    }
}

@media (max-width: 620px){
    .sellButton {
        margin-bottom: 0.5rem;
    }
}

@media (max-width: 479px){
    .btn {
        font-size: 12px !important;
    }
    
    .cryptoShortName,
    .page-prev,
    .page-next {
        display: none;
    }
}
