

.easy_button {
background: #ff3818;
-moz-border-radius: 4px 4px 4px 4px;
border-radius: 4px 4px 4px 4px;
color: #FFFFFF;
font-family: 'Open Sans';
font-size: 14px;
font-weight: 700;
height: 40px;
line-height: 34px;
text-align: center;
margin:5px;
text-decoration: none;
padding-left:25px;
padding-right:25px;
padding-top:8px;
padding-bottom:8px;
}

.Textside input.send {
    background-image:url("/images/send.png");
    background-repeat:no-repeat;
    border: 0 none;
    cursor: pointer;
    float: left;
    height: 54px;
    margin: 5px 0 0 241px;
    width: 96px;
}

.alert {
	font-family: Arial, sans-serif;
	font-size: 16px;
	line-height: 18px;
	margin-bottom: 15px;
	position: relative;
	padding: 14px 40px 14px 18px;
	-webkit-box-shadow:  0px 1px 1px 0px rgba(180, 180, 180, 0.1);
	box-shadow:  0px 1px 1px 0px rgba(180, 180, 180, 0.1);
	-webkit-border-radius: 0px;
	border-radius: 0px;
}

.alert.alert-success {
	background-color: #edf6e5 !important;
	color: #7a9659 !important;
	border: 1px solid #9fc76f !important;
}

.alert.alert-error {
	background-color: #fdeaea !important;
	color: #ca6f74 !important;
	border: 1px solid #f27b81 !important;
}

.alert {
	background-color: #fffee1 !important;
	color: #daac50 !important;
	border: 1px solid #f5c056 !important;
}

.alert.alert-info {
	background-color: #e9f8ff !important;
	color: #5d9fa9 !important;
	border: 1px solid #75c7d3 !important;
}

.error5 {

    box-shadow: 2px 2px 2px 2px #ffc3c3 inset !important;

}

#widgetWrapper {
    margin: 0 auto;
    width: 300px;
}
#widgetOne {
    background: url("images/widget.jpg");
    height: 180px;
    margin-bottom: 8px;
    width: 297px;
}
#widgetOne .title {
    color: #FFFFFF;
    font-family: ubuntu,sans-serif;
    font-size: 21px;
    height: 21px;
    padding-bottom: 20px;
    padding-top: 10px;
    text-align: center;
}
#widgetOne .text {
    color: #FFFFFF;
    font-family: open sans,sans-serif;
    font-size: 13px;
    font-weight: bold;
    height: 38px;
    padding: 14px 10px 27px;
    text-align: center;
}
#widgetOne .linkRow {
    text-align: center;
}
#widgetOne .linkRow a {
    color: #FFFFFF;
    font-family: ubuntu,sans-serif;
    font-size: 18px;
    text-decoration: none;
}
#widgetTwo {
    margin-bottom: 15px;
}
#widgetTwo .title {
    border-bottom: 2px solid #DDDDDD;
    color: #224082;
    font-family: ubuntu,sans-serif;
    font-size: 21px;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: center;
}
#widgetTwo .text {
    color: #000000;
    font-family: open sans,sans-serif;
    font-size: 14px;
    padding: 14px 10px 7px;
    text-align: center;
}
#widgetTwo .linkRow {
    background: url("images/button2.jpg");
    height: 66px;
    padding-top: 33px;
    text-align: center;
}
#widgetTwo .linkRow a {
    color: #FFFFFF;
    font-family: ubuntu,sans-serif;
    font-size: 24px;
    text-decoration: none;
}
#widgetThree {

}
#widgetThree .title {
    border-bottom: 2px solid #DDDDDD;
    color: #224082;
    font-family: ubuntu,sans-serif;
    font-size: 21px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: center;
}
#widgetThree .text {
    color: #000000;
    font-family: open sans,sans-serif;
    font-size: 14px;
    padding: 14px 10px 7px;
    text-align: center;
}
#widgetThree .text ul {
	list-style-type:none;
}
#widgetThree .text li {
	color: #224082;
}
#widgetThree .text li  a{
	color: #224082;
	text-decoration:none;
}
#widgetThree .image {
}
#widgetThree .linkRow {

    padding-top: 15px;
}
#widgetThree .linkRow img {
	margin: 0 auto;
}
#widgetThree img {
	max-width:100%;
}

