.btn-tbl {
  display: inline-block;
  font-weight: 400;
  color: #858796;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid #4e73df;
  padding: 0.15rem 0.35rem;
  font-size: .8rem;
  line-height: 1;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  min-width: 35px;
  height: 22px;
}



.font-md {
	font-size: .8rem;
}

.pagefwdback:hover{
	background-color: #BBB;
}

.login-table{width: 800px !important;height:auto;padding:0;}

.login-table tr:nth-child(1) > td{padding:1px;}
.login-table td{padding:0;}

.loginModule
{
  padding:0;
  list-style: none;
  margin:0;
  width: 100%;
}

.loginModule > li:first-child
{
  margin:0;
  padding:8px;
  text-align: center;  
}

.loginModule > li:first-child > h6
{
  font-weight: 700;
  font-size:1.2rem;
}

.loginModule > li > label
{
  display:block;
  margin:auto;
  max-width:400px;
}

.loginModule > li
{
  margin:12px;
}

.loginModule > li input
{
  padding:12px;
}

.f_inp
{
  margin-top:12px;
  width: 380px;
  font-size: medium;
  border-radius: .3em;
  background-color:#fffce4;
  color: black;
}

.f_inp:first-child
{
  margin-top:0;
}

#passwordReset
{
  float: right;
  margin-right:24%;
  margin-bottom:3%;
  color: blue;
  font-size:medium;
  text-decoration: underline;
}

.f-btn-sm
{
  cursor: pointer;
  width: 150px;
  height: 50px;
  font-size: large;
  margin: auto;
  display: block;
  clear: both;
  border-radius: .35em; 
  background-color:#fdc510;
}


.f-btn-sm-primary
{
  color: #dedede;
  cursor: pointer;
  width: 150px;
  height: 35px;
  font-size: small;
  margin: auto;
  display: block;
  clear: both;
  border-radius: .35em; 
  background-color:#2264fd;
}

.f-btn-lrg
{
  cursor: pointer;
  width: 200px;
  height: 50px;
  font-size: large;
  margin: auto;
  display: block;
  clear: both; 
}

.f-btn-lrg:disabled
{
  color:grey;
  border-color: red;
}

#reavalpassword {
  display: inline; 
  margin-left: -12.5%; 
  vertical-align: middle;
  position: relative;
  z-index:2;
  -webkit-user-select: none; /* Safari */
  -ms-user-select: none; /* IE 10 and IE 11 */
  user-select: none; /* Standard syntax */
  cursor: pointer;
}

#reavalpassword > img
{
  margin:0;
}

.bbcard {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: transparent;
    background-clip: border-box;
    border: 1px solid #e3e6f0;
    border-radius: 0.35rem;
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
    width: 550px;
    align-content: center;
  }

.bbcard-header {
    padding: 0 1rem;
    margin-bottom: 0;
    border-bottom: 1px solid #e3e6f0;
    min-height: 50px;
	background-image: url('../images/header_fill.png');
	background-repeat: repeat-x;
	border-radius: calc(0.35rem - 1px) calc(0.35rem - 1px) 0 0;
}

.bbcard-header-warning {
    padding: 0.75rem 1.25rem;
    margin-bottom: 0;
    border-bottom: 1px solid #e3e6f0;
    height: 32px;
    background-color:#FDC510;
    margin-bottom: 1em;
  }

.bbcard-body {
    flex: 1 1 auto;
    min-height: 1px;
    padding: 1.25rem;
  }

.bbcard-footer {
    padding: 0.75rem 1.25rem;
    background-color: #bdbdbd;
    border-top: 1px solid #bbbbbb;
    border-radius: 0 0 calc(0.35rem - 1px) calc(0.35rem - 1px);
  }

.spacer-btn {
	padding-top: 5px;
}

.spacer {
	padding-top: 11px;
}

.spacer-sm {
	padding-top: 5px;
}

