html {
	overflow-y: scroll;
}

body {
	background-color: #DBDBDB;
	background-image: url('..//130609.0102/images/bg.png');
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}

body, table, td, th, select, input {
	color: black;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
}

a {
    text-decoration: none;
}

select, input {
	color: #363636;
}


select, input[type="text"], input[type="password"] {
	width: 145px;
}

input.short {
	width: 50px;
}

select.short {
	max-width: 95px;
}

input[type="checkbox"], input[type="radio"] {
	vertical-align: middle;
}

label, img.middle {
        vertical-align: middle;
}

select {
	max-width: 145px;
}

#container
{
	margin: 0 auto;
	width: 960px;
	visibility: hidden;
}

#header
{
	height: 70px;
}

#header h1 { margin: 0; }

#navigation
{
	float: left;
	width: 960px;
}

#navigation ul
{
	margin: 0;
	padding: 0;
}

#navigation ul li
{
	list-style-type: none;
	display: inline;
}

#navigation li a
{
	display: block;
	float: left;
	padding: 5px 10px;
	color:#fff;
	text-decoration: none;
	border-right: 1px solid#fff;
}

#navigation li a:hover { background:#383; }

#content
{
	clear: left;
	/*background:#fff;
	background-image: url('..//130609.0102/images/bginside.png');
	background-repeat: repeat-x;*/
}


#footer
{
	text-align: center;
	padding: 20px;
	height: 1%;
}


.ui-tabs .ui-tabs-nav li a {
/*	font-family: Helvetica;*/
}

h2.trigger {
	clear:both;
	border-bottom: 1px dotted #666666;
	background: url("..//130609.0102/images/noncross.gif") no-repeat scroll;
}

h2.active {
	background: url("..//130609.0102/images/cross.gif") no-repeat scroll;
}

div.col_left, div.col_right {
	width: 49%;
}

div.col_left {
	float: left;
}

div.col_right {
	float: right;
	clear: right;
}

div.column .column_content {
	padding: 14px;
}

div.column h2 {
	border-bottom: dotted #666 1px;
	color: #666;
	font-size: 12px;
	font-weight: bold;
	margin: 8px 0 0 0;
	padding: 0;
    text-indent: 20px;
}

div.column h3 {
/*	border-bottom: dotted #666 1px;*/ 
	color: #666;
	font-size: 12px;
	font-weight: bold;
	/*font-style: italic;*/
	margin-left: 30px;
	margin-right: 30px;
	width: 87%;
}

div.graph
{
	width: 400px;
	height: 270px;
/*	float: left;*/
}

div.row {
	margin-bottom: 5px;
}

div.row label,  div.row .label {
	display: inline-block;
	width: 185px;
    text-align: right;
    padding-right: 5px;
}

#main div.row .label {
	width: 170px;
}


div.row .label_s {
	width: 125px !important;
}

div.row_tree {
	margin-bottom: 5px;
	margin-left: 30px;
	margin-right: 30px;
}

div.row_tree label {
	display: inline-block;
	width: 162px;
	text-align: right;
}

div.row_high {
	margin-bottom: 15px;
}

fieldset label {
	width: 140px !important;
}

.col_right fieldset label {
	width: 165px !important;
}

.selectedRow {
	background-color: #AEB0D6 !important;
	font-weight: bold;
}

