﻿.slider {
    max-height: 2000px;
    transition: max-height 0.15s ease-in;
    overflow: hidden;
    margin-top: 20px;
    margin-bottom: 20px;
}

.downloadslider {
    max-height: 1000px;
    transition: max-height 0.15s ease-in;
    overflow: hidden;
    margin-top: 20px;
    margin-bottom: 20px;
}

.ng-hide {
    max-height: 0;
    transition: max-height 0.15s ease-out;
    overflow: hidden;
}


.center-block {
    width: 100%;
}

.btn:hover {
    opacity: .7;
}

.container {
    width: 100%;
}

#carouselOver {
    background-color: black;
    opacity: .5;
    z-index: 1;
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    height: 575px;
}

#largeLogo {
    height: 20%;
    width: 20%;
}

#mainText {
    width: 100%;
    color: white;
    background-color: transparent;
    font-size: 3vw;
}

.customBrandLogo {
    display: block;
    padding: 10px 15px;
}

.delete {
    color: red;
}

.add {
    color: green;
}

.itemmargin {
    margin-bottom: 45px;
}

footer {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

.loader {
    border: 16px solid #f3f3f3;
    border-radius: 50%;
    border-top: 26px solid #4b91ea;
    border-right: 26px solid transparent;
    border-bottom: 26px solid #4b91ea;
    border-left: 26px solid transparent;
    width: 120px;
    height: 120px;
    -webkit-animation: spin 1s linear infinite;
    animation: spin 1s linear infinite;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

#background {
    background-color: white;
    opacity: .7;
    width: 100%;
    position: fixed;
    z-index: 1000000000;
    height: 100%;
    display: none;
}

#spinner {
    position: fixed;
    z-index: 1500000000;
    display: none;
}

.tithi {
    text-transform: none;
}

h2 {
    font-family: Montserrat;
    color: #ffffff;
    font-size: 30px; /*(1.875 em)*/
    font-weight: 400;
    line-height: 38px;
}

h1 {
    font-family: Montserrat;
    color: #ffffff;
    font-size: 80px; /*(5em)*/
    font-weight: 600;
}

h3 {
    font-family: Montserrat;
    font-weight: normal;
    font-weight: 600;
}

.h3_app {
    font-family: Montserrat;
    font-weight: 400;
    color: #1b68fa;
    font-size: 20px; /*(1.250em)*/
    line-height: 28px;
}

h4 {
    font-family: Montserrat;
    font-weight: normal;
    margin: 10px 0 20px 0;
}

body {
    font-family: Montserrat;
    font-weight: 400;
    color: #091e42;
    font-size: 16px; /*(1em)*/
    line-height: 20px;
    background-color: white;
}

table.compumaxtable td {
    border: 1px solid black;
    vertical-align: top;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-top: 10px;
}

.apltr {
    width: 700px;
}

.usermeeting {
    width: 850px;
}

#mainBtnPrd {
    color: white;
    background-color: none;
    //border: solid 1px white;
    padding: 10px;
    text-decoration: none;
    font-weight: bold;
}

.header__video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 0;
}

