/*
Lumino Admin Bootstrap Template
Version 1.0
*/


/*Global Styles*/

@font-face {
    font-family: Sensation_Regular;
    src: url(../fonts/sansation/Sansation_Regular.ttf);
}

@font-face {
    font-family: Sensation_Bold;
    src: url(../fonts/sansation/Sansation_Bold.ttf);
}







body {
    background: white;
    color: #5f6468;
    height: 100vh;
    font-family: Sensation_Regular;
}
/* my css start*/
.height100per{
    height: 100%;
}
.forgtbtn{
    color: white;
    background-color: #003c78;
    border-color: #ffffff;
    font-size: 13px;
    text-align: left;
    padding: 8px 30px;
    margin: 5px;
    border-radius: 3px;
    border: #003c78;
    box-shadow: 0px 1px 5px black;
}
.forgtbtn2{
    color: #003c78;
    background-color: white;
    border-color: #ffffff;
    font-size: 13px;
    text-align: left;
    padding: 8px 30px;
    margin: 5px;
    border-radius: 3px;
    border: 1px solid #003c78;
}
.login_topmrgn{
    margin-top:25px !important;
}
.signbtndiv{
    text-align: right;
}
.loginformmargintop{
    margin-top: 90px;
}
.Loginpanel-heading {
    font-size: 34px;
    color: #ffb200;
    letter-spacing: 0.025em;
}
.forgetpass{
    margin-right: 90px;
    font-size: 16px;
    color: #003c78;
}
.Login_panel_body {
    padding: 15px 70px !important;
}
.btnLogin {
    color: white;
    background-color: #ffb200;
    border-color: #ffffff;
    font-size: 24px;
    border-radius: 10px;
    width: 60%;
    border: #ffb200;
    box-shadow: 0px 1px 5px #dcd9d9;
}
.login_img{
    height: 90% !important;
    width: 100% !important;
}
.Login_panel_body label{
    color: white !important;
}
.pad15_20{
    padding: 20px 10px !important;
}
.signinbtn{
    border-radius: 5px 5px 5px 5px;
    background: white !important;
    color: #003c78 !important;
    font-size: 20px;
    padding: 10px 30px;
    border: 1px solid #003c78 !important;
}
.opnsideimg{
	width: 95%;
}
.tblhdsec{
    font-size: 14px !important;
    font-weight: bold !important;
}
.mrgintop5{
	margin-top: 5px;
}
.modlhighh100{
    height: 100% !important;
}
.tblhd{
    font-size: 14px !important;
    font-weight: bold !important;
}
.tblbd{
    font-size: 14px !important;
}
.custommodelpositon{
    position: absolute;
    right: 0;
    margin: 0px !important;
    height: 100%;
    z-index: 10040;
    width: 505px !important;
    overflow: auto;
    overflow-y: auto;
}

.modal-body label{
    color: #0a4e93 !important;
}
.modal-header {
    min-height: 16.43px;
    padding: 7px;
    text-align: center;
}
.formstyle{
    border: none !important;
    border-radius: 10px !important;
    background: #eff0f1 !important;
}
.btnAdd{
    background: #0a4e93;
    color: #fff;
    width: 180px;
    border-radius: 15px;
    font-size: 16px;
    padding: 5px;
    margin: 0 10px;
}
.closetext{
    color: red;
    font-weight: 600;
}
.edt img{
    width: 8%;
    margin: 0px 5px;
}

.dlt img{
    width: 8%;
    margin: 0px 5px;
}
.table>tbody>tr>td, .table>tfoot>tr>td{
    background-color: transparent;
    padding: 12px 0px 12px 30px;
}
.closeimg{
    width: 5%;
    margin: 10px 5px;
}
.modal-body{
    padding: 25px 35px !important;
}
.filter{
    width: 100%;
    height: 38px;
    border-radius: 15px;
    padding: 10px;
    background-color: white;
    margin-top: 10px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, .2);
}
.headingfilter{
    width: 20%;
    float: left;
    text-align: left;
}

