* {
    color: #4E3A44;
    font-family: Gothic A1;
}
a {
    text-decoration: none !important; 
}

.select2-container{
    width: 225.895px !important;
}

.custom-dropdown .select2-results__option {
    font-size: 14px;
    margin-left: 12px;
    width: 123.895px;
    height: 49px;
    flex-shrink: 0;
    border-radius: 5px;
    background: rgba(127, 38, 41, 0.80);
    background: rgba(217, 217, 217, 0.00);
}

.buttonCloseHeight {
    height: 35px;
}

select {
    width: 100%;
    padding: 10px;
    font-size: 16px;
    border: 1px solid #ccc;
    border-radius: 5px;
    appearance: none;
    -webkit-appearance: none;
    height: 40px;
    background-color: #fff;
    color: #333;
}

.paddingClose {
    padding-right: 5px !important;
    padding-left: 5px !important;
    padding-bottom: 10px !important;
    cursor: pointer;
}


@media (max-width: 768px) {
    .title {
        font-size: 1rem;
    }

    .card-body {
        padding: 1rem !important;
    }

    .linehr {
        width: 85% !important;
    }
    .responsiveTextLongText {
        display: block;
        width: 150px;
    }
}

img {
    width: 70.24% !important;
}

* {
    font-family: 'Gothic A1'
}

.container {
    padding-right: unset !important;
    padding-left: unset !important;
}