.shadow {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.goog-te-banner-frame {
    display: none;
}

.layout-h {
}

.goog-te-gadget-icon {
    display: none;
}

.goog-te-gadget-simple {
    background-color: darkblue;
}

.row {
    margin-left: 0px;
    margin-right: 0px;
}

.ui-autocomplete {
    height: 200px;
    overflow: scroll;
}

.circle {
    width: 100px;
    height: 100px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    margin-top: 5px;
    background-color: transparent;
}

.topnavbar {
    -webkit-box-shadow: 0px 0px 0px 0px rgba(50, 50, 50, 0.47);
    border-bottom: 1px solid rgba(50, 50, 50, 0.47);
}

.half-circle {
    width: 100px;
    height: 50px;
    background-color: transparent;
    border-bottom-left-radius: 100px;
    border-bottom-right-radius: 100px;
    border: 1px solid rgba(50, 50, 50, 0.47);
    border-top: 0;
    margin: 0 .5em;
    margin-top: 55px;
    display: none;
}

.header_links {
    color: white;
}





/* Tertiary Nav - HFS  / HCRIS / SaFE / My Account / Cart */
@media (min-width: 769px) {
    .NumbersYouCanTrust {
        font-family: Montserrat;
        color: #ffffff;
        font-size: 60px; /*(3.750em)*/
        font-weight: 400;
        padding: 50px;
        float: right;
    }

    .topnavbar .navbar-nav > .ddmenulink > a {
        font-family: Montserrat;
        font-size: 16px; /*(1em)*/
        font-weight: 400;
    }

    .Tertiary_Nav {
        font-family: Montserrat;
        color: #ffffff;
        font-size: 13px; /*(0.813em)*/
        font-weight: 400;
    }

        .Tertiary_Nav .navbar-nav > li > a:hover {
            text-decoration: underline;
        }

    .topnavbar .navbar-nav > .open > a,
    .topnavbar .navbar-nav > .open > a:hover,
    .topnavbar .navbar-nav > .open > a:focus,
    .topnavbar .navbar-nav > .ddmenulink > a:hover {
        color: white;
        box-shadow: 0 -3px 0 #091e42 inset;
        background-color: #091e42;
        padding-bottom: 32px;
        border-bottom-color: #091e42;
    }

    .menucon {
        float: right;
        padding-top: 15px;
    }

    .Dropdown_menu_links {
        font-family: Montserrat;
        font-size: 16px; /*(1em)*/
        color: #ffffff;
        font-weight: 400;
        line-height: 30px;
    }

    li > .Dropdown_menu_links:hover {
        text-decoration: underline;
        color: #ffffff;
    }

    li > .Dropdown_menu_links:visited {
        text-decoration: underline;
        color: #ffffff;
    }

    .ddmenu {
        position: absolute;
        left: 0px;
        background-color: #091e42;
        border-color: #091e42;
        padding-top: 25px;
        padding-bottom: 25px;
        min-height: 425px;
    }

    .Dropdown_heading {
        font-family: Montserrat;
        font-size: 16px; /*(1em)*/
        color: #51cb8e;
        font-weight: 700;
    }

    .logincartulmin {
        display: none;
    }

    .hfsheaderlinks {
        display: block;
    }

    .mobile_hide {
        display: block;
    }

    .mobile_hide_reverse {
        display: none;
        width: 100vw;
    }

    .pad {
        padding: 0px;
    }

    .key_feature {
        padding-top: 70px;
    }

    .bg-white {
        padding: 50px;
    }

    #mobilelogo {
        display: none;
    }

    #weblogo {
        display: block;
    }
}

@media (min-width: 200px) and (max-width: 768px) {


    .NumbersYouCanTrust {
        font-family: Montserrat;
        color: #ffffff;
        font-size: 60px; /*(3.750em)*/
        font-weight: 400;
        padding-top: 50px;
        padding-bottom: 50px;
        padding-right: 0px;
        padding-left: 0px;
        float: right;
    }

    .NumbersText {
        margin-top: 25px;
        font-weight: 600;
    }

    .navbar-nav {
        margin: 0px 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
    }

    .topnavbar .navbar-nav > .ddmenulink > a {
        box-shadow: 0 -2px 0 #D3D3D3 inset;
        font-weight: 400;
        font-size: 16px;
    }

    .Tertiary_Nav {
        height: 10px;
        overflow: hidden;
    }

    .menucon {
        float: left;
    }

    .Dropdown_menu_links,
    #loginmessage2 {
        font-family: Montserrat;
        font-size: 13px; /*(1em)*/
        color: #091e42;
        font-weight: 400;
        line-height: 25px;
    }

    #loginmessage2 {
        font-family: Montserrat;
        font-size: 10px; /*(1em)*/
        color: #1b68fa;
        font-weight: 400;
        line-height: 25px;
        margin-left: 10px;
    }

    li > .Dropdown_menu_links:hover {
        text-decoration: underline;
        color: #091e42;
    }

    li > .Dropdown_menu_links:visited {
        text-decoration: underline;
        color: #091e42;
    }

    .topnavbar .navbar-nav > .open > a,
    .topnavbar .navbar-nav > .open > a:hover,
    .topnavbar .navbar-nav > .open > a:focus,
    .topnavbar .navbar-nav > .ddmenulink > a:hover {
        color: #1b68fa;
    }

    .dropdown-menu {
        position: relative;
        margin-left: 10px;
        border: none;
    }

    .nav > li {
        width: 700px;
    }

    .navbar-collapse {
        overflow-x: visible;
        padding-right: 0px;
        padding-left: 0px;
        margin-right: 0px;
        margin-left: 0px;
        overflow-x: hidden;
    }

    .ddmenu {
        padding-top: 0px;
        padding-bottom: 25px;
    }

    hr {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        /*max-height: 600px;*/
        max-height: 600px;
    }

    .Dropdown_heading {
        font-family: Montserrat;
        font-size: 13px; /*(1em)*/
        color: #51cb8e;
        font-weight: 700;
        margin-top: 15px;
    }

    .Tertiary_Nav2 {
        font-family: Montserrat;
        color: #1b68fa;
        font-size: 13px; /*(0.813em)*/
        font-weight: 400;
    }

    .logincartulmin {
        display: block;
        padding-right: 0px;
    }

    .sml {
        padding-right: 0px;
        padding-left: 0px;
    }

    .hfsheaderlinks {
        display: none;
    }

    .mobile_hide {
        display: none;
    }

    .mobile_hide_reverse {
        display: block;
        width: 100vw;
    }

    .pad {
        padding: 15px;
    }

    .key_feature {
        padding: 30px;
    }


    .navbar-header {
        background-image: none;
        background-repeat: no-repeat;
        filter: none;
        float: right;
    }

    .bg-white {
        padding: 0px;
    }

    #mobilelogo {
        display: block;
    }

    #weblogo {
        display: none;
    }
}



