.tool-box a{
    color: unset;
}
.edit-top-bar{
    margin-top: 90px;
    background: #fff;
    padding: 15px 20px;
    z-index: 99;
    box-shadow: 0 0 7px 5px #ccc;
    font-family: 'IBM Plex Sans', sans-serif;
    font-weight: 600;
}
.bar-blocks{
    display: inline-block;
}
.bar-blocks.right{
    float: right;
}
.inner-nav .navigation.fixed-top {
    background-color: #0b2440;

}
.inner-main{
    min-height: 500px;

}
.btn-danger{
    background-color: #f44336 !important;
}
.cm-btn{
    font-weight: 600;
    font-size: 13px;
    padding: 7px 10px;
    text-align: center;
    background: #0b2440;
    color: #fff !important;
}
.cm-btn:hover{
    color: #fff;
}
.cm-btn i{
    font-weight: 600;
    font-size: 17px;
}
.cm-link{
    font-weight: 600;
    font-size: 15px;
    padding: 0;
}
.download-btn{
    text-align: center;
    font-weight: 600;
    font-size: 13px;
    padding: 7px 10px;

    background-color: #3bc978;
    color: #fff;
}
.phone-select{
    display: inline-block;
}
.phone-select button{
    padding: 0 25px;
}
.phone-select select{
    border: 0;
    padding: 8px 0px;
        font-weight: bold;
}
.phone-select  i{
    font-size: 20px;
}
.restore-btn{
  padding: 3px 10px;
    text-align: center;
    box-shadow: 0 0 7px 2px #ccc;
    font-weight: 600;
    font-size: 17px;
}
.align-right{
        text-align: right;
}
.screens{
       display: flex;
    overflow-x: scroll;
    flex-wrap: nowrap;
    padding: 10px;
    border-radius: 5px;
    box-shadow: inset 0 0 5px 0 rgb(0 0 0 / 75%);

    min-height:  750px;
}
.inner-footer footer::before{
    display: none;
}
.single-screen-wraper{
    display:block;
    text-align:center;
        margin-left: 10px;
        position: relative;
}
.ui-icon-gripsmall-diagonal-se.ui-icon{
    background-image: none;
}
.single-screen-wraper{
     margin-left: 0px;
     margin-bottom: 20px;
}
.single-screen{
    display: inline-block;
    overflow: hidden;
}
.single-screen div:hover{
    cursor: -webkit-grab; cursor: grab;
}
.single-screen .image-slot{
      /* border: 2px dotted transparent; */
}
.single-screen .image-slot:hover{
    outline: 2px dotted  #0075ff;
    cursor: -webkit-grab; cursor: grab;
    /* cursor: pointer;
    margin-top: -2px !important;
    margin-left: -2px !important;
    margin-right: -2px !important;
    margin-bottom: -2px !important; */
}

