@import url('https://fonts.googleapis.com/css?family=Roboto+Slab:300,400,100');
body {
    background-color: #d7d6d6;

    color: #858a9f;
    font-size: 14px;
   
    font-family: "Roboto Slab" !important;
    font-weight: 300;
    letter-spacing: 0px;
}
a{color: #25afb4}
td, th {
    padding: 5px;
    border: 1px solid #d0cfcf;
}
table{border:1px solid #d0cfcf;}
li, table{
    color: #858a9f;
    font-size: 14px;
    line-height: 30px;
    font-family: "Roboto Slab";
    font-weight: 300;
    letter-spacing: 0px;
}
.container{background-color: #fff}
body {
    margin: 0;
    color: #747474;
    min-width: 320px;
    -webkit-text-size-adjust: 100%;
    font: 13px/20px PTSansRegular,Arial,Helvetica,sans-serif;
}
.affix{  top: 0;
      width: 86.8%;
      z-index: 9999 !important;
      box-shadow: rgba(0,0,0,.117647) 0 1px 3px;
      background-color:#fff !important; 
        }

 .affix + .container-fluid {
      padding-top: 70px;
  }
.top-header{    background-color: #25afb4;
    font-size: 12px;
    color: #8c8585;
    border-bottom-color: #e5e5e5;padding: 0px;
		}
.top-header ul{padding: 7px 27px;}

 header ul{ list-style-type: none;    margin: 0px;
     }   
 header ul li{ display: inline; }
 
 .logo-area{    padding: 25px;    border-bottom-color: #e5e5e5;}

 .default{background: #4c5166;
    text-transform: uppercase;
    color: #ffffff;
}
.default a{ color:#fff !important; }

.default a:hover{background: #25afb4 !important;color:#fff !important;}



.navbar-nav > li > a{ padding-top: 12px;padding-bottom: 12px }


.border-line{border-bottom:1px solid #f0f0f0;}
.navbar-nav > li:hover > .dropdown-menu {
   display: block;
}

@media screen and (max-width: 320px) {
    .dropdown-menu-sec, .dropdown-menu{display: block !important;}
    .dropdown-menu{
        box-shadow: none !important;
    border: none !important;
    left: 17px;
    position: relative !important;
    top: 0px;
    clear: both;
    width: 100%;
    background-color:#fff !important;

    }
    .dropdown-menu-sec {
        display: block !important;
        position: relative !important;
        left: 23px !important;
        border: none !important;
        background: none !important;
        top: 0px;
        box-shadow: none !important;
         background-color:#fff !important;
         box-shadow: none !important;
         top:0 !important;
  }
  
  .dropdown-menu-sec li {
        border:none !important;
  }
  
  .dropdown-menu-sec li a{border:none !important;}
    .affix, .navbar {overflow-y:scroll !important;}
    .affix  {position:relative !important; width:100% !important;}
    .divider-small{ clear:both;}
    .default {height: 35px;clear: both;}

}
  @media screen and (max-width: 480px) {
      
      .dropdown-menu-sec, .dropdown-menu{display: block !important;}
    .dropdown-menu{
        box-shadow: none !important;
    border: none !important;
    left: 17px;
    position: relative !important;
    top: 0px;
    clear: both;
    width: 100%;
    background-color:#fff !important;;

    }
     .dropdown-menu-sec {
        display: block !important;
        position: relative !important;
        left: 23px !important;
        border: none !important;
        background: none !important;
        top: 0px;
        box-shadow: none !important;
         background-color:#fff !important;
         box-shadow: none !important;
         top:0 !important;
  }
  
  .dropdown-menu-sec li {
        border:none !important;
  }
  
  .dropdown-menu-sec li a{border:none !important;}
    .affix, .navbar {overflow-y:scroll !important; }
    .affix  {position:relative !important; width:100% !important;}
.divider-small{ clear:both;}
    .default {height: 35px;clear: both;}

  }
  
.dropdown-menu{
    background-color: #f2efef;
    border-top: 3px solid #25afb4;
    font-family: "Roboto Slab";
    font-weight: 300;
    box-shadow: 1px 1px 30px rgba(0, 0, 0, 0.06);
    -webkit-box-shadow: 1px 1px 30px rgba(0, 0, 0, 0.06);
    -moz-box-shadow: 1px 1px 30px rgba(0, 0, 0, 0.06);
}
.dropdown-menu li a{
    padding-top: 7px;
    padding-bottom: 7px;
    color: #333333;
    font-family: "Roboto Slab";
    font-weight: 300;
        border-bottom: 1px solid #dcdadb;

    font-size: 15px;
}
 .dropdown-submenu:hover .dropdown-menu-sec{display: block !important}
.dropdown-submenu{ position: relative; }
.dropdown-menu-sec {
    position: absolute;
    top: -20px;
    left:187px;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    margin-top: 2px;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #f2efef;
    border-top: 3px solid #25afb4;
    font-family: "Roboto Slab";
    font-weight: 300;
    box-shadow: 1px 1px 30px rgba(0, 0, 0, 0.06);
    -webkit-box-shadow: 1px 1px 30px rgba(0, 0, 0, 0.06);
    -moz-box-shadow: 1px 1px 30px rgba(0, 0, 0, 0.06);

    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.dropdown-menu-sec li a{
    padding: 1em 1.5em 1em 1.5em !important;
    color: #333333;clear: both;
        line-height: 1;
        display: block;
            white-space: nowrap;
    font-family: "Roboto Slab";
    font-weight: 300;
        border-bottom: 1px solid #dcdadb;

    font-size: 15px;
}
.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

.navbar-inverse{background-color: transparent ; border-radius:0px;}
.navbar{border: 0px !important; margin-bottom: 0px !important; min-height: auto}
.navbar-inverse .navbar-nav > li > a{font-family: "Roboto Slab";
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 1px;}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus{color: #25afb4; background-color: transparent;}
.navbar-inverse .navbar-nav > li > a:hover{ color:#25afb4 ; }


.right-div{
    background-color: rgb(237, 237, 237);
    padding: 30px 10%;
    background-position: left top;
    text-align: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 339px;
    height: auto;
}
.left-div{
     background-color: rgb(245, 245, 245);
    padding: 30px 10%;
    text-align: center;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 339px;
    height: auto;
}
.left-div h2, .right-div h2{
        color: #4c5166;
            margin-bottom: 30px;
    font-family: "Roboto Slab";
    font-weight: 400;
    line-height: 1.4;
    letter-spacing: 0px;
}
.text{
    margin-top: 0;
    margin-bottom: 20px;
    color: #858a9f;
    font-size: 16px;
    line-height: 34px;
    font-family: "Roboto Slab";
    font-weight: 300;
    letter-spacing: 0px;
}
.slider{min-height: 200px;
      background-image: url("../images/banner1.jpg");
      background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
#page-title{
    background-image: url("../images/CTA_background.jpg");
    background-position: center;
    background-color: rgba(246,246,246,0);
    background-size: cover;
    background-attachment: fixed;
    border-color: rgba(210,211,212,0.01);
    background-position: top center;
}
.page-title-title{color:#fff;}

.recently-published h3{
    text-align:center;
    font-size: 32px;color: #4c5166;
    font-family: "Roboto Slab";
    font-weight: 400;
    line-height: 1.4;
    letter-spacing: 0px;}

    #footer-nav > .container{
      background-color: #4c5166;
    }
    .footer-area{ padding: 80px 3px 50px 3px; }
    .copyright{text-align: center;}
    .copyright ul{ list-style-type: none; }
    .copyright ul li{display: inline;}
    .copyright ul li a{    color: #8c8989;
    font-size: 12px;}
    .footer-social{text-align: center; margin-top: 20px}
    .footer-social ul{ list-style-type: none; }
    .footer-social ul li{display: inline;}
    .footer-social ul li a{
        color: #858a9f;
    background-color: #5a617a;
    border-color: #5a617a;
    border-radius: 50%;     padding: 15px 18px;;}

    .read_more a{
       
    padding-bottom: 10px;
    font-family: 'Montserrat';
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 1px;
    border-bottom: solid 1px #bbbdc4;
    color: #858a9f;
}
  .read_more a:hover{text-decoration: none;}
    

.section-1 h4{ 
    margin-bottom: 0px;color: #4c5166;font-size: 24px;    
    font-family: "Roboto Slab";
    font-weight: 400;
    line-height: 1.4;
    letter-spacing: 0px;
}

p{
    margin-top: 0;
    margin-bottom: 20px;
    color: #5d5d5d;
    font-size: 16px;
    line-height: 34px;
    font-family: "Roboto Slab";
    font-weight: normal;
    letter-spacing: 0px;
}
.seprator{
    border: 0 solid #e7e6e6;
    clear: both;
    position: relative;
    z-index: 11;
    border-color: #25afb4;
    border-top-width: 2px;
    margin-top: ;
    margin-bottom: 10px;
    width: 100%;
    max-width: 100px;
}
.other-text ul{list-style-type: none; margin: 0px; padding: 0px}
.other-text ul li:before{
    font-family: "FontAwesome"; font-weight: 900; 
    font-size: 14px;
    content:"\f058";
    color: #25afb4;margin: 0px 15px;
}

.other-text ul li {
     margin-top: 0;
    margin-bottom: 20px;
    color: #858a9f;
    font-size: 16px;
    font-family: "Roboto Slab";
    font-weight: normal;
    letter-spacing: 0px;
}
.post-list, .issue_subs{ list-style-type: none; padding:0px; }
.inner-page{ margin-top: 10px }
.right-sidebar{float: right;}


.side-nav{
   list-style:none;
   margin:0;
   padding:0;
   border-top:1px solid #ededed;
   margin-bottom:20px
  }
  .side-nav ul{list-style:none;margin:0;padding:0}
  .side-nav li{margin:0;padding:0}
  .side-nav li a{border-bottom:1px solid #ededed;display:block;height:auto;font-weight:400;font-size:14px;color:#333;line-height:1.69em;padding:8px 0}
  .side-nav li a:hover{background:0 0}
  .side-nav li.current_page_item>a{background:0 0;color:#a0ce4e}
  .side-nav li.current_page_item li a{color:#333;border-bottom:1px solid #ededed}

  .page_item_has_children:hover > .children{display: block !important}

  .side-nav .children{display:none;margin-left:15px}

  .side-nav .arrow{display:inline;margin-left:0}
  .side-nav .arrow:after{position:absolute;font-size:14px;font-family:icomoon}
  .right-sidebar .side-nav{border-right:1px solid #ededed}
  .right-sidebar .side-nav li.current_page_item>a{border-right:3px solid #25afb4}
  .right-sidebar .side-nav .arrow{margin-left:10px}
  .right-sidebar .side-nav .arrow:after{content:'\f105'; font-family: 'fontawesome'}
  .right-sidebar .side-nav{border-left:1px solid #ededed}

  .right-sidebar .side-nav li a:hover{border-left:3px solid #a0ce4e}

  .right-sidebar .side-nav li a{padding-left:25px}
  .right-sidebar .side-nav .arrow{margin-right:10px}
  .right-sidebar .side-nav .arrow:after{content:'\f104'}
  .right-sidebar .side-nav .children{margin-left:40px}
  .right-sidebar .side-nav .children a{padding-left:0}
  .widget { background-color: #f8f6f6;margin-bottom: 20px ; padding-bottom: 10px}
   .widget h3{ font-size: 18px; border:1px solid #f0f0f0; padding:5px; border-top: 3px solid #25afb4; margin-top: 0px}
   
   .post-title-toc2{ font-size: 18px; border:1px solid #f0f0f0; padding:5px; border-top: 3px solid #25afb4; margin-top: 0px}
   .myheading2{font-weight:bold;}
   #article > .post-title{
     font-size: 16px;
     color: #25afb4;
     text-align: left;
     font-weight: 100 !important;
   }
   .doi{ font-size: 12px }
    #article > .post-title a{color:#7b7b7b;}
     #article{ margin-bottom: 20px }
     .big-seprator{border-bottom: 2px solid #25afb4}
     .postmeta a { color: #25afb4 !important; font-size: 12px !important }
    #coming_issues_h3{ color:#7b7b7b; font-size: 16px}
    #coming_issues p{ margin-bottom: 0px }
    #coming_issues_p3{font-size: 14px}
     .goto-top{
        display: none; /* Hidden by default */
    position: fixed; /* Fixed/sticky position */
    bottom: 20px; /* Place the button at the bottom of the page */
    right: 30px; /* Place the button 30px from the right */
    z-index: 99; /* Make sure it does not overlap */
    border: none; /* Remove borders */
    outline: none; /* Remove outline */
    background-color: #25afb4; /* Set a background color */
    color: white; /* Text color */
    cursor: pointer; /* Add a mouse pointer on hover */
    padding: 10px 15px; /* Some padding */
    border-radius: 10px; /* Rounded corners */
    font-size: 18px; /* Increase font size */
     }
     .goto-top:hover {
    background-color: #555; /* Add a dark-grey background on hover */
}

    .shop-tracking-status .form-horizontal{margin-bottom:50px}
.shop-tracking-status .order-status{margin-top:150px;position:relative;margin-bottom:150px}
.shop-tracking-status .order-status-timeline{height:12px;border:1px solid #aaa;border-radius:7px;background:#eee;box-shadow:0px 0px 5px 0px #C2C2C2 inset}.shop-tracking-status .order-status-timeline .order-status-timeline-completion{height:8px;margin:1px;border-radius:7px;background:#9ec49e ;width:0px}
.shop-tracking-status .order-status-timeline .order-status-timeline-completion.c1{width:14%}
.shop-tracking-status .order-status-timeline .order-status-timeline-completion.c2{width:28%}
.shop-tracking-status .order-status-timeline .order-status-timeline-completion.c3{width:42%}
.shop-tracking-status .order-status-timeline .order-status-timeline-completion.c4{width:56%}
.shop-tracking-status .order-status-timeline .order-status-timeline-completion.c5{width:70%}
.shop-tracking-status .order-status-timeline .order-status-timeline-completion.c6{width:84%}
.shop-tracking-status .order-status-timeline .order-status-timeline-completion.c7{width:94%}


.shop-tracking-status .image-order-status{border:1px solid #ddd;padding:7px;box-shadow:0px 0px 10px 0px #999;background-color:#fdfdfd;position:absolute;margin-top:-35px}.shop-tracking-status .image-order-status.disabled{filter:url("data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'><filter%20id='grayscale'><feColorMatrix%20type='matrix'%20values='0.3333%200.3333%200.3333%200%200%200.3333%200.3333%200.3333%200%200%200.3333%200.3333%200.3333%200%200%200%200%200%201%200'/></filter></svg>#grayscale");filter:grayscale(100%);-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);-o-filter:grayscale(100%);filter:gray;}
.shop-tracking-status .image-order-status.active{box-shadow:0px 0px 10px 0px #cf7400}.shop-tracking-status .image-order-status.active .status{color:#cf7400;text-shadow:0px 0px 1px #777}
.shop-tracking-status .image-order-status .icon{height:40px;width:40px;background-size:contain;background-position:no-repeat}
.shop-tracking-status .image-order-status .empty_icon{height:40px;width:40px;background-size:contain;background-position:no-repeat}
.shop-tracking-status .image-order-status .status{position:absolute;text-shadow:1px 1px #eee;color:#333;transform:rotate(0deg);-webkit-transform:rotate(0deg);width:120px;top:-50px;left:0px}.shop-tracking-status .image-order-status .status:before{padding-right:5px}
.shop-tracking-status .image-order-status-new{left:0}.shop-tracking-status .image-order-status-new .icon{background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABHNCSVQICAgIfAhkiAAAA+JJREFUWIXtll+I1FUUxz/n3vv7/WZmZ/+OphuWlliQZn8f2igxyCSIRMgeFNrUDVlUCIoeit4KeujN1CxZN5HAkiCo6CUq0NRU1KUgoqhlFcvd1f0z7Tgzv9+9PfyG2dl1Vpsa8KH9wuHec+/9nfu9557fORdmMYv/O+Rak70vpJcaP3gzDPNrnLg8DjvlS4cCgupGBS1yxFl56bn3xo7XRGDflqYlfpA6qJS+c/mja1LNbe1EUYggGD8A5aNMAtEBykyK6ATKC1A6ILTO/fB1j/Sf+ugvG3HRin2lc1f20HUJ7O9qvk0S/ollKzpb5y26Q40MnHVnD38mTgDncFEeowSjwdOC0YKnwUzrJ5ItZB57w104vteFg6fVz+dGc0XLto3vjvdU7qcrlQNdyQUkk8fvXd3dtviB1Xr8Qh+nv/lYCoUr2CjE2ggloERQCrQSlBK0AjWtLy5P4fJPclPHi5L/4xStidAbHsuvevpBM/DpyWLfVR54v6thXjKVPLls5ab29iUd2o39ihc0UIwmnWSdBWtBGUR7sahYKLWiDYguG042z6eQG6evdy2iNL9dGJtw1m7q3JM9WCbQszE9N2hMHWtbsHShOHJDA33pR555jea5t5IbOTd5X6JANIiKBQ1K4g1FynMSBygAQUOGyMGXO9bjbCGXDPxENpcPcazv3JM9JHs3N7UZY4cB/CB1Pizmv7v9vifX3bN6G9HIL+AszllwLrbqXKyX+v9kzM/cRXbkIl998PJFXHgmsvYJALFsVcZEbwOgZM2VYn5F0Jh5avmqrUSjv2OLE9hiDhdeKYsNp+nF3HXH8n+epXHOIu5euaFFtB62Si8WOOoUO6f8BQe2zzn8+ObdD6czC6+ZH/4Lvt2/PTd0/seNnbsqYgBgX3fTQ2LtUaV1UUR5ojTORjWYdjPOiMS2HC5voygAeH5PVqYQcCAfdje3ABRtdKlj7asMHOupbrFG3Hz/Or7/fAee0m0AnvjFZ3cNZgFMmSU4do9eBujdkiaRSpNMpetCIEg2ArChZL8S5qrVJSht8JMNdSGgjTfj3IwEtPHwE/XxgDZ+7QSM9ggS9fGA+fceuJEEPI+gTjFg/PIV+EDhWgQCoBXiimf8FLhackEViEKpctG9BRgDLgFRNQLNQMYpb3C4/8zczMKO0nBFknGVCceVdVd1TdwO9fdhxRsC5pf2jEokphDQJd374vTEW9idrwthS43nrQqHGfnkxMQ7QALwqHiHTM/5rUCm1AbEd1YPFAAFZIlPfh4oViMAkARaSpvPGKQ1IiS+j1FgHCYft9erevWqijNXqlncaPwNorOPpsGntkIAAAAASUVORK5CYII=);}
.shop-tracking-status .image-order-status-process{left:14%}.shop-tracking-status .image-order-status-process .icon{background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA9dpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wUmlnaHRzPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvcmlnaHRzLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcFJpZ2h0czpNYXJrZWQ9IkZhbHNlIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDpjMmY4Njc2Mi02MmNkLTExZGYtOGJjNS1hMWFiNzQ2MTIxODIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6ODI0OTQ1MTJFRTdCMTFERkFGNjZCMDk0NkMyREY1QUQiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6ODI0OTQ1MTFFRTdCMTFERkFGNjZCMDk0NkMyREY1QUQiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RDAxODVEODIxQUJEREYxMUIzQ0M5QzMxNTk4RDUwOEYiIHN0UmVmOmRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDpjMmY4Njc2Mi02MmNkLTExZGYtOGJjNS1hMWFiNzQ2MTIxODIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5Ny4RfAAAIXUlEQVR42uxaW2xUxxn+5uzZXe9ip9iISww4sR0Tu4TQ1KRJiyEFIggJRVUDCVLV5LHtQ5/6UColfYkaVSF96FPf+lCpqqhQ0ypEFU0jK3GTQCgVBktObcCxjR0Msb1re2/n2vnnnNlzzt439UpFYlbjMzvnn///v/kvc1kz27ZXAKzhVcPdVSK8phgHYOMuLgQg56K5G4t2D8A9APcA3APwfwQgnU7jnU9fxfDcnxoqddeW7+O53tcQDodXF8BbV04iZy5j64Y+MP5xlwq3zaCwkKghJQJViUJlMTD+SmEqvRU0stiwYNsmTFuDaRn8mYNuZkCr5uXpt7AxvgPf3fGr1QXwyt+24vmdv8Zs+iJIM6k4Y0pw9XMVVZVYnfKcRf++0AMYHP8Nfrb/0v8MQC3syZlpZLkVhKLMs0LpsvilpDZFNnKr6KvijkUAdK68Zq40NAassIGssSQsXq6siz+IDS0Pi+c3Ol5CW7yjRgB2RvhvI4thp2Hx+Djefwq6lYFhafy7LhxM4R8LJidqgqFrAujvPnkR/VtO4ImOHyAeaatmgYxg3siiczelkjVWMJ+9zuUZIuC9SLF50BuIq61oiW3At7/yY/xz4rdYzs1hoPNHAWsUA7AygmFDXQiOsml9Hl+kx8rSpfUvkMhOIxpqRv/W4/j3zTOITMXxTO8rpQG0ad/E3PwkJhKfNHYPv67VsYC1lAczOPIkrkz2Buha1yTR3JTG490z2NkxjUfaj+D8+B+5FX6I5uj6YgDtme9hX9c+mKbpy0BSqps8mZMNnfcMhWT0nvkyl0NnF2Wy/8yf48limbuOY21S/tTxgQDNneUMkpkc/jI8iJw+jb09Gdzf2o0LU7/HgZ6flnYhy7YcAJ4mgZRK/bb7ivmA2b627A+MpYMfC/LSzFRFd13fEhP1xf6n8cHYLD5U3sG2jS2YTV4tHwO2acMwjDwAqQfzfckryPzLGgJWy4/3TQRz6RVFceMty4PVC965MqfySHMLYvEmzK/E0Nq5GR/d/EN5AKZlugC8WWS+Z94hqM2rLTcbzHUT6Wo+9woAY55YU6RPzwI3l8vHTXNLG4bH10PZmaucRi3Lgq4bfJYKhfrBOMoxzzzetkOSlgAi+sQ7xwKGlQsAmExUyn4x3E5u4p44WRkA+b9p6rz6FGbelg6+WPC8ypt5D1TQtbyxtClU3HgzAmvOVGKp+iJo1WABTdddtyiYYdp5Sq3zCnupR3gRtxyzBWE+W7ECVwypIVcZLbCAzS4t1wAgWwUAt4ChG57pmRemnjKOth5Iz3WCs+3LVMxLAmHTLGmBhXSuovKtIvCrWMB0Y6BIeTi+m591ud320UlreE8W8H2yDD3NiHMApNmvd9tCgV81BgxD8xSQqU+kcibizzsnoCBVenHA/CnWF0f0N+pawORrDq07VLZtvoixmccrKk80hYBLAyAXKpHnKfike5dKsfnzm+Kd5Gyfq0k3M10ANre2ZTntXQ/9VdSqMWD2lgcwG/szZhZmsGhMNXQvFEutzScMqnW5kK2XB7AQ+Rib4t1oDq9pLIBwMzILCWEBu04AsFhlFzJMre5ZqbeYpuGeC+qXVXiZXgyAn1UbDcC5wXCUqRuAVeVImdX5Hr3MTwbW/CYYN7thLzn7eXbfItQt16Gsu1Xn5YS7kPEV37izsSLPXwzeKBh83XkcLrcbtS1RA31GGPrYI1iz3I/tPT1Yu9YRlkgsYnx8HKlblxDeNgKm1nbTkNGTXPsw0lf7qvK0KXs9W2JCX+Wx8JpdDIDO84UWyI32Yp32JB7q68Hi4iKmJqedlbGtFX19X+UCVSyMGohuv1KbAXhq1a5tx3q9Ok+w6/n7pJLuKC+2zpw5g8H33+PaK0VE8VgMnZ1d4upx9vNZaJom/DcajaL9/nbE4zFMTNxAOpOt2Yu+LE9VsbCHW+bYT4aCF1tDQ0PY/9QBHiS2YKYbujgXjIyM8KxhIZVKCUEPdHbi5ZdehhoO4/Tp0xi5MozN7ZsFTSSsoru7p6ry166N18EzjL7ePqiqikg0wrf5IQydB47JxbXw5s92P7IkEwm+Muu4PTcHnQPbuetbuDWfxMzcPHZ8/Qmxd7pz+7ZYvROctpaSTNbDs8TtnxIpzkJ79uzBB9wKNOuBq41MGqGQimw2CzXi3Can/Ga1IRQn82cyGYx+Olo9iDmdGgrXzHP4qhdbZAnStSgGygn7+cmT+GziMw4ihGhTFF09D2Ng39MC1IUP38coZ57lQmh/09XdhV++/npVAKvIs/hyt7AcPHQIb77xBiKRqPBZTRvB9OSE2JylVlJYXnJOUZqWwyFOW0s5ePAg3jx1alV4quWWalohqb17924Mc4Fn334bIR5AaS6w1EXA0aNHMcBNS+PEYb/EYkh9gufAAIYvX8bZs2cr8vyOy9PPq/C+SpVM5bJOMaDzAKNMRG2qzx05giU+K38/d87dFrP8HSaNo/cvnDgh/FUKkEL9/J2zhsPzWT4mkUziH+++W5LnM4cP4/ljx4SF6BqG3I0q0dJ3eTpkXOkcZxgh4bLSIKrUzuVyAhgNnrhxAxfOX8D01JQ4D3Rz/9x/4AB2PPqokxxcQRIEKSqVlxND/Ch4aYII0PjYGC5d/BdmZmbEuK0dHdj71F587bHHuItFxLpAgUs/R1GbntRPfbxqAgCvERIg8j8XQgJIEFX6Lu6JOHMaREq6g/MXVP5DjZwdqbh/0yYt4Nx8mPmDDY2R4KWyVKktZ56q5C3l8z7xE5PtdyFpailQtv2Hen+VShaezErFld+d/H4dcAleSVlJL/v8NAH6wn+3KRQmQVXak1fcOhfEhL+/1GSUm4gSEyP+3ea/AgwAu5wYDt9YsuEAAAAASUVORK5CYII=);}

                        .shop-tracking-status .image-order-status-review {left: 15% !important;}
                        .shop-tracking-status .image-order-status-reviewdone {left: 30% !important;}
                        .shop-tracking-status .image-order-status-resubmission {left: 45% !important;}
                        .shop-tracking-status .image-order-status-resubmitted { left: 60% !important;}
                        .shop-tracking-status .image-order-status-accepted { left: 75% !important;}
                        .shop-tracking-status .image-order-status-published {left: 92% !important;}
                        .rejecticon{ background-color:#f00  !important;  background-size: contain;
    height: 40px;
    width: 40px;  border-radius: 20px;}
    .acception{ background-color:green  !important;  background-size: contain;
    height: 40px;
    width: 40px;  border-radius: 20px;}
.common_menu ul{list-style-type: none; padding: 0px}
.common_menu ul li{padding: 3px 5px}
.common_menu ul li a:before{ font-family: 'fontawesome'; content: "\f104"; padding: 0px 5px }
 .user-details {position: relative; padding: 0;}
.user-details .user-image {position: relative;  z-index: 1; width: 100%; text-align: center;}
 .user-image img { clear: both; margin: auto; position: relative;}

.user-details .user-info-block {width: 100%; top: 55px; background: rgb(255, 255, 255); z-index: 0;}
 .user-info-block .user-heading {width: 100%; text-align: center; margin: 10px 0 0;}
 .user-info-block .navigation {float: left; width: 100%; margin: 0; padding: 0; list-style: none; border-bottom: 1px solid #428BCA; border-top: 1px solid #428BCA;}
  .user-info-block ul li {float: left; margin: 0; padding: 0;}
   .user-info-block ul li a {padding: 20px 30px; float: left;}
   .user-info-block ul li.active a {background: #428BCA; color: #fff;}
 .user-info-block .user-body {float: left; padding: 10px; width: 90%;}
  .user-body .tab-content > div {float: left; width: 100%;}
  .user-body .tab-content h4 {width: 100%; margin: 10px 0; color: #333;}
  .introduction li{
    color: #5d5d5d;
    font-size: 16px;
    line-height: 34px;
    font-family: "Roboto Slab";
    font-weight: normal;
    letter-spacing: 0px;
      
  }

