@font-face {font-family: "Futura Std";
    src: url("font-face/6457161a2bd1197bca298f423ddeb76a.eot");
    src: url("font-face/6457161a2bd1197bca298f423ddeb76a.eot?#iefix") format("embedded-opentype"),
    url("font-face/6457161a2bd1197bca298f423ddeb76a.woff2") format("woff2"),
    url("font-face/6457161a2bd1197bca298f423ddeb76a.woff") format("woff"),
    url("font-face/6457161a2bd1197bca298f423ddeb76a.ttf") format("truetype"),
    url("font-face/6457161a2bd1197bca298f423ddeb76a.svg#Futura Std") format("svg");
}
@font-face {font-family: "Arame-Thin";
  src: url("font-face/d76d95606b692a112717ea3157846b4a.eot"); /* IE9*/
  src: url("font-face/d76d95606b692a112717ea3157846b4a.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
  url("font-face/d76d95606b692a112717ea3157846b4a.woff2") format("woff2"), /* chrome、firefox */
  url("font-face/d76d95606b692a112717ea3157846b4a.woff") format("woff"), /* chrome、firefox */
  url("font-face/d76d95606b692a112717ea3157846b4a.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url("font-face/d76d95606b692a112717ea3157846b4a.svg#Arame-Thin") format("svg"); /* iOS 4.1- */
}

body {
   /* font-family:'Futura Std'; */
   
   font-family:'Arame-Thin'; 
   margin: 0;
   padding: 0;
   min-height:100%;
   /* background:black; */
   background:#282a36; 
   /* background-image:linear-gradient(#1f1f1f, #000000); */
   /* background-image: url("../img/hydra4.png"); */
   /* background-repeat: no-repeat; */
   /* background-size: 100%; */
   background: radial-gradient(ellipse at bottom, #1b2735 0%, #090a0f 100%);
   overflow:hidden;
   
   
   
}

#initialBanner, #bigTittle{
	
	/* color: #52e9e4; */
	color: #4fbdba;
    font-weight: bold;
    font-style: italic;
    text-shadow: 3px 3px 5px #262626;
	
	
}
#initialBanner{
    
    display: grid;
    grid-template-columns: 9fr 6fr; 
    height: 4.5svh;
    
}






/* #absoluteContainer{ */
	
	/* background-color: transparent; */
    /* background-image:  */
    /* linear-gradient(0deg, transparent 9%,  */
            /* rgba(255, 255, 255, .2) 10%, rgba(255, 255, 255, .2) 12%, transparent 13%, transparent 29%,  */
            /* rgba(255, 255, 255, .1) 30%, rgba(255, 255, 255, .1) 31%, transparent 32%, transparent 49%,  */
            /* rgba(255, 255, 255, .1) 50%, rgba(255, 255, 255, .1) 51%, transparent 52%, transparent 69%,  */
            /* rgba(255, 255, 255, .1) 70%, rgba(255, 255, 255, .1) 71%, transparent 72%, transparent 89%, */
            /* rgba(255, 255, 255, .1) 90%, rgba(255, 255, 255, .1) 91%, transparent 92%, transparent), */
    /* linear-gradient(90deg, transparent 9%,  */
            /* rgba(255, 255, 255, .2) 10%, rgba(255, 255, 255, .2) 12%, transparent 13%, transparent 29%,  */
            /* rgba(255, 255, 255, .1) 30%, rgba(255, 255, 255, .1) 31%, transparent 32%, transparent 49%,  */
            /* rgba(255, 255, 255, .1) 50%, rgba(255, 255, 255, .1) 51%, transparent 52%, transparent 69%,  */
            /* rgba(255, 255, 255, .1) 70%, rgba(255, 255, 255, .1) 71%, transparent 72%, transparent 89%, */
            /* rgba(255, 255, 255, .1) 90%, rgba(255, 255, 255, .1) 91%, transparent 92%, transparent); */
    
    /* height:100%; */
  /* background-size:50px 50px; */
	
	
/* } */




.navBarColor{

	font-family:"Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
	background-image: linear-gradient(#158297, #0A414B);
	font-size:1.4em;

}

.navbar-default .navbar-nav>li>a {
    color: #FFFFFF;	
}


#imgLogoMc{
		position: relative;
    width: 30%;
    height: 100%;
    /* right: 1%; */
    margin: 0 auto;
    margin-top: 3%;
}


#imgOnlineCerts{	  
	position: relative;
    width: 100%;
    /*float: right;*/
}

