.FormAsign{
	float: none;
	margin-top: 150px;
	max-width: 30%;
	margin-left: auto;
	margin-right: auto;
	/*text-align: center;*/
	border: 1px solid #ccc !important; 
	padding: 5px;
}
.SesionIni{
	border: 2px solid #ccc;
	height: 60px;
	background-color: #8ACEF5;
}
.ColorButtonG {
    background-color: #0D223F;
}
.ColorRowGrid{
    background-color: orange;
}

.backGroudTrash{
    background-image : url(../Images/Papelera.png);
}

.ColorButtonGLogin{
    background:#334E71;
}

.input-text {
    float:left;
    padding: 10px 12px;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.25;
    color: #495057;
    text-align: center;
    background-color: #e9ecef;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 0.25rem;
    width: 50px;
}
.NavStyle {
    margin-left: 4px;
    border: 1px solid #ccc;
    border-radius: 15px;
}
.BtnLogOutStyle{
    border: 1px solid #ccc;
    border-radius: 5px;
}
.body{
    background-image : url(../Images/LogoPrincipal.jpg);
    background-attachment:fixed;
    background-position:center;
    background-size:cover;
    background-repeat:no-repeat
}
.StyleLabelsLogin{
    color:azure;
    text-align:left !important;
}
.StyleIconsLogin{
    color:azure;
    margin-right:4px;
}
.StyleIcon{
    margin-left:auto;
    margin-right:auto;
    font-size:small;
    color:#0D223F;
    padding-top:20px;
}
.FormAsignCC{
	float: none;
	margin-top: 150px;
	max-width: 30%;
	margin-left: auto;
	margin-right: auto;
	/*text-align: center;*/
	/*border: 1px solid #ccc !important;*/ 
	padding: 5px;
}
li{
    margin-left: 4px;
    border: 1px solid #ccc;
    border-radius: 15px;
}

.MargenBotonCargar{
    margin-right:15px
}
.input-text2 {
    float:left;
    color: #495057;
    text-align: center;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 0.25rem;
    width: 50px;
     
}

.IniSesionFrm {
   background-color: #0D223F;
}

.Inicsesiontxt{
    color: white; 
    text-align:center;
}

.ColorTextlbl {
    color:azure;
    font-size:smaller;
    font:bold;
}

.ColorVersiontxt{
    Font-Size:X-Small;
    Color:White;
}

.PintaCheckbox{
    background-color: #0D223F;
    color:white;
    border-radius:5px;
    font-size : 15px;
    font-weight : bold;
}

.LimpiaCheckbox{
    background-color: transparent;
    font-size : 13px;
}

.ImgLoginFormat{
    /*margin-right:95px; 
    margin-left:100px;*/
}