.single-screen .image-slot:hover > .ui-icon-gripsmall-diagonal-se.ui-icon{
    background-image: url(https://code.jquery.com/ui/1.13.1/themes/base/images/ui-icons_444444_256x240.png);
    background-color: #ffff;
}
.single-screen .text-slot{
    /* outline: 2px dotted transparent; */
}
.single-screen .text-slot:hover{
    outline: 2px dotted  #0075ff;
    cursor: -webkit-grab; cursor: grab;
  /* margin: -2px; */
}
.single-screen .text-slot:hover > .ui-icon-gripsmall-diagonal-se.ui-icon{
    background-image: url(https://code.jquery.com/ui/1.13.1/themes/base/images/ui-icons_444444_256x240.png);
    background-color: #ffff;
}
.single-screen div p{
    margin: 0;
    /* line-height: 1; */
}
.ui-icon-gripsmall-diagonal-se.ui-icon{
    cursor: nw-resize !important;
}
/*.single-screen div .bg-img:hover{
    border: 2px dotted #0b2440;
    margin: -2px;
    padding: 0;
}*/

.tool-box .tool-header{
           padding: 6px 7px;
           background: #f7f6f6;
           border-top-left-radius: 5px;
           border-top-right-radius: 5px;
           box-shadow: 0 4px 2px -2px #dadada;
}
.tool-box .tool-header ul{
 padding: 0;
 list-style: none;
 margin: 0;
}
.tool-box .tool-header ul li{
    display: inline-block;
       min-width: 13%;
    text-align: center;
  
}

.tool-box .tool-header ul li a{
    color: #0b2440;
      font-weight: 600;
      font-size: 18px;
}
.tool-box .panel{
            padding: 0 15px;
}
.tool-box .panel .tool-box {
        margin: 0;
    font-weight: 600;
    font-size: 18px;
  
}
.tool-box .panel-body{
    padding: 15px 0;
}
.tool-box .panel-body label{
        display: block;
    font-weight: bold;
    font-size: 14px;
}
.tool-box .panel .panel-title{
    font-weight: 600;
    font-size: 14px;
  
    margin: 0;
}
.tool-box .panel .panel-title i{
      font-size: 18px;

}
.layout-select-btn{
    padding: 3px 10px;
        background: #f0f0f0f0;
    display: block;
        border: 0;
    border-bottom: 1px solid #9c9a9a;
    margin-bottom: 20px;
    width: 100%;
    text-align: left;
}
.layout-select-btn p{
        margin: 0;
    font-weight: 600;
    font-size: 14px;
}
.layout-select-btn small{
        font-weight: 600;
        font-size: 12px;
}
.dropdown-toggle::after{
        right: 10px;
    position: absolute;
    top: 10px;
}
.bg-select-btn{
    padding: 4px 10px;
    text-align: center;
    background: #ffffff;
    color: #000000 !important;
    border-radius: 5px;
    font-weight: 600;
    font-size: 15px;
    margin-bottom: 15px;
    display: inline-block;
}
.edit-btn{
    width: 60px;
    height: 60px;
    border-radius: 50%;
    position: absolute;
    top: 5px;
    right: 9px;
    color: #fff;
    background: #0b2440;
    z-index: 999;
    display: none;
    border: 0 !important;
    padding: 11px 14px !important;
    font-weight: 600;
    font-size: 24px;
    text-align: center;
    margin: 0 !important;
}
.edit-btn:hover{
    cursor: pointer;
}
.hideit{
    display: none;
}
.cus-select{
 position: relative;
}
.cus-select select{
        padding: 25px 7px 7px 7px !important;
    background: #313131;
    color:#fff !important;
    display: block;
    border: 0;
    border-bottom: 1px solid #9c9a9a;
    margin-bottom: 20px;
    width: 100%;
    text-align: left;
    font-weight: 600;
    font-size: 14px;
        height: 55px;
}
.cus-select input{
        padding: 25px 7px 7px 10px !important;
    background: #fff !important;
    border-radius: 7px;
    display: block;
    border: 0;
    border-bottom: 1px solid #9c9a9a;
    margin-bottom: 20px;
    width: 100%;
    text-align: left;
    font-weight: 600;
    font-size: 14px;
        height: 55px;
}
.cus-select p{
        margin: 0;
    
}
.cus-select span{
        font-weight: 600;
        font-size: 12px;
        position: absolute;
           top: 5px;
    left: 10px;
    color:#3b3b3b;
}
.cus-select .addon{
    font-size: 14px;
    position: absolute;
    top: 23px;
    right: 10px;
    color:#3b3b3b;

}
/*.single-screen:hover + .edit-btn{
    display: block !important;
}*/
.ql-toolbar.ql-snow{
    border:0;
    padding: 10px;
    display: none !important;
}
.ql-toolbar.ql-snow + .ql-container.ql-snow{
    border: 1px solid #ffff !important;
    color:#fff;
}
.ql-toolbar.ql-snow .ql-formats{
    display: none;
}
.ql-toolbar.ql-snow span:nth-child(1){
    display: inline-block !important;
}
.ql-toolbar.ql-snow span:nth-child(10){
    display: inline-block !important;
}
.modal-dialog{
        max-width: 60vw;
    min-height: 90vh;
  /*  width: 768px;*/
    height: auto;
}
.modal-dialog .modal-content{
    width: 100%;
    height: 100%;
    min-height: inherit;
    max-height: inherit;
    overflow-y: scroll;
        padding: 20px;
}
.modal-dialog .modal-content .modal-header{
    border-bottom: 0;
    padding: 0;
        margin-bottom: 10px;
}
.modal-dialog .modal-content .modal-body{
    padding: 0;
    border-bottom: 0;
}
.modal-dialog .modal-content .modal-footer{
    padding: 0;
    border-top: 0;
    display: block;
}
.modal-dialog .modal-content .modal-header .modal-title{
        font-size: 18px;
}
.btn-none{
    border: 0;
    background-color: transparent;
}
.layout-box{
    width: 19%;
    display: inline-block;
    float: left;
    box-shadow: 0 0 8px 0px #ccc;

    background: #fff;
    cursor: pointer;
     height: 400px;
     margin-right: 10px;
}
.layout-box img{
    width: 100%;
    height: 100%;
    object-fit: fill;
}
.modal-body .nav-tabs .nav-item{
 margin-bottom: 0;
}
.modal-body .nav-tabs .nav-link{
    padding: 10px 30px;
    color: unset !important;
}
.modal-body .nav-tabs .nav-link.active{

    border: 0;

        border-bottom: 2px solid #0b2440;
    margin-bottom: 0;

}
.modal-body .nav-tabs .nav-link:hover{
        border: none;
}
.add-image-box{
        box-shadow: 0 0 7px -1px #ccc;
    padding: 12px;
        height: 150px;
        position: relative;
}
.add-image-box h2 {
    font-size: 22px;
    font-weight: bolder;
        margin-bottom: 20px;
}

.add-image-box input{
width: 100%;
    border: 0;
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;

}
.add-image-box input:hover{
    border: 0;
}
.add-image-box input:focus{
    border: 0;

}
.add-image-box button {
    position: absolute;
    bottom: 17px;
    left: 32%;
    border: 0;
    padding: 5px 18px;
    font-weight: bold;
    font-size: 14px;
    box-shadow: 0 0 7px -1px #ccc;
    background: transparent;
}
.background-images-list .image-box {
    width: 33.33%;
    display: inline-block;
    float: left;
    padding-right: 12px;
    position: relative;
    cursor: pointer;
}
.background-images-list .image-box img {
    width: 100%;
     cursor: pointer;
}
.bg-delete-btn {
  position: absolute;
    right: 13px;
    top: 0;
    color: red;
    z-index: 999;
    font-size: 28px;
    padding: 0 12px 0 0;
    width: 60px;
    text-align: right;
    height: 50px;
}
.bg-delete-btn:hover{
     color: red;
}
.loader{
    text-align:center;
        font-size: 100px;
    padding: 40px 0;
}
#screenShots .modal-dialog {
    max-width: 80vw;
}

#screenShots .nav-tabs {
    margin-bottom: 10px;
}
.screen-preview{
    border: 1px solid #ddd;
    padding: 4px;
    border-radius: 5px;
}
.screen-preview img{
    width: 100%;
}
.device-shots-box{
        box-shadow: 0 0 7px -1px #ccc;
    padding: 12px;
    position: relative;
}
.screen-upload-box {
    border: 2px dashed #ddd;
    border-radius: 5px;
    padding: 7px;
    background: #f3f3f3;
    margin-bottom: 10px;
}
.device-shots-box h2{
        font-size: 18px;
            margin-bottom: 15px;
}
.screen-upload-box .right{
    float: right;
    display: inline-block;
    min-width: 15%;
    text-align: center;
   
}
.screen-upload-box .left{
float: left;
    display: inline-block;
        max-width: 80%;
}
.screen-upload-box h4{
            font-size: medium;
    font-weight: 700;
    margin-bottom: 3px;
}
.screen-upload-box p{
               margin: 0;
    font-size: small;
}
.screen-upload-box .icons{
    cursor: pointer;
}
.screen-upload-box .fa-upload{
    font-size: 40px;
    color: #3da03d;
       padding: 7px 0;
}
.screen-upload-box .shot-loader{
        font-size: 50px;
}
.screen-upload-box.added{
    background: #27d62721;
}
.screen-upload-box .fa-image{
      font-size: 40px;
         padding: 7px 0;
}
.screen-upload-box .fa-times{
      font-size: 24px;
       color: #3da03d;  
}


