/*!
 * Start Bootstrap - Modern Business HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

/* Global Styles */

html,
body {
    height: 100%;
}

@font-face {
    font-family: 'captchaFont';
    src: url('../../css/fonts/Captchacode.otf') format('opentype');
 
}
.captcha {
    font-family: 'captchaFont';
    font-size:28px;
}
body {
    /*padding-top: 50px;*/ /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
    font-size: 14px;
}
h3 {
    font-size: 1.7em;
}
.img-portfolio {
    margin-bottom: 30px;
}

.img-hover:hover {
    opacity: 0.8;
}

/* Home Page Carousel */

header.carousel {
    height: 50%;
}

header.carousel .item,
header.carousel .item.active,
header.carousel .carousel-inner {
    height: 100%;
}

header.carousel .fill {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}

/* 404 Page Styles */

.error-404 {
    font-size: 100px;
}

/* Pricing Page Styles */

.price {
    display: block;
    font-size: 50px;
    line-height: 50px;
}

.price sup {
    top: -20px;
    left: 2px;
    font-size: 20px;
}

.period {
    display: block;
    font-style: italic;
}

/* Footer Styles */
.marT6{
    margin-top:6px;
}
.marB10{
    margin-bottom:10px;
}
.width100
{
	width:100%;
}
.height300px
{
	height:300px;
}
.overflowHide
{
	overflow:hidden;
}
.panel-danger > .panel-heading
{
	background-color: #E45454;
    border-color: #A92525;
	color:#fff;
}
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    margin-left: -15px;
    position: absolute;
    height: 75px;
    background: #FFF;
    box-shadow:0 2px 3px #333;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    text-align:center;
    
}

/* Responsive Styles */

@media(max-width:991px) {
    .customer-img, .img-related {
        margin-bottom: 30px;
    }
}

@media(max-width:767px) {
    .img-portfolio {
        margin-bottom: 15px;
    }

    header.carousel .carousel {
        height: 70%;
    }
}

#wrap {
        min-height: 100%;
        height: auto !important;
        height: 100%;
      }
.wrapper
{
width:100%;
background:#fff;
}
.top-header {
    padding: 6px 0;
    background: #4c4c4c;
    color: #fff;
    font-size: 12px;
}

    .top-header p {
        padding: 6px 0;
    }
    .top-header .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }
    .top-header .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }
    .top-header .font-increase .form-control {
        width: 50px;
        text-align: center;
        border-radius: 2px;
        background: #fff;
        padding: 4px 6px;
        height: 30px;
    }
    .top-header .font-increase .btn {
        padding: 0px 8px;
        width: 40px;
        border-radius: 2px;
        font-size: 24px;
        background: #FFC107;
        height: 30px;
        line-height: 22px;
        color: #4c4c4c;
    }

    .top-header .font-increase .btn:focus {
        outline:none;
    }
        .header {
    width: 100%;
    background: #fff;
    height: 74px;
    transition: all 0.6s ease;
    box-shadow: 0px -3px 9px #555555;
    z-index: 99;
}


@media (min-width:767px) {
    .top-header .action-section {
        text-align: right;
    }
}
@media (max-width:767px) {
    .top-header p {
        text-align:right;
    }
}
@media (max-width:500px) {
    .top-header p {
        text-align: left;
        padding: 10px 0 0px 0;
    }
}
.top-section .info {
    font-size: 0.785em;
}
.logo img {
    float: left;
    height: 100px;
    margin-right: 10px;
}

    .left-logo {
        padding-right: 100px;
    }

        .left-logo img {
            height: 65px;
        }

    .right-logo img {
        height: 55px;
    }

