/*  phpBB3 Style Sheet
    --------------------------------------------------------------
	Style name:			we_clearblue
	Based on style:		prosilver (the default phpBB 3.3.x style)
	Original author:	Tom Beddard ( http://www.subblue.com/ )
	Modified by:		Melvin García ( http://www.melvingarcia.com/ )
    --------------------------------------------------------------
*/

@import url('common.css?hash=a9741ba1');
@import url('content.css?hash=56f9e623');
@import url('cp.css?hash=50d868ab');
@import url('forms.css?hash=b64464fb');
@import url('responsive.css?hash=87b53e0');
@import url('my.css?hash=87b53e0');

/*	Custom colours
	---------------------------------------------------------------
*/

.cp-main .pm {
  background-color: #f4f4f4;
}

.dropdown-extended .header .header_settings {
  font-size: 10px;
}
