/* Created by Razi */

.activePage {
    /*font-weight: bold;*/
    color: rgb(0,175,1) !important;
}

.activePackage {
    color: rgb(0,175,1) !important;
}

.task {
    font-family: Verdana,sans-serif;
    background-color: #4d9494;
    color: #f9f9f9;
    padding: 3px 30px;
    position: relative;
    display: inline-block;
    cursor: pointer;
}

.inputProperty {
    border: 1px solid;
}

.form-wrap {
    padding: 20px;
    border: 1px solid #ddd;
    border-radius: 4px;
}

td, th {
    padding: 5px;
}

.sizeChanger h3 {
    font-size:12px;
    border: none;
}

.question{
    border-bottom: 1px solid #CCCCCC;
}

.question p {
    margin-left:5px;
}

.myAccount h3 {
    color:white !important;
    background: rgb(153, 0, 204) !important;
}

.description-header {
    color: rgb(139,41,19) !important;
    background: white !important;
    font-size: 22px;
    line-height: 1.5;
    display: inline-block;
    padding: 0px 10px;
    border-radius: 4px;
}

.description-text {
    font-style: normal; 
    font-variant: normal; 
    font-weight: normal; 
    font-size: 12px;
    line-height: 1.5; 
    font-family: Verdana, Helvetica, sans-serif; 
    text-decoration: white; 
    text-align: justify;
}

.myAccountDocument {
    font-style: normal;
    font-variant: normal; 
    font-weight: normal; 
    line-height: 1.5; 
    font-family: Verdana, sans-serif; 
    text-align: justify;
    /* text-indent: 5%; */
}

.myAccountAddress span {
    font-style: normal; 
   /* font-variant: small-caps; */
    font-weight: normal; 
    font-size: 1.2em; 
    line-height: 1.2; 
    font-family: Verdana, sans-serif;
}

.myAccountTextBack {
    font-variant: small-caps; 
    font-family: Verdana, sans-serif; 
}

.rBtnText {
    font-style: normal; 
    font-variant: normal; 
    font-weight: normal; 
    line-height: 1.5; 
    font-family: Verdana, Helvetica, sans-serif !important; 
    cursor: pointer; 
    text-align: center; 
    border: none !important;
    text-decoration: none; 
    display: inline-block; 
    letter-spacing: 1.5px !important;
}

.eac-sugg {
    color:#ccc;
}

.my-custom-theme {
    border-radius: 5px; 
    border: 0px solid #000;
    background: rgb(0, 0, 255);
    color: #fff;
}

.my-custom-theme2 {
    border-radius: 3px; 
    border: 0px solid #000;
    background: #267dff;
    color: #fff;
}

.delete-theme{
    border-radius: 5px; 
    border: 0px solid #000;
    background: rgb(255, 0, 0);
    color: #000;
}

/* Use this next selector to style things like font-size and line-height: */
.my-custom-theme .tooltipster-content, .my-custom-theme2 .tooltipster-content {
    font-family: Arial, sans-serif;
    font-size: 14px;
    line-height: 16px;
    padding: 8px 10px;
}

/* Use this next selector to style things like font-size and line-height: */
.delete-theme .tooltipster-content {
    font-family: Arial, sans-serif;
    font-size: 14px;
    line-height: 16px;
    padding: 8px 10px;
}

/****************************************************************/

/*******************Buttons in My Account************************/

.buttonPane {
    background-color:#89ded1;
    height: 52px;
}

.buttonPane > div {
    margin:4px;
}

.buttons-how-to-return, .buttons-how-to-return-disabled {
    
    font-family:Vrinda;
    font-size:14px;
    padding: 4px 10px !important;
    height:32px;
    letter-spacing: 1px;
    word-spacing: -3px;
    border:1px solid transparent;
}

.buttons-how-to-return {
    cursor:pointer;
}

.buttons-how-to-return:hover {
    
}

/******Created by Rasel*********/

