@import "~ng-pick-datetime/assets/style/picker.min.css";
body{
  overflow-x: hidden !important;
  color: #6c6c6c;
}

/*.dropdown-menu{
  border-radius:20px;width: 180px;position: unset; float: right;}
.dropdown-menu > li > a, .dropdown-menu > li > a:hover{
  color: #AAAEB3;font-family: montserrat-bold; font-size: 13px;}
.btn-group.open .dropdown-toggle {
  box-shadow: none;}*/
/* @font-face{font-family:raleway-medium;src:url(../font/Raleway-Medium.ttf);}  
@font-face{font-family:raleway-reg;src:url(../font/Raleway-Regular.ttf);} 
@font-face{font-family:raleway-semibold;src:url(../font/Raleway-SemiBold.ttf);} 
@font-face{font-family:lato-bold;src:url(../font/Lato-Bold.ttf);} 
@font-face{font-family:montserrat-bold;src:url(../font/Montserrat-Bold.ttf);} 
@font-face{font-family:lato-regular;src:url(../font/Lato-Regular.ttf);} 
@font-face{font-family:montserrat-medium;src:url(../font/Montserrat-Medium.ttf);}  */

.btn{
  cursor: pointer; }

/*header*/
.navbar-default{
background: #fff;
box-shadow: 0px 3px 6px #f0f0f0; 
width: 100%;
position: fixed;
z-index: 100000;
/* margin-top: -151px; */
}
.navbar-default h4
{
  float: right;
    margin-top: 27px;
    border-left: 2px solid #E4E4E4;
    padding-left: 15px;
    margin-left: 15px;
    font-family: raleway-semibold;
    color: #707070;
    font-size: 15px;
}
.header .navbar-right li a{
font-size: 16px;
font-family: raleway-semibold;
color: #B7B7B7;
padding: 0px;
margin-top: 32px;
}
.header .navbar-right li .active{
color: #855AA6;
}
.header .line {
    background: #E4E4E4;
    width: 2px;
    height: 30px;
    margin-top: 26px;
    border-radius: 20px;
    margin-left: 30px;
    margin-right: 30px;
}
/*end of header*/
.mar-0{
margin: 0px !important;
}
.card h1{
font-family: raleway-semibold;
color: #78398E;
font-size: 16px;
margin-bottom: 30px;
}
.card{
margin-top: 90px;
}
.card h1{
color:#78398E;
font-size: 18px;
}
.card-content{
box-shadow: 0px 0px 20px #bdbdbd;
background:#fff;
/*padding: 51px 37px 0px;*/
margin-bottom: 50px;
position: relative;
}
.card-content .container
{
width:1000px;
padding: 50px 0px 40px 0px;
}
.exit p{
font-family: montserrat-medium;
color: #b0b0b0 !important;
font-size: 10px;
letter-spacing: 1px;
}
.exit input[type="text"], .exit select, .exit textarea{
border-radius: 5px;
border:1px solid #DDD;
height: 34px;
font-family: montserrat-medium;
width: 200px;
font-size: 12px;
-moz-appearance: none;
-webkit-appearance:none;
padding-left: 5px;
}
.exit select
{
  background: url("../img/chevron-down1.png");
    background-size: 12px;
    background-position-x: calc(100% - 10px);
    background-position-y: calc(100% - 10px);
    background-repeat: no-repeat;
}
.exit input:focus,.exit select:focus,.exit textarea:focus
{
  outline: 0px;
}
.exit .mar-20 table 
{
margin-top: 40px;
}
.exit .mar-20 th
{
font-size: 11px;
border-top: 1px solid #E9EAEB;
border-bottom: 1px solid #E9EAEB; 
height: 50px;
vertical-align: middle;
padding-left: 2px;
font-family: lato-regular;
color: #b0b0b0 !important;
letter-spacing: 1px;
background-color: #fdfdfd;
font-weight: 400;
}
.exit .mar-20 td
{
height: 80px;
vertical-align: middle;
font-family: lato-regular;
letter-spacing: 1px;
}
.exit .mar-20{
margin: 20px 0px;
}

