#RespuestaRapida 
{
position: fixed;
}

.head-main 
{
display:none;
height: 42px;
width:100%!important;
position: absolute;
top: 0px;
margin-left: -8px;
padding-left: 8px;
padding-right: 8px;
padding-top: 0px!important;
padding-bottom: 0px!important;
margin-top: 0px!important;
margin-bottom: 0px!important;
font-weight: normal!important;
}

.head-main i {
font-size: 32px;
}

body
{
word-wrap: break-word;
}

#quoter
{
display:none;
min-height: 40px;
width:100%;
background: #800000;
position: fixed;
top: 0px;
margin-left: -8px;
padding-left: 8px;
padding-right: 8px;
}

#boards_m 
{
position: absolute;
top: 4px;
height: 32px;
width: 80%;
}

.spar 
{
display:none;
height: 40px;
width: 100%
}

#m_nav
{
display : none;
margin-top: 1em;
margin-bottom: 1em;
text-align: center;
}

.m_btn 
{
border-radius: 5px;
padding: 10px;
text-decoration:none
}

.m_ssss {
display: none;
width: 100%;
height: 1px!important;
}

.m_reflink, .m_hpreflink, .mvisible
{
display:none;
}

@media only screen and (max-width: 720px) 
{
table[align="center"] td {
display: inline-block;
width: 90%!important;
}

table 
{
width: 100%;
}

.doubledash, .navbar, .adminbar, #posttypeindicator, .mhidden
{
display: none;
}

.head-main, .spar, .mvisible
{
display: block!important;
}

input[name="name"]
{
width: 100%
}

input[name="em"]
{
width: 100%
}

textarea[name="message"]
{
width: 100%
}

input[name="subject"]
{
width: 74%
}

input[name="imagefile"]
{
width: 70%
}

.thumb {
width:35%;
height: auto;
margin: 2px 3px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
}

@media only screen and (max-width: 360px) 
{
blockquote {
margin-top: 2em;
margin-left: 0;
}

input[value="Siguiente"]
{
width: 20px;
}

input[value="Anterior"]
{
width: 20px;
}

input[name="subject"]
{
width: 69%
}

input[name="imagefile"]
{
width: 67%
}
}

@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?-10f2fc');
	src:url('fonts/icomoon.eot?#iefix-10f2fc') format('embedded-opentype'),
		url('fonts/icomoon.woff?-10f2fc') format('woff'),
		url('fonts/icomoon.ttf?-10f2fc') format('truetype'),
		url('fonts/icomoon.svg?-10f2fc#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-home:before {
	content: "\e601";
}
.icon-newspaper:before {
	content: "\e602";
}
.icon-pencil:before {
	content: "\e603";
}
.icon-play:before {
	content: "\e604";
}
.icon-screen:before {
	content: "\e605";
}
.icon-mobile:before {
	content: "\e606";
}