html {

	overflow-y: scroll;

}

body {
    margin: 0;
    padding: 0;
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	color: #666;
}
/*...............CSS VIDEO ......................*/


.menu-video a {
    padding: 0 !important;
    width: 100% !important;
    height: auto !important;
}
#cont-permisos li.menu-video {
    height: auto !important;
    background-image: none !important;
}

.fl {
	max-width: 100%;
	height: auto;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
video { 
max-width: 100%;
}

video:-webkit-full-screen	{ max-height: 100%; }
video:-moz-full-screen		{ max-height: 100%; }

.modal-video {
    background-color: none;
    border-radius: 10px;
    box-sizing: border-box;
    margin: 5% auto 15%;
    padding: 0px;
    text-align: center;
    width: 60%;
}
.detalle
{margin-left:5%; 
    }
/*................ FIN VIDEO ....................*/
  
 /*.................. TABLA DIV CSS  OSCAR ......*/
.selector {
    background: white none repeat scroll 0 0;
    border: 1px solid #c8c8c8;
    border-radius: 3px;
    box-shadow: 0 1px 0 #fff, 0 -2px 5px rgba(0, 0, 0, 0.08) inset;
    color: #777;
    font: 13px Helvetica,Arial,sans-serif;
    margin: 0 0 10px;
    padding: 2px 3px 3px 2px;
    transition: all 0.5s ease 0s;
}

.inputer {
    padding: 0 9px;
    border: solid 1px #E5E5E5;
    outline: 0;
    font: normal 14px/100% "Open Sans",Arial, Tahoma, sans-serif;
    width:auto;
       height: 30px;
    background: #fff;
       border-radius: 5px;
       /*margin:10px;*/
       -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
    }
 


/*.................. TABLA DIV CSS......*/

.tabla, .scroll {
    display: table;
    width: 100%;
    margin: 0 auto;
/*	background: #fafafa none repeat scroll 0 0;*/
	padding: 20px 40px;
	box-sizing: border-box;
/*	font-size: 14px;*/
}

.tabla-50{
    display: table;
    width: 50%;
    margin: 0 auto;
	box-sizing: border-box;
	font-size: 14px;
	float:left;
}

.thead {
    display: table;
    width: 100%;
/*	background-color:#ededed;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;*/
	padding:10px;
	box-sizing:border-box;
	font-weight:bold;
	font-size: 14px;
	text-transform: uppercase;
}

.thead-50 {
    display: table;
    width: 50%;
	background-color:#ededed;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding:10px;
	box-sizing:border-box;
	font-weight:bold;
	font-size: 14px;
		float:left;
}


.fila {
    display: table-row;
}


.col-dato, .col-dato-3, .col-name, .col-name-3 {
    display: table-cell;
/*    border-bottom: 1px solid #e0e0e0;
    border-left: 1px solid #e0e0e0;
    border-top: 1px solid #ffffff;*/
    vertical-align: middle;
    padding: 2px;
}

.col-name, .col-name-3{
	font-weight:bold;
}

.col-dato, .col-dato-3{
	text-transform:uppercase;
}
.col-name-3R {
    display: table-cell;
    vertical-align: middle;
    padding: 2px;
    font-weight:bold;
    color:Red
}

.col-icono{
    display: table-cell;
    border-bottom: 1px solid #e0e0e0;
    border-left: 1px solid #e0e0e0;
    border-top: 1px solid #ffffff;
    vertical-align: middle;
    padding: 10px;
	
    height: 30px;
    text-align: center;
    width: 30px;
}


.tab-col1{
    float: left;
    width: 50%;
}

.tab-col2 {
    float: left;
    width: 25%;
}

.tab-col3 {
    float: left;
    margin-left: 15px;
    width: 15%;
}

.tab-container {
    float: left;
    padding-left: 35px;
    width: 90%;
}

.panel-color {
    background-color: #0089c5 !important;
	color:#ffffff !important;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	/*text-align:center !important;*/
}

.col-name, .col-name-3 {
	word-wrap: break-word; 
}

.fila-titulo {
    display: table-header-group;
    border: 1px solid #000;
    vertical-align: middle;
    padding: 10px;
	width:100%;
	background: #eaebec none repeat scroll 0 0;
    border: 1px solid #ccc;
}
.pagar {
	background-color:#ededed;
	box-sizing:border-box;
	font-weight:bold;
	font-size: 25px;
	line-height: 40px;
}

.pagar .col-dato, .pagar .col-name {
    border-bottom: 0;
    border-left: 0;
    border-top: 0;
    padding-left: 40px;
	text-align:center;
}

/****************** mail 14 febrero **************/
.bt-home {
        float: left;   
        margin: 0 0 0 20px;   
       
  }
   
.img-seg {
        float: left;    
        width: 30%;    
        text-align: center;    
        margin: 10px;    
        border: 2px solid #e5e5e5;    
        border-radius: 5px; 
        padding: 10px; 
        box-sizing: border-box; 
  } 
  

/*........................*/


#header {
    border-bottom: 1px dotted #d9d9d9 !important;
    width: 900px;
	margin: 0 auto;
	height: 130px;
}

