/*Desktop View*/
@font-face {
    font-family: 'icomoon';
    src: url('fonts/icomoon.eot');
    src: url('fonts/icomoon.eot?#iefix') format('embedded-opentype'), url('fonts/icomoon.woff') format('woff'), url('fonts/icomoon.ttf') format('truetype'), url('fonts/icomoon.svg#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-user:before {
    content: "\e600";
}

.icon-users:before {
    content: "\e601";
}

.icon-lock-open:before {
    content: "\e606";
}

.icon-cart:before {
    content: "\e607";
}

.icon-zoom-out:before {
    content: "\e602";
}

.icon-zoom-in:before {
    content: "\e603";
}

.icon-plus:before {
    content: "\e604";
}

.icon-minus:before {
    content: "\e605";
}

.icon-arrow-up-left:before {
    content: "\e608";
}

.icon-arrow-up:before {
    content: "\e609";
}

.icon-arrow-up-right:before {
    content: "\e60a";
}

.icon-arrow-right:before {
    content: "\e60b";
}

.icon-arrow-down-right:before {
    content: "\e60c";
}

.icon-cart2:before {
    content: "\e60d";
}

.icon-cart3:before {
    content: "\e60e";
}

.icon-cart4:before {
    content: "\e610";
}

.icon-gift:before {
    content: "\e611";
}

.icon-coin:before {
    content: "\e612";
}

.icon-phone:before {
    content: "\e614";
}

.icon-envelop:before {
    content: "\e613";
}

.icon-lock:before {
    content: "\e60f";
}

.icon-enter:before {
    content: "\e615";
}

.icon-login:before {
    content: "\e618";
}

.icon-chevron-down:before {
    content: "\e61a";
}

.icon-chevron-up:before {
    content: "\e61b";
}

#header {
    background: url("http://www.dealadvisor.ro/Images/Common/pageBG_mini.jpg") repeat-x scroll left top rgba(0, 0, 0, 0);
    height: 204px;
    margin-top: 0px;
    position: relative;
    z-index: 0;
}

.header-container {
    margin-top: 39px;
}

.accordion {
    display: none;
}

.aParent .panel-primary {
    clear: none;
    float: left;
    margin-left: 1%;
    margin-right: 1%;
    width: 48%;
}

#topLinks {
    float: right;
    font-size: 12px;
    margin-right: 5px;
    padding-top: 7px;
}

.contact-details {
    margin-left: 10px;
    font-size: 14px;
}

.span12 span {
    font-size: 10px;
    color: #666666;
}

.reducere-container {
    margin-left: 0px;
    margin-right: 0px;
    background-color: #E8EAEA;
}

#main-logo {
    width: 398px;
}

.thank-you-text {
    float: right;
    position: relative;
    font-size: 24px;
    margin-right: 5px;
}

#mobile-header {
    display: none;
    z-index: 3019;
}

.dealTitle-res {
    display: none;

}

div#loginPanel .loginDetails {
    float: Left;
    color: #000;
    width: 100%;
}

#loginModal #loginModalTitle {
    color: #000;
    background-color: #ddd;
    border-bottom: 1px solid #ccc;
    font-weight: bold;
    padding: 1px 8px;
    text-shadow: 0 1px 0 #f4f4f4;
}

#loginModal .fbBtn {
    margin-bottom: 8px;
    margin-top: 94px;
}

#loginModal .greenBtn {
    width: 194px;
}

.modal, .modal.container, .modal.modal-overflow {
    padding: 0px !important;
}

.lgFbPanel {
    background-color: #E0E7EF;
    border-left: 1px solid #AAAAAA;
}

#loginModal #loginModalError {
    color: #FF0000;
    font-weight: bold;
    /* padding: 10px;*/
}

#registerModal #registerModalError {
    color: #FF0000;
    font-weight: bold;
    /* padding: 10px;*/
}

#fpasswordModal #fpasswordModalError {
    color: #FF0000;
    font-weight: bold;
    /* padding: 10px;*/
}

#verificaVoucherModal #verifyVoucherModalError {
    color: #FF0000;
    font-weight: bold;
    padding-bottom: 10px;
}

#addsubproductModalError{
   color: #FF0000;
    font-weight: bold;
    padding-bottom: 10px; 
}

/*Register Modal*/
#registerModal #registerModalTitle {
    color: #000;
    background-color: #ddd;
    border-bottom: 1px solid #ccc;
    font-weight: bold;
    padding: 1px 8px;
    text-shadow: 0 1px 0 #f4f4f4;
}
.authenticated-user-main {
    position: relative;
    color:rgba(0, 90, 142, 1);
}
.authenticated-user {
    position: absolute;
    right: 0px;
    margin-top: 64px;
    display: none;
    color:rgba(0, 90, 142, 1);
}


