@import url('https://fonts.googleapis.com/css2?family=Mukta&display=swap');
* {box-sizing: border-box;}
.alignn .nav-link{
    padding: 0 !important;
}
body { 
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
  background-color: #fff !important;
}



.header {
  overflow: hidden;
  background-color: #4e80a1;
  padding: 5px 10px;
  height: 58px;
}

.header a {
  /*float: left;*/
  color: white;
  text-align: center;
  padding: 12px;
  text-decoration: none;
  font-size: 20px;
  line-height: 25px;
  border-radius: 4px;
  font-family: 'Mukta', sans-serif;

}

.header a.logo {
  font-size: 22px;
  /*font-weight: bold;*/
  font-family: 'Mukta', sans-serif;
  margin-bottom: 10px
}
.font-size-20{font-size: 20px; }
/* .header a:hover {
  background-color: #ddd;
  color: black;
} */

.header a.active {
  /*background-color: dodgerblue;*/
  color: white;
}

.header-right {
  float: right;
}
.box-width{
  margin: 0 auto; width: 50%; height: auto; border:1px solid #ccc; padding: 10px 15px
}
.logo-position{margin: 21% auto;}
@media screen and (max-width: 500px) {
  .header a {
    float: none;
    display: block;
    text-align: left;
  }
  
  .header-right {
    float: none;
  }
  .logo-position{margin: 50% auto 0;}
}
.f-right{float: right}
@media screen and (max-width: 480px) {
  .box-width {
    width: 100%;
  }
}

