
/**----------------BODY CONTENT------------------**/


body{
    font-family: "Helvetica Neue",Helvetica,"Segoe UI",Tahoma,Arial,sans-serif;
    font-size: 12px !important;
    font-family: 'Raleway', sans-serif;
}


header.main-header {
    background: #fff;
    -webkit-box-shadow: 0px 1px 5px 0px rgb(219, 219, 219);
    -moz-box-shadow: 0px 1px 5px 0px rgb(219, 219, 219);
    box-shadow: 0px 1px 5px 0px rgb(219, 219, 219);
}

.all-listings{
    max-height: 821px;
    overflow: auto;
    
}

section.content-header:after {
    content: "";
    clear: both;
    display: block;
}

.all-campaigns{
    max-height: 783px;
    overflow: auto;
    
}

select[size]::-webkit-scrollbar {
    display: none;
}


.content-wrapper {

    background-color: #ffffff;

}


.main-content {
    /*background: #deebff;*/
   /* margin-top: 15px;*/
   background: #fff;
}


button.btn.btn-blue {
    background: #4581bf;
    color: #fff;
    font-size: 13px;
    padding: 5px 20px 5px 20px;
    margin-top: 10px;
}

.padding-0 {
   padding: 0 !important;
   margin: 0 !important;
}

section.content-header {
    padding: 26px 76px;
}


.content {
    /*min-height: 250px;
    min-height: 550px;
    padding: 10px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 25px;
    padding-right: 20px;
    padding-top: 0px;*/
    min-height: 250px;
    padding: 10px 46px;
    margin-right: auto;
    margin-left: auto;
}

/*alternative for main-content with border*/
/*.content-container { 
    background: #fff;
    padding: 10px;
    margin: auto 5px;
    margin-top: 15px;
    border-top: 3px solid #ccc;
    border-radius: 5px 5px 0px 0px;
    -moz-border-radius: 5px 5px 0px 0px;
    -webkit-border-radius: 5px 5px 0px 0px;
} */


.inner-content {
    margin-top: 15px;
    background: #fff;
}

.box-container {
    border: 1px solid #ddd;
    border-top: none;    
}

.content-wrapper, .right-side, .main-footer {
    margin-left: 0px;
    z-index: 820;
}

.admin.sidebar-toggle:before {
    color: #fff ;
}

/**----------------end CONTENT------------------**/


/*------------start NAVIGATION HEADER-------------*/
.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
}

img.header-icon {
    width: 23px;
}

img.lookna_adv_logo {
    width: 80%;
}

span.small.grey {
    padding-left: 10px;
    font-size: 12px;
}

.navbar-nav>.user-menu .user-image {
    float: left;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    margin-right: 10px;
    margin-top: -2px;
    border: 1px solid #ddd;
}

span.glyphicon.glyphicon-menu-down {
    color: #a0a1a2 !important;
    font-size: 8px !important;
    padding-left: 5px;
    top: 1px;
}

/*------------END NAVIGATION HEADER-------------*/


/*------------start TAB NAVIGATION-------------*/

.tab-navigation {
    margin: 10px 5px 0px 5px;
    /*background: #FFF;*/
}

.tab-navigation .nav-tabs>li.active>a, .tab-navigation .nav-tabs>li.active>a:focus, .tab-navigation .nav-tabs>li.active>a:hover {
    color: #2159B5;
    cursor: default;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    background: #DEEBFF;
    padding: 11px;
    margin: auto 5px;
   /* margin-left: 10px;*/
}

.tab-navigation .nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
    background: #21246B;
    color: #fff;
    padding: 15px;
    padding: 9px 13px;
    /* transition: 0.3s; */
    margin: auto 5px;
    text-align: center;
    min-width: 120px;

}

.tab-navigation .nav-tabs>li>a:hover {
    background: #21246B;
    border-color: transparent;
}

.tab-navigation .tab-content {
    background: #DEEBFF;
/*  margin-top: -20px;*/
/*padding: 10px;*/
/*width: 100%;
border-radius: 0 10px 10px 10px;*/
}

.tab-navigation h3{
    margin: auto;

}


.table-listing {
    margin-top: 20px;
}

/*------------end TAB NAVIGATION-------------*/



/*----------ALERT---------*/

section.content div#alert-box {
    margin: 10px;
}


/*------------start INNER-HEADER TAB-------------*/



