/* Begin Typography & Colors */
body {
    background: #f0f0f0;
    color: #000000;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 10pt;
}

#sn_page {
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 0 10px #aaa;
    margin-top: 14px;
    margin-left: auto;
    margin-right: auto;
    padding-right: 8px;
    padding-top: 8px;
    padding-left: 8px;
    width: 98%;
    -webkit-box-shadow: 0 0 10px #bdbdbd;
    -moz-box-shadow: 0 0 10px #bdbdbd;
    -o-box-shadow: 0 0 10px #bdbdbd;
    -ms-box-shadow: 0 0 10px #bdbdbd;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}

#sn_header {
    border-bottom: 5px solid #993333;
    font-weight: bold;
    font-size: 11pt;
    padding-bottom: 30px;
    text-align: left;
}

/*#header a {
    color: black;
    font-weight: normal;
    text-decoration: underline;
}*/

#sn_header p {
    margin:0;
}

#sn_support_info {
    color: #777;
    font-weight: normal;
}

#sn_support_info .support_helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

#sn_support_info a {
    color: #777;
    text-decoration: underline;
}

#sn_support_info a img {
    vertical-align: middle;
}

.name_site {
    color: #777;
    font-weight: bold;
    font-size: 16pt;
    text-decoration:none;
}

a:hover.name_site {
    color:#777;
}

#sn_sidebar {
    background: #ddd;
    color: black;
    float: left;
    padding: 0 5px 5px 5px;
    text-align: left;
    width: 170px;
}

#copyright {
    padding-bottom: 4px;
    text-align: center;
}

.org {
    font-family: sans-serif;
    font-size: 29pt;
    font-weight: normal;
}

img {
    border: none;
}

#sn_sidebar ul {
    font-size: 8pt;
    list-style: none;
    margin: 0;
    padding: 0;
}

#sn_sidebar ul li {
    padding-left: 0;
}

#sn_sidebar ul ul {
    padding-left: 2px;
}

#sn_sidebar ul ul ul {
    padding-left: 8px;
}

#sn_sidebar ul a {
    color: #333;
    font-weight: bold;
    text-decoration: none;
}

#sn_sidebar ul li a:hover {
    color:#993333;
    text-decoration:underline;
}

#sn_sidebar h2 {
    border-bottom: 2px solid #993333;
    font-size: 9pt;
    font-weight: bold;
    margin-top: 15px;
    padding-right: 8px;
    margin-bottom: 1px;
    text-align: right;
    text-transform: uppercase;
}

hr {
    color: #993333;
    border: 1px dotted;
}

#sn_content {
    background: #fff;
    font-size:10pt;
    color: #333;
    overflow: auto;
    padding: 0 6px 6px 6px;
}

#sn_content a {
    text-decoration: underline;
}

#sn_content .date {
    font-weight: bold;
    font-style: italic;
    text-align: right;
}

.logo {
    float: left;
    padding: 0 20px 0 20px;
}

.alt {
    background-color: #f8f8f8;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
}

small {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.9em;
    line-height: 1.5em;
}

h1, h2, h3 {
    font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, sans-serif;
    font-weight: bold;
    font-size: 1.2em;
}

h1 {
    font-size: 4em;
    text-align: center;
}

h2.pagetitle {
    font-size: 1.6em;
}

h3 {
    font-size: 1.1em;
}

a, h2 a:hover, h3 a:hover {
    color: #993333;
    text-decoration: none;
}

a:hover {
    color: #993333;
    text-decoration: underline;
}

#sn_footer {
    clear: both;
    border: none;
}

#sn_footer p {
    margin: 0;
    padding: 20px 0;
    text-align: center;
}
/* End Structure */

#sn_sidebar ul ul, #sn_sidebar ul ol {
    margin: 0;
}

#sn_sidebar ul ul ul, #sn_sidebar ul ol {
    margin: 0 0 0 0;
}

th {
    background: #eeeeee;
}

th a {
    color: black;
}

.oddrow {
    background: #e0e0e0;
}

.evenrow {
    background: #e8e8e8;
}

.textinput {
    width:370px;
}

div.no_table {
    width: 410px;
    margin: 0;
    padding:0;
}

h1 {
    font-size: 16px;
}

#sn_full_content h2 {
    font-size: 14px;
}

input.input_submit {
    margin: 3px 0 3px 0;
}

.red {
    color: red;
}

