
.input-padder{
    padding-left: 0px;
}
.print-size-front{
	width: 590px;
}
.purna-idcard-wrapper{
	background: #e74c3c;
	height: auto;
	padding: 20px 15px 15px 15px;
}
.asakta-idcard-wrapper{
	background: #3498db;
	height: auto;
	padding: 20px 15px 15px 15px;
}
.madyam-idcard-wrapper{
	background: #f1c40f;
	height: auto;
	padding: 20px 15px 15px 15px;
}
.samanya-idcard-wrapper{
	background: #ffffff;
	height: auto;
	padding: 20px 15px 15px 15px;
}
.idcard-border{
	padding: 0 5px;
	height: 100%;
}
.id-photo-frame{
	border: 1px solid #000;
	float: right;
	height: 120px;
    width: 100px;
}
.id-title h1{
	color: #000;
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	/*-webkit-text-stroke: 1px rgba(255,255,255,0.3);*/
	margin: 0px;
}
.id-title p{
	color: #000;
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	line-spacing:2px;
	/*-webkit-text-stroke: 1px rgba(255,255,255,0.4);*/
	margin: 0 0 5px 0;
}
.id-title h2{
	background: #fff;
	color: #FE0303;
	font-weight: bold;
	font-size: 15px;
	border-radius: 30px;
	text-align: center;
	padding: 5px 20px;
	display: table;
	margin: 0 auto;
}
.id-body{
	padding: 0 5px;
	font-weight: bold;
	color: #000;
	font-size: 14px;
	margin-top: -29px;
}
/*.id-body .form-control {
	background: transparent;
	border: 0px;
	border-bottom: 2px dotted #333;
	padding: 0px;
	border-radius: 0;
}
.id-body .form-control:focus{
	box-shadow: 0px !important;
}*/

.note-nepali{
    color: #000;
    padding-top: 5px;
    font-weight: bold;
    font-size: 12px;
}
.note{
	color: #000;
	padding-top: 5px;
	font-weight: bold;
	font-size: 11px;
}
/*** Id Card Back ***/
.print-size-back{
	width: 590px;
}
.idcard-back{
	padding: 5px;
	font-weight: bold;
	color: #000;
	font-size: 14px;
    line-height: 21px;
}
.stamp-box p{
	text-align: center;
	font-weight: bold;
	padding: 0px; margin:0px;
}
.stamp-box-border{
	border: 2px solid #000;
	width: 100%;
	height: 117px;
}
/** Custom **/
@font-face {
    font-family: Kalimati;
    src: url("../../fonts/kalimati.ttf");
}
.borderless td, .borderless th {
    border: none !important;
}
.circle {
  height: 25px;
  width: 25px;
  border-radius: 50%;
  display: inline-block;
}
.photo_box{
    width: 130px;
    height: 130px;
    float: left;
    margin: 15px;
    border: 1px solid #000;
    text-align: center;

}
.photo_box span{
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
    padding-top: 45px;
}
.myclear{clear: both;}
body {
    font-family: Kalimati, Georgia, serif;
}

.font-kalimati {
    font-family: Kalimati, Georgia, serif;
}

.font-eng {
    font-family: 'Roboto', Arial, Tahoma, sans-serif;
}

