/* Yale Blue */

body{
    background-color: #2C6593 !important;
    --boder: #2C6593;
}


.ico.ico-cash-many, .ico.ico-kabaw, .contant.ico{
    color: #000000 !important;
}

.ico.ico-cash-many:hover, 
.ico.ico-kabaw:hover, 
.contant span:hover, 
.contant.ico:hover {
    color: #fff !important;
}

.navigation li a i{
    color: #000000 !important;
}
.navigation li a i:hover{
    color: #fff !important;
}

.btn.h-btn-with{
    background-image: var(--lg) !important;
}
main.main-container,.main .center,.Promo-container{
    background-image: none !important;
    background: #0c314e;
}


#bankaccber_to,#bankaccname_to{
    border: 2px var(--color) solid !important;
}


.btn.btn-promotion{
    /* background-image: radial-gradient(#5ea9ff, #0045a2) !important; */
    background: #343a40 !important;
    background-image: none !important;
    color: #fff !important;
}




.navigation li a:hover i::after{
    /* background-image: radial-gradient(#5ea9ff, #0045a2) !important; */
    background-image: none !important;
    background-color: #7ba630!important;
    color: #fff !important;
    border: 2px solid #001c41 !important;
    /* border: 2px solid #3d5710 !important; */
}

#v-pills-tab .nav-link{
    color: #000000;
}
#v-pills-tab .nav-link.active{
    /* background-image: radial-gradient(#5ea9ff, #0045a2) !important; */
    background-image: none !important;
    background-color: #7ba630!important;
}
#v-pills-tab .nav-link:hover{
    /* background-image: radial-gradient(#5ea9ff, #0045a2) !important; */
    background-image: none !important;
    color: #fff;
    background-color: #7ba630!important;
}
.file-input-wrapper div{
    background: #0c314e;    
}
#imgTemp{
    color: #737373 !important;
}

.btn{
    color: #000000 !important;
}




.anime-fade-in-up{
    background-image:url(../images/theme13/blue/bar.png)
}

nav li a span,nav li a{
    color: #000000 !important;
}

nav li:nth-child(3) a{
    background-image: url(../images/theme13/blue/bar.svg) !important;
}
nav li:nth-child(3) a span{
    color: #fff !important;
}
body[color="yaleBlue"] nav li:nth-child(3) a:hover,
body.yaleBlue nav li:nth-child(3) a:hover {
  background-image: url(../images/theme13/blue/bar.svg);
  transform: scale(1.1); 
  transition: all 0.4s cubic-bezier(0.25, 0.1, 0.25, 1); 
  box-shadow: 0 0 20px rgba(23, 108, 176, 0.8), 0 0 40px rgba(23, 108, 176, 0.6), 0 0 60px rgba(23, 108, 176, 0.4), 0 0 80px rgba(23, 108, 176, 0.2);;
}

body.yaleBlue nav li:nth-child(3) a {
    border-radius: 50%;
}

main[data-p="register"],
main[data-p="login"] {
    
    background:none !important;
  }

.btn.btn-register.mt-4{
    color: #fff !important;

  }
  #registerForm .row .text-light-purple{
    color: #fff !important;
  }


  #registerForm .row .path{
    stroke:#4997d6 !important;
  }



:root body.yaleBlue {
    --color: #2C6593;
    --lg:radial-gradient(#fff, #fff);
    --btn:radial-gradient(#fff, #fff);
    --txt:#fff;
    --deep:#2d5372;
}
.head-cont a img{
    max-height: 40px !important;
}
#pop_promotion .body-contents p span{
    color: #fff !important;
}
.h-btn-deposit span,.h-btn-with span{
    color: #000000 !important;
}
#copy1,#copy2{
    margin-top: -50px !important;
}