/*sidebar*/

  
  #main {
    transition: margin-left 0.5s;
    padding: 16px;
  }
 
.dataTable th {
    background-color: #85abd1 !important;
}
  /*side bar ends*/
  .rental_btn1 {
    margin-top: 40px;
    width: 210px !important;
}
  /*footer*/
 .footer
 {
    background-color:rgb(24, 50, 134);
    height: 50px;
    bottom: 0;
    position: fixed;
    right: 0;
    width: calc(100% - 250px);

    text-align: center;
    color:#d7d8db;  
    
 }
 .summernote_margin .card-header {
  background-color: #a1b0c0 !important;
}
.summernote_margin #summernote1
{
  height: 100px !important;
}
 .footer p{
  padding: 10px;
 }
 .header
 {
    top: 0 !important;
    right:0 !important;
    position: fixed;
    width: calc(100% - 250px);

 }
 .header nav{
  width: 100%;
  padding: 10px ;
 }
  /*footer ends*/
  /*nav*/
  nav
  {
    width: calc(100% - 250px); 
  }
  /*Nav ends*/

    .dropdown-menu.slideIn {
        display: none;
        animation: slideIn 0.5s forwards;
    }
    
    @keyframes slideIn {
        from {
            transform: translateY(-50%);
            opacity: 0;
        }
        to {
            transform: translateY(0);
            opacity: 1;
        }
    }
  /*font awsome*/


  /*font awsome ends*/
  .project-head h3
  {
    padding: 0px 20px 10px 20px;
    font-size: 24px;
    color:#d7d8db;
    
  }
.spec_table
 {
  width: 300px ; /* Define the width of the container */
        height: 300px !important; /* Define the height of the container */
     
        overflow: auto !important; /* Add scrollbar when content overflows */
 }

  .project-head
  {
    border-bottom: 1px solid #d7d8db ;
  }

  /*LOGIN PAGE*/
  .outer-container {
    width: 400px;
    margin: auto;
    padding: 20px;
    display: block;
    /*box-shadow: 0px 0px 2px 3px #00000017;*/
    background-color: rgba(255, 255, 255, 0);
    height: 100%;
   
}
body{
  background: url(../img/bg.png) no-repeat top;
  background-size: cover;
}

.main-container
{
  background-color:#d7d8db;
}
.outer-container img
{
  height: 300px;
  width: 100%;
  object-fit: cover;
}
.outer-container form{
  margin: 20px 0px 20px 0px;
}
.form-group label
{
  margin-top: 10px;
}
/*.form-group .input-group
{
  margin-top: 10px;
}*/
.login-button{
  margin: 10px 10px 10px 0px;
  width: 240px;
}


  /*LOGIN PAGE ENDS*/

  /*add equipment*/
  .content-container
  {
    margin: 286px 0px 0px 284px;
    padding-top: 80px 
  
    
  }
  /*add equipments ends */


  /* asset */
/*sidebar*/
#sidebar {
  height: 100%;
  width: 250px;
  position: fixed;
  top: 0;
  left: 0;
  background-color: #333;
  padding-top: 15px;
  transition: 0.5s;
}

#sidebar .icon {
  color: #d7d8db;
  font-size: 24px;
}

#sidebar .icon:hover {
  cursor: pointer;
}

#sidebar ul {
  list-style-type: none;
  padding: 20px 20px 20px 0px;
}

#sidebar ul li {
  padding: 10px;
}

#sidebar ul li a {
  color: #d7d8db;
  text-decoration: none;
}

#main {
  transition: margin-left 0.5s;
  padding: 16px;
}



/*side bar ends*/

/*footer*/
.footer
{
  background-color:rgb(24, 50, 134);
  height: 50px;
  bottom: 0;
  position: fixed;
  right: 0;
  width: calc(100% - 250px);

  text-align: center;
  color:#d7d8db;  
  
}
.footer p{
padding: 10px;
}
.header
{
  top: 0 !important;
  right:0 !important;
  position: fixed;
  width: calc(100% - 250px);

}
.header nav{
width: 100%;
padding: 10px ;
}
/*footer ends*/
/*nav*/
nav
{
  width: calc(100% - 250px); 
}
/*Nav ends*/

  .dropdown-menu.slideIn {
      display: none;
      animation: slideIn 0.5s forwards;
  }
  
  @keyframes slideIn {
      from {
          transform: translateY(-50%);
          opacity: 0;
      }
      to {
          transform: translateY(0);
          opacity: 1;
      }
  }
