.login_section {
	width: 300px;
	float: left;
	padding-right: 20px !important;
	padding-left: 20px !important;
	padding-top: 20px !important;
	padding-bottom: 20px !important;
	-moz-border-radius: 5px !important;
	-webkit-border-radius: 5px;
	border: 3px #151B54;
	background: url(../images/background911.PNG) repeat-x;
	vertical-align: top;

	
}
.login_section_rspwd {
	
	padding-right: 20px !important;
	padding-left: 20px !important;
	padding-top: 20px !important;
	padding-bottom: 20px !important;
	-moz-border-radius: 5px !important;
	-webkit-border-radius: 5px;
	border: 3px #151B54;
	background: url(../images/background911.PNG) repeat-x;
	vertical-align: top;

	
}
.main {
	margin-top: 15px !important;
    max-width: 300px;
    margin: 0 0 0 60px;
    
	padding-right: 20px !important;
	padding-left: 20px !important;
	padding-top: 5px !important;
	padding-bottom: 20px !important;
	
	border: 3px #151B54;
	background: url(../images/background911.PNG) repeat-x;
	vertical-align: top;
	color: #fff;
  }
  
  

.logo {
	margin: 0;
	height: 60px;
	padding: 2px 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #FEFEFE;
	background: -webkit-gradient(linear, left top, left bottom, from(#FEFEFE),
		to(#FEFEFE) );
	background: -moz-linear-gradient(top, #FEFEFE, #FEFEFE);
	filter: progid : DXImageTransform.Microsoft.gradient ( startColorstr =
		'#FEFEFE', endColorstr = '#FEFEFE' )
}

#notice_board {
	height: 300px;
	width: 280px;
	
	float: right;
	overflow-y: scroll;
	overflow-x: hidden;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: url(../images/background6.PNG) repeat;
	text-align: justify;
	color: 000000;
	font-family: arial;
	font-size: 12px;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	
}
.noticeboard{
	margin: 0 auto !important;
	width: 280px;
}

.noticeboard:hover {
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,.5);
	-moz-box-shadow: 0 5px 10px rgba(0,0,0,.5);
	box-shadow: 0 5px 10px rgba(0,0,0,.5)
}


#create_account {
	height: 110px;
	width: 300px;
	float: right;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #f0efed;
	color: 000000;
	font-family: arial;
	font-size: 12px;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	
}

#notice_board_trial {
	height: 200;
	width: 930;
	background: url(../images/registration_background.PNG) repeat-x;
	color: 000000;
	font-family: arial;
	font-size: 12px;
	text-align: left;
	border: 0 solid #151B54;
	overflow: auto;
	padding: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px
}

.clock {
	font-size: 11px;
	padding: 8px 10px 0 0;
	color: #F0F0F0;
	text-align: right;
	font-weight: 700
}

.universal_clock {
	font-size: 11px;
	padding: 0 0 0 10px;
	color: #fff;
	float: right
}

#universal_menu {
	background: #333;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 20px
}
#universal_menu li {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	height: 20px
}

#universal_menu li a {
	color: #DEDEDE;
	display: block;
	float: left;
	margin: 0;
	padding: 2px 12px;
	text-decoration: none
}

#universal_menu li span {
	color: #DEDEDE;
	display: block;
	float: left;
	margin: 0;
	padding: 2px 12px;
	text-decoration: none
}

#universal_menu li a:hover {
	color: #0F0
}



#universal_menu_sample {
	background: #fff;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 20px;
	margin-left: -20px;
}

#universal_menu_sample li {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	height: 20px
}

#universal_menu_sample li a {
	color: #000;
	display: block;
	float: left;
	margin: 0;
	padding: 2px 12px;
	text-decoration: none
}

#universal_menu_sample li span {
	color: #000;
	display: block;
	float: left;
	margin: 0;
	padding: 2px 12px;
	text-decoration: none
}

#universal_menu_sample li a:hover {
	color: #000
}



#outside_menu {
	background: #F0F0F0;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 35px
}

#outside_menu .content {
	padding: 0
}

#outside_menu .img {
	float: left
}

.navLink{
padding-right:  30px !important;
padding-left:  30px !important;
}