#footer {
    border-top: 1px dotted #d9d9d9 !important;
    height: 100%;
    margin: 0 auto;
    padding: 30px 0 0;
    width: 1200px;
}
a {
    color: #666;
    text-decoration: none;
}


.notas {
    background-color: #e6edf8;
    border: 1px solid #a5c1dc;
    border-radius: 5px;
    box-sizing: border-box;
    padding: 10px;
    text-align: center;
    width: 100%;
	 margin: 20px 0;
	 float:left;
}

.contacto {
    background-color: #e6edf8;
    border: 1px solid #a5c1dc;
    border-radius: 5px;
    box-sizing: border-box;
    padding: 10px;
    width: 100%;
	 margin: 20px 0;
}


.footer-col1 {
    float: left;
    height: auto;
	width: 50%;
}

.footer-col2 {
    float: right;
    font-size: 14px;
    height: auto;
    padding: 20px 0;
    width: 50%;
	line-height: 18px;
}

.logo-1 {
    float: left;
    height: auto;
	
}

.logo-2 {
    float: right;
    height: auto;
}
#social {
    background-color: #efefef;
    box-sizing: border-box;
    float: left;
    height: 45px;
    margin: 20px 0;
    padding: 10px 5px;
    width: 100%;
}

#social-button {
    float: right;
}

.bt-inicio {
    float: left;
    margin: 0;
}

img {
    border: 0 none;
    vertical-align: middle;
	 max-width: 100%;
}



.col-1 {
    float: left;
    width: 980px;
}

.col-2 {
    float: right;
    width: 200px;
	margin-top: 20px;
}

.title {
    border: 2px solid #e5e5e5;
    border-radius: 12px;
    box-sizing: border-box;
    float: left;
    margin: 10px 0;
    text-align: center;
    width: 100%;
}



/*----------------ETAPAS*/
.pasos {
    background-color: #eaeaea;
    border-radius: 12px;
    box-sizing: border-box;
    float: left;
    margin: 20px 0;
    padding: 10px;
    text-align: center;
    width: 100%;
}
.circulo {
  background: #0089c5;
   border-radius: 0.8em;
  -moz-border-radius: 0.8em;
  -webkit-border-radius: 0.8em;
  color: #ffffff;
  display: inline-block;
  font-weight: bold;
  line-height: 1.6em;
  margin-right: 15px;
  text-align: center;
  width: 1.6em; 
  font-size: 25px;
}

.etapa {
    float: left;
    width: 33.3%;
}

.circulo.off {
    background-color: #c5c5c5;
}
/*------------------------------*/



.txt-min{
	font-size:11px;}
/*SUBMENU*/

#contenedor #cont-tramites{
	float: left;
	margin: 10px 0 20px;
	width: 100%;
	}
	

#contenedor #cont-tramites ul{
	list-style-type: none;
	margin:0px;
	padding:0px;
	}


	
#contenedor #cont-tramites li{
	width: 126px;
	height: 80px;
	float: left;
	background-image: url(../img/bg-transito.html);
	font-size:13px;
	line-height:14px;
	margin: 0 25px 0 0;

	}

