@font-face {
	font-family: 'Conv_pt-sans.narrow';
	src: url('fonts/pt-sans.narrow.eot');
	src: local('â˜º'), url('fonts/pt-sans.narrow.woff') format('woff'), url('fonts/pt-sans.narrow.ttf') format('truetype'), url('fonts/pt-sans.narrow.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

body {
	font-family: Arial, Helvetica,sans-serif;
  font-size: 16px;
  margin: 0;
}
h3 {
	font-size: 20px;
	font-weight:bold;
	color:#5087c7;
	line-height: 10px;
}

i {
  color: #5087c7
}


.page-container {
  display: flex;
  flex-wrap: nowrap;
  min-height: calc(100vh - 70px);
}

.content-container {
  background-image: url('/images/header/pattern_circles.png');
  padding: 1rem 1.5rem;
  width: 100%;
}

.content-container__no-width {
  background-image: url('/images/header/pattern_circles.png');
  padding: 1rem 1.5rem;
}

.content--header__with-button {
  max-width: 40vw;
  display:flex;
  white-space: nowrap;
  justify-content: space-between;
  align-content:center
}


.modal--container__element {
  margin-block-start: 1em;
  margin-block-end: 1em;
  font-size: 16px;
}

td.contentheader {
	font-size: 15px;
	font-weight:bold;
	color:#5087c7;
}

td {
	font-size: 12px;
}

td.clear {
	background-color:#FFFFFF;

}

td.clearhighlight {
	background-color:#9ADCC8;

}

td.color {
	background-color:#E0E0E0;
}

td.colorhighlight {
	background-color:#6FCCB0;
}

td.verticalbreak{
	background-image:url('../images/vertical.png');
	background-repeat:repeat-y;
}

td.verticalbreakhlt{
	background-image:url('../images/verticalhlt.png');
	background-repeat:repeat-y;
}

td.header {
	background-color:#666666;
	font-size:16px;
	font-weight:bolder;
	color:#FFFFFF;
}

th {
	font-size: 12px;
}

form {
	font-size: 12px;
	}

input {
	font-size: 12px;
}

textarea {
	font-size: 12px;
}

select {
	font-size: 12px;
}

ul {
	font-size: 12px;
	list-style-type: square;
	list-style-position: outside;
}

li {
	font-size: 12px;
}

ol {
	font-size: 12px;
	list-style-type: decimal;
	list-style-position: outside;
}

.small {
	font-size: 9px;
}

.big {
	font-size: 18px;
}

.bodystyle {
	font-size: 12px;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	border-width: 3px;
	border-style: solid;
	padding: 5px;
}

.prodbutton {
	text-align:center;
	text-decoration:none;
	margin-left: 5px;
    display: inline-block;
	float: left;
} 
.mainbutton a{
	color: rgb(255, 255, 255);
	text-shadow: 0 0 15px #FFF;
	border-color: rgb(5, 126, 208);
	box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.1) inset;
	font-size:14px;
	color: #5A5A5A;
	text-decoration: none;
	height:25px;
	/*width: 155px;*/
	display: block;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	border-width: 1px;
	border-color: #DDDDDD;
	border-style: solid;
}
.mainbutton a:hover{
	/*background-color: aliceblue;*/
	background-repeat: repeat-x;
	text-shadow: 0px -1px 1px rgba(0, 0, 0, 0.25);
}
.mainbuttontxt{
	float:right;
	padding-left: 5px;
	padding-top: 4px;
	padding-right: 6px;
}
.mainicon{
	float:left;
	vertical-align: middle;
    font-size: 20px;
	padding-top: 3px;
	padding-left: 5px;
}

.login--content__fineprint {
  font-size: 11px;
  width: 500px;
  margin-block-start: 0;
  margin: 0 1.5rem 2.5em;
  text-align: center
}


/****** ERROR PAGE *******/

/* Note: Likely broken since the redesign */

.error-page--container {
  padding-top: 6rem;
}

.error-page--message__container {
  background-color: #efefef;
  max-width: 37.5%;
  margin: 3rem auto 0;
  padding: 1.25rem .5rem;
}

/****** FONTAWESOME BUTTONS *******/

.link-button {
  color: initial;
  text-decoration: initial;
}

/* As below, but doesn't have the pseudo-elements like :hover */
.icon--button__noninteractive {
    background: none;
    border: none;
    color: #5087c7;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
}

.icon--button {
  background: none;
  border: none;
  cursor: pointer;
  color: #5087c7;
  -webkit-touch-callout: none; 
  -webkit-user-select: none; 
  -khtml-user-select: none; 
  -moz-user-select: none; 
  -ms-user-select: none; 
  user-select: none; 
  white-space: nowrap;
}

.icon--button:hover {
  color: #1d5494
}

.icon--button.delete {
  color:#C00000;
}

.icon--button.delete:hover {
  color: #900000;
}

.icon--button.excel {
  color: #377245;
}

.icon--button.excel:hover {
  color: #2c5b37
}

.icon--button.pdf {
  color: #af2e30;
}

.icon--button.pdf:hover {
  color: #961517;
}


.icon--button__label {
  font-family: ff-meta-web-pro, sans-serif;
  font-weight: bold;
  color: inherit;
  padding-left: .2rem;
  -webkit-touch-callout: none; 
  -webkit-user-select: none; 
  -khtml-user-select: none; 
  -moz-user-select: none; 
  -ms-user-select: none; 
  user-select: none; 
}

.icon--button i {
  color: inherit
}

i.icon--color__red {
  color: red;
}

i.icon--color__green {
  color: darkgreen;
}

/****** TABLES ******/

.table-label {
	font-size: 20px;
	font-weight:bold;
	color:#5087c7;
  line-height: 10px;
  background-color: darkgrey;
  padding: .25rem 1.5rem; 
}

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

.table--collapse td, .table--collapse th {
  padding: .25rem 1rem .25rem .5rem;
}

.table--column__skinny {
  width: 1px;
  white-space: nowrap;
}


.table--row__color {
  background-color: #5087c722
}

.table--row__color__even tr:nth-child(even) td, .table--row__color__odd tr:nth-child(odd) td {
  background-color: #5087c722
}

.table--row__color__even tr.table--row__color__override__none td,.table--row__color__odd tr.table--row__color__override__none td {
  /* Override class for the nth-child classes */
  background: none;
}

.table--row__color__even tr.table--row__color__override__white td,.table--row__color__odd tr.table--row__color__override__white td {
  /* Override class for the nth-child classes */
  background: white;
}

.table--row__align-left th, .table--row__align-left td {
  text-align: left
}

.table--row__align-right th, .table--row__align-right td {
  text-align: right
}

.table--row__align-center th, .table--row__align-center td {
  text-align: center
}

.table--row__color__override__none {
  background: none !important;
}

.sectioned-table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  background-color: white;
}

