﻿
* {
    box-sizing: border-box;
}

*, ::after, ::before {
    box-sizing: border-box;
}

.img-circle {
    border-radius: 50%;
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eeeeee;
}


.hide {
    display: none !important;
}

.show {
    display: block !important;
}

.invisible {
    visibility: hidden;
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.hidden {
    display: none !important;
}



small,
.small {
    font-size: 85%;
}

mark,
.mark {
    padding: .2em;
    background-color: #fcf8e3;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}

.text-justify {
    text-align: justify;
}

.text-nowrap {
    white-space: nowrap;
}

.text-lowercase {
    text-transform: lowercase;
}

.text-uppercase {
    text-transform: uppercase;
}

.text-capitalize {
    text-transform: capitalize;
}

.ml-auto, .mx-auto {
    margin-left: auto !important;
}

.mr-auto, .mx-auto {
    margin-right: auto !important;
}

.justify-content-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
}

.d-flex {
    display: -ms-flexbox !important;
    display: flex !important;
}

.text-center {
    text-align: center !important;
}

@media screen and (min-width:1024px) and (max-width:1499px) {
    .container-fixed {
        width: 1009px
    }
}

@media screen and (min-width:1500px) {
    .container-fixed {
        width: 1297px
    }
}

.row {
    /* margin-left: -12px; */
    /* margin-right: -12px */
}

    .row:after, .row:before {
        content: ' ';
        display: table
    }

    .row:after {
        clear: both
    }

.col-l-1, .col-l-10, .col-l-11, .col-l-12, .col-l-2, .col-l-3, .col-l-4, .col-l-5, .col-l-6, .col-l-7, .col-l-8, .col-l-9, .col-m-1, .col-m-10, .col-m-11, .col-m-12, .col-m-2, .col-m-3, .col-m-4, .col-m-5, .col-m-6, .col-m-7, .col-m-8, .col-m-9, .col-s-1, .col-s-10, .col-s-11, .col-s-12, .col-s-2, .col-s-3, .col-s-4, .col-s-5, .col-s-6, .col-s-7, .col-s-8, .col-s-9, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    padding-left: 12px;
    padding-right: 12px;
    position: relative;
    float: left;
    min-height: 1px;
    box-sizing: border-box;
}

.col-l-1 {
    width: 8.33334%
}

.col-l-2 {
    width: 16.66668%
}

.col-l-3 {
    width: 25.00001%
}

.col-l-4 {
    width: 33.33334%
}

.col-l-5 {
    width: 41.66668%
}

.col-l-6 {
    width: 50.00001%
}

.col-l-7 {
    width: 58.33334%
}

.col-l-8 {
    width: 66.66668%
}

.col-l-9 {
    width: 75.00001%
}

.col-l-10 {
    width: 83.33334%
}

.col-l-11 {
    width: 91.66668%
}

.col-l-12 {
    width: 100.00001%
}

.offset-l-0 {
    margin-left: 0
}

.offset-l-1 {
    margin-left: 8.33333%
}

.offset-l-2 {
    margin-left: 16.66667%
}

.offset-l-3 {
    margin-left: 25%
}

.offset-l-4 {
    margin-left: 33.33333%
}

.offset-l-5 {
    margin-left: 41.66667%
}

.offset-l-6 {
    margin-left: 50%
}

.offset-l-7 {
    margin-left: 58.33333%
}

.offset-l-8 {
    margin-left: 66.66667%
}

.offset-l-9 {
    margin-left: 75%
}

.offset-l-10 {
    margin-left: 83.33333%
}

.offset-l-11 {
    margin-left: 91.66667%
}

