@font-face {
	font-family: 'myriadpro-boldit';
	src: local('myriadpro-boldit'), local('myriadpro-boldit'), url("fuentes/myriadpro-boldit.otf") format("opentype");
}
html, body {
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin:0px;
}
div#vp {
	height: 600px;
	border: 1px solid #cecece;
}
form{ margin:0px;}
.dhtmlx_winviewport {
	margin:0px;
}
div#simpleLog {
	width: 500px;
	height: 200px;
	font-family: Tahoma;
	font-size: 11px;
	overflow: auto;
}
/* custom css for validate */
.validate_magenta .dhxlist_txt_label,
.validate_magenta .dhxlist_txt_select {
	color: magenta !important;
}
.validate_orange .dhxlist_txt_label,
.validate_orange .dhxlist_txt_select {
	color: orange !important;
}

.topmost{ color: #000000 !important;font-weight: normal !important; } 
.descripcionseg{width: 50%;}
.totalfila td{font-weight: bold !important;}
.dhxlist_txt_label2{ color:#000000 !important;}
tr.totalescartera td{ font-weight: bold !important; }


/*
Uploadify v2.1.4
Release Date: November 8, 2010

Copyright (c) 2010 Ronnie Garcia, Travis Nickels

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
*/

.listadearchivos{
	margin:10px;
	/*height: 100%;
    overflow: auto;*/
}
.listadearchivos a{ text-decoration:none;}

.uploadifyQueueItem {
	background-color: #F5F5F5;
	border: 2px solid #E5E5E5;
	font: 11px Verdana, Geneva, sans-serif;
	margin-top: 5px;
	padding: 10px;
	width: 90%;
}
.uploadifyError {
	background-color: #FDE5DD !important;
	border: 2px solid #FBCBBC !important;
}
.uploadifyQueueItem .cancel {
	float: right;
}
.uploadifyQueue .completed {
	background-color: #E5E5E5;
}
.uploadifyProgress {
	background-color: #E5E5E5;
	margin-top: 10px;
	width: 96%;
}
.uploadifyProgressBar {
	background-color: #0099FF;
	height: 3px;
	width: 1px;
}
#custom-demo .uploadifyQueueItem {
	background-color: #FFFFFF;
	border: none;
	border-bottom: 1px solid #E5E5E5;
	font: 11px Verdana, Geneva, sans-serif;
	height: 50px;
	margin-top: 0;
	padding: 10px;
	width: 96%;
	overflow:auto;
}
#custom-demo .uploadifyError {
	background-color: #FDE5DD !important;
	border: none !important;
	border-bottom: 1px solid #FBCBBC !important;
}
#custom-demo .uploadifyQueueItem .cancel {
	float: right;
}
#custom-demo .uploadifyQueue .completed {
	color: #C5C5C5;
}
#custom-demo .uploadifyProgress {
	background-color: #E5E5E5;
	margin-top: 10px;
	width: 96%;
}
#custom-demo .uploadifyProgressBar {
	background-color: #0099FF;
	height: 3px;
	width: 1px;
}
#custom-demo #custom-queue {
	border: 1px solid #E5E5E5;
	/*height: 213px;*/
	margin-bottom: 10px;
	padding: 10px;
	width: 95%;
}
.standartTreeImage img{ height:16px !important;width:16px !important;}
.oculto{display: none;}
.btnExcel,.btnimprimir{ float:right; cursor:pointer; }
.fielsettop,.fielsettop2,.fielsetdetalle{
	border-radius:10px;
	margin-bottom:5px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
}
.fielsettop table tr td,.fielsettop2 table tr td{ padding:4px;}
.fielsettop2{ 
	margin-top:4px;
	height:110px;
}
.fielsetdetalle table thead tr td{ padding:4px; text-transform:uppercase; background:#CCC;font-weight: bold !important;}
.fielsetdetalle table tbody tr td{ padding:4px; }

#logueouser {
	border: 1px solid #CCCCCC;
    border-radius: 10px 10px 10px 10px;
    margin-top: 50px;
    padding: 10px 10px 10px 25px;
    text-align: left;
    width: 254px;
}
#logueouser h1,#listadoperiodos h1{margin: 0;}
#logueouser h2,#listadoperiodos h2{
	font-size: 10px;
    font-weight: normal;
    margin: 0;
    padding-bottom: 9px;
}
#logueouser .inputsubmit{
	margin-top:4px;
}
#logueouser .inputs{ 
	margin-bottom: 6px;
}
#logueouser .inputs label{
	display: block;
    float: left;
    width: 78px;
}
#logueouser .inputs input{
	border: 1px solid #CCCCCC;
}
.menuoptions {font-size:10px; font-family:verdana;text-align:right; margin-right:20px; margin-top:20px;}
.menuoptions a{ color:#333333; font-size:9px; font-family:verdana; text-decoration:none;}
.menuoptions a:hover{ color:#333333; font-size:9px; font-family:verdana;text-decoration:underline; }
.menuoptions img{ border:0px; }
.error{ color:red; }
.guardado{ color:green; }

#listadoperiodos{
	width:453px;
	border: 1px solid #CCCCCC;
    border-radius: 10px 10px 10px 10px;
    margin-top: 50px;
    padding: 10px 10px 10px 25px;
    text-align: left;
	font-size:10px;
	font-family:verdana;
}
#listadoperiodos table thead tr td{
    font-weight: bold;
	font-size:10px;
	font-family:verdana;
}
#listadoperiodos table tbody tr td{
	font-size:10px;
	font-family:verdana;
	border-bottom: 1px dotted #CCCCCC;
}
#listadoperiodos table tbody tr td img{ cursor:pointer; }
#listadoperiodos table tbody tr:hover{ background:#CCC;}
.tableImprimir1, .tableImprimir1 fieldset, .tableImprimir1 table {
	font-size:10px;
	font-family:verdana;
}

.footer{
	background: url("images/footer-bg.png") repeat scroll 0 0 transparent;
    bottom: 0;
    height: 44px;
    left: 0;
    position: absolute;
    width: 100%;
	color: #7A8589;
    font: 10px/44px Arial,Helvetica,sans-serif;
    padding-left: 18px;
    text-transform: uppercase;
}
.footer a{color: #7A8589;}
.loginapp{
	background: url("images/bg-siswer.jpg") repeat-x scroll center top transparent !important;
}
.loginapp .titleApp{
	font-family: myriadpro-boldit;
    font-size: 20px;
    padding-right: 30px;
    padding-top: 17px;
    text-align: right;
}
.loginapp .cliente{
	font-family: myriadpro-boldit;
    font-size: 15px;
    padding-right: 30px;
    text-align: right;
}
.loginapp .parentId{
	background: transparent !important;
}
.total{ font-weight: bold !important; }