.headingfilter label{
    font-size: 16px;
    color: #004890;
}
.inputfilter{
    width: 65%;
    float: left;
}
.filterDate{
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    width: 100%;
    border: none;
    text-decoration: inherit;
    font-size: 18px;
    margin-top: -5px;
    background: transparent;
}
.main {
    width: 100%;
    padding-left: 100px;
    margin-top: 80px;
}

.topText_Logo{
    padding-top:10px;
}
    .topText_Logo img{
        width:6%;
        float:left;
        margin:0px 10px;
    }
    .topText_Logo h3 {
        font-weight: bold;
        font-size: 26px;
        float: left;
        letter-spacing: 2px;
        color: #004890;
    }
    }


    .mainchart {
        margin-top: 15px;
    }
.progresschartdiv{
   background-color: white;
    width: 100%;
    box-shadow: 0px 0px 5px #9e9e9e;
    border-radius: 25px 25px;
    height: 265px;
}
.divhead{
    width: 100%;
    height: 40px;
    border-radius: 22px 22px 0px 0px;
    background-color:#003c78;
}
.Reviewbar{
    background-color: white;
    width: 100%;
    box-shadow: 0px 0px 5px #9e9e9e;
    border-radius: 25px 25px;
    height: 100%;
}
.headtext2{
    margin-left: 10px;
    color: white;
}
.headdropdown{
    margin-left: 140px;
    margin-top: 10px;
    background: #003c78 !important;
    border: none !important;
    color: white !important;
}
.divcontent{
    padding: 10px;
}
.pendreivewdiv{
   background: #eff0f1;
    height: 100%;
    width: 100%;
    margin-left: 0px;
    margin-bottom: 10px;
    border-radius: 10px 10px;
   
}
.pendingname{
    font-size: 23px;
    color: #004890;
}
.pendingg{
    padding: 5px;
    font-size: 17px;
    color: red;
}
.maintext{
    font-size: 30px;
    color: #003c78;
    font-weight: 600;
}
.tablebox hr{
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    border-color: #004890;
}


input[type="search"] {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: searchfield;
}

    input[type="search"]::-webkit-search-cancel-button {
        -webkit-appearance: searchfield-cancel-button;
    }
.searchbox input[type=search] {
    margin-top: 2px;
    border: 0px;
    width: 85% !important;
    font-size: 14px;
    color: #004890;
    background:transparent;
    float: left;
}
.searchbox input[type=date] {
    margin-top: 0px;
    border: 0px;
    width: 45% !important;
    font-size: 14px;
    color: #004890;
    background: transparent;
    float:left;
}

.topBar {
    position: fixed;
    z-index: 999;
    background: #fff;
    width: 100%;
}

.monthFilterSearch {
    width: 6%;
    margin: 0 auto;
    margin-top: 6px;
}

    .searchinput:focus{
        outline:none;
    }
    .searchbox input:hover, .searchbox input:focus, .searchbox input:active {
        outline: none;
    }

.searchbox i{
    width: 10%;
    color: #004890;
}
.padd015{
    padding: 0px 15px;
}
.table {
	background: #fff;
    border-bottom: 0px;
    border-collapse:separate !important; 
    border-spacing: 0px; 
}
.padd15{
    padding: 15px;
}
.searchbox {
    border: 1px solid #073665;
    padding: 2px 6px;
    border-radius: 20px;
    background:#fff;
}

table.dataTable tbody tr td {
    border-bottom: 1px solid #868484;
    padding: 10px 18px;
}

