	html,body,.container,#main{
		height: 100%;
	}

	body{
		font-family: 'Open Sans',sans-serif;
		font-family: 'Hind Vadodara', sans-serif;
		font-style: normal;
		margin:0;
		padding:0;
		/*color:#366093;*/
		color:#404040;
		
		/*background:#F8F8F8;
		background:#FFFFFF;*/
		background: #121314;
	}
	img{
		border:none;
	}
	table{
		border-spacing:0;
	}
	label{
		font-weight: normal;
		color:#FFFFFF;
	}
	hr{
		margin:0;
		background:#C4C4C4;
		height:1px;
		border:none;
	}
	.no-margin-top{ margin-top: 0 !important}
	.no-margin-bottom{ margin-bottom: 0 !important}
	.body_overlay{background:#fff url(../../images/body_overlay.jpg) 50% 50%;position: fixed; top: 0; left: 0; width: 100%; height: 100%; opacity:0.2;}
	.body_waiting{position: absolute; top: 0; left: 0; z-index: 9999999999; width: 100%; height: 100%; background: #FFFFFF url(../../images/preloaders/GIF/128/Frederic.gif) 50% 50% no-repeat;}

	.form-control:focus, input:focus, .bootstrap-tagsinput input:focus {
	    border-color: #8A3F19 !important;
	    color: #FFFFFF !important;
	}
	.form-control, input, .bootstrap-tagsinput input {
	    color: #FFFFFF;
	    background-color: #404040;
	    border: 1px solid #6D6D6D;
	}
	.panel-default {
	    border-color: #656565;
	}
	.panel-default > .panel-heading {
	    color: #fff;
	    background-color: #333333;
	    border-color: #333;
	}
	.panel-footer {
	    background-color: #333333;
	    border-top: 1px solid #333;
	    color: white;
	}
	div.content-video, div.content-video-rockit {
	    padding: 0;
	    background: #464646;
	    color: white;
	}
	.breadcrumb {
	    background-color: #333333;
	    border-radius: 0;
	}


	.well {
	    min-height: 20px;
	    padding: 19px;
	    margin-bottom: 20px;
	    background-color: #333333;
	    border:none;
	    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
	    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
	    color: white;
	}
	.link{
		text-decoration:none;
	}

	.links{
		text-decoration:none;
		/*color:#366093;*/
		color:#646464;
		font-weight:700;
		font-size:12px;
	}
	a.links:hover{
		text-decoration:underline;
		font-weight:700;
	}


	.wall{
		margin:25px 0 0 0;
		text-align:center;
		font-size: 12px;
		display: block;
		max-width: 575px;
	}
	.wall > h2{
		margin:0;
		padding:5px 5px 0 5px;
	}
	/*
	.wall > div{
		background:white;
		box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
		-moz-box-shadow: 0 1px 2px rgba(34,25,25,0.4);
		-webkit-box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
		width:100%;
	}
	*/
.wall .panel-body {
    padding: 0 0 15px 0;
}

	.shadow-box{
		/*behavior: url(/resources/css/PIE.htc);*/
		font-size: 11px;
		background:white;
		box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
		-moz-box-shadow: 0 1px 2px rgba(34,25,25,0.4);
		-webkit-box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
		display: block;
	}
	.shadow-box div:first-child{
		text-align:center;
		line-height:0;
	}

	.box a, .box_new a{
		color: #FEFEFE;
	    text-decoration: none;
	    font-weight: 300;
	}
	.box a:hover, .box_new a:hover{
		text-decoration:underline;
		color: #FC6D2B;
	}

	.box_col{ width:290px; }

	.masonry_image{
		cursor:pointer;
		/*background-color:#F2F0F0;*/
		background-color:#232323;
		position:relative;
	}
	.masonry_image img{
		/*margin-bottom:-5px;*/
	}
	.masonry_image .playOverlayImg{
		width: 40px;
		position: absolute;
		top: 50%;
		left: 50%;
		margin: -20px -20px;
		opacity:0.2;
	}
	.caption{
		display:block;
		padding:5px;
		margin-bottom:0px;
		margin:5px;
	}
	h2.caption{
		font-size:16px;
	}
	
	.mix_item_body td{
		padding:0;
	}

	.foot{
		/*background:#DCE7F4;*/
		border-top:1px solid #ccc;
		padding: 10px 5px 2px 10px;
		position: relative;
	}
	.foot_mixes{
		padding: 10px;
		position: relative;
	    background: #464646;
    	color: #FFFFFF;
	}
	.foot_track{
		/*background:#DCE7F4;*/
		border-top:1px solid #ccc;
		position: relative;
		height: 22px;
		padding-top: 6px;

	}
	.footer{
		position: fixed;
		bottom: 0;
		height: 70px;
		width: 100%;
		margin-bottom:25px;
		display:none;
		text-align:center;
	}

	.metrics{
		font-size:11px;
		position: relative; 
		margin:0 0 8px 5px; 
		padding:0; 
		color:#A0A0A0;
	}
	.metrics td{

	}
	.metrics td div{
		display: inline-block; 
		position: relative; 
		top: 6px; 
		min-width: 22px; 
		height:20px; 
	}
	.infscr-loading{
		text-align: center;
		z-index: 100;
		position: fixed;
		left: 50%;
	    top: 50%;
	    margin-top: -164px;
	    margin-left: -64px;
		bottom: 128px;
		width: 128px;
		display:none;
	}


	.inactive{
		color: #969696;
		text-shadow: 1px 1px 0px #FFF;
		background: #DCDCDC;
		border: 1px solid #B9B9B9;
	}

	.error{
		font-size:small;
		color:#FF0000;
	}


	/*change background of dialog boxes */
	.ui-widget-content {
		background: #F5F5F5;
		color: #444;
	}
	/*change text color of autocomplete*/
	.ui-widget-content a {
		color: #444;
	}


	#goTopPage{
		position: fixed !important;
		height:100px;
		width:30px;
		z-index: 10000;
		cursor: pointer;
		top: 50%;
		right: 0px;
		margin-top:-50px;
		text-align: center;	
		background:#202020 url(../../images/scrolltotopimage.jpg) no-repeat 0% 50%;
	}
	#goTopPage:hover{
		width:33px;
	}




