@charset "utf-8";
/* CSS Document */
/* CSS version 1 26th Sep 2014*/
/* CSS TAD */
/* DO tot change this*/
.error { color:#ff0000;}

/*--------------------------Error/success Messages-----------------------*/
.success_msg {background: none repeat scroll 0 0 #E3FBE7;border: 1px solid #BAFCC5;border-radius: 9px 9px 9px 9px;margin-bottom: 15px;padding: 8px;margin-bottom:10px; text-align:center}
.success_msg span {background: url(../images/success_icon.png) no-repeat scroll left top transparent;color: #048D1B;padding-left: 25px; text-align:center}

.error_msg {background: none repeat scroll 0 0 #FFE9CC;border: 1px solid #FFB22D;border-radius: 9px 9px 9px 9px;margin-bottom: 15px;padding: 8px;margin-bottom:10px; text-align:center}
.error_msg span {background: url(../images/error_mess.png) no-repeat scroll left top transparent;color: #F33;padding-left: 25px; text-align:center}
.edit-icon-cart{margin-right:8px;}
.client-login-box{padding:3px 3px 3px 0;  margin-top:2px;  line-height:14px;}
.client-login-box strong{margin-right:10px;}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #333;
    border-color: #333;
    color: #fff;
    cursor: default;
    z-index: 2;
}

.marginleft-3{margin-left:3px !important;}
.modal-backdrop{z-index:9 !important;}
.print-icon{ font-size: 22px;
    margin: 31px 6px 0 0;}

.margin-none{margin:0px !important;}



#slideshow{ z-index:9999;}