.topnavbar .navbar-nav > li > a {
    color: #1b68fa;
}

.hfs {
    box-shadow: 0 4px 0 #1b72e2 inset;
}

.mainFeatures {
    box-shadow: 0 -4px 0 #51cb8e inset;
}

.applicationFeatures {
    border-radius: 100px;
    background: #1b68fa;
    color: white;
    padding: 15px;
    min-width: 200px;
    /*
    padding: 20px; 
    width: 200px;
    height: 150px; 
        */
}

.upcoming {
    border-radius: 100px;
    background: #1b68fa;
    color: white;
    padding: 15px;
    min-width: 200px;
    border-width: 1px;
    border: 1px solid white;
    /*
    padding: 20px; 
    width: 200px;
    height: 150px; 
        */
}

#footer_bottom {
    background-color: white;
    border-top: solid 5px white;
    margin-top: 25px;
    margin-bottom: 25px;
}

.Footer_Heading {
    font-family: Montserrat;
    color: #091e42;
    font-size: 13px; /*(.813em)*/
    font-weight: 700;
    margin-bottom: 10px;
}

.Footer_Subheading {
    font-family: Montserrat;
    color: #666666;
    font-size: 13px; /*(.813em)*/
    font-weight: 700;
}

.Footer_Bulletins {
    font-family: Montserrat;
    color: #1b68fa;
    font-size: 13px; /*(.813em)*/
    font-weight: 400;
}

.Footer_Links {
    font-family: Montserrat;
    color: #091e42;
    font-size: 13px; /*(.813em)*/
    font-weight: 400;
    line-height: 20px;
}

li > .Footer_Links:hover {
    text-decoration: underline;
    color: #091e42;
}

.Footer_Links > a:hover {
    text-decoration: underline;
    color: #091e42;
}


.Copyright {
    font-family: Montserrat;
    color: #666666;
    font-size: 13px; /*(.813em)*/
    font-weight: 400;
}

    .Copyright a {
        font-family: Montserrat;
        color: #091e42;
        font-size: 13px; /*(.813em)*/
        font-weight: 400;
    }

ul {
    list-style-type: none;
}

pageHeaderH2 {
    color: white;
    font-size: 40px;
    font-family: Montserrat;
}

.white_links {
    font-family: Montserrat;
    font-size: 16px; /*(1em)*/
    color: #ffffff;
    font-weight: 400;
    line-height: 30px;
}

    .white_links:hover, .white_links:visited {
        text-decoration: underline;
        color: #ffffff;
    }

    .white_links:hover, .white_links:visited {
        color: #ffffff;
    }



.submenu_links {
    font-family: Montserrat;
    font-size: 13px; /*(1em)*/
    color: white;
    font-weight: 400;
    line-height: 30px;
}

    .submenu_links:hover, .submenu_links:focus {
        text-decoration: underline;
        box-shadow: 0 4px 0 #1b72e2 inset;
        color: white;
    }

.blue_links {
    font-family: Montserrat;
    font-size: 16px; /*(1em)*/
    color: #1b68fa;
    font-weight: 400;
    line-height: 30px;
}

    .blue_links:hover, .blue_links:visited {
        text-decoration: underline;
        color: #1b68fa;
    }

    .blue_links:hover, .blue_links:visited {
        color: #1b68fa;
    }

.whiteButtonBlueBorder {
    border-radius: 100px;
    background-color: #dff6fa;
    color: white;
    padding: 5px;
    padding-right: 10px;
    padding-left: 10px;
    min-width: 200px;
    border-color: #1b68fa;
    color: #1b68fa;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    border: solid 1px #1b68fa;
    /*
    padding: 20px; 
    width: 200px;
    height: 150px; 
        */
}

.christmas-shadow {
    box-shadow: 0 4px 200px 0 rgba(255, 255, 255, 1), 0 16px 120px 0 rgba(0, 0, 0, 0.59);
}

table.downloadinstructions {
    width: 100%
}

    table.downloadinstructions td {
        vertical-align: top;
        padding-right: 10px;
        padding-bottom: 10px;
    }