.emplNotbtn {
    margin-top: 20px;
    padding: 7px 10px !important;
    border-radius: 20px !important;
    background: #003c78 !important;
}
.empheadname{
   text-align: center;
    padding: 15px;
    font-weight: 700;
    font-size: 30px;
    color: #043f7a;
}
.empdetail{
    text-align: center;
    background: #eff0f1;
    border-radius: 10px;
    width: 95%;
    padding: 10px;
    font-size: 20px;
    margin: 0 auto;
}.empdetailDate{
    border-radius: 15px;
    width: 100%;
    background: #eff0f1;
    border: #ffffff00;
}
.formdropdown{
    border-radius: 20px !important;
    border: none !important;
    color: #003c78;
    margin-top: 20px;
    box-shadow: 0px 0px 5px 2px #929191 !important;
}
.emptextarea{
    background: #eff0f1 !important;
    border: #eff0f1 !important; 
}
.marginbottm{
    margin-bottom: 5px;
}
.tablebox{
    border-radius: 15px;
    margin-top: 15px;
    margin-bottom: 15px;
    background: white;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, .2);
}
.paddng25{
    padding: 25px;
}
.pendinglabel{
    font-size: 30px;
    color: #003c78;
}
.bckcolor{
    background: #f9f9f9;
}
.nextbtndiv{
    text-align: end;
    padding-top: 10px;
}
.paddng25 .form-control{
    border: none !important;
    border-radius: 10px;
    box-shadow: 0px 0px 1px 1px #cccaca;
}
.nextbtn{
    padding: 7px 50px !important;
    border-radius: 10px !important;
    background: #003c78 !important;
}
.pendingpost{
     font-size: 20px;
    margin: 0px;
    color: #004890;
}
.dotimg{
    width: 156%;
    height: 60px;
    margin-top: 7px;
}
.buttonfilter{
    width: 15%;
    float: left;
}
.headtext{
    text-align: center;
    padding: 10px;
    color: white;
}
.buttonfilter img{
    width: 56%;
}
.filterDate{
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    width: 100%;
    border: none;
    text-decoration: inherit;
    font-size: 18px;
    margin-top: -5px;
    background: transparent;
}
.dashmenucard{
    height: 200px;
}
.infocard{
       border: 1px solid white;
    height: 100%;
    box-shadow: 0px 0px 5px #9e9e9e;
    background-color: white;
    border-radius: 25px 25px;
    text-align:center;
}
.infocard img{
   width: 40%;
   margin-top: 10px;
}
.cardnumeric{
    font-size: 40px;
    font-weight: 600;
    color: #003c78;
}
.cardtext{
    font-size: 18px;
    font-weight: 600;
    color: #003c78;
}
/* my css end*/
.smily{
    width: 40%;
    margin: 0 auto;
}

.percenttxt{
    width: 50%;
    margin-left: 10px;
}

.maincontentbody{
    background-color: #fff;
    width: -webkit-fill;
    min-height: 100vh;
}
.ta-right{
    text-align: right !important;
}
.clryellow{
        color: #ffbe07 !important;
}

.btn-preview{
    background: transparent !important;
    border: 1px solid #003c78 !important;
    border-radius: 0px !important;
    font-size: 22px !important;
    font-weight: bold !important;
    padding: 2px 25px !important;
}

.clrgreen{
        color: #197b30 !important;
}

.searchbtn{
    border: 0px;
    background: transparent;
}

.allusers{
    text-align: center;
    padding: 25px 35px;
    background-color: #ffc107;
    color: white;
    font-size: 20px;
}

.activeuser{
    text-align: center;
    padding: 25px 35px;
    background-color: #197b30;
    color: white;
    font-size: 20px;
}

.inactiveuser{
    text-align: center;
    padding: 25px 35px;
    background-color: #ed1c24;
    color: white;
    font-size: 20px;
}

.adduser{
    text-align: center;
    padding: 29px 10px;;
    background-color: #fff;
    color: #003c78;
    font-size: 20px;
}

.adduser img{
    width: 70%;
    margin: 0 auto;
}

.blueclrfont{
        color: #003c78;
    font-weight: bold
}
.table>thead>tr>th {
	border-bottom: 0px;
	vertical-align: middle;
	height: 0px;
}

.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td{
    padding: 8px 0px 8px 30px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 0px;
    font-size: 14px;
    font-weight: 500;
}

thead{
    color: #000;
    /* font-weight: bold; */
    font-size: 18px;
}

tbody{
    color: #003c78;
    font-size: 18px;
}

.txtsearch{
        border: 0px;
    border-bottom: 1px solid #929191;
}

.copyright{
    margin: 0px !important;
    padding: 15px 0px;
    text-align: center;
    background: #ebe8df;
    font-size: 13px;
    font-weight: bold;
    color: #003c78;
}