.lightTip						{  }
.lightTip .content				{ width: 210px; padding: 10px; border: 2px solid #e2e2e2; -moz-border-radius: 5px; -webkit-border-radius: 5px; background: #ffffff; color: #020202; }

/*datePicker*/
a.dp-choose-date {
	float: left;
	width: 16px;
	height: 16px;
	padding: 0;
	margin: 5px 3px 0;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	background: url(calendar.png) no-repeat; 
}
a.dp-choose-date.dp-disabled {
	background-position: 0 -20px;
	cursor: default;
}
/*
* makes the input field shorter once the date picker code
* has run (to allow space for the calendar icon
*/
input.dp-applied {
	width: 140px;
	float: left;
}

.apply_container {
	display: none; height:35px; margin-bottom: 10px; background-color: #9fcfec;
	-moz-border-radius: 4px; border-radius: 4px;
}

.save_bnt_container {
	margin: 20px 0 20px 10px;
	text-align: right;
	background-color: #F5F5F5;
	padding: 6px;
	-moz-border-radius: 4px; border-radius: 4px;
}

.saving-loader {
	position: relative;
	top: 5px;
	display: none;
}

.validity-summary-container, .error_container { background-color: #ff8a42; -moz-border-radius: 4px; border-radius: 4px; padding: 6px 15px; margin-bottom: 10px; }
.validity-summary-container ul, .error_container ul { list-style: none; padding: 0; margin: 0; }
.validity-erroneous { border:solid 1px #f56600 !important; }

.validity-summary-container {
	display:none;
}

.ubntTipRow {
	padding-bottom: 2px;
}

.ubntTipRow .ubntTipTitle {
	display: block;
	float: left;
	width: 75px;
}

.ubntTipImp {
	color: red;
}

.save_changes_btn {
	width: 130px;
}

.restore_cfg_btn {
	width: 130px;
	display: none;
}

fieldset {
	border: 1px dotted #ddd;
	margin-top: 10px;
	padding: 8px;
}

legend {
	color: #666;
	font-size: 12px;
	font-weight: bold;
}

#take_snap_cont {
	z-index: 3;
	width: 140px;
	position: absolute;
	top: 20px;
	left: 20px;
	display: none;
}

.slidr {
	z-index: 2;
	width: 140px;
	position: absolute;
	bottom: 20px;
	right: 20px;
	background-color: #808080;
	opacity: 0.75;
	filter: alpha(opacity=75);
	border-radius: 5px;
	display: none;
    text-align: center;
    color: #000;
    padding: 5px;
}

.slidr p {
	margin: 0;
	padding: 10px 0 5px 0;
	text-align: center;
}

.slider {
    margin: 0 auto;
}

.flip_mirror_ctrls {
	margin: 5px 0;
    text-align: center;
}


.rec_status_class {
	z-index: 2;
	width: 130px;
	height: 25px;
	position: absolute;
	top: 20px;
	right: 50px;
	opacity: 0.75;
	filter: alpha(opacity=75);
	display: none;
}

.rec_mode {
	background: url('..//130609.0102/images/recording.png') no-repeat;
}

.rec_mode_c {
	background: url('..//130609.0102/images/recording_c.png') no-repeat;
}

.rec_mode_s {
	background: url('..//130609.0102/images/recording_s.png') no-repeat;
}

.rec_mode_m {
	background: url('..//130609.0102/images/recording_m.png') no-repeat;
}


.jbar{
	width:100%;
	background-color: #9fcfec;
	position:fixed;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	opacity: 0.80;
	-moz-opacity: 0.80;
	text-align:center;
	left:0px;
	z-index:9999999;
	margin:0px;
	padding: 15px 10px;
	top:0px;
    font-weight: bold;
}

.row_selected td {
	background-color: #D2D5D6;
}

#preview {
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	z-index: 1000;
}

.rec_list {
	padding: 0;
	margin: 0 15px;
}

.rec_list li {
	display: block;
	margin-right: 7px;
	float: left;
	text-align: center;
	list-style: none;
}

#table_schedule, #table_osd {
	width: 600px;
    border-collapse: collapse;
}

#table_schedule th, #table_osd th {
    padding: 3px;
    border-bottom: 1px solid #C3C3C3;
}

#table_schedule td, #table_osd td {
    padding: 3px;
    vertical-align: middle;
    border-bottom: 1px solid #C3C3C3;
    text-align: center;
    height: 25px;
}

table.reference {
    border-collapse: collapse;
}

table.reference td {
    border-right: 1px solid #C3C3C3;
    border-bottom: none !important;
    padding: 3px;
    vertical-align: top;
    text-align: center;
    width: 28px;
}

.sorting_asc {
	cursor: pointer;
	background: url('..//130609.0102/images/up.png') no-repeat center right;
	background-position: 92%;
}

.sorting_desc {
	cursor: pointer;
	background: url('..//130609.0102/images/down.png') no-repeat center right;
	background-position: 92%;
}

.sorting {
	cursor: pointer;
	background: url('..//130609.0102/images/5x3.png') no-repeat center right;
	background-position: 92%;
}

.dataTables_head {
	padding: 0px;
	width: 760px;
}

.dataTables_paginate {
	border: medium none;
	outline-color: -moz-use-text-color;
	outline-style: none;
	outline-width: medium;
	text-decoration: none;
    text-align: right;
}
.paging_full_numbers span.paginate_button,
	.paging_full_numbers span.paginate_active {
	padding: 2px 5px;
	cursor: pointer;
	cursor: hand;
}

.dataTables_filter {
	padding: 10px 0px 5px;
	text-align: left;
}

.dataTables_length {
	width: 40%;
	float: left;
}

.dataTables_info {
	padding: 5px 0px 5px;
    text-align: right;
    width: 100%;
}

.paginate_active {
	color: black;
}

.dTable td {
   padding: 2px 8px;
}