@media screen and (min-width:1500px) {
    .col-xl-1 {
        width: 8.33334%
    }

    .col-xl-2 {
        width: 16.66668%
    }

    .col-xl-3 {
        width: 25.00001%
    }

    .col-xl-4 {
        width: 33.33334%
    }

    .col-xl-5 {
        width: 41.66668%
    }

    .col-xl-6 {
        width: 50.00001%
    }

    .col-xl-7 {
        width: 58.33334%
    }

    .col-xl-8 {
        width: 66.66668%
    }

    .col-xl-9 {
        width: 75.00001%
    }

    .col-xl-10 {
        width: 83.33334%
    }

    .col-xl-11 {
        width: 91.66668%
    }

    .col-xl-12 {
        width: 100.00001%
    }

    .offset-xl-0 {
        margin-left: 0
    }

    .offset-xl-1 {
        margin-left: 8.33333%
    }

    .offset-xl-2 {
        margin-left: 16.66667%
    }

    .offset-xl-3 {
        margin-left: 25%
    }

    .offset-xl-4 {
        margin-left: 33.33333%
    }

    .offset-xl-5 {
        margin-left: 41.66667%
    }

    .offset-xl-6 {
        margin-left: 50%
    }

    .offset-xl-7 {
        margin-left: 58.33333%
    }

    .offset-xl-8 {
        margin-left: 66.66667%
    }

    .offset-xl-9 {
        margin-left: 75%
    }

    .offset-xl-10 {
        margin-left: 83.33333%
    }

    .offset-xl-11 {
        margin-left: 91.66667%
    }
}

@media screen and (max-width:1023px) {
    .col-m-1 {
        width: 8.33334%
    }

    .col-m-2 {
        width: 16.66668%
    }

    .col-m-3 {
        width: 25.00001%
    }

    .col-m-4 {
        width: 33.33334%
    }

    .col-m-5 {
        width: 41.66668%
    }

    .col-m-6 {
        width: 50.00001%
    }

    .col-m-7 {
        width: 58.33334%
    }

    .col-m-8 {
        width: 66.66668%
    }

    .col-m-9 {
        width: 75.00001%
    }

    .col-m-10 {
        width: 83.33334%
    }

    .col-m-11 {
        width: 91.66668%
    }

    .col-m-12 {
        width: 100.00001%
    }

    .offset-m-0 {
        margin-left: 0
    }

    .offset-m-1 {
        margin-left: 8.33333%
    }

    .offset-m-2 {
        margin-left: 16.66667%
    }

    .offset-m-3 {
        margin-left: 25%
    }

    .offset-m-4 {
        margin-left: 33.33333%
    }

    .offset-m-5 {
        margin-left: 41.66667%
    }

    .offset-m-6 {
        margin-left: 50%
    }

    .offset-m-7 {
        margin-left: 58.33333%
    }

    .offset-m-8 {
        margin-left: 66.66667%
    }

    .offset-m-9 {
        margin-left: 75%
    }

    .offset-m-10 {
        margin-left: 83.33333%
    }

    .offset-m-11 {
        margin-left: 91.66667%
    }
}

@media screen and (max-width:639px) {
    .col-s-1 {
        width: 8.33334%
    }

    .col-s-2 {
        width: 16.66668%
    }

    .col-s-3 {
        width: 25.00001%
    }

    .col-s-4 {
        width: 33.33334%
    }

    .col-s-5 {
        width: 41.66668%
    }

    .col-s-6 {
        width: 50.00001%
    }

    .col-s-7 {
        width: 58.33334%
    }

    .col-s-8 {
        width: 66.66668%
    }

    .col-s-9 {
        width: 75.00001%
    }

    .col-s-10 {
        width: 83.33334%
    }

    .col-s-11 {
        width: 91.66668%
    }

    .col-s-12 {
        width: 100.00001%
    }

    .offset-s-0 {
        margin-left: 0
    }

    .offset-s-1 {
        margin-left: 8.33333%
    }

    .offset-s-2 {
        margin-left: 16.66667%
    }

    .offset-s-3 {
        margin-left: 25%
    }

    .offset-s-4 {
        margin-left: 33.33333%
    }

    .offset-s-5 {
        margin-left: 41.66667%
    }

    .offset-s-6 {
        margin-left: 50%
    }

    .offset-s-7 {
        margin-left: 58.33333%
    }

    .offset-s-8 {
        margin-left: 66.66667%
    }

    .offset-s-9 {
        margin-left: 75%
    }

    .offset-s-10 {
        margin-left: 83.33333%
    }

    .offset-s-11 {
        margin-left: 91.66667%
    }
}