#contenedor #cont-tramites a{
	text-decoration:none;
	font-size: 13px;
	display: block;
	color: #FFF;
	width: 106px;
	height: 60px;
	padding: 10px;

}

#contenedor #cont-tramites a:hover
{
	color: #fff;
	text-decoration: none;
	background-color: #db4f39;
}

.contacto {
    background-color: #e6edf8;
    border: 1px solid #a5c1dc;
    border-radius: 5px;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 22px;
    margin: 20px 0 0;
    padding: 5px 0 20px;
    text-align: center;
    width: 100%;
}

#cont-permisos{
    float: right;
    margin: 0;
    width: 200px;
	}
	

#cont-permisos ul{
	list-style-type: none;
	margin:0px;
	padding:0px;
	}


	
#cont-permisos li{
	width: 200px;
	height: 60px;
	float: left;
	background-image: url(../img/bg-permisos.html);
	font-size:13px;
	line-height:14px;
	margin: 0 0 10px 0;
	border-radius: 5px;
	

	}

#cont-permisos a{
	text-decoration:none;
	font-size: 13px;
	display: block;
	color: #FFF;
	width: 200px;
	height: 60px;
	padding: 10px;
	  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

#cont-permisos a:hover
{
	color: #fff;
	text-decoration: none;
	border-radius: 5px;
	background-color: #cbcbcb;
}

#contenedor .menu-sidebar
{
    color: #5b5b5c;
    font-family: "Open Sans",regular,serif;
    font-size: 18px;
	/*text-transform:uppercase;*/
	line-height:20px;
}

#contenedor .menu-sidebar:hover
{
    color: #0089c5;
    font-family: "Open Sans",regular,serif;
    font-size: 18px;
	/*text-transform:uppercase;*/
	line-height:20px;
}

#contenedor .bt-txt-gris
{
    color: #444242;
    font-family: "Open Sans",regular,serif;
    font-size: 11px;
	text-transform:uppercase;
	line-height:18px;
}
#contenedor .menu-sidebar1
{
    color: #fff;
    background: #f6796b;
    font-family: "Open Sans",regular,serif;
    float:inherit;
    font-size: 18px;
	line-height:20px;
	border-radius: 5px;
}

#contenedor .menu-sidebar1:hover
{
    color: #fff;
    background: #f06b00;
    font-family: "Open Sans",regular,serif;
    float:inherit;
    font-size: 18px;
	line-height:20px;
	border-radius: 5px;
}
/*FIN SUBMENU*/



iframe {
    border: 0 none;
}


#contenedor p {
    color: #666;
   /* font: 13px/100% "Open Sans",Arial,Tahoma,sans-serif;*/
	line-height:18px;
}

#contenedor li {
	color: #666;
	font: 13px/100% "Open Sans",Arial,Tahoma,sans-serif;
	line-height: 18px;
	list-style-position: inside;
	/*padding: 8px 0;*/
}

#contenedor ul{
	list-style-position: outside !important;
	margin: 0;
}


#contenedor .li-out li{
	list-style-position: outside !important;
	padding: 8px 0;
}


hr {
   -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #e6e6e6 -moz-use-text-color -moz-use-text-color;
    border-image: none;
    border-style: dotted none none;
    border-width: 2px 0 0;
/*    margin-bottom: 20px;
    margin-top: 30px;*/
	width:100%;
	float:left;
}

#contenedor {
    margin: 0 auto;
    overflow: hidden;
    width: 1200px;
}

#contenedor h1{
	width: 100%;
	float:left;
	font-family: "Open Sans",regular,serif;
/*	font-size:20px;
	text-transform:uppercase;*/
/*	color:#444242;*/
	font-weight: 100;
}

.ancho-print{
	width: 520px !important;
}

#contenedor h2 strong{
	font-weight: 600;
}

#contenedor h2{
	width: 100%;
/*	float:left;*/
	font-family: "Open Sans",regular,serif;
	/*font-size:16px;*/
	text-transform:uppercase;
/*	color:#444242;*/
	font-weight: 100;
	/*line-height:20px;*/
}
#logo-print {
    float: right;
}

