







/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */


























/* 1d. Buttons */













/* 1e. Forms */









































/* 1f. Tables */













/* 1g. Website header */








/* 1h. Website footer */








.content-wrapper {
  max-width: 1396px;
}

.dnd-section,
.content-wrapper--vertical-spacing {
  padding: 80px 1rem;
}

.dnd-section > .row-fluid {
  max-width: 1396px;
}





html {
  font-size: 18px;
}

body {
  font-family: 'DM Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #2A2A2A;
  font-size: 18px;
}

/* Paragraphs */

p {
  font-family: 'DM Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
}

/* Anchors */

a {
  font-family: 'DM Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: underline;
  color: #012966;
}

a:hover,
a:focus {
  font-family: 'DM Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: underline;
  color: #00013e;
}

a:active {
  font-family: 'DM Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: underline;
  color: #29518e;
}

/* Headings */

h1,
.h1 {
  font-family: 'Plus Jakarta Sans', sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #012966;
  font-size: 46px;
  text-transform: none;
}

h2,
.h2 {
  font-family: 'Plus Jakarta Sans', sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #012966;
  font-size: 36px;
  text-transform: none;
}

h3,
.h3 {
  font-family: 'Plus Jakarta Sans', sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #012966;
  font-size: 21px;
  text-transform: none;
}

h4,
.h4 {
  font-family: 'Plus Jakarta Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #012966;
  font-size: 13px;
  text-transform: none;
}

h5,
.h5 {
  font-weight: normal; text-decoration: none; font-family: 'Plus Jakarta Sans', sans-serif; font-style: normal;
  color: #012966;
  font-size: 16px;
  text-transform: none;
}

h6,
.h6 {
  font-weight: normal; text-decoration: none; font-family: 'Plus Jakarta Sans', sans-serif; font-style: normal;
  color: #012966;
  font-size: 14px;
  text-transform: none;
}

/* Blockquote */

blockquote {
  border-left-color: #FFFFFF;
}





button,
.button,
.hs-button,
.hs-blog-post-listing__post-button {
  border: 1px solid #012966;

  padding-top: 15px;
padding-right: 53px;
padding-bottom: 15px;
padding-left: 53px;

  font-family: 'DM Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(1, 41, 102, 1.0)

;
  border-radius: 7px;
  color: #FFFFFF;
  font-size: 16px;
  text-transform: none;
}

button:hover,
button:focus,
.button:hover,
.button:focus,
.hs-button:hover,
.hs-button:focus,
.hs-blog-post-listing__post-button:hover,
.hs-blog-post-listing__post-button:focus {
  border: 1px solid #1a334e;
;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  background-color: 

  
  
    
  


  rgba(26, 51, 78, 1.0)

;
  border-radius: 6px;
}

button:active,
.button:active,
.hs-button:active,
.hs-blog-post-listing__post-button:active {
  font-family: 'DM Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  background-color: rgba(41, 81, 142, 1.0);
  border-color: #29518e;
}





form,
.submitted-message {
  font-family: 'DM Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  border: 1px none #FFFFFF;
;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  padding: 0px;
;
}

/* Form title */

