/*!
Theme Name: Bip.ai
Theme URI: -
Author: Bilal Cinarli
Author URI: http://bcinarli.com/
Description: Bip.ai theme is specially designed for www.bip.ai website.
Version: 1.0
License: Private
Tags: light, two-columns, left-sidebar, responsive-layout, accessibility-ready, custom-background, custom-menu, editor-style, featured-images, microformats, translation-ready
Text Domain: bip
*/

@import "assets/styles/styles.css";

.single-documentations .page-wrapper {
    margin-bottom: -175px;
}

.single-documentations .footer-push {
   height: 175px;
}

.single-documentations .page-content {
    padding: 0;
}

.single-documentations .main {
    padding: 40px 20px;
}

.single-documentations .sidebar {
    position: relative;
    min-height: calc(100% - 245px);
    float: left;
}

.main table { 
    margin-bottom: 10px; 
}

.main td,
.main th {
    border: 1px solid #9d9d9d; 
}

.main th,
.main tr:nth-child(2n) td {
    background-color: #e5e5e5;
}

.main a {
    color: #3fb0e8;
}