.myACButton {
    font-family:Vrinda;
    font-size:14px;
    padding: 0px 10px !important;
    letter-spacing: 1px;
    word-spacing: -3px;
    border:1px solid transparent;
}

.myACButton:hover{
    border: 1px solid #fbcb09;
}

.buttonEdit{
    color: #000000;
    background-color: rgb(255, 255, 0);
}

.buttonSave{
    color:black;
    background-color: rgb(0, 225, 0);
}

.buttonCancel{
    color: #fff;
    background-color: rgb(255, 51, 51);

}

.buttonDelete{
    color: #fff;
    background-color: rgb(255, 0, 0);
}

.buttonReset{
    color:black;
    background-color: rgb(255, 153, 153);
}

.buttonAddAddress{
    color:black;
    background-color: rgb(255, 214, 0);
}

.btnClear, .btnClear:hover, .btnClear:active, .btnClear:focus{
    color: white;
    background-color: rgb(255, 0, 255);
}

.buttonPreview{
    color: black;
    background-color: rgb(164, 153, 160);
}

.buttonRefresh{
    color:black;
    background-color: rgb(255, 100, 5);
}

.buttonSubmit{
    color:black;
    background-color: rgb(0, 179, 59);
}

.buttonNextPage{
    color:black;
    background-color: rgb(0, 255, 255);
}

.buttonPreviousPage {
    color:white;
    background-color: black;
}

.buttonSignUp {
    color:white;
    background-color:rgb(77 148 148);
}

.buttonSignUp:hover, .buttonSignUp:active, .buttonSignUp:focus {
    color:white;
}

.buttonAddToCart {
    background-color:rgb(255, 183, 0);
}

.buttonAddToWishList{
    color:black;
    background-color:rgb(255, 223, 100);
}

.buttonCheckout {

    background-color:rgb(0, 255, 255);
}

.buttonProceedShp {
    color:black;
    background-color:rgb(0, 201, 255);
}

.btn-create-wishlist {

    color: white;
    background-color: rgb(1,145,255);
}

.buttonBack {
    color:white;
    background-color:rgb(70, 70, 70);
}

.buttonBack:hover, .buttonBack:active, .buttonBack:focus {
    color:white;
}

.msgNotify1 {
    float: left; 
    margin-top: 8px; 
    background-color: yellow; 
    height: 30px; 
    vertical-align: middle;
    margin-left: 5px;
    padding-left: 8px;
    padding-right: 8px;
}

.msgNotify2 {
    margin-top: 8px; 
    background-color: yellow; 
    height: 30px;
    vertical-align: middle;
    margin-left: 40px;
    padding-left: 8px;
    padding-right: 8px;
}

.shortDesp {
    line-height: 1.5; 
    font-family: Verdana, Helvetica, sans-serif; 
    cursor: pointer; 
    display: inline-block; 
    padding: 5px;
    font-size: 11px;
    background: lavender;
}

/**********************************/

.tab-content p a span {
    font-family: Helvetica,Arial,sans-serif;
    font-size: 24px;
    color:#FF8040;
    float: right;
    margin-top: -2px;
}

.glyphicon-plus:before {
    content: "\002b";
}

.glyphicon-minus:before {
    content: "\2212";
}

/************* Breadcrumb ******************/

#breadcrumbs-one{
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
    width: 100%;
}

#breadcrumbs-one li {
    list-style: none;
    float: left;
}

#breadcrumbs-one a {
    padding: .4em 1em .4em 2em;
    float: left;
    text-decoration: none;
    color: #444;
    position: relative;
    text-shadow: 0 1px 0 rgba(255,255,255,.5);
    background-color: #ddd;
    background-image: linear-gradient(to right, #f5f5f5, #ddd);  
}

#breadcrumbs-one li:first-child a{
    padding-left: 1em;
    border-radius: 5px 0 0 5px;
}
#breadcrumbs-one a {
    font-family: Helvetica,Arial;
    font-size: 12px;
    color:rgb(128,0,0);
}

