html, body, form {
  height: 100%;
  margin: 0;
  padding: 0; }

body {
  height: auto;
  text-align: left;
  border: none;
  color: #404040;
  font-size: 12pt;
  font-family: Calibri, Arial, Tahoma, Verdana, sans-serif;
  background: url(Images/Portal/header-bkg.png) top left repeat-x;
  /*&.portal form {
  max-width: $page-width;
  margin: 0 auto;
}*/ }

.cleaner {
  clear: both; }

p {
  padding: 8px 0 8px 0;
  margin: 0; }

div, span {
  padding: 0;
  margin: 0; }

h1 {
  margin: 0;
  padding: 8px 0 8px 0;
  font-size: 18pt;
  font-weight: bold;
  text-transform: uppercase; }

h2 {
  margin: 0;
  padding: 6px 0 6px 0;
  font-size: 14pt;
  font-weight: bold;
  text-transform: uppercase; }
  h2::first-letter {
    font-size: 18pt; }

h3 {
  margin: 0;
  padding: 4px 0 4px 0;
  font-size: 12pt;
  font-weight: bold;
  text-transform: uppercase; }
  h3::first-letter {
    font-size: 16pt; }

a {
  color: #2996cc; }
  a:hover {
    color: black; }

hr {
  padding: 0;
  margin: 4px 0 4px 0;
  border: none;
  border-top: 1px solid #a6a6a6; }

#page {
  max-width: 1300px;
  margin: 0 auto; }
  #page .RadDockZone {
    margin: 0;
    padding: 0; }

#header {
  height: 100px;
  background: url(Images/Portal/header-finance.png) top left no-repeat; }
  #header a.home-page {
    position: absolute;
    height: 100px;
    line-height: 100px;
    width: 400px;
    z-index: 1;
    text-align: right;
    text-decoration: none;
    font-size: 30px;
    color: red;
    vertical-align: middle; }
  #header .login {
    display: block;
    float: right;
    color: #333333;
    margin-top: 8px;
    text-align: right;
    width: 500px;
    padding-right: 10px; }
    #header .login a {
      color: #0077b2;
      text-decoration: none; }
      #header .login a:hover {
        color: #333333; }
    #header .login .title {
      color: #333333; }
    #header .login .logged-user {
      display: inline-block;
      border-bottom: solid 1px #404040; }
    #header .login .user-name {
      text-transform: uppercase;
      letter-spacing: 1px;
      font-weight: bold; }
    #header .login .login-status, #header .login .login-link {
      color: #0077b2;
      text-transform: uppercase; }

#menu {
  padding: 17px 200px 0 200px;
  text-transform: uppercase;
  font-size: 12pt;
  height: 42px;
  /*height 58px*/ }
  #menu ul {
    margin: 0;
    padding: 0 0 10px 0;
    text-align: justify; }
    #menu ul:after {
      content: '';
      display: inline-block;
      width: 100%; }
  #menu li {
    margin: 0;
    list-style: none;
    display: inline-block;
    font-size: 15pt;
    letter-spacing: 1px;
    text-shadow: 1px 1px 1px black; }
    #menu li a {
      color: #7fd4ff;
      text-decoration: none; }
  #menu .active a {
    color: white;
    text-decoration: none; }

#page #menu a:hover {
  color: white;
  text-decoration: none; }

#menu li div span {
  /*font-size: 18pt;*/ }

#content {
  margin: 0;
  padding: 0 30px 40px 30px;
  min-height: 500px; }
  #content .RadDock .rdContent {
    text-align: left;
    border: none;
    color: #404040;
    font-size: 12pt;
    font-family: Calibri, Arial, Tahoma, Verdana, sans-serif;
    line-height: normal; }

#footer {
  line-height: 30px;
  color: #808080;
  font-size: 10pt;
  letter-spacing: 1px;
  background: #404040 url(Images/Portal/footer.png) repeat-x left top; }
  #footer .content {
    text-align: center; }
  #footer a:hover {
    color: white; }

