﻿main {
      min-height: calc(100vh - 226px);
    }
    #footer {
        height: 140px;
    }
    .footer-content {
        height: 80px;
        background-color: #f8f9fa !important;
    }
    .footer-legal {
        height: 60px;
        background-color: #5b5050;
    }


.dropdown-item.active, .dropdown-item:active, .dropdown-item:hover, .dropdown-item:hover {
    color: #000;
    text-decoration: none;
    background-color: #e9ecef;
}

a {
    color: #428bca;
    text-decoration: none;
    background-color: transparent;
}

.h-rule {
    border-top: 1px solid #428bca !important;
}

.links {
    padding-top: 10px;
}

.footer-legal a, .footer-legal > a:hover, .footer-legal .links {
    color: #fafafa !important;
}

.footer-text {
    font-size: small;
}

.bg-custom {
    background-color: #e9ecef; /*#5b5050;*/
}

.custom-text {
    color: rgba(0,0,0,1)!important;
}
.custom-text-50 {
    color: rgba(0,0,0,.5) !important;
}

@media (min-width: 768px) {
    main {
  min-height: calc(100vh - 186px);
}
#footer {
    height: 100px;
}
.footer-content {
    height: 60px;
    background-color: #f8f9fa !important;
}
.footer-legal {
    height: 40px;
    background-color: #5b5050;
}
}

/************* MY CSS ************/

/****** UPDATE FOR EACH CLIENT ******/
.company-phone:after {
    content: "0808 200 0808";
}
.company-name:after {
    content: "Balkerne Asset Management";
}
.company-email:after {
    content: "invest@balkerneam.co.uk";
}
.e-grid .e-altrow {
    background-color: #fafafa; /* #fafafa; */        
}

#header {
	position: relative; 
    width: 100%; 
    height: 100px;
    background: #fff; /** 00375f **/
}

#logo-container {    
    float: left; 
    width: 425px; 
    height: 120px; 
    position: absolute; 
    left: 10px; 
    top: 10px;     
    /*background: url('/Content/images/logo.jpg') #fff no-repeat left top; */
}

