.welcome-box .box{
	margin:30px 0;
	border:1px solid #ddd;
	padding:0 0 35px;
}
.welcome-box h1{
	text-transform:uppercase;
	margin:15px 0;
}
.welcome-box .box p{
	line-height:25px;
	font-size:16px;
	margin:0 0 20px;
	color:#333;
	padding:0 25px;
}
.welcome-box .box img{
	background-color:#60c160;
	padding:10px;
	margin:-23px auto 20px;
	width:40px;
}
.welcome-box .box h3{
	text-transform:uppercase;
	margin:15px 0;
	font-size:20px;
	color:#000;
}
.mainbox{
	margin-top:30px;
}
.welcome-box .box .btn-primary:hover{
	background:#60c160;
}
.welcome-box .box .btn-primary{
	margin:0 0 30px;
	border-radius:3px;
	padding:10px 15px;
	background:#018bc8;
	color:#fff;
	text-shadow:none;
	height: auto;
	line-height: 12px;
}
.welcome-box{
	text-align:center;
}
.ticketform p{
	color:#444444;
}
.ticketform .content{
	margin-bottom: 20px;
}
.ticketform .box1 span{
	font-size:12px;
}
.ticketform table.form{
	margin:0;
	border-radius:5px;
}
.ticketform .table-hover > tbody > tr:hover {
    background-color: transparent;
}
.ticketform table.form td{
	padding:15px;
}
.ticketform .box1{
	background:#f5f5f5;
	padding:15px;
	border-bottom:1px solid #ddd;
	color:#444;
	font-sizE:16px;
	line-height:20px;
}
.ticketform select,.ticketform input[type="text"],.ticketform textarea{
	border-color:#ddd !important;
	border-radius:2px;
	width:100%;
	min-height:27px;
}
.ticketform .text{
	margin:0 0 10px;
	color:#444;
	font-size:12px;
}
.ticketform h2{
	color:#636e75;
	font-size:25px;
	font-weight:normal;
	margin-bottom:10px;
}
.ticketform .btn-primary:hover{
	background:#60c160;
}
.ticketform .btn-primary{
	margin:0 0 30px;
	border-radius:3px;
	padding:10px 15px;
	background:#018bc8;
	height:auto;
	text-shadow:none;
}
.ticketlist .content{
	padding:0px !important;
	border:1px solid #d3f0f6 !important;
	border-radius:5px;
	margin-bottom: 20px;
}
.ticketlist .box1 span{
	font-size:12px;
}
.ticketlist table.list{
	margin:0;
	border:none !important;
}
.ticketlist table.list tbody tr:last-child td{
	margin-bottom:15px;
}
.ticketlist table.list tbody tr:first-child td{
	margin-top:15px;
}
.ticketlist table.list thead td{
	padding:15px 15px;
}
.ticketlist table.list thead td a, .ticketlist table.list thead td {
    text-decoration: none;
    color: #222222;
    font-weight: bold;
}
.ticketlist table.list td{
	padding:5px 15px;
	border:none !important;
}
.ticketlist thead tr{
	margin:15px 0 0;
}
.ticketlist .box1{
	background:#d9edf7;
	padding:15px;
	border-bottom:1px solid #d3f0f6;
	color:#444;
	font-sizE:16px;
	line-height:20px;
	font-weight:bold;
}
.ticketlist .text{
	margin:0 0 10px;
	color:#444;
	font-size:12px;
}
.ticketlist .btn-primary:hover{
	background:#60c160;
}
.ticketlist .btn-primary{
	margin:0px 15px;
	padding:8px 15px;
	background:#018bc8;
	height:auto;
	box-shadow:none;
	text-shadow:none;
	border-radius:3px;
	border:none;
	font-size:12px;
}
.ticketlist .box2 table.list{
	border:1px solid #faeccc !important;
	border-radius:5px !important;
	width:97%;
	margin:20px 15px 25px;
}
.ticketlist .box2 tr td{
	padding:15px !important;
}
.ticketlist .box2 tr:first-child td{
	background:#fcf8e3;
	padding:15px;
	border-bottom:1px solid #faeccc !important;
}
.support-layout .box-heading{border-radius: 0px;background: #229ac8; color: #fff;padding: 10px;}
.support-layout ul {padding-left:15px;}
.support-layout ul li{list-style:none;line-height:23px;}
.support .box1{
	margin:0 0 20px;
}
.support h2{
	background:#229ac8;
	color: #fff;
    font-size: 16px;
    margin: 0;
    padding: 10px;
}
.support a{
	border: 1px solid #dddddd;
    color: #888888;
    display: block;
    margin-bottom: -1px;
    padding: 8px 12px;
    text-decoration: none;
}
.support a.active, .support  a:hover {
    background: #eeeeee none repeat scroll 0 0 !important;
}