.cards {
    border-radius: 5px;
    text-align: center;
    padding: 15px;
    color: #fff;
    margin-bottom: 30px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.bg-color {
    background-color: blueviolet;
}

.pbg-color {
    background-color: #ff4500;
}

.card-icon {
    height: 40px;
    padding: 20px;
    font-size: 40px;
    margin-bottom: 26px;
    color: #fff;
}

a:hover {
    text-decoration: none;
}

.required-field {
    color: #f00 !important;
}

.breadcrumb {
    padding: 7px 0;
    margin-bottom: 20px;
    list-style: none;
    background-color: transparent;
    border-radius: 0;
    color: #fff;
    box-shadow: none;
    border-bottom: 1px solid #ccc;
}

/* .btn-primary {
    background: #1E53F4;
    border-color: #1E53F4;
}

.btn-primary:hover {
    background: #1E53F4;
    border-color: #1E53F4;
}

.btn-primary:active:hover {
    background: #1E53F4;
    border-color: #1E53F4;
}

.btn-primary:focus {
    background: #1E53F4;
    border-color: #1E53F4;
} */

.login-page-wrap {
    margin-top: 150px;
    margin-bottom: 150px;
}

.login-form-card {
    padding: 15px;
    border: 1px solid #d4d4d4;
    background: #fff;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.login-logo {
    border-right: 1px solid #d4d4d4;
    margin-right: 16px;
}

.theme-violet .navbar {
    background-color: #3700B3;
}

.theme-violet .navbar-brand {
    color: #fff;
}

.theme-violet .navbar-brand:hover {
    color: #fff;
}

.theme-violet .navbar-brand:active {
    color: #fff;
}

.theme-violet .navbar-brand:focus {
    color: #fff;
}

.theme-violet .nav > li > a {
    color: #fff;
}

.theme-violet .nav > li > a:hover {
    background-color: transparent;
}

.theme-violet .nav > li > a:focus {
    background-color: transparent;
}

.theme-violet .nav .open > a {
    background-color: transparent;
}

.theme-violet .nav .open > a:hover {
    background-color: transparent;
}

.theme-violet .nav .open > a:focus {
    background-color: transparent;
}

.theme-violet .bars {
    color: #fff;
}

.theme-violet .sidebar .menu .list li.active {
    background-color: transparent;
}

.theme-violet .sidebar .menu .list li.active > :first-child i, .theme-violet .sidebar .menu .list li.active > :first-child span {
    color: #ffc107 ! important;
}

.theme-violet .sidebar .menu .list .toggled {
    background-color:#2c3e50;
}

.theme-violet .sidebar .menu .list .ml-menu {
    background-color: transparent;
}

.theme-violet .sidebar .legal {
    background-color: #fff;
}

.theme-violet .sidebar .legal .copyright a {
    color: white !important;
}

.set-radius-zero {
    border-radius: 0;

}

.card .header .question-dropdown {
    position: absolute;
    top: 40px;
    right: 15px;
    list-style: none;
}

.form-control-label {
    text-align: left;
}

.box {
    min-width: 220px;
    min-height: 150px;
    float: left;
    cursor: pointer;
    margin-right: 15px;
    margin-top: 15px;
}

.boxurl {
    color: #fff;
    text-decoration: none;
    text-align: center;
}

.option {
    line-height: 30px;
    margin-top: 10px;
    margin-bottom: 10px;

}

.optionNo, .optionText {
    display: inline-block;
}

.media-question {
    height: 200px;
    width: 100%;
}

.side-bar {

    height: 200px;
}

.optionLeft {
    cursor: pointer;
    font-size: 16px !important;
    text-align: left;
}

.bg-red {
    background-color: red !important;
}

.bg-white {
    background-color: white;
}

.bg-shadow {
    /* box-shadow: 0 2px 5px rgba(0, 0, 0, 0.16), 0 2px 10px rgba(0, 0, 0, 0.12); */
}

.hover-gray:hover {
    background-color: lightgray;

}

.menu ul.list li a:hover {
    background-color: lightgray;

}

@media (max-width: 1283px) {
    .btn {
        margin-bottom: 5px;
    }

}

.card > .body > .row > div {
    margin-bottom: 0 !important;
}

.btn-submit {
    font-size: 1.07rem !important;
}

.btn-warning {
    color: white;
}

.btn-warning:hover {
    color: white;
}

.table-borderless > tbody > tr > td, .table-borderless > thead > tr > th, .table-borderless > thead > tr > td {
    border-top-style: hidden !important;
    border-left-style: hidden ! important;
    border-right-style: hidden ! important;
    border-bottom-style: hidden !important;
}

.disabled {
    color: white !important;
}

.hidden {
    display: none;
}

/* # button for close  */
.bar {
    display: block;
    height: 3px;
    width: 25px;
    background-color: white;
    margin: 5px auto;
}

.button {
    cursor: pointer;
    display: inline-block;
    width: auto;
    margin: 0 auto;
    -webkit-transition: all .7s ease;
    -moz-transition: all .7s ease;
    -ms-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease;
}

.hidden-xs {
    display: none;
}

.middle {
    margin: 0 auto;
}

.bar {
    -webkit-transition: all .7s ease;
    -moz-transition: all .7s ease;
    -ms-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease;
}

.visible-xs .active .bar {
    background-color: #FFF;
    -webkit-transition: all .7s ease;
    -moz-transition: all .7s ease;
    -ms-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease;
}

.button.active .top {
    -webkit-transform: translateY(10px) rotateZ(45deg);
    -moz-transform: translateY(10px) rotateZ(45deg);
    -ms-transform: translateY(10px) rotateZ(45deg);
    -o-transform: translateY(10px) rotateZ(45deg);
    transform: translateY(10px) rotateZ(45deg);
}

.button.active .bottom {
    -webkit-transform: translateY(-10px) rotateZ(-45deg);
    -moz-transform: translateY(-10px) rotateZ(-45deg);
    -ms-transform: translateY(-10px) rotateZ(-45deg);
    -o-transform: translateY(-10px) rotateZ(-45deg);
    transform: translateY(-10px) rotateZ(-45deg);
}

.button.active .middle {
    width: 0;
}

@media (min-width: 480px) {
    .nav-list {
        display: block;
    }
}

@media (min-width: 768px) {
    .nav-right {
        position: absolute;
    }

    .hidden-xs {
        display: block;
    }

    .visible-xs {
        display: none;
    }

    .item td .old-place, .item td .description {
        width: 85px;
        padding: 5px !important;
    }

    .item td .biggha {
        width: 65px;
    }

    .item td .map-sheet-no, .item td .kitta-no {
        width: 75px;
    }

    .item td .kattha, .item td .dhur {
        width: 55px;
    }

    .item td .new-name {
        width: 115px;
    }

    .item td .form-control {
        padding: 0.375rem 0.35rem ! important;
    }

    .item td .estimated-cost {
        width: 130px;
    }

    .form-table thead tr td {
        vertical-align: middle;
        background-color: #e9ecef !important;
    }

    .east-piller {
        width: 60px !important;
    }

    .west-piller {
        width: 60px !important;
    }

    .north-piller {
        width: 60px !important;
    }

    .south-piller {
        width: 60px !important;
    }

    .bd-example-tabs .nav .nav-link {
        display: block;
        padding: 1% 13.5% !important;
        margin-bottom: -2px;
    }
}

@media (max-width: 767px) {
    .item td .form-control {
        width: auto;;
    }
}

.form-table thead tr th {
    border: 2px solid #d4d4d4 ! important
}

.form-table thead tr td {
    border: 2px solid #d4d4d4 ! important
}

.form-table tbody tr td {
    border: 2px solid #d4d4d4 ! important
}

.add-form
table thead tr td {
    vertical-align: middle !important;
    background-color: #d0d1d2;
}

.sidebar {
    background: #34495e;
}

.sidebar .menu .list a {
    color: white;
}

.sidebar .menu .list a:hover {
    color: white;
    background: #2c3e50;
}

.sidebar .menu .list a span {
    color: white;
}

.menu li.active a span {
    color: white !important;
}

.sidebar .menu .list li.active > :first-child span {
    font-size: 15px ! important;
}

.navbar-guest {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: 0.5rem 1rem;
    margin-bottom: 20px;
}

.inner {
    padding: 10px;
    color: white;
    height: 120px;
}

.icon {
    transition: all .3s linear;
    position: absolute;
    top: -3px;
    right: 25px;
    z-index: 0;
    font-size: 70px;
    color: rgba(0, 0, 0, 0.15);
}

.small-box-footer {
    position: relative;
    text-align: center;
    padding: 3px 0;
    color: #fff;
    color: rgba(255, 255, 255, 0.8);
    display: block;
    z-index: 10;
    background: rgba(0, 0, 0, 0.1);
    text-decoration: none;
}

.small-box-footer:hover {
    color: #fff;
    background: rgba(0, 0, 0, 0.15);
}

.bg-alt-yellow {
    background-color: #f39c12 !important;
}

.bg-alt-aqua {
    background-color: #00c0ef !important;
}

.bg-alt-green {
    background-color: #00a65a !important;
}

.bg-alt-red {
    background-color: #dd4b39 !important;
}
.dashboard-tab .inner{
    padding: 10px;
    color: white;
    height: 120px;
}
.dashboard-tab .inner > h5{
    display: block;
    margin: 10px 0 0 0 !important;
}
.inner > h5 {
    /*font-size: 23px ! important;*/
    /*font-weight: 600 ! important;*/
    /* margin: 10px 0 0 0 ! important; */
    white-space: nowrap ! important;
    padding: 0 ! important;
    justify-content: center;
    display: flex;
    align-items: center;
    height: 100%;
}

.inner > p {
    font-size: 15px ! important;
}


.dropdown-submenu {
    position: relative;
}

.dropdown-submenu .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -1px;
}

