/*
override original bootstrap css
--------------------------------------------------
*/

.quick-access-item {
    /* min-width: 120px;
    max-width: 200px; */
    float: left;
    position: relative;
    padding: 0 10px;
    min-height: 5px;
    cursor: pointer;
}

.bs-callout {
    padding: 5px 15px !important;
    margin: 10px 0 !important;
}

@media (min-width: 768px) {
    .bs-example {
        margin-right: 0;
        margin-left: 0;
        background-color: #fff;
        border-color: #ddd;
        border-width: 1px;
        border-radius: 4px;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .form-serach-button{
        margin-top: 25px;
    }
}

.bs-example {
    position: relative;
    padding: 25px 15px 5px;
    margin: 0 -15px 15px;
    border-color: #e5e5e5 #eee #eee;
    border-style: solid;
    border-width: 1px 0;
    -webkit-box-shadow: inset 0 3px 6px rgba(0, 0, 0, .05);
    box-shadow: inset 0 3px 6px rgba(0, 0, 0, .05);
}

.bs-example:after {
    position: absolute;
    top: 10px;
    left: 15px;
    font-size: 12px;
    font-weight: 700;
    color: #959595;
    text-transform: uppercase;
    letter-spacing: 1px;
    content: "Quick access";
}

.huge {
    font-size: 20px;
    font-weight: 600;
}

@media (max-width: 400px) {
    .dashboard-container {
        padding: 0 !important;
    }
    .overlay-msg {
        top: 35%;
        position: absolute;
        width: 68% !important;
        text-align: center;
        font-size: 14px;
    }
}

.no-margin {
    margin: 0;
}

@media (min-width: 1440px) {
    .col-xl-8 {
        width: 66%;
    }
    .col-xl-4 {
        width: 33%;
    }
}

.modal-title {
    text-transform: uppercase;
    overflow: hidden;
    height: 25px;
}

.db-section {
    padding: 10px;
}
.overlay-msg {
    top: 50%;
    position: absolute;
    width: 80%;
    text-align: center;
    font-size: 14px;
}

.corporate-info {
    font-size: 12px;
}

.corporate-info>a {
    color: white !important;
}

@media (max-width: 500px) {
    .col-xs-ignore {
        width: 100%;
    }
}


/* .navbar-right {
    list-style: none;
    margin-top: 13px;
    margin-right: 12px;
}

@media (max-width: 767px) {
    .navbar-right {
        list-style: none;
        margin-top: 9px;
        margin-right: 12px;
    }
} */

.pointer {
    cursor: pointer;
}

.stat-count {
    color: #fff;
    font-weight: 600;
    font-family: Arial;
    margin-top: -13px;
    margin-bottom: 0;
}

.stat-count-sub {
    color: #fff;
    font-weight: 600;
    font-family: Arial;
    margin-top: -12px;
    margin-bottom: 0;
    font-size: 23px;
    text-align: center;
}

.left-container {
    padding-left: 0;
    padding-top: 10px;
    margin-right: 0;
    padding-right: 0;
}

.sub-cont {
    padding-left: 0;
    padding-right: 0;
}

@media (max-width: 991px) {
    .left-container {
        padding-top: 0;
        padding-left: 0;
        /*inherit*/
    }
    .sub-cont {
        padding-left: inherit;
    }
    .servive-block {
        margin-bottom: 0 !important;
    }
}

.box-ico {
    padding-top: 3px;
    padding-right: 10px;
    padding-bottom: 21px;
}

.box-ico-sm {
    padding-top: 3px;
    padding-right: 10px;
    padding-bottom: 5px;
}

.heading-md {
    font-size: 25px;
    margin-top: 0;
}

.heading-sm {
    font-size: 14px;
    margin-top: 0;
    color: white;
    font-weight: 600;
}

.box-inline {
    display: inline-flex;
}

.dropdown-toggle {
    /* padding: 12px 15px !important; */
}

.dropdown-menu>li>a {
    font-weight: normal;
    line-height: 1.42857143;
    color: #333;
    white-space: inherit !important;
}

.dropdown-menu>span>li>a {
    font-weight: normal;
    line-height: 1.42857143;
    color: #333;
    white-space: inherit !important;
    cursor: pointer;
    padding: 3px 20px;
    display: block;
}

.dashboard-container {
    display: block;
    padding: 15px 15px;
    margin-top: 65px;
}

.nav-link {
    border-radius: 5px;
}

.navbar-btn {
    margin-top: 13px;
    margin-bottom: 8px;
}

.featurette-heading {
    margin-top: 70px;
}

.bs-callout-info {
    border-left-color: #33ba77 !important;
}

.bs-callout-info h4 {
    color: #1b809e;
}

.custom-bullet li {
    display: block;
}

.custom-bullet li:before {
    /*Using a Bootstrap glyphicon as the bullet point*/
    content: "\e013";
    font-family: 'Glyphicons Halflings';
    font-size: 9px;
    float: left;
    margin-top: 4px;
    margin-left: -17px;
    color: #606060;
}

.featurette-divider {
    margin: 50px 0;
}

.carou-cont-2.left,
.carou-cont-2.right {
    background: #fff0 !important;
}

.carou-ind-2 li {
    border: 1px solid #7d7d7d;
}

.carou-2 {
    height: 500px;
    background-color: #fff !important;
}

.plan {
    background-color: #dfdfdf;
    margin: 0 0 30px 10px;
    padding: 20px;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
    border-radius: 8px;
}

.plan-head-inline {
    display: inline
}

.inline-img {
    padding-right: 15px;
}

@media (max-width: 1083px) and (min-width: 767px) {
    .login-input {
        width: 140px !important;
    }
    .login-input-tex {
        width: inherit !important;
    }

}

.navbar-fixed-bottom,

/*.navbar-fixed-top {
    border-radius: 0;
    height: 85px;
}*/

.navbar-brand>img {
    display: inline;
}

.navbar-default .navbar-brand {
    color: rgba(65, 130, 117, 0.41);
    /* text-shadow: 2px 2px hsla(0, 0%, 27%, 0.58); */
}

.navbar-default .navbar-brand {
    color: #fff;
}

@media (max-width: 767px) and (min-width:420px) {
    .navbar-form {
        padding-left: 10%;
        padding-right: 10%;
    }
    .navbar-fixed-bottom,
    .navbar-fixed-top {
        /*height: 60px;*/
    }

    
}

select#country>option {
    font-size: 14px;
}

