.mbrPortColor {
	color: #D3D3D3 !important;
}

@-moz-document url-prefix() {
	.modal-dialog .requestFormDialog {
		padding: 5% !important;
	}
}

.heightFull {
	height: 100% !important;
}

.account-wrap .account-top .answerQuestion p:not(.error-hint) {
	color: #fff;
}

.form-group:not(.has-error) .help-block {
	display: none !important;
}

.error {
	font-weight: normal !important;
}

.form-control-custom {
	display: block;
	padding: 0.375rem 0.75rem;
	width: 45%;
	height: 33px;
	font-size: 14px;
	line-height: 1.5;
	color: #495057;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	border-radius: 0.25rem;
	box-shadow: inset 0 0 0 transparent;
	transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	resize: none;
	border-radius: 15px;
}

.form-control-custom-2 {
	display: block;
	width: 15%;
	padding: 0.375rem 0.75rem;
	height: 33px;
	font-size: 14px;
	line-height: 1.5;
	color: #495057;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	border-radius: 0.25rem;
	box-shadow: inset 0 0 0 transparent;
	transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	resize: none;
	border-radius: 15px;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

.flexoverflow {
	overflow: auto;
	height: 100%;
	display: flex;
	flex-direction: column;
	width: 100%;
}

.utilitiesSectionHolder {
	flex: 0 0 57px;
	height: 57px;
	background: white;
	display: flex;
	align-items: center;
	flex-direction: row !important;
	order: -1;
}

.utilitiesSectionHolder2 {
	height: 40px;
	background: #D9E2E3;
	display: flex;
	align-items: center;
	order: -1;
}

.force-upper {
	text-transform: uppercase;
}

table.tabular{
	color: #474747;
}

.txt-title, .txt-total {
	font-weight: bold;
	color: #666;
}

.txt-value {
	font-weight: normal;
}

table.tabular tr.txt-title th, table.tabular tr.txt-title td, table.tabular tr.txt-total td{
	font-weight: bold;
	color: #666;
}

table.tabular tr.txt-value td{
	font-weight: normal;
}

button.ui-button.ui-corner-all.ui-widget.ui-button-icon-only.ui-dialog-titlebar-close {
    border: 1px solid #39b54b !important;
    color: #39b54b !important;
    border-radius: 4px;
}

.ui-widget-header .ui-icon {
    background-image: url(../images/ui-icons_053d65_256x240.png);
}

/*****
* Focus
*/
button:focus, input:focus {
    box-shadow: none;
}

button.ui-button.ui-corner-all.ui-widget.ui-button-icon-only.ui-dialog-titlebar-close:focus {
	border: 2px solid #39b54b !important;
}

.details-row-button-center-div:focus{
	outline: none !important;
    border: 2px solid #39b54b !important;
    display: block;
}

.hover_button:focus img {
    outline: none;
    padding: 0;
    border: 2px solid #39b54b !important;
}

select{
	border-radius: 4px;
    color: #474747;
    border: 1px solid #474747;
    box-shadow: none;
    font-family: "Nunito", sans-serif;
}

/**********
* main container css
*/
.wrapper, .page-container {
    height: calc(100% - 32px);
    overflow: auto;
}

/*********
* main footer css
*/
.main-footer {
    padding: 15px;
    color: white;
    border-top: 1px solid #39b54b;
    background: #414042;
    display: flex;
    align-items: center;
    height: 26px;
    z-index: 3000;
    position: fixed;
    text-align: right;
    bottom: 0;
    font-family: "Nunito", sans-serif;
    font-size: 12px;
}

a.helpLink{
	display: flex !important;
}

a.helpLink, .fa-question-circle {
    font-weight: 100;
    color: white !important;
    text-decoration: none;
    margin-right: 15px;
}

.fa-question-circle {
    padding-top: 3px;
}

a.helpLink span {
    font-weight: 100;
    color: white !important;
    text-decoration: none;
    margin-right: 10px;
}

a.helpLink span {
    font-size: 12px;    
    display: flex;
    justify-content: center;
    align-items: center;    
}

a.helpLink, .fa-question-circle {
    font-size: 12px;
}

.ascender {
	color: #39b54b !important;
}

.documentStorage.ui-dialog{
	z-index: 1002 !important 
 }
 
button.ui-button.ui-corner-all.ui-widget.ui-button-icon-only.ui-dialog-titlebar-close{
	text-indent: 0px !important;	
}

@-moz-document url-prefix() {
	.selectableId:focus {
		outline: #39B54B solid 2px;
	}
}

/*********
*ALC-56 and ALC-57
*/
#agreementModal .modal-title {
  color: #000;
  width: 100%;
}

