/*!
 * Start Bootstrap - SB Admin 2 v3.3.7+1 (http://startbootstrap.com/template-overviews/sb-admin-2)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */
 @import url('https://fonts.googleapis.com/css2?family=Prompt:ital,wght@0,100;0,200;0,300;0,400;1,100;1,200;1,300&display=swap');
 html {font-family: "Prompt"!important;}
body {font-family: "Prompt"!important;}
body
{
    background:#ffffff;
     /*background: rgba(24, 152, 78, 0.5);*/
     /*background-image: url("jason-quote-bg-pattern.png");*/

}

#wrapper
{
    width: 100%;
}

a
{
    color: #fff;
    text-decoration: none;
}

#page-wrapper
{
    padding: 120px 0 0 15px;
    min-height: 568px;
    background-color: #eff7f6;
    background:  #ffffff;
        position:absolute;

width: -webkit-fill-available;
}
@media (min-width:768px )
{
    #page-wrapper
    {
        position:absolute;
        margin: 0 0 0 280px;
        padding: 40px 0 0 00px;
        border-left: 1px solid #22A6A8;
        width: calc(100% - 280px);
    }
}

.navbar-static-top
{
    /*background: linear-gradient(to bottom left, rgba(11, 120, 101, 0.7), rgba(36, 139, 121, 0.8));*/
    /*border-bottom: 1px solid #7db9ae;*/
    position: fixed;
    width: 100%;
}

.navbar-default .navbar-brand
{
    color: #fff;
}

.navbar-top-links
{
    margin-right: 0;
}

.navbar-top-links li
{
    display: inline-block;
}

.navbar-top-links li a:hover
{
    /*background-color: rgba(100, 190, 180, 0.8);*/
    color: #fff;
    cursor: pointer;
}

.navbar-default li.active a, .navbar-default li.active a:hover
{
    /*background: rgba(6, 120, 100, 0.2);*/
    background: #ffffff;
    color: #ffffff;
}

.navbar-default li>a:hover
{
    background: rgba(100, 190, 180, 0.8);
    color: #ffffff;
}

.navbar-default .nav-second-level li> a:hover
{
    background: rgba(100, 190, 180, 0.8);
    color: #ffffff;
}

.navbar-top-links li:last-child
{
    margin-right: 15px;
}

.navbar-top-links li a
{
    padding: 15px;
    min-height: 50px;
}

.navbar-top-links .dropdown-menu li
{
    display: block;
}

.navbar-top-links .dropdown-menu li:last-child
{
    margin-right: 0;
}

.navbar-top-links .dropdown-menu li a
{
    padding: 3px 20px;
    min-height: 0;
}

.navbar-top-links .dropdown-menu li a div
{
    white-space: normal;
}

.navbar-top-links .dropdown-messages, .navbar-top-links .dropdown-tasks, .navbar-top-links .dropdown-alerts
{
    width: 310px;
    min-width: 0;
}

.navbar-top-links .dropdown-messages
{
    margin-left: 5px;
}

.navbar-top-links .dropdown-tasks
{
    margin-left: -59px;
}

.navbar-top-links .dropdown-alerts
{
    margin-left: -123px;
}

.navbar-top-links .dropdown-user
{
    right: 0;
    left: auto;
}

.sidebar .sidebar-nav.navbar-collapse
{
    padding-left: 0;
    padding-right: 0;
}

.sidebar .sidebar-search
{
    padding: 15px;
}

.sidebar ul li
{
    border-bottom: 1px solid #9ee7dd;
    /*background-color: rgba(7, 151, 131, 0.85);*/
    background-color: #22A6A8;
}

.sidebar ul li a.active
{
    /*background-color: #277661;;*/
}

.sidebar .arrow
{
    float: right;
}

.sidebar .fa.arrow:before
{
    content: "\f104";
}

.sidebar .active > a > .fa.arrow:before
{
    content: "\f107";
}

.sidebar .nav-second-level li, .sidebar .nav-third-level li
{
    border-bottom: none !important;
}

