@charset "utf-8";
/* CSS Document */]

.no-data1 {
    padding: 10px !important;
    background: #e6e6e6 !important;
    color: #A6A6A6 !important;
}

/*.form-control {
    display: block;
    width: 100%;
    height: calc(2.25rem + 2px);
    padding: 1.375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}*/

.icheckbox_square-green, .iradio_square-green {
    display: inline-block;
    *: ;
    display: inline;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    width: 22px;
    height: 22px;
    background: url(green.png) no-repeat;
    border: 1px solid #1d8264 !important;
    cursor: pointer;
}

.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
    border-bottom: 3px solid #ddd !important;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #495057;
    background-color: #fff;
    border-color: transparent;
	border-bottom: 3px solid #1d8264 !important;
}


.widgeth5{padding-top: 5px;
    padding-bottom: 5px;}
	
	.widgeth5a{padding-top: 5px;
    padding-bottom: 3px;}

.navbar-brand {
    width: 100px !important;
    height: 50px !important;
    display: inline-block;
    /* padding-top: 0.3125rem; */
    /* padding-bottom: 0.3125rem; */
    /* margin-right: 0rem; */
    /* font-size: 0.25rem; */
    /* line-height: inherit; */
    /* white-space: nowrap; */
}