﻿@charset "utf-8";
/* CSS Document */

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    padding-right: 0px;
    padding-left: 0px;
}

html, body {
    height: 100%;
    font-family: 'Lato', serif, Helvetica, sans-serif;
}

body {
    background-image: url(../images/main-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

img {
    max-width: 100%;
    height: auto;
}

.container-fluid {
    padding: 0 0 0 0;
}
/*.container { max-width:992px; padding:0; }*/
.row {
    margin: 20px 0;
}

.header-login {
    text-align: center;
    padding: 5% 0;
}

.logo {
}

.login-box {
    max-width: 500px;
    box-shadow: 50px 50px 50px #999;
    background-color: #FFF;
    border-radius: 0px;
    padding: 100px;
    margin: 0px auto;
    text-align: left;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ebeff8+100 */
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #ebeff8 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ffffff 0%,#ebeff8 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ffffff 0%,#ebeff8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ebeff8',GradientType=0 ); /* IE6-9 */
    position: relative;
}

.form-control {
    height: 50px;
    border: 1px solid #d7d7d7;
    margin-bottom: 10px;
    font-style: italic;
    color: #000;
    font-size: 16px;
    border-radius: 0px;
}

.btn-blue {
    width: 100%;
    height: 50px;
    border: 0;
    background-color: #36c1f1;
    font-family: 'Lato', serif, Helvetica, sans-serif;
    font-size: 14px;
    color: #FFF;
    text-decoration: none;
    border-radius: 0px;
    font-weight: 700;
}

    .btn-blue:hover {
        text-decoration: none;
    }

.fa-arrow-right {
    font-size: 12px;
}

.form-signin-heading {
    font-family: 'Lato', serif, Helvetica, sans-serif;
    font-size: 25px;
    color: #0b7ac0;
    text-decoration: none;
    font-weight: 400;
    margin: 0 0 20px 0;
}

.header {
    padding: 20px 0;
}

.top-right-part {
    text-align: right;
}

    .top-right-part span {
        font-family: 'Lato', serif, Helvetica, sans-serif;
        font-size: 16px;
        color: #333;
        text-decoration: none;
        font-weight: 400;
    }

    .top-right-part a, .top-right-part a:hover {
        font-family: 'Lato', serif, Helvetica, sans-serif;
        font-size: 16px;
        color: #0b7ac0;
        text-decoration: none;
        font-weight: 700;
    }

.header-btns-part {
    border-bottom: 1px solid #CCC;
    padding: 20px 0;
}

.top-right-btns {
    text-align: right;
}

.boxes-part {
    margin-top: 30px;
}

.left-part {
}

.grey-box {
    border: 1px solid #e1e1e1;
    background-color: #fafafa;
    min-height: 100px;
    padding: 10px;
    margin-bottom: 10px;
}

.search-part {
    overflow: hidden;
}

.input {
    width: 95%;
    height: 30px;
}

.input-b {
    width: 100%;
    height: 30px;
}

.select {
    width: 100%;
    height: 30px;
}

.product-listing-left-part {
    /*padding:0 10px 10px 10px; */
    line-height: 15px;
}

.titles-part-left {
    font-weight: 700;
    height: 50px;
    border-bottom: 1px solid #d7d7d7;
    line-height: 50px;
}

.product-listing-left {
    font-size: 14px;
    height: 57px;
    border-bottom: 1px solid #d7d7d7;
    padding: 5px 0 0 0;
}

.icons-left {
    margin: 5px 0;
    text-align: center;
}

.store-group-title {
    margin-bottom: 10px;
}

.search-part-btn-blue {
    width: 90%;
    height: 30px;
    border: 0;
    background-color: #36c1f1;
    font-family: 'Lato', serif, Helvetica, sans-serif;
    font-size: 14px;
    color: #FFF;
    text-decoration: none;
    border-radius: 0px;
    font-weight: 700;
    padding: 5px 15px;
    margin-top: 10px;
}

    .search-part-btn-blue:hover {
        text-decoration: none;
        background-color: #0b7ac0;
    }

.search-part-btn-grey {
    width: 100%;
    height: 30px;
    border: 0;
    background-color: #959595;
    font-family: 'Lato', serif, Helvetica, sans-serif;
    font-size: 14px;
    color: #FFF;
    text-decoration: none;
    border-radius: 0px;
    font-weight: 700;
    padding: 5px 15px;
    margin-top: 10px;
}

    .search-part-btn-grey:hover {
        text-decoration: none;
        background-color: #666;
    }

.right-part {
}

    .right-part input {
        height: 30px;
        width: auto;
    }

    .right-part select {
        border: 1px solid #d7d7d7;
        height: 30px;
        padding: 0 10px;
        margin: 0 5px;
    }

    .right-part input.error {
        border: 2px solid #ff0033;
    }

    .right-part select.error {
        border: 1px solid #ff0033;
    }

.product-assign-part {
    background-color: #fafafa;
    padding: 20px;
    min-height: 140px;
    border-bottom: 1px solid #d7d7d7;
}

.product-assign {
    border-bottom: 1px solid #d7d7d7;
    width: auto;
    overflow: hidden;
    padding: 0 0 20px 0;
}

.show-entries-part {
    text-align: right;
}

.input-field-part {
    margin: 20px 0;
}

    .input-field-part input {
        width: 100%;
        padding: 0 0 0 5px;
    }

.mr10 {
    margin-right: 10px;
}

.product-listing-part {
    padding: 0 20px 20px 20px;
    line-height: 15px;
}

.titles-part {
    font-weight: 700;
    height: 50px;
    border-bottom: 1px solid #d7d7d7;
    line-height: 50px;
}

.c-align {
    text-align: center;
}

.product-listing {
    font-size: 14px;
    height: 50px;
    border-bottom: 1px solid #d7d7d7;
    line-height: 50px;
}

    .product-listing input {
        width: 100%;
        padding: 0 0 0 5px;
        color: #333;
        margin: 10px 0;
    }

.icons {
    margin: 15px 0;
    text-align: center;
}

.white-box {
    border: 1px solid #e1e1e1;
    background-color: #FFF;
    min-height: 100px;
    margin-left: 10px;
}

.btn-blue-general {
    width: auto;
    height: 30px;
    border: 0;
    background-color: #36c1f1;
    font-family: 'Lato', serif, Helvetica, sans-serif;
    font-size: 14px;
    color: #FFF;
    text-decoration: none;
    border-radius: 0px;
    font-weight: 700;
    padding: 5px 15px;
    margin-left: 5px;
}

    .btn-blue-general:hover {
        text-decoration: none;
        background-color: #0b7ac0;
    }

.btn-blue100 {
    width: 100%;
    height: 30px;
    border: 0;
    background-color: #36c1f1;
    font-family: 'Lato', serif, Helvetica, sans-serif;
    font-size: 14px;
    color: #FFF;
    text-decoration: none;
    border-radius: 0px;
    font-weight: 700;
    padding: 5px 15px;
}

    .btn-blue100:hover {
        text-decoration: none;
        background-color: #0b7ac0;
    }

.btn-grey100 {
    width: 100%;
    height: 30px;
    border: 0;
    background-color: #959595;
    font-family: 'Lato', serif, Helvetica, sans-serif;
    font-size: 14px;
    color: #FFF;
    text-decoration: none;
    border-radius: 0px;
    font-weight: 700;
    padding: 5px 15px;
}

    .btn-grey100:hover {
        text-decoration: none;
        background-color: #666;
    }

.pagination-part {
    background-color: #fafafa;
    padding: 0 20px;
    text-align: right;
    border-top: 1px solid #e1e1e1;
}

.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    font-family: 'Lato', serif, Helvetica, sans-serif;
    font-size: 14px;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #333;
    text-decoration: none;
    background-color: transparent;
    border: 0px solid #ddd;
}

.blue-head {
    font-family: 'Lato', serif, Helvetica, sans-serif;
    font-size: 25px;
    color: #0b7ac0;
    text-decoration: none;
    font-weight: 400;
}

.black-head {
    font-family: 'Lato', serif, Helvetica, sans-serif;
    font-size: 18px;
    color: #333;
    text-decoration: none;
    font-weight: 700;
}

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 50px;
    border-top: 1px solid #CCC;
    padding: 10px 0 10px 0;
}

