@charset "utf-8";

/* CSS Document */

@import url('https://fonts.googleapis.com/css?family=Open+Sans|Philosopher');

@import url('https://fonts.googleapis.com/css?family=Play:700');

@import url('https://fonts.googleapis.com/css?family=Alegreya+Sans:300');

@import url('https://fonts.googleapis.com/css?family=Maven+Pro:400,500,700,900');



@font-face {

    font-family: 'si';

    src: url('../pi/socicon.eot');

    src: url('../pi/socicon.eot?#iefix') format('embedded-opentype'),

         url('../pi/socicon.woff') format('woff'),

         url('../pi/socicon.ttf') format('truetype'),

         url('../pi/socicon.svg#icomoonregular') format('svg');

    font-weight: normal;

    font-style: normal;



}



@media screen and (-webkit-min-device-pixel-ratio:0) {

    @font-face {

        font-family:si;

        src: url(../pi/socicon.svg) format(svg);

    }

}







*{padding: 0; margin: 0;}



html, body

{

    height: 100%;

}



body{

	position:relative;

	font-family: 'Maven Pro', sans-serif;

	

}



/*************************************** common style start ********************************************/

a{

	text-decoration: none;

}

/*.form-control, .btn{

	border-radius:0;

}*/

.text-green{

	color:#59A500;

}

.marright{

	margin-right:8px;

}
.martop0{
    margin-top: 0 !important;
}



.text-yellow{

	color:#f1b73b;

}

.text-lightGray{

	color:#d2d2d2;

}

.text-white{

	color:#fff !important;

}

.form-group{

	margin-bottom:0;

}

.go_center{

	display:table;

	margin:0 auto;

}

.height40{

	height:40px;

}

.width100{

	width:100%;

}

.martopbtn5{

	margin-top:5px;

}

.martopbtn10{

	margin-top:10px;

}

.martopbtn20{

	margin-top:20px;

}

.martop30xs10{

	margin-top:30px;

}

.martop145xs100{

	margin-top:145px;

}

.marbottom30{

	margin-bottom:30px;

}

.mtoplg20xs0{

	margin-top: 20px;

}

.mtoplg40xs0{

	margin-top: 80px;

}

.mtoplg30xs10{

	margin-top: 30px;

}

.marleft30{

	margin-left:30px;

}

.marleft10{

	margin-left:10px;

}

.marleft10xs-3{

	margin-left:10px;

}

.padleftright0{

	padding-left:0;

	padding-right:0;

}

.padleftright2{

	padding-left:2px;

	padding-right:2px;

}

.padleftright5{

	padding-left:5px;

	padding-right:5px;

}

.padright0{

	padding-right:0px;

}

.padright4{

	padding-right:4px;

}

.padleft0{

	padding-left:0;

}

.padleft5{

	padding-left:5px;

}


.marleftright{

	margin-right:0px;

	margin-left:0px;

}

ul{

	margin-bottom:0;

}



.text-blue{

	color:#017FBE;

}







/*************************************** common style close ********************************************/





/*************************************** genarel style start ********************************************/

.topHeader{

	background:#fff;

	border-bottom:1px solid #ccc;

}

.comLogo img{

	    height: 58px;
    padding: 5px 0;

}

.userAc{

	background:#2C3135;

	padding:12px 20px;

}

.userAc img{

	height:30px;

	width:30px;

	float:left;

	margin-right:15px;

}

.userAc ul li{

	list-style:none;

	padding: 4px 0;

}

.userAc .dropdown a{

	color:#fff;

	text-decoration:none;

}

.userAc .dropdown .dropdown-menu, .drpul{

	background: #fff;

}

.userAc .dropdown-menu>li>a:focus, .userAc .dropdown-menu>li>a:hover{

	background-color:#2C3135;

	color:#fff;

}



.notiSec{

	padding:8px 0;

}

.notiSec ul li{

	float:left;

	padding: 5px 15px;


	list-style:none;

}

.notiSec ul li:first-child{

	border-left: none;

}

.notiSec ul{

	float:right;

}