#outside_menu a.navLink {
	display: inline-block;
	color: #3E3535;
	height: 30px;
	padding: 0 10px 0 0;
	line-height: 30px;
	text-decoration: none;
	float: left;
	font-size: 14px;
	text-align: center;
	font-weight: 700
}

#outside_menu a.navLink_right {
	display: inline-block;
	color: #fff;
	height: 30px;
	padding: 0 15px;
	line-height: 30px;
	text-decoration: none;
	float: left;
	font-size: 15px
}

#outside_menu a.navLink:hover {
	color: #E56717
}

#outside_menu a.navLink_right:hover {
	color: #fff
}

#main_outside_menu {
	background: url(../images/background911.PNG) repeat-x;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 35px
}

#main_outside_menu .content {
	padding: 0
}

#main_outside_menu .img {
	float: left
}

#main_outside_menu a.navLink {
	display: inline-block;
	color: #fff;
	height: 30px;
	padding: 0 5x 0 5px;
	line-height: 30px;
	text-decoration: none;
	float: left;
	font-size: 14px;
	text-align: center;
	font-weight: 700
}

#main_outside_menu a.navLink:hover {
	color: #F00000
}

.top_header {
	background: url(../images/background911.PNG) repeat-x top;
	width: 100%;
	height: 50px
}

.registration_box_form {
	border-width: 1px;
	border-style: none;
	border-color: #707070;
	float: left;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width: 500px;
	margin: 0 40px 0 0;
	padding: 0 0 10px;
	background: url(../images/registration_background.PNG) repeat-x
}

.registration_success_box_form {
	border-width: 1px;
	border-style: none;
	border-color: #707070;
	float: left;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width: 710px;
	margin: 15px 0 0;
	padding: 0 10px 10px 0;
	background: url(../images/registration_background.PNG) repeat-x
}

.secure_login_form {
	border-width: 1px;
	border-style: none;
	border-color: #707070;
	float: left;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width: 400px;
	margin: 15px 0 0;
	padding: 0 10px 10px 0;
	background: url(../images/registration_background.PNG) repeat-x
}

.main_form {
	border-width: 1px;
	border-style: none;
	border-color: #707070;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width: 930px;
	margin: 15px 0 0;
	padding: 0 10px 10px 0;
	background: url(../images/registration_background.PNG) repeat-x;
}

.main_form_support {
	border-width: 1px;
	border-style: none;
	border-color: #707070;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 15px 0px 0px;
	padding: 0 10px 0px 0;
	background: url(../images/registration_background.PNG) repeat-x;
}

.main_form_eap {
	border-width: 1px;
	border-style: none;
	border-color: #707070;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: url(../images/registration_background.PNG);
	background-repeat: repeat-x repeat-y;
}
.registration_header {
	height: 10px;
	margin: 0 auto;
	background: url(../images/submenu_bg.gif) repeat-x;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px
}

.registration_confirm_header {
	height: 10px;
	margin: 0 auto;
	background: url(../images/menu_cover.gif ) repeat-x;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px
}

.registration_success_header {
	margin: 0 auto;
	background: url(../images/menu_bg_db.gif) repeat-x;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px
}

.login_header {
	height: 10px;
	margin: 0 auto;
	background: url(../images/background911.PNG) repeat-x;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px
}

.main_header {
	height: 30px;
	margin: 0 auto;
	background: url(../images/background911.PNG) repeat-x;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px
}

.header_table {
	margin-top: -5px
}

.main_header_sm {
	height: 30px;
	margin: 0 auto;
	background: url(../images/background3.PNG) repeat-x;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px
}

.exception_header {
	height: 30px;
	margin: 0 auto;
	background: url(../images/background1.PNG) repeat-x;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px
}

.main_title {
	font-size: 20px;
	color: #fff;
	font-weight: 700;
	padding-left: 10pt
}

.main_title_sm {
	font-size: 18px;
	color: #fff;
	font-weight: 700;
	padding-left: 10pt;
	padding-bottom: 10px;
	
}

.main_subtitle {
	font-size: 18px;
	color: #151B54;
	font-weight: 700;
	padding-left: 10pt;
	margin-top: 5pt;
	padding-top: 10pt;
	margin-bottom: 15pt;
	padding-bottom: 5pt
}