.catonefourth {float:left; width:270px; margin:6.5px; padding:10px; border:1px solid #a8b3c5; border-radius:10px; min-height:220px; background:#e7f0fb;}
.cathead {margin:0; padding:10px 0; text-align:center; font-size:24px; font-weight:bold; color:#ff3000;}
.cathead a{ color:#ff3000; text-decoration:none; }
ul.jobtitle {margin:0 0 0 10px; padding:10px; color:#5d6170;}
ul.jobtitle li {margin:0; padding:0; color:#2669ce; list-style:circle; font-size:13px;}
ul.jobtitle li a {text-decoration:none;  color:#2669ce;}
.clr {clear:both; float:none;}
.hide {display:none;}


.howitworks {width:297px; background:url(images/midbg.png) left top repeat-y; color:#272727;}

.container{
width: 800px;
margin: 0 auto;
}
/* Till here */

ul.tabs{
margin: 0px;
padding: 0px;
list-style: none;
}

ul.tabs li{
background: none;
color: #222;
display: inline-block;
padding: 10px 15px;
width:auto;
cursor: pointer;
}

ul.tabs li.current{
background: #ededed;
color: #222;
}

.tab-content{
display: none;
background: #ededed;
padding: 15px;
padding-right: 25px;
}

.tab-content.current{
display: inherit;
}

.alert {
    background-color: #FCF8E3;
    border: 1px solid #FBEED5;
    border-radius: 4px 4px 4px 4px;
    color: #C09853;
	font-size:17px;
    margin-bottom: 18px;
    padding: 8px 35px 8px 14px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.alert-success {
    background-color: #DFF0D8;
    border-color: #D6E9C6;
    color: #468847;
}
.alert-danger, .alert-error {
    background-color: #F2DEDE;
    border-color: #EED3D7;
    color: #B94A48;
}
.alert-info {
    background-color: #D9EDF7;
    border-color: #BCE8F1;
    color: #3A87AD;
}
.alert-block {
    padding-bottom: 7px;
    padding-top: 7px;
}
.alert-block > p, .alert-block > ul {
    margin-bottom: 0;
}
.alert-block p + p {
    margin-top: 5px;
}

.mainbox {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 10px solid #E2EAF5;
    border-radius: 10px;
    float: left;
    line-height: 110%;
    padding-bottom: 15px;
    width: 755px;
}

.midwhitebox {
    background: none repeat scroll 0 0 #F0F3FA;
    border-bottom: 10px solid #E2EAF5;
    float: left;
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 20px;
    padding: 15px 20px 15px 15px;
    width: 210px;
}

.twominutes {
    font-weight: bold;
    margin-top: -10px;
}
.midwhitebox h6 {
    color: #7A7D82;
    font-family: ubuntumedium;
    font-size: 17px;
    font-weight: bold;
    line-height: 120%;
    margin: 0;
}
.active {background:#ffffff !important; border-bottom:10px solid #ffffff !important;}
.active h6 {color:#ff3818 !important;}
.content {padding:10px 10px 15px 15px;}
.clr {clear:both;}

.mainbox > form {
    padding: 20px;
}
#Banner_box2 {
    border-bottom: 10px solid #FF3000;
    height: 285px;
    min-width: 1230px;
    overflow: hidden;
}
#Banner_box2 .banner {
    margin: 0 auto;
    width: 1230px;
}
#Banner_box2 h2 {
    display: block;
    font-size: 40px;
    height: 51px;
    margin-top: 40px;
    text-align: center;
}
#Banner_box2 ul {
    list-style: none outside none;
}
#Banner_box2 li {
    float: left;
    padding: 0 18px 0 51px;
    width: 325px;
}
#Banner_box2 .left {
    float: left;
    width: 41px;
}
#Banner_box2 .right {
    float: right;
    width: 271px;
}
#Banner_box2 .left span {
    background: url("/images/banner-bg1.png");
    color: #2669CE;
    display: block;
    font-family: 'ubuntumedium';
    font-size: 50px;
    font-weight: bold;
    height: 41px;
    line-height: 41px;
    margin-top: 10px;
    text-align: center;
    width: 41px;
}
#Banner_box2 h3 {
    color: #FF2500;
    font-family: 'Open Sans';
    font-size: 24px;
    font-weight: 700;
    padding: 0;
    text-align: center;
}
#Banner_box2 p {
    font-family: 'Open Sans';
    font-size: 15px;
    font-weight: 600;
    line-height: 20px;
    padding: 0;
    text-align: center;
}
#Banner_box2 a.btn {
    background: url("/images/banner-btn.png");
    color: #FFFFFF;
    display: block;
    font-family: 'Open Sans';
    font-size: 22px;
    font-weight: 700;
    height: 84px;
    line-height: 84px;
    margin: 10px auto 0;
    text-align: center;
    text-decoration: none;
    width: 300px;
}
#Banner_box2 a.btn:hover {
    text-decoration: underline;
}

