/*BUTTON*/
.button_gleematic_license:hover {
    box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.2);
}
.btn-default-gleematic {
    color: #333 !important; background-color: #fff !important; border-color: #ccc !important;
}
.btn-default-gleematic:hover {
    background-color: #e6e6e6 !important;
}
/*BUTTON*/
.img-left {
  float: left;
}

/*HEADER PADDING*/
.div_main_reg_action {
    padding-top:15px;
}
.gleematic_header_collapse {
    color: black !important;
    text-decoration:none;
    padding:5px;
}
.gleematic_header_collapse:hover {
    color: black !important;
    text-decoration:none;
    padding:5px;
}
.gleematic-panel-heading {
    background-color: #FFEDD1 !important;
}
.gleematic-panel-heading:hover {
    background-color: #FFBC5D !important;
}
/*HEADER PADDING*/


/*MEDIA/BODY*/
.gleematic-visible {
    display:flex;
}
@media (max-width: 768px) {
    .gleematic-visible {
        /*display:none;*/
        display:block;
    }
}
@media (max-width: 480px) {
    .gleematic-visible {
        /*display:none;*/
        display:block;
    }
}


/*MEDIA/BODY*/
.gleematic-visible-header {
    display:flex;
    font-size: 32px;
}
@media (max-width: 768px) {
    .gleematic-visible-header {
        /*display:none;*/
        display:block;
       font-size: 18px;
    }
}
@media (max-width: 480px) {
    .gleematic-visible-header {
        /*display:none;*/
        display:block;
    }
}

/*MEDIA/BODY*/
.gleematic-visible-header-text {
    display:flex;
    font-size: 24px;
}
@media (max-width: 768px) {
    .gleematic-visible-header-text {
        /*display:none;*/
        display:block;
       font-size: 14px;
    }
}
@media (max-width: 480px) {
    .gleematic-visible-header-text {
        /*display:none;*/
        display:block;
       font-size: 10px;
    }
}


/*MEDIA/BODY*/
.gleematic-show-img {
    /*display:flex;*/
    font-size: 24px;
    padding-top:150px;
    padding-right:10px;
}
@media (max-width: 768px) {
    .gleematic-show-img {
        /*display:none;*/
        /*display:block;*/
        font-size: 13px;
        padding-top:37px;
        padding-right:10px;
    }
}
@media (max-width: 480px) {
    .gleematic-show-img {
        /*display:none;*/
        display:block;
        font-size: 13px;
        padding-top:23px;
        padding-right:10px;
    }
}


/*MEDIA/BODY*/
.gleematic-show-info {
    /*display:flex;*/
    font-size: 24px;
    /*padding-top:40px;*/
}
@media (max-width: 768px) {
    .gleematic-show-info {
        /*display:none;*/
        /*display:block;*/
        font-size: 13px;
        /*padding-top:20px;*/
    }
}
@media (max-width: 480px) {
    .gleematic-show-info {
        /*display:none;*/
        display:block;
        font-size: 10px;
        /*padding-top:20px;*/
    }
}


body{
    background-color:white;
    color:black;
    font-family: Poppins;
    font-style: normal;
    font-weight: normal;
    /*background-image: url(/gleetrees_license/static/img/Liquid-Gleematic.png);*/ 
    background-attachment: fixed; 
    background-size: cover;
}
/*MEDIA/BODY*/

/*WARNING*/
.gleetrees-warning {
    background-color: #FFD291;
    color: #856404 !important;
    padding:20px 20px; 
    border:1px solid #FFBC5D; 
    border-radius:5px; 
    box-shadow: 5px 10px 18px #888888;
}
/*WARNING*/

/*SUCCESS*/
.gleetrees-success {
    background-color: #B8D6F0;
    color: #004478 !important;
    padding:20px 20px; 
    border:1px solid #679BC3; 
    border-radius:5px; 
    box-shadow: 5px 10px 18px #888888;
}
/*SUCCESS*/

/*ERROR*/
.gleetrees-error {
    background-color: #f8d7da; 
    color: #721c24 !important;
    padding:20px 20px; 
    border:1px solid #f5c6cb; 
    border-radius:5px; 
    box-shadow: 5px 10px 18px #888888;
}
/*ERROR*/


.teble-gleematic {
display: flex;
flex-direction: column;
align-items: flex-start;
padding: 24px;

position: static;
width: 299.5px;
height: 256px;
left: 0px;
top: 0px;

/* Neutral / 10 */

background: #FFFFFF;
/* Neutral / 50 */

border: 1px solid #C2C2C2;
box-sizing: border-box;
/* Shadow 1 */

box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.12);
border-radius: 6px;

/* Inside Auto Layout */

flex: none;
order: 0;
align-self: stretch;
flex-grow: 1;
margin: 0px 16px;}

.teble-gleematic {
/*max-width: 270px;*/
}

