@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap');

body {
font-family: 'Poppins', sans-serif;
  font-size: 14px;
  font-weight: 400;
}
input::placeholder {
    color: #e3e3e3 !important;
}
 label span {
    color: red;
}
/* .....................header......................... */

.header_admin {
  box-shadow: 0 0.15rem 1.75rem 0 rgb(33 40 50 / 15%) !important;
  background: #10223f;
  height: 140px;
  padding-left: 370px;
  padding-top:14px ;
  padding-right: 100px;
}
.header_admin form {
  background-color: #fff;
  width: 600px;
  height: 48px;
  border-right: 5px;
  border-radius: 4px;
  overflow: hidden;
  position: relative;
}
.header_admin form input {
  width: 100%;
  height: 100%;
  border: navajowhite;
  background: transparent;
  padding-left: 60px;
}
.mrnu {
  padding: 0;
  overflow: hidden;
  border-radius: 100%;
  height: 36px;
  width: 36px;
  display: inline-block;
  background: #eaeaea;
  text-align: center;
  line-height: 36px;
  font-size: 20px;
  float: left;
}
.header_admin h1 {
  color: #fff;
  font-size: 36px;
  margin-bottom: 25px;
  font-weight: 600;
}
.header_admin h1 img {
  width: 30px;
  margin-top: -14px;
  margin-right: 10px;
}
.header_admin form input::placeholder {
  color: #4C4C4C;
  font-weight: 400;
}
.header_admin form .filter img {
  height: 18px;
}
.header_admin form .filter {
  background: #1A72E6;
  width: 40px;
  height: 40px;
  position: absolute;
  right: 4px;
  display: inline-block;
  top: 4px;
  border-radius: 8px;
  text-align: center;
  line-height: 37px;
}
.header_admin form button {
  position: absolute;
  left: 0;
  width: 60px;
  height: 100%;
  background: transparent;
  border: navajowhite;
  color: #4C4C4C;
  font-size: 20px;
}
.header_admin a img {
  height: 28px;
  margin-left: 12px;
}
.header_admin .logo a {
  float: inline-start;
  margin-top: 5px;
}
.header_admin ul {
  padding: 0;
  float: right;
  margin-bottom: 0
}
.header_admin ul li .btn.dropdown-toggle {
  padding: 0;
 background: transparent;
  border: none;
  box-shadow: none;
  padding-left: 60px
}
.header_admin ul li .btn.dropdown-toggle img {
  height: 44px;
  width: 44px;
  overflow: hidden;
  border-radius: 50%;
  position: absolute;
  left: 0;
}
header.header_admin.header_admin2 {
    height: 195px;
}
.header_admin ul li .btn.dropdown-toggle p {
  font-size: 14px;
  font-weight: 30;
}
.header_admin ul li .btn.dropdown-toggle:after{
  display: none;
}
.header_admin ul li {
  display: inline-block;
  margin-left: 15px;
  float: left;
}
.header_admin ul li a {
  color: rgba(33, 40, 50, 0.5) !important;
  background: #FFF;
  height: 44px;
  width: 44px;
  display: inline-block;
  text-align: center;
  line-height: 44px;
  border-radius: 50%;
  font-size: 20px;
}

/********************admin*/
.sidebar {
  width: 270px;
  height: 100%;
  z-index: 1038;
  box-shadow: 0.15rem 0 1.75rem 0 rgb(33 40 50 / 15%) !important;
  position: fixed;
  left: 0;
  padding: 15px 0 20px;
  top: 0;
  background-color: #030617;
  overflow-y: auto;
  overflow-x: hidden;
}
.admin .sidebar ul a img {
  width: 14px;
  margin-right: 20px;
  margin-top: -6px;
  filter: grayscale(100%);
}
.sidebar .logo {
  width:80px;
  margin: auto;
}

