
/*************************************************************************************/
/*************************************************************************************/
/* REMEMBER **************************************************************************/
/*************************************************************************************/
/*************************************************************************************/

.boxRemember h4{
    color:#FB8725;
    font-size: 16px;
    font-weight: bold;
}



.boxRemember a.menulink{
        color:#1465B7;
    font-weight: normal;
}

.boxRemember a.menulink:hover{
    text-decoration: underline;
}

.boxRemember .formList{
    display: inline-block;
    margin-bottom: 10px;
}

.boxRemember .formList li{
    margin-bottom: 10px;
}

.boxRemember label{
}

.boxRemember input{
}

.boxRememberLogUsr{
    border-left: 1px solid #9C9C9C;
    padding-right: 0px;
    margin-right: 0px;
}

.boxRemember img.captcha{
    float: right;
    padding-right: 7px;
}
.boxRemember .formList ul{
    padding: 0px;
}
/* form errors */

.boxRemember .formList li ul.error_list{
    text-align: right;
    font-size: 10px;
    clear: both;
}
.boxRemember .formList li ul.error_list li{
    color: red;
    padding:0px;
    margin:0px;
    float: left;
}

.boxRemember .formRememberField{
    height: 30px;
    margin: 10px auto;
    width: 430px;
}



/* HOME del account*/

.contentHomeInicio{
    width: 915px;
    display: block;
    padding:20px;
}

.contentHomeInicio h2.decor{

    font-size: 18px;
    line-height: 22px;
    font-weight: bold;
    text-align: center;
    color:#1465B7;
             -moz-border-radius: 5px; /* FF1+ */
  -webkit-border-radius: 5px; /* Saf3-4 */
          border-radius: 5px; /* Opera 10.5, IE 9, Saf5, Chrome */
              border-color: #E3E5F2 #A7A7A7 #A7A7A7 #E3E5F2;
    border-style: solid;
    border-width: 2px;
    padding:5px;
    margin:0px auto;
    padding-left: 125px;
}

.contentHomeInicio h2.genericGestBoxHead{
    background-color: #ECECEC;
    padding-left: 5px;
    font-size: 15px;
    line-height: 22px;
    margin-top: 10px;
    color:#1465B7;
         -moz-border-radius: 3px; /* FF1+ */
  -webkit-border-radius: 3px; /* Saf3-4 */
          border-radius: 3px; /* Opera 10.5, IE 9, Saf5, Chrome */
              border-color: #E3E5F2 #A7A7A7 #A7A7A7 #E3E5F2;
    border-style: solid;
    border-width: 1px;
}

.contentHomeInicio div.genericGestBox{
    width: 893px;
    display: block;
    margin-top: 5px;
    border-color: #E3E5F2 #A7A7A7 #A7A7A7 #E3E5F2;
    border-style: solid;
    border-width: 1px;
    -moz-border-radius: 5px; /* FF1+ */
  -webkit-border-radius: 5px; /* Saf3-4 */
          border-radius: 5px; /* Opera 10.5, IE 9, Saf5, Chrome */
    padding:10px;
    background-color: white; /*#f8ecb0;*/
}


.contentHomeInicio h3{
    float: left;
    width: 164px;
    height: 37px;
    padding-left: 56px;
    color:#1465B7;
    font-size: 14px;
    line-height: 18px;
    margin-top: 10px;
    text-align: left;
}

.contentHomeInicio h3.num1{
        background-image: url(/images/num1.png);
    background-position: 0px 0px;
    background-repeat: no-repeat;
}

.contentHomeInicio h3.num2{
        background-image: url(/images/num2.png);
    background-position: 0px 0px;
    background-repeat: no-repeat;
}

.contentHomeInicio h2.ofertas{

    background-image: url(/images/idea2.png);
    background-position: 0px 0px;
    background-repeat: no-repeat;
}

.contentHomeInicio h2.demandas{

    background-image: url(/images/idea.png);
    background-position: 0px 0px;
    background-repeat: no-repeat;
}

.contentHomeInicio h2 span{
            text-shadow: 1px 1px 3px #888; /* FF3.5+, Opera 9+, Saf1+, Chrome */
    color:#FB8725 !important;
    font-weight: bold;
}

.leftSide{
    float: left;
    width: 445px;
    margin-top:10px;
        margin-right: 10px;

}

.rightSide{
    float: left;
    width: 445px;
    margin-top:10px;
    margin-left: 10px;
}

.leftSide p,.rightSide p{
    font-size: 15px;
    margin-top:10px;
    color:#FB8725;
    font-weight: bold;
}

a.pubDemanda{
    display: block;
    width: 270px;
    height: 45px;
    line-height: 22px;
    font-size: 18px;
    color:white;
    text-align: center;
    margin: 5px auto;
}

p.pricead{
    font-size: 13px;
    margin: 18px;
    text-align: center;
    color:#3A3A3A;
}

.contentHomeInicio .planspricing {
    display: block;
    font-size: 12px;
    font-weight: bold;
    height: 35px;
    line-height: 35px;
    margin: 5px auto;
    text-align: center;
    width: 120px;
}


/* añadir demandas */
.addDemands{
    text-align: center;
}
.addDemands .double_list select{
    width: 250px;
}





.unregister {
    color: white !important;
    display: block;
    font-size: 13px;
    font-weight: normal;
    padding: 10px;
    text-align: center;
    width: 120px;
}

.textarea_why{
    border: 1px solid #9c9c9c;
    width: 300px;
    height: 100px;
    margin: 10px 0px;
}

#myAccountPlans{
    display: block;
    padding: 10px;
    width: 935px;
}


.myStatus1{
    
}

.myStatus2 b{

}

.myStatus7 b{
    color: red;
}

.myStatus8 b{
    color: #88d588;
}


.myStatus3{
    color: red;
    text-decoration: blink;
    font-weight: bold;
}

.myStatus4{
    
}

.myStatus5{
    
}

#prestep2{
    position: relative;
    top: 30px;
}



/* */

#scrollFollowParent{
    position: relative;
    overflow: visible;
}
#scrollFollow{
    position: relative;
}

#scrollFollowAuto{
    position: relative;
    overflow: visible;
}

