

body {
	font-family: 'Quicksand_Book', sans-serif !important;
/*    padding-bottom:120px;*/
    display: flex;
    min-height: 150vh;
    flex-direction: column;
}
main {
    flex: 1;
}
.diagram:hover{
    background-color:#eff4fcae;
    color:#1754b2;
}
.dt-buttons.btn-group{
    float:left;
}
.diagram.selected{
    background-color:#eff4fcae;
    color:#1754b2;
}

.me_button_graph{
    color: #9c9c9cde;
    cursor: pointer;
    transition: all 0.3s ease;
    border-radius: 4px;
    text-align:center;
}
.me_button_graph:hover {
    color:#246bb4;
}

#first_rank , #last_rank, #avg_revenue, #median_price, #volatility , #new_releases, #indie_books, #unlimited{
    font-size:0.95em;
}
#search-button:hover{
    background-color:#50E3C2 !important;
}
#search-button:hover i{
    color:white !important;
}
.me-center{
    text-align:center;
}
.nav-item{
    transition: all 0.3s ease-in;
}
.nav-item .nav-link, .nav-item{
    transition: all 0.3s ease-in;
}
.navbar{
    background-image: linear-gradient(40deg, #3e00dc, #1a35f3, #2c63eb, #4679ec, #618eeb, #569bee, #54a8ee, #5bb3ec, #31bae8, #12c8ff, #00c4ff, #00e8ff)
}
.nav-item:hover{
    border-radius: 5px;
}
.nav-item:hover .nav-link{
    color: #ebadff !important;
    text-shadow: 0px 1px 3px #006344C0;
}

@keyframes spin-away {
  0%   { transform: rotate(0deg); }
  100% { transform: rotate(180deg);}
}

.extended-arrow{
  animation-duration: 0.5s;
  animation-name: spin-away;
  animation-timing-function: linear;
  animation-fill-mode: forwards;
}
.me-button-text{

    color:white;
    font-size:0.85em;
    letter-spacing: 0.11em;
    text-shadow: 0px 1px 3px #006344C0;
    text-decoration: none !important;
}
.me-button-text:hover{
    color:white;
}
.me-button:hover{
    background-color:#8c45e6;
}
.me-button2:hover{
    background-color:#9b9999 !important;
}
.me-button, .me-button2{
    cursor:pointer;
    border-radius:5px;
    background-color:#6b24c5;
    text-align:center;
    font-weight:bold;
    text-transform:uppercase;
    box-shadow: 0 13px 27px -5px rgba(50,50,93,.25);
    -moz-box-shadow: 0 13px 27px -5px rgba(50,50,93,.25);
    -webkit-box-shadow: 0 13px 27px -5px rgba(50,50,93,.25);
    transition: color 0.3s ease;
    left: 110px;
    top: 0px;
    /*z-index: 9999;*/
}
.me-white{
	color:white;
}
#stripe_script{
    background-image : url("/img/logos_cc_min.png");
}
#stripe_script:hover{
    background-image : url("/img/logos_cc_soft_min.png");
}

#help_kobo_alert, #help_sm_alert{
    border-radius:5px;
    background-color:#d4edda;
    color: #155724;
    position:fixed;
    top:80%;
    box-shadow: 10px 10px 24px -6px rgba(0,0,0,0.56);
    -moz-box-shadow: 10px 10px 24px -6px rgba(0,0,0,0.56);
    -webkit-box-shadow: 10px 10px 24px -6px rgba(0,0,0,0.56);
}

.dt-info{
    font-size:0.8em !important;
}
.dt-buttons button span{
    font-size:0.8em !important;
}
.me-white{
	color:white;
}
.me-blue{
	color:#48B3E2;
}
.me-purple{
	color:#7494D6;
}
.me-purple2{
    color: #6b24b4;
}
.me-green{
	color:#50E3C2;
}
.me-dark-green{
	color:#24b47e;
}
.me-dark-blue{
	color:#247fb4;
}
.me-grey{
    color:#525f7f;
}
.me-pale-blue{
    color:#d9fcff;
}
.me-pale-purple{
    color:#fad9ff;
}
.me-dark{
	color:#334262;
}
.starter-template {
  padding: 3rem 1.5rem;
  text-align: center;
}
#dtBasicExample_wrapper{
    margin-top:30px;
}
#dtBasicExample_filter{
    text-align:left !important;
}

.me-alert{
	position:fixed !important;
	bottom:30px;
	z-index:9999;
	border-radius:5px;
	-webkit-box-shadow: 10px 10px 24px -6px rgba(0,0,0,0.56);
    -moz-box-shadow: 10px 10px 24px -6px rgba(0,0,0,0.56);
    box-shadow: 10px 10px 24px -6px rgba(0,0,0,0.56);
}

.alert{
    min-width: 250px;
    text-align: center;
    position: fixed !important;
    z-index: 9999;
    max-width: 640px;
    bottom: 110px;
     -webkit-box-shadow: 10px 10px 24px -6px rgba(0,0,0,0.56);
    -moz-box-shadow: 10px 10px 24px -6px rgba(0,0,0,0.56);
    box-shadow: 10px 10px 24px -6px rgba(0,0,0,0.56);
}