.admin .sidebar ul a {
    padding: 0.5rem 30px;
    display: block;
    color: #B4B4B4;
    text-decoration: navajowhite;
    font-size: 13px;
    font-weight: 500;
}
.admin .sidebar ul a.active {
    color: #ffffff;
    background: #10223f;
}
.admin .sidebar ul a.active img{
 filter: grayscale(0%);
  opacity: 1;
}
.admin .sidebar ul .logout a {
    color: #bc121b;
    font-weight: 600;
}
.admin .sidebar ul {
  padding-top: 20px;
  list-style: none;
  border-top: 1px solid #ffffff33;
  padding-left: 0;
  margin-top: 15px;
}
.admin .sidebar ul li a i {
  margin-right: 10px;
  color: #a7aeb8;
}
.admin {
  padding-top:25px;
  padding-left: 370px;
  position: relative;
  padding-right: 100px;
}
.admin .inset_admin {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border-radius: 0.35rem;
  box-shadow: 0 0.15rem 1.75rem 0 rgb(33 40 50 / 15%);
  background: #fff;
  padding:12px 20px 0;
height:100%
}
.admin .inset_admin h4 {
    font-size: 16px;
    padding: 15px 17px;
    margin: 0;
    font-weight: bold;
    color: #030617;
}
.admin .inset_admin h3 {
  margin-bottom: 12px;
  font-size: 15px;
  font-weight: 600;
  color: #10223f;
}
.admin .inset_admin .inset_admin_in{
  padding: 1.35rem 1.35rem;
}
.admin .inset_admin table {
    color: #495260;
}
.admin .inset_admin table tr th{
  font-size: 14px
}
.admin .inset_admin table tr td {
  border: none;
  vertical-align: top;
  padding: 10px 0;
  font-weight: 400;
  border-top: 1px solid #EDEDED;
  font-size: 13px;
  color: #000;
}
.admin .inset_admin .addbtn {
  background: #0061f2;
  color: #fff;
  font-weight: 400;
  font-size: 14px;
  height: 34px;
  padding: 0 20px;
  display: inline-block;
  float: right;
  text-decoration: navajowhite;
  line-height: 34px;
  border-radius: 3px;
}
.admin .inset_admin .badge {
    text-decoration: navajowhite;
    line-height: 24px;
    padding: 0 10px !important;
    font-weight: 400;
    font-size: 13px;
    height: 24px;
    border-radius: 3px;
}
.pagination li {
  margin: 0 4px;
}
.pagination li.page-item.num a {
  color: #4C4C4C;
  font-size: 14px;
  background-color: #E6E6E6;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  padding: 0;
  text-align: center;
  line-height: 20px;
  font-size: 12px;
  font-weight: 600;
  border:none;
}
.pagination li.num.active a {
    background: #10223f;
    color: #fff;
}
.pagi {
  padding: 16px 30px ;
  background: #F7F7F7;
}

.pagination li.page-item a {
  font-size: 12px;
  padding: 0;
  border: navajowhite;
  color: #9F9F9F;
  font-weight: 600;
  background-color: transparent;
}

