﻿#bi-iframe {
    margin: 0;
    padding: 0;
    width: 100%;
    border: none;
}

#surveyiFrame {
    margin: 0;
    padding: 0;
    width: 100%;
    height:100%;
    border: none;

    
}
.modal-body{
    height: 250px;
    overflow-y: auto;
}


.survey-modal-body{
    overflow-y: auto;
    padding: 30px 20px 0 20px;
}

@media (min-height: 500px) {
    .modal-body { height: 400px; }
}

@media (min-height: 800px) {
    .modal-body { height: 600px; }
}


#bi-iframe.fullscreen
{
    position:fixed; 
    top:0px; 
    left:0px; 
    bottom:0px; 
    right:0px;
    width:100%; 
    height:100% !important; 
    border:none; margin:0; padding:0; z-index:999999;
}
.ContListLoading
{
    width: 50%;
    height: 50%;
    margin: auto;
}
.no-display-table .ms-webpart-zone, .no-display-table .ms-webpart-cell-vertical, .no-display-table .ms-webpart-chrome-vertical{
    display: block !important;
}
.ms-webpartzone-cell{
    margin:0px !important;
}
/*#LangMenu {
    display:none !important;
}

.ms-rtestate-field{
    display:none !important;
}*/

