/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/

/*.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content {
    height: 100% !important;
    width: 100% !important;
}*/

body.iframe-layout  {
   background-color: #fff !important;
}

body.iframe-layout .page-wrapper {
    background: #FFF !important;
}

.modal-body.notitle > .btn-close {
    float: right;
}

.modal-body.notitle > .btn-close {
    float: right;
}

.modal-body.notitle .bootbox-body {
    clear: both;
}

.mb-10 {
    margin-bottom: 10px;
}

@media (min-width: 1024px){
    body.iframe-layout .page-wrapper {
        margin-left: 0 !important;
    }
}
