.background-light {
    background-color: #0B2236;
}
.background-darker {
    background-color: #0A0D21;
}
.btn-primary2 {
    color: #212121;
    background-color: #41BFF7;
    border-color: #41BFF7;
    padding-left: 63px;
    padding-right: 63px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.btn-primary2:hover {
    color: #fff;
    background-color: #31AFE7;
    border-color: #31AFE7;
}

.btn-primary2:focus, .btn-primary2.focus {
    color: #fff;
    background-color: #31AFE7;
    border-color: #31AFE7;
    box-shadow: 0 0 0 0.2rem #31AFE7;
    -webkit-box-shadow: 0 0 0 0.2rem #31AFE7;
}

.btn-primary2.disabled, .btn-primary2:disabled {
    color: #fff;
    background-color: #31AFE7;
    border-color: #31AFE7;
}

.btn-primary2:not(:disabled):not(.disabled):active, .btn-primary2:not(:disabled):not(.disabled).active,
.show > .btn-primary2.dropdown-toggle {
    color: #fff;
    background-color: #31AFE7;
    border-color: #31AFE7;
}

.btn-primary2:not(:disabled):not(.disabled):active:focus, .btn-primary2:not(:disabled):not(.disabled).active:focus,
.show > .btn-primary2.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem #31AFE7;
    -webkit-box-shadow: 0 0 0 0.2rem #31AFE7;
}

.btn-secondary {
    color: #fff;
    background-color: #091D3E;
    border-color: #091D3E;
    padding-right: 31px;
    padding-left: 34px;
}

.btn-secondary:hover {
    color: #fff;
    background-color: #082E52;
    border-color: #294C86;
}

.btn-secondary:focus, .btn-secondary.focus {
    color: #fff;
    background-color: #082E52;
    border-color: #294C86;
    box-shadow: 0 0 0 0.2rem #082E52;
    -webkit-box-shadow: 0 0 0 0.2rem #082E52;
}

.btn-secondary.disabled, .btn-secondary:disabled {
    color: #fff;
    background-color: #091d3e80;
    border-color: #091d3e84;
}

.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active,
.show > .btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #082E52;
    border-color: #294C86;
}

.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus,
.show > .btn-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem #294C86;
    -webkit-box-shadow: 0 0 0 0.2rem #294C86;
}

.btn-affiliate-duration {
    color:#697480;
    margin-right: 10px;
    width: 100%;
    max-width: 300px;
    color: #fff;
    background-color: #0b2236;
    border-color: #091D3E;
    padding-right: 31px;
    padding-left: 34px;
    padding-top: 10px;
}

.btn-affiliate-duration:hover {
    color: #fff;
    background-color: #0b2236;
    border-color: #091D3E;
}

.btn-affiliate-duration:focus, .btn-affiliate-duration.focus {
    color: #fff;
    background-color: #0b2236;
    border-color: #1c2933;
    box-shadow: 0 0 0 0.2rem #082E52;
    -webkit-box-shadow: 0 0 0 0.2rem #082E52;
}

.btn-affiliate-duration.disabled, .btn-affiliate-duration:disabled {
    color: #fff;
    background-color: #0b2236;
    border-color: #1c2933;
}

.btn-affiliate-duration:not(:disabled):not(.disabled):active, .btn-affiliate-duration:not(:disabled):not(.disabled).active,
.show > .btn-affiliate-duration.dropdown-toggle {
    color: #fff;
    background-color: #0b2236;
    border-color: #1c2933;
}

.btn-affiliate-duration:not(:disabled):not(.disabled):active:focus, .btn-affiliate-duration:not(:disabled):not(.disabled).active:focus,
.show > .btn-affiliate-duration.dropdown-toggle:focus {
    background-color: #0b2236;
    border-color: #1c2933;
}

.seperated-affiliate{
    margin-top: 15px;
    margin-bottom: 15px;
}
.btn-login {
    color: #fff;
    background-color: #091D3E;
    border-color: #091D3E;
    padding-right: 31px;
    padding-left: 34px;
}

.btn-login:hover {
    color: #fff;
    background-color: #082E52;
    border-color: #294C86;
}

.btn-login:focus, .btn-login.focus {
    color: #fff;
    background-color: #082E52;
    border-color: #294C86;
    box-shadow: 0 0 0 0.2rem #082E52;
    -webkit-box-shadow: 0 0 0 0.2rem #082E52;
}

.btn-login.disabled, .btn-login:disabled {
    color: #fff;
    background-color: #082E52;
    border-color: #294C86;
}