.sectioned-table th, .sectioned-table td {
  border: 2px solid #5087c7;
  padding: 5px;
}

.sectioned-table--subheader {
  background-color:#5087c7; 
  color:#FFFFFF
}

.member-lookup__table {
  width: 100%;
  border: 0;
  margin: 1rem 0;
  border-collapse: collapse;
}

.member-lookup__table td {
  padding: 4px;
}

.copyright-footer {
  font-size: 10px;
  text-align: center;
}

.myButton {
  -moz-box-shadow: inset 0px 1px 0px 0px #d9fbbe;
  -webkit-box-shadow: inset 0px 1px 0px 0px #d9fbbe;
  box-shadow: inset 0px 1px 0px 0px #d9fbbe;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #b8e356), color-stop(1, #a5cc52));
  background: -moz-linear-gradient(top, #b8e356 5%, #a5cc52 100%);
  background: -webkit-linear-gradient(top, #b8e356 5%, #a5cc52 100%);
  background: -o-linear-gradient(top, #b8e356 5%, #a5cc52 100%);
  background: -ms-linear-gradient(top, #b8e356 5%, #a5cc52 100%);
  background: linear-gradient(to bottom, #b8e356 5%, #a5cc52 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b8e356', endColorstr='#a5cc52', GradientType=0);
  background-color: #b8e356;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  border: 1px solid #83c41a;
  display: inline-block;
  cursor: pointer;
  color: #ffffff;
  font-family: Arial;
  font-size: 15px;
  font-weight: bold;
  padding: 13px 76px;
  text-decoration: none;
  text-shadow: 0px 1px 0px #86ae47;
  margin: 2rem 1rem 1rem;
}

.myButton:hover {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #a5cc52), color-stop(1, #b8e356));
  background: -moz-linear-gradient(top, #a5cc52 5%, #b8e356 100%);
  background: -webkit-linear-gradient(top, #a5cc52 5%, #b8e356 100%);
  background: -o-linear-gradient(top, #a5cc52 5%, #b8e356 100%);
  background: -ms-linear-gradient(top, #a5cc52 5%, #b8e356 100%);
  background: linear-gradient(to bottom, #a5cc52 5%, #b8e356 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a5cc52', endColorstr='#b8e356', GradientType=0);
  background-color: #a5cc52;
}

.myButton:active {
  position: relative;
  top: 1px;
}

.announcement_banner_container {
  margin-block-start: 1em;
  margin-block-end: 1em;
}

.announcement_banner {
  border: 2px solid #0b203f;
  background-color: #faa51a;
  padding: .5rem .75rem;
  margin: 0 5px 0.5rem;
  /* margin: 0 2.5rem 0.5rem 5px; */
}

.announcement_banner_title_container {
  display: flex;
  justify-content: space-between;
  margin: 0 0 .4rem 0;
}

.announcement_banner_title {
    display: inline;
    font-family: ff-meta-web-pro, sans-serif;
    color: #0b203f;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    text-transform: uppercase;
    background: none;
    text-align: left;
    border-radius: 0;
    margin: 0;
}

.announcement_banner_text {
  margin: 0;
  padding-left: .5rem;
  color: #0b203f;
  font-size: 14px;
}

.announcement_banner_icon_container {
  display: inline-flex;
  flex-wrap: nowrap;
  justify-content: space-around;
  align-items: center;
  width: 80px;
  margin-top: -2px;
}

.announcement_banner_edit_icon:hover {
  color: #c9dcff !important;
}

/***** UTILITY CLASSES ******/

.white {
  color:white;
}

.lime-green {
  color:#5bbf72;
}

.background--white {
  background-color: white;
}

.text-align__left {
  text-align: left
}
.text-align__right {
  text-align: right
}
.text-align__center {
  text-align: center
}

.override--padding__x-none {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.override--padding__y-none {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.override--padding__none {
  padding: 0 !important;
}
.override--padding__t__1r {
  padding-top: 1rem !important;
}

.override--padding__r__1r {
  padding-right: 1rem !important;
}

.override--padding__b__1r {
  padding-bottom: 1rem !important;
}

.override--padding__l__1r {
  padding-left: 1rem !important;
}

.override--padding__1r {
  padding: 1rem !important;
}
.override--text-align__left {
  text-align: left !important
}
.override--text-align__right {
  text-align: right !important
}
.override--text-align__center {
  text-align: center !important
}
.override--cursor__pointer {
  cursor: pointer !important;
}

.util--container__center {
  display: flex;
  align-content: center;
  justify-content: center;
}

.font-size-14 {
  font-size: 14px;
}
.font-size-16 {
  font-size: 16px;
}
.font-size-1r {
  font-size: 1rem;
}


.align-left {
  text-align: left;
}

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

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

.border-none {
  border: 0;
}

.text-large {
  font-size: large
}

.bold {
  font-weight: bold;
}

.util--no-wrap {
  white-space: nowrap;
}

.width-100 {
  width: 100%;
}

.flex {
  display: flex;
}