.glyphicon {
    font-size: 20px;
}

.form-control-feedback {
    top: 6px;
    right: 15px;
}

.error {
    color: #A94442;
}


/* Sticky footer styles
-------------------------------------------------- */

html {
    position: relative;
    min-height: 100%;
    min-width: 302px;
}

body {
    /* Margin bottom by footer height */
    /*margin-bottom: 100px;*/
    /*   background-image: url('images/sayagata-400px.png'); */
}


/* Custom page CSS
-------------------------------------------------- */


/* Not required for template or sticky footer method. */

body>.container {
    padding: 60px 15px 0;
}

.container .text-muted {
    margin: 20px 0;
}

.footer>.container {
    padding-right: 15px;
    padding-left: 15px;
}

code {
    font-size: 80%;
}


/*/////////////////////////////////*/

td.button-row {
    display: flex;
}

.btn.disabled {
    cursor: auto;
}

.nav-pills {
    padding-top: 45px;
}

.pills-pane {
    padding-right: 0;
}

li.tabbar-bordered {
    margin-top: 10px;
    margin-bottom: 10px;
}

.nav-pills>li>a {
    border-radius: 0;
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px;
}

.nav-pills>li.active>a {
    border-width: thin;
    border-color: #FFFFFF;
    border-right: none;
    border-style: solid none solid solid !important;
    padding-right: 10px;
    margin-right: -2px;
    background-color: #fff;
    z-index: 999;
    border-radius: 0 !important;
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
    color: #333;
    background-color: rgb(255, 255, 255);
}

.nav-pills>li {
    border-radius: 5px;
}

.btn-width-90 {
    width: 90px;
}

.left-align {
    text-align: left;
}

.right-align {
    text-align: right;
}

.no-top-margin {
    margin-top: 0px;
}

.admin-page-header {
    margin: 0px 0 20px;
}

.nav-pills>li {
    border-width: thin;
    border-style: solid;
    border-color: #BFBFBF;
    border-radius: 5px;
}

.text-muted {
    color: rgb(255, 255, 255);
}

body>.container {
    padding: 20px 15px 0;
}

.page-header {
    border-bottom: 1px solid #B3B3B3;
}

/*.jumbotron {*/
/*    background-color: rgba(159, 193, 176, 0.19);*/
/*}*/

/*.well {*/
/*    background-color: rgba(159, 193, 176, 0.19);*/
/*}*/

.notification-bubble {
    padding-top: 85px;
}

.link {
    font-size: large;
}

.row.centered-form {
    padding-left: 10px;
    padding-right: 10px;
}

.hide_element {
    display: none;
}

.show_block {
    display: block;
}

.navbar-form-options {
    padding-top: 5px;
    font-size: smaller;
    color: #fff !important;
}

.navbar-default .navbar-form {
    border-color: transparent;
}

.navbar-default .navbar-brand {
    color: rgba(65, 130, 117, 0.41);
    /* text-shadow: 2px 2px hsla(0, 0%, 27%, 0.58); */
}

