﻿body {
    padding-top: 40px;
    padding-bottom: 20px;
    background-color: #f5f5f5;
    background-image: url('../images/bg_new.jpg');
    font-family: Montserrat Light, arial;
}

/* Set padding to keep content from hitting the edges */
.body-content {
    /*padding-left: 15px;
    padding-right: 15px;*/
}


.input-validation-error {
    background: #FFF6F6 !important;
    border-color: #E0B4B4 !important;
    color: #9F3A38 !important;
    border-radius: '' !important;
    box-shadow: none !important;
}

.field-validation-error {
    color: #fa4500;
}

.valid {
    border: 1px solid green;
}

.change-background {
    color: red;
}



/*Custom Icon*/
.icon-user {
    background-image: url('icon/user.svg');
    background-position: center center;
}


.btn-top {
    border: 1px solid #ccc;
    border-radius: -2px;
    background-color: #e4e4e4;
    padding: 3px;
    position: fixed;
    left: 65%;
    bottom: 20px;
    line-height: 25px;
    color: #ffffff;
    display: block;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    font-size: 14px;
    opacity: 1;
    -webkit-transition: opacity 700ms linear;
    -moz-transition: opacity 700ms linear;
    transition: opacity 700ms linear;
    height: 39px;
}


.navbar-inverse {
    background-color: #2185d0;
    color: white;
}

    .navbar-inverse .navbar-nav > li > a {
        color: black;
    }


.k-picker-wrap .k-input {
    height: 1.214em !important;
}


/*.k-grid .k-grouping-header {
    color: #fafafa;
}*/

.navbar-inverse .navbar-brand {
    color: white;
}


/*.myDivClass span.k-dropdown {
  width: 500px
}*/

.ui.form .field > label {
    font-size: 1.28571em !important;
}

/*.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: white;
    background-color: #0258ac;
}*/
.panel-heading {
    padding: 5px 15px;
}

.panel-footer {
    padding: 1px 15px;
    color: #A0A0A0;
}



.profile-img {
    width: 96px;
    height: 96px;
    margin: 0 auto 10px;
    display: block;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.k-i-arrow-60-down {
    padding-top: 15px !important;
}

.p-top-15 {
    padding-top: 10px;
}

.navbar-brand {
    position: absolute;
    /*width: 100%;*/
    left: 0;
    top: 0;
    text-align: center;
    margin: auto;
}

.navbar {
    min-height: 100px;
}

.navbar-toggle {
    z-index: 3;
}

.ui.form .field > label {
    font-size: 1em !important;
}


.anchor {
    padding: 7px 9px;
    display: block;
    position: relative;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 15px;
    line-height: 30px;
}


.brdIndira {
    text-align: center;
    color: #023664;
    margin: 0;
    text-transform: uppercase;
    font-size: 30px;
    line-height: 30px;
    float: left;
    text-align: left;
}

@media screen and (max-width: 768px) {
    .logox {
        width: 50%;
    }
}

@media screen and (min-width: 768px) {
    .logox {
        width: 14%;
    }
}

.table {
    background-color: white
}

.tab-pane {
    padding-left: 0px;
    padding-top: 0px;
    padding-right: 0PX;
}
.card-header-title {
    background-color: #1274b2 !important;
    border-bottom: 1px solid #ddd;
    padding: 15px;
}
.bannerImg {
    width: 100%;
    max-height: 200px;
}

.bannerContentHome {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    float: left;
    padding: 0 12% 10px 12%;
}

.margin-top-100 {
    margin-top: 100px;
}

.margin-top-100 {
    margin-top: 100px;
}

.newhBenHead {
    font-family: DaxOT-Bold;
    font-size: 28px;
    color: #fff;
    text-align: left;
    margin: 15px 0 15px 0;
}



.v1_Applybutton {
    background: #00B458;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .11);
    border-radius: 100px;
    /*width: 18%;*/
    height: 40px;
    padding-top: 10px float: left;
    text-transform: uppercase;
    border-radius: 5px;
    border: 0;
    font-family: DaxOT-Bold;
    font-size: 16px;
    color: #fff;
    position: relative;
    z-index: 1;
    margin-right: 1%;
}

.market-menu {
    background: #00B458 url(../images/right-arrow.png);
    background-position: 95%;
    background-repeat: no-repeat;
}

.market-chats .market-menu {
    float: right;
    font-size: 16px;
    background-color: #00B458;
    color: #fff;
    font-family: DaxOT-Bold;
    text-transform: uppercase;
    padding: 9px 10px;
    border-radius: 5px;
    border: 1px solid #00B458;
    -moz-appearance: none;
    -webkit-appearance: none;
    outline: 0;
}


.market-chats {
    width: 100%;
    display: block;
    float: left;
    background: #222;
    padding-bottom: 4px;
    padding-top: 4px;
}

.nav-tabs {
    border-bottom: 1px solid #222;
}

    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
        color: #555555;
        cursor: default;
        background-color: #ffffff;
        border: 0px solid #fff;
        border-bottom-color: transparent;
    }

