/*Button*/
.button_ver_mas {
   border-top: 1px solid #27292b;
   background: #9ba0a3;
   background: -webkit-gradient(linear, left top, left bottom, from(#090a0a), to(#9ba0a3));
   background: -webkit-linear-gradient(top, #090a0a, #9ba0a3);
   background: -moz-linear-gradient(top, #090a0a, #9ba0a3);
   background: -ms-linear-gradient(top, #090a0a, #9ba0a3);
   background: -o-linear-gradient(top, #090a0a, #9ba0a3);
   padding: 5px 10px;
   -webkit-border-radius: 8px;
   -moz-border-radius: 8px;
   border-radius: 8px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: white;
   text-decoration: none;
   vertical-align: middle;
}
.button_ver_mas:hover {
   border-top-color: #9ba0a3;
   background: #9ba0a3;
   color: #5c585c;
}
.button_ver_mas:active {
   border-top-color: #000000;
   background: #000000;
   top: 1px;
}
.button_ver_detalle {
   display:block;
   text-align: center;
   border-top: 1px solid #27292b;
   background: #9ba0a3;
   
   border-top: 1px solid #27292b;
   background: #9ba0a3;
   background: -webkit-gradient(linear, left top, left bottom, from(#090a0a), to(#9ba0a3));
   background: -webkit-linear-gradient(top, #090a0a, #9ba0a3);
   background: -moz-linear-gradient(top, #090a0a, #9ba0a3);
   background: -ms-linear-gradient(top, #090a0a, #9ba0a3);
   background: -o-linear-gradient(top, #090a0a, #9ba0a3);
   padding: 3px 7px;
   -webkit-border-radius: 8px;
   -moz-border-radius: 8px;
   border-radius: 8px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: white;
   font-size: 9.5pt;
   text-decoration: none;
   vertical-align: middle;
   position: relative;
   left: 5px;
}
.button_ver_detalle:hover {
   border-top-color: #9ba0a3;
   background: #9ba0a3;
   color: #5c585c;
}
.button_ver_detalle:active {
   border-top-color: #000000;
   background: #000000;
   top: 1px;
}

.button_pronto {
   display:block;
   text-align: center;
   border-top: 1px solid #27292b;
   background: #c4c4c4;
   background-image: linear-gradient(top, #828282, #C4C4C4);
   background-image: -moz-linear-gradient(top, #828282, #C4C4C4);
   background-image: -webkit-linear-gradient(top, #828282, #C4C4C4);
   background-image: -o-linear-gradient(top, #828282, #C4C4C4);
   background-image: -ms-linear-gradient(top, #828282, #C4C4C4);
   padding: 6.5px 23px;
   -webkit-border-radius: 3px;
   -moz-border-radius: 3px;
   border-radius: 3px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: white;
   font-size: 11.5pt;
   text-decoration: none;
   vertical-align: middle;
   cursor:pointer;
}

.button_pronto:hover {
   border-top-color: #c4c4c4;
   background: #c4c4c4;
   color: #ccc;
   }
.button_pronto:active {
   border-top-color: #828282;
   background: #828282;
   }
	
	
	

.button_accede {
   display:block;
   text-align: center;
   border-top: 1px solid #27292b;
   background: #A74444;
   background-image: linear-gradient(top, #A74444, #C76464);
   background-image: -moz-linear-gradient(top, #A74444, #C76464);
   background-image: -webkit-linear-gradient(top, #A74444, #C76464);
   background-image: -o-linear-gradient(top, #A74444, #C76464);
   background-image: -ms-linear-gradient(top, #A74444, #C76464);
   padding: 6.5px 23px;
   -webkit-border-radius: 3px;
   -moz-border-radius: 3px;
   border-radius: 3px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: white;
   font-size: 11.5pt;
   text-decoration: none;
   vertical-align: middle;
}

.button_accede:hover {
   border-top-color: #C76464;
   background: #C76464;
   color: #5c585c;
}
.button_accede:active {
   border-top-color: #A74444;
   background: #A74444;
}





.button_practica {
   display:block;
   text-align: center;
   border-top: 1px solid #27292b;
   background: #91ba39;
   background: -webkit-gradient(linear, left top, left bottom, from(#566e22), to(#91ba39));
   background: -webkit-linear-gradient(top, #566e22, #91ba39);
   background: -moz-linear-gradient(top, #566e22, #91ba39);
   background: -ms-linear-gradient(top, #566e22, #91ba39);
   background: -o-linear-gradient(top, #566e22, #91ba39);
   padding: 6.5px 23px;
   -webkit-border-radius: 3px;
   -moz-border-radius: 3px;
   border-radius: 3px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: white;
   font-size: 11.5pt;
   text-decoration: none;
   vertical-align: middle;
}
.button_practica:hover {
   border-top-color: #91ba39;
   background: #91ba39;
   color: #5c585c;
}
.button_practica:active {
   border-top-color: #566e22;
   background: #566e22;
}





.button_pay {
   display:block;
   text-align: center;
   border-top: 1px solid #27292b;
   background: #ffd145;
   background: -webkit-gradient(linear, left top, left bottom, from(#c77811), to(#ffd145));
   background: -webkit-linear-gradient(top, #c77811, #ffd145);
   background: -moz-linear-gradient(top, #c77811, #ffd145);
   background: -ms-linear-gradient(top, #c77811, #ffd145);
   background: -o-linear-gradient(top, #c77811, #ffd145);
   padding: 6.5px 23px;
   -webkit-border-radius: 3px;
   -moz-border-radius: 3px;
   border-radius: 3px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: white;
   font-size: 11.5pt;
   text-decoration: none;
   vertical-align: middle;
}
.button_pay:hover {
   border-top-color: #ffbf28;
   background: #ffbf28;
   color: #5c585c;
}
.button_pay:active {
   border-top-color: #ffd145;
   background: #ffd145;
}







.form-submit {
   width: 181px;
   display:block;
   text-align: center;
   border-top: 1px solid #27292b;
   background: #91ba39;
   background: -webkit-gradient(linear, left top, left bottom, from(#566e22), to(#91ba39));
   background: -webkit-linear-gradient(top, #566e22, #91ba39);
   background: -moz-linear-gradient(top, #566e22, #91ba39);
   background: -ms-linear-gradient(top, #566e22, #91ba39);
   background: -o-linear-gradient(top, #566e22, #91ba39);
   padding: 5px 5px;
   -webkit-border-radius: 3px;
   -moz-border-radius: 3px;
   border-radius: 3px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: white;
    font-size: 10pt;
   text-decoration: none;
   vertical-align: middle;
}
.form-submit:hover {
   border-top-color: #91ba39;
   background: #91ba39;
   color: #5c585c;
}
.form-submit:active {
   border-top-color: #566e22;
   background: #566e22;
}





/*++++++++++++++++++++++++++++++system+++++++++++++++++++++++++++++++*/
.form-submit_sm {
   /*width:70px;*/
   padding: 10px 20px;
   display:block;
   float: right;
   text-align: center;
   background: #91ba39;
   /*background: -webkit-gradient(linear, left top, left bottom, from(#668029), to(#91ba39));
   background: -webkit-linear-gradient(top, #668029, #91ba39);
   background: -moz-linear-gradient(top, #668029, #91ba39);
   background: -ms-linear-gradient(top, #668029, #91ba39);
   background: -o-linear-gradient(top, #668029, #91ba39);*/
   /*padding: 6px 6px;
   -webkit-border-radius: 3px;
   -moz-border-radius: 3px;
   border-radius: 3px;*/
   /*text-shadow: rgba(0,0,0,.4) 0 1px 0;*/
   color: white;
    font-size: 12pt;
   text-decoration: none;
   vertical-align: middle;
   margin: 20px 10px;
   border-radius: 4px;
}
.form-submit_sm:hover, .button_std2:hover {
   border-top-color: #91ba39;
   background: #91ba39;
   color: #5c585c;
}
.form-submit_sm:active, .button_std2:active {
   border-top-color: #668029;
   background: #668029;
}

.button_std, .button_std2, .button_back {
   display:block;
   float: right;
   text-align: center;
   padding: 6px 6px;
   -webkit-border-radius: 3px;
   -moz-border-radius: 3px;
   border-radius: 3px;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: white;
    font-size: 10pt;
   text-decoration: none;
   vertical-align: middle;
   margin: 20px 10px;
}
.button_std, .button_back {
   background: #9ba0a3;
   /*background: -webkit-gradient(linear, left top, left bottom, from(#313636), to(#9ba0a3));
   background: -webkit-linear-gradient(top, #313636, #9ba0a3);
   background: -moz-linear-gradient(top, #313636, #9ba0a3);
   background: -ms-linear-gradient(top, #313636, #9ba0a3);
   background: -o-linear-gradient(top, #313636, #9ba0a3);*/
    font-size: 12pt;
    text-decoration: none;
    vertical-align: middle;
    margin: 20px 10px;
    border-radius: 4px;
        padding: 10px 20px;
    display: block;
    float: right;
    text-align: center;
}
.button_std:hover, .button_back:hover  {
   border-top-color: #9ba0a3;
   background: #9ba0a3;
   color: #5c585c;
}
.button_std:active, .button_back:hover  {
   border-top-color: #313636;
   background: #313636;
}

.button_std2{
   background: #91ba39;
   background: -webkit-gradient(linear, left top, left bottom, from(#668029), to(#91ba39));
   background: -webkit-linear-gradient(top, #668029, #91ba39);
   background: -moz-linear-gradient(top, #668029, #91ba39);
   background: -ms-linear-gradient(top, #668029, #91ba39);
   background: -o-linear-gradient(top, #668029, #91ba39);
}

.button_back {width:70px;}



.button_search {
   width:70px;
   display:block;
   float: left;
   text-align: center;
   background: #313636;
   padding: 15px 6px;
   -webkit-border-radius: 3px;
   -moz-border-radius: 3px;
   border-radius: 3px;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: white;
    font-size: 10pt;
   text-decoration: none;
   vertical-align: middle;
}
.button_search:hover {
   border-top-color: #686C6E;
   background: #686C6E;
}
.button_search:active {
   border-top-color: #313636;
   background: #313636;
}