#Banner_box3 {
    border-bottom: 10px solid #FF3000;
    height: 285px;
    overflow: hidden;
}
#Banner_box3 .banner {
    margin: 0 auto;
}
#Banner_box3 h2 {
    display: block;
    font-size: 40px;
    height: 51px;
    margin-top: 40px;
    padding-bottom:0px;
    text-align: center;
}
#Banner_box3 ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#Banner_box3 li {
    float: left;
    padding-left: 28px;
    padding-right:28px;
    width: 240px;
}
#Banner_box3 .left {
    float: left;
    text-align: center;
    width: 100%;
}
#Banner_box3 .right {
    float: right;
}
#Banner_box3 .left span {
    color: #2669CE;
    display: block;
    font-family: 'ubuntumedium';
    font-size: 50px;
    font-weight: bold;
    height: 41px;
    line-height: 41px;
    margin-top: 10px;
    text-align: center;
    width: 100%;
}
#Banner_box3 h3 {
    color: #FF2500;
    font-family: 'Open Sans';
    font-size: 21px;
    font-weight: 700;
    padding: 0;
    text-align: center;
}
#Banner_box3 p {
    font-family: 'Open Sans';
    font-size: 15px;
    font-weight: 600;
    line-height: 20px;
    padding: 0;
    text-align: center;
}

#Banner_box3 a.btn {
    background: url("/images/banner-btn.png");
    color: #FFFFFF;
    display: block;
    font-family: 'Open Sans';
    font-size: 22px;
    font-weight: 700;
    height: 84px;
    line-height: 84px;
    margin: 20px auto 0;
    text-align: center;
    text-decoration: none;
    width: 300px;
}
#Banner_box3 a.btn:hover {
    text-decoration: underline;
}
#Banner_box3 li:first-child, #Banner_box3 li:last-child {
margin:0px;
padding:0px;
}

.benefits {
    background-color: #FFFFFF;
    border: 7px solid #E2EAF5;
}
#widgetThree .title.dan {
    border-bottom: 0 none;
    color: #FF3818;
    margin-bottom: 10px;
    padding-bottom: 0;
}
#widgetThree .text.dan {
    padding-top: 6px;
}
#widgetThree .text.dan img {
    margin: 0 auto;
    opacity: 0.5;
}
#widgetThree .text.dan img:hover {
    margin: 0 auto;
    opacity: 1;
}
#widgetThree .text.dan ul {
    margin-top: 4px;
}
#widgetThree {
    float: left;
}
#widgetThree .text.dan ul li {
    color: #444444;
    line-height: 16px;
    padding-bottom: 10px;
    padding-top: 2px;
    text-align: left;
}

p a{

   color: #ff3000;
}



