@font-face {
    font-family: Outfit Black;
    src: url(/flexweb/savanna/web/pinewood/fonts/Outfit-Black.ttf);
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Outfit;
    src: url(/flexweb/savanna/web/pinewood/fonts/Outfit-Bold.ttf);
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Outfit ExtraBold;
    src: url(/flexweb/savanna/web/pinewood/fonts/Outfit-ExtraBold.ttf);
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Outfit ExtraLight;
    src: url(/flexweb/savanna/web/pinewood/fonts/Outfit-ExtraLight.ttf);
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Outfit Light;
    src: url(/flexweb/savanna/web/pinewood/fonts/Outfit-Light.ttf);
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Outfit Medium;
    src: url(/flexweb/savanna/web/pinewood/fonts/Outfit-Medium.ttf);
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Outfit;
    src: url(/flexweb/savanna/web/pinewood/fonts/Outfit-Regular.ttf);
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Outfit SemiBold;
    src: url(/flexweb/savanna/web/pinewood/fonts/Outfit-SemiBold.ttf);
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Outfit Thin;
    src: url(/flexweb/savanna/web/pinewood/fonts/Outfit-Thin.ttf);
    font-weight: 400;
    font-style: normal
}

@font-face {
   font-family: 'Font Awesome 5 Pro';
   font-style: normal;
   font-weight: 300;
   font-display: auto;
   src: url("../fonts/fa/fa-light-300.eot");
   src: url("../fonts/fa/fa-light-300.eot?#iefix") format("embedded-opentype"), url("../fonts/fa/fa-light-300.woff2") format("woff2"), url("../fonts/fa/fa-light-300.woff") format("woff"), url("../fonts/fa/fa-light-300.ttf") format("truetype"), url("../fonts/fa/fa-light-300.svg#fontawesome") format("svg"); }
 
 .fal {
   font-family: 'Font Awesome 5 Pro';
   font-weight: 300; }
 @font-face {
   font-family: 'Font Awesome 5 Pro';
   font-style: normal;
   font-weight: 400;
   font-display: auto;
   src: url("../fonts/fa/fa-regular-400.eot");
   src: url("../fonts/fa/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("../fonts/fa/fa-regular-400.woff2") format("woff2"), url("../fonts/fa/fa-regular-400.woff") format("woff"), url("../fonts/fa/fa-regular-400.ttf") format("truetype"), url("../fonts/fa/fa-regular-400.svg#fontawesome") format("svg"); }
 
 .far {
   font-family: 'Font Awesome 5 Pro';
   font-weight: 400; }
 @font-face {
   font-family: 'Font Awesome 5 Pro';
   font-style: normal;
   font-weight: 900;
   font-display: auto;
   src: url("../fonts/fa/fa-solid-900.eot");
   src: url("../fonts/fa/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../fonts/fa/fa-solid-900.woff2") format("woff2"), url("../fonts/fa/fa-solid-900.woff") format("woff"), url("../fonts/fa/fa-solid-900.ttf") format("truetype"), url("../fonts/fa/fa-solid-900.svg#fontawesome") format("svg"); }
 
 .fa,
 .fas {
   font-family: 'Font Awesome 5 Pro';
   font-weight: 900; }


html {
    position: relative;
    min-height: 100%;
}

body {
    font-family: Outfit, sans-serif;
    margin-bottom: 60px; 
    background-color: #e3e3e6;  
}



button, input.btn, a.btn {
    font-family: "Roboto", sans-serif;
}

.table .table {
    background-color: white;
}
body.login {
  padding-top: 10%;
  background-image: url('/flexweb/pinewood/assets/images/login_pinewood.jpg');
  background-position: center center; 
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;}
body.login .btn {min-width: 0}
body.login .form-control {border-radius: 0;}
body.login img#abc-logo-img {margin-bottom: 15px;} 





table.dataTable.dtr-inline.collapsed > tbody > tr > td:first-child::before, table.dataTable.dtr-inline.collapsed > tbody > tr > th:first-child::before {background-color: #872a89;}
table.dataTable.dtr-inline.collapsed > tbody > tr.parent > td:first-child::before, table.dataTable.dtr-inline.collapsed > tbody > tr.parent > th:first-child::before {background-color:#40016e;}

.panel-default .panel-heading {
    font-size: 1.4em;
    font-weight: bold;
}

.panel, .well {border: none;}


.dataTable th {color: #000;}

.footer {
    position: absolute;
    width: 100%;
    bottom:  0;
	background-color: #40016e;
	padding: 15px;
	border-radius: 0;

}

.footer a, span.navbar-text.pull-right.text-muted {
	color: #fff;
}

.footer a:hover {
    color: #ea4b94;
}

.carousel .item .carousel-caption {
    
    color:  #fff;
    right:  0;
    top:  0;
    bottom: 0;
    left: 0;
    padding:  10px;
}

#carousel-home .item .carousel-caption {

    padding-top:  100px;

}

.carousel-caption .btn {text-decoration: none } 
.carousel-caption a { color: #ea4b94 }

.carousel .item .carousel-caption h1 {padding: 10px 0; display: block; margin:0;background: transparent; color: inherit; color: #fff; font-weight: bold;}
#carousel-home .item .carousel-caption h1 {font-size: 36px;}

/*.carousel-inner {padding-bottom: 50px}*/
.carousel-indicators li {border: 1px solid #ea4b94; width: 14px; height: 14px;}
.carousel-indicators li.active {width: 15px; height: 15px; background-color: #ea4b94;}

.carousel-control .glyphicon{color: #ea4b94}


div.home-box { min-height:250px; position: relative;}

div.home-box a {text-decoration: none; color: #fff; }

div.home-box .bottom-text { text-align: center; position: absolute; bottom: 0px; left: 0; width:  100%; padding: 15px; min-height:9em;}

div.home-box h1 {padding: 10px 0; display: block; margin:0; color: #fff; font-weight: bold;}

div#home .home-box {margin-top: 30px; }

div.home-box.admin div.icon i {font-size: 8em;}
div.home-box.admin div.icon  {text-align: center; padding: 20px; }



div.home-box.admin  {padding-bottom: 0; background-color: #16543A; height:  300px}
div.home-box.admin .bottom-text {top: 130px}

nav#employee-top-menu {font-size: 18px; background: #40016e ;box-shadow: 0 3px 10px 0 rgba(0,0,0,0.08); padding: 15px 0; margin-bottom: 0;}

nav#employee-top-menu i {font-size: 20px;}


div#logout-message {margin-top: 22px;}
div#confirm-message {margin-top: 22px;}



.img-header {
    width: 100%
}

.btn-forward,
.btn-back {
    position: relative;
}

.btn-forward {
    padding-right: 25px
}

.btn-back span.glyphicon {
    position: absolute;
    left: 0;
    padding: 8px;
    
}

.btn-forward span.glyphicon {
    position: absolute;
    right: 0;
    padding: 8px;
    
}


div#top-bar {
    padding: 1em;
    border-bottom: 1px solid #D5D5D5;
}

div#brand {
    padding: 1em;
}

a#logout-link {
    color: #333;
}


div#vestingbarchart {
    text-align: center;
    margin-bottom: 2em;
}

div#summary-charts div {
    text-align: center;
}

div#share-disposal div#share-disposals-options .row {
    padding: 1em 0;
    border-top: 1px solid #ddd;
}

.navbar {
    border-radius: 0;
}

div#plan-documents p {
    border-top: 1px solid #DDD;
}

.hidden {
    display: none;
}

.row-detail td:last-child {
    text-align: right;
}

#tax-voucher-table td:last-child {
    text-align: right;
}

.no-screen {
    display: none;
}

#welcome-user {
    /*line-height: 2em*/
}

#hamburger {
    color: #fff;
    background: transparent;
    border: 0;
    
    
}

#hamburger>span {
    font-size: large;
    
}

.glyphicon-menu-margin {
    margin-right: 6px;
}


/*.icon-envelope-with-count  a {padding-right: 4px !important}*/

div#fund-allocation-history td.completed {
    background-color: #28a745;
    color: #fff;
    border-color: #fff;
}