.mandatory {
    color: red;
}

.dependency {
    bottom: 1.4ex;
    color: #FF8C00;
    font-size: .7em;
    line-height: 1;
    position: relative;
    vertical-align: baseline;
}

.project_closed {
    color: red;
}

.wrong_input {
    color: red;
}

.warning_input {
    color: #FF8C00;
}

.error_message {
    color: red;
    font-weight: bold;
}

.no_data {
    font-weight: bold;
}

.quartile_title {
    min-width: 200px;
}

div.scrollable {
    width: 100%;
    max-width: 900px;
    height: 100%;
    margin: 0;
    padding: 0;
    overflow: auto;
}

.confirm {
    color: green;
    font-weight: bold;
}

.warning_message {
    color: #FF8C00;
    font-weight: bold;
}

.premises {
    color: darkblue;
}

.resource_center {
    color: darkblue;
    font-weight: bold;
}

a {
    color: #893719;
}

a:hover {
    text-decoration: underline;
}

table.twin_list {
    width: 100%;
}

table.editor td.left {
    vertical-align: top;
    text-align: left;
    width: 30%;
}

table.editor td.right {
    vertical-align: bottom;
    text-align:left;
}

hr {
    color: black;
    height:1px;
}

.pager li {
    display: inline;
    padding-right: 7px;
}

.pager .total {
    padding-right: 10px;
}

.project_status {
    white-space: nowrap;
}

.etaps {
    font-weight: bold;
}

/*form*/

input[type=text] {
    width: 540px;
}

input[type=text].number {
    width:200px;
}

input[type=text].money {
    width: 200px;
}

input[type=text].smallnumber {
    width: 67px;
}

.numberheader {
    color: black;
    display: block;
    float: left;
    font-weight: bold;
    text-decoration: none;
    width: 210px;
}

.numbercell {
    display: block;
    float: left;
    width: 210px;
}

.smallnumberheader {
    color: black;
    display: block;
    float: left;
    font-weight: bold;
    text-decoration: none;
    width: 77px;
}

.smallnumbercell {
    display: block;
    float: left;
    width: 90px;
}

.discontinued_department_line {
    color:red;
    text-decoration:line-through;
}
.discontinued_department_text {
    color:#333;
}


#login_form input[type=password] {
    width: 200px;
}

#login_form input[type=text] {
    width: 200px;
}

textarea {
    width: 540px;
    font-size: 11px;
}

/*news*/

.news_date {
    float: left;
    padding-right: 6px;
}

.num {
    text-align: right;
}

#sn_stat_table {
    border: 0;
    border-collapse: collapse;
}

#sn_stat_table td {
    padding: 2px;
}

#sn_stat_table .td160 {
    width: 160px;
}

#sig {
    font-size: 10px;
}

.length {
    width: 10px;
}

textarea.message_center {
    width: 540px;
}

input[type=text].message_center {
    width: 500px;
}

input.invalid {
    border: 2px solid red;
}

input.warning {
    border: 2px solid #FF8C00;
}

textarea.invalid {
    border: 2px solid red;
}

textarea.warning {
    border: 2px solid #FF8C00;
}

input.invalid_number {
    border: 2px solid red;
}

input.invalid_money {
    border: 2px solid red;
}

input.warning_number {
    border: 2px solid #FF8C00;
}

input.warning_money {
    border: 2px solid #FF8C00;
}

select.invalid {
    border: 2px solid red;
}

select.warning {
    border: 2px solid #FF8C00;
}

.division {
    color: #893719;
    cursor: pointer;
    text-decoration: none;
}

dd {
    font-style: italic;
}

dt {
    margin-top: 1em;
}

.sand_prompt {
    font-style: italic;
}

body  {
	font-size:0.8em;
	line-height:140%;
}

body.contentpane, body.mceContentBody {	background:#FFFFFF;}

a:hover  { text-decoration:underline; }
a:active { outline: none;}
a:focus {-moz-outline-style: none;}

fieldset a  {font-weight: bold; }

h1 {	font-size:1.7em;font-weight: normal;}

h2 {	font-size:1.4em;font-weight: normal;margin-bottom:18px;}

h3 {	font-size:1.2em;font-weight:normal;}

h4 {	font-size:1.1em;font-weight: normal;}

h5 {	font-size:0.9em;font-weight: normal;}


/* IMAGES
----------------------------------------------------------- */

a img, fieldset, img  {	border: none; }

.mosimage  {
	padding: 0;
	border:1px solid #333333;
	margin:6px;	}

.mosimage img  {
	padding: 0;
	margin: 0!important; }

.mosimage_caption {
	background:#333333;
	border-top:1px solid #333333;
	color:#FFFFFF;
	font-size:8pt;
	margin-top:2px;
	padding:1px 2px;}


/* FORM
----------------------------------------------------------- */
fieldset  {
	border-bottom:1px solid #EDEDED;
	padding-top:7px;
	padding-bottom:7px;}

#form-login fieldset {
	border:none;
	padding-top:0px;}