.left-logo p {
    font-size: 1.4em;
}

    .left-logo p.subline {
        font-size: 1.22em;
    }

    .right-logo {
        position: absolute;
        right: 15px;
        top: 15px;
    }

    @media (max-width:767px) {
        .logo img {
            height: 77px;
        }

        .left-logo p {
            font-size: 18px;
            padding-top: 10px;
        }

            .left-logo p.subline {
                font-size: 16px;
                padding-top: 0;
            }
    }

    @media (max-width:550px) {
        .left-logo {
            padding-right: 0;
        }

            .left-logo p {
                display: block;
                clear: both;
            }
    }

    .logo span {
        color: #222222;
        font-weight: 800;
    }

    .midContent {
        width: 100%;
        margin: 0 auto;
    }

    .heading {
        font-size: 2.2em;
        float: left;
        width: 100%;
    }

    .subHeading {
        font-size: 1.2em;
        float: left;
        width: 100%;
        margin-top: 0;
    }

    .box-wrap {
        margin-top: 30px;
        float: left;
        width: 100%;
    }

    .catagory-box {
        text-align: center;
    }

    .cirImage {
        display: block;
    }

        .cirImage .btn {
            height: 90px;
            width: 90px;
            border-radius: 50%;
            font-size: 2.2em;
            font-weight: normal;
            padding-top: 20px;
        }

    .catagory-box h3 {
        font-size: 1.3em;
        float: left;
        width: 100%;
    }

    .catagory-box p {
        font-size: 1em;
        float: left;
        width: 100%;
        margin-top: 0;
        color: #7e7e7e;
    }

    hr {
        border-color: #fff;
        box-shadow: 0 1px 0 #E1E0E0;
        border-style: dashed;
        float: left;
        width: 100%;
    }

    .btn-view {
        background: transparent;
        border: 1px solid #0F6C31;
        color: #0F6C31;
        border-radius: 20px;
        transition: all 0.6s ease;
        float: right;
        padding: 8px 15px;
    }

        .btn-view:hover {
            color: #fff;
            background: #0F6C31;
        }

    .form-signin {
        max-width: 100%;
        padding: 5px 20px 18px;
        background-color: #fff;
        /*box-shadow: 0px 5px 60px #9F9F9F;*/
        min-height: 580px;
    }

    .login-page .form-signin {
        min-height: 380px;
    }

    .home-mid-section {
        min-height: 580px;
    }

    .form-signin-heading {
        text-align: center;
        margin-bottom: 30px;
    }

h5.form-signin-heading {
    font-size: 0.785em;
}

    .form-control {
        position: relative;
        font-size: 16px;
        height: auto;
        padding: 6px;
        margin: 0;
    }

    .loginSec .form-control {
        margin: 8px 0;
    }
.password-feild, .captcha-section {
    position: relative;
}
    .password-feild button, .captcha-section .
     {
        position: absolute;
        top: 0;
        right: 0;
        padding: 6px 12px;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
        width: 40px;
    }


    .password-feild .form-control {
    padding-right: 45px;
}
.capcha {
    background: url(../../Images/capcha-bg.png) !important;
    width: 100%;
    height: 32px;
    border: 1px solid #DBA082 !important;
    border-radius: 0 !important;
    text-align: center;
    font-size: 16px !important;
    letter-spacing: 10px;
    padding-right: 40px;
}

