.aflm-tooltip {
   position: relative;
   display: inline-block;
}
.aflm-tooltip .aflm-tooltiptext {
   visibility: hidden;
   width: 140px;
   background-color: #555;
   color: #fff;
   text-align: center;
   border-radius: 6px;
   padding: 5px;
   position: absolute;
   z-index: 1;
   bottom: 150%;
   left: 50%;
   margin-left: -75px;
   opacity: 0;
   transition: opacity 0.3s;
}
.aflm-tooltip .aflm-tooltiptext::after {
   content: "";
   position: absolute;
   top: 100%;
   left: 50%;
   margin-left: -5px;
   border-width: 5px;
   border-style: solid;
   border-color: #555 transparent transparent transparent;
}

.aflm-tooltip:hover .aflm-tooltiptext {
   visibility: visible;
   opacity: 1;
}
.aflm-share-btn i {
   margin-top: 2px;
}
.woocommerce-MyAccount-navigation
   ul
   li.woocommerce-MyAccount-navigation-link--seperate-dashboard {
   margin-bottom: 40px;
}
.affiliate-ads-table td input[type="text"] {
   width: 100%;
   display: inline-block;
   margin-bottom: 5px;
}
/* // share template */

.aflm-share-brick {
   display: none;
   position: absolute;
   left: 0px;
   top: 0px;
   background: #fff;
   box-shadow: 0 10px 32.98px 1.02px rgba(0, 0, 0, 0.15),
      0 0 3px 0 rgba(0, 0, 0, 0.05), 0 0 0 0 rgba(0, 0, 0, 0.15);
   border-radius: 4px;
   width: 450px;
   padding: 20px;
   z-index: 11;
   animation-name: menu-slide-up;
   animation-duration: 0.3s;
}
.right-spec .aflm-share-brick {
   left: auto;
   right: 0px;
   top: -140px;
}
.aflm-share-brick .aflm-share-section .aflm-social-btns-sm .aflm-social-btn {
   display: inline-block;
   min-width: 125px;
   padding: 6px 10px 7px 42px;
   color: #fff;
   font-size: 14px;
   font-weight: 700;
   border-radius: 4px;
   margin: 0 8px 8px 0;
   position: relative;
   overflow: hidden;
   text-decoration: none;
}
.aflm-share-brick
   .aflm-share-section
   .aflm-social-btns-sm
   .aflm-social-btn:before {
   position: absolute;
   width: 32px;
   height: 100%;
   top: 0;
   bottom: 0;
   left: 0;
   background-image: url(../images/sprite.svg);
   background-color: rgba(0, 0, 0, 0.15);
   content: "";
}
.aflm-share-brick .copy-wrap .copy-code {
   display: block;
   font-family: monospace;
   font-weight: 700;
   font-size: 15px;
   color: #64687a;
   background-color: #ececec;
   border: none;
   border-radius: 4px;
   white-space: nowrap;
   padding: 11px 10px 15px;
   overflow: auto;
   margin: 0;
}
.aflm-share-brick
   .aflm-share-section
   .aflm-social-btns-sm
   .aflm-social-btn.aflm-social-btn-fb {
   background-color: #3b5998;
}
.aflm-share-brick
   .aflm-share-section
   .aflm-social-btns-sm
   .aflm-social-btn.aflm-social-btn-tw {
   background-color: #1da1f2;
}
.aflm-share-brick
   .aflm-share-section
   .aflm-social-btns-sm
   .aflm-social-btn.aflm-social-btn-in {
   background-color: #0077b5;
}
.aflm-share-brick
   .aflm-share-section
   .aflm-social-btns-sm
   .aflm-social-btn.aflm-social-btn-gp {
   background-color: #dd4b39;
}
.aflm-share-brick
   .aflm-share-section
   .aflm-social-btns-sm
   .aflm-social-btn.aflm-social-btn-em {
   background-color: #5d5d5d;
}
.aflm-share-brick
   .aflm-share-section
   .aflm-social-btns-sm
   .aflm-social-btn.aflm-social-btn-fb:before {
   background-position: -132px -485px;
}
.aflm-share-brick
   .aflm-share-section
   .aflm-social-btns-sm
   .aflm-social-btn.aflm-social-btn-tw:before {
   background-position: -165px -485px;
}
.aflm-share-brick
   .aflm-share-section
   .aflm-social-btns-sm
   .aflm-social-btn.aflm-social-btn-in:before {
   background-position: -231px -486px;
}
.aflm-share-brick
   .aflm-share-section
   .aflm-social-btns-sm
   .aflm-social-btn.aflm-social-btn-gp:before {
   background-position: -198px -484px;
}
.aflm-share-brick
   .aflm-share-section
   .aflm-social-btns-sm
   .aflm-social-btn.aflm-social-btn-em:before {
   background-position: -264px -484px;
}
.aflm-share-box {
   position: relative;
}
.aflm-share-box.active .aflm-share-brick {
   display: block !important;
   width: 325px;
   margin-top: 8px;
}
.aflm-share-brick::after {
   content: "";
   position: absolute;
   bottom: 100%;
   left: 70%;
   margin-left: 0px;
   border-width: 10px;
   border-style: solid;
   border-color: transparent transparent #fff transparent;
}
.aflm-share-brick .close-share {
   display: none;
   margin: 23px 15px 22px 15px;
   transition: transform 0.2s ease;
   width: 50px;
   height: 50px;
   background-color: #fff;
   top: 10px;
   right: 20px;
   border-radius: 50%;
   position: absolute;
   cursor: pointer;
   box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.15), 0 1px 10px 0 rgba(0, 0, 0, 0.1);
}

