@font-face {
    font-family: 'kalpurushregular';
    src: url('../font/kalpurush.eot');
    src: url('../font/kalpurush.woff') format('woff'), url('../font/kalpurush.ttf') format('truetype'), url('../font/kalpurush.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

* {
    font-family: kalpurushregular;
    font-size: 16px
}

.kalpurush {
    font-family: kalpurushregular !important;
    font-size: 16px
}

fa {
    font-family: "FontAwesome" !important
}

.header-menu .dropdown .dropdown-toggle {
    line-height: 22px;
    height: 50px;
    display: inline-block;
    margin-top: 5px
}

.header-menu .dropdown .dropdown-toggle .user-designation {
    margin-right: 15px
}

.header-menu .dropdown .dropdown-toggle .user-officename {
    font-size: 0.9rem;
    color: #888
}

.navbar .navbar-nav li.menu-item-has-children a:before {
    top: 17px
}

#sso-widget {
    margin: 15px 0px 15px 20px;
    cursor: pointer
}

.navbar .navbar-nav li>a {
    font-size: 1rem;
    padding: 5px 0px
}

.navbar .navbar-nav li>a.active {
    color: #0a6aa1 !important;
}

.stat-widget-five .stat-content {
    margin-left: 70px
}

.over-date td {
    background: #ffb9b9
}

.service-complete td {
    background: #9adaa1
}

.navbar .menu-title {
    line-height: 35px
}

.right-panel .breadcrumbs {
    margin-top: 10px
}

.right-panel .content {
    padding-top: 10px;
    padding-bottom: 10px
}

.own-office-dash {
    padding: 15px 0px
}

.own-office-dash .stat-text {
    text-align: center;
    color: #FFF;
    font-size: 1.4rem
}

.own-office-dash .stat-heading {
    text-align: center;
    color: #FFF;
    font-size: 1.2rem
}

.own-office-running-service,
.own-office-over-service,
.own-office-solve-service,
.own-office-solve-percentage {
    width: 49%;
    float: left
}

.own-office-total-service {
    background: #03a9f3;
    border-radius: 5px
}

.own-office-running-service {
    background: #7fd96a;
    border-radius: 5px 0px 0px 5px;
    margin-right: 1px
}

.own-office-over-service {
    background: #f58282;
    border-radius: 0px 5px 5px 0px
}

.own-office-solve-service {
    background: #fdc006;
    border-radius: 5px 0px 0px 5px;
    margin-right: 1px
}

.own-office-solve-percentage {
    background: #ab8ce4;
    border-radius: 0px 5px 5px 0px
}

#topnav .topbar-main .logo img {
    height: 30px
}


/*
html,body{ font-family: SolaimanLipi !important;}
*/

a {
    text-decoration: none !important;
    color: #333
}

a:hover {
    border: none !important;
}

.login-head {
    font-weight: normal;
    font-size: 1.4rem
}

.applicant_name {
    display: block
}

.applicant_mobile {
    color: #585858;
    font-size: 12px
}

span.required {
    color: #cd0000;
    margin: 0 2px
}

#application-view {
    background: #FFF;
    position: relative;
    margin: 0 0 1rem 0;
    padding: 1rem;
    width: 100%;
    display: block
}

#application-view * {
    font-size: 1rem
}

#application-view .action {
    overflow: hidden
}

#application-view #print {
    float: right;
    font-size: 1.2rem;
    line-height: 20px;
    font-weight: normal
}

#application-view #print i {
    margin-right: 10px
}

#application-view #print-view {
    max-width: 750px;
    margin: auto
}

#application-view .service-title {
    font-size: 1.6rem;
    text-align: center;
    margin: 0 0 1rem 0;
    padding: 0.5rem;
    border-bottom: 2px solid #695487
}

#application-view form {
    padding: 1rem
}

#application-view .office-selection {
    border: 1px solid #f1f1f1;
    background: #f8f8f8;
    border-radius: 3px;
    padding: 1rem 0 1rem 0 !important;
    margin-bottom: 1.7rem !important;
}

#application-view .form-group {
    margin-bottom: 0;
    padding-bottom: 0
}

#application-view .form-group>div {
    text-align: left
}

#application-view .application-label {
    padding-top: calc(.25rem + 1px);
    line-height: 1.5;
    margin: 0px
}

#application-view .application-checkbox {
    margin: 5px 5px 0px 0px
}

#application-view .application-radiobox {
    margin: 5px 5px 0px 0px
}

#application-view label.fb-label {
    text-align: left;
    margin: 0;
    padding-bottom: 0px
}

