﻿
.redondeoFormat {
border-radius: 58px 58px 58px 58px;
-moz-border-radius: 58px 58px 58px 58px;
-webkit-border-radius: 58px 58px 58px 58px;
border: 0px solid #000000;

}


.colorMenu {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#7d7e7d+0,0e0e0e+100;Black+3D */
background: rgb(125,126,125); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(125,126,125,1) 0%, rgba(14,14,14,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d7e7d', endColorstr='#0e0e0e',GradientType=0 ); /* IE6-9 */

}
.colorTable {

    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,e5e5e5+100;White+3D */
background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */

}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align:center;
}

.center-blockRinght {
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align:right;
  color:red;
  font-weight:bold;
}
.center-blockLeft {
  display: block;   
  text-align:left;
  font-weight:bold;
}
.font-body {
 font-size:10px;
}
.center-blockRed {
  display: block;
  margin-left: auto;
}
.center-blockRedLing {
  display: block;
  margin-right: auto;
}


.tdOculta {
    display:block;
}
.imgWith {
width:60px;
	float: right;
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;

}
.imgWithCustomer {
    width: 60px;
}
.imgWithDetails {
    width:80px;
	float: right;
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;

}
.divwiht {
width:900px;


}
.imgWithMenu {
width:30px;
	float: right;
	margin: 0 0 2px 7px;
	display: inline;

}
.dialogAlert {
    position: absolute;
    left: 78%;
    height: 500px;
    top: 50%;
    margin-top: -250px;
}
.gridGastos{
    text-align:center;
    color:black;
    font-size:10px;
}

.gridReportes{
    text-align:center;
    color:black;
    font-size:10px;
    background-color:khaki;
}
.gridAbierto{
    color:red;
}
.gridAutorizado{
    color:blue;
}

