/*module tile status label*/
.tile-status-label
{
    position: absolute;
    top: 10px;
    right: 10px;
    padding: 3px 10px;
    background-color: #f08a24;
    color: #ffffff;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
}

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

ul.table-list li {
    border-bottom: none !important;
    padding: 1em 0em 0em 0em;
    margin: 0em 0em 0.5em 0em;
}

.hero-copy-container a {
    text-decoration: underline;
}

.section.blue.hero a:focus,
#Two a:focus,
#email-form a:focus {
    color: #ffffff !important;
}

#sign-up h6 {
    font-size: 18px;
    line-height: 18px;
    margin-top: 10px;
    color: #ffffff !important;
}

#sign-up-selector.title-selector {
    height: 43px !important;
    margin-bottom: 25px !important;
    padding-right: 20px !important;
    padding-left: 20px !important;
    border-style: solid !important;
    border-width: 1px !important;
    border-color: hsla(254, 9%, 46%, .48) !important;
    border-radius: 4px !important;
    background-color: #1a1725 !important;
    -webkit-transition: border-color 200ms ease !important;
    color: #fff !important;
    font-size: 17px !important;
}

#sign-up-selector:focus,
#sign-up-selector:active,
#sign-up-selector:hover{
    outline: none;
    border-color: #0c9 !important;
    cursor:pointer;
}

.library-sidebar p {
    color: #FFF !important;
}

h2.page-title{
    font-weight: normal;
    font-size: 1.5em;
    color: #484848;
}

.w-layout-grid {   display: grid;   grid-auto-columns: 1fr;   grid-template-columns: 1fr 1fr;   grid-template-rows: auto auto;   grid-row-gap: 16px;   grid-column-gap: 16px; }

/*
    custom tile layouts
 */
.flex-item-col-learning.featured .link-title,
.flex-item-feature-learning .link-title,
.flex-item-col-learning._25 .link-title{
    margin-top: 10px
}

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

/*
    cpd cataglue page dropdown list style
 */
.dropdown-arrow {
    background-image:
            linear-gradient(45deg, transparent 50%, gray 50%),
            linear-gradient(135deg, gray 50%, transparent 50%),
            linear-gradient(to right, #ccc, #ccc);
    background-position:
            calc(100% - 20px) calc(1em + 2px),
            calc(100% - 15px) calc(1em + 2px),
            calc(100% - 2.5em) 0.5em;
    background-size:
            5px 5px,
            5px 5px,
            1px 1.5em;
    background-repeat: no-repeat;
}

#search_cataglue select {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
}

#search_cataglue select::-ms-expand {
    display: none;
}

/*
    second layer top bar style
 */
.header-cpd {
    background: #565a5c;
}

.header-cpd .row {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
    max-width: 75rem;
}

.header-cpd h1 {
    font-weight: 200;
    color: #CCC;
    font-size: 1.5em
}

.header-cpd .top-bar {
    background: #565a5c;
    overflow: visible;
    *padding-bottom: 3em
}

.header-cpd .contain-to-grid {
    width: 100%;
    background: #565a5c
}

.header-cpd .top-bar-section li:not(.has-form) a:not(.button) {
    padding: 0 0.9375rem;
    line-height: 2.8125rem;
    background: #565a5c;
    font-weight: 600;
    color: #ccc;
    text-transform: capitalize;
    font-size: 15px;
    letter-spacing: -0.1px
}

.header-cpd .top-bar-section li:not(.has-form) a:hover {
    background: #565a5c;
    color: white
}

.header-cpd .top-bar-section li.active:not(.has-form) a:hover {
    background: #565a5c;
    color: white
}

.header-cpd .top-bar-section li.active:not(.has-form) a:not(.button) {
    COLOR: WHITE;
    position: relative
}

.header-cpd .top-bar-section li:not(.has-form) a:not(.button) {
    padding: 0 0.8rem
}

.header-cpd .active a::before {
    position: absolute;
    content: '';
    bottom: 0;
    left: 14px;
    right: 14px;
    height: 4px;
    background: #cacccd
}

.top-bar-section .menu {
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-decoration:none;
}

.top-bar-section.menu.vertical {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-direction: column;
    flex-direction: column;
}