/* NEW CSS */
.navbar{
    box-shadow: 0px 2px 3px rgba(70,70,70,0.4);
    margin:0;
    border: none;
}
#navbar-collapse-01 > ul.nav > li > a {
    text-align: right;
}
.navbar li.navbar-notification span.count {
    position: absolute;
    top: 8px;
    right: 2px;
    padding: 0.4em 0.6em;
}
.navbar li.navbar-notification i.fa-bell-o {
    position: relative;
    font-size: 22px;
    color: #777;
}
.container{
	    padding: 0 !important;
    margin: 0 !important;
    width: 100%;
}
.mix_item_body header{
	position: relative;
}
.mix_item_body header button{
	position: absolute;
    bottom: 0;
    margin: 0;
    left: 50%;
    margin-left: -31px;
    margin-bottom: 52px;
    border-radius: 50px;
    background-color: #272727 !important;
    box-shadow: 0px 0px 12px #777777 !important;
    border: 1px solid #333333 !important;
    color: #FA6E22 !important;
    width: 64px;
    outline: none !important;
    opacity: .8;
}
.mix_item_body header button:hover {
	background-color:#FA6E22 !important;
	border-color: #FA9C5F !important;
	color:white !important;
	opacity: 1;

    -webkit-transition-property: color, background-color, border, opacity, -webkit-text-stroke;
    transition-property: color, background-color, border, opacity, -webkit-text-stroke;
    -webkit-transition-duration: 70ms;
    transition-duration: 70ms;
    -webkit-transition-delay: 70ms;
    transition-delay: 70ms;
}
.mix_item_body header button i.pe-7s-play{
	bottom: -2px;
    position: relative;
}
.mix_item_body header button i.pe-7s-diskette{
	left: -3px;
    position: relative;
}