.gridCerrado{
    color:darkolivegreen;
}
.cuadrado {
     width: 20px; 
     height: 20px; 
     background: #52be80;
}
.colorAbierto{
 background: rgba(179,220,237,1);
background: -moz-linear-gradient(left, rgba(179,220,237,1) 0%, rgba(41,184,229,1) 50%, rgba(188,224,238,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(179,220,237,1)), color-stop(50%, rgba(41,184,229,1)), color-stop(100%, rgba(188,224,238,1)));
background: -webkit-linear-gradient(left, rgba(179,220,237,1) 0%, rgba(41,184,229,1) 50%, rgba(188,224,238,1) 100%);
background: -o-linear-gradient(left, rgba(179,220,237,1) 0%, rgba(41,184,229,1) 50%, rgba(188,224,238,1) 100%);
background: -ms-linear-gradient(left, rgba(179,220,237,1) 0%, rgba(41,184,229,1) 50%, rgba(188,224,238,1) 100%);
background: linear-gradient(to right, rgba(179,220,237,1) 0%, rgba(41,184,229,1) 50%, rgba(188,224,238,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3dced', endColorstr='#bce0ee', GradientType=1 );
}
.colorProcesos {
    background: rgba(255,175,75,1);
background: -moz-linear-gradient(left, rgba(255,175,75,1) 0%, rgba(255,146,10,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,175,75,1)), color-stop(100%, rgba(255,146,10,1)));
background: -webkit-linear-gradient(left, rgba(255,175,75,1) 0%, rgba(255,146,10,1) 100%);
background: -o-linear-gradient(left, rgba(255,175,75,1) 0%, rgba(255,146,10,1) 100%);
background: -ms-linear-gradient(left, rgba(255,175,75,1) 0%, rgba(255,146,10,1) 100%);
background: linear-gradient(to right, rgba(255,175,75,1) 0%, rgba(255,146,10,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffaf4b', endColorstr='#ff920a', GradientType=1 );
}
.colorDepositado {
background: rgba(210,255,82,1);
background: -moz-linear-gradient(left, rgba(210,255,82,1) 0%, rgba(145,232,66,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(210,255,82,1)), color-stop(100%, rgba(145,232,66,1)));
background: -webkit-linear-gradient(left, rgba(210,255,82,1) 0%, rgba(145,232,66,1) 100%);
background: -o-linear-gradient(left, rgba(210,255,82,1) 0%, rgba(145,232,66,1) 100%);
background: -ms-linear-gradient(left, rgba(210,255,82,1) 0%, rgba(145,232,66,1) 100%);
background: linear-gradient(to right, rgba(210,255,82,1) 0%, rgba(145,232,66,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d2ff52', endColorstr='#91e842', GradientType=1 );
}
.colorMenusdgr{
    background: rgba(255,255,255,1);
background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,255,255,1)), color-stop(47%, rgba(246,246,246,1)), color-stop(100%, rgba(237,237,237,1)));
background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
background: -o-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
background: -ms-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
background: linear-gradient(to right, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=1 );

}
.colorTitulo {
    color:black;
    font-weight:bold;
    font-size:12px;
}
.colorSubTitle {
    color:black;
    
}
.navbar {
   background-color:red;
   background:fixed;
   border-color: transparent;
   font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif, 'Colonna MT';
   font-stretch:extra-expanded;
   
}




.ImgCarrucel {
width:1009px;
height:471px;
}
.imgContacto {
    width:100px;
}
.imgTel {
   width:30px;
}
.eventColorMenu {
    pitch-range:inherit;
    color:red;
    color:firebrick;
    color:tomato;
    color:AppWorkspace;
    color:blueviolet;
}
.CarrucelTransparente {
    width: 0px;

   
}
  #map {
        width:700px;
        height:300px;
        margin:auto;
       
    }
  .tg  {border-collapse:collapse;border-spacing:0;border-color:#aabcfe;}
.tg td{font-family:Arial, sans-serif;font-size:14px;padding:10px 5px;border-style:solid;border-width:1px;overflow:hidden;word-break:normal;border-color:#aabcfe;color:#669;background-color:#e8edff;}
.tg th{font-family:Arial, sans-serif;font-size:14px;font-weight:normal;padding:10px 5px;border-style:solid;border-width:1px;overflow:hidden;word-break:normal;border-color:#aabcfe;color:#039;background-color:#b9c9fe;}
.tg .tg-baqh{text-align:center;vertical-align:top}
.tg .tg-mb3i{background-color:#D2E4FC;text-align:right;vertical-align:top}
.tg .tg-lqy6{text-align:right;vertical-align:top}
.tg .tg-6k2t{background-color:#D2E4FC;vertical-align:top}
.tg .tg-yw4l{vertical-align:top}



.rg-container {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 1.4;
	margin: 0;
	padding: 1em 0.5em;
	color: #1a1a1a;
}
.rg-header {
	margin-bottom: 1em;
}
.rg-hed {
	font-weight: bold;
	font-size: 1.4em;
}
.rg-dek {
	font-size: 1em;
}
.rg-source-and-credit {
	width: 100%;
	overflow: hidden;
}
.rg-source {
	margin: 0;
	float: left;
	font-weight: bold;
	font-size: 0.75em;
}
.rg-source .pre-colon {
	text-transform: uppercase;
}

/* table */
table.rg-table {
	width: 100%;
	margin-bottom: 0.5em;
	font-size: 1em;
	border-collapse: collapse;
	border-spacing: 0;
}
table.rg-table * {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	text-align: left;
	color: #333;
}
table.rg-table thead {
	border-bottom: 1px solid #ddd;
}
table.rg-table tr {
	border-bottom: 1px solid #ddd;
	color: #222;
}
table.rg-table tr.highlight {
	background: #efefef;
}
table.rg-table.zebra tr:nth-child(even) {
	background: #efefef;
}
table.rg-table th {
	font-weight: bold;
	padding: 0.35em;
	font-size: 0.9em;
}
table.rg-table td {
	padding: 0.35em;
	font-size: 0.9em;
}
table.rg-table .highlight td {
	font-weight: bold;
}
table.rg-table th.number, td.number {
	text-align: right;
}
.dropdown-submenu {
    position:relative;
}
.dropdown-submenu>.dropdown-menu {
    top:0;
    left:100%;
    margin-top:-6px;
    margin-left:-1px;
    -webkit-border-radius:0 6px 6px 6px;
    -moz-border-radius:0 6px 6px 6px;
    border-radius:0 6px 6px 6px;
}
.dropdown-submenu:hover>.dropdown-menu {
    display:block;
}
.dropdown-submenu>a:after {
    display:block;
    content:" ";
    float:right;
    width:0;
    height:0;
    border-color:transparent;
    border-style:solid;
    border-width:5px 0 5px 5px;
    border-left-color:#cccccc;
    margin-top:5px;
    margin-right:-10px;
}
.dropdown-submenu:hover>a:after {
    border-left-color:#ffffff;
}
.dropdown-submenu.pull-left {
    float:none;
}
.dropdown-submenu.pull-left>.dropdown-menu {
    left:-100%;
    margin-left:10px;
    -webkit-border-radius:6px 0 6px 6px;
    -moz-border-radius:6px 0 6px 6px;
    border-radius:6px 0 6px 6px;
}


.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}
.mdial{
  width: 100% !important;
}
.divEncuesta {
    font-family:'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    font-size:10px;

}
.DivFontEncuesta {
    font-weight:bold;
}
/*nav.navbar ul.nav li {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color:aliceblue;
    font-size:16px;

}
nav.navbar ul.nav li a{
    color:aliceblue;
}
nav.navbar ul.nav li ul li a{
    color:blue;
}

.colorNews {
    color:aliceblue;
}*/
 
/* cambiar el color de fondo a la barra */
/*nav.navbar {
    background-color:mediumblue;
    
}*/

#myInput {
    background-image: url('/css/searchicon.png'); /* Add a search icon to input */
    background-position: 10px 12px; /* Position the search icon */
    background-repeat: no-repeat; /* Do not repeat the icon image */
    width: 100%; /* Full-width */
    font-size: 16px; /* Increase font-size */
    padding: 12px 20px 12px 40px; /* Add some padding */
    border: 1px solid #ddd; /* Add a grey border */
    margin-bottom: 12px; /* Add some space below the input */
}

#myTable {
    border-collapse: collapse; /* Collapse borders */
    width: 100%; /* Full-width */
    border: 1px solid #ddd; /* Add a grey border */
    font-size: 13px; /* Increase font-size */
}

#myTable th, #myTable td {
    text-align: left; /* Left-align text */
    padding: 12px; /* Add padding */
}

#myTable tr {
    /* Add a bottom border to all table rows */
    border-bottom: 1px solid #ddd;
}

#myTable tr.header, #myTable tr:hover {
    /* Add a grey background color to the table header and on hover */
    background-color: #f1f1f1;
}
.tablewiht{
    border-collapse: collapse; /* Collapse borders */
    width: 50%; /* Full-width */
    border: 1px solid #ddd; /* Add a grey border */
    font-size: 15px;
}
.textSua{
    text-align:center;
    font-size:10px;
}
.cuadrado {
     width: 100px; 
     height: 100px; 
     background: #428bca;
}
.rectangulo1 {
     width: 350px; 
     height: 150px; 
     border: 1px solid #555;
     background:rgba(41,184,229,1);
     color:wheat;
}