.screen-loader{
        position: absolute;
    left: 13%;
    z-index: 999;
    top: -3px;
}
.screen-right-menu{
   position: absolute;
    z-index: 9999999999;
    background: #3b3b3b;
    padding: 0;
    width: 125px;
    border-radius: 10px;
        box-shadow: 0 0 8px 1px #7e7e7e85;
    list-style: none;
}
.screen-right-menu li a {
    padding: 8px 15px;
    display: block;
    text-transform: uppercase;
    color: #ffff;
}
.screen-right-menu li a i{
    width: 25px;
}
.playground-bottom-section {
    padding: 20px;
}
.playground-bottom-section .cm-btn{
        font-size: 15px;
    border: 0;
    border-radius: 5px;
       padding: 11px 20px;
       line-height: normal;
}
/*.one-colorpicker{
    padding: 0;
}
.one-colorpicker .color-block{
    width: 100%;
    height: 100%;
}*/
.background-color-picker{
        background: #fff;
        border-radius: 7px;
    padding: 7px;
        border-bottom: 1.5px solid #9c9a9a;
}
textarea:focus, input:focus{
    outline: none;
}
.background-color-picker .col-7 span{
        font-size: 10px;
    color: #27333e;
        font-weight: 600;
        background: transparent;

}
.background-color-picker .col-7 input{
        border: 0;
    padding: 0;
    background: transparent;
}
.background-color-picker  .check-color{
        width: 100%;
    height: 47px;
    cursor: pointer;
    background-color: black;
}
.backgroundPreview{
     border: 1px dashed #ddd;
     border-radius: 3px;
     padding: 2px;
         display: inline-block;
}
.backgroundPreview svg{
    max-height: 150px;
}
/*.gradientPicker .vc-sketch{
    display: none;
}*/
.backgroundPreview img{
    max-width: 100%;
    max-height: 150px;
}
.gradientPicker .vue-gpickr-inner-container{
    padding-left: 10px;
}
.shadow-panel{
                box-shadow: 0 1px 7px 2px #dadada !important;
                    padding: 10px 15px !important;
}
.text-slot p{
    display: block;
}
.t-icon{
        font-style: normal;
    font-weight: bold;
    font-size: 22px !important;
    font-family: none;
        letter-spacing: 0;
}
.t-icon small{
 font-weight: bold;
     margin-left: -4px;
    font-size: 15px;
}
.screensList{
    padding-left: 0;
    list-style: none;
}
.screen-box{
   width: 11.5%;
    float: left;
    border: 1px solid #8e8d8d;
    border-radius: 10px;
    position: relative;
    margin: 0 5px;

}
.screen-box img{
    width: 100%;
     /*height: 359px;*/
      border-radius: 10px;
}
.screen-box .up-btn{
      float: right;
    color: #fff;
    top: 4px;
    position: absolute;
    right: 5px;
    background-color: #0b2440 !important;
    border: none;
}

