


.titolo_login {
        margin-left: 10px;
        font-family: Poppins, sans-serif;
        font-size: 25px;
        font-weight: bold;
        margin-bottom: 10px;
        padding-bottom: 10px;
        display: inline-block;
}

.error_login {
        margin-left: 10px;
        font-family: Poppins, sans-serif;
        font-size: 15px;
        font-weight: bold;
        margin-top: 10px;
        padding-top: 10px;
        margin-bottom: 10px;
        padding-bottom: 10px;
        margin-left: 10px;
        padding-left: 100px;
        margin-right: 0px;
        padding-right: 100px;
        display: inline-block;
        background-color: #C0C0D7;
}

.lg_Button span{
	color:#fff;
	font-size:15px;
}

.lg_Button:hover{
  background-color: rgb(255, 188, 88);
}

input {
  box-sizing: border-box;
  margin-left: 10px;
  margin-right: 10px;
}

.libretto_Button {
  margin-left: 0px;
  margin-right: 10px;
  position: relative;
  cursor: pointer;
  background-color: rgb(217, 182, 76);
  border: 0px;
  color: #fff;
  padding: 4px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  height:44px;
  line-height:44px;
  margin-top:10px;
  font-weight: bold;
  width: 100%;
  max-width: 300px;
  display: inline-block
}
@media (min-width:1024px) {
        .ui-field-libretto {
         width: 75%;
         max-width: 300px;
         display: inline-block
         }
}

.lg_Button {
  margin-left: 10px;
  margin-right: 0px;
  margin-top: 20px;
  position: relative;
  cursor: pointer;
  background-color: rgb(221, 153, 51);
  border: 0px;
  color: #fff;
  padding: 4px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  height:44px;
  line-height:44px;
  width: 91%;
  display: inline-block;
        font-family: Poppins, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.ui-field-contain {
         width: 70%;
         display: inline-block;
         margin-left: 0;
        font-family: Poppins, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #6b6b6b;
         }
.ui-field-left {
         width: 23%;
         display: inline-block;
        font-family: Poppins, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #6b6b6b;
         }
h2 {color: #6b6b6b;}

@media (min-width:1024px) {
        .ui-field-contain {
         width: 70%;
         display: inline-block
         }
         .ui-field-left {
         width: 20%;
         display: inline-block
         }
}
@media (min-width:1600px) {
        .ui-field-contain {
         width: 50%;
         display: inline-block
        }
        .ui-field-left {
         width: 15%;
         display: inline-block
        }
}

.texto1chico {
	font-family: Poppins, sans-serif;
	font-size: 10px;
	color: #A25B7E;
}
.texto1chicoazul {
	font-family: Poppins, sans-serif;
	font-size: 10px;
	color: #163269;
}
.dotted {
	border-right: 1px dotted #DEC5D1;
	border-bottom: 1px dotted #DEC5D1;
	font-family: Poppins, sans-serif;
	font-size: 10px;
	color: #635A8B;
}
.dotted_sospeso {
	border-right: 1px dotted #DEC5D1;
	border-bottom: 1px dotted #DEC5D1;
	font-family: Poppins, sans-serif;
	font-size: 10px;
	color: #e23d4b;
	padding-left: 5px;
	padding-right: 5px;
}
.dottedverde {
	border-right: 1px dotted #89A38F;
	border-bottom: 1px dotted #89A38F;
	font-family: Poppins, sans-serif;
	font-size: 10px;
	color: #635A8B;
	
}
.dotted2 {
	border-left: 1px dotted #DEC5D1;
	border-right: 1px dotted #DEC5D1;
	border-bottom: 1px dotted #DEC5D1;
	font-family: Poppins, sans-serif;
	font-size: 10px;
	color: #635A8B;
}
.dottedabajo {


	border-top: 1px none #74779C;
	border-right: 1px none #74779C;
	border-bottom: 1px dotted #74779C;
	border-left: 1px none #74779C;
}
.txtbox {
	font-family: Poppins, sans-serif;
	font-size: 10px;
	color: #525572;
	border: 1px solid #A25B7E;
}
.celdatitle {
	font-family: Poppins, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #C292AA;
}

.celdatitleverde {
	font-family: Poppins, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #89A38F;
}
.dottedTodo {

	border-top: 1px dotted #74779C;
	border-right: 1px dotted #74779C;
	border-bottom: 1px dotted #74779C;
	border-left: 1px dotted #74779C;
}
a:visited {
	font-family: Poppins, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
a:link {
	font-family: Poppins, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
BODY
	{ 
	scrollbar-face-color: #A1A0C3;
	scrollbar-shadow-color: #6D6D90;
	scrollbar-highlight-color: #C0C0D7;
	scrollbar-3dlight-color: #A1A0C3;
	scrollbar-darkshadow-color: #D8D8D8;
	scrollbar-track-color: #E7E7E7;
	scrollbar-arrow-color: #FFFFFF;
	}
.celdalista {
	font-family: Poppins, sans-serif;
	font-size: 10px;
	color: #525572;
	text-decoration: none;
	background-color: #F0F0F4;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E1E2EA;
	border-right-color: #E1E2EA;
	border-bottom-color: #E1E2EA;
	border-left-color: #FFFFFF;
	border-left-style: solid;
}
.textochicoblanco {
	font-family: Poppins, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.bordes {
	border: 1px solid #CBA3B7;
	font-family: Poppins, sans-serif;
	font-size: 10px;
	color: #635A8B;
}
.bordeazul {
	border: 1px solid #7582AB;
}

.textoazulchico {
	font-family: Poppins, sans-serif;
	font-size: 9px;
	color: #635A8B;
	text-decoration: none;
	font-weight: normal;
}

/*------------------------ Nominativo -----------------------*/
.dialog {
 /* width:67%; */
 float: right;
 margin: -7px 0px 0px 0px;
/*  margin:0px auto; */
 /*min-width:20em;*/
 max-width:500px;
 color:#fff;
}

.dialog .bd {
 background:transparent url(img/bg_nominativo.png) repeat-y 0px 0px;
 margin-right: 15px;
 height: 31px;
}

.dialog .bd .c {
 background:transparent url(img/bg_nominativo.png) repeat-y right 0px;
 background-position: right;
 margin-right: -15px;
 height: 31px;
 width: 15px;
 float: right;
}

.dialog .bd .s {
 float:right;
 margin: 5px 0px 0px 6px;
 padding: 1px 1px 0px 6px;
 /*background:#000 url(ms.jpg) repeat-x 0px 0px;*/
 /*padding:1em;*/
}