.main_subtitle_sm {
	font-size: 16px;
	color: #151B54;
	font-weight: 700;
	padding-left: 10pt;
	margin-top: 15pt;
	padding-top: 10pt;
	margin-bottom: 15pt;
	padding-bottom: 5pt
}

#icon_box_blue {
	background: #5CACEE;
	background: -webkit-gradient(linear, left top, left bottom, from(#B2DFEE),
		to(#5CACEE) );
	background: -moz-linear-gradient(top, #B2DFEE, #5CACEE);
	filter: progid : DXImageTransform.Microsoft.gradient ( startColorstr =
		'#B2DFEE', endColorstr = '#5CACEE' );
	
	
	text-align: center;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px
}

#icon_box_blue .icon_content {
	padding: 5px;
	text-align: center;
	color: #E56717;
	font-size: 15px;
	margin: auto;
	font-weight: 700
}

.white_box {
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #fff
}

.about_softmouse_box {
	margin: 10px 0 0 15px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #fff;
	width: 440px;
	height: 290px
}

.why_softmouse_box {
	margin-left: 5px;
	margin-right: 5px;
	width: 190px;
	height: 150px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #fff;
	font-size: 13px
}

#submenu_box {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 8px;
	margin-top: 12px;
	background: #fff;
	width: 210px;
	height: 15px;
	font-size: 15px;
	font-weight: 700;
	text-align: left
}

#submenu_box a {
	color: #151B54
}

#submenu_box a:hover {
	color: #E56717
}

#icon_box_grey {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 5px;
	background: #F8F8F8;
	width: 200px;
	height: 50px;
	text-align: center;
	font-size: 15px
}

#special_box {
	margin: 0;
	padding-top: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	height: 25px;
	background: #5CACEE;
	color: ffffff;
	font-style: italic;
	width: 100%;
	font-size: 15px;
	font-weight: 700
}

#darkblue_box {
	margin: 0;
	padding-top: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	height: 25px;
	background: #151B54;
	color: ffffff;
	font-style: italic;
	width: 100%;
	font-size: 15px;
	font-weight: 700
}

#orange_box {
	margin: 0;
	padding-top: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	height: 25px;
	background: #FFA500;
	color: ffffff;
	font-style: italic;
	width: 100%;
	font-size: 15px;
	font-weight: 700
}

#darkorange_box {
	margin: 0;
	padding-top: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	height: 25px;
	background: #FF4500;
	color: ffffff;
	font-style: italic;
	width: 100%;
	font-size: 15px;
	font-weight: 700
}

#price_box {
	margin: 0;
	padding-top: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	height: 25px;
	background: #FDD017;
	color: ffffff;
	font-style: italic;
	width: 100%;
	font-size: 15px;
	font-weight: 700
}

#green_box {
	margin: 0;
	padding-top: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	height: 25px;
	background: #4AA02C;
	color: ffffff;
	font-style: italic;
	width: 100%;
	font-size: 15px;
	font-weight: 700
}

#quote_box {
	margin-left: 50px;
	padding: 15px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #fff;
	color: #151B54;
	font-style: italic;
	width: 800;
	font-size: 15px
}

.registration_success_box_form_demo {
 background: url(../images/registration_background.PNG)
}

.registration_success_checkemail_form_demo {
 background: #fce18e;
 border: 3px #fea802 solid;
padding: 0 20px;
 }
 .well-shadow, .thumbnail {
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,.5);
	-moz-box-shadow: 0 5px 10px rgba(0,0,0,.5);
	box-shadow: 0 5px 10px rgba(0,0,0,.5)
}

.table{
	border-top: 0px !important;
}
.icon-chevron-up{
	margin-top: -4px;
	margin-left: -1px;
	font-size: 22px;
}

.icon-chevron-up:hover{
	text-decoration: none;
}
.scrolltotop:HOVER {
	text-decoration: none;
}
@media screen (max-width: 992px) {
#notice_board {
	float: left !important;
}
	
}
@media screen (max-width: 480px) {
#notice_board {
	float: left !important;
}
@media screen (max-width: 768px) {
#notice_board {
	float: left !important;
}
}