/*******************************
        Header Icon
 *********************************/
.admin .dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: 0px;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
}

.btn.btnadmin:focus {
    outline: none !important;
    box-shadow: none !important;
}

.admin {
    top: 20px;
}

.adminicon {
    border-right: 2px solid #006c36;
    padding-right: 15px;
}

.btn.btnadmin {
    padding-left: 0px !important;
    padding-right: 0px !important;
    background: #fff !important;
}

.admin .dropdown-menu.show {
    background: #ebebeb 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    opacity: 1;
    /* margin-top: -5px !important; */
    margin-left: -90% !important;
    min-width: 100px !important;
}

.admin .login.dropdown-menu.show {
    margin-left: -65% !important;
}

.admin .login .dropdown-item {
    padding: 25px 45px !important;
}

.admin .dropdown-item {
    font: normal normal normal 20px/14px 'Noto Sans Display' !important;
    color: #000;
    padding: 25px 30px !important;
}

.admin .dropdown-menu :before {
    content: "";
    position: absolute;
    /* right: 55px; */
    right: 40%;
    left: 31%;
    top: -10px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 12px 10px 12px;
    border-color: transparent transparent #C7C7C7 transparent;
    z-index: 9999;
}

.admin .dropdown-menu :after {
    content: "";
    position: absolute;
    /* right: 56px; */
    right: 41%;
    left: 32%;
    top: -10px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0px 9px 10px 10px;
    border-color: transparent transparent #ebebeb transparent;
    z-index: 9999;
}

.admin .dropdown-item:hover, .dropdown-item:active {
    color: #000 !important;
    background: #ebebeb !important;
    font: normal normal normal 20px/14px 'Noto Sans Display' !important;
    padding: 25px 30px !important;
}

.admin .login .dropdown-item:hover, .admin .login .dropdown-item:active {
    font: normal normal normal 20px/14px 'Noto Sans Display' !important;
    padding: 25px 45px !important;
}

.admin .login.dropdown-menu :before {
    left: 30% !important;
}

.admin .login.dropdown-menu :after {
    left: 32% !important;
}

.admin .dropdown-menu {
    top: 8px !important;
    padding: 0px !important;
    border-radius: 0rem !important;
    border: none !important;
}

header .logo-container a.usericon {
    height: 35px !important;
    cursor: pointer;
}

hr.drpdwnline {
    border-top: 1px solid #fff;
    margin: 0px 25px;
}

@media (min-width: 320px) and (max-width:767px) {
    .admin .login.dropdown-menu.show {
        margin-left: -79% !important;
    }

    .admin .dropdown-menu.show {
        margin-left: -96% !important;
    }
}

@media (min-width: 320px) and (max-width:767px) and (orientation: portrait) {
    section .connectus {
        padding-top: 40% !important;
    }

    .Contheight {
        height: 288px !important;
    }

    header a.greencast-logo {
        padding-right: 4px !important;
    }

    .adminicon {
        border-right: 2px solid #006c36;
        padding-right: 6px !important;
    }

    .dropdown-menu :before {
        left: 28% !important;
    }

    .dropdown-menu :after {
        left: 30% !important;
    }

    .submit-outer {
        padding-left: 0px !important;
    }
}
/*********************************
     margin & padding

 *********************************/
.margin-bottom-5,
.margin-bottom-10,
.margin-bottom-15,
.margin-bottom-20,
.margin-bottom-25,
.margin-bottom-30,
.margin-bottom-35,
.margin-bottom-40,
.margin-bottom-45,
.margin-bottom-50,
.margin-bottom-55,
.margin-bottom-60 {
    clear: both;
}

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

.margin-bottom-5 {
    margin-bottom: 5px;
}

.margin-bottom-10 {
    margin-bottom: 10px;
}

.margin-bottom-15 {
    margin-bottom: 15px;
}

.margin-bottom-20 {
    margin-bottom: 20px;
}

.margin-bottom-25 {
    margin-bottom: 25px;
}

.margin-bottom-30 {
    margin-bottom: 30px;
}

.margin-bottom-35 {
    margin-bottom: 35px;
}

.margin-bottom-40 {
    margin-bottom: 40px;
}

.margin-bottom-45 {
    margin-bottom: 45px;
}

.margin-bottom-50 {
    margin-bottom: 50px;
}

.margin-bottom-55 {
    margin-bottom: 55px;
}

.margin-bottom-60 {
    margin-bottom: 60px;
}

.margin-bottom-5 {
    margin-bottom: 5px;
}

.margin-top-20 {
    margin-top: 20px;
}

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

.margin-top-30 {
    margin-top: 30px;
}

.margin-top-35 {
    margin-top: 35px;
}

.margin-top-40 {
    margin-top: 40px;
}

.margin-top-45 {
    margin-top: 45px;
}

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

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

.margin-top-4 {
    margin-top: 4px;
}

.margin-top-5 {
    margin-top: 5px;
}

.margin-top-7 {
    margin-top: 7px;
}

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

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

.margin-top-80 {
    margin-top: 80px;
}

.margin-left-0 {
    margin-left: 0px;
}

.margin-left-5 {
    margin-left: 5px;
}

.margin-left-10 {
    margin-left: 10px;
}

.margin-left-15 {
    margin-left: 15px;
}

.margin-left-20 {
    margin-left: 20px;
}

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

.margin-right-5 {
    margin-right: 5px;
}

.margin-right-10 {
    margin-right: 10px;
}

.margin-right-15 {
    margin-right: 15px;
}

.margin-right-20 {
    margin-right: 20px;
}

.margin-25 {
    margin: 25px;
}

.margin-20 {
    margin: 20px;
}

.margin-15 {
    margin: 15px;
}

.margin-10 {
    margin: 10px;
}

.margin-5 {
    margin: 5px;
}

.padding-top-5 {
    padding-top: 5px;
}

.padding-left-5 {
    padding-left: 5px;
}

.clear-both {
    clear: both;
}


/*********************************
    General style
 *********************************/
.form-control,
.form-control:focus {
    box-shadow: none;
    border-color: none !important;
}

.form-control {
    box-shadow: none;
}

.inputGrp input[type="password"] {
    width: 100%;
    height: 45px;
    line-height: 45px;
    padding: 0 10px;
    background: #fff;
    border: none;
    border-bottom: 2px solid #69be27;
    border-radius: 0px !important;
}

select.form-control {
    border: none;
    border-bottom: 2px solid #69be27;
    border-radius: 0rem !important;
    height: 45px !important;
    font-size: 1.6rem !important;
}

.textAlign {
    text-align: right;
}

.word-break {
    word-break: break-word;
}

.required-field {
    color: red !important;
    font-size: 1.4rem;
    font-family: 'Noto Sans Display';
    float: left;
}

.requiredCustom:after {
    content: "*";
    color: #f44336;
    margin-left: 2px;
}

.fontSize {
    font-size: 1.6rem !important;
}

.note {
    font-size: 1.4rem !important;
    text-align: left !important;
}

/*********************************
   Text Colors

 *********************************/
.color-green {
    color: #006c36;
}
/*********************************
    Main Content Height

 *********************************/
.Contheight {
    height: 230px !important;
}

.Contheightaccount {
    height: 250px !important;
}

.Contheightregister {
    height: 670px !important;
}

.Contheightprofile {
    height: 160px !important;
}

.cursor-pointer {
    cursor: pointer;
}

