@import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro&display=swap');
body {
  font-family: 'Roboto', sans-serif;
  xfont-family: 'Source Sans Pro', sans-serif;
  font-size: 14px;
  margin: 0px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}

html, body {
  overscroll-behavior: none;
}

.well.login-box {
  background-color:#fff!important;
  border-radius:5px;
  border:#d1d1d1 solid 1px;
  margin:0 auto;
  padding: 15px;
  box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
}
.well.login-box legend {
  font-size:26px;
  text-align:center;
  font-weight:300;
}
.well.login-box label {
  font-size:14px;

}
.well.login-box input[type="text"] {
  box-shadow:none;
  border-color:#ddd;
  border-radius:0;
}

.well.welcome-text{
  font-size:21px;
}

/* Notifications */

.notification{
  position:fixed;
  top: 20px;
  right:0;
  background-color:#FF4136;
  padding: 20px;
  color: #fff;
  font-size:21px;
  display:none;
}
.notification-success{
  background-color:#3D9970;
}

.notification-show{
  display:block!important;
}

/*Loged in*/
.btn-default {
  color: #333;
  background-color: #f9f9f9;
  border-color: #ccc;
  border: 1px solid;
  text-align: center;
  cursor: pointer;
  color: #5e5e5e;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fefefe), color-stop(100%, #f9f9f9)), #f9f9f9;
  background: -moz-linear-gradient(#fefefe, #f9f9f9), #f9f9f9;
  background: -webkit-linear-gradient(#fefefe, #f9f9f9), #f9f9f9;
  background: linear-gradient(#fefefe, #f9f9f9), #f9f9f9;
  border-color: #c3c3c3 #c3c3c3 #bebebe;
  -moz-box-shadow: rgba(0, 0, 0, 0.06) 0 1px 0, rgba(255, 255, 255, 0.1) 0 1px 0 0 inset;
  -webkit-box-shadow: rgba(0, 0, 0, 0.06) 0 1px 0, rgba(255, 255, 255, 0.1) 0 1px 0 0 inset;
  box-shadow: rgba(0, 0, 0, 0.06) 0 1px 0, rgba(255, 255, 255, 0.1) 0 1px 0 0 inset;
}

.footer {
  background-color: #000066;
  color: #fff;
  padding: 15px;
  text-align: center;
}

.navbar-brand {
	padding: 0px;
}

.type-logo-small {
	background-color: #030369;
	color: #fff;
	margin-right: 10px;
	padding: 15px 12px;
	font-weight: bold;
	float: left;
}
.type-logo-full {
	overflow: hidden;
	font-weight: 600;
	padding: 3px 0px;
	font-size: 24px;
}
.type-logo-full span {
	display: block;
	font-size: 10px;
	font-style: italic;
	text-align: right;
	font-weight: 400;
	position: relative;
	top: -3px;
}

.cta-register {
	margin-bottom: 25px;
}
.cta-register a {
	background-color: #239248;
	color: #fff;
	display: inline-block;
	padding: 10px 25px;
	font-size: 15px;
	font-weight: bold;
	border-radius: 5px;
	width: 100%;
	max-width: 320px;
}

.introPromo {
	font-weight: 600;
	margin-bottom: 50px;
}

.login-main-content {
	position: relative;
}

.login header {
    background: #ccd5ed;
}
.login .navbar-brand {
	margin: 15px 0px;
}


.card {
	background-color: #ccc;
	border-radius: 0px;
	margin: 15px 0px;
}
.card:first-child {
	margin-top: 0;
}
.card-top {
	font-weight: bold;
	padding: 10px 15px;
}
.card-body {
	background-color: #fff;
	padding: 0px;
}
.card-row {
	padding: 6px;
}

.admin-alert {
	background-color: #b5b5b5;
	text-align: center;
}

.message-alert {
	background-color: #e02626;
	text-align: center;
}
.message-alert .card-top {
	color: #fff;
}

#loginform {
	margin-top: 11px;
}

.main {
	padding: 75px 0px 25px 0px;
	position: relative;
}
.main-wrapper {
	height: 175px;
	position: absolute;
	top: 0px;
	right: 0px;
	left: 0px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ccd5ed+0,7db9e8+100&1+0,0+100 */
	background: -moz-linear-gradient(top, rgba(204,213,237,1) 0%, rgba(125,185,232,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(204,213,237,1) 0%,rgba(125,185,232,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(204,213,237,1) 0%,rgba(125,185,232,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ccd5ed', endColorstr='#007db9e8',GradientType=0 ); /* IE6-9 */
}

.myHorses span img {
	float: left;
}
.myHorses .reduced {
	display: none;
}


.navbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.header {
  background: #c3c3c3;
  /*box-shadow: 0 5px 20px rgb(0 0 0 / 10%);*/
  display: block;
  height: 58px;
  margin-bottom: 0;
  padding: 0;
  position: fixed;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  width: calc(100% - 250px);
  z-index: 800;
}
.main-content {
	padding: 85px 25px 15px;
	min-height: calc(100vh - 61px);
}
footer {
	padding: 30px;
}

.header .header-container .nav-left, .header .header-container .nav-right {
    list-style: none;
    margin-bottom: 0;
    padding-left: 0;
    position: relative;
}
.header .header-container .nav-left {
    float: left;
    margin-left: 15px;
}
.header .header-container .nav-right {
    float: right;
    margin-right: 15px;
}
.header .header-container .nav-left, .header .header-container .nav-right {
    list-style: none;
}
.header .header-container .nav-left > li, .header .header-container .nav-right ul > li {
    float: left;
}
/*.header .header-container .nav-right > li:after {
	content: "|";
	float: left;
}*/
.header .header-container .nav-left > li > a, .header .header-container .nav-right ul > li > a,
.header .header-container .nav-left > li > span, .header .header-container .nav-right ul > li > span {
    color: #01080a;
    display: block;
    line-height: 58px;
    min-height: 58px;
    padding: 0 15px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

svg:not(:root).svg-inline--fa {
    overflow: visible;
}
.svg-inline--fa.fa-w-14 {
    width: .875em;
}
svg:not(:root) {
    overflow: hidden;
}
.svg-inline--fa {
	color: #01080a;
  display: inline-block;
  font-size: inherit;
  height: 1em;
  overflow: visible;
  vertical-align: -.125em;
}

#sidebarCollapse {
	background-color: transparent;
	border: none;
	margin: 10px 0px;
}

.sidebar-logo .mobile-toggle {
    display: none;
    float: right;
    font-size: 18px;
    line-height: 64px;
}
.sidebar-logo .mobile-toggle a {
    color: #72777a;
}
.sidebar-logo a {
    display: inline-block;
    width: 100%;
}

.footer {
	background-color: #000066;
	color: #fff;
	padding: 15px;
	text-align: center;
}


/*
    DEMO STYLE
*/

p {
    font-size: 1.1em;
    line-height: 1.7em;
    color: #333;
}

a,
a:hover,
a:focus {
    color: inherit;
    text-decoration: none;
    transition: all 0.3s;
}

.navbar {
    padding: 0px;
}

.navbar-btn {
    box-shadow: none;
    outline: none !important;
    border: none;
}

.line {
    width: 100%;
    height: 1px;
    border-bottom: 1px dashed #ddd;
    margin: 40px 0;
}

i,
span {
    display: inline-block;
}

/* ---------------------------------------------------
    SIDEBAR STYLE
----------------------------------------------------- */

.wrapper {
  background-color: #e7e7e7;
}
.wrapper.active .sidebar {
    min-width: 80px;
    max-width: 80px;
    text-align: center;
}
.wrapper.active .page-container {
  padding-left: 80px;
}
.active .header {
  width: calc(100% - 70px);
}
.wrapper.active .sidebar-header img {
  display: none;
}
.wrapper .sidebar-header span {
  display: none;
  background-color: #01080a;
  color: #fff;
  border-radius: 5px;
  font-size: 1.5em;
 }
.wrapper.active .sidebar-header span {
  display: block;
}

.sidebar {
	background-color: #0c6887;
	xborder-right: 1px solid #ccc;
	bottom: 0;
	overflow: hidden;
	position: fixed;
	top: 0;
	-webkit-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
	width: 250px;
	z-index: 1000;
}

/*.sidebar {
    min-width: 250px;
    max-width: 250px;
    background: #020268;
    color: #fff;
    transition: all 0.3s;
}*/

/*.sidebar.active {
    min-width: 80px;
    max-width: 80px;
    text-align: center;
}*/

.sidebar.active .sidebar-header h3,
.sidebar.active .CTAs {
    display: none;
}

.sidebar.active ul li a {
  padding: 20px 10px;
  text-align: center;
  font-size: 0.85em;
}

.sidebar.active ul li a i {
  margin-right: 0;
  display: block;
  font-size: 1.8em;
  margin-bottom: 5px;
}

.sidebar.active ul ul a {
  padding: 10px !important;
}

.sidebar.active .dropdown-toggle::after {
  top: auto;
  bottom: 10px;
  right: 50%;
  -webkit-transform: translateX(50%);
  -ms-transform: translateX(50%);
  transform: translateX(50%);
}

.sidebar .sidebar-header {
  padding: 1em .5em 1em .5em;
}

.sidebar ul.components {
  /*padding: 20px 0;*/
	overflow: auto;
	height: 100%;
}

.sidebar ul li a {
  color: #fff;
  padding: .75em 1.25em;
  font-size: 1.1em;
  display: block;
  text-align: left;
}
.sidebar ul li a:hover {
    color: #fff;
    background: #01080a;
}

.sidebar ul li a i {
    margin-right: 10px;
}

.sidebar ul li.active>a,
a[aria-expanded="true"] {
    background: #01080a;
    color: #fff;
}

a[data-toggle="collapse"] {
    position: relative;
}

.active .sidebar ul li a {
    padding: 20px 10px;
    text-align: center;
    font-size: 0.75em !important;
}
.active .sidebar .dropdown-toggle::after {
    top: auto;
    bottom: 10px;
    right: 50%;
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
}
.active .sidebar ul ul a {
    padding: 10px !important;
}

.dropdown-toggle::after {
    display: block;
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
}

ul ul a {
  background: #147494;
	color: #fff;;
  font-size: 0.9em !important;
  padding: 1em 1.5em !important;
}

ul.CTAs {
    padding: 20px;
}

ul.CTAs a {
    text-align: center;
    font-size: 0.9em !important;
    display: block;
    border-radius: 5px;
    margin-bottom: 5px;
}

a.download {
    background: #fff;
    color: #7386D5;
}

a.article,
a.article:hover {
    background: #6d7fcc !important;
    color: #fff !important;
}

/* ---------------------------------------------------
    CONTENT STYLE
----------------------------------------------------- */

.page-container {
	min-height: 100vh;
	padding-left: 250px;
	-webkit-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
}

.test {
  margin: 5px 0; display: flex; flex-direction: row; justify-content: space-between;
}

@media (max-width: 980px) {

.test {
  flex-direction: column;
}

  .gridView-responsive {
    display: block;
    width: 100%;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
  }
  .divtable .th.sticky {
    position: sticky;
    left: 0;
    z-index: 3;
    max-width: 120px;
    -webkit-box-shadow: 2px 0px 2px -2px #000000;
    box-shadow: 2px 0px 2px -2px #000000;
    background:#333333;
  }
  .divtable .td.sticky {
    position: sticky;
    left: 0;
    z-index: 2;
    max-width: 120px;
    background-color: #fff;
    -webkit-box-shadow: 2px 0px 2px -2px #000000;
    box-shadow: 2px 0px 2px -2px #000000;
  }
  /*.divtable .tr:nth-child(2n+3) .td.sticky {background: #f1f1f1}*/

  .sticky {
  left: 0px;
  position: sticky;
  z-index: 1;
  background-color: #fff;
  border-right: 1px solid #747678;
  }

  html:not(.backstop) div, html:not(.backstop) span {
    scroll-margin: 2.5em 0 0 0;
    scroll-snap-margin: 2.5em 0 0 0;
  }
  .table_container {
    overflow: hidden;
  }
  .table_container_inner {
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    position: relative;
  }
  .table_container_inner:after {
    background-repeat: repeat-y;
    content: "";
    height: 100%;
    position: absolute;
    right: -0.0625rem;
    top: 0;
    width: 1.25rem;

    background-image: -webkit-gradient(linear,right top,left top,color-stop(30%,rgba(133,130,140,.3)),to(rgba(223,223,232,.1)));
    background-image: -webkit-linear-gradient(right,rgba(133,130,140,.3) 30%,rgba(223,223,232,.1));
    background-image: -o-linear-gradient(right,rgba(133,130,140,.3) 30%,rgba(223,223,232,.1));
    background-image: linear-gradient(to left,rgba(133,130,140,.3) 30%,rgba(223,223,232,.1));
  }
  .table_container_inner {
    xwidth: 980px;
  }

}



.font-1 {font-size: 1em;}
.font-2 {font-size: 1.1em;}
.font-3 {font-size: 1.2em;}

.gridView-heading {
  font-size: 1.25em;
  padding: 0px 10px 15px 7px;
}
.gridView-heading span {
  font-weight: bold;
  text-transform: uppercase;
}

.gridView {

}

.content-frame {
  background-color: #fff;
  padding: 15px;
  max-width: 1200px;
  margin: auto;
  border-radius: 5px;
  box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.15);
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.15);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.15);
}

.divtable {
  border-collapse: collapse;
  width: 100%;
}

.divtable .tr.headings {
  background:#333333;
  color: #fff;
  xpadding:.5rem;
}
.divtable .tr {
  display: inline-flex;
  align-items: center;
  font-size: 13px;
  width: 100%;
  clear: both;
  xbackground-color: #fff;
  border-bottom: 1px solid #ddd;
}
.divtable .tr.body:hover {
  background: #f1f1f1;
}
/*.divtable .tr:nth-child(2n+3) {background: #f1f1f1}*/
.divtable .bg_even {background: #f1f1f1}
.divtable .th, .divtable .td {
  /*padding: 0.5rem 0.5rem;*/
  padding: 8px 6px;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
}
.divtable .th { font-weight: normal; }
.divtable {}

.divtable .number {
  text-align: right;
}

.divtable .miscPanel {
  background-color: #ddd;
  padding: 10px 0px;
  position: relative;
  -webkit-box-shadow: inset 0px -3px 4px -4px #000000;
  box-shadow: inset 0px -3px 4px -4px #000000;
}
.divtable .miscPanel:before {
  content: '';
  position: absolute;
  left: 50%;
  top: 0px;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #fff;
  clear: both;
}
.divtable .miscPanel .heading {
  color: #b93535;
  font-size: 14px;
  font-weight: 700;
  margin: 0px;
  padding: 5px 10px;
  text-transform: uppercase;
}
.divtable .miscPanel .item {
  background-color: #fff;
  padding: .5em;
  margin: 10px;
}
.divtable .miscPanel span {
  font-weight: bold;
}
.divtable .miscPanel-grid {
  display: flex;
}

.divtable .mobile {
  display: none;
}

.accordion-xs .tr {
  display: table;
}

@media (max-width: 600px) {
  .divtable .mobile {
    display: block;
  }
}