.box_footer {
     /*background-color: #fff;*/ 
     border-radius: 6px; 
     box-shadow: 0 0.5em 1em -0.125em rgb(10 10 10 / 10%), 0 0 0 1px rgb(10 10 10 / 2%); 
    /*color: #4a4a4a;*/
    display: block;
    min-height: 62px
}
.box_module {
     background-color: #fff; 
     border-radius: 6px; 
     box-shadow: 0 0.5em 1em -0.125em rgb(10 10 10 / 10%), 0 0 0 1px rgb(10 10 10 / 2%); 
    color: #4a4a4a;
    display: block;
    /*padding: 1.25rem;*/
    /*min-width: 300px;*/
    width: 291px;
/*height: 228px;*/
}
.box_cart {
     background-color: #fff; 
     border-radius: 6px; 
     box-shadow: 0 0.5em 1em -0.125em rgb(10 10 10 / 10%), 0 0 0 1px rgb(10 10 10 / 2%); 
    color: #4a4a4a;
    display: block;
    /*padding: 1.25rem;*/
    /*min-width: 300px;*/
    width: 279px;
/*height: 228px;*/
}
.box_subtotal {
     background-color: #fff; 
     border-radius: 6px; 
     box-shadow: 0 0.5em 1em -0.125em rgb(10 10 10 / 10%), 0 0 0 1px rgb(10 10 10 / 2%); 
    color: #4a4a4a;
    display: block;
    /*padding: 1.25rem;*/
    /*min-width: 300px;*/
    /*height: 228px;*/
    max-width: 279px;
    min-height: 260px;
}
.box_default_module {
    /*padding: 1.25rem;*/
    /*min-width: 300px;*/
    mix-width: 291px;
/*height: 228px;*/
}

.module_type {
/*    width: 55px;
    height: 20px;

     Text M/Medium 

    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    /* identical to box height, or 143% */

    letter-spacing: -0.006em;

    /* Success/Main */

    color: #43936C;


    /* Inside auto layout */

/*    flex: none;
    order: 0;
    flex-grow: 0;*/
    
}

.module_price {
    /* $2000 */
    width: 86px;
    height: 36px;

    /* Heading/M */

    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 28px;
    line-height: 36px;
    /* identical to box height, or 129% */

    letter-spacing: -0.021em;

    /* Success/Main */

    color: #43936C;


    /* Inside auto layout */

    flex: none;
    order: 1;
    flex-grow: 0;
    
/*    min-width: 300px;
    min-height: 317px;*/
    
}
.subtotal_price {
    /* $2000 */
    width: 46px;
    height: 26px;

    /* Heading/M */

    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 36px;
    /* identical to box height, or 129% */

    letter-spacing: -0.021em;

    /* Success/Main */

    color: #43936C;


    /* Inside auto layout */

    flex: none;
    order: 1;
    flex-grow: 0;
    
/*    min-width: 300px;
    min-height: 317px;*/
    
}


.module_description{
    /* Text S/Regular */
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    display: -webkit-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
    max-width: 300px;
    min-height: 83px;
    overflow: hidden;
    text-overflow: ellipsis;
}



.detail_function {
    /* Auto layout */

        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        padding: 24px 24px 16px;
        gap: 16px;

        /* Neutral/10

        FFFFFF
        */
        background: #FFFFFF;
        border-radius: 2px;

        /* Inside auto layout */

        flex: none;
        order: 0;
        align-self: stretch;
        flex-grow: 0;
}


.box_footer_details {
     /*background-color: #fff;*/ 
/*     border-radius: 6px; 
     box-shadow: 0 0.5em 1em -0.125em rgb(10 10 10 / 10%), 0 0 0 1px rgb(10 10 10 / 2%); 
    color: #4a4a4a;*/
    display: block;
    min-height: 62px
}

/*MEDIA/BODY*/
.details_module_text {
    font-size: 24px;
}
@media (max-width: 768px) {
    .details_module_text {
        /*display:none;*/
        font-size: 24px;
    }
}
@media (max-width: 480px) {
    .details_module_text {
        /*display:none;*/
        font-size: 12px;
    }
}


.details_module_size_text {
    font-size: 18px;
}
@media (max-width: 768px) {
    .details_module_size_text {
        /*display:none;*/
        font-size: 12px;
    }
}
@media (max-width: 480px) {
    .details_module_size_text {
        /*display:none;*/
        font-size: 12px;
    }
}


 .modal-card,
    .modal-content-module {
        margin: 0 20px;
        max-height: calc(100vh - 160px);
        overflow: auto;
        position: relative;
        /*remove width: 100%;*/
        width: calc(100% - 2em);
    }
    /*modal breakpoint*/
    @media screen and (min-width:337px) {
        .modal-card,
        .modal-content-module {
            margin: 0 auto;
            max-height: calc(100vh - 40px);
            width: 337px;
            
        }
    }
</style>