/*font awsome*/


/*font awsome ends*/
.project-head h3
{
  padding: 0px 20px 10px 20px;
  font-size: 24px;
  color:#d7d8db;
  
}

.project-head
{
  border-bottom: 1px solid #d7d8db ;
}

/*LOGIN PAGE*/
.form-icon i{
  margin-top: 15px !important;
}

.main-container
{
background-color:#ffffff;
}
.outer-container img
{
height: 300px;
width: 100%;
object-fit: cover;
}
.outer-container form{
margin: 20px 0px 20px 0px;
}
.form-group label
{
margin-top: 10px;
}
/*.form-group .input-group
{
margin-top: 10px;
}*/
.login-button{
margin: 10px 10px 10px 0px;
width: 240px;
}

.btn{
  width: 145px !important;
  margin-right: 20px;

}
.btn-sidebar
{
  width: 43px !important;
  margin-right: 0px !important;
}
/* .card{
margin: -12px 13vh 30px 340px ;
    box-shadow: 0px 0px 4px 2px #0000001c;
    min-height: 400px !important;
    
} */
.card {
  margin: -14px 3vh 30px 263px;
  box-shadow: 0px 0px 4px 2px #0000001c;
  min-height: 400px !important;
}
.role-mnmt-card .card {
  margin: 15px 0vh 30px 0px !important;
}
.input-group-text {
  height: 100% !important;
}
.spec {
  padding: 20px;
  box-shadow: 0px 0px 4px 0px #0000ff40;
  border-radius: 5px;
  margin-top: 46px;
  height: 404px;
}
.border-container,.border-container-rental,.border-container-return
{
  padding: 20px !important;
    box-shadow: 0px 0px 4px 0px #0000ff40;
    border-radius: 5px;
    margin-top: 27px !important;
    height: 508px;
}
.border-container1
{
  padding: 20px !important;
  box-shadow: 0px 0px 4px 0px #0000ff40;
  border-radius: 5px;
  margin-top: 27px !important;
  height: 700px;
}

.nav-tabs .nav-item .active{
  background-color: cornsilk !important;
}
.spec_div
{
  text-align: end;
    margin-top: 26px;
}

.brand-link {

  padding: 1rem .5rem !important;
  
}
.border-container-rental
{
  height:auto;
  overflow: auto;
}
.border-container-product {
  height: 371px;
}
.border-container-return {
  height: 431px;
}
.border-container-return1 {
  height: 506px;
}
.border-container-return2 {
  height: 390px;
}

.add-button
{
  margin-top: 20px;
}
.warranty
{
  height: calc(1.9rem + 7px) !important;
  padding: 5px !important;
}
/* .nav-tabs .nav-link {
  
  color: #0a5c93 !important;
} */
#imagePreview img{
  width: 150px !important;
  margin: 10px;
}
.side-menu:nth-child(odd) {
background-color: #51667a;
}
.nav-sidebar .nav-item>.nav-link {
   margin-bottom: 0 !important;
   
}
.border-container_asset

[class*=sidebar-dark] .btn-sidebar, [class*=sidebar-dark] .form-control-sidebar {
  background-color: #ffffff !important;
  border: 1px solid #56606a;
  color: #123383 !important;
}

/*LOGIN PAGE ENDS*/

/*add equipment*/
.content-container
{
  margin: 286px 0px 0px 284px;
  padding-top: 80px 

  
}
[class*=sidebar-dark] .brand-link {
   border-bottom: none !important;
}
.search-box
{
  margin-bottom: 20px;
}
.content-header
{
  margin-left: 250px !important;
}
.nav-sidebar>.nav-item {
  margin-bottom: 16px !important;
}
.content-wrapper{
  margin-left: 250px;
}
.card-warning:not(.card-outline)>.card-header {
  background-color: #007bff !important;
}
.card-body {
  
  background: #f4faff !important;
  padding-bottom: 20px;
}
.card-header {
 
  background-color: #007bff !important;
  
}
.wrapper
{
  background: #f4f6f9;
  padding-bottom: 10px;
}
.main-footer
{
  position: fixed;
  bottom: 0px;
width: 100%;  
text-align: center;
}
.card-title {

  color: white;
}

