/******************Weglot***********************************/

/*Restrict form width to remain within parent container 
   - form set to cover full width of pg. (used for translation purposes)*/
   .guideContainerNode {
    max-width: 100%;
}
/*WeGlot Keyboard Focus*/
.wg-drop.wg-mouse-click>div:focus 
{ 
    outline: 3px solid #1CA6DF; 
}

/**********************************************************/

/* Agency Logo Sizing */
.cmp-agency-header__logo {
    height: 2.875rem;
    width: auto;
}

.plugin-image-card {
	width: 100px !important;
}
/* Removes width restraints on text components */
.cmp-text {
    max-width: 100%;
}

/* Centers Text in Container */
.text-center {
    text-align: center !important;
}

/* Set attributes for color bar above H1 title text */
.title .cmp-title h1::before {
    width: 5.9375rem;
    content: " ";
    height: .375rem;
    position: absolute;
    top: 0;
    left: 0;
}

/* Set color of bar above H1 Title here */
.title h1::before {
    background-color: #003E62;
    /* Uncomment the code below to remove the bar above the h1 title */
    /*display: none;*/
}

/* Set Agency Footer Color */
.cmp-agency-footer {
    background-color: #005180;
}

/* Set Global Footer Color */
.cmp-global-footer {
    background: #003E62;
}

/* Set color of border for event date icon */
.cmp-news-feed__event-date {
    border: 1px solid #C3371E;
}

/* Set color of background for month portion of event date icon */
.cmp-news-feed__event-date__month {
    background: #C3371E;
}

/* Set color of background for year portion of event date icon */
.cmp-news-feed__event-date__year {
    background: #C3371E;
}

.guideContainerNode .mobileLayout {
    display: none !important;
}

.afCheckBoxItem {
    width: 100%;
}

.guideWidgetLabel.right label,
.guideWidgetLabel.left label {
    line-height: 24px;
}

.guideContainerNode .red {
    color: #E21121;
}

.guideContainerNode .bold {
    font-weight: bold;
}

@media only screen and (min-width : 200px) {}

@media only screen and (min-width : 320px) {}

@media only screen and (max-width : 768px) {
    .afToolbarButton .guidebutton button .iconButton-icon {
        display: none!important;
    }
    .afToolbarButton .guidebutton button .iconButton-label {
        display: block!important;
    }
    .afToolbarButton .guidebutton button.submit {
        margin-right: 0!important;
    }
}

@media only screen and (min-width : 769px) {}

/* Agency Logo Sizing MQ */
@media (min-width: 1101px) {

    .cmp-agency-header__logo {
        height: 4.25rem;
    }
    /* Agency Logo Sizing */
    .cmp-agency-header__logo {
        height: 2.875rem;
        width: auto;
    }

    /* Removes width restraints on text components */
    .cmp-text {
        max-width: 100%;
    }

    /* Centers Text in Container */
    .text-center {
        text-align: center !important;
    }

    /* Set attributes for color bar above H1 title text */
    .title .cmp-title h1::before {
        width: 5.9375rem;
        content: " ";
        height: .375rem;
        position: absolute;
        top: 0;
        left: 0;
    }

    /* Set color of bar above H1 Title here */
    .title h1::before {
        background-color: #003E62;
        /* Uncomment the code below to remove the bar above the h1 title */
        /*display: none;*/
    }

    /* Set Agency Footer Color */
    .cmp-agency-footer {
        background-color: #005180;
    }

    /* Set Global Footer Color */
    .cmp-global-footer {
        background: #003E62;
    }

    /* Set color of border for event date icon */
    .cmp-news-feed__event-date {
        border: 1px solid #C3371E;
    }

    /* Set color of background for month portion of event date icon */
    .cmp-news-feed__event-date__month {
        background: #C3371E;
    }

    /* Set color of background for year portion of event date icon */
    .cmp-news-feed__event-date__year {
        background: #C3371E;
    }

    .guideContainerNode .mobileLayout {
        display: none !important;
    }

    .afCheckBoxItem {
        width: 100%;
    }

    .guideWidgetLabel.right label,
    .guideWidgetLabel.left label {
        line-height: 24px;
    }

    .guideContainerNode .red {
        color: #E21121;
    }

    .guideContainerNode .bold {
        font-weight: bold;
    }
}
@media only screen and (min-width : 200px) {
}