.text-decoration-none {
    text-decoration: none !important;
}

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


    .Contheight {
        height: 250px !important;
    }

    .Contheightaccount {
        height: auto !important;
        padding-bottom: 20%;
    }

    .Contheightregister {
        height: auto !important;
    }
}

@media (min-width: 768px) and (max-width:1024px) {
    .Contheightaccount {
        padding-bottom: 53%;
    }
}
/*********************************
  login/forgot password/register Button style

 *********************************/
@media (min-width: 768px) {
    .login .o-form-button-bar input[type="submit"],
    .login .o-form-button-bar input[type="button"],
    .forgotpassword .o-form-button-bar input[type="submit"],
    .forgotpassword .o-form-button-bar input[type="button"],
    .register.o-form-button-bar input[type="submit"],
    .register .o-form-button-bar input[type="button"],
    .registeraccount.o-form-button-bar input[type="submit"],
    .registeraccount .o-form-button-bar input[type="button"],
    .signup.o-form-button-bar input[type="submit"],
    .signup .o-form-button-bar input[type="button"]
    .o-form-button-bar a.button {
        width: 50% !important;
    }
}

.login .o-form-button-bar input[type="submit"],
.login .o-form-button-bar input[type="button"],
.forgotpassword .o-form-button-bar input[type="submit"],
.forgotpassword .o-form-button-bar input[type="button"],
.register.o-form-button-bar input[type="submit"],
.register .o-form-button-bar input[type="button"],
.registeraccount.o-form-button-bar input[type="submit"],
.registeraccount .o-form-button-bar input[type="button"],
.signup.o-form-button-bar input[type="submit"],
.signup .o-form-button-bar input[type="button"],
.o-form-button-bar a.button {
    width: 100% !important;
    background: #fff;
    height: 46px;
    line-height: 46px;
    border: none;
    margin-top: 30px;
    cursor: pointer;
}
/*********************************
   Login
*********************************/
.tile-container.greenpartners img#weather_icon {
    width: 89px;
    height: 89px;
}

.loginCont #okta-sign-in.auth-container .okta-sign-in-header {
    display: none !important;
}

.loginCont #okta-sign-in .auth-content {
    padding: 20px !important;
    background: #f1f2f2;
}

.loginCont #okta-sign-in .auth-header {
    border-bottom: none !important;
}

.loginCont #okta-sign-in.auth-container.main-container {
    background: transparent;
}

.loginCont #okta-sign-in.auth-container.main-container {
    border-color: transparent;
    box-shadow: none;
    margin-left: 0px;
    margin-right: 0px;
    width: 100%;
}

.loginCont {
    padding: 0px;
}

    .loginCont #okta-sign-in .o-form label {
        font-size: 1.6rem;
        display: block;
        text-align: left;
        line-height: 2rem;
        font-family: 'Noto Sans Display';
        font-weight: 400;
        color: #282828;
        margin-bottom: 5px;
        padding: 0px;
    }

    .loginCont #okta-sign-in .o-form .input-fix input[type=text],
    .loginCont #okta-sign-in.auth-container .okta-form-input-field input[type=password] {
        background: #ffffff;
        width: 100%;
        height: 45px;
        line-height: 45px;
        padding: 0 10px;
        background: #fff;
        border: none;
        border-bottom: 2px solid #69be27;
        font-family: 'Noto Sans Display';
        font-weight: 400;
        color: #282828;
        font-size: 1.6rem;
        border-radius: 0px;
    }

    .loginCont #okta-sign-in .o-form .input-fix, #okta-sign-in .o-form .textarea-fix {
        border: none;
    }

    .loginCont #okta-sign-in.auth-container .okta-form-input-field.focused-input {
        border-color: transparent;
    }

    .loginCont #okta-sign-in .o-form .input-fix input, #okta-sign-in .o-form .textarea-fix input:focus {
        box-shadow: none;
    }

    .loginCont #okta-sign-in.auth-container h2 {
        color: #69be27;
        font-weight: bold;
        font-size: 2.4rem;
        font-family: 'Noto Sans Display';
    }

#okta-sign-in.auth-container.main-container .margin-btm-5 {
    margin-bottom: 20px !important;
}

#okta-sign-in .o-form-label {
    padding: 0px;
}

#okta-sign-in .o-form-button-bar {
    padding: 15px 0px 20px 0px !important;
}

#okta-sign-in .o-form-head {
    margin-top: 0px !important;
}

.login #okta-sign-in .infobox > .icon {
    top: auto !important;
}

#login-widget {
    position: relative !important;
    background: #f1f2f2;
}

.loginCont #okta-sign-in .focused-input {
    box-shadow: none;
}

.loginCont #okta-sign-in.auth-container .link, #okta-sign-in.auth-container .link:active, #okta-sign-in.auth-container .link:hover, #okta-sign-in.auth-container .link:link, #okta-sign-in.auth-container .link:visited {
    color: #282828;
    font: normal normal normal 16px/14px 'Noto Sans Display' !important;
    box-shadow: none;
}

.loginCont #okta-sign-in .auth-footer {
    text-align: left;
    font: normal normal bold 16px/14px 'Noto Sans Display' !important;
}

.loginCont #okta-sign-in {
    margin-bottom: 0px;
}

    .loginCont #okta-sign-in.auth-container.main-container {
        font-family: 'Noto Sans Display' !important;
        font-weight: 400;
        color: #282828;
        font-size: 1.6rem !important;
    }

#okta-sign-in.auth-container .o-form-explain.okta-form-input-error {
    /*font-size: 13px !important;*/
    color: red !important;
    font-size: 1.4rem !important;
    font-family: 'Noto Sans Display';
    float: left;
}

.loginCont .okta-form-infobox-error.infobox.infobox-error {
    font-size: 1.4rem !important;
    font-family: 'Noto Sans Display';
}

.registerInput a {
    color: #007bff !important;
}


.loginCont #okta-sign-in .o-form-theme {
    padding: 0px 0px 0px !important;
}

.loginCont #okta-sign-in {
    margin: 0px;
    border-radius: 0px;
    min-width: 100%;
}

.mobTop {
    margin-top: 40px !important;
}

@media only screen and (max-width: 600px) {
    .loginCont #okta-sign-in.auth-container .auth-content {
        max-width: 100%;
    }
}

@media (min-width: 768px) {
    section .connectus {
        padding-top: 30px !important;
    }

    .loginCont #okta-sign-in.auth-container .button-primary,
    .loginCont #okta-sign-in.auth-container .button.button-primary.link-button-disabled,
    .o-form-button-bar a.button {
        width: 50% !important;
    }


    .tile-container.greenpartners.login {
        top: -90px !important;
    }
}

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

    section#nav-tiles\ profileCont {
        margin-bottom: 260px !important;
    }

    .tile-container.greenpartners.login .tile:first-child {
        -ms-grid-column-span: 1;
        -ms-grid-column: 1;
        grid-column: 2 / 1 !important;
        -ms-grid-row: 1;
        -ms-grid-row-span: 1;
        grid-row: 2 !important;
        top: 100% !important;
        padding-right: 0px !important;
        padding-left: 0px !important;
    }

    .mobTop {
        margin-top: 0px !important;
    }
}



@media (min-width: 320px) and (max-width:767px) and (orientation: portrait) {
    section.connectus {
        padding-top: 65% !important;
    }
}