#registerModal .register-right, #registerModal .register-left {
    border-bottom: none;
    margin-top: 0;
    /*padding: 0 32px;*/
    position: relative;
    width: auto;
    line-height: 1.9em;
}

#registerModal .register-right label,
#registerModal .register-right input,
#registerModal .register-left label,
#registerModal .register-left input {
    margin-left: 0px;
}

#registerModal .greenBtn {
    float: right;
    margin-bottom: 14px;
    width: 192px;
}

#registerModal .logLink {
    margin-left: 0px;
}

/*SubscribemModal*/
#subscribeModal #subscribeModalTitle {
    background-color: #DADADA;
    color: #000000;
    font-weight: bold;
    padding: 1px 8px;
    text-shadow: 0 1px 0 #F4F4F4;
}

#subscribeModal .reg-border {
    border-style: solid;
    height: 20px;
    margin-bottom: -3px;
    width: 100%;
}

#subscribeModal .subscribeFb {
    position: relative;
    float: right;
    margin-top: 16px;
}

#subscribeModal .modal-footer {
    background-color: #EEEEEE;
}

#subscribeModal h2 {
    border-bottom: none;
}

#subscribeModal .modal-header .close {
    margin-right: -6px;
    margin-top: -26px;
}

/*optiuniComandaModa*/
#optiuniComandaModal #optiuniComandaModalTitle {
    background-color: #DDDDDD;
    border-bottom: 1px solid #CCCCCC;
    color: #000000;
    font-weight: bold;
    padding: 1px 8px;
    text-shadow: 0 1px 0 #F4F4F4;
}

#optiuniComandaModal .modal-body {
    padding: 0px;
}

#optiuniComandaModal .greenBtn {
    width: 100%;
}

#optiuniComandaModal table.optiuniComanda tr td {
    padding-left: 6px 14px;
}

#optiuniComandaModal table.optiuniComanda tr td:last-child {
    width: 218px;
}

/*SubpretModal */
#subpretModal #subpretModalTitle, #verificaVoucherModal #verificaVoucherTitle {
    background-color: #DDDDDD;
    border-bottom: 1px solid #CCCCCC;
    color: #000000;
    font-weight: bold;
    padding: 1px 8px;
    text-shadow: 0 1px 0 #F4F4F4;
}

/* Intrebari frecvente */
.accordion-intrebari .accordion {
    clear: both;
    display: block;
    margin-bottom: 20px;
    margin-left: 23px;
    margin-top: 34px;
    position: relative;
    width: 90% !important;
}

.accordion-intrebari .accordion-group {
    margin-bottom: 2px;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
}

.accordion-intrebari .accordion-heading {
    background-color: transparent;
    border-bottom: 0 none;
    color: #FFFFFF;
    padding: 10px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.accordion-intrebari .accordion-heading .accordion-toggle {
    color: #7DB326;
    cursor: pointer;
    font-size: 16px;
    font-weight: 900;
    padding: 2px 15px;
}

.accordion-intrebari .accordion-inner {
    padding: 9px 9px 9px 60px;
    border-top: 1px solid #e5e5e5;
    background-color: #FCFCFC;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.accordion-toggle .accordion-header-icon:before {
    content: "1";
}

.accordion-toggle .accordion-header-icon:before {
    font-size: 14px;
}

.accordion-toggle .accordion-header-icon:before {
    color: #2e5c99;
    font-family: 'icomoon';
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    margin-right: 1.5em;
    text-transform: none;
}

.accordion-intrebari .accordion-heading .accordion-toggle {
    color: #2E5C99;
}

.accordion-intrebari .accordion-heading .accordion-toggle.collapsed {
    color: #5E8818;
}

.accordion-toggle.collapsed .accordion-header-icon {
    /*background-image: url("images/ui-icons_888888_256x240.png");*/
}

.accordion-toggle.collapsed .accordion-header-icon:before {
    content: "2";
}

.accordion-toggle.collapsed .accordion-header-icon:before {
    font-size: 14px;
}

.accordion-toggle.collapsed .accordion-header-icon:before {
    color: #5e8818;
    font-family: 'icomoon';
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    margin-right: 1.5em;
    text-transform: none;
}

.accordion-toggle.collapsed .accordion-header-icon:hover:before {
    content: "3";
}

.accordion-toggle.collapsed .accordion-header-icon:hover:before {
    font-size: 14px;
}

.accordion-toggle.collapsed .accordion-header-icon:hover:before {
    color: #5e8818;
    font-family: 'icomoon';
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    margin-right: 1.5em;
    text-transform: none;
}


/********Partner Dealadvisor**********/
/*Main page Header*/
#topLinks .fa {
    color: #fff;
    font-size: 15px;
}

#part-header {
    background: url("/Images/Common/shopping.jpg") no-repeat scroll 0 0 / 86% 100% #fff;
    border: 1px solid #CACACA;
    border-bottom-left-radius: 18px;
    border-bottom-right-radius: 18px;
    box-shadow: 0 0 12px #000000;
    height: 258px;
}