.admin .hed {
  background-color: #0061f2 !important;
  background-image: linear-gradient(135deg, #0061f2 0%, rgba(105, 0, 199, 0.8) 100%) !important;
  padding: 50px 0;
}
.admin .hed h1 {
  font-size: 2.25rem;
  font-weight: 500;
  margin-bottom: 0;
  color: #fff;
}

.admin .hed .form-control {
  width: 200px;
  display: inline-block;
  background: #fff;
  border-radius: 4px;
  border: none;
  margin-left: 14px;
}

.admin .hed p{
  color: #fff
}
.admin .hed p button {
  border: none;
  color: #fff;
  height: 36px;
  background: #0061f2;
  border-radius: 3px;
  padding: 0;
  width: 92px;
  margin-left: 10px;
}

/************** addrole ******************/
.addrole{
  max-width: 450px;
}
.addrole h1 {
    color: #10223f;
    font-size: 24px !important;
    font-weight: 600;
}
.addrole .btn-close {
  position: absolute;
  right: 23px;
  top:20px;
}
.addrole .form-group{
  margin-bottom: 16px
}
.addrole .form-group input, .addrole .form-group select, .addrole .form-group .form-control {
  box-shadow: 0 0.15rem 1.75rem 0 rgb(33 40 50 / 15%);
  height: 44px;
  width: 100%;
  border: navajowhite;
  border-radius: 8px;
  padding: 0 20px;
  font-size: 14px
}
.addrole .form-group textarea {
  box-shadow: 0 0.15rem 1.75rem 0 rgb(33 40 50 / 15%);
 
  width: 100%;
  border: navajowhite;
  border-radius: 8px;
  padding: 0 20px;
}
.modal-content {
    padding: 40px 50px;
}
.addrole .modal-header, .addrole .modal-footer {
  border: none;
  padding: 0;
  text-align: center;
  display: inline-block;
}
.addrole .form-group label {
    font-size: 15px;
    color: #000;
    font-weight: 600;
    margin-bottom: 5px;
}
.addrole .form-group p {
  font-size: 13px;
  color: #000000;
}
.addrole .form-group p input {
  height: 20px;
  width: 20px;
  position: relative;
  top: 4px;
  margin-right: 4px;
}
.addrole .modal-body{
  padding: 0;
}

.addrole .btn {
  height: 35px;
  padding: 0;
  line-height: 35px;
  width: 98px;
  background: transparent;
  color: #000;
  font-size: 13px;
  font-weight: 600;
  border:none;
  box-shadow: 0 0.15rem 1.75rem 0 rgb(33 40 50 / 15%);
}

.addrole .btn.btn-primary {
    background: #0055a6;
    color: #fff;
}


/********************************** login *******************************/
.loginpage {
    position: fixed;
    margin: auto;
    width: 100%;
    height: 100%;
    background: #030617;
}

.loginpage .checkbox a {
    color: #f1255a;
    font-weight: 600;
    text-decoration: underline;
    float: right;
    font-size: 13px
}
.contact .form-group {
    margin-bottom: 25px;
}

.loginpage .form-signin .form-group label {
    color: #5e5656;
    font-weight: 600;
}


 .loginpage .form-signin{
    margin-top: 5%
}


.loginpage .into svg {
    position: absolute;
    top: 14px;
    right: 10px;
    margin: auto;
    color: #989898;
}
.loginpage .form-control {
    border: none;
    height: auto;
    margin-bottom: 10px;
    border-radius: 5px;
    font-size: 14px;
    outline: none;
    box-shadow: none;
    color: #00235a;
    font-weight: 600;
    text-align: left;
    background: #f3f3f3;
    padding: 10px 14px;
}


.loginpage .form-signin button {
    background: #10223f;
    border: none;
    border-radius: 30px;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    padding: 11px 55px;
    width: 100%;
}
.loginpage .form-signin button:hover{
   opacity:.8;
}
.loginpage .form-control::placeholder {
    color: #ccc;
    font-weight: 400;
}
.loginpage .form-signin span.into{
position: relative;
}


.loginpage .form-signin img {
    margin-bottom: 40px;
}
.loginpage .form-signin {
    
    max-width: 400px;
    margin: auto;
    
    position: absolute;
    bottom: 0;
    top: 0;
    height: 352px;
    left: 0;
    right: 0;
}

.loginpage h6 a {
    color: #ffffffc7;
    font-weight: 500;
}
.loginpage h6 {
    color: #858484;
    font-size: 14px;
    font-weight: 400;
}
.loginpage .form-signin form{
  box-shadow: 0 2px 24px 0 rgb(0 0 0 / 12%);
    border-radius: 15px;
  background: #fff;
   padding: 40px;
}
.loginpage .form-signin h2 {
    font-weight: bold;
    font-size: 22px;
    margin-bottom: 15px;
    color: #000;
    text-transform: uppercase;
    border-bottom: 1px solid #c0c0c0;
    padding-bottom: 15px;
}
section.loginpage.regi {
    overflow-y: auto;
}
.loginpage.regi  .form-signin {
    max-width: 700px;
    height: 520px;
}
/*worked*/


.worked .medium {
  font-size: 19px;
}
.worked .fw-medium {
  font-size: 40px;
  line-height: 38px;
  margin-top: 8px;
}
.worked .card {
  padding: 20px 28px;
  box-shadow: 0.15rem 0 1.75rem 0 rgb(33 40 50 / 15%) !important;
  border: navajowhite;
  background: #fff;
  border-radius: 8px;
}
.worked .card .stretched-link {
  position: absolute;
  right: 30px;
  top: 36px;
}
.worked .card .stretched-link img{
  height: 45px
}
.worked {
  margin-top: -105px;
}

.header_admin.single_pro {
  height: 104px;
  padding-top: 30px;
}

.worked h6 .form-control {
  width: 112px;
  border: none;
  background: #fff;
  display: inline;
  margin-right: 10px;
  height: 45px;
  padding: 0 0;
  appearance: textarea;
  font-size: 13px;
  font-weight: 600;
  color: #383838;
  border-radius: 8px;
  text-align: center;
  box-shadow: 0.15rem 0 1.75rem 0 rgb(33 40 50 / 15%) !important;
}

.worked h6 .add_new {
  width: 130px;
  height: 45px;
  display: inline-block;
  background: #1A72E6;
  color: #fff;
  text-decoration: navajowhite;
  text-align: center;
  line-height: 45px;
  float: right;
  
  border-radius: 8px;
}

.worked h6 .Submit {
  width: 95px;
  height: 45px;
  display: inline-block;
  background: #1A72E6;
  color: #fff;
  text-decoration: navajowhite;
  text-align: center;
  line-height: 45px;
  font-weight: 600;
  border-radius: 8px;
  border: navajowhite;
  position: relative;
  top: 1px;
}




/*************** session **************/
/*freelancers*/
.session.mb-5 {
  margin-top: -30px;
}
.session .edit {
    box-shadow: 0 0.15rem 1.75rem 0 rgb(33 40 50 / 15%);
    height: 28px;
    width: 30px;
    display: inline-block;
    border-radius: 6px;
    font-size: 14px;
    font-weight: 500;
    text-decoration: navajowhite;
    text-align: center;
    line-height: 28px;
    margin-right: 1px;
    color: #1a72e6;
}
.session .edit.rs {
    background: #1987544a;
    color: #198754;
    width: 30px;
}
.session .edit.sv {
     background: #10223f2b;
    color: #10223f;
    width: 30px;
}

.session .edit.view {
    width: auto;
    padding: 0 12px;
}
.session .link {
    font-size: 14px;
    font-weight: 500;
    text-decoration: navajowhite;
    margin-left: -9px;
    color: #10223f;
}
.session .edit img {
  width: 13px;
}
.session .delete img {
  height: 15px;
}
.session .delete {
  height: 28px;
  line-height: 28px;
  width: 28px;
  display: inline-block;
  text-align: center;
}

.session .inset_admin table thead {
    background: #F7F7F7;
}

.session h6 .form-control {
  width: 60px;
  border: 1px solid #D9D9D9;
  background: #fff;
  display: inline;
  margin-right: 10px;
}

.session .inset_admin table tr th {
  color: #4C4C4C;
  font-weight: 600;
  font-size: 14px;
  border:none;
}

.session .inset_admin table tr td {
    color: #707070;
    font-weight: 400;
    font-size: 14px;
    border-top: 1px solid #F2F2F2;
    padding: 5px 10px;
    vertical-align: middle;
}
.session h6{
  font-size: 14px;
  color: #383838;
  font-weight: 600;
}
.session h6 .add_new {
    width: 118px;
    height: 42px;
    display: inline-block;
    background: #10223f;
    color: #fff;
    text-decoration: navajowhite;
    text-align: center;
    line-height: 42px;
    float: right;
    border-radius: 5px;
    margin-left: 10px;
}
.session h6 .form-control {
  width: 60px;
  border: 1px solid #D9D9D9;
  background: #fff;
  display: inline;
  margin-right: 10px;
  height: 34px;
  padding: 0 10px;
  appearance: textarea;
  font-size: 13px;
  font-weight: 600;
  color: #383838;
}
.session .inset_admin table tr th:last-child{
  padding-right: 15px
}
.session .inset_admin table tr th:last-child, .session .inset_admin table tr td:last-child {
  text-align: left;
}
.session h6 form.inlist {
    float: right;
    display: -webkit-inline-box;
}
.session h6 form.inlist select.form-control {
    width: 170px;
    height: 40px;
    font-weight: 400;
}

.session h6 form.inlist button {
    width: 118px;
    height: 40px;
    display: inline-block;
    background: #10223f;
    color: #fff;
    border-radius: 5px;
    border: navajowhite;
}


.session .inset_admin table tr td.last_td {
    background: #fff8f8;
    padding: 24px 17px ;
    color: #030617 ;
}

.session .insert {
    width: 130px;
    height:42px;
    display: inline-block;
    background: #10223f;
    color: #fff;
    border-radius: 5px;
    border: navajowhite;
    line-height: 42px;
    text-align: center;
    text-decoration: none;
}
.admin .rev .inset_admin h3 {
    font-size: 16px;
}
.admin .inset_admin.receipt table tr td {
    padding: 10px 0!important;
}




/*compny_profile*/
.compny_profile label {
    font-size: 15px;
    color: #000;
    font-weight: 600;
    margin-bottom: 5px;
    width: 100%;
}

.compny_profile .form-group{
  margin-bottom: 10px
}
.compny_profile .form-group input {
    box-shadow: 0 2px 7px 0 rgb(33 40 50 / 15%);
    height: 44px;
    width: 100%;
    border: navajowhite;
    border-radius: 8px;
    padding: 0 20px;
    font-size: 14px;
}

.compny_profile .form-group textarea {
    box-shadow: 0 2px 7px 0 rgb(33 40 50 / 15%);
    height: 140px;
    width: 100%;
    border: navajowhite;
    border-radius: 8px;
    padding: 12px 20px;
    font-size: 14px;
}

.compny_profile {
    max-width: 1000px;
    margin: 20px auto 0;
}
.compny_profile h3 {
    font-size: 18px;
    font-weight: 600;
}
.compny_profile .form-group input[type="file"]{
padding: 8px 9px;
}
.compny_profile img{
    border-radius: 10px;
}
.compny_profile  button.submit {
    width: 141px;
    height: 42px;
    display: inline-block;
    background: #10223f;
    color: #fff;
    text-decoration: navajowhite;
    text-align: center;
    line-height: 39px;
    border-radius: 5px;
    padding: 0;
    border: none;
}
.BankDetails {
    background: #10223f0d;
    padding: 20px;
    border-radius: 10px;
    margin-bottom: 15px;
}


#picture__input {
  display: none;
}