.pb-10{padding-bottom: 10px;}
/*login*/
.box-width{
  margin: 0 auto; width: 33%; height: auto; border:1px solid #ccc; padding: 10px 15px
}
@media screen and (max-width: 500px) {
  .header a {
    float: none;
    display: block;
    text-align: left;
  }
  
  .header-right {
    float: none;
  }
}
.f-right{float: right}
@media screen and (max-width: 480px) {
  .box-width {
    width: 100%;
  }
}
.forget-pass{margin-bottom: 10px;}
.forget-pass a{margin-top: 10px}
.btn-login{background: #4e80a1;}
.btn-login button a{color: #fff !important;}
/*login end*/

/*dashboard*/
.ml-8{margin-left: 8px;}
.arrow-icon img{width:3%; margin-top: 13px;}
@media screen and (min-width: 500px) {
.zae12{display: none;}
.dissnone{display: none;}
}
@media screen and (max-width: 500px) {
  .arrow-icon img{width:8%}
  lignn{text-align: center;}
  .disnone{display: none;}
  .disblock{display: block; text-align: center;}
}
.f-right{float: right}
.mb-10{margin-bottom: 10px;}
.dropdown-toggle:empty::after {
    margin-left: 0;
    vertical-align: -3px;
    margin-left: 6px;
    font-size: 17px;
}
.mobile-logo{width: 100%;}
.mobile-logo img{
  margin-top: 11px; 
  text-align: center !important;
  margin: 11px auto;}
.mt-11{margin-top: 11px}
.mt-35{margin-top: 35px}
.mt-42{margin-top: 42px}
.f-left{float: left;}
/*dashboard end*/

/*list*/
.f-right{float: right}
.f-left{float: left;}
.mb-10{margin-bottom: 10px;}
.dropdown-toggle:empty::after {
    margin-left: 0;
    vertical-align: -3px;
    margin-left: 6px;
    font-size: 17px;
}
.p-0{padding:0;}
.count-h1{color: #4e80a1; font-size: 68px; font-weight: bold;}
.count-title{padding-top: 19px; padding-left: 8px; font-weight: 700}
.d-block{display: block;}
thead{background-color: #4e80a1; color: #fff;}
.table-hover tbody tr:hover {
    color: #212529;
    background-color: rgb(197 212 222);
}
/*list end*/
.font-size-28{font-size: 28px}
/**/
.card{width: 100%}
.color-black{color: #000;}
.jumbotron{padding: 10px;}
.clip3{
          clip-path: polygon(100% 0, 100% 92%, 4% 92%, 0 100%, 0 0);
    background-color: #ccc;
    width: 100%;
    height: 175px;
    padding: 25px 20px 26px 19px;
    margin: 0px 0px 0px 11px;
    }
    .fa-window-close, .fa-check-square{font-size: 26px; margin-right:10px; }
    .fa-check-square{font-size: 26px;}
    .sow-details{padding-bottom: 10px;}
    .sow-details .sow-title{margin-top: 35px;}
    .font-size-24{font-size: 24px}
    .sow-details-border{padding-top: 20px; border-top: 1px solid #ccc;}
    .pb-10{padding-bottom: 10px}
    .add-heading-border{margin-top: 35px; border-bottom: 1px solid #ccc}
    .add-heading-border b{font-size: 24px;}
    .m-30{margin: 30px 0 0;}
    .md-accordion{width: 100% !important}
    .ml-16{margin-left: 16px;}
    .bg-white{background-color: #fff;}
/**/
.p-0{padding: 0px}
.mt-16{margin-top: 16px}
.pl-0{padding-left: 0px}
.pr-0{padding-left: 0px}
.opecity06{opacity: 0.6}
/**/
.clip{
      clip-path: polygon(0 0, 100% 0, 100% 100%, 6% 100%, 6% 4%);
      background-color: #ccc;
          width: 40%;
    height: auto;
    padding: 25px 20px 25px 49px;
        margin: 34px 0px 0 56px;
    }
    .clip2{
      clip-path: polygon(0 0, 100% 0, 92% 4%, 92% 100%, 0 100%);
      background-color: #ccc;
          width: 40%;
    height: auto;
    padding: 25px 49px 25px 20px;
    margin: 34px 41px 0 0px;
        display: inline-block;
    }
    @media screen and (max-width: 500px) {
  
  .clip{width: 100%;}
  .clip2{width: 91%;}
  .display-f{display: flex;}
.card{width: 100%}
.color-black{color: #000;}
.d-block{display: block;}
.sender{color: #c4dcbc; font-size: 58px;}
.recever{color: #4e80a1; font-size: 58px; position: absolute; right: 0}
.width-100{width: 100%}
.color-white{color: #fff}

}
.btn-sow{background-color: #ebebeb !important; color: #000 !important; border-radius: 0px;}
.mr-14{margin-right: 14px;}
.card-header{background:none!important; border-bottom: 2px solid rgba(0,0,0,.125) !important;}
.fa-window-close{color: #ebebeb;}
.fa-check-square{color: #4e80a1;}

.zghw2 li i {
  /* background-color: #efefef; */
  padding: 5px;
  border-radius: 5px;
}
.zghw2 {
  display: flex;
  list-style: none;
}
.modal.left .modal-dialog,
	.modal.right .modal-dialog {
		position: fixed;
		margin: auto;
		width: 320px;
		height: 100%;
		-webkit-transform: translate3d(0%, 0, 0);
		    -ms-transform: translate3d(0%, 0, 0);
		     -o-transform: translate3d(0%, 0, 0);
		        transform: translate3d(0%, 0, 0);
	}

	.modal.left .modal-content,
	.modal.right .modal-content {
		height: 100%;
		overflow-y: auto;
	}
	
	.modal.left .modal-body,
	.modal.right .modal-body {
		padding: 15px 15px 80px;
	}

/*Left*/
	.modal.left.fade .modal-dialog{
		left: -320px;
		-webkit-transition: opacity 0.3s linear, left 0.3s ease-out;
		   -moz-transition: opacity 0.3s linear, left 0.3s ease-out;
		     -o-transition: opacity 0.3s linear, left 0.3s ease-out;
		        transition: opacity 0.3s linear, left 0.3s ease-out;
	}
	
	.modal.left.fade.in .modal-dialog{
		left: 0;
	}
        
/*Right*/
	.modal.right.fade .modal-dialog {
		right: -320px;
		-webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
		   -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
		     -o-transition: opacity 0.3s linear, right 0.3s ease-out;
		        transition: opacity 0.3s linear, right 0.3s ease-out;
	}
	
	.modal.right.fade.in .modal-dialog {
		right: 0;
	}

/* ----- MODAL STYLE ----- */
	.modal-content {
		border-radius: 0;
		border: none;
	}

	.modal-header {
		border-bottom-color: #EEEEEE;
		background-color: #FAFAFA;
	}

/* ----- v CAN BE DELETED v ----- */
body {
	background-color: #78909C;
}

.demo {
	padding-top: 60px;
	padding-bottom: 110px;
}

.btn-demo {
	margin: 15px;
	padding: 10px 15px;
	border-radius: 0;
	font-size: 16px;
	background-color: #FFFFFF;
}

.btn-demo:focus {
	outline: 0;
}

.demo-footer {
	position: fixed;
	bottom: 0;
	width: 100%;
	padding: 15px;
	background-color: #212121;
	text-align: center;
}

.demo-footer > a {
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	color: #fff;
}
.form-popup {
  
  position: fixed;
  bottom: 66px;
  right: 10px;
  border: 3px solid #f1f1f1;
  z-index: 9;
  width: 369px;
  background-color: #fff;
  padding: 10px;
}
.form-popup h3{font-size: 24px}
.dropdown-menu{
  
  left: -136px !important;
}
.dropdown-toggle{
  background-color: #fff;
  border-color: #fff;
  color:black;
}
/*.header a:hover {
  background-color: #ddd;
  color: black;
  }*/
.dropdown-toggle:hover { background-color: #fff;
  color: black;
  border:none;}
  .dropdown-menu{
      left:-134px!important;
      
  }
 
/**/
.zghw2 li i {

    padding: 5px;

    }

    .form-row > .col, .form-row > [class*=col-] {
        padding-left: auto !important;
        padding-right: auto !important;
        padding-bottom: 0px;
        padding-top: 0px;
    }
    .modal-backdrop {
        position: fixed;
        top: 0;
        left: 0;
        z-index: 1040;
        width: 100vw;
        height: 100vh;
        background-color: #000;
        opacity: 0.5 !important;
      }
      row+.row {
          margin-top: auto !important;
      }
      