/*
 * JCrop
 */
 
.jcrop-holder {
    direction: ltr;
    text-align: left;
}
.jcrop-vline, .jcrop-hline {
    background: url('..//130609.0102/images/Jcrop.gif') repeat scroll left top #FFFFFF;
    font-size: 0;
    position: absolute;
}
.jcrop-vline {
    height: 100%;
    width: 1px !important;
}
.jcrop-hline {
    height: 1px !important;
    width: 100%;
}
.jcrop-vline.right {
    right: 0;
}
.jcrop-hline.bottom {
    bottom: 0;
}
.jcrop-handle {
    background-color: #333333;
    border: 1px solid #EEEEEE;
    font-size: 1px;
}
.jcrop-tracker {
    height: 100%;
    width: 100%;
}
.jcrop-handle.ord-n {
    left: 50%;
    margin-left: -4px;
    margin-top: -4px;
    top: 0;
}
.jcrop-handle.ord-s {
    bottom: 0;
    left: 50%;
    margin-bottom: -4px;
    margin-left: -4px;
}
.jcrop-handle.ord-e {
    margin-right: -4px;
    margin-top: -4px;
    right: 0;
    top: 50%;
}
.jcrop-handle.ord-w {
    left: 0;
    margin-left: -4px;
    margin-top: -4px;
    top: 50%;
}
.jcrop-handle.ord-nw {
    left: 0;
    margin-left: -4px;
    margin-top: -4px;
    top: 0;
}
.jcrop-handle.ord-ne {
    margin-right: -4px;
    margin-top: -4px;
    right: 0;
    top: 0;
}
.jcrop-handle.ord-se {
    bottom: 0;
    margin-bottom: -4px;
    margin-right: -4px;
    right: 0;
}
.jcrop-handle.ord-sw {
    bottom: 0;
    left: 0;
    margin-bottom: -4px;
    margin-left: -4px;
}
.jcrop-dragbar.ord-n, .jcrop-dragbar.ord-s {
    height: 7px;
    width: 100%;
}
.jcrop-dragbar.ord-e, .jcrop-dragbar.ord-w {
    height: 100%;
    width: 7px;
}
.jcrop-dragbar.ord-n {
    margin-top: -4px;
}
.jcrop-dragbar.ord-s {
    bottom: 0;
    margin-bottom: -4px;
}
.jcrop-dragbar.ord-e {
    margin-right: -4px;
    right: 0;
}
.jcrop-dragbar.ord-w {
    margin-left: -4px;
}
.jcrop-light .jcrop-vline, .jcrop-light .jcrop-hline {
    background: none repeat scroll 0 0 #FFFFFF;
    opacity: 0.7 !important;
}
.jcrop-light .jcrop-handle {
    background-color: #000000;
    border-color: #FFFFFF;
    border-radius: 3px 3px 3px 3px;
}
.jcrop-dark .jcrop-vline, .jcrop-dark .jcrop-hline {
    background: none repeat scroll 0 0 #000000;
    opacity: 0.7 !important;
}
.jcrop-dark .jcrop-handle {
    background-color: #FFFFFF;
    border-color: #000000;
    border-radius: 3px 3px 3px 3px;
}

#tabs_status .ui-tabs-nav {
    height: 2.33em;
    text-align: center;
    margin-bottom: 10px;
    float: none;
}

#tabs_status .ui-tabs-nav li {
    display: inline;
    float: none;
    margin: 0em;
    background: none;
    filter: none;
}

#tabs_status .ui-tabs-nav li a {
    text-shadow: none;
    color: #2389C6;
    float: none;
}

#tabs_status .ui-tabs-nav li.ui-tabs-selected a {
    text-decoration: underline;
}

#tabs_status .ui-tabs-panel {
    background: none;
    padding: 0;
}

#tabs_status .ui-tabs-nav li a { padding: .5em .5em; }

.a {
	color: #2389C6 !important;
}

#flashContent {
	display: none;
	width: 640px;
	height: 360px;
}

div.blockUI h3 {
	font-size: 15px;
	margin: 10px 0;
	padding: 0;
}

input.btn_format, input.btn_umount {
	width: 140px;
}

.no_script {
	width:100%;
	background-color: #FF8A42;
	position:fixed;
	text-align:center;
	left:0px;
	z-index:9999999;
	margin:0px;
	padding: 15px 10px;
	top:0px;
    font-weight: bold;
 }
 
 .ui-priority-secondary {
 	color: #000 !important;
 }
 
 .ui-datepicker-trigger {
 	position: relative;
 	top: 3px;
 	left: 1px;
 }