.inner-header-tab .nav-tabs>li.active>a, .inner-header-tab .nav-tabs>li.active>a:focus, .inner-header-tab .nav-tabs>li.active>a:hover {
    color: #333;
    cursor: default;
    border: 1px solid #e9e9e9;
    border-bottom-color: transparent;
    background: #fff;
    margin: auto 5px;
    padding: 10px;
}



.inner-header-tab .nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
    background: #427DC6;
    color: #fff;
    padding: 10px;
    /* transition: 0.3s; */
    margin: auto 5px;
    text-align: center;
    min-width: 120px;
}



.inner-header-tab .tab-content {
    background: #ffffff;
    /* margin-top: -20px; */
    padding: 10px;
    min-height: auto;
    border: 1px solid #e9e9e9;
    border-top: transparent;
    margin-bottom: 10px;    
}


/*------------end INNER-HEADER TAB-------------*/

button.active {
    padding: 7px;
    border-radius: 3px;
    box-shadow: none;
    background: #fff;
    border: 1px solid #deebff;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    color: #337ab7;
}

button.active a {
    color: #337ab7 !important;
}

/*------------REMOVE SIDEBAR BACKGROUND-------------*/
.content-wrapper, .right-side, .main-footer {

    /*margin-left: auto;*/

}



/*------------TABLE-------------*/

.sidebar-campaign table {
    word-break: break-all;
}

.table-top-10-keywords table{
    width:100%;
}

.table-top-10-keywords {

}

.table-top-10-keywords h3 {
    margin: 5px;
    text-align: center;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
    color: #397DBD;
}


.table-top-10-keywords th {
    text-align: center;
    background: #e4e4e4;
    font-size: 11px;
    padding: 5px;
    border: 1px solid #ccc;

}

.table-top-10-keywords tr {
        width: 100%;
}

.table-top-10-keywords td {
    border: 1px solid #f3f3f3;
    padding: 7px 5px;
    font-size: 10px;
    word-break: break-word;
    font-weight: bold;
}

#mnu1 .menu {
	background: #fff;
}


.mini-button a {
    color: #ffffff;
}


.mini-button {
/*    float: none;
    display: block;
    text-align: center;
    margin-bottom: 10px; */ 
    float: right;  
        float: right;
    margin-right: 60px;
    margin-top: 20px;
}

.start {
    color: #fff;
    background-color: #ec8b1f;
    border-color: #db7f19;
    margin-right: 2px;
    text-transform: uppercase;
    font-size: 12px;
}

.add {
    color: #fff;
    background-color: #df342f;
    border-color: #e3403b;
    text-transform: uppercase;
    font-size: 12px;
}

.mini-btn {
    border-radius: 3px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid transparent;
    padding: 7px;
}


.badge {
    display: inline-block;
    min-width: 5px;
    padding: 2px 5px;
    font-size: 10px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #777;
    border-radius: 10px;  
}

.mini-badge {
    background-color: #3c8dbc !important;
}

.btn-primary {
    background-color: #dd4b39 !important;
    border-color: #dd4b39 !important;
}

button.btn.btn-primary.margin.fright.advertise-button {
    background-color: #ec8b1f !important;
    border-color: #ea7c00 !important;
}
    
.btn-primary:hover {
background-color: #ec8b1f !important;
    border-color: #ec8b1f !important;
}

.btn-success {
    background-color: #337ab7;
    border-color: #367fa9;
}

.btn-success:hover {
    background-color: #2669a3;
    border-color: #367fa9;
}

.btn-warning {
    background-color: #337ab7;
    border-color: #367fa9;
}

.btn-warning:hover {
    background-color: #2669a3;
    border-color: #367fa9;
}

.btn-group-xs>.btn, .btn-xs {
    padding: 1px 3px;
    font-size: 11px;
    line-height: 1.5;
    border-radius: 3px;
    padding: 1px 4px;
}

.dropdown-menu>li>a {
    font-size: 13px;
}

.dropdown-menu>li.logout>a {
    padding: 3px 0px;
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f4f4f4;
}

.content-header>h1 {
    font-size: 20px;
    white-space: nowrap;
    width: 70%;
    overflow: hidden;
    text-overflow: ellipsis;
}

h1.title-edit {
    line-height: 27px !important;
    color: #333333;
}

.h1, h1 {
    font-size: 20px;
}

.h3, h3 {
    font-size: 20px;
    line-height: 30px;
}

/*------------end TABLE-------------*/



.days-chart {
    float: right;
}