.form-title {
  border: 1px none #FFFFFF;
;
  padding-top: 0px;
padding-right: 0px;
padding-bottom: 30px;
padding-left: 0px;
;
  font-family: 'Plus Jakarta Sans'; font-style: normal; font-weight: 700; text-decoration: none;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  font-size: 21px;
  color: #012966;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}


/* Labels */

form label {
  color: #2A2A2A;
}

/* Help text */

form legend {
  color: #2A2A2A;
}

/* Inputs */

form input[type=text],
form input[type=search],
form input[type=email],
form input[type=password],
form input[type=tel],
form input[type=number],
form input[type=file],
form select,
form textarea {
  border: 2px solid #D1D6DC;

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #2A2A2A;
  border-radius: 3px;
}

/* Form placeholder text */

::-webkit-input-placeholder {
  color: #2A2A2A;
}

::-moz-placeholder {
  color: #2A2A2A;
}

:-ms-input-placeholder {
  color: #2A2A2A;
}

::placeholder {
  color: #2A2A2A;
}

/* Inputs - date picker */

.hs-fieldtype-date .input .hs-dateinput:before {
  color: #2A2A2A;
}

.fn-date-picker td.is-selected .pika-button {
  background: #2A2A2A;
}

.fn-date-picker td .pika-button:hover {
  background-color: #2A2A2A !important;
}

.fn-date-picker td.is-today .pika-button {
  color: #2A2A2A;
}

/* Submit button */

form input[type=submit],
form .hs-button {
  border: 1px none #2A2A2A;
;
  padding-top: 15px;
padding-right: 53px;
padding-bottom: 15px;
padding-left: 53px;
;
  font-family: 'DM Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #FFFFFF;
  font-size: 22px;
  background-color: 

  
  
    
  


  rgba(42, 42, 42, 1.0)

;
  border-radius: 7px;
  text-transform: none;
}

form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus {
  background-color: 

  
  
    
  


  rgba(26, 51, 78, 1.0)

;
  color: #ffffff;
  border: 1px none #1a334e;
;
}

form input[type=submit]:active,
form .hs-button:active {
  background-color: rgba(41, 81, 142, 1.0);
  border-color: #29518e;
}





/* Table */

table {
  border: 1px solid #2A2A2A;

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* Table cells */

td,
th {
  border: 1px solid #2A2A2A;

  padding: 18px;

  color: #2A2A2A;
}

/* Table header */

thead th {
  background-color: 

  
  
    
  


  rgba(42, 42, 42, 1.0)

;
  color: #FFFFFF;
}

/* Table footer */

tfoot td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #2A2A2A;
}





.header {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.menu__link,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  color: #2F2F2F;
  font-family: DM Sans;
}

.menu__child-toggle-icon {
  border-top-color: #2F2F2F;
}

.menu .menu__link:hover,
.menu .menu__link:focus,
.header__language-switcher-label-current:hover,
.header__language-switcher-label-current:focus,
.header__language-switcher .lang_list_class li:hover a,
.header__language-switcher .lang_list_class li a:focus {
  color: #070707;
}

.menu__child-toggle-icon:hover,
.menu__child-toggle-icon:focus {
  border-top-color: #070707;
}

.menu .menu__link:active,
.header__language-switcher-label-current:active,
.header__language-switcher .lang_list_class li a:active {
  color: #575757;
}

.menu__child-toggle-icon:active {
  border-top-color: #575757;
}

.menu .menu__item--depth-1 > .menu__link--active-link:after {
  background-color: #2F2F2F;
}

@media (min-width: 767px) {
  .menu .menu__submenu,
  .header__language-switcher .lang_list_class {
    border: 2px solid #2A2A2A;

    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }

  .menu__submenu--level-2 > .menu__item:first-child:before {
    border: 2px solid #2A2A2A;

    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }
}

.menu__submenu .menu__link,
.menu__submenu .menu__link:hover,
.menu__submenu .menu__link:focus {
  color: #2A2A2A;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.header__language-switcher .lang_list_class:before {
  border-bottom-color: #2A2A2A;
}

.menu__submenu .menu__link:hover,
.menu__submenu .menu__link:focus,
.header__language-switcher .lang_list_class li:hover,
.menu__submenu--level-2 > .menu__item:first-child:hover:before,
.menu__submenu--level-2 > .menu__item:first-child.focus:before {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.header__language-switcher .lang_list_class.first-active::after {
  border-bottom-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  font-family: DM Sans;
}

.header__language-switcher-label-current:after {
  border-top-color: #2F2F2F;
}

@media(max-width: 767px) {
  .header__navigation {
    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }

  .header__navigation-toggle svg,
  .menu-arrow svg {
    fill: #2F2F2F;
  }



}





.footer {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* Footer content */

.footer p,
.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6,
.footer label,
.footer span,
.footer li,
.footer img {
  color: #2A2A2A;
}





.blog-post,
.blog-header__inner,
.blog-related-posts {
  padding: 80px 0;
}

/* Blog post */

.blog-post__meta a {
  color: #2A2A2A;
}

.blog-post__tag-link {
  color: #2A2A2A;
}

.blog-post__tag-link:hover,
.blog-post__tag-link:focus {
  color: #020202;
}

.blog-post__tag-link:active {
  color: #525252;
}

/* Blog related posts */

.blog-related-posts__title-link,
.blog-related-posts__title-link:hover,
.blog-related-posts__title-link:focus,
.blog-related-posts__title-link:active {
  font-family: 'Plus Jakarta Sans', sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  text-transform: none;
}

.blog-related-posts__title-link {
  color: #012966;
}

.blog-related-posts__title-link:hover,
.blog-related-posts__title-link:focus {
  color: #00013e;
}

.blog-related-posts__title-link:active {
  color: #29518e;
}

/* Blog comments */

.blog-comments {
  margin-bottom: 80px;
}

#comments-listing .comment-reply-to {
  color: #012966;
}

#comments-listing .comment-reply-to:hover,
#comments-listing .comment-reply-to:focus {
  color: #00013e;
}

#comments-listing .comment-reply-to:active {
  color: #29518e;
}





