﻿body
{
    color: #525253;
    font-family:arial,  sans-serif, Helvetica;
    font-size: 16px;
    line-height: 150%;
    margin: 0 0 0 0;
}

body.bg
{
    background: #f9f9f9 url('Imagen/bg.gif');
}

.sp-wrap{margin-left:auto;margin-right:auto; width:950px;}
.sp-relative {position:relative}

#sp-search {
float: right;
margin: 5px 0 0 0;
padding: 0;
}

#sp-bottom {
border-top: 10px solid #000;
background: #222;
padding: 30px 0;
color: #555;
text-shadow: 0 -1px #000;
}

/*Module Styles*/
.mod-wrapper h3.header span,.mod-wrapper-flat h3.header span {color:#2b9ccb} 

.mod-block {padding:0 5px}
.sp-inner {
 height:30px;
}

#inner_content .sp-content-inner {
background: #fff;
border-top: 1px solid #e5e5e5;
padding: 10px;
margin-left: 5px;
margin-right: 5px;
margin-bottom: 10px;
}

/*Header Area*/
#header {position:relative; margin-top:20px;}
#top-bar
{
    background: #151515 url('Imagen/top-bg.gif') repeat-x 0 100%;
    padding-bottom: 2px;
}
#sp-banner {float:right;margin:40px 0 0 0}

/*Basic*/
a{color:#2b9ccb}
a:hover,a:active,a:focus{color:#1ab4f4}

/* Footer */
#sp-footer{padding:10px 0;background:#111;text-shadow: 0 -1px #000}
#sp-footer a {color:#333}
#sp-footer a:hover {color:#888}
#sp-footer .cp {float:left;}

/*sp bottom*/
#sp-bottom {border-top:10px solid #000;background:#222;padding:30px 0; color:#888; text-shadow: 0 -1px #000}

a#topofpage
{
    font-size: 11px;
    float: right;
    margin: 12px 0 0 0;
    width: 12px;
    height: 12px;
    background: url('Imagen/to-top.png') no-repeat 0 0;
    text-indent: -999em;
}
a#topofpage:hover{background-position:0 -12px}

.mod-wrapper,.mod-wrapper-flat {position:relative}
.mod-wrapper {background:#fff;padding:10px;border-top: 1px solid #e5e5e5}

.tabs {
	width: 100%;
	height: 50px;
	background-color: #0054c6;
	border-radius:5px 5px 0px 0px;-moz-border-radius:5px 5px 0px 0px;-webkit-border-radius:5px 5px 0px 0px;
	font-family: 'SegoeUIBold';
}

.menu 
{
 
  width:98%;
  font-size:12px;
}

.menu div 
{
    margin-top:15px;
	float:  left;
	overflow: hidden;
	background-color: #0054c6;
	height:35px;
}
.menu div a
{
    color: #fad1d1;
    text-decoration: none;
    font: bold 11px/11px;
    text-transform:uppercase;
    padding: 0px 15px;
}

    .menu div a:hover {
        color: #FFF;
    }

.menu div a:active
{
    color:#FFF;
}



/* Clearfix */
.clr{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}
.clearfix:after{clear:both;content:' ';display:block;font-size:0;line-height:0;visibility:hidden;width:0;height:0}
* html .clearfix,:first-child+html .clearfix{zoom:1}

.contentnew {
    font-size: 35px;
    padding: 10px 0 10px 0;
    color: #007ED0;
    line-height: 30px;
    font-family: 'SegoeUIBold';
    text-transform: uppercase;
}

.contentheading {
    font-size: 25px;
    padding: 10px 0 10px 0;
    color: #007ED0;
    line-height: 30px;
    font-family: 'SegoeUIBold';
    text-transform:uppercase;
}

.contentPart
{
    font-size: 21px;
    padding: 5px 0 5px 0;
    color: #3366FF;
    font-family: 'SegoeUIRegular';
}

.contentPart span
{
    font-weight:bold;
}


.contentTitle
{
    font-size: 18px;
    font-weight:bold;
    padding: 2px 0 3px 0;
    color: #000;
    line-height: 30px;
    width: 100%;
    float:none;
}

#contentList
{
    font-size:14px;
}

#contentList tr 
{
    height: 20px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #808080;
}

#contentList .header
{
    font-size:17px;
    font-weight:bold;
}

#contentList td .importe
{
    text-align: right;
    font-weight: bold;
    padding-right: 10px;
}

#contentList td .subTotal
{
    text-align: right;
    font-weight: bold;
    background-color: #00CCFF;
    padding-right: 10px;
}

#contentList td .total
{
    text-align: right;
    font-weight: bold;
    background-color: #0099CC;
    color: #FFFFFF;
    padding-right: 10px;
}

#contentReport
{
    background-color: White;
}


#contentReport table
{
    width:auto;
}

#contentReport TD
{
    height: 20px;
}



.boton
{
    background-color: #007ED0;
    border-style: solid;
    border-color: #66CCFF;
    height: 40px;
    font-family: 'SegoeUILight';
    color: #FFFFFF;
    font-size: 15px;
    font-weight: bold;
}   
  

.boton:Hover
{
    background-color: #6699FF;
}

.boton:Click
{
    background-color: #FFFFFF;
    color: #000000;
}

input[type="file"] {
    display:none;
}

.fileUploadName {
    margin-left: 10px;
    color: #000000;
    font-size:20px;
    margin-right: 10px;
}

TABLE
{
    width: 100%;
    float:none;
    border:0; 
}

TD
{
    height:25px;
    padding-bottom:1px;
}
   
input
{
    font-size: 15px;
}

input .importe
{
    text-align: right;
}

select
{
    height:25px;
}

label
{
    height:30px;
    vertical-align:middle;
}


.GridRow
{
    color: #333333;
    background-color: #FFFFFF;
    word-spacing: 5px;
}
    
.GridRow td
{
     padding-left:5px;
}
.GridRowAlt
{
    color: #333333;
    background-color: #DEEFFF;
}
.GridRowAlt td
{
     padding-left:5px;
}

#Metro
{
    background-position: right center;
    width: 100%;
    position: relative;
    background-color: #003884;
    color: White;
    vertical-align: middle;
    background-repeat: no-repeat;
    height: 80px;
    text-align: center;
    border-radius: 0px 0px 8px 8px;
    -moz-border-radius: 0px 0px 8px 8px;
    -webkit-border-radius: 0px 0px 8px 8px;
}
 
 #Metro input
 {
     padding-left:5px;
     padding-bottom:20px;
     border:0px;
 }

    #Metro img {
        padding-left: 5px;
        padding-right: 5px;
        cursor: pointer;
        background-color: #003884;
        
    }

    #Metro img:Hover {
        padding-left: 5px;
        padding-right: 5px;
        cursor: hand;
        filter: brightness(1.5);
        /*background: #356798;*/
        /*  transform: scale(1.1);*/
    }

        #Metro img:active {
            filter: brightness(1);
        }

    #Metro .visited {
        padding-left: 5px;
        padding-right: 5px;
        cursor: pointer;
        background: #003884;
    }
    #Metro .nuevo {
        padding-left: 5px;
        padding-right: 5px;
        cursor: pointer;
        background: #368216;
    }