.footer-inner {
    width: 100%;
    height: 50px;
    border-top: 1px solid #CCC;
    padding: 10px 0 10px 0;
    margin-top: 30px;
}

.copy {
    font-family: 'Lato', serif, Helvetica, sans-serif;
    font-size: 14px;
    color: #000;
    text-decoration: none;
    text-align: center;
}


/*modal start*/



.tab-pane .btn-blue-popup {
    width: 90%;
    height: 30px;
    border: 0;
    background-color: #36c1f1;
    font-family: 'Lato', serif, Helvetica, sans-serif;
    font-size: 14px;
    color: #FFF;
    text-decoration: none;
    border-radius: 0px;
    font-weight: 700;
    padding: 5px 15px;
    margin-top: 0px;
}

    .tab-pane .btn-blue-popup:hover {
        text-decoration: none;
        background-color: #0b7ac0;
    }

.tab-pane .btn-grey-popup {
    width: 100%;
    height: 30px;
    border: 0;
    background-color: #959595;
    font-family: 'Lato', serif, Helvetica, sans-serif;
    font-size: 14px;
    color: #FFF;
    text-decoration: none;
    border-radius: 0px;
    font-weight: 700;
    padding: 5px 15px;
    margin-top: 0px;
}

    .tab-pane .btn-grey-popup:hover {
        text-decoration: none;
        background-color: #666;
    }

