
body {
    font-family: "open sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    background-color: #2f4050;
    font-size: 13px;
    color: #676a6c;
}

.main-header .navbar {
    background: #ffffff !important;
    border-bottom: 1px solid #d2d6de !important;
}

    .main-header .navbar .sidebar-toggle {
        background: #1ab394;
        margin: 10px 5px 5px 20px;
        border-radius: 3px;
        padding: 4px 12px;
    }

        .main-header .navbar .sidebar-toggle:hover {
            background: #179F84;
        }

    /*.main-header .navbar .nav>li>a
{
	color:#3c8dbc;
}*/
    .main-header .navbar .nav > li > a > .label {
        padding: 3px 4px;
        right: 4px;
        top: 6px;
    }

.welcom {
    padding: 15px 0px;
    color: #999c9e;
    margin-right: 10px;
}

.content {
    background: #f3f3f4 !important;
    padding: 25px 25px 5px;
}

.label-green {
    color: #1ab394;
    color: #ffffff;
}

.navbar-nav > li > a > .fa {
    color: #999c9e;
}

.TR .content .box .box-title {
    font-family: open sans, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #767A7C;
    font-weight: 600;
}

.box-body {
    padding: 15px 20px 20px 20px;
    margin-bottom: 10px;
    border-top: 1px solid #e7eaec;
}

.box-header {
    padding: 14px 15px 7px;
    min-height: 48px;
}

.dropdown-menu > li > a > .fa {
    color: #1ab394;
}

#searchbox {
    padding-bottom: 10px;
    margin-bottom: 0px;
}

    #searchbox .btn {
        margin-top: 25px;
    }

#Add .btn {
    margin-top: 25px;
}

.table > tbody > tr > th {
    border-top: 0px solid;
}

.btn {
    border-radius: 3px;
}

.btn-green {
    background: #1ab394;
    border: 1px solid #1ab394;
    color: #ffffff;
    font-size: 12px;
}

    .btn-green:hover, .btn-green:focus, .btn-green:active {
        background: #179F84;
        color: #ffffff;
    }

.table > thead > tr > th, .table > tbody > tr > th {
    vertical-align: bottom;
    border: 0px solid #E7EAEC;
    background: #ffffff;
}

.table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    border-top: 1px solid #e7eaec;
    border-left: 0px solid;
    border-right: 0px solid;
    border-bottom: 0px solid;
    line-height: 1.42857;
    padding: 7px;
    vertical-align: middle;
    font-size: 12px;
}

.label-green {
    background-color: #1ab394 !important;
    padding: 2px 14px;
}

.main-footer a {
    color: #1ab394;
}

.navbar-custom-menu > .navbar-nav > li > .dropdown-menu {
    border: medium none;
    border-radius: 3px;
    box-shadow: 0 0 3px rgba(86, 96, 117, 0.7);
}

.main-header .navbar .sidebar-toggle {
    background: #1ab394;
    margin: 10px 5px 5px 20px;
    border-radius: 3px;
    padding: 4px 12px;
}

    .main-header .navbar .sidebar-toggle:hover {
        background: #179F84;
    }

.main-header .navbar .nav > li > a {
    color: #999c9e !important;
    font-weight: 600;
}

.box-new {
    border-top: 2px solid #d2d6de;
}

.form-control:focus {
    border-color: #1ab394 !important;
    box-shadow: none;
}

.form-control::-moz-placeholder, .form-control:-ms-input-placeholder, .form-control::-webkit-input-placeholder {
    color: #bbb;
    opacity: 1;
}