.dropdown-item div a {
    display: block;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}

.dropdown-item div a:active {
    color: #fff;
    text-decoration: none;
    background-color: #007bff;
}

.bd-example-tabs .nav .nav-link {
    margin-bottom: -2px;
}
.loginwrap{
    background-image: url('../images/login-bg.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    font-family: Arial, Helvetica, sans-serif;
}
.login-wrapper .card-body{
    padding: 20px;
}
.login-wrapper h5{
    text-align: center;
    font-size: 30px;
    padding-bottom: 10px;
}
.login-wrapper .form-control{
    padding: 20px 15px;
}
.login-wrapper .form-group{
    font-size: 12px;
}
.login-wrapper .btn-success{
    padding: 10px;
    box-shadow: none !important;
    font-size: 15px !important;
    text-transform: uppercase;
}
.login-wrapper #id_show{
    vertical-align: sub;
}
.login-wrapper p{
    float: right;
    margin-top: 14px;
}
.login-wrapper p a{
    color: #000;
    text-decoration: underline;
}
.login-wrapper .loginlogo{
    text-align: center;
    margin-top: -60px;

}
.login-wrapper .loginlogo img{
    width: 120px;
    border: 1px solid #ccc;
    padding: 5px;
    border-radius: 50%;
    background: #f5f5f5;
}
i.dashboard-list-icon{
    font-size: 50px;
    margin-top: 10px;
}
i.sidebar-icon{
    font-size: 18px;
    vertical-align: sub;
    margin-right: 10px;
}
.alert-success{
    background: #00A65A;
    border: none;
    color: #fff;
}
.alert{
    border-radius: 0 !important;
}