#toplist {
  display: none; }

/* === Contact form === */
.edit-form th {
  font-weight: bold;
  text-align: right; }
.edit-form td {
  text-align: left; }
  .edit-form td.commands {
    text-align: center; }

/* === Metro Touch styles === */
.RadDock_MetroTouch td.rdCenter .rdCommands a {
  width: 16px !important;
  height: 16px !important; }
  .RadDock_MetroTouch td.rdCenter .rdCommands a span {
    width: 16px !important;
    height: 16px !important; }

.RadGrid_MetroTouch .rgCommandRow {
  background-color: #404040 !important; }

.RadGrid_MetroTouch .rgRow td {
  border: none !important; }

/* Dialog SETTINGS */
.RadGrid .rgEditForm .rgHeader {
  height: 40px !important;
  background-color: #25a0da;
  color: white;
  font-size: 16px;
  padding-left: 16px !important; }
  .RadGrid .rgEditForm .rgHeader img {
    padding-top: 6px; }

table.detail-content {
  border-spacing: 0 5px;
  border-collapse: separate; }
  table.detail-content th {
    font-weight: normal;
    background-color: #e8e6e6;
    color: #444444;
    text-align: left;
    padding: 2px 5px 2px 5px;
    -moz-min-width: 100px;
    -ms-min-width: 100px;
    -o-min-width: 100px;
    -webkit-min-width: 100px;
    min-width: 100px;
    white-space: nowrap; }
  table.detail-content td {
    font-weight: normal;
    color: #2E846A;
    text-align: left;
    padding: 2px 10px 2px 10px;
    border: 1px solid #e8e6e6;
    -moz-min-width: 100px;
    -ms-min-width: 100px;
    -o-min-width: 100px;
    -webkit-min-width: 100px;
    min-width: 100px; }
table.detail-editor {
  margin-left: 10px;
  width: 95%; }
  table.detail-editor td > input[type=text] {
    width: 95%;
    line-height: 31px;
    font-size: 16px;
    font-family: "Segoe UI",Arial,Helvetica,sans-serif;
    height: 36px;
    border: 1px solid #cdcdcd;
    padding: 0 5px 0 5px; }
    table.detail-editor td > input[type=text]:focus {
      border-color: #25a0da; }
  table.detail-editor td > input[type=button] {
    line-height: 33px;
    font-size: 16px;
    font-family: "Segoe UI",Arial,Helvetica,sans-serif;
    height: 34px;
    border: 1px solid #cdcdcd;
    padding: 0 10px 0 10px; }
    table.detail-editor td > input[type=button]:hover {
      border: 1px solid #e8e8e8;
      background-color: #e8e8e8; }
  table.detail-editor td .RadComboBox {
    width: 95% !important; }
    table.detail-editor td .RadComboBox .rcbInputCell input[type=text] {
      border: none; }
table.detail-editor-content {
  border-spacing: 0 5px !important;
  border-collapse: separate !important;
  width: 100%; }
  table.detail-editor-content td:first-child, table.detail-editor-content th {
    line-height: 34px;
    font-weight: normal;
    background-color: #e5e5e5;
    color: black;
    text-align: left;
    padding: 2px 5px 2px 5px;
    white-space: nowrap; }
  table.detail-editor-content tr.highlighed th {
    background-color: #25a0da;
    color: white; }
  table.detail-editor-content tr td.separator {
    background-color: white;
    padding-left: 0; }
  table.detail-editor-content td:first-child label {
    font-weight: normal; }
  table.detail-editor-content td:last-child, table.detail-editor-content td.val {
    font-weight: normal;
    text-align: left;
    padding: 2px 10px 2px 10px;
    /*border: 1px solid #e8e6e6;*/ }
table.detail-editor > tbody > tr:last-child > td {
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: center; }
table tr td.buttons {
  text-align: center !important;
  background-color: transparent !important; }