.navbar-default .navbar-nav>.active>a {
    color: #FFFFFF;
    background-color: #246B80;
}

#footer{
	
	background:gray;
	height:15%;
	text-align:center;
	display:table;
	width:100%;
	/* margin-top:3%; */
	
}

#footerTxtN{
	
	
	display: table-cell;
    vertical-align: middle;
	font-family:"Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
	font-weight: bold;
    font-size: 1.7rem;
}
	/* -----------------fin plantilla comun-------------------- */


#accordion{

	/* display:none; */
	height:100%;
	
}




#todoContainer{
	
	height:95%;
	width: 95%;
    margin: 0 auto;	
    overflow-y: scroll;
	
	
	
}


#contCenter{
	
	width: 70%;
    margin: 0 auto;
	text-align: center;
	display: flex;
    /*align-items: center;*/
	height:80%;
	
}

#bigTittle{
	
	margin-bottom: 3rem;
	text-align: center;
	font-size: 1.2em;
	position:relative;
	display:none;
	top:-300;
	
}

#loginGridContainer{
	
	display:grid;
	grid-template-rows: 1fr 4fr;
	margin: 0 auto;
	font-size: 2rem;
	height: 60%;
	width: 45%;
	
}

.logRow{
	
	margin: 3%;
	
}


.inpComppon{
	
	width:100%;
	font-family: 'Futura Std';
	
	
	
	
}


.inpComppon:focus{
	outline: aqua; 
	border: 1px solid aqua;
	
}


#enter{
	
	background: #00baba;
    color: white;
    font-weight: bold;
    text-shadow: 3px 3px 5px #262626;
	
}
#enter:hover{
	
	background: #006d6d;
	
}

.stleTabs{
	
	background: rgb(255, 255, 255, 0.2);
	
	
}
.folderContainer{
	
	height:70%;
	/* background: rgb(255, 255, 255, 0.2); */
	/* background:rgb(41, 95, 138, 0.3); */
	background:rgb(69, 173, 255, 0.3);
	overflow: hidden !important;
	/*min-height: 75svh;*/
	
	
}

.folderIntabs{
	
	background: rgb(255, 255, 255, 0.2) !important;
	height:90%;
	
}



.containerFs{
	
	
	display:grid;
	grid-template-columns: 1fr 1fr 1fr;
	height: 95%;
	
}

.folders{

		display: flex;
		align-items: center;
		text-align: center;
		

}




.folderSquare {
    height: 60%;
    width: 70%;
    margin: 0 auto;
    /* background: rgb(0, 127, 255, 0.2); */
	
	display: flex;
    justify-content: center;
    align-items: center;
	color: #fff;
    font-weight: bold;
    font-style: italic;
    box-shadow: 3px 3px 0px #5e5e5e;
	cursor:pointer;
	padding: 2%;
	    

	
}

.folderSquare:hover{
	
	transform: scale(1.1);
	transition: all 500ms;
	
}



.colFol1{
	background: rgb(0,127,255);
	background: linear-gradient(90deg, rgba(0,127,255,0.3) 0%, rgba(0,89,178,0.2992128522208567) 100%);

}
.colFol2{
	background: rgb(0,255,255);
	background: linear-gradient(90deg, rgba(0,255,255,0.3) 0%, rgba(0,187,187,0.3) 100%);

}
.colFol3{
	background: rgb(255,0,161);
	background: linear-gradient(90deg, rgba(255,0,161,0.3) 0%, rgba(187,0,118,0.3) 100%);

}


.ui-icon{
	
	background-image: url(images/ui-icons_0adcdc_256x240.png) !important;
	
	
}
	
.nameFolder{
	

	font-size:2rem;
	color: #fff;
    font-weight: bold;
    font-style: italic;
	text-shadow: 3px 3px 5px #262626;
}

.containerInnerSpace{
	
	display:grid;
	grid-template-rows: 1fr 14fr;
	height:100%;
}