@media (min-width: 320px) and (max-width:767px) and (orientation: landscape) {
    section.connectus {
        padding-top: 25% !important;
    }
}

.loginCont #okta-sign-in.auth-container .button-primary,
.loginCont #okta-sign-in.auth-container .button.button-primary.link-button-disabled,
.o-form-button-bar a.button, .registeraccount .o-form-button-bar input[type="button"],
.signup .o-form-button-bar input[type="button"] {
    width: 100% !important;
    background: #fff;
    height: 46px;
    line-height: 46px;
    border: none;
    margin-top: 30px;
    cursor: pointer;
    border-radius: 0px;
    font-size: 1.8rem !important;
    color: #000 !important;
    display: block;
    text-align: center;
    box-shadow: none;
    margin: auto;
    font-family: 'Noto Sans Display';
    font-weight: 400;
}
/*********************************
 Register & Signup
*********************************/
#contact.registerInput input[type="text"], .inputGrpinput[type="number"], .inputGrp input[type="email"] {
    background: #ffffff;
    border-radius: 0px !important;
}

.popover-body {
    font-size: 14px !important;
}

@media (min-width: 768px) {
    .tile-container.contact.register, .tile-container.contact.registeraccount {
        -ms-grid-columns: 39% 70% !important;
        grid-template-columns: 30% 70% !important;
        -ms-grid-rows: auto auto;
        grid-template-rows: auto auto;
    }

    .tile-container.contact.signup {
        grid-template-columns: 26% 74% !important;
        -ms-grid-rows: auto auto;
        grid-template-rows: auto auto;
    }

    #contact.register input[type="submit"],
    #contact.registeraccount input[type="submit"],
    #contact.signup input[type="submit"] {
        font-size: 1.8rem;
        padding-right: 50px;
        padding-left: 50px;
        background: #006c36 !important;
        color: #fff;
        border-radius: 0px !important;
    }

    .contact .tile.contact-form img {
        width: 55px;
    }

    .tile-container.contact.register:before,
    .tile-container.contact.registeraccount:before {
        left: calc(30% - 10px) !important;
    }

    .tile-container.contact.signup:before {
        left: calc(26% - 10px) !important;
    }

    .tile-container.contact.register:before, .tile-container.contac.registert:after,
    .tile-container.contact.registeraccount:before, .tile-container.contac.registertaccount:after {
        width: calc(70% + 10px) !important;
    }

    .tile-container.contact.signup:before, .tile-container.contact.signup:after {
        width: calc(74% + 10px) !important;
    }

    .tile-container.contact.register:before,
    .tile-container.contact.registeraccount:before,
    .tile-container.contact.signup:before {
        width: calc(70% + 11px);
    }

    .tile-container.contact.register:after,
    .tile-container.contact.registeraccount:after,
    .tile-container.contact.signup:after {
        /*right: 29%;*/
        width: calc(70% + 10px);
    }


    .tile-container.contact.register,
    .tile-container.contact.registeraccount,
    .tile-container.contact.signup {
        top: -90px !important;
    }

    .mobaligndesktop {
        display: block !important;
    }

    .mobalign {
        display: none !important;
    }

    .paddingLR {
        padding-right: 0px;
        padding-right: 0px;
    }
}

@media (min-width: 768px) and (max-width:1024px) and (orientation:portrait) {
    .padding-10 {
        padding-left: 10px !important;
    }

    .tile-container.contact.registeraccount:after {
        bottom: 100px !important;
    }
}

@media (min-width: 1024px) and (max-width:1366px) and (orientation:portrait) {
    .tile-container.contact.registeraccount:after {
        bottom: 19px !important;
    }
}

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

    .tile-container.contact.registeraccount:after {
        bottom: 39px !important;
    }
}

@media (min-width: 812px) and (max-width:812px) and (orientation:landscape) {
    .tile-container.contact.registeraccount:after {
        bottom: 100px !important;
    }
}

@media (min-width: 1200px) {
}

@media (min-width: 320px) and (max-width:767px) {
    .marginTop {
        margin-top: 15px;
    }

    .textAlign {
        text-align: left;
    }

    .mobaligndesktop {
        display: none !important;
    }

    .mobalign {
        display: block !important;
    }
}


/*********************************
 Forgot password
*********************************/
@media (min-width: 768px) {
    .tile-container.contact.forgotpassword {
        grid-template-columns: 50% 50% !important;
    }

    #nav-tiles.forgotSection {
        margin-bottom: -110px;
    }

    .tile-container.contact.forgotpassword {
        top: -90px !important;
    }

        .tile-container.contact.forgotpassword:before {
            left: calc(50% - 10px);
        }

        .tile-container.contact.forgotpassword .tile:first-child {
            background: #f1f2f2;
        }

        .tile-container.contact.forgotpassword:after {
            right: unset;
            left: 50%;
        }

        .tile-container.contact.forgotpassword .tile:first-child {
            padding-right: 20px;
        }

        .tile-container.contact.forgotpassword:before, .tile-container.contact.forgotpassword:after {
            width: calc(50% + 10px);
        }

    .tile-container.greenpartners.forgotpassword {
        grid-template-columns: 50% 50%;
        grid-template-rows: auto auto;
    }

        .tile-container.greenpartners.forgotpassword .tile:nth-child(2) {
            grid-column: 1 / span 1;
            -ms-grid-row: 1;
            grid-row: 1 / 1;
            position: absolute;
            width: 100%;
        }

        .tile-container.greenpartners.forgotpassword:before {
            left: calc(0% - 10px);
        }

        .tile-container.greenpartners.forgotpassword:before, .tile-container.greenpartners.forgotpassword:after {
            width: calc(50% + 10px);
        }

    #nav-tiles.mainSection {
        margin-bottom: -35%;
    }

    .tile-container.cal-contlanding:after {
        bottom: unset;
        top: 295px;
    }

    .newpassword.popover {
        max-width: 521px !important;
    }
}

.tile-container.contact.forgotpassword .tile:first-child {
    background: #f1f2f2;
}

@media (min-width: 992px) {
    #nav-tiles.mainSection {
        margin-bottom: -25%;
    }
}

@media (min-width: 1200px) {
    #nav-tiles.mainSection {
        margin-bottom: -20%;
    }

    .tile-container.contact.registeraccount:after,
    .tile-container.contact.register:after {
        width: calc(70% + 10px) !important;
    }
}


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

    #nav-tiles.Calculator {
        margin-bottom: -48px !important;
    }

    .note {
        text-align: center !important;
    }
}

@media (min-width: 320px) and (max-width:767px) and (orientation: portrait) {
    #nav-tiles.mainSection {
        margin-bottom: -50%;
    }
}

@media (min-width: 320px) and (max-width:767px) and (orientation: landscape) {
    #nav-tiles.mainSection {
        margin-bottom: -26%;
    }
}

