body {
  background-color: transparent;
  color: rgba(0,0,0,0.87);
}

#side-menu a {
  color: rgba(0,0,0,0.87);
}

.navbar-default {
  background-color: transparent;
}
/*286090, 337ab7*/
.webformpanel > .webformpanel-heading,
.amcwebform > .amcwebform-col > .panel > .panel-heading {
  background-color: transparent;
  color: #337ab7;
}

#side-menu li.active > a {
  color: #337ab7;
}

#side-menu li a:hover,
#side-menu li a:focus,
#side-menu li a.active {
  color: white;
  background-color: #337ab7;
}

.sidebar ul li a.active,
#side-menu > li > a,
#side-menu li.active > a,
#side-menu li.active > a > span.arrow {
  font-weight: bold;
}

#sidebar-nav-close-button {
  color: inherit;
}

.navbar-brand > img {
  max-height: 42px;
}

/*@media(min-width:768px) {
    #page-wrapper {
        margin: 0 0 0 280px;
    }
    
    .sidebar {
        width: 280px;
    }
    
    .navbar-brand > img 
    {
      xmargin-left: 94px;
    }
}*/
.table > thead > tr > th {
  border: 0 none;
}


.table > thead > tr:last-of-type > th,
.table > tbody:only-child > tr:first-child > td,
.table > tbody:only-child > tr:first-child > th {
  border: 0 none;
  border-bottom: 2px solid #ddd;
  font-weight: bold;
}


.amcdatagrid .amcdatagrid-headertop > td, .amcdatagrid .amcdatagrid-header > td {
  background-color: #337ab7;
  color: White;
  padding: 5px;
}

.amctab-highlighted > a {
  font-weight: bold;
}
/*#23527c*/

.webcontrols-ui-row-leftcell-mandatory {
  font-weight: bold;
  color: tomato;
}



.technologyview-header {
  margin-bottom: 20px;
}

.technologyview-header-title {
  color: #337ab7;
  margin-bottom: 10px;
}

.navbar-static-top {
  background-color: white;
}
