@charset "UTF-8";

body,html {
	height: 100%
}

*,:after,:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

html {
	display: block;
}

body,html {
	font-size: 100%
}

body,html {
	font-family: Arial;
	font-size: 13px;
	line-height: 19px;
}

img {
	border: none;
	transition: all 0.6s;
}

#journallist img {
	
}

#journallist img:hover {
	opacity: 1;
	filter: alpha(opacity = 70);
	-webkit-filter: opacity(77%);
	filter: opacity(77%);
}

.img-box {
	width: 130px;
	height: 170px;
}

body {
	background: #f4ebda;
	background-color: #f4ebda;
	color: #222;
	cursor: auto;
	font-family: helvetica neue, Helvetica, Roboto, Arial, sans-serif;
	font-style: normal;
	font-weight: 400;
	line-height: 1.5;
	margin: 0;
	padding: 0;
	position: relative;
	
}

a {
	text-decoration: none;
	color: #4f5671;
}

a:hover {
	cursor: pointer;
	text-decoration: underline;
}

img:not(.img-fixed){max-width:100%;height:auto}
img {
	-ms-interpolation-mode: bicubic
}

.left {
	float: left !important
}

.right {
	float: right !important
}

html,html * {
max-height: 1000000px;
padding:0;}


img {
	border: none;
}

a,body,html,div,ol,ul,li,dl,dt,dd,strong,form,input,h1,h2,h3,h4,h5,h6,span,img,p
	{
	padding: 0;
	margin: 0;
}

ol,ul,li,dl,dt,dd {
	list-style-type: none;
}

#container {
	height: auto;
}

.header {
	height: 36px;
	background-color: #00848f;
	width: 1260px;
	margin: 0 30px;
	margin: 0 auto;
	box-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
	-ms-box-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
	-o-box-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
	border-left: 1px solid #eeeeee;
	border-left: 1px solid #dddddd\9;
}

#menu {
	padding: 0 30px;
	font-size: 13px;
}

#menu a {
	color: #fff;
	line-height: 36px;
	text-decoration: none;
}

#menu_left {
	float: left;
}

#menu_left div {
	float: left;
	background-color: #00848f;
	height: 36px;
	color: #fff;
}

#menu_left div :hover {
	float: left;
	background-color: #fff;
	height: 36px;
	color: #000;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 36px;
	text-decoration: none;
}

#menu_left a :hover {
	color: #000;
	line-height: 36px;
	text-decoration: none;
}

#menu_right {
	float: right;
}

#menu_right div {
	float: left;
	background-color: #00848f;
	height: 36px;
	color: #fff;
}

#menu_right div :hover {
	float: left;
	background-color: #fff;
	height: 36px;
	color: #000;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 36px;
	text-decoration: none;
}

#menu_right a :hover {
	color: #000;
	line-height: 36px;
	text-decoration: none;
}

#search {
	height: 94px;
	background-color: #fff;
	width: 1260px;
	margin: 0 30px;
	margin: 0 auto;
	padding-top: 26px;
	padding-left: 40px;
	padding-right: 20px;
	box-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
	-ms-box-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
	-o-box-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
	border-left: 1px solid #eeeeee;
	border-left: 1px solid #dddddd\9;
	margin-top: 8px;
}

#search input {
	padding-left: 5px;
	-webkit-appearance: none;
	-moz-appearance: none;
	border-radius: 0;
	background-color: #fff;
	border-style: solid;
	border-width: 1px;
	border-color: #ccc;
	color: #444;
	display: block;
	font-family: inherit;
	font-size: .875rem;
	height: 22px;
	width: 138px;
	margin: 0 0 0;
}

#search select {
	-webkit-appearance: none;
	-moz-appearance: none;
	border-radius: 0;
	background-color: #fff;
	border-style: solid;
	border-width: 1px;
	border-color: #ccc;
	color: #444;
	display: block;
	font-family: inherit;
	font-size: .875rem;
	height: 22px;
	width: 138px;
	margin: 0 0 0;
	padding-left: 3px;
	-webkit-appearance: menulist;
	box-sizing: border-box;
	align-items: center;
	white-space: pre;
	-webkit-rtl-ordering: logical;
	background-color: white;
	cursor: default;
	border-width: 1px;
	border-image: initial;
}