.magazin {
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    color: #FFFFFF;
    display: block;
    float: right;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: 600;
    margin-top: 34px;
    padding: 24px 6px;
    background: #27CCC0; /* for non-css3 browsers */
    background: -moz-linear-gradient(top, #27CCC0, #07ACA0); /* for firefox 3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, from(#27CCC0), to(#07ACA0)); /* Safari 4+, Chrome */
    background: -webkit-linear-gradient(left top, left bottom, #27CCC0, #07ACA0); /* Chrome 10+, Safari 5.1+, iOS 5+ */
    background: -o-linear-gradient(top, #27CCC0, #07ACA0); /* Opera 11.10+ */
    background: -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#27CCC0, EndColorStr=#07ACA0, GradientType=0)";
    background: linear-gradient(to bottom, #27CCC0, #07ACA0); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#27CCC0', endColorstr = '#07ACA0', GradientType = '0'); /* for IE */
    /*Firefox*/
    -moz-border-radius: 3px; /*Safari, Chrome*/
    -webkit-border-radius: 3px;
    border-radius: 3px;
    width: 80px;
}

.comision {
    text-decoration: line-through;
}

.comision-reducere {
    color: #d50808
}

.header-inner-img {
    background-color: rgba(0, 90, 142, 0.94);
    border-bottom-right-radius: 18px;
    padding: 30px 40px;
    float: right;
    width: 400px;
    color: #fff;
    height: 200px;
    margin-right: -1px;
    margin-top: -1px;
    display: inline-block;
}

.main-options .list-group-item {
    background: none repeat scroll 0 0 rgba(0, 109, 171, 0.12);
    border: 1px solid #E0E0E0;
    border-radius: 13px !important;
    display: block;
    font-size: 15px;
    margin-bottom: 15px;
    padding: 6px 15px;
    position: relative;
}

.main-options .list-group .list-group-item span {
    color: #457C00;
    font-size: 24px;
    font-weight: normal;
    /*padding: 7px;*/
    padding: 2px;
}

.main-options td {
    font-size: 18px;
}

.main-options th {
    font-size: 16px;
    background: none repeat scroll 0 0 rgba(0, 109, 171, 0.12);
}

#part-header .icon-plus {
    font-size: 12px;
}

/*Login partner modal*/
.lgPartner .list-group-item {
    background-color: transparent;
    border: none;
    display: block;
    margin-bottom: 0px;
    padding: 0px;
    position: relative;
}

.lgPartner .list-group-item {
    padding: 0px 15px;

}

.lgPartner .list-group {
    margin-bottom: 14px;
    padding-left: 0;
}

.lgPartner .btn-primary {
    margin-bottom: 10px;
}

.lgPartner .list-group .list-group-item span {
    padding-right: 8px;
}

.lgPartner.modal-body {
    padding: 2px 20px 6px;
}

.lgPartner .fgPass, #loginModal .fgPass {
    margin-left: 4px;
    color: #333333;
}

.lgPartner .fgPass a, #loginModal .fgPass a {
    margin-left: 4px;
    color: #20529B;
}

/*Forgot Password*/
#fpasswordModal #fpasswordModalTitle {
    color: #000;
    background-color: #ddd;
    border-bottom: 1px solid #ccc;
    font-weight: bold;
    padding: 1px 8px;
    text-shadow: 0 1px 0 #f4f4f4;
}

/*Promotii*/
.toatePromotii .navbar-nav > li > a {
    padding-bottom: 8px;
    padding-top: 8px;
}

.toatePromotii .navbar {
    min-height: 15px;
}

.table-toate-promotii .table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    line-height: 1;
}

.titlu-promotie {
    color: #428BCA;

}

.toatePromotii .thumbnail {
    margin-bottom: 0px;
}

.thumbnail h1 {
    font-size: 16px;
}

.thumbnail img {
    background-color: #999;
    padding: 4px;
}

#thumbnail-promotie img {
     padding: 1px;
}

#thumbnail-promotie .thumbnail {
     padding: 1px;
}

.thumbnail .pret-stanga {
    float: left;
    font-size: 19px;
    margin-bottom: 20px;
}

.thumbnail .pret-dreapta {
    float: right;
    font-size: 19px;
    margin-bottom: 20px;

}

.thumbnail .descriere {
    background: none repeat scroll 0 0 #428BCA;
    border: 1px solid #428BCA;
    color: #FFFFFF;
    margin-top: 20px;
    padding: 3px;
}

.thumbnail .termen-voucher {
    background: none repeat scroll 0 0 #428BCA;
    border: 1px solid #428BCA;
    color: #FFFFFF;
    margin-top: 20px;
    padding: 3px;
}