.main-tab {
    background: #fff;
    border-top: 3px solid #ccc;
    border-radius: 5px 5px 0px 0px;
    -moz-border-radius: 5px 5px 0px 0px;
    -webkit-border-radius: 5px 5px 0px 0px;
}

.fixed .content-wrapper, .fixed .right-side, .main-sidebar, .left-side {
    padding-top: 0;
}

.content-wrapper {
    background: #FFF;
}





/*---start INNER TAB NAV----*/

.inner-nav-tab {
    margin-top: 15px;
}

.inner-nav-tab .nav-tabs>li.active>a, .inner-nav-tab .nav-tabs>li.active>a:focus, .inner-nav-tab .nav-tabs>li.active>a:hover {
    color: #333;
    cursor: default;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    background: #fff;
    margin: auto 1px;
    padding: 10px;
    font-weight: bold;
}



.inner-nav-tab .nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
    background: #FFFBFF;
    color: #2f2f2f;
    padding: 10px;
    /* transition: 0.3s; */
    margin: auto 5px;
    text-align: center;
    min-width: 120px;
    font-weight: bold;
    margin: auto;
    margin-right:1px;
}


.inner-nav-tab .tab-content {
    background: #ffffff;
    /* margin-top: -20px; */
    padding: 10px;
    min-height: auto;
}

/*---end INNER TAB NAV----*/






/*-----------CAMPAIGN/BUSINESS------------*/

      /* Modal Content */
      .modal-content {
          position: relative;
          background-color: #fefefe;
          margin: auto;
          padding: 0;
          border: 1px solid #21246b;
          width: 80%;
          box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
          -webkit-animation-name: animatetop;
          -webkit-animation-duration: 0.4s;
          animation-name: animatetop;
          animation-duration: 0.4s
      }

      span.indent {
         padding-left: 23px;
    }

      /* Add Animation */
      @-webkit-keyframes animatetop {
          from {top:-300px; opacity:0}
          to {top:0; opacity:1}
      }

      @keyframes animatetop {
          from {top:-300px; opacity:0}
          to {top:0; opacity:1}
      }

      /* The Close Button */
      .close {
          color: white;
          float: right;
          font-size: 28px;
          font-weight: bold;
      }

      .close:hover,
      .close:focus {
          color: #000;
          text-decoration: none;
          cursor: pointer;
      }

      .modal-header {
          padding: 2px 16px;
          background-color: #21246B;
          color: white;
      }

      .modal-body {padding: 2px 16px;    font-size: 16px;}

      .modal-footer {
          padding: 2px 16px;
          background-color: #292d8e;
          color: white;
      }
      label {
        width: 100%;
      }
      span {
        font-weight: 400;
      }

      /*campaign - edit - business name */ 
      span.select2.select2-container.select2-container--default {
          width: 100% !important;
      }


    .box.box-primary {
        /* border-top-color: #3c8dbc; */
        /* border-top-color: transparent; */
        border: 1px solid #ddd;
        border-top: none;
        border-radius: 5px 5px 0px 0px;
        -moz-border-radius: 5px 5px 0px 0px;
        -webkit-border-radius: 5px 5px 0px 0px;
    }

    .sidebar-campaign .box.box-primary{
        border-top: 3px solid #ccc;
        border-radius: 5px 5px 0px 0px;
        -moz-border-radius: 5px 5px 0px 0px;
        -webkit-border-radius: 5px 5px 0px 0px;
    }

    .sidebar-listings .box.box-primary{
        border-top: 3px solid #ccc;
        border-radius: 5px 5px 0px 0px;
        -moz-border-radius: 5px 5px 0px 0px;
        -webkit-border-radius: 5px 5px 0px 0px;
    }

    .box .box-no-border {
    position: relative;
    border-radius: 3px;
    background: #ffffff;
    border-top: transparent;
    margin-bottom: 20px;
    width: 100%;      
        border: none;
    }

.box {
    position: relative;
    border-radius: 3px;
    background: #ffffff;
    border-top: 3px solid #d2d6de;
    border-top: none;
    margin-bottom: 20px;
    width: 100%;
    box-shadow: 0 1px 1px rgba(0,0,0,0.1);
    box-shadow: none;
}

.fixed .content-wrapper, .fixed .right-side, .main-sidebar, .left-side {
     padding-top: 0px !important; 
}


.sidebar-campaign, .sidebar-listings{
    /*min-height: 200px;*/
    padding: 0px 15px;
    padding-top: 15px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 5px;
    padding-right: 5px;
}