/*********************************
   Profile
*********************************/
@media (min-width: 768px) {
    .tile.profilegrid {
        -ms-grid-column-span: 1;
        -ms-grid-column: 1;
        grid-column: 1 / span 1;
        -ms-grid-row: 2;
        -ms-grid-row-span: 2;
        grid-row: 1 / 2;
        padding: 0;
        margin: -35px 0 0;
        text-align: left;
    }

    .tile-container.profile:before, .tile-container.profile:after {
        width: calc(32% + 10px);
    }

    .profileCont .tile-container.profile .tile:first-child {
        padding-right: 60px;
    }

    .tile-container.profile .tile:first-child {
        margin-top: 135px;
        padding-right: 10px;
        padding: 20px;
    }

    .profile .tile span.tile-heading {
        display: block;
        font-size: 2.0rem;
        font-weight: 700;
        line-height: 2.0rem;
        color: #69be27;
        margin-bottom: 10px;
    }

    .profielTxt {
        margin-top: 3%;
    }

    .mobmargin {
        margin-left: 30px;
    }

    .tile-container.profile {
        display: -ms-grid;
        display: grid;
        position: relative;
        -ms-grid-columns: 68% 16% 16% 16% 16%;
        grid-template-columns: 68% 16% 16% 16% 16%;
        -ms-grid-rows: 160px;
        grid-template-rows: 160px;
        top: -90px;
        cursor: pointer;
    }

        .tile-container.profile:before {
            left: calc(68% - 10px);
            top: -10px;
        }

    .profileCont .tile-container.profile .tile:first-child {
        padding-right: 60px;
    }

    .tile.home, .tile.cal {
        -ms-grid-column-span: 1;
        -ms-grid-column: 2;
        grid-column: 2 / span 1;
        -ms-grid-row: 1;
        grid-row: 1;
        margin: 0 0 5px 0;
    }

    .tile.profile, .tile .tools_dollor {
        -ms-grid-column-span: 1;
        -ms-grid-column: 3;
        grid-column: 3 / span 1;
        -ms-grid-row: 1;
        grid-row: 1;
        margin: 0 0 5px 0;
    }

    .tile.springcal {
        -ms-grid-column-span: 1;
        -ms-grid-column: 2;
        grid-column: 2 / span 1;
        -ms-grid-row: 2;
        grid-row: 2;
        /* margin: 0 0 5px 0; */
        margin: 5px 0;
    }

        .tile.springcal > img, .tile.cal > img {
            width: 50px !important;
        }

    .tile.dollorspot {
        -ms-grid-column-span: 1;
        -ms-grid-column: 3;
        grid-column: 3 / span 1;
        -ms-grid-row: 2;
        grid-row: 2;
        margin: 5px 0;
    }

        .tile.dollorspot:before, .tile.profile:before, .tile.tools_dollor:before {
            content: "";
            display: block;
            width: 4px;
            height: 80%;
            background: #fff;
            position: absolute;
            left: -2px;
            top: 10%;
        }

    .tile-container.calculator-landing.tools:after {
        bottom: -11px !important;
        top: auto !important;
    }
}

@media (min-width: 320px) and (max-width:767px) {
    .tile.springcal {
        -ms-grid-column-span: 1;
        -ms-grid-column: 2;
        grid-column: 3 / span 1;
        -ms-grid-row: 2;
        grid-row: 2;
        /* margin: 0 0 5px 0; */
        margin: 5px 0;
    }

        .tile.springcal > img, .tile.cal > img {
            width: 50px !important;
        }

    .tile.dollorspot {
        -ms-grid-column-span: 1;
        -ms-grid-column: 3;
        grid-column: 1 / span 1;
        -ms-grid-row: 2;
        grid-row: 3;
        margin: 5px 0;
    }

        .tile.dollorspot:before {
            content: "";
            display: block;
            width: 4px;
            height: 80%;
            background: #fff;
            position: absolute;
            left: -2px;
            top: 10%;
        }

    .tile.profile:before {
        content: "";
        display: block;
        width: 80%;
        height: 4px;
        background: #fff;
        position: absolute;
        top: -2px;
        left: 10%;
    }

    .tile-container.profile:after {
        /*top: 59%;*/
    }

    .tile-container.profile {
        grid-template-rows: auto 180px !important;
    }

    .mobmargin {
        margin-left: 60px;
    }

    .profile .tile:first-child .col-12 div {
        width: calc(100% - 63px);
    }

    .tile:first-child .col-12 div {
        padding-left: 30px;
    }

    .tile.weather {
        background: #fff;
        -ms-grid-column-span: 2;
        -ms-grid-column: 1;
        grid-column: 1 / span 2;
        -ms-grid-row-span: 1;
        grid-row: 1 / 3;
        margin: 0;
        text-align: left;
        padding: 0 20px 20px 20px !important;
    }

    .profile .tile.home, .profile .tile.profile, .tools .tile.tools_dollor {
        margin-top: 5px;
    }

        .profile .tile.profile:before, .profile .tile.springcal:before, .tools .tile.tools_dollor:before {
            content: "";
            display: block;
            width: 4px;
            height: 80%;
            background: #fff;
            position: absolute;
            left: -2px;
            top: 10%;
        }
}

/*********************************
  Popupover
*********************************/

.popover {
    max-width: 350px !important;
    border: 1px solid #fff !important;
    background: #8fd15c;
    box-shadow: 0px 3px 6px #00000075 !important;
    border-radius: 10px;
}

.popover-body {
    color: #fff !important;
    font: normal normal 400 12px/18px 'Noto Sans Display' !important;
}

.bs-popover-auto[x-placement^=auto] .arrow::before, .bs-popover-auto .arrow::before {
    bottom: -5px !important;
    border-top-color: #28a745c2 !important;
}

.bs-popover-auto[x-placement^=auto] .arrow::after, .bs-popover-auto .arrow::after {
    bottom: -3px !important;
    border-top-color: #00000029 !important;
}

.bs-popover-auto .arrow::before,
.bs-popover-auto .arrow::after {
    border-width: 1rem 1rem 0 !important;
}

.bs-popover-bottom .arrow::before {
    top: -1px !important;
    border-bottom-color: #fff !important;
}

.bs-popover-bottom .arrow::after {
    border-bottom-color: #8fd15c !important;
}

.bs-popover-top .arrow::before {
    bottom: -1px !important;
    border-top-color: #fff !important;
}

.bs-popover-top .arrow::after {
    border-top-color: #8fd15c !important;
}

/*********************************
       Spinner
*********************************/

@keyframes spinner {
    to {
        transform: rotate(360deg);
    }
}

.spinner {
    content: "";
    box-sizing: border-box;
    position: absolute;
    top: 33%;
    left: 50%;
    width: 60px;
    height: 60px;
    margin-top: -15px;
    margin-left: -15px;
    border-radius: 50%;
    border: 2px solid #ccc;
    border-top-color: #69be27;
    animation: spinner 1s linear infinite;
    display: block;
}

#pageloader {
    position: fixed;
    margin: 0px;
    width: 100%;
    height: 100%;
    z-index: 100000;
    background: #00000038;
}

.js-help-link {
    display: none !important;
}

/*********************************
       Worksheet
*********************************/
@media (min-width: 768px) {
    .calculators .tile.springCalculator {
        -ms-grid-column-span: 1;
        -ms-grid-column: 4;
        grid-column: 2 / span 1;
        -ms-grid-row: 1;
        grid-row: 2;
        margin: 5px 0;
        cursor: pointer;
    }

    .calculators .tile.fallCalculator {
        -ms-grid-column-span: 1;
        -ms-grid-column: 4;
        grid-column: 3 / span 1;
        -ms-grid-row: 1;
        grid-row: 2;
        margin: 5px 0;
        cursor: pointer;
    }

    .calculators .tile.calcadmin {
        -ms-grid-column-span: 1;
        -ms-grid-column: 4;
        grid-column: 4 / span 1;
        -ms-grid-row: 1;
        grid-row: 2;
        margin: 5px 0;
        cursor: pointer;
    }

    .tile-container.calculator-landing:after {
        bottom: 0 !important;
        top: auto !important;
    }

    .calculators .cal-contlanding .tile.calculator {
        -ms-grid-column-span: 1;
        -ms-grid-column: 1;
        grid-column: 1 / span 1;
        -ms-grid-row: 1 !important;
        -ms-grid-row-span: 1 !important;
        grid-row: 2 !important;
    }
}