#application-view .submitted_to {
    padding-bottom: 50px
}

#application-view .submitted_to label {
    display: block
}

#application-view .submitted_date,
.submitted_by {
    padding-top: 30px
}

#application-view .submitted_by div {
    text-align: center
}

.attachment-list h5 {
    padding: 5px 0;
    margin-bottom: 10px;
    border-bottom: 1px solid #6a0d60
}

.attachment-list .attachment {
    text-align: center;
    width: 120px;
    height: 120px;
    display: inline-block;
    overflow: hidden;
    cursor: pointer;
    margin: 5px;
    padding: 5px;
    border-radius: 5px
}

.attachment-list .attachment:hover {
    background: #d4e6f3
}

.attachment-list .attachment img {
    opacity: 0.5;
    width: 70px;
    height: 70px;
    padding: 15px
}

.attachment-list .attachment .attachment-name {
    display: block
}

.attachment-view {
    display: none;
    overflow: hidden;
    margin-top: 15px;
    background: #FFF
}

.attachment-view>div {
    margin-top: 50px;
    text-align: right
}

.attachment-view span.close-attachment {
    padding: 5px;
    display: inline-block;
    cursor: pointer
}

.decision {
    position: relative;
    min-height: unset !important;
    height: auto !important;
    background: none;
}

.decision-but {
    position: fixed;
    bottom: 0px;
    left: 45%;
    width: auto;
    height: 50px !important;
    min-height: 50px !important;
    font-size: 22px;
    color: #fff;
    background: #72b027;
    display: inline-block;
    border-radius: 50% 50% 0 0;
    padding: 15px;
    text-align: center;
    cursor: pointer;
    z-index: 999999
}


/*.decision-panel{ background: #676f72; border: 5px solid #72b027; border-bottom: 0; padding: 10px; position: fixed; display: inline-block; left:35px; right: 35px; height: 250px !important; min-height: 250px !important; bottom: -250px; border-radius: 5px 5px 0 0; z-index: 9999}
.decision-panel label{ font-size: 18px; margin-bottom: 5px; color: #FFF}*/

.decision-panel label {
    background: #72b027;
    display: block;
    padding: 3px 7px;
    font-size: 18px;
    margin-bottom: 5px;
    color: #FFF
}

.decision-panel .pre-decision {
    _height: 190px;
    height: 300px;
    overflow-y: auto;
    color: #333;
    _background: #d2d2d2
}

.decision-panel .pre-decision ul {
    list-style: none;
    padding: 2px 0px
}

.decision-panel .pre-decision ul li {
    padding: 7px;
    background: #f5f5f5;
    margin-bottom: 7px
}

.decision-panel .pre-decision ul li .short-decision {
    font-size: 18px
}

.decision-panel .pre-decision ul li .decision-note {
    font-size: 14px
}

.decision-panel .pre-decision ul li .decision-on {
    font-size: 13px;
    color: #007bff
}

.user-info {
    padding: 10px;
    font-size: 0.9rem;
    color: #FFF
}

.rounded-circle {
    font-size: 1.2rem;
    border: 1px solid#6777ef!important;
    padding: 5px 7px;
    width: 30px;
    height: 30px
}

td {
    cursor: pointer
}


/* .right-panel{ background: #e6ecf3} */

.right-panel .page-header {
    padding: 0px
}


/*New Design*/

.own-office-title {
    font-size: 1.75rem;
    width: 100%;
    text-align: center;
    margin: 20px 0 25px 0
}

.summery-report {
    background: #FFF;
    padding: 10px;
    border-radius: 5px;
    border-bottom: 2px solid #1d6bf1
}

.summery-report select {
    border-radius: 5px;
    border: 1px solid #d0d0d0;
    padding: 3px 5px
}

.monthly-statics {
    margin-top: 10px
}

.month-total {
    background: #fefefe;
    color: #333;
    border: 1px solid #17202b70;
    height: 60px;
    padding-top: 8px;
    border-radius: 5px 5px 0 0
}

.old-total {
    background: #fefefe;
    color: #333;
    border: 1px solid #17202b70;
    border-top: 0px;
    height: 60px;
    padding-top: 8px;
    border-radius: 0 0 0 5px
}

.current-total {
    background: #fefefe;
    color: #333;
    border: 1px solid #17202b70;
    border-top: 0px;
    border-left: 0px;
    height: 60px;
    padding-top: 8px;
    border-radius: 0 0 5px 0
}

.running {
    background: #fefefe;
    color: #333;
    border: 1px solid #17202b70;
    height: 120px;
    border-radius: 5px 0 0 5px;
    padding-top: 25px;
    text-align: center
}

