@import url(http://fonts.googleapis.com/css?family=Courgette);

* {
	margin:0;
	padding:0;
}
body {
	background:url(../images/bodybg.jpg) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
}
#wapper {
	width: 100%;
	background: #df3838;
	height: 3px;
	z-index: 1000;
	position: absolute;
}
#wapper-min {
	width:1101px;
	margin:0px auto;
	background:#FFF;
	box-shadow:0px 0px 9px 1px #909090;
}
.logo {
	float:left;
}
.logoleft {
	background:url(../images/logoleft.png) no-repeat;
	height:159px;
	width:890px;
	float:left;
}
.clr {
	clear:both;
}
.topleftmrnu a {
	float:left;
	padding:8px 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ff0806;
	text-decoration:none;
	font-weight:bold;
	background:url(../images/topshadow.jpg) no-repeat right;
}
.topleftmrnu a:hover {
	color:#000;
}
.toplink {
	float:right;
}
.searchbox {
	float: right;
	margin-top:30px;
	margin-right:20px;
}
.searchbox input {
	float:left;
	border:1px solid #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:italic;
	padding:7px;
	height:10px;
	width:170px;
	-webkit-box-shadow: inset 2px 2px 5px 0px rgba(0, 0, 0, 0.46);
	-moz-box-shadow: inset 1px 2px 5px 0px rgba(0, 0, 0, 0.46);
	box-shadow: inset 1px 2px 5px 0px rgba(0, 0, 0, 0.46);
}
.searchbox input:focus {
	border:1px solid #eee;
	outline: auto 0px;
}
.searchbox a {
	float: right;
	font-size: 13px;
	color: #df3838;
	background: #FFF;
	padding: 5px;
	width: 17px;
	height: 16px;
	margin-left: 4px;
	text-align: center;
}
.searchbox a:hover {
	color:#000;
}
.topmail {
	float:right;
	margin-right:20px;
	margin-top:20px;
}
.topmail a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFF;
	text-decoration:none;
	padding-left:10px;
}
.topmail a:hover {
	color:#ffd2d2;
}
.main_slider {
	float:left;
	background:#e9e9e9;
	width:739px;
	height:294px;
	border-radius:0px 20px 20px 0px;
	margin-top:15px;
}
.main_Event {
	float:right;
	background: rgba(233, 233, 233, 1);
	background: -moz-linear-gradient(left, rgba(233, 233, 233, 1) 0%, rgba(211, 211, 211, 1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(233, 233, 233, 1)), color-stop(100%, rgba(211, 211, 211, 1)));
	background: -webkit-linear-gradient(left, rgba(233, 233, 233, 1) 0%, rgba(211, 211, 211, 1) 100%);
	background: -o-linear-gradient(left, rgba(233, 233, 233, 1) 0%, rgba(211, 211, 211, 1) 100%);
	background: -ms-linear-gradient(left, rgba(233, 233, 233, 1) 0%, rgba(211, 211, 211, 1) 100%);
	background: linear-gradient(to right, rgba(233, 233, 233, 1) 0%, rgba(211, 211, 211, 1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9e9e9', endColorstr='#d3d3d3', GradientType=1 );
	width:352px;
	height:294px;
	border-radius:20px 0px 0px 20px;
	margin-top:15px;
}
.news-text {
	float: right;
	width:329px;
	background: #eeeeee; /* Old browsers */
	background: -moz-linear-gradient(top, #eeeeee 0%, #ffffff 23%, #ffffff 47%, #ededed 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eeeeee), color-stop(23%, #ffffff), color-stop(47%, #ffffff), color-stop(100%, #ededed)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #eeeeee 0%, #ffffff 23%, #ffffff 47%, #ededed 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #eeeeee 0%, #ffffff 23%, #ffffff 47%, #ededed 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #eeeeee 0%, #ffffff 23%, #ffffff 47%, #ededed 100%); /* IE10+ */
	background: linear-gradient(to bottom, #eeeeee 0%, #ffffff 23%, #ffffff 47%, #ededed 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#ededed', GradientType=0 );
	border: 2px solid #ee1c25;
	border-radius:19px;
	margin-top:10px;
	margin-right:5px;
}
.news-text h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 18px;
	padding:7px 10px 8px 13px;
	background:url(../images/newsbg.png) no-repeat;
	font-weight:normal;
	text-align:center;
}
.news-text h2 {
	color:#000;
	font-size:12px;
	font-weight:normal;
}
.bank-Achievement {
	float:left;
	background: rgba(233, 233, 233, 1);
	background: -moz-linear-gradient(to right, rgba(232, 232, 232, 1) 0%, rgba(237, 234, 234, 1) 100%);
	background: -webkit-gradient(to right, rgba(232, 232, 232, 1) 0%, rgba(237, 234, 234, 1) 100%);
	background: -webkit-linear-gradient(to right, rgba(232, 232, 232, 1) 0%, rgba(237, 234, 234, 1) 100%);
	background: -o-linear-gradient(to right, rgba(232, 232, 232, 1) 0%, rgba(237, 234, 234, 1) 100%);
	background: -ms-linear-gradient(to right, rgba(232, 232, 232, 1) 0%, rgba(237, 234, 234, 1) 100%);
	background: linear-gradient(to right, rgba(232, 232, 232, 1) 0%, rgba(237, 234, 234, 1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9e9e9', endColorstr='#d3d3d3', GradientType=1 );
	width:352px;
	height:250px;
	border-radius:0px 20px 20px 0px;
	margin-top:15px;
}
.Achievement {
	float: left;
	width:329px;
	height: 224px;
	background: #eeeeee; /* Old browsers */
	background: -moz-linear-gradient(top, #eeeeee 0%, #ffffff 23%, #ffffff 47%, #ededed 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eeeeee), color-stop(23%, #ffffff), color-stop(47%, #ffffff), color-stop(100%, #ededed)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #eeeeee 0%, #ffffff 23%, #ffffff 47%, #ededed 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #eeeeee 0%, #ffffff 23%, #ffffff 47%, #ededed 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #eeeeee 0%, #ffffff 23%, #ffffff 47%, #ededed 100%); /* IE10+ */
	background: linear-gradient(to bottom, #eeeeee 0%, #ffffff 23%, #ffffff 47%, #ededed 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#ededed', GradientType=0 );
	border: 2px solid #ee1c25;
	border-radius:19px;
	margin-top:10px;
	margin-left:5px;
}
.Achievement h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 18px;
	padding:7px 10px 8px 13px;
	background:url(../images/Achievement.png) no-repeat;
	font-weight:normal;
	text-align:center;
}
.Achievement h2 {
	font-size:13px;
	font-weight:normal;
	padding:40px 5px 15px 18px;
	height: 104px;
}
.Achievement h2 ul {
	float:none;
}
.Achievement h2 ul li {
	list-style:none;
	line-height:22px;
}
.Achievement h2 ul li i {
	color:#df3838;
}
.Achievement h3 {
	background:url(../images/boxfooter.png) no-repeat;
	height:28px;
}
.Achievement h3 a {
	font-size:13px;
	color:#df3838;
	text-decoration:none;
	float:right;
	padding:5px 10px 0px 0px;
}
.Achievement h3 a:hover {
	color:#000;
}
.bank-Facilities {
	float:left;
	background: rgba(233, 233, 233, 1);
	background: -moz-linear-gradient(to right, rgba(232, 232, 232, 1) 0%, rgba(237, 234, 234, 1) 100%);
	background: -webkit-gradient(to right, rgba(232, 232, 232, 1) 0%, rgba(237, 234, 234, 1) 100%);
	background: -webkit-linear-gradient(to right, rgba(232, 232, 232, 1) 0%, rgba(237, 234, 234, 1) 100%);
	background: -o-linear-gradient(to right, rgba(232, 232, 232, 1) 0%, rgba(237, 234, 234, 1) 100%);
	background: -ms-linear-gradient(to right, rgba(232, 232, 232, 1) 0%, rgba(237, 234, 234, 1) 100%);
	background: linear-gradient(to right, rgba(232, 232, 232, 1) 0%, rgba(237, 234, 234, 1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9e9e9', endColorstr='#d3d3d3', GradientType=1 );
	width:362px;
	height:250px;
	border-radius:20px;
	margin-top:15px;
	margin-left:18px;
}
.Facilities {
	float: left;
	width:329px;
	height: 224px;
	background: #eeeeee; /* Old browsers */
	background: -moz-linear-gradient(top, #eeeeee 0%, #ffffff 23%, #ffffff 47%, #ededed 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eeeeee), color-stop(23%, #ffffff), color-stop(47%, #ffffff), color-stop(100%, #ededed)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #eeeeee 0%, #ffffff 23%, #ffffff 47%, #ededed 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #eeeeee 0%, #ffffff 23%, #ffffff 47%, #ededed 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #eeeeee 0%, #ffffff 23%, #ffffff 47%, #ededed 100%); /* IE10+ */
	background: linear-gradient(to bottom, #eeeeee 0%, #ffffff 23%, #ffffff 47%, #ededed 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#ededed', GradientType=0 );
	border: 2px solid #ee1c25;
	border-radius:19px;
	margin-top:10px;
	margin-left:15px;
}
.Facilities h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 18px;
	padding:7px 10px 8px 13px;
	background:url(../images/Facilities.png) no-repeat;
	font-weight:normal;
	text-align:center;
}
.Facilities h2 {
	font-size:13px;
	font-weight:normal;
	padding:20px 5px 0px 18px;
}
.Facilities h4 {
	padding:10px 10px 10px 15px;
	line-height:20px;
	color:#df3838;
}
.Facilities h2 ul {
	float:none;
}
.Facilities h2 ul li {
	list-style:none;
	line-height:22px;
}
.Facilities h2 ul li i {
	color:#df3838;
}
.Facilities h3 {
	background:url(../images/boxfooter.png) no-repeat bottom;
	height:28px;
}
.Facilities h3 a {
	font-size:13px;
	color:#df3838;
	text-decoration:none;
	float:right;
	padding:5px 10px 0px 0px;
}
.Facilities h3 a:hover {
	color:#000;
}
.bank-Deposit {
	float:right;
	background: rgba(233, 233, 233, 1);
	background: -moz-linear-gradient(to right, rgba(232, 232, 232, 1) 0%, rgba(237, 234, 234, 1) 100%);
	background: -webkit-gradient(to right, rgba(232, 232, 232, 1) 0%, rgba(237, 234, 234, 1) 100%);
	background: -webkit-linear-gradient(to right, rgba(232, 232, 232, 1) 0%, rgba(237, 234, 234, 1) 100%);
	background: -o-linear-gradient(to right, rgba(232, 232, 232, 1) 0%, rgba(237, 234, 234, 1) 100%);
	background: -ms-linear-gradient(to right, rgba(232, 232, 232, 1) 0%, rgba(237, 234, 234, 1) 100%);
	background: linear-gradient(to right, rgba(232, 232, 232, 1) 0%, rgba(237, 234, 234, 1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9e9e9', endColorstr='#d3d3d3', GradientType=1 );
	width:352px;
	height:250px;
	border-radius:20px 0px 0px 20px;
	margin-top:15px;
}
.Deposit {
	float: right;
	width:329px;
	height: 224px;
	background: #eeeeee; /* Old browsers */
	background: -moz-linear-gradient(top, #eeeeee 0%, #ffffff 23%, #ffffff 47%, #ededed 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eeeeee), color-stop(23%, #ffffff), color-stop(47%, #ffffff), color-stop(100%, #ededed)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #eeeeee 0%, #ffffff 23%, #ffffff 47%, #ededed 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #eeeeee 0%, #ffffff 23%, #ffffff 47%, #ededed 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #eeeeee 0%, #ffffff 23%, #ffffff 47%, #ededed 100%); /* IE10+ */
	background: linear-gradient(to bottom, #eeeeee 0%, #ffffff 23%, #ffffff 47%, #ededed 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#ededed', GradientType=0 );
	border: 2px solid #ee1c25;
	border-radius:19px;
	margin-top:10px;
	margin-right:5px;
}
.Deposit h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 18px;
	padding:7px 10px 8px 13px;
	background:url(../images/Deposit.png) no-repeat;
	font-weight:normal;
	text-align:center;
}
.Deposit h2 {
	font-size: 13px;
	font-weight: normal;
	padding: 20px 5px 0px 18px;
}
.Deposit h2 ul {
	float:none;
}
.Deposit h2 ul li {
	list-style:none;
	line-height:22px;
}
.Deposit h2 ul li i {
	color:#df3838;
}
.Deposit h3 {
	background:url(../images/boxfooter.png) no-repeat;
	height:28px;
}
.Deposit h3 a {
	font-size:13px;
	color:#df3838;
	text-decoration:none;
	float:right;
	padding:5px 10px 0px 0px;
}
.Deposit h3 a:hover {
	color:#000;
}
.Deposit h4 {
	font-size:13px;
	padding:10px 10px 10px 15px;
	line-height:20px;
	color:#df3838;
}
.main_text {
	float: left;
	background: #e9e9e9;
	width: 730px;
	border-radius: 0px 20px 20px 0px;
	margin-top: 15px;
	padding: 10px 0px 10px 5px;
}

.main_text-right-app {
	float:right;
	background:url("../images/SOLUTION-APP.png") no-repeat;
	width:350px;
	height:76px;
	margin-top:10px;
	margin-right:5px;
}

.main_text-right {
	float:right;
	background:url(../images/SOLUTION.png) no-repeat;
	width:350px;
	height:96px;
	margin-top:25px;
	margin-right:5px;
}

.main_text-right-app h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFF;
	text-align:center;
	padding:8px 0px;
	font-weight:normal;
}

.main_text-right h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFF;
	text-align:center;
	padding:13px 0px;
	font-weight:normal;
}

.main_text-right-app h2 {
	margin-top:7px;
	margin-left:25px;
	font-weight:normal;
}

.main_text-right h2 {
	margin-top:13px;
	margin-left:25px;
	font-weight:normal;
}

.main_text-right-app h2 a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#000;
	text-decoration:none;
	padding:0px 60px;
	font-weight:300;
}


.main_text-right h2 a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#000;
	text-decoration:none;
	padding:0px 27px;
	font-weight:300;
}


.main_text-right-app h2 a:hover {
	color:#df3838;
	text-decoration:underline;
}


.main_text-right h2 a:hover {
	color:#df3838;
	text-decoration:underline;
}
.main_text_bg {
	background:url(../images/main%20text%20bg.png) no-repeat #fff;
	width:711px;
	border: 2px solid #ee1c25;
	border-radius: 22px;
s  margin:12px 10px 12px 5px;
}
.main_text_bg h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFF;
	text-align:center;
	padding:8px 0px;
	font-weight:normal;
}
.main_text_bg h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#000;
	padding:16px 10px 10px 10px;
	line-height:22px;
	text-align:justify;
}
.main_text_bg h4 {
	float: left;
	padding:15px;
}
.main_text_bg h3 {
	background:url(../images/main%20text_footer.png) no-repeat;
	width:711px;
	height:28px;
}
.main_text_bg h3 a {
	font-size:13px;
	color:#df3838;
	text-decoration:none;
	float:right;
	padding:5px 10px 0px 0px;
}
.main_text_bg h3 a:hover {
	color:#000;
}

.main_text_bg h5 {
	background:url(../images/Fixed%20Deposit.png) no-repeat right;
	height:	183px;
	font-family: 'Courgette', cursive;
	font-size:26px;
	font-weight:normal;
	color:#df3838;
	padding:0px 10px 0px 10px;
}

.main_text_bg h6{
	font-family: 'Courgette', cursive;
	font-size:18px;
	font-weight:normal;
	color:#df3838;
	padding:20px;
}


.main_text_bg h7{
	font-family: 'Courgette', cursive;
	font-size:18px;
	font-weight:normal;
	color:#df3838;
	padding:20px;
}

.fix-dep{
	color:#F60;
	font-size:35px;}





.brochure {
	float:right;
	background:url(../images/bank%20brochure.png) no-repeat;
	width:348px;
	height:120px;
	margin-right:5px;
	margin-top:25px;
}
.brochure h2 {
	margin:90px 0px 0px 107px;
}
.brochure h3 {
	margin-top:6px;
}
.brochure h2 a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#FFF;
	text-decoration:none;
}
.brochure h2 a:hover {
	color:#fff;
	text-decoration:underline;
}
.bennar {
	background:url(../images/benar.png) no-repeat;
	width:733px;
	height:119px;
	margin-left:5px;
	margin-top:10px;
	float:left;
}
.bennar-left {
	float:right;
	background: #eeeeee; /* Old browsers */
	background: -moz-linear-gradient(top, #eeeeee 0%, #ffffff 23%, #ffffff 47%, #ededed 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eeeeee), color-stop(23%, #ffffff), color-stop(47%, #ffffff), color-stop(100%, #ededed)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #eeeeee 0%, #ffffff 23%, #ffffff 47%, #ededed 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #eeeeee 0%, #ffffff 23%, #ffffff 47%, #ededed 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #eeeeee 0%, #ffffff 23%, #ffffff 47%, #ededed 100%); /* IE10+ */
	background: linear-gradient(to bottom, #eeeeee 0%, #ffffff 23%, #ffffff 47%, #ededed 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#ededed', GradientType=0 );
	border: 2px solid #ee1c25;
	border-radius: 20px;
	padding: 10px;
	height: 93px;
	margin-right: 5px;
	margin-top: 11px;
	width: 321px;
}
.bennar-left ul {
	margin-top:10px;
	width:315px;
}
.bennar-left ul li {
	list-style:none;
	border-bottom:1px dotted #ee1c25;
	line-height:24px;
}
.bennar-left ul li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	text-decoration:none;
}
.bennar-left ul li a:hover {
	color:#ee1c25;
}
footer {
	background:url(../images/footer.png) no-repeat;
	width:1101px;
	height:141px;
}
.bottom_menu {
	padding:25px 36px;
	text-align:center;
}
.bottom_menu a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFF;
	text-decoration:none;
	border-right:1px solid #fff;
	padding:0px 13px 0px 13px;
	line-height:30px;
}
.bottom_menu a:hover {
	text-decoration:underline;
}
.copyright_left {
	font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
text-decoration: none;
float: left;
margin-left: 124px;
margin-top: -21px;
}
.copyright_right {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
text-decoration: none;
margin-top: -24px;
/* width: 100%; */
text-align: center;
padding-left: 378px;
}

.copyright_right h1{
	font-size:13px;}

.footer_border {
	border-bottom:2px solid #ee1c25;
}



.Directors-box{
	float:left;
	margin:10px;
	width:200px;
	padding:5px;
	background:#df3838;
	border-radius:10px;
}

.Directors-box h1 img{
	border:3px solid #fff;
	
	}

.Directors-box h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFF;
	text-align:center;
	padding-top:5px;
	}

.main_Achievement{
	margin:5px 0px 5px 5px;
	width:680px;
	border-radius:5px;
	float:left;
	border:#df3838 1px solid;
	background: #eeeeee; /* Old browsers */
	background: -moz-linear-gradient(top, #eeeeee 0%, #ffffff 23%, #ffffff 47%, #ededed 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eeeeee), color-stop(23%, #ffffff), color-stop(47%, #ffffff), color-stop(100%, #ededed)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #eeeeee 0%, #ffffff 23%, #ffffff 47%, #ededed 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #eeeeee 0%, #ffffff 23%, #ffffff 47%, #ededed 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #eeeeee 0%, #ffffff 23%, #ffffff 47%, #ededed 100%); /* IE10+ */
	background: linear-gradient(to bottom, #eeeeee 0%, #ffffff 23%, #ffffff 47%, #ededed 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#ededed', GradientType=0 );
}

.main_Achievement h1{
	float:left;
	padding:5px 0px 0px 10px;}

.main_Achievement h2{
	margin-top:14px;
	float:left;
	font-size:15px;
	text-transform:uppercase;
	padding-top:0px;
	color:#df3838;
	font-weight:bold;
transition: all 0.2s ease-in-out 0s;
    transition-property: all;
    transition-duration: 0.2s;
    transition-timing-function: ease-in-out;
    transition-delay: 0s;

	}

.main_Achievement h2:hover{
	padding-left:15px;
	color:#000;}

.Upload_career{
	padding:5px 10px;
	background:#df3838;
	color:#fff;
}

.tablecareer{
	border:1px solid #df3838;
	padding:10px;
	}
	
.tablecareer tr td{
	padding:4px;}








/**/
/* buttons */
/**/
.button {
	float: right;
	height: 39px;
	overflow: hidden;
	outline: none;
	border: 0;
	font: 300 15px/39px 'Open Sans', Helvetica, Arial, sans-serif;
	text-decoration: none;
	color: #fff;
	cursor: pointer;
}
.button-uploading {
	position: relative;
	color: transparent;
	cursor: default;
}
.button-uploading:after {
	content: 'Uploading...';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	color: #fff;
	-o-animation: blink 1s linear infinite;
	-ms-animation: blink 1s linear infinite;
	-moz-animation: blink 1s linear infinite; 
	-webkit-animation: blink 1s linear infinite;
}
@-o-keyframes blink
{
  0% {opacity: 1}
  50% {opacity: 0.3}
  100% {opacity: 1}
}
@-ms-keyframes blink
{
  0% {opacity: 1}
  50% {opacity: 0.3}
  100% {opacity: 1}
}
@-moz-keyframes blink
{
  0% {opacity: 1}
  50% {opacity: 0.3}
  100% {opacity: 1}
}
@-webkit-keyframes blink
{
  0% {opacity: 1}
  50% {opacity: 0.3}
  100% {opacity: 1}
}

.textbox{
	padding:5px;
	width:180px;
	margin-top:10px;
	border: #df3838 1px solid;
	color:#000;}
	
.Browse_botton{
	top: 628px;
	font-size:13px;
position: absolute;
margin-top: 10px;
text-align: center;
float: right;
background: #df3838;
padding: 0px 10px;
font-weight: normal;
color: #FFF;
cursor: pointer;
line-height: 28px;
width: 50px;}

.Browse_botton:hover{
	background:#c42626;}

.formElementBttn{
	background: #333;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	border:1px solid #fff;
	padding:5px 10px;
	margin-top:5px;
	cursor: pointer;}
	
.formElementBttn:hover{
	background:#000;}

.formelement{
	border:1px solid #df3838;
	width:100px;
	 padding:3px;}


	
.fillbox{
	border:1px solid #df3838;
	padding:3px;
	width:180px;}

.formelement:focus {
outline:none;
border:1px solid #000;}

input:focus {
outline:none;
border:1px solid #000;}

.aria-text{
	border:1px solid #df3838;
	width:180px;
	height:50px;
	padding:3px;
	}
.aria-text:focus {
outline:none;
border:1px solid #000;}


.Academic{
	color:#df3838;
	font-weight:bold;
}

.banking {
	float: right;
    margin-top: 5px;
    margin-right: 20px;
	text-align: end;
	
}
.banking a {
	text-align: right;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 17px;
    color: #FFF;
    text-decoration: none;
	animation: blinker 1s step-end infinite;
}
@keyframes blinker {
	50% {
	  opacity: 0;
	}
  }