.mix_item_body .row {
    margin: 0;
}
.mix_item_body .col-xs-12, .mix_item_body .col-xs-6, .mix_item_body .col-xs-4 {
    margin: 0;
    padding: 0;
}
.mix_item_body .col-xs-12 img {
    min-width: 290px;
}
.mix_item_body .col-xs-6 img {
    min-width: 145px;
}

.wall {
	/*
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
    color: #797f86;
    background-color: #f4f5f5;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
    color: #797f86;
    background-color: #f4f5f5;
    position: relative;
    color: #66696b;
    background-color: #1f2123;
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.35);
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.35);
    -webkit-transition: -webkit-box-shadow 100ms, opacity 400ms ease-out, -webkit-transform 400ms ease-out;
    transition: box-shadow 100ms, opacity 400ms ease-out, transform 400ms ease-out;
    */
    box-shadow: 0px 0px 4px #4C4C4C !important;
    -webkit-box-shadow: 0px 0px 4px #4C4C4C !important;
}

.wall > div {
    position: relative;
    color: rgba(121,127,134, 0.9);
    background-color: #2D2D2D;
    /*
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.35);
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.35);
    -webkit-transition: -webkit-box-shadow 100ms, opacity 400ms ease-out, -webkit-transform 400ms ease-out;
    transition: box-shadow 100ms, opacity 400ms ease-out, transform 400ms ease-out;
    */
}
.wall header a i.fa-eye{
    position: absolute;
    top: 0;
    right: 0;
    padding: 6px;
    margin: 10px;
    color: white;
    border: 1px solid #ccc;
    border-radius: 50px;
    background-color: rgba(242, 106, 33, 0.2);
    z-index: 1;
    display: none;
}
.wall header a:hover i.fa-eye{
	display: block;
}
.wall header a i.fa-eye:hover{
    background-color: #F36B21;
}

.mix_box .v-center{
}
.mix_box .v-center div.col-xs-6{
	background-color: black;
}
.mix_box .v-center div.col-xs-6 div{
	vertical-align: middle;
	display: table-cell;
}

