.padding2rem{
    padding: 0 2rem 0 2rem;
}
.scroll-top-wrapper {
    position: fixed;
	opacity: 0;
	visibility: hidden;
	overflow: hidden;
	text-align: center;
	z-index: 99999999;
    background-color: #79f874;
	color: #c3f6b7;
	width: 50px;
	height: 48px;
	line-height: 48px;
	right: 30px;
	bottom: 30px;
	padding-top: 2px;
	border-top-left-radius: 50px;
	border-top-right-radius: 50px;
	border-bottom-right-radius: 50px;
	border-bottom-left-radius: 50px;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.scroll-top-wrapper:hover {
	background-color: #0f9c09;
}
.scroll-top-wrapper.show {
    visibility:visible;
    cursor:pointer;
	opacity: 1.0;
}
.scroll-top-wrapper i.fa {
	line-height: inherit;
}
/*  ----------------   استایل منوی اصلی */
.navbar-light .navbar-nav .nav-link {
    color: rgb(20, 96, 14);
}
.btco-menu li > a {
    padding: 10px 15px;
    color: #000;

}

.btco-menu .active a:focus,
.btco-menu li a:focus ,
.navbar > .show > a:focus{
    background: transparent;
    outline: 0;
}


.dropdown-menu .show > .dropdown-toggle::after{
    transform: rotate(-90deg);
}

/*  ------   استایل منوی اصلی */
body {
    font-family: "Tahoma";
    background-color: #e1f9e2;
    font-size: large;
}
/*  عنوان کادر */
label {
    font-weight: 300;
}
.card{
        background-color: #fff;
	    border: 1px solid #1da722;
}
.form-fill{
    width: 90% !important;
    margin-right: 8%;
}
.checkbox, .radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 20px;
    cursor: pointer;
}
input[type="radio"], input[type="radio"]{
    cursor: inherit;
}
.card, .card-header {
        border-radius: 0.5rem 0.5rem 0px 0px;
}
.card-body{
    padding: 1.25rem;
}

.rounded-one-pix {
    border-radius: 2!important;
}
.card-header {
    background-color: #1da722;
    padding: 0.2rem 1.25rem;
}
.img-inline{
    float: left;
    box-shadow: 0px 0px 8px 0px #6dad6f;
    border: none;
    border-radius: 5px;
    margin: 5px;
}
/*لوگوی بالا */
.logo {
    background-image: url(image/koodak-left.png);
    background-repeat: no-repeat;
    background-size: 60% auto;
    float: left;
    width: 100px;
    height: 100%;
}
.site-header {
    width: 100%;
    height: 109px;
    min-height: 109px;
    background-repeat: no-repeat;
    background-position: right top;
}
.up-header{
    background-image: url(image/upLeft.png);
    background-repeat: repeat-x;
    height: 109px;
}
.text-header{
    height: 109px;
    width: 60%;
    color: #c4f9c4;
    text-shadow: -4px 4px 3px #002d00, 0 1px #0c4204, 1px 0 #bcfdb4;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin: 0 2rem 0 2rem;
    font-size: large;
}
.footer-site{
    position: sticky;
    background-image: url(image/upLeft.png);
    background-repeat: repeat-x;
    height: 50px;
    margin-top: 10px;
    width: 100%;
    bottom: 0;
}
.h1-min{

  font-size:12px;
}
.navbar{
padding:1px 10px 1px 10px;
}
.bg-light {
    background-color: #89ce80!important;
}
.dropdown-menu {
    border: 1px solid rgb(183, 97, 164);
    background-color: #ecffea;
    cursor: pointer;
font-size: 0.8rem;
}
.dropdown-item {
    padding: .05rem 1rem;
}
.StayUp{
   position:fixed;
   top:0;
   left:0;
   right:0;
   z-index:9999;
}
.mb-0, .my-0 {
    color: wheat;
}
.space-1{
          height: 1rem;
}
.space-2{
          height: 2rem;
}
.space-3{
          height: 3rem;
}
.image-circle
{
  display: block;
  width: 150px;
  height: 150px;
  margin: 1em auto;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-border-radius: 99em;
  -moz-border-radius: 99em;
  border-radius: 99em;
  border: 5px solid #eee;
  box-shadow: 0 3px 2px rgba(0, 0, 0, 0.3);  
}
#loading-4-page
{
position: fixed;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
z-index: 9999;
background: url('image/loadingarm.gif') 50% 50% no-repeat #ffe1fd;
}
.form-control-green-sal{
    display: block;
    width: 100%;
    padding: 0.375rem 0.1rem;
    line-height: 1;
    color: #495057;
    background-color: #FFF;
    background-clip: padding-box;
    border: 1px solid #25c700;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    min-width: 3rem;
    max-width: 3.5rem;
    border-color: #25c700;
    box-shadow: 0px 0px 0px 0.2rem #c2f9ba;
}
.form-control-input-number{
    width: 100%;
    padding: 0.375rem 0.1rem;;
    line-height: 1;
    background-clip: padding-box;
    border: 1px solid #25c700;
    border-radius: 0.25rem;
    min-width: 6rem;
    max-width: 10rem;
}
.form-control-smal{
    width: 100%;
    padding: 0.375rem 0.1rem;
    line-height: 1;
    background-clip: padding-box;
    border: 1px solid #25c700;
    border-radius: 0.25rem;
    min-width: 3rem;
    max-width: 20em;
}
.form-control-green{
    display: block;
    width: 100%;
    padding: 0.375rem 0.1rem;
    line-height: 1;
    color: #495057;
    background-color: #FFF;
    background-clip: padding-box;
    border: 1px solid #25c700;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    min-width: 2rem;
    max-width: 2.1rem;
    border-color: #25c700;
    box-shadow: 0px 0px 0px 0.2rem #c2f9ba;
}
.input-group-text-green{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0;
    text-align: center;
    white-space: nowrap;
    border-radius: .25rem;
    padding: 0.5rem 0.2rem;
    line-height: 1;
    color: #495057;
    background-color: #f0ffee;
    border: 1px solid #29e404;
}
.row-box{
    border: 1px solid #bccc97;
    border-radius: 0.25rem;
    padding: 2px;
    margin: 2px;
}
.row-title {
    border: 2px solid #229000;
    padding: 4px;
   background-color: white;
}
.row-detail {
    border: 4px solid #229000;
    border-radius: 1rem;
    padding: 4px;
    margin: 2px;
    background-color: white;
    margin-bottom: 2rem;
}
b{
  margin: 6px;
  color: red; 
}