.hs-search-results__title {
  font-family: 'Plus Jakarta Sans', sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #012966;
}





/* Blog listing */

.hs-blog-post-listing__post-title-link,
.hs-blog-post-listing__post-title-link:hover,
.hs-blog-post-listing__post-title-link:focus,
.hs-blog-post-listing__post-title-link:active {
  font-family: 'Plus Jakarta Sans', sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  text-transform: none;
}

.hs-blog-post-listing__post-title-link {
  color: #012966;
}

.hs-blog-post-listing__post-title-link:hover,
.hs-blog-post-listing__post-title-link:focus {
  color: #00013e;
}

.hs-blog-post-listing__post-title-link:active {
  color: #29518e;
}


.hs-blog-post-listing__post-tag,
.hs-blog-post-listing__post-author-name {
  color: #2A2A2A;
}

/* Blog pagination */

.hs-pagination__link-text,
.hs-pagination__link--number {
  color: #2A2A2A;
}

.hs-pagination__link:hover .hs-pagination__link-text,
.hs-pagination__link:focus .hs-pagination__link-text,
.hs-pagination__link--number:hover,
.hs-pagination__link--number:focus {
  color: #020202;
}

.hs-pagination__link:active .hs-pagination__link-text,
.hs-pagination__link--number:active {
  color: #525252;
}

.hs-pagination__link-icon svg {
  fill: #2A2A2A;
}

/* Pricing card */

.card__price {
  font-family: 'Plus Jakarta Sans', sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #012966;
  font-size: 21px;
}

.card__body svg {
  fill: #2A2A2A;
}

/* Social follow */

.social-links__icon {
  background-color: #2A2A2A;
}

.social-links__icon:hover,
.social-links__icon:focus {
  background-color: #020202;
}

.social-links__icon:active {
  background-color: #525252;
  font-family: 'Plus Jakarta Sans', sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #012966;
  font-size: 21px;
}



.menu__item--depth-1 {  
  text-transform: capitalize !important;
  color: #2F2F2F !important;
  font-weight: 700 !important;
}

.menu__link {
 font-weight: 700 !important;
}

/*** HOMEPAGE SPECIFIC STYLES ***/

.body-container--home{

    & > .row-fluid-wrapper{

      /** 4 cards on homepage */
      .dnd-section.row-number-3{
        position: relative;
        z-index: 1;
              & > .row-fluid {
                & > .span3{
                  border-radius: 7px;                  
                  box-shadow: 0px 9px 30px 0px rgba(0, 0, 0, 0.13);
                }
              }
      }



    }          
}

/**** BLOG SPECIFIC STYLES ****/
.blog-listing {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;

  article {
    flex: 1 1 calc(33.333% - 20px);
    min-width: 200px;
    box-sizing: border-box;
    background: #f5f5f5;
    box-shadow: 6px 6px 9px rgba(0, 0, 0, 0.2);
    padding: 0;
    border-radius: 20px;
    overflow: hidden;
    background-color: #fff;    

    @media(max-width: 900px){
      flex: 1 1 calc(50% - 20px);
    }

    @media(max-width: 767px){
      flex: 1 1 calc(100% - 20px);
    }

    .blog-listing__post-image{
      aspect-ratio: 5 / 4;
      width: 100%;
      object-fit: cover;
    }

    .blog-listing__post-tag {
      background: #bae9fc;
      border-radius: 47px;
      color: #00aff4;
      font-size: 13px;
      font-weight: 700;
      padding: 5px 20px;
      text-transform: uppercase;
      text-decoration: none;
    }

    .blog-listing__post-title, .blog-listing__post-title-link{
      font-size: 25px;
      padding: 10px 0;
      text-decoration: none;
      margin-bottom: 0;
    }

    .blog-listing__post-timestamp{
      color:#00aff4;
    }

    .blog-listing__post-content{
      padding:20px;
    }
      
  }

  &::after {
    content: '';
    flex: 1 1 calc(33.333% - 20px);
    min-width: 200px;
  }
}