.me-button-menu.me-button-open{
    left: 255px;
}
.me-button-menu.me-button-open #search-tips-text{
    display:none;
}

.me-button-menu{
    position:absolute;
    /*font-size:3rem;*/
    width:80px;
    height:50px;
    left:5px;
    animation: bounce 0.5s;
    animation-direction: alternate;
    animation-iteration-count: 6;
    z-index: 999;
}
.cbp-spmenu {
	background: #50e3c2f5;
}
.cbp-spmenu-vertical {
	width: 250px;
	/*top: 3.95rem;*/
	top: 0px;
	z-index: 999;
}
.cbp-spmenu-left {
	left: -250px;
}
.cbp-spmenu-left.cbp-spmenu-open {
	left: 0px;
}
.cbp-spmenu-push {
	overflow-x: hidden;
	position: relative;
	left: 0;
}
.shadow-row{
    transition: background-color 0.2s ease;
	cursor:pointer;
}

.shadow-row:hover{
    background-color: #f6efff;
}
.shadow-row.selected{
    background-color: #e9d8ff;
    -webkit-box-shadow: 3px 5px 10px -6px rgba(75, 21, 145,0.36);
    -moz-box-shadow: 3px 5px 10px -6px rgba(75, 21, 145,0.36);
    box-shadow: 3px 5px 10px -6px rgba(75, 21, 145,0.36);
}

.shadow-row.selected a{
    color:#4519d2
}

.cbp-spmenu-push-toright {
	left: 250px;
}

.cbp-spmenu-push-toleft {
	left: -250px;
}

.bottom {
  height: 30px;
  width: 60px;
  border-bottom-left-radius: 60px;
  border-bottom-right-radius: 60px;
  background: white;
  border-bottom: 1px #6b24b452 solid;
  display: inline-block;
  text-align:center;
  font-size:1.2em;
  cursor:pointer;
  transition: all 0.3s ease;
}

.bottom:hover{
    background-image: linear-gradient(#ffffff, #6b24b452);
    border-bottom: none;
}
.noUi-connect{
    background: #ff4dd224 !important;

    border: none !important;

}
.noUi-handle {

    border-radius: 15px !important;
    width: 15px !important;
    height: 15px !important;
    top:0px !important;
    content: none !important;
    right: -8px !important;
    background: #9c16b5 !important;
    box-shadow: inset 2px 2px 3px #f7ccff !important;
    border: none !important;
    cursor:pointer !important;


}
.noUi-handle-upper{
    /*right:2px !important;*/
}
.noUi-handle:before, .noUi-handle:after{
 display:none !important;
}

.me_slider{
    border:1px solid #ff4dd20f !important;
}
.noUi-target{
    background: #ffffff !important;
}
/* Transitions */

.cbp-spmenu, .cbp-spmenu-push, .me-button-menu{
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

tbody tr{
    cursor: pointer;
}
#diagram{
    width: 100%;
    height: 700px;
    display:none
}

@media (min-width: 1024px) {
    #dtBasicExample{
        overflow:visible !important;
    }
}

@media screen and (max-width: 55.1875em){
    .me-button{
        left: 30px;
        top: 40px;
    }
    #diagram{
        width: 100%;
        height: 400px;
        display:none
    }
    g text:nth-of-type(1){
        font-size:1em;
    }
	.cbp-spmenu-horizontal {
		font-size: 75%;
		height: 110px;
	}

	.cbp-spmenu-top {
		top: -110px;
	}

	.cbp-spmenu-bottom {
		bottom: -110px;
	}
    #search-tips-text{
        display:none;
    }
	.dt-buttons{
		display:none;
	}
	#diagram_modal .modal-dialog{
		max-width:90% !important;
	}
}

/*
@media screen and (max-height: 26.375em){

	.cbp-spmenu-vertical {
		font-size: 90%;
		width: 190px;
	}
    #search-tips-text{
        display:none;
    }

	.cbp-spmenu-left,
	.cbp-spmenu-push-toleft {
		left: -190px;
	}

	.cbp-spmenu-right {
		right: -190px;
	}

	.cbp-spmenu-push-toright {
		left: 190px;
	}

}
*/


@keyframes bounce {
  from { transform: translate3d(0, 0, 0);     }
  to   { transform: translate3d(0, 2px, 0); }
}