#search span {
	display: block;
	float: left;
	color: #00848f;
	font-style: normal;
	font-weight: 400;
}

#logo {
	float: left;
	background-color: #fff;
}

#searchForm1 {
	float: left;
	background-color: #fff;
	width: 160px;
	font-family: Arial;
	font-size: 13px;
	color: #222;
	font-style: normal;
	font-weight: 400;
	margin-left: 42px;
	margin-top: 11px;
}

#searchForm2 {
	float: left;
	background-color: #fff;
	width: 680px;
	font-family: Arial;
	font-size: 13px;
	color: #222;
	font-style: normal;
	font-weight: 400;
	margin-left: 6px;
	margin-top: 8px;
}

#searchForm3 {
	float: left;
	background-color: #fff;
	width: 260px;
	font-family: Arial;
	font-size: 13px;
	color: #222;
}

#searchForm4 {
	float: left;
	background-color: #fff;
	width: 78px;
	font-family: Arial;
	font-size: 13px;
	color: #222;
}

#searchForm5 {
	float: left;
	background-color: #fff;
	width: 160px;
	font-family: Arial;
	font-size: 13px;
	color: #222;
}

#footer {
	width: 1260px;
	height: 273px;
	margin: 0px auto 0;
	background-color: #00848f;
	color: #fff;
	margin-top: 10px;
}

#footer_menue {
	width: 1200px;
	height: 233px;
	margin-right: 30px;
	margin-left: 30px;
	background-color: #999999;
}

#footer_copyright {
	width: 1260px;
	height: 39px;
	background-color: #000;
	border-bottom: 1px solid #666;
	color: #fff;
	text-align: center;
	font-size: 13px;
	margin: 0 0px;
	line-height: 39px;
}

.footer_menue {
	float: left;
	width: 200px;
	height: 233px;
	margin-left: 30px;
	margin-top: 30px;
}

.footer_menue a {
	color: #fff;
	font-size: 13px;
	line-height: 25px;
}

.footer_menue_title2 a :hover {
	text-decoration: underline;
}

.footer_menue_title {
	font-size: 16px;
	font-weight: 700;
	color: #fff;
}

#content {

	width: 1258px;
	margin: 0px auto 0;
	background-color: #fff;
	color: #fff;
	padding-top: 2px;
	height: auto;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
	-ms-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
	-o-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
	border: 1px solid #eeeeee;
	border: 1px solid #dddddd\9;
	border-top: none;
	margin-top: 8px;
}

#content_left {
	width: 241px;
	
	height: auto;
	background-color: ;
	float: left;
	padding-left: 10px;
	border-right: 1px solid #ededed;
	font-size: 12px;
	border-top: 3px #fff solid;
}

.circle {
	width: 46px;
	height: 46px;
	font-weight: 600;
	text-align: center;
	vertical-align: middle;
	line-height: 44px;
	color: #FFF;
	border: 3px solid #FFF;
	box-shadow: 1px 1px 3px rgba(0, 0, 0, .4);
	border-radius: 100px;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, .4);
	background-color: #4f5671;
	float: left;
}

.trec {
	line-height: 31px;
	color: #444;
	border: 3px solid #FFF;
	box-shadow: 1px 1px 3px rgba(0, 0, 0, .4);
	border-radius: 4px;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, .2);
	text-align: left;
	margin-left: 24px;
	width: 200px;
	padding-left: 50px;
	color: #333;
	font-family: Helvetica, Arial;
}

.tc48 {
	width: 68px;
	height: 38px;
	font-weight: 600;
	text-align: center;
	vertical-align: middle;
	line-height: 33px;
	color: #FFF;
	border: 3px solid #FFF;
	box-shadow: 1px 1px 3px rgba(0, 0, 0, .4);
	text-shadow: 1px 1px 2px rgba(0, 0, 0, .4);
	font-size: 12px;
}