.spacer-md {
	padding-top: 35px;
}

.spacer-lg {
	padding-top: 50px;
}

.chk-lg {
  	height: 28px !important;
  	width: 28px !important;
}

.chk-sm {
  	height: 20px;
  	width: 20px;
	vertical-align: top;
	padding: 2px !important;
}

.chktbl {
  	height: 18px;
  	width: 18px;
	margin-bottom: 0 !important;
}

.chklabel{
	display: inline-block;
 	margin-left: 5px;
	border: none;
	margin-bottom: 0 !important;
}

.text-md {
    font-size: medium;
}

.row-pointer{
  cursor: pointer !important;
}

.list-group-views {
	display: flex;
	flex-direction: column;
	padding-left: 0;
	margin-bottom: 0;
	border-radius: 0.25rem;
	background-color: #fff4c6; 
	max-height: 338px;
	overflow: auto;	
}

.list-item-text {
	padding: .55em;
}

.list-group-item-action:hover, .list-group-item-action:focus {
	z-index: 1;
	color: #ffffff;
	text-decoration: none;
	background-color: #5497fc;
}

.list-group-item-action:active {
	color: #2f2f2f;
	background-color: #5497fc;
}

.mini-text {
	font-size: .7em;
	padding-bottom: 5px;
 	color: #484848;
}

/* ROSS STUFF */
.apmaintable 
{
	border:1px solid #cccccc;
}

.reporttable 
{
	font-family: inherit;
	border:1px solid #cccccc;
	font-size:10px;
}

.viewdetailth
{
	font-family: inherit;
	background-color:#E2E2E2;
	border-color:#E2E2E2;
	border:thin;
	color:#000;
	height:20px;
	font-size:12px;
	vertical-align:middle;
}

.panel_head_selected
{
	background-color:#FDC510;
	color:#000;
}


.apoheader {
	background-image: url('../images/header_fill.png');
	background-repeat: repeat-x;
	border-bottom: 1px solid #d89000;
}

.form-text {
	font-size: .75rem !important;
 	padding-top: 5px;
}

.text-block {
	display: flex;
	align-items: left;
	padding: 0.25rem 0.65rem;
	margin-bottom: 0;
	font-size: .7rem;
	font-weight: 600;
	line-height: 1.55;
	color: #2a2a2a;
	text-align: left;
	white-space: nowrap;
	background-color: #dedede;
	border: 1px solid #a6a6a6;
	border-radius: 0.25rem;
  	border-top-right-radius: 0;
  	border-bottom-right-radius: 0;
}

.text-block-data {
	display: flex;
	align-items: left;
	padding: 0.25rem 0.65rem;
	margin-bottom: 0;
	margin-left: -1px;
	font-size: .8rem;
	line-height: 1.55;
	color: #2a2a2a;
	text-align: left;
	white-space: nowrap;
	background-color: #fffee5;
	border: 1px solid #a6a6a6;
	border-radius: 0.25rem;
  	border-top-left-radius: 0;
  	border-bottom-left-radius: 0;
}

/* Tables striping customisation */
.table-striped-default tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}
.table-striped-red tbody tr:nth-of-type(odd) {
  background-color:#ffe1e1;
}
.table-striped-blue tbody tr:nth-of-type(odd) {
  background-color:#d8f3ff;
}
.table-striped-green tbody tr:nth-of-type(odd) {
  background-color:#dfffdc;
}
.table-striped-yellow tbody tr:nth-of-type(odd) {
  background-color:#ffffde;
}
.table-striped-orange tbody tr:nth-of-type(odd) {
  background-color:#ffead4
}
.table-striped-purple tbody tr:nth-of-type(odd) {
  background-color:#ede5ff
}

.img-wrapper {
    height: 600px;
    width: auto;
    position: relative;
    overflow-x:auto;
    overflow-y:auto;
}

.img-wrapper > img {
    position: relative;
}