html, body{
    top:0;
    bottom:0;
    left:0;
    right:0;
    overflow-y: auto;
    overflow-x: hidden;
    min-height: 100vh;
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    font-family: Arial;
}

.center-align {
	float: none;
	margin: 0 auto;
}

.bolded-text {
	font-weight: bold;
}

.errorMessage {
	color: red;
	text-align: center;
}

.dataTables_scrollBody {
  overflow-x: hidden !important;
}

td {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  word-wrap: break-word;
}

.vert-horiz-center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.content {
  height: auto !important;
  height: 100%;
  min-height: 80.6%;
  overflow: hidden;
  position: relative;
  width: 100%;
}

#header {
    display: flex;
    border-bottom: solid;
    border-bottom-width: 1px;
    height: 90px;
}

.header-text{
    position: static;
    font-weight: bolder;
    font-size: 2.2em;
    float: bottom;
    margin-top: 47px;
}

.trademark {
  font-size: .7em;
  vertical-align: super;
}

.dci-logo {
	margin-left: -.5%
}

.top-hyperlinks{
    margin-left: 50%;
}

.top-hyperlinks ul li {
    display: inline;
    margin-left: 7px;
    font-size: .8em;
}

.top-hyperlinks ul li a:link {
    text-decoration: underline;
    font-size: 1.1em;
}

#blue-bar {
    height: 25px;
    background-color: #004C97;
    margin-top: -.5%;
    margin-left: -3%;
    width: 120%;
}

button.defaultBtn, input.sendSubmitBtn {
  background-color: #004C97;
  color: white;
}

a {
  color: #0072CE;
}

a:hover {
  color: #002554;
}

button:hover, input.sendSubmitBtn:hover {
  background-color: #0072CE;
}

/*left nav bar styles*/
.left-bar {
  background-color: #EEEEEE;
  min-height: 80.6vh;
  height: auto;
}

#left-nav-folders {
  color: #004C97;
}

.left-menu-options li a {
  font-size: .87em;
  display: inline;
}

li{
    list-style-type: none;
}

.pageName {
	margin-bottom: 1.5%;
	font-weight: 600;
	color: #004C97;
}

.unreadBolding {
	font-weight: 700;
}

/*footer styles*/
.chevron-down {
    position:relative;
    bottom: 0;
    width:100%;
    background: #2C2A29;
    color: #FFFFFF;
}

footer {
	font-weight: 100;
}

footer a {
    color: #FFFFFF;
    margin-left: 1rem;
    line-height: 1.5;
}

footer a:hover {
  color: #A7A9AB;
}

.bottom-link{
  text-indent: 5px;
}

footer .container .row {
    padding-bottom:8px;
}

/*nav bar styles */
.nav-link.nav_link {
	font-size: 15px;
}

i.material-icons {
	font-size: 16px;
}

/*table styles*/

td a:link {
	text-decoration: underline;
}

td a:hover {
	text-decoration: underline;
	color: #002554;
}

div.side-nav-folders-heading {
	border-bottom-style: solid;
	border-bottom-color: black;
	border-bottom-width: .5px;
	margin: auto;
	width: 90%;
}

div.side-nav-folders-heading h6{
	color: #428bca;
	font-size: .9em;
	font-weight: 800;
	margin-left: -10px;
}

.messages-table {
  table-layout: fixed;
  width: 99.5% !important;
}

/* https://cdn.datatables.net/select/1.2.7/css/select.dataTables.css*/
table.dataTable th.select-checkbox {
  position: relative;
}

table.dataTable th.select-checkbox:before,
table.dataTable th.select-checkbox:after {
  display: block;
  position: absolute;
  left: 50%;
  width: 12px;
  height: 12px;
  box-sizing: border-box;
}

table.dataTable th.select-checkbox:before {
  content: ' ';
  margin-top: -6px;
  margin-left: -6px;
  border: 1px solid black;
  border-radius: 3px;
}

table.dataTable tr th.select-checkbox.selected::after {
  content: '\2714';
  margin-top: -11px;
  margin-left: -4px;
  text-align: center;
  text-shadow: 1px 1px #B0BED9, -1px -1px #B0BED9, 1px -1px #B0BED9, -1px 1px #B0BED9;
}

/* Login page Styles */
#login-content {
  background: url("../images/dci-background.jpg") no-repeat top center;
  background-size: 100% 100%;
  height: auto !important;
  height: 100%;
  min-height: 82.7%;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.container-fluids{
	width: 40%;
	margin: 0 auto;
}

.login-box{
  height: 92%;
  box-shadow: 0px 0px 1rem rgba(0, 0, 0, .2);
}

.support-box {
  box-shadow: 0px 0px 1rem rgba(0, 0, 0, .2);
}

.tc-container{
	border: 1px solid #ababab;
	padding: 1.25rem 0.93rem 0.625rem 1.25rem;
    height: 30rem;
    overflow-y: auto;
    margin: 1rem 1.75rem 0.25rem 2rem;
}
.signin-header {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  width: 100%;
  background-color: #004C97;
}

.signin-header h5 {
  font-weight: 600;
  margin-left: 1%;
}

input.login-text-field {
  font-size: 1.1em;
}

.discover-emp-checkbox {
  text-align: center;
}

a.login-links {
  text-decoration: underline;
}

#login-button {
  width: 30%;
  margin: auto;
}

.click-here-link {
  text-decoration: underline;
}

/*Email details styles */
p.emaildetails{
  margin-bottom: 5px;
}

p.emaildetails span{
  font-weight: bold;
}

div.emaildetails{
  border: 1px solid gray;
  word-wrap: break-word;
 }