.overdate {
    background: #fefefe;
    color: #333;
    border: 1px solid #17202b70;
    border-left: 0px;
    height: 120px;
    border-radius: 0 5px 5px 0;
    padding-top: 25px;
    text-align: center
}

.complete {
    background: #fefefe;
    color: #333;
    border: 1px solid #17202b70;
    height: 120px;
    border-radius: 5px 0 0 5px;
    padding-top: 25px;
    text-align: center
}

.complete-per {
    background: #fefefe;
    color: #333;
    border: 1px solid #17202b70;
    border-left: 0px;
    height: 120px;
    border-radius: 0 5px 5px 0;
    padding-top: 25px;
    text-align: center
}

.month-total span,
.old-total span,
.current-total span {
    font-size: 1.5rem;
    color: #1d6bf1;
    text-align: center;
    padding: 1px 5px;
    border-radius: 3px;
    border: 1px solid #1d6bf1;
    background: #e6ecf3;
    min-width: 40px;
    display: inline-block
}

.running-status,
.overdate-status,
.complete-status,
.complete-per-status {
    font-size: 1.5rem;
    color: #1d6bf1;
    text-align: center;
    padding: 1px 5px;
    border-radius: 3px;
    border: 1px solid #1d6bf1;
    background: #e6ecf3;
    min-width: 40px;
    display: inline-block
}

.clear-div {
    clear: both;
    height: 10px
}

.header-title {
    display: block;
    width: 100%;
    height: 45px;
    margin-bottom: 10px
}

.header-title>label {
    margin: 10px 10px 0px 0px
}

.application-wise-service {
    display: inline-block;
    width: 100%
}

.no-service-select {
    margin: 100px 0px
}

.report-header {
    background: #FFF;
    border-bottom: 2px solid #1d6bf1;
    border-radius: 5px;
    height: 55px;
    padding: 10px
}

.report-header select {
    border-radius: 5px;
    border: 1px solid #d0d0d0;
    padding: 3px 5px
}

.applicant_name {
    display: block
}

.applicant_mobile {
    color: #585858;
    font-size: 12px
}

.right-panel .breadcrumbs .breadcrumbs-inner,
.right-panel .page-header,
.right-panel .page-header .breadcrumb,
.breadcrumbs a {
    background: #03a9f3;
    color: #FFF !important;
    font-size: 1.15rem
}

.right-panel .breadcrumbs .breadcrumbs-inner {
    border-radius: 5px;
    border-bottom: 2px solid #3e536e;
    padding: 0 10px
}

.breadcrumbs .page-header .page-title,
.right-panel .page-header h1 {
    font-size: 1.15rem
}

#print {
    background: #8da8e0;
    padding: 3px 7px;
    margin-left: 5px;
    color: #FFF;
    border-radius: 5px;
    cursor: pointer
}

.back-button {
    background: #8da8e0;
    padding: 3px 7px;
    margin-left: 5px;
    color: #FFF;
    border-radius: 5px;
    cursor: pointer
}

.back-button:hover {
    color: #FFF
}

aside.left-panel {
    background: #f2f2f2
}

.navbar .menu-title {
    font-family: kalpurushregular !important;
}

.navbar .main-menu {
    background: #f2f2f2
}

.navbar .navbar-nav li a {
    color: #607d8b;
    font-size: 1.05rem;
    font-weight: normal;
    cursor: pointer
}

.navbar .menu-title,
.navbar .menu-title a {
    color: #03a9f3 !important;
    font-size: 1.15rem !important;
    font-weight: normal
}

.navbar .navbar-nav>li .fa {
    margin-right: 10px
}

.navbar .navbar-nav>li.active {
    background: #1d6bf1
}

.navbar .navbar-nav>li.active a {
    color: #FFF
}

.navbar .navbar-nav>li.active a .fa {
    color: #FFF !important;
}

.navbar .navbar-nav>li.active:hover {
    background: #8da8e0
}

.navbar .navbar-nav>li.active a:hover {
    color: #333
}

.navbar .navbar-nav>li.active-menu {
    background: #1d6bf1 !important;
}

.navbar .navbar-nav>li.active-menu a {
    color: #fff !important;
}

.user-area .user-menu {
    max-width: 300px
}

.user-area .user-menu .nav-link {
    font-size: 1rem
}

.completeness-rules {
    font-size: 0.85rem
}

td a {
    display: block
}

.app-info {
    background: #17202b15;
    padding: 5px;
    border: 1px solid #17202b50
}

