﻿
 .hide, .hidden {
     display: none !important;
 }

 .flex-container {
     display: flex;
 }

 .flex-container-middle {
     width: 100%;
     height: 100%;
     justify-content: center;
     align-items: center;
     display: flex;
     position: absolute;
 }

 .input-group {
     justify-content: space-between;
 }

 .head-room {
     margin-top: 1.5rem;
 }

 body {
 }

 label {
     margin-right: 1rem;
 }

 i {
     margin-right: .5rem;
 }

 input[type=checkbox], input[type=radio] {
     margin-right: 1rem;
 }

 .shade {
     background-color: rgba(69,69,69, .8)
 }

 .top-always {
     z-index: 999999;
 }

 #toast-container {
     position: sticky;
     z-index: 99999;
     top: 0
 }

 #toast-wrapper {
     position: absolute;
     top: 0;
     right: 0;
     margin: 5px
 }

 #toast-container > #toast-wrapper > .toast {
     min-width: 150px
 }

 #toast-container > #toast-wrapper > .toast > .toast-header strong {
     padding-right: 20px
 }

/* ============================================================================= */
/* ============================================================================= */
/* ============================================================================= */

.gjs-dashed .col-sm, .gjs-dashed .col-md, .gjs-dashed .col-lg, .gjs-dashed .col-lx, .gjs-dashed .col.gjs-dashed .col-sm-1, .gjs-dashed .col-md-1, .gjs-dashed .col-lg-1, .gjs-dashed .col-lx-1, .gjs-dashed .col-1 .gjs-dashed .col-sm-2, .gjs-dashed .col-md-2, .gjs-dashed .col-lg-2, .gjs-dashed .col-lx-2, .gjs-dashed .col-2 .gjs-dashed .col-sm-3, .gjs-dashed .col-md-3, .gjs-dashed .col-lg-3, .gjs-dashed .col-lx-3, .gjs-dashed .col-3 .gjs-dashed .col-sm-4, .gjs-dashed .col-md-4, .gjs-dashed .col-lg-4, .gjs-dashed .col-lx-4, .gjs-dashed .col-4 .gjs-dashed .col-sm-5, .gjs-dashed .col-md-5, .gjs-dashed .col-lg-5, .gjs-dashed .col-lx-5, .gjs-dashed .col-5 .gjs-dashed .col-sm-6, .gjs-dashed .col-md-6, .gjs-dashed .col-lg-6, .gjs-dashed .col-lx-6, .gjs-dashed .col-6 .gjs-dashed .col-sm-7, .gjs-dashed .col-md-7, .gjs-dashed .col-lg-7, .gjs-dashed .col-lx-7, .gjs-dashed .col-7 .gjs-dashed .col-sm-8, .gjs-dashed .col-md-8, .gjs-dashed .col-lg-8, .gjs-dashed .col-lx-8, .gjs-dashed .col-8 .gjs-dashed .col-sm-9, .gjs-dashed .col-md-9, .gjs-dashed .col-lg-9, .gjs-dashed .col-lx-9, .gjs-dashed .col-9 .gjs-dashed .col-sm-10, .gjs-dashed .col-md-10, .gjs-dashed .col-lg-10, .gjs-dashed .col-lx-10, .gjs-dashed .col-10 .gjs-dashed .col-sm-11, .gjs-dashed .col-md-11, .gjs-dashed .col-lg-11, .gjs-dashed .col-lx-11, .gjs-dashed .col-11 .gjs-dashed .col-sm-12, .gjs-dashed .col-md-12, .gjs-dashed .col-lg-12, .gjs-dashed .col-lx-12, .gjs-dashed .col-12
, .gjs-dashed .col
{
    min-height: 2rem;
}

.gjs-dashed .container, .gjs-dashed.container-fluid {
    min-height: 10em;
    padding-bottom: 1em;
}

 
 /*.gjs-dashed .container:hover, .gjs-dashed.container-fluid:hover {
     min-height: 20em;
     
 }*/
.gjs-dashed .is-file-embed {
    background-color: #222222;
    color: #DDDDDD;
    min-height: 300px;
    display: flex;
    justify-content: center;
    font-size: 25px;
}

.gjs-am-assets-header {
    display: none;
}

.icon-add-comp::before, .icon-comp100::before, .icon-comp50::before, .icon-comp30::before, .icon-rm::before {
    content: '';
}

.icon-add-comp {
    background: url("../assets/images/icon-sq-a.png") no-repeat center;
}

.icon-comp100 {
    background: url("../assets/images/icon-sq-1.png") no-repeat center;
}

.icon-comp50 {
    background: url("../assets/images/icon-sq-2.png") no-repeat center;
}

.icon-comp30 {
    background: url("../assets/images/icon-sq-3.png") no-repeat center;
}

.icon-rm {
    background: url("../assets/images/icon-sq-r.png") no-repeat center;
}

.icons-flex {
    background-size: 70% 65% !important;
    height: 28px;
    width: 33px;
    opacity: 0.9;
}

.icon-dir-row {
    background: url("../assets/images/flex-dir-row.png") no-repeat center;
}

.icon-dir-row-rev {
    background: url("../assets/images/flex-dir-row-rev.png") no-repeat center;
}

.icon-dir-col {
    background: url("../assets/images/flex-dir-col.png") no-repeat center;
}

.icon-dir-col-rev {
    background: url("../assets/images/flex-dir-col-rev.png") no-repeat center;
}

.icon-just-start {
    background: url("../assets/images/flex-just-start.png") no-repeat center;
}

.icon-just-end {
    background: url("../assets/images/flex-just-end.png") no-repeat center;
}

.icon-just-sp-bet {
    background: url("../assets/images/flex-just-sp-bet.png") no-repeat center;
}