.hs-blog-post{

  .hero-container {

    &.large{

        &:after{
            position: absolute; 
            content: '';
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;          
            background: linear-gradient(102deg, rgba(2, 13, 31, 0.75) 13.66%, rgba(4, 31, 71, 0.01) 60.15%);            
        }

        .hero-content{
            padding: 200px 0;
        }
    }

    &.inside{

        height: 50vh;
        margin: 0 25px;
        padding: 25px;
        min-height: 650px;

        .hero-inside-image{
            position: absolute;
            top: 0;
            right: 0;
            width: 50%;
            height: 100%;
            object-fit: cover;            
            border-radius: 100px 20px 20px 0px;


            @media(max-width:900px) {
              width: 100%;
              border-radius: 0;
              opacity: 0.2;
              filter: grayscale(1);
            }            
        }

        .hero-content{
            gap: 200px;

            p{
                font-size: 24px;
            }

            @media(max-width:900px) {
              display: block;
            }            
        }

        &:before{
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            width: 50%;
            height: 100%;
            background-image: url(//48431102.fs1.hubspotusercontent-na1.net/hubfs/48431102/raw_assets/public/pief-theme/images/grid-footer.svg);
            background-size: contain;
            background-position:right;
        }
    }

    position: relative;
    min-height: 70vh;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 20px;
    overflow: hidden;

    display: flex;
    align-items: center;

    .hero-content{
        color: #fff;
        display: flex;
        flex-wrap: wrap;
        margin: 0 auto;
        width: 100%;
        position: relative;
        z-index: 1;
        max-width: 1395px;

        .hero-content-left{
            flex: 1 0 0%;
        }

        .hero-content-right{
            flex: 1 0 0%;
        }

        @media (max-width: 766px) {
          .hero-content-left{
              flex: unset;
          }
  
          .hero-content-right{
              flex: unset;
          }

          
          padding-top: 100px !important;
          
      }


      h1{
        color: #fff;

        @media(max-width:900px) {
            font-size: 30px;
        }
    }


        .hero-content-buttons{
            display: flex;
            gap: 20px;
            .button{
                align-items: center;
                border: 0;
                display: flex;
                font-weight: 700;
                gap: 10px;
                justify-content: center;
                padding-left: 25px;
                padding-right: 25px;
                white-space: nowrap;

                &.button1{
                    background-color: #00AFF4;
                }

                &.button2{
                    background-color: transparent !important;
                    border: none;
                }

                &:hover{
                    opacity: 0.8;
                    text-decoration: none;
                }
            }
            
            .hero-arrow-down {
                cursor: pointer;
                width: 40px;
                height: 40px;
                margin-top: 20px;
                transition: transform 0.3s ease, opacity 0.3s ease;
                opacity: 0.8;
                
                &:hover {
                    transform: translateY(5px);
                    opacity: 1;
                }
                
                /* Add a subtle bounce animation */
                animation: bounce 2s infinite;
            }
            
            @keyframes bounce {
                0%, 20%, 50%, 80%, 100% {
                    transform: translateY(0);
                }
                40% {
                    transform: translateY(-10px);
                }
                60% {
                    transform: translateY(-5px);
                }
            }
        }
    }
  }

  /* Breadcrumbs styling */
  .hero-breadcrumbs {
    margin-bottom: 20px;
    
    .breadcrumb-list {
        display: flex;
        flex-wrap: wrap;
        list-style: none;
        margin: 0;
        padding: 0;
    }
    
    .breadcrumb-item {
        display: flex;
        align-items: center;
        font-size: 14px;
        color: rgba(255, 255, 255, 0.8);
        
        &:not(:last-child):after {
            content: "/";
            margin: 0 8px;
            color: rgba(255, 255, 255, 0.5);
        }
        
        a {
            color: rgba(255, 255, 255, 0.8);
            text-decoration: none;
            transition: color 0.2s ease;
            
            &:hover {
                color: #fff;
                text-decoration: underline;
            }
        }
        
        span {
            color: #fff;
            font-weight: 500;
        }
    }
  }

  @media (max-width: 767px) {
    .hero-breadcrumbs {
        .breadcrumb-list {
            font-size: 12px;
        }
    }
  }

.blog-post__meta{
  display: flex;
  gap:10px;
  align-items: center;

  .blog-post__tag-link{
    background: #bae9fc;
    border-radius: 47px;
    color: #00aff4;
    font-size: 13px;
    font-weight: 700;
    padding: 5px 20px;
    text-decoration: none;
    text-transform: uppercase;
  }

  .blog-post__timestamp {
    display: block;
    color: #00aff4;
    font-size: 15px;
  }  
}

}

@media (max-width: 1350px) {

  .menu__item--depth-1{
    padding: 1.4rem 10px !important;

    .menu__link{
      font-size: 15px !important;
    }
  }
}


/****** MENU MOBILE


@media (max-width: 1200px) {

  .menu--desktop {
    display: none !important;
  }

  .menu--mobile {
    display: block !important;
  }

} ******/




.page-helpful{
  padding: 0 !important;
  border-top: 1px solid rgba(1, 41, 102, .26);
  
  .form-section {
      display: flex;
      gap: 30px;
      width: 75%;
      span{
          font-weight: 700;
          color: #012966 !important;
          font-size: 17px;
      }

      @media(max-width:550px) {
        width: 100%;
        padding: 0 45px;
        margin-bottom: 10px;
      }


  }

  & > .row-fluid{
      padding: 20px 0;
  }
  
  .hs-form-feedback{
      background-color: #f0f8ff;
      margin: 0;
      display: none;
      /* Add transition properties for smooth animation */
      transition: max-height 0.5s ease-in-out, opacity 0.5s ease-in-out, padding 0.5s ease-in-out;
  
      .hs-form-frame{
          margin: 0 auto;
          max-width: 1442px;
      }
  }

  .back-to-top{
      fill: #012966;
      display: flex;
      gap: 10px;
      text-decoration: none;  
      align-items: center;

      @media(max-width:550px) {
        width: 100%;
        padding: 0 45px;        
      }      
      
      span{
          font-weight: 700;
          color: #012966 !important;
          font-size: 17px;
      }
      
      svg{
          width: 20px;
      }
  }
}




footer.footer{
  background-color: #133D7B;
  padding: 100px 25px;    
  background-image: url('//48431102.fs1.hubspotusercontent-na1.net/hubfs/48431102/raw_assets/public/pief-theme/images/grid-footer.svg');
  background-repeat: no-repeat;
  background-position: right;
  background-position-y: 100px;

  .widget-type-simple_menu{
      ul{
        list-style: none;
        padding: 0;
        margin: 0;
          li{
              a{
                  text-decoration: none !important;
                  color: rgba(255,255,255,.75) !important;
              }
          }
      }
  }

  @media(max-width:766.5px) { 
    .pixeld{
      text-align: left !important;
    }
  }

}



@media (max-width: 1200px) {
  .menu--mobile {
      & .menu__wrapper {
          & .menu__item {
              & a {
                  &:after {
                      /*content: url(//48431102.fs1.hubspotusercontent-na1.net/hubfs/48431102/raw_assets/public/pief-theme/images/arrow-right-darkblue.svg);*/
                      content: unset;
                      position: absolute;
                      right: 35px;
                      background: 0;
                      left: unset;

                      bottom: unset;                      
                      height: unset;                                            
                      width: unset;                      
                  }
              }

              &.menu__item--depth-1 {
                padding-left: 0px !important;
                padding-right: 0px !important;
              }
          }
      }
  }
}

.menu__submenu .menu__link, .menu__submenu .menu__link:focus, .menu__submenu .menu__link:hover {
  background-color: #f1f5f9;
  color: #2a2a2a;
}

.header__language-switcher .lang_list_class, .menu .menu__submenu, .menu__submenu--level-2>.menu__item:first-child:before{
  border:0;
}

@media(max-width: 1024px){
  #main-content >  .body-container > .row-fluid-wrapper > .row-fluid > .span12.widget-span.widget-type-cell >  .row-fluid-wrapper:not(:first-child) {
    padding-top: 50px !important;
    padding-bottom: 50px !important;

    & > .row-fluid .dnd-column{
      margin-top: 0 !important;
    }
  }

}


.content-wrapper.error-404, .content-wrapper.error-500{
  max-width: unset;
  background-color: aliceblue;
  z-index: 9;
  position: relative;

  .error-page{
    &:before{
      color: #abd5ff;
    }
  }

}


.hero-carousel.slider-for .post-date{
  display: none;
}


#cpip-repeater-table{

border-spacing: 0;
border: 0;
border-collapse: separate;
border-spacing: 8px 4px;
width: 100%;


  thead{
    tr{
      th{
        background-color: #2a2a2a;
        padding: 5px;
        color: #fff;
      }
    }
  }

  tbody{
    tr{
      td{
        padding: 0;
        border: 0;

        .cpip-add,.cpip-remove{
          padding: 5px 10px;
          width: 50%;
        }
    }
  }



}