@import "base/icomoon/styles.css";
@import "base/font-awesome.min.css";
@import "base/jquery.mmenu.all.css";

@import "base/theme.css";

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    background: #f8f8f8 none repeat scroll 0 0;
    font-size: 13px;
    line-height: 1.6em;
    margin-bottom: 450px;
}

html {
    position: relative;
    min-height: 100%;
}

footer {

    background: #595959;
    position: absolute;
    bottom: 0;
    width: 100%;
    color: #fff;
    /*! height: 250px; */
}


header .navbar-fixed-top {
    padding-top: 5px;
}

header .menu-bar .nav > li > a {
    padding: 15px 30px;
    transition: 0.05s all;
    color: #03516a;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 10px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;

}

header .menu-bar ul.navbar-nav > li > a:hover,
header .menu-bar ul.navbar-nav > li > a:focus,
header .menu-bar ul.navbar-nav > li.active > a{
    color: white !important;
    background: #0F748A;

}

header .input-group-btn button.dropdown-toggle {
    margin-right: 10px;
    box-shadow: none !important;
    font-weight: 300;
    color: #5c5c5cb3;
    font-size: 12px;
    width: 100px;
    background: white;
    border-top-style: none;
    border-right: 1px solid #dddddd80;
    border-bottom-style: none;
    border-left: none transparent;
    /* border-bottom: none; */
}