/* // graph card view */
.aflm-graph-card-header h3 {
   font-size: 20px;
   font-weight: 500;
}

/* // statistics  */

.woocommerce-MyAccount-navigation
   ul
   li.woocommerce-MyAccount-navigation-link--affiliatealink {
   margin-bottom: 40px;
}

/* // dashboard icons */
.woocommerce-MyAccount-navigation
   ul
   li.woocommerce-MyAccount-navigation-link--affiliatedashboard
   a:before {
   content: "\f513";
   font-family: "Dashicons";
   font-size: 20px;
   font-weight: normal;
   text-align: center;
}
.woocommerce-MyAccount-navigation
   ul
   li.woocommerce-MyAccount-navigation-link--affiliatealink
   a:before {
   content: "\f198";
   font-family: "Dashicons";
   font-size: 20px;
   font-weight: normal;
   text-align: center;
}
.woocommerce-MyAccount-navigation
   ul
   li.woocommerce-MyAccount-navigation-link--affiliatetraffic
   a:before {
   content: "\f185";
   font-family: "Dashicons";
   font-size: 20px;
   font-weight: normal;
   text-align: center;
}
.woocommerce-MyAccount-navigation
   ul
   li.woocommerce-MyAccount-navigation-link--affiliatesales
   a:before {
   content: "\f239";
   font-family: "Dashicons";
   font-size: 20px;
   font-weight: normal;
   text-align: center;
}
.woocommerce-MyAccount-navigation
   ul
   li.woocommerce-MyAccount-navigation-link--affiliateads
   a:before {
   content: "\f488";
   font-family: "Dashicons";
   font-size: 20px;
   font-weight: normal;
   text-align: center;
}
.woocommerce-MyAccount-navigation
   ul
   li.woocommerce-MyAccount-navigation-link--affiliatestats
   a:before {
   content: "\f184";
   font-family: "Dashicons";
   font-size: 20px;
   font-weight: normal;
   text-align: center;
}
.woocommerce-MyAccount-navigation
   ul
   li.woocommerce-MyAccount-navigation-link--affiliatetransaction
   a:before {
   content: "\f18e";
   font-family: "Dashicons";
   font-size: 20px;
   font-weight: normal;
   text-align: center;
}
.woocommerce-MyAccount-navigation
   ul
   li.woocommerce-MyAccount-navigation-link--affiliatepayment
   a:before {
   font-family: "Dashicons";
   content: "\f12e";
   font-size: 20px;
   font-weight: normal;
   text-align: center;
}

/* //statistics */
.subsubsub {
   list-style: none;
   margin: 8px 0 0;
   padding: 0;
   float: left;
   color: #646970;
}
.subsubsub li {
   display: inline-block;
   margin: 0;
   padding: 0;
   white-space: nowrap;
}
.ac_match,
.subsubsub a.current {
   color: #000;
}
.subsubsub a.current {
   font-weight: 600;
   border: none;
}
.subsubsub a {
   line-height: 2;
   padding: 0.2em;
   font-size: 18px;
   text-decoration: none !important;
}
#columnchart_material,
#columnchart_material,
#columnchart_material {
   width: 100%;
   height: 500px;
   display: inline-block;
   margin-top: 10px;
   background-color: #fff;
   padding-top: 15px;
   padding-left: 10px;
   padding-right: 10px;
   padding-bottom: 15px;
}

/* // modal box. */
.aflm-modal {
   position: fixed;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   background-color: rgba(0, 0, 0, 0.5);
   opacity: 0;
   visibility: hidden;
   transform: scale(1.1);
   transition: visibility 0s linear 0.25s, opacity 0.25s 0s, transform 0.25s;
   z-index: 999;
}
.aflm-modal-content {
   position: absolute;
   top: 30%;
   left: 50%;
   transform: translate(-50%, -50%);
   background-color: white;
   padding: 1rem 1.5rem;
   width: 75%;
}
#aflm-modal-body {
   margin: 10px 0px 10px 20px;
}
.aflm-close-button {
   float: right;
   width: 1.5rem;
   line-height: 1.5rem;
   text-align: center;
   cursor: pointer;
   border-radius: 0.25rem;
   background-color: lightgray;
}
.aflm-close-button:hover {
   background-color: darkgray;
}
.aflm-show-modal {
   opacity: 1;
   visibility: visible;
   transform: scale(1);
   transition: visibility 0s linear 0s, opacity 0.25s 0s, transform 0.25s;
}
.aflm-affiliate-ads-wrapper form{
   display: inline-block;
   width: 100%;
}
.aflm-affiliate-ads-wrapper .aflm-text-right{
   float: right;
}
.aflm-traffic-table tbody td:nth-child(2) p{
   width: 150px;
   display: inline-block;
}