.rectangulo2 {
     width: 350px; 
     height: 150px; 
     border: 1px solid #555;
     background: #f21010;
     color:wheat;
}
.cuadrado1 {
     width: 100px; 
     height: 150px; 
     border: 1px solid #555;
     background:rgba(255,175,75,1);
     color:wheat;
}

.cuadrado2 {
     width: 100px; 
     height: 150px; 
     border: 1px solid #555;
     background:rgba(28, 164, 39, 0.59);
     color:wheat;
}

.rectanguloEmpleado1 {
     width: 150px; 
     height: 100px; 
     border: 1px solid #555;
     background:rgba(41,184,229,1);
     color:wheat;
}

.rectanguloEmpleado2 {
     width: 100px; 
     height: 100px; 
     border: 1px solid #555;
     background: #f21010;
     color:wheat;
}
.cuadradoEmpleado1 {
     width: 100px; 
     height: 100px; 
     border: 1px solid #555;
     background:rgba(255,175,75,1);
     color:wheat;
}

.cuadradoEmpleado2 {
     width: 100px; 
     height: 100px; 
     border: 1px solid #555;
     background:rgba(28, 164, 39, 0.59);
     color:wheat;
}
.preloader {
    width: 70px;
    height: 70px;
    border: 10px solid #eee;
    border-top: 10px solid #666;
    border-radius: 50%;
    animation-name: girar;
    animation-duration: 2s;
    animation-iteration-count: infinite;
}

