﻿#content-pop
        {
            background-color: rgba(0,0,0,0.75);
            display:none;
            z-index:9999999999;
            position: fixed;
	        top: 0%;
	        left: 0%;
            width:100%;
            height:100%;
        }
        .imagenCarga
        {
            margin-top:20px;
            background:url('../../image/loading (1).gif');
            display: block;
            width:128px;
            height:128px;
            margin-left:85px;
        }
            #loadingmsg {
            color: black;
            background: #fff; 
            position: absolute;
            margin:10px auto;
            top: 50%;
            left: 50%;
            margin-top: -100px;
	        margin-left: -100px;
	        opacity: 0.8;
            z-index:9999999999;
	        cursor: wait;
            min-height:150px;
            min-width:300px;
      }

@media (max-width:768px) {
#loadingmsg {
            color: black;
            background: #fff; 
            position: absolute;
            margin:10px auto;
            top: 50%;
            left: 36%;
            margin-top: -100px;
	        margin-left: -100px;
	        opacity: 0.8;
            z-index:9999999999;
	        cursor: wait;
            min-height:150px;
            min-width:300px;
      }

}      



#content-publish
        {
            background-color: rgba(0,0,0,0.75);
            display:none;
            z-index:9999999999;
            position: fixed;
	        top: 0%;
	        left: 0%;
            width:100%;
            height:100%;
        }
        .imagen-publish
        {
            margin-top:00px;
            background:url('../../image/loading (1).gif');
            display: block;
            margin-left:0px;
           padding:10px;
        }
            .imagen-publish img {
             max-width: 1000px;
             width:100%;
            }
            #load-publish {
            color: black;
            background: #fff; 
            position: absolute;
            margin:10px auto;
            top: 25%;
            left: 28%;
            margin-top: -100px;
	        margin-left: -100px;
	        opacity: 0.8;
            z-index:9999999999;
            min-height:150px;
            min-width:400px;
      }
@media (max-width:1366px) {

    .imagen-publish img {
             max-width: 1000px;
             width:100%;
            }
            #load-publish {
            color: black;
            background: #fff; 
            position: absolute;
            margin:10px auto;
            top: 25%;
            left: 30%;
            margin-top: -100px;
	        margin-left: -100px;
	        opacity: 0.8;
            z-index:9999999999;
            min-height:150px;
            min-width:400px;
      }
}

@media (max-width:768px) {
#load-publish {
            color: black;
            background: #fff; 
            position: absolute;
            margin:10px auto;
            top: 20%;
            left: 30%;
            margin-top: -100px;
	        margin-left: -100px;
	        opacity: 0.8;
            z-index:9999999999;
            min-height:0px;
            min-width:0px;
      }

}  

@media (max-width:650px) {
#load-publish {
            color: black;
            background: #fff; 
            position: absolute;
            margin:10px auto;
            top: 20%;
            left: 30%;
            margin-top: -100px;
	        margin-left: -100px;
	        opacity: 0.8;
            z-index:9999999999;
            min-height:0px;
            min-width:0px;
      }
.imagen-publish
        {
            margin-top:00px;
            background:url('../../image/loading (1).gif');
            display: none;
            margin-left:0px;
           padding:10px;
        }
            .imagen-publish img {
             max-width: 400px;
             width:100%;1
            }
}                  