/* Minification failed. Returning unminified contents.
(490,34): run-time error CSS1046: Expect comma, found '0'
(490,38): run-time error CSS1046: Expect comma, found '/'
(490,62): run-time error CSS1046: Expect comma, found '0'
(490,66): run-time error CSS1046: Expect comma, found '/'
(506,28): run-time error CSS1039: Token not allowed after unary operator: '-t-base-color__highlight'
(614,44): run-time error CSS1046: Expect comma, found '0'
(614,48): run-time error CSS1046: Expect comma, found '/'
(614,75): run-time error CSS1046: Expect comma, found '0'
(614,79): run-time error CSS1046: Expect comma, found '/'
(615,36): run-time error CSS1046: Expect comma, found '0'
(615,40): run-time error CSS1046: Expect comma, found '/'
(615,67): run-time error CSS1046: Expect comma, found '0'
(615,71): run-time error CSS1046: Expect comma, found '/'
(622,47): run-time error CSS1046: Expect comma, found '0'
(622,51): run-time error CSS1046: Expect comma, found '/'
(622,78): run-time error CSS1046: Expect comma, found '0'
(622,82): run-time error CSS1046: Expect comma, found '/'
(623,39): run-time error CSS1046: Expect comma, found '0'
(623,43): run-time error CSS1046: Expect comma, found '/'
(623,70): run-time error CSS1046: Expect comma, found '0'
(623,74): run-time error CSS1046: Expect comma, found '/'
(629,47): run-time error CSS1046: Expect comma, found '0'
(629,51): run-time error CSS1046: Expect comma, found '/'
(629,78): run-time error CSS1046: Expect comma, found '0'
(629,82): run-time error CSS1046: Expect comma, found '/'
(630,39): run-time error CSS1046: Expect comma, found '0'
(630,43): run-time error CSS1046: Expect comma, found '/'
(630,70): run-time error CSS1046: Expect comma, found '0'
(630,74): run-time error CSS1046: Expect comma, found '/'
(634,38): run-time error CSS1046: Expect comma, found '255'
(634,46): run-time error CSS1046: Expect comma, found '/'
(634,75): run-time error CSS1046: Expect comma, found '255'
(634,83): run-time error CSS1046: Expect comma, found '/'
(771,47): run-time error CSS1046: Expect comma, found '0'
(771,51): run-time error CSS1046: Expect comma, found '/'
(771,78): run-time error CSS1046: Expect comma, found '0'
(771,82): run-time error CSS1046: Expect comma, found '/'
(772,39): run-time error CSS1046: Expect comma, found '0'
(772,43): run-time error CSS1046: Expect comma, found '/'
(772,70): run-time error CSS1046: Expect comma, found '0'
(772,74): run-time error CSS1046: Expect comma, found '/'
(784,39): run-time error CSS1046: Expect comma, found '255'
(784,47): run-time error CSS1046: Expect comma, found '/'
(784,76): run-time error CSS1046: Expect comma, found '255'
(784,84): run-time error CSS1046: Expect comma, found '/'
(861,54): run-time error CSS1031: Expected selector, found '/'
(861,54): run-time error CSS1025: Expected comma or open brace, found '/'
 */
.ui-timepicker-div .ui-widget-header { margin-bottom: 8px; }
.ui-timepicker-div dl { text-align: left; }
.ui-timepicker-div dl dt { float: left; clear:left; padding: 0 0 0 5px; }
.ui-timepicker-div dl dd { margin: 0 10px 10px 40%; }
.ui-timepicker-div td { font-size: 90%; }
.ui-tpicker-grid-label { background: none; border: none; margin: 0; padding: 0; }
.ui-timepicker-div .ui_tpicker_unit_hide{ display: none; }