.sidebar .nav-second-level li a
{
    padding-left: 37px;
}

.sidebar .nav-third-level li a
{
    padding-left: 52px;
}
@media (min-width:768px)
{
    .sidebar
    {
        z-index: 1;
        position: absolute;
        width: 280px;
        /*margin-top: 54px;*/
    }
    .navbar-top-links .dropdown-messages, .navbar-top-links .dropdown-tasks, .navbar-top-links .dropdown-alerts
    {
        margin-left: auto;
    }
}

/*.btn-outline
{
    color: inherit;
    background-color: transparent;
    transition: all .5s;
}

.btn-primary.btn-outline
{
    color: #428bca;
}

.btn-success.btn-outline
{
    color: #5cb85c;
}

.btn-info.btn-outline
{
    color: #5bc0de;
}

.btn-warning.btn-outline
{
    color: #f0ad4e;
}

.btn-danger.btn-outline
{
    color: #d9534f;
}

.btn-primary.btn-outline:hover, .btn-success.btn-outline:hover, .btn-info.btn-outline:hover, .btn-warning.btn-outline:hover, .btn-danger.btn-outline:hover
{
    color: white;
}

.chat
{
    margin: 0;
    padding: 0;
    list-style: none;
}

.chat li
{
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 1px dotted #999999;
}

.chat li.left .chat-body
{
    margin-left: 60px;
}

.chat li.right .chat-body
{
    margin-right: 60px;
}

.chat li .chat-body p
{
    margin: 0;
}

.panel .slidedown .glyphicon, .chat .glyphicon
{
    margin-right: 5px;
}

.chat-panel .panel-body
{
    height: 350px;
    overflow-y: scroll;
}

.login-panel
{
    margin-top: 25%;
}

.flot-chart
{
    display: block;
    height: 400px;
}

.flot-chart-content
{
    width: 100%;
    height: 100%;
}*/


/*.btn-circle
{
    width: 30px;
    height: 30px;
    padding: 6px 0;
    border-radius: 15px;
    text-align: center;
    font-size: 12px;
    line-height: 1.428571429;
}

.btn-circle.btn-lg
{
    width: 50px;
    height: 50px;
    padding: 10px 16px;
    border-radius: 25px;
    font-size: 18px;
    line-height: 1.33;
}

.btn-circle.btn-xl
{
    width: 70px;
    height: 70px;
    padding: 10px 16px;
    border-radius: 35px;
    font-size: 24px;
    line-height: 1.33;
}*/

.show-grid [class^="col-"]
{
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid #ddd;
    background-color: rgba(44, 62, 80, 0.85) !important;
}

.show-grid
{
    margin: 15px 0;
}

.huge
{
    font-size: 40px;
}

.panel-green
{
    border-color: #5cb85c;
}

.panel-green > .panel-heading
{
    border-color: #5cb85c;
    color: white;
    background-color: #5cb85c;
}

.panel-green > a
{
    color: #5cb85c;
}

.panel-green > a:hover
{
    color: #3d8b3d;
}

.panel-white 
{
    border: 1px solid #cccccc;
    color: #aaa;
    /*min-height:150px;*/
    min-height:75px;
    background-color: #fff;
    border-radius: 5px;
    padding: 15px;
    margin: 0;
}
.panel-white >a
{
    color: #111;
   
}


.panel-red > .panel-heading
{
    border-color: #d9534f;
    color: white;
    background-color: #d9534f;
    
}

.panel-red > a
{
    color: #d9534f;
}

.panel-red > a:hover
{
    color: #b52b27;
}

.panel-yellow
{
    border-color: #f0ad4e;
}

.panel-yellow > .panel-heading
{
    border-color: #f0ad4e;
    color: white;
    background-color: #f0ad4e;
}

.panel-yellow > a
{
    color: #f0ad4e;
}

.panel-yellow > a:hover
{
    color: #df8a13;
}

