/* new-wanderlore-style */
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500&display=swap');

@font-face {
  font-family: 'icomoon';
  src:  url('../font/icomoon.eot?cm6d29');
  src:  url('../font/icomoon.eot?cm6d29#iefix') format('embedded-opentype'),
    url('../font/icomoon.ttf?cm6d29') format('truetype'),
    url('../font/icomoon.woff?cm6d29') format('woff'),
    url('../font/icomoon.svg?cm6d29#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-blog:before {
  content: "\e90a";
}
.icon-general-form:before {
  content: "\e90b";
}
.icon-support:before {
  content: "\e90c";
}
.icon-orange-close:before {
  content: "\e908";
  color: #d6ab4a;
}
.icon-filter-arrow:before {
  content: "\e909";
}
.caret:before {
  content: "\e909";
}
.icon-nav-icon-1:before {
  content: "\e900";
}
.icon-nav-icon-2:before {
  content: "\e901";
}
.icon-nav-icon-3:before {
  content: "\e902";
}
.icon-nav-icon-4:before {
  content: "\e903";
}
.icon-nav-icon-5:before {
  content: "\e904";
}
.icon-nav-icon-6:before {
  content: "\e905";
}
.icon-nav-icon-7:before {
  content: "\e906";
}
.icon-nav-icon-8:before {
  content: "\e907";
}

::selection { background: #000 !important; color: #fff !important; text-shadow: none; }
::-moz-selection { background: #000 !important; color: #fff !important; text-shadow: none; } 
body{background: #FCFCFC; padding-bottom: 0px; font-family: 'Poppins', sans-serif;}
.navbar-inverse .navbar-inner { background: #fff !important; border: 0 !important; padding: 3px 0; }
.login-screen-box { max-width: 653px; width: 100%; margin: 0 auto; background: #fff; border-radius: 27px; box-shadow: 0 0 20px rgb(0 0 0 / 4%); overflow: hidden; display: block; margin-top: 70px; }
.welcome-gird { min-height: 430px; position: relative; z-index: 2; background-color: #728B8F; border-radius: 27px 0 0 27px; display: flex; flex-wrap: wrap; flex-flow: column; align-items: center; justify-content: center; display: -webkit-flex; -webkit-flex-wrap: wrap; -webkit-flex-flow: column; -webkit-align-items: center; -webkit-justify-content: center; }
.welcome-gird h2 { font-size: 22px; line-height: 33px; font-weight: 400; color: #FFFFFF; font-family: 'Poppins', sans-serif; }
.ml-0 { margin-left: 0px !important; }
.login-gird { min-height: 430px; padding: 0 15px 0 40px; display: flex; flex-wrap: wrap; flex-flow: column; align-items: flex-start; justify-content: center; display: -webkit-flex; -webkit-flex-wrap: wrap; -webkit-flex-flow: column; -webkit-align-items: flex-start; -webkit-justify-content: center; }
.login-gird h2 { text-align: center; color: #D6AB4A; text-decoration: underline !important; font-family: 'Poppins', sans-serif; padding: 0 !important; font-size: 18px; font-weight: 400; line-height: 23px; border: none !important; }
.login-gird .form-horizontal .controls { margin-left: 0px; height: 29px; }
.login-gird .form-control { font-size: 11px; color: #747474; border: solid 1.5px rgba(196, 196, 196,0.21); line-height: 20px; font-weight: 400; border-radius: 6px; padding: 4px 10px; box-shadow: none !important; font-family: 'Poppins', sans-serif; }
.login-gird .form-horizontal .control-group { margin-bottom: 8px; }
.login-btn { display: inline-block; background: #D6AB4A !important; color: #FFFFFF !important; border-radius: 8px; font-size: 12px; line-height: 18px; padding: 9px 20px; border: none; font-weight: 400; box-shadow: none !important; text-transform: none; letter-spacing: 0; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; font-family: 'Poppins', sans-serif;     text-shadow: none !important; }
.login-btn:hover, .login-btn:focus { background: #D6AB4A !important; color: #FBFBFB !important; box-shadow: 0 0 0 0.1rem rgb(214 171 74 / 50%) !important; transition: all 0.3s ease; -webkit-transition: all 0.3s ease; }
.login-gird .btn-warning { color: #D6AB4A; text-decoration: underline !important; font-size: 12px; line-height: 18px; display: block; background: transparent; border: 0; text-shadow: none; font-family: 'Poppins', sans-serif; text-align: left; padding: 3px 0 10px; text-shadow: none !important;}
.footer-top { background: #F2F2F2; padding: 10px 0 10px; text-align: right; overflow: hidden;     width: 100%;
    z-index: 11111;
    position: relative;
    max-width: 100%;
    margin: 0;}
.pt-15{padding-top: 15px !important;}
.star-pad img{padding-right: 1px;}
.policies-button .btn-danger{padding: 6px 16px !important; margin-right: 6px !important;}
.policies-button .btn-success{    padding: 6px 17px !important;}
.footer-top p b { font-weight: 400; }
.footer-top p a{color: #D6AB4A !important;}
.footer-top p { font-size: 12px; line-height: 18px; font-weight: 400; color: #343434; padding: 2px 15px 2px; font-family: 'Poppins', sans-serif; margin-bottom: 0; }
.pt-40{padding-top: 40px !important;}
.darkclr-table .thead-darkclr {
    background-color: #728B8F !important;
}
.table.darkclr-table .thead-darkclr th {
    background-color: #728B8F !important;
}
.table.darkclr-table .thead-dark th:first-child {
    border-radius: 25px 0 0 0;
    padding-left: 20px;
}
.table.darkclr-table .thead-dark th:last-child {
    border-radius: 0px 25px 0 0;
    padding-right: 20px;
}
.table-main .table-responsive {
    border-radius: 25px;
    overflow-y: hidden;
}
.table-main {
    box-shadow: 0 0 20px rgb(0 0 0 / 4%);
    border-radius: 25px;
    background: #fff;
    margin-bottom: 15px;
}
.table .thead-dark th{color: #fff;}
.table.darkclr-table th{
      font-size: 13px;
    line-height: 20px;
    font-weight: 500;
    border-color: transparent;
    padding: 13px 7px; color: #FCFCFC;
    font-family: 'Poppins', sans-serif; 
}

.blog-view-header h1{    float: left;
    margin: 0px;
    font-size: 25px;
    line-height: 30px;
    font-weight: 500;
    color: #D6AB4A;
    padding: 5px 0 10px;
    font-family: 'Poppins', sans-serif;}
.blog-view .btn-success, .blog-view-header .btn-success, .add-blog-form .btn-success{display: inline-block;
    background: #D6AB4A !important;
    color: #FFFFFF;
    border-radius: 8px;
    font-size: 12px;
    line-height: 18px;
    padding: 6px 12px;
    border: none;
    font-weight: 400;
    margin-right: 3px; 
    box-shadow: none !important;
    text-transform: none;
    letter-spacing: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    font-family: 'Poppins', sans-serif;
    text-shadow: none !important;}
.blog-view .btn-danger, .blog-view-header .btn-warning, .blog-view-header .btn-info, .add-blog-form .btn-danger{    background-color: rgba(255, 235, 191,0.61) !important;
    border: none !important;
    color: #D6AB4A !important;
    font-size: 12px;
    line-height: 18px;
    font-weight: 400;
    border-radius: 8px;
    padding: 6px 12px;
    box-shadow: none !important;
     margin-right: 3px; 
    font-family: 'Poppins', sans-serif;
    text-shadow: none !important;}
.table.darkclr-table tr:last-child td:first-child:before{display: none;}
.table.darkclr-table tr:last-child td:last-child:after{display: none;}
.table.darkclr-table td:first-child{padding-left: 20px; position: relative;}
.table.darkclr-table td:last-child{padding-right: 20px; position: relative;}
.review-before{position: relative;}
.table.table-hover tbody tr:hover td:first-child:before{background-color: #f1f1f1; top: 0%;}
.table.table-hover tbody tr:hover td:last-child:after{background-color: #f1f1f1; top: 0%;}
.policies-max-width{margin-bottom: 13px !important;}
.table.table-hover tbody tr:hover td.review-before:before{background-color: #f1f1f1; top: 0%;}
.review-before:before{position:absolute; content: ''; background: #fff; left: 0; top: 8%; width: 10px; height: 100%; z-index: 1;}
.table.darkclr-table td:first-child:before{position:absolute; content: ''; background: #fff; left: 0; top: 3%; width: 10px; height: 100%; z-index: 1;}
.table.darkclr-table td:last-child:after{position:absolute; content: ''; background: #fff; right: 0; top: 3%; width: 10px; height: 100%; z-index: 1;}
.table.darkclr-table td{     font-size: 11px;
  line-height: 20px;
  font-weight: 400;
  border-left: transparent;
  padding: 13px 7px;
  font-family: 'Poppins', sans-serif;
  color: #343434;
  border-top: 1px solid rgba(196,196,196,0.27);}
.darkclr-table{border: 0; margin-bottom: 0px;}
.navbar .nav{    margin: 13px 10px 0 0;}
.navbar .nav>.active>a {
    color: #D6AB4A !important;
    background-color: transparent !important;
    box-shadow: none !important;
    font-weight: 500;
}
.navbar .nav>li>a{color: #343434;
    text-shadow: none;
    font-weight: 400;
    font-family: 'Poppins', sans-serif;
    letter-spacing: 0px;
    font-size: 11px !important;     padding: 10px 13px 10px !important;}
.navbar-inverse .nav>li>a:focus, .navbar-inverse .nav>li>a:hover{color: #D6AB4A;}
.ptb-12{margin-top: 2px;}
.list-line-gird .search-query{border: solid 1.5px rgba(196, 196, 196,0.21);
    box-shadow: none !important;
    border-radius: 6px;
    color: #343434;
    font-size: 13px;
    line-height: 20px;
    font-weight: 400;
    text-shadow: none;
    font-family: 'Poppins', sans-serif;}
.list-line-gird .heading-h1 span{margin-top: 30px;
    color: #343434;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;}
.list-line-gird .heading-h1 .btn{display: inline-block;
    background: #D6AB4A !important;
    color: #FFFFFF;
    border-radius: 8px;
    font-size: 12px;
    line-height: 18px;
    padding: 9px 20px;
    border: none;
    font-weight: 400;
    box-shadow: none !important;
    text-transform: none;
    letter-spacing: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    font-family: 'Poppins', sans-serif; text-shadow: none !important;}
.table-striped tbody>tr:nth-child(odd)>td, .table-striped tbody>tr:nth-child(odd)>th{    background-color: #fff;}
.list-line-gird .heading-h1 .btn:hover, .list-line-gird .heading-h1 .btn:focus{    color: #FBFBFB;
    box-shadow: 0 0 0 0.1rem rgb(214 171 74 / 50%) !important;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;}
.list-line-gird .heading-h1{padding-top: 15px;}
.navbar-inner{border-radius: 0px;
    background: #fff !important;
    border: 0 !important;  
    z-index: 11;}
.ace-nav{margin-top: 0px !important;}
.navbar-inner small em{    font-size: 20px;
    line-height: 20px;
    font-style: normal;
    color: #343434;
    font-weight: 400;
    padding-left: 5px;}
.navbar .nav li ul {
    box-shadow: 0px 0px 14px rgb(69 2 25 / 4%);
    border-radius: 10px !important;
    background: #fff;
    border: 0;
}
.navbar .nav li ul li a {
    color: #343434;
}
.navbar .nav li ul li a:hover{color: #D6AB4A !important;}
.ptb-8{padding: 8px 0 0 !important; box-shadow: 0 3px 20px rgb(0 0 0 / 4%) !important;}

.nav-list { min-height: calc(100vh - 109px); background: #fff; overflow: visible !important;     padding: 10px 0 20px; }
.sidebar{position: fixed;}
.sidebar ul li a span{    min-width: 32px !important; text-align: center; font-size: 14px !important;}
.main-container{padding-top: 65px;}
.navbar-fixed{    position: fixed; z-index: 11; width: 100%;}
.sidebar, .nav-list>li.open, .nav-list>li { border: 0 !important; }
.nav-list>li.open>a { background-color: transparent !important; }
.sidebar:before { border: 0; box-shadow: 0px 3px 20px rgba(0, 0, 0, 4%); background-color: #fff; }
.nav-list li.active>a.dropdown-toggle:after { display: none; }
.nav-list>li .submenu>li>a { font-size: 14px !important; font-family: 'Poppins', sans-serif; font-weight: 300; color: #292929; }
.nav-list>li .submenu>li.active>a { color: #A82687; }
.nav-list>li .submenu>li>a:hover, .nav-list>li>a:focus { color: #D6AB4A; }
.nav-list>li.active.open li.active>a:after { top: 4px; border-width: 7px; }
.nav-list li.active>a:after { content: '';
        width: 10px;
    height: 10px; 
    border-radius: 50%;
    background: #D6AB4A;
    border: 7px solid #f9f9f9;
    position: absolute;
    right: -12px;
    top: 5px;}
body:before{ background-color: #FCFCFC;}
.nav-list>li.active:after { border: 0; }
.nav-list>li.active { background-color: #f9f9f9; } 
.nav-list>li>a:hover, .nav-list>li.open>a:hover { background-color: #fff; color: #D6AB4A; }
.nav-list>li>a { font-size: 13px !important; font-family: 'Poppins', sans-serif; font-weight: 400 !important; color: #343434; background: #fff !important; height: 33px !important; }
.nav-list>li.active>a, .nav-list>li.active>a:hover { background-color: #fff; }
.main-content {  padding: 10px 20px 20px; min-height: calc(100vh - 137px);}
.nav-list>li>a:hover:before { background-color: transparent; }
.nav-list>li.active>a, .nav-list>li.active>a:hover, .nav-list>li.active>a:focus, .nav-list>li.active>a:active { font-weight: 400; color: #D6AB4A; font-size: 14px; }
.nav-list>li a:hover>.arrow, .nav-list>li.active>a>.arrow, .nav-list>li.open>a>.arrow { color: #A82687; }
.nav-list>li.open>a { color: #292929; }
.page-content { border-radius: 15px; box-shadow: none; background: transparent; padding: 8px 10px 24px;}
.nav-list li .submenu { overflow: visible; }
.pb-0{padding-bottom: 0px !important;}


.policies-gird h1{    font-size: 20px;
    line-height: 30px;
    font-weight: 500;
    color: #D6AB4A;
    padding: 0 0 15px;
    font-family: 'Poppins', sans-serif;}
.policies-gird .controls{margin-left: 0px;}
.policies-gird .form-control{    border: solid 1.5px rgba(196, 196, 196,0.21);
    color: #343434;
    font-size: 13px;
    line-height: 20px;
    font-weight: 400; 
    border-radius: 6px !important;
    padding: 4px 10px;
    box-shadow: none !important;
    resize: none;     font-family: 'Poppins', sans-serif;}
.policies-gird{    max-width: 445px;
    width: 100%; margin: 0;}
.policies-gird .btn-danger, .customer-gird .btn-danger{    background-color: rgba(255, 235, 191,0.61) !important;
    border: none !important;
    color: #D6AB4A !important;
    font-size: 12px;
    line-height: 18px;
    font-weight: 400;
    border-radius: 8px;
    padding: 6px 12px;
    box-shadow: none !important; margin-right: 5px; font-family: 'Poppins', sans-serif; text-shadow: none !important;}
.customer-gird .btn-danger{    background-color: rgba(255, 235, 191,0.61) !important; background: rgba(255, 235, 191,0.61) !important; overflow: hidden;}
.customer-gird .btn-danger, .customer-gird .btn-success{font-size: 14px !important;}

.policies-gird .btn-success, .customer-gird .btn-success{display: inline-block;
    background: #D6AB4A !important;
    color: #FFFFFF;
    border-radius: 8px;
    font-size: 12px;
    line-height: 18px;
    padding: 6px 12px;
    border: none;
    font-weight: 400;
    box-shadow: none !important;
    text-transform: none;
    letter-spacing: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; font-family: 'Poppins', sans-serif;     text-shadow: none !important;}
/*.height-100{height: 100vh;}*/
.login-center-box{    min-height: calc(100vh - 180px);
    display: flex;
    align-items: center;
    justify-content: center;}
.login-min-height{min-height: calc(100vh - 102px);}
.header-right-gird .appointment.btn { margin: 0 auto; display: block; background: #A82687 !important; font-size: 13px !important; border-radius: 6px; letter-spacing: 1.95px !important; text-transform: uppercase; font-family: 'Poppins', sans-serif !important; font-weight: 300 !important; padding: 10px 20px !important; line-height: 18px; margin-top: 5px; margin-bottom: 5px; color: #fff !important; border: 0 !important; }
.header-right-gird {     margin: 10px 1px 0 0 !important; }
.header-right-gird li:first-child {     padding-right: 8px; }
.header-right-gird li { background: transparent !important; max-height: none !important; }
.header-right-gird .icon-caret-down { font-size: 12px !important; color: #D6AB4A !important; width: 14px !important; }
.navbar .brand{padding: 9px 20px 4px !important;}
.navbar .brand small img { width: 79px !important; height: auto !important;}
.brand.pl-0{padding-left: 0px !important;     margin-left: -4px;}
.header-right-gird>li{line-height: 20px !important;}
.header-right-gird>li .appointmentred{margin-top: 0px !important; display: inline-block;
    background: #D6AB4A !important;
    color: #FFFFFF !important;
    border-radius: 8px;
    font-size: 12px !important;
    line-height: 21px;
    padding: 6px 12px !important;
    border: none;
    font-weight: 400;
    box-shadow: none !important;
    text-transform: none;
    letter-spacing: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;}
.header-right-gird>li { border-left: 0 !important; }
.header-right-gird>li>a>[class*="icon-"] {
color: #D6AB4A;
font-family: 'FontAwesome' !important;    
}
.header-right-gird li a{color: #D6AB4A !important;}
.header-right-gird li a:hover{    background: transparent !important; color: #343434 !important;}
.header-right-gird #rvtasks .badge-important{    width: 14px;
    position: absolute;
    right: 0px;
    top: -2px;
    padding: 0;
    height: 14px;
    display: block; 
    text-align: center; 
    padding: 2px;
    line-height: 14px;
    font-size: 12px;}
.search-review{    max-width: 325px;
    width: 100%;
    margin: 0 0 0 auto;}
.search-review #reviewer_desc{    margin-top: 10px;
    border: solid 1.5px rgba(196, 196, 196,0.21);
    color: #343434;
    font-size: 13px;
    line-height: 20px;
    font-weight: 400;
    /* height: 33px; */
    border-radius: 6px !important;
    padding: 4px 10px;
    box-shadow: none !important;}
.search-review .btn-primary{line-height: 18px;
    margin-bottom: 2px;
    background: #D6AB4A !important;
    border-color: #D6AB4A !important;
    text-shadow: none !important;
    font-family: 'Poppins', sans-serif;
    font-size: 12px;}
.heading-h2{font-size: 20px;
    line-height: 30px;
    font-weight: 500;
    color: #D6AB4A;
    padding: 0 0 15px;}
.heading-h3{font-size: 26px;
    line-height: 30px;
    font-weight: 500;
    color: #D6AB4A;
    padding: 0 0 15px;}
.website-setting-gird select{font-family: 'Poppins', sans-serif; border: solid 1.5px rgba(196, 196, 196,0.21);
    color: #343434;
    font-size: 13px;
    line-height: 20px;
    font-weight: 400;
    border-radius: 6px !important;
        padding: 2px 10px;
    height: 36px;
}

.website-setting-gird .btn-success{display: inline-block;
    background: #D6AB4A !important;
    color: #FFFFFF;
    border-radius: 8px;
    font-size: 12px;
    line-height: 18px;
    padding: 7px 20px !important;
    border: none;
    font-weight: 400;
    box-shadow: none !important;
    text-transform: none;
    letter-spacing: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    text-shadow: none !important; margin-bottom: 0px !important;}
.btn-transpt{background-color: transparent !important;
    border: 0;}
.breadcrumbs{box-shadow: 0 0 20px rgb(0 0 0 / 4%);
    border-radius: 11px;     border-bottom: 0 !important;
    background-color: #fCFCFC !important;}
.breadcrumb>li>a{color: #D6AB4A !important;}
.mb-0{margin-bottom: 0px !important;}
.btn-color-change .btn-warning{    background-color: rgba(255, 235, 191,0.61) !important;
    border-color: rgba(255, 235, 191,0.61) !important;
    border-radius: 6px;
    color: #D6AB4A !important;
    font-weight: 400;
    opacity: 1;}
.btn-color-change .btn-success{    background: #D6AB4A !important;
    border-color: #D6AB4A;
    border-radius: 6px;}
.customer-gird .form-control, #push_tabs{border: solid 1.5px rgba(196, 196, 196,0.21) !important;
    color: #343434 !important;
    font-size: 13px !important;
    line-height: 20px;
    font-weight: 400; 
    border-radius: 6px !important;
    padding: 4px 10px;
    box-shadow: none !important; font-family: 'Poppins', sans-serif;}
.pad-12{padding: 9px 13px !important;}
.search-box-align .form-control{border: solid 1.5px rgba(196, 196, 196,0.21);
    color: #343434;
    font-size: 13px;
    line-height: 20px;
    font-weight: 400;
    height: 33px;
    border-radius: 6px;
    padding: 4px 10px;
    box-shadow: none !important;}
.ptb-04{padding: 8px 20px !important;}
.search-box-align #salon_search_input{    height: auto !important; padding: 5px 10px !important;}
.panel-primary > .panel-heading{background-color: #728B8F !important;
    border-color: #728B8F !important;}
.panel-primary{border-color: #728B8F !important;}
.with-nav-tabs.panel-primary .nav-tabs > li > a:hover, .with-nav-tabs.panel-primary .nav-tabs > li > a:focus{background-color: #D6AB4A !important; color: #fff !important;}
.salon-view-gird .table{    border: solid 1.5px rgba(196, 196, 196,0.21);}
.with-nav-tabs.panel-primary .nav-tabs > li.active > a, .with-nav-tabs.panel-primary .nav-tabs > li.active > a:hover, .with-nav-tabs.panel-primary .nav-tabs > li.active > a:focus{    color: #343434 !important; border-color: transparent !important;}
#updated li a{color: #343434;}
.heading-h3 a{color:#343434;}
.dash-main-top{    max-width: 386px;
    width: 100%;
    margin: 0 0 13px auto;    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;}
.dash-main-top .filter{-ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%; 
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0;}
.dash-main-top .search-new-btn{-ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%; 
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0;}
.dash-main-top .search-new-btn .form-group{    padding: 0px 5px;}
.dash-main-top .search-new-btn .input-group.input-search{     position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;}
.dash-main-top .search-new-btn .form-control{    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    min-width: 0;
    margin-bottom: 0;
    /* padding: 0; */
    padding: 0px 10px;
    height: 31px !important;}
.dash-main-top .search-new-btn .form-control:focus, .createadmin-modal-cont .form-control:focus{border-color: #C4C4C4;}
.dash-main-top .search-new-btn .input-group-append{    display: -ms-flexbox;
    display: flex;
    margin-left: -4px;}
.dash-main-top .search-new-btn .btn-outline-secondary{    background-color: #D6AB4A !important;
    border-color: #D6AB4A !important;
    box-shadow: none !important;
    padding: 0 .3rem;
    border-radius: 0 6px 6px 0;
    position: relative;
    z-index: 2;     line-height: 23px;}

.dash-main-top .form-control::-webkit-input-placeholder { color: #343434; }
.dash-main-top .form-control::-moz-placeholder { color: #343434; }
.dash-main-top .form-control:-ms-input-placeholder { color: #343434; }
.dash-main-top .form-control:-moz-placeholder { color: #343434; }
.policies-gird .form-control::-webkit-input-placeholder { color: #343434; }
.policies-gird .form-control::-moz-placeholder { color: #343434; }
.policies-gird .form-control:-ms-input-placeholder { color: #343434; }
.policies-gird .form-control:-moz-placeholder { color: #343434; }
.dash-main-top .form-control{    border: solid 1.5px rgba(196, 196, 196,0.21); font-family: 'Poppins', sans-serif;
    color: #343434;
    font-size: 13px;
    line-height: 20px;
    font-weight: 400;
    height: 34px;
    border-radius: 6px !important;
    padding: 4px 10px;
    box-shadow: none !important;}
.dash-main-top select, select.form-control{font-weight: 400;
    padding-right: 20px;     width: 100%;
    background-image: url(../images/arrow-down.svg);
    background-repeat: no-repeat;
    background-position: 98%;
    background-position: calc(100% - 10px);
    background-size: 10px 5px;
    background-color: #fff!important;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    box-shadow: none;
    outline: 0;}
.dropdown.info-dropdown{text-align: right;
    width: 20px;
    margin: 0 0 0 auto;}
.dropdown.info-dropdown .dropdown-toggle{    box-shadow: none !important;
    background-color: transparent !important;
    border: none;
    padding: 0px 5px 2px !important;
    margin-top: -2px; line-height: 20px;}
.info-dropdown .dropdown-menu {
    background-color: #FFFFFF;
    padding: 4px;
    box-shadow: none;
    width: 166px;
    min-width: auto;
    border: solid 1.5px rgba(196, 196, 196, 0.21);
    left: auto;
    right: 0;
    transform: translate3d(-170px, -35px, 0px) !important;
    border-radius: 6px !important;
}
.info-dropdown .dropdown-item {
    font-size: 12px;
    color: #343434;
    white-space: nowrap;
    font-weight: 400;
    padding: 4px 4px;
    background: none;
    text-align: left;
    width: 100%;
    display: block;
}
.dropdown.info-dropdown.open .dropdown-menu{    position: absolute;
    will-change: transform;
    top: 0px;
    left: 0px;}

.add-new-blog .right_btn .btn.btn-inverse{  display: inline-block;
    background: #D6AB4A !important;
    color: #FFFFFF;
    border-radius: 8px;
    font-size: 12px;
    line-height: 18px;
    padding: 6px 12px;
    border: none;
    font-weight: 400;
    margin-right: 3px;
    box-shadow: none !important;
    text-transform: none;
    letter-spacing: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    font-family: 'Poppins', sans-serif;
    text-shadow: none !important;}

.add-new-blog h1{    font-size: 25px;
    line-height: 30px;
    font-weight: 500;
    color: #D6AB4A;
    padding: 5px 0 5px;
    font-family: 'Poppins', sans-serif;}
.dropdown.info-dropdown .dropdown-toggle:focus{outline: none !important;}
.createadmin-modal-cont .modal-header{  padding: 0; border: 0;}
.createadmin-modal-cont .modal-footer{    background: transparent; border: 0;}
.createadmin-modal-cont{width: 450px;  left: 54%;     border-radius: 11px;
    border: none;
    box-shadow: 0 0 20px rgb(0 0 0 / 4%);}
.createadmin-modal-cont .modal-title{font-size: 13px; text-align: left;
    line-height: 20px;
    padding: 10px 15px;
    color: #343434;
    font-weight: 400;
    border-bottom: solid 1px rgba(214, 171, 74, 0.29);
    margin-top: 0px;}
.createadmin-modal-cont .row{    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    margin-left: 0px;}
.createadmin-modal-cont .row .col-sm-4{    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    padding: 0;
    margin: 0;}
.createadmin-modal-cont .row .col-sm-8{    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
    padding: 0;
    margin: 0;}
.createadmin-modal-cont .btn-orange {
    background-color: rgba(255, 235, 191,0.61) !important;
    border: none !important;
    color: #D6AB4A !important;
    font-size: 12px;
    line-height: 18px;
    font-weight: 400;
    border-radius: 8px;
    padding: 6px 15px;
    box-shadow: none !important;
    text-shadow: none !important;
}
.createadmin-modal-cont .btn-default {
    display: inline-block;
    background: #D6AB4A !important;
    color: #FFFFFF;
    border-radius: 8px;
    font-size: 12px;
    line-height: 18px;
    padding: 6px 15px;
    border: none;
    font-weight: 400;
    box-shadow: none !important;
    text-transform: none;
    letter-spacing: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    text-shadow: none !important;
}
.createadmin-modal-cont .modal-body{    padding: 15px 25px;}
.createadmin-modal-cont .form-group{display: flex;}
.createadmin-modal-cont .form-control{    border: solid 1.5px rgba(196, 196, 196,0.21);
    color: #343434;
    font-size: 13px;
    line-height: 20px;
    font-weight: 400;
    height: 33px;
    border-radius: 6px !important;
    padding: 0px 10px;
    box-shadow: none !important; width: 100%;}
.createadmin-modal-cont textarea.form-control{    height: 190px !important;
    width: 100%;
    resize: none;}
.ml-00{margin-left: 0px !important;}
.filter .btn-default{    display: inline-block;
    background: #D6AB4A !important;
    color: #FFFFFF;
        width: 100%;
    max-width: 78px;
    margin: 0 0 0 auto;
    float: right;
    border-radius: 8px;
       font-size: 12px;
    line-height: 18px; 
    height: 38px;
    padding: 6px 3px;
    border: none;
    font-weight: 400;
    box-shadow: none !important;
    text-transform: none;
    letter-spacing: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; text-shadow: none !important;}
.mb-15{margin-bottom: 15px !important;}
.custom-control.custom-radio.custom-control-inline:first-child{padding-right: 10px;}
.custom-control.custom-radio.custom-control-inline{display: flex;}
.custom-control.custom-radio.custom-control-inline .custom-control-label{    font-size: 12px; padding-left: 5px;}
.mt-15{margin-top: 15px;}

.comment-content .btn-primary{    border: 0;
    background: none !important;
    outline: none;
    box-shadow: none !important;
    padding: 0;
    display: block;     width: 100%;
    text-align: left;     position: absolute;
    right: 0;
    z-index: 1; line-height: normal;}
.comment-content .btn-primary.collapsed{
    position: relative;
    
}
.comment-content .in.collapse .card.card-body{    padding-right: 30px;}
.comment-content .btn-primary.collapsed span{
    font-size: 12px;
    line-height: 18px; text-shadow: none; 
}
.comment-content .btn-primary span{    width: 120px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    color: #212529;
        font-size: 0;
    line-height: 0; 
    font-weight: 400; text-shadow: none;}
.comment-content{    font-size: 12px;
    line-height: 18px;
    font-weight: 400;
    max-width: 320px;
    width: 100%;
    margin: 0;     position: relative;}
.comment-content p{margin-bottom: 0px;}
.comment-content .btn-primary.collapsed img{
   margin-left: 10px;
    vertical-align: super;
    width: 10px;
    height: auto;
        float: none;
    transform: rotate( 
0deg
 );
}
.comment-content .btn-primary img{ 
       float: right;
    margin-top: 7px;
    transform: rotate( 
180deg
 );}
.comment-content .collapse{    background: transparent;}
#btn-scroll-up{display: none;}
.mb-010{margin-bottom: 10px !important;}
.align-radio-icon .radio-inline .push_type_sel{margin-top: -4px; margin-right: 5px;}
#push_tabs, #push_tabs ul{border: 0px !important;} 
#push_tabs ul li{margin-right: 8px;}
.mh-add-new{height: 33px !important;}
#push_tabs ul li > a{    font-family: 'Poppins', sans-serif; font-size: 12px; font-weight: 400;}
.text-right{text-align: right !important;}
.action.text-right .btn-danger:hover{background-color: transparent !important;}
.pl-20{padding-left: 20px !important;}
.pagination-list{text-align: right;}
.pagination-list .btn-primary.disabled{    background: #ffff !important;
    border: 1.5px solid rgba(214, 171, 74,0.30) !important;
    padding: 5px 17px;
    font-size: 13px;
    line-height: 15px;
    color: #000 !important;
    text-align: center;
    vertical-align: middle;
    border-radius: 6px; text-shadow: none !important;}
.pagination-list .btn-small{font-size: 13px;
    line-height: 23px;
    font-weight: 400;
    font-family: 'Poppins', sans-serif;
    color: #343434 !important;
    border: 0;
    background-color: transparent !important; padding-right: 0px; text-shadow: none !important;}

.form-view{margin-right: 5px;}
.form-view .filter{    max-width: 100%; flex: 0 0 100%;}
.selectpicker.open .icon-filter-arrow{     transform: rotate( 
180deg
 );     margin-top: 6px;}
.selectpicker {
    text-align: left;
    position: relative;
}
.selectpicker .dropdown-toggle {
    position: relative;
    text-align: left;
    border-radius: 0;
}
.selectpicker .dropdown-toggle.filled {
    padding-left: 30px;
}
.selectpicker .dropdown-toggle span.placeholder,
.selectpicker .dropdown-toggle span.text {
    float: left;
        color: #D6AB4A;
}
.selectpicker .dropdown-toggle span.placeholder {
    color: #343434;
}
.selectpicker .dropdown-toggle span.caret {
    float: right;
    margin-top: 10px;
}
.selectpicker .reset {
    margin: 3px 0;
}
.selectpicker .reset a {
    color: #333;
    display: block;
    padding: 4px 0 4px 20px;
}
.selectpicker .reset a,
.selectpicker .reset a:hover {
    text-decoration: none;
}
.selectpicker .reset a:hover {
    background: #e6e6e6;
}
.selectpicker .clear {
    display: none;
    position: absolute;
    left: 7px;
    top: 8px;
    z-index: 12;
    padding: 5px;
    color: #959595;
}
.selectpicker .clear:hover{    text-decoration: none !important;}

.selectpicker .list-to-filter {
    max-height: 350px;
    overflow-y: hidden;
        border: solid 1.5px rgba(196, 196, 196,0.21);
    border-top: 0;
    border-radius: 6px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.selectpicker .dropdown-menu {
    width: 100%; min-width: inherit !important;
    padding: 0px 0 0;    margin-top: -5px;     border: 0;
    box-shadow: none;     border-radius: 6px !important;
}
.selectpicker .dropdown-menu ul {
    margin-top: 0px;
    margin-left: 0px !important;
    margin-bottom: 0px;
}
.selectpicker .dropdown-menu ul > li {
    display: block;
    padding: 4px 0 4px 20px;
    cursor: pointer;
}
.selectpicker .dropdown-menu ul > li:hover {
    background: #e6e6e6;
}
.selectpicker .dropdown-menu ul > li.selected {
    color: #fff;
    background: #1e90ff;
}
.selectpicker .dropdown-menu ul > li.optgroup {
    cursor: default;
    padding: 0;
    border-top: 1px solid #e6e6e6;
}
.selectpicker .dropdown-menu ul > li.optgroup:first-child {
    border-top: none;
}
.selectpicker .dropdown-menu ul > li.optgroup:hover {
    background: 0 0;
}
.selectpicker .dropdown-menu ul > li.optgroup .optgroup-header {
    display: block;
    color: #959595;
    font-size: 14px;
    margin-bottom: 4px;
    padding: 5px 8px 5px 20px;
}
.selectpicker .dropdown-menu ul > li.optgroup > ul > li {
    display: block;
    padding: 4px 0 4px 10px;
    cursor: pointer;
}
.selectpicker .dropdown-menu ul > li.optgroup > ul > li:hover {
    background: #e6e6e6;
}
.selectpicker .dropdown-menu ul > li.optgroup > ul > li.selected {
    color: #fff;
    background: #1e90ff;
}
.selectpicker .dropdown-menu .search-box {
    padding: 5px 8px;
}

@media(max-width:575px){ 
    .dash-main-top{padding-top: 40px;}
    .navbar .brand small img{width: 60px !important;}
    .brand.pl-0{padding-left: 10px !important;}
    .login-gird{padding: 10px !important;}
    .login-screen-box{margin-bottom: 30px;}
    .createadmin-modal-cont{width: 100% !important; left: 0% !important;}
}
@media(max-width:420px){
    .main-container{    padding-top: 100px !important;}
}


.filter-header{max-width: 120px;
    width: 100%;
    margin: 0;}
.selectpicker .clear{    right: 5px;
    left: auto;
    font-size: 8px;
    top: 3px;}
.filter-box{    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0;}
.filter-header .btn-default.dropdown-toggle:active{top: 0; left: 0;}
.filter-header .btn-default.dropdown-toggle:focus{outline: none !important;}
.filter-header .btn-default.dropdown-toggle.filled{padding-right: 25px;}
.filter-header .btn-default.dropdown-toggle.filled .icon-filter-arrow{    display: none;}
.filter-header .btn-default.dropdown-toggle{    border: solid 1.5px rgba(196, 196, 196,0.21);
    font-family: 'Poppins', sans-serif;
    color: #343434;
    font-size: 13px;
    line-height: 20px;
    font-weight: 400;
    height: 34px;
    border-radius: 6px !important;
    padding: 4px 10px;
    box-shadow: none !important;
    background-color: transparent !important;
    text-shadow: none !important;}
.icon-filter-arrow{    color: #000000;
    font-size: 6px;
    text-align: right;
    float: right;
    padding-top: 6px;
    margin-right: 0px !important;}


/*# sourceMappingURL=bootstrap-chosen.css.map */

.chosen-select {
  width: 100%; }

.chosen-select-deselect {
  width: 100%; }

.chosen-container {
  display: inline-block;
  font-family: 'Poppins', sans-serif;
    color: #343434;
    font-size: 13px;
    line-height: 30px;
    font-weight: 400;
  position: relative;
  vertical-align: middle; }
  .chosen-container .chosen-drop {
    background: #fff;
    border: 1px solid #ccc;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    -webkit-box-shadow: 0 8px 8px rgba(0, 0, 0, 0.25);
    box-shadow: 0 8px 8px rgba(0, 0, 0, 0.25);
    margin-top: -1px;
    position: absolute;
    top: 100%;
    left: -9000px;
    z-index: 1060; }
  .chosen-container.chosen-with-drop .chosen-drop {
    left: 0;
    right: 0;      border: solid 1.5px rgba(196, 196, 196,0.21);
    box-shadow: none;
    border-radius: 6px !important;     border-top: 0 !important;
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;}
.chosen-select-deselect{font-family: 'Poppins', sans-serif;
    color: #343434;
    font-size: 13px;
    line-height: 30px;
    font-weight: 400;}
  .chosen-container .chosen-results {
    color: #555555;
    margin: 0 4px 4px 0;
    max-height: 240px;
    padding: 0 0 0 4px;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch; }
    .chosen-container .chosen-results li {
      display: none;
      line-height: 1.42857;
      list-style: none;
      margin: 0;
      padding: 5px 6px; }
      .chosen-container .chosen-results li em {
        background: #feffde;
        font-style: normal; }
      .chosen-container .chosen-results li.group-result {
        display: list-item;
        cursor: default;
        color: #999;
        font-weight: bold; }
      .chosen-container .chosen-results li.group-option {
        padding-left: 15px; }
      .chosen-container .chosen-results li.active-result {
        cursor: pointer;
        display: list-item; }
      .chosen-container .chosen-results li.highlighted {
        background-color: #728B8F;
        background-image: none;
        color: white; }
        .chosen-container .chosen-results li.highlighted em {
          background: transparent; }
      .chosen-container .chosen-results li.disabled-result {
        display: list-item;
        color: #777777; }
    .chosen-container .chosen-results .no-results {
      background: #eeeeee;
      display: list-item; }
  .chosen-container .chosen-results-scroll {
    background: white;
    margin: 0 4px;
    position: absolute;
    text-align: center;
    width: 321px;
    z-index: 1; }
    .chosen-container .chosen-results-scroll span {
      display: inline-block;
      height: 1.42857;
      text-indent: -5000px;
      width: 9px; }
  .chosen-container .chosen-results-scroll-down {
    bottom: 0; }
    .chosen-container .chosen-results-scroll-down span {
      background: url("../images/chosen-sprite.png") no-repeat -4px -3px; }
  .chosen-container .chosen-results-scroll-up span {
    background: url("../images/chosen-sprite.png") no-repeat -22px -3px; }

.chosen-container-single .chosen-single {
        border: solid 1.5px rgba(196, 196, 196,0.21);
    font-family: 'Poppins', sans-serif;
    color: #343434;
    font-size: 13px;
    line-height: 30px;
    font-weight: 400;
    height: 31px;
    border-radius: 6px !important;
    padding: 0px 10px;
    box-shadow: none !important;
    background-color: transparent !important;
    text-shadow: none !important;
    
      display: block;     overflow: hidden; position: relative;
    text-decoration: none;
    white-space: nowrap;}
  .chosen-container-single .chosen-single span {
    display: block;
    margin-right: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .chosen-container-single .chosen-single abbr {
    background: url("../images/orange-close.svg") right top no-repeat;
        display: block;
    font-size: 1px; 
    position: absolute;
    right: 10px;
    top: 10px;
    width: 14px;
    cursor: pointer;
    background-color: #fff;
    height: 14px;
    z-index: 11; }
.filter-header-new{max-width: 120px;
    width: 100%;
    margin: 0;}
  .chosen-container-single .chosen-single.chosen-disabled .chosen-single abbr:hover {
    background-position: right 2px; }
  .chosen-container-single .chosen-single div {
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    width: 18px; }
    .chosen-container-single .chosen-single div b {
          background: url(../images/filter-arrow.svg) no-repeat 0 12px !important;
    display: block;
    height: 100%;
    width: 100%;
    cursor: pointer; }
.chosen-single div b:before{display: none;}
.chosen-container-active.chosen-with-drop .chosen-single{     border-bottom: 0;
    border-bottom-left-radius: 0px !important;
    border-bottom-right-radius: 0px !important;}
.chosen-container-single .chosen-single.chosen-single-with-deselect{color: #D6AB4A;}
.chosen-container-single .chosen-single.chosen-single-with-deselect.chosen-default {
  color: #343434; }
.chosen-container-single .chosen-search {
  margin: 0;
  padding: 3px 4px;
  position: relative;
  white-space: nowrap;
  z-index: 1000; display: none; }
  .chosen-container-single .chosen-search input[type="text"] {
    background: url("../images/chosen-sprite.png") no-repeat 100% -20px, #fff;
    border: 1px solid #ccc;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    margin: 1px 0;
    padding: 4px 20px 4px 4px;
    width: 100%; }
.chosen-container-single .chosen-drop {
  margin-top: -4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box; }

.chosen-container-single-nosearch .chosen-search input[type="text"] {
  position: absolute;
  left: -9000px; }

.chosen-container-multi .chosen-choices {
  background-color: #fff;
  border: 1px solid #ccc;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  cursor: text;
  height: auto !important;
  height: 1%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative; }
  .chosen-container-multi .chosen-choices li {
    float: left;
    list-style: none; }
  .chosen-container-multi .chosen-choices .search-field {
    margin: 0;
    padding: 0;
    white-space: nowrap; }
    .chosen-container-multi .chosen-choices .search-field input[type="text"] {
      background: transparent !important;
      border: 0 !important;
      -webkit-box-shadow: none;
      box-shadow: none;
      color: #555555;
      height: 32px;
      margin: 0;
      padding: 4px;
      outline: 0; }
    .chosen-container-multi .chosen-choices .search-field .default {
      color: #999; }
  .chosen-container-multi .chosen-choices .search-choice {
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    background-color: #eeeeee;
    border: 1px solid #ccc;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    background-image: -webkit-linear-gradient(top, white 0%, #eeeeee 100%);
    background-image: -o-linear-gradient(top, white 0%, #eeeeee 100%);
    background-image: linear-gradient(to bottom, white 0%, #eeeeee 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    color: #333333;
    cursor: default;
    line-height: 13px;
    margin: 6px 0 3px 5px;
    padding: 3px 20px 3px 5px;
    position: relative; }
    .chosen-container-multi .chosen-choices .search-choice .search-choice-close {
      background: url("../images/chosen-sprite.png") right top no-repeat;
      display: block;
      font-size: 1px;
      height: 10px;
      position: absolute;
      right: 4px;
      top: 5px;
      width: 12px;
      cursor: pointer; }
      .chosen-container-multi .chosen-choices .search-choice .search-choice-close:hover {
        background-position: right -11px; }
  .chosen-container-multi .chosen-choices .search-choice-focus {
    background: #d4d4d4; }
    .chosen-container-multi .chosen-choices .search-choice-focus .search-choice-close {
      background-position: right -11px; }
.chosen-container-multi .chosen-results {
  margin: 0 0 0 0;
  padding: 0; }
.chosen-container-multi .chosen-drop .result-selected {
  display: none; }

.chosen-container-active .chosen-single {
  border: solid 1.5px rgba(196, 196, 196,0.21);
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px #66afe9;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px #66afe9;
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s; }
.chosen-container-active.chosen-with-drop .chosen-single {
  background-color: #fff;
  border: solid 1.5px rgba(196, 196, 196,0.21);
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px #66afe9;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px #66afe9;
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s; }
  .chosen-container-active.chosen-with-drop .chosen-single div {
    background: transparent;
    border-left: none; }
    .chosen-container-active.chosen-with-drop .chosen-single div b {
      transform: rotate( 
180deg
 );
    margin-top: 0px;
    background-position: 100% 60% !important;}
.chosen-container-active .chosen-choices {
  border: 1px solid #66afe9;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px #66afe9;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px #66afe9;
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s; }
  .chosen-container-active .chosen-choices .search-field input[type="text"] {
    color: #111 !important; }
.chosen-container-active.chosen-with-drop .chosen-choices {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.chosen-disabled {
  cursor: default;
  opacity: 0.5 !important; }
  .chosen-disabled .chosen-single {
    cursor: default; }
  .chosen-disabled .chosen-choices .search-choice .search-choice-close {
    cursor: default; }

.chosen-rtl {
  text-align: right; }
  .chosen-rtl .chosen-single {
    padding: 0 8px 0 0;
    overflow: visible; }
    .chosen-rtl .chosen-single span {
      margin-left: 26px;
      margin-right: 0;
      direction: rtl; }
    .chosen-rtl .chosen-single div {
      left: 7px;
      right: auto; }
    .chosen-rtl .chosen-single abbr {
      left: 26px;
      right: auto; }
  .chosen-rtl .chosen-choices .search-field input[type="text"] {
    direction: rtl; }
  .chosen-rtl .chosen-choices li {
    float: right; }
  .chosen-rtl .chosen-choices .search-choice {
    margin: 6px 5px 3px 0;
    padding: 3px 5px 3px 19px; }
    .chosen-rtl .chosen-choices .search-choice .search-choice-close {
      background-position: right top;
      left: 4px;
      right: auto; }
  .chosen-rtl.chosen-container-single .chosen-results {
    margin: 0 0 4px 4px;
    padding: 0 4px 0 0; }
  .chosen-rtl .chosen-results .group-option {
    padding-left: 0;
    padding-right: 15px; }
  .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
    border-right: none; }
  .chosen-rtl .chosen-search input[type="text"] {
    background: url("../images/chosen-sprite.png") no-repeat -28px -20px, #fff;
    direction: rtl;
    padding: 4px 5px 4px 20px; }
.chosen-container-single .chosen-single abbr:after{display: none;}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx) {
  .chosen-rtl .chosen-search input[type="text"],
  .chosen-container-single .chosen-single abbr,
  .chosen-container-single .chosen-single div b,
  .chosen-container-single .chosen-search input[type="text"],
  .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  .chosen-container .chosen-results-scroll-down span,
  .chosen-container .chosen-results-scroll-up span {
    background-image: url("../images/chosen-sprite@2x.png") !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important; } }

/*# sourceMappingURL=bootstrap-chosen.css.map */
