    /*
Theme Name: Lake Farm Beef Parent
Description: Custom theme for Lake Farm Beef
Author: Lake Farm
Version: 1.0
*/
.dropdown-menu {
    margin-top: 0;
    background-color: #1bafc3;
    border: 0px solid rgba(0,0,0,.15);
}
.dropdown-menu a{padding: 5px 15px;}
.dropdown-menu li{margin: 0px;}
.dropdown-menu > li a:hover, .dropdown-menu > li.show{background: #ff8400 !important;}
.dropdown-item:focus, .dropdown-item:hover {
    color: #16181b;
    text-decoration: none;
    background-color: #ff8400;
}
.dropdown-menu .nav-item.dropdown{margin: 0px;}
.dropdown-item {
    
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 300;
    color: #fff;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}
.dropdown-menu .dropdown-toggle::after {
    vertical-align: middle;
    border-left: 4px solid;
    border-bottom: 4px solid transparent;
    border-top: 4px solid transparent;
}
.dropdown-menu .dropdown .dropdown-menu {
    left: 100%;
    top: 0%;
    margin:0 20px;
    border-width: 0;
}

.dropdown-menu > li a:hover,
.dropdown-menu > li.show {
	background: #007bff;
	color: white;
}
.dropdown-menu > li.show > a{
	color: white;
}
.input-width{
	max-width: 352px;
    width: 100%;
}

.portlet-body.ani-row-width{
    width:100% !important;
  }

@media (min-width: 768px) {
    .dropdown-menu .dropdown .dropdown-menu {
        margin:0;
        border-width: 1px;
    }
}

    .container-fluid {
        width: 100%;
        padding-right: 50px;
        padding-left: 50px;
        margin-right: auto;
        margin-left: auto;
    }
    button:focus {
        outline: 1px dotted;
        outline: 0px auto -webkit-focus-ring-color;
    }
    /* ---------------------- Google font Railway  ---------------------- */

    @import url('https://fonts.googleapis.com/css?family=Poppins:100,100i,200,300,400,500,700&display=swap');
    @import url('https://fonts.googleapis.com/css?family=Raleway:100,200,300,400,500,600,800,900');
    /* font-family: 'Raleway', sans-serif; */

    @font-face {
        font-family: 'timesbold_italic';
        src: url('fonts/times_bold_italic-webfont.woff2') format('woff2'), url('fonts/times_bold_italic-webfont.woff') format('woff');
        font-weight: normal;
        font-style: normal;
    }

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

    .cap-text {
        font-size: 15px;
        color: #9c9c9c;
        display: inline;
        width: 100%;
        text-align: right;
        margin: 5px 19px 55px 0;
        float: right;
        font-weight: 600;
    }

    .facebook-i {
        width: 25px;
    }

    .closebtn {
        display: none;
    }

    body {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

    img {
        max-width: 100%;
    }

    .container {
        max-width: 1200px;
    }

    header#masthead {
        background: transparent;
        box-shadow: none;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 91;
    }

    /*Other*/

    .clear:before, .clear:after, .entry-content:before, .entry-content:after, .comment-content:before, .comment-content:after, .site-header:before, .site-header:after, .site-content:before, .site-content:after, .site-footer:before, .site-footer:after {
        content: "";
        display: table;
        table-layout: fixed;
    }

    .navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
        color: rgba(0, 0, 0, .9);
    }

    .navbar-light .navbar-nav .nav-link {
        color: rgba(0, 0, 0, .5);
    }

    .navbar-nav .nav-link {
        padding-right: 0;
        padding-left: 0;
    }

    .nav-link {
        display: block;
        padding: .5rem 1rem;
    }

    #masthead.site-header ul.navbar-nav>li.facebook-icon>a {
        background-image: url(../assets/images/facebook-icn.svg);
        background-repeat: no-repeat;
        background-position: center center;
        font-size: 0;
        height: 25px;
        width: 25px;
        display: inline-block;
        vertical-align: middle;
        margin-top: 0px;
    }

    .social-link li a {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    #content.site-content {
        padding-bottom: 3.75rem;
        padding-top: 4.125rem;
    }

    .screen-reader-text {
        clip: rect(1px, 1px, 1px, 1px);
        position: absolute !important;
        height: 1px;
        width: 1px;
        overflow: hidden;
        word-wrap: normal !important;
    }

    header#masthead {
        margin-bottom: 0;
        padding: .74rem 1rem;
    }

    li {
        list-style: none;
        margin-right: 12px;
    }

    /*Other end*/

    .home-content .row .col-md-6:first-child {
        padding-right: 115px;
    }

    header#masthead.fixed {
        background: #1bafc3 !important;
    }

    #masthead.site-header.fixed ul.navbar-nav>li>a {
        text-shadow: 0 0px 0px #0d0d0d !important;
    }

    #masthead.site-header .fixed-logo {
        display: none;
    }

    #masthead.site-header.fixed .fixed-logo {
        display: block;
    }

    #masthead.site-header ul.navbar-nav>li>a {
        color: #ffffff;
        font-family: 'Raleway', sans-serif;
        font-weight: 700;
        /* letter-spacing: 2.8px; */
        font-size: 14px;
        text-shadow: 0 2px 18px #0d0d0d !important;
        text-transform: uppercase;
        letter-spacing: 0.3em;
    }

    #masthead.site-header ul.navbar-nav>li>a:hover, #masthead.site-header ul.navbar-nav>li.active>a {
        color: #7fdae6;
        font-weight: 700;
        text-shadow: none;
    }

    .social-link li {
        margin-right: 8px;
    }

    .social-link li a {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .social-link a:hover {
        opacity: 0.8;
    }

    #masthead.site-header ul.navbar-nav>li.facebook-icon>a {
        background-image: url('../assets/images/facebook-icn.svg');
        background-repeat: no-repeat;
        background-position: center center;
        font-size: 0;
        height: 25px;
        width: 25px;
        display: inline-block;
        vertical-align: middle;
        margin-top: 0px;
    }

    .banner_logo {
        position: relative
    }

    .banner_logo .container {
        position: absolute;
        top: 64px;
        left: 50%;
        margin: 0 auto;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        z-index: 5;
    }

    .home_banner_title {
        font-family: 'Time-Roman';
        font-weight: normal;
        font-size: 35px;
        line-height: 56px;
        color: #ffffff;
        margin-bottom: 0;
        margin-top: 30px;
        text-shadow: 2px 8px 8px rgba(13, 13, 13, 0.3);
        max-width: 800px;
        font-style: italic;
    }

    .inner_banner_title {
        font-family: 'Time-Roman';
        font-weight: normal;
        font-size: 90px;
        line-height: 56px;
        color: #ffffff;
        margin-bottom: 0;
        margin-top: 30px;
        text-align: center;
        text-shadow: 2px 8px 8px rgba(13, 13, 13, 0.3);
    }

    .banner_title b {
        font-weight: bold
    }

    /* content section css start */

    /* .site-content {
    background: #f6f7fa;
} */

    #content.site-content {
        padding-top: 55px;
        min-height: 550px;
    }

    .section_title {
        font-size: 52px;
        font-family: 'Time-Roman';
        color: #454545;
        font-weight: normal;
        font-style: italic;
        margin-bottom: 70px;
        margin-top: 0;
    }

    h3.section_title span {
        position: relative;
    }

    h3.section_title span::before {
        content: '';
        position: absolute;
        top: 50%;
        width: 60px;
        height: 1px;
        left: -70px;
        background: #454545;
        transform: translateY(-50%);
    }

    h3.section_title span::after {
        content: '';
        position: absolute;
        top: 50%;
        width: 60px;
        height: 1px;
        right: -70px;
        background: #454545;
        transform: translateY(-50%);
    }

    .gold-title {
        color: #d2c4a5;
    }

    .gold-title span::before, .gold-title span::after {
        background: #d2c4a5 !important;
    }

    .subtitle {
        font-family: 'timesbold_italic';
        font-size: 21px;
        color: #454545;
    }

    .subtitle.text-white {
        line-height: 1.3em;
        margin-bottom: 20px;
        width: 90%;
    }

    .sec-bdr a:hover {
        border-bottom: 1px solid rgba(255, 255, 255, 1);
        text-decoration: none;
    }

    .sec-bdr a {
        color: #fff;
        transition: 0.3s;
        border-bottom: 1px solid rgba(255, 255, 255, 0.4);
    }

    .section_content, .section_content p {
        font-family: 'Time-Roman';
        color: #454545;
        font-size: 18px;
        line-height: 29px;
    }

    .section_content img {
        margin: 15px 0;
    }

    .section_content a {
        color: #408a94;
        text-decoration: underline;
    }

    .section_content a:hover {
        color: #000000;
    }

    .learn_more_btn {
        background: #408a94;
        font-size: 16px;
        font-family: 'Raleway', sans-serif;
        font-weight: 600;
        padding: 22px 15px;
        color: #ffffff;
        display: inline-block;
        letter-spacing: 4px;
        width: 225px;
        text-align: center;
        position: relative;
        overflow: hidden;
        z-index: 5;
        text-transform: uppercase;
        transition: 0.3s
    }

    .learn_more_btn:hover {
        z-index: 5;
        color: #ffffff;
        text-decoration: none;
        background: #34495e;
    }

    .learn_more_btn:hover::before {
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
    }

    .sale_section {
        background: #408a94;
        padding: 10px;
        position: relative;
    }

    .sec-bdr {
        border: 1px solid #d2c4a5;
        border-bottom: transparent;
        padding: 45px 50px 20px 50px;
        position: relative;
    }

    .sec-bdr::before {
        content: '';
        background-image: url('../assets/images/bdr-draw-img.svg');
        background-repeat: no-repeat;
        position: absolute;
        bottom: -54px;
        left: 0;
        height: 55px;
        z-index: 44;
        width: 100%;
        background-size: 100% auto;
    }

    .text-white {
        color: #ffffff;
    }

    .sale_section p {
        font-family: 'Raleway', sans-serif;
        color: #ffffff;
        font-size: 15px;
        line-height: 32px;
        position: relative;
        margin-top: 15px;
        margin-bottom: 0;
    }

    .sale_section p:first-child {
        margin-bottom: 0;
    }

    .sale_section p:empty {
        margin: 0;
    }

    .sale_section p:not(:last-of-type)::after {
        content: '';
        width: 64px;
        background: #a4b2a0;
        height: 1px;
        display: block;
        margin-top: 15px;
    }

    .sale_section .link-btn {
        margin-top: 25px;
        letter-spacing: 4px;
    }

    .link-btn {
        color: #ffffff;
        font-family: 'Raleway', sans-serif;
        font-weight: bold;
        font-size: 23px;
        display: inline-block;
        line-height: normal;
        text-decoration: none;
        border-bottom: 3px solid #ffffff;
        margin-bottom: 10px;
        padding-bottom: 5px;
    }

    .link-btn:hover {
        color: #d2c4a5;
        text-decoration: none;
        border-color: #d2c4a5;
    }

    .triangle-down {
        position: relative;
        display: inline-block;
        height: 70px;
        width: 100%;
        text-align: center;
        color: white;
        background: #408a94;
        line-height: 50px;
        text-decoration: none;
        padding-bottom: 70px;
        background-clip: content-box;
        overflow: hidden;
        z-index: 5;
        bottom: 0;
    }

    .triangle-down:after {
        content: "";
        position: absolute;
        top: 0px;
        left: 0;
        background-color: inherit;
        padding-bottom: 16%;
        width: 100%;
        z-index: -1;
        -webkit-transform-origin: 0 0;
        -ms-transform-origin: 0 0;
        transform-origin: 0 0;
        -webkit-transform: rotate(-9deg) skewX(72deg);
        -ms-transform: rotate(-9deg) skewX(72deg);
        transform: rotate(-9deg) skewX(72deg);
    }

    .keep-in-touch {
        background: #e7e4df;
        padding: 55px 0;
    }

    .keep-in-touch .input-group {
        max-width: 590px;
        margin: 0 auto;
    }

    .section-title-sm {
        color: #252525;
        font-size: 32px;
        font-family: 'Time-Roman';
        font-weight: normal;
        font-style: italic;
    }

    /* keep in touch section css */

    #text-4 img {
        margin-bottom: 10px;
        width: 25px;
    }

    .keep-in-touch .input-group-append .btn {
        background: #232323;
        border-radius: 0;
        color: #ffffff;
        font-weight: 700;
        letter-spacing: 3px;
        font-family: 'Raleway', sans-serif;
        font-size: 14px;
        height: 50px;
        padding-left: 15px;
        padding-right: 15px;
        line-height: normal;
        border: 1px solid #232323
    }

    .keep-in-touch .input-group-append .btn:hover {
        border: 1px solid #232323;
        background: transparent;
        color: #232323;
    }

    .keep-in-touch .input-group-append {
        margin-left: 8px;
    }

    .keep-in-touch .form-control {
        border-radius: 0;
        background: #f0f0f0;
        border: none;
        font-size: 18px;
        font-family: 'Time-Roman';
        height: 49px;
    }

    .form-control::-webkit-input-placeholder {
        /* Chrome/Opera/Safari */
        color: #454545;
        font-size: 15px;
        font-family: 'Poppins', sans-serif;
        font-weight: 300;
    }

    .form-control::-moz-placeholder {
        /* Firefox 19+ */
        color: #454545;
        font-size: 15px;
        font-family: 'Poppins', sans-serif;
        font-weight: 300;
    }

    .form-control:-ms-input-placeholder {
        /* IE 10+ */
        color: #454545;
        font-size: 15px;
        font-family: 'Poppins', sans-serif;
        font-weight: 300;
    }

    .form-control:-moz-placeholder {
        /* Firefox 18- */
        color: #454545;
        font-size: 15px;
        font-family: 'Poppins', sans-serif;
        font-weight: 300;
    }

    /* footer section css */

    .site-footer {
        background: #f5f2ed;
        padding-top: 48px;
        padding-bottom: 55px;
    }

    .site-footer .bg-light {
        background: transparent !important;
    }

    .f-left h3 {
        font-family: 'Time-Roman';
        font-size: 14px;
        color: #252525;
        margin: 0;
        font-weight: 600;
    }

    .f-left p {
        font-size: 14px;
        font-family: 'Time-Roman';
        margin-bottom: 2px;
    }

    .f-middle p, .f-middle .widget {
        margin-bottom: 0;
    }

    .f-middle .widget>img {
        max-width: 25% !important;
        height: auto !important;
    }

    .f-middle .widget {
        text-align: center;
    }

    .f-middle .widget a {
        display: inline-block;
        padding: 5px;
        width: 25% !important;
        height: auto !important;
        box-sizing: border-box;
        text-align: center;
    }

    .f-middle .widget a:hover {
        opacity: 0.8;
    }

    .f-middle .widget a img {
        margin: 0 auto;
    }

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

    .f-right p {
        margin: 0;
        font-family: 'Time-Roman';
        color: #252525;
        font-size: 15px;
    }

    #footer-widget a {
        color: #000;
    }

    .f-right p:last-child {
        font-style: italic;
    }

    .f-right .fb {
        display: inline-block;
        margin-bottom: 20px;
    }

    .f-right .fb:hover {
        opacity: 0.8;
    }

    .f-right .fb img {
        max-width: 25px;
        margin-bottom: 0;
        margin-right: 0;
    }

    /* Genetics for Sale */

    .genetics-for-sale {
        max-width: 884px;
        margin: 0 auto;
        padding: 20px 0;
    }

    .genetics-for-sale .top_section {
        border-bottom: 3px solid #545352;
        padding-bottom: 30px;
        margin-bottom: 10px;
    }

    .marketplace-content h2 {
        color: #333333;
        font-size: 68px;
        font-family: 'Time-Roman';
        font-weight: normal;
        margin: 0;
        padding: 0;
    }

    .marketplace-content em {
        font-size: 21px;
        font-family: 'Time-Roman';
    }

    .stock-list {
        padding: 20px 0;
        border-bottom: 2px solid #e1dfda;
    }

    .stock-list .section-title-sm {
        font-size: 27px
    }

    .stock-list p {
        font-size: 18px;
        font-family: 'Time-Roman';
        color: #333333;
        margin-bottom: 0;
    }

    .genetics-for-sale .stock-list:last-of-type {
        border-bottom: 2px solid #545352;
    }

    .btn-border {
        color: #333333;
        border: 2px solid #6d6c6a;
        height: 40px;
        padding: 5px 15px;
        text-align: center;
        display: inline-block;
        font-weight: 700;
        letter-spacing: 2px;
        line-height: 26px;
    }

    .btn-border:hover {
        background: #333333;
        color: #ffffff;
        text-decoration: none;
        border-color: #333333;
    }

    .below_enquire p {
        color: #333333;
        font-size: 23px;
        font-family: 'Time-Roman';
        font-style: italic;
    }

    .contact_us h4 {
        margin: 0;
        color: #408a94;
        font-weight: 700;
        font-size: 18px;
        font-family: 'Raleway', sans-serif;
        letter-spacing: 4px;
        margin-bottom: 20px;
    }

    .contact_us p {
        color: #333333;
        font-size: 18px;
        font-family: 'Time-Roman';
        margin-bottom: 0;
    }

    .contact-details h3 {
        font-family: 'Time-Roman';
        font-style: italic;
        font-size: 31px;
        margin: 0;
        font-weight: normal;
        margin-bottom: 30px;
    }

    .contact-details p {
        font-family: 'Time-Roman';
        font-size: 21px;
    }

    .contact-details a {
        color: #333333;
    }

    .contact-form {
        background: #e7e4df;
        padding: 40px 70px 50px 45px;
    }

    .contact-form h3 {
        font-family: 'Time-Roman';
        font-style: italic;
        margin: 0 0 25px 0;
        font-size: 31px;
        font-weight: normal;
    }

    .contact-form .form-control {
        height: 60px;
        border-radius: 0;
        border: none;
    }

    .contact-form textarea.form-control {
        height: 228px;
        resize: none;
    }

    .contact-form .btn-primary {
        background: #408a94;
        font-size: 16px;
        font-family: 'Raleway', sans-serif;
        font-weight: 600;
        padding: 22px 15px;
        color: #ffffff;
        display: inline-block;
        letter-spacing: 4px;
        width: 150px;
        text-align: center;
        border-radius: 0;
        border: none;
        text-transform: uppercase;
    }

    .contact-form .btn-primary:hover {
        z-index: 5;
        color: #ffffff;
        text-decoration: none;
    }

    .contact-form .cf7-mailchimp-chk {
        background: none;
        padding-left: 0;
        height: auto;
    }

    .contact-form .wpcf7-list-item {
        margin-left: 0;
    }

    .content-area {
        max-width: 848px;
        margin: 0 auto;
    }

    .content-area p {
        font-family: 'Time-Roman';
        font-size: 18px;
    }

    .below_enquire, .contact_us {
        text-align: center;
    }

    .scrollTop {
        position: fixed;
        right: 2%;
        bottom: 8%;
        background-color: #408a94;
        padding: 8px 12px;
        opacity: 0;
        transition: all 0.4s ease-in-out 0s;
        z-index: 9999;
        height: 35px;
        width: 35px;
        padding: 0;
        text-align: center;
    }

    .scrollTop:hover {
        background-color: #3ba3b1;
    }

    .scrollTop {
        display: inline-block;
        vertical-align: top;
    }

    .scrollTop a {
        display: inline-block;
        vertical-align: middle;
        line-height: normal;
        height: 35px;
        width: 35px;
    }

    .content-area p.large-f {
        font-size: 24px;
        line-height: 41px;
    }

    .content-area p {
        font-family: 'Time-Roman';
    }

    #masthead.fixed.site-header ul.navbar-nav>li.active>a {
        color: white;
        border-bottom: 2px solid;
    }

    body:not(.theme-preset-active) #masthead .navbar-nav>li>a {
        padding: 0.2rem 0px;
    }

    .scrollTop a img {
        max-width: 20px;
        margin-top: 8px;
        text-align: center;
        margin-left: 1px;
    }

    h1.entry-title {
        margin: 0;
        border: none;
        font-family: 'Time-Roman';
        font-size: 32px;
    }

    .contact .container, .contact .content-area {
        max-width: 100%;
    }

    .our-content {
        padding: 0 10%;
    }

    .our-content-img {
        text-align: center;
        margin-bottom: 25px;
    }

    .contact .content-area {
        padding: 0 50px;
    }

    .opt-in {
        float: left;
    }

    .contact-form .btn-primary {
        float: right;
    }

    .wpcf7-list-item-label {
        position: relative;
    }

    .wpcf7-list-item input {
        z-index: 5;
        position: relative;
        height: 15px;
        width: 15px;
        opacity: 0;
        cursor: pointer;
        margin-right: 5px;
        top: 2px;
    }

    .wpcf7-list-item input:checked+ ::before {
        background: #6e7285;
        border: 2px solid #ffffff;
    }

    span.wpcf7-list-item-label::before {
        content: '';
        height: 17px;
        width: 17px;
        background: transparent;
        border: 2px solid #6e7285;
        position: absolute;
        top: 0;
        left: -22px;
        border-radius: 100px;
        transition: all ease 0.3s;
        -webkit-transition: all ease 0.3s;
        -moz-transition: all ease 0.3s;
        -ms-transition: all ease 0.3s;
    }

    .ani-row-width .row {
        justify-content: flex-end;
    }

    .ani-row-width .row .col-md-6.col-sm-6 {
        max-width: 20%;
        padding-left: 0;
    }

    .ani-row-width .dataTables_wrapper div.dataTables_length select {
        width: 47%;
        margin-left: 59px;
    }

    .ani-row-width .dataTables_wrapper div.dataTables_filter input {
        width: 97%;
        /* margin-left: 26px; */
    }

    .fa-search:before {
        position: absolute;
        right: 23px;
        left: auto;
        top: 14px;
    }

    .fa-filter:before {
        position: absolute;
        right: 88px;
        left: auto;
        top: 14px;
    }

    #admin_usersdatatable_length select {
        /* -moz-appearance: none;
        -webkit-appearance: none; */
    }

    .row.mb-5.pt-4 .col-md-6.col-sm-6 {
        padding-left: 0;
    }

    #admin_usersdatatable_paginate li, li a {
        color: #000000;
    }

    #admin_usersdatatable_paginate li.active a, li.prev a, li.prev.disabled a, li.next a {
        color: #1bafc3;
    }

    .head-tb1.fixed-top {
        position: fixed;
        top: 57px;
        right: 0;
        left: 0;
        z-index: 10;
        background: white;
        padding-top: 8px;
    }

    .toggle-minis .toggle.btn {
        width: 47px !important;
        height: 31px !important;
    }

    .min-drop.dropdown-menu {
        min-width: 20%;
        left: -50px
    }

    .invalid-feedback1 {
        width: 100%;
        margin-top: .25rem;
        font-size: 80%;
        color: #dc3545;
    }

    .col-md-2.col-sm-2.selct-1-line {
        top: 50px;
        padding-left: 0;
    }
    .col-md-2.col-sm-2.selct-10-line {
        top: 46px;
       
    }
    .col-md-1.col-sm-1.selct-10-line {
        top: 46px;
        padding-left: 0;
    }
    

    .nav-item.active a {
        color: #343a40 !important;
    }

    .reset-for.btn:hover {
        background: #1bafc3;
        color: white;
        text-decoration: none;
    }

    .i_bold {
        font-weight: 600;
    }

    .oth_option {
        margin-top: 10px;
    }

    .status_title {
        font-size: 20px;
    }

    .down_csv {
        color: #1bafc3;
        padding-right: 9px;
    }

    .remove_right {
        margin-right: 0px !important;
    }

    .datepicker_3 {
        padding: 4px;
    }
 .toggle, .toggle-on, .toggle-off { border-radius: 20px; }
  .toggle .toggle-handle { border-radius: 20px; }
  
  /*Togal css start*/
  .switch {
    position: relative;
    display: inline-block;
    width: 39px;
    height: 21px;
}