.top-bar-section ul {
    padding: 0;
    width: 100%;
    height: auto;
    display: block;
    font-size: 16px;
    margin: 0
}

.top-bar-section .divider,
.top-bar-section [role="separator"] {
    border-top: solid 1px #004d80;
    clear: both;
    height: 1px;
    width: 100%
}

.top-bar-section ul li {
    background: #333
}

.top-bar-section ul li>a {
    display: block;
    width: 100%;
    color: #E9E9E9;
    padding: 12px 0 12px 0;
    padding-left: 15px;
    font-family: "proxima-nova", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-size: 0.8125rem;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
}

.top-bar-section ul li>a.button {
    font-size: 0.8125rem;
    padding-right: 15px;
    padding-left: 15px;
    background-color: #09f;
    border-color: #007acc;
    color: #fff
}

.top-bar-section ul li>a.button:hover,
.top-bar-section ul li>a.button:focus {
    background-color: #007acc
}

.top-bar-section ul li>a.button:hover,
.top-bar-section ul li>a.button:focus {
    color: #fff
}

.top-bar-section ul li>a.button.secondary {
    background-color: #e7e7e7;
    border-color: #b9b9b9;
    color: #333
}

.top-bar-section ul li>a.button.secondary:hover,
.top-bar-section ul li>a.button.secondary:focus {
    background-color: #b9b9b9
}

.top-bar-section ul li>a.button.secondary:hover,
.top-bar-section ul li>a.button.secondary:focus {
    color: #333
}

.top-bar-section ul li>a.button.success {
    background-color: #0c9;
    border-color: #00a37a;
    color: #fff
}

.top-bar-section ul li>a.button.success:hover,
.top-bar-section ul li>a.button.success:focus {
    background-color: #00a37a
}

.top-bar-section ul li>a.button.success:hover,
.top-bar-section ul li>a.button.success:focus {
    color: #fff
}

.top-bar-section ul li>a.button.alert {
    background-color: #f04124;
    border-color: #cf2a0e;
    color: #fff
}

.top-bar-section ul li>a.button.alert:hover,
.top-bar-section ul li>a.button.alert:focus {
    background-color: #cf2a0e
}

.top-bar-section ul li>a.button.alert:hover,
.top-bar-section ul li>a.button.alert:focus {
    color: #fff
}

.top-bar-section ul li>button {
    font-size: 0.8125rem;
    padding-right: 15px;
    padding-left: 15px;
    background-color: #09f;
    border-color: #007acc;
    color: #fff
}

.top-bar-section ul li>button:hover,
.top-bar-section ul li>button:focus {
    background-color: #007acc
}

.top-bar-section ul li>button:hover,
.top-bar-section ul li>button:focus {
    color: #fff
}

.top-bar-section ul li>button.secondary {
    background-color: #e7e7e7;
    border-color: #b9b9b9;
    color: #333
}

.top-bar-section ul li>button.secondary:hover,
.top-bar-section ul li>button.secondary:focus {
    background-color: #b9b9b9
}

.top-bar-section ul li>button.secondary:hover,
.top-bar-section ul li>button.secondary:focus {
    color: #333
}

.top-bar-section ul li>button.success {
    background-color: #0c9;
    border-color: #00a37a;
    color: #fff
}

.top-bar-section ul li>button.success:hover,
.top-bar-section ul li>button.success:focus {
    background-color: #00a37a
}

.top-bar-section ul li>button.success:hover,
.top-bar-section ul li>button.success:focus {
    color: #fff
}

.top-bar-section ul li>button.alert {
    background-color: #f04124;
    border-color: #cf2a0e;
    color: #fff
}

.top-bar-section ul li>button.alert:hover,
.top-bar-section ul li>button.alert:focus {
    background-color: #cf2a0e
}

.top-bar-section ul li>button.alert:hover,
.top-bar-section ul li>button.alert:focus {
    color: #fff
}

.top-bar-section ul li:hover:not(.has-form)>a {
    background-color: #555;
    background: #0093f5;
    color: #fff
}

.top-bar-section ul li.active>a {
    background: #09f;
    color: #fff
}

.top-bar-section ul li.active>a:hover {
    background: #0093f5;
    color: #fff
}

/**
    Site header user drop down
 */