.tab-navigation .nav-tabs {
    border-bottom: 0px;
}


.quick-link .title {
    background: rgb(66, 125, 198);

}

/*----------------ADMIN DASHBOARD----------------*/
.admin.main-footer {
    margin-left:230px;
}

.admin.content-wrapper {
      margin-left: 230px;
}

.skin-blue .wrapper, .skin-blue .main-sidebar, .skin-blue .left-side {
    margin-top: 40px;
}


.sidebar-toggle {
    background: #29246B !important;
}

.caret {
    margin-left: 9px;
}



/* ----------------- PROFILE ------------------*/


button.btn-submit {
    border-radius: 3px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #5a84c3;
    padding: 4px;
    background: #6894d6;
    color: #fff;
}

.nav-tabs-custom>.nav-tabs>li.active {
    border-top-color: #6894d6;
}

.profile-user-img {
    border: 0px solid #6894d6;
    width: 100px !important;
}

li.list-group-item i {
    padding-right: 14px;
}

li.list-group-item {
    text-indent: 8px;
}

.list-group-item {
    border: 1px solid #f7f7fb;
    color: #505050;
}
button.sign-out {
    background: #fff;
    border-radius: 1px 1px 1px 1px;
    -moz-border-radius: 1px 1px 1px 1px;
    -webkit-border-radius: 1px 1px 1px 1px;
    border: 1px solid #c9c9c9;
    padding: 5px 18px 5px 18px;
    font-size: 12px;
    color: #000;
}

button.sign-out a {
    font-weight: bold;
    color: #000;
}

button.sign-out:hover a {
    color: #fff;
}

.button-out {
    /*text-align: center;*/
}

button.sign-out:hover {
    background: #6894d6;
    border: 1px solid #97a8c3;
}

a.user-nav {
    color: #6d6b6b;
}

/*li.list-group-item.nav {

    color: #818181;
}*/

li.list-group-item.active a{
    color: #fff !important;
}

/*li.list-group-item.nav:hover, li.list-group-item.active {
    background: #a8b9d3;
    color: #fff;
    border-color: #ffffff;
}*/


li.list-group-item.nav:hover a {
    color: #fff;
}

li.list-group-item b {
    font-size: 12px;
}

.profile-username {
    font-size: 19px;
    margin-top: 5px;
    color: #1b1b1b;
}

.text-muted {
    color: #3c8dbc;
}

code {
    background-color: #f3f8ff;
}

/* ----------------- BREADCRUMBS ------------------*/

.content-header>.breadcrumb {
    float: left !important;
    background: transparent;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 12px;
    padding: 7px 5px;
    position: relative !important;
    top: 0px;
    left: 44px;
    border-radius: 2px;
  }

/* ----------------- END BREADCRUMBS ------------------*/


/* ----------------- ADD LISTING BUTTON ------------------*/

img.add_icon {
    width: 14px;
    margin-right: 6px;
}

.btn-group {
    float: right;
    right: 65px;
}

.btn .add-listing {
    text-transform: uppercase;
    font-size: 13px;
    -webkit-box-shadow: 0px 0px 3px 0px rgb(203, 203, 203);
    -moz-box-shadow: 0px 0px 3px 0px rgb(203, 203, 203);
    box-shadow: 0px 0px 3px 0px rgb(203, 203, 203);
}

.btn-group-sm>.btn, .btn-sm {
    padding: 6px 15px;
}

.btn-primary {
    background-color: #dd4b39 !important;
    border-color: #dd4b39 !important;
    border-radius: 100px 100px 100px 100px !important;
    -moz-border-radius: 100px 100px 100px 100px !important;
    -webkit-border-radius: 100px 100px 100px 100px !important;
    border: 0px solid #000000;
}

.listing{
    padding-top: 75px;
    padding-bottom: 22px;
}

/* ----------------- END ADD LISTING BUTTON ------------------*/


/* ----------------- BUSINESS LISTING LIST ------------------*/

.content-container.list{
    background: #fff;
    padding: 10px;
    margin: auto 5px;
    margin-top: 0px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(199,199,199,1);
    -moz-box-shadow: 0px 0px 5px 0px rgba(199,199,199,1);
    box-shadow: 0px 0px 2px 0px rgb(217, 217, 217);
}

