/*.wrapper {*/
  /*overflow-x: initial;*/
/*}*/

.form-error {
	color: red;
	text-align: center;
	margin-top: 10px;
}

.panel-dark > .panel-heading {
  background-color: #789bc2;
  color: white;
}

.error {
  color: rgb(235, 127, 0);
  font-size: 13px;
}

.login-error {
  color: rgb(235, 127, 0);
  font-size: 13px;
  text-align: center;
}

#new {
  font-family: Helvetica;
  font-style: italic;
  font-weight: 700;
  font-size: 11px;
  color: rgb(239, 62, 62);

  vertical-align: middle;
  border: none;
  margin-left: 0px;
}

.btn-primary {
  	background-color: #789bc2;
}

.btn-primary:hover, 
.btn-primary:focus, 
.btn-primary.focus, 
.btn-primary:active, 
.btn-primary.active, 
.open > .dropdown-toggle.btn-primary {
  	background-color: #00754b;
  	border-color: #00754b;
}

body {
  	font-family: "Arial";
    font-size: 13px;
    background-color: #ECEEF0;
}

.c-checkbox span, .c-radio span {
    margin-top: -2px;
}

p {
    font-size: 13px;
}

a {
    color: #789bc2;
}

a:hover, a:focus {
    cursor: pointer;
    color: #365aa8;
}

.pagination > .active > a, 
.pagination > .active > span, 
.pagination > .active > a:hover, 
.pagination > .active > span:hover, 
.pagination > .active > a:focus, 
.pagination > .active > span:focus {
    background-color: #789bc2;
    border-color: #789bc2;
}

.form-control:focus {
    border-color: #EB7F00;
}

.btn-success {
    background-color: #EB7F00;
    border-color: #EB7F00;
}

.btn-success:hover, 
.btn-success:focus, 
.btn-success.focus, 
.btn-success:active, 
.btn-success.active, 
.open > .dropdown-toggle.btn-success {
    background-color: #D77400;
    border-color: #D77400;
}

.c-checkbox input[type=checkbox]:checked + span, .c-radio input[type=checkbox]:checked + span, .c-checkbox input[type=radio]:checked + span, .c-radio input[type=radio]:checked + span {
  border-color: #789bc2;
  background-color: #789bc2;
}

