/*
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.
*/
/* 
    Created on : 18/10/2016, 13:49:41
    Author     : granhani
*/

@import url('adm-web.css');

a.gallery{position: relative;}

#divMain.inModal .modalPage.ui-dialog{
    min-height: 100%;
    position: fixed;
    top: 0;
    bottom: 0;
    background: rgba(0,0,0,0.5)!important;
}
#divMain.inModal .upage.shwInMdl{
    display: block!important;
    overflow: visible!important;
    overflow-x: hidden;
}
.modalPage .ui-dialog.modalDialog{display: block;}
.modalPage .ui-dialog.modalDialog .ui-content{background: #fff;}

.nav-tabs > li.liAdm{float: right;}

@media(min-width: 768px){
    .ph-sm-35{padding-left: 35px; padding-right: 35px;}
}