.containerOrder{
	

	min-height:30px;
	display:grid;
	grid-template-columns: 1fr 2fr 2fr 1fr;
	font-weight:bold;
	font-style:italic;
	text-shadow: 3px 3px 5px #262626;
	font-size: 1.15em !important;
	color: #0adcdc;
	
	
	
}


.containerInnerFolder{
	
	display:grid;
	grid-template-columns: 4fr 1fr;
	overflow-y:scroll;
	height: 90%;
	
	
	
	
}

.selOrder{
	
	
	width: 20%;
    height: 90%;
	color: black;
}


.dropZone {
    width: 300px;
    height: 50px;
    border: 1px solid #ccc;
	height: 65%;
  }
  #basic_message {
    /* height: 200px; */
    overflow-y: scroll;
  }
  .simple-upload-dragover {
   background-color: #eef;
}
 .simple-upload-filename {
   margin-right: 0.5em;
}

#filemsg{
	
	display:none;
	
	
}
.rowParent{
	
	transition: all 500ms;
	
}

.fileRow{

	display:grid;
	grid-template-columns: 3fr 2fr 1fr 1fr 1fr;
	position:relative;
	font-size: 1.1em;
	cursor:pointer;
	
}
.fileRow:hover{
	
	border:1px solid aqua;
	transition: all 800ms;

	
}



.fileBtns{
	
	width: 50%;
	background: rgb(0, 127, 255, 0);
	border: 1px solid rgb(0 255 255 / 0%);
	transition: all 500ms;
	width: 90%;
	font-family:'Arame-Thin'; 
	
}

.ui-widget button{
	
	font-family:'Arame-Thin'; 
	
}


.fileBtns:hover{
  background: rgb(0, 127, 255, 0.4);
  color: white;
}



.borrarBtn:hover{
	
	background: rgb(161, 22, 22,0.3);
	
}



.fileRow:nth-child(odd) {
  /* background: rgb(255 250 250 / 40%); */
  /* background:linear-gradient(45deg,  */
  /* rgb(0 0 0 / 20%) 25%, */
  /* rgb(151 47 47 / 20%) 25%,  */
  /* rgb(151 47 47 / 20%) 50%, */
  /* rgb(0 0 0 / 20%) 50%,  */
  /* rgb(0 0 0 / 20%) 75%, */
  /* rgb(151 47 47 / 20%) 75%); */
  
      background: linear-gradient(145deg, rgb(0 0 0 / 20%) 35%, 
	  rgb(166 166 166 / 20%) 35%, 
	  rgb(166 166 166 / 20%) 55%, 
	  rgb(0 0 0 / 20%) 50%, 
	  rgb(0 0 0 / 20%) 75%, 
	  rgb(0 0 0 / 20%) 75%);
  
  
  
}

.fileRow:nth-child(even) {
  /* background: rgb(229, 229, 229, 0.2); */
  
  
  



}


.contRightInner{
	/* height:100%; */
	max-height:400px;
	
	
}


.ui-widget{
	
	font-family:'Arame-Thin'; 
	
}