/* Conifer green */

div#fund-allocation-history td.rejected {
    background-color: #FDBF25;
    border-color: #fff;
}


/* GOLDEN YELLOW */

div#fund-allocation-history td.in-progress {
    background-color: #17a2b8;
    color: #fff;
    border-color: #fff;
}


/* cerulian blue */

div#fund-allocation-history td.waiting {
    background-color: #20c997;
    border-color: #fff;
    color: #fff;
}


/* Tangerine */

div#fund-allocation-history td.closed {
    background-color: #778892;
    border-color: #fff;
    color: white;
}


/* slate grey */

div#fund-allocation-history td.allocation-fund {
    background-color: #ea4b94;
    border-color: #fff;
    color: #fff;
}




div#fund-allocation-history td.allocation-amount {
    background-color: #ea4b94;
    border-color: #fff;
    color: white;
}


#fund-allocation-history .panel-body {overflow: scroll;}


label.required:after {
    content: " *";
    color: red;
}

.form-control.btn.btn-primary {
    height: inherit;
}


#copyright {
   text-align: center;
   font-size: 12px;
   color: white;
   margin: 20px;
}

.white-text {
    color: white;
}

hr.no-top-margin {
    margin-top: 0;
}
hr.no-bottom-margin {
    margin-bottom: 0;
}
hr.med-gray {
    border-top: 1px solid #dadddc;
}

