﻿body {
    /*font-size: .85em;*/
    /*font-family: "Segoe UI", Verdana, Helvetica, Sans-Serif;*/
    color: #232323;
    background-color: #fff;
    overflow: hidden;
}

header, footer, nav, section {
    display: block;
}


/* Styles for basic forms
-----------------------------------------------------------*/
fieldset {
    border: 1px solid #ddd;
    padding: 0 1.4em 1.4em 1.4em;
    margin: 0 0 1.5em 0;
}

legend {
    font-size: 1.2em;
    font-weight: bold;
}

textarea {
    min-height: 75px;
}

.editor-label {
    margin: 1em 0 0 0;
}

.editor-field {
    margin: 0.5em 0 0 0;
}


/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error {
    color: #f00;
}

.field-validation-valid {
    display: none;
}

.input-validation-error {
    border: 1px solid #f00;
    background-color: #fee;
}

.validation-summary-errors {
    font-weight: bold;
    color: #f00;
}

.validation-summary-valid {
    display: none;
}

/* Styles for frames
-----------------------------------------------------------*/
HTML {
    overflow: auto;
}

body {
    font-family: Calibri;
    padding:0px;
    margin:0px;
    overflow: hidden;
}

p {
    display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    margin-top: 0px;
}

table p {
	margin-bottom: 0px;
}

.frame4 {
    background: #231f20;
    top: -120px;
    position: absolute !important;
    width: 100%;
}

.frame4 .logo {
    height: 54px;
    overflow: hidden;
    padding: 10px 20px;
}

.frame4h {
    background: #017F8F;
    border-top: 1px solid #10c9de;
    border-bottom: 1px solid #ccc;
    height: 29px;
    width: 100%;
}

.frame1-large {
    width: 16%;
	height: 100%;
	position: absolute !important;
	top: 0px;
	left: 0px;
    overflow-x: hidden;
	overflow-y: scroll;
}

.frame1-large-ib {
    top: 0px;
	left: 180px;
    /*width: 2px;*/
	height: 100%;
    border-left:  2px solid #000000;
    position: absolute !important;
}

.frame2-large {
    width: 68%;
    height: 100%;
    position: absolute !important;
    top: 0px;
    left: 16%;
    overflow-x: auto;
    overflow-y: scroll;
}
.frame3-large {
    width: 15%; /*16%*/
    height: 100%;
    position: absolute !important;
    top: 0px;
    left: 84%;
    overflow-x: hidden;
    overflow-y: auto;
    background-color: #dddddd;
    border-left: 2px solid #000000;
}

.frame1-small {
    width: 70%;
    height: 30%;
    position: absolute !important;
    top: 0px;
    left: 0px;
    border-bottom: 1px solid #000000;
    overflow-x: hidden;
    overflow-y: scroll;
}
.frame2-small {
    width: 70%;
	height: 70%;
    position: absolute !important;
	top: 30%;
    left: 0px;
	overflow-x: auto;
    overflow-y: scroll;
}
.frame2-small-alt {
    width: 70%;
	height: 100%;
    position: absolute !important;
	top: 30%;
    left: 0px;
	overflow-x: auto;
    overflow-y: scroll;
}
.frame3-small {
    width: 29%; /*30%*/
    height: 100%;
    position: absolute !important;
    top: 0px;
    left: 70%;
    overflow-y: auto;
    overflow-x: hidden;
    background-color: #dddddd;
    border-left: 2px solid #000000;
}

.frame1-small-ib {
    display: none;
}

.frame2-medium {
    width: 70%;
    height: 100%;
    position: absolute !important;
    top: 0px;
    left: 0px;
    overflow-x: auto;
    overflow-y: scroll;
}

.frame2-full {
    width: 100%;
    height: 100%;
    position: absolute !important;
    top: 0px;
    left: 0px;
    overflow-x: auto;
    overflow-y: scroll;
}

.frame1 .page, .frame2 .page {
    padding: 10px;
}