nav-tabs > li > a {
    color: #2b2b2b;
}

.rounded-main-div {
    -webkit-box-shadow: 0 0 5px 2px #efefef;
    -moz-box-shadow: 0 0 5px 2px #efefef;
    box-shadow: 0 0 5px 2px #efefef;
}

.ithub-footer {
    background-color: #434343 !important;
    color: white !important;
}


@media screen and (max-width: 768px) {
    .logox {
        width: 50%;
    }
}

@media screen and (min-width: 768px) and (max-width: 1020px) {
    .logox {
        width: 14%;
    }
}

@media screen and (max-width: 1020px) {
    .logox {
        width: 14%;
    }
}

.online {
    background: #00b458;
    line-height: 34px;
    margin: 0 0 0 5px;
    color: white;
    font-size: 13px !important;
    padding: 0 5px;
    color: #fff;
    transition: all .5s ease;
    border-radius: 5px;
    text-decoration: none !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: black;
}


.ithub-heading {
    color: white !important;
    background-color: #1274b2 !important;
    border-color: #1274b2 !important;
}

.ithub-body {
    margin: 15px;
    padding-top: 20px
}

.ithub-head {
    padding: 10px;
}


.ithub-primary {
    background: #416d8c !important;
    line-height: 34px;
    width: 100%;
    margin: 0 0 0 5px;
    font-size: 10px;
    padding: 0 5px;
    color: #fff;
    transition: all .5s ease;
}

.navbar-inverse {
    border-bottom-color: #1274b2;
    border-bottom-width: 5px;
}

.logoHeight {
    height:80px;
  
}

.ithub-header {
    background-color: white !important;
    color: black !important
}

.f-10 {
    font-size: 10px;
}

.navbar-inverse .navbar-collapse
 {
    border-color: white !important;
}

@media (min-width: 768px) {
    .navbar > .container .navbar-brand {
        margin-left: 0px;
    }
	.logoHeight {
    height: 100%;
  
}
}

.home-newsletter {
    padding-top: 80px;
    background: #16416e;
    padding-bottom: 25px;
}

.home-newsletter .single {
    max-width: 650px;
    text-align: left;
    position: relative;
    z-index: 2;
}

.home-newsletter .single h2 {
    font-size: 22px;
    color: white;
    text-transform: uppercase;
}

.home-newsletter .single .form-control {
    height: 50px;
    background: rgba(255, 255, 255, 0.6);
    border-color: transparent;
    border-radius: 20px 0 0 20px;
}

.home-newsletter .single .form-control:focus {
    box-shadow: none;
    border-color: #243c4f;
}

.home-newsletter .single .btn {
    min-height: 50px;
    font-size: 22px;
    border-radius: 0 20px 20px 0;
    background: #00B458;
    color: #fff;
}

th {
    background-color: #16416e;
    color: #fff;
    font-weight: 400;
    text-align: center;
}

ul.b {
    list-style-type: square;
}



.card-title {
    color: white;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 20px;
}

tr.trgray {
    background-color: #f6f7fa !important;
    box-shadow: 0 0 3px #e5e5e5;
}

@media only screen and (max-width: 800px) {
    /* Force table to not be like tables anymore */
    #no-more-tables table,
    #no-more-tables thead,
    #no-more-tables tbody,
    #no-more-tables th,
    #no-more-tables td,
    #no-more-tables tr {
        display: block;
    }
    /* Hide table headers (but not display: none;, for accessibility) */
    #no-more-tables thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }

    #no-more-tables tr {
        border: 1px solid #ccc;
        background-color: #f6f7fa !important;
        box-shadow: 0 0 3px #e5e5e5;
    }

    #no-more-tables td {
        /* Behave like a "row" */
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 35%;
        white-space: normal;
        text-align: left;
    }

    #no-more-tables td:before {
        /* Now like a table header */
        position: absolute;
        /* Top/left values mimic padding */
        top: 6px;
        left: 6px;
        width: 30%;
        padding-right: 10px;
        white-space: nowrap;
        text-align: left;
        font-weight: bold;
    }
    /*
        Label the data
        */
    #no-more-tables td:before {
        content: attr(data-title);
    }
}

th {
    background-color: #f6f7fa !important;
    box-shadow: 0 0 3px #e5e5e5;
    color: #333;
    padding: 10px 12px !important;
    font-weight: 500;
    letter-spacing: 0.05em;
    border-top: 1px solid #dee2e6 !important;
    border-bottom: 2px solid #dee2e6 !important;
}
.card-header-title {
    background-color: #1274b2 !important; border-bottom: 1px solid #ddd;
    padding: 15px;
}