.cwf-padding-bottom-32 {
    padding-bottom: 32px;
}

.frosting {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.alert-success {color:#3c763d}



#slider-dfSharesToSell2 .slider-rangeHighlight.taxable {
    background: #ea4b94;
}
#slider-dfSharesToSell2 .slider-rangeHighlight.taxfree {
    background: #ea4b94;
}

div.slider-selection.tick-slider-selection {
    background: #ea4b94;
}
div.slider-tick.round.in-selection {background: #ea4b94;}
div.slider-handle {
    background: #ea4b94;
}

.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-switch-on-color {
  color: #fff;
  background: #000;
}

.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-switch-off-color {
  color: #fff;
  background: #000;
}

.bootstrap-switch-container {transition: unset}

div#proceeds {font-size:4em;}

.jumbotron h1, .jumbotron h2 {display: inherit;}
.jumbotron .btn { text-decoration: none }
.display-block {display: block}
.no-margin {margin: 0}


.nav a, a.btn {text-decoration: none}

div#dps-parameters-page {
    background: #fff;
    padding: 20px;
    margin-top: 20px;
}

#main-menu-admin 
{
    margin: 0;
    border-radius: 0;
}

#main-content {padding-bottom: 40px; margin-bottom: 180px}

#buck-cp {margin-right: 0;}