div.post_hover {
	display: block;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 20;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

div.post_hover .post-actions-wrapper {
	/*
    position: relative;
    padding: 5px;
    */
}

div.post_hover .post-actions {
	/*
    background-color: #fafafa;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.05)), to(rgba(255, 255, 255, 0)));
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0.05), rgba(255, 255, 255, 0));
    background-image: linear-gradient(rgba(255, 255, 255, 0.05), rgba(255, 255, 255, 0));
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.05), 0 1px 3px rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.05), 0 1px 3px rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    */
    text-align: right;
}
div.post_hover .post-actions > div {
    display: inline-block;
    padding: 0px 3px;
    vertical-align: top;
}
div.post_hover .post-actions > div:hover {

}
div.post_hover .post-actions > div > i, div.post_hover .post-actions > div > span {
	font-size: 14px;
	/*
    -webkit-transition-property: color, background-color, border, opacity, -webkit-text-stroke;
    transition-property: color, background-color, border, opacity, -webkit-text-stroke;
    -webkit-transition-duration: 100ms;
    transition-duration: 100ms;
    -webkit-transition-delay: 100ms;
    transition-delay: 100ms;
    */
    margin-left: 5px !important;
}

div.post_hover .post-actions > div > span {
    font-size: 14px;
    font-weight: 100;
    top: -1px;
    position: relative;

}
ul li.li-static, ul li.li-toggler{
    display:list-item;
}
ul.post_songs_list li h2 a{
	font-weight: 500;
    font-size: 18px;
    color: #FC6D2B;
}
ul.post_songs_list li.li-extra:hover span, li.li-static:hover span {
    color: #C1C1C1;
    cursor: pointer;
    text-decoration: underline;
}
ul.post_songs_list li.li-extra:hover span i.fa-play, li.li-static:hover span i.fa-play {
    visibility: visible;
}
ul.post_songs_list li.li-extra span i.fa-play, li.li-static span i.fa-play {
    visibility: hidden;
}
ul li.li-extra{
    display:none;
}
ul.post_songs_list {
	/*
    margin: 5px 6px;
    background-color: #fafafa;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.05), 0 1px 3px rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.05), 0 1px 3px rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    */
}
ul.post_songs_list {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

ul.post_songs_list li {
    position: relative;
    text-align: left;
    font-size: 12px;
    line-height: 1.2;
    color: rgba(102, 105, 107, 0.8);
    border-bottom: 1px solid #1f2123;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.05);
}
ul.post_songs_list li {
    color: rgba(121,127,134, 0.8);
    border-bottom-color: #1E1F1F;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 270px;
    margin-right: 15px;
    margin-left: 15px;
}
ul.post_songs_list li:first-child {
    padding: 1px;
    text-align: center;
}
ul.post_songs_list li:last-child {
    border: none;
}
ul.post_songs_list li h2.caption {
    color:#686868;
}
ul.post_songs_list li span, ul.post_songs_list li button {
    display: inline-block;
    padding: 0.5em 1em;
    font-size: 100%;
    color: rgba(255, 255, 255, 0.8);
    font-weight: normal;
}
ul.post_songs_list li span.label {
    width: 4em;
    position: absolute;
    top: 0;
    left: 0;
}
ul.post_songs_list li span{
	text-align: left;
}

ul.post_songs_list li button{
	text-align: center;
	outline: none !important;
}
ul.post_songs_list li button:hover{
	color: #FC6D2B !important;
}
div.post_tags{
	border-bottom: 1px solid;
    padding: 5px;
    border-color: #121314 !important;
    margin-top: 6px;
}
div.post_tags a{
	margin-left: 5px;
	margin-bottom: 3px;
    color: ##D8D8D8;
    font-weight: 400;
    padding: 3px 8px;
    border: 1px solid #8C7164;
    border-radius: 12px;
    background-color: #3E3D3D;
    display: inline-block;
}
div.post_tags a:hover{

}

/** NAVBAR SEARCH BOX STYLE **/
.block-search #search-block-form input:focus {
    box-shadow: none;
    outline: none !important;
    width: 170px;
    background-color: white;
}
.block-search #search-block-form input {
    background-color: transparent;
    border: none;
    border-radius: 50px;
    padding-left: 10px;
    padding-right: 30px;
    height: 36px;
    font-weight: 100;
    width: 100px;
    margin: 7px 0;
    color: #333333 !important;
    border: 1px solid rgba(0, 0, 0, 0.1);
    -webkit-transition: all 0.35s;
    -o-transition: all 0.35s;
    transition: all 0.35s;
    -moz-transition: all 0.35s;
    -ms-transition: all 0.35s;
}
.block-search #search-block-form i.nav-search-icon {
    color: #686868;
    font-size: 17px;
    position: absolute;
    right: 9px;
    top: 17px;
    cursor: pointer;
}
/* END NAVBAR SEARCH BOX STYLE */

/*Player iframe*/
#rif_player{
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    max-height: 600px;
    min-height: 56px;
    height: 56px;
    border: none;
    z-index: 111;
    overflow: hidden;
    background-color: transparent;
    background: none;
}


/*Content iframe*/
#rif_content{
    position: relative;
    height: 89%;
    width: 100%;
    margin: 0;
    padding: 0;
    border: none;
    background-color: transparent;
    background: none;
    margin-top: 1px;
}

.font-weight-100{
	font-weight: 100;
}


/* CSS for content/show/id */
body {
	counter-reset: playlistvideo;
}
.show_mix .panel .panel-heading .col-sm-3 button.mix_item_play{
    position: absolute;
    left: 50%;
    top: 50%;
    border-radius: 50px;
    width: 50px;
    height: 50px;
    margin-top: -25px;
    margin-left: -25px;
    background-color: transparent;
    color: white;
    border: 2px solid white;
    cursor: pointer;
    outline: none !important;
}
.show_mix .panel .panel-heading .col-sm-3 button.mix_item_play:hover{
	background-color: #FC783B;
	border-color: #F99263;
}
.show_mix .panel .panel-heading .col-sm-3 button.mix_item_play i.pe-7s-play{
    margin-left: -1px;
    margin-top: 3px;
}
.edit-active:hover {
    background-color: #525252;
}
.edit-active:hover i.fa.fa-edit {
    opacity: 1;
}
.edit-active i.fa.fa-edit {
    opacity: 0;
}
div.edit-active{
	padding: 5px 0;
}
p.edit{
	line-height: 22px;
    margin: 0;
    padding-right: 20px;
}

