@charset "utf-8";
body {
    font-family: 'Open Sans', sans-serif;
    background-color: #f4f8fd;
    padding-top: 52px;
}
.navbar {
    border-radius: 0;
}
.navbar .container {
    background-color: #ffffff;
    border: 1px solid #e1e1e1;
}
.navbar-nav>li>a {
    color: #509301;
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    font-weight: 500;
}
.navbar-nav>li.active>a {
    border-radius: 2px;
    background-color: #6ac400;
    color: #ffffff;
    font-weight: 700;
}
#prjmenu table td a {
    color: #ffffff;
    font-family: 'Raleway', sans-serif;
    font-size: 11px;
    font-weight: 500;
    line-height: 29px;
}
#rightcol {
    padding-top: 20px;
}
#prjmenu table {
    margin-bottom: 20px;
}
#left {
    border: 1px solid #e1e1e1;
    border-top: none;
    background-color: #ffffff;
}
#left h1 {
    color: #00aeef;
    font-size: 19px;
    font-weight: bold;
    line-height: 25px;
    text-transform: uppercase;
}
#left h2 {
    color: #00aeef;
    font-size: 19px;
    font-weight: bold;
    line-height: 25px;
    text-transform: uppercase;
}
#left table td {
    color: #263145;
    font-size: 12px;
    font-weight: 400;
}
#left table tr:first-child td {
    padding-bottom: 35px;
}
#left ul li {
    list-style: none;
}
#left ul li a {
    color: #263145;
    font-size: 12px;
    font-weight: 400;
    line-height: 25px;
    text-transform: uppercase;
}
.leftmenu {
    border-bottom: 1px solid #e1e1e1;
}
.leftmenu ul {
    padding: 28px 0 10px 0;
}
.leftmenu ul li {
    padding-left: 20px;
}

.leftmenu ul li#lm-selected {
    background-color: #6ac400;
}
.leftmenu ul li#lm-selected a {
    color: #ffffff;
}
.navbar {
    margin-bottom: 0px;
}
.middle h1 {
    font-family: 'Raleway', sans-serif;
}
.middle h1 img {
    margin-left: 25px;
}
.middle p {
    color: #333333;
    font-size: 14px;
    font-weight: 400;
    line-height: 27px;
}
.middle a {
    color: #509301;
}
.middle table tr th {
    color: #818b9d;
    font-size: 16px;
    font-weight: 400;
    border-bottom: 1px solid #e1e1e1;
}
.middle table tr td {
    color: #333333;
    font-size: 14px;
    font-weight: 400;
    line-height: 27px;
}
.middle table tr td:first-child {
    text-transform: uppercase;
}
.middle table tr td a {
    color: #509301;
}
.middle table tr:nth-child(even) {
    background-color: #fff;
}
@media (max-width: 767px) {
    .nav>li {
        border-bottom: 1px solid #f4f8fd;
        border-left: 1px solid #f4f8fd;
    }
    .navbar .container {
        max-height: 52px;
    }
    #navbar {
        float: right;
        background-color: #fff;
        width: 80%;
    }
    .middle h1 {
        line-height: 40px;
        margin-top: 0;
    }
    .middle h1 img {
        float: right;
    }
    #leftbar {
        position: fixed;
        top: 53px;
        left: 0;
        z-index: 1030;
    }
    .leftmenu  .leftbar_but {
        float: right !important;
    }
    .leftmenu ul {
        padding: 0;
    }
    .leftbar_but {
        float: left;
        padding: 0;
        margin: 0;
        margin-left: 10px;
    }
    #leftbar {
        -webkit-transition: width 3s ease;
        -moz-transition: width 3s ease;
        -o-transition: width 3s ease;
        transition: width 3s ease;


    }
}
@media (min-width: 767px) {
    #leftbar {
        display: block;
    }
}
@media (min-width: 767px) and (max-width: 991px) {
    #left table tr:first-child td {
        padding-bottom: 15px;
    }
    #left h1 {
        font-size: 13px;
        font-weight: bold;
    }
    .telega img {
        max-width: 123px;
    }
    .navbar-nav>li>a {
        padding: 15px 6px;
        font-size: 10px;
    }
    .navbar-brand {
        padding: 12px 5px;
    }
    #prjmenu img {
        width: 22px;
    }
    #rightcol {
        padding-top: 5px;
    }
    #prjmenu table {
        margin-bottom: 10px;
    }
    .twitter-follow-button {
        width: 100px !important;
    }
}

@media (min-width: 991px) and (max-width: 1200px) {
    #left table tr:first-child td {
        padding-bottom: 15px;
    }
    #left h1 {
        font-size: 18px;
        font-weight: bold;
    }
    .telega img {
        max-width: 150px;
    }
    .telega {
        padding-left: 5px;
        padding-right: 5px;   
    }
    .navbar-nav>li>a {
        padding: 16px 7px;
    }
    .twitter-follow-button {
        width: 140px !important;
    }
}

@media (min-width: 1200px) {
    .telega {
        padding-left: 10px;
        padding-right: 10px;   
    }
}

.navbar-toggle .icon-bar {
    background-color: #6ac400;
}
.bot_but div {
    width: 147px;
    height: 41px;
    box-shadow: 4px 6px 9px 1px rgba(6, 64, 11, 0.15);
    border-radius: 19px;
    border: 2px solid #6ac400;
    background-color: #ffffff;
    color: #6ac400;

    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
    text-align: right;
    position: relative;
    margin-bottom: 20px;
}
.bot_but:hover {
    text-decoration: none;
}
.stats:before {
    content: "";
    display: block;
    background: url("images/shape1.png") no-repeat;
    width: 14px;
    height: 11px;
    position: absolute;
    top: 14px;
    left: 10px;
}
.blog:before {
    content: "";
    display: block;
    background: url("images/shape2.png") no-repeat;
    width: 18px;
    height: 13px;
    position: absolute;
    top: 12px;
    left: 14px;
}
.stats {
    padding-right: 20px;
}
.blog {
    padding-right: 36px;
}
.bot_blue_but {
    color: #ffffff;

    font-size: 14px;
    font-weight: 700;
    line-height: 41px;
}
.bot_blue_but div {
    width: 147px;
    height: 41px;
    box-shadow: 4px 6px 9px 1px rgba(6, 64, 11, 0.15);
    border-radius: 19px;
    background-color: #00aeef;
    position: relative;
    padding-right: 33px;
    margin-bottom: 20px;
}
.bot_blue_but div:after {
    content: "";
    display: block;
    background: url("images/shape3.png") no-repeat;
    width: 29px;
    height: 29px;
    position: absolute;
    top: 6px;
    right: 9px;
}
.bot_blue_but:hover {
    text-decoration: none;
    color: #ffffff;
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f4f8fd;
}

table#table_id tbody td {
    padding: 0px 0px;
}

.middle table#table_id tr th {
    font-size: 14px;
}
table#table_id thead th, table#table_id thead td {
    padding: 0px;
}
.lg-button {
    background-color: #6ac400; /* Green */
    border: none;
    color: white;
    padding: 5px 20px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    border-radius: 5%;
    margin: 4px 2px;
    cursor: pointer;
}