#breadcrumbs-one a:hover{
    background: rgb(231, 252, 246);
}

#breadcrumbs-one a::after,
#breadcrumbs-one a::before{
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -1em;   
    border-top: 1em solid transparent;
    border-bottom: 1em solid transparent;
    border-left: 1em solid;
    right: -1em;
}

#breadcrumbs-one a::after{ 
    z-index: 2;
    border-left-color: #ddd;  
}

#breadcrumbs-one a::before{
    border-left-color: #ccc;  
    right: -1.1em;
    z-index: 1; 
}

#breadcrumbs-one a:hover::after{
    border-left-color: rgb(231, 252, 246);
}

#breadcrumbs-one .current,
#breadcrumbs-one .current:hover{
    color: rgb(0,175,1);
    /*background: none;*/
    background-color: #ddd;
    background-image: linear-gradient(to right, #f5f5f5, #ddd);
    text-shadow: 0 1px 0 rgba(255,255,255,.5);
    border-radius: 0 5px 5px 0;
    cursor: context-menu;
}

#breadcrumbs-one .current::after,
#breadcrumbs-one .current::before{
    content: normal;  
}

#pagination a, #pagination span{
    font-size:16px;
}

.element-align{
    height:30px;
}

.element-align>label{
    float:left;
    margin-top:7px;
    font-weight:bold;
    color:grey;
    width:18%;
}

.element-align>div{
    float:left;
}

.notification{
    display:inline-block; 
    background:yellow; 
    padding:8px 10px; 
    font-weight:bold;
}

.treeview-band{
    cursor: pointer;
    background: darkgray;
    font-weight: bold;
    padding: 5px;
    border-radius: 2px;
    margin: 1px 0px !important;
}

/********** New Breadcrumb ************/
.breadcrumb {
    /*centering*/
    display: inline-block;
    box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.35);
    overflow: hidden;
    border-radius: 5px;
    /*Lets add the numbers for each link using CSS counters. flag is the name of the counter. to be defined using counter-reset in the parent element of the links*/
    counter-reset: flag; 
}