.calculators .tile.fallCalculator img, .calculators .tile.springCalculator img, .calculators .tile.calcadmin img {
    width: 40px;
}

.calculators .tile.fallCalculator:before,
.calculators .tile.calcadmin:before {
    content: "";
    display: block;
    width: 4px;
    height: 80%;
    background: #fff;
    position: absolute;
    left: -2px;
    top: 10%;
}

.calculators .tile.ingredients,
.calculators .tile.fairway,
.calculators .tile.products {
    margin: 0px 0px 5px 0px;
}

.table th {
    font: normal normal 400 16px Arial,sans-serif !important;
    line-height: 2rem;
    color: #fff !important;
    background: #80bb45 !important;
    text-align: left;
    padding: 12px 8px;
    border: 1px solid #ebebebc7 !important;
}

.table > tbody > tr > th {
    font: normal normal 400 16px Arial,sans-serif !important;
    line-height: 2rem;
    color: #fff !important;
    background: #80bb45 !important;
    text-align: left;
    padding: 12px 8px;
    border: 1px solid #ebebebc7 !important;
}

.workSheet .table > tbody > tr > td {
    font: normal normal 400 16px Arial,sans-serif !important;
    line-height: 2rem;
    color: #282828 !important;
    border: 1px solid #d3d3d352 !important;
    text-align: left;
    padding: 7px 8px;
}

.fa-check, .fa-pencil-square-o, .fa-eye, .fa-ellipsis-v, .fa-copy {
    color: #69be27;
    font-size: 20px;
    cursor: pointer;
}



.show-cursor, .worksheet.cal .dropdown-item {
    background-color: #80bb45;
    font-size: 13px !important;
    padding: 5px 7px !important;
    text-align: left !important;
    font-weight: 600;
    color: #fff !important;
    font: normal normal 400 13px/18px Arial !important;
    border-radius: 0px;
    text-decoration: none !important;
}

.dropdown-item:hover,
.dropdown-item:active {
    color: #80bb45 !important;
    background: #fff !important;
}

.dropdown-divider {
    margin-top: 0px;
    margin-bottom: 0px;
}

.btnpadding {
    padding-left: 0px;
    padding-right: 0px;
    text-align: right;
}

.btnpaddingWidth {
    max-width: 14% !important;
}

.btnpaddingWidth1 {
    max-width: 13.5% !important;
}

.zeromargin {
    margin: 0px !important;
}

.worksheet {
    font: normal normal 400 16px/22px Arial !important;
    color: #282828;
}

    .workSheet.cal .dropdown-toggle::before {
        color: #80bb45 !important;
    }

    .workSheet.cal .dropdown-toggle::after {
        display: none;
    }

.backgroundnone {
    background: none;
}

.show-cursor .fa-eye,
.show-cursor .fa-trash {
    color: white;
}

    .show-cursor .fa-eye:hover, .show-cursor .view:hover,
    .show-cursor .fa-trash:hover, .show-cursor .del:hover {
        color: #69be27 !important;
    }

hr.hrheadline {
    border-top: 2px solid#d3d3d34d !important;
    margin-top: 5px;
}

.select-box-container {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 36px;
    background-color: transparent;
    background-image: url(../images/dropdown.png);
    background-size: 54px 46px;
    background-position: right center;
    background-repeat: no-repeat;
    border-right: 1px solid #69be27;
}

span.tile-heading {
    display: block;
    font-size: 2.0rem;
    font-weight: 700;
    line-height: 3.0rem;
    color: #69be27;
    margin-bottom: 10px;
}

i.fa.fa-trash {
    color: #dc3545;
    font-size: 18px;
    cursor: pointer;
}



.select-box-container select {
    width: calc(100% + 10px);
    color: #000;
    background-color: transparent;
    height: 36px;
    line-height: 36px;
    border: 1px solid #69be27;
    margin: 0;
    padding: 0 70px 0 10px;
    border-radius: 0;
    -webkit-appearance: none;
    appearance: none;
    outline: none;
}

.tile.calc-container.registCont .select-box-cont select,
.tile.calc-container.signupCont .select-box-cont select {
    width: calc(100% + 10px) !important;
}

@media (min-width: 320px) and (max-width:767px) and (orientation: portrait) {
    table td:before {
        content: attr(data-label);
        float: left;
        font-weight: bold;
        display: table-cell;
        width: 50%;
        text-align: left;
        color: #006c36 !important;
    }

    td .res_datalabel_span {
        width: 50%;
        display: inline-block;
        margin-left: 6px;
    }

    /*td {
        display: flex !important;
    }*/

    .worksheettbl td {
        display: inline-block !important;
    }

    table td.insidetbl::before {
        content: attr(data-label);
        float: left;
    }

    .table-striped tbody tr.insidetbl:nth-of-type(odd) {
        border: 1px solid#006c36;
    }

    .table-responsive .res-tbody > tr > td {
        border: 0;
        clear: left;
        display: block;
        float: left;
        text-align: left;
        width: 100%;
    }

    .table > tbody > tr > th {
        display: none !important;
    }
}

/*********************************
       Signup
*********************************/
.tile-container.signUp {
    grid-template-columns: none !important;
    grid-template-rows: none !important;
    top: -120px;
}

.tile.signup-container {
    background: #f1f2f2;
    -ms-grid-column-span: 1;
    grid-column: 1 / span 1;
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    grid-row: 1;
}

.signUp {
    border: 1px solid #ebebebc7;
    box-shadow: 0px 3px 3px #00000014;
}

.tile-container.signUp:before, .tile-container.signUp:after {
    content: "";
    display: block;
    width: calc(100% + 10px) !important;
    height: 10px;
    background: #69be27;
    position: absolute;
}

.tile-container.signUp {
    display: grid;
    position: relative;
}

    .tile-container.signUp:before {
        top: -10px;
        left: -10px;
    }

@media (min-width: 768px) {
    .tile-container.signUp {
        grid-template-columns: none !important;
        grid-template-rows: none !important;
        top: -120px;
    }
}

.tab-v1 .nav-tabs {
    border: none;
    background: none;
    border-bottom: solid 2px #72c02c;
}

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0;
}

@media (min-width: 768px) {
    .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%;
    }
}

.nav-tabs.nav-justified > li {
    float: none;
}

.tab-v1 .pest-tabs .nav-tabs > li > a:hover {
    background: #FFF;
    color: #0B693C;
}

    .tab-v1 .pest-tabs .nav-tabs > li > a:hover img, .tab-v1 .pest-tabs .nav-tabs > .active > a:focus img, .tab-v1 .pest-tabs .nav-tabs > .active > a img {
        border: 6px solid #0c6f37;
        opacity: 1.0;
        filter: alpha(opacity=100);
    }

    .tab-v1 .pest-tabs .nav-tabs > li > a:hover img, .tab-v1 .pest-tabs .nav-tabs > .active > a:focus img, .tab-v1 .pest-tabs .nav-tabs > .active > a img {
        border: 6px solid #0c6f37;
        opacity: 1.0;
        filter: alpha(opacity=100);
    }

