body {
	background: #F3F2F2;
	font-family:'HelveticaNeueW01-45Ligh','Arial W01 Narrow',Helvetica,Arial,sans-serif;
}

img {
	border: none;
}

a, p {
	font-size:10pt;
	font-weight:bold;
}

sup { font-size: 0.5em }
}

.container {
	width: 809px;
	margin: 0 auto;
	position: relative;
	left: 2px;
}

.default .content {
    clear: both;
}

.menu {
	text-align: right;
	height: 20px;
	padding-bottom: 5px;
}

.menu a {
	border-left: 1px solid #000;
	padding-left: 9px;
	padding-right: 5px;
}

.menu a:first-child {
	border: none;
}

.menu a.last {
	padding-right: 0;
}

.wrapper {
	border: 1px solid #00729E;
	min-height: 236px;
	background: #FFF;
	/*overflow: auto;*/
    position: relative;
}

.left_column {
	width: 200px;
	margin: 5px 15px 5px 5px;
	float: left;
    text-align: center;
}

.mcs_logo {
	width: 200px;
	height: 50px;
	position: absolute;
	bottom: 1px;
	left: 1px;
/*	background: url("images/new_bg.jpg") 0px -184px no-repeat;*/
}

.content {
    margin-bottom: 50px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
    width: 100%;
    max-width: 557px;
}

.group {
	font-size: 13pt;
}

.group .jstree-checkbox {
	margin-right: 5px;
}

fieldset {
	padding: 10px;
	margin: 25px 0;
}

fieldset legend {
	font-weight: bold;
}

fieldset label {
	/*font-weight: bold;*/
	display: block;
	width: 100%;
	font-size:14px;
}

.form_text, textarea {
	/*font-family:Arial,Helvetica,sans-serif;*/
	font-family:'HelveticaNeueW01-45Ligh','Arial W01 Narrow',Helvetica,Arial,sans-serif;
	border:1px solid #00729E;
	font-size:16px;
	font-weight:normal;
	text-align:left;
	width:100%;
	height: 100px;
	margin-bottom: 15px;
}

.form_text {
	height:25px;
}

input.form_button {
	float: right;
	margin-left: 10px;
}
.preview ul, .view_faq ul {
	margin: 0;
	padding: 0;
}
.view_faq ul {
	list-style: none inside;
}
.view_faq li .answer {
    padding-bottom: 20px;
}
.view_faq li .answer p
{
    font-weight: normal;
}
.preview_question {
	margin-left: -10px;
	padding: 0px 9px 49px;
	position: relative;
	list-style: none;
    border: 1px solid #00729E;
    background: #F7F7F7;
    margin: 10px 0;
}

.preview_question:hover, 
.preview_question.ui-sortable-helper {
	border: 1px solid #00729E;
	background: #EEF;
	padding: 0px 9px 49px 9px;
    z-index: 999;
}

.preview_question .form_button {
	display: none;
}

.preview_question:hover .form_button,
.preview_question.ui-draggable-dragging .form_button
 {
	display: block;
}

.preview_question .drag_handle {
	background:#00729E;
	height:0px;
	left:0;
	position:absolute;
	width:100%;
    overflow: hidden;
}

.preview_question:hover .drag_handle,
.preview_question.ui-draggable-dragging .drag_handle {
	height: 18px;	
}
.preview_question .drag_handle:hover {
	cursor: move;
}

.hide {
	display: none;
}

.fancybox-title-inside form {
	min-height: 200px;
	padding-bottom: 30px;
}

.fancybox-title-inside form label {
	width: 100%;
	float: left;
	text-align: left;
	margin: 10px 0 0 0;
}
.notice {
	background:none repeat scroll 0 0 #FFFFDD;
	border:1px solid #FFFF00;
	padding:10px;
}
.error {
	background:none repeat scroll 0 0 #FFDDDD;
	border:1px solid #FF0000;
	padding:10px;
}
.notice p {
	padding: 0;
	margin: 0;
}
fieldset:hover {
	background: white;
	z-index: 5;
	position: relative;
}

fieldset:hover #archive_tree {
	width: auto;
	overflow: visible;
}

#archive_tree {
	width: 189px;
	overflow: hidden;
}

.sidebar_button {
	background:#EEEEEE;
	border:1px solid #00729E;
	padding:10px;
	width:100%;
	margin-bottom: 10px;
}
.sidebar_button:hover {
	background: #DDD;
	cursor: pointer;
}

