#cc_frame {
    height: 600px;
    width: 100%;
    border: none;
    background-color: transparent;
}
#ifrFinsh3DPreview {
    background-color: transparent;
    border: medium none;
    height: 500px;
    width: 100%;
}
/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1000000; /* Sit on top */
    padding-top: 50px; /* 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.6); /* Black w/ opacity */
}

/* The Modal (background) */
.lmodal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1000001; /* Sit on top */
    padding-top: 200px; /* 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 */
.modal-content {
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 0;
    border: 1px solid #000;
	border-radius: 5px;
    width: 35%;
    text-align: center;
    height: 145px;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.8s;
    animation-name: animatetop;
    animation-duration: 0.4s;
	font-size: 1.2em;
}

/* Add Animation */
@-webkit-keyframes animatetop {
    from {top:-300px; opacity:0}
    to {top:0; opacity:1}
}

@keyframes animatetop {
    from {top:-300px; opacity:0}
    to {top:0; opacity:1}
}

@keyframes pulse {
    0% {
        transform: scale(0.95);
        box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.7);
    }
    70% {
        transform: scale(1);
        box-shadow: 0 0 0 10px rgba(0, 0, 0, 0);
    }
    100% {
        transform: scale(0.95);
        box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    }
}

/* The Close Button */
.close {
    color: white;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.modal-header {
    padding: 15px;
    background-color: #c51d4a;
    color: white;
}

.modal-header h2 {
    width:100%;
}

.modal-body {
    padding: 2px 16px;
    height: 80% !important;
}

.modal-footer {
    padding: 2px 16px;
    background-color: #5cb85c;
    color: white;
}
#divModalProgress .modal-content {
	background: rgb(35,47,62);
    background: linear-gradient(90deg, rgba(35,47,62,1) 0%, rgba(3,86,94,1) 98%);
    padding: 0;
    border: 1px solid #000;
	border-radius: 5px;
    width: 100%;
    font-size:24px;
    height: 90%;
}
#divModalProgress .modal-content h4 {
    color: white;
    padding: 10px;
    text-align: center;
}
#divModalProgress .modal-body {
    padding: 10px;
    height: 80% !important;
    overflow-y: unset;
}
.dieCutClass {
    width:100% !important;
}
#dieCutDiv {
    width:100%;
    min-height: 650px;
}
#divFinish, #divCustomersCanvas {
    width:100% !important;
}
.dieCutButton {
    border-radius: 5px;
    box-shadow: 0 0 3px gray;
    color: white;
    font-size: 20px;
    margin: 5px 0px;
    padding: 10px 20px;
}
.dieCutGBg {
    background: #34a618 none repeat scroll 0 0;
}
.dieCutMBg {
    background: #c20044 none repeat scroll 0 0;
}
#btnCustomersCanvasBack:hover {
    text-decoration: none;
    color: white;
}
.inputButtonDiecut {
    display: none;
    margin:7px 0px;
}

/* Loader icon */
/*.icon-cc-logo:before {
    background-image: url('img/logo_2.png');
    background-position: 0 0;
    display: block;
    height: 105px;
    width: 100px;
    content: "" !important;
}*/

/* Loader appearance and animation */