.close{
position: absolute;
top: -15px;
right: -13px;
background: #fff;
width: 40px;
height: 40px;
box-shadow: 0px 5px 17px #e2e2e2;
border-radius: 100px;
text-align: center;
opacity: 1;
}
.close:focus, .close:hover{
  opacity: 1!important;
}
.close img {
    width: 12px;
    margin: 15px auto;
}
.bttn{
/* margin-top: 10px;
margin-bottom: 20px;*/
text-align: center;
/*padding-top: 30px;*/
padding-bottom: 30px;
}
.btn-group .btn{
margin-right: 20px;
border-radius: 50px !important;
}
.btn-hover{
background-image: linear-gradient(to top, #62197C 25%, #d8bde2);
border:0px;
font-size: 12px;
width: 106px;
height: 35px;
box-shadow: 0px 3px 6px  #898989;
letter-spacing: 1px;
}
.secondary-btn{
  font-size: 12px;
background: transparent !important;
color: #62197C;
border:1px solid #62197C !important;
width: 106px;
height: 35px;
letter-spacing: 1px;
}
/*.secondary-btn:hover{
background: linear-gradient(#78398E , #62197C) !important;
color: #fff;
}*/
.btn-hover:hover,.secondary-btn:hover{
transform:scale(1.1);
}
.secondary-btn:hover,.add input:hover, .btn_tablesend:hover, .btn_tablereject:hover{
transform:scale(1.1);
color: #62197C !important; 
box-shadow: 0px 3px 6px  #c5c5c5;
}
.btn_tableapprove:hover{
  transform:scale(1.1);
color: #fff; 
box-shadow: 0px 3px 6px  #c5c5c5;
}
/*on-off switch*/
.switch {
position: relative;
display: inline-block;
width: 45px;
height: 18px;
}
.switch input { 
opacity: 0;
width: 0;
height: 0;
}
.slider {
position: absolute;
cursor: pointer;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: #eaeaea;
-webkit-transition: .4s;
transition: .4s;
}
.slider:before {
position: absolute;
content: "";
height: 24px;
width: 24px;
left: -1px;
top: -3px;
bottom: 4px;
background-color: #b7b7b7;
-webkit-transition: .4s;
transition: .4s;
}
input:checked + .slider:before {
background-image: linear-gradient(to right, #62197C,#299AD1);
}
/*input:focus + .slider {
box-shadow: 0 0 1px #2196F3;
}*/
input:checked + .slider:before {
-webkit-transform: translateX(26px);
-ms-transform: translateX(26px);
transform: translateX(26px);
}
/* Rounded sliders */
.slider.round {
border-radius: 34px;
}
.slider.round:before {
border-radius: 50%;
}
/*end of on-off switch*/
@media (min-width: 1024px) and (max-width: 1199px)
{
  .card-content .container {
    width: 960px;
    padding: 75px 15px 40px 15px;
}
}

/*new request page*/
.new-request label,.user label
{
  text-transform: uppercase;
  font-family:montserrat-medium;
  font-size: 10px;
  color: #b0b0b0;
  letter-spacing: 1px;
  font-weight: 100;
}
.new-request .row
{
  margin-bottom: 30px;
}
.new-request .row .col-md-4
{
  padding-left: 63px;
}
.new-request .upload{
width: 17.2%;
}
.new-request .upload .btn{
width: 200px;
border:1px solid  #EAEAEA;
border-radius: 40px;
color: #c5c5c5;
font-size: 10px;
text-align: left;
padding-left: 20px;
background-color: #EAEAEA;
height: 35px;
letter-spacing: 1px;
text-transform: uppercase;
}
.new-request .upload .btn:focus
{
  outline: 0px;
}
/*end of new request page*/
/*my request page*/
.request-table, .dept-table
{
  font-family:montserrat-medium;
  border: 1px solid #b7b7b7;
  width: 100%;
}
.request-table thead, .dept-table thead
{
  background: rgba(183,183,183,0.1);
  border-bottom: 1px solid #b7b7b7;
}
.request-table th, .dept-table th
{
  font-family:montserrat-medium;
  padding: 20px 10px;
  text-transform: uppercase;
  color: #B7B7B7;
  font-weight: 100;
  font-size: 10px;
  letter-spacing: 1px;
}
.request-table tr, .dept-table tr
{
  border-bottom: 1px solid #b7b7b7;
}
.request-table td, .dept-table td
{
  font-family:montserrat-medium;
  padding: 20px 10px;
  letter-spacing: 1px;
  font-size: 10px;
  line-height: 22px;
}
.request-table td:first-child
{
  color: #0684f1;
  cursor: pointer;
}
.request-table tbody button, .dept-table tbody button
{
  border-radius: 50px;
  background-color: transparent;
  border: 1px solid #8d599f;
  color: #8d599f;
  padding: 2px 25px;
  letter-spacing: 1px;
}
.mag_sort
{
  margin-top: -45px;
}
.mag_sort img
{
float: right;
cursor: pointer;
}
.mag_sort .filter{height: 22px;}
.mag_sort .sort_icon, .mag_sort .dwnld, .mag_sort .filter
{
  margin-right: 30px;
}
.dropdown-menu
{
  left: 261px!important;
}
.new-req-btn, .new-req-btn:hover, .new-req-btn:focus
{
  background-image: linear-gradient(to right, #62197C , #299AD1);
  font-family: montserrat-medium;
  font-size: 9px;
  letter-spacing: 1px;
  color: #E4E4E4;
  border-radius: 50px;
  margin: 14px 0px 10px 0px;
  box-shadow: 0px 4px 6px #c9c9c9;
  padding: 7px 25px;
  outline: 0px;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    font-family: montserrat-bold;
    color: #5F6164;
    cursor: pointer;
    background-color: #fff;
    border-bottom: 4px solid #8d599f!important;
    border-top: 0px!important;
    border-right: 0px!important;
    border-left: 0px!important;
    }
    .nav>li>a
    {
      padding-bottom: 25px!important;
    }
    .nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: transparent!important;
    border: 0px!important;
}
.nav-tabs
{
  border: 0px;
}
.tab-checked, .tab-checked:hover, .tab-checked:focus
{
  color: #b7b7b7;
  font-family: montserrat-medium;
  font-size: 12px;
}
.nav-tabs>li>a, .nav-tabs>li>a:hover, .nav-tabs>li>a:focus
{
  border: none!important;
}
.dot {
    height: 9px;
    width: 9px;
    border-radius: 50%;
    display: inline-block;
    margin-right: 10px;
}
.table_saved{
  background-color: #299AD1;}
.table_waitapp{
  background-color: #672180;}
.table_approve{
  background-color:#0cc12a; }
.table_reject{
  background-color:#dc403c; }
/*end of my request page*/
/*user page*/
.user p
{
  font-size: 14px;
  font-family: montserrat-medium;
  color: #4a4a4a!important;
}
.user .row
{
  margin-bottom: 15px;
}
.user .container-fluid
{
  padding: 0px!important;
}
/*end of user page*/
/*approve page*/
.btn_tableapprove {
    background-image: linear-gradient(to top, #62197C 25%, #d8bde2);
    border: 0px;
    color: #fff!important;
}
.btn_tablereject, .btn_tableapprove {
    font-size: 8px;
    border-radius: 50px;
    width: 80px;
    height: 25px;
    /*padding-top: 5px;*/
        padding: 1px 13px!important;
}
.btn_tablereject {
    color: #672180;
    border: 1px solid #672180;
    background-color: transparent;
    margin-right: 10px;
}
.selectall-button {
    color: #8d599f!important;
    border: 0px solid!important;
    background-color: #f7f7f7!important;
    margin-right: 10px;
    font-size: 8px;
    border-radius: 50px;
    width: 150px;
    height: 25px;
    padding: 1px 13px!important;
    font-family: montserrat-bold;
}
.app, .his
{
  margin-right: 30px;
}
.select-all
{
  background-color: #8d599f!important;
}
/*end of approve page*/
/*history page*/
.history .mag_sort
{
  margin-top: -45px;
}
.history_filterdata{
  margin-top: 10px;
}
.history_filterdata .filter-menu{
    border:1px solid #c5c5c5;
    border-radius: 40px;
    width: 100%;
    height: 50px;
    padding:0px 20px; 
    display: inline-flex;
  }
.history_filterdata .dropdown-menu{
    position: absolute;
  }
.history_filterdata  .filter-menu>a>.fil{
    margin: 13px 10px;
    cursor: pointer;
  }
.history_filterdata  .from-date,.to-date{
    border-left: 1px solid #c5c5c5;
    /*border-right: 1px solid #c5c5c5;*/
     display: inline-flex;
     padding: 0px 10px 0px 10px;
  }
.history_filterdata  .from-date input,.to-date input{
    width: 140px;
    border: 0px;
  }
.history_filterdata  .cal-fill{
   width: 20px;
  }
.history_filterdata  .drop-fil {
    display: inline-flex;
  }
.history_filterdata  .drop-fil .dropdown>.btn-primary{
    background: #fff;
    color: #c1c1c1;
    border:0px;
    border-left: 1px solid #c5c5c5;
border-radius: 0px;
padding: 14px 8px;
  }
.history_filterdata  .reset-filter{
    border-left: 1px solid #c5c5c5;
  }
.history_filterdata  .reset-filter .btn{
     background: #fff;
     color: #c5c5c5;
     padding-top: 14px;
  }

/*end of histrory page*/