.navbar-form {
    margin-bottom: 0;
    margin-top: 20px;
}

.checkbox-inline {
    padding-left: 35px;
}

.navbar {
    background-color: #72b5b3;
}

.forgot-password-link {
    color: #fff;
    font-weight: 600;
}

.navbar-default {
    border-color: #C7C7C7;
}

.navbar-default .navbar-brand {
    color: #fff;
}

.btn-login {
    color: #eee;
    /*background-color: #3F9084;*/
    border-color: #eee;
    border-width: thin;
    border-radius: 0;
}

.form-control {
    border-radius: 0;
}

.login_screen_half {
    padding: 30px;
}

.login-page-body {
    top: 50px;
}

.signup-body {
    margin-top: 0;
    /* margin-bottom: 80px; */
    padding-bottom: 20px;
}

.previous-data {
    padding-left: 15px;
    padding-right: 15px;
}

.inline-item {
    /* padding-left: 5px;*/
    padding-right: 20px;
}

.well-display {
    display: flex;
}

.bg_image {
    background-size: cover;
    height: 361px;
    max-width: 400px;
    background-image: url('images/ncheck_cloud_small.jpg');
}

.content_box {
    padding: 10px;
    border-color: #2e6da4;
    background-color: #bce8f1;
    margin-bottom: 10px;
    min-width: 220px;
}

.content_box_row {
    margin-top: 30px;
    padding: 20px;
}

.graph_box_row {
    top: 200px;
    padding: 20px;
    /*margin-top: 200px;*/
}

.graph_box {
    padding: 10px;
    border-color: #ce8483;
    background-color: #98C0CC;
    margin-bottom: 20px;
}

.font_icon {
    font-size: 47px;
    padding-top: 10px;
}

.chart_title {
    font-family: sans-serif;
    font-size: large;
    font-weight: 600;
    text-align: center;
    padding-bottom: 5px;
}

.container_body {
    padding-top: 5px !important;
}

.table_body {
    padding: 20px;
}

.table_title {
    font-family: sans-serif;
    font-size: large;
    font-weight: 600;
    text-align: center;
}

.single_box_row {
    padding-left: 20px;
    padding-right: 20px;
}

.bold {
    font-weight: bold;
}

.message_strip {
    margin-top: 50px;
    padding-left: 20px;
    padding-right: 20px;
}

.message_bar {
    padding-top: 5px;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 2px;
}

.title {
    font-size: large;
    font-weight: 600;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    background-color: #5bc0de;
    /*padding-right: 0px;*/
    padding: 5px 0 5px 5px;
    text-align: center;
}

.message_bar {
    font-size: medium;
    font-weight: 600;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    background-color: #bce8f1;
    padding-left: 0;
}

.no_padding_right {
    padding-right: 0;
}

.no_padding_left {
    padding-left: 0;
}

@media (max-width: 991px) {
    .well-display {
        display: block;
    }
}

.navbar-default .navbar-brand:hover {
    color: #fff;
    background-color: transparent;
}

hr {
    border-top: 1px solid #8C8C8C;
}

@media (min-width: 991px) {
    .content_box {
        padding: 10px;
        border-color: #2e6da4;
        background-color: #bce8f1;
        margin-bottom: 10px;
        min-width: 220px;
        max-height: 92px;
    }
}

@media (max-width: 767px) {
    body {
        /*margin-bottom: 120px;*/
    }
    .notification-bubble {
        padding-top: 0px;
    }
    .row.centered-form {
        margin-left: 10px;
        margin-right: 15px;
    }
    .no_padding_left {
        padding-left: 15px;
    }
    .no_padding_right {
        padding-right: 15px;
    }
    .navbar-form-options {
        padding-top: 10px;
    }
    .form-group {
        padding-bottom: 5px;
    }
}

@media (min-width: 768px) {
    .navbar {
        height: 60px;
    }
}

@media (max-width: 767px) and (min-width:420px) {
    .navbar-form {
        padding-left: 10%;
        padding-right: 10%;
    }
}

@media (min-width: 767px) {
    .navbar {
        height: 60px;
    }
}

.dash-callout-info {
    border-left-color: #b5cde2 !important;
    /* border: 1px solid #c4d7ff; */
    background-color: #eaf4f9;
}

.dash-callout-danger {
    border-left-color: #e24848 !important;
    /* border: 1px solid #c4d7ff; */
    background-color: #ffe8e8;
}

.dash-callout-success {
    border-left-color: #33ba77 !important;
    /* border: 1px solid #b8eac4; */
}

@media (max-width: 1340px) {
    .dash-company-logo {
        display: none;
    }
}