.masked-element .mask {
    color:transparent !important;
}
.loader-wraper.icon-cc-logo {
    background-image: url(https://www.onlinedesigner.de/img/onlinedesigner-logo.png) !important;
    background-repeat: no-repeat !important;
    background-position: center !important;

    box-shadow: 0 0 0 0 rgba(0, 0, 0, 1);
    transform: scale(1);
    animation: pulse 2s infinite;
    border-radius: 50%;
}

.masked-element .mask .loader-wraper .loader {
    font-size: inherit;
    border-left: 1.1em solid #FF5B15;
    border-top: 1.1em solid rgba(242, 143, 23, 1);
    border-right: 1.1em solid rgba(242, 143, 23, 1);
    border-bottom: 1.1em solid rgba(242, 143, 23, 1);
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: spin 1.1s infinite linear;
    animation: spin 1.1s infinite linear;
    border-radius: 50%;
    width: 12em;
    height: 12em;
}

.masked-element .mask .loader-wraper .logo {
    display: none !important;
}

.output-urls {
    padding: 0px;
}
.ourput-urls h4 {
    font-weight: bold;
    font-size: 16px;
}
.output-urls ul {
    list-style: none;
    font-size: 14px;
}

.bigBtn {
    display: block;
}
.smallBtn {
    display: none;
}
/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
    .modal-content {
        width:70%;
        height: 160px;
    }
    #divModalProgress .modal-content {
        width:70%;
    }
    .bigBtn {
        display: none;
    }
    
    .smallBtn {
        display: block;
        width: calc(50% - 10px) !important;
        float: left;
        margin:3px 5px;
    }
    .smallBtn .submit {
        width: calc(100%) !important;
        padding: 7px 0px !important;
        height: 32px !important;
    }
}
.edit-design-btn {
    background: #34a618 none repeat scroll 0 0;
    border-radius: 5px;
    color: white;
    padding: 5px 10px;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
}
.order-product-block .button {
    padding: 5px 10px;
    margin-top: 0;
}
#approvePage .printclear {
    clear:both !important;
}
#approvePage #pageNumber {
    color: #c20044;
    font-size: 20px;
    font-weight: bold;
    padding: 20px 0 0;
    text-align: center;
    width: 100%;
}
#approvePage .col-md-1 {
    width: 8.33333%;
}
#approvePage .col-md-10 {
    width: 83.3333%;
}
#approvePage .btnContainer {
    height: 88px;
    margin-top: -44px;
    position: absolute;
    top: 50%;
}

#approvePage .left {
    left: 0;
}

#approvePage .right {
    right: 0;
}
#approvePage #leftBtn::before {
    font-family: "FontAwesome";
    content: "\F104";
    font-size: 70px;
    color: #c20044;
    padding: 10px;
}

#approvePage  #rightBtn::before {
    font-family: "FontAwesome";
    content: "\F105";
    font-size: 70px;
    color: #c20044;
    padding: 10px;
}

#approvePage .proofImgContainer {
    height: 600px;
    margin-left: 8.33333%;
    margin-right: 8.33333%;
    margin-top: 10px;
    text-align: center;
}

#approvePage .proofImg {
    box-shadow: 0 0 3px rgba(100, 100, 100, 0.8);
    margin-top: 1em;
    max-height: 600px;
    max-width: 600px;
    min-height: 150px;
}

/***** added for designer tool **********/

.modal-header {
    background-color: #232f3e !important;
}
.slider .noUi-handle, .slider.slider-default .noUi-handle {
    border-color: #c51d4a !important;
}
.slider .noUi-handle, .slider.slider-default .noUi-handle {
    background-color: #c51d4a !important;
}
.slider.noUi-horizontal .noUi-base::before {
    background-color: #c51d4a !important;
}
.btn:not(.btn-raised).btn-primary, .input-group-btn .btn:not(.btn-raised).btn-primary {
    color: #c51d4a !important;
}
.md-light-theme #mainRow cc-oi-toggle .btn.active {
    background-color: #c51d4a !important;
}
.md-light-theme cc-top-toolbar .btn.active {
    background-color: #c51d4a !important;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus{
    background-color: #c51d4a !important;
}
.slider .noUi-connect, .slider.slider-default .noUi-connect {
    background-color: #c51d4a !important;
}
.red_alert {
    background-color: red;
    color: #fff;
}
#user_project {
    background-color: #ccc;
    padding: 5px;
    border-radius: 3px;
    width: 250px;
}
#saveUserTemplate {
    background-color: #0081c9;
}
#saveProject {
    background-color: #0081c9;
}
.order-product-block .edit-design-btn {
    background: #FE9E10;
    margin-right: 5px;
}