#header-transito {
	width: 100%;
	float:left;
	margin: 0 0 10px;
	height:70px;
	background-color:#f46d4f;
	font-family: "Open Sans",regular,serif;
}


#form{
	width: 100%;
/*	border: 1px solid #e5e5e5;*/
	overflow: hidden;
	box-sizing: border-box;
	padding: 20px;
/*	background-color:#fbfbfb;*/
	float:left;
	vertical-align:middle;
	
}


#form-1, #form-footer, .footer{
	width: 100%;
/*	border: 1px solid #e5e5e5;*/
	overflow: hidden;
	box-sizing: border-box;
/*	padding: 60px 20px 20px 20px;
	background-color:#fbfbfb;*/
	float:left;
	vertical-align:middle;
	
}

#contenedor #form .recuerde {
	width: 100%;
	border: 1px solid #e5e5e5;
	overflow: hidden;
	box-sizing: border-box;
	padding: 20px;
	background-color:#fbfbfb;
	font-size:17px;
}

#respuesta {
	width: 100%;
	border: 1px solid #e5e5e5;
	overflow: hidden;
	box-sizing: border-box;
	padding: 20px;
}

.title-1{
    background-color: #db4f39;
    color: #fff;
    float: left;
    font-size: 16px;
    font-weight: 400;
    height: 45px;
    padding: 15px 0 10px 20px;
    text-transform: uppercase;
    width: 120px;
}

.title-2{
    background-color: #f46d4f;
    color: #fff;
    float: right;
    font-size: 20px;
    font-weight: 400;
    height: 45px;
    margin: 25px 25px 0 0;
    text-transform: uppercase;
}


.strong{
	font-family: "Open Sans", regular, serif;
}

#contenedor .sub-title-rojo{
	font-family: "Open Sans", regular, serif;
	/*font-size: 20px;*/
	color:#0089c5;
	font-weight: 800;
}

.bullet-title {
	float: left;
	height: 70px;
	margin: 0;
	width: 80px;
	background-image: url(../img/separador.html);
	background-repeat: no-repeat;	
	}
#contenedor #columna-separador{
	float:left;
	width:50%;
	padding-right:20px;
	box-sizing:border-box;}
	
#contenedor #columna-separador-permiso-1{
	float:left;
	width:40%;
	padding-right:20px;
	box-sizing:border-box;}
	
#contenedor #columna-separador-permiso-2{
	float:left;
	width:60%;
	padding-left:20px;
	box-sizing:border-box;}


#contenedor #fila-separador{
	float:left;
	width:100%;
	padding:0;
	box-sizing: border-box;
}

.centrar{
	text-align: center;
	
}


.field-patente{
 background: #fff none repeat scroll 0 0;
    border: 2px solid #a3a3a3;
    border-radius: 5px;
    box-sizing: border-box;
    font: 20px/100% "Open Sans",Arial,Tahoma,sans-serif;
    height: 50px;
    margin: 10px;
    outline: 0 none;
    padding: 9px;
    width: 250px;
	
}

.icono-print {
    background-image: url("../img/icono-print.html") !important;
    background-position: 30px 10px !important;
    background-repeat: no-repeat !important;
    padding: 0 !important;
    width: 30% !important;
	margin: 0 auto;
}

.icono-print:hover {
    background-image: url("../img/icono-print-hover.html") !important;
}
	

/*---------------------------FORM*/

input, textarea, .input-extendido {
    padding: 0 9px;
    border: solid 1px #E5E5E5;
    outline: 0;
    font: normal 14px/100% "Open Sans",Arial, Tahoma, sans-serif;
    max-width: 100%;
	height: 30px;
    background: #fff;
	border-radius: 5px;
	/*margin:10px;*/
	-webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
    }

.field-icon {
	width: 70%;
}


.col-dato > img {
    margin: 5px;
}

/*select{
    width: 100% !important;
	}
	*/
.file {
    background: none;
    border: none;
    border-radius: 0px;
    box-sizing: border-box;

}