.ui-state-active{
	
	border: 1px solid rgb(124 124 124 / 0%) !important;
    background: rgb(0 127 255 / 30%);
	
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active{
	
	border: 1px solid #7c7c7c;
    /* background: rgb(0 127 255 / 30%) !important; */
	background: rgb(138, 138, 138, 0.3 ) !important;
	/* border:none; */
	/* background: rgb(0,127,255); */
	/* background: linear-gradient(90deg, rgba(0,127,255,0.3020218409849017) 0%, rgba(0,16,33,0.1952802679511938) 100%) !important; */
	color:#fff !important;
	
}


.ui-widget-header {
	
	background: rgb(233, 233, 233,  0.3);
	
	
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default{
	
	    background: rgb(246, 246, 246, 0.3);
		
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor{
	
	color: white !important;
	cursor: pointer;
	background: rgb(41, 95, 138, 0.3);
	
	
}


.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover{
	
	background: rgb(246, 246, 246, 0.4);
	
	
}


.ui-tabs .ui-tabs-nav .ui-tabs-anchor{
	
	color: #fff !important;
	font-weight:bold;
	
	
}



.ui-state-default{
	
	background: rgb(246, 246, 246,  0.3);
	/* color:#52e9e4; */
	color:#7df2ef;
	font-weight:bold;
	font-style:italic;
	text-shadow: 3px 3px 5px #262626;
	font-size: 1.15em !important;
	
}

.ui-widget-content, .ui-widget.ui-widget-content ,.ui-widget-header {
	/* border: 1px solid rgb(82, 233, 228,  0.3); */
	border: 1px solid rgb(82, 233, 228,  0);
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
border: 1px solid rgb(197 197 197 / 0%);


}





.rowParent{
	
	color:#fff;
	font-weight:bold;
	font-style:italic;
	text-shadow: 3px 3px 5px #262626;
	
}
.utilBar{
	
	height:5%;
	width:100%;
	
}

.dropzone {

    border: 2px solid rgba(0, 0, 0, 0);
	background: rgb(255 255 255 / 20%);


}

.confTitle{
	
	display:none;
	
}


.retBtn{
	
	border: none;
    /* background: rgb(0, 127, 255, 0.3); */
	background: rgb(161, 22, 22,0.3);
    color: white;
	/* font-family:'Arame-Thin' !important; */
	font-family:'Arame-Thin';
	width:100%;
	transition: all 1s;
	
}

.retBtn:hover {
    background: rgb(0, 127, 255, 0.4);
	/* background: red; */
	

}

.retBtn:hover:before {
	content:"";
	content:"<-- ";
	transition: all 1s;
}


.titlSq{
	
	background:linear-gradient(145deg, rgb(161, 22, 22,0.3) 40%, 
	rgb(166 166 166 / 20%) 25%, 
	rgb(166 166 166 / 20%) 50%);
	height: 2em;
	color:white;
	font-size: 1.2em;
	font-style:italic;
	font-weight:bold;
	box-shadow: 4px 4px 9px 0px #313131;
	margin-bottom: 1%;
	display: flex;
    align-items: center;
	
}

.ui-icon-caret-1-e {
	
	
	background-image: url(images/ui-icons_0adcdc_256x240.png) !important;
  -ms-transform: scale(2); /* IE 9 */
  -webkit-transform: scale(2); /* Chrome, Safari, Opera */
  transform: scale(2);
  -webkit-filter: drop-shadow(1px 1px 1px #000);
    filter: drop-shadow(1px 1px 0px #000);
}

.contVolv{
	
	position: absolute;
    right: 0;
    width: 15%;
    top: 1rem; 
	
}


.barAndNAmes{
	display:grid;
	grid-template-rows:1fr 1fr;


} 


.barNames{
	
	display: grid;
    grid-template-columns: 3fr 2fr 1fr 1fr 1fr;
	color: #17c8c9;
    font-weight: bold;
    font-style: italic;
    text-shadow: 3px 3px 5px #262626;
    font-size: 1.15em !important;
	
	
}  
  
.sbtext{
	
	font-size:2.2em;
	background: rgb(240 255 255 / 50%);
	
}


.namUsr{
	
	color:white;
	
}

.nameeFile{
	
	display:block;
}
.icoFile{
	
	
	display: inline-block;
}

.persContainerBtns{

     /*width: 33%;*/
    position: relative;
    right: 0;
	top:1;
    display: grid;
    grid-template-columns: 2fr 1fr 1fr;

}

.fontClass{
	color:black;
	
	
}


#warnBox{
	
	width:95%;
	height:50%;
	margin: 0 auto;
	display:grid;
	grid-template-rows: 1fr 2fr 1fr;
	position: absolute;
	top: 50%;
	left: 50%;
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
    overflow: hidden;
	display:none;
	z-index: 800;

}


#warnBox3{
	
	
	/* display: flex; */
    align-items: center;
    justify-content: center;
	/* width:75%; */
	/* height:50%; */
	width:100%;
	height:100%;
	margin: 0 auto;
	/* display:grid; */
	/* grid-template-rows: 1fr 2fr 1fr; */
	position: absolute;
	top: 50%;
	left: 50%;
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
    overflow: hidden;
	display:none;
	z-index: 800;

}


.imgWarning{
	width:20%;
	-webkit-filter: drop-shadow(2px 2px 5px rgba(0,0,0,0.5));
    filter: url(#drop-shadow);
    -ms-filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=2, OffY=2, Color='#444')";
    filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=2, OffY=2, Color='#444')";
	animation : fadeImage 1s linear infinite;	
}

.textSub{
	text-shadow: 2px 2px 8px #0c0c0c;
	animation : fadeImage 1s linear infinite;	
}


@keyframes fadeImage {
  0%,100% { opacity: 0 }
  50% { opacity: 1 }
}

.upperArrow{
	
	transform:scale(10);
	
}


#up1, #up2, #up3, #up4, #up5{
	
	position:absolute;
	left:5%;
	animation: goUp 2s linear infinite;
	
}

#up2{
	left:19%;
	animation: goUp2 1.5s linear infinite;
}

