@import 'https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800|Roboto+Condensed:300,400,700';
 body {
     background: #fff none repeat scroll 0 0;
     font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
     font-size: 13px;
}
 input:focus, button:focus,  a:focus {
     outline: none;
}
 
 .checkbox-table-inner {
     margin-top: 60px;
     padding-right: 30px;
     padding-left: 15px;
     font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

 td.product-shortcode span {
     display: block;
     padding: 5px 0;
}

 td.product-shortcode{
     text-align:center !important 
}

 .action-option {
     float: right;
}
 .table-header-search .form-group {
     margin: 0;
}
 .relative {
     position: relative;
}

 .table-header-search .form-control {
     border: 1px solid #cacaca;
     box-shadow: none;
     font-size: 13px;
     font-weight: normal;
     max-width: 180px;
     padding-left: 30px;
     color: #B2B2B2;
     padding-top: 7px;
     padding-bottom: 7px;
}
 .table-header-search .fa-search {
     position: absolute;
     top: 10px;
     left: 10px;
     color: #B2B2B2;
}
 .table-header-label {
     color: #939393;
     display: inline-block;
     font-size: 12px;
     font-weight: 600;
     letter-spacing: 0.02em;
     margin-right: 6px;
     text-transform: uppercase;
     line-height: 34px;
}
 .checkbox-table-title {
     margin: 0 0 15px;
     color: #5d5d5d;
     font-size: 22px;
     font-weight: 600;
}
 .checkbox-table-title.sub-heading {
     color: #333;
     font-weight: 600;
     clear:both 
}
 .table-sub-header {
     color: #696969;
     font-size: 12px;
     font-weight: 400;
     padding: 10px;
     text-align: center;
}

 .table-sub-header .sorter {
     color: #696969;
}
 .table-sub-header .sorter:hover, .table-sub-header .sorter:focus {
     color: #696969;
     text-decoration: none;
}
 .checkbox-table-inner .product-name a {
     color: #4d4d4d;
}
 .checkbox-table-inner input[type="checkbox"] {
     margin: 0;
}

 .checkbox-table-inner .table-checkbox-outer {
     width: 50px;
}
 
 .btn.btn-outline:hover {
     background: #e6e6e6;
}
 .theme-button, .btn-primary {
     color: #FFF !important;
     border-radius: 2px !important;
     padding: 5px 14px !important;
     font-weight: 600 !important;
     border: none !important;
     box-shadow: none !important;
     display: inline-block;
     line-height: normal !important;
     height: auto !important;
     background: #007FBA !important;
}
 .btn-lg {
     font-size: 14px !important;
     padding: 10px 20px !important;
}
 .all-del-btn {
     padding: 10px 30px !important;
     text-align: center;
}
 .btn-grn {
     background: #32CD32 !important;
}
 .del-btn {
     background:#d44625 !important;
}
.duplicate-btn {
    background: #37a566 !important;
}
 .preview-btn i, .dup-btn i, .del-btn i {
     color: #fff !important;
}
 .manage-noti-dashboard .table {
     margin: 0 ;
       clear:both 
}
 .main-heading{
     border-bottom: 1px solid #ddd;
     color: #58666e;
     font-family: "Open Sans", sans-serif;
     font-size: 24px;
     font-weight: 300;
     margin: 0 0 5px 0;
     padding:20px 15px;
     text-align: left;
     float:left;
     width:100%;
     box-sizing: border-box;
}
 .main-heading i {
     font-size: 24px;
     font-weight: 600;
}
 .main-heading .heading-title {
     display: inline-block;
     margin-top: 5px;
     font-size: 24px;
     font-weight: 300;
}
 
 .heading_outer {
     position: relative;
}

 .no-padding {
     padding: 0 ! important 
}
 
 .checkbox-table-inner .editable-button div {
     float: left;
     width: 100%;
}
 .checkbox-table-inner .editable-button .btn-xs {
     padding: 5px 8px !important;
     margin: 2px 2px 2px 0px !important;
}
 .product-shortcode .theme-button {
     font-weight: 400 !important;
}
 
 .product-shortcode .shortcode-text {
     float: left;
     width: -moz-calc(100% - 150px);
     width: -webkit-calc(100% - 150px);
     width: -o-calc(100% - 150px);
     width: calc(100% - 150px);
}
.checkbox-table-inner table.table tr td.product-shortcode .copy-btn {
     float: none !important;
     display: inline-block !important;
     background: none !important;
     box-shadow: none !important;
     color: #1da5e5 !important;
     font-weight: normal !important;
     padding: 2px 8px !important;
     margin:0;
     font-size:14px;
} 
.checkbox-table-inner table.table tr td.product-shortcode  .copy-btn:hover {
     text-decoration: none !important;
      background: #2a81ba !important;
     color: #ffffff !important;
}
.table tr .copy-btn i {
     padding: 6px 3px 6px 0px;
     cursor: pointer;
}
 
.manage-noti-dashboard tr:nth-child(even) {
     background: #eeeeee;
}
 .checkbox-table-inner table.table tr td.product-shortcode span {
     text-align: right;
}
 .checkbox-table-inner table.table tr td.product-shortcode .notification {
     margin-left: 6px;
}
 
 .checkbox-table-header {
     border: 1px solid #e0e0e0;
     height: 34px;
     overflow: visible;
     background: #4273A0!important;
     border-bottom: 2px solid #284764;
     border-bottom: none 
}
 .checkbox-table-inner .checkbox-table-header th {
     font-family: "Open Sans", sans-serif !important;
}
 .manage-noti-dashboard tr:nth-child(even) {
     background: #f7f7f7;
}
 .checkbox-table-inner tr:hover {
     background: #f1f1f1 !important;
}
 .checkbox-table-inner thead tr:first-child:hover {
     background: none !important;
}
 .product-shortcode .shortcode-text {
     display: inline-block;
     width: auto;
}
 .checkbox-table-inner .notification-dashboard .product-name, .checkbox-table-inner .notification-dashboard .product-shortcode, .checkbox-table-inner .notification-dashboard .chkout_page_url {
     text-align: left;
     padding: 10px 40px 
}
 .checkbox-table-inner .notification-dashboard .notification {
     float: left;
}
 .dataTables_wrapper{
     padding-bottom:5px 
}
 table.dataTable thead .sorting {
     background-image: url(../images/sort_both.png) !important;
}
 

 .dataTables_wrapper .dataTables_paginate .paginate_button {
     padding: 5px 10px;
}
 #mytable_wrapper.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
     color: #333 !important;
     border: 1px solid #979797;
     background-color: white;
     background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #dcdcdc));
     background: -webkit-linear-gradient(top, #fff 0%, #dcdcdc 100%);
     background: -moz-linear-gradient(top, #fff 0%, #dcdcdc 100%);
     background: -ms-linear-gradient(top, #fff 0%, #dcdcdc 100%);
     background: -o-linear-gradient(top, #fff 0%, #dcdcdc 100%);
     background: linear-gradient(to bottom, #fff 0%, #dcdcdc 100%);
}
 #mytable_wrapper.dataTables_wrapper .dataTables_paginate .paginate_button.current, #mytable_wrapper.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
     color: white !important;
     border: 1px solid #111;
     background-color: #585858;
     background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #585858), color-stop(100%, #111));
     background: -webkit-linear-gradient(top, #585858 0%, #111 100%);
     background: -moz-linear-gradient(top, #585858 0%, #111 100%);
     background: -ms-linear-gradient(top, #585858 0%, #111 100%);
     background: -o-linear-gradient(top, #585858 0%, #111 100%);
     background: linear-gradient(to bottom, #585858 0%, #111 100%);
}
 #mytable_wrapper.dataTables_wrapper .dataTables_paginate .paginate_button{
     padding:3px 10px 
}
 table#mytable tbody tr td:last-child * {
     color: white !important;
         text-align: center;
}
 
 table#mytable tbody tr td:last-child a{
     padding: 5px 8px !important;
     margin: 2px 2px 2px 0px !important;
}
 .dataTables_wrapper .dataTables_filter input, .dataTables_wrapper .dataTables_length select{
     height:35px;
}
 div#mytable_length label, div#mytable_filter label {
     font-size: 14px !important;
     font-weight: 400;
}
 div#mytable_info, #mytable_paginate {
     padding: 15px 15px !important;
}
 div#mytable_info, #mytable_paginate * {
     font-size: 14px !important;
}
 
 .dataTables_filter input {
     height: 40px !important;
     width: 250px;
}
 
 div#mytable_info {
     padding-top: 19px !important;
}
 
 #mytable{
    width:100% !important;
    background: #fff;
}
 .checkbox_col{
    width:5% !important
}
 .name_col{
     width:15%!important
}
  .shortcode_col{
    width:30% !important
}
 .date_col{
    width:15% !important
}
 .action_col{
    width:15% !important
}
 .checkbox-table-inner .notification-dashboard .manage_btn_out .product-name{
     padding: 10px 15px;
    text-align:center
}
 .checkbox-table-inner .notification-dashboard .manage_btn_out .product-name-class{
     padding: 10px 15px;
}
 .table_manage_addtocart .manage_btn_out .product-name-class a{
    color: #4d4d4d;
}
 .checkbox-table-inner .manage_btn_out .table > tbody > tr > td.left_tesxt_cls {
    text-align:left
}
 div#templates_table h1 {
     border: 1px solid #ddd;
     margin: 0;
}
 .table-border{
     display: inline-block;
     padding: 20px;
     border: solid thin #cccccc;
     margin-bottom:30px 
}
div#templates_table {
    max-width: 1350px;
}
div#mytable_length{
     margin: 20px 0px;  
}  
div#mytable_filter{
     margin-top: 20px; 
}  
table.dataTable.no-footer{
     border-bottom: 1px solid #ddd!important;  
} 
.table-header-search.pull-right.btn_inner .btn-grn {
	background: #00aa9f !important;
	padding: 10px 20px !important;
	border-radius:50px !important ;
	margin-right: 3px;
}
.table-header-search.pull-right.btn_inner .all-del-btn {
    background: #b9472d !important;
    border-radius:50px !important 
}
 .main-heading .heading-title{
     font-weight: 600!important;
}  
.checkbox-table-inner .table > tbody > tr > td{
	border: 1px solid #e0e0e0;
	border-radius: 6px 6px 0 0;
	padding: 7px 10px;
	vertical-align: middle;
	padding: 10px 10px;
	text-align: center;
	border: none !important;
	border-right: 1px solid #ccc !important;
}