.thumbnail .caption .descriere:after {
    border-left: 12px solid rgba(0, 0, 0, 0);
    border-right: 12px solid rgba(0, 0, 0, 0);
    border-top: 13px solid #428BCA;
    content: " ";
    height: 9px;
    left: 40px;
    margin-left: -200px;
    position: relative;
    top: 40px;
    width: 0;
}

.thumbnail .caption .termen-voucher:after {
    border-left: 12px solid rgba(0, 0, 0, 0);
    border-right: 12px solid rgba(0, 0, 0, 0);
    border-top: 13px solid #428BCA;
    content: " ";
    height: 9px;
    left: 40px;
    margin-left: -152px;
    position: relative;
    top: 40px;
    width: 0;
}

.thumbnail .descriere-produs {
    border: 1px solid #428BCA;
    padding: 16px;
}

.thumbnail .caption {
    color: #333333;
    margin-top: 49px;
    padding: 9px;
}

.date-promotie {
    position: relative;
    text-align: center
}

.oferta-dreapta .table {
    margin-bottom: 0px
}

.oferta-dreapta .panel {
    margin-bottom: 0px
}

.ordoneaza .list-group-item:first-child {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

.ordoneaza .list-group-item {
    float: left
}

/*Contul menu*/
.white-bgcolor {
    background-color: #fff;
    padding: 20px
}

.blue-color {
    color: #005A8E;
}

.white-bgcolor label, .white-bgcolor input {
    margin-bottom: 20px;
    margin-top: 6px;
}

.atention {
    color: #A94442;
    font-size: 16px;
}

.border-box {
    background-color: #FFF
}

.border-box.row {
    margin-left: 0px;
    margin-right: 0px;
}

.border-box:last-child {
    background-color: #FFFFFF;
    padding-bottom: 24px;
}

/*Produs nou*/
.new-product-right {
    background-color: #E0E7EF;
    border-left: 1px solid #AAAAAA;
}

.new-product-right .thumbnail {
    background-color: transparent;
    border: none;
}

.new-company-logo {
    background-color: #E0E7EF;
    border-left: 1px solid #AAAAAA;
}

/*.new-company-logo img {
height: 180px;
vertical-align: top;
width: 200px;
}*/

.new-company-logo .thumbnail {
    background-color: transparent;
    border: none;
}

.col-left {
    float: left;
}

/*Company Info */
.img-responsive {
    display: block;
    height: auto;
    max-width: 100%;
    padding: 4px;
}

.img-circle {
    border: 5px solid #3276B1;
    border-radius: 30%;
    margin-top: 20px;
}

.nume-companie {
    border-bottom: 1px dotted #CACACA;
    color: #60676E;
    font-family: OpenSans-LightItalic;
    font-size: 15px;
    padding: 4px;
}

.voucher-platit {
    font-family: OpenSans-LightItalic;
    font-size: 18px;
    padding: 4px;
    margin-top: -10px;
}

.voucher-venit {
    font-family: OpenSans-LightItalic;
    font-size: 18px;
    padding: 4px;
    margin-top: -6px !important;
    float: right;
}
#compAddFile{
    margin-top:20px;
    width:100%;
 }
 
#compUpFile{
 width:100%;
 cursor: pointer; 
 margin-top: -30px;
 opacity: 0;
 border: solid transparent;
 border-width: 0 0 20px 200px;
 position: relative;
}

#compUpFileProduct{
 width:100%;
 cursor: pointer; 
 margin-top: -30px;
 opacity: 0;
 border: solid transparent;
 border-width: 0 0 20px 400px;
 position: relative;
}


/*Detaliu Vocuher*/
#voucher-firma {
    border-bottom: 2px dotted #CACACA;
    display: inline-block;
    padding: 20px 0;
    margin-bottom: 20px;
}

.imagine-firma {
    border: 1px solid #cacaca;
    padding: 2px;
    margin-right: 6px;
    border-radius: 6px;
}

.imagine-firma, .detaliu-firma {
    float: left;
}

.imagine-firma img {
    height: 90px;
    vertical-align: top;
    width: 100px
}

/*Responsive view*/
@media only screen
and (min-width : 481px)
and (max-width : 767px) {
    .container {
        /*width: 462px !important;*/
        width: 98%;
    }
 .col-sm-6 {
    width: 50%;
  }

}
@media only screen
and (min-width : 992px)
and (max-width : 1024px) {
    .icon-plus {
        display: none;
    }
}
@media only screen
and (min-width : 768px)
and (max-width : 1024px) {
    .nav-collapse, .nav-collapse ul {
        list-style: none;
        width: 100%;
        float: left;
        display: none;
    }

    .container {
        width: 750px;
    }

    /*Login Modal*/
    #loginModal .fbBtn {
        margin-bottom: 22px;
        margin-top: 0px;
    }
}