file:hover {
    background: none;
    border: none;
    border-radius: 0px;
    box-sizing: border-box;
	 -webkit-box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px;

}
	
.input-extendido {
    width: 100% !important;
    }

.input-medio {
    width: 30% !important;
    }
	
.input-file{
	padding: 3px !important;
	width: 100% !important;
	}

.radio {
    width: 15px;
}
   
textarea {
    width: 100%;
    height: 150px;
    line-height: 150%;
    }
   
input:hover, textarea:hover,
input:focus, textarea:focus {
    border-color: #a3a3a3;
    -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 8px;
    }
   
.form label {
    margin-left: 10px;
    color: #999999;
    }
   
.submit {
    background: #f6796b none repeat scroll 0 0;
    border: 0 none;
    color: #ffffff;
    cursor: pointer;
    font-size: 18px;
    height: 50px;
     margin: 10px 0;
    padding: 9px 15px;
    text-transform: uppercase;
	font-weight:600;
    width: 100%;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    }

.submit:hover{
    background: #f06b00;

    }

.logo-2-responsivo{
	display:none;
}

.icono-descarga {
    margin: 20px 0;
}


/*---------------------------------------------------VENTANA MODAL*/


.modal {
    display: none;
    position: fixed;
    z-index: 999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; 
    overflow: auto; 
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.8); 
	-webkit-animation-name: fadeIn; 
    -webkit-animation-duration: 0.4s;
    animation-name: fadeIn;
    animation-duration: 0.4s
}



.modal-content {
    background-color: #fefefe;
    border-radius: 10px;
    box-sizing: border-box;
    margin: 5% auto 15%;
    padding: 30px;
    text-align: center;
    width: 80%;
}

.modal h3{
    margin: 0px;
}

.modal .txt-parrafo{
    font-size:13px;
	line-height:24px;
}

.modal .modal-adv{
	color:#007ebc;
	font-weight:600;
	margin-top: 10px;
	float:left;
	width: 100%;
}

.modal .submit{
	margin: 30px 0 0 0 !important;
}


.close {
    color: #007ebc;
    float: right;
    font-size: 35px;
    font-weight: bold;
	 line-height: 25px;
}

.close:hover,
.close:focus {
    color: red;
    cursor: pointer;
}

/* FADE */
@-webkit-keyframes slideIn {
    from {bottom: -300px; opacity: 0} 
    to {bottom: 0; opacity: 1}
}

@keyframes slideIn {
    from {bottom: -300px; opacity: 0}
    to {bottom: 0; opacity: 1}
}

@-webkit-keyframes fadeIn {
    from {opacity: 0} 
    to {opacity: 1}
}

@keyframes fadeIn {
    from {opacity: 0} 
    to {opacity: 1}
}

#ddl_comuna_cambio {
    width: 190px;
}

.digito
{
    float: left;
    margin: 10px 5px;


}



/* --------------------------------------------MQ OTROS DISPOSITIVOS*/

@media (max-width: 1000px) {
		
body{
	width: 1250px !important;
	}
	
	/* Styles */
}


@media (max-width: 900px) 
{
    .CollapsiblePanel {
    width:80%;
    font-size:medium;
}
}

@media (max-width: 768px) 
{
    .CollapsiblePanel {
    width:70%;
    font-size:small;
}
}


/* --------------------------------------------MQ MÓVILES*/
@media (max-width: 600px) 
{
    
    
.contenedor-nuevo-cambio .col-name {
    width: 100% !important;
    margin: 8px 0;
}


.contenedor-nuevo-cambio input {
    font-size: 12px !important;
    max-width: 100% !important;
    float: left;
    margin: 5px 0;
}

.contenedor-nuevo-cambio .col-name {
    width: 100% !important;
}


body{
	width: 100% !important;
	}
	
.bt-inicio {
	display:none !important;
}

.bt-home {
    float: none;
    margin: 0 0 10px 0;  
       
  }
	
	#contenedor {
    overflow: hidden;
    width: 100%;
}
#form-1 {
    padding: 10px 10px 30px;
}

#form {
    padding: 10px;
    width: 100%;
}

