﻿
ol {
    padding-left: 40px;
}

/*
	Login layout
*/

#login_wrapper
{
	width: 100%;
	height: 450px;
	margin-top: 100px;
}

#login_top_window
{
	margin: auto;
	padding: auto;
	width: 480px;
	height: 0px;
}

#login_body_window {
    background: rgba(255, 255, 255, .85) url('/Template/images/login_of.jpg') no-repeat top;
    position: relative;
}

#login_body_window.container {
    background-color: white;
}

#login_body_window:not(.container) {
    margin: auto;
    padding: auto;
    width: 480px;
    height: 450px;
}

#login_body_window .pagetitle
{
	position: absolute;
	right: 0;
	top: 0;
	width: 100px;
	height: 50px;
}

#login_body_window .inner
{
	padding-top:150px;
}

#login_body_window:not(.container) .inner {
    margin: auto;
    padding: auto;
    width: 460px;
    height: 300px;
}

#login_body_window:not(container) .inner {
}

#login_body_window .inner li
{
	margin-left: 2em;
}

#login_footer_window
{
	margin: auto;
	padding: auto;
	width: 351px;
	height: 0px;
	display: none;
}

#login_reflect {
    color: #FFF;
    font-size: 85%;
    margin: 3px auto auto;
    margin-top: 3px;
    text-align: center;
    text-shadow: none;
    width: 480px;
    bottom: -30px;
    position: absolute;
}

#login_body_window + #login_reflect {
    position: relative;
    bottom: 0;
}

.login_tiledbg {
    background-repeat: repeat !important;
    background-position: 0 0;
}

.login_fullscreenbg {
    position: fixed;
    top: 0;
    left: 0;        
}

.login_fullscreenbg_width {
    width: 100%;
}

.login_fullscreenbg_height {
    height: 100%;
}

.content ul
{
	list-style: none;
}

#fancybox-inner
{
	background-color: #FFF;
}

/*#fancybox-inner > *
{
	min-width: 500px;
}*/

#fancybox-outer
{
	/*min-width: 520px;*/
	background-color: #FFF;
}

/* Search Parameters */
div.SearchParameters table
{
    width: 100%;    
}   
    
div.SearchParameters td
{
	padding-right: 10px;
	padding-bottom: 10px;
	vertical-align: middle;	   
}

div.SearchParameters select, div.SearchParameters input
{
	border: solid 1px #b7cbdf;	
}

select.button_dropdown {
    background: #cccccc url("/Template/images/bt_g.png") repeat-x;
    margin: 0 0 5px 0;
    border: 1px solid #999999;
    font-weight: bold;
    padding: 7px 10px 7px 10px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-box-shadow: 0 1px 2px #444;
    -webkit-box-shadow: 0 1px 2px #444;
    box-shadow: 0 1px 2px #444;
    text-shadow: 1px 0 0 #cccccc;
    color: #333333;
    font-size: 10px;
}

a{
    cursor: pointer;
}

#header {
    position: fixed;
    z-index: 1000;
}

#left_menu {
    width: 229px;
    overflow: auto;
    margin-top: 50px;
    bottom: 0;
    height: auto;
}

#main_menu, #hide_menu {
    width: 210px;
}

#content {
    padding: 70px 10px 0 0;
}

a#show_menu {
    top: 60px;
}

.panel-body .documentation > p:first-child {
    margin-top: 0;
}

.panel-body .documentation > p {
    margin-top: 1em;
    margin-bottom: 1em;
}

.panel-body .documentation > ul > li {
    margin-left: 2em;
}

.sidebar_menu
{
	margin: 0;
	padding: 0;
	float: left;
	width: 210px;
	list-style: none;
	display: block;
}

.sidebar_menu li
{
	width: 100%;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	display: block;
}

.sidebar_menu li.active
{
	height: auto;
}

.sidebar_menu .sidebar_menu_content
{
	margin: 0;
	padding: 8px;
	margin-bottom: 10px;
	float: left;
	display: block;
	width: 100%;
    height: auto !important;
	background: #cccccc url("/Template/images/bg_ip.png") repeat-x;
	border-top: 2px solid #999999;
	border-bottom: 1px solid #ffffff;
	overflow: hidden;
}

.sidebar_menu > li > a
{
	display: block;
    padding: 10px 20px 5px 12px;
	color: #4b4f5d;
	font-weight: bold;
	text-shadow:0 1px 0 #ffffff;
}

#header #account_info {
    margin-left: 28px;
}

#header #contact_info {
    float: right;
    text-align: left;
    margin: 16px 35px 28px 0;
}

table.table th {
    font-weight: bold;
}

/* Nav Sidebar */
/* Sidebar navigation */
.sidebar {
    display: none;
}

@media (min-width: 768px) {
    .sidebar {
        position: fixed;
        top: 50px;
        width: 250px;
        bottom: 0;
        left: 0;
        z-index: 1000;
        display: block;
        padding: 20px;
        overflow-x: hidden;
        overflow-y: auto; /* Scrollable contents if viewport is shorter than content. */
        background-color: #f5f5f5;
        border-right: 1px solid #eee;
        padding: 10px;
    }
}

.nav-sidebar {
    margin-right: -21px; /* 20px padding + 1px border */
    margin-bottom: 20px;
    margin-left: -20px;
    border-top: 1px solid #CCC;
}

.nav-sidebar > li > a {
    padding-right: 20px;
    padding-left: 20px;
    border-bottom: 1px solid #CCC;
}

.nav-sidebar > .active > a,
.nav-sidebar > .active > a:hover,
.nav-sidebar > .active > a:focus {
    color: #fff;
    background-color: #428bca;
}

/* Icons */

@charset "UTF-8";

@font-face {
    font-family: "dataform";
    src:url("/Template/fonts/dataform.eot");
    src:url("/Template/fonts/dataform.eot?#iefix") format("embedded-opentype"),
    url("/Template/fonts/dataform.woff") format("woff"),
    url("/Template/fonts/dataform.ttf") format("truetype"),
    url("/Template/fonts/dataform.svg#dataform") format("svg");
    font-weight: normal;
    font-style: normal;

}

[data-icon]:before {
    font-family: "dataform" !important;
    content: attr(data-icon);
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    top: 1px;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
    font-family: "dataform" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    top: 1px;
}

.icon-joker-icon:before {
    content: "\61";
}
.icon-df-icon-logo-plain:before {
    content: "\62";
}
.icon-df-icon-logo:before {
    content: "\63";
}
.icon-magicomm:before {
    content: "\64";
}