.breadcrumb a {
    text-decoration: none;
    outline: none;
    display: block;
    float: left;
    font-size: 12px;
    line-height: 36px;
    color: white;
    /*need more margin on the left of links to accomodate the numbers*/
    padding: 0 10px 0 60px;
    background: #666;
    background: linear-gradient(#666, #333);
    position: relative;
}

/*since the first link does not have a triangle before it we can reduce the left padding to make it look consistent with other links*/
.breadcrumb a:first-child {
    padding-left: 46px;
    border-radius: 5px 0 0 5px; /*to match with the parent's radius*/
}

.breadcrumb a:first-child:before {
    left: 14px;
}

.breadcrumb a:last-child {
    border-radius: 0 5px 5px 0; /*this was to prevent glitches on hover*/
    padding-right: 20px;
}

/*hover/active styles*/
.breadcrumb a.active, .breadcrumb a:hover{
    background: #333;
    background: linear-gradient(#333, #000);
}

.breadcrumb a.active:after, .breadcrumb a:hover:after {
    background: #333;
    background: linear-gradient(135deg, #333, #000);
}

/*adding the arrows for the breadcrumbs using rotated pseudo elements*/
.breadcrumb a:after {
    content: '';
    position: absolute;
    top: 0; 
    right: -18px; /*half of square's length*/
    /*same dimension as the line-height of .breadcrumb a */
    width: 36px; 
    height: 36px;
    /*as you see the rotated square takes a larger height. which makes it tough to position it properly. So we are going to scale it down so that the diagonals become equal to the line-height of the link. We scale it to 70.7% because if square's: 
    length = 1; diagonal = (1^2 + 1^2)^0.5 = 1.414 (pythagoras theorem)
    if diagonal required = 1; length = 1/1.414 = 0.707*/
    transform: scale(0.707) rotate(45deg);
    /*we need to prevent the arrows from getting buried under the next link*/
    z-index: 1;
    /*background same as links but the gradient will be rotated to compensate with the transform applied*/
    background: #666;
    background: linear-gradient(135deg, #666, #333);
    /*stylish arrow design using box shadow*/
    box-shadow: 
        2px -2px 0 2px rgba(0, 0, 0, 0.4), 
        3px -3px 0 2px rgba(255, 255, 255, 0.1);
    /*
            5px - for rounded arrows and 
            50px - to prevent hover glitches on the border created using shadows*/
    border-radius: 0 5px 0 50px;
}
/*we dont need an arrow after the last link*/
.breadcrumb a:last-child:after {
    content: none;
}

/*we will use the :before element to show numbers*/
.breadcrumb a:before {
    content: counter(flag);
    counter-increment: flag;
    /*some styles now*/
    border-radius: 100%;
    width: 20px;
    height: 20px;
    line-height: 20px;
    margin: 8px 0;
    position: absolute;
    top: 0;
    left: 30px;
    background: #444;
    background: linear-gradient(#444, #222);
    font-weight: bold;
    text-align: center;
}

.flat a, .flat a:after {
    background: white;
    color: black;
    transition: all 0.5s;
}
.flat a:before {
    background: white;
    box-shadow: 0 0 0 1px #ccc;
}
.flat a:hover, .flat a.active, 
.flat a:hover:after, .flat a.active:after{
    background: #9EEB62;
}

.eac-input-wrap{
    margin-left:0px !important;
}

.eac-sugg {
    color: #ccc;
    margin-top: 3px;
}

.aodc-menu-header li{
    float:left;
}

.breadcrumb a{
    line-height: 18px !important;
}

.rBorderedField{
    height:18px !important;
    border:1px solid rgb(191,191,191);
    width: 230px;
    padding:5px;
}

.myBreadcrumb {
    display: inline-block;
    box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.35);
    overflow: hidden;
    border-radius: 5px;
}

.myBreadcrumb > * {
    text-decoration: none;
    outline: none;
    display: block;
    float: left;
    font-size: 12px;
    line-height: 36px;
    color: black;
    /*need more margin on the left of links to accomodate the numbers*/
    padding: 0 10px 0 30px;
    background: white;
    position: relative;
    transition: all 0.5s;
}

.myBreadcrumb > * div {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;    
}

/*since the first link does not have a triangle before it we can reduce the left padding to make it look consistent with other links*/
.myBreadcrumb > *:first-child {
    padding-left: 10px;
    border-radius: 5px 0 0 5px; /*to match with the parent's radius*/
}

.myBreadcrumb >*:first-child i {
    vertical-align: sub;
}

.myBreadcrumb > *:last-child {
    border-radius: 0 5px 5px 0; /*this was to prevent glitches on hover*/
    padding-right: 20px;
    padding-right: 8px;
}

/*hover/active styles*/
.myBreadcrumb a.active, .myBreadcrumb a:hover{
    background: #9EEB62;
}
.myBreadcrumb a.active:after, .myBreadcrumb a:hover:after {
    background: #9EEB62;
}

/*adding the arrows for the myBreadcrumbs using rotated pseudo elements*/
.myBreadcrumb > *:after {
    content: '';
    position: absolute;
    top: 0; 
    right: -18px; /*half of square's length*/
    /*same dimension as the line-height of .myBreadcrumb a */
    width: 36px; 
    height: 36px;
    /*as you see the rotated square takes a larger height. which makes it tough to position it properly. So we are going to scale it down so that the diagonals become equal to the line-height of the link. We scale it to 70.7% because if square's: 
    length = 1; diagonal = (1^2 + 1^2)^0.5 = 1.414 (pythagoras theorem)
    if diagonal required = 1; length = 1/1.414 = 0.707*/
    transform: scale(0.707) rotate(45deg);
    -ms-transform:scale(0.707) rotate(45deg);
    -webkit-transform:scale(0.707) rotate(45deg);

    /*we need to prevent the arrows from getting buried under the next link*/
    z-index: 1;
    /*background same as links but the gradient will be rotated to compensate with the transform applied*/
    background: white;
    /*stylish arrow design using box shadow*/
    box-shadow: 
        2px -2px 0 2px rgba(0, 0, 0, 0.4), 
        3px -3px 0 2px rgba(255, 255, 255, 0.1);
    /*
            5px - for rounded arrows and 
            50px - to prevent hover glitches on the border created using shadows*/
    border-radius: 0 5px 0 50px;
    transition: all 0.5s;
}
/*we dont need an arrow after the last link*/
.myBreadcrumb > *:last-child:after {
    content: none;
}
/*we will use the :before element to show numbers*/
.myBreadcrumb > *:before {
    /*some styles now*/
    border-radius: 100%;
    width: 20px;
    height: 20px;
    line-height: 20px;
    margin: 8px 0;
    position: absolute;
    top: 0;
    left: 30px;
    background: white;
    background: linear-gradient(#444, #222);
    font-weight: bold;
    box-shadow: 0 0 0 1px #ccc;
}

.myBreadcrumb > *:nth-child(n+2) {
    display:none;
}

@media (max-width: 767px) {
    .myBreadcrumb > *:nth-last-child(-n+4) {
        display:block;
    } 
    .myBreadcrumb > * div {
        max-width: 100px;
    }
}

@media (min-width: 768px) {
    .myBreadcrumb > *:nth-last-child(-n+6) {
        display:block;
    } 
    .myBreadcrumb > * div {
        max-width: 175px;
    }
}

.drop-menu {
    background-color: rgb(0,255,255);
    color: black !important;
    padding: 5px;
    width:100%;
    margin-bottom:1px;
}

.sale-price {
    color: #008000;
    font-size: 18px;
}

.sale-strike-price {
    color: #880000;
    font-size: 15px;
    text-decoration: line-through;
}

.save-price {
    color: #ff0000;
    font-size: 15px;
}

.selectIcon {
    float: right;
    margin-right: 6px;
    margin-top: -22px;
    position: relative;
    z-index: 2;
}

.top5{
    margin-top:5px;
}

/* Sales Buttons */
.sales_button {
    font-family: Verdana,sans-serif;
    background-color: #4CAF50;
    border: none;
    color: white;
    padding: 5px 10px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 12px;
    margin: 0 10px 10px 0;
    cursor: pointer;
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}

.sales_button:hover {
    background-color: #ffffff;
    color: #4CAF50;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
}

table.sales {
    font-size:12px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    border-collapse: collapse;
    border-spacing: 0;
    /*width: 1693px;*/
}

.sales td, .sales th {
    border: 1px solid #ddd;
    text-align: center;
    padding: 5px;
    width: 120px;
}

.sales tr:nth-child(even){background-color: #f2f2f2}

.sales th {
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #4CAF50;
    color: white;
}

/* Styles specific to this particular page */
.scroll-pane {
    width: 100%;
    height: 300px;
    overflow: auto;
}


/*Search Bar*/
/*-------------------------------------*/

.cf:before, .cf:after{
    content:"";
    display:table;
}

.cf:after{
    clear:both;
}

/*-------------------------------------*/	

.form-wrapper {
}

.form-wrapper input {
    width: 330px;
    height: 20px;
    padding: 5px 5px;  
    font: bold 15px 'lucida sans', 'trebuchet MS', 'Tahoma';
    border: 1px solid #ccc;
    /*background: #eee;*/
    -moz-border-radius: 3px 0 0 3px;
    -webkit-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;      
}

.form-wrapper input:focus {
    outline: 0;
    background: #fff;
    -moz-box-shadow: 0 0 2px rgba(0,0,0,.8) inset;
    -webkit-box-shadow: 0 0 2px rgba(0,0,0,.8) inset;
    box-shadow: 0 0 2px rgba(0,0,0,.8) inset;
}

.form-wrapper input::-webkit-input-placeholder {
    color: #999;
    font-weight: normal;
    font-style: italic;
}

.form-wrapper input:-moz-placeholder {
    color: #999;
    font-weight: normal;
    font-style: italic;
}

.form-wrapper input:-ms-input-placeholder {
    color: #999;
    font-weight: normal;
    font-style: italic;
}    

.form-wrapper button {
    overflow: visible;
    position: relative;
    margin-left: -5px;
    border: 0;
    padding: 0;
    cursor: pointer;
    height: 32px;
    width: 90px;
    font: bold 15px/32px 'lucida sans', 'trebuchet MS', 'Tahoma';
    color: #fff;
    text-transform: uppercase;
    background: #d83c3c;
    -moz-border-radius: 0 3px 3px 0;
    -webkit-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;      
    text-shadow: 0 -1px 0 rgba(0, 0 ,0, .3);
}   

.form-wrapper button:hover{		
    background: #e54040;
}	

.form-wrapper button:active,
.form-wrapper button:focus{   
    background: #c42f2f;    
}

.form-wrapper button:before {
    content: '';
    position: absolute;
    border-width: 8px 8px 8px 0;
    border-style: solid solid solid none;
    border-color: transparent #d83c3c transparent;
    top: 8px;
    left: -6px;
}

.form-wrapper button:hover:before{
    border-right-color: #e54040;
}

.form-wrapper button:focus:before{
    border-right-color: #c42f2f;
}    

.form-wrapper button::-moz-focus-inner {
    border: 0;
    padding: 0;
}

/* Advanced Search button */

.advSearch {
    background: #3498db !important; 
    background-image: -webkit-linear-gradient(top, #3498db, #2980b9) !important;
    background-image: -moz-linear-gradient(top, #3498db, #2980b9) !important;
    background-image: -ms-linear-gradient(top, #3498db, #2980b9) !important;
    background-image: -o-linear-gradient(top, #3498db, #2980b9) !important;
    background-image: linear-gradient(to bottom, #3498db, #2980b9) !important;
    -webkit-border-radius: 4 !important;
    -moz-border-radius: 4 !important;
    border-radius: 4px !important;
    font-family: Arial !important;
    color: #ffffff !important;
    font-size: 12px !important;
    padding: 9px 10px 9px 10px !important;
    text-decoration: none !important;
}

.advSearch:hover {
    background: #3cb0fd;
    background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db) !important;
    background-image: -moz-linear-gradient(top, #3cb0fd, #3498db) !important;
    background-image: -ms-linear-gradient(top, #3cb0fd, #3498db) !important;
    background-image: -o-linear-gradient(top, #3cb0fd, #3498db) !important;
    background-image: linear-gradient(to bottom, #3cb0fd, #3498db) !important;
    text-decoration: none;
}

/* Sorting*/

.sortSub {
    padding: 1px;
    padding-left: 30px;
    display: none;
    background-color: white;
}

.sortSub a{
    margin: 3px 0px;
}

.sglyphicon {
    float: right;
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.sglyphicon-plus:before {
    content: "\002b";
}

.sglyphicon-minus:before {
    content: "\2212";
}


/********/
.replace {
    display:none;
}
/************/

/* Search Icon */

.search_icon {
    width: 24px;
    height: 24px;
    background-image: url('/aodclib/search_white.png');
    background-repeat: no-repeat;
    background-color: #4CAF50;
    background-size: 20px;
    background-position: center;
    border:none;
}

/* File input Attachment */
.inputfile {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    /*z-index: -1;*/
}

.inputfile + label, #lblAttach {
    max-width: 80%;
    /*font-size: 1.25rem;*/
    /* 20px */
    /*font-weight: 700;*/
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    /*padding: 0.625rem 1.25rem;*/
    /* 10px 20px */
}

.no-js .inputfile + label {
    display: none;
}

.inputfile:focus + label,
.inputfile.has-focus + label {
    outline: 1px dotted #000;
    outline: -webkit-focus-ring-color auto 5px;
}

.inputfile + label * {
    pointer-events: none; 
    /* in case of FastClick lib use */
}

.inputfile + label svg {
    width: 1em;
    height: 1em;
    vertical-align: middle;
    fill: currentColor;
    margin-top: -0.25em;
    /* 4px */
    margin-right: 0.25em;
    /* 4px */
}

#lblAttach svg{
    /*width: 1em;
    height: 1em;*/
    vertical-align: middle;
    fill: currentColor;
    margin-top: -0.25em;
    /* 4px */
    /*margin-right: 0.25em;
    /* 4px */
}

.inputfile + label {
    /*color: #d3394c;*/
}

.inputfile:focus + label,
.inputfile.has-focus + label,
.inputfile + label:hover, #lblAttach:hover {
    color: #722040;
}

/* address Edit*/

.spanLink{
    color:dodgerblue;
    font-family: Trebuchet MS,Tahoma,Verdana,Arial, sans-serif;
    cursor:pointer;
    float:right;
}
.spanLink:hover{
    color: #722040;
}

.seller_input{
    width: 150px;
    height: 24px;
    padding-left: 5px;
    border: 2px solid rgb(191, 191, 191);
    font-size: 13px;
}

.seller_select{
    width: 158px;
    height: 28px;
    padding-left: 2px;
    border: 2px solid rgb(191, 191, 191);
    font-size: 13px;
}

.seller_textarea{
    padding-left: 5px;
    border: 2px solid rgb(191, 191, 191);
    font-size: 13px;
}

.seller-content-box{
    border: 1px solid rgb(245, 222, 179);
    padding: 10px;
    box-shadow: 5px 5px 5px rgb(251, 230, 199);
    border-radius: 5px;
}

.seller-content-box-white {
    border: 1px solid rgb(255, 255, 255);
    padding: 10px;
    box-shadow: 5px 5px 5px rgb(255, 255, 255);
    border-radius: 5px;
}

.expansion-label {
    background: lightgray;
    padding: 15px 10px;
    margin: 5px 0;
    border-radius: 2px;
    cursor: pointer;
}

.form-control.required .control-label:after {
    content:"*";
    color:red;
}

.dropbox {
    outline: 2px dashed grey; /* the dash box */
    outline-offset: -2px;
    color: dimgray;
    min-height: 200px; /* minimum height */
    position: relative;
    cursor: pointer;
    width: 100%;
}

.input-file {
    opacity: 0; /* invisible but it's there! */
    width: 100%;
    height: 200px;
    position: absolute;
    cursor: pointer;
}

.dropbox:hover {
    background: lightblue; /* when mouse over to the drop zone, change color */
}

.dropbox p {
    font-size: 1.2em;
    text-align: center;
    padding: 50px 0;
}

.collapsible {
    background-color: white;
    color: black;
    cursor: pointer;
    padding: 18px;
    width: 10%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
}

.activeX, .collapsible:hover {
    background-color: white;
}

.content {
    padding: 0 18px;
    display: none;
    overflow: hidden;
    background-color: #f1f1f1;
}

#preview {
    display: flex;
    justify-content: center;
    align-items: center;
}

#preview img {
    max-width: 50%;
    max-height: 100%;
}

#listAndpostSettings{
    font-family: Helvetica,Arial,sans-serif;
    font-size: 24px;
    color:#FF8040;
    float: right;
    margin-top: -2px;
}

.table-striped>tbody>tr:nth-child(odd)>td, 
.table-striped>tbody>tr:nth-child(odd)>th {
    background-color: #edeff2; 
 }
.aodc-menu-header li {
  float: left;
}
.label {
  width:200px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.noclick {
    pointer-events:none; 
    opacity:0.6;        
}