.button-green
{
    border: 1px solid #cccccc;
    border-radius: 5px;
    padding: 2px;
    margin-bottom: 15px;
    background-color: rgba(7, 151, 131, 0.85);
    color: #ffffff;
    text-align:center;
    min-width:35px;
    min-height:35px;
}

.button-green:hover
{
    background-color: rgba(100, 190, 180, 0.8);
    color: #ffffff;
}

.button-white
{
    border: 0px solid #cccccc;
    padding: 3px;
    margin-bottom: 5px;
    background-color: rgba(255, 255, 255, 0.2);
    color: rgba(7, 151, 131, 1);
    min-height:20px;
    width:33.33%;
    height:10%;
}

.button-white:hover
{
    background-color: rgba(255, 255, 255, 0.5);
    color: rgba(7, 151, 131, 0.85);
}
.tab-panel-button
{
    float: left;
    margin: 5px;
}

.tab-panel-button> a
{
}

.tab-panel-button> a:hover
{
    color: #80c1ff;
}

.tab-panel-detail-top
{
    text-align: center;
}

.tab-panel-detail
{
    border: 1px solid #cccccc;
    border-radius: 5px;
    padding: 5px;
    margin-bottom: 15px;
    display: flex;
    flex-direction: column;
    height: 100%;
    background-color: #c7e3df;
}
.control-caption{
    text-align: right;
    padding: 5px;
    font-size: initial;
    
}
.control-label
{
    font-size: 14px;
    text-align: right;
    margin:5px;
}
@media (max-width: 767px) {
  .control-label
  {
      font-size: 14px;
      text-align: left;
      margin:5px;
  }
}
.control-text
{
    font-size: 14px;
    text-align: left;
    margin:5px;
}
.control-label-head
{
    font-size: 12px;
    text-align: left;
    font-style: bold;
    color: #86a79b;
}
.control-text-head
{
    font-size: 18px;
    text-align: left;
    border-top: 1px dotted #6bba98;
    margin-bottom: 14px;
    background-color: #fff;
    padding-top: 5px;
    color: #666;
}

.fh5co-cards
{
    padding: 1em 0;
}
@media screen and (max-width:768px)
{
    .fh5co-cards
    {
        padding: 3em 0;
    }
}

.fh5co-cards .fh5co-card
{
    display: block;
    background: #91d4cf;
    position: relative;
    overflow: hidden;
    border: 1px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 0.125em 0.125em 0 rgba(0, 0, 0, 0.125);
    -moz-box-shadow: 0 0.125em 0.125em 0 rgba(0, 0, 0, 0.125);
    -ms-box-shadow: 0 0.125em 0.125em 0 rgba(0, 0, 0, 0.125);
    -o-box-shadow: 0 0.125em 0.125em 0 rgba(0, 0, 0, 0.125);
    box-shadow: 0 0.125em 0.125em 0 rgba(0, 0, 0, 0.125);
    margin-bottom: 30px;
    border-bottom: none;
    bottom: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    color:#044439;
}

.fh5co-cards .fh5co-card img
{
    z-index: -1;
}

.fh5co-card-body
{
    height: inherit;
}

.fh5co-cards .fh5co-card .fh5co-card-body
{
    padding: 10px;
}

.fh5co-cards .fh5co-card .fh5co-card-body h3
{
    font-size: 20px;
    color: #dbefec;
    margin-bottom: 10px;
}

.fh5co-cards .fh5co-card .fh5co-card-body p
{
    color: #8b969c;
}

.fh5co-cards .fh5co-card .fh5co-card-body p:last-child
{
    margin-bottom: 0;
}

.fh5co-cards .fh5co-card:hover
{
    text-decoration: none;
    /*border-bottom: none;*/
    bottom: 10px;
}

.fh5co-cards .fh5co-card:hover h3
{
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    color: #57cecd;
}

.quote
{
    width: 80%;
    margin: 0 auto;
    font-size: 28px;
    font-weight: 300;
    line-height: 38px;
}

.quote cite
{
    margin-top: 20px;
    display: block;
    font-size: 20px;
    font-style: normal;
}
@media screen and (max-width:768px)
{
    .quote
    {
        font-size: 20px;
        width: 100%;
    }
}