.form-control {
    border-radius: 0;
    box-shadow: none;
    border-color: #d2d6de;
    border-radius: 100px 100px 100px 100px !important;
    -moz-border-radius: 100px 100px 100px 100px !important;
    -webkit-border-radius: 100px 100px 100px 100px !important;
}

.no-sort,.sorting, .sorting_disabled, .sorting_asc, .sorting_desc {
    background: #f4f6f7;
    line-height: 2;
}

th.no-sort, th.sorting, th.sorting_disabled, th.sorting_asc, th.sorting_desc{
    line-height: 2.7 !important;
    color: #121212 !important;
    font-weight: 500;
    font-size: 13px;
}
.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: transparent !important;
}

.table-bordered > thead > tr > th, 
.table-bordered > tbody > tr > th, 
.table-bordered > tfoot > tr > th, 
.table-bordered > thead > tr > td, 
.table-bordered > tbody > tr > td, 
.table-bordered > tfoot > tr > td {
    border: 0px solid #f6f8f9 !important;
}

table.table-bordered tbody th, table.table-bordered tbody td{
    border-bottom: 1px solid #f6f8f9 !important;
}

.table>tbody>tr>td, 
.table>tbody>tr>th, 
.table>tfoot>tr>td, 
.table>tfoot>tr>th, 
.table>thead>tr>td, 
.table>thead>tr>th{
    line-height: 2;
    vertical-align: middle;
}

table.dataTable thead .sorting:after, table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_desc:after {
    position: absolute;
    top: 13px !important;
    right: 8px;
    display: block;
    font-family: 'Glyphicons Halflings';
    opacity: 1 !important;
    color: #a0a1a2 !important;
    font-size: 10px !important;
}

table.dataTable thead .sorting:after {
    opacity: 1;
    content:"\e259" !important; /* sort */
    /*content: url('default_sort_img.png') !important;*/
}

table.dataTable thead .sorting_asc:after {
    content:"\e260" !important; /* sort-by-attributes */
}

table.dataTable thead .sorting_desc:after {
    content:"\e259" !important; /* sort-by-attributes-alt */
}

div#example1_length {
    padding-bottom: 15px;
}


table#example1 {
    padding-bottom: 15px;
}


a {
    color: #337ab7;
}

button.btn.btn-advertise {
    background: #4581bf;
    color: #fff;
    font-size: 12px;
    padding: 3px 10px 3px 10px;
}

button.btn.btn-verified {
    background: #f4f6f7;
    font-size: 12px;
    padding: 3px 10px 3px 10px;
    color: #49d2b3;
}

button.btn.btn-verify {
    background: #f4f6f7;
    font-size: 12px;
    padding: 3px 10px 3px 10px;
    color: #ec5d5d;
}

.stop-ads, .start-ads {
    display: inline-block;
    padding-left: 9px;
}

.view-ads{

    display: inline-block;

}

.view-ads a, .stop-ads a{
    color: #276cb4 !important;
}

i.fa.fa-pause{
    font-size: 12px !important;
}

span.glyphicon.glyphicon-eye-open, span.glyphicon.glyphicon-play, span.glyphicon.glyphicon-cog, span.glyphicon.glyphicon-stop{
    background: #f9fafb !important;
    border-radius: 100% !important;
    font-size: 14px;
    padding: 9px !important;
    text-align: center;
    align-self: center;
}

span.glyphicon.glyphicon-warning-sign, span.glyphicon.glyphicon-check {
    padding-right: 4px;
}

h1.title-listing {
    margin: 0px;
    font-family: 'Raleway', sans-serif;
    text-transform: uppercase;
    font-size: 16px;
    color: #3d3d3d;
}

.advertisement-ads {
    text-align: center;
}
.carousel-fade .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
  opacity: 1 !important;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-control {
  z-index: 2;
}/*end carousel fade on slider */

.nav-head{
    font-size:13.3px;
    color: #21246b;
}
.fright{
    float: right;
}
.alert a {
     text-decoration: none; 
}
span.glyphicon>.fa {
    font-size: 16px;
}
.alert>.fright>span {
    margin-left: 10px;
    margin-right: 10px;
}
.header-user img.globe {
    height: 35px !important;
}
header.main-header {
    background: #fff;
}
.orange {
    color: #dd4b39;
}
.blue {
    color: #2667b4;
}
.grey {
    color: #5a5a5a;
}
.padding-10-70{
    padding: 10px 70px;
}

