@import url("https://fonts.googleapis.com/css2?family=Poppins:weight@100;200;300;400;500;600;700;800&display=swap");

body{
    font-weight: normal !important;
}

.bax-top-row{
	margin-top: 15px;
}

.bax-page-header{
    font-size: 1.75em;
    font-weight: bolder;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    color: #52595D;
}
/* Background Colors */
.bax-bg-dark{
    background-color: #504A4B;
}

.bax-bg-light{
    background-color: #504A4B;
}

.bax-bg-lightest{
    background-color: #E5E4E2
}

.bax-bg-white{
    background-color: #FEFCFF;
}

.bax-bg-black{
    background-color: black;
}

/* Card Colors */
.bax-card-header-tan{
    background-color: #C9C0BB;
    color: #566D7E;
}

.bax-footer-block{
    color: orange;
    font-size: 14px;
}

/* Section Box Lignt */
.bax-section-light{
    border: 1px solid #566D7E;
    background-color: #FAF5EF;
    /*background-color: #F8F6F0;*/
}
.bax-section-header-light{
    text-align: center;
    background-color: #D1D0CE;
    color: #566D7E;
    font-size: 1.5em;
    font-weight: bolder;
    margin-bottom: 13px;
    border-bottom: 1px solid maroon;
}

/* - Section Links */
a.bax-section-link-light{ 
    color: #483C32; 
    text-decoration: underline; 
}
a.bax-section-link-light:visited{ 
    color: p#483C32;
    text-decoration: underline; 
}
a.bax-section-link-light:hover { 
    color: #9F8C76; 
    text-decoration: none;
}
a.bax-section-link-light:focus{ 
    color: #483C32;
    text-decoration: underline;
 }
a.bax-section-link-light:active{ 
    color: #483C32; 
    text-decoration: underline;
}

/* End Bax Section */

/* Text Decorations */
.bax-td-underline{
    text-decoration: underline !important;
}

.bax-td-italic{
    text-decoration: italic !important;
}

/* Font Size */
.bax-fs-10{
    font-size: 10px;
}

.bax-fs-11{
    font-size: 11px;
}

.bax-fs-12{
    font-size: 12px;
}

.bax-fs-13{
    font-size: 13px;
}

.bax-fs-14{
    font-size: 14px;
}

.bax-fs-18{
	font-size: 18px;
}

.bax-fs-22{
	font-size: 22px;
}

/* Colors */
.bax-color-white{
    color: white;
}

.bax-color-black{
    color: black;
}
.bax-color-dark{
    color: #504A4B;
}

.bax-color-light{
    color: #504A4B;
}

.bax-color-lightest{
    color: #E5E4E2;
}

.bax-color-maroon{
    color: maroon;
}

.bax-color-red{
    color: red;
}

.bax-color-orange{
    color: orange;
}

.bax-color-orange-bold{
    color: orange;
    font-weight: bold;
}

.bax-color-green-dark{
    color: #355E3B;
}

.bax-color-white-smoke{
	color: #f5f5f5;
}

.bax-color-ghost_white{
	color: #f8f8ff;
}

.bax-color-grey{
	color: #808080;
}

.bax-color-dark-grey{
	color: #a9a9a9;
}

.bax-color-light-grey{
	color: #d3d3d3;
}

.bx-color-light-slate-gray{
	color: #778899;
}

/* Font Colors */
.bax-fc-white{
    color: white;
}

.bax-fc-black{
    color: black;
}
.bax-fc-dark{
    color: #504A4B;
}

.bax-fc-light{
    color: #504A4B;
}

.bax-fc-lightest{
    color: #E5E4E2;
}

.bax-fc-maroon{
    color: maroon;
}

.bax-fc-red{
    color: red;
}

.bax-fc-orange{
    color: orange;
}

.bax-fc-orange-bold{
    color: orange;
    font-weight: bold;
}

.bax-fc-green-dark{
    color: #355E3B;
}

.bax-fc-white-smoke{
	color: #f5f5f5;
}