.topnavbar {
  border: 0;
  background-color: #789bc2;
  background-image: -webkit-linear-gradient(left, #789bc2 0%, #789bc2 100%);
  background-image: -o-linear-gradient(left, #789bc2 0%, #789bc2 100%);
  background-image: linear-gradient(to right, #789bc2 0%, #789bc2 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#789bc2', endColorstr='#789bc2', GradientType=1);
}

.topnavbar .navbar-header {
  background-color: #365aa8;
  background-image: -webkit-linear-gradient(left, #365aa8 0%, #365aa8 100%);
  background-image: -o-linear-gradient(left, #365aa8 0%, #365aa8 100%);
  background-image: linear-gradient(to right, #365aa8 0%, #365aa8 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#365aa8', endColorstr='#365aa8', GradientType=1);
}

.topnavbar .navbar-nav > li > a, .topnavbar .navbar-nav > .open > a {
  color: white;
}

.sidebar > .nav > li.active > a > em, .sidebar > .nav > li.open > a > em {
  color: #EB7F00;
}

.sidebar > .nav > li > a:focus, .sidebar > .nav > li > .nav-item:focus, .sidebar > .nav > li > a:hover, .sidebar > .nav > li > .nav-item:hover {
  text-decoration: none;
  outline: none;
  color: #789bc2;
}

.topnavbar .navbar-header .brand-logo {
  padding: 9px 38px;
}

.topnavbar .navbar-nav > li > a:hover, .topnavbar .navbar-nav > .open > a:hover, .topnavbar .navbar-nav > li > a:focus, .topnavbar .navbar-nav > .open > a:focus {
  color: #365aa8;
}

.sidebar > .nav > li.active, .sidebar > .nav > li.open, .sidebar > .nav > li.active > a, .sidebar > .nav > li.open > a, .sidebar > .nav > li.active .nav, .sidebar > .nav > li.open .nav {
  color: #EB7F00;
}

.wrapper {
  background: rgb(245, 247, 250);
}

.input-margin {
  margin-bottom: 20px;
  overflow: hidden;
}

.input-margin-2 {
  margin-bottom: 20px;
}

.clear {
  clear: both;
}

.DTTT {
  float: right;
  margin-top: -6px;
  margin-bottom: 10px;
}

.dataTable .form-control {
  width: 70px;
}

.hidden-submit {
  display: none;
}

.fixed-height {
  padding: 1px;
  max-height: 200px;
  overflow: auto;
}

.ui-autocomplete .highlight {
  text-decoration: underline;
}

body .whirl:before {
  background-color: #FFFFFF;
  opacity: 1.0;
}

form .whirl {
  padding-top: 15px;
  padding-bottom: 18px;
  float: right;
  margin-right: 60px;
}

.sidebar-subnav > li > a:focus, 
.sidebar-subnav > li > .nav-item:focus, 
.sidebar-subnav > li > a:hover, 
.sidebar-subnav > li > .nav-item:hover {
  color: #789bc2;
}

.sidebar-subnav > li.active > a, 
.sidebar-subnav > li.active > .nav-item {
  color: #EB7F00;
}

.widget .oversized-picture img {
  width: 250px;
}

.widget .oversized-picture {
  position: relative;
  display: block;
  height: 240px;
  width: auto;
  overflow: hidden;
  text-align: center;
}

.input-help {
  padding-top: 10px;
  padding-left: 10px;
}

.input-help-col {
  padding-right:0px;
}

.input-col {
  padding-left:0px;
}

.input-help-col a {
  text-decoration: none;
}

.spinner-on-click {
  width: 130px;
  float: right;
}

.select-option {
  font-weight: bold;
}

.select-description {
  font-size: 12px;
}

.header-highlight {
  color: #789bc2;
}

.collapsed_question {
  background: #789bc2 !important;
}

.collapsed_question > div {
  background: #789bc2 !important;
  border: none !important;
}

.popover {
  border-color: #789bc2;
  border-bottom: 2px solid #789bc2;
}

.popover.right > .arrow:after {
  border-right-color: #789bc2;
}

.select-option i {
  color: #EB7F00;
}

.export-button {
  float: right;
  margin-bottom: 5px;
  margin-right: 15px;
}

.back-button {
  float: left;
  margin-bottom: 5px;
  margin-left: 15px;
}

#lazy-loader {
  position: fixed;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  background: rgba(0, 0, 0, 0.59);
  z-index: 10000;
}

#lazy-loader > div {
  position: fixed;
  top: 50%;
  left: 50%;
}

.spinner-text {
  color: white;
  padding-top: 70px;
}

body .whirl:before {
  background-color: transparent;
}

.modal-body {
  padding: 0px;
}

.modal-content {
  background-color: rgb(27, 27, 27);
  border: none;
  border-radius: 0px;
}

.modal-content iframe {
  margin-bottom: -5px;
}

.modal-header {
  display: none;
}

code {
  word-wrap: break-word;
}

.table-header-rotated {
  border-collapse: collapse;
}

.csstransforms & td {
  width: 30px;
}

.no-csstransforms & th {
  padding: 5px 10px;
}

.table-header-rotated td {
  text-align: center;
  padding: 10px 12px;
  border: 1px solid #ccc;
}

.table-header-rotated th.row-header {
  padding: 0 10px;
  border-bottom: 1px solid #ccc;
}

.table-header-rotated th.rotate {
  /* Something you can count on */
  height: 140px;
  white-space: nowrap;
}

.table-header-rotated th.rotate > div {
  transform: translate(25px, 51px) rotate(315deg);
  width: 30px;
}

.table-header-rotated th.rotate > div > span {
  border-bottom: 1px solid #ccc;
  padding: 5px 10px;
}

.table-header-rotated {
  margin-top: -50px;
}

div.token-input-dropdown-facebook {
  max-height: 200px;
  overflow-y: scroll;
}

.form-control {
  border: 1px solid #789BC2;
}

.dataTables_filter label {
  width: 100%;
}

.dataTables_filter label input[type="search"] {
  width: 100%;
  border-width: 2px;
}

.dataTables_filter {
  width: 50%;
  margin: 0 auto;
}

.btn.btn-default {
  border: 1px solid #789BC2;
}

.dataTables_length {
  margin-left: 15px;
}

.dataTables_filter .form-control {
  width: 100%;
}

.portal-roles-table-header {
  display: flex;
  align-items: center;
}

.portal-roles-table-header > span:last-child {
  margin-left: auto;
}

#newsfeed-widget p {
  word-wrap: break-word;
  display: inline-block;
  width: 90%;
}

#newsfeed-widget .edit-news {
  color: #789bc2;
  cursor: pointer;
}

#newsfeed-widget .edit-news:hover {
  text-decoration: underline;
}

#newsfeed-widget textarea {
  height: 59px;
  width: 100%;
}

@media (max-width: 768px) {

	.topnavbar .navbar-header .brand-logo {
		  width: 220px;
	}

  .content-heading {
      text-align: center;
  }

  #submit-url {
      float: none !important;
      text-align: center;
      margin-top: 10px;
      margin-bottom: 6px;
  }

  #newsfeed-widget p {
    width: 85%;
  }
}

@media (max-width: 447px) {

  #newsfeed-widget p {
    width: 75%;
  }

}

.bordered-img {
    border-radius: 10px;
    vertical-align: middle;
    border: 2px solid #789BC2;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 25px;
}

/* Custom styles added by nathan */
.item, .itemclass {
	background-color: #fff;
    margin-right: 1.5em;
    margin-bottom: 2em;
    cursor: pointer;
    
    -webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	
	-webkit-box-shadow: 6px 6px 36px -14px rgba(0,0,0,0.75);
	-moz-box-shadow: 6px 6px 36px -14px rgba(0,0,0,0.75);
	box-shadow: 6px 6px 36px -14px rgba(0,0,0,0.75);
}	
	.item.active, .itemclass.active {
		border: 1px black solid;
	}
	.item .name, .itemclass .name {
		font-weight: bold;
	}
.batchitem {
	height: 150px;
	padding-top: 3.5em;
}
.classitem {
	height: 150px;
    padding-top: 1.5em;
}
.small-batch-id {
  color: lightgrey;
}
#dynamic-params ul {
	width: 75% !important;
	/*margin-left: 1em !important;*/
}
#dynamic-params .has-feedback {
	margin-left: 2em !important;
}