.tab-v1 .pest-tabs .nav-tabs > li > a img {
    opacity: 0.5;
    filter: alpha(opacity=50);
}



.nav > li > a > img {
    max-width: none;
}

.pest-alerts img {
    margin-bottom: 15px;
    border: 1px solid #000;
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

.rounded-x {
    border-radius: 50% !important;
}

.textcenter {
    padding-top: 10%;
    padding-left: 10%;
    padding-right: 10%;
    color: #FFF;
    font-size: 1.4em;
    line-height: 32px;
    margin-bottom: 2px;
    margin-top: 2px;
    font-weight: 500;
    text-shadow: 2px 2px 12px #000000;
}

.tab-v1 .pest-tabs .nav-tabs a:hover img,
.tab-v1 .pest-tabs .nav-tabs > .active > a:focus img,
.tab-v1 .pest-tabs .nav-tabs > .active > a img {
    border: 6px solid #0c6f37;
    opacity: 1.0;
    filter: alpha(opacity=100);
}

img.img-responsive.rounded-x:hover {
    border: 6px solid #69be27 !important;
}

.form-fill input[type="password"],
.form-fill input[type="text"], .inputGrp .form-fill input[type="password"], .inputGrp .form-fill input[type="number"],
.form-fill input[type="email"] {
    font-size: 1.8rem !important;
    color: #000 !important;
    background: #fff !important;
    border-radius: 0px !important;
}

.select-box-cont.selectBox select,
.saveForm, .btn-click,
select.form-control.selectBox {
    font-size: 1.8rem !important;
    color: #000 !important;
    border-radius: 0px !important;
}

/*Checkbox List*/
.worksheetchkbox {
    margin-bottom: 0;
}

    .worksheetchkbox li {
        margin-top: 15px;
    }

        .worksheetchkbox li:first-child {
            margin-top: 0px;
        }

    .worksheetchkbox .checkbox {
        display: block;
        position: relative;
    }

    .worksheetchkbox .checkbox {
        color: #555;
        margin: 14px 0 0 0;
        cursor: pointer;
        font-size: 14px;
        line-height: 20px;
        padding-left: 4px;
        padding-top: 2px;
    }

        .worksheetchkbox .checkbox input {
            left: -9999px;
            position: absolute;
        }

        .worksheetchkbox .checkbox i {
            top: 0px;
            width: 15px;
            height: 15px;
            outline: none;
            display: block;
            background: #fff;
            border-width: 2px;
            position: absolute;
            border-style: solid;
        }

        .worksheetchkbox .checkbox input + i:after {
            opacity: 0;
            position: absolute;
        }

        .worksheetchkbox .checkbox input + i:after {
            top: -3px;
            left: -2px;
            width: 15px;
            height: 15px;
            content: '\f00c';
            text-align: center;
            font: normal 8px/17px FontAwesome;
        }

        .worksheetchkbox .checkbox input:checked + i:after {
            opacity: 1 !important;
        }

        .worksheetchkbox .checkbox i {
            border-color: #0B693C;
            margin-top: -11px;
            padding-top: 4px;
        }

        .worksheetchkbox .checkbox:hover i {
            border-color: #6CBC34;
        }

        .worksheetchkbox .checkbox input:focus + i {
            border-color: #6CBC34;
        }

        .worksheetchkbox .checkbox input + i:after {
            color: #6CBC34;
        }

        .worksheetchkbox .checkbox input:checked + i {
            border-color: #6CBC34;
        }

        .worksheetchkbox .checkbox small {
            float: right;
        }

            .worksheetchkbox .checkbox small a {
                color: #0B693C;
                font-size: 12px;
            }

.checkboxcenter {
    text-align: center !important;
}

.worksheetchkbox .notelbl {
    margin-left: -7% !important;
}
/*-----popoup----*/
.popup .modal-header {
    background-color: #80bb45;
    border: 1px solid #80bb45;
    color: #fff;
    padding: 8px 15px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.popup .modal-title {
    font: normal normal 700 16px/31px Arial,sans-serif !important;
}

.popup .modal-body {
    padding: 15px 15px 0px 15px;
}

.worksheetpopup input[type="text"] {
    border-left: 1px solid #d3d3d347 !important;
    border-right: 1px solid #d3d3d347 !important;
    border-top: 1px solid #d3d3d347 !important;
}

.fadepopup {
    background-color: rgba(0, 0, 0, 0.4);
    z-index: 5001;
}

.popup .table td, .popup .table th {
    border: none !important;
}

.popup .modal-footer {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    padding: 15px;
    border-top: 1px solid #d3d3d369 !important;
}

.popup .modal-content {
    border-radius: 0px !important;
    border: none !important;
}

.btngreen, .btngreen:hover, .btn.btnline, .btnline:hover, .btn.btnline:focus {
    background-color: #80bb45;
    padding: 7px 10px;
    text-align: center;
    font-weight: 600;
    color: #fff;
    border: none;
    font: normal normal 400 14px Arial,sans-serif !important;
    border-radius: 0px;
}

    .btn.btnline, .btnline:hover, .btn.btnline:focus {
        background: #fff !important;
        padding: 6px 10px;
        border: 1px solid #80bb45;
        color: #80bb45;
        font: normal normal bold 14px Arial,sans-serif !important;
    }

.btn:focus {
    box-shadow: none !important;
    outline: 0;
}

.modal-dialog {
    top: 20% !important;
}

.btn:focus {
    box-shadow: none !important;
    outline: 0;
}

.modal-dialog {
    top: 20% !important;
}

.on-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
    padding: 17px;
}

.banner {
    text-decoration: none !important;
    position: relative;
}

.banner_container {
    width: 1140px;
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: 40%;
    transform: translateY(-50%);
}

@media only screen and (min-width:768px) {
    .banner h2 {
        font-size: 60px !important;
        line-height: 60px !important;
        font-family: inherit !important;
        font-weight: 600 !important;
        color: white !important;
    }

    .banner p {
        font-size: 20px !important;
        line-height: 40px !important;
        font-weight: 700 !important;
        color: white !important;
    }

    .banner_container a {
        font-size: 20px !important;
        line-height: 40px !important;
        font-weight: 700 !important;
        text-decoration: none !important;
        color: white !important;
    }
}

@media only screen and (max-width:767px) {
    .banner h2 {
        font-size: 36px !important;
        line-height: 33px !important;
        font-weight: 600 !important;
        color: white !important;
    }

    .banner p {
        font-size: 15px !important;
        line-height: 24px !important;
        font-weight: 700 !important;
        color: white !important;
        padding-left: 10px;
    }

    .banner_container {
        width: 1140px;
        max-width: 90%;
        margin-left: 0px !important;
        margin-right: auto;
        position: relative;
        top: 40%;
        transform: translateY(-50%);
    }
}

@media only screen and (min-width:768px) and (max-width:1024px) {
    .banner h2 {
        font-size: 45px !important;
        line-height: 45px !important;
        font-weight: 600 !important;
        color: white !important;
    }

    .banner p {
        font-size: 20px !important;
        line-height: 40px !important;
        font-weight: 700 !important;
        color: white !important;
    }

    .banner_container a {
        font-size: 20px !important;
        line-height: 40px !important;
        font-weight: 700 !important;
        text-decoration: none !important;
        color: white !important;
    }
}

@media only screen and (min-width:768px) {
    .artofapplication-jartest {
        height: 139px !important;
        margin-top: -90px !important;
        padding-top: 0px !important;
    }

    .artofapplication-wales {
        height: 126px !important;
        margin-top: -69px !important;
        padding-top: 0px !important;
    }

    .artofapplication-productguide {
        height: 119px !important;
        margin-top: -45px !important;
        padding-top: 0px !important;
    }

    .artofapplication-nozzle {
        height: 108px !important;
        margin-top: -22px !important;
        padding-top: 0px !important;
    }
}

@media only screen and (min-width:768px) and (max-width:1024px) {
    .artofapplication-jartest {
        height: 139px !important;
        margin-top: -90px !important;
        padding-top: 0px !important;
    }

    .artofapplication-wales {
        height: 126px !important;
        margin-top: -55px !important;
        padding-top: 0px !important;
    }

    .artofapplication-productguide {
        height: 119px !important;
        margin-top: -30px !important;
        padding-top: 0px !important;
    }

    .artofapplication-nozzle {
        height: 108px !important;
        margin-top: -10px !important;
        padding-top: 0px !important;
    }
}

/*
Turf tech blog CSS ---
some modification were made above
for the Greencast homepage tiles
*/

.body_container {
    /*min-height: 450px;*/
    max-width: 1440px;
    margin: 0 auto;
}

.agro_container {
    padding: 20px 35px;
}

.related_container {
    padding: 20px 75px !important;
}



.btn_blue, .btn_darkblue {
    background-color: #19BEDC;
    /*border-radius: 9px;*/
    font-size: 17px;
    letter-spacing: -.015em;
    color: #333;
    padding: 7px 25px;
    margin-top: 20px;
    font-weight: 700;
    font-weight: bold;
}

.btn.btn_blue:hover {
    color: #333333 !important;
    background-color: #10A6C1;
}

.btn_darkblue {
    background-color: #1B7383;
    color: #fff !important;
    padding-left: 40px;
    padding-right: 40px;
}

    .btn_darkblue:hover {
        color: #FFFFFF !important;
        background-color: #0A505C;
    }

.load-more {
    margin: 20px 0 100px 0;
}

.feed-ad {
    margin: 20px -5px 0 15px;
    border-color: transparent;
    height: auto;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.feed-ad-content {
    text-align: center;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    color: white !important;
}

@media screen and (min-width: 48em) and (max-width: 63.99875em) {
    .hide-for-medium-only {
        display: none !important;
    }
}

@media screen and (max-width: 47.99875em), screen and (min-width: 64em) {
    .show-for-medium-only {
        display: none !important;
    }
}

.feed-ad .btn.btn_blue {
    margin-top: 30px;
    text-decoration: none;
}

.feed-ad .feed-ad-content {
    padding: 40px 60px;
}

.feed-ad a:hover {
    text-decoration: none;
}

.feed-ad h2 {
    font-weight: 700;
    font-size: 40px;
    line-height: 54px;
    color: white;
    margin: 0;
    letter-spacing: -0.015em;
    text-shadow: 1px 1px 1px #000;
}

h6.card-subtitle, .agro_grid .type-tag, .single-post-container .type-tag {
    font-family: "Noto Sans Display";
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 23px;
    letter-spacing: -0.015em;
    color: #000000;
    text-transform: uppercase;
}

.agro_grid h3 a {
    color: #333333;
    text-decoration: none;
    cursor: default;
    font-weight: 700;
    font-size: 20px;
    line-height: 27px;
    letter-spacing: -0.015em;
    cursor: pointer;
}

.agro_grid p {
    cursor: default;
}

/*card with image*/
.agro_grid {
    margin-top: 20px;
}

    .agro_grid.card {
        box-shadow: none;
        border: 0;
        text-decoration: none;
        cursor: pointer;
    }

        .agro_grid.card:hover {
            border: 0;
            text-decoration: none;
            cursor: pointer;
        }

            .agro_grid.card:hover p {
                color: #000000;
            }

    .agro_grid .card_image {
        line-height: 0px;
        padding-bottom: 0px;
    }

        .agro_grid .card_image img {
            height: 197px;
            width: 100%;
        }

.card-image {
    height: 130px;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}


.agro_grid .card-body h3 {
    font-size: 20px;
    line-height: 27px;
}

.agro_grid .card-body {
    box-shadow: none;
    border: 0;
    padding: 0;
    text-decoration: none;
    cursor: pointer;
    padding: 25px 25px 0;
}



    .agro_grid .card-body p {
        font-size: 15px;
        text-decoration: none;
        cursor: pointer;
        padding-bottom: 20px;
        line-height: 23px;
    }

.agro_grid .card-footer {
    background: 0;
    padding-left: 25px;
    padding-bottom: 25px;
    padding-bottom: 25px;
    /*padding-top:0;*/
    border-top: 0;
}

    .agro_grid .card-footer a.btn.btn_blue {
        bottom: 25px;
        position: absolute;
        cursor: pointer;
    }

.card-agrosection {
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
    border: 3px solid transparent;
    border-radius: 0px;
}


    .card-agrosection:hover,
    .card-agrosection.gray:hover {
        border: 3px solid #19BEDC;
    }

    .card-agrosection.gray {
        background: #D9D9D9;
        box-shadow: none;
        padding: 24px 35px;
        border: 3px solid transparent;
    }


.feed-ad {
    border-color: transparent;
    height: 97.4%;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

@media only screen and (max-width: 912px) {
    .feed-ad {
        margin-left: 0;
        height: 94.4%;
        margin-right: 0;
    }

    .breakup-row .row {
        margin-left: 0;
        margin-right: 0;
        display: none;
    }

    .for-desktop {
        display: none;
    }
}

@media only screen and (max-width: 767px) {
    .feed-ad {
        height: 700px !important;
        margin-left: 15px;
        margin-right: 15px;
    }

    .breakup-row .row {
        margin-left: 0;
        margin-right: 0;
        display: none;
    }

    .img-mobile {
        display: inherit !important;
    }
}


.filterpost .grid-margin-x > .cell {
    margin-left: 0.46875rem;
    margin-right: 0.46875rem;
}

.card-agrosection .btn.btn_blue {
    position: absolute;
    bottom: 25px;
}

.agro_container .cell.large-12 .grid-x.grid-margin-x a {
    text-decoration: none !important;
}

.card-agrosection a:hover {
    text-decoration: none !important;
}

@media only screen and (max-width: 912px) {
    .sample-resources {
        display: none;
    }
}


.blog-filters {
    margin: 20px 0 50px;
}

    .blog-filters select {
    }

.filter-title {
    font-size: 20px;
    color: #207282;
    margin-bottom: 0;
    margin-top: 0;
}

.blog-filters-single {
    display: block;
}

.select2-container {
    /*width: 100% !important;*/
}

.select2-dropdown--above {
    padding-left: 20px !important;
}

.filter-title.mobile {
    display: none;
}

@media only screen and (max-width: 912px) {
    .filter-title {
        /*margin-bottom:20px;*/
        display: none;
    }

        .filter-title.mobile {
            display: inline-block;
            cursor: pointer;
        }

    .blog-filters {
        margin-bottom: 20px;
    }

        .blog-filters .select2-container {
            /*margin-bottom:15px !important;*/
            margin-top: 15px !important;
        }

    .blog-filters-single {
        display: none;
    }

    .reset-filter {
        margin-top: 15px;
    }
}


.filter-title:before {
    content: '';
    width: 20px;
    height: 21px;
    display: inline-block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(../images/icon-filters.svg);
    float: left;
    margin-right: 8px;
    margin-top: 1px;
}

.reset-filter {
    background: none;
    border: none;
    outline: none;
    cursor: pointer;
    color: #1B7383;
    font-size: 15px;
}

    .reset-filter:hover {
        text-decoration: underline;
    }

    .reset-filter:active, .reset-filter:focus {
        outline: none;
    }


.select2-results__option {
    padding-right: 20px;
    vertical-align: middle;
}

.select2-container--default .select2-results__option[aria-selected=true], .select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option {
    background: transparent !important;
    color: #6E6E6E !important;
}

    .select2-container--default .select2-results__option:hover {
        color: #207282 !important;
    }

.select2-results__option {
    position: relative;
    padding-left: 25px !important;
}

    .select2-results__option:before {
        content: "";
        display: inline-block;
        position: absolute;
        height: 16px;
        width: 17px;
        border: 1px solid #6E6E6E;
        border-radius: 0px;
        background-color: #fff;
        left: 0;
        top: 8px;
    }

    .select2-results__option[aria-selected=true]:after {
        content: "";
        display: inline-block;
        position: absolute;
        height: 16px;
        width: 16px;
        border-radius: 0px;
        background-color: transparent;
        content: "◼";
        color: #207282;
        left: 0px;
        top: 6px;
    }


.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #fff;
}

.select2-container--default .select2-selection--multiple {
    margin-bottom: 0;
    padding: 6px 15px;
    border: 1px solid #D9D5D2 !important;
    border-radius: 0 !important;
    cursor: pointer !important;
    overflow-y: hidden !important;
    max-height: 43px !important;
    min-height: 43px !important;
    position: relative;
}

    .select2-container--default .select2-selection--multiple:after {
        content: '';
        display: inline-block;
        width: 11px;
        height: 6px;
        background-size: contain;
        background-repeat: no-repeat;
        background-image: url('../images/icon-mini-down.svg');
        position: absolute;
        right: 10px;
        top: 19px;
    }

    .select2-container--default .select2-selection--multiple[aria-expanded=true]:after {
        transform: rotate(180deg);
    }

.select2-container--default .select2-selection--multiple {
    border-width: 2px;
}

.select2-container--open .select2-dropdown--below {
    box-shadow: 0 0 6px rgba(0,0,0,0.2);
    border: none;
    border-radius: 0;
    padding-left: 20px;
}

.select2-container--default .select2-selection--multiple .select2-search__field {
    cursor: pointer !important;
    caret-color: transparent !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background: #f2f2f2 !important;
    color: #6E6E6E;
    border-radius: 0;
}


.select2-container--default .select2-selection--multiple .select2-selection__rendered li:not(.select2-search) {
    color: #6E6E6E !important;
    margin-top: 4px;
}

.select2-results__options li:first-of-type {
    margin-top: 15px;
}

.select2-results__options li:last-of-type {
    margin-bottom: 15px;
}

/* Single Post Specific Styles */
.single-post-header {
    height: 340px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.single-post-container {
    border-top: 16px solid #75BC20;
    margin-top: -85px;
    background: white;
    padding-top: 75px;
    padding-bottom: 75px;
    border-bottom: 1px solid #D9D5D2;
    margin-bottom: 50px;
}

h1.post-title {
    font-size: 30px;
    line-height: 41px;
}

.post-content h2 {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 15px;
    margin-top: 40px;
}

.post-content h3 {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 15px;
    margin-top: 40px;
}

.post-content h4 {
    font-size: 17px;
    line-height: 23px;
    font-weight: bold;
    margin-bottom: 15px;
    margin-top: 40px;
}



.post-date {
    font-size: 14px;
}
.posted-date {
    font-size: 14px;
    margin-bottom: 50px;
}
.post-author {
    font-size: 14px;
    margin-bottom: 50px;
}

.post-content p, .post-content ul {
    font-size: 17px;
    line-height: 23px;
}

.post-content ul {
    margin-top: 20px;
}

    .post-content ul li {
        margin-bottom: 20px;
    }

.additional-content {
    margin-top: 40px;
    /*margin-bottom:85px;*/
    /*padding-left: 15px;
    padding-right: 15px;*/
}

.top-two-col {
    margin-bottom: 60px;
}

    .top-two-col .table {
        margin: 30px 0;
        border: 1px solid #707070;
        text-align: center;
        font-size: 17px !important;
    }

        .top-two-col .table th {
            background: #767676 !important;
            border: none !important;
            border-bottom: 1px solid #707070 !important;
            text-align: center;
            font-size: 17px !important;
        }

        .top-two-col .table td {
            border: 1px solid #707070;
        }

@media (min-width: 320px) and (max-width:767px) and (orientation: portrait) {
    .top-two-col .table td {
        display: table-cell !important;
    }

    .single-post-container {
        max-width: 90%;
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 40px;
    }

    .additional-content {
        max-width: 90%;
        padding-left: -15px;
        padding-right: -15px;
    }

    .related_container {
        padding: 20px 20px 75px 20px !important;
    }
}


.top-two-col .img-responsive {
    width: 100%;
}

.btn_download {
    width: 100%;
    text-decoration: none;
    padding: 15px 15px;
    margin-bottom: 20px;
}

    .btn_download span {
        display: inline-block;
        width: 15px;
        height: 17px;
        background-size: contain;
        background-image: url('../images/icon-download.svg');
        background-repeat: no-repeat;
        background-position: center;
        margin-right: 10px;
        top: 3px;
        position: relative;
    }

.single-post-container .embed-responsive {
}


.gallery-video-wrap {
    position: relative;
    margin: 30px 0 40px;
}

    .gallery-video-wrap .play-btn {
        width: 100px;
        height: 100px;
        color: transparent;
        top: calc(50% - 60px);
        left: calc(50% - 50px);
        position: absolute;
        transition: all 0.3s ease-in-out;
        cursor: pointer;
    }

        .gallery-video-wrap .play-btn:hover {
            opacity: 0.8;
        }

    .gallery-video-wrap video {
        width: 100% !important;
        height: auto !important;
    }

    .gallery-video-wrap img, .gallery-video-wrap svg {
        width: 100%;
    }

.alt-image {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}

table.tr-resp-table {
    width: 100%;
    background-color: #fff;
    margin-bottom: 1rem;
}

thead, tbody, tfoot {
    border: 1px solid #f2f2f2;
    background-color: #fff;
}

table.tr-resp-table th {
    background-color: #767676;
    border: 1px solid #767676;
    color: #fff;
    text-align: center;
    padding: 10px 5px;
    font-size: 11px;
}

table.tr-resp-table td {
    border: 1px solid #767676;
    text-align: center;
    padding: 5px 3px;
    font-size: 11px;
}

@media only screen and (min-width: 768px) {
    table.tr-resp-table th {
        font-size: 17px;
    }

    table.tr-resp-table td {
        font-size: 15px;
        vertical-align: middle;
    }

    #divArticleDetails iframe {
        width: 70% !important;
    }
}
.weatherdiv {
    display: flex;
    justify-content: center;
    align-items: center;
}
.iframeweather {
    border: 1px solid gray;
    width: 1140px;
    height: 2290px;
}
