/* Generated by Fontie <http://fontie.pixelsvsbytes.com> */
@font-face {
    font-family: 'Kalpurush';
    src: url("../fonts/Kalpurush.eot");
    src: url("../fonts/Kalpurush.eot?#iefix") format("embedded-opentype"), url("../fonts/Kalpurush.woff2") format("woff2"), url("../fonts/Kalpurush.woff") format("woff"), url("../fonts/Kalpurush.svg#Kalpurush") format("svg");
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0-10FFFF; }
/*h1 {*/
/*font-family: 'Hind Siliguri', sans-serif;*/
/*font-weight: 300; }*/

h1, h2, h3, h4, p, div, h5, h6,tr,td,th,label,span,ul,li {
    font-family: 'Kalpurush', sans-serif !important;
}
body{
    font-family: 'Kalpurush', sans-serif !important;
    font-size: 13px;
}
body{
    /*background: rgba(193, 228, 174, 0.58);*/
    /*background-image: url(../img/leaves6.png);*/
    background-repeat:repeat;
    background-color: #fff;

}
.page-topper{
    background: #693391;
    color: #fff;
    font-size: 16px;
    padding: 12px 0;
}
.page-inner{
    padding: 30px 0;
    min-height: 320px;
}
a{
    color: #693391;
}
a:hover,a:active,a:focus{
    text-decoration: none;
}
.form-group{
    margin-bottom: 20px;
}
.panel{
    background: rgba(255,255,255,0.2);
}
/*.panel-body{*/
    /*padding: 25px 40px;*/
/*}*/
.panel-form .panel-heading{
    font-size: 22px;
    padding: 17px 40px;
}
.panel-form .panel-heading-dark{
    background: #693391;
    color: #fff;
}
.panel-form .panel-heading-tabbed{
    background: none;
    padding: 0;
}
.panel-form .panel-heading-tabbed .nav li a{
    padding: 17px 40px;
    text-align: left;
    border-radius: 0;
    background: #8D45B8;
    color: #fff;
    margin-right: 1px;
}
.panel-form .panel-heading-tabbed .nav li:first-child a{
    border-top-left-radius: 3px;
}
.panel-form .panel-heading-tabbed .nav li:last-child a{
    border-top-right-radius: 3px;
    margin-right: 0;
}
.panel-form .panel-heading-tabbed .nav li.active a{
    background: #693391;
}
.panel-form h4{
    font-size: 18px;
    margin: 0 0 25px 0;
}
.panel-form a{
    color: #999;
}
.panel-form .btn-primary{
    background: #16a74b;
    border-color: #16a74b;
    color: #fff;
    border-radius: 0;
}
.panel-form .btn-submit{
    border-radius: 10px;
    padding: 10px 0;
    width: 100%;
}

.pagination li a{
    background: #8DC640;
    margin-right: 7px;
    border-color: #8DC640;
    color: #fff;
    font-size: 16px;
}
/****   form designs    ****/
/*.form-control{
    height: 42px;
    border-color: #8B64A8;
}*/
.input-group .form-control{
    border-left: 0;
}
.input-group .form-control:focus{
    box-shadow: none;
    border-color: #ccc;
}
.input-group-addon{
    color: #999999;
    border-radius: 10px;
    background: #fff;
    border: 1px solid #ccc;
    border-right: 0;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}

.panel-help .form-control{
    border-radius: 5px;
    border-color: #ccc;
    /*border-right: 0;*/
}
.panel-help .input-group-addon{
    color: #16a74b;
    border-radius: 5px;
}
.panel-help .help-item{
    margin-bottom: 40px;
    line-height: 1.7;
}
.panel-help .help-item h3{
    font-size: 22px;
    color: #69B645;
    margin-bottom: 18px;
}
.panel-info{
    line-height: 1.7;
    border-color: transparent;
}
.panel-info h3{
    font-size: 20px;
    line-height: 1.7;
}
.panel-info .telephone{
    font-size: 18px;
}
.panel-transparent{
    background: none;
}
.panel-transparent .panel-body{
    padding: 0;
}
.panel-transparent h4{
    color: #693391;
}

/*****      Login Page      ****/
.panel-login .panel-body{
    padding: 40px 40px;
}
.panel-login .form-control{
    border-radius: 10px;
    border-color: #ccc;
}
.front-page-splash-screen{
    position: absolute;
    margin-top: -135px;
}
.front-page-splash-screen .front-page-splash{
    width: 390px;
}
.front-page-splash-screen .front-page-splash img{
    width: 310px;
}
.front-page-splash-screen .front-page-splash .logo-text{
    margin-bottom: 0;
    border-top: 6px solid #8dc640;
    margin-top: 12px;
    padding-top: 10px;
    font-size: 36px;
    color: #231f20;
    text-align: right;
}
.front-page-splash-screen .front-page-info{
    width: 390px;
    margin-top: 70px;
    font-size: 15px;
    line-height: 1.7;
    text-align: justify;
}
.front-page-splash-screen .front-page-info p{
    margin-bottom: 20px;
}

/*****      /. Login Page      ****/

.panel-table .table-responsive{
    overflow-x: inherit;
}
.panel-table .panel-menu{
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 15px;
}
.table-custom th{
    background: #8dc640;
    color: #fff;
    font-weight: 400;
    padding: 12px 8px !important;
}
.table-custom tbody:before{
    content: '';
    display: block;
    height: 5px;
}
.table-custom  tbody  tr{

}
.table-custom td{
    background: #fff;
    border: 1px solid #693391;
    border-top: 1px solid #693391 !important;
}
.table-custom tr td:last-child{
    border: 0 none;
    border-top: 0 none !important;
    background: none;
    padding: 0;
}
.table-custom tr td:last-child a{
    display: block;
    padding: 8px;
    background: #693391;
    color: #fff;
    border-left: 4px solid #fff;
    text-align: center;
}
.table-custom .row-divider{
    font-size: 4px;
}
.page-container{
    /*background:#e7eaf1 ;*/
    background: #f7fafc;
    background-repeat:repeat;


}