/* Helper Classes */
/* Spacer */
.fh5co-spacer
{
    clear: both;
    position: relative;
    border: none;
    padding: 0;
    margin: 0;
}

.fh5co-spacer-xlg
{
    height: 150px;
}
@media screen and (max-width:768px)
{
    .fh5co-spacer-xlg
    {
        height: 70px;
    }
}

.fh5co-spacer-lg
{
    height: 100px;
}
@media screen and (max-width:768px)
{
    .fh5co-spacer-lg
    {
        height: 50px;
    }
}

.fh5co-spacer-md
{
    height: 80px;
}
@media screen and (max-width:768px)
{
    .fh5co-spacer-md
    {
        height: 30px;
    }
}

.fh5co-spacer-sm
{
    height: 50px;
}
@media screen and (max-width:768px)
{
    .fh5co-spacer-sm
    {
        height: 20px;
    }
}

.fh5co-spacer-xs
{
    height: 30px;
}
@media screen and (max-width:768px)
{
    .fh5co-spacer-xs
    {
        height: 20px;
    }
}

.fh5co-spacer-xxs
{
    height: 20px;
}

.fh5co-letter-spacing
{
    letter-spacing: 1px;
}

.fh5co-no-margin-bottom
{
    margin-bottom: 0 !important;
}

.fh5co-uppercase-heading-sm
{
    font-size: 14px;
    line-height: 26px;
    text-transform: uppercase;
    letter-spacing: 3px;
    color: #ccc;
}

.image-popup:hover
{
    opacity: .7;
}
/* Features*/
#fh5co-features
{
    padding: 7em 0;
}

#fh5co-features .fh5co-feature
{
    margin-bottom: 30px;
}

#fh5co-features .fh5co-feature .heading
{
    font-size: 18px;
    margin-bottom: 20px !important;
    font-weight: normal;
    color: #2e2e2e;
}

#fh5co-features .fh5co-feature-icon
{
    margin: 0 auto 2em auto;
    text-align: center;
    border-radius: 30px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}

#fh5co-features .fh5co-feature-icon i
{
    vertical-align: middle;
    font-size: 50px;
    color: #57cecd;
}
/* Image Alignment */
img.fh5co-align-right
{
    float: right;
    margin: 0 0 .5em 1em;
}
@media screen and (max-width:480px)
{
    img.fh5co-align-right
    {
        width: 100%;
        margin: 0 0 .5em 0;
    }
}

img.fh5co-align-left
{
    float: left;
    margin: 0 1em .5em 0;
}
@media screen and (max-width:480px)
{
    img.fh5co-align-left
    {
        width: 100%;
        margin: 0 0 .5em 0;
    }
}

img.fh5co-align-center
{
    display: block;
    margin-left: auto;
    margin-right: auto;
}

a > img.fh5co-align-right
{
    float: right;
    margin: 0 0 .5em 1em;
}
@media screen and (max-width:480px)
{
    a > img.fh5co-align-right
    {
        width: 100%;
        margin: 0 0 .5em 0;
    }
}

a > img.fh5co-align-left
{
    float: left;
    margin: 0 1em .5em 0;
}
@media screen and (max-width:480px)
{
    a > img.fh5co-align-left
    {
        width: 100%;
        margin: 0 0 .5em 0;
    }
}

a > img.fh5co-align-center
{
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.row-img
{
    padding: 0;
}
/*----- Tabs -----*/
.tabs
{
    width: 100%;
    display: inline-block;
}
/*----- Tab Links -----*/
/* Clearfix */
.tab-links:after
{
    display: block;
    clear: both;
    content: '';
}

ul.tab-links
{
    margin: 0px;
    padding: 0;
}

.tab-links li
{
    margin: 0px;
    float: left;
    list-style: none;
    width:33.33%;
    text-align:center;
}

.tab-links a
{
    padding: 9px 15px;
    display: inline-block;
    background: #ffffff;
    font-size: 16px;
    font-weight: 600;
    color: #626262;
    transition: all linear 0.57s;
    width:100%;
    min-height:(top);
    border-bottom:solid 3px #f7f7f7 ;
    border-collapse: separate;
    border-spacing: 15px;

}
.tab-links:first-child
{
    box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.57);

}