.table.table-info  tbody  tr  td  {border: none}
.table.table-info  tbody  tr + tr td  {border-top: 1px solid #EBECE9;}


.btn {
/*  min-width: 190px;*/
  min-width: 90px;
  font-size: 1.06667em;
  line-height: 1;
  margin: 0 auto;
  padding: 9px 25px;
  border-radius: 1.5em;
}

.input-group-btn .btn {font-size: 16px;}

.nav.nav-tabs {background-color: white; padding: 19px 10px; border-radius: 10px; margin-bottom: 10px;}


.nav.nav-pills  li.active  a {border-radius: 0px;}

.nav.nav-pills  li.active  {background: #ea4b94; border-radius: 10px}
.nav.nav-pills  li.active  a {color: #fff; }
.nav.nav-pills  li:hover  {background: #ea4b94; border-radius: 10px}
.nav.nav-pills  li  a:hover {color: #fff; }

.table thead th {color:#872a89; }

.table thead th, .nav-pills, .nav-tabs, .dropdown-menu li a {letter-spacing: 0.52px;font-weight: normal}

.nav-tabs li a {color: #707070;}
.nav-tabs li.active a, .nav-tabs li.active a:hover, .nav-tabs li a:hover {color: #ea4b94;}
.dropdown-menu li.active a {color: white;}



.white-bg {background-color: white; border-radius: 10px}

#share-price {color: #872a89; border-radius: 1.5em; margin-right: 10px;padding: 10px 15px; background-color: #e8e8e8; font-size: 15px;}
#share-price a {color: #872a89;}

#share-price span {padding: 15px 10px;}

#employee-top-menu #share-price i {font-size: 20px; }
#employee-top-menu #share-price a i {font-size: 15px; }

.well h1 {margin-top: 0;}

.icon-badge {
    text-align: center;
    line-height: 2.3;
    color: #000;
    background: #ea4b94;
    width: 17px;
    height: 17px;
    display: inline-block;
    min-width: auto;
    border-radius: 50%;
    font-size: 9px;    
    position: absolute;    
    top: 6px;
    right: 6px;
}

.progressive-steps li.active span {
    background: #ea4b94;
    color: #fff;
}


.progressive-steps li  a span {
    background: #ea4b94;
    color: #fff;
}


.progressive-steps li span {
    width: 44px;
    height: 44px;
    line-height: 44px;
    margin: auto;
    display: block;
    background: #dce1e0;
    border-radius: 50%;
    text-align: center;
    font-size: 15px;
    color: #000;
    background: #dce1e0;
    margin-top: 11px;
}

.progressive-steps li + li::before {
    position: absolute;
    background: #afb7b7;
    height: 1px;
    width: 110px;
    content: "";
    z-index: -1;
    top: 32px;
    left: -57px;
}



.progressive-steps li + li::after {
    position: absolute;
    width: 0;
    height: 0;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 11px solid #afb7b7;
    content: "";
    z-index: 2;
    top: 25px;
    left: 42px;
}
.progressive-steps li p {font-size: 14px; text-align: center;}


.progressive-steps li{        
    min-width: 150px;
    z-index: 3;
    position: relative;
}

.table-info td {width: 40%; font-weight: bold; vertical-align: top}

.table-info td + td {color: #000; text-transform: none; width: auto; font-size: 1em; font-weight: normal;}

#messages-menu-item {margin-right: 5px;}

.nav.nav-tabs li::after {    
    width: calc(100% - 15px);
    height: 1px;
    background: #afb7b7;
    content: '';
    position: absolute;
    bottom: 1px;
    left: 15px;
    margin-left: auto;
    margin-right: auto;
    right: 0;
    z-index: 0;
}

.nav.nav-tabs li + li::after {    
    width: 100%;
    background: #afb7b7;
    left: -15px;
    right: 15px;
}

.nav.nav-tabs li.active::before {
    width: calc(100% - 30px);
    height: 2px;
    background: #ea4b94;
    content: '';
    position: absolute;
    bottom: 0px;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    right: 0;
    z-index: 1;
}





.well a {text-decoration: underline;}

ul.dropdown-menu a, a.btn, .nav a {text-decoration: none;}

#contact-us .fas {font-size: 1.6em}

.breadcrumb {padding-left: 0;}

select.form-control {border-top-right-radius: 0; border-bottom-right-radius: 0; background-color:  white }


#actions-panel .list-group-item {border: 0;}
#actions-panel .glyphicon {padding-right: 10px;}


.table > thead > tr > th {border-bottom: 1px solid #872a89;}

.table > tbody > tr:first-child > td {border-top: none;}

.download-button {margin-top: 8px;}

.nav .open a {border: none;}

.well .nav.nav-tabs {padding-left: 0;}

.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-on-color,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-on-color {
  color: #fff;  
  background: #ea4b94;
}


.commission-table {margin:  auto; }
.commission-table td {padding:  20px}

#login-logo {margin-bottom: 21px;}

div#page-sip-illustrator .slider.slider-horizontal{
  width:90% !important;
}

div#page-sip-illustrator table#table-sip-illustrator-main tbody td {border:  none}

div#page-sip-illustrator table#table-sip-illustrator-main  td:first-child {width:  20%} 


table#email-addresses {background-color: white;}
table#email-addresses tr:first-child > td {border:  none}
table#email-addresses tr td:last-child {padding-right: 0;}
table#email-addresses tr td:first-child {padding-left: 0;}
table#email-addresses tr td:first-child {font-weight: normal;}


.btn.btn-primary,
.btn.btn-default {
    background-color: #5dd8cb;
    color: #fff;
	border: none;
	outline: none;
}

.btn.btn-primary:hover,
.btn.btn-primary:active,
.btn.btn-primary:focus,
.btn.btn-default:hover,
.btn.btn-default:active,
.btn.btn-default:focus {
    background: #5dd8cb;
    color: #fff;
	border: none;
	outline: none;
}

.navbar-default .navbar-nav>li>a {
    color: #fff;
    background-color: transparent;
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
    color: #ea4b94;
    background-color: transparent;
}

.opaque-bit  {
    position: relative;
    min-height: 70%;
    top: 30%;
	padding: 10px 0;
}

.loginpage-text h1, .loginpage-text h3, .loginpage-text label {
	color: #ea4b94;
}

.loginpage-text p,  .loginpage-text a{
	color: #fff;
}

.navbar-default .navbar-nav .open .dropdown-menu>li>a {
	color: #ea4b94;
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
	color: #ea4b94;
}

.alert-info {
    color: #fff;
    background-color: #ea4b94;
}

.jumbotron h1, .jumbotron .h1 {
    color: #872a89;
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #5dd8cb;
    border-color: transparent;
}

.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #872a89;
    border-color: #872a89;