.app-info .app-info-title {
    background: #fff;
    margin-bottom: 5px;
    padding: 3px 7px;
    border-bottom: 2px solid #03a9f3;
    border-radius: 0 0 2px 2px
}

.app-info-personal {
    list-style: square;
    margin-left: 20px
}

.app-info-personal li {
    color: #03a9f3;
    line-height: 30px
}

.app-info-personal li span:first-child {
    color: #434343;
    margin-right: 10px
}

.app-info-personal li span:nth-child(2) {
    color: #000
}

.app-info-attachment {
    list-style: square;
    margin-left: 20px
}

.app-info-attachment li {
    color: #cd0000;
    line-height: 30px
}

.app-info-attachment li span:first-child {
    color: #434343;
    margin-right: 10px
}

.app-info-attachment li span:nth-child(2) {
    color: #000
}

.more-app {
    background: #cd0000;
    margin: auto;
    color: #FFF;
    display: inline-block;
    margin-bottom: 10px;
    padding: 3px 7px;
    cursor: pointer
}

.modal-dialog {
    max-width: 750px
}

.employee-id {
    min-width: 350px
}

.employee-name {
    font-size: 1.15rem;
    color: #007bff
}

.employee-mobile {
    font-size: 0.95rem;
    color: #28a745
}

.employee-email {
    font-size: 0.95rem;
    color: #333
}

.unit-name,
.employee-unit {
    font-weight: bold
}

.designation-name,
.employee-designation {
    font-size: 0.95rem
}

.dashboard {
    background: #007bff;
    color: #fff;
    border-radius: 3px;
    padding: 3px 5px
}

.is_admin {
    background: #28a745;
    color: #fff;
    border-radius: 3px;
    padding: 3px 5px
}

.right-panel .navbar-brand {
    width: 150px
}

.navbar-brand-home {
    float: left;
    margin-right: 10px;
    margin-top: 13px;
}

.navbar-brand-home i {
    font-size: 1.8rem;
    color: #3071b1
}

.dashboard-title {
    font-size: 1.75rem;
    width: 100%;
    text-align: center;
    margin: 20px 0 25px 0
}

.center-dashboard-statics {
    margin-top: 10px
}

.center-dashboard-statics .year-total {
    background: #fefefe;
    color: #333;
    border: 1px solid #17202b70;
    height: 70px;
    padding: 12px 15px 15px 15px;
    border-radius: 5px;
    font-size: 1.5rem
}

.center-dashboard-statics .year-complete {
    background: #fefefe;
    color: #333;
    border: 1px solid #17202b70;
    height: 70px;
    padding: 12px 15px 15px 15px;
    border-radius: 5px;
    font-size: 1.5rem
}

.center-dashboard-statics .year-total span,
.center-dashboard-statics .year-complete span {
    font-size: 1.7rem;
    color: #1d6bf1;
    text-align: center;
    padding: 1px 5px;
    border-radius: 3px;
    border: 1px solid #1d6bf1;
    background: #e6ecf3;
    min-width: 40px;
    display: inline-block
}

.dashboard-short-notice {
    font-size: 1rem;
    margin-top: 10px;
    display: inline-block
}


/* table tbody tr:hover td{ background: #03a9f350} */

table.dataTable {
    border-collapse: collapse !important;
}


/* table.dataTable,.table-bordered td, .table-bordered th{ border-color: #999 !important;} */

.table-bordered th {
    border-bottom: 0px !important;
}

.inline {
    display: inline-block
}

.select2-container .select2-selection--single {
    height: 32px
}

.select2-selection__rendered {
    padding: 5px 10px
}

.select2-selection__arrow {
    top: 5px
}

.modal-lg {
    max-width: 850px
}

.modal-decision {
    max-width: 750px;
    height: 550px
}

.signature {
    margin: auto;
    display: inherit
}


/* font sizes */

.font-16 {
    font-size: 16px !important;
}

.font-20 {
    font-size: 20px !important;
}

.font-26 {
    font-size: 26px !important;
}

.font-24 {
    font-size: 24px !important;
}

.font-30 {
    font-size: 30px !important;
}


/* font color */

.font-color-blue {
    color: #226df7 !important;
}

.font-color-green {
    color: #8ec63f !important;
}

#printAll {
    background: #8da8e0;
    padding: 8px 12px;
    color: #FFF;
    border-radius: 5px;
    cursor: pointer;
}

button.dt-button {
    background: #fff !important;
    border-radius: .25rem;
}

.sidebar-light .sidebar-brand {
    color: #226df7 !important;
    background-color: unset;
}