.btn-login:not(:disabled):not(.disabled):active, .btn-login:not(:disabled):not(.disabled).active,
.show > .btn-login.dropdown-toggle {
    color: #fff;
    background-color: #082E52;
    border-color: #294C86;
}

.btn-login:not(:disabled):not(.disabled):active:focus, .btn-login:not(:disabled):not(.disabled).active:focus,
.show > .btn-login.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem #294C86;
    -webkit-box-shadow: 0 0 0 0.2rem #294C86;
}

.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #0A0D21;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-radius: 20.25px;
}

.card-l1 {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;

    word-wrap: break-word;
    background-color: #032238;
    background-clip: border-box;
    border-radius: 20.25px;
}

.card-l2 {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    
    word-wrap: break-word;
    background-color: #00B7D9;
    background-clip: border-box;
    border-radius: 20.25px;
}

.card-l3 {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
 
    word-wrap: break-word;
    background-color: #008AFF;
    background-clip: border-box;
    border-radius: 20.25px;
}

.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}

/* Hide default HTML checkbox */
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

/* The slider */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #2196F3;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}


.dropdown-fix1 {
    margin-left: 15px; 
    min-width: 180px;
}

.dropdown-fix2 {
    margin-left: 15px; 
    min-width: 170px;
}

.dropdown-fix3 {
  
    min-width: 170px;
}



.dropdown-menu {
    position: absolute;
    top: 100%;
    z-index: 1000;
    display: none;
    text-align: center;
    font-size: 1rem;
    color: #FFFFFF;
    list-style: none;
    background-color: #091D3E;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
  
}
.scrollable-menu {
    height: auto;
    max-height: 200px;

    overflow-x: hidden;
}

.dropdown-item {
    width: 100%;
    clear: both;
    font-weight: 400;
    color: #F4F4F4;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    padding-right: 31px;
    padding-left: 17px;
    display: block;
}

.dropdown-item:hover, .dropdown-item:focus {
    color: #F0F0F0;
    text-decoration: none;
    background-color: #082E52;
}

.dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #091D3E;
}

.dropdown-item.disabled, .dropdown-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: transparent;
}

.dropdown-menu.show {
  display: block;
}
.searching {
    background-color: #0B2236;
}
.tags-header {
    padding-top: 50px;
    padding-bottom: 50px;
}
.tags-spacing {
    padding-top: 100px;
    padding-bottom: 100px;
    padding-left: 25%;
    padding-right: 25%;
}
@media only screen and (max-width: 600px) {
    .tags-spacing {
        padding-left: 0;
        padding-right: 0;
    }
}
.tags-background {
    background-color: #0B2236;
}
.tags-head-background {
    background-color: #173464;
}
.dashboard-head {
    color: #41BFF7;
    margin-top: 78px;

}
.dashboard-card-fix {
    padding-bottom: 60px;
    padding-top: 5px;
}
.dashboard-img-fix {
    padding-top: 0px;
    margin-top: -50px;
}


.servers-back {
    background-color: #173464;
}
.dashboard-spacings {
    padding-top: 47px;
    padding-bottom: 50px;
}
.top-style2 {
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #072F5B;
}
.started-spacing {
    padding-left: 50px;
    padding-right: 50px;
}

.currency-grey {
    font-size: large;
    color: #566978;
}
.premium-top-spacing {
    padding-top: 35px;
    padding-bottom: 35px;


}

.icon-fix {
    padding-top: 6px;
    padding-bottom: 0px;



}
.modal-text-color {
    background-color: #0A0D21;
}

.faq-large {
    max-height: 150px;
    overflow: auto; 
    
}
.btn-faq {
  color: #fff;
  background-color: #13548d;
  border-color: #007bff46;
}

.btn-faq:hover {
  color: #fff;
  background-color: #144c88;
  border-color: #0062cc;
}

.btn-faq:focus, .btn-faq.focus {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc;
  box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}

.btn-faq.disabled, .btn-faq:disabled {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.btn-faq:not(:disabled):not(.disabled):active, .btn-faq:not(:disabled):not(.disabled).active,
.show > .btn-faq.dropdown-toggle {
  color: #fff;
  background-color: #0062cc;
  border-color: #005cbf;
}

.btn-faq:not(:disabled):not(.disabled):active:focus, .btn-faq:not(:disabled):not(.disabled).active:focus,
.show > .btn-faq.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}

.tooltip-inner {
    max-width: 200px;
    padding: 0.25rem 0.5rem;
    color: #fff;
    text-align: center;
    background-color: #41BFF7;
    border-radius: 0.25rem;
    font-size: medium;
}



/* Over-written BOOTSTRAP ABOVE */


@media (min-width:2000px){
    .bigger-fixed1 {
      max-width: 900px;
    }


  }

  

