﻿div.RadGrid_Bootstrap .rgMasterTable,
div.RadGrid_Bootstrap .rgDetailTable,
div.RadGrid_Bootstrap .rgGroupPanel table,
div.RadGrid_Bootstrap .rgCommandRow table,
div.RadGrid_Bootstrap .rgEditForm table,
div.RadGrid_Bootstrap .rgPager table {
  font-size: 12px;
}
table.infoTable {
  width: 595px;
  background-color: #fff;
}
div.navbar-brand {
  padding-top: 15px;
}
ul.dropdown-menu > li > a {
  margin-top: -10px;
  margin-bottom: -10px;
}
ul.nav {
  font-size: 14px;
}
.infoTable th {
  background-color: #F1F1F1;
  font-weight: bold;
  text-align: right;
  padding: 5px;
  width: 130px;
}
.infoTable td {
  margin-left: 5px;
  padding-left: 5px;
  background-color: #fff;
  padding: 5px;
}
.message-count {
  border-radius: 50%;
  width: 15px;
  height: 15px;
  text-align: center;
  color: white !important;
  padding-top: 1px;
  font-size: 9px;
  margin-top: -10px;
  margin-left: -10px;
  vertical-align: super;
  display: inline-block;
  background-color: red;
}
div.myInfoTable {
  display: table;
  width: 100%;
  padding-left: 2px;
  padding-right: 2px;
  color: white;
  font-size: 13px !important;
}
div.myInfoTableRow {
  display: table-row;
}
div.myInfoTableCell {
  display: table-cell;
}
div.myInfoTableCell > a {
  color: white;
  font-size: 11px !important;
}
.pointer-table {
  width: 100%;
}
.pointer-table table.rgMasterTable {
  width: 100%;
}
.pointer-table table.rgMasterTable tr.rgRow,
.pointer-table table.rgMasterTable tr.rgAltRow {
  cursor: pointer;
}
div.gadgetTable {
  display: inline-table;
  border-radius: 4px;
  width: 400px;
  border: 1px #A9A9A9 solid;
  margin-right: 15px;
  vertical-align: top;
}
div.gadgetTableRow {
  display: table-row;
}
input[type=text] {
  border-color: #ccc;
  border-radius: 4px !important;
  font: 14px/1.42857 "Helvetica Neue", Helvetica, Arial, sans-serif;
  box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.075);
  background: #fff;
  border-width: 1px;
  border-style: solid;
  padding: 2px 1px 1px;
  vertical-align: middle;
  height: 33px;
}
input[type=text]:focus {
  border-color: #2690d7;
}
input[type=password] {
  border-color: #ccc;
  border-radius: 4px;
  font: 14px/1.42857 "Helvetica Neue", Helvetica, Arial, sans-serif;
  box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.075);
  background: #fff;
  border-width: 1px;
  border-style: solid;
  padding: 2px 1px 1px;
  vertical-align: middle;
  height: 33px;
}
input[type=password]:focus {
  border-color: #2690d7;
}
div.gadgetTableCellHead {
  display: table-cell;
  width: 150px;
  font-weight: bold;
  vertical-align: top;
  padding: 3px;
}
div.gadgetTableCellContent {
  display: table-cell;
  width: 250px;
  vertical-align: top;
}
div.gadgetTableCaption {
  display: table-caption;
  font-weight: bold;
  padding: 3px;
}
div.gadgetTableCaption > a {
  color: black;
  text-decoration: none !important;
}
div.gadgetTableCaption > a:hover {
  text-decoration: none;
}
div.gadgetTableCaption > a:visited {
  text-decoration: none;
}
div.gadgetTableCaption > a:active {
  text-decoration: none;
}
input[type=text].portalTextField {
  border-color: #ccc;
  border-radius: 4px;
  font: 14px/1.42857 "Helvetica Neue", Helvetica, Arial, sans-serif;
  box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.075);
  background: #fff;
  border-width: 1px;
  border-style: solid;
  padding: 2px 1px 1px;
  vertical-align: middle;
  height: 33px;
}
select {
  border-color: #ccc;
  border-radius: 4px;
  font: 14px/1.42857 "Helvetica Neue", Helvetica, Arial, sans-serif;
  box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.075);
  background: #fff;
  border-width: 1px;
  border-style: solid;
  padding: 2px 1px 1px;
  vertical-align: middle;
  height: 33px;
  min-width: 159px;
}
textarea {
  border-color: #ccc;
  border-radius: 4px;
  font: 14px/1.42857 "Helvetica Neue", Helvetica, Arial, sans-serif;
  box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.075);
  background: #fff;
  border-width: 1px;
  border-style: solid;
  padding: 2px;
}
.rtsUL {
  width: 105%;
}
/* Legacy, from demo page */
html {
  background-color: white;
  margin: 0;
  padding: 0;
}
body {
  font-family: Arial;
  font-size: 12px;
}
header,
footer,
hgroup,
nav,
section {
  display: block;
}
.clear-fix:after {
  content: ".";
  clear: both;
  display: block;
  height: 0;
  visibility: hidden;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #000;
  margin-bottom: 0;
  padding-bottom: 0;
}
h1 {
  font-size: 2em;
}
h2 {
  font-size: 1.75em;
}
h3 {
  font-size: 1.2em;
}
h4 {
  font-size: 1.1em;
}
h5,
h6 {
  font-size: 1em;
}
h5 a:link,
h5 a:visited,
h5 a:active {
  padding: 0;
  text-decoration: none;
}
/* site title
----------------------------------------------------------*/
.site-title {
  color: #c8c8c8;
  font-family: Rockwell, Consolas, "Courier New", Courier, monospace;
  font-size: 2.3em;
  margin: 0;
}
/* content */
article {
  float: left;
  width: 70%;
}
aside {
  float: right;
  width: 25%;
}
aside ul {
  list-style: none;
  padding: 0;
}
aside ul li {
  background: url("../Images/bullet.png") no-repeat 0 50%;
  padding: 2px 0 2px 20px;
}
.label {
  font-weight: 700;
}
#dvContent {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
div.RadGrid .rgPager .RadComboBox {
  /*margin-top:5px !important;*/
}
.RadComboBox table td.rcbInputCell {
  border-radius: 4px !important;
  border: 1px solid #ccc !important;
}
.rcbArrowCell {
  border-radius: 0 4px 4px 0 !important;
  border: 1px solid #ccc !important;
}
.RadComboBox_Bootstrap table td.rcbInputCellLeft {
  border-right-width: 1px !important;
}
.RadComboBox_Bootstrap .rcbArrowCellHidden.rcbArrowCellRight {
  border: 0px !important;
}
.hide-logo-overlap {
  visibility: visible;
}
@media (max-width: 767px) {
  div.gadgetTable {
    margin-top: 5px;
    width: 98%;
  }
}
@media (max-width: 1154px) {
  .hide-logo-overlap {
    visibility: collapse;
  }
}