.tab-links a:hover
{
    background: #F7F7F7;
    text-decoration: none;
}

li.active a, li.active a:hover
{
    /*background: #22A6A8;*/
    color: rgba(7, 151, 131, 0.85);
    /*border-bottom:solid 3px rgba(7, 151, 131, 0.85);*/
    border-bottom:solid 0.5px rgba(255, 255, 255, 0.9);
     border-collapse: separate;
    border-spacing: 15px;
}
/*----- Content of Tabs -----*/
.tab-content
{
    padding: 15px;
    border-radius: 0px 0px 5px 5px;
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.57);
    background: #fff;
}

.tab
{
    display: none;
}

.tab.active
{
    display: block;
}


.image{
    position:relative;
    overflow:hidden;
    padding-bottom:100%;
    z-index:2;
    background-color:#fff;
}
.logoH{
max-height:50px;
float: left;
padding:3px;
}
.logoL{
max-height:80px;
padding:10px;
float: right;

}
.logoFullWid{
width:100%;

    float: left;
padding:3px;
}
.logo150{
max-height:150px;

margin: 0 auto;
padding:3px;
}
.image img{
    position:absolute;
}
.upload-btn-wrapper {
  position: relative;
  overflow: hidden;
  display: inline-block;
}
.upload-btn-wrapper input[type=file] {
  font-size: 100px;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}
.fh5co-card.selected
{
    border:solid 5px #abd3ce ;
    /*background-color:Red;*/
}
.image iframe {
    position:absolute;
    width:100%;
    height:100%;
    z-index:-1000000;
}
/*---------bc-------*/
.breadcrumbs ul li {
 list-style:none; 
}

.breadcrumbs {
margin-top: 0;
margin-left: -40px;
}

.breadcrumbs ul li a {
 display: block;
 float: left;
 min-height: 30px;
 background: #ddd;
 text-align: center;
 padding: 7.5px 20px;
 position: relative;
 margin: 0 10px 0 0; 
 font-family: "Open Sans", Helvetica, Arial, sans-serif;
 font-size: 18px;
 text-decoration: none;
 color: #4060A5;
 z-index:1;
}
.breadcrumbs ul li a:after {
content: '';  
border-top: 40px solid transparent ;
border-bottom: 0px solid transparent;
border-left: 45px solid #ddd;
position: absolute; right: -45px; top: 0;   
z-index:2;

}
.breadcrumbs ul li.actives a {
 display: block;
 float: left;
 min-height: 30px;
 background: #fff;
 text-align: center;
 padding: 7.5px 20px;
 position: relative;
 margin: 0 10px 0 0; 
 font-family: "Open Sans", Helvetica, Arial, sans-serif;
 font-size: 18px;
 text-decoration: none;
 color: #000;
 z-index:3;
}
.breadcrumbs ul li.actives a:after {
content: '';  
border-top: 40px solid transparent ;
border-bottom: 0px solid transparent;
border-left: 45px solid #fff;
position: absolute; right: -45px; top: 0;   
z-index:4;

}
.row-content
{
    padding: 20px;
    margin-bottom: 20px;
    border-radius: 5px;
    box-shadow: 0px 2px 2px 2px rgba(0, 0, 0, 0.15);
    background: #fff;
    
}
.row-content2
{
position: relative; 
    padding: 20px;
    margin: -5px 20px 20px -5px;

    background: #eee;
    z-index:0;
    display:none;
    
}
.row-content2.actives 
{
    position: relative; 
    padding: 20px;
    margin: -5px 20px 20px -5px;
    border-radius: 5px;
    box-shadow: -1px 5px 10px rgba(0, 0, 0, 0.57);
    background: #eeeeee;
    z-index:5;
    display:block;
    
}
.box-gray
{
    background: #eee;
    box-shadow: -1px 5px 10px rgba(0, 0, 0, 0.1);
    border-radius: 2px;
    padding: 20px;

}
.box-margin-top-bottom
{
    margin: 10px 0px 10px 10px;

}
.bar-orange
{
    background: #7CBFB7;
    border-radius: 5px;
    border-bottom: 0px;
    padding: 10px 20px ;
    cursor:pointer;
}
.row-content3
{
    padding: 20px;
    border-radius: 5px;
    border-top: 0px;
    background: #f2f2f2;
}