@media (max-width: 1024px) {
    /* #osx-container .register-bottom .regBtn {
    margin-top: -52px;
    }*/
    #mainContentRight {
        display: none;
    }

    #headerRight {
        float: right;
        margin-bottom: 20px;
        margin-top: -114px;
        padding-top: 0px;
        text-align: right;
        float: right;
        text-align: right;
        width: 494px;
    }

    #headerRight iframe {
        width: 50px;
        float: left;
        margin-left: 92px;
        margin-top: 10px;
        margin-top: 3px;
        height: 25px;
    }

    #footer1, #footer2, #footer3, #footer4 {
        margin-left: 10px;
        width: 90%;
    }

    #footer2, #footer3, #footer4 {
        margin-top: 16px;
    }

    #osx-container .register-bottom .regBtn {
        margin-bottom: 20px;
    }

    #part-header {
        background: url("/Images/Common/shopping.jpg") no-repeat scroll 0 0 / 100% 100% #FFFFFF;
    }

    .main-options.row {
        margin-left: 0px;
        margin-right: 0px;
    }

    .oferta-dreapta {
        display: none;
    }

}

@media only screen
and (min-width : 1224px) {
    .container {
        width: 1010px;
    }

}

@media (max-width: 767px) {
    /*Login Modal*/
    #loginModal .greenBtn {
        width: 100%;
        float: left;
        margin-bottom: 32px;
        margin-top: -32px;
        position: relative;
        top: 8px;
    }

    .lgFbPanel {
        border-left: none;
        margin-top: 36px;
        margin-left: -5px;
        margin-right: -5px;
    }

    /*register Modal*/
    #registerModal .register-left h2, #registerModal .register-right h2 {
        border-bottom: 1px solid #BBBBBB;
        margin-left: 0px !important;
        margin-right: 0px !important;
    }

    #registerModal .register-right label, #registerModal .register-right input {
        margin-left: 0px !important;
        width: 100% !important;
    }

    #registerModal .register-left label, #registerModal .register-left input {
        margin-left: 0px !important;
        width: 100% !important;
    }

    /*Subscribe Modal*/
    #subscribeModal .subscribeLgo {
        left: 50%;
        margin-left: -95px;
        margin-top: 0;
        position: relative;
    }

    /* Container */
    #osx-container {
        -moz-border-radius-bottomleft: 0px !important;
        -webkit-border-bottom-left-radius: 0px !important;
        -moz-border-radius-bottomright: 0px !important;
        -webkit-border-bottom-right-radius: 0px !important;
        border-radius: 0px !important;
    }

    #loginModal .fbBtn {
        margin-top: 0px;
    }

    #mainContentLeft {
        max-width: 100%;
    }

    #mobile-header {
        display: block;
    }
    .authenticated-user-main {
        position: relative;
        display: none;
        color:#366900;
    }
    .authenticated-user {
        position: absolute;
        right: 16px;
        margin-top: 64px;
        display: block;
        font-size: 14px;
    }

    .deal {
        border-top: 1px solid #86B92F;
        clear: both;
        cursor: pointer;
        display: inline-block;
        padding-bottom: 20%;
        padding-top: 10px;
        margin-top: 0px;
        height: auto;
        width: 100%;
    }

    #logo {
        float: none;
        margin-top: -34px;
        position: absolute;
    }

    #logo img {
        margin-top: 15px;
        max-width: 338px;
        width: 100%;
    }

    .dealDetails, .price, .dealTitle {
        display: none
    }

    .price-res {
        background: none;
        border-bottom-right-radius: 8px;
        border-top-right-radius: 8px;
        color: #040404;
        float: left;
        font-size: 1.2em;
        margin-top: -4px;
        margin-bottom: 2px;
        padding-left: 0px;
        text-align: left;
        display: table;
        line-height: 14px;
        width: 188px;
        height: 32px;
        display: block;
    }

    .priceNew {
        font-size: 16px;
    }

    .dealTitle-res {
        background: none repeat scroll 0 0 rgba(255, 255, 255, 0.6);
        color: #040404;
        display: list-item;
        float: left;
        font-size: 1.2em;
        font-weight: normal;
        margin: 0 0 0;
        min-height: 48px;
        line-height: 14px;
        opacity: 1;
        padding: 8px 0 1px 10px;
        text-decoration: none;
        border-bottom-right-radius: 0px;
        border-top-right-radius: 0px;
        width: 99%;

    }

    .dealTitle-hidden {
        height: 1.2em;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        width: 91%;
        word-break: break-all;
    }

    .time {
        width: auto;
    }

    .rating {
        float: right;
        margin-right: 4px;
        margin-top: 26px;
    }

    .percent {
        width: auto;
    }

    .thank-you-text {
        font-size: 18px;
    }

    #headerRight {
        display: none;
    }

    #menu {
        display: none;
    }

    /*Account LogOn page*/

    div#NotLoggedIn {
        border: 1px solid #AAAAAA;
        margin-top: 20px;
        overflow: hidden;
        padding: 10px 40px 20px 0px;
    }

    div#loginPanel {
        width: 100%;
    }

    #loginPanel .loginDetails {
        width: 100%;
        float: left;
    }

    div#acctPanel {
        width: 100%;
    }

    .registerGreenBtn {
        margin-top: 10px;
    }

    .fbBtn {
        margin-top: 10px;
    }

    div#acctPanel {
        border-left: none;
    }

    div#loginPanel input[type="text"], div#loginPanel input[type="password"] {
        width: 66%;
    }

    /*Account Info page*/
    div#rightContent {
        border-left: 1px solid #CCCCCC;
        float: left;
        padding-left: 20px;
        width: 60%;
    }

    .VoucherCenter, .VoucherCenter {
        width: 96%;
        border-left: none;
        border-right: none;
        border-top: 1px solid #DDDDDD;
        border-bottom: 1px solid #DDDDDD;
    }

    /*Product Description page*/
    .facebook-share {
        display: none;
    }

    .facebook-like {
        display: none;
    }

    .timeDetail {
        float: left;
        width: 100%;
    }

    .optiuniComandaAction {
        float: inherit;
        margin-top: 0px;
    }

    .comandaBtn {
        float: inherit;
        margin-top: 0px;
    }

    .rating2 {
        display: none;
    }

    #productDetailShort {
        float: left;
        margin-left: 24px;
        margin-right: 24px;
    }

    .optiuniComandaAction {
        width: 100%;
        float: left;
        margin-bottom: 30px;
    }

    .comandaBtn {
        float: left;
        width: 100%;
        margin-bottom: 30px;
    }

    #productDetailLong p {
        margin-left: 24px;
        margin-right: 24px;
    }

    #mainContent ul.contentList li {
        margin-left: 44px;
        margin-right: 24px;
    }

    #mainContentLeft h1 {
        margin-left: 30px;
        margin-right: 30px;
    }

    .comment-map {
        display: none;
    }

    #facebook-comments {
        display: none;
    }

    #container {
        width: 100%;
        float: none;
        left: 50%;
        margin-left: -178px;
        position: relative;
        width: 326px;
        z-index: 0;
    }

    #products_example {
        width: 100%;
    }

    #products .slides_container {
        border: none;
        width: 100%;
    }

    #products img {
        width: 100%;
    }

    .slides_container a {
        width: 100%;
    }

    #detaliiLivrare textarea {
        width: 300px;
    }

    /*Modal Login*/

    div#loginPanel .loginDetails {
        float: Left;
        color: #000;
        width: 100%;
    }

    #osx-container #loginPanel {
        line-height: 16px;
        min-height: 220px;
        padding: 0px;
        width: 100%;
    }

    div#loginPanel input[type="text"], div#loginPanel input[type="password"] {
        float: left;
    }

    .greenBtn {
        float: left;
        margin-top: 18px;
        width: 96%;
    }

    #osx-container div#acctPanel {
        padding: 10px 4px 20px;
        min-height: 0px;
    }

    #onlineCuCardul {
        padding: 10px 6px 10px 10px;
        width: 95%;
    }

    #osx-container .fbBtn {
        margin-top: 0px;
    }

    /*Modal Inregistreaza */
    #osx-container .register-right, #osx-container .register-left, #osx-container .register-bottom {
        border-bottom: 0px !important;
        float: left !important;
        padding: 0px !important;
        width: 100% !important;
        height: auto !important;
        line-height: 16px !important;
        padding-bottom: 10px !important;

    }

    #osx-container .register-left {
        border-right: 0px !important;
    }

    .register-left h2, .register-right h2 {
        border-bottom: 1px solid #BBBBBB;
        margin-left: 20px !important;
        margin-right: 20px !important;
    }

    .register-left label, .register-left input {
        margin-left: 30px !important;
        width: 66% !important;
    }

    .register-right label, .register-right input {
        margin-left: 30px !important;
        width: 66% !important;
    }

    #osx-container #registerModalData .check-box {
        margin: 16px 0 0 30px !important;
    }

    .logLink {
        color: #5a801b;
        font-size: 12px;
        position: relative;
        margin-left: 30px;
    }

    #osx-container .register-bottom .regBtn {
        float: left !important;
        margin-bottom: 20px;
        margin-left: 30px !important;
    }

    #osx-container #registerModalError {
        margin-right: 14px;
        margin-top: 12px;
    }

    .fbLoginImg {
        margin-bottom: -13px;
        margin-top: -10px;
    }

    .fbLoginText {
        background: #6387d3; /* Old browsers */
        background: -moz-linear-gradient(top, #6387d3 0%, #2d4a86 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #6387d3), color-stop(100%, #2d4a86)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #6387d3 0%, #2d4a86 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, #6387d3 0%, #2d4a86 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, #6387d3 0%, #2d4a86 100%); /* IE10+ */
        background: linear-gradient(to bottom, #6387d3 0%, #2d4a86 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#6387d3', endColorstr = '#2d4a86', GradientType = 0); /* IE6-9 */
        border: 1px solid #365596;
        border-radius: 4px;
        height: 39px;
        margin-left: 0;
        margin-top: -41px;
        text-align: center;
        width: 100%;
    }

    .fbLoginText span {
        margin-top: 4px;
        margin-left: 10px;
        position: relative;
        top: 8px;
    }

    /*Order Confirmation*/
    .voucherPerc {
        font-size: 50px;
        font-size: 60px;
        left: 50%;
        margin-left: -56px;
        position: relative;
        color: #6BA20C;
        top: 10px
    }

    .voucherPercText {
        position: relative;
        color: rgb(107, 162, 12);
        left: 50%;
        top: 30px;
        margin-left: -84px;
        font-size: 16px;
    }

    .icon-user {
        /* background-position: -432px 0;*/
        width: 32px;
        display: inline-block;
        margin-right: 11px;
        background-image: url(/Images/Common/user-ico.png);
        background-repeat: no-repeat;
    }

    .icon-plus {
        /*float: left;*/
        position: relative;
        /* height: 36px;*/
        width: 36px;
        margin-top: -6px;
        display: inline-block;
        background-image: url(/Images/Common/plus.png);
        background-repeat: no-repeat;
    }

    .icon-minus {
        float: left;
        position: relative;
        height: 36px;
        width: 36px;
        margin-top: -6px;
        display: inline-block;
        background-image: url(/Images/Common/minus.png);
        background-repeat: no-repeat;
    }

    /*Product secondary slider*/
    #products .pagination {
        clear: both;
        left: 50%;
        margin-left: -36px;
        padding-top: 5px;
        width: 333px;
    }

    /*Accordion*/
    #productDetailLong {
        display: none;
    }

    .accordion {
        clear: both;
        display: block;
        margin-bottom: 20px;
        margin-left: 23px;
        margin-top: 34px;
        position: relative;
        width: 90% !important;
    }

    .accordion-group {
        margin-bottom: 2px;
        border: 1px solid #e5e5e5;
        border-radius: 4px;
    }

    .accordion-heading {
        background-color: #7DB326;
        border-bottom: 0 none;
        color: #FFFFFF;
        padding: 10px;
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

    .accordion-heading .accordion-toggle {
        color: #FFFFFF;
        cursor: pointer;
        font-size: 14px;
        font-weight: 900;
        padding: 2px 15px;
    }

    .accordion-inner {
        padding: 9px 15px;
        border-top: 1px solid #e5e5e5;
        background-color: #FCFCFC;
        border-bottom-left-radius: 4px;
        border-bottom-right-radius: 4px;
    }

    /*Accordion*/
    .accordion-intrebari .accordion-inner {
        padding: 9px 15px;
    }

    /*PARTNER*/
    /*Mainpage*/
    #part-header {
        height: auto;
    }

    .header-inner-img {
        height: auto;
        width: auto;

    }

    .new-product-right {
        display: none;
    }

    .company-logo-left {
        display: block;
    }

    .table-toate-promotii .table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
        line-height: 1;
        padding: 2px 0px 0px 0px;
    }

    .voucher-platit {
        font-family: OpenSans-LightItalic;
        font-size: 18px;
        padding: 4px;
        margin-top: -10px;

    }

    .voucher-venit {
        font-family: OpenSans-LightItalic;
        font-size: 18px;
        padding: 4px;
        margin-top: -6px !important;

    }

    .alert {
        border: 1px solid rgba(0, 0, 0, 0);
        border-radius: 4px;
        margin-bottom: 20px;
        padding: 15px;
        width: 100%;
    }

    .table-oferta-index td {
        padding: 6px 4px 4px !important;
    }
}