.frame2 .page {
    white-space: -moz-pre-wrap !important;  /* Mozilla, since 1999 */
    white-space: -webkit-pre-wrap; /*Chrome & Safari */ 
    white-space: -pre-wrap;      /* Opera 4-6 */
    white-space: -o-pre-wrap;    /* Opera 7 */
    white-space: pre-wrap;       /* css-3 */
    word-wrap: break-word;       /* Internet Explorer 5.5+ */
    /* word-break: break-all; */
    white-space: normal;
}

.frame2 u {
    text-decoration: none;
}

a {
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    border-bottom: 1px dotted #231f20;
    text-decoration: none;
}

a:-webkit-any-link {
    text-decoration: none;
}

::selection {
    color: #fff;
    background: #016B7D;
}

::-moz-selection {
    color: #fff;
    background: #016B7D;
}

.frame1 a:link, .frame2 a:link, .frame3 .box a:link {
    color: #231f20;
}

.frame1 a:hover, .frame2 a:hover, .frame3 .box a:hover {
    color: #016B7D !important;
}

.frame1 a:visited, .frame2 a:visited, .frame3 .box a:visited {
    color: #231f20;
}

::selection {
    color: #fff;
    background: #016B7D;
}

::-moz-selection {
    color: #fff;
    background: #016B7D;
}

.border {
    background-color: #000000;
    padding-left: 5px;
}

.gap {
    padding-bottom: 10px;
}

.gap-small {
    padding-bottom: 5px;
}

.heading {
    font-family: Verdana, Arial, Helvetica, MS Sans Serif;
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
    background-color: #000000;
    padding: 5px;
}

.details {
    font-family: Verdana, Arial, Helvetica, MS Sans Serif;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    background-color: #000000;
    padding: 2px;
    border-top: solid 1px #444;
    height: 16px;
}

.border .details .title {
    float: left;
    width: 160px;
    white-space: nowrap;
    overflow: hidden;
}

.details a {
    color: #ffffff !important;
}

.details a:link {
    text-decoration: none;
}

.details a:hover {
    text-decoration: none;
}

.border .details .count {
    /*float: right;*/
    width: 40px;
    text-align: right;
    position: absolute !important;
    left: 158px;
    /*background-color: #aac6e1;*/
}

.text1 {
    font-family: Tahoma, MS Sans, Sans Serif;
    font-weight: normal;
    font-size: 12px;
    border-top: solid 1px #444;
}

.text2 {
    font-family: Tahoma, MS Sans, Sans Serif;
    font-weight: normal;
    font-size: 12px;
    border-top: solid 1px #444;
}

.text-top {
    color: #fff;
    background-color: #000;
    padding: 2px;
    word-wrap: break-word;
}

.frame3 .text2 .text-top a {
    color: #fff;
    text-decoration: none;
    border-bottom: none;
}

.frame3 .text2 .text-top a:link {
    color: #fff;
    text-decoration: none;
    border-bottom: none;
}

.frame3 .text2 .text-top a:hover {
    color: #fff !important;
    text-decoration: none;
    border-bottom: none;
}

.frame3 .text2 .text-top:hover {
    background-color: #444 !important;
}

.text-bottom {
    color: #fff;
    background-color: #000;
    padding: 2px;
    word-wrap: break-word;
}

.selected {
    background-color: #000000;
}

.not-selected {
    background-color: #017F8F;
    border-top: solid 1px #000;
}

.show-hide {
    font-size: 13px;
    font-family: Verdana, Arial;
    color: #ffffff;
    background-color: #017F8F;
    padding: 2px;
    height: 18px;
    width: 54px;
}

.show-hide a {
    height: 20px;
    color: #ffffff !important;
    float: left;
    border-bottom: none;
}

.show-hide a:link {
    text-decoration: none;
}

.show-hide a:hover {
    text-decoration: none;
}

.rotate {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);

  /* also accepts left, right, top, bottom coordinates; not required, but a good idea for styling */
  -webkit-transform-origin: 50% 125%;
  -moz-transform-origin: 50% 125%;
  -ms-transform-origin: 50% 125%;
  -o-transform-origin: 50% 125%;
  transform-origin: 50% 125%;

  /* Should be unset in IE9+ I think. */
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