.mt25 {
	margin-top: 5px;
}

.ffmont {
	font-family: Montserrat;
}

.pull-left {
	float: left;
}

.pull-left {
	float: left;
}

.bcc0e5f9d {
	background-color: #fff;
}

#content_middle {
	width: 774px;
	
	height: auto;
	background-color: #fff;
	float: left;
	border-right: 1px solid #ededed;
}

#content_right {
	width: 185px;

	height: auto;
	background-color: ;
	float: left;
	border-top: 3px #fff solid;
}

.highlyArticle {
	color: #444;
	border-bottom: 1px solid #ededed;
	line-height: 20px;
	padding: 10px;
	width: 234px;
}

.highlyArticle_title {
	font-family: Arial;
	font-size: 12px;
	line-height: 19px;
	font-weight: 700;
	margin-top: 3px;
}

.highlyArticle_author {
	color: #007f7f;
	margin-top: 3px;
}

.highlyArticle_journal {
	font-style: italic;
	line-height: inherit;
	margin-top: 3px;
}

.highlyArticle_data {
	font-style: italic;
	line-height: inherit;
	margin-top: 3px;
}

.highlyArticle_downloads {
	font-style: italic;
	line-height: inherit;
	margin-top: 3px;
}

.lastestArticle {
	padding: 15px;
	background-color: #f8f8f8;
	margin-bottom: 10px;
	-webkit-box-shadow: 1px 1px 3px 0 rgba(204, 204, 204, .75);
	-moz-box-shadow: 1px 1px 3px 0 rgba(204, 204, 204, .75);
	box-shadow: 1px 1px 3px 0 rgba(204, 204, 204, .75);
	margin-right: 15px;
	margin-left: 15px;
	font-size: 12px;
	line-height: 19px;
	background: #f7f7f7;
	box-shadow: 0 0 3px rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, .3);
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .3);
	-ms-box-shadow: 0 0 3px rgba(0, 0, 0, .3);
	padding: 10px 20px 10px 10px;
	position: relative;
	margin-bottom: 10px;
}

.lastestArticle:hover {
	background-color: #fff !important;
}

.lastestArticle-icons {
	
}

.lastestArticle-icons-openaccess {
	background-color: #1a1a1a;
	color: #fff;
	font-size: 11px;
	margin-right: 3px;
	white-space: nowrap;
	padding: 3px 6px;
}

.lastestArticle-icons-articletype {
	background-color: #9f1326;
	color: #fff;
	font-size: 11px;
	margin-right: 3px;
	white-space: nowrap;
	padding: 3px 6px;
}

.lastestArticle-title {
	color: #1a1a1a;
	font-family: Helvetica, Arial;
	font-size: 16px;
	line-height: 22px;
	font-weight: 700;
	margin-top: 7px;
}
.lastestArticle-title a{
	color: #1a1a1a;
	font-family: Helvetica, Arial;
	font-size: 16px;
	line-height: 22px;
	font-weight: 700;
}


.lastestArticle-authors {
	color: #1a1a1a;
	line-height: inherit;
	text-decoration: none;
	box-sizing: border-box;
	font-size: 12px;
	font-family: Arial;
	margin-top: 3px;
}

.lastestArticle-authors span {
	color: #333;
}

.lastestArticle-publicationInfo {
	color: #333;
	font-size: 12px;
	display: inline;
	line-height: 19px;
	font-family: Arial;
	margin-top: 7px;
}

.lastestArticle-Abstract {
	box-sizing: border-box;
	color: #1a1a1a;
	font-size: 12px;
	line-height: 19px;
	font-family: Arial;
	margin-top: 3px;
}

.lastestArticle-Abstract span {
	color: #333;
	font-weight: 400;
	line-height: inherit;
	font-size: 12px;
}

.lastestArticle-Abstract a {
	color: #333;
	font-weight: 400;
	line-height: inherit;
	font-size: 12px;
}