.ui-timepicker-div .ui_tpicker_time .ui_tpicker_time_input { background: none; color: inherit; border: none; outline: none; border-bottom: solid 1px #555; width: 95%; }
.ui-timepicker-div .ui_tpicker_time .ui_tpicker_time_input:focus { border-bottom-color: #aaa; }

.ui-timepicker-rtl{ direction: rtl; }
.ui-timepicker-rtl dl { text-align: right; padding: 0 5px 0 0; }
.ui-timepicker-rtl dl dt{ float: right; clear: right; }
.ui-timepicker-rtl dl dd { margin: 0 40% 10px 10px; }

/* Shortened version style */
.ui-timepicker-div.ui-timepicker-oneLine { padding-right: 2px; }
.ui-timepicker-div.ui-timepicker-oneLine .ui_tpicker_time, 
.ui-timepicker-div.ui-timepicker-oneLine dt { display: none; }
.ui-timepicker-div.ui-timepicker-oneLine .ui_tpicker_time_label { display: block; padding-top: 2px; }
.ui-timepicker-div.ui-timepicker-oneLine dl { text-align: right; }
.ui-timepicker-div.ui-timepicker-oneLine dl dd, 
.ui-timepicker-div.ui-timepicker-oneLine dl dd > div { display:inline-block; margin:0; }
.ui-timepicker-div.ui-timepicker-oneLine dl dd.ui_tpicker_minute:before,
.ui-timepicker-div.ui-timepicker-oneLine dl dd.ui_tpicker_second:before { content:':'; display:inline-block; }
.ui-timepicker-div.ui-timepicker-oneLine dl dd.ui_tpicker_millisec:before,
.ui-timepicker-div.ui-timepicker-oneLine dl dd.ui_tpicker_microsec:before { content:'.'; display:inline-block; }
.ui-timepicker-div.ui-timepicker-oneLine .ui_tpicker_unit_hide,
.ui-timepicker-div.ui-timepicker-oneLine .ui_tpicker_unit_hide:before{ display: none; }
@font-face {
    font-family: "TeleGroteskNext-Thin";
    src: url("/GT9Reporting/fonts/TeleGroteskNext-Thin.woff") format('woff');
}

@font-face {
    font-family: "TeleGroteskScreen-Regular";
    src: url("/templates/Telekom/fonts/telegroteskscreen-regular.woff") format('woff');
}

@font-face {
    font-family: "TeleGroteskNext-Regular";
    src: url("../fonts/TeleGroteskNext-Regular.woff2") format('woff2'), url("../fonts/TeleGroteskNext-Regular.woff") format('woff');
    font-weight: 500;
}

@font-face {
    font-family: "TeleGroteskNext-Medium";
    src: url("../fonts/TeleGroteskNext-Medium.woff2") format('woff2'), url("../fonts/TeleGroteskNext-Medium.woff") format('woff');
    font-weight: 500;
}

@font-face {
    font-family: "TeleGroteskNext-Thin";
    src: url("../fonts/TeleGroteskNext-Thin.woff2") format('woff2'), url("../fonts/TeleGroteskNext-Thin.woff") format('woff');
    font-weight: 100;
}

@font-face {
    font-family: "TeleNeoWeb-Regular";
    src: url("../fonts/TeleNeoWeb-Regular.woff2") format('woff2'), url("../fonts/TeleNeoWeb-Regular.woff") format('woff');
    font-weight: 500;
}

@font-face {
    font-family: "TeleNeoWeb-Medium";
    src: url("../fonts/TeleNeoWeb-Medium.woff2") format('woff2'), url("../fonts/TeleNeoWeb-Medium.woff") format('woff');
    font-weight: 500;
}

@font-face {
    font-family: "TeleNeoWeb-Thin";
    src: url("../fonts/TeleNeoWeb-Thin.woff2") format('woff2'), url("../fonts/TeleNeoWeb-Thin.woff") format('woff');
    font-weight: 100;
}

@font-face {
    font-family: "TeleNeoWeb-Bold";
    src: url("../fonts/TeleNeoWeb-Thin.woff2") format('woff2'), url("../fonts/TeleNeoWeb-Thin.woff") format('woff');
    font-weight: 600;
}

@font-face {
    font-family: "TeleNeoWeb-ExtraBold";
    src: url("../fonts/TeleNeoWeb-ExtraBold.woff2") format('woff2'), url("../fonts/TeleNeoWeb-ExtraBold.woff") format('woff');
    font-weight: 700;
}

@font-face {
    font-family: "TeleNeoMarkerWeb-Bold";
    src: url("../fonts/TeleNeoMarkerWeb-Bold.woff2") format('woff2'), url("../assets/fonts/TeleNeoMarkerWeb-Bold.woff") format('woff');
    font-weight: 700;
}

.Cust-TopHeader {
    background-color: #235482;
    width: 100%;
    height: 100%;
    color: #fff;
    padding-top: 40px;
    padding-bottom: 40px;
}

.Cust-Content {
    background-color: #fff;
    width: 100%;
    height: 100%;
}

.Cust-Col {
    height: 100%;
}

.Cust-BoxShadow {
    box-shadow: 5px 5px 5px 5px #888888;
}

.Cust-ReportBox {
    min-height: 250px !important;
    height: 100% !important;
    background-color: #fff !important;
    border: 15px solid #f6f6f6 !important;
}

.ValidateError {
    color: red;
}

.Cust-ReportOverview {
    min-height: 250px !important;
    height: 100% !important;
    background-color: #fff !important;
    margin-top: 15px;
    margin-right: 15px;
}

.KPIBox {
    min-height: 150px !important;
    height: 100% !important;
    background-color: #e20074 !important;
    margin-bottom: 15px;
}

.ChartBox {
    min-height: 250px !important;
    height: 100% !important;
    background-color: #fff !important;
    margin-bottom: 15px;
    height: 100%;
}

    .ChartBox > .Headline {
        border-bottom: 1px solid #000;
        color: #000;
        margin-left: 15px;
        margin-right: 15px;
    }

    .ChartBox > .Content {
        color: #fff;
    }

    .ChartBox > .Footer {
        color: #000;
    }

.OnlineReportBox {
    min-height: 250px !important;
    height: 100% !important;
    background-color: #fff !important;
    margin-bottom: 15px;
}

.OnlineReportBoxHeadline {
    border-bottom: 1px solid #000;
    color: #000;
    margin-left: 15px;
    margin-right: 15px;
}

.AuiReportBox {
    height: 150px;
    margin: 10px;
    cursor: pointer;
    background-color: #E6E6E6;
}

.KPIHeadline {
    border-bottom: 1px solid white;
    color: #fff;
    margin-left: 15px;
    margin-right: 15px;
}

.ChartHeadline {
    border-bottom: 1px solid black;
    color: #000;
    margin-left: 15px;
    margin-right: 15px;
}

.KPIContent {
    color: #fff;
}

.GTHeadline {
    color: #262626;
    text-align: left;
    font-size: 36px !important;
    margin: 60px 0 26px;
    font-family: "TeleNeoWeb-Regular";
    font-weight: 100;
}

.OnlineReportBtn {
    background-color: #e20074;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    margin-top: 15px;
    min-width: 150px;
    padding: 10px 25px 12px;
    text-align: center;
}


.preload-wrapper {
    margin: auto;
    position: relative;
    margin-top: 25px;
    width: 75px;
    height: 75px;
    border-radius: 50%;
    background-color: transparent;
    border: 4px solid transparent;
    border-top: 4px solid #e20074;
    border-left: 4px solid #e20074;
    -webkit-animation: 2s spin linear infinite;
    animation: 2s spin linear infinite;
}

.dbl-spinner:nth-child(2) {
    border: 4px solid transparent;
    border-right: 4px solid #03A9F4;
    border-bottom: 4px solid #03A9F4;
    -webkit-animation: 1s spin linear infinite;
    animation: 1s spin linear infinite;
}

@-webkit-keyframes spin {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes spin {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.preload-wrapper-white {
    margin: auto;
    position: relative;
    margin-top: 25px;
    width: 75px;
    height: 75px;
    border-radius: 50%;
    background-color: transparent;
    border: 4px solid transparent;
    border-top: 4px solid #fff;
    border-left: 4px solid #fff;
    -webkit-animation: 2s spin linear infinite;
    animation: 2s spin linear infinite;
}

.dbl-spinner:nth-child(2) {
    border: 4px solid transparent;
    border-right: 4px solid #03A9F4;
    border-bottom: 4px solid #03A9F4;
    -webkit-animation: 1s spin linear infinite;
    animation: 1s spin linear infinite;
}

@-webkit-keyframes spin {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes spin {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@media screen and (min-width: 640px) {
    .Cust-ReportOverview {
        margin: 15px;
    }
}

@media screen and (max-width: 639px) {
    .Cust-ReportOverview {
        margin-top: 15px;
    }
}

.container-fixed, .container-liquid {
    padding-left: 12px;
    padding-right: 12px
}

    .container-fixed:after, .container-fixed:before, .container-liquid:after, .container-liquid:before {
        content: ' ';
        display: table
    }

    .container-fixed:after, .container-liquid:after {
        clear: both
    }

    .container-fixed.left {
        margin-left: 0;
        margin-right: auto;
        float: left
    }

    .container-fixed, .container-fixed.center {
        margin-left: auto;
        margin-right: auto
    }

        .container-fixed.right {
            margin-left: auto;
            margin-right: 0;
            float: right
        }

.slider__arrow--prev {
    left: 1.5rem;
}

.slider__arrow {
    position: absolute;
    top: 45%;
    z-index: 1;
    width: 24px;
    height: 50px;
    margin-top: -9px;
    border-radius: 5px;
    background-color: #818999;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-box-shadow: 0 0.5rem 4rem 0 rgba(0,0,0,.5);
    box-shadow: 0 0.5rem 4rem 0 rgba(0,0,0,.5);
}

.glide__arrow {
    cursor: pointer;
    padding: 0;
    background-color: #e20072;
    border: 0;
    outline: 0;
    color: #fff;
    z-index: 9;
}

.slider__arrow--next {
    right: -2.5rem;
}

.slider__arrow--prev {
    left: -2.5rem;
}

.scrollFadeIn {
    opacity: 0;
}

.cardFadeIn {
    opacity: 0;
}

.row {
    margin: 0px;
}

.heading__Title {
    font-size: 16px;
    font-weight: 100;
}

.carddark {
    background-color: rgba(36,36,36,0.7);
    color: #fff !important;
}

    .carddark .card-text {
        color: #fff !important;
    }

    .carddark.lessonFooter {
        background-color: rgba(36,36,36,0.8);
        color: #fff !important;
    }

.cardmagenta {
    background-color: rgba(226,0,116,0.6);
    color: #fff !important;
}

.carddark .card-text {
    color: #fff !important;
}

.carddark.lessonFooter {
    background-color: rgba(255,255,255,0.2); 
    color: #000 !important;
}

.cardlight {
    /*background-color: rgba(255,255,255,0.9);*/
    color: #000 !important;
}



    .cardlight.lessonFooter {
        background-color: #e9e9e9;
        color: #000 !important;
    }

.cardlightmustard {
    background-color: #f2f4eb;
    color: #000 !important;
}



    .cardlightmustard.lessonFooter {
        background-color: #e9e9e9;
        color: #000 !important;
    }

.carousel__container__slide-prev {
    background-image: linear-gradient(270deg,transparent,rgba(0,0,0,.1));
    left: 0;
}

.carousel__container__slide-next, .carousel__container__slide-prev {
    position: absolute;
    top: 0;
    height: calc(100% - 55px);
    border: 0 solid transparent;
    cursor: pointer;
    background-color: transparent;
}

.card .card-body .card-text {
    font-size: 1rem !important;
}

.card {
    box-shadow: 0 5px 20px rgb(0 0 0 / 25%), 0 8px 8px rgb(0 0 0 / 22%);
}

.thumbCard {
    background-color: #fff;
    color: #000;
}

.is-active > .thumbCard {
    background-color: rgba(218,178,177,1.0) !important;
    color: #fff;
}

.btnGtSecondary {
    text-align: center;
    background-color: #fff;
    border: 1px solid var(--t-base-color__highlight);
    border-radius: 2px;
    margin-top: 3px;
    margin-bottom: 3px;
    align-self: baseline;
    transition-duration: .5s;
    cursor: pointer;
    padding: 12px 28px;
}

h1, h2, h3, h4, h5, h6 {
    font-family: "TeleNeoWeb-Regular";
    font-weight: 600;
}

.bs-tooltip .tooltip-arrow {
    border-top: 5px solid #e20074 !important;
}

.bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before {
    border-top-color: rgba(226, 0, 116,.9) !important;
}

.bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before {
    border-right-color: rgba(226, 0, 116,.9) !important;
}

.bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
    border-bottom-color: rgba(226, 0, 116,.9) !important;
}

.bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before {
    border-left-color: rgba(226, 0, 116,.9) !important;
}

.bs-tooltip.top .arrow {
    border-top-color: #e20074 !important;
}

.bs-tooltip.right .arrow {
    border-right-color: #e20074 !important;
}

.bs-tooltip.bottom .arrow {
    border-bottom-color: #e20074 !important;
}

.bs-tooltip.left .arrow {
    border-left-color: #e20074 !important;
}

.tooltip-inner {
    background-color: rgba(226, 0, 116,.9) !important;
}

.btn-magenta {
    background-color: #e20074 !important;
    color: #fff;
}

.qpFrageblase {
    position: Relative;
    padding: 1rem;
    border-radius: 15px;
    background-color: #e20074;
    color: #fff;
    min-width: 60%;
    font-size:larger;
}

.qpFrageblase:before {
        content: ' ';
        position: Absolute;
        width: 0;
        height: 0;
        left: -14px;
        top: 0px;
        border-left: 14px Solid Transparent;
        border-right: 14px Solid Transparent;
        border-top: 17px Solid #e20074;
    }

.qpAntwortblase {
    background-color: #497d76;
    color: #fff;
    border-radius: 15px;
    text-transform: none;
    font-size: larger;
}

.qpAntwortblase:hover, .qpAntwortblase.active {
        background-color: #2bbbad;
        color: #fff;
}

.qpAntwortblase:hover::before, .qpAntwortblase.active:before {
            content: ' ';
            position: Absolute;
            width: 0;
            height: 0;
            right: 2px;
            top: 0px;
            border-left: 14px Solid Transparent;
            border-right: 14px Solid Transparent;
            border-top: 17px Solid #2bbbad;
}

.navcard {
    -webkit-box-shadow: 0 5px 11px 0 rgb(0 0 0 / 18%), 0 4px 15px 0 rgb(0 0 0 / 15%);
    box-shadow: 0 5px 11px 0 rgb(0 0 0 / 18%), 0 4px 15px 0 rgb(0 0 0 / 15%);
}

    .navcard:focus,
    .navcard:active,
    .navcard.active {
        background-color: #B2005C !important;
        -webkit-box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
        box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);

    }

    .navcard:hover {
        background-color: #B2005C !important;
        -webkit-box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
        box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
    }

.shadow-white {
    box-shadow: 0 5px 11px 0 rgb(255 255 255 / 10%), 0 4px 15px 0 rgb(255 255 255 / 7%);
}

/*scrolldown*/

html body [data-ca3_iconfont="ETmodules"]::before {
    font-family: "ETmodules";
}

[data-ca3_icon]::before {
    font-weight: normal;
    content: attr(data-ca3_icon);
}

.ca3-scroll-down-arrow {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iQ2hldnJvbl90aGluX2Rvd24iIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMjAgMjAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDIwIDIwIiBmaWxsPSJ3aGl0ZSIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBhdGggZD0iTTE3LjQxOCw2LjEwOWMwLjI3Mi0wLjI2OCwwLjcwOS0wLjI2OCwwLjk3OSwwYzAuMjcsMC4yNjgsMC4yNzEsMC43MDEsMCwwLjk2OWwtNy45MDgsNy44M2MtMC4yNywwLjI2OC0wLjcwNywwLjI2OC0wLjk3OSwwbC03LjkwOC03LjgzYy0wLjI3LTAuMjY4LTAuMjctMC43MDEsMC0wLjk2OWMwLjI3MS0wLjI2OCwwLjcwOS0wLjI2OCwwLjk3OSwwTDEwLDEzLjI1TDE3LjQxOCw2LjEwOXoiLz48L3N2Zz4=);
    background-size: contain;
    background-repeat: no-repeat;
}

.ca3-scroll-down-link {
    cursor: pointer;
    height: 60px;
    width: 80px;
    margin: 0px 0 0 -40px;
    line-height: 60px;
    position: absolute;
    left: 50%;
    bottom: 0px;
    color: #FFF;
    text-align: center;
    font-size: 70px;
    z-index: 100;
    text-decoration: none;
    text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.4);
    -webkit-animation: ca3_fade_move_down 2s ease-in-out infinite;
    -moz-animation: ca3_fade_move_down 2s ease-in-out infinite;
    animation: ca3_fade_move_down 2s ease-in-out infinite;
}


/*animated scroll arrow animation*/
@-webkit-keyframes ca3_fade_move_down {
    0% {
        -webkit-transform: translate(0,-20px);
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    100% {
        -webkit-transform: translate(0,20px);
        opacity: 0;
    }
}

@-moz-keyframes ca3_fade_move_down {
    0% {
        -moz-transform: translate(0,-20px);
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    100% {
        -moz-transform: translate(0,20px);
        opacity: 0;
    }
}

@keyframes ca3_fade_move_down {
    0% {
        transform: translate(0,-20px);
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    100% {
        transform: translate(0,20px);
        opacity: 0;
    }
}

.magenta-text {
    color: #e20074 !important;
}

.matrix-subTitle {
    margin: 15px;
    padding: 10px;
    border-radius: 5px;
    text-transform: uppercase;
    font-size: large;
}

.matrix-box {
    border-radius: 10px;
    padding: 10px;
    margin-bottom: 10px;
}

.matrix-color1 {
    background-color: #BA9972;
}

.matrix-color2 {
    background-color: #78634D;
}

.matrix-color3 {
    background-color: #423933;
}

.quickAccessBox {
    margin: 0;
    word-wrap: break-word;
    white-space: normal;
    cursor: pointer;
    padding: 10px;
    font-size: .81rem;
    width: 100%;
    background-color: #4C4C4C;
    color: #fff;
    border-radius: 10px;
}

    .quickAccessBox:hover {
        color: #fff;
        background-color: #e20072;
        border-radius: 10px;
        -webkit-box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
        box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
        -webkit-transition: color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out;
        transition: color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out;
        transition: color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;
        transition: color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out;
    }

.ppFingerBox {
    color: #000;
    background-color: rgba(227,232,42,1);
    text-transform: none;
    border-radius: 10px;
    box-shadow: 0 12px 15px 0 rgb(255 255 255 / 16%), 0 2px 10px 0 rgb(255 255 255 / 12%);
    width: 100%;
}

.ppFingerBoxTitle {
    text-transform: uppercase;
    font-size: large;
    font-weight: 600;
}

.ppFingerBox:hover {
    color: #fff !important;
    background-color: #e20072;
}

@media (max-width: 600px) {

    .col-xs-0 {
        display: none;
    }
}

.cardyellow {
    background-color: transparent;
    color: #fff !important;
}

.cardyellow h4 {
    color: #fff !important;
}

.cardyellow p {
        /* font-size: large; */
    }

.cardyellow a {
        font-size: large !important;
    }

    .cardyellow a:hover {
        background-color: rgba(227,232,42,1) !important;
        color: #000 !important;
    }


.cardyellow.lessonFooter {
    background-color: transparent;
    color: #fff !important;
}

/*EduLab*/
a[href="#Topic_23618"] .card{
  color: #fff;
  background-color: #e20074;
}

/*EduLab*/
a[href="#Topic_23618"] .card .card-text{
  color: #fff;
}

/* EM */

/* .soccer { */
  /* background: url(https://salesacademy.telekom.de/Templates/em/Telekom_Ball_t.png); */
  /* background-size: 50px 50px; */
  /* height: 50px; */
  /* width: 50px; */
  /* position: relative; */
  /* -webkit-animation:roll 5s; */
  /* -moz-animation:roll 5s; */
  /* animation:roll 5s; */
/* } */


/* @-moz-keyframes roll {   */
  /* 0% {-webkit-transform: rotate(-360deg);} */
  /* /* 50% {-webkit-transform: rotate(360deg);} */ */
  /* /* 100% {-webkit-transform: rotate(-360deg);} */ */
/* } */
/* @-webkit-keyframes roll {  */
  /* 0% { -webkit-transform: rotate(-360deg);} */
  /* /* 50% { -webkit-transform: rotate(360deg);} */ */
  /* /* 100% { -webkit-transform: rotate(-360deg);} */ */
/* } */

/* @keyframes roll {  */
  /* 0% { -webkit-transform: rotate(-360deg);} */
  /* /* 50% { -webkit-transform: rotate(360deg);} */ */
  /* /* 100% {-webkit-transform: rotate(-360deg);} */ */
/* } */

/* .world-cup { */
  /* color: #82AE6F; */
  /* text-align: center; */
/* } */

/* body { */
	    /* cursor: url(https://salesacademy.telekom.de/Templates/em/Schuh_icon_w.png), auto; */
/* } */

/* .preload-wrapper { */
	  /* background: url(https://salesacademy.telekom.de/Templates/em/Fussball_Spinner.png); */
  /* background-size: 64px 64px; */
  /* height: 64px; */
  /* width: 64px; */
  /* -webkit-animation:roll 4.5s infinite; */
  /* -moz-animation:roll 4.5s infinite; */
  /* animation:roll 4.5s infinite; */
    /* margin: auto; */
    /* position: relative; */
    /* margin-top: 25px;   */
    /* background-color: transparent; */
	/* border-radius: 0%; */
    /* border: 0px solid transparent; */
    /* border-top: 0px solid #e20074; */
    /* border-left: 0px solid #e20074; */

/* } */
.select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle
}

    .select2-container .select2-selection--single {
        box-sizing: border-box;
        cursor: pointer;
        display: block;
        height: 28px;
        user-select: none;
        -webkit-user-select: none
    }

        .select2-container .select2-selection--single .select2-selection__rendered {
            display: block;
            padding-left: 8px;
            padding-right: 20px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap
        }

        .select2-container .select2-selection--single .select2-selection__clear {
            position: relative
        }

    .select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
        padding-right: 8px;
        padding-left: 20px
    }

    .select2-container .select2-selection--multiple {
        box-sizing: border-box;
        cursor: pointer;
        display: block;
        min-height: 32px;
        user-select: none;
        -webkit-user-select: none
    }

        .select2-container .select2-selection--multiple .select2-selection__rendered {
            display: inline-block;
            overflow: hidden;
            padding-left: 8px;
            text-overflow: ellipsis;
            white-space: nowrap
        }

    .select2-container .select2-search--inline {
        float: left
    }

        .select2-container .select2-search--inline .select2-search__field {
            box-sizing: border-box;
            border: none;
            font-size: 100%;
            margin-top: 5px;
            padding: 0
        }

            .select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
                -webkit-appearance: none
            }

.select2-dropdown {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index: 1051
}

.select2-results {
    display: block
}

.select2-results__options {
    list-style: none;
    margin: 0;
    padding: 0
}

.select2-results__option {
    padding: 6px;
    user-select: none;
    -webkit-user-select: none
}

    .select2-results__option[aria-selected] {
        cursor: pointer
    }

.select2-container--open .select2-dropdown {
    left: 0
}

.select2-container--open .select2-dropdown--above {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--open .select2-dropdown--below {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-search--dropdown {
    display: block;
    padding: 4px
}

    .select2-search--dropdown .select2-search__field {
        padding: 4px;
        width: 100%;
        box-sizing: border-box
    }

        .select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
            -webkit-appearance: none
        }

    .select2-search--dropdown.select2-search--hide {
        display: none
    }

.select2-close-mask {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 99;
    background-color: #fff;
    filter: alpha(opacity=0)
}

.select2-hidden-accessible {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    -webkit-clip-path: inset(50%) !important;
    clip-path: inset(50%) !important;
    height: 1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
    white-space: nowrap !important
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px
}

    .select2-container--default .select2-selection--single .select2-selection__rendered {
        color: #444;
        line-height: 28px
    }

    .select2-container--default .select2-selection--single .select2-selection__clear {
        cursor: pointer;
        float: right;
        font-weight: bold
    }

    .select2-container--default .select2-selection--single .select2-selection__placeholder {
        color: #999
    }

    .select2-container--default .select2-selection--single .select2-selection__arrow {
        height: 26px;
        position: absolute;
        top: 1px;
        right: 1px;
        width: 20px
    }

        .select2-container--default .select2-selection--single .select2-selection__arrow b {
            border-color: #888 transparent transparent transparent;
            border-style: solid;
            border-width: 5px 4px 0 4px;
            height: 0;
            left: 50%;
            margin-left: -4px;
            margin-top: -2px;
            position: absolute;
            top: 50%;
            width: 0
        }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
    float: left
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
    left: 1px;
    right: auto
}

.select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #eee;
    cursor: default
}

    .select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
        display: none
    }

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888 transparent;
    border-width: 0 4px 5px 4px
}