.notiSec ul li a{

	color: #000;

	font-size:20px;

}
.notiSec ul li a img{
	height: 30px;
}
.wid290{
	width: 290px;
}
.sBtn{
	border-radius: 0 4px 4px 0;
}

.spadB{
	font-weight: 600;
	color: #4269b4;
	font-size: 17px;
}

.editBd{

	    background: red;
    position: absolute;
    right: 6px;
    top: 3px;
    color: #fff;
    text-align: center;
    height: 16px;
    width: 16px;
    font-size: 10px;
    border-radius: 50%;

}

.notiC{

	position:relative;

}

.drpul{

	left:inherit;

	right:0;

	padding: 0;

}

.drpul>li>a:focus, .drpul>li>a:hover{

	background-color: #eee;

	color: #333;

}

.drpul li a{

	font-size:13px !important;

}

.drpul li{

	padding:0 !important;

	margin:2px 0 !important;

	float:none !important;

}

.vIcon{

	font-size:

}





.searchForm{

	padding:10px 0;

}



.billSerdropD{
	    position: absolute;
    background: #fff;
    box-shadow: 1px 24px 44px -30px #33333396;
    z-index: 999;
}
.billSerdropD ul li{
	list-style: none;
}
.billSerdropD ul li a{
	display: block;
	padding: 5px 15px;
	color: #000;
	text-transform: capitalize;
	text-decoration: none;
}
.billSerdropD ul li:hover a{
	background: #f1f1f1;
}



.dashBoardSec{

	background:#fff;

}