.whyus {
	background-color: #007f7f;
	font-size: 16px;
	line-height: 26px;
	font-weight: 400;
	color: #fff;
	padding: 5px 15px;
	margin-top: 10px;
	position: relative;
	margin-bottom: -1px;
	width: 220px;
	margin-left: 10px;
}

.whyus-title {
	font-weight: 300;
	line-height: 32px;
	color: #4f5671;
	font-family: Arial;
	border-bottom: 1px solid #ededed;
	height: 32px;
	margin-left: 15px;
	font-size: 12px;
	width: 200px;
}

.Conferences {
	background-color: #007f7f;
	font-size: 16px;
	line-height: 26px;
	font-weight: 400;
	color: #fff;
	padding: 5px 15px;
	margin-top: 10px;
	position: relative;
	margin-bottom: -1px;
	width: 220px;
	margin-left: 10px;
	margin-top: 30px;
}

.HighlyAccessed {
	background-color: #007f7f;
	font-size: 16px;
	line-height: 26px;
	font-weight: 400;
	color: #fff;
	padding: 5px 15px;
	margin-top: 20px;
	position: relative;
	margin-bottom: -1px;
	width: 220px;
	margin-left: 10px;
}

#col4 {
	width: 200px;
	float: left;
	background-color: #fff;
	padding: 10px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

#um-top {
	background-image: url(../img/um-top.png);
	background-repeat: no-repeat;
	height: 11px;
	width: 200px;
}

#um-bottom {
	background-image: url(../img/um-bottom.png);
	background-repeat: no-repeat;
	height: 10px;
	width: 200px;
}

#um-body {
	background-image: url(../img/um-body.png);
	background-repeat: repeat-y;
	min-height: 50px;
	overflow: visible;
	width: 200px;
	padding-left: 10px;
}

#um-body ul li a {
	color: #d9d9d9;
}

#um-body ul {
	width: 180px;
}

#um-body ul li {
	height1: 30px;
	padding: 10px;
	background-image: url(../img/um-sep.png);
	background-repeat: no-repeat;
	background-position: 5px 0px;
}

#author-menu #um-body {
	background-image: url(../img/um-body-gr.png);
}

#author-menu #um-bottom {
	background-image: url(../img/um-bottom-gr.png);
}

#author-menu #um-top {
	background-image: url(../img/um-top-gr.png);
}

#author-menu #um-body ul li {
	background-image: url(../img/um-sep-gr.png);
}

#red-menu #um-body {
	background-image: url(../img/um-body-red.png);
}

#red-menu #um-bottom {
	background-image: url(../img/um-bottom-red.png);
}

#red-menu #um-top {
	background-image: url(../img/um-top-red.png);
}

#red-menu #um-body ul li {
	background-image: url(../img/um-sep-red.png);
}

#um-body ul li:first-child {
	background-image: none
}

#author-menu #um-body ul li:first-child {
	background-image: none
}

#red-menu  #um-body ul li:first-child {
	background-image: none
}

.um_box2 {
	margin-left: 10px;
}

.um_box1 {
	margin-left: 5px;
}

.um_box2 #um-body {
	width: 250px;
	background-image: url(../img/um-body-w.png);
}

.um_box2 #um-bottom {
	width: 250px;
	background-image: url(../img/um-bottom-w.png);
}

.um_box2 #um-top {
	width: 250px;
	background-image: url(../img/um-top-w.png);
}

.um_box2 #um-body ul {
	width: 250px;
}

.um_box2 #um-body ul li {
	padding-left: 5px;
	padding-top: 10px;
	background-image: url(../img/um-sep3.png);
}

.um_box3 #um-body {
	width: 270px;
	background-image: url(../img/um-body-w3.png);
}

.um_box3 #um-bottom {
	width: 270px;
	background-image: url(../img/um-bottom-w3.png);
}

.um_box3 #um-top {
	width: 270px;
	background-image: url(../img/um-top-w3.png);
}

.um_box3 #um-body ul {
	width: 270px;
}