@media only screen and (min-width : 320px) {
}

@media only screen and (max-width : 768px) {
    .afToolbarButton .guidebutton button .iconButton-icon {
        display: none !important;
    }

    .afToolbarButton .guidebutton button .iconButton-label {
        display: block !important;
    }

    .afToolbarButton .guidebutton button.submit {
        margin-right: 0 !important;
    }
}

@media only screen and (min-width : 769px) {
}

/* Agency Logo Sizing MQ */
@media (min-width: 1101px) {
    .cmp-agency-header__logo {
        height: 4.25rem;
    }
}

@media only screen and (min-width : 1200px) {
}

@media only screen and (min-width : 1600px) {
}

@media only screen and (min-width : 1200px) {
}

@media only screen and (min-width : 1600px) {
}


/**************************************************************************************************/
/***    ICC BEGIN                                                                               ***/
/**************************************************************************************************/
.icc-test {
    background-color: red;
    color: green;
}


.icc-bg-primary {
    background-color: #007bff !important;
}
.icc-bg-secondary {
    background-color: #6c757d !important;
}
.icc-bg-success {
    background-color: #28a745 !important;
}
.icc-bg-info {
    background-color: #17a2b8 !important;
}
.icc-bg-warning {
    background-color: #ffc107 !important;
}
.icc-bg-danger {
    background-color: #dc3545 !important;
}
.icc-bg-light {
    background-color: #f8f9fa !important;
}
.icc-bg-dark {
    background-color: #343a40 !important;
}


.icc-card {
    /*    position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
min-width: 0;
word-wrap: break-word;
*/ background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-radius: 0.25rem;
}

.icc-card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-height: 1px;
    padding: 1.25rem;
}

.icc-card-title {
    margin-bottom: 0.75rem;
}

.icc-card-subtitle {
    margin-top: -0.375rem;
    margin-bottom: 0;
}

.icc-card-text:last-child {
    margin-bottom: 0;
}

.icc-card-header.cmp-container {
    padding: 0.75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, 0.03);
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

.icc-card-header:first-child {
    border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

.icc-card-header .title {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.icc-card-header .title h4 {
}

.icc-border {
    border: 1px solid #dee2e6 !important;
}

.icc-border-top {
    border-top: 1px solid #dee2e6 !important;
}

.icc-border-right {
    border-right: 1px solid #dee2e6 !important;
}

.icc-border-bottom {
    border-bottom: 1px solid #dee2e6 !important;
}

.icc-border-left {
    border-left: 1px solid #dee2e6 !important;
}

.icc-border-0 {
    border: 0 !important;
}

.icc-border-top-0 {
    border-top: 0 !important;
}

.icc-border-right-0 {
    border-right: 0 !important;
}

.icc-border-bottom-0 {
    border-bottom: 0 !important;
}

.icc-border-left-0 {
    border-left: 0 !important;
}

.icc-border-primary {
    border-color: #007bff !important;
}

.icc-border-secondary {
    border-color: #6c757d !important;
}

.icc-border-success {
    border-color: #28a745 !important;
}

.icc-border-info {
    border-color: #17a2b8 !important;
}

.icc-border-warning {
    border-color: #ffc107 !important;
}

.icc-border-danger {
    border-color: #dc3545 !important;
}

.icc-border-light {
    border-color: #f8f9fa !important;
}

.icc-border-dark {
    border-color: #343a40 !important;
}
/*************************************************************************************************/
/***    ICC END                                                                               ***/
/*************************************************************************************************/