.div-state-highlight { background-color: #FFE9E1; border: 1px solid #ccc; }

.panel i.pe-7s-plus, .panel i.pe-7s-like{
	color:#FC6D2B;
	font-size: 32px;
}
.panel i.pe-7s-plus:hover, .panel i.pe-7s-like:hover{
    font-weight: bold;
    cursor: pointer;
}
.panel i.pe-7s-like.pe-liked{
    font-weight: bold;
    color:red;
}
.panel i.pe-7s-like.disabled {
    font-weight: normal !important;
    color: #ccc !important;
}

div.content-video, div.content-video-rockit{
	padding: 0;
}
.content-video table, .content-video-rockit table{
	width: 100%;
}
.content-video tr, .content-video-rockit tr{
    border-bottom: 1px solid #333333;
    height: 60px;
}
.content-video td, .content-video-rockit td {
    vertical-align: middle;
}
.content-video i.pe-7s-plus{
	display: none;
}
.content-video div.col-md-12:hover i.pe-7s-plus{
	display: inline;
}

.content-video-handle {
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    padding: 0;
    vertical-align: middle;
    width: 10px;
}
.content-video-handle i.fa {
    color: #fff;
    opacity: 0;
}
.content-video div.col-md-12:hover .content-video-handle i.fa{
	opacity: 1;
}
.content-video div.col-md-12:hover .content-video-handle, 
.content-video-rockit div.col-md-12:hover .content-video-handle {
	background-color: #FC6D2B;
    text-align: center;
    border-left: 1px solid #e2e2e2;
    border-right: 1px solid #e2e2e2;
    cursor: move;
}
.content-video-index {
    max-width: 20px;
    padding: 0 3px 0 0;
    text-align: center;
    width: 20px;
}



.content-video-index:before {
    content: counter(playlistvideo);
    counter-increment: playlistvideo;
    color: #767676;
    display: inline-block;
    font-size: 11px;
}
.content-video-thumbnail {
    padding: 15px 0;
    width: 72px;
}
.content-video-thumbnail img{
	width: 72px;
}
.content-video-info{
	padding: 15px;
}
.content-video-duration {
    padding: 15px;
    text-align: right;
    vertical-align: top;
    width: 85px;
}
/* End of contet/show/id */


/* CSS for content/rockit/id */
.find_youtube_videos .box_new{
	margin-bottom: 25px;
	box-shadow: 0px 0px 4px #4C4C4C !important;
    -webkit-box-shadow: 0px 0px 4px #4C4C4C !important;
}
.content-video-rockit .content-video-select{
	width: 30px;
	text-align: center;
    padding: 0;
    vertical-align: middle;
}

.content-video-rockit .content-video-info .form-group{
	margin: 0;
}

.content-video-rockit div.col-md-12:hover .content-video-handle i.fa{
	opacity: 0.7;
}
.content-video-duration button{
	display: none;
}
#sortable .ui-sortable-handle:hover .content-video-duration button{
	display: block;
}
/* End of contet/rockit/id */

/* CSS for youtube/find */
.find_youtube_videos .masonry_image:hover .playOverlayImg{
	opacity: 1;
}
#preview_modal{
	margin-bottom: 55px;
}
#preview_modal .modal-body-notice{
	display: none;
}
#preview_modal ul.dropdown-menu.add-to-mix-ul {
    max-height: 360px;
    overflow: auto;
}
/* End of youtube/find */