.form-control:not(select) {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.icheckbox_flat-green {
    margin-right: 5px !important;
    margin-bottom: 10px !important;
}

.btn-group {
    color: #1ab394 !important;
}

    .btn-group a {
        color: #1ab394 !important;
    }

.box-header > .box-tools {
    top: 12px;
}

.user-panel > .image > img {
    /*height:50px!important;*/
}
/**********************************************Login Page********************************************
	/***********LoginPage some Modify 16-12-2015********************/
.login_page1 {
    /*background:url('../img/bg-8.jpg');	
	background:#F3F7E8 !important;*/
    /*background:url('../img/busroad.jpg');*/
    background: url('../img/busimg3.png');
    background-repeat: no-repeat;
   
    /*background:#bfbfbf;
	background:#1ab394;*/
}

.login-box1 {
    /*border-top:3px solid #1ab394 !important;*/
    background: rgb(255,255,255);
    border: 1px solid #D7D7DA;
    border-radius: 3px;
    margin: 15% auto;
    padding: 20px 0px;
}

.logo-icon1 {
    background: #1ab394;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    font-size: 100%;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    width: 40px;
    margin-top: -8px;
    margin-right: 10px;
}

.login-logo1 {
    padding: 20px 0 20px;
    text-align: center;
}

    .login-logo1 a {
        color: #16A085;
        font-family: Times new roman;
        font-size: 24px;
        text-transform: uppercase;
        text-align: center;
    }
/*****************************************************************************************************/
.login_page {
    /*background:url('../img/bg-8.jpg');	
	background:#F3F7E8 !important;*/
    background: url('../img/bg-axis.jpg');
    background-repeat: repeat;
    /*background:#bfbfbf;
	background:#1ab394;*/
}

.login-box {
    /*border-top:3px solid #1ab394 !important;*/
    background: rgb(255,255,255);
    border: 1px solid #D7D7DA;
    border-radius: 3px;
  
    width:550px;
}

.login-box-body {
    background: none;
    padding: 0px 20px 10px 20px;
}

.login-logo {
    padding: 40px 0 25px;
}

    .login-logo a {
        color: #16A085;
        font-family: Times new roman;
        font-size: 28px;
        text-transform: uppercase;
    }

.logo-icon {
    background: #1ab394;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    font-size: 100%;
    height: 52px;
    line-height: 50px;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    width: 52px;
    margin-top: -8px;
    margin-right: 10px;
}
/**************************************************************First Master Page**************************
************************05-11-2015**************************************************************************/
.FirstMaster {
}

    .FirstMaster .wrapper {
        background: url("../img/header-profile.png");
    }

    .FirstMaster .main-header {
    }

        .FirstMaster .main-header .logo {
            /*background:#222d32 !important;*/
            background: url("../img/header-profile.png");
        }

    .FirstMaster .main-sidebar {
        /*background:#222d32 !important;*/
        background: url("../img/header-profile.png");
        background-repeat: repeat-y;
    }

    .FirstMaster.main-header .navbar {
        background: #ffffff !important;
        border-bottom: 1px solid #d2d6de !important;
    }

    .FirstMaster .content-wrapper {
        background: #f3f3f4 !important;
        padding: 0 15px;
    }
/**************************************************************Second Master Page**************************
************************04-11-2015**************************************************************************/
.SecondMaster {
}

    .SecondMaster .wrapper {
        background: url("../img/header-profile.png");
    }

    .SecondMaster .main-header {
    }

        .SecondMaster .main-header .logo {
            /*background:#222d32 !important;*/
            background: url("../img/header-profile.png");
        }

    .SecondMaster .main-sidebar {
        /*background:#222d32 !important;*/
        background: url("../img/header-profile.png");
        background-repeat: repeat-y;
    }

    .SecondMaster .main-header .navbar-static-top {
        background: #f3f3f4 !important;
        border-bottom: 1px solid #e7eaec !important;
    }

    .SecondMaster .content-header {
        padding: 0px;
        margin-bottom: 0px;
        background: #ffffff;
        border-bottom: 1px solid #e7eaec !important;
        color: inherit;
        padding: 0px 10px 20px 10px;
    }

        .SecondMaster .content-header h1 {
            font-size: 24px;
            font-weight: 100;
        }

        .SecondMaster .content-header .breadcrumb {
            background-color: #ffffff;
            padding: 0;
            margin-bottom: 0;
        }

            .SecondMaster .content-header .breadcrumb li a {
                color: #676a6c;
            }

    .SecondMaster .content-wrapper {
        background: #f3f3f4 !important;
        padding: 0 15px;
    }

    .SecondMaster .content {
        padding: 20px 10px 12px;
    }
/*********************************************************
	*********************************************************24-12-2015************/
/****************************Add Employee Page***************************************/
#Employee .box {
    box-shadow: 0px;
}

#Employee .box-body {
    border-top: 0px solid #ddd;
    background: #fff;
}

#Employee .nav-tabs-custom {
    margin-bottom: 0px;
    background: none;
    box-shadow: 0 1px 1px rgba(0,0,0,0.1);
    border-radius: 3px;
}

#Employee .nav-tabs {
    border-color: #eee;
    border-bottom: 1px solid #ddd;
    /*border-bottom: 1px solid #ddd;*/
}

    #Employee .nav-tabs > li {
        /*background: #fff;*/
        border: none;
        margin-bottom: -1px;
        margin-right: 5px;
    }

.nav-tabs > li.active {
    color: #1ab394;
}

.nav-tabs > li > a {
    background: #fff;
    font-weight: 600;
    color: #666;
    padding: 8px 14px;
    border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    -o-border-radius: 3px 3px 0 0;
    border: 1px solid #ddd;
    border-bottom: none;
    box-shadow: 0 0 15px rgba(0,0,0,.09) inset;
    -o-box-shadow: 0 0 15px rgba(0,0,0,.09) inset;
    -moz-box-shadow: 0 0 15px rgba(0,0,0,.09) inset;
    -webkit-box-shadow: 0 0 15px rgba(0,0,0,.09) inset;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}

    .nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
        /*color: #fff;*/
        border-color: #fff;
        box-shadow: 0 0 15px rgba(0,0,0,.3) inset;
        -o-box-shadow: 0 0 15px rgba(0,0,0,.3) inset;
        -moz-box-shadow: 0 0 15px rgba(0,0,0,.3) inset;
        -webkit-box-shadow: 0 0 15px rgba(0,0,0,.3) inset;
    }

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    border-color: #ddd;
    border-bottom-color: #fff;
    color: #1ab394;
}

.nav-tabs > li.active > a {
    box-shadow: 0 0 0 rgba(0,0,0,.1) inset;
    -o-box-shadow: 0 0 0 rgba(0,0,0,.1) inset;
    -moz-box-shadow: 0 0 0 rgba(0,0,0,.1) inset;
    -webkit-box-shadow: 0 0 0 rgba(0,0,0,.1) inset;
    color: #1ab394;
}

    .nav-tabs > li.active > a:hover {
        box-shadow: 0 0 0 rgba(0,0,0,.1) inset;
        -o-box-shadow: 0 0 0 rgba(0,0,0,.1) inset;
        -moz-box-shadow: 0 0 0 rgba(0,0,0,.1) inset;
        -webkit-box-shadow: 0 0 0 rgba(0,0,0,.1) inset;
        /*color: #fff;*/
    }

.nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
    background: #1ab394;
    color: #fff;
}

.nav-tabs-custom > .nav-tabs > li:first-of-type.active > a {
    border: 1px solid #ddd;
    border-bottom: 0px solid;
}

.tab-content {
    padding-bottom: 0px;
    /*border: 1px solid #ddd;*/
    border: 1px solid #ddd;
    border-top: none;
    /*border-top:0px solid;*/
}