header .input-group .dropdown-menu {
    box-shadow: none;
    left: -8px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

header .input-group-btn {

    background: white;
    padding-right: 10px;
    border: 1px solid #0d4d6b;
    border-left: none rgb(13, 77, 107);
    border-radius: 0px 3px 3px 0px;
}

header input.form-control {
    height: 40px;
    font-size: 13px;
    font-weight: 300;
    padding-left: 20px;
    border: 1px solid #0d4d6b;
    border-right: none rgb(13, 77, 107);
    border-radius: 2px 0px 0px 2px;
    box-shadow: none;
}

header .input-group .form-control, header .input-group .input-group-btn  {
    box-shadow: 0 2px 0px 0px rgba(0, 0, 0, 0.14),0 0 0px rgba(221, 221, 221, 0.48);
}

header input.form-control:hover, header .form-control:focus {

    box-shadow: none !important;
    border-color: inherit;
}

header .menu-bar {
    background:white;
    height: 50px;
    margin-bottom: 0px;
}

header .search-bar-strip {
    background: #0f748a;
    min-height: 80px;
    border-bottom: 3px solid #084e5d;
    padding-top: 20px;
}

header .md-header  img{
    width: 120px;
    margin-top: -25px;
}

.md-header .main-menu {
    margin-left: 240px;
}

.home-search-container input[type="text"] {
    height: 49px;
    font-size: 14px;
    font-weight: 300;
    padding-left: 50px;
    border-radius: 50px;
    box-shadow: 0 2px 0px rgba(0, 0, 0, 0.09),0 0 0px rgba(221,221,221,.6);
    border: 1px solid rgba(131, 131, 131, 0.23);
}

.home-search-container h1 {
    color: #03516A;
    font-weight: 600;
    font-size: 30px;
    font-family: c;
}

.home-search-container .head-book-strip {
    height: 240px !important;
    overflow: hidden;
    margin-top: 30px
}

.home-search-container .fa.fa-search {
    -webkit-text-stroke: 3px white;
    color: rgb(144, 144, 144)
}

.grid-view {
    margin-bottom: 1.5em;
    font-family: Calibri,Candara,Segoe,"Segoe UI",Optima,Arial,sans-serif;
    border-bottom: 1px solid #E8E8E8;
    padding-bottom: 1.5em;
    line-height: 1.5;
}


.grid-view  img {
    width: 150px;
    height: 230px;
    white-space: nowrap;
    box-shadow: 0 3px 2px -2px rgba(0, 0, 0, .42);
    padding: 2px;
    border: 1px solid #dbdbdb;
}

.breadcrumb>li+li:before {
    content:"\00bb";
    padding:0 5px;
    color:#333
}

.container-full {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.no-container {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

@media only screen and (min-width: 1200px) {
    .container {
        width: 1000px
    }
}

a,
a:active,
a:focus,
.btn:focus,
.btn:active:focus,
.btn.active:focus {
    outline: 0 none !important;
    -webkit-appearance: none
}

a {
    color: #1085cf;
}

.form-group {
    margin-bottom: 20px;
    position: relative;
}

.form-control:focus {
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #ccc;
}

.form-control::-moz-placeholder {

    color: #c1c1c1;
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #fbfbfb;
    opacity: 1;
}

.modal-backdrop.in {

    opacity: 0.2;
}

.modal-content {

    border-radius: 5px;
}

.modal-content {

    box-shadow: 0 2px 4px 0px rgba(0, 0, 0, 0.2), 0 1px 3px 1px rgba(0, 0, 0, 0.14), 0 2px 9px 0px rgba(0, 0, 0, 0.12);
}

/* Buttons */

.btn {
    display: inline-block;
    background-color: #f5f5f5;
    background-image: -webkit-linear-gradient(top, #f5f5f5, #f1f1f1);
    background-image: -moz-linear-gradient(top, #f5f5f5, #f1f1f1);
    background-image: -ms-linear-gradient(top, #f5f5f5, #f1f1f1);
    background-image: -o-linear-gradient(top, #f5f5f5, #f1f1f1);
    background-image: linear-gradient(top, #f5f5f5, #f1f1f1);
    color: #555;

    border: 1px solid #dcdcdc;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    font-weight: bold;
    text-align: center;
    min-width: 54px;
    text-decoration: none;
}

.btn-sm {
    font-size: 11px;
}

.btn-group-sm > .btn {
    font-size: 11px;
    font-weight: 500;
}

.btn.default {

    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05), inset 0 1px 0 rgba(255, 255, 255, 0.8);
    background-image: linear-gradient(to bottom, #fefefe, #f2f2f2);
}

.btn:hover {
    background-color: #F8F8F8;
    background-image: -webkit-linear-gradient(top, #f8f8f8, #f1f1f1);
    background-image: -moz-linear-gradient(top, #f8f8f8, #f1f1f1);
    background-image: -ms-linear-gradient(top, #f8f8f8, #f1f1f1);
    background-image: -o-linear-gradient(top, #f8f8f8, #f1f1f1);
    background-image: linear-gradient(top, #f8f8f8, #f1f1f1);

    border: 1px solid #d8d8d8;
    color: #333;

    -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, .1);
    box-shadow: 0px 1px 1px rgba(0, 0, 0, .1);
}

.btn.default.active {
    background-color: #ECECEC;
    border-color: #D1D1D1;
    background-image: linear-gradient(to bottom, #fff, #dddc);
}

/* blue */

.btn.primary {
    background-color: #1E79C8;
    background-image: -webkit-linear-gradient(top, #2076C0, #0866B6);
    background-image: -moz-linear-gradient(top, #2076C0, #0866B6);
    background-image: -ms-linear-gradient(top, #2076C0, #0866B6);
    background-image: -o-linear-gradient(top, #2076C0, #0866B6);
    background-image: linear-gradient(top, #2076C0, #0866B6);
    border: 1px solid #1466AB;
    color: white;
}

.btn.primary:hover {
    border: 1px solid #095B99;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
    background-image: -webkit-linear-gradient(top, #1E6FB4, #0B5CA1);
    background-image: -moz-linear-gradient(top, #1E6FB4, #0B5CA1);
    background-image: -ms-linear-gradient(top, #1E6FB4, #0B5CA1);
    background-image: -o-linear-gradient(top, #1E6FB4, #0B5CA1);
    background-image: linear-gradient(top, #1E6FB4, #0B5CA1);
}

.btn.primary.active {
    background-color: RGBA(21, 83, 140, 0.94) !important;
    border-color: #214F78;
    background-image: none;
}

/* red */

.btn.red {
    background-color: #D14836;
    background-image: -webkit-linear-gradient(top, #dd4b39, #d14836);
    background-image: -moz-linear-gradient(top, #dd4b39, #d14836);
    background-image: -ms-linear-gradient(top, #dd4b39, #d14836);
    background-image: -o-linear-gradient(top, #dd4b39, #d14836);
    background-image: linear-gradient(top, #dd4b39, #d14836);

    border: 1px solid transparent;
    color: white;
    text-shadow: 0 1px rgba(0, 0, 0, 0.1);
}

.btn.red:hover {
    background-color: #C53727;
    background-image: -webkit-linear-gradient(top, #dd4b39, #c53727);
    background-image: -moz-linear-gradient(top, #dd4b39, #c53727);
    background-image: -ms-linear-gradient(top, #dd4b39, #c53727);
    background-image: -o-linear-gradient(top, #dd4b39, #c53727);
    background-image: linear-gradient(top, #dd4b39, #c53727);
}

.btn.red.active {
    border-color: #B92C1C;
    background-image: none;
    background-color: #c02a19;
}

/* green */

.btn.green {
    background-color: #009688;
    background-image: -webkit-linear-gradient(top, #148D7E, #077D6F);
    background-image: -moz-linear-gradient(top, #148D7E, #077D6F);
    background-image: -ms-linear-gradient(top, #148D7E, #077D6F);
    background-image: -o-linear-gradient(top, #148D7E, #077D6F);
    background-image: linear-gradient(top, #148D7E, #077D6F);
    border: 1px solid #048477;
    color: white;
    text-shadow: 0 1px rgba(0, 0, 0, 0.1);
}

.btn.green:hover {
    background-color: #06776B;
    background-image: -webkit-linear-gradient(top, #0E8173, #06776B);
    background-image: -moz-linear-gradient(top, #0E8173, #06776B);
    background-image: -ms-linear-gradient(top, #0E8173, #06776B);
    background-image: -o-linear-gradient(top, #0E8173, #06776B);
    background-image: linear-gradient(top, #0E8173, #06776B);
    border: 1px solid #0E665D;
}

.btn.green.active {
    background-color: #066F63;
    border-color: #096358;
    background-image: none;
}

/* graysish */

.btn.grayish {
    background-color: #3D9400;
    background-image: -webkit-linear-gradient(top, #7c7461, #615b4c);
    background-image: -moz-linear-gradient(top, #7c7461, #615b4c);
    background-image: -ms-linear-gradient(top, #7c7461, #615b4c);
    background-image: -o-linear-gradient(top, #7c7461, #615b4c);
    background-image: linear-gradient(top, #7c7461, #615b4c);

    border: 1px solid #504b3e;
    color: white;
    text-shadow: 0 1px rgba(0, 0, 0, 0.1);
}

.btn.grayish:hover {
    background-color: #368200;
    background-image: -webkit-linear-gradient(top, #7c7461, #504b3e);
    background-image: -moz-linear-gradient(top, #7c7461, #504b3e);
    background-image: -ms-linear-gradient(top, #7c7461, #504b3e);
    background-image: -o-linear-gradient(top, #7c7461, #504b3e);
    background-image: linear-gradient(top, #7c7461, #504b3e);
    border: 1px solid #474337;
}

.btn.grayish.active {
    border-color: #514c3e;
    background-image: none;
    background-color: #5F5849;
}

.btn.default > .badge {

    background: #555 !important;
    color: #ffffff !important;
}

.btn.grin {
    border: 1px solid #0c5567;
    color: white;
    background-image: -webkit-linear-gradient(top, #1293b1, #096e86);
    background-image: linear-gradient(top, #1293b1, #096e86);
}

.btn em {
    display: block;
    font-size: 10px;
    font-style: normal;
    opacity: .7;
    padding-top: 0;
    text-transform: uppercase !important;
}

.btn.grin.btn-outline {
    border: 1px solid #0c5567;
    color: #0c5567;
    background: transparent;
}

.btn.grin:hover, .btn.grin:active {
    border: 1px solid #116b82;
    color: white;
    background-image: -webkit-linear-gradient(top, #15a9cc, #0e7e98);
    background-image: linear-gradient(top, #1293b1, #096e86);
}

.btn.grayish > .badge, .btn.primary > .badge {
    background: white !important;
    color: #333 !important;
}

.top-navigation {
    background: white;
    border: none;
}

.navbar-brand {
    padding: 10px 0px;
}

nav .top-nav .navbar-nav > li > a {

    color: #777;
    /*! font-weight: 500; */
    font-size: 11px;
    padding-left: 5px;
}

nav .top-nav .navbar-nav > li > a:focus,
nav .top-nav .navbar-nav > li > a:hover {
    color: #585757;
    background: inherit;
    /*! font-weight: 100; */
    /*! font-size: 9px; */
}

.navbar-default {

    border-bottom: 4px solid rgb(7, 83, 99) !important;
    background: #0F829B;

}

.navbar-default .main-nav .navbar-nav > li > a,
.navbar-default .main-nav .navbar-text {
    color: #fff;
}

.navbar-default .main-nav .navbar-nav > .active > a,
.navbar-default .main-nav .navbar-nav > .active > a:focus,
.navbar-default .main-nav .navbar-nav > .active > a:hover,
.navbar-default .main-nav .navbar-nav > li > a:focus,
.navbar-default .main-nav .navbar-nav > li > a:hover {
    background: #075363;
    color: white;
}

.navbar.top-navigation {

    background: white;
}

.main-nav .navbar-nav > li > a {
    padding: 15px 20px;
    line-height: 30px;
    font-size: 12px;
    font-weight: 500;
}

.top-nav {
    margin-bottom: 0px;
}

.top-navigation .navbar-nav > li > a,
.top-navigation .navbar-text {

    font-size: 10px;
    /*! text-transform: uppercase; */
    color: #a8acb4;
}

.top-navigation .navbar-nav > li > a {

    padding: 9px 12px;
    line-height: 15px;

}

.navbar.top-navigation {
    /*! height: 50px; */
    /*! box-shadow: 0 1px 0 rgba(12, 13, 14, 0.1), 0 1px 3px rgba(12, 13, 14, 0.1), 0 4px 20px rgba(12, 13, 14, 0.035), 0 1px 1px rgba(12, 13, 14, 0.025); */
    /*! background: #FAFAFB; */
    transition: box-shadow cubic-bezier(.165, .84, .44, 1) .25s;
}

footer {

    margin-top: 30px;
}

footer .logo-text span {
    color: #bfbfbf;
}

footer .logo-text sub {

    color: #999;
    font-size: 10px;
    text-transform: uppercase;

}

footer .footer-block:first-of-type .btn {

    background: #333333;
    color: #999;
    border-color: #787878;
    border-radius: 1px;
    font-size: 11px;
    box-shadow: none;
}

footer .footer-block:first-of-type .btn-group {

    background: transparent;
}

footer > .footer-bottom, footer > .footer-main {

    display: block;
}

footer > .footer-main .footer-block {

    display: block;
    padding-top: 15px;
    line-height: 30px;
}

footer > .footer-main .footer-block ul {

    margin-bottom: 0px;
}

footer > .footer-main .footer-block ul.list-inline li {

    /*! padding-right: 20px; */
}

footer > .footer-main .footer-block ul.list-inline li a {
    font-weight: 500;
    color: #d8d8d8;
    display: inline-block;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    text-align: left;
    font-family: 'Source Sans Pro', sans-serif;
}

footer > .footer-main .footer-block ul.small li a {

    font-size: 10px;
}

footer > .footer-main .footer-block ul.list-inline li a:hover {

    color: #ffffff;
}

footer > .footer-main .footer-block {

    /*! border-top: 1px solid #3d3d3d00; */
    /*! border-bottom: 1px solid #2b2b2b; */
}

footer > .footer-main .footer-block:last-of-type {

    border-bottom: none;
}

footer > .footer-main .footer-block:first-of-type {

    border-top: none;
}

footer .footer-bottom {

    background: #474747;
    width: 100%;
    font-size: 12px;
    color: rgba(255, 255, 255, 0.7);
    height: 60px;
    vertical-align: middle;
}

footer .footer-bottom p {

    padding-top: 20px;
}

@font-face {
    font-family: 'si';
    src: url(fonts/Socicon.eot);
    src: url(fonts/Socicon.eot?#iefix) format('embedded-opentype'),
    url(fonts/Socicon.woff) format('woff'),
    url(fonts/Socicon.ttf) format('truetype'),
    url(fonts/Socicon.svg#icomoonregular) format('svg');
    font-weight: normal;
    font-style: normal;

}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    @font-face {
        font-family: si;
        src: url(fonts/Socicon.svg) format('svg');
    }
}

.books-wrapper .grid-view {

    margin-bottom: 0;
    font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
    padding-bottom: 1.5em;
    border: none;
}

.books-wrapper .grid-view hr {

    border-color: #eeeeee;
}

.books-wrapper .panel {

    border: 1px solid #e2e2e2;
}

.books-wrapper .grid-view .panel {
    border-radius: 0px;
    box-shadow: none;
    margin-bottom: 0 !important;
}

.books-wrapper .rating {
    position: absolute;
    bottom: 0;
    right:0
}

.panel-title h5 {
    font-size: 15px;
}

.breadcrumb .breadcrumb-item a {
    color: #777
}

.books-wrapper .panel .media-body {
    max-height: 200px;
}

.item-container .item-cover img {
    width: 185px;
    height: 277px;
}

.item-container .item-cover img {
    width: 190px;
    height: 300px;
    background: #fff;
    box-shadow: 0 4px 3px 0 rgba(0, 0, 0, .32);
    padding: 2px;
}

.item-tabs .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover,
.item-tabs .nav-tabs > li.active > a:focus,
.item-tabs .nav-tabs > li.active > a:active {

    color: #333;
    border: 1px solid #ddd;
    border-bottom-color: #F9F9F9;
    cursor: default;
    background: #F9F9F9;
}

.book_left-side {
    border-right: 1px solid #eeeeee;
}

.book-container .item-title {
    line-height: 30px
}

.book-container .item-title span {
    font-size: 20px;
    font-weight: 600
}

.book-container .top-wrapper {
    background: white;
    min-height: 300px;
    border-bottom: 1px solid #ddd
}


.book-container .top-wrapper .item-details {
    line-height: 27px
}

.book-container .top-wrapper .review-wrap {
    margin-left: -7px
}

.book-container .top-wrapper .category-wrap {
    line-height: 2em
}

.book-container .bottom-wrapper fieldset legend span {
    border-bottom: 2px solid #222
}

.book-container .review-container .panel {
    border: 1px solid #ddd;
}

.pb-books img {
    width: 60px;
    height: 85px;
    box-shadow: 0 3px 2px -2px rgba(0, 0, 0, .42);
    white-space: nowrap;
}

.item-details .label {
    font-size: 10px;
    border-radius: 50px;
    padding: 0px 8px;
    font-weight: 500;
}

.table.book-details > tbody > tr > td,
.table.book-details > tbody > tr > th,
.table.book-details > tfoot > tr > td,
.table.book-details > tfoot > tr > th,
.table.book-details > thead > tr > td,
.table.book-details > thead > tr > th {

    padding: 4px 0px;
    font-size: 12px;
}

.row-related img {
    width: 140px;
    height: 210px;
    box-shadow: 0 3px 2px -2px rgba(0, 0, 0, .42);
    padding: 2px;
    border: 1px solid #c5c5c5;
}

.row-related h5 {
    font-size: 12px;
    line-height: 20px;
    margin: 6px 0 0;
    color: #555;
}

.related-row .single-wrap .item-header a {

    color: #333;
    font-weight: 500;
}


.line-height-2 {

    line-height: 2em;
}

.text-xs-left {
    text-align: left;
}

.text-xs-right {
    text-align: right;
}

.text-xs-center {
    text-align: center;
}

.text-xs-justify {
    text-align: justify;
}

.text-bold-500 {

    font-weight: 500;
    font-family: inherit;
}

.text-bold-400 {
    font-weight: 400 !important;
    font-family: inherit;
}

.line-height-16 {
    line-height: 1.7 !important;
}

.text-black {

    color: #000000;
}

.text-white {

    color: #fff !important;

}

.text-grayish {

    color: #585245;
}

@media (min-width: 768px) {
    .text-sm-left {
        text-align: left;
    }

    .text-sm-right {
        text-align: right;
    }

    .text-sm-center {
        text-align: center;
    }

    .text-sm-justify {
        text-align: justify;
    }
}

@media (min-width: 992px) {
    .text-md-left {
        text-align: left;
    }

    .text-md-right {
        text-align: right;
    }

    .text-md-center {
        text-align: center;
    }

    .text-md-justify {
        text-align: justify;
    }
}

@media (min-width: 1200px) {
    .text-lg-left {
        text-align: left;
    }

    .text-lg-right {
        text-align: right;
    }

    .text-lg-center {
        text-align: center;
    }

    .text-lg-justify {
        text-align: justify;
    }
}

legend {
    font-size: 12px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-transform: uppercase;
}

.label {
    display: inline-block;
    font-weight: 500;
    padding: 1px 4px 0px 4px;
    line-height: 1.5384616;
    border: 1px solid transparent;
    font-size: 8px;
    letter-spacing: 0.1px;
    border-radius: 2px;
}

label.control-label {

    font-weight: 500;
    color: #666;
}

.label-danger {
    border-color: #D64534;
    background-color: #D64534 !important;
}

.label-info {
    border-color: #3BAFDA;
    background-color: #3BAFDA !important;
}

.label-primary {
    border-color: #0C7ABF;
    background: #0C7ABF !important;
}

.bg-teal {
    background-color: #009688;
    border-color: #009688;
    color: #fff;
}

.label-success {

    background-color: #009688 !important;
    border-color: #009688;
}

.label-grayish, .badge-grayish {

    background: #6C6554;
    border-color: #6C6554;
}

.label-default {
    background-color: #f5f5f5;
    color: #444;
    border-color: #eee !important;
}

.alert {

    border-left: 5px solid transparent;

}

.alert-info {
    border-color: #03586C;
}

.alert-success {

    border-color: #08685C;
}

.alert-danger {

    /*! border-color: #c23321; */
}

.alert-warning {

    border-color: #c87f0a;
}

.alert-primary {

    border-color: #b00c0c !important;
}

.no-margin {
    margin: 0 !important;
}

.no-margin-top {
    margin-top: 0 !important;
}

.no-margin-bottom {
    margin-bottom: 0 !important;
}

.no-margin-left {
    margin-left: 0 !important;
}

.no-margin-right {
    margin-right: 0 !important;
}

.m-5 {
    margin: 5px !important;
}

.m-10 {
    margin: 10px !important;
}

.m-15 {
    margin: 15px !important;
}

.m-20 {
    margin: 20px !important;
}

.mt-5 {
    margin-top: 5px !important;
}

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

.mt-15 {
    margin-top: 15px !important;
}

.mt-20 {
    margin-top: 20px !important;
}

.mb-5 {
    margin-bottom: 5px !important;
}

.mb-10 {
    margin-bottom: 10px !important;
}

.mb-15 {
    margin-bottom: 15px !important;
}

.mb-20 {
    margin-bottom: 20px !important;
}

.ml-5 {
    margin-left: 5px !important;
}

.ml-10 {
    margin-left: 10px !important;
}

.ml-15 {
    margin-left: 15px !important;
}

.ml-20 {
    margin-left: 20px !important;
}

.ml-30 {
    margin-left: 30px !important;
}

.ml-40 {
    margin-left: 40px !important;
}

.ml-50 {
    margin-left: 50px !important;
}

.mr-5 {
    margin-right: 5px !important;
}

.mr-10 {
    margin-right: 10px !important;
}

.mr-15 {
    margin-right: 15px !important;
}

.mr-20 {
    margin-right: 20px !important;
}

.mr-30 {
    margin-right: 30px !important;
}

.mr-40 {
    margin-right: 40px !important;
}

.mr-50 {
    margin-right: 50px !important;
}

.no-padding {
    padding: 0 !important;
}

.no-padding-top {
    padding-top: 0 !important;
}

.no-padding-bottom {
    padding-bottom: 0 !important;
}

.no-padding-left {
    padding-left: 0 !important;
}

.no-padding-right {
    padding-right: 0 !important;
}

.p-5 {
    padding: 5px !important;
}

.p-10 {
    padding: 10px !important;
}

.p-15 {
    padding: 15px !important;
}

.p-20 {
    padding: 20px !important;
}

.pt-5 {
    padding-top: 5px !important;
}

.pt-10 {
    padding-top: 10px !important;
}

.pt-15 {
    padding-top: 15px !important;
}

.pt-20 {
    padding-top: 20px !important;
}

.pb-5 {
    padding-bottom: 5px !important;
}

.pb-10 {
    padding-bottom: 10px !important;
}

.pb-15 {
    padding-bottom: 15px !important;
}

.pb-20 {
    padding-bottom: 20px !important;
}

.pl-5 {
    padding-left: 5px !important;
}

.pl-10 {
    padding-left: 10px !important;
}

.pl-15 {
    padding-left: 15px !important;
}

.pl-20 {
    padding-left: 20px !important;
}

.pr-5 {
    padding-right: 5px !important;
}

.pr-10 {
    padding-right: 10px !important;
}

.pr-15 {
    padding-right: 15px !important;
}

.pr-20 {
    padding-right: 20px !important;
}

.no-border {
    border: 0 !important;
}

.no-border-top {
    border-top: 0 !important;
}

.no-border-bottom {
    border-bottom: 0 !important;
}

.no-border-left {
    border-left: 0 !important;
}

.no-border-right {
    border-right: 0 !important;
}

.no-border-radius {
    border-radius: 0;
}

.no-border-radius-top {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.no-border-radius-bottom {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.no-border-radius-left {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.no-border-radius-right {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.no-box-shadow {

    box-shadow: none;
}

.border-top {
    border-top: 1px solid;
}

.border-bottom {
    border-bottom: 1px solid;
}

.border-left {
    border-left: 1px solid;
}

.border-right {
    border-right: 1px solid;
}

.border-lg {
    border-width: 2px;
}

.border-top-lg {
    border-top: 2px solid;
}

.border-bottom-lg {
    border-bottom: 2px solid;
}

.border-left-lg {
    border-left: 2px solid;
}

.border-right-lg {
    border-right: 2px solid;
}

.border-xlg {
    border-width: 3px;
}

.border-top-xlg {
    border-top: 3px solid;
}

.border-bottom-xlg {
    border-bottom: 3px solid;
}

.border-left-xlg {
    border-left: 3px solid;
}

.border-right-xlg {
    border-right: 3px solid;
}

.full-width {
    width: 100%;
}


.section-bottom {
    background: #F8F8F8;
    min-height: 130px;
}

.login-box-body .login_signup-link h5 span {
    background: #F2F2F2 none repeat scroll 0 0;
    color: #ababab;
    padding: 7px;
    border-radius: 50px;
    font-size: 12px;
    box-shadow: 0 3px 2px -2px rgba(0, 0, 0, .4);
}

.login-box-body .login_signup-link h5{
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #ccc;
    line-height: .1em;
    margin: 20px 0 25px;
}




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

    body {
        margin-bottom: 700px !important;;
    }
    footer {
        height: 700px !important;
    }

    .login-box-body {

        margin-bottom: 50px !important;
    }

    .login-box-body footer {

        height: 50px !important;
    }

    footer > .footer-main .footer-block ul.list-inline li {
        padding-right: 15px;
    }

    footer > .footer-main .footer-block {
        line-height: 40px;
    }

    .section-bottom {
        margin-top: 30px;
        min-height: 100px;
        border-top: 1px solid #ededed;
    }

    .section-bottom hr {
        border-color:  #ededed;
    }
    .section-bottom .media-tiles {
        padding-top: 15px !important;
        margin-top: 0 !important;
    }

    .home-search-container h1 {
        font-size: 25px;
    }


    .grid-view {
        margin-bottom: 1.5em;
        font-family: Calibri,Candara,Segoe,"Segoe UI",Optima,Arial,sans-serif;
        border-bottom: 1px solid #E8E8E8;
        padding-bottom: 1.5em;
        line-height: 1.5;
    }

    .books-wrapper .paginator {

        background: transparent;
        border: none;
        box-shadow: none;
        text-align: center;
    }


    .grid-view  img {
        width: 100px;
        height: 130px;
        white-space: nowrap;
        box-shadow: 0 3px 2px -2px rgba(0, 0, 0, .42);
        padding: 2px;
        border: 1px solid #dbdbdb;
    }

    .grid-view .book-block:not(:first-child) {
        margin-top: 20px; ;
    }

    .top-wrapper img.item-image {

        width: 125px;
        height: 180px;
        margin-bottom: 15px;
    }

    .top-wrapper .visible-xs .rating {
        top: 4px;
    }

    .top-wrapper .item-title {

        line-height: 25px;
        margin-bottom: 5px;
    }

    .top-wrapper .item-title span {

        font-size: 15px;
    }

    .bottom-wrapper .related-row img {

        width: 110px;
        height: 150px;
    }

    .related-row {
        padding-right: 15px;
    }

    .popular-container {

        padding-right: 20px;
    }

}


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

    .home-search-container .head-book-strip img {
        height: 140px;
        width: 110px;
    }

    .home-search-container .head-book-strip {
        height: 110px !important;
        overflow: hidden;
    }

    .popular-container .single-wrap img {
        height: 140px;
        width: 110px;
    }
}


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

    body {

        margin-bottom: 350px;
    }

    .home-search-container .head-book-strip img {
        height: 110px;
        width: 110px;
    }


}

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

    .top-wrapper img.item-image {
        width: 110px;
        height: 160px;
        margin-bottom: 15px;
    }
}

@media screen and (min-width: 770px) and (max-width: 1020px) {

    .top-wrapper img.item-image {

        width: 150px;
        height: 220px;
    }

    .top-wrapper .visible-xs .rating {
        top: 4px;
    }

    .top-wrapper .item-title {
        line-height: 25px;
        margin-bottom: 5px;
    }

    .top-wrapper .item-title span {


    }

    .bottom-wrapper .related-row img {

        width: 110px;
        height: 140px;
    }

}

@media screen and (max-width: 480px) and (orientation: landscape) {

}

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

}


.bootstrap-select .btn {

    background: white;
    box-shadow: none;
}

.has-feedback .bootstrap-select .btn {

    padding-left: 32px;
}

.bootstrap-select.btn-group .dropdown-menu li a {
    padding: 7px 15px;
    font-size: 12px;
}

.bootstrap-select .dropdown-toggle:focus {

    outline: none !important;
    outline-offset: 0px;
}

.bootstrap-select .bs-searchbox input {
    border-top: none;
    border-left: none;
    border-right: none;
    font-weight: 300;
    padding-left: 5px;
}

.dropdown-header:first-child {
    margin-top: 0px;
}

.bootstrap-select .popover-title {
    color: #777;
    font-size: 11px;
    padding-top: 10px;
}

.bootstrap-select.btn-group .dropdown-menu li.active small {

    color: white !important;
}


.bootstrap-select.btn-group .dropdown-toggle .filter-option {

    font-weight: 400;
    font-size: 12px;
}

.
@font-face {
    font-family: norwester;
    src: url(fonts/norwester.svg) format('svg');
}

.logo-text {

    font-family: 'norwester';
    font-size: 22px;
    color: white;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.37);
    word-spacing: 2px;
    letter-spacing: 1.5px;
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 20px;
    padding: 15px 5px;
    margin-top: 5px;
    margin-bottom: 5px;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 3px;
}

.navbar-right {
    margin-right: 0px;
}

.navbar-default .navbar-toggle {
    border-color: transparent;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: transparent;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #e0e0e0;
}

.navbar-toggle:hover {
    background-image: none;
}

footer .bootstrap-select.btn-group .dropdown-menu li a:hover,
footer .bootstrap-select.btn-group .dropdown-menu li a:focus,
footer .bootstrap-select.btn-group .dropdown-menu .active a,
footer .bootstrap-select.btn-group .dropdown-menu .active a:focus,
footer .bootstrap-select.btn-group .dropdown-menu .active a:hover,
footer .bootstrap-select.btn-group .dropdown-menu li a:hover .text-muted,
footer .bootstrap-select.btn-group .dropdown-menu li a:active .text-muted,
footer .bootstrap-select.btn-group .dropdown-menu li a:focus .text-muted,
footer .bootstrap-select.btn-group .dropdown-menu li.active a:hover .text-muted,
footer .bootstrap-select.btn-group .dropdown-menu li.active a:focus .text-muted,
footer .bootstrap-select.btn-group .dropdown-menu li.active a:active .text-muted {
    text-decoration: none;
    color: #333333;
    background-color: white;
}

header .top-navigation ul.dropdown-menu li a, header .nav.pull-right.head-nav-menu ul.dropdown-menu li a {
    color: #555;
    padding: 5px 15px;
    line-height: 1.4em;
    text-align: left;
    font-size: 12px;
}

.legend {
    border-color: #e6e6e6;
}

.side-bar legend {

    font-size: 11px;
}

.side-bar {

    border-right: 1px solid #e2e2e2;
}

.result-block {

    border-left: 1px solid rgb(253, 253, 253)
}

.fa-rotate-45 {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.fa-rotate-90 {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

.fa-rotate-180 {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.fa-rotate-270 {
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
}

.side-bar .btn-group.btn-group-justified a span {

    font-size: 10px;
    color: #666;
    font-weight: 500;
}

.btn-bordered {

    border-bottom: 4px solid #d5d5d5 !important;
}

.btn.default:hover {
    background: white;
}

.side-bar fieldset {

    border-bottom: 1px solid #d2d2d2b3;
    border-top: 1px solid rgb(234, 234, 234);
    margin-bottom: 10px;
}

.side-bar .btn.default.active {

    background: white;
    border-color: #e0e0e0;
}

.side-bar fieldset legend {

    border: none;
    margin-bottom: 5px;
}

.schedule-items {

    padding-top: 10px;

    border-top: 1px solid #e8e8e8;
}

.schedule-item-card {

    background: white;
    border: 1px solid #E7E7E7;
    border-bottom: 3px solid #dbdbdb;
    min-height: 100px;
    margin-bottom: 20px;
}

.schedule-item-card .btn.grayish {
    font-size: 11px;
    color: #f1f1f1;
}

.table-borderless > tbody > tr > td,
.table-borderless > tbody > tr > th,
.table-borderless > tfoot > tr > td,
.table-borderless > tfoot > tr > th,
.table-borderless > thead > tr > td,
.table-borderless > thead > tr > th {
    border: none;
}


.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:hover {

    border: none;
    background: transparent;
}


.pager .finish a {

    float: right;
}

.pagination.brownish > .active > a,
.pagination.brownish > .active > a:focus,
.pagination.brownish > .active > a:hover,
.pagination.brownish > .active > span,
.pagination.brownish > .active > span:focus,
.pagination.brownish > .active > span:hover {

    background: #545454 linear-gradient(to bottom, #78705d, #655c48);
    color: #fff;
    cursor: default;
    border: 1px solid #605947;

}

.wizard .btn {

    font-weight: 400;
}

.alert-grayish {
    border-color: #9e9e9e;
    background: #fefefe;
}

.alert-orange {

    border-color: #e76d13;
    background: white;
}

.bg-white {

    background: #fff !important;
}

.table.table-gray > thead, .table.table-gray > tfoot, .input-group-addon {

    background: #f5f5f5;
    background-image: linear-gradient(to bottom, #fefefe, #f2f2f2);
    color: #444;

}

.table.table-borderless > thead > tr > th,
.table.table-borderless > tbody > tr > th,
.table.table-borderless > tfoot > tr > th,
.table.table-borderless > thead > tr > td,
.table.table-borderless > tbody > tr > td,
.table.table-borderless > tfoot > tr > td {

    border-color: transparent;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}

.table > thead > tr, .table > tfoot > tr {

    background: linear-gradient(to bottom, #fefefe, #f9f9f9);
}

.table.table-white > thead > tr, .table.table-white > tfoot > tr {
    background: white;
}

.table > thead > tr:not(:last-child) > td,
.table > thead > tr:not(:last-child) > th,
.table > tfoot > tr:not(:first-child) > td,
.table > tfoot > tr:not(:first-child) > th {

    border-top-color: #EAEAEA;
}

.form-group.has-error .form-control.btn-bordered {
    border-color: #b94a48;
    border-bottom: 3px solid #b94a48 !important;
}

@media only screen and (max-width: 760px) {
    .nav-tabs > li {
        display: inline-block;
        width: 32%;
    }


}

.nav-tabs.nav-justified > li > a {

    margin-right: auto;
}


.panel.panel-bordered {

    border: 1px solid #eaeaea;
}

#form input[type=text], #form input[type=email] {

    height: 40px;
}

#form .form-control {

    font-size: 13px !important;
}

#help .topics .list-group-item {

    padding-left: 20px;
    font-size: 15px;
    color: #1379a1;
}

#help .topics .list-group-item:hover, #help .topics .list-group-item:focus, #help .topics .list-group-item:active {

    background: white;
    color: #1c69a1;
    text-decoration: underline;
}

.module-title + .module-subtitle {
    margin-top: -35px;
}

.module-subtitle {
    text-align: center;
    font-size: 16px;
    color: rgb(17, 17, 17);
    margin-bottom: 40px;
}

.font-serif {
    font-family: Volkhov, "Times New Roman", sans-serif;
    font-style: italic;
}

.alt-features-item {
    position: relative;
    padding-left: 55px;
    margin: 15px 0 40px 0;
}

.alt-features-icon {
    position: absolute;
    height: 40px;
    width: 40px;
    left: 0;
    top: 0;
    text-align: center;
    line-height: 40px;
    font-size: 28px;
}

.alt-features-title {
    font-size: 13px;
    margin: 0 0 10px;
}

.features-title, .alt-features-title {
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 400;
    font-size: 14px;
    color: rgb(17, 17, 17);
    margin: 16px 0 15px;
}

.font-alt {
    font-family: "Roboto Condensed", sans-serif;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.module-icon {
    text-align: center;
    font-size: 32px;
    margin-bottom: 20px;
    color: #9e9e9e;
}

.testimonial-text {
    text-align: center;
    font-style: normal;
    font-size: 18px;
}

.testimonial-caption {
    text-align: center;
    padding: 10px 0 0;
}

.testimonial-title {
    font-size: 14px;
}

.testimonial-descr {
    color: rgba(68, 68, 68, 0.94);
    font-size: 11px;
}

.testimonial blockquote {
    border: 0;
    font-style: italic;
    font-size: 15px;
    padding: 20px;
}

/* button hover transition */
.btn {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

/* outline button style */
.btn-outline {
}

.btn-outline.btn-default {
    background: none;
    border: 1px solid #ccc;
    color: #333;
}

.btn-outline.btn-default:hover,
.btn-outline.btn-default:active {
    color: #333;
    background: #ccc;
    border-color: #ccc;
}

.btn-outline.primary {
    background: none;
    border: 1px solid #428bca;
    color: #428bca;
}

.btn-outline.primary:hover,
.btn-outline.primary:active {
    color: #FFF;
    background: #428bca;
    border-color: #428bca;
}

.btn-outline.success {
    background: none;
    border: 1px solid #5cb85c;
    color: #5cb85c;
}

.btn-outline.success:hover,
.btn-outline.success:active {
    color: #FFF;
    background: #5cb85c;
}

.btn-outline.btn-info {
    background: none;
    border: 1px solid #5bc0de;
    color: #5bc0de;
}

.btn-outline.btn-info:hover,
.btn-outline.btn-info:active {
    color: #FFF;
    background: #5bc0de;
}

.btn-outline.warning {
    background: none;
    border: 1px solid #f0ad4e;
    color: #f0ad4e;
}

.btn-outline.warning:hover,
.btn-outline.warning:active {
    color: #FFF;
    background: #f0ad4e;
}

.btn-outline.danger {
    background: none;
    border: 1px solid #d9534f;
    color: #d9534f;
}

.btn-outline.danger:hover,
.btn-outline.danger:active {
    color: #FFF;
    background: #d9534f;
}

.btn-outline.orange {
    background: none;
    border: 1px solid #d9815d;
    color: #d9815d;
}

/* border button style */
.btn-border {
    padding: 4px 10px;
}

.btn-border.btn-xs {
    padding: 0 3px;
}

.btn-border.btn-sm {
    padding: 3px 8px;
}

.btn-border.btn-lg {
    padding: 8px 14px;
}

.btn-border.default {
    border: 3px solid #ccc;
}

.btn-border.default:hover,
.btn-border.default:active {
    background: #ccc;
    border-color: #ccc;
}

.btn-border.primary {
    background: none;
    border: 3px solid #428bca;
    color: #428bca;
}

.btn-border.primary:hover,
.btn-border.primary:active {
    color: #FFF;
    background: #428bca;
    border-color: #428bca;
}

.btn-border.success {
    background: none;
    border: 3px solid #5cb85c;
    color: #5cb85c;
}

.btn-border.success:hover,
.btn-border.success:active {
    color: #FFF;
    background: #5cb85c;
}

.btn-border.info {
    background: none;
    border: 3px solid #5bc0de;
    color: #5bc0de;
}

.btn-border.info:hover,
.btn-border.info:active {
    color: #FFF;
    background: #5bc0de;
}

.btn-border.warning {
    background: none;
    border: 3px solid #f0ad4e;
    color: #f0ad4e;
}

.btn-border.warning:hover,
.btn-border.warning:active {
    color: #FFF;
    background: #f0ad4e;
}

.btn-border.danger {
    background: none;
    border: 3px solid #d9534f;
    color: #d9534f;
}

.btn-border.danger:hover,
.btn-border.danger:active {
    color: #FFF;
    background: #d9534f;
}

/* square button style */
.btn-square {
    border-radius: 0;
}

/* circle button style */
.btn-circle.btn-xs {
    width: 22px;
    height: 22px;
    font-size: 10px;
    border-radius: 11px;
    line-height: 1.6;
    padding: 3px 0;
}

.btn-circle.btn-sm {
    width: 30px;
    height: 30px;
    font-size: 12px;
    border-radius: 15px;
    line-height: 1.6;
    padding: 6px 0;
}

.btn-circle {
    width: 34px;
    height: 34px;
    font-size: 16px;
    border-radius: 17px;
    line-height: 1.33;
    padding: 6px 4px;
    text-align: center;
}

.btn-circle.btn-lg {
    width: 46px;
    height: 46px;
    font-size: 22px;
    border-radius: 23px;
    line-height: 1.2;
}

/* round button style */
.btn-round.btn-xs {
    border-radius: 11px;
}

.btn-round.btn-sm {
    border-radius: 22.5px;
    font-weight: 400;
}

.btn-round {
    border-radius: 17px;
}

.btn-round.btn-lg {
    border-radius: 23px;
}

.navbar-buttons {
    margin-top: -5px;
    float: right;
    height: 51px;
}

.btn.btn-green.btn-outline {
    color: rgb(26, 187, 156) !important;
    border: 2px solid rgb(26, 187, 156);
    background: 0;
}

.navbar-buttons__button {
    margin: 0 0 0 5px;
    padding: 10px 20px;
    position: relative;
    top: 40%;
    transform: translateY(-50%);
}

.btn.btn-orange.btn-outline {
    color: rgb(242, 122, 36) !important;
    border: 2px solid rgb(242, 122, 36);
    background: 0;
}

.btn.btn-orange {
    background: rgb(242, 122, 36);
}

.strip {
    background: #F8F8F8;
    position: relative;
    z-index: 9999;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.22), 0 10px 0 rgba(0, 0, 0, 0);
    min-height: 60px;
}

.strip h2 {
    font-weight: 300;
    font-size: 21px
}

.head-book-strip img {
    width: 180px;
    box-shadow: 3px 4px 15px rgba(17, 16, 16, 0.43);
    height: 290px;
}

header .main-menu.head-nav-menu a:hover {

    background: transparent;
    color: #25354f;
}

header .head-nav-menu a {
    color: #03516A;
}

.btn.border-white {

    border-color: rgba(255, 255, 255, 0.52);
}

header.main-menu ul.navbar-nav > li > a:hover {

    color: black;
}


header.main-menu .dropdown-menu {
    top: auto;

}

header.main-menu .navbar-right .dropdown-menu {

    /*! right: auto; */
    box-shadow: 0px 5px 4px rgba(0, 0, 0, 0.15);
    border-radius: 0px 0px 5px 5px;
    border: 1px solid rgba(51, 51, 51, 0.44);
    border-top-color: #eeeeee;
    \.dropdown-menu\ \{\ font-size: 13px;
    box-shadow: 0 2px 4px rgba(30, 30, 30, .12);
    border: 1px solid rgba(0, 0, 0, .17);
    border-radius: 1px;
}

.dropdown-menu {
    font-size: 13px;
    box-shadow: 0 2px 4px rgba(30, 30, 30, .12);
    border: 1px solid rgba(0, 0, 0, .17);
    border-radius: 1px;
}

header .top-navigation .navbar-nav > .open > a,
header .top-navigation .navbar-nav > .open > a:focus,
header .top-navigation .navbar-nav > .open > a:hover {
    background-color: white;
    color: #333;
    /*! font-size: px; */
}

.side-container {
    border: 1px solid #eaeaea;
    padding-bottom: 15px;
}

.list-tiles .media:not(:last-of-type) {
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 10px;
}

.list-tiles .media .media-object {
    width: 60px;
    height: 85px;
    box-shadow: 0 3px 2px -2px rgba(0, 0, 0, .42);
    white-space: nowrap;
}


.list-tiles .media .media-heading {
    margin-bottom: 0;
}

.popular-container img {
    height: 280px;
    width: 180px;
}

.recent-container img {
    height: 200px;
    width: 130px;
}

.popular-container .media-decr {
    width: 180px;
    line-height: 3em;
}

.popular-container p.carousel-control-btns {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
    font-size: 17px;
    margin-top: 10px;
}

.popular-container .media-decr a h6 {
    margin-top: 15px;
    margin-bottom: 0;
    color: #555;
    overflow: hidden;
    line-height: 1.5em;
    max-height: 40px;
    padding-bottom: 10px;
}

p.carousel-control-btns .control-next, p.carousel-control-btns .control-prev {
    color: rgba(136, 136, 136, .67);
    text-decoration: none;
}

.popular-container img {

    box-shadow: -5px 6px 9px -4px rgba(48, 48, 48, 0.54);
    white-space: nowrap;

}

.list-tiles .media .media-heading a {
    color: #444;
}

.list-tiles .media .media-body span {
    font-size: 10px;
}

.list-tiles .media .media-body strong {
    color: #a50e08;
}

.square-bubble {
    position: relative;
    border-radius: .4em;
    box-shadow: inset -10px -10px 0 rgba(0, 0, 0, 0.07);
    -webkit-transition: background-color 500ms ease-out 0.05s;
    -moz-transition: background-color 500ms ease-out 0.05s;
    -o-transition: background-color 500ms ease-out 0.05s;
    transition: background-color 500ms ease-out 0.05s;
}

.square-bubble-blue {
    background: #00aabb;
}

.square-bubble-blue:hover {
    background: #0098a9;
}

.square-bubble-yellow {
    background: #ff9e4a;
}

.square-bubble-yellow:hover {
    background: #ee8e48;
}

.square-bubble-grayish {
    background: #73391e;
}

.square-bubble-grayish:hover {
    background: #62311a;
}

.square-bubble-green {
    background: #447339;
}

.square-bubble-green:hover {
    background: #3d6934;
}

.square-category {
    min-height: 100px;
    text-align: center;
    text-decoration: none;
}

.square-category h6 {
    line-height: 100px;
    color: white;
    letter-spacing: 0.15em;
    text-align: center;
    font-weight: bold;
    font-size: 140%;
    text-shadow: 0 -.05em .1em rgba(0, 0, 0, .3);
}

.section-bottom .media .media-object {
    width: 64px;
    max-height: 90px;
    white-space: nowrap;
}

.section-bottom .media {
    overflow: hidden;
}

.section-bottom .media:first-child {
    margin-top: 15px;
}

.section-bottom .media-heading a {
    color: #6f6f6f;
    font-weight: bold;
    font-size: 18px;
}

.section-bottom .media-tiles {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-top: 25px;
    margin-bottom: 20px;
}

.title-wrap h4 {
    border-color: #eaeaea;
    margin-top: 35px;
}

.title-wrap h4 {
    width: 100%;
    text-align: center;
    border-bottom: 1px solid rgb(204, 204, 204);
    line-height: .1em;
    margin: 20px 0 20px;
}

.title-wrap h4 span {
    padding: 10px 10px;
    font-size: 14px;
    color: #989898;
    box-shadow: none;
    background: #FFF none repeat scroll 0 0;
}

footer {
    background: #075e73;
}

footer a, footer span {
    color: #dbe9ed;
}

footer a:hover {

    color: #fff;
}

footer .footer-menu a {
    font-size: 12px;
    font-weight: 400;
}

footer .footer-end p, footer .footer-end a {
    font-size: 11px;
}

footer .footer-end small {
    font-size: 10px;
}

footer hr {
    border-color: #07768e;
}

.footer-end {
    background: #06586c;
    margin-top: 20px;
    box-shadow: 1px 0px 0px 2px #085163;
}

.footer-end p, .footer-end small, .footer-end a {
    color: #afc8cf;
}

.footer-menu h5 {
    font-weight: 500;
    text-transform: uppercase;
    font-size: 13px;
    color: #07a0c1;
}

header input.form-control, footer input.form-control {
    height: 40px;
    font-size: 13px;
    font-weight: 300;
    padding-left: 20px;
    border: 1px solid #0d4d6b;
    border-right: none rgb(13, 77, 107);
    border-radius: 2px 0px 0px 2px;
    box-shadow: none;
}

header .input-group-btn, footer .input-group-btn {
    background: white;
    padding-right: 10px;
    border: 1px solid #0d4c6a;
    border-left: none rgb(13, 77, 107);
    border-radius: 0px 3px 3px 0px;
    /* border-bottom: transparent; */
    /* height: 25px; */
    /* overflow: hidden; */
}

footer .input-group-btn {
    padding-left: 5px;
}

footer input.form-control:focus {
    border: 1px solid #0d4d6b;
    border-right: transparent;
    box-shadow: none;
}

.divider-shape {
    position: absolute;
    width: 100%;
    line-height: 0;
    direction: ltr;
    bottom: 1px;
    overflow: hidden;
    z-index: -1;

}

.shape-fill.shape-fill-1 {
    fill: #05526566;
    background-image: linear-gradient(180deg, #0c88a4 0, #065e72e6 100%);
}


.login-box-body {
    background: linear-gradient(150deg, #292E7E -1%, #292E7EE6 36%, #292E7EE8);
    margin-bottom: 0
}

.login-box-body .divider-shape {
    position: absolute;
    width: 100%;
    line-height: 0;
    direction: ltr;
    bottom: 1px;
    overflow: hidden;
}

.login-box-body .shape-fill.shape-fill-1 {
    fill: #292E7E;
    background-image: linear-gradient(180deg, #292E7E 0, #292E7E 100%);
}

.login-box-body footer {
    background: transparent
}

.login-box-body .divider-shape svg {
    transform: translateX(-50%) rotate3d(1, 0, 0, 180deg);
    height: 350px;
}

.login-box-body footer a {
    color: #afc8cf;
    font-size: 11px !important;
}

.login-box-body footer, .login-box-body footer span {
    font-size: 11px;
    background: transparent;
    color: #afc8cf !important;
}

.login-box-body .form-control:not(:last-child) {
    border-bottom: none
}

.login-box-body .panel-body small.text-muted {
    color: #bcbcbc;
}

.login-box-body #form input[type="text"],
.login-box-body #form input[type="email"],
.login-box-body #form input[type="password"] {
    height: 53px;
}

.login-box-body #form .form-control {
    font-size: 15px !important;
}

.login-box-body #form .form-control:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.login-box-body #form .form-control:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}

.login-box-body #form .form-control::placeholder {

    font-weight: 300;
    font-size: 14px;
}

.login-box-body nav .top-nav .navbar-nav > li > a {
    padding-top: 6px;
    padding-bottom: 5px;
    line-height: 35px;
    color: rgb(123, 123, 123);
    font-weight: 400;
    font-size: 10px;
}

.login-box-body #form button {
    height: 40px;
}


.login-box-body .btn.grin {
    border: 1px solid #0c5567;
    color: white;
    background-image: -webkit-linear-gradient(top, #1293b1, #096e86);
    background-image: linear-gradient(top, #1293b1, #096e86);
}

.login-box-body .btn.grin.btn-outline {
    border: 1px solid #0c5567;
    color: #0c5567;
    background: transparent;
}

.login-box-body .btn.grin:hover, .login-box-body .btn.grin:active {
    border: 1px solid #116b82;
    color: white;
    background-image: -webkit-linear-gradient(top, #15a9cc, #0e7e98);
    background-image: linear-gradient(top, #1293b1, #096e86);
}

.login-box-body #form {
    padding: 20px 30px 10px;
}

.login-box-body .description-block {
    color: #e9e9e9;
    line-height: 2em;
    letter-spacing: 0.5px;
    font-weight: 300;
    padding-right: 80px;
    /* padding-top: 25px; */
}

.login-box-body .description-block p.title {
    font-size: 15px;
}

.login-box-body .description-block h6 {

    font-weight: 500;
    text-transform: uppercase;
    font-size: 13px;
}

.login-box-body .right-login-side {

    border-right: none;
    /*! min-height: 399px; */
    box-shadow: -5px 0px 7px -1px rgba(207, 203, 207, 0.72);
    padding-bottom: 30px;
    /*! height: 400px; */
}

.navbar-brand small {
    display: inline-block;
    color: #03516a;
    font-weight: 300;
    font-size: 13px;
}


.media-featured .feature-titles img {

    width: 60px;
    height: 85px;
    box-shadow: 0 3px 2px -2px rgba(0, 0, 0, .42);
    white-space: nowrap;
}


@media (min-width: 320px) and (max-width: 480px) {

    .media-featured .feature-titles img {

        height: 80px;
    }


}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {

    .media .media-featured .media-left {

        display: block;
    }
}

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {

    .media-featured .feature-titles img {

        height: 60px;
    }

}



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

    .login-box-body .signup-form-container {

        margin-top: 90px;
    }

    .login-box-body #form input[type="text"],
    .login-box-body #form input[type="email"],
    .login-box-body #form input[type="password"] {
        height: 45px;
    }

    .login-box-body .login-form-container {

        margin-top: 120px;
    }

    .login-box-body #form {
        padding: 10px 15px 20px;
    }

    .login-box-body .right-login-side {
        min-height: auto;
        padding-bottom: 0px;
    }

    .mobile-header .menu-bar {
        box-shadow: 0 1px 5px rgba(0, 0, 0, 0.22), 0 0px 0 rgba(0, 0, 0, 0)
    }

    .mobile-header .side-btn {
        font-size: 15px;
        color: #333333;
        padding-top: 15px;
    }

    .mobile-header .logo-wrapper {
        padding-top: 15px;
        text-align: center;
    }

    .mobile-header .navbar-brand {
        float: none;
        padding-left: 15px;
    }

    .mobile-header .navbar-brand img {
        width:70px; display: inline;
    }


    .navbar-brand small {
        display: inline-block;
        color: #03516a;
        font-weight: 300;
        font-size: 12px;
    }


    .mobile-header .search-bar-strip .search-btn {

        border-radius: 23px;
    }

    .book-block .item-title {
        font-size: 14px;
        font-weight: 500;
        color: #333333;
    }

    .history-strip img {
        height: 120px;
        width: 90px;
    }

}

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

    .login-box-body .signup-form-container {

        margin-top: 180px
    }

    .login-box-body .login-form-container {

        margin-top: 5%;
    }

    .login-box-body .login-panel {
        min-height: 200px;
    }
}


@media screen and  (max-height: 768px) {

    .login-box-body .signup-form-container {
        margin-top: 3%;
    }


}


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

    .login-box-body .login-form-container {

        margin-top: 70px;

    }
}

.sidemenu:not( .mm-menu ) {
    display: none;
}

.mm-menu_position-bottom {
    height: 100vh;
    min-height: 140px;
    max-height: 880px;
    top: 130px;
}

.sidemenu-top.mm-menu_position-bottom {
    top: 50px;
}

.mm-menu .mm-listitem_divider {
    background: rgba(0,0,0,.05);
    padding: 10px 10px 10px 20px;
    line-height: 15px;
}

.mm-navbar__title {
    color: white !important;
    font-size: 15px;
    font-weight: 500;
}



.sidemenu {
    background: #0f7389;
    color: white;
    border-top: 3px solid #084e5d;
}

.sidemenu ul li {
    border: transparent;
    font-size: 13px
}

.sidemenu ul li a {
    color: #dbe9ed;
    border: transparent;
    font-weight: 500;
}

.sidemenu ul li.mm-divider {
    color: #777;
    font-size: 11px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-top: 1px solid #ddd!important;
    border-bottom: 1px solid #ddd!important
}

.sidemenu ul li.mm-divider.mm-spacer {
    margin-top: 5px;
    padding-top: 5px
}

.sidemenu ul li.menu-top a {
    font-size: 12px;
    font-weight: 500
}

.sidemenu ul li a:hover,
.sidemenu ul li a:focus,
.sidemenu .mm-menu .mm-listview>li.mm-selected>a:not(.mm-next),
.mm-menu .mm-listview>li.mm-selected>span {
    background: #0f7288;
}



.login-box-body .left-login-side {
    background: #F8FAFC;
    /*! min-height: 399px; */
    padding-bottom: 30px;
}

.login-box-body .login-panel {
    overflow: hidden;
    box-shadow: 0 2px 24px 0 rgba(0, 0, 0, .25);
    border-radius: 2px
}

.login-box-body .login-panel img {
    width: 260px;
}

.login-box-body .left-login-side {
    font-weight: 300;
    font-size: 14px;
    line-height: 1.8em;
    height: 400px;
}

.login-box-body .tag-line {
    font-weight: 300
}

#profile .panel {

    border: 1px solid #e2e2e2;
}

#profile .nav-tabs.nav-tabs-bottom > li > a {
    border-radius: 0px;
}

#profile ul.nav-tabs > li > a > h6 {
    color: #444;
    font-weight: 400;
    margin: 0px;
    font-size: 11px;
    text-transform: uppercase;
}

#profile .nav .open > a,
#profile .nav .open > a:focus,
#profile .nav .open > a:hover {
    background-color: #f5f5f5;
    border-color: #e4e4e4;
}

#profile .nav-tabs.nav-tabs-bottom > li.active > a,
#profile .nav-tabs.nav-tabs-bottom > li.active > a:hover,
#profile .nav-tabs.nav-tabs-bottom > li.active > a:focus {
    background: white;
    border-top: 1px solid #ddd;
    border: 1px solid #ddd;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgb(221, 221, 221);
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom: 1px solid white;
    border-radius: 0px;
    border-top: 1px solid transparent;
}

#profile .nav-tabs {
    background: linear-gradient(to bottom, #fff, #f6f6f6);
    border-top: 1px solid #ddd !important;
}

#profile .nav > li > a:focus,
#profile .nav > li > a:hover {
    background: linear-gradient(to bottom, #fff, #ededed);
}

.whatsapp-share {
    font-size: 10px;
    vertical-align: super;
    font-weight: 500;
    color: #fbfbfbf5;
    padding: 1px 5px;
    background-image: -webkit-linear-gradient(top, #148D7E, #077D6F);
}

.whatsapp-share span {
    font-weight: 600
}


.b-line_readmore_button {

    color: #0B5CA1;
    cursor: pointer;
    margin-top: 3px;
}


.publisher-banner .media-middle img {

    max-width: 100px;
}


.action-box-bottom {
    position: fixed;
    bottom: 0;
    width: 100%;
    background: rgba(0,0,0,.8);
    z-index: 99999;
    box-shadow: 0 -5px 30px -5px #21212121;
}


.popup-button {
    margin-top: 70px;
}

.bg-griny {
    border-bottom: 3px solid #084e5d;
    background:#0f748a;
    color: white
}

.modal.right.in, .modal.left.in {
    top: 0%;
}

.modal.modal-custom {

    box-shadow: 0 15px 35px 10px rgba(0, 0, 0, 0.13), 0 1px 15px 1px rgba(0, 0, 0, 0.18), 0 2px 9px 0px rgba(0, 0, 0, 0);
}

.modal.left .modal-dialog,
.modal.right .modal-dialog  {
    position: fixed;
    margin: auto;
    width: 350px;
    height: 100%;
    -webkit-transform: translate3d(0%, 0, 0);
    -ms-transform: translate3d(0%, 0, 0);
    -o-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0);
}

.modal.left .modal-content,
.modal.right .modal-content {
    height: 100%;
    overflow-y: auto;
    border-radius: 0px;
    border: none;
}

.modal.left .modal-body,
.modal.right .modal-body {
    padding: 15px 15px 80px;
}

/*Left*/
.modal.left .modal-dialog{
    left: -350px;
    -webkit-transition: opacity 0.1s linear, left 0.1s ease-out;
    -moz-transition: opacity 0.1s linear, left 0.1s ease-out;
    -o-transition: opacity 0.1s linear, left 0.1s ease-out;
    transition: opacity 0.1s linear, left 0.1s ease-out;
}

.modal.left.in  .modal-dialog{
    left: 0;
}

/*Right*/
.modal.right .modal-dialog {
    right: -350px;
    -webkit-transition: opacity 0.1s linear, right 0.1s ease-out;
    -moz-transition: opacity 0.1s linear, right 0.1s ease-out;
    -o-transition: opacity 0.1s linear, right 0.1s ease-out;
    transition: opacity 0.1s linear, right 0.1s ease-out;
}

.modal.right.in .modal-dialog  {
    right: 0;
}


/*Right*/
.modal.bottom {
    top: 30%;
    bottom: -350px;
    -webkit-transition: opacity 0.1s linear, right 0.1s ease-out;
    -moz-transition: opacity 0.1s linear, right 0.1s ease-out;
    -o-transition: opacity 0.1s linear, right 0.1s ease-out;
    transition: opacity 0.1s linear, right 0.1s ease-out;
}

.modal.bottom.in {
    bottom: 0;
}


.newstand {
    height: 70vh ;
    background-image: url('../img/app/set.png');
    background-size: 1200px 800px, cover;
    background-position: 200px;
    background-repeat: no-repeat
}

.signup-form {
    top: -50px;
}

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

    .newstand {
        background-size: 150%;
        background-position: bottom;
        background-position-x: 25%;

    }

    .login-box-body .login-panel img, .signup-form img {
        margin-bottom: 15px;
    }

    .signup-form {
        top: 30px;
        margin-bottom: 30px;
    }
}



@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {

    .newstand {
        background-size: contain;
        background-position: 0;

    }

}

.sticky-wrapper {
    z-index: 1000;
}

