/* @import url("reset.css"); *//* html { */	/* height:100%; */	/* background-color:#FFF; *//* } *//* body { */    /* background:#FFF; */    /* position:relative; */    /* margin:1%; */	/* height:97%; */	/* line-height:0; */	/* font-size:0; *//* } */a {	text-decoration:none;	color:#000;}a:hover {	/* text-decoration:underline; */	color:#4794D2;}/* h1  { */	/* line-height:20px; */	/* font-size:18px; */	/* padding:1px 0; */	/* margin:8px 0; *//* } *//* button, input[type="submit"], input[type="cancel"] { */	/* line-height:20px; */	/* padding:4px; */	/* border:0; */	/* border-radius:4px; */	/* cursor:pointer; */	/* text-decoration:none; */	/* font-weight:bold; */	/* color:#FFF; */	/* background-color:#235985; *//* } *//* button:hover, input[type="submit"]:hover, input[type="cancel"]:hover { */	/* background-color:#5ABCFF; *//* } *//* #page { */	/* height:97%; */    /* line-height:16px; */    /* font-family:Arial, Verdana, sans-serif; */    /* font-size:12px; */    /* text-align:left; */	/* color:#000; */	/* margin:0 auto -20px; *//* } *//* #page div.push { */	/* height:20px; *//* } *//* IE6 hack *//* * html #page { */	/* height:97%; *//* } *//* #container { */	/* position:relative; *//* } *//* #header { */	/* height:80px; */	/* border-radius:8px; */	/* border-color:#4794D2; */	/* box-shadow:0 0 2px; */	/* /*background-color:#4794D2;*/ */	/* margin-top:10px; */	/* margin-bottom:4px; */	/* padding:7px 24px 12px; *//* } *//* #footer { */	/* position:fixed; */	/* left:0; */	/* bottom:0; */	/* width:100%; */	/* height:20px; */	/* color:#666; */	/* background:#D2D2D2; *//* } *//* #footer div { */	/* border-top:1px solid #4794D2; */	/* line-height:15px; */	/* padding:2px 10px; *//* } *//* #footer a { */	/* font-weight:bold; */	/* color:#F44; *//* } *//* #footer a:hover { */	/* color:#F00; *//* } *//* #loginForm { */	/* width:30%; */	/* margin:0 35%; *//* } *//* #loginForm p { */	/* width:100%; */	/* height:34px; */	/* line-height:34px; */	/* text-align:right; *//* } *//* #loginForm p label { */	/* float:left; *//* } *//* #loginForm input[type="text"], #loginForm input[type="password"] { */	/* width:50%; */	/* padding:0 4px; */	/* border:1px solid #999999; */	/* border-radius:4px; *//* } *//* #loginForm input[type="text"]:focus, #loginForm input[type="password"]:focus { */	/* box-shadow:0 0 2px; *//* } *//* #loginForm input { */	/* height:24px; */	/* margin:4px 0; *//* } *//* .left { */	/* float:left; *//* } *//* .right { */	/* float:right; *//* } */.clear {	clear:both;}/* p.account { */	/* position:absolute; */	/* top:0; */	/* right:0; */	/* line-height:20px; *//* } *//* p.account a { */	/* line-height:16px; */	/* margin-left:10px; */	/* float:right; */	/* padding:2px 8px; */	/* display:block; */	/* border-radius:4px; */	/* color:#FFF; */	/* background-color:#4794D2; *//* } *//* p.account a:hover { */	/* color:#FFF; *//* } *//* ul.breadcrumb { */	/* height:20px; *//* } *//* ul.breadcrumb li { */	/* line-height:18px; */	/* padding:1px 0; */	/* float:left; */	/* font-weight:bold; *//* } *//* ul.breadcrumb li a { */	/* line-height:18px; */	/* padding-right:18px; */	/* background-image:url('../img/arrow-right.png'); */	/* background-repeat:no-repeat; */	/* background-position:center right; *//* } *//* p.back { */	/* position:absolute; */	/* top:10px; */	/* right:0; */	/* line-height:18px; */	/* margin-top:20px; *//* } *//* p.back a { */	/* line-height:18px; */	/* padding-left:18px; */	/* background-image:url('../img/arrow-left.png'); */	/* background-repeat:no-repeat; */	/* background-position:center left;	 *//* } */dl.list {	margin-top:20px;}dl.list dd {	/* float:left; */}dl.list dd > div {	/* width:120px; */	/* height:180px; */	padding:20px;	position:relative;	border-radius:8px;	box-shadow:0 0 2px;	background-color:#FFF;		margin-bottom: 30px;}dl.list dd > div:hover {	border-color: #D43F3A;	color: #CF1040;	background-color: #fff;}dl.list dd > div img {	/* width:90px; */	/* height:90px; */	margin:12px;}dl.list dd > div h3 {	/* width:120px; */	text-align:center;	/* font-weight:bold; */	word-wrap:break-word;	font-size: 16px;	margin: 10px 0 !important;}dl.list dd > div p {	width:100%;	text-align:center;}dl.list dd > div:hover h3 a, dl.list dd > div:hover p {	color: inherit;}dl.list dd a.preview {/*	display:none;*/	background-image: url('../img/zoom-icon.png');	background-repeat: no-repeat;	background-position: center right;	padding-right: 22px;	display: block;	color: #FFFFFF;	line-height: 19px;	text-align: right;	font-size: 12px;	position: absolute;	top: 10px;	right: 10px;	text-transform: uppercase;	letter-spacing: 1px;}dl.list dd .btn {    margin-bottom: 10px;}.btn:hover{   background-color: #CF1040;    color: rgba(255, 255, 255, 0.7);    border-color: #CF1040;}dl.list div.info {	height:66px;}p.message {	line-height:40px;}.sidebar .sidebar-wrapper {	color: #CF1040;	background-color: #000;}.sidebar .nav p {	color: #9A979C;}.sidebar .nav .active-pro p > a:hover {	color: #CF1040;}dl.list dd > div {	border-radius: 0;	box-shadow: none;	border: 1px solid #9A979C;}.card {	border-radius: 0;	box-shadow: none;	border: 1px solid #9A979C;}.btn-info.btn-fill {	border-color: #D43F3A;	background-color: #CF1040;	border-radius: 0;}.btn-info.btn-fill:hover {	color: #000;	border-color: #D43F3A;	background-color: #FFF;}.form-control.border-input {	border-radius: 0;}.form-control.border-input:focus {	border-color: #D43F3A;}h3{		}