/*.drop-user-btn {*/
    /*background-color: #4CAF50;*/
    /*color: white;*/
    /*padding: 16px;*/
    /*font-size: 16px;*/
    /*border: none;*/
/*}*/

/* The container <div> - needed to position the dropdown content */
#dropdown-user a {
    font-size: 15px;
    color: #706b81;
    text-align: center;
    padding: 17px 15px;
    text-decoration: none;
}

.dropdown-user {
    float: right;
    overflow: hidden;
}

.dropdown-user .drop-user-btn {
    font-size: 16px !important;
    border: none;
    outline: none;
    color: #1A1A1A;
    /* padding: 17px 15px; */
    background-color: inherit;
    font-family: inherit;
   /* margin-left: 60px;*/
    font-weight: 600;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-user-content {
    display: none;
    position: absolute; right: 20px;
    background-color: #fff;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

/* Links inside the dropdown-user */
.dropdown-user-content a {
    float: none;
    color: black;
    padding: 17px 15px;
    text-decoration: none;
    display: block;
    text-align: left;
}

/* Change color of dropdown-user links on hover */
.dropdown-user-content a:hover {background-color: #ddd;}

/* Show the dropdown-user menu on hover */
.dropdown-user:hover .dropdown-user-content {display: block;}

/* Change the background color of the dropdown-user button when the dropdown-user content is shown */
.dropdown-user:hover .dropbtn {background-color: #3e8e41;}

/**
    Landing page logo slider style
 */
/* jssor slider loading skin spin css */
.jssorl-009-spin img {
    animation-name: jssorl-009-spin;
    animation-duration: 1.6s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

@keyframes jssorl-009-spin {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

.jssorb057 .i {position:absolute;cursor:pointer;}
.jssorb057 .i .b {fill:none;stroke:#fff;stroke-width:2000;stroke-miterlimit:10;stroke-opacity:0.4;}
.jssorb057 .i:hover .b {stroke-opacity:.7;}
.jssorb057 .iav .b {stroke-opacity: 1;}
.jssorb057 .i.idn {opacity:.3;}

.jssora073 {display:block;position:absolute;cursor:pointer;}
.jssora073 .a {fill:#ddd;fill-opacity:.7;stroke:#000;stroke-width:160;stroke-miterlimit:10;stroke-opacity:.7;}
.jssora073:hover {opacity:.8;}
.jssora073.jssora073dn {opacity:.4;}
.jssora073.jssora073ds {opacity:.3;pointer-events:none;}



/**
    partial print for foundation layout
 */
@media print {
    @page {
        size: landscape;
        max-height:100%;
        max-width:100%;
    }

    a[href]:after {
        content: none !important;
    }

    .large-1 {
        width: 8.33333%;
    }

    .large-2 {
        width: 16.66667%;
    }

    .large-3 {
        width: 25%;
    }

    .large-4 {
        width: 33.33333%;
    }

    .large-5 {
        width: 41.66667%;
    }

    .large-6 {
        width: 50%;
    }

    .large-7 {
        width: 58.33333%;
    }

    .large-8 {
        width: 66.66667%;
    }

    .large-9 {
        width: 75%;
    }

    .large-10 {
        width: 83.33333%;
    }

    .large-11 {
        width: 91.66667%;
    }

    .large-12 {
        width: 100%;
    }
}


/* type of access page table styles */
.account_benefits {
    line-height: 25px;
}
.account_benefits .bg_blue, .account_benefits .bg_green, .account_benefits .bg_black {
    color: #fff;
}

.account_benefits .bg_blue {
    background-color: #1d4480;
}

.account_benefits .bg_green {
    background-color: #00bb88;
}

.account_benefits .bg_black {
    background-color: #4c4c4c;
}

.account_benefits tr {
    background: none !important;
}

.account_benefits tr td {
    padding: 10px;
}

.account_benefits tr td img {
    margin: auto;
    display: block;
    max-width: 30px;
}

/*@media only screen and (max-width: 667px) and (min-width: 375px) 
{    
    .head_name{
        display: contents !important;
    }
}

@media only screen and (max-width: 740px) and (min-width: 360px) 
{    
    .head_name{
        display: contents !important;
    }
}*/