/*** ScrollBar **/
#style-1::-webkit-scrollbar-track
{

	border-radius: 10px;
	background-color: #34495E;
}

#style-1::-webkit-scrollbar
{
	width: 12px;
	background-color: #34495E;
}

#style-1::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #2C3E50;
}
.table .thead-dark th{
    background: #34495E !important;
}
.table tbody a{
    color: #0069D9;
    font-weight: bold;
}
.table tbody a:hover{
    color: #1F91F3;
}
.form-control{
    padding: 0 0 0 10px !important;
    border-radius: 0 !important;
}
.form-control:focus{
    border-color: unset !important;
    box-shadow: unset !important;
}
.btn:focus{
    box-shadow: unset !important;
}
.date-content .btn:not(.btn-link):not(.btn-circle) {
    font-size: 13px !important;
    padding: 9px 15px;
}
.col-lg-7,.col-lg-9{
    margin-bottom: 0px !important;
}
.fade:not(.show){
    display: none;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
    line-height: 5px !important;
}
.select2-container--default .select2-selection--single{
    padding: 17px 5px !important;
    border-radius: 0px !important;
    border: 1px solid #ced4da;
}
.select2-container .select2-selection--single .select2-selection__rendered{
    overflow: visible !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow{
    height: 35px !important;
}
