ul.nog_meer_vd li {
    padding-bottom:20px !important;
}

.btn_right {
    margin-left:7px;
}

.btn_left {
    margin-right:7px;
}

input.form-control {
   height:auto!important;   
}

@media (max-width: 767px) {
    
.btn_right {
    margin-left:0px;
    margin-top:11px;
}   
 
.btn_left {
    margin-right:0px;
    margin-top:11px;
}
    
}


table {
    width:100%;
}

table th, table td {
    padding:15px;
    text-align:left;
}

table th {
    background-color:#2d3841;
    color:#fff;
}

.logged-in-section a {
    text-decoration: underline;
}

table td ul {
    margin-top:10px;
}


table tr:nth-child(odd) td{
}
table tr:nth-child(even) td{
    background-color:#f8f8f8;
}

.logged-in-section p {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.logged-in-section h3 {
    margin-bottom:10px;
}

.padding-container {
    padding-left:15px;
    position: relative;
}

.logo-container {
    padding:20px; 
    text-align:center;
}

.logo-container .logo {
    display:inline-block;
    max-height:70px;   
}

.logout {
    position:absolute;
    bottom:-38px;
    right:15px;
}

.logout a {
    font-weight:600;
    
}

.payment_ok {
    color:green;
}

@media (max-width: 413px) {
    .logo-container .logo {

        max-height:55px;   
    }    
}

#contact-us #contact-details form .form-group i.fa {
    float: right;
    color: #909090;
    font-size: 16px;
    margin-top: -58px;
    margin-right: 15px;
}

.fa-lock {
    font-size: 19px !important;
    margin-right: 17px !important;   
}

#features ul li {
    font-size:13px;
    padding-top:10px;
}

#features .features-content:hover li {
    color:#fff;
}

p.strong {
    font-weight:600;
}




#features .fa-lock {

    font-size: 26px !important;
    margin-right: 0px !important;

}

.features2 {
    padding-top:0px !important;
    padding-bottom:90px;
}

.features2 hr {
    padding-bottom:30px;
}

.rpt_style_basic .rpt_plan .rpt_title { 
   background:#0379a0 !important;
   border-bottom:0px !important;   
}

.rpt_style_basic .rpt_plan .rpt_head {
   background:#188aaf !important;  
   border:0px !important;     
}

.rpt_style_basic .rpt_plan .rpt_head .rpt_recurrence, .rpt_style_basic .rpt_plan .rpt_head .rpt_description {
    color:#fff !important;
}

.rpt_style_basic .rpt_plan .rpt_head .rpt_price {
    text-shadow:none !important;
}

.rpt_style_basic .rpt_plan .rpt_head .rpt_subtitle {
    color:#e0eae0 !important;
    font-weight:600 !important;
}

.rpt_style_basic .rpt_plan .rpt_foot {
    font-weight:500 !important;
    padding:25px !important;
}

select.form-control {
    
    color:#555 !important;
    height:60px !important;
    
}

.footer-page {
    border-top:1px solid #ddd;
    text-align:center;
    padding-top:30px;
}

.container-inner  {
    width:100%;
    max-width:450px;
    display:inline-block;
    padding-right:15px;
    padding-left:15px;
}

.dd-intro {
    margin-bottom:25px;
}

.container-inner h3 {
    margin-bottom:10px;
}