.bax-fc-ghost_white{
	color: #f8f8ff;
}

.bax-fc-grey{
	color: #808080;
}

.bax-fc-dark-grey{
	color: #a9a9a9;
}

.bax-fc-light-grey{
	color: #d3d3d3;
}

.bx-fc-light-slate-gray{
	color: #778899;
}

/* Font Weight */
.bax-fw-normal{
    font-weight: normal;
}

.bax-fw-bold{
    font-weight: bold;
}

.bax-fw-bolder{
    font-weight: bolder;
}

/* Links */
a.bax-link-orange:link{
    color: #f8efce;
    text-decoration: underline;
}

a.bax-link-orange:visited{
    color: #f8efce;
    text-decoration: underline;
}

a.bax-link-orange:hover{
    color: #f8efce;
    text-decoration: none;
}

a.bax-link-dark:active{
    color: #000000;
}

a.bax-link-dark:link{
    color: #000000;
    text-decoration: underline;
}

a.bax-link-dark:visited{
    color: #0d4c30;
    text-decoration: underline;
}

a.bax-link-dark:hover{
    color: #310808;
    text-decoration: none;
}

a.bax-link-dark:active{
    color: #f8efce;
}

a.bax-link-white:visited{
    color: white;
    text-decoration: underline;
}

a.bax-link-white:link{
    color: white;
    text-decoration: underline;
}

a.bax-link-white:hover{
    color: rgb(176, 209, 176);
    text-decoration: underline;
}

a.bax-link-1:active{
    color: white;
}

a.bax-link-1:active{
    color: white;
    font-weight: bold;
}

/*  Darker Link  */
a.bax-link-1:link{
    color: #3C565B;
    text-decoration: none;
    font-weight: bold;
}

a.bax-link-1:visited{
    color: #3C565B;
    text-decoration: none;
    font-weight: bold;
}

a.bax-link-1:hover{
    color: #31af41;
    text-decoration: none;
    font-weight: bold;
}

a.bax-link-1:active{
    color: #3C565B;
    text-decoration: none;
    font-weight: bold;
}

/* Bold Light Links */
a.bax-link-bold-light{ 
    color: #483C32; 
    text-decoration: none; 
    font-weight: bold;
}
a.bax-link-bold-light:visited{ 
    color: p#483C32;
    text-decoration: none; 
    font-weight: bold;
}
a.bax-link-bold-light:hover { 
    color: #9F8C76; 
    text-decoration: none;
    font-weight: bold;
}
a.bax-link-bold-light:focus{ 
    color: #483C32;
    text-decoration: none;
    font-weight: bold;
 }
a.bax-link-bold-light:active{ 
    color: #483C32; 
    text-decoration: none;
    font-weight: bold;
}

  
  #exTab1 .tab-content {
    color : white;
    background-color: #428bca;
    padding : 5px 15px;
  }
  
  #exTab2 h3 {
    color : white;
    background-color: #428bca;
    padding : 5px 15px;
  }
  
  /* remove border radius for the tab */
  
  #exTab1 .nav-pills > li > a {
    border-radius: 0;
  }
  
  /* change border radius for the tab , apply corners on top*/
  
  #exTab3 .nav-pills > li > a {
    border-radius: 4px 4px 0 0 ;
  }
  
  #exTab3 .tab-content {
    color : white;
    background-color: #428bca;
    padding : 5px 15px;
  }
  
         .search{
       position: relative;
       box-shadow: 0 0 40px rgba(51, 51, 51, .1);
         
       }

       .search input{

        height: 60px;
        text-indent: 25px;
        border: 2px solid #d6d4d4;


       }


       .search input:focus{

        box-shadow: none;
        border: 2px solid blue;


       }

       .search .fa-search{

        position: absolute;
        top: 20px;
        left: 16px;

       }

       .search button{

        position: absolute;
        top: 5px;
        right: 5px;
        height: 50px;
        width: 110px;
        background: #8D918D;

       }

    .text-link-dark{

    }
  