.collapsible-nav {
    position: fixed;
    width: 20%;
    max-height: 100%;
    top: 33px;
    left: -1300px;
    bottom: 0;
    z-index: 99999;
    background: #ffffff;
    text-shadow: none;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -webkit-overflow-scrolling: touch;
}
.collapsible-nav.collapse-left {
    left: -2000px;
    right: auto;
    top: 43px !important;
}
.collapsible-nav-open, .collapsible-nav-open.collapse-left {
    left: 0;
}

/* ----------------- END BUSINESS LISTING LIST------------------*/

/* ----------------- PAGINATION ------------------*/
.pagination>li>a, .pagination>li>span {
    -webkit-box-shadow: 0px 0px 5px 0px rgba(199,199,199,1) !important;
    -moz-box-shadow: 0px 0px 5px 0px rgba(199,199,199,1) !important;
    box-shadow: 0px 0px 2px 0px rgb(217, 217, 217) !important;
    border: none !important;
}

.pagination>.disabled>a, .pagination>.disabled>a:focus, 
.pagination>.disabled>a:hover, .pagination>.disabled>span, 
.pagination>.disabled>span:focus, .pagination>.disabled>span:hover {
    -webkit-box-shadow: 0px 0px 5px 0px rgba(199,199,199,1) !important;
    -moz-box-shadow: 0px 0px 5px 0px rgba(199,199,199,1) !important;
    box-shadow: 0px 0px 2px 0px rgb(217, 217, 217) !important;
    border: none !important;
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, 
.pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: none !important;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(199,199,199,1) !important;
    -moz-box-shadow: 0px 0px 5px 0px rgba(199,199,199,1) !important;
    box-shadow: 0px 0px 2px 0px rgb(217, 217, 217) !important;
}
/* ----------------- END PAGINATION ------------------*/


/* ----------------- ADS SETTING ------------------*/
.ads-logo-img {
    display: block;
    text-align: center;
    width: 70px;
    height: 70px;
    margin: 0 auto;
    z-index: 99;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    margin-top: 10px;
    border: 3px solid #bdc0c2;
}

.box.box-container {
  border: none;
}

h6.category.text-center {
  color: #337ab7;
}


li.list-group-item.nav {
    border: 1px solid rgba(247, 247, 251, 0.09);
    color: #1e2c38;
/*    text-align: left;*/
}

li.list-group-item.nav:hover, li.list-group-item.active {
    background: rgba(255,255,255,.15);
    color: #337ab7;
    border-color: #ffffff;
    border-radius: 0px;
}

.modal-dialog {
  margin-top: 10%;
}
a:hover {
    cursor: pointer;
    cursor: hand;
}

.ad-title {
  color: #3c418a;
}
      
.ads-setting-preview{
  background: rgba(217, 217, 217, 0.38);
  padding: 10px 10px!important;
  margin-bottom: 15px;
  margin-top: 15px;
  color: #f4f6f7;
}

.ads-whatToAdvertise{
  background: #fff;
  border: 2px solid rgba(134, 137, 140, 0.24);
  padding: 10px 10px!important;
  margin-bottom: 15px;
}
      
.content-header>.breadcrumb {
    float: none;
    position: relative;
    top: 0px;
    right: auto;
}

label {
    display: inline;
}

.btn.btn-biz {
    padding: 6px 13px;
    background: #00a73b;
    color: #fff;
    /* border-radius: 4px; */
}
.ads-checkbox-custom{
    opacity: 0;
    position: absolute;   
}

.ads-checkbox-custom, .ads-checkbox-custom-label{
    display: inline-block;
    vertical-align: middle;
    margin: 5px;
    cursor: pointer;
}

.ads-checkbox-custom-label, .radio-custom-label {
    position: relative;
}

.ads-checkbox-custom + .ads-checkbox-custom-label:before {
    content: '';
    background: #fff;
    border: 2px solid #ddd;
    display: inline-block;
    vertical-align: middle;
    width: 25px;
    height: 25px;
    padding: 2px;
    margin-right: 10px;
    text-align: center;
}

.ads-checkbox-custom:checked + .ads-checkbox-custom-label:before {
    content: "\f00c";
    font-family: 'FontAwesome';
    background: #21246b;
    color: #fff;
}

.col-md-3.sidebar_nav div {
    background: #21246b;
    border-bottom: 2px solid #fff;
    color: #fff;
    font-size: 13px;

}
#ads-business-logo{
  z-index: 99;
    width: 100px;
    height: 100px;
    float: left;
    margin-right: 10px;
    z-index: 99;
    position: relative;
}