p.emaildetails a:link{
   text-decoration: underline;
}

div.primary-email-details{
  background-color: #EEEEEE
}

.email-details-nav-buttons, .email-details-action-buttons {
  display: inline;
}

.email-details-nav-buttons {
  float: right;
}

/* My Profile page styles */
label.profileLabel{
	font-weight: bold;	
	position:relative;
	display:block;
  	padding-left:140px;
}

input.profileInput{
	width: 40%;
}

/* FAQ page styles */
h4.question {
  font-weight: bold;
  margin-top: 1%;
}

.faqSectionHeading {
  color: #428bca;
  text-decoration: underline;
}

/* Compose Email Styles */

.composeBlock {
	border: .9px solid black;
	padding: 1%;
	margin-bottom: 1%;
}

div.inlineBlock100Width{
  display: inline-block;
  width: 100%;
}

div.inlineBlock100Width > label.recipientType {
  width: 6%;
  position: absolute;
  font-weight: bold;
}

div.inlineBlock100Width > label.attachLabel {
  width: 6%;
  position: absolute;
}

ul.recipientList {
  display: inline-block;
  padding: 0;
  width: 93%;
  margin-left: 6.5%;
  min-height: 15px;
}

ul.recipientList li {
  display: inline-block;
}

#attachmentList {
  display: inline-block;
  padding: 0;
  width: 93%;
  margin-left: 9%;
}

#attachmentList li{
  display: inline-block;
  border: .3px solid black;
  padding: 0 .3%;
  background-color: #e0e0e0;
  box-shadow: 3px 3px 6px #888888;
  margin-top: 3px;
}

.xButton i{
	transform: translateY(1px);
  color: #ba0000;
}

.xButton {
  cursor: pointer;
}

#composeBody {
  width: 100%;
  overflow-y: auto;
  resize: none;
  margin: 1% 0;
}

#subjectLabel {
  width: 6%;
  font-weight: bold;
}

#subjectText {
  width: 93.5%;
}

#attachButton {
  background-color: #004C97;
  color: white;
}

#attachButton:hover{
  background-color: #0072CE;
}

/* error and success message styles */

.msgsentsuccess {
  color: green;
}

.msgsenterror {
  color: red;
}

/*customer service info */
#customerServiceTable tr th {
  text-align: center;
}

/*Change password styles*/
#passwordRulesList, #passwordRulesList li {
  list-style-type: disc;
}

.passwordLabel {
  font-weight: bold;
  display:block;
  position:relative;
  padding-left:200px;
}

label > span {
  position:absolute;
  left:0;
}
.termsbuttons {
	width: 40%;
	margin: auto;
}

/* forgotuserid and forgotpassword styles */
.forgotid-container {
	border: 1px solid #ababab;
	padding: 1.25rem 0.93rem 0.625rem 1.25rem;
    overflow-y: none;
    margin: 4rem 1.75rem 0.25rem 2rem;
}

.forgot-container-fluid {
	padding: 0 20% 0 20%;
}

.prelogin-header-position {
	position: absolute; 
	left: 0;
}

input.reset-password-input {
	display: block;
	margin: auto;
}

.block-style {
	display: block;
}

.center-tooltip {
	margin-left: 28%;
}

@media screen and (max-width: 1600px) {
  .center-tooltip {
    margin-left: 19%;
  }
}

@media screen and (max-width: 1200px) {
  .center-tooltip {
    margin-left: 10%;
  }
}

/*Needed for material icons in IE*/
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url('https://cdn.rawgit.com/google/material-design-icons/a6145e16/iconfont/MaterialIcons-Regular.eot');
  /* For IE6-8 */
  src: url('https://cdn.rawgit.com/google/material-design-icons/a6145e16/iconfont/MaterialIcons-Regular.woff2') format('woff2'),
       url('https://cdn.rawgit.com/google/material-design-icons/a6145e16/iconfont/MaterialIcons-Regular.woff') format('woff'),
       url('https://cdn.rawgit.com/google/material-design-icons/a6145e16/iconfont/MaterialIcons-Regular.ttf') format('truetype');
}

.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: 'liga';
}



/*preferences page styling*/

label.preferencesLabel {
  display:block;
}

textarea.preferenceTextArea {
    overflow-y: scroll;
    height: 100px;
    resize: none; /* Remove this if you want the user to resize the textarea */	
    width: 300px;
  	height: 100px;
}

h4.preferencePage{
	 color: #004C97;;
}
.container-pin{
	width: 25%;
	margin: 0 auto;
	margin-top:6%;
}
.pin-verification{
	width: 100%
	margin-bottom: 2rem;
}

/* attachment loader */
#loader {
  border: 8px solid #f3f3f3;
  border-radius: 50%;
  border-top: 8px solid #004C97;
  border-bottom: 8px solid #004C97;
  width: 60px;
  height: 60px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
  display: none;
}

@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
  }
  
 /*password strength bar */
 #strengthmeterResetPass {
 	position: absolute;
 	transform: translateX(150%);

 }
 
@media screen and (max-width: 1600px) {
  #strengthmeterResetPass {
    transform: translateX(100%);
  }
}
 
 .strengthmeter .bar {
    background: none repeat scroll 0 0 #CCCCCC;
    float: left;
    font-size: 0;
    height: 4px;
    margin-right: 2px;
    margin-top: 5px;
    width: 45px;
}
 #strengthmeter #bar1, #strengthmeter #bar2, #strengthmeter #bar3 {
  background: none repeat scroll 0 0 #CCCCCC;
  float: left;
  font-size: 0;
  height: 5px;
  margin-right: 4px;
  margin-top: 1px;
  width: 26px;

 }