.browseAllLink {
	text-align: right;
    width: 100%;
    display: block;
    font-size: 75%;
    margin-top: -12px;
}
.at-expanding-share-button[data-position=bottom-right] { bottom:50px !important;}
.at-expanding-share-button { display:none !important;}
.at-expanding-share-button.show { display:block !important;}
#overlay{
 position: fixed; /* Sit on top of the page content */
    display: block; /* Shown by default */
    width: 100%; /* Full width (cover the whole page) */
    height: 100%; /* Full height (cover the whole page) */
    top: 0; 
    left: 0;
    right: 0;
    bottom: 0;
    background-color: white; /* Black background with opacity */
    z-index: 10000002 !important; /* Specify a stack order in case you're using a different order for other elements */
}

table.no-padding td, table.no-padding th {
    padding: 0;
}
table.no-padding { padding-bottom:15px;}
.fine-print h2 {margin-top:20px;}
.fine-print h4 {margin-top:1.36842105263158em;}
footer{ background-color:#ededed;}
footer .footer-logo{
	height:50px;
	margin:0px;
    margin-bottom:50px;
}
a { cursor:pointer;}
input[type]:focus, select:focus, textarea:focus {
    border-color: #2bc3f4;
}
.input-icon i {
    top: 12px;
    left: 12px;
}

select#decication{
    float: left;
    width: 124px;
    margin-left: 5px;
    margin-right: 5px;
	padding-right: 0;
}

.categoryCheck{
    width: 270px;
    float: left;
}

nav.user-navigation{
	
    max-width: 314px;
    overflow: hidden;
}

.availableFunds{
	    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 85%;
    width: 100%;
    border-bottom: 1px solid #ececec;
}

form.padded{
	padding-left:30%;
	padding-right:30%;
}
@media screen and (max-width: 960px) {
form.padded{
	padding-left:0;
	padding-right:0;
}
}
.form-group {
  position: relative;
  margin-bottom: 1.5rem;
  margin-top:1.9rem;
      text-align: left;
}

.form-group .form-note{
    text-align: right;
    font-size: 11px;
}

.form-control-placeholder {
  position: absolute;
  top: 0;
  padding: 6px 0 0 13px;
  transition: all 200ms;
  opacity: 0.6;
  cursor: text;
}

.form-control:focus + .form-control-placeholder,
.form-control:valid + .form-control-placeholder {
  font-size: 85%;
  transform: translate3d(0, -100%, 0);
  opacity: 1;
	cursor: default;
}

textarea:focus {
    border-color: #2bc3f4 !important;
}


.menu-vertical > .dropdown > .dropdown__trigger {
    width: 90%;
    overflow: hidden;
}


.menuAccountType {
	font-size: 12px;
    margin-left: 0px;
    margin-top: -15px;
    font-style: italic;
}

select {
	-webkit-appearance: menulist !important;
	-moz-appearance:  menulist !important;
}
.input-checkbox label {
    background: #fcfcfc;
}

.dataTables_wrapper input {width: auto !important;  margin-bottom: 10px;}
.dataTables_wrapper select {
    width: auto;
    margin-bottom: 10px;
    margin-left: 5px;
    margin-right: 5px;

}

.addressTitle { border-bottom: 1px dotted; cursor: default; color:#28c4f4}

.corporateAccount { color:#f42828;}
.personalAccount { color:#d3c540;}
.foundationAccount { color:#0de40d;}
.investmentAccount { color:#BC93D7}
.investmentBackground {background: #BC93D7!important;}
.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
	margin-bottom:10px;
}
.alert-success {
    color: #3c763d !important;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}
.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}
.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}
.alert-success .alert-link {
    color: #2b542c !important;
}
.alert .alert-link {
    font-weight: 700;
}
.alert-link {
    text-decoration: none !important;
}
/*.main-container { background-color:#e5faff;} */
form h4{ color:black; margin-bottom:5px;}

.red-button {
	    color: white !important;
    background-color: #e23636;
    padding: 0 5px !important;
    font-size: 11px;
    line-height: 1.5;
    border-radius: 3px;
    border-color: #f3a1a1 !important;
	    float: right;
    margin-top: -10px;
}

.results-list > li > a:first-child {
  display: flex;
  align-items: center;
  margin-bottom: 0.92857143em;
}
.results-list > li > a:first-child span {
  display: inline-block;
  margin-left: 0.46428571em;
}
.results-list > li > a:first-child h4 {
  display: inline-block;
  margin-bottom: 0;
}
.results-list > li > a:first-child:hover h4,
.results-list > li > a:first-child:hover span {
  text-decoration: underline;
}
.results-list > li:not(:last-child) {
  margin-bottom: 1.85714286em;
  padding-bottom: 1.85714286em;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.purple{color:#38354A;}
ul.full-width-tabs { width:100%;}
ul.full-width-tabs li {
	padding: 0.92857143em 0;width: 49%;
}
 select {
    padding-left: 0.7em !important;
}
table.clickable-table tbody tr{ cursor:pointer;
   transition: background .75s ease-in-out;
   -moz-transition: background .75s ease-in-out;
   -webkit-transition: background .75s ease-in-out;
   }

table.clickable-table tbody tr:hover {color: #28c4f4;
}

a[href^="https://www.froala.com"]{
	display: none !important;
}
#user-nav{
    overflow: auto !important;
}
/** jQuery.Flexdatalist 2.2.2.1 */
.flexdatalist-results{position:absolute;top:0;left:0;border:1px solid #444;border-top:none;background:#fff;z-index:100000;max-height:300px;overflow-y:auto;box-shadow:0 4px 5px rgba(0,0,0,.15);color:#333;list-style:none;margin:0;padding:0}.flexdatalist-results li{border-bottom:1px solid #ccc;padding:8px 15px;font-size:14px;line-height:20px}.flexdatalist-results li span.highlight{font-weight:700;text-decoration:underline}.flexdatalist-results li.active{background:#2B82C9;color:#fff;cursor:pointer}.flexdatalist-results li.no-results{font-style:italic;color:#888}.flexdatalist-results li.group{background:#F3F3F4;color:#666;padding:8px}.flexdatalist-results li .group-name{font-weight:700}.flexdatalist-results li .group-item-count{font-size:85%;color:#777;display:inline-block;padding-left:10px}.flexdatalist-multiple:after,.flexdatalist-multiple:before{content:'';display:block;clear:both}.flexdatalist-multiple{width:100%;margin:0;padding:0;list-style:none;text-align:left;cursor:text}.flexdatalist-multiple.disabled{background-color:#eee;cursor:default}.flexdatalist-multiple li{display:inline-block;position:relative;margin:5px;float:left}.flexdatalist-multiple li.input-container,.flexdatalist-multiple li.input-container input{border:none;height:auto;padding:0 0 0 4px;line-height:24px}.flexdatalist-multiple li.value{display:inline-block;padding:2px 25px 2px 7px;background:#eee;border-radius:3px;color:#777;line-height:20px}.flexdatalist-multiple li.toggle{cursor:pointer;transition:opacity ease-in-out .3s}.flexdatalist-multiple li.toggle.disabled{text-decoration:line-through;opacity:.8}.flexdatalist-multiple li.value span.fdl-remove{font-weight:700;padding:2px 5px;font-size:20px;line-height:20px;cursor:pointer;position:absolute;top:0;right:0;opacity:.7}.flexdatalist-multiple li.value span.fdl-remove:hover{opacity:1}
	



@media (max-width: 576px){
.navigation.opened li {
    padding-top: 15px !important;
    font-size: 120%;
    padding-bottom: 15px !important
}
}