@media (min-width:1200px){
  .container {
    max-width: 1140px;
  }
.title-spacing {
    margin-top: 50px;
    padding-bottom: 0px;
    margin-left: 30px;
    margin-right: 30px;
}
.fix-inner {
    margin-left: 15px;
    margin-right: 17px;
    padding-left: 0px;
}
}

@media (min-width: 1920px) {

	
	.card-centered {
    padding-top: 50px;
    padding-bottom: 350px;
}
	
}

	
	.card-centered {
    padding-top: 50px;
    padding-bottom: 80px;
    background-position: 0% 0%;
}


@media (max-width: 767.98px) {


.card-centered {
    padding-top: 50px;
    padding-bottom: 50px;
}

	
}


.fix-switch {
    margin-left: -36px;
    float: left;
}
.fix-text-entry {
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit;
    padding-bottom: 38px;
	}

@media only screen and (max-height: 1199px) {
    .fix-text-entry {
        min-height: 20rem;
    }
}

.tex-right-fix {
    float: right;

}
.text-middle-fix {
    text-align: center;
}
.next-fix {
    float: right;
}
	
	
@media (max-width:1199.98px){
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-xl > .table-bordered {
    border: 0;
  }
.text-center-fix {
    text-align: center;
    margin-top: 10px;
}
.text-spacing-fix {
    margin-bottom: 34px;
}
.switch-floater {


}
.switch-fixer {
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit;


	}
}

.btn-dashboard {
    color: #fff;
    background-color: #091D3E;
    border-color: #173464;
    padding-left: 63px;
    padding-right: 63px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.btn-dashboard:hover {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
}

.btn-dashboard:focus, .btn-dashboard.focus {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}

.btn-dashboard.disabled, .btn-dashboard:disabled {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-dashboard:not(:disabled):not(.disabled):active, .btn-dashboard:not(:disabled):not(.disabled).active,
.show > .btn-dashboard.dropdown-toggle {
  color: #fff;
  background-color: #117a8b;
  border-color: #10707f;
}

.btn-dashboard:not(:disabled):not(.disabled):active:focus, .btn-dashboard:not(:disabled):not(.disabled).active:focus,
.show > .btn-dashboard.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}

.btn-dashboard2 {
    min-width: 100px;
    color: #fff;
    background-color: #091D3E;
    border-color: #082E52;
    padding-left: 40px;
    padding-right: 40px;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 5px;
    margin-right: 5px;
}

.btn-dashboard2:hover {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
}

.btn-dashboard2:focus, .btn-dashboard2.focus {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}

.btn-dashboard2.disabled, .btn-dashboard2:disabled {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-dashboard2:not(:disabled):not(.disabled):active, .btn-dashboard2:not(:disabled):not(.disabled).active,
.show > .btn-dashboard2.dropdown-toggle {
  color: #fff;
  background-color: #117a8b;
  border-color: #10707f;
}

.btn-dashboard2:not(:disabled):not(.disabled):active:focus, .btn-dashboard2:not(:disabled):not(.disabled).active:focus,
.show > .btn-dashboard2.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}

.btn-switcher1 {
    color: #fff;
    background-color: #091D3E;
    border-color: #082E52;
    padding-left: 40px;
    padding-right: 40px;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 5px;
    margin-right: 5px;
}

.btn-switcher1:hover {
  color: #fff;
  background-color: #091D3E;
  border-color: #117a8b;
}

.btn-switcher1:focus, .btn-switcher1.focus {
  color: #fff;
  background-color: #091D3E;
  border-color: #117a8b;
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}

.btn-switcher1.disabled, .btn-switcher1:disabled {
  color: #fff;
  background-color: #091D3E;
  border-color: #17a2b8;
}

.btn-switcher1:not(:disabled):not(.disabled):active, .btn-switcher1:not(:disabled):not(.disabled).active,
.show > .btn-switcher1.dropdown-toggle {
  color: #fff;
  background-color: #091D3E;
  border-color: #10707f;
}

.btn-switcher1:not(:disabled):not(.disabled):active:focus, .btn-switcher1:not(:disabled):not(.disabled).active:focus,
.show > .btn-switcher1.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}
.btn-white {
    color: #091D3E;
    background-color: #FFFFFF;
    padding-left: 65px;
    padding-right: 65px;
    margin-top: 5px;
    margin-bottom: 5px;
    border-radius: 16px;
}

.btn-white:hover {
    color: #091D3E;
    background-color: #FFFFFF;
    border-color: #FFFFFF;
}