#ads-business-logo:hover {
    z-index: 9;
}

#ads-business-logo-modal{
  width: 100px;
  height: 100px;
}

.ads-setting-editprofile {
    float: left;
    position: absolute;
    top: 0px;
    font-size: 25px;
    padding: 23px;
    z-index: 10;
    color: #000000;
    background: rgba(241, 241, 241, 0);
    border-radius: 100%;

}

.ads-setting-editprofile:hover {
    z-index: 999;
    cursor: pointer;
}

select#currency {
    width: 60%;
    display: inline-block;
    /* float: right; */
    margin-bottom: 5px;
    padding: 1px;
}

span.combodate select {
    padding: 3px 0px 3px 3px;
    font-size: 13px;
}

.clickAdsSettting, .clickServices, .clickProducts, .clickOffers {
    cursor: pointer;
}
table#creditCards {
    width: 60%;
}
#ad-title:focus, #ad-description:focus, #ad-phone:focus {
    outline: none;
}
.inline-edit-icon{
    position: absolute;
    left: 0;
    top: 1px;
}

.inline-edit-icon2{
    position: absolute;
    left: 380px;
    color: #555555;
}
.inline-edit-icon3{
    left: 380px;
    margin-left: -15px;
}

#ad-description {
      resize: none;
}

.input-error{
    border: 2px solid #d63737 !important;
}

#adsMap {
  height: 250px;
  width: 97%;
  display: block !important;
  border-radius: 10px;
  border: 7px solid #fff;
  box-shadow: 0px 0px 11px -2px;
  margin: 0 auto 0 auto;
}

#adsMap img {
  max-width: none !important;
  display: block !important;
}

.controls {
  margin-top: 10px;
  border: 1px solid transparent;
  border-radius: 2px 0 0 2px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  height: 32px;
  outline: none;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
}

#ads-pac-input {
  background-color: #fff;
  font-family: Roboto;
  font-size: 15px;
  font-weight: 300;
  margin-left: 12px;
  padding: 0 11px 0 13px;
  text-overflow: ellipsis;
  width: 50%;
}

#ads-pac-input:focus {
  border-color: #4d90fe;
}

.pac-container {
  font-family: Roboto;
  z-index: 1051 !important;
}

#type-selector {
  color: #fff;
  background-color: #4d90fe;
  padding: 5px 11px 0px 11px;
}

#type-selector label {
  font-family: Roboto;
  font-size: 13px;
  font-weight: 300;
}

.multiselect { 
  width: 200px;
}
.selectBox {
  position: relative;
}
.selectBox select {
  width: 100%;

}
.overSelect {
  position: absolute;
  left: 0; 
  right: 0; 
  top: 0; 
  bottom: 0;
}

.btn.btn-biz{
  padding: 6px 13px;
  background: #dadada;
  color: #444;
  /* border-radius: 4px; */
}


.btn.btn-biz.right {
  float: right!important;
}
.tab-navigation .nav-tabs>li>a:hover {
    background: #deebff;
    border-color: transparent;
}

.col-md-12.ads-note-wrapper {
    background: rgb(255, 255, 255);
    padding: 5px;
    border: 1px solid rgba(0, 0, 0, 0.13);
    color: #000;
    position: absolute;
    width: 41%;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    top: auto;
    bottom: 70px;
    left: auto;
    right: -205px;
}
.ads-note-wrapper .tooltiptext::after {
    content: "";
    position: absolute;
    top: 38%;
    left: -35px;
    right: 267px;
    border-width: 11px;
    border-style: solid;
    border-color: transparent rgb(21, 17, 17) transparent transparent;
    /* transform: rotate(180deg); */
}
.no-img {
    text-align: center;
    font-weight: 800;
}

.ads-note-wrapper p {
    margin: 0px !important;
}

.ads-start {
    background: rgba(255,255,255,0.15) !important;
    color: #3ed01c !important;
    text-align: center;
    padding: 0px;
}
.ads-stop {
    background: rgba(255,255,255,0.15) !important;
    color: #f10505 !important;
    text-align: center;
    padding: 0px;
}
.ads-col-md-3 {
  min-height: 300px;
  height: 410px;
  box-shadow: 0px 0px 2px 0px rgb(217, 217, 217);
  width: 24%;
  margin-right: 7px;
  margin-left: 3px;
}
.ads-col-md-9 {
  min-height: 300px;
  height: 410px;
  box-shadow: 0px 0px 2px 0px rgb(217, 217, 217);
}