#up3{
	left:48%;
	animation: goUp3 2s linear infinite;
}

#up4{
	left:63%;
	animation: goUp4 3s linear infinite;
}

#up5{
	left:90%;
	animation: goUp5 800ms linear infinite;
}


@keyframes goUp {
  0% { top: 500 }
  100% { top: -1000 }
}

@keyframes goUp2 {
  0% { top: 800 }
  100% { top: -1000 }
}

@keyframes goUp3 {
  0% { top: 610 }
  100% { top: -1000 }
}

@keyframes goUp4 {
  0% { top: 550 }
  100% { top: -1000 }
}

@keyframes goUp5 {
  0% { top: 700 }
  100% { top: -1000 }
}

#ar1, #ar4{
	width: 30%;	
}


#ar2, #ar5{
	width: 70%;	
}

#ar3{
	width: 54%;
}


.arrContai{
	
	z-index:-1;
	
}


.stripeBox{
	
	width:100%;
	height:100%;
	
	background: linear-gradient(45deg, black 25%,#972F2F 25%, #972F2F 50%,black 50%, black 75%,#972F2F 75%);
	background-size:100px 100px;
	
}


#warnTextBox{
	
	font-size: 10em;
	font-family:verdana;
	font-weight:bold;
	font-style:italic;
	color:#75dad8;
	
	
}

#textoWarn2{
	
	/* display:flex; */
    justify-content: center;
    align-items: center;
    position: relative;
	display:none;
	text-align: center;

	
}


#str1{
	
	position:relative;
	width: 300%;
    right: -100%;
	/* top:-500; */

}


#str2{
	
	position:relative;
	width: 300%;
    left: -100%;
	/* bottom:-500; */
	
}


#warnBox #str1{
  animation: marquee1 6s linear infinite
}



/* would need to be adjusted depending on time */
#warnBox #str2{
  animation: marquee2 6s linear infinite
}


@keyframes marquee1 {
  0% {right: 100%}
  100% {right: 0%}
}

@keyframes marquee2 {
  0% {left: 0% }
  100% {left: -100%}
}


.ui-accordion-content-active{
	
	/* box-shadow: rgb(10 220 220) 0px 0px 11px 2px; */
	
}

#nameIndex {
    text-align: center;
    color: white;
    font-size: 3em;
}




@media (min-width: 320px) and (max-width: 480px){
		#imgLogoMc{
			position: absolute;
			width: 66%;
			right: 1%;
			margin-top: 3%;
		}

}


@media (min-width: 481px) and (max-width: 767px) {
  
 
  
}



@media only screen and (min-width: 768px) and (max-width: 1024px), (min-device-width: 768px) and
(max-device-width: 1024px) and (orientation: portrait) {
  
  .navbar-nav.navbar-center {
    position: absolute;
    left: 55%;
    transform: translatex(-50%);
	width: 70%;

  }
 
}






@media only screen and (min-width: 768px) and (max-width: 1024px), (min-device-width: 768px) and
(max-device-width: 1024px) and (orientation: landscape) {
  
 .navbar-nav.navbar-center {
    position: absolute;
    left: 55%;
    transform: translatex(-50%);
	width: 70%;

  }
 
}









@media (min-width: 1025px){
	
	.navbar-nav.navbar-center {
    position: absolute;
    left: 55%;
    transform: translatex(-50%);
	width: 70%;

  }
	
	
	
	.navbar li {
		margin-left: 1.1em;
		margin-right: 1.1em;
	}
	
	#imgOnlineCerts{
		  
	position: relative;
    /*width: 60%;
    float: right;*/

	  }

}

@media (max-width: 1361px){


}

