﻿
.spc-titulo
{
    text-align:center;
	font-size: 14px;
    color:#333 !important;
    font-weight:bold;
}
.spc-col33
{
    width:345px;
    margin: 0 auto;
}
.spc-col50
{
    width:50%;
    margin: 0 auto;
}
.spc-col60
{
    width:60%;
    margin: 0 auto;
}
.spc-col70
{
    width:70%;
    margin: 0 auto;
}
.spc-col80
{
    width:80%;
    margin: 0 auto;
}
.spc-col40
{
    width:40%;
    margin: 0 auto;
}
.spc-col100
{
    width:100%;
    margin: 0 auto;
}
.spc-tools
{
    width:100%; 
    text-align:center;
    margin: 0 auto;
}
.spc-filtro
{
    width:340px; 
    margin: 0 auto;
}
.spc-filtro-txt {
    padding-right:0;
    padding-left:0;
    display:inline-block;
    vertical-align:middle;
}
.spc-filtro-btn{
    text-align:right;
    padding-right:0;
    padding-left:0;
    display:inline-block;
    vertical-align:middle;
}
.spc-observaciones-grid{
    max-width:100%;
    min-width:300px;
    width: 100%;
}

.spc-td-centro {
    padding:5px 2px;
    text-align:center;
}

.spc-control th {
    padding:5px 3px;
}
.spc-control td {
    padding:5px 2px;
}

.spc-control{
    max-width: 100%;
    width: 100%;
    padding:5px 8px;
    display: block;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
            box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
        -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
            transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.spc-control-multi{
    resize:none;
    max-width: 100%;
    width: 100%;
    padding:5px 8px;
    display: block;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
            box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
        -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
            transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.spc-control-grid{
    width:100%; 
    color: #555; 
    background-color: #fff; 
    background-image: none; 
    border: 1px solid #ccc; 
    border-radius: 4px; 
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);  
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); 
    -webkit-transition: border-color ease-in-out .15s -webkit-box-shadow ease-in-out .15s; 
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; 
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.spc-control-lst{
    max-width: 260px;
    width: 260px;
    padding:5px 8px;
    display: block;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
            box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
        -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
            transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.spc-botones{
    margin-right: 0;
    float: right; 
    display: inline-block;

}
.spc-br{
    height:7px;
}
.spc-summary{
    clear:both;
    display: block;
}
.spc-contenedor ul {
    max-width:99%;
    list-style-type:none;
    margin:0px;
    padding:0px;
}
.spc-centro {
    text-align:center;
}
.spc-contenedor p {
    text-align:center;
}
.spc-contenedor-a{
    color:#333;
	text-decoration:none;
	outline:none;
}
.spc-contenedor-a:hover{
    color:#eb9316;
	text-decoration:underline;
}
.spc-contenedor li{
    padding:12px; 
    position:relative;
} 
.spc-contenedor label {
    display: inline-block;
    text-align:right;
    float: left;
    margin-top: 3px;
    margin-right: 3px;
    padding: 3px;
    width: 140px;
}
.spc-contenedor input {
    max-width:300px; 
    width:300px;
    padding:5px 8px;
}
.spc-contenedor textarea {
    padding:8px; 
    max-width:100%;
    width:100%;
    text-align: justify;
    white-space: normal;
}
.spc-contenedor button {
    margin-right: 0px;
    width:auto;
}
.spc-contenedor input, .pei-contenedor textarea { 
    padding-right:30px;
    -moz-transition: padding .25s; 
    -webkit-transition: padding .25s; 
    -o-transition: padding .25s;
    transition: padding .25s;
}
.spc-contenedor input:focus, .pei-contenedor textarea:focus {
    background: #fff; 
    border:1px solid #333; 
    box-shadow: 0 0 3px #aaa; 
    padding-right:80px;
}
.spc-control-tit{
    max-width:100%;
    width:100%;
    padding:5px 8px;
    display: block;
    text-align:center;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color:#f2f2f2;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
            box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
        -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
            transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.spc-control-acc{
    max-width:100%;
    width:100%;
    padding:5px 8px;
    display: block;
    text-align:center;
    font-size: 18px;
    font-weight:bold;
    line-height: 1.42857143;
    color: #333;
    background-color:#f2f2f2;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
            box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
        -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
            transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.spc-control-btn{
    max-width:100%;
    width:100%;
    padding:5px 8px;
    display: block;
    text-align:center;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
            box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
        -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
            transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.spc-btn-control{
	color:#555 !important;
	text-decoration:none;
}
.spc-btn-control:hover{
	color:#eb9316 !important;	
}
.spc-btn-control:focus{
	color:#eb9316 !important;	
}
.spc-loading{
    color:#eb9316 !important;	
    text-align:center;
	font-size: 16px;
}
.grid 
{
    width: 100%;
	height:30px;
	padding-left:120px;
	border-style: none;
    font-size:14px;
    font-weight: normal;
}
.grid .header
{
	width:1%;
}
.grid table 
{
	height:30px;
	border-style: none;
}
.grid th
{
	cursor:pointer;
	height:30px;
	border-style: none;
	border-bottom-style: double;
	border-bottom-color:#333;
	border-top-style: double;
	border-top-color:#333;
	text-align:left;
	padding-left:4px;	
	padding-right:4px;
    font-weight: bold;
}
.grid td
{
	height:30px;
	padding-left:4px;
	padding-right:4px;	
	border-style: none;
}
.grid tbody tr:nth-child(odd) {
   background-color:#f2f2f2;
}
.modalSpc {
	position: fixed;
	font-family: Arial, Helvetica, sans-serif;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,0.8);
	z-index: 99999;
	opacity:0;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	pointer-events: none;
}
.modalSpc:target {
	opacity:1;
	pointer-events: auto;
}
.modalSpc > div {
	width: 320px;
	position: relative;
	margin: 10% auto;
	padding: 5px 20px 13px 20px;
	border-radius: 10px;
	background: #fff;
	background: -moz-linear-gradient(#fff, #999);
	background: -webkit-linear-gradient(#fff, #999);
	background: -o-linear-gradient(#fff, #999);
}
.modalSpc > div ul {
    list-style-type:none;
    margin:0px;
    padding:0px;
}
.modalSpc > div li{
    padding:12px; 
    position:relative;
} 
.modalSpc > div label {
    display: inline-block;
    float: left;
    margin-top: 3px;
    padding: 3px;
    width: 70px;
}
.modalSpc > div input {
    max-width:250px; 
    width:250px;
    padding:5px 8px;
}
.closeModalSpc {
	background: #606061;
	color: #FFFFFF;
	line-height: 25px;
	position: absolute;
	right: -12px;
	text-align: center;
	top: -10px;
	width: 24px;
	text-decoration: none;
	font-weight: bold;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	-moz-box-shadow: 1px 1px 3px #000;
	-webkit-box-shadow: 1px 1px 3px #000;
	box-shadow: 1px 1px 3px #000;
}
.closeModalSpc:hover { background: #eb9316; }

.red{
	color:Red !important;
}
.blue{
    color:dodgerblue !important;
}

.gris{
	color:#333 !important;
}

.bg-blanco {
    background-color: #fff;
}

.spc-label-td {
    width:131px; 
    min-width:131px; 
    text-align:left; 
    padding-left:5px; 
    font-size:13px;
    border-bottom: 1px  dashed #fff1f2;
}
.spc-label-td2 {
    width:131px; 
    min-width:131px; 
    text-align:left; 
    padding-left:25px; 
    font-size:13px;
    border-bottom: 1px  dashed #fff1f2;
}