@media (max-width: 480px) {

    /*Modal Login*/

    #osx-container #loginPanel input[type="text"], #osx-container #loginPanel input[type="password"] {
        width: 100%;
    }

    #osx-container h2 {
        line-height: 20px;
        font-size: 13px;
    }

    #leftMenu ul li a {
        text-align: center;
        padding-left: 0px;
        width: 100%;
    }

    .thank-you-text {
        font-size: 16px;
    }

    .navbar-toggle {
        position: relative;
        padding: 9px 0px;
        margin-top: 104px;
        z-index: 3000;

    }

    /*Account Info page*/
    div#rightContent {
        border-left: 0px solid #CCCCCC;
        float: left;
        padding-left: 0px;
        margin-top: 14px;
        width: 100%;
    }

    div#leftMenu {
        float: left;
        width: 100%;
    }

    #leftMenu ul li a:hover, #leftMenu ul li a.selected {
        background: no-repeat scroll left top rgba(207, 225, 252, 0.9);
        border-radius: 8px;
    }

    #leftMenu ul li a {
        background: no-repeat scroll left top rgba(255, 255, 255, 1);
        border-radius: 8px;
        width: 100%;
    }

    .listRow h3 {
        float: left;
        width: 100%;
        line-height: 16px;
    }

    .listRow .comandaProdus {
        float: left;
    }

    #detaliiLivrare input[type="text"] {
        width: 96%;
    }

    #detaliiLivrare textarea {
        width: 96%;
    }

    /*Modal Comanda*/
    .listRow .greenBtn {
        background: #567b1a; /* Old browsers */
        background: -moz-linear-gradient(top, #567b1a 0%, #7db326 50%, #567b1a 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #567b1a), color-stop(50%, #7db326), color-stop(100%, #567b1a)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #567b1a 0%, #7db326 50%, #567b1a 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, #567b1a 0%, #7db326 50%, #567b1a 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, #567b1a 0%, #7db326 50%, #567b1a 100%); /* IE10+ */
        background: linear-gradient(to bottom, #567b1a 0%, #7db326 50%, #567b1a 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#567b1a', endColorstr = '#567b1a', GradientType = 0); /* IE6-9 */
        width: 88%;
        border-radius: 12px;
    }

    /*Error Page*/
    .errorCont img {
        width: 60%;
    }

    .errorCont img {
        float: none;
        left: 50%;
        margin-left: -100px;
        position: relative;
        width: 60%;
    }

    .errorMsg {
        float: left;
        line-height: 1.2em;
        margin: 0 0 0 20px;
        position: inherit;
    }

    .productTitle {
        display: none;
    }

    .comandaProdus {
        margin-top: 10px;
    }

    .optiuniComanda tr.listRow td {
        background-color: #E0E7EF;
        border-right: 1px solid #DDDDDD;
        color: #333333;
        float: left;
        min-height: 22px;
        overflow: hidden;
        padding-bottom: 8px;
        padding-top: 13px;
        width: 100%;
    }

    #optiuniComandaModal table.optiuniComanda tr td:last-child {
        width: 100%;
    }

    .optiuniComanda .tableHead td:last-child {
        display: none;
    }

    .optiuniComanda  .greenBtn {
        float: left;
        margin-top: 0px;
        margin-bottom: 8px;
        padding-left: 0px;
        text-align: center;
    }

    /*SubscribeModal*/
    #subscribeModal .subscribeFb {
        position: relative;
        float: left;
        margin-top: 8px;
        margin-bottom: 8px;
    }

    /*PARTNER*/
    /*Mainpage*/
    #part-header {
        background: url("/Images/Common/shopping_mobile.jpg") no-repeat scroll 0 0 / 100% 100% #fff;
        height: auto;
    }

    .header-inner-img {
        height: auto;
        width: auto;
        border-bottom-right-radius: 18px;
        border-bottom-left-radius: 18px;
    }

    .titlu-promotie {
        float: left;
    }

    .status-promotie {
        float: left;
        width: 100%;
    }

    .expira-promotie {
        float: left;
        width: 100%;
    }
    
    .edit-promotie {
        float: left;
        width: 100%;
    }

    .voucher-venit {
        font-family: OpenSans-LightItalic;
        font-size: 18px;
        padding: 4px;
        float: left;
        margin-top: 0px !important;

    }

    .alert {
        display: inline-block;
    }
    .toatePromotii .thumbnail {
        height: 120px;

    }

}