.copysettingsmodal hr{
        border-color: #a6a6a6;
}
.copysettingsmodal select{
        padding: 7px 7px 7px 7px;
    background: #f0f0f0f0;
    display: block;
    border: 0;
    border-bottom: 1px solid #9c9a9a;
    width: 100%;
    text-align: left;
    font-weight: 600;
    font-size: 14px;
}
.bottom-dots{
    display: inline-block;
    width: 80%;
    margin: 0 auto;
    padding: 0;
    text-align: center;
}
.intro-dot{
    display: inline-block;
    background: #0b2440;
    height: 20px;
    width: 20px;
    cursor: pointer;
    border-radius: 50%;
}
.intro-dot.active{
       background: #3bc978;
}
.intro-icon{
    font-size: 150px;
}
.mobile-only{
    display: none;
}
.dekstop-only{
    display: block;
}
.mobile-msg{
            width: 60%;
    margin: 150px auto 0 auto;
        box-shadow: 0 1px 7px 2px #dadada;
        padding: 10px;
        text-align: center;

}
.mobile-msg i{
   font-size: 50px;
   margin-bottom: 10px;
}

@media screen and (max-width:1050px){
    .mobile-only{
        display: block;
    }
    .dekstop-only{
        display: none !important;
    }
}

.app-info {
    box-shadow: 0 1px 7px 2px #dadada;
    padding: 10px;
}
ul.app-list {
    list-style: none;
    border: 2px solid #b3b3b3;
    height: 100%;
    padding: 10px;
    border-radius: 5px;
}
li.new {
    background: #c4efc4;
    padding: 10px;
    display: block;
    width: 100%;
    margin-bottom: 10px;
}
.login-btn{
     padding: 10px 17px;
    display: block;
    margin: 0 auto 12px auto;
    width: 80%;
    border: 0;
    font-family: 'Poppins-Bold';
    text-align: left;

}
.btn-google{
    color:black;
    background: rgba(158,158,158,.2);
    box-shadow: 0 2px 2px 0 rgb(0 0 0 / 14%), 0 3px 1px -2px rgb(0 0 0 / 20%), 0 1px 5px 0 rgb(0 0 0 / 12%);
}
.btn-facebook{
    color:#fff;
    background-color: #3b5998;
}
.btn-github{
    color:#fff;
    background-color: #333333;
}
.login-btn i{
        width: 30px;
}
.nav-item .dropdown-toggle::after {
    right: 2px;
    position: absolute;
    top: 25px;
}
.navigation .dropdown-menu{
        left: -53px;
}
.error{
  color: red;
}
input.error{
    border-color: red;
}
.template-preview-box {
    margin-bottom: 20px;
   position: relative;
   border: 0;
   filter: drop-shadow(4px 4px 6px rgba(0, 0, 0, 0.3));
   cursor: pointer;
   border-radius: 8px;
}
.template-preview-box h3{
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    color: #000000;
}
.template-preview-box img{
    width: 100%;
    border-radius: 8px;
    /* margin-bottom: 20px; */
  
    /* max-height: 571px; */
}
.hover-content{
    display: none;
    position: absolute;
    z-index: 999;
    background-color: #ffffff8f;
    width: 92.2%;
    height: 100%;
    left: 15px;
    border-radius: 8px;
    top: 0;
    padding-top: 50%;
    text-align: center;

}
.hover-content .btn {
    background: black;
    border: 1px solid #727171dd;
    color: #fff;
    font-size: 20px;
}
.hover-content .btn:first-child {
    margin-right: 20px;
}
/* .template-preview-box:hover + .template-preview-box .hover-content{
    display: block;
} */
.pass-icon2{
    position: absolute;
    top: -1px;
    right: 5px;
    width: 28px;
    height: 28px;
    background: url(../images/show-pass-icon2.png) no-repeat 0 0;
    cursor: pointer;
}
.pass-icon2.show{
    background-position: top right;
}
.text-blue{
    color: #0b2440;
}
.login-btns{
        list-style: none;
            padding: 0;
            text-align: center;
}
ul.login-btns li {
    display: inline-block;
    /*    width: 24%;*/
    margin: 0;
     padding: 0 14px;
    text-align: center;
}