.capchaRefresh {
    background: #ffffff url(../../Images/refresh1.png) no-repeat center !important;
    height: 32px;
    width: 22px;
    border: 0;
    vertical-align: middle;
    cursor: pointer;
    background-size: 22px 22px !important;
}
.forgotPass {
        float: left;
        margin: 10px 0;
        color: #777;
    }

    input[type="text"] {
        margin-bottom: 0px;
    }

    input[type="password"] {
        margin-bottom: 20px;
    }

    .btn-login {
        transition: all 0.6s;
        margin-bottom: 6px;
    }

        .btn-login:hover {
            background: #fff;
            color: #E85F2B;
            border: 1px solid #E85F2B;
        }

    .colorgraph {
        height: 7px;
        border-top: 0;
        background: #c4e17f;
        border-radius: 5px;
        margin-top: 12px;
        margin-bottom: 10px;
        background-image: -webkit-linear-gradient(left, #c4e17f, #c4e17f 12.5%, #f7fdca 12.5%, #f7fdca 25%, #fecf71 25%, #fecf71 37.5%, #f0776c 37.5%, #f0776c 50%, #db9dbe 50%, #db9dbe 62.5%, #c49cde 62.5%, #c49cde 75%, #669ae1 75%, #669ae1 87.5%, #62c2e4 87.5%, #62c2e4);
        background-image: -moz-linear-gradient(left, #c4e17f, #c4e17f 12.5%, #f7fdca 12.5%, #f7fdca 25%, #fecf71 25%, #fecf71 37.5%, #f0776c 37.5%, #f0776c 50%, #db9dbe 50%, #db9dbe 62.5%, #c49cde 62.5%, #c49cde 75%, #669ae1 75%, #669ae1 87.5%, #62c2e4 87.5%, #62c2e4);
        background-image: -o-linear-gradient(left, #c4e17f, #c4e17f 12.5%, #f7fdca 12.5%, #f7fdca 25%, #fecf71 25%, #fecf71 37.5%, #f0776c 37.5%, #f0776c 50%, #db9dbe 50%, #db9dbe 62.5%, #c49cde 62.5%, #c49cde 75%, #669ae1 75%, #669ae1 87.5%, #62c2e4 87.5%, #62c2e4);
        background-image: linear-gradient(to right, #c4e17f, #c4e17f 12.5%, #f7fdca 12.5%, #f7fdca 25%, #fecf71 25%, #fecf71 37.5%, #f0776c 37.5%, #f0776c 50%, #db9dbe 50%, #db9dbe 62.5%, #c49cde 62.5%, #c49cde 75%, #669ae1 75%, #669ae1 87.5%, #62c2e4 87.5%, #62c2e4);
    }

    .center {
        text-align: center;
    }

    .footer {
        background: #005083;
        font-size: 1em;
        height: 55px;
        padding: 20px 0;
        border-top: 1px solid #d7d7d7;
        box-shadow: 0px 3px 7px #676767;
        transition: all 1s ease;
        color: #fff;
        transition: all 1.1s ease;
    }

    .boxSec {
        float: left;
    }

    .loginSec {
        float: right;
        margin-top: 6px;
    }

    @media (max-width:1400px) {
        .form-signin {
        }

        h3.form-signin-heading {
            font-size: 20px;
        }

        h5.form-signin-heading {
            font-size: 14px;
            font-weight: 300;
            margin-bottom: 0;
        }
    }

    @media (max-width:1220px) {
        h3.form-signin-heading {
            font-size: 18px;
        }

        h5.form-signin-heading {
            font-size: 13px;
        }
    }

    @media (max-width:1110px) {
        .forgotPass {
            margin: 0;
        }
    }

    @media (max-width:992px) {
        .midContent {
            margin-top: 10px;
        }

        .footer {
            margin: 30px 0 0 0;
            min-height: 60px;
            height: auto;
        }
    }

    .notification-section {
        margin-top: 5px;
        padding-bottom: 10px;
    }

        .notification-section marquee hr {
            margin-top: 2px;
            margin-bottom: 3px;
        }

        .notification-section .panel-group {
            margin-bottom: 0;
        }
    /*-----------------------------------------------------------------------------------------------------------
------------------------------------------Header-Section------------------------------- 
------------------------------------------------------------------------------------------------------------*/
    .right-section {
        background: #3497e6;
        border-radius: 0px 0px 20px 20px;
        width: 80%;
    }

    .top-section {
        background-color: #ffffff;
        top: 0;
        width: 100%;
        border-top: 3px solid #2196f3;
        position: relative;
        z-index: 1001;
    }

        .top-section .top-menu.right {
            text-align: center;
        }

        .top-section .top-menu a {
            margin: 0;
            display: inline-block;
            padding: 6px 20px;
            color: #fff;
            font-size: 13px;
            border-right: 1px solid #DBDBDB;
        }

            .top-section .top-menu a:last-child {
                border: 0;
            }

        .top-section .top-menu p {
            margin: 0;
            display: inline-block;
            padding: 6px 0;
            color: #737373;
            font-size: 13px;
        }

        .top-section .top-menu .dropdown-menu-single {
            display: inline-block;
            color: #737373;
            font-size: 13px;
        }

            .top-section .top-menu .dropdown-menu-single .dropdown-menu {
                margin: 0;
                width: 100%;
                border-top-left-radius: 0;
                border-top-right-radius: 0;
                left: -4px;
            }

                .top-section .top-menu .dropdown-menu-single .dropdown-menu a {
                    border: 0;
                    width: 100%;
                }

                .top-section .top-menu .dropdown-menu-single .dropdown-menu li > a:focus, .top-section .top-menu .dropdown-menu-single .dropdown-menu li > a:hover {
                    color: #000000;
                    text-decoration: none;
                    background-color: #fff;
                }

    .navbar {
        margin-bottom: 0px;
        border-radius: 0px;
    }

    .popupbtn {
        display: block;
        width: 100%;
        white-space: normal;
    }

    .text-color {
        color: #fff;
    }

    .banner-section {
        height: 377px;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .carousel-inner > .item, .carousel-inner > .item img {
        height: 362px;
    }

    .banner-section .carousel, .banner-section .carousel-inner {
        height: 100%;
    }@media (max-width:1200px) {
    .banner-section {
            height: 362px;
        }

        .carousel-inner > .item, .carousel-inner > .item img {
            height: 362px;
        }
    }

    @media (min-width:991px) {

        .carousel-inner > .item, .carousel-inner > .item img {
            height: 377px;
        }
    }

    @media (max-width:992px) {
        .banner-section {
            height: 250px;
        }

        .carousel-inner > .item, .carousel-inner > .item img {
            height: 250px;
        }

        .right-section {
            width: 100%;
            font-size: 11px;
        }

        .top-section .top-menu a {
            font-size: 11px;
            padding: 6px 8px;
        }
    }

    .padAll {
        padding: 4px 10px !important;
    }

    .loginbtn {
        position: absolute;
    }
/*******************general style*********************************/
.btn {
    font-size: 1.07em;
}

table {
    width: 100%;
    border-collapse: collapse;
}
table {
    border: 1px solid #2196f3;
}
/* Zebra striping */
tr:nth-of-type(odd) {
    background: #eee;
}

th {
    background: #2196f3;
    color: #fff;
}

.table > thead > tr > th, .table > tbody > tr > td {
    padding:8px 6px;
    border: 1px solid #ccc;
    text-align: left;
}