.um_box3 #um-body ul li {
	padding-left: 5px;
	padding-top: 10px;
	background-image: url(../img/um-sep3.png);
}

.um_box1 #um-body {
	width: 210px;
	background-image: url(../img/um-body-w2.png);
}

.um_box1 #um-bottom {
	width: 210px;
	background-image: url(../img/um-bottom-w2.png);
}

.um_box1 #um-top {
	width: 210px;
	background-image: url(../img/um-top-w2.png);
}

.um_box1 #um-body ul li {
	padding: 5px;
	padding-top: 10px;
}

.um_box1 #um-body ul {
	width: 210px;
}

.smalltxt1 {
	font-size: 10px;
}

#um-body ul li a:hover,#um-body ul li a.current,#um-body ul li ul li a:hover
	{
	color: #FFF;
	font-weight: bold
}

#um-body ul li ul {
	margin-top: 20px;
}

#um-body ul li ul li {
	background-color: #2e5372;
	padding: 5px;
	margin: 5px;
}

#um-body ul li.arhivebox {
	min-height: 30px
}

#um-body ul li .archivesubox {
	float: right;
	width: 57px
}

#col7 {
	width: 200px;
	float: left;
	background-color: #fff;
	padding: 10px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin-left: 5px;
}

#author-menu #um-body {
	background-image: url(../img/um-body-gr.png);
}

#author-menu #um-bottom {
	background-image: url(../img/um-bottom-gr.png);
}

#author-menu #um-top {
	background-image: url(../img/um-top-gr.png);
}

#author-menu #um-body ul li {
	background-image: url(../img/um-sep-gr.png);
}

#red-menu #um-body {
	background-image: url(../img/um-body-red.png);
}

#red-menu #um-bottom {
	background-image: url(../img/um-bottom-red.png);
}

#red-menu #um-top {
	background-image: url(../img/um-top-red.png);
}

#red-menu #um-body ul li {
	background-image: url(../img/um-sep-red.png);
}

#um-body ul li:first-child {
	background-image: none
}

#author-menu #um-body ul li:first-child {
	background-image: none
}

#red-menu  #um-body ul li:first-child {
	background-image: none
}

h1 {
	font-family: Arial;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 20px;
	font-weight: 400;
	color: #4f5671;
	padding: 5px 0;
}

h1,h2 {
	color: #007f7f;
}

em,i {
	font-style: italic;
	line-height: inherit;
}

em {
	font-weight: 700;
}

.page-highlight {
	padding: 10px 25px 0;
	font-family: Arial;
	margin-top: -10px;
	margin-bottom: 10px;
}

p {
	box-sizing: border-box;
	color: #333;
	font-size: 12px;
	line-height: 19px;
	font-family: Arial;
	margin-top: 3px;
	margin-bottom: 8px;
}

.Toolbar-button-subscribe {
	position: relative;
	bottom: 4px;
	color: #fff;
	background-color: RED;
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-o-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-transform: skew(45deg, 0deg);
	-moz-transform: skew(45deg, 0deg);
	-o-transform: skew(45deg, 0deg);
	-ms-transform: skew(45deg, 0deg);
	transform: skew(45deg, 0deg);
	width: 100px;
	height: 35px;
	margin-top: 10px;
	margin-left: 10px;
	display: block;
	color: #fff;
}

.Toolbar-button-subscribe a:hover {
	color: #000;
}

.contentBox-left {
	width: 100%;
	padding: 0 3px;
	background: #fff;
}

.pull-left {
	float: left !important;
}

.item-box {
	margin-bottom: 15px;
	margin-top: 5px;
}

.mainColor {
	color: #1a1a1a;
}

.item-box h2 {
	border-bottom: 2px solid #3a3a3a;
	/* font-size: 20px; */
	font-size: 16px;
	font-weight: bold;
}

.item-box h2.item-bg {
	line-height: 16px;
	padding: 6px 0 5px;
}

.item-journal-list,.item-conference-list,.item-Order-list,.item-journalNews-list
	{
	padding: 3px 0;
}