.custom-card {
    border-radius: 8px !important;
    border: 1px solid var(--stroke-miring-kiri, #FFF) !important;
    background: rgba(255, 255, 255, 0.85) !important;
    position: relative !important;
    width: 100%;
    margin-right: 0;
}

.companyStyle {
    display: inline-grid;
    border-radius: 5px;
    border: 1px solid rgba(255, 255, 255, 1); 
    background: #FFF;
    align-content: center;
    width: 88px;
    text-align: center;
    padding: 15px;
}

.notPublished {
    display: inline-flex;
    align-items: center; 
    width: 88px;
    text-align: center;
    color: #C8ACAC;
    font-weight: 700;
    line-height: 18px;
    letter-spacing: 1.84px;
    border-radius: 5px;
    border: 1px solid rgba(255, 255, 255, 0.6);
    background: #FFF;
}

.boxArrow {
    /*
		width: 24px;
		height: 24px;
		background: radial-gradient(40.00% 40.00% at 33.33% 10.56%, #85D3FF 0%, #2596D7 100%);
		border-radius: 8px;
		box-shadow: 1px 4px 11px -3px #108ec9; */
}

@media (min-width: 576px) {
    .modal-dialog {
        max-width: fit-content !important;
    }
}

.white {
    color: white;
}

h2 {
    font-size: 24px;
    color: white;
}

h1 {
    font-size: 24px;
    color: white;
}

.arrow {
    position: absolute;
    top: 70%;
    right: 32px;
    width: 0;
    height: 0;
}

.borderFetch {
    border: 1px solid rgba(200, 172, 172, 0.60);
    background: rgba(200, 172, 172, 0.60);
    margin-left: 12px;
    margin-right: 12px;
}

.textAlignLeft {
    text-align: left;
    display: block;
    color: #4E3A44;
    font-size: 12px;
    font-family: Gothic A1;
    font-weight: 400;
    line-height: 18px;
    word-wrap: break-word;
}

.companyClass {
    width: 230px;
}

.companyStand {
    display: flex;
    justify-content: space-between;
}

.textPadding {
    padding: 7px;
    /*height: 62px;*/
}

.custom-cardTogether {
    height: 104px;
}

@media (max-width: 767.98px) {
    .custom-card {
        width: 100%;
        margin-right: 0;
    }

    .custom-cardTogether {
        height: 120px;
    }

    .modal-dialog {
        max-width: 768px;
        margin: 30px auto;
        /* Center the modal on tablets */
    }
}

.containerSpacing {
    margin-top: 25px;
    margin-bottom: 25px;
}

.selectScene {
    width: 123.895px;
    height: 29px;
    flex-shrink: 0;
    border-radius: 5px;
    border: 1px solid rgba(0, 177, 185, 0.60);
    background: rgba(217, 217, 217, 0.00);
    margin-left: 12px;
    padding: unset;
    padding-left: 12px;
    color: #4E3A44;
    font-family: Gothic A1;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
}

.imageCircle {
    border-radius: 71px !important;
    border: 2px solid rgba(0, 177, 185, 0.50);
    width: 110px !important;
    margin-right: 25px;
}

.headerText {
    color: #FFF;
    text-align: center;
    font-family: Gothic A1;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 5px;
}

.subheaderText {
    color: #FFF;
    font-family: Gothic A1;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
}

.title {
    color: #4E3A44;
    font-size: 16px;
    font-family: Gothic A1;
    font-weight: 700;
    line-height: 24px;
    word-wrap: break-word
}

.alignCenterHeaderColor {
    color: #4E3A44;
    text-align: center;
    font-family: Gothic A1;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
}

.alignCenterTextColor {
    color: #4E3A44;
    text-align: center;
    font-family: Gothic A1;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
}

.titleFetch {
    color: #4E3A44;
    font-size: 18px;
    font-family: Gothic A1;
    font-weight: 700;
    line-height: 24px;
    word-wrap: break-word;
    width: 205px;
}

.description {
    color: #4E3A44;
    font-size: 13px;
    font-family: Gothic A1;
    font-weight: 400;
    line-height: 18px;
    word-wrap: break-word;
}

.closemr {
    margin: 12px;
    color: #4E3A44 !important;
    text-shadow: unset !important;
    opacity: unset !important;
}

.buttonClose {
    width: 128px;
    background: radial-gradient(46.88% 48.00% at 44.12% 24.00%, #FE9B4B 0%, #F47814 100%);
    border-radius: 8px;
    padding: 10px;
}

.divImageClass {
    display: block;
    align-self: center;
    margin-left: 30px;
    margin-top: 12px;
}

.spanDescription {
    display: block;
    position: relative;
    width: 148px;
}

.status {
    position: absolute;
    top: 75%;
    height: 15px;
    border-radius: 6px;
    background: rgba(200, 172, 172, 0.60);
    width:100px;
}

.statusNot {
    position: absolute;
    top: 75%;
    width: 76px;
    height: 15px;
    border-radius: 6px;
    background: rgba(200, 172, 172, 0.60);
}

.statusText {
    color: #4E3A44;
    font-size: 11px;
    font-weight: bolder;
    text-align: center;
}

.statusTextNot {
    color: #4E3A44;
    font-size: 11px;
    font-weight: bolder;
    text-align: center;
}

.flexDisplay {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.divTextClass {
    width: 160px !important;
    display: block;
    align-self: center;
    height: auto;
}

.modalContent {
    width: 96vw;
    height: auto;
    border-radius: 8px;
    background: linear-gradient(0deg, rgba(255, 255, 255, 0.90) 0%, rgba(255, 255, 255, 0.90) 100%), linear-gradient(211deg, #FFF 0%, rgba(255, 255, 255, 0.00) 100%);
    backdrop-filter: blur(100px);
}

.fade {
    padding-top: 8px;
    padding-bottom: 8px;
}

.subdiv {
    margin-left: 40px;
    margin-right: 40px;
}

.buttonCenter {
    position: unset;
    width: 100%;
    text-align: center;
    padding: 1px;
}
 
.lineDiv {
    border: 1px rgba(78, 58, 68, 0.3) solid;
    margin: 30px 30px 30px 30px;
}

.linehr {
    width: 95%;
    border: 1px rgba(78, 58, 68, 0.3) solid;
}

.selectStyling {
    margin-left: 12px;
    width: 123.895px;
    height: 49px;
    flex-shrink: 0;
    border-radius: 5px;
    border: 1px solid rgba(0, 177, 185, 0.60);
    background: rgba(217, 217, 217, 0.00);
}

html,
body {
    height: 100%;
    margin: 0;
    padding: 0;
    background: rgba(127, 38, 41, 0.80);
    backdrop-filter: blur(100px);
}

.container-center {
    height: 100%;
    width: 100%;
    display: table;
    z-index: 1;
    position: relative;
    text-align: center;
}

.fa-solid {
    stroke-width: 9px;
    stroke: #204961;
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.45));
}

.content-center {
    display: block;
    vertical-align: middle;
    padding-left: 20px;
    padding-right: 20px;
}

.btn {
    -moz-appearance: none;
    -webkit-appearance: none;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-box-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    border: none;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
}

.btn.btn-terciary {
    border-width: 3px;
    border-style: solid;
    border-color: #2b4a61;
    background-color: #264a61;
    color: #FFFFFF;
}

.btn.btn-normal {
    font-size: 18px;
    display: inline-block;
    padding: 0 25px;
    line-height: 44px;
    height: 50px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    border-radius: 25px;
    font-weight: 600;
}

img {
    margin: auto;
    vertical-align: middle;
    width: 100%;
    max-width: 400px;
    height: auto;
}

#ticketImage {
    display: grid;
    position: relative;
    margin:10px;

}

#image_qr {
    display: none;
    width: 70.24% !important;
    height: auto !important;
    position: absolute;
    z-index: 999;
    position: relative;
    border: 1px solid rgba(200, 172, 172, 0.60);
    padding: 15px;
    background-color: white;
}
.textAlignmentGlobal {
    margin: 0px 30px 0px 30px;
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

svg {
    -webkit-animation: fa-spin 1s infinite linear;
    animation: fa-spin 1s infinite linear;
}