@charset "utf-8";
/* CSS Document */

#sidebar{ 
	width:35%;
	-webkit-box-shadow: 1% 0 1% -1% black;
	   -moz-box-shadow: 1% 0 1% -1% black;
	        box-shadow: 1% 0 1% -1% black;
}
#content{ width:64%; }
#system{ width:100%; }
#system h1, #system h2, #system #description{ width:80%; margin-left:auto; margin-right:auto; }

#status-isp .topic{ float:none; width:80%; margin:auto; }
#status-isp .left{ float:none; width:80%; margin:20px auto; }
#status-isp .right{ float:none; width:80%; margin:auto; }

#status-isp .left #icon-lan{ width:50px; display:inline; }
#status-isp .left .line{ display:inline-block; margin:0 10px; }
#status-isp .left img{ vertical-align:middle; }
#status-isp .left #icon-lan-black{ margin:0; }
#status-isp .left .status{ display:inline-block; }
#status-isp .right ul li{ font-size:14px; }
#status-isp .right ul li .column-1{ width:25%; }
#status-isp .right ul li .column-2{ width:75%; }
#status-isp .right ul li.table-header .column-2{ width:74%; }

#sidebar #container{ padding:23px 5% 0 5%; }
#building{ padding-left:0; }
#building h2{ padding-left:40px; }
#building h3{ width:100%; font-size:18px; margin:10px 0; }
#building p{ width:70%; }
#building #icon-building{ width:25px; top:0; }
#sidebar-contact #email-support .msg_support_time{ display:block; padding-left:30px; }

#sidebar-jobs #email-support .msg_support_time{ display:block; padding-left:30px; }

#info{ padding-top:170px; }
#info h1{ font-size:16px; }

#help table{ width:80%; }
#help table tbody tr td:nth-child(1){ font-size:14px; }