/*********************************************************************************

	Template Name: HMEDMANAGER PRO - Health & Medical Bootstrap4 Template
	Description: A perfect template to build beautiful and unique medical websites. It comes with nice and clean design.
	Version: 1.0

	Note: This is custom css. All custom styles (user styles) declare here.

**********************************************************************************/

/* pricing table */
.pricing-table{padding: 0px; margin: 0px; margin-top: 10px;}
    .pricing-table td{padding: 0px; border-left: 1px solid transparent;}
    .pricing-table .pricing-table-list td{padding: 10px 8px; font-weight: 500; text-align: center; font-size: 12px; background: #F9F9F9;}
        .pricing-table .pricing-table-list .glyphicon-ok{color: #68AF27;}
        .pricing-table .pricing-table-list .glyphicon-remove{color: #C22439;}
        .pricing-table .pricing-table-list td:first-child{font-weight: 600; text-align: left; border-left: 0px; font-size: 11px; color: #333; text-transform: uppercase;}

        .pricing-table .pricing-table-list:nth-child(2n) td{background: #F2F2F2;}

    .pricing-table .pricing-table-text h2{font-size: 35px; font-weight: 300; line-height: 33px; margin: 0px; padding: 0px; text-align: center; color: #009AD7;}
    .pricing-table .pricing-table-text p{font-size: 12px; font-weight: 400; text-align: center; color: #666; margin-top: 10px;}

    .pricing-table .pricing-table-item{color: #FFF;}
        .pricing-table .pricing-table-item .pricing-table-item-head{padding: 10px 5px; text-align: center; background: #009AD7;}
            .pricing-table .pricing-table-item .pricing-table-item-head p{font-size: 17px; font-weight: 600; line-height: 21px; text-transform: uppercase; margin-bottom: 0px;}
            .pricing-table .pricing-table-item .pricing-table-item-head span{font-size: 11px; font-weight: 400;}

        .pricing-table .pricing-table-item .pricing-table-item-price{padding: 15px 10px; text-align: center; background: #FFF; color: #009AD7;}
            .pricing-table .pricing-table-item .pricing-table-item-price p{font-size: 41px; font-weight: 400; line-height: 36px; margin-bottom: 0px;}
                .pricing-table .pricing-table-item .pricing-table-item-price p span{font-size: 12px; font-weight: 300;}
            .pricing-table .pricing-table-item .pricing-table-item-price > span{font-size: 12px; font-weight: 400; color: #009AD7}

        .pricing-table .pricing-table-item .pricing-table-item-purchase{padding: 10px 5px; background: #FFF;}
            .pricing-table .pricing-table-item .pricing-table-item-purchase .btn{text-transform: uppercase; margin-bottom: 0px;}
/* eof pricing table */
/* Binke */

.mean-container .mean-bar {
    float: left;
    width: 100%;
    position: relative;
    background: transparent;
    padding: 0;
    min-height: 80px;
    z-index: 99;
}