#agreementModal .modal-content > .flexInline {
  margin-right: 15px;
}

#agreementModal .modal-content > .flexInline > div {
  margin-left: 10px;
}

#agreementModal .modal-dialog {
  max-width: 800px;
  font-family: 'Nunito',sans-serif;
  color: #333;
  font-size: 16px;
  line-height: 1.4;
  padding: 0;
  margin: 0 auto;
  margin-top: 50px;
}

#agreementModal .modal-dialog .modal-body {
  padding-right: 15px;
  padding-left: 15px;
}

#agreementModal .modal-dialog #licenseWrap {
  padding: 15px 15px;
  max-height: calc(100vh - 300px);
  overflow-y: auto;
  scrollbar-color: rgba(255, 255, 255, 0.5) #414042;
  scrollbar-width: thin;
}

#agreementModal .modal-dialog #licenseWrap::-webkit-scrollbar {
  width: 5px;
}

#agreementModal .modal-dialog #licenseWrap::-webkit-scrollbar-track {
  background: #ddd;
}

#agreementModal .modal-dialog #licenseWrap::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background: rgba(255, 255, 255, 0.5);
}

#licenseWrap a{
	color:#267D26;
}

#agreementModal .modal-dialog p {
  margin-bottom: 1.4em;
  color:#333;
}

#agreementModal .modal-dialog .pageId, #agreementModal .modal-dialog .bookcreator__bookbar, #agreementModal .modal-dialog .docInfo {
  display: none;
}

#agreementModal .modal-dialog h1 {
  font-size: 2em;
  margin: 0 0 .444em;
  font-weight: bold;
  color:#333;
}

#agreementModal .modal-dialog h3 {
  font-size: 1.125em;
  margin: 0 0 .888em;
  font-weight: bold;
}

#agreementModal .modal-dialog .dokuwiki div.page {
  clear: both;
  background: #fff;
  color: inherit;
  border-radius: 2px;
  padding: 1.556em 2em 2em;
  margin-bottom: .5em;
  overflow: hidden;
  word-wrap: break-word;
}

#agreementModal .modal-dialog ol, #agreementModal .modal-dialog li {
  list-style: decimal outside;
}

#step4 {
  font-family: 'Nunito',sans-serif;
  font-size: 14px;
  line-height: 1.4;
}

#step4 #licenseWrap {
  padding: 15px 25px;
}

#step4 p {
  margin-bottom: 1.4em;
}

#step4 .pageId, #step4 .bookcreator__bookbar, #step4 .docInfo {
  display: none;
}

#step4 h1 {
  font-size: 2em;
  margin: 0 0 .444em;
  font-weight: bold;
}

#step4 h3 {
  font-size: 1.125em;
  margin: 0 0 .888em;
  font-weight: bold;
}

#step4 div.page {
  clear: both;
  color: inherit;
  border-radius: 2px;
  padding: 1.556em 2em 2em;
  margin-bottom: .5em;
  overflow: hidden;
  word-wrap: break-word;
}

#step4 ol, #step4 li {
  list-style: decimal outside;
}

#step4 a {
  color: #db813b;
}

div.footnotes {
  border-top: 1px solid #aaa;
  padding: .5em 0 0 0;
  margin: 1em 0 0 0;
  clear: both;
}

div.footnotes a{
	color: #267D26;
}

div.footnotes .content {
  display: inline;
}

.agreeRadio {
  margin-bottom: 5px;
  align-items: flex-end;
}

.agreeRadio > div {
  min-width: 90px;
}

.m-t-10 {
  margin-top: 10px;
}

.loginBody.account-wrap .langSelect {
    width: 100%;
}

.loginBody.account-wrap .langSelect .langSelectInner {
    float: right !important;
}

.selectableId:focus {
	outline: none !important;
	border: 2px solid #39B54B;
    border-radius: 0px;
}

/*AMP-2334*/
.btn .btn-primary
.account-wrap .account-top .account-inner.sm .account-btn .btn
{
  background-color: #267D26;
  border-color: #267D26;
}

.btn .btn-primary :hover
{
  border-color: #267D26;
}