fbody {
      position: relative; background-color:#a0183e ;
  }
body{background-color: #9a062feb !important; color: black !important}
::-webkit-scrollbar{width:6px; -webkit-border-radius:10px; border-radius:10px; background-color:transparent;}
::-webkit-scrollbar-thumb{background:#e16e01;-webkit-border-radius:10px;border-radius:10px; border:transparent;}
::-moz-scrollbar{width:6px; -webkit-border-radius:10px; border-radius:10px; background-color:rgba(0,0,0,0.44);}
::-moz-scrollbar-thumb{background:#e16e01;-webkit-border-radius:10px;border-radius:10px; border:transparent;}

h1,h2,h3,h4{font-weight: bold;letter-spacing: 1px;}
  .affix {
      top:0;
      width: 79%;
      z-index: 9999 !important;
	  margin-top: 45px;
  }

  .navbar {
      margin-bottom: 0px;
  }

  .affix ~ .container-fluid {
     position: relative;
     top: 50px;
  }
.custom-submit input[type = "submit"]{background-color: #a1193f;}
.custom-submit input[type = "submit"]:hover{background-color: #eabb0d;}



*{outline: none !important;box-shadow: none !important;}
a{color:#fff !important;text-decoration: none !important;}

.fa-long-arrow-down{color:#9a062feb !important; transition:all 0.5s ease-in-out; -webkit-transition:all 0.5s ease-in-out; -moz-transition:all 0.5s ease-in-out;}
.fa-long-arrow-down:hover{color:white !important;transform: scale(1.2); transition:all 0.5s ease-in-out; -webkit-transition:all 0.5s ease-in-out; -moz-transition:all 0.5s ease-in-out;}
.fa-long-arrow-up{color:#9a062feb !important; transition:all 0.5s ease-in-out; -webkit-transition:all 0.5s ease-in-out; -moz-transition:all 0.5s ease-in-out;}
.fa-long-arrow-up:hover{color:white !important;transform: scale(1.2); transition:all 0.5s ease-in-out; -webkit-transition:all 0.5s ease-in-out; -moz-transition:all 0.5s ease-in-out;}
.fa-edit{font-size: 2em;color:#9a062feb !important;margin-top: .6em; transition:all 0.5s ease-in-out; -webkit-transition:all 0.5s ease-in-out; -moz-transition:all 0.5s ease-in-out;}
.fa-edit:hover{transform: scale(1.2);color:#fff !important; transition:all 0.5s ease-in-out; -webkit-transition:all 0.5s ease-in-out; -moz-transition:all 0.5s ease-in-out;}
.fa-trash-o{font-size: 2em;color:#9a062feb !important;margin-top: .6em; transition:all 0.5s ease-in-out; -webkit-transition:all 0.5s ease-in-out; -moz-transition:all 0.5s ease-in-out;}
.fa-trash-o:hover{transform: scale(1.2);color:#fff !important; transition:all 0.5s ease-in-out; -webkit-transition:all 0.5s ease-in-out; -moz-transition:all 0.5s ease-in-out;}

.fa-file-text-o{font-size: 2em;color:#9a062feb !important;margin-top: .6em; transition:all 0.5s ease-in-out; -webkit-transition:all 0.5s ease-in-out; -moz-transition:all 0.5s ease-in-out;}
.fa-file-text-o:hover{transform: scale(1.2);color:#fff !important; transition:all 0.5s ease-in-out; -webkit-transition:all 0.5s ease-in-out; -moz-transition:all 0.5s ease-in-out;}

.prm .row:hover{opacity: 0.5}
.liveSear-pdng{margin-bottom: 2em;}
.liveSearch{color:white;font-weight: bold;}
.cntr {background-color: black;color: white;}
.cntr th{text-align: center;}


.custom-tbl .top-th{background-color: #eabb0d;color: #000;}

.th-show thead{background-color: black !important;color: white !important;}
.bg-transparent{padding: 0;padding-bottom: 10em;}
.bg-transparent label{color: #000 !important; letter-spacing: 1px;}

.size-adjust{font-size: 18px !important; }
.size-adjust .fa{font-size: 20px !important;color:#9a062feb !important; transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;}
.size-adjust .fa:hover{color:#fff !important; transform: scale(1.4); -webkit-transform: scale(1.5); -moz-transform: scale(1.5);}


table{width: 100%;}
	th{padding: 10px 5px;}
	td{padding: 10px 5px;}
	.thd{background-color: rgba(207,204,204,1.00) !important;text-align: center !important}
.thd th{text-align: center;}
	.htr{background-color:rgba(0,0,0,0.06);transition: all 0.5s ease-in-out;-webkit-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out;}
	.htr:hover{background-color:rgba(237,179,237,0.68) !important; 
		color:black; cursor: pointer; transition:  all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out;}
	.htr1{background-color: orange !important; color:white;cursor:help;
		transition: all 0.5s ease-in-out;-webkit-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out;}
	.htr1:hover{background-color:rgba(0,0,0,0.33) !important;color:white;transition: all 0.5s ease-in-out;-webkit-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out;}
	.htr2{background-color: red !important; color:white;cursor:not-allowed;transition: all 0.5s ease-in-out;-webkit-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out;}
	.htr2:hover{background-color:rgba(0,0,0,0.33) !important;color:white;transition: all 0.5s ease-in-out;-webkit-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out;}



.no-padding{padding: 0;}
.go-back{margin-top:16px;}

.war a{color: #8a6d3b;}
.war a:hover{color: rgba(138, 109, 59, 0.45);}
.inf a{color: #31708f;}
.inf a:hover{color:rgba(165,164,225,1.00);}
.suc a{color: #3c763d;}
.suc a:hover{color:rgba(110,164,110,0.69);}

.prm a{color: white;}
.prm a:hover{color:rgba(224,219,220,0.77);}

.prm1 a{color: dimgray;}
.prm1 a:hover{color:gray;}

.prm2 a{color: gray !important}
.prm2 a:hover{color:rgba(76,8,243,0.42) !important}
.prm3 a{color: #8a6d3b !important}
.prm3 a:hover{color:rgba(2,131,9,0.46) !important}
u{font-weight: bold;}
.white{color:#fff !important}
.lft{text-align: left;}
.tbl-input input[type = "text"]{width:70px !important; text-align: center;border: none;background-color: transparent;}
.tbl-input input[type = "text"]:focus{background-color:rgba(95,91,91,0.43);color: white}
.tbl-input input[type = "text"]:hover{background-color:rgba(95,91,91,0.43);color: white}

.dell{color: red !important;}
.dell i:hover{color:rgba(233,100,237,0.54) !important;}

.bg-danger{background-color:rgba(240,7,21,0.72) !important; color: white; transition: all 0.5s ease-in-out;-webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out;} 
.bg-danger:hover{background-color: rgba(251,5,9,0.30) !important; transition: all 0.5s ease-in-out;-webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out;} 


.bg-warning{background-color:#ffc107 !important; color: white; transition: all 0.5s ease-in-out;-webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out;} 
.bg-warning:hover{background-color:rgba(255,193,7,0.45) !important; transition: all 0.5s ease-in-out;-webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out;} 


.pndng .table-striped > tbody > tr:nth-of-type(even) {
  background-color: transparent;
}


.input-search{width: 70%;padding: 10px 15px;}
.search-button{padding: 10px;z-index: 99;margin-left: -40px;}
.search-button .fa{font-size: 18px;}

.complain{background-color: #002bff !important;color: white;}
.complain .fa{color: white;}

tr td:last-child{
   width:1px !important;white-space:nowrap !important;
}

.urgent{color:red !important;}

.sb-button {background-color: transparent;border: none;}

.input-no input[type = "text"]{background-color: transparent !important; border: none;color: black !important}
.all-center h2{text-align: center;}
.input-due input[type = "text"]{width: 60px;text-align: center;border: none;background-color: transparent;transition: all 0.3s ease-in-out;}
.input-due input[type = "text"]:focus{background-color: black !important;color: white;transition: all 0.3s ease-in-out;}
.flexrow{display: flex; flex-wrap: wrap; flex: auto;float: none; padding:0;}
.flexrow .col-md-3, .flexrow .col-md-2{background-color:#000; padding: 0;padding:5px 3px; border:1px solid #ffffff59; color:#fff !important}
.flexrow .col-md-3, .flexrow .col-md-2:hover{background-color:#9a0730;}
.flexrow .col-md-2 h3{color: #fff !important;text-transform: uppercase; margin: 0;font-size: 13px;}
.flexrow .col-md-2 h4{padding: 0;margin: 0;font-size: 10px;}
.cust-form-control{margin-top: 7px;padding: 7px;border-radius: 5px;border: 1px solid #888;text-align: center;font-weight: bold;width: 100px;}
.dates-padding{margin-top: 10px;}

.huge{font-size: 2.4em;}

.read-only input[type = "readonly"]{border: none !important; background-color: transparent;}


.form-group input[type = "text"]{-webkit-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
.form-group input[type = "text"]:focus{background-color: black !important;color: white !important; letter-spacing: 2px;-webkit-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
.form-group textarea{-webkit-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
.form-group textarea:focus{background-color: black !important;color: white !important; letter-spacing: 2px;-webkit-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
.form-group select{-webkit-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out}
.form-group select:focus{background-color: black !important;color: white !important; letter-spacing: 2px;-webkit-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out}
.form-group select:hover{outline-color: red;}

.fixCustom{
	padding:0px 10px; margin-top: 4px;  position: fixed;z-index: 9999;top: 0;left: 40%; margin-left: auto; margin-right: auto;font-size:2em; background-color:black;border-color:white;
}

.add_to_cart_img:hover{cursor: pointer;}
.responsive-move {margin-top: 54px;}

@media only screen and (max-width: 1025px) {
.page-header{padding: 0;margin: 0;display: none;}
.flexrow .fullFlex{width: 50%;}

}
@media only screen and (max-width: 770px) {
	.affix{position: relative; width: 100%}
.page-header{padding: 0;margin: 0;display: none;}
.flexrow .fullFlex{width: 100%;}
.responsive-move .col-md-6, .responsive-move .col-md-4, .responsive-move .col-md-3{text-align: center;margin: 1em 0;}
	.fixCustom{
	padding:0px 10px; margin-top: 4px;  position: fixed;z-index: 9999;top: 0;left: 20%; margin-left: auto; margin-right: auto;font-size:2em; background-color:black;border-color:white;
}
	
}