/* ========================================================================== *\
	@group Pagination
\* ========================================================================== */
 #pagination {
    margin-top: 66px;
    text-align: center;
    margin-bottom: 20px;
    display: none;
}
/* Pagination */
#pagination #load-more-button, #pagination .pagination-button a:link, #pagination .pagination-button a:visited {
    background-color: #fafafa;
}
#load-more-button{
    display: inline-block;
    width: 100%;
    min-width: 290px;
    max-width: 290px;
    position: relative;
    padding: 40px 30px;
    line-height: 20px;
    background: #242628;
    visibility: hidden;
    opacity: 0;
    -webkit-transform: scale(0.001);
    -ms-transform: scale(0.001);
    transform: scale(0.001);
    -webkit-transition: -webkit-transform 200ms ease 2s;
    transition: transform 200ms ease 2s;

}
#load-more-button .label {
    display: block;
    color: #7a7d7f;
    font-size: 18px;
    font-weight: 600;
    line-height: 20px;
    -webkit-transition: opacity 1s ease 500ms;
    transition: opacity 1s ease 500ms;
}
#load-more-button .loading-animation {
    height: 20px;
    line-height: 20px;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
#load-more-button .loading-animation .circle {
    display: inline-block;
    width: 16px;
    height: 16px;
    line-height: 0;
    margin: 2px 5px;
    vertical-align: top;
    background-color: #DEDEDE;
    border-radius: 99em;
    -webkit-animation-name: bouncing-circles;
    animation-name: bouncing-circles;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: linear;
    animation-direction: linear;
}
#load-more-button .loading-animation .circle-one {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
}
#load-more-button .loading-animation .circle-two {
    -webkit-animation-delay: 0.44s;
    animation-delay: 0.44s;
}
#load-more-button .loading-animation .circle-three {
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
}
#load-more-button.loading .label {
    display: none;
}
#load-more-button.loading .loading-animation {
    display: inline-block;
    vertical-align: top;
}
#load-more-button.loading-end {
    color: #7a7d7f;
    -webkit-text-stroke: 1px rgba(122, 125, 127, 0.5);
    cursor: default;
    pointer-events: none;
}
#load-more-button.loading-end .label {
    opacity: 0.5;
}
#pagination #load-more-button {
    visibility: visible;
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

#load-more-button.loading-no-more .loading-animation{
	display: none;
}
@-webkit-keyframes bouncing-circles {
    50% {
        background-color: rgba(253, 82, 73, 0.6);
    }
}
@keyframes bouncing-circles {
    50% {
        background-color: rgba(255, 124, 8, 0.6);
    }
}
/* End of pagination */

/* views/users/* user profile */
body.page-body-profile .profile-header{
	background: #333333;
	min-height: 200px;padding: 20px;color: white;font-size: large;
}
body.page-body-profile .profile-header .media-object{
	width: 164px; height: 164px;
}
body.page-body-profile .profile-header .media-body p{
    font-weight: 100;
    font-size: 16px;
}
body.page-body-profile .profile-header .media-body a{
	margin-right:20px; font-weight:100; font-size:18px;
}
body.page-body-profile .profile-header .media-body .media-heading a.btn-sm{
	font-size: 12px;
}

body.page-body-profile .profile-nav > div{
    background-color: #464646;
    height: 43px;
}
body.page-body-profile .profile-nav > div .nav-pills > li > a, 
body.page-body-profile .profile-nav > div .nav-pills > li > a:hover, 
body.page-body-profile .profile-nav > div .nav-pills > li > a:focus{
    border-radius: 0;
    min-width: 110px;
	background: none;
	color: #FFFFFF;
}
body.page-body-profile .profile-nav > div .nav-pills > li > a:hover, 
body.page-body-profile .profile-nav > div .nav-pills > li > a:focus{
	color: #FC6D2B;
	text-decoration: underline;
}
body.page-body-profile .profile-nav > div .nav-pills > li.active > a, 
body.page-body-profile .profile-nav > div .nav-pills > li.active > a:hover, 
body.page-body-profile .profile-nav > div .nav-pills > li.active > a:focus{
	color: #FFFFFF;
    border-bottom: 3px solid #FC6D2B;
	text-decoration: none;
}
/* End of views/users/* user profile */