.leftMenu{position:relative;background: #4269b4;width:16%;height: 605px;/* overflow-x:hidden; *//* overflow-y:scroll; */float:left;transition:all 0.2s linear;-webkit-transition:all 0.2s linear;-moz-transition:all 0.2s linear;border-right: 1px solid #173369;}

.middleSec{

	float:left;

	/*height: 605px;*/

	width:84%;

	/*overflow-x:hidden;*/

	/*overflow-y:scroll;*/

	transition:all 0.2s linear;

	-webkit-transition:all 0.2s linear;

	-moz-transition:all 0.2s linear;

	padding-left: 30px;

	padding-right:10px;

	padding-top: 10px;

}

.headingD{
    background: #fff;
    color: #333;
    font-size: 22px;
    padding: 10px 0;
    padding-bottom: 8px;
    font-weight: 500;

}



.leftMenuColapse{position: absolute;top: 40px;right: -20px;display: block;background: #2d5094;color: #fff;font-size: 14px;padding: 4px 7px;padding-left: 16px;z-index: 999;border-radius: 18px;cursor:pointer;}

.leftMenuColapseRight{position: absolute;top: 40px;right: -20px;display: block;background: #2d5094;color: #fff;font-size: 14px;padding: 4px 7px;padding-left: 16px;z-index: 999;border-radius: 18px;cursor:pointer;display:none;}



.leftMenu ul li{list-style:none;background: #4269b4;/* padding:3px 0; */}

.leftMenu ul li:hover a{background: #000;}

.leftMenu ul li:hover ul li a{

	background:transparent;

}

.leftMenu ul li ul li:hover a{background: #000;color: #fff;}

.leftMenu ul li a{color: #fff;display:block;padding:8px;text-decoration:none;border-bottom: 1px solid #5176bd;}

.leftMenu ul li ul li a{

	padding:5px 8px;

}



.leftMenu ul li .dropdown-menu {

    position: inherit;

    float: none;

    padding: 0;

    padding-left: 20px;

    margin: 0;

    font-size: 13px;

    background-color: transparent;

    border: none;

    border-radius: 0;

    -webkit-box-shadow: none;

    box-shadow: none;

	

    min-width: auto;

}



.leftMenuSec ul li a .menuarrowActive{

	font-size: 23px;

	margin-right: -11px;

	color: #fff;

	display:none;

}



.leftProfileSec{padding:20px 10px;background: #2d5094;}

.leftProfileSec p{color: #fff;margin-bottom:0;margin-top:10px;}

.leftProfileSec img{height:40px;width:40px;border-radius:50%;border: 2px solid #fff;}



.leftMenuSec{

	padding:20px 0;

}





.leftMenuDropdown{

	padding-left:25px;

}

.leftMenuDropdown ul li:hover a{

	background:transparent;

}

.leftMenuDropdown ul li a{

	font-size:12px;

	padding:4px 0;

	border:none !important;

}






.serImgDetailsD{
	margin-bottom: 30px;
}

.serTextDetailsD{
	padding: 30px;
	border: 1px solid #ccc;
	border-radius: 6px;
	margin-bottom: 30px;
	height: 190px;
}
.serTextDetailsD h2{
	margin-top: 0;
	font-weight: 600;
	font-size: 24px;
}
.serTextDetailsD span{
	    background: #4269b4;
    color: #fff;
    letter-spacing: 3px;
    padding: 4px 25px;
    font-weight: bold;
}
.serTextDetailsD h4{
	font-weight: 600;
}
.serImgDetailsD img{
	height: 190px;
}







.middleSec .panel{

	margin-top:20px;

}

.middleSec .panel a{

	text-decoration:none;

}

.middleSec .panel-heading{

	font-size:24px;

}

	

.middleSec .panel-heading small{

	font-size:13px;

}

.middleSec .panel-heading span{

	line-height:20px;

	text-align:right;

	    padding: 3px 0;

}







.showPageSec{

	box-shadow:0px 0px 6px -2px #333;

	margin-top:30px;
    padding: 15px;

}

.pagination {

    display: inline-block;

}



.pagination a {

    color: black;

    float: left;

    padding: 8px 16px;

    text-decoration: none;

    transition: background-color .3s;

    border: 1px solid #ddd;

}



.pagination a.active {

    background-color: #313949;

    color: white;

    border: 1px solid #313949;

}



.pagination a:hover:not(.active) {background-color: #ddd;}





.dataTable {

    /*height: 470px;*/

    /*overflow-y: scroll;*/

}

.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
    border-radius: 30px;
    font-weight: normal;
}
.nav>li>a {
    padding: 6px 25px;
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: 500;
    border: 1px solid;
}
.nav-pills>li>a {
    border-radius: 30px;
}
.nav-pills>li+li {
    margin-left: 15px;
}

.martop-55{
    margin-top: -55px;
}

/*.dataTable .table img{

	height:40px;

	    width: 60px;

}*/

.dataTable .table tr i{

	font-size:13px;

}
.text-green{
    color: #449d44;
    font-weight: 500;
}

.editI{

	opacity:0;

}

.dataTable .table > thead > tr > th, .dataTable .table > tbody > tr > th, .dataTable .table > tfoot > tr > th, .dataTable .table > thead > tr > td, .dataTable .table > tbody > tr > td, .dataTable .table > tfoot > tr > td{


	padding:8px 10px;

	vertical-align:middle;

	border-top:none;
    font-size: 13px;

}

.dataTable .table > tbody > tr:hover .editI{

	opacity:1;

}

.trBack{

	background:#f9f9f9;

}

.marright10{

	margin-right:10px;

}











.addPageSec{

	box-shadow:0px 0px 6px -2px #333;

	margin-top:30px;

    height: 500px;

    overflow-y: scroll;

	padding:20px 0;

}

.addPageSec label{

	font-weight:normal;

}

.addPageSec .form-control{

	box-shadow:none;

}











.loginBack{

	background:url(../img/dust_scratches.png) center center repeat;

	overflow:hidden;

}

.loginSecD{

	padding:40px 30px; 

	background:rgba(255,255,255,0.4);

	margin:25% 0;

}

.loginSecD img{

	height:50px;

	margin:0 auto;

}

#forgetPassD{

	display:none;

}

.loginSecDsub h4{

	font-size:20px;

	color:#337ab7;

	text-align:center;

	position:relative;

	margin-top:30px;

	margin-bottom:20px;

}

.loginSecDsub h4:before {

    display: block;

    content: "";

    height: 2px;

    position: absolute; 

	top: 11px;

    width: 35%;

    background: #ccc;

}

.loginSecDsub h4:after {

    display: block;

    content: "";

    height: 2px;

    position: absolute;    

	top: 11px;

    width: 35%;

	right:0;

    background: #ccc;

}



.frgtSecD h4:before {

    width: 22%;

}

.frgtSecD h4:after {

    width: 22%;

}

.loginSecDsub .form-control{

	border-radius:0 20px 20px 0;

	    height: 37px;

		margin-left: -15px;

	    padding-left: 20px;

}

.loginSecDsub .btn-primary{

	border-radius:20px;

	padding:6px 25px;

	margin:10px auto;

	display:table;

}

.loginSecDsub .input-group-addon{

	border-radius:30px;

	    position: relative;

		    padding: 10px 12px;

	background-color:#868686;

	border:none;

	color:#fff;

	z-index:90;

}

.btn_forget, .btn_forget:hover{

	background:none;

	border:none;

	color:#337ab7;

    font-weight: bold;

    font-size: 13px;

}






.alert>.start-icon {
    margin-right: 0;
    min-width: 20px;
    text-align: center;
}

.alert>.start-icon {
    margin-right: 5px;
}

.greencross
{
  font-size:18px;
      color: #25ff0b;
    text-shadow: none;
}

.alert-simple.alert-success
{
    border: 2px solid rgb(24 191 0 / 83%);
    background-color: #ddffeb;
    color: #03b200;
    font-size: 16px;
    transition: 0.5s;
    position: fixed;
    z-index: 999;
    left: 230px;
    right: 190px;
    bottom: -10px;
}
button.close{
	opacity: 1;
}
.alert-success:hover{
  background-color: #99fac1;
  transition:0.5s;
}


.blue-cross
{
  font-size: 18px;
    color: #0bd2ff;
    text-shadow: none;
}

.alert-simple.alert-warning
{
       border: 2px solid rgba(241, 142, 6, 0.81);
    background-color: #fff5e7;
    color: #ffb103;
    font-size: 16px;
    transition: 0.5s;
    position: fixed;
    z-index: 999;
    left: 230px;
    right: 190px;
    bottom: 55px;
}

.alert-warning:hover{
  background-color:#ffdcad;
  transition:0.5s;
}

.warning
{
      font-size: 18px;
    color: #ffb40b;
    text-shadow: none;
}

.alert-simple.alert-danger
{
    border: 2px solid rgba(241, 6, 6, 0.81);
    background-color: #ffeae9;
    color: #ff0303;
    font-size: 16px;
    transition: 0.5s;
    position: fixed;
    z-index: 999;
    left: 35%;
    right: 35%;
    bottom: 10px;
}
.faa-flash.animated{
    -webkit-animation: flash 3s ease infinite !important;
    animation: flash 3s ease infinite !important;
}

.alert-danger:hover
{
     background-color: #ffc0bb;
  transition:0.5s;
}

.danger
{
      font-size: 18px;
    color: #ff0303;
    text-shadow: none;
}

.alert-simple.alert-primary
{
  border: 2px solid rgba(6, 241, 226, 0.81);
    background-color: #f2feff;
    color: #03d0ff;
    font-size: 16px;
    transition: 0.5s;
    position: fixed;
    z-index: 999;
    left: 230px;
    right: 190px;
    bottom: 185px;
}

.alert-primary:hover{
  background-color: #bcfaff;
   transition:0.5s;
}

.alertprimary
{
      font-size: 18px;
    color: #03d0ff;
    text-shadow: none;
}

.square_box {
    position: absolute;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    border-top-left-radius: 45px;
    opacity: 0.302;
}

.square_box.box_three {
    background-image: -moz-linear-gradient(-90deg, #290a59 0%, #3d57f4 100%);
    background-image: -webkit-linear-gradient(-90deg, #290a59 0%, #3d57f4 100%);
    background-image: -ms-linear-gradient(-90deg, #290a59 0%, #3d57f4 100%);
    opacity: 0.059;
    left: -80px;
    top: -60px;
    width: 500px;
    height: 500px;
    border-radius: 45px;
}

.square_box.box_four {
    background-image: -moz-linear-gradient(-90deg, #290a59 0%, #3d57f4 100%);
    background-image: -webkit-linear-gradient(-90deg, #290a59 0%, #3d57f4 100%);
    background-image: -ms-linear-gradient(-90deg, #290a59 0%, #3d57f4 100%);
    opacity: 0.059;
    left: 150px;
    top: -25px;
    width: 550px;
    height: 550px;
    border-radius: 45px;
}

.alert:before {
    content: '';
    position: absolute;
    width: 0;
    height: calc(100% - 44px);
    border-left: 1px solid;
    border-right: 2px solid;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
    left: 0;
    top: 50%;
    transform: translate(0,-50%);
      height: 20px;
}

.fa-times
{
-webkit-animation: blink-1 2s infinite both;
	        animation: blink-1 2s infinite both;
}


/**
 * ----------------------------------------
 * animation blink-1
 * ----------------------------------------
 */


@keyframes blink-1 {
  0%,
  50%,
  100% {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}


@-webkit-keyframes blink-1 {
  0%,
  50%,
  100% {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}



.searchSerModal .modal-dialog{
	    margin: 14% auto;
	    width: 750px;
}
.searchSerModal.modal{
	        background: #333333de;
}
.searchSerModal .close {
    position: relative;
    top: -15px;
    font-size: 34px;
}

/**********************Search***********************/
.searchPosiD{
	position: relative;
	padding: 30px 60px;
}
 .quite_form_field input {
     width: 100%;
     height: 42px;
     border:1px solid #ccc;
     padding-left: 20px;
     color: #000;
     font-size: 15px;
	 outline:none;
	 border-radius:5px;
 }

 .quote_button {
    height: 32px;
    width: auto;
    padding: 0 15px;
    border: 0;
    background-color: #4269b4;
    color: #fff;
    position: absolute;
    font-size: 14px;
    right: 65px;
    top: 35px;
    letter-spacing: 1px;
    border-radius: 5px;
 }

 .detailsSearchD{
 	margin-top: 30px;
 }
 .detailsSearchD p{
 	font-size: 16px;
 }
 .detailsSearchD .btn-default{
 	border: 1px solid #4e4e4e;
 	color: #333;
 	font-weight: 500;
 	border-radius: 6px;
 }



:root {
  --color-white: #fff;
  --color-black: #333;
  --color-gray: #75787b;
  --color-gray-light: #bbb;
  --color-gray-disabled: #e8e8e8;
  --color-green: #53a318;
  --color-green-dark: #383;
  --font-size-small: .75rem;
  --font-size-default: .875rem;
}

.progress-barSearch {
  display: flex;
  justify-content: space-between;
  list-style: none;
  padding: 0;
  margin: 0 0 1rem 0;
}
.progress-barSearch li {
      flex: 2;
    position: relative;
    padding: 0 0 14px 0;
    font-size: 12px;
    line-height: 1.5;
    color: #000;
    font-weight: 500;
    /*white-space: nowrap;*/
    overflow: visible;
    min-width: 0;
    text-align: center;
    border-bottom: 2px solid #333;
}
.progress-barSearch li:first-child,
.progress-barSearch li:last-child {
  flex: 1;
}
.progress-barSearch li:last-child {
  text-align: right;
}
.progress-barSearch li:before {
  content: "";
    display: block;
    width: 16px;
    height: 16px;
    background-color:#333;
    border-radius: 50%;
    border: 2px solid var(--color-white);
    position: absolute;
    left: calc(50% - 6px);
    bottom: -9px;
    z-index: 3;
    transition: all .2s ease-in-out;
}
.progress-barSearch li:first-child:before {
  left: 0;
}
.progress-barSearch li:last-child:before {
  right: 0;
  left: auto;
}
.progress-barSearch span {
  transition: opacity .3s ease-in-out;
}
.progress-barSearch li:not(.is-active) span {
  /*opacity: 0;*/
}
.progress-barSearch .is-complete:not(:first-child):after,
.progress-barSearch .is-active:not(:first-child):after {
  content: "";
  display: block;
  width: 100%;
  position: absolute;
  bottom: -2px;
  left: -50%;
  z-index: 2;
  border-bottom: 2px solid var(--color-green);
}
.progress-barSearch li:last-child span {
  width: 200%;
  display: inline-block;
  position: absolute;
  left: -100%;
}

.progress-barSearch .is-complete:last-child:after,
.progress-barSearch .is-active:last-child:after {
  width: 200%;
  left: -100%;
}

.progress-barSearch .is-complete:before {
  background-color: var(--color-green);
}

.progress-barSearch .is-active:before,
.progress-barSearch li:hover:before,
.progress-barSearch .is-hovered:before {
  background-color: var(--color-white);
  border-color: var(--color-green);
}
.progress-barSearch li:hover:before,
.progress-barSearch .is-hovered:before {
  transform: scale(1.33);
}

.progress-barSearch li:hover span,
.progress-barSearch li.is-hovered span {
  opacity: 1;
}

.progress-barSearch:hover li:not(:hover) span {
  /*opacity: 0;*/
}



/*************************************** new style ********************************************/
.hitMainD{
	border: 1px solid #ccc;
	padding: 15px 0;
	margin: 15px 0;
	background: #fff;
	border-radius: 6px;
}
.hitMainD h3{
	margin: 0;
	color: #000;
}
.hitMainD h3 small{
	font-size: 13px;
	color: #000;
	font-weight: 500;
}
.backCD{
	background: #f1f1f1;
}

.userPanelMainD{
	margin: 15px 0;
	padding: 20px;
	height: 170px;
	border: 1px solid #ccc;
	border-radius: 10px;
    height: 175px;
}
.userPanelMainD i{
	color: #fff;
	font-size: 32px;
}
.userPanelMainD a i{
	font-size: 18px;
}
.userPanelMainD a{
	text-decoration: none;
}
.userPanelMainD h3{
	color: #fff;
	    margin-top: 5px;
}
.userPanelMainD p{
	color: #fff;
	font-size: 15px;
	letter-spacing: 0.6px;
}


.grdin1{
	background-image: -webkit-linear-gradient(90deg,#3f5efb 0%,#fc466b 100%);
}
.grdin2{
	    background-image: -webkit-linear-gradient(90deg,#11998e 0%,#38ef7d 100%);
}
.grdin3{
	        background-image: -webkit-linear-gradient(90deg,#ee0979 0%,#ff6a00 100%);
}
.grdin4{
	        background-image: -webkit-linear-gradient(90deg,#45b649 0%,#dce35b 100%);
}

.bigMainD{
	border: 1px solid #ccc;
	padding: 20px;
	margin: 15px 0;
	background: #fff;
	border-radius: 10px;
}


.bigsubMainD{
	border-radius: 8px;
	margin: 15px 0;
	padding: 20px 35px;
}
.bigsubMainD p a, .bigsubMainD p{
	color: #000;
	text-decoration: none;
	font-size: 15px;
	letter-spacing: 1px;
}
.bigsubMainD .fa-2x{
	font-size: 50px;
	margin-top: 10px;
}
.bigsubMainD h3{
	margin: 0;
}
.bigsubMainD h3 small{
	color: #000;
	font-size: 12px;
	letter-spacing: 1px;
}


.enqDlast{
    padding: 0;
}
.enqDmain{
   padding: 13px 10px;
   border-bottom: 1px solid #ffffff40;
}
.enqDmain h4{
   color: #fff;
   font-size: 16px;
   margin: 0;
}
.enqDmain h6{
   color: #fff;
   font-size: 14px;
   margin: 0;
   font-weight: normal;
}
.enqDmain h6 i{
   font-size: 14px;
}

.middleSec a{
    text-decoration: none;
}


.bigback1{
	background: #def1ff;
	border: 1px solid #199aff;
}
.bigback1 .fa-2x{
	color: #199aff;
}
.bigback1 h3{
	color: #199aff;
}

.bigback2{
	background: #ffe7db;
	border: 1px solid #fc5c1e;
}
.bigback2 .fa-2x{
	color: #fc5c1e;
}
.bigback2 h3{
	color: #fc5c1e;
}

.bigback3{
	background: #e2baff;
	border: 1px solid #940bf9;
}
.bigback3 .fa-2x{
	color: #940bf9;
}
.bigback3 h3{
	color: #940bf9;
}

.dataTable{
	margin-top: 30px;
}
.dataTable table{
    border:  1px solid #ccc;
}
table.dataTable.no-footer {
    border-bottom: 1px solid #ccc !important;
}
table.dataTable thead th, table.dataTable thead td{
    border-bottom:  1px solid #ccc !important;
}
.dataTables_wrapper .dataTables_filter input {
    margin-left: 0.5em;
    height: 30px;
    border: 1px solid #ccc;
    border-radius: 4px;
    width: 350px;
    margin-bottom: 10px;
    color: #000;
    padding: 4px 12px;
    font-weight: normal;
}
.dataTables_wrapper .dataTables_filter input:focus-visible, .dataTables_wrapper .dataTables_filter input:hover{
    border: 1px solid #ccc !important;
}
.dataTables_filter label{
    font-weight: 500;
}

table.dataTable thead th, table.dataTable tfoot th {
    font-weight: 500 !important;
    color: #000;
}

.serdatatblnam{
    color: #4269b4;
    font-weight: 600;
    font-size: 12px;

}
.dataTable .table > tbody > tr > td strong{
    color: #000;
}


.editPerD{
    background: #fff;
    border-radius: 16px;
    padding: 30px 15px;
    margin: 15px 0;
    box-shadow: 0px 0px 40px -24px #33333347;
    height: 210px;
}
.editPerD img{
    height: 80px;
    width: 80px;
    border-radius: 50%;
}
.editPerD h4{
    color: #000;
    font-size: 18px;
}

.btn-lightBlue{
    border: 1px solid #4269b4;
    background: #e5eeff;
    color: #4269b4;
    border-radius: 30px;
    font-size: 12px;
    letter-spacing: 1px;
}

.btn-lightred{
    border: 1px solid #fc466b;
    background: #ffe9ed;
    color: #fc466b;
    border-radius: 30px;
    font-size: 12px;
    letter-spacing: 1px;
}
.btn-lightseaG{
    border: 1px solid #45b649 ;
    background: #e1ffe2 ;
    color: #45b649 ;
    border-radius: 30px;
    font-size: 12px;
    letter-spacing: 1px;
}

.serDdatetimeD{
    /*background: #fff;*/
    border: 1px solid #ccc;
    border-radius: 16px;
    padding: 10px 15px;
    margin: 15px 0;
    /*height: 210px;*/
}
.serDdatetimeD span{
    display: inline-block;
    float: left;
    margin-right: 10px;
    color: #000;
    font-size: 23px;
}
.serDdatetimeD h4{
    
    color: #fc466b;
    font-size: 14px;
    margin: 0;
    line-height: 18px;

}
.serDdatetimeD h4 small{
    color: #000;
    font-size: 12px;
}
.serDdatetimeD div{
    margin: 10px 0;
}
.serDdatetimeD h6{
    margin-top: 0;
}

.btn-Blue, .btn-Blue:hover{
    background: #4269b4;
    color: #fff;
    border-radius: 30px;
    font-size: 12px;
    letter-spacing: 1px;
}


.customerDtlsD{
    background: #fff;
    border-radius: 16px;
    padding: 15px;
    margin: 15px 0;
    box-shadow: 0px 0px 40px -24px #33333347;
}
.customerDtlsD h3{
    color: #000;
    margin-top: 0;
    font-size: 18px;
}


.customerDtlsubD img{
    height: 35px;
    float: left;
    margin-right: 10px;
}
.customerDtlsubD h4{
    color: #000;
    font-size: 15px;
}
.customerDtlsubD h4 small{
    color: #000;
}


.serdtlsD .customerDtlsubD{
    border: 1px solid #ccc;
    padding: 0 10px;
    height: 55px;
}
.serdtlsD .customerDtlsubD img {
    margin-top: 10px;
}
.customerDtlsubD .btn-success, .customerDtlsubD .btn-warning{
    border-radius: 30px;
    padding: 10px 25px;
    margin-top: 6px;
}

.btnPen{
    border-radius: 30px;
    margin-top: 8px;
}

.seramntD h3{
    color: #fc466b;
    margin-top: 0;
    font-size: 24px;
}

.seramntD h3 small{
    color: #000;
}
.seramntD h5 span{
    color: #45b649;
}



.custom-btn {
     border-radius: 30px;
    padding: 8px 20px;
    transition: all 0.3s ease;
    position: relative;
    display: inline-block;
    outline: none;
    border: none;
    background: #2d5094;
    background: linear-gradient(0deg, #2d5094 0%, #4381fa 100%);
    color: #fff !important;
    overflow: hidden;
    font-size: 13px !important;
}

/* 11 */
.btn-11:hover {
    text-decoration: none;
    color: #fff;
}
.btn-11:before {
    position: absolute;
    content: '';
    display: inline-block;
    top: -180px;
    left: 0;
    width: 30px;
    height: 100%;
    background-color: #fff;
    animation: shiny-btn1 3s ease-in-out infinite;
}
.btn-11:hover{
  opacity: .7;
}
.btn-11:active{
  box-shadow:  4px 4px 6px 0 rgba(255,255,255,.3),
              -4px -4px 6px 0 rgba(116, 125, 136, .2), 
    inset -4px -4px 6px 0 rgba(255,255,255,.2),
    inset 4px 4px 6px 0 rgba(0, 0, 0, .2);
}


@-webkit-keyframes shiny-btn1 {
    0% { -webkit-transform: scale(0) rotate(45deg); opacity: 0; }
    80% { -webkit-transform: scale(0) rotate(45deg); opacity: 0.5; }
    81% { -webkit-transform: scale(4) rotate(45deg); opacity: 1; }
    100% { -webkit-transform: scale(50) rotate(45deg); opacity: 0; }
}



.btnxs{
    font-size: 10px;
    padding: 5px 6px;
    margin-left: -4px;
}





.captionBookForm  .input-group-addon {
    font-size: 16px;
    color: #4269b4;
    background-color: transparent;
        border: solid 1px #ccc;
    border-right: none;
    text-shadow: none;
}
.captionBookForm .form-control{
        font-size: 13px;
    color: #000!important;
    height: 35px;
    background-color: transparent !important;
    border: solid 1px #ccc;
    outline: none;
    box-shadow: none;
    border-left:none;
    font-weight: normal;
    border-radius: 4px;
    padding-left: 0;
}
.captionBookForm .form-control:focus, .captionBookForm .form-control:hover{
    background-color: transparent !important;
}
.captionBookForm .form-control::placeholder {
  color: #000;
  opacity: 1;
}

.searchbtn{
    border: none;
    border-radius: 4px;
    background: #4269b4;
}





@media screen and (max-width: 768px){



}











/* Let's get this party started */

.catby::-webkit-scrollbar {

    width:4px;

	height:4px;

}

 

/* Track */

.catby::-webkit-scrollbar-track {

    box-shadow: inset 0 0 6px rgba(0,0,0,0.1); 

    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.1); 

    -webkit-border-radius: 0px;

    border-radius: 0px;

}

 

/* Handle */



.catby::-webkit-scrollbar-thumb {

    -webkit-border-radius: 8px;

    border-radius: 8px;

    background:#3E454D;

}



/* Let's get this party started */

.catbyTr::-webkit-scrollbar {

    width:0px;

	height:0px;

}

 

/* Track */

.catbyTr::-webkit-scrollbar-track {

    box-shadow: inset 0 0 6px rgba(0,0,0,0.1); 

    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.1); 

    -webkit-border-radius: 0px;

    border-radius: 0px;

}

 

/* Handle */



.catbyTr::-webkit-scrollbar-thumb {

    -webkit-border-radius: 0px;

    border-radius: 0px;

    background:#ccc;

}





/* Let's get this party started */

.catbyMdl::-webkit-scrollbar {

    width:8px;

	height:8px;

}

 

/* Track */

.catbyMdl::-webkit-scrollbar-track {

    box-shadow: inset 0 0 6px rgba(0,0,0,0.1); 

    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.1); 

    -webkit-border-radius: 0px;

    border-radius: 0px;

}

 

/* Handle */



.catbyMdl::-webkit-scrollbar-thumb {

    -webkit-border-radius: 10px;

    border-radius: 10px;

    background:#3E454D;

}



