﻿body {
    color: #333333;
    font-family: Arial;
    font-size: 13px;
    margin: 0;
    padding: 0;
}
a {
    color: #0F70B9;
    text-decoration: none;
}
img{ vertical-align:middle;}
a:hover {
    color: #f60;
}
#main {
    height: 500px;
    margin: 0 auto;
    width: 1000px;
}
.leftContent {
    float: left;
    height: 1000px;
    width: 280px;
}
.rightContent {
    float: left;
    margin-left: 10px;
    width: 710px;
}
.header {
    margin-top: 0;
}
.logo {
    height: 60px;
}
.leftSidebar {
	padding: 0;
	float: left;
	width: 280px;
	height: 800px;
	background-image: url(../images/leftsidebar.jpg);
	background-repeat: no-repeat;
}
ul
{
	list-style-type:none;
}
.introduction
{
	margin: -13px 0px 0px 55px;
	padding: 0;
}
.newSubmission
{
	margin: 10px 0px 0px 55px;
	padding: 0;
}
.activeManuscripts
{
	margin: 15px 0px 0px 55px;
	padding: 0;
}
.accountInformation
{
	margin: 20px 0px 0px 55px;
	padding: 0;
}
.aboutus
{
	margin: 15px 0px 0px 55px;
	padding: 0;
}
.faq
{
	margin: 15px 0px 0px 55px;
	padding: 0;
}
.logout
{
	margin: 20px 0px 0px 55px;
	padding: 0;
}
.hi li
{
	margin: -18px 0px 0px 0px;
	padding: 0;
	width: 245px;
	overflow: hidden;
}
.hi h2
{
	font-size: 13px;
	color:#36c;
}
.mNumber
{
	font-weight:bold;
	margin-right:3px;
	margin-left:3px;
	padding-left:3px;
	text-align:right;
}
.leftSidebar li h1
{
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.leftSidebar li p
{
	margin: 0;
	padding: 0;
	color: #67b0e3;
	font-size:12px;
	line-height:24px;
}
.topLine {
    left: -14px;
    position: relative;
}
h2.topTitle {
    background: url("../images/mstoptitle.jpg") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    font-size: 14px;
    height: 30px;
    left: 160px;
    text-align:center;
    width:351px;
    padding-top: 2px;
    position: relative;
    top: -13px;
    z-index:-1;
}
.boxTop {
    background: url("../images/msboxtop.jpg") no-repeat scroll 0 0 transparent;
    height: 6px;
    position: relative;
    top: -26px;
    width: 700px;
}
.boxSide {
    border-left: 1px solid #BCC5CC;
    border-right: 1px solid #BCC5CC;
    padding: 5px;
    position: relative;
    top: -26px;
    width: 688px;
}
.boxBottom {
    background: url("../images/msboxbottom.jpg") no-repeat scroll 0 0 transparent;
    height: 6px;
    position: relative;
    top: -26px;
    width: 700px;
}
.ml10 {
    margin-left: 10px;
}
.mb10 {
    margin-bottom: 10px;
}
.mb20 {
    margin-bottom: 20px;
}
.ml20 {
    margin-left: 20px;
}
.ml30 {
    margin-left: 30px;
}
.mb6{margin-bottom:6px;}
h2.leftTitle {
    background: url("../images/mslefttitle.jpg") no-repeat scroll 0 0 transparent;
    font-size: 13px;
    height: 34px;
    left: -25px;
    line-height: 29px;
    padding-left: 28px;
    position: relative;
    width: 600px;
    z-index:2;
}
h2.leftTitleB {
    background: url("../images/mslefttitle.png") no-repeat scroll 0 0 transparent;
    font-size: 13px;
    height: 34px;
    left: -25px;
    line-height: 29px;
    padding-left: 28px;
    position: relative;
    width: 600px;
    z-index:2;
}
h2.leftTitleB span
{
	float:right;
	font-weight:normal;
}
h2.leftTitleB span a:hover
{
	background-color:#f7f7f7;
	padding:5px 10px;
	border-color:#cccccc;
	border-style:solid;
	border-width:1px;
	border-radius:5px;
	box-shadow:2px 2px 10px #ccc;
	-moz-box-shadow:2px 2px 10px #ccc;
	-webkit-box-shadow:2px 2px 10px #ccc;
}
.returnBack{ width: 600px;}
.returnBack span{float:right;}
.returnBack span a:hover
{
	background-color:#f7f7f7;
	padding:5px 10px;
	border-color:#cccccc;
	border-style:solid;
	border-width:1px;
	border-radius:5px;
	box-shadow:2px 2px 10px #ccc;
	-moz-box-shadow:2px 2px 10px #ccc;
	-webkit-box-shadow:2px 2px 10px #ccc;
}
a.manuscriptsInfo{background-color:#ffffff;
	padding:5px 10px;
	border-color:#cccccc;
	border-style:solid;
	border-width:1px;
	border-radius:5px;
	box-shadow:2px 2px 10px #ccc;
	-moz-box-shadow:2px 2px 10px #ccc;
	-webkit-box-shadow:2px 2px 10px #ccc;}
a.manuscriptsInfo:hover{background-color:#f2f2f2;}
.boxSide ul li a{ text-decoration:underline; color:#0000ff;}
.boxSide ul li{ font-size:13px; font-family: Verdana, Arial, Georgia; color:#000033; margin-bottom:12px;}
.sysColor{color: #0F70B9;}
.modalBackground {
    background-color: Gray;
    opacity: 0.7;
}
.modalPopup {
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.3);
    border-radius: 6px;
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    width: 1000px;
    margin: auto;
    outline: 0 none;
    position: fixed;
    z-index: 1050;
}
.modalPopup p {
    padding: 5px;
}
.notification {
    position:fixed;
	top:50px;
	right:10px;
	width:301px;
	z-index:989;
}
.notification div {
    display: block;
    font-style: normal;
    line-height: 1.5em;
    padding: 10px 10px 10px 36px;
}
.notification .close {
    color: #990000;
    font-size: 9px;
    position: absolute;
    right: 5px;
    top: 5px;
}
.popupHover {
	background-image:url(../images/header-opened.png);
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#F5F7F8;
	width:350px;
	height:500px;
}
.radioText label{
    margin-left:5px;
    text-align:inherit;
    vertical-align:middle;
}
.dynamicPopulate_Normal
{
	border:silver 1px inset;
	padding:8px 2px 2px 2px;
	text-align:center;
	height:2em;
	margin:-10px 0px 3px 5px;
	font-family:Verdana;
	font-weight:bold;
	width:650px;
}
.dynamicPopulate_Updating 
{
	background-image:url(../images/loading.gif);
	background-repeat:no-repeat;
	border:silver 1px inset;
	text-align:center;
	padding:2px;
	height:2em;
	margin:-10px 5px 5px 5px;
	width:260px;
}
div.progress
{
    display: block;
    height: 17px;
    padding: 0;
    width:160px;
    margin: 0px 0px;
    background-color: #DEDEDE;
    background: -moz-linear-gradient(top, #ccc, #e9e9e9);
    background: -webkit-gradient(linear, left top, bottom, #ccc, #e9e9e9);
}
div.progress, div.progress span
{
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
div.progress span
{
    display: block;
    height: 17px;
    margin: 0;
    padding: 0;
    text-align: center;
    color: #fff;
    font-weight:bold;
    width: 0;
    -moz-box-shadow: 1px 0 1px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 1px 0 1px rgba(0, 0, 0, 0.2);
    box-shadow: 1px 0 1px rgba(0, 0, 0, 0.2);
}
div.progress span b
{
    color: #fff;
    line-height: 22px;
    padding-left: 2px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
}
.progress-green span
{
    background-color: #77AF3F;
    background: -moz-linear-gradient(top, #8FC857 10%, #5C9425 90%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.1, #8FC857), color-stop(0.9, #5C9425));
}
.buttonbgAdd
{
	padding: 5px;
	background: url(../images/add-authors.png) repeat-y 0px 0px;
	border:none;
	width:227px;
	height:35px;
	color:White;
	font-size:13px;
	font-weight:bold;
	padding-left:30px;
	cursor:pointer;
}
.buttonbgEdit
{
	padding: 5px;
	background: url(../images/edit-author.png) repeat-y 0px 0px;
	border:none;
	width:97px;
	height:35px;
	color:White;
	font-size:13px;
	font-weight:bold;
	padding-left:20px;
	cursor:pointer;
}
.buttonbgReset
{
	padding: 5px;
	background: url(../images/reset.png) repeat-y 0px 0px;
	border:none;
	width:97px;
	height:35px;
	color:White;
	font-size:13px;
	font-weight:bold;
	padding-left:20px;
	cursor:pointer;
}
.buttonbg
{
	padding: 5px;
	background: url(../images/save-and-continue.png) repeat-y 0px 0px;
	border:none;
	width:188px;
	height:35px;
	color:White;
	font-size:13px;
	font-weight:bold;
	padding-right:40px;
	cursor:pointer;
}
.buttonbgback
{
	padding: 5px;
	background: url(../images/save-and-back.png) repeat-y 0px 0px;
	border:none;
	width:188px;
	height:35px;
	color:White;
	font-size:13px;
	font-weight:bold;
	padding-left:30px;
	cursor:pointer;
}
.buttonbgblue
{
	padding: 5px;
	background: url(../images/buttonbgblue.jpg) repeat-y 0px 0px;
	border:none;
	width:188px;
	height:33px;
	color:White;
	font-size:13px;
	font-weight:bold;
	cursor:pointer;
}
.tableTop {
    background: url("../images/tabletop.jpg") no-repeat scroll 0 0 transparent;
    height: 9px;
    width: 597px;
}
.tableSide {
    border-left: 1px solid #cac7c7;
    border-right: 1px solid #cac7c7;
    background-color:#dddddd;
    padding: 5px;
    width: 585px;
}
.tableBottom {
    background: url("../images/tablebottom.jpg") no-repeat scroll 0 0 transparent;
    height: 9px;
    width: 597px;
}

.tableLine
{
	background:url("../images/tableline.jpg") no-repeat scroll 0 0 transparent;
}
.tableForm
{
	border-collapse:collapse;
	position:relative;
}
.tableForm tr
{
	width:100%;
}
.tableForm td
{
	padding:10px 0px;
	font-size:12px;
	text-align:justify;
}
.tableTd
{
	color:#575757; 
	font-size:13px;
	text-align:center;
	width:30%;
}
.tableTitle
{
	background: url("../images/tabletitle.jpg") no-repeat scroll 0 0 transparent;
    font-size: 13px;
    height: 35px;
    line-height: 19px;
    position: relative;
    padding-left:20px;
    color:#ffffff;
    left:-20px;
    top:-12px;
    width:100%;
    width:630px;
}
.authorTable td
{
	border:1px solid #BCC5CC;
}
.slidebgOne
{
	background: url("../images/stepone.jpg") no-repeat scroll 0 0 transparent;
	position: relative;
	height:44px;
	line-height:16px;
	width:120px;
}
.slidebgOneGray
{
	background: url("../images/steponegray.jpg") no-repeat scroll 0 0 transparent;
	position: relative;
	height:44px;
	line-height:16px;
	width:120px;
}
.slidebgTwo
{
	background: url("../images/steptwo.jpg") no-repeat scroll 0 0 transparent;
	height:44px;
	line-height:16px;
	width:120px;
}
.slidebgTwoGray
{
	background: url("../images/steptwogray.jpg") no-repeat scroll 0 0 transparent;
	position: relative;
	height:44px;
	line-height:16px;
	width:120px;
}
.slidebgThree
{
	background: url("../images/stepthree.jpg") no-repeat scroll 0 0 transparent;
	height:44px;
	line-height:16px;
	width:150px;
}
.slidebgThreeGray
{
	background: url("../images/stepthreegray.jpg") no-repeat scroll 0 0 transparent;
	height:44px;
	line-height:16px;
	width:150px;
}
.slidebgFour
{
	background: url("../images/stepfour.jpg") no-repeat scroll 0 0 transparent;
	height:44px;
	line-height:16px;
	width:150px;
}
.slidebgFourGray
{
	background: url("../images/stepfourgray.jpg") no-repeat scroll 0 0 transparent;
	height:44px;
	line-height:16px;
	width:150px;
}
.stepOne, .stepTwo, .stepThree, .stepFour
{
	cursor:pointer;
    width:162px;
    float:left;
    margin-left:3px;
    padding:2px;
}
.review-submit-img
{
	float:left; left:-30px; position:relative; margin-top:5px;
}
.inputBox
{
	border: 1px solid #999;
    padding-left: 5px;
    padding-top: 4px;
    color:#000;
}
.inputBox:focus
{
	background-color:#faffbd;
	border: 1px solid #236bae;
	outline:medium none;
}
.margin_b_10 { margin-bottom: 10px; }
.hr1{ height:1px; width:680px;border:none;border-top:1px dashed #0066CC;}
.itemTitle{background: url("../images/portal-ring.png") no-repeat scroll 0 0.5ex transparent;margin:0px 10px 0px 0px;
	padding: 5px 0px 0px 30px;
	font-size:16px;
	height:26px;}
.resource_menu_right
{
	float:left;
	width:680px;
}
.resource_menu_right p
{
	margin:0px 0px 10px 30px;
	font-size:14px;
	line-height:20px;
	text-align:justify;
}
.resource_menu_right p span
{
	font-weight: bold; font-size:13px; font-family:Verdana;
}
.resource_menu_right p u
{
	text-decoration: underline; font-size:13px; font-family:Verdana;
}
.h2Title
{
	font-size:20px;
	font-weight:bold;
	color:#0266c8;
}
#toc_list ul li
{
	line-height:20px;
}
#browseJournals
{
	width:630px;
	margin:0px 10px 0px 0px;
	
}
.browse_journal {
	width:630px;
	height:120px;
	overflow:hidden;
	margin:50px auto;
}
.browse_journal_title {
	width:630px;
	height:40px;
	background:#fff url(../images/tab-bg-journals.png)  no-repeat;
	overflow:hidden;
}
.browse_journal_title li {
	display:block;
	float:left;
	margin:0 2px 0 0;
	display:inline;
	text-align:center;
}
.browse_journal_title_bg1 ul li a 
{
	text-decoration:none;
}
.browse_journal_title li a 
{
	display:block;
	width:200px;
	height:40px;
	line-height:24px;
	font-size:16px;
	padding:10px 0px 0px 0px;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
}
.browse_journal_title li a:hover {
	background:url(../images/tab-bg-journals-hover.png)  no-repeat;
	overflow:hidden;
	background-position:0 0;
	text-decoration:none;
	color:#466CB5;
}
.browse_journal_title_bg1 li.tab_subject a {
	color:#466CB5;
}
.browse_journal_title_bg2 li.tab_A_Z a {
	color:#466CB5;
}
.browse_journal_title_bg1 {
	background-position:0 0;
}
.browse_journal_title_bg2 {
	background-position:0 -40px;
}
.browse_journal_con {
	display:block;
	width:628px;
	overflow:hidden;
	background:url(../images/box-side-banner-article.png) #fff no-repeat left bottom;
	border-left:1px solid #e8e8e8;
	border-right:1px solid #e8e8e8;
	padding:20px 0px;
	box-shadow:2px 2px 10px #ccc;
	-moz-box-shadow:2px 2px 10px #ccc;
	-webkit-box-shadow:2px 2px 10px #ccc;
}
.browse_journal_con ul {
	width:668px;
	height:40px;
	margin:12px auto;
}
.browse_journal_con li {
	width:668px;
	line-height:20px;
	margin:0 auto;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}
.browse_journal_con li a {
	color:#03c;
}
.browse_journal_con li a:hover {
	color:#069;
	text-decoration:underline;
}
.browse_journal_copy {
	width:680px;
	margin:10px auto;
	text-align:center;
}
.browse_journal_copy a {
	color:#f00;
}

.navSubjects a
{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
}
.navSubjects a:hover
{
	text-decoration:underline;
	color:#ff0000;
}
.subjectTitle
{
	margin:0px 0px 10px 5px;
	font-family:Verdana;
	font-size:16px;
	font-weight:bold;
}
.journal_list p
{
	line-height:15px;
	margin:0px 0px 5px 30px;
}
.journalLetter
{
	margin:0px 0px 10px 5px;
	font-family:Verdana;
	font-size:20px;
	font-weight:bold;
}
.navLetters
{
	color:#cac4bb;
	margin:5px 2px 30px 2px;
	font-size:14px;
}
.navLetters a
{
	margin:5px 2px 30px 2px;
	padding:3px 6px;
	background: url("../images/letter-bg.png") no-repeat scroll 0 0 transparent;
	width:20px;
	height:25px;
	color:#ffffff;
	font-weight:bold;
}
.contactTitle
{
	background: url("../images/contact_title.jpg") no-repeat scroll 0 0 transparent;
	color:#ffffff;
	width:279px;
	height:40px;
	font-size:18px;
	font-weight:bold;
	padding:10px 0px 0px 30px;
	margin-top:20px;
}
.buttonbgreset
{
	padding: 5px 5px 5px 20px;
	background: url(../images/reset.png) repeat-y 0px 0px;
	border:none;
	width:97px;
	height:35px;
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
	cursor:pointer;
}
.listTable
{
	background: url("../images/editorial-bg.png") repeat-x scroll 0 0 #FCFEFC;
    border-color: #4CBE00 #E3E3E3 #E3E3E3;
    border-style: solid;
    border-width: 2px 1px 1px;
    padding: 10px 0px 10px 10px;
}
.listTable tr td
{
	line-height:15px;
}
.errormessage {
	
	border-color:#df8f8f;
	color:#665252;
}
.figtool{position:relative; top:44px; left:50px;}
.figtool2{position:relative; top:44px; left:65px;}
.funcList li {
	background:url("../images/li_bg01.jpg") no-repeat scroll 0 0 transparent;
	height:48px;
	line-height:48px;
	margin-top:15px;
	padding-left:10px;
	text-align:left;
}
.funcList li:hover {
	background:url("../images/lion_bg01.jpg") no-repeat scroll 0 0 transparent;
	color:#1d2088;
	padding-left:10px;
	text-align:left;
}
.funcList li .funcPic img {
	vertical-align:middle;
}
.funcList li a {
	font-weight:bold;
}
.splist h2{ background: none repeat scroll 0 0 #B2B4B8;
    color: #222;
    margin-bottom: 0;
    padding: 3px 10px; font-size:14px;margin-top:20px;}
.splist table {
	border-collapse:collapse;
	margin: 15px;
	border:1px solid #ccc;
}
.splist td,.splist th {
	font-size:1em;
	border:1px solid #ccc;
	padding:8px;
}
.splist th {
	font-size:1.1em;
	text-align:left;
	padding-top:5px;
	padding-bottom:4px;
	background-color:#edf0f0;
	color:#000;
}
.splist tr.alt td {
	color:#000000;
	background-color:#f4f5fd;
}
.splist ul li {
	background:url("../images/signup-li.png") no-repeat left center;
	padding-left:10px;
	vertical-align:middle;
}
.round {
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
}
.r-row 
{
    border-bottom: 1px solid #9B9B9B;
	margin: 0px 0px 10px 5px;
	width: 100%;
}
.r-row  a{text-decoration: none;font-weight:normal;}
.p-table{width: 100%;margin: 10px 0px 3px 5px;}
.radioList input[type="radio"]{vertical-align:middle; margin-bottom:5px;}
.radioList label{ color:#000; vertical-align:middle; margin-left:3px; font-family:Verdana; font-size:12px;}
.lineHeight10 {
	line-height: 10px;
}
.lineHeight20 {
	line-height: 20px;
}
.colorRed {
	color: #ff0000;
}
.showPaperListNumber {
	vertical-align: top;
	width:5px;
}
.tab-right{ float:right;}
.full-page-wizard > .block {
    margin: 0 auto;
    max-width: 800px;
    text-align: left;
}
.full-page-wizard > .block {
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.65);
}
.block{
    background-color: white;
    border: 1px solid #bfbfbf;
    border-radius: 9px;
    color: #666;
    position: relative;
    margin-top:15px;
}
h3.block-title {
    margin: 0;
    padding: 9px 13px;
}
.active > .wizard-step {
    background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top , #4ec264, #3bac51) repeat scroll 0 0;
    border-color: #018f41;
    color: white;
}
.wizard-steps {
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.25) inset;
    height: 40px;
    list-style-type: none;
    margin: 0 -1px;
    padding: 0;
    margin-top:-10px;
    text-align: center;
    background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top , #565656, #404040) repeat scroll 0 0;
    border-color: #282e36;
    color: white;
}
.wizard-steps > li {
    background: rgba(0, 0, 0, 0) url("../img/effects/wizard-steps-separator.png") no-repeat scroll left center;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    opacity: 0.5;
    overflow: hidden;
    padding: 0 0 0 57px;
    text-indent: -9999px;
    transition: opacity 200ms ease 0s;
    white-space: nowrap;
    width: 0;
}
.wizard-steps > li:first-child {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    padding-left: 36px !important;
}
.wizard-steps > .completed, .wizard-steps > .current, .wizard-steps > .active {
    opacity: 1;
}
.wizard-steps > .completed{ color:#61d96c;}
.completed > .wizard-step 
{
    background: none repeat scroll 0 0 #15511b;
    border-color: #03510a;
    color: #fff;
}
.wizard-steps > .active {
    padding: 0 9px 0 65px;
    text-indent: 0;
    width: auto;
}
.wizard-step {
    border-radius: 11px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.65) inset, 0 2px 4px black;
    display: block;
    float: left;
    font-weight: bold;
    line-height: 16px;
    margin: 8px 0 0 -27px;
    min-width: 16px;
    padding: 3px;
    text-indent: 0;
    
}
.block-title, .wizard-step{background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top , #efeff4, #d6dadf) repeat scroll 0 0;
    border-color: #cccccc;
    color: #666666;}
    .block-title {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}
.block-title {
    border-bottom-style: solid;
    border-bottom-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.75) inset, 0 1px 1px rgba(0, 0, 0, 0.15);
    cursor: pointer;
    display: block;
    padding: 15px 19px;
    margin-top:0px;
    position: relative;
    text-shadow: 0 1px 0 white;
}
.wizard-steps > li {
    padding: 0 9px 0 65px;
    text-indent: 0;
    width: auto;
}
.wizard-step {
    margin-left: -32px;
}
.wizard-fieldset:last-child, .wizard-enabled .wizard-fieldset.active {
    border-radius: 0 0 5px 5px;
}
.wizard-enabled .wizard-fieldset.active {
    display: block;
}
.fieldset.fields-list, .wizard-fieldset.fields-list {
    background-repeat: repeat-y;
}
.wizard-enabled .wizard-fieldset {
    border-top: 0 none;
    display: none;
    margin-top: 0;
}
.wizard-fieldset {
    border-top: 1px solid #ccc;
    margin-top: 10px;
    padding: 5px 20px;
}

.field-block {
    margin: 0 -20px;
    padding: 0 30px 0 30px;
}
.field-block.button-height {
    padding-top: 18px;
}
.field-block + .field-block {
    border-top: 1px solid #e0e0e0;
    margin-top: 10px;
    padding-top: 10px;
}
.field-block.button-height {
    margin-bottom: 0;
    margin-top: 0;
}
.control-group{ color:#000;}
.m-table table tr{ height:35px;}
.btn-add{background-image: url("../img/glyphicons-halflings-white.png");}
table.altrowstable {
	font-size:12px;
}
table.altrowstable td {
	padding: 3px 8px;
	text-align:center;
}
table.filetable {
	font-family: verdana,arial,sans-serif;
	color:#333333;
	border-width: 1px;
	border-color: #a9c6c9;
	border-collapse: collapse;
	text-align:center;
}
table.filetable th {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #a9c6c9;
	background-color:#c3dde0;
}
table.filetable td {
	border-width: 1px;
	padding: 15px 8px;
	border-style: solid;
	border-color: #a9c6c9;
	text-align:center;
}
.evenrowcolor{
	background-color:#d4e3e5;
}