.select2-container--default .select2-selection--multiple {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text
}

    .select2-container--default .select2-selection--multiple .select2-selection__rendered {
        box-sizing: border-box;
        list-style: none;
        margin: 0;
        padding: 0 5px;
        width: 100%
    }

        .select2-container--default .select2-selection--multiple .select2-selection__rendered li {
            list-style: none
        }

    .select2-container--default .select2-selection--multiple .select2-selection__clear {
        cursor: pointer;
        float: right;
        font-weight: bold;
        margin-top: 5px;
        margin-right: 10px;
        padding: 1px
    }

    .select2-container--default .select2-selection--multiple .select2-selection__choice {
        background-color: #e4e4e4;
        border: 1px solid #aaa;
        border-radius: 4px;
        cursor: default;
        float: left;
        margin-right: 5px;
        margin-top: 5px;
        padding: 0 5px
    }

    .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
        color: #999;
        cursor: pointer;
        display: inline-block;
        font-weight: bold;
        margin-right: 2px
    }

        .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
            color: #333
        }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
    float: right
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: solid black 1px;
    outline: 0
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
    background-color: #eee;
    cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
    display: none
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa
}

.select2-container--default .select2-search--inline .select2-search__field {
    background: transparent;
    border: none;
    outline: 0;
    box-shadow: none;
    -webkit-appearance: textfield
}