.full-screen-loader{
    position: absolute;
    width: 100%;
    height: 160vh;
    background: #000000e6;
    z-index: 2147483647;
    perspective: 500px;
    top: 0;
}
.full-screen-loader .loader-body{
    width: 20%;
    margin: 15% auto;
    text-align: center;
    padding: 10px 0;
    border-radius: 36px;
    font-size: 100px;
    background: #fff;
}

@-webkit-keyframes rotating /* Safari and Chrome */ {
  from {
    -webkit-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
  to {
    -webkit-transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
    transform: rotateY(360deg);
  }
}
@keyframes rotating {
  from {
    -ms-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -webkit-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
  to {
    -ms-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
    -webkit-transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
    transform: rotateY(360deg);
  }
}
/* .full-screen-loader .loader-body i{
  -webkit-animation: rotating 2s linear infinite;
  -moz-animation: rotating 2s linear infinite;
  -ms-animation: rotating 2s linear infinite;
  -o-animation: rotating 2s linear infinite;
  animation: rotating 2s linear infinite;
} */

@keyframes ldio-s1h5e97lpt {
    0% { transform: rotate(0deg) }
    100% { transform: rotate(360deg) }
  }
  .ldio-s1h5e97lpt > div > div {
    transform-origin: 100px 100px;
    animation: ldio-s1h5e97lpt 3.0303030303030303s linear infinite;
    opacity: 0.8
  }
  .ldio-s1h5e97lpt > div > div > div {
    position: absolute;
    left: 30px;
    top: 30px;
    width: 70px;
    height: 70px;
    border-radius: 70px 0 0 0;
    transform-origin: 100px 100px
  }.ldio-s1h5e97lpt > div div:nth-child(1) {
    animation-duration: 0.7575757575757576s
  }
  .ldio-s1h5e97lpt > div div:nth-child(1) > div {
    background: #e15b64;
    transform: rotate(0deg);
  }.ldio-s1h5e97lpt > div div:nth-child(2) {
    animation-duration: 1.0101010101010102s
  }
  .ldio-s1h5e97lpt > div div:nth-child(2) > div {
    background: #f47e60;
    transform: rotate(0deg);
  }.ldio-s1h5e97lpt > div div:nth-child(3) {
    animation-duration: 1.5151515151515151s
  }
  .ldio-s1h5e97lpt > div div:nth-child(3) > div {
    background: #f8b26a;
    transform: rotate(0deg);
  }.ldio-s1h5e97lpt > div div:nth-child(4) {
    animation-duration: 3.0303030303030303s
  }
  .ldio-s1h5e97lpt > div div:nth-child(4) > div {
    background: #abbd81;
    transform: rotate(0deg);
  }
  .loadingio-spinner-wedges-x4on9q76ltd {
    width: 200px;
    height: 200px;
    display: inline-block;
    overflow: hidden;
    background: #ffffff;
  }
  .ldio-s1h5e97lpt {
    width: 100%;
    height: 100%;
    position: relative;
    transform: translateZ(0) scale(1);
    backface-visibility: hidden;
    transform-origin: 0 0; /* see note above */
  }
  .ldio-s1h5e97lpt div { box-sizing: content-box; }
  
#screenWraper{
    background: #f2f2f2;
    padding: 20px;
    /* height: 100%; */
}
.single-screen {
    margin: 0 auto;
    contain: content;
}
.namaz-table{
    background: #fff;
}
.namaz-table th , .namaz-table td{
    padding: 5px;
    font-size: 12px;
    text-align: center;
}
.single-screen div{
  line-height: 1;
  padding: 0;
}
.drag-box {
    position: absolute !important;
  }
  .side-tool-bar{
    width: 5%;
    float: left;
    background: #575757;
box-shadow: 3px 0px 8px rgba(0, 0, 0, 0.41);
    height: 100%;
    display: flex;
    position: fixed;
    flex-direction: column;
    justify-content: center;
  }
  .tool-main{
    width: 95%;
    float: right;
  }
  .side-tool-bar ul{
    vertical-align: middle;
    list-style: none;
    padding: 0;
  }
  .side-tool-bar ul li {
    height: 82px;
    color: #fff;
    text-align: center;
    padding: 5px;
    margin-bottom: 10px;
    cursor: pointer;
}
.side-tool-bar ul li img{
    height: 42px;
}
.side-tool-bar ul li span {
    display: block;
    margin-top: 10px;
    font-size: 15px;
}
.side-tool-bar ul li.active {
    background: #ffa600;
    color: #ffffff;
}
.side-tool-bar ul li:hover{
    background: #ffa600;
    color: #ffffff;
}
.tool-nav{
    left: 4%;
    background: #3B3B3B;
box-shadow: 0px -4px 7px rgba(0, 0, 0, 0.15), 0px 4px 7px rgba(0, 0, 0, 0.15);
border:none;
}
.tool-nav.navigation.fixed-top .nav-link {
    color: #fff;
}
.tool-nav.navigation.fixed-top .nav-link.btn {
    background: #0075FF;
    box-shadow: 1px 1px 2px -1px rgb(0 0 0 / 25%), inset 1px -1px 5px -2px rgb(0 0 0 / 33%);
    border-radius: 5px;
    border: none;
    padding: 10px 24px;
    margin-top: 6px !important;
    display: block;
    font-family: 'Montserrat';
font-style: normal;
font-weight: 700;
font-size: 16px;
line-height: 27px;
text-align: center;

color: #FFFFFF;
}
.tool-nav.navigation.fixed-top .nav-link.btn i {
    margin-right: 10px;
}
.tool-nav .nav-item.dropdown{
    position: relative;
}
.tool-nav .nav-item .menu{
    position: absolute;
    top: 50px;
    width: 300px;
    padding: 15px;
    right: 0;
    background-color: #fff;
    max-height: 600px;
    border-radius: 10px;
    overflow-y: scroll;
    overflow-x: hidden;

    
}
.tool-nav .nav-item .layers a{
    border: 1px solid #ddd;
    display: block;
    padding: 10px 12px 4px 12px;
    margin-bottom: 10px;
    border-radius: 7px;
}
.tool-nav .nav-item .layers a .preview {
    width: 60px;
    overflow: hidden;
    display: inline-block;
    background: #e3e2e2;
    padding: 10px 5px;
}
.tool-nav .nav-item .layers a .icon {
    color: #ffa600;
    float: right;
    margin-right: 5px;
    padding: 10px 0;
}
.tool-nav .nav-item .layers a img {
    width: 50px;
    height: 47px;
    object-fit: contain;
}
.tool-nav .nav-item .layers a svg{
    width: 50px;
    height: 47px;
    object-fit: contain;
}
.tool-nav .nav-item .nav-link  i{
    font-size: 25px;
    margin-right: 0;
}
.tool-nav .nav-item .dropdown-toggle::after{
    display: none;
}
.tool-nav .dowloadone{
    overflow-y: hidden !important;
}
.tool-nav .dowloadone a i{
    display: inline-block;
    width: 20%;
    text-align: right;
    font-size: 20px;
    color: #0075ff;
}
.tool-nav .dowloadone a span{
    display: inline-block;
    width: 60%;
}
.tool-nav .dowloadone a{
    padding: 0;
}
/* .tool-nav .dowloadone a:first-child{
 
    margin-bottom: 20px;
} */
.tool-nav .dowloadone a{
    padding: 10px;
}
.tool-nav .dowloadone a i.first-icon{
    text-align: left;
}

.tool-nav{
    min-height: 70px;
    /* border-bottom: 1px solid #ddd; */
}
.side-tool-bar .logo {
    position: fixed;
    top: 0;
    left: 0;
    padding: 10px;
    height: 70px;
    background: #000;
    width: 4%;
    text-align: center;
}
.side-tool-bar .logo span {
    background: #202740;
    padding: 10px;
    color: #fff;
    border-radius: 5px;
    height: 50px;
    width: 50px;
    display: block;
    margin: 0 auto;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
}
.side-tool-bar .logo img{
    height: 50px;
    width: 50px;
    display: block;
    margin: 0 auto;
    text-align: center;
    border-radius: 5px;
}
.tool-nav .nav-item .nav-link.btn i {
    font-size: 16px;
}
.tool-nav .nav-item .nav-link.btn{
    margin-top: 14px;
}
.dropdown-item{
    
}
div::-webkit-scrollbar {
    width: 7px;               /* width of the entire scrollbar */
  }
  div::-webkit-scrollbar-track {
    background: #f2f2f2;        /* color of the tracking area */
  }
  div::-webkit-scrollbar-thumb {
    background-color: #202740;    /* color of the scroll thumb */
    border-radius: 20px;       /* roundness of the scroll thumb */
    border: 2px solid #ddd;  /* creates padding around scroll thumb */
  }

  .tool-templates-list{
      padding: 0;
      list-style: none;
      margin: 0;
  }
  .tool-templates-list li{
      display: inline-block;
      width: 48.4%;
      margin-bottom: 10px;
      cursor: pointer;
  }
  .tool-templates-list li:nth-child(even){
    margin-left: 4px;
  }
  .tool-templates-list li:nth-child(odd){
    margin-right: 4px;
}
.tool-templates-list li img {
    /* height: 150px; */
    object-fit: contain;
}
.templatesLoader i{
    font-size: 55px;
}

.ui-rotatable-handle {
    height: 26px;
    width: 26px;
    cursor: pointer;
    background-image: url(rotate.svg);
    background-size: 85%;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #fff;
    left: -22px;
    /* padding: 9px !important; */
    border-radius: 6px;
    top: -3px;
    position: absolute;
    display: none;
}
.single-screen .text-slot:hover > .ui-rotatable-handle {
    display: block;
}
.single-screen .image-slot:hover > .ui-rotatable-handle {
    display: block;
}
.ui-rotatable-handle:hover{
    display: block;
}
.template-preview-box .on-hover{
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #f0f0f0a3;
    vertical-align: middle;
    text-align: center;
    display: none;
    padding-top: 50%;
}
.template-preview-box:hover > .card .on-hover{
   
    display: block !important;
}
.template-preview-box .on-hover .btn {
    background: #ffffff;
    border: 1px solid #869da0;
}
.side-panels{
    background: #3B3B3B;
box-shadow: inset -4px 0px 10px rgba(0, 0, 0, 0.52);
}
.side-panels input{
    border: none;
    background: #fff;
}
.side-panels  .input-group-text{
    border: none;
    background: #fff;
    color: #BEBEBE;
}
.side-panels h5{
    font-family: 'Montserrat';
font-style: normal;
font-weight: 700;
font-size: 18px;
line-height: 22px;
margin-bottom: 15px;
/* identical to box height */


color: #FFFFFF;
}
.side-panels h5 a{
    font-family: 'Montserrat';
font-style: normal;
font-weight: 500;
font-size: 16px;
line-height: 20px;
/* identical to box height */

text-align: center;

color: #BEBEBE;

}
.side-panels{
    color: #fff;
}
.text-toolbar{
    padding: 0;
    list-style: none;
    margin: 0 !important;
}
ul.text-toolbar li {
    display: inline-block;
    width: 11%;
    font-size: 20px;
    cursor: pointer;
}
.tool-box .panel .panel-body input, .tool-box .panel .panel-body select{
    padding: 6px;
    height: auto;
    color: #6B6B6B;
}
.tool-box .panel .panel-body .btn-secondary{
    background: #fff;
    color: #6B6B6B;
}
.tool-box .panel .panel-body hr{
    border-color: #fff;
    width: 80%;
}
.tool-box .panel .panel-body h4{
    font-style: normal;
font-weight: 700;
font-size: 20px;
line-height: 24px;

color: #FFFFFF;
margin: 15px 0;
}
.tool-box .panel .panel-body label{
    font-family: 'Montserrat';
    font-style: normal;
font-weight: 500;
font-size: 18px;
line-height: 22px;
color: #FFFFFF;

}
ul.colors {
    padding: 0;
    margin: 0;
    list-style: none;
}
ul.colors li {
    width: 10%;
    background-color: #fff;
    height: 25px;
    margin-bottom: 7px;
    margin-right: 7px;
    display: inline-block;
    border-radius: 3px;
    color: #6B6B6B;
    font-size: 15px;
    text-align: center;
    padding: 2px 0;
    cursor: pointer;

}
.tool-box .panel.shadow-panel .panel-title{
 margin: 0 !important;
 font-size: 16px;
}
/* ul.colors li:first-child{
    position: absolute;
} */
.ml-38{
    margin-left: 38px;
}
.card-columns{
    column-count: 5;
}
.toggle {
    margin: 0 0 1.5rem;
    box-sizing: border-box;
    font-size: 0;
    display: inline-flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-items: stretch;
  }
  .toggle input {
    width: 0;
    height: 0;
    position: absolute;
    left: -9999px;
  }
  .toggle input + label {
    margin: 0;
    padding: 0.75rem 2rem;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
    border: solid 1px #DDD;
    background-color: #FFF;
    font-size: 1rem;
    line-height: 140%;
    font-weight: 600;
    text-align: center;
    box-shadow: 0 0 0 rgba(255, 255, 255, 0);
    transition: border-color 0.15s ease-out, color 0.25s ease-out, background-color 0.15s ease-out, box-shadow 0.15s ease-out;
    /* ADD THESE PROPERTIES TO SWITCH FROM AUTO WIDTH TO FULL WIDTH */
    /*flex: 0 0 50%; display: flex; justify-content: center; align-items: center;*/
    /* ----- */
  }
  .toggle input + label:first-of-type {
    border-radius: 6px 0 0 6px;
    border-right: none;
  }
  .toggle input + label:last-of-type {
    border-radius: 0 6px 6px 0;
    border-left: none;
  }
  .toggle input:hover + label {
    border-color: #213140;
  }
  .toggle input:checked + label {
    background-color: #4B9DEA;
    color: #FFF;
    box-shadow: 0 0 10px rgba(102, 179, 251, 0.5);
    border-color: #4B9DEA;
    z-index: 1;
  }
  .toggle input:focus + label {
    outline: dotted 1px #CCC;
    outline-offset: 0.45rem;
  }
  @media (max-width: 800px) {
    .toggle input + label {
        padding: 10px 0;
      flex: 0 0 50%;
      display: flex;
      justify-content: center;
      align-items: center;
    }
  }
@media screen and (max-width: 1850px) {
    .side-panels{
    flex: 0 0 17.666667%;
    max-width: 17.666667%;
    }
    .main-tool-area{
        flex: 0 0 82.333333%;
        max-width: 82.333333%;
    }
}
@media screen and (max-width: 1743px) {
    .side-panels{
        flex: 0 0 20.666667%;
        max-width: 20.666667%;
    }
    .main-tool-area{
        flex: 0 0 79.333333%;
        max-width: 79.333333%;
    }
}
@media screen and (max-width: 1493px) {
    .side-panels{
        flex: 0 0 23.666667%;
        max-width: 23.666667%;
    }
    .main-tool-area{
        flex: 0 0 76.333333%;
        max-width: 76.333333%;
    }
}
@media screen and (max-width: 1300px) {
    .side-panels{
        flex: 0 0 27.666667%;
        max-width: 27.666667%;
    }
    .main-tool-area{
        flex: 0 0 72.333333%;
        max-width: 72.333333%;
    }
}
@media screen and (max-width: 1115px) {
    .side-panels{
        flex: 0 0 28.666667%;
        max-width: 28.666667%;
    }
    .main-tool-area{
        flex: 0 0 71.333333%;
        max-width: 71.333333%;
    }
}
.watermark{
    display: none;
}
.cards-filters select.form-control{
    background-color: none;
    background: none;
    border: none;
    color:#f0f0f0;
    border-bottom: 1px solid #f0f0f0;
    padding: 5px 0;
    border-radius: 0;
  }
  .cards-filters select.form-control::placeholder {
    color: #f0f0f0;
    opacity: 1;
  }
  
  .cards-filters select.form-control::-ms-input-placeholder { 
    color: #fff;
  }
  .cards-filters select.form-control:focus{
    background: none;
    box-shadow: none;
    color: #f0f0f0;
  }
  .cards-filters select option{
    background: black;
  }
  
  .cards-filters input[type='file']::-webkit-file-upload-button {
    visibility: hidden;
  }
  
  .cards-filters input[type='file']::before {
    content: 'Select Logo';
    display: inline-block;
    width: 10%;
  }
  .cards-filters input[type=number]::-webkit-inner-spin-button,
  .cards-filters input[type=number]::-webkit-outer-spin-button {
      -webkit-appearance: none;
      appearance: none;
      margin: 0;
  }
  .input-star{
    position: absolute;
    top: 7px;
    right: 25px;
    color: red;
    font-size: 25px;
  }
  .instruction-box{
    background:#fff;width:300px;height:410px;position:absolute;bottom:20px;left:0;
    padding:10px;
    z-index: 9;
  }
  .instruction-box h4 button{
    float: right;
  }
  .instruction-box ul{
 padding: 0;
 margin-top: 20px;
  }
  .instruction-box ul li {
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.pages-list{
    background: #3b3b3b;
    width: 70px;
    position: fixed;
    bottom: 20px;
    right: 5px;
    padding: 10px;
    z-index: 9;
    border-radius: 5px;
    color: white;
  }

  .pages-list ul{
    padding: 0;
    list-style: none;
  }
  .pages-list ul li {
    margin-bottom: 10px; 
}
.pages-list ul li:last-child{
    margin-bottom: 0;
}
.pages-list ul li a{
    display: block;  text-align: center;
    background-color: #575757;
    border-radius: 3px;
}
.pages-list ul li a.active-link{
    background: #0075FF;
}
.slides-list{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 9px;
}
.preview-block{
  width:10%;
  cursor:pointer
}
.book-pagination{
    position: absolute;
    z-index: 9;
    width: 50%;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    left: 24vw;
    top:3%;
    font-size: 25px;
}
@media (max-width: 800px) {
    .book-pagination{
        width: 100%;
        left: 0;
        justify-content: space-around;
        top:3%;
    }
}
#painterCanvas-bar div button:first-child{
    display: none;
}
#painterCanvas-bar div button:nth-child(2){
    display: none;
}
#painterCanvas-bar div button:nth-child(11){
    display: none;
}
#painterCanvas-bar div button:nth-child(14){
    display: none;
}
#painterCanvas-bar div span.ptro-bar-right button{
    display: block
}