.picture {
    width: 100%;
    background: #fff;
    align-items: center;
    justify-content: center;
    color: #aaa;
    border: 1px dashed #10223f;
    cursor: pointer;
    font-family: sans-serif;
    transition: color 300ms ease-in-out, background 300ms ease-in-out;
    outline: none;
    overflow: hidden;
    position: relative;
    border-radius: 20px;
}
.picture:hover {
  color: #777;
  background: #ccc;
}

.picture:active {
  border-color: turquoise;
  color: turquoise;
  background: #eee;
}

.picture:focus {
  color: #777;
  background: #ccc;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

.picture__img {
  max-width: 100%;
}
.picture .editt img {
    width: 20px;
}
.picture .editt {
    box-shadow: 0 0.15rem 1.75rem 0 rgb(33 40 50 / 15%);
    height: 40px;
    width: 40px;
    display: inline-block;
    border-radius: 50%;
    font-size: 14px;
    font-weight: 500;
    text-decoration: navajowhite;
    text-align: center;
    line-height: 38px;
    color: #1a72e6;
    background: #fff;
    position: absolute;
    right: 20px;
    top: 20px;
}


.prodt .edit_profile {
    background: #10223f;
    color: #fff;
    width: 100%;
    float: left;
    line-height: 40px;
    text-align: center;
    text-decoration: none;
    border-radius: 5px;
    margin-top: 8px;
}

.prodt img.imt {
    height: 66px;
}

.prodt h4 {
    color: #030617;
    font-weight: 600;
    font-size: 18px;
}
.prodt h5 {
    font-size: 15px;
}
.compny_profile.prodt label {
    margin-bottom:0;
}
.prodt_in {
    border: 1px dashed #10223f;
    padding: 15px 20px;
    border-radius: 10px;
}
.compny_profile .form-group p {
    margin-bottom: 12px;
}
.invoice form {
    /* background: #f1f1f1; */
    padding: 20px 20px 5px;
    border-radius: 10px;
    box-shadow: 0 0.15rem 1.75rem 0 rgb(33 40 50 / 15%);
}

.invoice form .form-group label {
    font-size: 15px;
    color: #000;
    font-weight: 600;
    margin-bottom: 2px;
    width: 100%;
}
.invoice form .form-group .form-control {
    box-shadow: 0 2px 7px 0 rgb(33 40 50 / 15%);
    height: 40px;
    width: 100%;
    border: navajowhite;
    border-radius: 8px;
    padding: 0 20px;
    font-size: 14px;
}
.session.invoice{
    width: 75%;
    margin: auto;
}
/** Large devices (desktops, less than 1800px) **/
@media (max-width: 1799.98px) { 

}


/** Large devices (desktops, less than 1600px) **/
@media (min-width: 1600px) { 

}

/** Large devices (desktops, less than 1600px) **/

@media (max-width: 1599.98px) { 
  header.header_admin.header_admin2 {
    height: 75px;
}
  .worked .medium {
    font-size: 16px;
}
.worked .fw-medium {
    font-size: 32px;
    line-height: 32px;
    margin-top: 8px;
}
.header_admin h1 {
    font-size: 24px;
}
.header_admin form {
    width: 520px;
}
.admin {
    padding-left: 300px;
    padding-right: 30px;
}
.worked .card {
    padding: 16px 20px;
}
.worked .card .stretched-link img {
    height: 38px;
}
.header_admin {
    padding-left: 350px;
    padding-right:80px;
}
.admin .nav-tabs li {
    margin-right: 30px;
}
.admin .inset_admin table.invoice_listtable {
    min-width: 1200px;
}
}

/** Large devices (desktops, less than 1366px) **/
@media (max-width: 1399.98px) { 
  .session.invoice {
    width: 85%;
    margin: auto;
}
  .admin .nav-tabs li {
    margin-right: 16px;
}
  header.header_admin.header_admin2 {
    height: 165px;
}
  .header_admin h1 {
    font-size: 24px;
}
.header_admin h1 img {
    width: 22px;
    margin-top: -12px;
    margin-right: 5px;
}
.header_admin form {
    width: 380px;
    height: 42px;
}
.sidebar {
    width: 240px;

}
.header_admin ul li a {
    height: 42px;
    width: 42px;

    line-height: 45px;
    font-size: 20px;
}
.header_admin ul li .btn.dropdown-toggle img {
    height: 42px;
    width: 42px;
}
.header_admin ul li .btn.dropdown-toggle {
    padding-left: 52px;
}
.header_admin, .admin {
    padding-left: 280px;
    padding-right: 40px;
}
.worked .medium {
    font-size: 14px;
}
.worked .fw-medium {
    font-size: 28px;
    line-height: 28px;
    margin-top: 8px;
}
.worked .card {
    padding: 16px 16px;
}
.worked .card .stretched-link {
    right: 16px;
}
.admin .inset_admin {
    padding: 10px 12px 0;
}

.admin .sidebar ul a img {
    margin-right: 15px;
}
.admin .employers .inset_admin table, .joblist .inset_admin table{
    min-width: 1014px;
}
.userdiv h2 {
    font-size: 30px;
}
}
/** Large devices (desktops, less than 1200px) **/
@media (max-width: 1199.98px) {
  .session.invoice {
    width: 100%;
}
  .worked h6.ctgh6 .form-control {
    width: 200px;
  }
  .userdiv p {
    min-height: 32px;
    line-height: 25px;
}

.admin .sidebar ul a {
    padding: 0.5rem 12px;
    }
    .sidebar {
    width: 210px;
    padding: 25px 10px 20px;
}
.admin .sidebar ul a img {
    margin-right: 8px;

}
.header_admin, .admin {
    padding-left: 230px;
    padding-right: 20px;
}
.worked .medium {
    font-size: 13px;
}
.worked .card .stretched-link img {
    height: 34px;
}
.header_admin {
    height: 230px;
}

.admin .inset_admin .badge {
    padding: 0 5px !important;
}
.admin .sidebar ul {
    padding-top: 0px;
    margin-top: 25px;
}
  .admin .email-logs .inset_admin table {
    min-width: 800px;
}

.admin .nav-tabs li {
    margin-right: 8px;
}
  .userdiv {
    padding: 20px 20px 60px 20px;
  }
  .admin .nav-tabs {
    padding: 0 20px;
}
.admin .nav-tabs li .nav-link {
    font-size: 15px;
}
.worked .fw-medium {
    font-size: 24px;
}
.admin .inset_admin table.clienttable {
    min-width: 890px;
}

.admin .inset_admin table.salse_invoicetable {
    min-width: 950px;
}

}

/**  Medium devices (tablets, less than 992px) **/
@media (max-width: 991.98px) {
.session.invoice {
    margin-top: -30px;
}
.inset_admin table.salse_invoicetable {
    min-width: 700px;
}
.worked h6.ctgh6 .form-control {
    width: 152px;
}

header.header_admin.header_admin2 {
    height: 140px;
}
  .admin .email-logs .inset_admin table {
    min-width: 800px;
}
.sidebar {
    width: 42px;
    padding: 12px 0;
}
.admin .sidebar ul {
    padding-top: 15px;
    margin-top: 25px;
}
.header_admin, .admin {
    padding-left: 57px;
    padding-right: 15px;
}
.admin .sidebar ul a span{
  display: none;
}
.admin .sidebar ul a {
    padding: 2px 12px;
    height: 42px;
    line-height: 42px;
    text-align: center;

}
.admin .sidebar ul a img {
    margin-right: 0;
}
.admin .sidebar ul a.active {
    color: #ffffff;
    background: #10223f;
}
.admin .sidebar ul {
    padding-top: 0;
    margin-top: 15px;
}
.header_admin {
    padding-top: 25px;
}
.header_admin {
    height: 190px;
}
.worked {
    margin-top: -90px;
}
.inset_admin_in.mt-4 {
    margin-top: 0 !important;
}
.inset_admin_in .mb-5 {
    margin-bottom: 20px !important;
}
.sidebar.collapse{
    display: inline-block !important;
}
 .sidebar.show {
    width: 210px;
} 
.sidebar.show ul a span {
    display: inline-block;
}
 .sidebar.show ul a{
  text-align: left;
}
.sidebar.show ul a img {
    margin-right: 8px;
}
.sidebar.show span.close {
    display: inline-block !important;
    position: absolute;
    font-size: 20px;
    right: 15px;
    z-index: 999990;
}
.sidebar.show a.d-block.text-center {
    text-align: left !important;
    padding-left: 12px;
}
.worked .card {
    padding: 16px 10px;
}
.sidebar .logo {
    display: none;
}
.sidebar .logo.mob {
    display: inline-block !important;
    width: 38px;
}

.sidebar.show .logo {
    display: inline-block;
}

.sidebar.show .logo.mob {
    display: none !important;
}
.session h6 form.inlist button{
	    width: 100px;
    height: 36px;
    border-radius:4px;
}
.session h6 form.inlist select.form-control {
    height: 36px;
}
.session h6 form.inlist select.form-control.form-control1 {
    width: 100px;
}
.session .inset_admin table tr td {
    padding: 7px 17px;
}
.invoice form {
    margin-bottom: 15px;
}
}

/** Small devices (landscape phones, less than 768px)**/
@media (max-width: 767.98px) {
  .invoice form .form-group label {
    font-size: 14px;
}
.invoice form .form-group .form-control {
    height: 38px;
    border-radius: 8px;
    padding: 0 15px;
    font-size: 13px;
}
	.picture .editt {
    height: 36px;
    width: 36px;
    line-height: 35px;
    right: 10px;
    top: 10px;
}
.header_admin h1 img {
    margin-top: -4px;
}
  .worked .fw-medium {
    font-size: 20px;
}
  .admin .nav-tabs {
    margin-top: 0;
    margin-bottom: 0;
}
.header_admin form {
    width: 260px;
}
.admin .nav-tabs li .nav-link {
    font-size: 15px;
}
.admin .inset_admin table.itemstable, .admin .inset_admin table.salse_invoicetable, .admin .inset_admin table.reporttabele {
    min-width: 700px;
}
.session h6 form.inlist button {
    width: 95px;
}
.session h6 form.inlist select.form-control {
    width: 141px;
}
.inset_admin.report.p-0 {
    margin-top: 20px;
    display: block;
}

.invoice_list .inset_admin{
	 margin-top: 20px;
}
.addrole .modal-content {
    padding: 20px 20px;
}
.addrole {
    margin: auto;
}
.session.invoice_list h6 form label {
    display: block;
}
.session.invoice_list h6 form.inlist {
    float: left;
    width: 100%;
    margin-top: 15px;
    padding-right: 100px;
    position: relative;
    
}
.session.invoice_list h6 form.inlist .form-group {
    width: 50%;
    padding-right: 10px;
}
.session.invoice_list h6 form.inlist select.form-control {
    width: 100%;
}
.session.invoice_list h6 form.inlist button {
    width: 100px;
    position: absolute;
    right: 0;
    bottom: 0;
}
.session.invoice_list h6{
	margin-bottom: 0 !important;
	display:table;
}
.picture {
    height: 150px;
}
.compny_profile .form-group input {
    height: 40px;
    padding: 0 15px;
    font-size: 14px;
}
.compny_profile .form-group textarea {
    height: 70px !important;
    padding: 10px 15px;
}
.compny_profile label {
    font-size: 14px;
        margin-bottom: 3px;
}
.invoice form {
    padding: 15px 15px 1px;
}
}  

/** Small devices (landscape phones, less than 575px)**/
@media (max-width: 575.98px) {
  .header_admin form button {
    width: 48px;
    font-size: 18px;
}
.header_admin form input {
    padding-left: 48px;
}
  .compny_profile button.submit {
    width: 115px;
    height: 40px;
}
  .compny_profile {
    margin: 0 auto 0;
}
  .compny_profile .form-group input {
    font-size: 13px;
}
  .picture {
    width: 130px !important;
    height: 130px;
}
	.session h6 .add_new {
    width: 100px;
    height: 36px;
    line-height: 36px;
    border-radius: 4px;
}
  .addrole .modal-content {
    padding: 20px 15px;
}
.addrole {
    padding: 0 12px;
}
  .addrole h1 {
    font-size: 20px !important;
}
.addrole .form-group {
    margin-bottom: 10px;
}
/*  .session h6 form.inlist.inlistreport { 
    float: left;
    display: inherit;
    width: 100%
  }*/

 
  .single_profile_freelancers a.add_new {
    margin-top: -110px;
}
  .worked h6.ctgh6 .form-control {
    width: 31%;
    margin-right: 0;
}
.worked h6 .Submit {
    margin: 10px 0 !important;
    width: 100%;
  }
  header.header_admin.header_admin2 {
    height: 115px;
}
  .header_admin {
    height: 120px;
}
.header_admin h1 {
    margin-bottom: 15px;
}
.header_admin form {
    width: 100%;
}
.header_admin form input {
    padding-left: 55px;
}
.header_admin ul {
    padding: 0;
    /* float: right; */
    margin-bottom: 0;
    position: absolute;
    right: 15px;
    top: 22px;
}
.header_admin ul li {
    margin-left: 6px;
}
.header_admin ul li .btn.dropdown-toggle h6 {
    font-size: 14px;
}
.header_admin ul li .btn.dropdown-toggle p{
  font-size: 12px
}
.header_admin ul li a {
    height: 30px;
    width: 30px;
    line-height: 30px;
    font-size: 15px;
}
.header_admin ul li .btn.dropdown-toggle img {
    height: 30px;
    width: 30px;
}
.header_admin ul li .btn.dropdown-toggle {
    padding-left: 35px;
}
.header_admin h1 {
    font-size: 20px;
}
.logomob{
  display: none;
}

.header_admin.single_pro {
    height: 80px;
}
.loginpage {
    padding: 0 20px;
}
.loginpage .form-signin {
    max-width: 90%;
}
.loginpage .form-signin form {
    padding: 22px;
}
.loginpage h6 {
    font-size: 13px;
}
.loginpage.regi .form-signin {
    max-width: 90%;
}
.loginpage .form-signin h2 {
    font-size: 20px;
}
.loginpage .form-control {
    font-size: 13px;
    padding: 9px 14px;
}
.loginpage.regi .form-signin {
    height: auto;
}
section.loginpage.regi {
    overflow-y: auto;
    height: 100%;
    background: #030617;
    padding: 20px 0
}
.loginpage.regi .form-signin {
    max-width: 100%;
    position: relative;
}
.admin .inset_admin table.sessiontable {
    min-width: 400px;
}
.pagi {
    padding: 10px 12px;
}
.BankDetails {
    padding: 15px;
}
.header_admin form {
    height: 40px;
}
.prodt_in {
    padding: 12px 15px;
}
.prodt img.imt {
    height: 50px;
}
.compny_profile .form-group p {
    font-size: 13px;
}
.prodt .edit_profile {
    width: 120px;
    margin-top: 42px;
    line-height: 36px;
}
.compny_profile.prodt label {
    margin-bottom: 0;
    }
.compny_profile .picture {
    margin-bottom: 12px !important;
    float: left;
    margin-right: 10px;
  }
  .compny_profile h3 {
    font-size: 16px;
    font-weight: 600;
}

}

/** Small devices (landscape phones, less than 480px)**/
@media (max-width: 480px) { 
	.header_admin h1 img {
    width: 19px;
    margin-top: -5px;
    margin-right: 3px;
}
.header_admin ul {
    top: 19px;
}
	.header_admin h1 {
    font-size: 16px;
}
	.session.invoice_list h6 form.inlist button {
    width: 120px;
    position: relative;
}
	.session.invoice_list h6 form.inlist {
    padding-right: 0;
    display: block;
}
.session.invoice_list h6 form.inlist .form-group {
    width: 49%;
    padding-right: 8px;
    margin-bottom: 8px;
    display: inline-block;
}
  .worked h6.ctgh6 .form-control {
    width: 100%;
    margin: 0 0 10px !important;
}
.worked h6 .Submit {
    margin:0px 0 !important;
}
  .admin .nav-tabs li {
    margin-right: 20px;
}

.worked .card .stretched-link img {
    height: 28px;
}
.header_admin, .admin {
    padding-left: 52px;
    padding-right: 10px;
}
.worked .card {
    padding: 10px 10px;
}
.worked .medium {
    font-size: 12px;
}
.worked .card .me-3 {
    margin-right: 0 !important;
}
.worked .mb-4 {
    margin-bottom: 12px;
}
.header_admin ul li .btn.dropdown-toggle h6 {
    width: 40px;
    overflow: hidden;
}
.header_admin ul {
    right: 12px;
}

}