/* Set padding to keep content from hitting the edges */
.body-content {
    padding-top: 20px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 10px;
    margin-bottom: 2em !important;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

.square-corners {
    border-radius: 0 !important;
}

.gridlink {
    color: #333;
    text-decoration: underline;
}

/***NAVBAR MAIN MENU *****/

.navbar-icon-top .navbar-nav .nav-link > .fas
  {
    /*color: salmon;*/
  }

.navbar-icon-top .navbar-nav .nav-link > .fas {
  position: relative;
  width: 36px;
  font-size: 24px;
}

.navbar-icon-top .navbar-nav .nav-link > .fas > .badge {
  font-size: 0.75rem;
  position: absolute;
  right: 0;
  font-family: sans-serif;
}

.navbar-icon-top .navbar-nav .nav-link > .fas {
  top: 3px;
  line-height: 12px;
}

.navbar-icon-top .navbar-nav .nav-link > .fas > .badge {
  top: -10px;
}

@media (min-width: 576px) {
  .navbar-icon-top.navbar-expand-sm .navbar-nav .nav-link {
    text-align: center;
    display: table-cell;
    height: 70px;
    vertical-align: middle;
    padding-top: 0;
    padding-bottom: 0;
  }

  .navbar-icon-top.navbar-expand-sm .navbar-nav .nav-link > .fas {
    display: block;
    width: 48px;
    margin: 2px auto 4px auto;
    top: 0;
    line-height: 24px;
  }

  .navbar-icon-top.navbar-expand-sm .navbar-nav .nav-link > .fas > .badge {
    top: -7px;
  }
}

@media (min-width: 768px) {
  .navbar-icon-top.navbar-expand-md .navbar-nav .nav-link {
    text-align: center;
    display: table-cell;
    height: 70px;
    vertical-align: middle;
    padding-top: 0;
    padding-bottom: 0;
  }

  .navbar-icon-top.navbar-expand-md .navbar-nav .nav-link > .fas {
    display: block;
    width: 48px;
    margin: 2px auto 4px auto;
    top: 0;
    line-height: 24px;
  }

  .navbar-icon-top.navbar-expand-md .navbar-nav .nav-link > .fas > .badge {
    top: -7px;
  }
}

@media (min-width: 992px) {
  .navbar-icon-top.navbar-expand-lg .navbar-nav .nav-link {
    text-align: center;
    display: table-cell;
    height: 70px;
    vertical-align: middle;
    padding-top: 0;
    padding-bottom: 0;
  }

  .navbar-icon-top.navbar-expand-lg .navbar-nav .nav-link > .fas {
    display: block;
    width: 48px;
    margin: 2px auto 4px auto;
    top: 0;
    line-height: 24px;
  }

  .navbar-icon-top.navbar-expand-lg .navbar-nav .nav-link > .fas > .badge {
    top: -7px;
  }
}

@media (min-width: 1200px) {
  .navbar-icon-top.navbar-expand-xl .navbar-nav .nav-link {
    text-align: center;
    display: table-cell;
    height: 70px;
    vertical-align: middle;
    padding-top: 0;
    padding-bottom: 0;
  }

  .navbar-icon-top.navbar-expand-xl .navbar-nav .nav-link > .fas {
    display: block;
    width: 48px;
    margin: 2px auto 4px auto;
    top: 0;
    line-height: 24px;
  }

  .navbar-icon-top.navbar-expand-xl .navbar-nav .nav-link > .fas > .badge {
    top: -7px;
  }
}

h3{
    font-size: 25px !important;
    margin-top: 5px;
    margin-bottom: 15px;
    line-height: 1.4em !important;
}

small {
    font-size: 75%;
    color: #777;
    font-weight: 400;
}

.back-button, .back-button:hover {
    font-size: 85%;
    color: #5bc0de;
    font-weight: bold;
    text-decoration: none;
    margin-bottom: 1em !important;
}

.back-button:hover {    
    color: #428bca;    
}


.quick-menu-bar {    
        height: 100% !important;
        position: absolute;         
        display: block !important;          
        right: 0 !important;
        top: 0 !important;    
        float: right;
        z-index: 9999;
    }

    .quick-menu-spacing {
        margin-bottom: 3rem!important;
    }

.quick-menu-btn {
        margin-bottom: 1em;  
        display: block !important;
        text-align: left;
        width: 10rem !important;
        font-weight: 500;
        margin: 2px 0px;
        background-color: #5bc0de;
        color: #fff;
    }

.quick-menu-button-icon {        
        position: absolute;
        right: 0.5em !important;
    }

.action-button-group {
        position: absolute !important;
        display: block !important;
        right: 0 !important;
        bottom: 0 !important;        
    }

    .btn-quick-link {     
        display: block !important;     
        text-align: left;
        width: 12rem !important;
        font-weight: 500;
        margin: 2px 0px;
        background-color: #5bc0de;
        color: #fff;
    }

        .btn-quick-link:last-child {
            margin: 0px 0px;
        }

    .button-label {
        text-align: left;
    }

    .button-icon {
        position: absolute;
        right: .5em !important;
    }
    
    .btn-cons-link {     
        display: inline-block !important;     
        text-align: left;
        width: 12rem !important;
        font-weight: 500;
        margin: 2px 0px;
        background-color: #5bc0de;
        color: #fff;
    }

   

@media (max-width:576px) {
    
    .action-button-group {
        position: relative !important;        
        width: calc(100%)!important;        
        padding-top: .5em;                               
        
    }
    .btn-quick-link {
        width: 100% !important;
        text-align: center;                
    }  
    
    .button-icon {
        display: none;    
    }  
    
    #quick-menu.card{
        border-bottom: none;
        border-left: none;
        border-right: none;
    }

    .quick-menu-bar {
        position: relative !important;        
        width: calc(100%)!important;        
        padding-top: 0px;   
    }

    .quick-menu-btn {
        width: 100% !important;
        text-align: center;  
    }

    .quick-menu-spacing {
        margin-bottom: .5rem!important;
    }      
}
    