.icon-just-sp-ar {
    background: url("../assets/images/flex-just-sp-ar.png") no-repeat center;
}

.icon-just-sp-cent {
    background: url("../assets/images/flex-just-sp-cent.png") no-repeat center;
}

.icon-al-start {
    background: url("../assets/images/flex-al-start.png") no-repeat center;
}

.icon-al-end {
    background: url("../assets/images/flex-al-end.png") no-repeat center;
}

.icon-al-str {
    background: url("../assets/images/flex-al-str.png") no-repeat center;
}

.icon-al-center {
    background: url("../assets/images/flex-al-center.png") no-repeat center;
}


.row {
    margin-right: 0;
    margin-left: 0;
    flex-wrap: inherit;
}

 .row>.cell {
     padding: 6px;
 }

/* ============================================================================= */
/* ============================================================================= */
/* ============================================================================= */

 .navbar {
     padding: 0;
 }

.wrapper-site {
    display: flex;
    flex-flow: column;
    height: 100vh;
}

 
 html>body>#wrapper {
     display: inherit !important;
     float: none !important;
     height: 100% !important;
     width: 100% !important;
     padding: 0 !important;
     margin: 0 !important;
     position: inherit !important;
     /*color: black !important;*/
     border: none !important;
 }


 .card {
     background-color: transparent;
 }

 .menu {
     /*background-color: #BBBBBB;*/
     flex-shrink: 0;
     height: 30px;
     padding-left: .2rem;
     padding-right: .2rem;
 }

 .editor {
     background-color: #CCCCCC;
     flex-grow: 1;
     display: flex;
 }

 .sidebar {
     /*background-color: green;*/
     flex-shrink: 0;
     min-width: 40px;
     max-width: 180px;
     padding-left: .2rem;
     padding-right: .2rem;
 }


 .footer {
     display: flex;
     justify-content: center;
     /*background-color: #AAAAAA;*/
     flex-shrink: 0;
     height: 30px;
     padding-left: .2rem;
     padding-right: .2rem;
 }

 .pad-left {
     padding-left: 1rem;
 }

 #editor-frame {
     flex-grow: 1;
     display: flex;
 }

 #editor-gjs {
     flex-grow: 1;
     background-color: #ffffff;
 }

 .img-thumb {
     width: 65px;
     height: 65px;
     margin: .25rem;
 }

 .pdf-thumb {
     height: 65px;
     margin: .25rem;
     text-align: center;
 }

 .img-thumb > img {
     max-width: 60px;
 }

 .div-button {
     cursor: pointer;
 }

 .div_button:hover {
     text-decoration: underline;
 }

 #files-content {
     display: flex;
     flex-wrap: wrap;
 }

 .pages-manager-flex {
     display: flex;
     justify-content: space-between;
 }

.gjs-four-color, .gjs-four-color-h:hover, .gjs-five-color:hover {
    color: #80c41c;
    color: #fc1922;
}

 .gjs-one-bg {
     background-color: #333;
 }

 .gjs-five-color {
     color: deepskyblue;
 }

 .gjs-pn-buttons {
     justify-content: flex-end;
 }

 .gjs-am-preview-cont {
    text-align: center;
 }
.gjs-am-preview-cont > i{
    padding-top: .25em;
}

 .strike {
     text-decoration: line-through;
 }

 .gjs-pn-devices-c .gjs-pn-buttons>img {
     max-height: 20px;
     padding: 0 4px;
 }


 .gjs-pn-commands {
     display: flex;
     justify-content: center;
     font-size: 1.6em;
 }

 span.div-button {
     padding-left: 6px;
     padding-right: 6px;
 }

#select-page {
    max-width: 150px;
    color: #FFFFFF;
    margin-left: .3em;
    margin-right: 2em;
    background-color: rgba(255,255,255,0.3);
    border-bottom: solid 2px #fc1922;
}


.fill-parent {
    height: 100%;
    width: 100%;
    position: relative;
}

.fill-parent-block {
    position: absolute;
    top: 10px;
    min-height: 30px;
    left: 20px;
    right: 20px;
    background-color: rgba(0, 0, 0, .6);
    color: #ffffff;
    text-align: center;
}
    .fill-parent-block>i:after {
        content: "Click here once to select element, or double click to change source..."
    }
    .fill-parent-block:hover {
        font-weight: bold;
        color: #80c41c;
    }

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    background-color: #6c757d;
    border-color: #6c757d;
    color: #FFFFFF;
}
.nav-tabs .nav-link:hover {
    background-color: #343a40;
    border-color: #343a40;
    color: #FFFFFF;
}

.nav-tabs .nav-link {
}

a {
    color: #6c757d;
}
.nav-tabs {
    border-bottom: 1px solid #343a40;
}

.gjs-mdl-header .nav {
    margin-bottom: -8px;
}

.gjs-editor {
    border-top: 3px solid #fc1922;
}

 #move>i {
     position: relative;
     animation: backandforth 2s ease 2s;
     animation-iteration-count: infinite;
 }
 #move2>i {
     position: relative;
     animation: backandforth2 2s ease 2s;
     animation-iteration-count: infinite;
 }
 @keyframes backandforth {0%{left:0;} 50%{left:100%;} 100%{left:0;}}
        /*@keyframes backandforth2 {0%{right:0;} 50%{right:100%;} 100%{right:0;}}*/



 .rowx {
     display: flex;
     flex-wrap: wrap;
     margin-right: -15px;
     margin-left: -15px;
 }


 .quote {
     margin-left: 12px;
     padding-left: 18px;
     min-height: 18px;
 }

 .quote-primary {
     border-left: solid 6px #4287f5;
 }

 .quote-secondary {
     border-left: solid 6px #a142f5
 }