#form-login p {
	padding-top:0px;}

#login br {
	display:none;}

#login .button {
	margin-top:8px;
	margin-bottom:8px;}

#login ul, #form-login ul {
	padding-top:8px;
	padding-bottom:8px;}

#login-form p {
padding:0px;
}

#modlgn_username, #modlgn_passwd, #username_vmlogin, #password_vmlogin {
	width:92%;}

#login-form fieldset {
border:none;
}

#login-form input {
width:93%;
}

#login-form #modlgn-remember {
width:auto;
margin-bottom:14px;
}

#login-form .button {
width:auto;
}

select.inputbox {
behavior:none;}

label.invalid {
	color:#FF0000;}

label.invalid {
	color:red;}

.login label {
display:block;
}

.invalid {
	border-color:#FF0000;}

.invalid {
	border-color:red !important;}

.tool-tip {
	float: left;
	background: #CCCCCC;
	border: 1px solid #333333;
	padding: 5px;
	color:#000000;
	max-width: 200px;}

.tool-title {
	padding: 0;
	margin: 0;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	color:#000000;}

.tool-text {
	color:#000000;
	margin: 0;}

/* BUTTONS
----------------------------------------------------------- */

.button, a.readon, div.catItemReadMore, .userItemReadMore, div.catItemCommentsLink, .userItemCommentsLink, a.readmore-link, a.comments-link, div.itemCommentsForm form input#submitCommentButton, .validate {
	padding:6px;
	padding-top:5px;
	margin-top:14px;
	margin-bottom:0px;
	font-weight: bold;
	border:none;
	color:#FFFFFF;
	text-decoration: none;
	font-size:0.9em;}

.login .button {
margin-top:14px;
margin-bottom:14px;
}
.ssill {
position:absolute;
left:-4250px;
}

.button {
	margin:0px;
	margin-top:0px;
	margin-right:8px;
	color:#ffffff;}

#submitCommentButton, #contact-form .button {
	margin-bottom:14px;
	margin-top:14px;}

a.readon, div.catItemReadMore, .userItemReadMore, div.catItemCommentsLink, .userItemCommentsLink, a.readmore-link, a.comments-link {
	padding-left:10px;
	padding-right:10px;}


/* FONT CONTROLS
----------------------------------------------------------- */
#fontControls {
	float:right;}

#fontControls a {
	color:#151515;}

.decreaseSize {
	font-size:12px;}

.increaseSize {
	font-size:19px;}

.resetSize {
	font-size:16px;
	margin-left:5px;
	margin-right:5px;}

/* SCROLL TO TOP
----------------------------------------------------------- */

#s5_scrolltotop {
	height: 0;
	visibility:hidden;}


.s5_scrolltotop  {
	width:30px;
	height:30px;
	cursor:pointer;
	float: right;
	margin-right:5px;
	margin-top:6px;
	background:transparent url(/image/spbu/s5_scroll_arrow.png) no-repeat;}




/* BOTTOM MENU
----------------------------------------------------------- */

#s5_bottom_menu_wrap ul.menu a:hover {
text-decoration:underline;}

#s5_bottom_menu_wrap ul.menu li {
padding-left:10px;
font-size:1em;
float:right;}

#s5_bottom_menu_wrap {
float:right;
}


/* COLUMN MENU
----------------------------------------------------------- */

.module_round_box ul.menu a {
padding:24px;
padding-bottom:6px;
padding-top:6px;
display:block;
background:url(/image/spbu/arrow.png) no-repeat left center;
color:#333333;
border-bottom:1px dotted #D3D3D3;}

.module_round_box ul.menu a:hover {
text-decoration:underline;}

.module_round_box ul.menu ul a:hover {
text-decoration:underline;}

.module_round_box ul.menu ul a {
background:none;
padding:6px;
padding-left:10px;
border-bottom: none;
display:block;}

.module_round_box ul.menu ul ul a {
font-size:0.9em;
padding:3px;
padding-left:20px;
border-bottom: none;
display:block;
font-weight:normal;}

.module_round_box ul.menu #current ul span {
font-weight:normal;}

