.search_suggestions{
      padding: 10px 0 !important;
    display: none;
    z-index:99999 !important; position: absolute !important;
   width: 280px !important; border-radius: 5px; 
}    .search-boxx{
    width: 300px !important;border-top: 0px solid #fff !important;
    border-radius: 43px !important;
    padding: 0 29px !important;
    font-size: 12px !important;
    font-family: 'Open Sans';
    width: 220px !important;
    background: #ffffffe9 !important;
    color: #373de1 !important;
    height: 38px !important;
   
}.spinner-stats-border{
      color: #384ae5;
    width: 100% !important;
    height: 300px  !important;
    text-align: center;
}
.btn-info{line-height: 12px !important;}
.td-heading {
    font-weight: 500;
    font-size: 24px;
    font-family: 'Roboto';
    color: black;
    text-align: center;
}.ledger{
    padding: 20px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 10px;
    margin: 10px;
    font-family: 'Roboto'
}.flex-x-row{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;

}
.modal-lg-p{width:720px !important;}
a {
    font-family: 'Open Sans';
}

.m-auto {
    margin: auto;
}

.container-100 {
    width: 100%;
    height: 100%;
}

.container-login {
    border-radius: 2px;
    box-shadow: 0 4px 20px -5px rgba(66, 133, 244, .4);
    width: 310px;
    height: 410px;
    padding: 30px;
    background: #fffffffd;
}