/************** BREADCRUMB ************/
.bg-header {
    background: linear-gradient(60deg,#5bc0de,#428bca);
    box-shadow: 0 5px 20px 0 rgba(0,0,0,.2), 0 13px 24px -11px rgba(244,67,54,.6);
}

.bg-header-no-shadow {
    background: linear-gradient(60deg,#5bc0de,#428bca) !important;   
}

.bg-header .breadcrumb-item.active{   
    color: #f1f1f1 !important;
    font-weight: bold;
    /*box-shadow: 0 5px 20px 0 rgba(0,0,0,.2), 0 13px 24px -11px rgba(244,67,54,.6);*/
}


/************** ACCOUNT CARDS **********
@media all and (min-width:768px) {
    .card-deck {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        margin-right: -15px;
        margin-left: -15px;
    }

    .number-block {
        text-align: right !important;
    }
}
*/



.display-block {
    display: block !important;
}

.number-block {
    text-align: right;
}

.account-link, .account-link:hover {
    color: #fff;
    font-size: 80%;
    font-weight: 400;    
}

.card-accent-primary {
    border-top-color: #5bc0de !important; 
    border-top-width: 2px;
}

.card-accent-custom {
    border-top-color: #e9ecef !important; 
    border-top-width: 2px;
}

.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: .65rem !important;
}

.accent-left-custom {
    border-left: .15rem solid #5bc0de !important;
}

.accent-top-custom {
    border-top: .15rem solid #5bc0de !important;
}

.text-custom-blue {
    color: #5bc0de;
}

.bg-custom-blue {
    background: #5bc0de;    
}

.mb-20 {
    margin-bottom: 20px;
}

.mb-30 {
    margin-bottom: 30px;
}

.no-arrow.dropdown .dropdown-toggle::after {
    display: none;
}


/************** ACCORDION *************/
.e-acrdn-content {
    background-color: #fff;
}

/***************** iOS Switch*************/
    .e-switch-wrapper.custom-iOS .e-switch-inner.e-switch-active,
    .e-switch-wrapper.custom-iOS:hover .e-switch-inner.e-switch-active .e-switch-on {
        background-color: #428bca;
        border-color: #3d85c3;
    }

    .e-switch-wrapper:hover .e-switch-inner.e-switch-active, .e-css.e-switch-wrapper:hover .e-switch-inner.e-switch-active {
        background-color: #428bca !important; 
        border-color: #3d85c3 !important;
    }

    .e-switch-wrapper.custom-iOS {
        width: 56px;
        height: 24px;
    }

        .e-switch-wrapper.custom-iOS .e-switch-handle {
            width: 20px;
            height: 20px;
        }

            .e-switch-wrapper.custom-iOS .e-switch-handle.e-switch-active {
                margin-left: -22px;
            }

/************* Message box *****************/
.message {
    display: block;
    width: 100%;
    /*height: calc(1.5em + .75rem + 2px);*/
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #e9ecef;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;    
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.to-message {
    display: block;
    width: 100%;
    /*height: calc(1.5em + .75rem + 2px);*/
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: rgb(232, 240, 254) !important; /*#e9ecef;*/
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    border-top-left-radius: 0 !important;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.from-message {
    display: block;
    width: 100%;
    /*height: calc(1.5em + .75rem + 2px);*/
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #e9ecef;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    border-top-right-radius: 0 !important;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.lg-checkbox  {
    width: 2.5em !important;
    /*
    display: block;
    width: 2em !important;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
        */
}

input.input-validation-error,
textarea.input-validation-error,
select.input-validation-error
{
    /*background: #FEF1EC;*/
    border: 1px solid #CD0A0A !important;
}

#PrevAddressDetails {
    padding: .5em;
    background: #e9ecef;
}

.section-list {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.section-list li {
    list-style-type: none;
    margin-left: 0;    
    padding-bottom: .5em;
    padding-top: .5em;
}

.section-list li.active-menu {    
    border-bottom: 2px solid #428bca;    
}

.form-title {
    font-weight: bold;
    color: #428bca;
    padding-bottom: .1em;
    border-bottom: 2px solid #428bca;
}

.btn-custom {
    color: #fff;
    background-color: #428bca;
    border-color: #428bca;
}

.btn-active {
    background: #17a2b8; /*#0099cc;*/
    color: #ffffff;
}
 
.btn-active:hover, .btn-active:focus, .btn-active:active, .btn-active.active, .open > .dropdown-toggle.btn-active {
    background: #01abc6; /*#33a6cc;*/
}
 
.btn-active:active, .btn-active.active {
    background: #007299;
    box-shadow: none;
}

.e-control {
     -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji" !important;
}