.module_round_box ul.menu li {
padding:0px;}

.module_round_box ul.menu li ul li {
margin-left:24px;}

.module_round_box ul.menu img {
display:none;
}


/* BODY ELEMENTS
----------------------------------------------------------- */

#s5_header_area_inner2, #s5_component_wrap, #s5_footer_area_inner2 {
-moz-border-radius:6px;
-webkit-border-radius:6px;
border-radius:6px;
background:#FFFFFF;
border:solid 1px #C5C5C5;
margin-bottom:14px;
margin-left:7px;
margin-right:7px;
}

#s5_header_area_inner {
padding-top:28px;
}

#s5_component_wrap {
padding:20px;
}

#s5_component_wrap h3 {
margin-bottom:8px;
}

#s5_footer_area_inner2 {
padding:20px;
padding-bottom:14px;
padding-top:17px;
font-size:0.9em;
}

#s5_footer {
float:left;
}

#s5_shape5_logo {
width:82px;
height:25px;
margin-left:auto;
margin-right:auto;
margin-top:30px;
margin-bottom:40px;
background:url(/image/spbu/shape5_logo.png);
cursor:pointer;
display:block;
}

#s5_header_wrap {
background:#1A1A1A;
-moz-border-radius:6px 6px 0px 0px;
-webkit-border-radius:6px 6px 0px 0px;
border-radius:6px 6px 0px 0px;
}

#s5_logo {
float: left;
cursor: pointer;
}

#s5_logo_module {
float: left;
}

#s5_banner {
padding-top:36px;
padding-right:32px;
color:#CCCCCC;
}

#s5_banner a {
color:#999999;
}

#s5_banner .banneritem img {
float:right;
}

#s5_banner .module_round_box_outer {
float:right;
}

#s5_breadcrumb_fonts_wrap {
padding-bottom:12px;
padding-top:14px;
padding-left:20px;
padding-right:20px;
}

#s5_breadcrumb_wrap {
float:left;
}

#s5_breadcrumb_wrap img {
display:none;
}

#s5_breadcrumb_wrap .pathway {
margin-left:2px;
margin-right:2px;
}

#fontControls, #s5_social_wrap1 {
float:right;
}

#fontControls {
margin-right:15px;
}

#s5_loginreg {
float:right;
margin-right:5px;
}

#s5_register {
margin-left:7px;
}

#s5_rss {
background:url(/image/spbu/rss.png) no-repeat top left;
height:18px;
width:20px;
cursor:pointer;
margin-left:7px;
float:right;
}

#s5_menu_wrap {
background:#151515;
border-top:solid 1px #222222;
}

#s5_search label, #s5_search br, #s5_search button {
display:none;
}

#s5_search {
float:right;
}

#s5_search input {
color:#FFFFFF;
background:#151515;
-webkit-box-shadow: 0 0 18px 2px rgba(0, 0, 0, 0.5) inset;
-moz-box-shadow: 0 0 18px 2px rgba(0, 0, 0, 0.5) inset;
box-shadow: 0 0 18px 2px rgba(0, 0, 0, 0.5) inset;
-moz-border-radius:8px;
-webkit-border-radius:8px;
border-radius:8px;
border:none;
padding:8px;
padding-left:14px;
padding-right:14px;
margin-top:12px;
margin-right:22px;
font-size:0.8em;
width:140px;
}

/* MODULE STYLES
----------------------------------------------------------- */

.module_round_box_outer {
margin-left:7px;
margin-right:7px;
margin-bottom:14px;
}

.s5_mod_h3 {
font-size:1em;
}

.module_round_box {
background:#FFFFFF;
-moz-border-radius:6px;
-webkit-border-radius:6px;
border-radius:6px;
border:solid 1px #C5C5C5;
padding:20px;
padding-bottom:16px;
}