.select2-container--default .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y: auto
}

.select2-container--default .select2-results__option[role=group] {
    padding: 0
}

.select2-container--default .select2-results__option[aria-disabled=true] {
    color: #999
}

.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #ddd
}

.select2-container--default .select2-results__option .select2-results__option {
    padding-left: 1em
}

    .select2-container--default .select2-results__option .select2-results__option .select2-results__group {
        padding-left: 0
    }

    .select2-container--default .select2-results__option .select2-results__option .select2-results__option {
        margin-left: -1em;
        padding-left: 2em
    }

        .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
            margin-left: -2em;
            padding-left: 3em
        }

            .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
                margin-left: -3em;
                padding-left: 4em
            }

                .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
                    margin-left: -4em;
                    padding-left: 5em
                }

                    .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
                        margin-left: -5em;
                        padding-left: 6em
                    }

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #5897fb;
    color: white
}

.select2-container--default .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}

.select2-container--classic .select2-selection--single {
    background-color: #f7f7f7;
    border: 1px solid #aaa;
    border-radius: 4px;
    outline: 0;
    background-image: -webkit-linear-gradient(top, #fff 50%, #eee 100%);
    background-image: -o-linear-gradient(top, #fff 50%, #eee 100%);
    background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}

    .select2-container--classic .select2-selection--single:focus {
        border: 1px solid #5897fb
    }

    .select2-container--classic .select2-selection--single .select2-selection__rendered {
        color: #444;
        line-height: 28px
    }

    .select2-container--classic .select2-selection--single .select2-selection__clear {
        cursor: pointer;
        float: right;
        font-weight: bold;
        margin-right: 10px
    }

    .select2-container--classic .select2-selection--single .select2-selection__placeholder {
        color: #999
    }

    .select2-container--classic .select2-selection--single .select2-selection__arrow {
        background-color: #ddd;
        border: none;
        border-left: 1px solid #aaa;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
        height: 26px;
        position: absolute;
        top: 1px;
        right: 1px;
        width: 20px;
        background-image: -webkit-linear-gradient(top, #eee 50%, #ccc 100%);
        background-image: -o-linear-gradient(top, #eee 50%, #ccc 100%);
        background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)
    }

        .select2-container--classic .select2-selection--single .select2-selection__arrow b {
            border-color: #888 transparent transparent transparent;
            border-style: solid;
            border-width: 5px 4px 0 4px;
            height: 0;
            left: 50%;
            margin-left: -4px;
            margin-top: -2px;
            position: absolute;
            top: 50%;
            width: 0
        }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
    float: left
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
    border: none;
    border-right: 1px solid #aaa;
    border-radius: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    left: 1px;
    right: auto
}

.select2-container--classic.select2-container--open .select2-selection--single {
    border: 1px solid #5897fb
}

    .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
        background: transparent;
        border: none
    }

        .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
            border-color: transparent transparent #888 transparent;
            border-width: 0 4px 5px 4px
        }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-image: -webkit-linear-gradient(top, #fff 0%, #eee 50%);
    background-image: -o-linear-gradient(top, #fff 0%, #eee 50%);
    background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background-image: -webkit-linear-gradient(top, #eee 50%, #fff 100%);
    background-image: -o-linear-gradient(top, #eee 50%, #fff 100%);
    background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)
}

.select2-container--classic .select2-selection--multiple {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
    outline: 0
}

    .select2-container--classic .select2-selection--multiple:focus {
        border: 1px solid #5897fb
    }

    .select2-container--classic .select2-selection--multiple .select2-selection__rendered {
        list-style: none;
        margin: 0;
        padding: 0 5px
    }

    .select2-container--classic .select2-selection--multiple .select2-selection__clear {
        display: none
    }

    .select2-container--classic .select2-selection--multiple .select2-selection__choice {
        background-color: #e4e4e4;
        border: 1px solid #aaa;
        border-radius: 4px;
        cursor: default;
        float: left;
        margin-right: 5px;
        margin-top: 5px;
        padding: 0 5px
    }

    .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
        color: #888;
        cursor: pointer;
        display: inline-block;
        font-weight: bold;
        margin-right: 2px
    }

        .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
            color: #555
        }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    float: right;
    margin-left: 5px;
    margin-right: auto
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
    border: 1px solid #5897fb
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
    outline: 0
}