@keyframes girar {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

#WindowLoad {
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 3200;
    filter: alpha(opacity=65);
    -moz-opacity: 65;
    opacity: 0.65;
    background: #999;
}
body .custom-item {
    padding-left: 7px;
    padding-right: 7px;
}

.custom-item > img {
    height: 30px;
    width: 40px;
    float: left;
    margin-top: 2px;
}

.custom-item > div.product-name {
    margin-left: 40px;
    line-height: 34px;
    font-size: 14px;
}

body .custom-item input {
    background-color: transparent;
}

body .dx-popup-content .custom-item {
    padding-top: 7px;
    padding-bottom: 8px;
}

.dx-popup-content .custom-item > div {
    padding-left: 8px;
    text-indent: 0;
    text-overflow: ellipsis;
    overflow: hidden;
}
.formatGridHeader {
    background-color: black;
     text-align: center!important;
    font-size: 11px !important;

}

.formatGridHeaderOpcion {
    background-color: rgba(41,184,229,1) !important;
    text-align: center !important;
    font-size: 11px !important;
    color:white !important;
}

.formatGridRow {
 
    text-align: center !important;
    vertical-align: central;
    font-size: 10px !important;
}
.formatGridRowDetails {
    text-align: center !important;
    font-size: 14px;
    color:red;
    font-weight:bold;
    
}
#myProgress {
    width: 100%;
    background-color: grey;
}
#myBar {
    width: 10%;
    height: 30px;
    background-color: #4CAF50;
    text-align: center; /* To center it horizontally (if you want) */
    line-height: 30px; /* To center it vertically */
    color: white;
}

.loaderCutom {
width:100px;
margin: auto;
align-content:center;

}
.customConfim {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
}
.iconUpload {
    background-image: url("../Content/images/Icon/subir.png") !important;
    background-repeat: no-repeat;
    background-position: center;
}

.iconDowload {
    background-image: url("../Content/images/Icon/descargar.png") !important;
    background-repeat: no-repeat;
    background-position: center;
}

.iconCorrect {
    background-image: url("../Content/images/Icon/Correct.png") !important;
    background-repeat: no-repeat;
    background-position: center;
}

.iconCorrect1 {
    background-image: url("../Content/images/Icon/Correct1.png") !important;
    background-repeat: no-repeat;
    background-position: center;
}

.iconUpdate {
    background-image: url("../Content/images/Icon/update.png") !important;
    background-repeat: no-repeat;
    background-position: center;
}

.iconDelete {
    background-image: url("../Content/images/Icon/delete.png") !important;
    background-repeat: no-repeat;
    background-position: center;
}
iframe {
    display: block;
    background: #000;
    border: none;
    height: 100vh;
    width: 100vw;
}
.desplazamiento {
    position: fixed;
    min-height: 120px;
    width: 252px;
    text-align: center;
    word-wrap: break-word;
    background-color: aquamarine;
}