span#closedOpen {
  color: #3ed01c;
}
.ads-form-group {
  padding: 10px 110px
}
.box-body {
    margin: 0px auto !important;
}

/* ----------------- END ADS SETTING ------------------*/



/* ----------------- END PROFILE ------------------*/



/**-----------------MOBILE DEVICES--------------------**/





@media(max-width:480px){



.mini-button {
    float: none !important;
    display: block;
    text-align: center;
    margin-bottom: 10px; 
    background: #deebff;
    border-radius: 5px;
    padding: 5px; 
    margin-bottom: 20px;
    margin-bottom: 15px !important; 
}


.tab-navigation .nav-tabs>li>a {


    padding: 6px 5px;
    /* transition: 0.3s; */
    margin: auto 2px;
    font-size: 10px;
    min-width: 85px;
}

td {
    font-size: 9px;
}

th {
    font-size: 9px;
}


.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 5px;
    font-size: 9px;
}

.content {

    padding: 10px 15px !important;
}


.days-chart {
    float: none;
    display: block;
    text-align: center;
    width: 100%;
    background: #eee;
    padding: 5px;
    border-radius: 5px;
}

.days-chart select  {
    width: 100%;
    padding: 3px;
}


.inner-nav-tab .nav-tabs>li>a {
    min-width: 40px !important;
    font-size: 8px;
  }


}









@media(max-width:767px){

.mini-button {

    float: right;  
    margin: auto;
    margin-top: 7px;
    padding: 4px;
}


.tab-navigation .nav-tabs>li>a {
    padding: 6px 5px;
    /* transition: 0.3s; */
    margin: auto 2px;
    font-size: 10px;
    min-width: 47px;
}

.mini-button a {
    color: #ffffff;
    font-size: 9px;
    }

.content {

    padding: 10px 30px !important;
}

.alert h4 {
    font-weight: 600;
    font-size: 13px;
  
}

.tab-navigation .nav-tabs>li.active>a, .tab-navigation .nav-tabs>li.active>a:focus, .tab-navigation .nav-tabs>li.active>a:hover {
 padding: 9px;
}


.narrow-container {
    padding: 10px 15px;
}

.table-top-10-keywords td {
    text-align: center;
    }

.main-tab {
    padding-top: 5px;
}

.inner-nav-tab .nav-tabs>li>a {
    min-width: 80px;
    font-size: 10px;
  }


table#datatables {
    font-size: 9px;
}

.box-body h1 {
    font-size: 20px;
}

.admin.content-wrapper {
      margin-left: 0px;
}

.admin.main-footer {
margin-left:0px;
}

.step-by-step fieldset {
    width: 80% !important;

}

.inner-header-tab .nav-tabs>li>a {
    padding: 10px;
    min-width: 90px;
    font-size: 10px;
    margin: auto;
}



}



@media (min-width: 768px) {
  .container {
    width: 750px;
  }

.narrow-container {
    padding: 15px 30px;
}



}



@media (min-width: 768px) and (max-width: 992px) {


.narrow-container {
    padding: 15px 15px;
}

.table-top-10-keywords td {
padding: 3px;
}

.table-top-10-keywords td {
    padding: 3px 3px;
    font-size: 8px;
}


.inner-header-tab .tab-content {
    min-height: 162px;
}

.box-body h1 {
    font-size: 25px;
}

button.btn.btn1.btn-block.btn-primary.btn-sm.btn-flat {
    font-size: 10px;
}

.tab-navigation .nav-tabs>li>a {
    margin: auto 2px;
    min-width: 60px;
}

.inner-nav-tab .nav-tabs>li>a {
    min-width: 70px;
}


@media (min-width: 992px) {
  .container {
    width: 970px;
  }

.narrow-container {
    padding: 20px 50px;
}

}


@media (min-width: 992px) and (max-width: 1200px) { 

.table-top-10-keywords td {

    padding: 3px 3px;
    font-size: 10px;
}

.table-top-10-keywords td {
    padding: 7px 4px;
    }

.badge {
    padding: 2px 4px;
    font-size: 9px;
    font-weight: 700;
    }

.narrow-container {
    padding: 15px 25px;
}

}



@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }

  .narrow-container {
      padding: 15px 50px;
  }

}


@media (max-width: 991px) {

  .content-header>.breadcrumb {
      background: #ffffff;
      background: #f7f7f7;
  }

}