.select2-container--classic .select2-search--inline .select2-search__field {
    outline: 0;
    box-shadow: none
}

.select2-container--classic .select2-dropdown {
    background-color: #fff;
    border: 1px solid transparent
}

.select2-container--classic .select2-dropdown--above {
    border-bottom: none
}

.select2-container--classic .select2-dropdown--below {
    border-top: none
}

.select2-container--classic .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y: auto
}

.select2-container--classic .select2-results__option[role=group] {
    padding: 0
}

.select2-container--classic .select2-results__option[aria-disabled=true] {
    color: grey
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
    background-color: #3875d7;
    color: #fff
}

.select2-container--classic .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}

.select2-container--classic.select2-container--open .select2-dropdown {
    border-color: #5897fb
}

/*!
 * Select2 Bootstrap Theme v0.1.0-beta.10 (https://select2.github.io/select2-bootstrap-theme)
 * Copyright 2015-2017 Florian Kissling and contributors (https://github.com/select2/select2-bootstrap-theme/graphs/contributors)
 * Licensed under MIT (https://github.com/select2/select2-bootstrap-theme/blob/master/LICENSE)
 */

.select2-container--bootstrap {
    display: block;
    /*------------------------------------*      #COMMON STYLES
  \*------------------------------------*/
    /**
   * Search field in the Select2 dropdown.
   */
    /**
   * No outline for all search fields - in the dropdown
   * and inline in multi Select2s.
   */
    /**
   * Adjust Select2's choices hover and selected styles to match
   * Bootstrap 3's default dropdown styles.
   *
   * @see http://getbootstrap.com/components/#dropdowns
   */
    /**
   * Clear the selection.
   */
    /**
   * Address disabled Select2 styles.
   *
   * @see https://select2.github.io/examples.html#disabled
   * @see http://getbootstrap.com/css/#forms-control-disabled
   */
    /*------------------------------------*      #DROPDOWN
  \*------------------------------------*/
    /**
   * Dropdown border color and box-shadow.
   */
    /**
   * Limit the dropdown height.
   */
    /*------------------------------------*      #SINGLE SELECT2
  \*------------------------------------*/
    /*------------------------------------*    #MULTIPLE SELECT2
  \*------------------------------------*/
    /**
   * Address Bootstrap control sizing classes
   *
   * 1. Reset Bootstrap defaults.
   * 2. Adjust the dropdown arrow button icon position.
   *
   * @see http://getbootstrap.com/css/#forms-control-sizes
   */
    /* 1 */
    /*------------------------------------*    #RTL SUPPORT
  \*------------------------------------*/
}

    .select2-container--bootstrap .select2-selection {
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
        background-color: #fff;
        border: 1px solid #ccc;
        border-radius: 4px;
        color: #555555;
        font-size: 14px;
        outline: 0;
    }

        .select2-container--bootstrap .select2-selection.form-control {
            border-radius: 4px;
        }

    .select2-container--bootstrap .select2-search--dropdown .select2-search__field {
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
        background-color: #fff;
        border: 1px solid #ccc;
        border-radius: 4px;
        color: #555555;
        font-size: 14px;
    }

    .select2-container--bootstrap .select2-search__field {
        outline: 0;
        /* Firefox 18- */
        /**
     * Firefox 19+
     *
     * @see http://stackoverflow.com/questions/24236240/color-for-styled-placeholder-text-is-muted-in-firefox
     */
    }

        .select2-container--bootstrap .select2-search__field::-webkit-input-placeholder {
            color: #999;
        }

        .select2-container--bootstrap .select2-search__field:-moz-placeholder {
            color: #999;
        }

        .select2-container--bootstrap .select2-search__field::-moz-placeholder {
            color: #999;
            opacity: 1;
        }

        .select2-container--bootstrap .select2-search__field:-ms-input-placeholder {
            color: #999;
        }

    .select2-container--bootstrap .select2-results__option {
        padding: 6px 12px;
        /**
     * Disabled results.
     *
     * @see https://select2.github.io/examples.html#disabled-results
     */
        /**
     * Hover state.
     */
        /**
     * Selected state.
     */
    }

        .select2-container--bootstrap .select2-results__option[role=group] {
            padding: 0;
        }

        .select2-container--bootstrap .select2-results__option[aria-disabled=true] {
            color: #777777;
            cursor: not-allowed;
        }

        .select2-container--bootstrap .select2-results__option[aria-selected=true] {
            background-color: #f5f5f5;
            color: #262626;
        }

    .select2-container--bootstrap .select2-results__option--highlighted[aria-selected] {
        background-color: #337ab7;
        color: #fff;
    }

    .select2-container--bootstrap .select2-results__option .select2-results__option {
        padding: 6px 12px;
    }

        .select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__group {
            padding-left: 0;
        }

        .select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option {
            margin-left: -12px;
            padding-left: 24px;
        }

            .select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
                margin-left: -24px;
                padding-left: 36px;
            }

                .select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
                    margin-left: -36px;
                    padding-left: 48px;
                }

                    .select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
                        margin-left: -48px;
                        padding-left: 60px;
                    }

                        .select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
                            margin-left: -60px;
                            padding-left: 72px;
                        }

    .select2-container--bootstrap .select2-results__group {
        color: #777777;
        display: block;
        padding: 6px 12px;
        font-size: 12px;
        line-height: 1.42857143;
        white-space: nowrap;
    }

    .select2-container--bootstrap.select2-container--focus .select2-selection, .select2-container--bootstrap.select2-container--open .select2-selection {
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
        -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
        -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
        -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
        transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
        transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
        transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
        border-color: #66afe9;
    }

    .select2-container--bootstrap.select2-container--open {
        /**
     * Make the dropdown arrow point up while the dropdown is visible.
     */
        /**
     * Handle border radii of the container when the dropdown is showing.
     */
    }

        .select2-container--bootstrap.select2-container--open .select2-selection .select2-selection__arrow b {
            border-color: transparent transparent #999 transparent;
            border-width: 0 4px 4px 4px;
        }

        .select2-container--bootstrap.select2-container--open.select2-container--below .select2-selection {
            border-bottom-right-radius: 0;
            border-bottom-left-radius: 0;
            border-bottom-color: transparent;
        }

        .select2-container--bootstrap.select2-container--open.select2-container--above .select2-selection {
            border-top-right-radius: 0;
            border-top-left-radius: 0;
            border-top-color: transparent;
        }

    .select2-container--bootstrap .select2-selection__clear {
        color: #999;
        cursor: pointer;
        float: right;
        font-weight: bold;
        margin-right: 10px;
    }

        .select2-container--bootstrap .select2-selection__clear:hover {
            color: #333;
        }

    .select2-container--bootstrap.select2-container--disabled .select2-selection {
        border-color: #ccc;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .select2-container--bootstrap.select2-container--disabled .select2-selection,
    .select2-container--bootstrap.select2-container--disabled .select2-search__field {
        cursor: not-allowed;
    }

    .select2-container--bootstrap.select2-container--disabled .select2-selection,
    .select2-container--bootstrap.select2-container--disabled .select2-selection--multiple .select2-selection__choice {
        background-color: #eeeeee;
    }

    .select2-container--bootstrap.select2-container--disabled .select2-selection__clear,
    .select2-container--bootstrap.select2-container--disabled .select2-selection--multiple .select2-selection__choice__remove {
        display: none;
    }

    .select2-container--bootstrap .select2-dropdown {
        -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
        box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
        border-color: #66afe9;
        overflow-x: hidden;
        margin-top: -1px;
    }

    .select2-container--bootstrap .select2-dropdown--above {
        -webkit-box-shadow: 0px -6px 12px rgba(0, 0, 0, 0.175);
        box-shadow: 0px -6px 12px rgba(0, 0, 0, 0.175);
        margin-top: 1px;
    }

    .select2-container--bootstrap .select2-results > .select2-results__options {
        max-height: 200px;
        overflow-y: auto;
    }

    .select2-container--bootstrap .select2-selection--single {
        height: 34px;
        line-height: 1.42857143;
        padding: 6px 24px 6px 12px;
        /**
     * Adjust the single Select2's dropdown arrow button appearance.
     */
    }

        .select2-container--bootstrap .select2-selection--single .select2-selection__arrow {
            position: absolute;
            bottom: 0;
            right: 12px;
            top: 0;
            width: 4px;
        }

            .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
                border-color: #999 transparent transparent transparent;
                border-style: solid;
                border-width: 4px 4px 0 4px;
                height: 0;
                left: 0;
                margin-left: -4px;
                margin-top: -2px;
                position: absolute;
                top: 50%;
                width: 0;
            }

        .select2-container--bootstrap .select2-selection--single .select2-selection__rendered {
            color: #555555;
            padding: 0;
        }

        .select2-container--bootstrap .select2-selection--single .select2-selection__placeholder {
            color: #999;
        }

    .select2-container--bootstrap .select2-selection--multiple {
        min-height: 34px;
        padding: 0;
        height: auto;
        /**
     * Make Multi Select2's choices match Bootstrap 3's default button styles.
     */
        /**
     * Minus 2px borders.
     */
        /**
     * Clear the selection.
     */
    }

        .select2-container--bootstrap .select2-selection--multiple .select2-selection__rendered {
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            display: block;
            line-height: 1.42857143;
            list-style: none;
            margin: 0;
            overflow: hidden;
            padding: 0;
            width: 100%;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

        .select2-container--bootstrap .select2-selection--multiple .select2-selection__placeholder {
            color: #999;
            float: left;
            margin-top: 5px;
        }

        .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice {
            color: #555555;
            background: #fff;
            border: 1px solid #ccc;
            border-radius: 4px;
            cursor: default;
            float: left;
            margin: 5px 0 0 6px;
            padding: 0 6px;
        }

        .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field {
            background: transparent;
            padding: 0 12px;
            height: 32px;
            line-height: 1.42857143;
            margin-top: 0;
            min-width: 5em;
        }

        .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice__remove {
            color: #999;
            cursor: pointer;
            display: inline-block;
            font-weight: bold;
            margin-right: 3px;
        }

            .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice__remove:hover {
                color: #333;
            }

        .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear {
            margin-top: 6px;
        }

    .select2-container--bootstrap .select2-selection--single.input-sm,
    .input-group-sm .select2-container--bootstrap .select2-selection--single,
    .form-group-sm .select2-container--bootstrap .select2-selection--single {
        border-radius: 3px;
        font-size: 12px;
        height: 30px;
        line-height: 1.5;
        padding: 5px 22px 5px 10px;
        /* 2 */
    }

        .select2-container--bootstrap .select2-selection--single.input-sm .select2-selection__arrow b,
        .input-group-sm .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b,
        .form-group-sm .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
            margin-left: -5px;
        }

    .select2-container--bootstrap .select2-selection--multiple.input-sm,
    .input-group-sm .select2-container--bootstrap .select2-selection--multiple,
    .form-group-sm .select2-container--bootstrap .select2-selection--multiple {
        min-height: 30px;
        border-radius: 3px;
    }

        .select2-container--bootstrap .select2-selection--multiple.input-sm .select2-selection__choice,
        .input-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice,
        .form-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice {
            font-size: 12px;
            line-height: 1.5;
            margin: 4px 0 0 5px;
            padding: 0 5px;
        }

        .select2-container--bootstrap .select2-selection--multiple.input-sm .select2-search--inline .select2-search__field,
        .input-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field,
        .form-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field {
            padding: 0 10px;
            font-size: 12px;
            height: 28px;
            line-height: 1.5;
        }

        .select2-container--bootstrap .select2-selection--multiple.input-sm .select2-selection__clear,
        .input-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear,
        .form-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear {
            margin-top: 5px;
        }

    .select2-container--bootstrap .select2-selection--single.input-lg,
    .input-group-lg .select2-container--bootstrap .select2-selection--single,
    .form-group-lg .select2-container--bootstrap .select2-selection--single {
        border-radius: 6px;
        font-size: 18px;
        height: 46px;
        line-height: 1.3333333;
        padding: 10px 31px 10px 16px;
        /* 1 */
    }

        .select2-container--bootstrap .select2-selection--single.input-lg .select2-selection__arrow,
        .input-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow,
        .form-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow {
            width: 5px;
        }

            .select2-container--bootstrap .select2-selection--single.input-lg .select2-selection__arrow b,
            .input-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b,
            .form-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
                border-width: 5px 5px 0 5px;
                margin-left: -5px;
                margin-left: -10px;
                margin-top: -2.5px;
            }

    .select2-container--bootstrap .select2-selection--multiple.input-lg,
    .input-group-lg .select2-container--bootstrap .select2-selection--multiple,
    .form-group-lg .select2-container--bootstrap .select2-selection--multiple {
        min-height: 46px;
        border-radius: 6px;
    }

        .select2-container--bootstrap .select2-selection--multiple.input-lg .select2-selection__choice,
        .input-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice,
        .form-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice {
            font-size: 18px;
            line-height: 1.3333333;
            border-radius: 4px;
            margin: 9px 0 0 8px;
            padding: 0 10px;
        }

        .select2-container--bootstrap .select2-selection--multiple.input-lg .select2-search--inline .select2-search__field,
        .input-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field,
        .form-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field {
            padding: 0 16px;
            font-size: 18px;
            height: 44px;
            line-height: 1.3333333;
        }

        .select2-container--bootstrap .select2-selection--multiple.input-lg .select2-selection__clear,
        .input-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear,
        .form-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear {
            margin-top: 10px;
        }

    .select2-container--bootstrap .select2-selection.input-lg.select2-container--open .select2-selection--single {
        /**
     * Make the dropdown arrow point up while the dropdown is visible.
     */
    }

        .select2-container--bootstrap .select2-selection.input-lg.select2-container--open .select2-selection--single .select2-selection__arrow b {
            border-color: transparent transparent #999 transparent;
            border-width: 0 5px 5px 5px;
        }