.flex-vert-center {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.footer{
    background-color: #fff !important;
    color: #6d6bfa !important;
}
.loginform-field-container {
    margin-top: 25px;
}

.mt-25 {
    margin-top: 25px;
}

.mt-50 {
    margin-top: 50px;
}

.btn-login {
    width: 100%;
    background: red;
    padding: 10px;
    border-radius: 5px;
    background: linear-gradient(61deg, rgba(66, 133, 244, 1) 12%, rgba(113, 71, 251, 1) 83%);
    color: #fff;
    text-align: center;
}

.blur-login-bg {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
    /* background-image: url(/login.svg);*/
    background-color: #ffffff;
    /*background-image: url("data:image/svg+xml,%3Csvg width='100' height='100' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 18c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm48 25c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm-43-7c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm63 31c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM34 90c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm56-76c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM12 86c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm28-65c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm23-11c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-6 60c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm29 22c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zM32 63c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm57-13c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-9-21c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM60 91c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM35 41c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM12 60c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2z' fill='%23691ae7' fill-opacity='0.05' fill-rule='evenodd'/%3E%3C/svg%3E");
    */  }

.box1 {
    width: 40%;
}
.current{
    background: #3a3a3a !important;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12) !important;
}

input {
    padding-left: 10px;
}
/* side nav */

.td-sidenav {
    height: 100%;
    width: 160px;
    position: fixed;
    z-index: 1;
    top: 0;
    background-color: #111;
    overflow-x: hidden;
    padding-top: 20px;
}

.td-sidenav-left {
    left: 0;
}

.td-sidenav-right {
    right: 0;
}

.td-sidenav a {
    padding: 6px 8px 6px 16px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
}

.td-sidenav a:hover {
    color: #f1f1f1;
}

.main {
    margin-left: 160px;
    /* Same as the width of the td-sidenav */
    font-size: 28px;
    /* Increased text to enable scrolling */
    padding: 0px 10px;
}

@media screen and (max-height: 450px) {
    .td-sidenav {
        padding-top: 15px;
    }
    .td-sidenav a {
        font-size: 18px;
    }
}
/* sidenav */

.td-header {
    height: 72px;
    box-shadow: 0 4px 20px -5px rgba(66, 133, 244, .4);
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9;
    background: #fff;
    border-bottom: 2px solid #eaeaea;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
}

.greating-user {
    background: red;
    background:linear-gradient(61deg, rgba(66, 133, 244, 1) 12%, rgb(54, 6, 212) 83%);
    width: 940px;
    height: 250px;
    margin: auto;
    margin-top: 100px;
    border-bottom-right-radius: 50px;
    border-bottom-left-radius: 50px;
    border-radius: 50px;
    box-shadow: 0 4px 20px -5px rgb(39, 108, 222);
}

.greating-user-img {
    width: 300px;
    height: 300px;
    margin-top: 10px;
}

.greatin-in-container {
    display: flex;
    height: 250px;
    justify-content: space-evenly;
    padding: 0 50px 0 50px;
}

.greating-user-text {
    font-size: 32px;
    text-align: left;
    padding: 0px 50px 0px 50px;
    color: #fff;
    font-family: 'Open Sans';
    font-weight: 700;
}

.greating-user-text-2 {
    padding-top: 7px;
    font-size: 18px;
    font-weight: 500;
}

.flex-x {
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.nav-link {
    letter-spacing: 0.7;
    font-family: 'Open Sans';
    font-weight: 700;
    line-height: 1.6;
    font-size: 14px;
}

.nav-link.active {
    color: #fff;
    margin-top: -5px;
    border-radius: 5px;
    border-top: 5px solid #fff  ;
}

h1 {
    font-family: "Open Sans";
    font-size: 24px;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 26.4px;
}

h3 {
    font-family: "Open Sans";
    font-size: 14px;
    font-style: normal;
    font-variant: normal;
    font-weight: 700;
    line-height: 15.4px;
}

p {
    font-family: "Open Sans";
    font-size: 14px;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 20px;
}

blockquote {
    font-family: "Open Sans";
    font-size: 21px;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 30px;
}

pre {
    font-family: "Open Sans";
    font-size: 13px;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 18.5714px;
}

.hide-for-mob {
    display: block;
}

.show-on-mob {
    display: none;
}

.show-on-tab-desk {
    display: block;
}

.mt-50 {
    margin-top: 50px;
}

.container {
    width: 940px !important;
}

.view {
    margin-top: -15px;
}

.mt-10 {
    margin-top: 10px;
}

.mt-70 {
    margin-top: 70px;
}

.mt-105 {
    margin-top: 105px;
}

.card-dash {
    border: none;
    height: 150px;

}

.card-title {
    font-family: 'Open Sans' !important;
    font-size: 20px !important;
    font-weight: 600 !important;
}

.card .card-body .card-text {
    font-weight: 600 !important;
    text-decoration: underline;

}

.btn-flex {
    display: flex;
    justify-content: center;
}

.add-new-book {
    display: inline-flex;
    background: #3d67ec;
    padding: 10px;
    color: #fff;
    border-radius: 3px;
}

.add-new-book:hover {
    background: #fff;
    color: #5f69f8;
}

.dash-btn1 {
    justify-content: space-evenly;
    background: #3d67ec;
    justify-content: space-evenly;
    padding: 10px 50px;
    margin: 15;
    border-radius: 5px;
    font-family: 'Open Sans';
    color: #fff !important;
    font-weight: 500;
    font-size: 14px;
}

.dash-btn1:hover {
    background: #fff !important;
    color: #4185f5 !important;
    font-weight: 800;
}

a .dash-btn1 {
    color: #fff !important;
}

.dash-btn2 {
    border: 2px solid #706bfa !important;
    color: #706bfa !important;
    background: #fff;
}

.dash-btn2:hover {
    border: none !important;
}

.books-container {
    padding: 15px;
    border: 20px solid #fff;
    border-radius: 5px;

}
.books-container:nth-child(odd) {
   box-shadow: 0px 2px 15px -3px rgba(36,69,101,.19), 0px 0px 1px 0px #d0dce800;
}


.book-details {
    padding: 10px;
    display: flex;
}

.details {
    width: 300px;
    /* background: red; */
    border-right: 1px solid #d0d0d0;
    padding-left: 30px;
}

.book-title {
    font-size: 18px;
    font-weight: 600;
    font-family: 'Open Sans';
    text-decoration: underline;
}

.value {
    font-weight: 600;
}

.sales-report {
    border-radius: 3px;
    background: #3d67ec;
    padding: 10px 20px !important;
    text-align: center !important;
    font-size: 13px !important;
    color: #fff !important;
    font-family: 'Open Sans' !important;
}

.book-detaile-right {
    padding: 25px;
    margin: auto;
}

.modify {
    /* padding: 10px 100px; */
    color: #fff;
    font-size: 25;
    font-size: 16px !important;
    font-family: 'Open Sans' !important;
    font-weight: 500 !important;
    line-height: 44px;
}

.modify-btn {
    margin: 10px;
    border-radius: 3px;
    text-align: center;
    width: 220px;
    height: 45px;
}

.modify-btn-1 {
    background: #3d67ec;
}

.modify-btn-2 {
    color: #3d67ec;
    background: #fff;
    border: 1px solid #4185f5;
}

.modify-btn-3 {
    background: #3d67ec;
}

.book-img {
    width: 165px;
    height: 255px;
}

label.input-label {
    font-size: 18px !important;
    color: #0077ff !important;
    font-weight: 500 !important;
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
}

.label-x {
    line-height: 22px;
    font-size: 16px;
    font-weight: 500;
    text-align: left;
    margin-bottom: 5px;
}

.container-for-publish {
    font-family: 'Roboto';
    width: 560px;
    margin: auto;
    padding: 40px;
    box-shadow: 0 4px 20px -5px rgba(39, 108, 222, 0.61);
}

@media only screen and (min-width:320px) and (max-width:767px) {
    .card-dash {
        height: 150px;
    }
    .container {
        width: 98% !important;
    }
    .greating-user {
        width: 95%;
        border-bottom-right-radius: 50px;
        border-bottom-left-radius: 50px;
    }
    .td-header {
        border-bottom-right-radius: 8px;
        border-bottom-left-radius: 8px;
    }
    .show-on-tab-desk,
    .hide-for-mob {
        display: none !important;
    }
    .greatin-in-container {
        padding: 0px;
    }
    .greating-user-text,
    .greating-user-text-2 {
        padding: 0px 20px 0px 30px;
    }
    .show-on-mob {
        display: block;
    }
    .dash-btn1 {
        margin: 5;
        font-size: 12px;
        padding: 10px 35px;
        border-radius: 3px;
    }
    .book-detaile-right,
    .books-container,
    .book-details {
        padding: 0;
    }
    .book-details {
        padding: 0;
        width: 100% !important;
    }
    .books-container {
        padding: 7px;
        border: 1px solid #fff;
        border-radius: 5px;
        background: #fff;
    }
    .book-img {
        width: 110;
        height: 175;
    }
    .modify-btn {
        margin: 0px;
        width: 100%;
        margin: 0 0 7px 0px;
    }
    .sales-report {
        padding: 8px 10px !important;
    }
    .details {
        border: none;
    }
    .container-for-publish {
        width: 100%;
        padding: 20px;
    }
    .modal-dialog .modal-content, .modal-open .modal{
        width: 100% !important;
    }
}

@media only screen and (min-width:768px) and (max-width:1024px) {
    .modal-open .modal{
        width: 100% !important;
    }
    .col-md-4 {
        padding: 5px !important;
    }
    .container {
        width: 100% !important;
    }
    .greating-user {
        width: 100%;
        border-radius: 0px;
        border-bottom-right-radius: 50px;
        border-bottom-left-radius: 50px;
    }
    .show-on-mob {
        display: none;
    }
    .show-on-tab-desk {
        display: block;
    }
    .modify-btn {
        width: 186px;
    }
    .book-detaile-right {
        padding: 0;
    }
}

@media (min-width: 768px) {
    .container,
    .container-md,
    .container-sm {
        max-width: 95% !important;
    }
}

li a
{
    font-family: 'Open Sans';
    color:#fff !important;
}.pagination li a{
    color:black !important;
}
.current{
    background: #3d66ec !important;
}.pagination li .current{
    color:#fff !important;
}.pagination {
    margin-top: 35px  !important;
    display: flex  !important;
    justify-content: center  !important;
}
