.scroll {

    overflow-x: scroll !important;
    white-space: nowrap !important;
	display: inline-block !important;
	box-sizing: border-box;
	font-size: 14px;
}

.tabla .col-name {
/*    border-bottom: 1px solid #e0e0e0;
    border-left: 1px solid #e0e0e0;
    border-top: 1px solid #ffffff;*/
    display: table-cell;
    float: left;
/*    font-size: 14px;*/
    font-weight: bold;
    padding: 4px;
    vertical-align: middle;
    width: 100%;
	box-sizing: border-box;
}
.tabla .col-dato {
/*    border-bottom: 1px solid #e0e0e0;
    border-left: 1px solid #e0e0e0;
    border-top: 1px solid #ffffff;*/
    display: table-cell;
    float: left;
/*    font-size: 14px;*/
    padding: 4px;
    vertical-align: middle;
    width: 100%;
	box-sizing: border-box;
}

.tabla, .scroll {
    padding: 20px;

}


.logo-2{
	width:50%;
	display:none;
}

.logo-1-responsivo, .logo-2-responsivo{
	display: inline-block;
    float: right;
    width: 33%;
}


.logo-2 {
    padding-top: 10px;
}

h1 {
    font-size: 18px !important;
}


h2 {
    font-size: 12px;
	text-align: center;
}

#header, .col-1, #form, #form-1, #footer, .col-2, 
.footer-col1, 
.footer-col2, .logo-1 > img, .logo-2 > img {

    width: 100% !important;
	height:auto;
	box-sizing:border-box;
}

#cont-permisos {
	box-sizing:border-box;
    padding: 0px;
    width: 100%;
}

#cont-permisos li {
    background-image: url("../img/bg-permisos.html");
    border-radius: 5px;
    float: left;
    height: auto;
    line-height: 14px;
    margin: 5px 0;
    width: 100%;
	box-sizing:border-box;
	text-align:center;
}

#cont-permisos a {
    font-size: 14px !important;
    line-height: 14px !important;
	width: 100%;
	height: auto;
}

#cont-permisos a:hover
{
	color: #fff;
	text-decoration: none;
	border-radius: 5px;
	background-color: #cbcbcb;
}
.footer-col1 > img {
    height: auto;
    max-width: 100%;
}

#contenedor h1  {
	text-align:center;
	font-size: 25px;
}

.footer-col2  {
	text-align:center;
}

.field-icon {
	width: 60%;
}

hr{
	margin:10px 0px;}
	

.contacto {
    padding: 0 20px 20px;

}
.CollapsiblePanel
{
    width: 90%;
}
.CollapsiblePanelTab {
    color: #0089c5;
    cursor: pointer;
    font-size: 12px !important;
    font-weight: bold;
    text-transform: uppercase;
}

.col-dato, .col-name {
    padding: 0 20px;
}

.col-dato-3 {
    padding: 0 !important;
    float: left;
    
    }


.tabla .col-dato, .tabla .col-name {
    float: left;
    padding: 0 20px;
    width: 50% !important;
}

.col-name-3 {
    width: 100% !important;
    float: left;
    }



.at-share-dock .at4-count {
    display: none;

}

.circulo-resume {
    float: left;
    font-size: 10px;
    font-weight: 700;
    margin-top: 5px;
    text-transform: uppercase;
    width: 100%;
}

.circulo {
    font-size: 18px;
    margin-right: 0;

}

.pasos {
    margin: 0;
}

.col-2 {

    margin-top: 0px;

}

.tab-col3 {
    float: left;
    margin-left: 15px;
    width: 15%;
}
#header {
    background-color: #0089c5 !important;
	float:left;
}




.modal h3 {
    font-size: 15px;
}

.modal .submit {
    font-size: 13px;

}

.modal .txt-parrafo {
    line-height: normal;
}

.modal .close {
    width: 100%;
}
.modal-content {
    font-size: 13px;
}

/************mail 14 febrero********************/
.img-seg {
      width: 42%;
}


/******* mail 27 febrero *************************/

#cont-permisos li.menu-video {
    padding: 10px;
}

#contenedor .menu-sidebar1 {
    border-radius: 0px;
}


}