.tab-pane .white-box-popup {
    background-color: #FFF;
    padding: 0 10px 10px 10px;
    line-height: 15px;
}

.popup-box-left {
    border: 1px solid #e1e1e1;
    min-height: 100px;
    padding: 0px;
    margin-bottom: 10px;
    margin-right: 20px;
}

.popup-box-right {
    border: 1px solid #e1e1e1;
    min-height: 100px;
    padding: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
}

.search-part-popup {
    background-color: #fafafa;
    border-bottom: 1px solid #cccccc;
    padding: 10px;
    overflow: hidden;
}

.c-arrow {
    margin-top: 20px;
    text-align: center;
}

.black-head16 {
    font-family: 'Lato', serif, Helvetica, sans-serif;
    font-size: 16px;
    color: #333;
    text-decoration: none;
    font-weight: 700;
    margin-bottom: 10px;
}

.fa-long-arrow-down {
    margin: 0 5px;
}

.includeding .fa-long-arrow-down {
  font-size: 20px;
    font-weight: bold;
    margin: 9px 5px;
}
.includeding .fa-long-arrow-up{
    font-size: 20px;
    font-weight: bold;
    
}

.popup-btns {
    text-align: center;
    margin-top: 30px;
}

/*modal end*/


@media screen and (min-width:768px) and (max-width:992px) {
    .left-part {
        width: 248px;
    }

    .top-right-btns {
        text-align: center;
    }

    .blue-head {
        font-family: 'Lato', serif, Helvetica, sans-serif;
        font-size: 25px;
        color: #0b7ac0;
        text-decoration: none;
        font-weight: 400;
        text-align: center;
    }

    .white-box {
        border: 1px solid #e1e1e1;
        background-color: #FFF;
        min-height: 100px;
        margin-left: 0px;
    }
}

@media screen and (min-width:300px) and (max-width:767px) {
    .login-box {
        max-width: 500px;
        box-shadow: 50px 50px 50px #999;
        background-color: #FFF;
        border-radius: 0px;
        padding: 50px;
        margin: 0px auto;
        text-align: left;
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ebeff8+100 */
        background: #ffffff; /* Old browsers */
        background: -moz-linear-gradient(top, #ffffff 0%, #ebeff8 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(top, #ffffff 0%,#ebeff8 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, #ffffff 0%,#ebeff8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ebeff8',GradientType=0 ); /* IE6-9 */
    }

    .right-part {
        padding: 0 10px;
        min-width: 744px;
        /*width: 300px;*/
        height: auto;
        overflow-x: scroll;
        overflow-y: hidden;
        white-space: nowrap;
    }

    .left-part {
        /*width: 300px;*/
        padding: 0 10px;
    }

    .top-right-btns {
        text-align: center;
    }

    .blue-head {
        font-family: 'Lato', serif, Helvetica, sans-serif;
        font-size: 25px;
        color: #0b7ac0;
        text-decoration: none;
        font-weight: 400;
        text-align: center;
    }

    .white-box {
        border: 1px solid #e1e1e1;
        background-color: #FFF;
        min-height: 100px;
        margin-left: 0px;
    }

    .btn-blue-general {
        width: 90%;
        height: 30px;
        border: 0;
        background-color: #36c1f1;
        font-family: 'Lato', serif, Helvetica, sans-serif;
        font-size: 14px;
        color: #FFF;
        text-decoration: none;
        border-radius: 0px;
        font-weight: 700;
        padding: 5px 15px;
        margin-left: 0px;
        margin-bottom: 10px;
    }
}

.w20p {
    width: 20%;
}

.w16p {
    width: 16.5%;
}

.alertMargin {
    margin-top: 45px;
}