.btn-sq-lg {
    width:150px ;
    height:150px;
    font-size: 30px;
    color: #ccc;
    background: #f2f2f2;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.27);
    cursor: pointer;
    border-radius: 50%;
}

.btn-sq-lg:hover {
    color: #aaa;
    background: #ddd;
    cursor: pointer;
}
.box-gray .close {
  margin-top: -10px;
}
td a {
  color: #000;
  text-decoration: underline; 
}

/*.select2-results__options .select2-results__option:nth-child(odd){
  background-color: #e1f4ee;
}*/
.select2-results__options .select2-results__option:nth-child(odd):hover{
  background-color: #5897fb;
  color: white
}
.select2-results__options .select2-results__option[aria-selected="true"]{
  background-color: #449c80;
  color: white
}
.martop10{margin-top:9px}
.c-form-item_required .c-form-item__label:after {
    content: '*'
}
.require {
    color: red;
    font-weight: bold;
}
.required:after {
  content:" *";
  color:red;
}
#sidebar {
  min-width: 300px;
  max-width: 300px;
  padding:10px;
  background: #22A6A8;
  color: #fff;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  position: relative; }
  #sidebar .h6 {
    color: #fff; }
  #sidebar.active {
    margin-left: -300px; }
    #sidebar.active .custom-menu {
      margin-right: -50px; }
  #sidebar h1 {
    margin-bottom: 20px;
    font-weight: 700; }
    #sidebar h1 .logo {
      color: #fff; }
  #sidebar ul.components {
    padding: 0; }
  #sidebar ul li {
    font-size: 16px; }
    #sidebar ul li > ul {
      margin-left: 10px; }
      #sidebar ul li > ul li {
        font-size: 14px; }
    #sidebar ul li a {
      padding: 10px 0;
      display: block;
      color: rgba(255, 255, 255, 0.8);
      border-bottom: 1px solid rgba(255, 255, 255, 0.1); }
      #sidebar ul li a:hover {
        color: #fff; }
    #sidebar ul li.active > a {
      background: transparent;
      color: #fff; }
  @media (max-width: 991.98px) {
    #sidebar {
      margin-left: -300px; }
      #sidebar.active {
        margin-left: 0; }
      #sidebar .custom-menu {
        margin-right: -50px !important;
        top: 10px !important; } }
  #sidebar .custom-menu {
    display: inline-block;
    position: absolute;
    top: 20px;
    right: 0;
    margin-right: -20px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s; }
    @media (prefers-reduced-motion: reduce) {
      #sidebar .custom-menu {
        -webkit-transition: none;
        -o-transition: none;
        transition: none; } }
    #sidebar .custom-menu .btn {
      width: 40px;
      height: 40px;
      border-radius: 50%; }
      #sidebar .custom-menu .btn.btn-primary {
        background: #086d6c;
        border-color: #086d6c; }
        #sidebar .custom-menu .btn.btn-primary:hover, #sidebar .custom-menu .btn.btn-primary:focus {
          background: #065857 !important;
          border-color: #065857 !important; }
#content {
  width: 100%;
  padding: 0;
  min-height: 100vh;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }
.p-4 {
  padding: 1rem !important; 
  padding-top: 0rem !important; 
  }
.d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important; }
.align-items-stretch {
  -webkit-box-align: stretch !important;
  -ms-flex-align: stretch !important;
  align-items: stretch !important; }