.switch input { 
  opacity: 0;
  width: 0;
  height: 0;
}

.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: 22px;
    width: 22px;
    left: -6px;
    bottom: 0px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
    border: 1px solid #ddd;
}

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%;
}
.add_bottom {
   border-bottom: 1px solid #c0c0c0;
    margin-bottom: 26px;
}
.dolar_sign {
    font-size: 20px;
    line-height: 2.3;
}
.head_title {
    color: #fff !important;
    font-weight: bolder;
}

.add_button img {
    width: 38px;
}
/*Togal css end*/

    /* .ani-row-width .table-scrollable {
    overflow: hidden;
} */

    /*------------------------- Responsive CSs ------------------------*/

    @media only screen and (max-width: 1200px) {
        .ani-row-width .dataTables_wrapper div.dataTables_length select {
            width: 47%;
            margin-left: 4px;
        }
        img.brand-logo {
            max-width: 150px;
        }
        .section_title {
            font-size: 35px;
        }
        .link-btn {
            font-size: 18px;
        }
        .sale_section:before {
            bottom: -8px;
        }
        .sale_section:after {
            bottom: -8px;
        }
    }

    @media only screen and (max-width: 991px) {
        .row.m0-m {
            margin: 0px;
        }
        img.brand-logo {
            max-width: 120px;
        }
        .home_banner_title {
            font-size: 38px;
            line-height: normal;
            margin-top: 10px;
        }
        .section_title {
            font-size: 28px;
        }
        .link-btn {
            font-size: 18px;
        }
        h3.section_title span::before {
            width: 40px;
            left: -50px;
        }
        h3.section_title span::after {
            width: 40px;
            right: -50px;
        }
        .contact-form {
            padding: 30px 30px 40px 30px;
        }
        .contact-form .btn-primary {
            padding: 18px 15px;
        }
        .form-control {
            padding: 0.7rem 1px !important;
        }
    }

    @media only screen and (max-width: 768px) {
        .container-fluid {
            width: 100%;
            padding-right: 20px;
            padding-left: 20px;
            margin-right: auto;
            margin-left: auto;
        }
        #masthead.site-header ul.navbar-nav>li>a {
            font-size: 12px;
            display: inline-block;
            padding: 0;
        }
        .brand-logo {
            max-width: 120px;
        }
        .home_banner_title {
            font-size: 35px;
            line-height: 40px;
            margin-top: 10px;
        }
        .section_title {
            font-size: 28px;
            margin-bottom: 50px;
        }
        .sale_section {
            padding: 10px;
        }
        .sec-bdr {
            padding: 45px 25px 15px 25px;
        }
        h3.section_title span::before {
            width: 30px;
            left: -40px;
        }
        h3.section_title span::after {
            width: 30px;
            right: -40px;
        }
        .sale_section p {
            font-size: 14px;
            line-height: 24px;
        }
        .sale_section .link-btn {
            margin-top: 10px;
        }
        .subtitle {
            font-size: 20px;
            line-height: 1.3em;
        }
        .section_content, .section_content p {
            line-height: 24px;
        }
        .learn_more_btn {
            width: auto;
            padding: 15px 15px;
        }
        .link-btn {
            font-size: 18px;
        }
        .triangle-down {
            padding-bottom: 30px;
            height: 30px;
            bottom: 1px;
        }
        .keep-in-touch {
            background: #e7e4df;
            padding: 40px 0;
        }
        .site-footer {
            padding-top: 45px;
            padding-bottom: 45px;
        }
        .stock-list .section-title-sm {
            font-size: 24px;
        }
        .marketplace-content h2 {
            font-size: 50px;
        }
        .stock-list .col-md-3.text-right {
            text-align: center !important;
        }
        .contact-form {
            padding: 30px 30px 40px 30px;
        }
        .contact-form .wpcf7-list-item {
            font-size: 16px;
        }
        .contact-form .form-control {
            height: 50px;
        }
        .inner_banner_title {
            font-size: 50px;
            line-height: normal;
            margin-top: 20px;
        }
        .contact-form .btn-primary {
            width: 130px;
        }
        .scrollTop a img {
            margin-top: 10px;
        }
        .ani-row-width .dataTables_wrapper div.dataTables_length select {
            width: 47%;
            margin-left: 0px;
        }
    }

    @media only screen and (min-width: 767px) {
        #masthead.fixed.site-header ul.navbar-nav>li>a:hover, #masthead.fixed.site-header ul.navbar-nav>li.active>a {
            color: #fff;
        }
        .social-link {
            display: none;
        }
    }

    @media only screen and (max-width: 767px) {
        .ani-row-width .dataTables_wrapper div.dataTables_length select {
            width: 49%;
            margin-left: 0px;
        }
        .navbar-light .navbar-brand {
            color: rgba(0, 0, 0, .9);
            width: 75%;
        }
        .content-area p.large-f {
            font-size: 22px;
            line-height: 1.45em;
        }
        #masthead.site-header.fixed .fixed-logo {
            display: block;
            width: 100%;
            /* float: left; */
            margin: -28px 0 0 0;
            padding-right: 0;
            text-align: center;
        }
        .collapse:not(.show) {
            /* display: block;
    left: 0;
    top: 0;
    height: 100%;
    transition: all 0.5s ease-in-out;
    background: #408a94e3;
    transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%); */
        }
        .navbar-collapse {
            /* transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out; */
            height: 100%;
            width: 100%;
            /* position: fixed; */
            width: 100%;
            top: 0;
            left: 0;
            /* background: #408a94; */
            padding-top: 8px;
            z-index: 55;
        }
        .home-content .row {
            margin: 0px;
        }
        .home-content .section_content img {
            max-width: 94%;
        }
        .home-content .row .col-md-6:first-child {
            padding-right: 0px;
        }
        .facebook-icon {
            display: none;
        }
        .navbar-light .navbar-toggler-icon {
            background-image: url('../assets/images/menu icon.svg');
            width: 34px;
            height: 24px;
        }
        .social-link {
            position: absolute;
            top: 0;
            right: 0;
            flex-direction: initial;
        }
        .banner_logo .container {
            text-align: center;
        }
        .banner_logo>img {
            height: 400px;
            object-fit: cover;
        }
        .brand-logo {
            max-width: 212px;
        }
        .site-header .navbar-toggler {
            position: relative;
            z-index: 9;
        }
        .site-header .navbar-collapse .navbar-nav {
            /* background: #408a94e3; */
            padding: 0;
            margin-top: 0;
        }
        .site-header .navbar-collapse .navbar-nav li {
            padding: 8px 15px;
            margin-right: 0;
            margin-left: 0;
        }
        .site-header .navbar-collapse .navbar-nav li.active {
            background: #387077;
        }
        .site-header .navbar-collapse .navbar-nav li:hover {
            background: #376d73;
        }
        #masthead.site-header ul.navbar-nav>li>a:hover {
            font-weight: 700;
        }
        #masthead.site-header ul.navbar-nav>li>a img {
            height: 25px;
        }
        #masthead.fixed.site-header ul.navbar-nav>li.active>a {
            border-bottom: none;
        }
        .site-header .container {
            max-width: 100%;
            padding: 0;
        }
        .section_title {
            font-size: 48px;
        }
        /* h3.section_title span::before, h3.section_title span::after { content: none; } */
        .learn_more_btn {
            margin-bottom: 40px;
        }
        .triangle-down {
            padding-bottom: 52px;
            height: 46px;
            bottom: 0px;
        }
        .triangle-down:after {
            left: -5px;
        }
        .container {
            max-width: 100%;
        }
        .keep-in-touch .section-title-sm {
            margin: 0 0 30px 0;
            padding: 0 25px;
            line-height: normal;
        }
        .keep-in-touch .input-group-append {
            margin-left: 0;
        }
        .f-middle {
            order: 1;
            margin-bottom: 40px;
        }
        .f-left {
            order: 2;
            text-align: center;
        }
        .f-right {
            order: 3;
            text-align: center;
            margin-top: 20px;
        }
        .f-left h3 {
            font-size: 20px;
        }
        .f-left p {
            font-size: 18px;
        }
        .f-right p {
            font-size: 16px;
        }
        .f-right .widget {
            margin-bottom: 0;
        }
        .f-right .fb {
            margin-bottom: 0;
        }
        .top_section {
            text-align: center;
        }
        .genetics-for-sale {
            padding: 0 50px;
        }
        .stock-list .col-md-3.text-right {
            text-align: left !important;
            padding-top: 20px;
            padding-bottom: 10px;
        }
        .below_enquire, .contact_us {
            text-align: left;
        }
        .marketplace-content em {
            font-size: 19px;
        }
        .stock-list .section-title-sm {
            font-size: 27px;
        }
        .marketplace-content h2 {
            font-size: 48px;
        }
        .marketplace-content em {
            font-size: 20px;
        }
        /* contact us css */
        .contact-details, .contact-form h3 {
            text-align: center;
        }
        .contact-form h3 {
            margin: 0 0 30px 0;
        }
        .contact-form p {
            margin-bottom: 15px;
        }
        .contact-form .cf7-mailchimp-chk {
            height: auto;
        }
        .contact-form textarea.form-control {
            height: 190px;
        }
        .content-area {
            padding: 0 15px;
        }
        h1.entry-title {
            font-size: 30px;
            text-align: center;
        }
        .contact .content-area {
            padding: 0 40px;
        }
        .sale_section:before {
            width: 49%;
        }
        .sale_section:after {
            width: 49%;
        }
        .close-main-menu {
            background-image: url('images/close.png');
            position: absolute;
            top: 10px;
            right: 10px;
            z-index: 6;
            height: 30px;
            width: 30px;
            background-size: 20px;
            background-repeat: no-repeat;
            background-position: center center;
            cursor: pointer;
        }
        #masthead.site-header ul.navbar-nav>li>a {
            font-size: 14px;
        }
        .scrollTop a img {
            margin-top: 11px;
        }
        .ani-row-width .row {
            justify-content: flex-end;
        }
        .ani-row-width .row .col-md-6.col-sm-6 {
            max-width: 100%;
        }
        .ani-row-width .row .col-md-6.col-sm-6 input {
            padding-left: 15px !important;
        }
        .add-btn2 {
            max-width: 137px;
            width: 100% !important;
        }
        .add-btn {
            max-width: 129px;
            width: 100% !important;
        }
        #admin_usersdatatable_wrapper .row .col-md-6+.col-md-6 {
            margin: 66px 0 0 0;
        }
    }

    @media only screen and (max-width: 530px) {
        .sale_section:after {
            bottom: -6px;
        }
        .sale_section::before {
            bottom: -6px;
        }
    }

    @media only screen and (max-width: 480px) {
        .container-fluid {
            width: 100%;
            padding-right: 12px;
            padding-left: 12px;
            margin-right: auto;
            margin-left: auto;
        }
        .section_title {
            font-size: 32px;
        }
        .brand-logo {
            max-width: 130px;
        }
        .home_banner_title {
            font-size: 30px;
            line-height: normal;
        }
        .section-title-sm {
            font-size: 28px;
        }
        .keep-in-touch .input-group-append .btn {
            font-size: 12px;
            letter-spacing: 2px;
            height: 40px;
        }
        .sale_section .link-btn {
            font-weight: normal;
            letter-spacing: 2px;
        }
        .genetics-for-sale {
            padding: 0 15px;
        }
        .genetics-for-sale .top_section {
            padding-bottom: 20px;
            margin-bottom: 20px;
        }
        #content.site-content {
            padding-top: 30px;
        }
        .contact-form .form-control {
            height: 40px;
        }
        .contact-form .btn-primary {
            padding: 15px 15px;
        }
        .social-link {
            top: 2px;
        }
        .navbar-light .navbar-toggler-icon {
            width: 30px;
        }
        .inner_banner_title {
            font-size: 40px;
            line-height: normal;
            margin-top: 20px;
        }
        h1.entry-title {
            font-size: 26px;
        }
        .contact .content-area {
            padding: 0 15px;
        }
        .save-btn {
            background: #ff8400;
            color: #fff;
            padding: 9px 30px !important;
            border: 0;
            margin-right: 0px;
        }
    }

    @media only screen and (max-width: 375px) {
        .banner_title {
            font-size: 28px;
            line-height: normal;
        }
        .section_title {
            font-size: 28px;
            margin-bottom: 30px;
        }
        #content.site-content {
            padding-top: 30px;
            padding-bottom: 30px;
        }
        .section-title-sm {
            font-size: 26px;
        }
        .contact-form {
            padding: 20px 20px 5px 20px;
        }
        .contact-form h3 {
            margin: 0 0 20px 0;
        }
        .contact-form h3 {
            font-size: 28px;
        }
        .contact-form .btn-primary {
            float: none;
            margin-top: 10px;
        }
        #masthead.site-header.fixed .fixed-logo {
            display: block;
            width: 69%;
            /* float: left; */
            margin: 0px auto 0 13px;
            padding-right: 0;
            text-align: center;
        }
        .save-btn {
            background: #ff8400;
            color: #fff;
            padding: 9px 30px !important;
            border: 0;
            margin-right: 5px !important;
            margin-bottom: 10px;
        }
        .cancel-btn {
            background: #fff;
            border: 1px solid #ff8400;
            color: #000;
            padding: 9px 21px !important;
        }
        h1 {
            /* text-align: center; */
        }
        .btn {
            font-size: 0.8rem;
        }
    }
	@media (min-width: 1300px) {
		.view_img{
		max-width:500px;	
		}
		a.add_button {
		position: fixed;
		z-index: 9999; 
		right: 53px;
		}
	}
    @media only screen and (max-width: 320px) {
        #masthead.site-header.fixed .fixed-logo {
            display: block;
            width: 62%;
            /* float: left; */
            margin: 0px auto 0 13px;
            padding-right: 0;
            text-align: center;
        }
        h3.section_title span::before {
            width: 20px;
            left: -28px;
        }
        h3.section_title span::after {
            width: 20px;
            right: -28px;
        }
    }

    /*admin*/

    html, body {
        height: 100%;
    }

    .login-bg {
        background-image: url('../assets/images/login-bg.jpg');
        background-position: center center;
        background-repeat: no-repeat;
        background-attachment: fixed;
        background-size: cover;
        /* background: url('../assets/images/login-bg.jpg') center top no-repeat;
    width: 100%; */
        font-family: 'Poppins', sans-serif;
        /* background-size: cover; */
    }

    .login-bg .card {
        border: 0px;
    }

    .logo-a {
        background: #1bafc3;
        width: 100%;
        height: 94px;
        text-align: left;
        line-height: 94px;
        padding-left: 29px;
    }

    h5 {
        font-family: 'Poppins', sans-serif;
        font-size: 26px;
        font-weight: 300;
        color: #000000;
        margin: 40px 0 !important;
        text-align: center;
    }

    h5::after {
        background: url(../assets/images/heading-title-bg-right.jpg) top left no-repeat;
        content: '';
        width: 25px;
        height: 19px;
        display: inline-block;
        margin-top: 0;
        position: relative;
        top: 12px;
    }

    h5::before {
        background: url(../assets/images/heading-title-bg-left.jpg) top left no-repeat;
        content: '';
        width: 25px;
        height: 19px;
        display: inline-block;
        margin-top: 0;
        position: relative;
        top: -9px;
    }

    .card-body.pl-0.pt-0.pb-0.pr-0 {
        background: #f6f7fa;
    }

    .login-f {
        max-width: 423px;
        width: 100%;
        margin: 0 auto;
    }

    .signup-f {
        max-width: 854px;
        width: 100%;
        margin: 0 auto;
    }

    .login-f .form-control {
        display: block;
        width: 100%;
        height: auto;
        padding: 0.7rem 1rem;
        font-size: 15px;
        font-weight: 400;
        line-height: 1.5;
        color: #000;
        background-color: #fff;
        background-clip: padding-box;
        border: 1px solid #ddd;
        border-radius: .25rem;
        font-family: 'Poppins', sans-serif;
        transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    }

    .fa-pencil-square, .fa-trash, .fa-eye, .fa-print {
        font-size: 21px !important;
        color: #999;
    }

    .table-scrollable {
        overflow: auto;
    }

    .re-bgcolor {
        background: #f6f7fa;
    }

    .form-control {
        display: block;
        width: 100%;
        height: auto;
        padding: 0.7rem 1rem;
        font-size: 15px;
        font-weight: 300;
        line-height: 1.5;
        color: black;
        background-color: #fff;
        background-clip: padding-box;
        border: 1px solid #ddd;
        border-radius: .25rem;
        font-family: 'Poppins', sans-serif;
        transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    }

    .toggle-group .btn-primary {
        color: #fff;
        background-color: #1bafc3;
        border-color: #1bafc3;
    }

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

    .btn-primary:hover {
        color: #fff;
        background-color: #1bafc3;
        border-color: #1bafc3;
    }

    .sign-in-btn {
        background: #1bafc3;
        /* float: left; */
        border: 0px;
        height: 54px;
        padding: 0 48px;
        color: #fff;
        border-radius: 5px;
        font-weight: 300;
        font-size: 17px;
    }

    .login-link {
        padding: 17px 0 0 0;
        font-weight: 300;
        color: #000000;
        font-size: 14px;
    }

    .login-link a, .login-bg a {
        color: #000000;
        text-decoration: underline;
        font-size: 14px;
        font-weight: 300;
    }

    .login-link a:hover {
        text-decoration: none;
    }

    .form-control:focus {
        color: #495057;
        background-color: white;
        border-color: #ddd;
        outline: 0;
        box-shadow: 0 0 0 0rem rgba(0, 123, 255, .25);
    }

    .form-control:disabled, .form-control[readonly]:focus {
        background-color: #e9ecef;
    }

    header#masthead {
        background: #1bafc3;
        padding: 0;
    }

    body {
        font-family: 'Poppins', sans-serif !important;
    }

    #masthead.site-header.ani-online-app-header ul.navbar-nav>li>a {
        color: #ffffff;
        font-family: 'Poppins', sans-serif !important;
        font-weight: 400 !important;
        letter-spacing: 0 !important;
        font-size: 13px !important;
        text-shadow: 0 0px 0px #0d0d0d !important;
        text-transform: uppercase;
        letter-spacing: 0.3em;
    }

    .ani-online .container {
        max-width: 1250px;
    }

    .site-content .container {
        max-width: 1177px;
    }

    .site-content .container form {
        width: 100%;
    }

    li.nav-item {
        margin-left: 15px;
    }

    #masthead.site-header.ani-online-app-header ul.navbar-nav>li {
        list-style: none;
        margin-top: 4px;
    }

    #content.site-content {
        padding-top: 75px;
        min-height: 800px;
    }

    .content-m {
        margin: 0 19px;
    }

    .bulk_action_form {
        width: 100%;
    }

    .table {
        width: 100% !important;
    }

    .table-hover tbody tr:hover {
        color: #212529;
        background-color: #fff;
    }

    .table-striped tbody tr:nth-of-type(odd) {
        background-color: #f9f9f9;
    }

    .table-bordered {
        border: 1px solid #dee2e6;
        background: #fff;
    }

    .table-bordered td {
        border: 0px solid #dee2e6;
        font-size: 16px;
        font-weight: 300;
    }

    .table-bordered td, .table-bordered th {
        border: 0px solid #dee2e6;
        border-bottom: 1px solid #ddd;
    }

    .table-bordered th {
        border: 0px solid #dee2e6;
        border-right: 1px solid #ddd;
        font-size: 16px;
        font-weight: 400;
    }

    .table-bordered thead td, .table-bordered thead th {
        border-bottom-width: 1px;
    }

    h1 {
        font-size: 26px;
        font-weight: 400;
        color: #0e1a35;
    }

    .pagination {
        /* display: -ms-flexbox; */
        /* display: flex; */
        padding-left: 0;
        list-style: none;
        border-radius: .25rem;
        text-align: right;
        display: block;
    }

    .pagination li {
        display: inline-block;
        background: #fff;
        padding: 0;
        margin: 0 2px 0 0;
        width: 40px;
        height: 40px;
        line-height: 40px;
        text-align: center;
    }

    .save-btn {
        background: #ff8400;
        color: #fff;
        padding: 9px 46px;
        border: 0;
        margin-right: 15px;
    }

    .cancel-btn i, .save-btn i, .add-btn i, .add-btn2 i {
        margin-right: 8px;
    }

    .add-btn {
        background: #ff8400;
        color: #fff;
        padding: 9px 34px;
        border: 0;
        width: 156px;
        max-height: 44px;
    }

    .add-btn2 {
        background: #ff8400;
        color: #fff;
        padding: 9px 20px;
        border: 0;
        width: 169px;
        max-height: 44px;
    }

    .reg_close {
        float: right;
        margin: -35px 8px;
    }

    .cancel-btn {
        background: #fff;
        border: 1px solid #ff8400;
        color: #000;
        padding: 8px 34px;
    }

    label {
        display: block;
        margin-bottom: .5rem;
        color: #646464;
        font-size: 15px;
    }

    #content .form-group {
        position: relative;
        margin-bottom: 24px;
    }

    .custom-file-label {
        top: 34px;
    }

    .footer-copyright {
        background-color: #000;
        color: #fff;
        font-size: 13px;
    }

    .datepicker-dropdown {
        top: 0;
        left: 0;
        padding: 4px;
        background-color: #1bafc3;
        border-radius: 10px;
    }

    .datepicker table tr td, .datepicker table tr th {
        text-align: center;
        width: 30px;
        height: 30px;
        border-radius: 4px;
        border: none;
        color: #FFFFFF;
    }

    .datepicker table tr td.day:hover, .datepicker table tr td.focused {
        background: #555555;
        cursor: pointer;
    }

    .datepicker table tr td.old, .datepicker table tr td.new {
        color: #CCCCCC;
    }

    .datepicker table tr td.today {
        color: #000000;
        background-color: #FFA953;
        border-color: #FFB76F;
    }

    .datepicker table tr td.today:hover {
        color: #FFFFFF;
        background-color: #884400;
        border-color: #f59e00;
    }

    .datepicker .datepicker-switch {
        width: 145px;
    }

    .datepicker .datepicker-switch:hover, .datepicker .prev:hover, .datepicker .next:hover, .datepicker tfoot tr th:hover {
        background: #555555;
    }

    .datepicker table tr td span.focused, .datepicker table tr td span:hover {
        background: #555555;
    }

    .datepicker table tr td span.new, .datepicker table tr td span.old {
        background: #555555;
    }

    .datepicker table tr td.active.active, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled.disabled, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active.disabled:hover.active, .datepicker table tr td.active.disabled:hover.disabled, .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active.disabled:hover:hover, .datepicker table tr td.active.disabled:hover[disabled], .datepicker table tr td.active.disabled[disabled], .datepicker table tr td.active:active, .datepicker table tr td.active:hover, .datepicker table tr td.active:hover.active, .datepicker table tr td.active:hover.disabled, .datepicker table tr td.active:hover:active, .datepicker table tr td.active:hover:hover, .datepicker table tr td.active:hover[disabled], .datepicker table tr td.active[disabled] {
        background-color: #ff8400;
    }

    .datepicker table tr td.active, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active:hover {
        background-color: #ff8400;
        background-image: linear-gradient(to bottom, #ff8400, #ff8400);
    }
	.print_header {
    top: 0cm;
    left: 0cm;
    right: 0cm;
    height: 2cm;
    background-color: #03a9f4;
    color: white;
    text-align: center;
    line-height: 1.5cm;
	margin-bottom:6px;
    }
	.footer a:hover { text-decoration: none;}
	.footer a { text-decoration: none;}
	.footer{margin-top:15px;}
	.print_header h3 {
	padding-top: 20px;
	} 
	.print_header {display:none;} 
	.p_logo {display:none;}
		@media print {
		.print_header {display:block;}
		.p_logo {display:block;}
		.page-footer {display:none;}
	}
    /**/