p {
	color: #777;
}

a, a:hover, a:focus {
	color: #30a5ff;
}

h1, h2, h3, h4, h5, h6 {
	color: #5f6468;
}

h1 {
	font-weight: 300;
	font-size: 40px;
}

h2 {
	font-weight: 300;
	margin-bottom: 20px;
}

h3, h4 {
	font-weight: 300;
}

.large {
	font-size: 2em;
}

.text-muted {
	color: #9fadbb;
}

.color-gray { color: #5f6468; }
.color-blue { color: #30a5ff; }
.color-teal { color: #1ebfae; }
.color-orange { color: #ffb53e; }
.color-red { color: #f9243f; }

.bg-primary .glyphicon-remove { color: #5f6468;}
.bg-primary .glyphicon-remove:hover { color: #ef4040;}

.no-padding {
	padding: 0; margin: 0;
}

.glyphicon-xl {
	font-size: 6em;
}

.glyphicon-l {
	font-size: 3em;
}

.glyphicon-m {
	font-size: 1.5em;
}

.glyphicon-s {
	font-size: 0.75em;
}

.form-control {
    /*border: 1px solid #eee;*/
    box-shadow: none;
    border: 1px solid #073665;
    padding: 2px 6px;
    border-radius: 10px;
    background: #fff;
}

.form-control:focus {
	border: 1px solid #30a5ff;
	outline: 0;
	box-shadow: inset 0px 0px 0px 1px #30a5ff;
}

.navbar-header .navbar-brand {
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 500;
	letter-spacing: 2px;
}

.navbar-header .navbar-brand span {
	color: #30a5ff;
}

/*Buttons*/

a.btn:hover,
button:hover {
	opacity: 0.8;
}

a.btn:active,
button:active {
	box-shadow: inset 0px 0px 500px rgba(0,0,0,.1);
	opacity: 1;
}

.btn-default,
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default,
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
	background-color: #e9ecf2;
	border-color: #e9ecf2;
	color: #1b3548;
}

.btn-primary,
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary,
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
	background-color: #30a5ff;
	border-color: #30a5ff;
}

.btn-success,
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success,
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
	background-color: #8ad919;
	border-color: #8ad919;
}

.btn-warning,
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning,
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
	background-color: #ffb53e;
	border-color: #ffb53e;
}

.btn-danger,
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger,
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
	background-color: #f9243f;
	border-color: #f9243f;
}

/*Backgrounds*/

.bg-primary {
	color: #1b3548;
	background-color: #e9ecf2;
}
a.bg-primary:hover {
	background-color: #e9ecf2;
}
.bg-success {
	color: #fff;
	background-color: #8ad919;
}
a.bg-success:hover {
	background-color: #8ad919;
}
.bg-success a {
	color: rgba(255, 255, 255, .75);
}
.bg-info {
	color: #fff;
	background-color: #30a5ff;
}
a.bg-info:hover {
	background-color: #30a5ff;
}
.bg-info a {
	color: rgba(255, 255, 255, .75);
}
.bg-warning {
	color: #fff;
	background-color: #ffb53e;
}
a.bg-warning:hover {
	background-color: #ffb53e;
}
.bg-warning a {
	color: rgba(255, 255, 255, .75);
}
.bg-danger {
	color: #fff;
	background-color: #f9243f;
}
a.bg-danger:hover {
	background-color: #f9243f;
}
.bg-danger a {
	color: rgba(255, 255, 255, .75);
}

/*Panels*/

.effect7
{
    position:relative;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
            box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.effect7:before, .effect7:after
{
    content:"";
    position:absolute;
    z-index:-1;
    -webkit-box-shadow:0 0 20px rgba(0,0,0,0.8);
    -moz-box-shadow:0 0 20px rgba(0,0,0,0.8);
    box-shadow:0 0 20px rgba(0,0,0,0.8);
    top:0;
    bottom:0;
    left:10px;
    right:10px;
    -moz-border-radius:100px / 10px;
    border-radius:100px / 10px;
}
.effect7:after
{
    right:10px;
    left:auto;
    -webkit-transform:skew(8deg) rotate(3deg);
       -moz-transform:skew(8deg) rotate(3deg);
        -ms-transform:skew(8deg) rotate(3deg);
         -o-transform:skew(8deg) rotate(3deg);
            transform:skew(8deg) rotate(3deg);
}









.loginfieldsname{
    font-size: 18px !important;
    font-weight: 500 !important;
    color: #115090 !important;
}
.panel {
	border: 0;
}

.panel-heading {
	font-size: 48px;
	font-weight: 500;
    padding: 50px 15px !important;
	letter-spacing: 0.025em;
	line-height: 45px;
}

.panel-default .panel-heading {
	background: #fff;
	border-bottom: none;
    text-align: center;
	color: #003c78;
}
.login_panel_body{
    padding: 20px 40px;
    padding-bottom: 60px;
}

.login_logo{
    margin: 0 auto;
    width: 70%;
    padding-top: 20%;
}

.btn-login{
    background-color: #003c78 !important;
    color: #fff;
    font-size: 20px !important;
    padding: 7px 24px !important;
}

.logintxtfield{
        color: #1f1e1e !important;
    background-color: #ebe8df !important;
        padding: 18px 12px !important;
    font-size: 16px !important;
}

.panel-footer {
    background: #fff;
    border-top: 1px solid #eee;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}

.panel-widget {
	padding: 0;
	position: relative;
}

.panel-widget .panel-footer {
	border: 0;
	text-align: center;
}

.panel-footer .input-group {
	padding: 0px;
	margin: 0 -5px;
}

.panel-footer .input-group-btn:last-child>.btn, 
.panel-footer .input-group-btn:last-child>.btn-group {
	margin: 0;
}

.panel-widget .panel-footer a {
	color: #999;
}

.panel-widget .panel-footer a:hover {
	color: #666;
	text-decoration: none;
}

.panel-blue { background: #30a5ff; color: #fff; }
.panel-teal { background: #1ebfae; color: #fff; }
.panel-orange { background: #ffb53e; color: #fff; }
.panel-red { background: #f9243f; color: #fff; }

.panel-blue .panel-body p,
.panel-teal .panel-body p,
.panel-orange .panel-body p,
.panel-red .panel-body p { 
	color: #fff; 
	color: rgba(255, 255, 255, .8);
}

.panel-blue .panel-heading,
.panel-teal .panel-heading,
.panel-orange .panel-heading,
.panel-red .panel-heading {
	border-bottom: 1px solid rgba(255, 255, 255, .2);
}

.panel-blue .text-muted,
.panel-teal .text-muted,
.panel-orange .text-muted,
.panel-red .text-muted { 
	color: rgba(255, 255, 255, .5); 
}

.dark-overlay {
	background: rgba(0, 0, 0, .05);
	text-align: center;
}

.widget-left {
	height: 80px;
	padding-top: 15px;
	text-align: center;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}

.widget-right {
	text-align: left;
	line-height: 1.6em;
	margin: 0px;
	padding: 20px;
	height: 80px;
	color: #999;
	font-weight: 300;
	background: #fff;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}

@media (max-width: 768px) {
	.widget-right {
	width: 100%;
	margin: 0;
	text-align: center;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	}
}

@media (max-width: 768px) {
	.widget-left {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	}
}

.widget-right .text-muted {
	color: #9fadbb;
}
.widget-right .large {
	color: #5f6468;
}

.panel-blue .widget-left { background: #30a5ff; color: #fff; }
.panel-teal .widget-left { background: #1ebfae; color: #fff; }
.panel-orange .widget-left { background: #ffb53e; color: #fff; }
.panel-red .widget-left { background: #f9243f; color: #fff; }

.panel-widget {
	background: #fff;
}

/*Jumbotron*/

.jumbotron {
	background: #fff;
	border-bottom: 1px solid #eee;
	color: #5f6468;
}

/*Tabs*/

.panel .tabs {
	margin: 0;
	padding: 0;
}

.nav-tabs {
	background: #e9ecf2;
	border: 0;
}

.nav-tabs li a:hover {
	background: #fff;
}

.nav-tabs li a,
.nav-tabs li a:hover,
.nav-tabs li.active a,
.nav-tabs li.active a:hover {
	border: 0;
	padding: 15px 20px;
}

.nav-pills {
	padding: 15px;
	padding-bottom: 0;
}

.nav-pills li a,
.nav-pills li a:hover,
.nav-pills li.active a,
.nav-pills li.active a:hover {
	border: 0;
	padding: 7px 15px;
}

.nav-pills li.active a,
.nav-pills li.active a:hover {
	background: #30a5ff;
}

.tab-content {
	padding: 15px;
}


/*Navbar*/

.navbar {
	border: 0;
}

.navbar input {
	border: 0;
	background: #444;
	color: #fff;
}

.navbar input:focus {
	color: #fff;
	background: #555;
	border: 1px solid #30a5ff;
	outline: 0;
	box-shadow: inset 0px 0px 0px 1px #30a5ff;
}

.user-menu {
	display: inline-block;
	margin-top: 14px;
	margin-right: 10px;
	list-style: none;
	padding: 0;
}

.user-menu a {
	color: #003c78;
}

.user-menu a:hover, .user-menu a:focus {
	text-decoration: none;
}

/* Sidebar */

.sidebar {
	display: block;
	background-color: #fff;
	padding: 0;
	display: none;
    float:left;
}

.sidebar form {
	padding: 20px 15px 5px 15px;
	border-bottom: 1px solid #eee;
	margin-bottom: 20px;
}

@media (min-width: 768px) {
    .sidebar {
        display: block;
        position: fixed;
        margin-top: 80px;
        top: 50px;
        bottom: 0;
        left: 0;
        z-index: 1000;
        display: block;
        margin: 0;
        padding: 0;
        overflow-x: hidden;
        overflow-y: auto;
        background-color: #fff;
        box-shadow: 1px 0px 10px rgba(0, 0, 0, .05);
    }
	.navbar-header {
		width: 100%;
	}
}

.sidebar ul.nav a:hover, 
.sidebar ul.nav li.parent ul li a:hover {
	text-decoration: none;
	background-color: #e9ecf2;
}

.sidebar ul.nav .active a, .sidebar ul.nav li.parent a.active,
.sidebar ul.nav .active > a:hover, .sidebar ul.nav li.parent a.active:hover,
.sidebar ul.nav .active > a:focus, .sidebar ul.nav li.parent a.active:focus {
	color: #fff;
	background-color: #30a5ff;
}*/

.sidebar ul.nav ul,
.sidebar ul.nav ul li {
	list-style: none;
	list-style-type: none;
}

.sidebar ul.nav ul.children {
	width: auto;
	padding: 0;
	margin: 0;
	background: #f9f9f9;
}

.sidebar ul.nav ul.children li a {
	height: 40px;
	background: #f9f9f9;
	color: #30a5ff!important;
}

.sidebar ul.nav li.current a {
	background-color: #30a5ff;
	color: #fff!important;
}

.sidebar ul.nav li.parent ul li a {
	border: none;
	display:block;
	padding-left: 30px;
	line-height: 40px;
}


.sidebar span.glyphicon {
	margin-right: 10px;
}

.sidebar ul.nav li.divider {
	border-bottom: 1px solid #eee;
	margin: 20px 0;
}

.sidebar .attribution {
	position: absolute;
	bottom: 0px;
	width: 100%;
	padding: 15px;
	text-align: center;
	border-top: 1px solid #eee;
	font-size: 12px;
}

/*Breadcrumbs*/

.breadcrumb {
	border-radius: 0;
	padding: 10px 15px;
	background: #e9ecf2;
	box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
	margin: 0 ;
}

h1.page-header {
	margin-top: 30px;
	border-bottom: 0;
}

/*Charts*/

.main-chart {
	background: #fff;
}

.easypiechart-panel {
	text-align: center;
	padding: 1px 0;
	margin-bottom: 20px;
}

.placeholder h2 {
	margin-bottom: 0px;
}

.donut {
	width: 100%;
}

.easypiechart {
	position: relative;
	text-align: center;
	width: 120px;
	height: 120px;
	margin: 20px auto 10px auto;
}

.easypiechart .percent {
	display: block;
	position: absolute;
	font-size: 26px;
	top: 38px;
	width: 120px;
}

#easypiechart-blue .percent { color: #30a5ff;}
#easypiechart-teal .percent { color: #1ebfae;}
#easypiechart-orange .percent { color: #ffb53e;}
#easypiechart-red .percent { color: #ef4040;}

/*Calendar Widget*/

#calendar, .datepicker-inline {
	width: 100%;
}

#calendar table {
	width: 100%;
}

.datepicker table tr td.old,
.datepicker table tr td.new {
	color: rgba(255, 255, 255, .50);
}

.datepicker table tr td.active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active:focus,
.datepicker table tr td.active:hover:focus,
.datepicker table tr td.active.disabled:focus,
.datepicker table tr td.active.disabled:hover:focus,
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.active,
.open .dropdown-toggle.datepicker table tr td.active:hover,
.open .dropdown-toggle.datepicker table tr td.active.disabled,
.open .dropdown-toggle.datepicker table tr td.active.disabled:hover {
	color: #ffffff;
	background-color: rgba(0, 0, 0, .5);
	border-color: #285e8e;
}

.datepicker table tr td span:hover,
.datepicker thead tr:first-child th:hover,
.datepicker tfoot tr th:hover,
.datepicker table tr td.day:hover,
.datepicker table tr td.day.focused {
	background: rgba(0, 0, 0, 0.25);
}

.panel-heading .glyphicon {
	margin-right: 10px;
}

/*Todo List Widget*/

.todo-list-item .glyphicon { 
	margin-right:5px; 
	color: #9fadbb; 
}

.todo-list-item .glyphicon:hover { 
	margin-right:5px; 
	color: #1b3548; 
}

.todo-list { 
	padding: 0;
	margin: -15px;
	background: #fff;
	color: #5f6468;
}

#checkbox {
	margin: 0;
}

.todo-list .checkbox { 
	display:inline-block; 
	margin: 0px;
}

.panel-body input[type=checkbox]:checked + label { 
	text-decoration: line-through;
	color: #777; 
}

.todo-list-item {
	list-style: none;
	line-height: 0.9;
	padding: 14px 15px 8px 15px;
}

.todo-list-item:hover, a.todo-list-item:focus {
	text-decoration: none;
	background-color: #f6f6f6;
}

.todo-list-item .trash .glyph:hover {
	color: #ef4040;
}


/*Chat Widget*/

.chat ul {
	list-style: none;
	margin: -15px;
	padding: 15px;
}

.chat ul li {
	margin-bottom: 10px;
	padding: 15px 5px;
	border-bottom: 1px solid #eee;
}

.chat ul li.left .chat-body { margin-left: 100px;}
.chat ul li.right .chat-body { margin-right: 100px;}

.chat ul li .chat-body p {
	margin: 0;
}

.chat ul .glyphicon {
	margin-right: 5px;
}

.chat .panel-body {
	overflow-y: scroll;
	height: 300px;
}

.chat-body small {
	margin-left: 5px;
}

/*Tables*/
.table {
	background: #fff;
}

.fixed-table-container {
	border: 1px solid #eee;
}

.fixed-table-container thead th {
	background: #f7f7f8;
	border-color: #ddd;
	color: #5f6468;
	font-weight: 300;
	font-size: 16px;
}

.fixed-table-container tbody td {
	border: 1px solid #eee;
}

.fixed-table-container tbody td:last-child {
	border-right: none;
}

/*.table>tbody>tr>td:first-child { 
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;

}*/

.table>tbody>tr>td:last-child { 
    text-align:center;
}

.fixed-table-pagination .pagination {
    margin-top: 10px;
    margin-bottom: 0px;
}
.fixed-table-pagination .pagination-detail {
	margin-top: 20px;
}

/*Icons*/


.sidebar .glyph, .user-menu .glyph {
	height: 16px;
	width: 16px;
	margin: 0 10px 0 0;
	stroke-width: 3px;
}

.user-menu .glyph {
	stroke-width: 4px;
}

.breadcrumb .glyph {
	height: 14px;
	width: 14px;
	margin: -2px 0 0 0;
	stroke-width: 4px;
}

.alert .glyph, .panel-heading .glyph {
	width: 26px;
	height: 26px;
	margin: 0 10px 0 0;
	stroke-width: 2px;
}

.panel-widget .glyph {
	stroke-width: 2px;
}

.todo-list .glyph {
	width: 14px;
	height: 14px;
	stroke-width: 4px;
	color: #999;
}

.glyph.table {
	background: none;
	border: none;
}

/*Icon Grid*/

.icon-grid div {
	border: 1px solid #ddd;
	margin: 0 0 -1px -1px;
	text-align: center;
	padding: 10px 0 20px 0;
}

.icon-grid svg {
	width: 35%;
	display: block;
	margin: 0 auto;
}

.icon-grid h4 {
	display: none;
}

.icon-grid pre {
	margin: 10px 10px -10px 10px;
	border-radius: 0;
	font-size: 10px;
	border-color: #ddd;
	height: 65px;
	overflow: scroll;
}
.form-img img{
    width: 25%; 
    margin:0 auto;
    text-align: center;
}
.form-heading h3{
    text-align: center;
    font-weight: bold;
    color: black;
}
.form-section{
    color: black;
    font-family: sans-serif !important;
}
.form-section p{
    color: black !important;
    font-size: 14px;
    font-family: sans-serif !important;
}
.form-section table{
    width: 100%;
    color: #000 !important;
}
.form-section table tbody{
    color: #000 !important;
    font-size: 14px !important;
}

.date-nmbr ul li{
    list-style: none;
    float: left;
    border: 1px solid #000;
    padding: 5px;
}
.nmbr{
    border-left: none !important;
    width: 150px;
    height: 32px;
}
.form-date ul{
    padding-inline-start: 0px !important;
}
.form-date ul li{
    border: none !important;
    padding: 0px;
}
.form-date .date{
    font-size: 14px;
    width: 150px;
    border-bottom: 1px solid #000 !important;
}
.section-relation h4{
    text-align: center;
    margin-top: 20px;
}
.doublehr{
    border-top: 2px solid #000 !important;
}
.singlehr{
    border-top: 1px solid #000 !important;
}
.relations tr td ul{
    padding-inline-start: 0px !important;
}
.relations tr td ul li{
    list-style: none;
    float: left;
}
.checkboxdv{
    margin-right: 1%;
}
.relations{
    width: 100%;
}
.relations td{
    width: 33%;
}
.relation{
    width: 100%;
}
.relation .col-md-1{
    width: 8% !important;
}
.relation .col-md-11{
    width: 91% !important;
}
.bdrBottom{
    border-bottom: 1px solid #000;
    width: 60%;
}
.followup_detail{
        margin-bottom: 10px !important;
}
.area_room{
        margin-bottom: 10px !important;
}
.print_name{
        margin-bottom: 10px !important;
}
.location_situation tr td ul li{
    list-style: none;
    float: left;
}
.location_situation tr td ul{
    padding-inline-start: 0px;
}
.question_solution table tr{
    margin-bottom: 20px;
}
.discussed_with table{
    margin: 20px 0px;
}
.investigation table{
    margin: 20px 0px;
}
.action_taken table{
    margin: 20px 0px;
}
.tbl_feedback td{
    border: 1px solid #000;
    padding: 5px;
}
.tbl_feedback th{
    color: black;
    font-size: 14px;
    padding: 5px;
    border: 1px solid #000;
}
.boxfeed{
    width: 100%;
    border: 1px solid #000;
    margin: 20px 0px;
    padding: 5px;
}
.entered{
    width: 35%;
    float: right;
}
.entered td{
    border: 1px solid rgb(192,80,77);
    width: 50%;
}
.entered th{
    background-color: rgb(192,80,77);
    color: white;
    border: 1px solid rgb(192,80,77);
}
.qstnrow{
    border-bottom: 1px solid #bbb;
}
.pagebreak { page-break-before: always; }