@media screen and (max-width:319px) {
    .col-xs-1 {
        width: 8.33334%
    }

    .col-xs-2 {
        width: 16.66668%
    }

    .col-xs-3 {
        width: 25.00001%
    }

    .col-xs-4 {
        width: 33.33334%
    }

    .col-xs-5 {
        width: 41.66668%
    }

    .col-xs-6 {
        width: 50.00001%
    }

    .col-xs-7 {
        width: 58.33334%
    }

    .col-xs-8 {
        width: 66.66668%
    }

    .col-xs-9 {
        width: 75.00001%
    }

    .col-xs-10 {
        width: 83.33334%
    }

    .col-xs-11 {
        width: 91.66668%
    }

    .col-xs-12 {
        width: 100.00001%
    }

    .offset-xs-0 {
        margin-left: 0
    }

    .offset-xs-1 {
        margin-left: 8.33333%
    }

    .offset-xs-2 {
        margin-left: 16.66667%
    }

    .offset-xs-3 {
        margin-left: 25%
    }

    .offset-xs-4 {
        margin-left: 33.33333%
    }

    .offset-xs-5 {
        margin-left: 41.66667%
    }

    .offset-xs-6 {
        margin-left: 50%
    }

    .offset-xs-7 {
        margin-left: 58.33333%
    }

    .offset-xs-8 {
        margin-left: 66.66667%
    }

    .offset-xs-9 {
        margin-left: 75%
    }

    .offset-xs-10 {
        margin-left: 83.33333%
    }

    .offset-xs-11 {
        margin-left: 91.66667%
    }
}

.col-hide {
    display: none !important
}

@media screen and (min-width:1024px) and (max-width:1499px) {
    .col-l-hide {
        display: none !important
    }
}

@media screen and (min-width:1500),screen and (max-width:1023px) {
    .col-l-show {
        display: none !important
    }
}

@media screen and (min-width:1500px) {
    .col-xl-hide {
        display: none !important
    }
}

@media screen and (max-width:1499px) {
    .col-xl-show {
        display: none !important
    }
}

@media screen and (min-width:640px) and (max-width:1023px) {
    .col-m-hide {
        display: none !important
    }
}

@media screen and (max-width:639px),screen and (min-width:1024px) {
    .col-m-show {
        display: none !important
    }
}

@media screen and (min-width:320px) and (max-width:639px) {
    .col-s-hide {
        display: none !important
    }
}

@media screen and (max-width:319px),screen and (min-width:640px) {
    .col-s-show {
        display: none !important
    }
}

@media screen and (max-width:319px) {
    .col-xs-hide {
        display: none !important
    }
}

@media screen and (min-width:320px) {
    .col-xs-show {
        display: none !important
    }
}


.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.tab-content > .active {
    display: block !important;
}

.tab-content > .tab-pane {
    display: none;
}

    .tab-content > .tab-pane > .active {
        display: block !important;

    }

.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,.125);
    border-radius: .25rem;
	box-shadow: 0 5px 20px rgb(0 0 0 / 25%), 0 8px 8px rgb(0 0 0 / 22%);
}

.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-height: 1px;
    padding: unset;
}

.fade {
    -webkit-animation: fadein 1s; /* Safari, Chrome and Opera > 12.1 */
    -moz-animation: fadein 1s; /* Firefox < 16 */
    -ms-animation: fadein 1s; /* Internet Explorer */
    -o-animation: fadein 1s; /* Opera < 12.1 */
    animation: fadein 1s;
}

.fade_nj {
    -webkit-animation: fadein 1s; /* Safari, Chrome and Opera > 12.1 */
    -moz-animation: fadein 1s; /* Firefox < 16 */
    -ms-animation: fadein 1s; /* Internet Explorer */
    -o-animation: fadein 1s; /* Opera < 12.1 */
    animation: fadein 1s;
}

.fadeOut {
    -webkit-animation: fadeout 1s; /* Safari, Chrome and Opera > 12.1 */
    -moz-animation: fadeout 1s; /* Firefox < 16 */
    -ms-animation: fadeout 1s; /* Internet Explorer */
    -o-animation: fadeout 1s; /* Opera < 12.1 */
    animation: fadeout 1s;
}