/* iPhone 4 $ chrome  ----------- */
@media only screen and (-webkit-min-device-pixel-ratio : 1.5), only screen and (min-device-pixel-ratio : 1.5) {
    /* Styles */
}

/* Smartphones (portrait and landscape) ----------- */
@media only screen
and (min-device-width : 320px)
and (max-device-width : 480px) {
    /* Styles */
}

/* Smartphones (portrait) ----------- */

@media only screen and (min-device-width : 274px) and (max-width: 480px) {
    .container {
        width: 96%;
    }

    .wrapper {
        width: 96%;
    }

    .rating {
        display: none;
    }

    .percent {
        width: auto;
    }

    #footer1, #footer2, #footer3, #footer4 {
        margin-left: 10px;
        margin-right: 10px;
        width: 216px;
    }

    .abonareBtn-res {
        margin-top: 10px;
        border-bottom-left-radius: 4px;
        border-top-left-radius: 4px;
        width: 100%
    }

    .abonare-res input[type="text"] {
        border-bottom-right-radius: 4px;
        border-top-right-radius: 4px;
        text-align: center;
        width: 100%
    }
}

/* Smartphones (landscape) ----------- */
@media only screen
and (max-width : 273px) {
    .wrapper {
        width: 260px;
    }

    .deal {
        padding-bottom: 10%;
    }
    .toatePromotii .thumbnail {
        height: 80px;

    }
}
