	body{
	    margin:0;
	    padding:0;
	    height: 100%;
	    background-color: rgba(190, 190, 190, 0.1);
	}
	#embplayLogin_menu{
		position: relative;
	}
	footer#codebrce_footr{
		position: static;
	}
	#cdbrceprofilepg{
	    width: 80%;
	    margin: 0 auto;
	    text-align: center;
	    background-color: rgba(100,100,100,0.1);
	    min-height: 100vh;
	    max-width: 850px;
	}
    #cdbrceprofilepg .profdet{
	    position:relative;
        display: inline-block;
        background-color: rgba(100, 100, 0, 0.1);
    }
	#cdbrceprofilepg #profpicfrmpprclp{
	    position: absolute;
	    left: -10px;
        top: -10px;
        transition: all 0.3s ease 0s;
        color: black;
        font-size: 20px;
        display: inline-block;
        z-index: 100;
        font-size: 41px;
	}
	#cdbrceprofilepg .profpicfrm{
	    display: inline-block;
	    height: 120px;
	    width:120px;
	   /* background-color: red;*/
	    border:1px solid rgba(88,88,88,1);
	    vertical-align:top;
	        -ms-transform: rotate(15deg); /* IE 9 */
    -ms-transform-origin: 5% 5%; /* IE 9 */
    -webkit-transform: rotate(15deg); /* Safari 3-8 */
    -webkit-transform-origin: 5% 5%; /* Safari 3-8 */
    transform: rotate(15deg);
    transform-origin: 5% 5%;
	}
	#cdbrceprofilepg .profpicfrm:hover{
	    -ms-transform: rotate(0deg); /* IE 9 */
        -ms-transform-origin: 5% 5%; /* IE 9 */
        -webkit-transform: rotate(0deg); /* Safari 3-8 */
        -webkit-transform-origin: 5% 5%; /* Safari 3-8 */
        transform: rotate(0deg);
        transform-origin: 5% 5%;
	}
	#cdbrceprofilepg .proflenmeauthcont{
	    display: inline-block;
	}
	#cdbrceprofilepg .proflenmeauth{
	    font-family: Raleway, Open Sans, Arial, sans-serif;
	    font-weight: 300;
	    vertical-align:top;
        margin: 29px 30px 10px 30px;

	}
	#cdbrceprofilepg #profabtauth span{
	    margin: 0 2px 0 2px;
	}
	#cdbrceprofilepg #profabtauth{
	    margin:30px 10px;
	    padding: 10px;
	    background-color: rgba(100, 100, 0, 0.1);
	    font-family: 'Raleway', Open Sans, Arial, sans-serif;
	    letter-spacing: 1px;
	}
	#cdbrceprofilepg p.profjbttle{
	    display: inline-block;
        margin: 0 10px 0 10px;
        padding: 5px 8px 5px 8px;
        border-top: 1px solid #C0C0C0; 
        font-family: Raleway, Helvetica, Arial, sans-serif;
	}
	#cdbrceprofilepg p.profauthloc{
	     margin: 2px;
	}
	#cdbrceprofilepg p.profauthloc #authprofloc{
	    margin: 5px;
	    color: #243238;
        font-family: "PT Sans",sans-serif;
        font-size: 13px;
        line-height: 16px;
	}
	#cdbrceprofilepg #profscial{
	    
	}
	#cdbrceprofilepg .authactvts{
	    font: 500 20px/24px "Open Sans",sans-serif;
	    float: left;
	    margin: 10px;
	    padding: 0 3px 0 3px;
	    border-bottom: 1px solid rgba(0,0,0,0.6);
	}
	#cdbrceprofilepg p.profauthloc #authprofloci{
        left: 4px;
        top: 4px;
        transition: all 0.3s ease 0s;
        color: black;
        font-size: 20px;
        display: inline-block;
	}
	#cdbrceprofilepg #actvtscontnr{
	    overflow: auto;
	}
	#cdbrceprofilepg #profpicfrmpprclpcont{
	    position:relative;
	    vertical-align:top;
	    display: inline-block;
	    height: 120px;
	    width:120px;
	}
	#cdbrceprofilepg .authprofactvtsfrk #authprofactvtsfrkul{
	    list-style-type: none;
	}
	#cdbrceprofilepg .authprofactvtsfrk #authprofactvtsfrkul > li{
	    border:1px solid rgba(150,150, 150, 1);
	    margin: 5px;
	    padding: 5px;
	    min-width:250px;
	    min-height:100px;
	    display: inline-block;
	    vertical-align:top;
	}
	#cdbrceprofilepg .authprofactvtsfrk #authprofactvtsfrkul > li h1{
	   /* font:18px trebuchet ms,lucida sans;*/
	    font: 500 21px 'Quicksand', Open Sans, Arial, sans-serif;
	    font-weight: 100;
	    padding:10px;
	    border-bottom: 1px solid silver;
	    margin:10px;
	}
	#cdbrceprofilepg .profpic{
    	width: 113px;
        /*background-color: yellow;*/
        height: 113px;
        margin: 3px;
        border:1px solid rgba(1,1,1,0.5);
    }
    #cdbrceprofilepg .profpic img{
        width: 100%;
        height:100%;
         object-fit: contain
    }
    #cdbrceprofilepg .authprofactvtsfrk #authprofactvtsfrkul > li ol{
        float: left;
        text-align: left;
        display:block;
        list-style-type: none;
        font-family: 'Electrolize', sans-serif;
        color: rgba(90, 90, 90, 1);
         font-weight: 600;
    }
    #cdbrceprofilepg .authprofactvtsfrk #authprofactvtsfrkul > li ol > li:nth-child(1)::before {
        content: "Created: ";
    }
    #cdbrceprofilepg .authprofactvtsfrk #authprofactvtsfrkul > li ol > li:nth-child(2)::before {
        content: "Updated: ";
    }
    #cdbrceprofilepg .authprofactvtsfrk #authprofactvtsfrkul > li ol span{
         margin: 5px;
         font-weight: 200;
         font-size: 13px;
     }
    #cdbrceprofilepg .profauthstelnk{
        margin: 6px;
        font-family: "PT Sans",sans-serif;
        font-size: 20px;
        color: rgba(80,80,80,1);
    }
    #cdbrceprofilepg .profauthstelnk .persnlprofauthstelnk{
        font-size: 16px;
        padding:2px;
        border: 1px solid rgba(130, 130, 130,1);
        border-radius: 4px;
        margin:10px 0 10px 0;
    }
    #cdbrceprofilepg .profauthstelnk .fa{
        background-color: rgba(255,255,255,0);
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -ms-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }
    #cdbrceprofilepg .profauthstelnk .fa-twitter:hover{
        color: rgb(29, 161, 242);
    }
    #cdbrceprofilepg .profauthstelnk .fa-facebook-square:hover{
        color: rgb(59, 89, 152);
    }
    #cdbrceprofilepg .profauthstelnk .fa-google-plus-square:hover{
        color: rgb(219, 68, 55);
    }
    #cdbrceprofilepg .profauthstelnk .fa-linkedin:hover{
        color: rgb(0, 119, 181);
    }
    #cdbrceprofilepg .profauthstelnk .fa-youtube:hover{
        color: rgb(229, 45, 39);
    }
    #cdbrceprofilepg .profauthstelnk .fa-dribbble:hover{
        color: rgb(234, 76, 137);
    }
    #cdbrceprofilepg .profauthstelnk .fa-pinterest:hover{
        color: rgb(189, 8, 28);
    }
    #cdbrceprofilepg .profauthstelnk .fa-vimeo-square:hover{
        color: rgb(26, 183, 234);
    }
    #cdbrceprofilepg .profauthstelnk .fa-github:hover{
        color: black;
    }
    #cdbrceprofilepg .profauthstelnk .fa-instagram:hover{
         background: radial-gradient(circle at 33% 100%, #fed373 4%, #f15245 30%, #d92e7f 62%, #9b36b7 85%, #515ecf);
            -webkit-background-clip: text;
             background-clip: text;
            -webkit-text-fill-color: transparent;
    }
    #cdbrceprofilepg .profauthstelnk .persnlprofauthstelnk:hover{
        color: rgb(0, 144, 204);
        border-color: rgb(0, 144, 204);
    }
    #cdbrceprofilepg a.profauthstelnkref {
        text-decoration: none;
        color: rgba(80,80,80,1);
    }
    #cdbrceprofilepg #profauthldr{
        background-image: url(/image/22.GIF);
        background-repeat:no-repeat;
        width:20px;
        height:15px;
        margin: 0 auto;
    }
