@charset "utf-8";
@import url(http://fonts.googleapis.com/css?family=Lato);

.resizedform{max-width:625px !important}

#dapprofile-container{max-width:625px;
                      margin-left:auto;
                      margin-right:auto;
                      font-family: 'Lato', sans-serif;
					  width : 625px;

                      border: 1px solid #ccc;background: #fcfcfc;color: #222;overflow: hidden;}

.confirmationMessage1{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #CC0000;
    font-weight: bold;
	text-align : center;
}					  

#dapprofile-container form{width:100%;}

#dapprofile-container form ul{ padding:0px; 
                               margin:0px; 
                               list-style: none;
                               clear:both;

}
#dapprofile-container form ul li{display: block;
                                 width: 100%;
                                 padding:0 15px;
                                 clear: both;

                                 overflow: hidden;border: none;line-height: normal;margin-bottom: 15px;box-sizing: border-box;margin-left: 0;margin-right: 0;}
#dapprofile-container li.heading{
    padding:10px 0;
    text-align:center;
    background: #F0F0F0;
    margin-bottom: 25px;
	margin-top: 0px;
    color: #fff;
    text-shadow: none;
    margin-left: 0;
    margin-right: 0;
}
#dapprofile-container li.heading h2{
    line-height:normal;
    padding:0;
    margin:0;
    font-family:inherit;
	font-size:28px;
	margin-left: 0;
    margin-right: 0;
    color: #000;
}

#dapprofile-container .form_text{
    font-family:inherit;
    font-size: 16px;
    line-height: 18px;
    color: #000;
    font-weight: 500; 
    width: 40%;
    display: inline-block;
}
#dapprofile-container .form_text_small{
    font-family:inherit;
    font-size: 11px;
    color: #000;
    text-align:left;

}
#dapprofile-container .form_setting{
    width: 45%;
    font-family:inherit;
    font-size: 14px;
    line-height: 30px;
    color: black;
    background-color: #FFF;
    height: inherit;
    padding-right: 10px;
    padding-left: 10px;
    border: 1px solid #ccc;
    box-shadow:none;


    box-sizing: border-box;
    float: right;
    box-sizing: content-box;
}
#dapprofile-container .check_box{
    width:20px;
    height:20px;
    margin-top: 15px;
    margin-bottom: 10px;
}

#dapprofile-container .button{ float: none;
        cursor:pointer;
        font-family: sans-serif;
        line-height: normal;
        padding: 12px 58px !important;
        color: #fff;
        font-weight: bold;
        background:#66b14c;
        background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #4EA431), color-stop(100%, #649C51));
        background:-webkit-linear-gradient(top,  #4EA431 0%, #649C51 100%);
        background:-moz-linear-gradient(top,  #4EA431 0%, #649C51 100%);
        background:-ms-linear-gradient(top,  #4EA431 0%, #649C51 100%);
        background:-o-linear-gradient(top,  #4EA431 0%, #649C511 00%);
        background:linear-gradient(to bottom, #4EA431 0%, #649C51 100%);
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4EA431 0%, #649C51, endColorstr=#649C51, GradientType=0);
        border-radius: 5px;
        text-shadow: none;
        font-size: 29px;
        margin-bottom: 20px;
        margin-top: 10px;
        letter-spacing: 1px;
        width: auto;
        text-shadow: 0 -1px 0 #328441;
        box-shadow: none;}
#dapprofile-container  .button:hover{
     background: -webkit-linear-gradient(#4973AB, #4973AB); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#4973AB, #4973AB); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#4973AB, #4973AB); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#4973AB, #4973AB); /* Standard syntax */
}
 #myprofilegenscbtn {
    font-size: 16px !important;
    height: auto !important;
    line-height: normal !important;
    margin: 20px 0 60px;
    padding: 10px 15px !important;
}
 
/*------------------------responsive----------------------------*/

@media only screen and (max-width: 499px){
    

    #dapprofile-container{width:100%;overflow: hidden;margin:0}

    #dapprofile-container form ul li {
        display: inline;
        width: 48%;
        height: 70px;
        float: left;
    }
    #dapprofile-container .form_text {
        font-family:inherit;
        font-size: 13px;
        line-height: 13px;
        color: #000;
        font-weight: bold;

        width: 118px;
    }
    #dapprofile-container .form_text_small {font-size:9px;
    }
    #dapprofile-container .form_setting {
        /* width: 89%; */
        font-family:inherit;
        font-size: 11px;
        line-height: 25px;
        color: #000;
        background-color: #FFF;
        height: 25px;
        padding-right: 8px;
        padding-left: 8px;
        border: 1px solid #666;
        box-shadow: none;
    }
    #dapprofile-container form ul li {
        display: inline-block;
        width: 100%;
        height: auto;

        float: none;
        clear: both;
    }
    #dapprofile-container .button {
        float: none;
        cursor:pointer;
        font-family: sans-serif;
        line-height: normal;
        padding: 12px 58px !important;
        color: #fff;
        font-weight: bold;
        background:#66b14c;
        background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #4EA431), color-stop(100%, #649C51));
        background:-webkit-linear-gradient(top,  #4EA431 0%, #649C51 100%);
        background:-moz-linear-gradient(top,  #4EA431 0%, #649C51 100%);
        background:-ms-linear-gradient(top,  #4EA431 0%, #649C51 100%);
        background:-o-linear-gradient(top,  #4EA431 0%, #649C511 00%);
        background:linear-gradient(to bottom, #4EA431 0%, #649C51 100%);
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4EA431 0%, #649C51, endColorstr=#649C51, GradientType=0);
        border-radius: 5px;
        text-shadow: none;
        font-size: 29px;
        margin-bottom: 20px;
        margin-top: 10px;
        letter-spacing: 1px;
        width: auto;
        text-shadow: 0 -1px 0 #328441;
        box-shadow: none;
    }


}
@media only screen and (max-width: 359px){

    #dapprofile-container {width:100%;margin: 0;}

    #dapprofile-container form ul li {
        display: inline;
        width: 48%;
        height: 70px;
        float: left;
    }
    #dapprofile-container .form_text {
        font-family:inherit;
        font-size: 10px;
        line-height: normal;
        color: #000;
        font-weight: normal;
    
        width: 40%;
}
    #dapprofile-container .form_text_small {font-size:7px;
    }
    #dapprofile-container .form_setting {
        width: 46%;
        font-family:inherit;
        font-size: 9px;
        line-height: 21px;
        color: #000;
        background-color: #FFF;
        height: 20px;
        padding-right: 6px;
        padding-left: 6px;
        border: 1px solid #666;
        box-shadow: none;
    
        float: none;
}
	
	#dapprofile-container form ul{ margin-bottom:30px}
	
    #dapprofile-container form ul li {
        display: block;
        width: 100%;
        height: 50px;
        float: none;
    
        clear: both;
}
    #dapprofile-container .button {
        width: 100%;
        background: #4588C1 none repeat scroll 0% 0%;
        font-family: Arial,Helvetica,sans-serif;
        font-size: 12px;
        line-height: normal;
        color: #FFF;
        height: auto;
        border: 1px solid #33A4BD;
        cursor: auto;
    }
}/* CSS Document */

