/*
Theme Name: Allston Virgen
Theme URI: http://allston.elated-themes.com
Description: A Contemporary Theme for Interior Design and Architecture
Author: Elated Themes
Author URI: http://themeforest.net/user/elated-themes
Text Domain: allston
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Version: 1.0
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/

/*Ventana emergente documentación*/
.custombox-fullscreen .paoc-popup-close {
    top: 40px;
    right: 45px;
	position: fixed !important;
}

.custombox-fadein.custombox-content.custombox-open {
    border-radius: 4px !important;
    border: 1px solid black; 
   /*opacity: 0.96 !important;*/
    margin-left: 25px !important;
    margin-top: 20px !important;
    width: 97% !important;
    /*box-shadow: 4px!important;*/
}