.btn-white:focus, .btn-dwhite.focus {
    color: #091D3E;
    background-color: #FFFFFF;
    border-color: #FFFFFF;
    box-shadow: 0 0 0 0.2rem rgba(255,255,255,0.50);
    -webkit-box-shadow: 0 0 0 0.2rem rgba(255,255,255,0.50);
}

.btn-white.disabled, .btn-white:disabled {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-white:not(:disabled):not(.disabled):active, .btn-white:not(:disabled):not(.disabled).active,
.show > .btn-white.dropdown-toggle {
    color: #fff;
    background-color: #FFFFFF;
    border-color: #FFFFFF;
}

.btn-white:not(:disabled):not(.disabled):active:focus, .btn-white:not(:disabled):not(.disabled).active:focus,
.show > .btn-white.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(255,255,255,0.50);
    -webkit-box-shadow: 0 0 0 0.2rem rgba(255,255,255,0.50);
}


.text-plan-fix {
    color: #384556;
    padding-top: 83px;
    padding-bottom: 140px;
}

.text-pricing-fix {
    font-family: montserrat;
    font-style: normal;
    font-weight: 400;
    background-color: #405F76;
    color: #000000;
}
.text-pricing-best-fix {
    font-family: montserrat;
    font-style: normal;
    font-weight: 400;
    background-color: #203443;
    color: #000000;
}
.text-pricing-space-fix {
    padding-top: 12px;
}

.pricing-box-outer-fix {
    padding-top: 9px;
    padding-bottom: 18px;
}

.pricing-box-inner-fix {
    padding-top: 29px;
    padding-bottom: 29px;
}


@media only screen and (min-width: 1200px) and (max-width: 1500px) {

.adju1 {
    margin-right: 70px;
    margin-left: -178px;

}
	
	.adju2 {
    margin-left: -18px;
    margin-right: -4px;


}
	
	.adju3 {
    margin-right: -178px;
    margin-left: 70px;


}
.adju-config {
    margin-right: -175px;
    margin-left: -175px;
}
	
}

@media only screen and (min-width: 2000px) {

    .adju-config-premium {
        padding-right: 1.5rem;
    }
        
    }

@media only screen and (min-width: 1700px) and (max-width: 2045px) {


	
.adju-config {
    margin-right: -100px;
    margin-left: -100px;
}
    
}

@media only screen and (min-width: 1500px) and (max-width: 1699px) {


	
.adju-config {
    margin-right: -150px;
    margin-left: -150px;
}
	
}

@media only screen and (min-width: 1200px) and (max-width: 1400px) {

.adju-config {
    margin-right: -200px;
    margin-left: -200px;
}

}

.adju-config-save {
    position: absolute;
    bottom: 0;
    right: 0;
}

