
.staff-header .navbar-default .navbar-nav>li>a {
    color: #fff;
    padding: 0px;
    line-height: 33px;
    font-size: 14px;
    text-transform: uppercase;
}

.staff-header .navbar-default .navbar-nav>li>a i.fa-cart-plus{
      font-size: 26px;
    line-height: 30px;
}

.slidebar-wrap{
  border-right: 1px solid #aaa;
  min-height: 900px;
}

.test-img-cover{
    margin: 0 auto;
    position: relative;
}
    .test-img-cover img {
        width: 100%;
        height: 160px;
        transition: filter .5s ease-in-out;
        -webkit-filter: grayscale(0%); /* Ch 23+, Saf 6.0+, BB 10.0+ */
        filter: grayscale(0%); /* FF 35+ */
        border-radius: 4%;
    }

        .test-img-cover img:hover {
            -webkit-filter: grayscale(100%); /* Ch 23+, Saf 6.0+, BB 10.0+ */
            filter: grayscale(100%); /* FF 35+ */
        }

        .tests-detail-cover{
    margin-bottom: 25px;
    padding: 5px;
/*    box-shadow: 1px 1px 10px 2px rgba(6, 6, 6, 0.1);
*/}

.bottom-copyright{
      border-top: 1px solid #464444;
    margin-top: 20px;
    padding: 10px 0px;
}
.slidebar-wrap{
  /*background: linear-gradient(0deg,#3055f1,#2d5bf1);*/
   background-color: #47509A;
  color: #fff;
}
.sidebar-nav .nav>li>a{
  color: #fff;
  text-transform: capitalize;
}
.sidebar-nav .nav>li>a:focus{
  background-color: transparent;
}
.test-text h4{
  margin-top:0px;
  margin-bottom: 5px;
}
.test-text {
    margin-top: 10px;
    padding: 15px 10px 5px;
    color: #47509a;
}
    .test-text .test-name {
        float: left;
        text-transform: uppercase;
        line-height: 20px;
        width: 150px;
    }

.test-text p{
  font-size: 15px;
  margin-bottom: 0px;
  margin-top: -10px;
  font-weight: 500;
}

span.outer {
    color: #f00;
    text-decoration: line-through;
}
span.inner {
    color: #47509a;
}
.outer i{
  color: #084190;
}
.test-text .test-cart {
    float: right;
    font-size: 12px;
    color: #fff;
    border: 1px solid #4a249c;
    padding: 5px 15px;
    background-color: #4a249c;
    border-radius: 2px;
    text-decoration: none;
    border-radius: 4px;
}
.test-text p .t-detail {
    display: inline-block;
   
}
.offer-text{
    position: absolute;
    top: 5px;
    right: 5px;
    z-index: 999;
}
.offer-no{
  display: inline-block;
    background-color: #e61919;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
    text-align: center;
    padding-top: 8px;
}
.sidebar{
  padding: 10px 0px;
}
.user-profile{
  margin: 15px 0px;
}
.user-icon i{
  font-size: 30px;
      float: left;
    margin-right: 10px;
}
.user-icon .user-name{
      display: inline-block;
    line-height: 30px;
        font-weight: 500;
    text-transform: uppercase;
}
.sidebar-nav .nav-item{
  border-bottom: 1px solid #fff;
  font-size: 14px;
  font-family: Roboto;
  line-height: 25px;
}
.sidebar-nav .nav-item:last-child{
  border-bottom: 0 none;
}
.sidebar-nav .nav>li>a:hover{
background-color: transparent;
}

.texts-scroll{
height:900px;
overflow:scroll;
overflow-x:hidden;
overflow-y:scroll;
}
.copy-right{
  background-color: #282928;
  padding: 10px 0px;
  color: #fff;
}

.copy-right p{
  margin-bottom: 0px;
  color: #fff;
}
.copy-right h3{
  font-size: 20px;
}
.copy-right a,.copy-right p{
  color: #fff;
  font-size: 14px;
}
.nav-item .nav-arrow{
      float: right;
    line-height: 24px;
    margin-right: 15px;
}
.price-range-b{
    position: absolute;
    top: 40px;
    padding: 15px;
    left: 0px;
    border: 2px solid #47509a;
    background: #fff;
    color: #000;
    z-index: 999;
    width: 100%;
    display: none;
}
.price-rel{
  position: relative;
}
.range-p{
  border: 1px solid #aaa;
  padding: 5px 10px;
  margin: 0px 5px;
  background-color: #efefef;
}

.sidebar-nav .nav{
  background-color: #3f488e;
  color: #fff;
}

.input-group .form-control{
      border: 1px solid #fff;
      box-shadow: none;
}
.input-group-btn>.btn.btn-default{
  color: #47509a;
    font-weight: bold;
    background-color: #ffffff;
    border-color: #ffffff;
    /* border: 0 none; */
    border-left: 1px solid #47509a;

}
.input-group-btn>.btn.btn-default:hover{
      color: #47509a;
    background-color: #ffffff;
    border-color: #ffffff;
    border-left: 1px solid #47509a;
}
.nav-item .fa-share-alt{
      float: right;
    font-size: 20px;
    font-weight: normal;
    margin-right: 20px;
}
.tests-detail-cover .thumbnail{
  margin-bottom: 0px;
}

.tests-detail-cover a.thumbnail.active, .tests-detail-cover a.thumbnail:focus, .tests-detail-cover a.thumbnail:hover {
     -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}

.downl-app a:hover{
opacity: 0.8;
}
.test-text i.inr-icostyle {
    color: #47509a;
    font-size: 13px;
    margin-right: 2px;
}

.gallery
{
    display: inline-block;
    margin-top: 20px;
}