#Metro2
{
    background-position: right center;
    width: 100%;
    position: relative;
    background-color: #C0C0C0;
    color: #333333;
    vertical-align: middle;
    background-repeat: no-repeat;
    height: 80px;
    text-align: center;
    border-radius: 0px 0px 8px 8px;
    -moz-border-radius: 0px 0px 8px 8px;
    -webkit-border-radius: 0px 0px 8px 8px;
}
 
 #Metro2 input
 {
     padding-left:5px;
     padding-bottom:20px;
     border:0px;
 }
 
 #Metro2 img
{
   
    padding-left: 5px;
    padding-right: 5px;
    cursor: pointer;
    background-color: transparent;
}

 #Metro2 img:Hover
{
    padding-left: 5px;
    padding-right: 5px;
    cursor: hand;
    background: #999999;
}

#Metro3
{
    background-position: right center;
    width: 100%;
    position: relative;
    background-color: #f9f9f9;
    color: #333333;
    vertical-align: middle;
    background-repeat: no-repeat;
    height: 80px;
    text-align: Left;
    border-radius: 0px 0px 8px 8px;
    -moz-border-radius: 0px 0px 8px 8px;
    -webkit-border-radius: 0px 0px 8px 8px;
}

.HeaderGrid
{
    background-position: right center;
    width: 100%;
    position: relative;
    background-color: #0083a2;
    color: #FFFFFF;
    vertical-align: middle;
    background-repeat: no-repeat;
    height: 40px;
    text-align: center;
    font-family: 'SegoeUILight';
    font-size: 18px;
    border-radius: 8px 8px 0px 0px;
    -moz-border-radius: 8px 8px 0px 0px;
    -webkit-border-radius: 8px 8px 0px 0px;
}

#cal_Theme1 td
{
    height:17px;
   padding-left:0px;
}
 
.cal_Theme1 .ajax__calendar_container   {
    background-color: #e2e2e2;   
    border:solid 1px #cccccc;  
}  
  
.cal_Theme1 .ajax__calendar_header  {  
    background-color: #ffffff;   
    margin-bottom: 4px;  
}  
  
.cal_Theme1 .ajax__calendar_title,  
.cal_Theme1 .ajax__calendar_next,  
.cal_Theme1 .ajax__calendar_prev    {  
    color: #004080;   
    padding-top: 3px;  
}  
  
.cal_Theme1 .ajax__calendar_body    {  
    background-color: #e9e9e9;   
    border: solid 1px #cccccc;  
}  
  
.cal_Theme1 .ajax__calendar_dayname {  
    text-align:center;   
    font-weight:bold;   
    margin-bottom: 4px;   
    margin-top: 2px;  
}  
  
.cal_Theme1 .ajax__calendar_day {  
    text-align:center;  
    
}  
  
.cal_Theme1 .ajax__calendar_hover .ajax__calendar_day,  
.cal_Theme1 .ajax__calendar_hover .ajax__calendar_month,  
.cal_Theme1 .ajax__calendar_hover .ajax__calendar_year,  
.cal_Theme1 .ajax__calendar_active  {  
    color: #004080;   
    font-weight: bold;   
    background-color: #ffffff;  
}  
  
.cal_Theme1 .ajax__calendar_today   {  
    font-weight:bold;  
}  
  
.cal_Theme1 .ajax__calendar_other,  
.cal_Theme1 .ajax__calendar_hover .ajax__calendar_today,  
.cal_Theme1 .ajax__calendar_hover .ajax__calendar_title {  
    color: #bbbbbb;  
}  


.vtosAfip
{
    font-family: 'SegoeUIBold';
    font-size:16px;
}

.vtosAfipHeader
{
    background-color: #00CCFF;
    border: 1px solid #808080;
    text-align: center;
}

.vtosAfipFilas
{
    border-style: none none solid none;
    border-width: 1px;
    border-color: #808080;
    padding-left: 20px;
}