.module_round_box .s5_mod_h3 {
border-bottom:solid 1px #C5C5C5;
background:#FAFAFA;
background: -moz-linear-gradient(top, #FFFFFF 0%, #F9F9F9 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFFFFF), color-stop(100%,#F9F9F9)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #FFFFFF 0%,#F9F9F9 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #FFFFFF 0%,#F9F9F9 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, #FFFFFF 0%,#F9F9F9 100%); /* IE10+ */
background: linear-gradient(top, #FFFFFF 0%,#F9F9F9 100%); /* W3C */
-moz-border-radius:6px 6px 0px 0px;
-webkit-border-radius:6px 6px 0px 0px;
border-radius:6px 6px 0px 0px;
padding-bottom:11px;
padding-left:13px;
padding-right:13px;
padding-top:12px;
margin-left:-20px;
margin-top:-20px;
margin-right:-20px;
margin-bottom:12px;
}

.module_round_box-dark {
background:#1A1A1A;
-moz-border-radius:6px;
-webkit-border-radius:6px;
border-radius:6px;
border:solid 1px #C5C5C5;
padding:20px;
padding-bottom:16px;
color:#FFFFFF;
}

.module_round_box-dark a {
color:#999999;
}

.module_round_box-dark .s5_h3_first {
color:#999999;
}

.module_round_box-dark .s5_mod_h3 {
color:#FFFFFF;
border-bottom:solid 1px #0B0B0B;
background:#141414;
background: -moz-linear-gradient(top, #1A1A1A 0%, #121212 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1A1A1A), color-stop(100%,#121212)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #1A1A1A 0%,#121212 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #1A1A1A 0%,#121212 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, #1A1A1A 0%,#121212 100%); /* IE10+ */
background: linear-gradient(top, #1A1A1A 0%,#121212 100%); /* W3C */
-moz-border-radius:6px 6px 0px 0px;
-webkit-border-radius:6px 6px 0px 0px;
border-radius:6px 6px 0px 0px;
padding-bottom:11px;
padding-left:13px;
padding-right:13px;
padding-top:12px;
margin-left:-20px;
margin-top:-20px;
margin-right:-20px;
margin-bottom:12px;
}


.module_round_box-none {
background:none;
}

.module_round_box-none .s5_mod_h3 {
margin-bottom:12px;
}


#s5_drop_down_inner .module_round_box_outer {
margin-left:10px;
margin-right:10px;
margin-bottom:30px;
}

#s5_header_wrap .module_round_box_outer {
margin-left:0px;
margin-right:0px;
margin-bottom:1px;
}

body {
    font-family: Arial, Helvetica, sans-serif;
    background: #F0F0F0;
}

#s5_search input, #s5_menu_wrap, h2 {
    font-family: Arial, Helvetica, sans-serif;
}

#s5_menu_wrap {
    text-transform: uppercase;
}

#s5_header_area_inner2, .module_round_box, #s5_component_wrap {
    -webkit-box-shadow: 0 0 8px #BDBDBD;
    -moz-box-shadow: 0 0 8px #BDBDBD;
    box-shadow: 0 0 8px #BDBDBD;
}

a, .module_round_box, .module_round_box ul.menu .current a, h2, h4, #s5_md_outer_wrap h3 {
    color: #990000;
}

#s5_nav li.active a, #s5_nav li.mainMenuParentBtnFocused a, #s5_nav li:hover a {
    color: #990000;
}

#subMenusContainer div.s5_sub_wrap ul, #subMenusContainer div.s5_sub_wrap_rtl ul, #subMenusContainer div.s5_sub_wrap_lower ul, #subMenusContainer div.s5_sub_wrap_lower_rtl ul {
    border-bottom: solid 3px #990000;
}

/* k2 stuff */
h3.userItemTitle a, #comments-form p, #comments-report-form p, #comments-form span,
#comments-form p {
    font-family: 'Arial', Helvetica, sans-serif;
}


img {
    height: auto !important;
    max-width: 100% !important;
    -webkit-box-sizing: border-box !important; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box !important; /* Firefox, other Gecko */
    box-sizing: border-box !important; /* Opera/IE 8+ */
}

#map_canvas img {
    max-width: none !important;
}

.s5_wrap {
    width: 1100px !important;
}

.science-params .hidden-row,  .science-params .sp-hide-previous-data {
    display: none;
}

.science-params .sp-show-previous-data, .science-params .sp-hide-previous-data {
    cursor: pointer;
    text-align: center;
    font-weight: bold;
}

.science-params .sp-show-previous-data:hover, .science-params .sp-hide-previous-data:hover {
    cursor: pointer;
    text-decoration: underline;
}