.footer-wrappper
{
  margin-top: 20px !important;

}
.maintanance_observation .card{
 
}
#assetTable_wrapper .row .flex-wrap {

  flex-wrap: unset !important;
}
.small-box {
 
  height: 165px !important;
}
.dashboard_div
{
  height:187px !important;
}
.small-box>.small-box-footer {
 
  bottom: 2px !important;
}
.summernote_margin .card{
  margin: 0px !important;
  min-height: 0px !important;
}
.summernote_margin1 .card{
  margin: 0px !important;
  min-height: 0px !important;
}
.summernote_margin .card .btn-group
{
  width: 152px !important;
}
.summernote_margin1 .card .btn-group
{
  width: 152px !important;
}
.note-resizebar
{
  display: none;
}
.note-editor.note-airframe .note-editing-area .note-editable, .note-editor.note-frame .note-editing-area .note-editable {
 
  height: 130px !important;
}
.summernote_margin .note-editor.note-airframe .note-editing-area .note-editable, .note-editor.note-frame .note-editing-area .note-editable {
 
  height: 130px !important;
}
.summernote_margin1 .card-header {
  background-color: #a1b0c0 !important;
}

.border-container-maintanance {
  padding: 20px !important;
  box-shadow: 0px 0px 4px 0px #0000ff40;
  border-radius: 5px;
  margin-top: 27px !important;
  height: 451px;
}
.border-container-maintanance1 {
  padding: 20px !important;
  box-shadow: 0px 0px 4px 0px #0000ff40;
  border-radius: 5px;
  margin-top: 27px !important;
  height: 626px;
}
.maintanance-total
{
  margin-bottom: 9px !important;
}
.editor-maintanance
{
  border: none;
    box-shadow: 0px 0px 1px 1px #3a96d4;
    border-radius: 3px;
    width: 100%;
    height:100px !important;
}
.editor-maintanance:focus
{
  outline:#dfdfdf solid 1px !important ;
}
.btn-secondary {
  
  width: auto !important;
  margin-right: 0px !important;
}
.spec_table
{
  background-color: #007bff21;
  border-radius: 5px;
  padding: 20px 9px;
}
.spectable {
  margin-top: 50px !important;
  width: 100% !important;
 
}
.border-container-rental1
{
padding: 20px !important;
box-shadow: 0px 0px 4px 0px #0000ff40;
border-radius: 5px;
margin-top: 27px !important;
height: 302px;
}
.format
{
  background-color:rgb(7, 116, 16) !important;
  padding: 10px 5px;
  border-radius:5px;
  width: 100px;
  text-align: center;
}
.format a
{
  color: white !important;
}
[class*=sidebar-dark-] {
  background-color: #285077 !important;
}
.table>:not(:last-child)>:last-child>* {
 border:none !important;
}
[class*=sidebar-dark-] .sidebar a {
  color: #ffffff !important;
}
[class*=sidebar-dark] .btn-sidebar, [class*=sidebar-dark] .form-control-sidebar {
    background-color: #ffffff !important;
    border: 1px solid #56606a;
    color: #fff;
}
[class*=sidebar-dark] .brand-link, [class*=sidebar-dark] .brand-link .pushmenu {
  color: rgb(255 255 255) !important;
}
.rental_btn
{
  margin-top: 40px;
  width: 110px !important;
}
/* login form */
.demo{ background: #F2F2F2; }
.form-container{
    background: #ecf0f3;
    font-family: 'Nunito', sans-serif;
    padding: 40px;
    border-radius: 20px;
    box-shadow: 14px 14px 20px #cbced1, -14px -14px 20px white;
}
.form-container .form-icon{
    color: #007bff;
    font-size: 55px;
    text-align: center;
    line-height: 100px;
    width: 100px;
    height:100px;
    margin: 0 auto 15px;
    border-radius: 50px;
    box-shadow: 7px 7px 10px #cbced1, -7px -7px 10px #fff;
}
.form-container .title{
    color: #007bff;
    font-size: 25px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-align: center;
    margin: 0 0 20px;
}
.form-container .form-horizontal .form-group{ margin: 0 0 25px 0; }
.form-container .form-horizontal .form-group label{
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
}
.form-container .form-horizontal .form-control{
    color: #333;
    background: #ecf0f3;
    font-size: 15px;
    height: 50px;
    padding: 20px;
    letter-spacing: 1px;
    border: none;
    border-radius: 50px;
    box-shadow: inset 6px 6px 6px #cbced1, inset -6px -6px 6px #fff;
    display: inline-block;
    transition: all 0.3s ease 0s;
}
.form-container .form-horizontal .form-control:focus{
    box-shadow: inset 6px 6px 6px #cbced1, inset -6px -6px 6px #fff;
    outline: none;
}
.form-container .form-horizontal .form-control::placeholder{
    color: #808080;
    font-size: 14px;
}
.form-container .form-horizontal .btn{
    color: #000;
    background-color: #007bff;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    width: 100%;
    padding: 12px 15px 11px;
    border-radius: 20px;
    box-shadow: 6px 6px 6px #cbced1, -6px -6px 6px #fff;
    border: none;
    transition: all 0.5s ease 0s;
}
.form-container .form-horizontal .btn:hover,
.form-container .form-horizontal .btn:focus{
    color: #fff;
    letter-spacing: 3px;
    box-shadow: none;
    outline: none;
}
.sidebar-dark-primary .nav-sidebar>.nav-item>.nav-link.active, .sidebar-light-primary .nav-sidebar>.nav-item>.nav-link.active {
  background-color: none !important; 
  color: none !important;
}

/* tab style */

a:hover,
a:focus{
    text-decoration: none !important;
    outline: none !important;
}
.tab{
    /* font-family: 'Titillium Web', sans-serif !important; */
    padding: 15px !important;
}
.tab .nav-tabs{
    padding: 0 !important;
    margin: 0 !important;
    border: none !important;
    border-bottom: 3px solid #4ba6ed !important;
}   
.tab .nav-tabs li a{
    color: #222 !important;
    background: #fff !important;
    /* font-size: 18px !important; */
    /* font-weight: 600 !important; */
    text-align: center !important;
    /* letter-spacing: 1px !important; */
    text-transform: capitalize !important;
    padding: 7px 20px 6px !important;
    margin: 0 2px 1px 0 !important;
    border: none !important;
    border-radius: 0 !important;
    box-shadow: 0 0 10px rgba(0,0,0,0.1) !important;
    position: relative!important;
    z-index: 1 !important;
    transition: all 0.3s ease 0s !important;
}
.tab .nav-tabs li.active a,
.tab .nav-tabs li a:hover,
.tab .nav-tabs li.active a:hover{
    color: #fff !important;
    background: transparent !important;
    border: none !important;
    box-shadow: none !important;
}
.tab .nav-tabs li a:before{
    content: "" !important;
    background: #4ba6ed !important;
    height: 100% !important;
    width: 100% !important;
    opacity: 0 !important;
    position: absolute !important;
    bottom: 0 !important;
    right: 0 !important;
    z-index: -1 !important;
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%) !important;
    transition: all 0.3s ease 0s !important;
}
.tab .nav-tabs li.active a:before,
.tab .nav-tabs li a:hover:before{
    opacity: 1 !important;
    clip-path: polygon(10% 0%, 90% 0%, 100% 100%, 0% 100%) !important;
}
.tab .tab-content{
    color: #222 !important;
    /* font-size: 14px !important; */
    /* font-weight: 600 !important; */
    letter-spacing: 1px !important;
    line-height: 25px !important;
    padding: 10px !important;
}
.card-body ul li a{
  pointer-events: none !important;
}
.requirements
{
  margin-top:87px;
}
.img-size-32 {
  width: 22px!important;
}
/* .alingnment
{
  margin: 0px !important;
} */
@media only screen and (max-width: 479px){
    .tab .nav-tabs{
        padding: 0;
        margin: 0 0 10px;
        border-bottom: none;
        border-left: 3px solid #4ba6ed;
    }
    .tab .nav-tabs li{
        width: 100%;
        text-align: center;
    }
    .tab .nav-tabs li a{ margin: 0 0 5px; }
}
/* tab style ends */
/* login form ends */
@media only screen and (min-width:768px)
{
  .content-wrapper
  {
    margin: 5px 40px 59px 290px !important;
  }
  
.content-wrapper .col-sm-12{
    margin: auto;
    
}

/*.card-body form{

  width: 70vh !important;
  margin: auto;
}*/

}

    

/*add equipments ends */

  /* asset ends */