ul,ol {
	list-style: none;
}

.item-journal-list ul li,.item-conference-list ul li,.item-Order-list ul li,.item-journalNews-list ul li
	{
	padding: 5px 0;
	line-height: 16px;
	border-bottom: 1px solid #e0e0e0;
}

.sciep-nav-button {
	background-color: #00848f;
	height: 40px;
	width: 220px;
	margin-top: 10px;
	color: #fff;
	margin-left: 10px;
	text-align: center;
}

.sciep-nav-button a {
	color: #fff;
	line-height: 40px;
}

.sciep-nav-button a:hover {
	color: #fff;
	line-height: 40px;
	text-decoration: none;
}

.sciep-nav-button:hover {
	background-color: #9f1326;
	height: 40px;
	width: 220px;
	margin-top: 10px;
	color: #fff;
	margin-left: 10px;
	text-align: center;
}

.browse-alph {
    width:744px;
    height: auto;
    float: left;
    padding-top: 0px;
    padding-bottom: 8px;
    margin-left: 33px;
    
}

.alph-list {
    width: 744px;
    height: 34px;
    float: left;
    background: #f8f8f8;
    border: #ececec solid 1px;
    margin-top: 0px;
    font: Bold 14px Arial, Helvetica, sans-serif;
    color: #535353;
}

.alph-list ul {
    margin-left: 5px;
}
.alph-list ul li {
    display: inline-block;
    border-right: #ececec solid 1px;
    height: 33px;
    float: left;
    padding-left: 7px;
    padding-right: 7px;
    padding-top: 9px;
}


#toTop {
    right: 10px;
    bottom: 50px;
    width: auto;
    z-index: 10;
    display: none;
    padding: 5px 15px 3px 15px;
    font-size: 18px;
    text-transform: uppercase;
    line-height: 30px;
    background: #007f7f;
    color: #f2ebe3;
    position: fixed;
    cursor: pointer;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.buttona a{
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #63a0cb), color-stop(1, #2177b5) );
    background: -moz-linear-gradient( center top, #63a0cb 5%, #2177b5 100% );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#63a0cb', endColorstr='#2177b5');
    background-color: #63a0cb; 
    -webkit-border-top-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-left-radius: 5px;
    border: 1px solid #3e3e3e;
    height: 48px;
    width: 283px;
    transition: all 0.25s ease-in-out;
    color: #fff;
    font-size: 28px;
    font-family: 'Lucida Grande','Trebuchet MS',Arial,sans-serif;
    font-style:italic;
    text-align: center;
    line-height: 48px;
    display: inline-block;
}

.buttona a:hover {
   -moz-box-shadow:inset 0px 1px 0px 0px #a6c9e1;
	-webkit-box-shadow:inset 0px 1px 0px 0px #a6c9e1;
	box-shadow:inset 0px 1px 0px 0px #a6c9e1;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #88bde2), color-stop(1, #2177b5) );
	background:-moz-linear-gradient( center top, #88bde2 5%, #2177b5 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#88bde2', endColorstr='#2177b5');
	background-color:#63a0cb;
	-webkit-border-top-left-radius:5px;
	-moz-border-radius-topleft:5px;
	border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-moz-border-radius-topright:5px;
	border-top-right-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-moz-border-radius-bottomright:5px;
	border-bottom-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-bottomleft:5px;
	border-bottom-left-radius:5px;
	border:1px solid #008df2;
	height:48px;
	display: inline-block;
	width:283px;
	behavior:url(PIE.php);
   
}

.col-lg-10 tr:hover{
	background-color: #99CCFF;
	
}

.alertSubmit {
    padding: 8px 35px 8px 14px;
    margin-bottom: 20px;
    color: #9f862f;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    background-color: #fcf7e8;
    border: 1px solid #dfd4b3;
    height: 54px;
    width: 760px;
    margin-left: 30px;
    margin-top: 10px;
    font-family: Arial, "Helvetica Neue", sans-serif;
    line-height: 30px;
    font-size: 18px;
}

