.fa-codiepie {
    color: aqua;
}
.fa-dashboard {
    color: #ff9d9d;
}

.fa-crosshairs {
	color: #91bdff;
}
.fa-user-o {
	color: #f3b57f;
}

.fa-empire {
	color: #f3cddb;
}
.glyphicon-tags {
    color: #4bbcd0;
}

.fa-wrench {
	color: #ff5e00;
}

.fa-cart-plus {
	color: #fdb199
}

.fa-shopping-basket {
	color: aqua;
}

.fa-home {
	color: #f1ee6f;
}

.fa-files-o {
    color: #f1ee6f;
}

.totdts h2{
	font-size: 20px;
    margin-top: 0;
    font-weight: bold;
}

.fa-product-hunt {
        color: #fd00ff;
}

.fa-cube {
        color: #5a8bfd;
}

.fa-cubes {
    color: bisque;
}

.fa-shopping-cart {
        color: #a0e853;
}

.fa-inr {
       color: #3ae2c4;
}

.fa-users{
        color: #e87ddf;
}

.fa-object-group {
        color: yellow;
}

.glyphicon-stats {
    color: #12e612;
}

.fa-cogs {
       color: chocolate;
}

.fa-shopping-bag {
    color: #ec4444;
}

.table>thead>tr>th {
    background: #abdce4 !important;
}

/*.customTBCss table>thead>tr>th
 {
	border-bottom: 1px solid #0e0e0e !important; 
}
 
 .table-striped>tbody>tr:nth-of-type(odd) {
    background-color: red !important;
}*/

.has-feedback p {
	color: red;
}

.errortextboxcolor {
	border-color: red !important;
}

.dt-button, .paginate_button {
   	background-color: #3c8dbc;
    border-color: #367fa9;
    color: white;
    padding: 5px 15px;
    margin: 5px;
    border-radius: 5px;
}

.dt-button:hover, .paginate_button:hover {
	background: #367fa9;
	color: white;
}

.repSubBtn {
    height: 25px !important;
    padding: 0px 12px !important;
    margin-bottom: 3px !important;
}

.select2-container--default .select2-selection--single {
    border-radius: 0px !important;
    padding: 6px 0px !important;
    height: 33px !important;
}

.select2-container {
	width: 100% !important;
}

.displayCountries>a {
	padding: 3px 10px !important;
}

.md6form-group {
    margin-bottom: 15px;
}

.pr0 {
	padding-right:0 !important;
}

.pl0 {
	padding-left:0 !important;
}

.blurred-box{
  position: relative;
  width: 300px;
  height: 360px;
  top: calc(50% - 175px);
  left: calc(50% - 125px);
  background: inherit;
  border-radius: 2px;
  overflow: hidden;
}

.blurred-box:after{
 content: '';
 width: 300px;
 height: 300px;
 background: inherit; 
 position: absolute;
 left: -25px;
 left position
 right: 0;
 top: -25px;  
 top position 
 bottom: 0;
 box-shadow: inset 0 0 0 200px rgba(255,255,255,0.05);
 filter: blur(10px);
}

.user-login-box{
  position: relative;
  margin-top: 20px;
  text-align: center;
  z-index: 1;
}
.user-login-box > *{
  display: inline-block;
  width: 200px;
}

.user-icon{
  width: 100px;
  height: 100px;
  position: relative;
  border-radius: 50%;
  background-size: contain;
  background-image: url("http://gstdemo2.bathrainfotech.com/assets/images/2.JPG");
}

.user-name{
  margin-top: 15px;
  margin-bottom: 15px;
  color: white;
}

input.user-password{
  width: 200px;
  height: 18px;
  opacity: 0.4;
  border-radius: 2px;
  padding: 5px 15px;
  border: 0;
}

.vertical-alignment-helper {
    display:table;
    height: 100%;
    width: 100%;
    pointer-events:none;
}
.vertical-align-center {
    /* To center vertically */
    display: table-cell;
    vertical-align: middle;
    pointer-events:none;
}
.modal-content {
    /* Bootstrap sets the size of the modal in the modal-dialog class, we need to inherit it */
    width:inherit;
 max-width:inherit; /* For Bootstrap 4 - to avoid the modal window stretching full width */
    height:inherit;
    /* To center horizontally */
    margin: 0 auto;
    pointer-events:all;
}

p.footer {
        text-align: right;
        font-size: 16px;
        border-top: 1px solid #D0D0D0;
        line-height: 32px;
        padding: 0 10px 0 10px;
        margin: 20px 0 0 0;
}
    
.skin-blue .sidebar-menu>li.active>a {
    background: #00a65a !important;
}

.editbutton {
    background-color: #438bfd;
    color: #fff;
}

.deletebutton {
    background-color: #c13c4e;
    color: #fff;
}

.smsbutton {
    background-color: #00d071;
    color: #fff;
}

.mailbutton {
	background-color: #f57575;
    color: #fff;
}

.printthbutton {
	background-color: #4bd1e2;
	color: #fff;
}

.readybutton {
	background: #86ca2c;
    color: white;
}

.printbutton {
	background-color: #e46906;
	color: #fff;
}

.viewbutton {
	background-color: #00a678;
	color: #fff;
}

.printpresbutton {
	background-color: #6fcaf1;
    color: #fff;
}

.PrescriptionTable {
	border: 1px solid #abdce4;
}

.PrescriptionTable>tbody>tr>td, .PrescriptionTable>tbody>tr>th, .PrescriptionTable>tfoot>tr>td, .PrescriptionTable>tfoot>tr>th, .PrescriptionTable>thead>tr>td, .PrescriptionTable>thead>tr>th {
    border: 1px solid #abdce4;
}

.PrescriptionTable>tbody>tr>td, .PrescriptionTable>tbody>tr>th, .PrescriptionTable>tfoot>tr>td, .PrescriptionTable>tfoot>tr>th, .PrescriptionTable>thead>tr>td, .PrescriptionTable>thead>tr>th {
    padding: 8px;
}

.PrescriptionTable>tbody>tr>td>input {
	text-align: center;
	width : 100%;
	border: none;
	height: 35px;
}

.bottomDiv {
    padding-top: 20px;
    padding-left: 8px;
}
.bottomDiv>Div>Div>input {
	width : 90%
}

.logout {
    float: right;
    color: white;
    padding: 17px;
    font-weight: bold;
}

.validationerror>p{
	color: red;
}

.input-group-addon {
	border-color: #adadad;
}

.input-group-addon:hover, .input-group-addon:active, .input-group-addon.hover {
    background-color: #e7e7e7;
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}

.input-group-unstyled .input-group-addon {
    border-radius: 4px;
    border: 0px;
    background-color: transparent;
    padding: 6px 3px;
}