.input-group-lg .select2-container--bootstrap .select2-selection.select2-container--open .select2-selection--single {
    /**
     * Make the dropdown arrow point up while the dropdown is visible.
     */
}

    .input-group-lg .select2-container--bootstrap .select2-selection.select2-container--open .select2-selection--single .select2-selection__arrow b {
        border-color: transparent transparent #999 transparent;
        border-width: 0 5px 5px 5px;
    }

.select2-container--bootstrap[dir="rtl"] {
    /**
     * Single Select2
     *
     * 1. Makes sure that .select2-selection__placeholder is positioned
     *    correctly.
     */
    /**
     * Multiple Select2
     */
}

    .select2-container--bootstrap[dir="rtl"] .select2-selection--single {
        padding-left: 24px;
        padding-right: 12px;
    }

        .select2-container--bootstrap[dir="rtl"] .select2-selection--single .select2-selection__rendered {
            padding-right: 0;
            padding-left: 0;
            text-align: right;
            /* 1 */
        }

        .select2-container--bootstrap[dir="rtl"] .select2-selection--single .select2-selection__clear {
            float: left;
        }

        .select2-container--bootstrap[dir="rtl"] .select2-selection--single .select2-selection__arrow {
            left: 12px;
            right: auto;
        }

            .select2-container--bootstrap[dir="rtl"] .select2-selection--single .select2-selection__arrow b {
                margin-left: 0;
            }

    .select2-container--bootstrap[dir="rtl"] .select2-selection--multiple .select2-selection__choice,
    .select2-container--bootstrap[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,
    .select2-container--bootstrap[dir="rtl"] .select2-selection--multiple .select2-search--inline {
        float: right;
    }

    .select2-container--bootstrap[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
        margin-left: 0;
        margin-right: 6px;
    }

    .select2-container--bootstrap[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
        margin-left: 2px;
        margin-right: auto;
    }

/*------------------------------------*  #ADDITIONAL GOODIES
\*------------------------------------*/
/**
 * Address Bootstrap's validation states
 *
 * If a Select2 widget parent has one of Bootstrap's validation state modifier
 * classes, adjust Select2's border colors and focus states accordingly.
 * You may apply said classes to the Select2 dropdown (body > .select2-container)
 * via JavaScript match Bootstraps' to make its styles match.
 *
 * @see http://getbootstrap.com/css/#forms-control-validation
 */
.has-warning .select2-dropdown,
.has-warning .select2-selection {
    border-color: #8a6d3b;
}

.has-warning .select2-container--focus .select2-selection,
.has-warning .select2-container--open .select2-selection {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    border-color: #66512c;
}

.has-warning.select2-drop-active {
    border-color: #66512c;
}

    .has-warning.select2-drop-active.select2-drop.select2-drop-above {
        border-top-color: #66512c;
    }

.has-error .select2-dropdown,
.has-error .select2-selection {
    border-color: #a94442;
}

.has-error .select2-container--focus .select2-selection,
.has-error .select2-container--open .select2-selection {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    border-color: #843534;
}

.has-error.select2-drop-active {
    border-color: #843534;
}

    .has-error.select2-drop-active.select2-drop.select2-drop-above {
        border-top-color: #843534;
    }

.has-success .select2-dropdown,
.has-success .select2-selection {
    border-color: #3c763d;
}

.has-success .select2-container--focus .select2-selection,
.has-success .select2-container--open .select2-selection {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    border-color: #2b542c;
}

.has-success.select2-drop-active {
    border-color: #2b542c;
}

    .has-success.select2-drop-active.select2-drop.select2-drop-above {
        border-top-color: #2b542c;
    }

/**
 * Select2 widgets in Bootstrap Input Groups
 *
 * @see http://getbootstrap.com/components/#input-groups
 * @see https://github.com/twbs/bootstrap/blob/master/less/input-groups.less
 */
/**
 * Reset rounded corners
 */
.input-group > .select2-hidden-accessible:first-child + .select2-container--bootstrap > .selection > .select2-selection,
.input-group > .select2-hidden-accessible:first-child + .select2-container--bootstrap > .selection > .select2-selection.form-control {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.input-group > .select2-hidden-accessible:not(:first-child) + .select2-container--bootstrap:not(:last-child) > .selection > .select2-selection,
.input-group > .select2-hidden-accessible:not(:first-child) + .select2-container--bootstrap:not(:last-child) > .selection > .select2-selection.form-control {
    border-radius: 0;
}

.input-group > .select2-hidden-accessible:not(:first-child):not(:last-child) + .select2-container--bootstrap:last-child > .selection > .select2-selection,
.input-group > .select2-hidden-accessible:not(:first-child):not(:last-child) + .select2-container--bootstrap:last-child > .selection > .select2-selection.form-control {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.input-group > .select2-container--bootstrap {
    display: table;
    table-layout: fixed;
    position: relative;
    z-index: 2;
    width: 100%;
    margin-bottom: 0;
    /**
   * Adjust z-index like Bootstrap does to show the focus-box-shadow
   * above appended buttons in .input-group and .form-group.
   */
    /**
   * Adjust alignment of Bootstrap buttons in Bootstrap Input Groups to address
   * Multi Select2's height which - depending on how many elements have been selected -
   * may grow taller than its initial size.
   *
   * @see http://getbootstrap.com/components/#input-groups
   */
}

    .input-group > .select2-container--bootstrap > .selection > .select2-selection.form-control {
        float: none;
    }

    .input-group > .select2-container--bootstrap.select2-container--open, .input-group > .select2-container--bootstrap.select2-container--focus {
        z-index: 3;
    }

    .input-group > .select2-container--bootstrap,
    .input-group > .select2-container--bootstrap .input-group-btn,
    .input-group > .select2-container--bootstrap .input-group-btn .btn {
        vertical-align: top;
    }

/**
 * Temporary fix for https://github.com/select2/select2-bootstrap-theme/issues/9
 *
 * Provides `!important` for certain properties of the class applied to the
 * original `<select>` element to hide it.
 *
 * @see https://github.com/select2/select2/pull/3301
 * @see https://github.com/fk/select2/commit/31830c7b32cb3d8e1b12d5b434dee40a6e753ada
 */
.form-control.select2-hidden-accessible {
    position: absolute !important;
    width: 1px !important;
}

/**
 * Display override for inline forms
 */
@media (min-width: 768px) {
    .form-inline .select2-container--bootstrap {
        display: inline-block;
    }
}