ul.ui-sortable
{
    position: relative;
}
/*.fancybox-title-inside form input, .fancybox-title-inside form select {
	width: 100%;
	height:25px;
	font-family:Arial,Helvetica,sans-serif;
	border:1px solid #00729E;
	font-size:16px;
	font-weight:normal;
}*/
.delete
{
    background: none repeat scroll 0 0 transparent;
    color: white;
    display: block;
    float: right;
    height: 17px;
    width: 17px;
    text-align: center;
    cursor: pointer;
    font-weight: bold;
}
.delete:hover
{
    background: #30A2CE;
}

.index label
{
    color: #000000;
    /*font-family: Arial,Helvetica,sans-serif;*/
	font-family:'HelveticaNeueW01-45Ligh','Arial W01 Narrow',Helvetica,Arial,sans-serif;
    font-size: 12pt;
    /*font-weight: bold;*/
}
.index .forminput
{
    border: 1px solid #00729E;
    font-size: 10pt;
    font-weight: normal;
    /* height: 15px; */
    text-align: left;
    width: 130px;
}
#search_results
{
    display:none;
    /*width: 799px;
    margin-left: -196px;*/
}
#search_results .searchtable {
    border: 1px solid #00729E;
    font-size: 10pt;
}
#search_results h2
{
    text-align: left;
}
.notice, .error
{
padding:10px; 
margin: 25px 25px;
display: none;
}
.index form
{
    overflow: hidden;
    margin-top: 24px;
}
td.header
{
    font-weight: bold;
    font-size: 14px;
    background: #00729E;
    color: white;
}
.searchtable {
background: white;
width: 100%;
}

/* responsive searchtable */

@media (max-width: 750px) {
  
  table, thead, tbody, th, td, tr { 
    display: block; 
  }

  .default td {
      text-align: left;
  }

  #search_results {
    overflow-x: hidden;
    min-width: 230px;
    width: 90%;
    margin-left: 5%;
  }
  
  .searchtable td { 
    /* Behave  like a "row" */
    border-bottom: 1px solid #eee;
    position: relative;
    text-align: right; 
  }

  .searchtable .header {
    display: none;
  }

  .searchtable td:before { 
    float: left;
    padding-right: 10px; 
    white-space: nowrap;
    /* Label the data */
    content: attr(data-label);

    color: #000;
    font-weight: bold;
  }

}

.spacer {
	display: block;
	background: transparent;
	height: 30px;
}

tr.odd td
{
	background: #F0F0FF;
}

.TenPtArial
{
    color: #000000;
    /*font-family: Arial,Helvetica,sans-serif;*/
	font-family:'HelveticaNeueW01-45Ligh','Arial W01 Narrow',Helvetica,Arial,sans-serif;
    font-size: 10pt;
    /*font-weight: bold;*/
}
/* no_subdomain styles */
#no-subdomain {
    max-width: 800px;
    margin: 0 auto;
    border-radius: 5px;
    border: 1px solid #ddd;
}
#no-subdomain h1 {
    margin: 0;
    border-radius: 5px 5px 0 0;
    padding: 30px 20px;
    background-color: #555;
    color: #eee;
}
#no-subdomain h2 {
    margin: 0;
    padding: 10px 20px;
    background-color: #ddd;
    color: #555;
    font-size: 1.1em;
}
#no-subdomain .no-subdomain-body {
    background-color: #fafafa;
    padding: 20px;
    border-radius: 0 0 5px 5px;
    color: #777;
}

.help span{
    position: absolute;
    display: none;
    border: 1px solid gray;
    background: white;

    box-shadow: 0px 0px 50px rgb(200,200,200);
}

.help:hover span{
    display: block;
}

.help img {
    z-index: 999;
    position: relative;
}

.help {
    /*float: left;*/
    position:relative;
    display: inline-block;
    font-weight: bold;
    text-align: center;

    margin-left: 6px;

}

.help a {
    text-decoration: none;
    color: inherit;
    font-size: inherit;
    font-weight: inherit;
}

form td {
}

.form {
    margin-top: 70px;
}

.form form {
    margin-top: 0;
}

.form form input {
    margin-top: 4px;
    margin-bottom: 4px;
}

#no-sub {
    text-align: center;
    background-color: #ffdddd;
    border: 1px solid #ff0000;
    padding: 90px;
}

.text-center {
	text-align: center;
}