@keyframes fadein {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

/* Firefox < 16 */
@-moz-keyframes fadein {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

/* Internet Explorer */
@-ms-keyframes fadein {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

/* Opera < 12.1 */
@-o-keyframes fadein {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes fadeout {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

/* Firefox < 16 */
@-moz-keyframes fadeout {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadeout {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

/* Internet Explorer */
@-ms-keyframes fadeout {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

/* Opera < 12.1 */
@-o-keyframes fadeout {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

.ideaBox {
	margin:25px 0px 0px 0px; 
	padding:0px; 
	min-height:250px; 
	border-radius:0;
	background-image: linear-gradient(rgba(38,38,38,.7),rgba(38,38,38,.7)),url("https://salesacademy.telekom.de/templates/Images/232932_unlimited_master_AP_Menschen_kreativ_Social-Media_ratio3x1_1128x376.jpg");
	background-repeat: no-repeat;
	background-size: cover;	
}

.ideaBoxSlide {
	padding:0px; 
	border-radius:0;
	background-image: linear-gradient(rgba(38,38,38,.7),rgba(38,38,38,.7)),url("https://salesacademy.telekom.de/content/LearnItUp/IdeaBox_Example.jpg");
	background-repeat: no-repeat;
	background-size: cover;	
}

.h4Custom {
	font-size: 21px; 
	font-weight: 400;
}

.h5custom {	
	font-size: 18px;
    margin-top: 18px;
    padding-bottom: 8px;
}

.navcard:focus,
.navcard:active,
.navcard.active {
    background-color: #e20072 !important;
}

.navcard:hover {
    background-color: #e20072 !important;
}

.ul-Custom {
	display: block;
    list-style-type: disc;
	margin-left:1em;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
	padding-left:40px;
	
}

.p-Custom {
	display: block;
	margin-left:1em;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
	margin-top:1em;	
	margin-bottom:1em;	
}

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

    .nav > li {
        position: relative;
        display: block;
    }

        .nav > li > a {
            position: relative;
            display: block;
            padding: 10px 15px;
        }

            .nav > li > a:hover,
            .nav > li > a:focus {
                text-decoration: none;
                background-color: rgba(0,0,0,0.2);
                ;
            }

        .nav > li.disabled > a {
            color: #777;
        }

            .nav > li.disabled > a:hover,
            .nav > li.disabled > a:focus {
                color: #777;
                text-decoration: none;
                cursor: not-allowed;
                background-color: transparent;
            }

    .nav .open > a,
    .nav .open > a:hover,
    .nav .open > a:focus {
        background-color: #eee;
        border-color: #337ab7;
    }

    .nav .nav-divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #e5e5e5;
    }

    .nav > li > a > img {
        max-width: none;
    }

    .nav-tabs > li {
        float: left;
        margin-bottom: -1px;
    }

        .nav-tabs > li > a {
            margin-right: 2px;
            line-height: 1.42857143;
            border: 1px solid transparent;
            border-radius: 4px 4px 0 0;
        }

            .nav-tabs > li > a:hover {
                border-color: #eee #eee #ddd;
            }

        .nav-tabs > li.active > a,
        .nav-tabs > li.active > a:hover,
        .nav-tabs > li.active > a:focus {
            color: #555;
            cursor: default;
            background-color: #fff;
            border: 1px solid #ddd;
            border-bottom-color: transparent;
        }

    .nav-tabs.nav-justified {
        width: 100%;
        border-bottom: 0;
    }

        .nav-tabs.nav-justified > li {
            float: none;
        }

            .nav-tabs.nav-justified > li > a {
                margin-bottom: 5px;
                text-align: center;
            }

        .nav-tabs.nav-justified > .dropdown .dropdown-menu {
            top: auto;
            left: auto;
        }

@media (min-width: 768px) {
    .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%;
    }

        .nav-tabs.nav-justified > li > a {
            margin-bottom: 0;
        }
}

.nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px;
}

.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd;
}

@media (min-width: 768px) {
    .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0;
    }

    .nav-tabs.nav-justified > .active > a,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:focus {
        border-bottom-color: #fff;
    }
}

.font-small {
    font-size: .9rem;
}

.list-inline {
    padding-left: 0;
    list-style: none;
}

.list-unstyled {
    padding-left: 0;
    list-style: none;
}

.slider__arrow--prev {
    left: 1.5rem;
}

.slider__arrow {
    position: absolute;
    top: 50%;
    z-index: 1;
    width: 24px;
    height: 24px;
    margin-top: -9px;
    border-radius: 50%;
    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;
}

.list-inline-item {
    display: inline-block;
}

.pr-2, .px-2 {
    padding-right: .5rem !important;
}

/* The Modal (background) */
.custom-modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (image) */
.custom-modal-content {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
}

/* Caption of Modal Image */
#caption {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}

/* Add Animation */
.custom-modal-content, #caption {
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.6s;
    animation-name: zoom;
    animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
    from {
        -webkit-transform: scale(0)
    }

    to {
        -webkit-transform: scale(1)
    }
}

@keyframes zoom {
    from {
        transform: scale(0)
    }

    to {
        transform: scale(1)
    }
}

/* The Close Button */
.custom-modal-close {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

    .custom-modal-close:hover,
    .custom-modal-close:focus {
        color: #bbb;
        text-decoration: none;
        cursor: pointer;
    }

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px) {
    .custom-modal-content {
        width: 100%;
    }
}

.stickyHeader {
    width: 100%;
    margin: 0px;
    position: fixed;
    top: 0px;
    z-index: 99999;
}

.unstickyHeader {
	width: 100%;
    margin: 0px;
    position: relative;
	margin:0px;
	z-index:1;
}

.fullHeight {
    height: 100%;
    height: -moz-available; /* WebKit-based browsers will ignore this. */
    height: -webkit-fill-available; /* Mozilla-based browsers will ignore this. */
    height: fill-available;
}

/* Modal BrowserCheck */
	.modal-BrowserCheck {
	  display: none; /* Hidden by default */
	  position: fixed; /* Stay in place */
	  z-index: 1; /* Sit on top */
	  padding-top: 100px; /* Location of the box */
	  left: 0;
	  top: 0;
	  width: 100%; /* Full width */
	  height: 100%; /* Full height */
	  overflow: auto; /* Enable scroll if needed */
	  background-color: rgb(0,0,0); /* Fallback color */
	  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
	}

	.modal-content-BrowserCheck {
	  background-color: #fefefe;
	  margin: auto;
	  padding: 20px;
	  border: 1px solid #888;
	  width: 80%;
	}

	.closeModalBrowserCheck {
	  color: #aaaaaa;
	  float: right;
	  font-size: 28px;
	  font-weight: bold;
	}

	.closeModalBrowserCheck:hover,
	.closeModalBrowserCheck:focus {
	  color: #000;
	  text-decoration: none;
	  cursor: pointer;
	}


/* Modal Bootstrap */
.modal-open {
  overflow: hidden;
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}

.modal.fade .modal-dialog {
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}

@media (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    transition: none;
  }
}

.modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}

.modal.modal-static .modal-dialog {
  -webkit-transform: scale(1.02);
  transform: scale(1.02);
}

.modal-dialog-scrollable {
  display: -ms-flexbox;
  display: flex;
  max-height: calc(100% - 1rem);
}

.modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 1rem);
  overflow: hidden;
}

.modal-dialog-scrollable .modal-header,
.modal-dialog-scrollable .modal-footer {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

.modal-dialog-centered {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - 1rem);
}

.modal-dialog-centered::before {
  display: block;
  height: calc(100vh - 1rem);
  height: -webkit-min-content;
  height: -moz-min-content;
  height: min-content;
  content: "";
}

.modal-dialog-centered.modal-dialog-scrollable {
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
}

.modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none;
}

.modal-dialog-centered.modal-dialog-scrollable::before {
  content: none;
}

.modal-content {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}

.modal-backdrop.fade {
  opacity: 0;
}

.modal-backdrop.show {
  opacity: 0.5;
}

.modal-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}

.modal-header .close {
  padding: 1rem 1rem;
  margin: -1rem -1rem -1rem auto;
}

.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}

.modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
}

.modal-footer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 1px);
}

.modal-footer > * {
  margin: 0.25rem;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem);
  }
  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 3.5rem);
  }
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  .modal-dialog-centered::before {
    height: calc(100vh - 3.5rem);
    height: -webkit-min-content;
    height: -moz-min-content;
    height: min-content;
  }
  .modal-sm {
    max-width: 300px;
  }
}

@media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    max-width: 800px;
  }
}

@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px;
  }
}