@media (min-width: 768px) {

    /* show 3 items */
    .carousel-inner .active,
    .carousel-inner .active + .carousel-item,
    .carousel-inner .active + .carousel-item + .carousel-item,
    .carousel-inner .active + .carousel-item + .carousel-item + .carousel-item,
    .carousel-inner .active + .carousel-item + .carousel-item + .carousel-item + .carousel-item  {
        display: block;
    }

    .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left),
    .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item,
    .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item + .carousel-item,
    .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item + .carousel-item + .carousel-item,
    .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item + .carousel-item + .carousel-item  + .carousel-item {
        transition: none;
    }

    .carousel-inner .carousel-item-next,
    .carousel-inner .carousel-item-prev {
      position: relative;
      transform: translate3d(0, 0, 0);
    }

    .carousel-inner .active.carousel-item + .carousel-item + .carousel-item + .carousel-item + .carousel-item + .carousel-item {
        position: absolute;
        top: 0;
        right: -100%;
        z-index: -1;
        display: block;
        visibility: visible;
    }

    /* left or forward direction */
    .active.carousel-item-left + .carousel-item-next.carousel-item-left,
    .carousel-item-next.carousel-item-left + .carousel-item,
    .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item,
    .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item + .carousel-item,
    .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item + .carousel-item + .carousel-item,
    .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item + .carousel-item + .carousel-item + .carousel-item {
        position: relative;
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }

    /* farthest right hidden item must be abso position for animations */
    .carousel-inner .carousel-item-prev.carousel-item-right {
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
        display: block;
        visibility: visible;
    }

    /* right or prev direction */
    .active.carousel-item-right + .carousel-item-prev.carousel-item-right,
    .carousel-item-prev.carousel-item-right + .carousel-item,
    .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item,
    .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item + .carousel-item,
    .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item + .carousel-item + .carousel-item,
    .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item + .carousel-item + .carousel-item + .carousel-item {
        position: relative;
        transform: translate3d(100%, 0, 0);
        visibility: visible;
        display: block;
        visibility: visible;
    }
}

.onoffswitch {
    position: relative; width: 103px;
    -webkit-user-select:none; -moz-user-select:none; -ms-user-select: none;
}
.onoffswitch-checkbox {
    display: none;
}
.onoffswitch-label {
    display: block; overflow: hidden; cursor: pointer;
    border: 2px solid #FFFFFF; border-radius: 20px;
}
.onoffswitch-inner {
    display: block; width: 200%; margin-left: -100%;
    transition: margin 0.3s ease-in 0s;
}
.onoffswitch-inner:before, .onoffswitch-inner:after {
    display: block; float: left; width: 50%; height: 30px; padding: 0; line-height: 30px;
    font-size: 14px; color: white; font-family: Trebuchet, Arial, sans-serif; font-weight: bold;
    box-sizing: border-box;
}
.onoffswitch-inner:before {
    content: "All";
    padding-left: 10px;
    background-color: #50E3C2; color: #FFFFFF;
}
.onoffswitch-inner:after {
    content: "Kindle";
    padding-right: 10px;
    background-color: #7494D6; color: #FFFFFF;
    text-align: right;
}
.onoffswitch-switch {
    display: block; width: 22px; margin: 4px; height: 22px;
    background: #FFFFFF;
    position: absolute; top: 2px; bottom: 0;
    right: 69px;
    border: 2px solid #FFFFFF; border-radius: 20px;
    transition: all 0.3s ease-in 0s;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
    margin-left: 0;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
    right: 0px;
}

.me-shadow{
    -webkit-box-shadow: 3px 9px 13px -6px rgba(0,0,0,0.36);
    -moz-box-shadow: 3px 9px 13px -6px rgba(0,0,0,0.36);
    box-shadow: 3px 9px 13px -6px rgba(0,0,0,0.36);
}

.fa-star,.fa-star-half-alt {
    color:#ffbd00;
}
.top-15{
    background-color:white !important;
}
#me-home-button:hover{
    background-color:#ffffff9a;
    color:black;
}
.button_store{
    transition: all 0.5s ease;
    -moz-transform: scale(0.7);
     -webkit-transform: scale(0.7);
     -ms-transform: scale(0.7);
     transform: scale(0.7);
     opacity: 0.3;
}

.loader {
  position:fixed;
  z-index:9999;
  top:50%;
  left:50%;
  width: 100px;
  height: 100px;
  margin-top: -50px;
  margin-left: -50px;


  border: 5px solid white;
  border-radius: 50%;
  border-top: 5px solid #68c2ff;
  -webkit-animation: spin 1s linear infinite;
  animation: spin 1s linear infinite;
}

/* Safari */
@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

#particles-js-canvas-el{
	display: block;
	vertical-align: bottom;
}
#particles-js{
	position:absolute;
	z-index:-1;
	width: 30%;
	height: 100%;
	background-color: transparent;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% 50%;
}

.inner-compare-button{

    color:white;
    font-size:1em;
    text-shadow: 0px 1px 3px #006344C0;
    text-decoration: none !important;
}
.inner-compare-button:hover{
    color:white;
}
.compare-button:hover{
    background-color:#832edb;
}
.compare-button{
    cursor:pointer;
    border-radius:5px;
    background-color: #6b24b4;
    text-align:center;
    /*box-shadow: 0 13px 27px -5px rgba(50,50,93,.25);
    -moz-box-shadow: 0 13px 27px -5px rgba(50,50,93,.25);
    -webkit-box-shadow: 0 13px 27px -5px rgba(50,50,93,.25);*/
    transition: all 0.3s ease;
}