.checkbox-table-inner .table {border-collapse: collapse;}

.checkbox-table-inner .table > tbody > tr > td:last-child * {
     display: inline-block;
     color: #333;
     font-size: 12px 
}
 .checkbox-table-inner .table > tbody > tr > td:last-child a {
     margin-left: 10px;
}
 .checkbox-table-inner .table > tbody > tr > td:last-child a.edit-btn i {
     font-size: 12px;
     color: #fff;
}
 .checkbox-table-inner .table > tbody > tr > td:last-child a.del-btn i {
     color: #f1502a 
}

 .checkbox-table-inner .table > thead > tr > th{
     background: #f1f1f1;     
     border: none !important;
     margin: 0 0 15px;
     border: none !important;
     border: 1px solid #ddd !important;
     padding: 12px !important;
     text-align: center;
     font-family: "Open Sans", sans-serif !important;
     font-size: 15px !important;
     color:#444 !important;
     font-weight: 700!important;   
}

 .checkbox-table-inner .table > thead > tr > th.date{
     width:80px !important 
}
 .checkbox-table-inner .table > tbody > tr > td, .checkbox-table-inner .table > tbody > tr > th, .checkbox-table-inner .table > tfoot > tr > td, .checkbox-table-inner .table > tfoot > tr > th, .checkbox-table-inner .table > thead > tr > td, .checkbox-table-inner .table > thead > tr > th {
     vertical-align: middle;border-radius: 0;border: 1px solid #ddd !important;
}
.table thead , .table tbody{
width: 100%;
}
.table {
    display: table!important; 
}
.swal2-popup .swal2-title {
    font-size: 22px!important; 
}
 .swal2-popup .swal2-styled {
    padding: 6px 23px!important; 
     font-size: 15px!important; 
}
.swal2-popup {
    padding: 2.25em !important; 
}


.DAP--tabs-right-content .checkbox-table-inner.powercart_outer {margin: 0; padding: 0; }