.adju-config-tags {
    margin-left: 1rem;
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
    .adju-config-tags {
        padding-left: 6rem;
        padding-right: 6rem;
    }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
    .adju-config-tags {
        padding-left: 3rem;
        padding-right: 3rem;
    }
}
@media only screen and (max-width: 575px) {
    .adju-config-tags {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media only screen and (max-width: 1199px) {

    .adju-config-title {
        margin-top: 2rem;
    }

    .adju-config-spacing {
        margin-bottom: 1.5rem;
    }

    .adju-config-spacing2 {
        padding-left: 0;
        margin-left: 48%;
        margin-bottom: 1.5rem;
    }

    .adju-config-bottom {
        margin-bottom: 2rem;
    }
    
    .adju-config-premium {
        padding-top: 10px;
    }

    .adju-config-tags {
        margin-left: 0;
    }

    .adju-config-save {
        position: relative;
    }

    }

.adju-config-desc {
    min-height: 15rem;
}
@media only screen and (min-width: 900px) and (max-width: 1199px) {
    .adju-config-desc {
        min-height: 20rem;
    }
}
@media only screen and (min-width: 768px) and (max-width: 899px) {
    .adju-config-desc {
        min-height: 25rem;
    }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
    .adju-config-desc {
        min-height: 35rem;
    }
}
@media only screen and (max-width: 575px) {
    .adju-config-desc {
        min-height: 40rem;
    }
}



.server-space {
    margin-bottom: 47px;
}



hr2 {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
    color: #FF0105;
}
.close-adju {
    padding-left: 0px;
    padding-right: 5px;
    margin-left: 8px;
    color: #FFFFFF;





}

.btn-closer {
    color: #fff;
    background-color: #081C3E;
    border-color: #081C3E;
}

.btn-closer:hover {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
}

.btn-closer:focus, .btn-closer.focus {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}

.btn-closer.disabled, .btn-closer:disabled {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-closer:not(:disabled):not(.disabled):active, .btn-closer:not(:disabled):not(.disabled).active,
.show > .btn-closer.dropdown-toggle {
  color: #fff;
  background-color: #117a8b;
  border-color: #10707f;
}

.btn-closer:not(:disabled):not(.disabled):active:focus, .btn-closer:not(:disabled):not(.disabled).active:focus,
.show > .btn-closer.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}

.input-entering {
    background-color: #081C3E;

    border: 0px;
    border-radius: 0.5em;
}

.input-tags {
    background-color: #081C3E;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 5px;
    padding-bottom: 5px;
    border: 0px;
    border-radius: 0.5em;
}

.btn-clicker {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
    margin-left: 10px;
    margin-right: 10px;
    padding-top: 8px;
    padding-bottom: 8px;
}

.btn-clicker:hover {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc;
}

.btn-clicker:focus, .btn-clicker.focus {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc;
  box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}

.btn-clicker.disabled, .btn-clicker:disabled {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.btn-clicker:not(:disabled):not(.disabled):active, .btn-clicker:not(:disabled):not(.disabled).active,
.show > .btn-clicker.dropdown-toggle {
  color: #fff;
  background-color: #0062cc;
  border-color: #005cbf;
}

.btn-clicker:not(:disabled):not(.disabled):active:focus, .btn-clicker:not(:disabled):not(.disabled).active:focus,
.show > .btn-clicker.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}

.card_modal_fix {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}

.popular-option {
    background-color: #FFFFFF;
    border-top-left-radius: 10px;
    border-top-right-radius: 11px;
    color: #00B7D9;
}

.modal-content2 {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #173464;
    background-clip: padding-box;
    border: 4px solid #3D5A80;
    border-radius: 0.3rem;
    outline: 0;
}

.disable-grey {
    -webkit-filter: grayscale(80%);
}


@media only screen and (min-width: 1200px) and (max-width: 1500px) {
	.adju-dashboard {
		margin-bottom: 80px;
	}
}

.adju-dashboard2 {
    padding-left: 40px;
    padding-right: 40px;
}

.background-blue1{
    overflow-x: scroll;
    margin-top: 25px;
   margin-right: -10px;
 
    background-color: #091d3e;
}

.background-blue2{
    margin-top: 25px;
    background-color: #091d3e;

}

.text-slight1{
    margin-bottom: 25px;
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left:25px;
    padding-right:25px;
}

.affiliate-spacing {
	margin-top: 50px;
	margin-bottom: 25px;
}

@media only screen and (max-width: 1003px) {
    .img-fluid {
        margin-top: 0;
    }
}

.team-box1:hover {
    animation: titles1 5s ;
    animation-iteration-count: infinite;
}

@keyframes titles1 {
    0% {border-color: #2294c6;}
    50% {border-color: blue;}
    100% {border-color: #2294c6;}
    0%{
        transform: translateY(0px);
    }
    50%{
        transform: rotate(20deg);
        transform: translateY(-25px);
    }

    100%{
        transform: translateY(0px);
    }
}


@media (min-width:700px){
    .team-section1 {
        padding-left:350px;
        padding-right: 350px;
        padding-top: 150px;
        padding-bottom: 150px;
    }
    .team-box1 {
        border-color: #2294c6;
        border-radius: 2px;
        border-width: 2px;
        border-style: solid;
        text-align: center;
        max-width: 400px;
        min-width: 400px;
        max-height: 390px;
        background-color: #091d3e;
        padding-top: 150px;
        margin-bottom: 25px;
        margin-left: 50px;
        margin-right: 50px;
    }
}


.team-box1 {
    border-color: #2294c6;
    border-radius: 2px;
    border-width: 2px;
    border-style: solid;
    text-align: center;
    background-color: #091d3e;
    padding-top: 150px;
    margin-bottom: 25px;
    margin-left: 50px;
    margin-right: 50px;
}

.team-info1 {
    background-color: #0a0d21;
    padding-bottom: 25px;
    margin-left: -15px;
    margin-right: -15px;
}

.team-info2 {
    background-color: #071630;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-left: -15px;
    margin-right: -15px;
}

.team-info3 {
    background-color: #0a0d21;
    padding-top: 15px;
    padding-bottom: 25px;
    margin-left: -15px;
    margin-right: -15px;
}


.team-titles1 {
    margin-left: 40px;
}

.team-titles2 {
   margin-top: 15px;
   margin-bottom: -5px;
}

.team-img1 {
    margin-top: -150px;
}

.team-img2 {
    padding-bottom: 5px; 
    margin-left: 8px;
}

.team-quote1{
    color: gold; 
    font-weight: bolder; 
    font-size: 20px;
}