.test-share {
    float: right;
    font-size: 20px;
    padding: 0px 10px;
    color: #4a249c;
}
.staff-name h5{
      font-size: 20px;
    color: #47509a;
    text-transform: uppercase;
    font-weight: bold;
}

/*.test-img-cover img:hover {
    transform: scale(1.02);
}

.test-img-cover img {
    margin: 0 auto;
    transition: all 1s;
}*/

.downl-app{
  float: right;
  font-size: 25px;
  display: inline-block;
}
.app-list{
      padding: 10px 15px;
}

.send-quotation{
    margin: 10px 0px;
}
.link-quat{
    font-size: 14px;
    background-color: #fff;
    padding: 10px 20px;
    width: 100%;
    border-radius: 6px;
    margin: 15px 0px;
    display: block;
    text-align: center;
    color: #47509a;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
}

.link-quat:hover{
  text-decoration: none;
  color: #47509a;
}

/*Checkout page style*/

.checkout-send{
  margin: 5px 0px;
  text-align: right;
}
.csend-quotation{
     font-size: 14px;
    background-color: #fff;
    /* width: 100%; */
    border-radius: 20px;
    display: inline-block;
    text-align: center;
    color: #47509a;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    padding: 7px 18px;
}
.nav-text-sec p{
  margin: 0px;
    font-size: 18px;
    line-height: 44px;
}

.staff-checkout-form input, .staff-checkout-form select,.staff-checkout-form textarea{
    width: 100%;
    margin: 10px 0px;
    font-size: 14px;
    text-transform: capitalize;
    padding: 5px 6px;
}
.staff-checkout-form .fa-plus-circle{
  font-size: 35px;
    line-height: 45px;
    color: #47509a;
}
.staff-checkout-form input[type="checkbox"]{
  width: auto;
  margin: 10px 5px;
}
.ico-plus{
  text-align: center;
}
.register-user{
  line-height: 50px;
  font-size:16px;
}
.staff-checkout-form textarea{
  height: 35px;
}
.social-text{
  display: inline-block;
  margin-right: 5px;
  font-weight: 500;
}
.authorize-sec{
      font-size: 14px;
    font-weight: 500;
}
.note-sec{
  margin: 15px 0px;
}

.note-sec li {
    font-size: 14px;
    list-style-type: decimal;
    line-height: 24px;
    font-weight: 500;
}
.cart-details h2{
  font-size: 18px;
  border-bottom:1px solid #aaa;
  padding: 8px 10px;
  margin: 0px;
  background-color: #47509a;
    color: #fff;
}

.cart-details{
  border: 1px solid #aaa;
      margin: 30px 0px;
}
.cart-table{
        width: 95%;
    /* padding: 3px 15px; */
    margin: 0 auto;
    margin: 20px auto;
    border: 1px solid #aaa;
}
.profile-table{
  border-right: 1px solid #aaa;
}

.cart-table tr{
    border-bottom: 1px solid #d8d8d8;
    line-height: 30px;
}

.cart-table tr:last-child{
   border-bottom:0 none;
}

.staff-checkout-form input[type="radio"]{
  width: auto;
}
.post-paid-sec{
  padding: 30px;
}
.post-paid-sec a{
 border: 1px solid #47509a;
    color: #fff;
    background-color: #47509a;
    font-size: 16px;
    padding: 6px 20px;
    font-weight: bold;
    margin-top: 10px;
    display: inline-block;
}
.cart-table td, .cart-table th{
  font-size: 14px;
  padding-left: 10px;
  font-weight: 500;
}
.cart-table th{
  color: #47509a;
  font-weight: bold;
}

.blue-color{
   color: #47509a;
}
.post-paid-sec a:hover{
  text-decoration: none;
  opacity: 0.8;
}

.gray-bg{
      background-color: #efefef;
      padding-top: 20px;
}
.header-bg-w{
  background-color: #ffffff;
}
.register-user p{
      margin-bottom: 0px;
    font-size: 16px;
}

/*Option 2 style*/


.option2 .staff-checkout-form input, .option2 .staff-checkout-form select, .option2 .staff-checkout-form textarea{
  width: auto;
}

.option2 .form-inline .form-group{
  width: 100%;
}
.option2 .staff-checkout-form input[type="text"]{
  width: 64%;
}
.option2 .staff-checkout-form select{
  width: 100%;
}

.option2 .staff-checkout-form input[type="number"]{
width: 74%;
}
.option2 .staff-checkout-form input[type="email"]
{
width: 85%;
}
.option2 .staff-checkout-form .width-80 input, .option2 .staff-checkout-form .width-80 textarea{
  width: 76%;
}
.option2 label{
  text-transform: capitalize;
      font-size: 15px;
}

.test-text {
    margin-top: 1px;
    border-radius:10px;
}

.profiles .container-fluid {
    padding-right: 90px;
    padding-left: 90px;
}

.test-text p .t-detail .test-count{
    margin-right:15px;
}

.img_background {
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4%;
    padding: 4px;
}

.product_info_p {
    margin-top: -30px !important;
    margin-left: 41px !important;
}

.select_profile_outer {
    padding: 43px 90px 25px 72px !important;
}

.btn_new_add {
    color: #fff !important;
    background-color: #6f51b0 !important;
    border-color: #6f51b0 !important;
    width: 15% !important;
    padding: 5px 0px !important;
    float: right !important;
}

.btn_new_add:hover {
    color: #6f51b0 !important;
    background-color: #ffffff !important;
    border-color: #6f51b0 !important;
}

    @media screen and (max-width:767px) {
        .select_profile_outer {
            padding: 13px 0px 0px 0px !important;
        }
    }