/*---------------------------        --------------               ----------- */
/* Page Css for Profile.php Starts here */
/*----------------------------------- --------------------------- -------------------------*/

.profile_container
{
    width: 100%;
    padding: 15px;
    background-color: #F1F1F1;
    height: 100%;
    float: left;
    box-shadow: 0 0 2px #8F8A81;
    margin-bottom: 100px;    
}
.profile_block1 ,.profile_block2,  .profile_block3, .profile_block4
{
    padding: 10px 0 0 0;
    float:left;
    width: 100%;
}
.profile_block1
{
    font-size: 2em;
    text-shadow: 0 3px 4px #CFCFCF;
    font-weight: bold;  
    padding: 15px;      
}

.profile_pix
{
    width: 30%;
    float: left;
    padding: 10px;
    margin-right: 20px;
    background-color: #FFF;    
}

.profile_first
{
    width: 65%;
    float: left;
}
.profile_first table
{
    width: 100%;
    float: left;
}

.profile_first td.profile_title
{
    width: 23%;
    float: left;
    margin-bottom: 10px;
    padding: 5px;
    text-align: left;
    box-shadow: 0 0 1px #CACACA;
    font-size: 1em;
    color: #000;    
}

.profile_first td.profile_info
{
    width: 48%;
    float: left;
    margin-bottom: 10px;
    padding: 5px;
    text-align: left;
    background-color: #fff;
    font-size: 1em;
    border-bottom: 1px solid #E7E7E7;
    color: #494646;
}


.profile_block3 table
{
    width: 100%;
    float: left;
}

.profile_block3 td.profile_title
{
    width: 15%;
    float: left;
    margin-bottom: 10px;
    padding: 5px;
    text-align: left;
    box-shadow: 0 0 1px #CACACA;
    font-size: 1em;
    color: #000;
}

.profile_block3 td.profile_info
{
    float: left;
    margin-bottom: 10px;
    padding: 5px;
    text-align: left;
    background-color: #fff;
    font-size: 1em;
    margin-right: 15px;
    border-bottom: 1px solid #E7E7E7;
    width: 31%;
}

.profile_block4 table
{
    width: 100%;
    float: left;
}

.profile_block4 td.profile_title
{
    width: 10%;
    float: left;
    margin-bottom: 10px;
    padding: 5px;
    text-align: left;
    box-shadow: 0 0 1px #CACACA;
    font-size: 1em;
    text-shadow: 0px 2px 5px #AAA;
    color: #000;
}

.profile_block4 td.profile_info
{
    width: 69.5%;
    float: left;
    margin-bottom: 10px;
    padding: 0 15px;
    text-align: left;
    background-color: #FFF;
    font-size: 1em;
    border-bottom: 1px solid #EBEBEB;
    color: #494646;
    height: 52px;
    
}


.code_describe {
     color: #000;
}

.code_code {
     float: left;
}

#code {
    width: 90%;
    margin-top: 10px;
}

.code_btn {
    width: 10%;
    float: left;
}




/*---------------------------        --------------               ----------- */
/* Page Css for yesplanmember.php ENDs here */
/*----------------------------------- --------------------------- -------------------------*/

/*---------------------------        --------------               ----------- */
/* Page Css for yesplanmember.php Starts here */
/*----------------------------------- --------------------------- -------------------------*/

.yesplanview td.view_mem
{
    text-align: left;
}

.yesplanview th
{
    text-align: left;
}


/*---------------------------        --------------               ----------- */
/* Page Css for yesplanmember.php ENDs here */
/*----------------------------------- --------------------------- -------------------------*/




/*---------------------------        --------------               ----------- */
/* Page Css for memberslist VIew Starts here */
/*----------------------------------- --------------------------- -------------------------*/




/*---------------------------        --------------               ----------- */
/* Page Css for memberslist VIew ENDs here */
/*-