﻿body
{
    margin: 0;
    background-color: #fff;
    font-family: Helvetica, sans-serif;
    font-size: 13px;
    min-height :calc(100vh);
}
/*
@font-face { 
    font-family: helvetica;
    src: url('fonts/Helvetica.otf');
}*/
/*input[type="button"], input[type="submit"]
{
    cursor:pointer;   
    font-family:Helvetica, sans-serif;
    font-weight: bold;
    font-size: 13px;
}
input, textarea, keygen, select, button
{
	font-family: helvetica;
    font-weight: bold;
    font-size: 13px;
}*/
.green
{ color:green;
}
.red
{ color:red;
}
.proces
{
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 9997;
    left: 0px;
    top: 0px;
    background: #DDD url(bppanel/img/ajax-loader.gif) no-repeat 50% 50%;
    opacity: 0.6;
}

.logo
{
    width: 258px;
}

    .logo img
    {
        width: 118%;
    }

.menu
{
    width: 1003px;
    background: url(img/nav.gif);
    background-repeat: no-repeat;
}

.mnu
{
    width: 610px;
}

.body-cont
{
    width: 1003px;
    margin: 0 auto;
}

.bpmemcont
{
    width: 100%;
}

.hidexps
{
    display: none !important;
}

.hidesrch
{
    display: none !important;
}

.mnu ul
{
    padding: 0;
    margin: 0;
    display: inline-block;
}

    .mnu ul li
    {
        list-style-type: none;
        float: left;
    }

        .mnu ul li a
        {
            text-decoration: none;
            color: #000;
            padding: 32px 10px;
            display: block;
            font-weight: bold;
            font-size: 12px;
        }

            .mnu ul li a:hover
            {
                background: #fb5a4f;
                color: #fff;
            }

.social
{
    width: 100px;
}

    .social ul
    {
        padding: 0;
        margin: 0;
    }

        .social ul li
        {
            list-style-type: none;
            float: left;
            margin: 0 2px;
        }

.ptcls
{
    color: #ef0606;
    border: solid 2px;
    border-radius: 50%;
    padding: 2px;
}

.banner
{
    width: 1003px;
    background: url(img/faded.gif);
    background-repeat: no-repeat;
    padding: 18px 18px 19px;
}

#srvdets
{
    padding-left: 20px;
    color: red;
}

.main
{
    width: 1003px;
    border-radius: 5px;
    background: #fff;
}

.con1
{
    width: 314px;
    padding: 10px;
    background: #ffab31;
    vertical-align: top;
}

.tit
{
    color: #fff;
    font-size: 26px;
    font-family: 'Lato', sans-serif;
}

.cnt
{
    color: #fff;
    text-align: justify;
    line-height: 20px;
}

.read a
{
    text-decoration: none;
    color: #fff;
    font-family: 'Damion', cursive;
    font-size: 16px;
}

    .read a:hover
    {
        text-decoration: underline;
    }

.popdiv
{
    position: fixed;
    height: auto;
    z-index: 9999;
    top: 30%;
    left: 30%;
    width: 500px;
}

.sr2_tit
{
    background: #00b1f1;
    padding: 7px 10px;
    border: 0;
    color: #fff;
    font-weight: bold;
}

.con2
{
    width: 314px;
    padding: 10px;
    background: #fb5a4f;
    vertical-align: top;
}

.con3
{
    width: 314px;
    padding: 10px;
    background: #8fc042;
    vertical-align: top;
}

.tit1
{
    color: #292827;
    font-size: 26px;
    font-family: 'Lato', sans-serif;
}

.cnts
{
    color: #000;
    text-align: justify;
    line-height: 21px;
}

.h_img
{
    border: solid 1px #ddd;
    padding: 2px;
    margin: 0 10px 0 0;
    display: inline-block;
}

.read1 a
{
    color: #fb5a4f;
    text-decoration: none;
    font-family: 'Damion', cursive;
    font-size: 16px;
}

    .read1 a:hover
    {
        text-decoration: underline;
    }

.txtx
{
    width: 270px;
    padding: 3px;
    border: solid 1px #ddd;
    height: 20px;
}

.butt
{
    color: #fff;
    font-weight: bold;
    background: #fb5a4f;
    border: 0;
    padding: 5px;
}

.cnts ul
{
    padding: 0;
    margin: 0 0 0 40px;
}

    .cnts ul li
    {
        list-style-image: url(img/arr.png);
        line-height: 30px;
    }

.form1
{
    width: 320px;
    height: 33px;
    border: 1px solid #b7b7b7;
}

.shad
{
    -webkit-box-shadow: 0 0px 35px #999;
    box-shadow: 0 0px 35px #999;
    -moz-border-radius: 0 0 6px 6px;
    -webkit-border-radius: 0 0 6px 6px;
    -o-border-radius: 0 0 6px 6px;
    border-radius: 6px;
}

.click
{
    cursor: pointer;
    padding-left: 5px;
}

.ritshd
{
    color: #292827;
    font-size: 26px;
    font-family: 'Lato', sans-serif;
    border-bottom: double 3px #ddd;
}

.v_gap1
{
    width: 200px;
    height: 15px;
}

.v_gap2
{
    width: 455px;
    height: 15px;
}

.v_gap3
{
    width: 150px;
    height: 15px;
}

.loginbtn
{
    float: left;
    box-shadow: -1px 0px 13px #ddd;
    background-color: #FDFDFD;
    border-radius: 3px;
    color: #666;
    font-size: 12px;
    font-weight: bold;
    padding: 6px 20px;
    margin-right: 10px;
}

.sgn
{
    background-color: #00b1f1;
    color: #fff;
}

.validsummarybullet ul
{
    display: none;
}
/*input[type="password"],input[type="text"],textarea,select 
{
	padding: 3px;
	border: 1px solid #ccc;  
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}       
input:focus, textarea:focus,select:focus
{
    border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
}*/
.product-container
{
    text-align: left;
}

.product
{
    width: 21%;
    display: inline-block;
    vertical-align: top;
    padding: 10px 10px;
    text-align: center;
}

.product-in
{
    -webkit-box-shadow: 0 0px 2px rgba(0,0,0,0.15);
    -moz-box-shadow: 0 0px 2px rgba(0,0,0,0.15);
    -ms-box-shadow: 0 0px 2px rgba(0,0,0,0.15);
    -o-box-shadow: 0 0px 2px rgba(0,0,0,0.15);
    box-shadow: 0 0px 2px rgba(0,0,0,0.15);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    background: #fff;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
    position: relative;
}

    .product-in:hover
    {
        -webkit-box-shadow: 0 0px 6px rgba(0,0,0,0.3);
        box-shadow: 0 0px 6px rgba(0,0,0,0.3);
    }

.product-img
{
    padding: 15px;
}

    .product-img img
    {
        width: 100%;
        height: 163px;
    }

.prdt-description
{
    border-top: solid 1px #EEE;
    padding: 15px;
}

    .prdt-description h3
    {
        font-size: 16px;
        font-weight: 400;
        padding-bottom: 13px;
        height: 30px;
        line-height: 20px;
    }

    .prdt-description h5
    {
        font-size: 15px;
    }

.cart-block
{
    padding-top: 20px;
}

.add-cart
{
    display: inline-block;
    width: 100%;
    vertical-align: top;
}

    .add-cart a, .add-cart a.pbtn
    {
        /*background: #FFBA00;     -webkit-border-radius: 4px;     -moz-border-radius: 4px;     -ms-border-radius: 4px;     -o-border-radius: 4px;     border-radius: 4px;color: #fff;     line-height: 12px;         vertical-align: top;     display: inline-block;     cursor:pointer;     padding: 8px 10px;*/
        background-color: Transparent;
        color: #495861;
        box-shadow: none;
        font-family: inherit;
        padding: 8px 10px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        -o-border-radius: 5px;
        border-radius: 5px;
        font-size: 13px;
        font-weight: 500;
        color: #495861;
        border: none;
        cursor: pointer;
    }

        .add-cart a:hover, .add-cart a.pbtn:hover
        {
            background-color: #E1E7EB;
            color: inherit;
            border: none;
        }

.cart-check
{
    display: inline-block;
    width: 23%;
    vertical-align: top;
    text-align: right;
}

.checkbox-custom-label, .checkbox-custom
{
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
}

.checkbox-custom
{
    opacity: 0;
    position: absolute;
}

.checkbox-custom-label
{
    position: relative;
}

.checkbox-custom + .checkbox-custom-label:before
{
    content: '';
    background: #fff;
    border: 2px solid #FFBA00;
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    padding: 2px;
    text-align: center;
    font-size: 20px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}

.checkbox-custom:checked + .checkbox-custom-label:before
{
    content: "\f00c";
    font-family: 'FontAwesome';
    background: #FFBA00;
    color: #fff;
}

.scroll-top-wrapper
{
    position: fixed;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    text-align: center;
    z-index: 99999999;
    width: auto;
    height: auto;
    line-height: 38px;
    right: 8px;
    bottom: 360px;
    padding-top: 2px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    color: #ffffff;
    background: #3ac0f0;
    font-weight: 700;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    padding: 6px !important;
    font-size: 90%;
    line-height: 1.3333333;
    border: none;
    outline: none;
}

    .scroll-top-wrapper.show
    {
        visibility: visible;
        cursor: pointer;
        opacity: 1.0;
    }

    .scroll-top-wrapper:hover
    {
        opacity: 0.66;
    }

    .scroll-top-wrapper i.fa
    {
        line-height: inherit;
    }

.checkout-block
{
    text-align: right;
    padding: 10px 15px 20px;
}

.my-src
{
    display: inline-block;
    vertical-align: top;
    float: left;
    width: 65%;
    text-align: left;
}

.my-txtbx
{
    padding: 8px !important;
    width: 60%;
}

.my-cart
{
    display: inline-block;
    vertical-align: top;
    padding: 4px 10px;
    background: #FFBA00;
}

    .my-cart span
    {
        display: inline-block;
        text-align: left;
        vertical-align: top;
    }

        .my-cart span i
        {
            font-size: 30px;
            padding-right: 10px;
        }

        .my-cart span h3
        {
            font-size: 14px;
            padding-bottom: 3px;
        }

        .my-cart span h5
        {
            font-size: inherit;
        }

.check-out
{
    display: inline-block;
    vertical-align: top;
    padding-left: 25px;
}

.ch-btn
{
    color: #000000;
    background: #FFBA00;
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    border-bottom: 1px solid rgba(0, 0, 0, 0.33);
    font-weight: 500;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    padding: 9px 16px;
    font-size: 17px;
    border: none;
    text-align: center;
    width: 100%;
    outline: none;
}

    .ch-btn:hover, .ch-btn:focus
    {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=66);
        opacity: 0.66;
    }



/* Widget  STyle */

.overfbg
{
    width: 94%;
    display: block;
    text-align: center;
    padding: 50px 0px;
}

.att-form
{
    position: fixed;
    bottom: 0;
    right: 10px;
    border: solid 3px #e1e1e1;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    width: 300px;
    background: #fff;
    z-index: 100;
}

.att-tit
{
    padding: 10px;
    background-color: #3ac0f0;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    -ms-border-radius: 4px 4px 0 0;
    -o-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
}

.ico
{
    display: inline-block;
    float: right;
}

    .ico a
    {
        text-decoration: none;
        color: #fff;
        padding: 0 3px;
        cursor: pointer;
    }

.att-cont
{
    padding: 10px;
}

.mini
{
}

.lbl-name
{
    font-weight: 500;
    padding-bottom: 4px;
}

.txt-box
{
    width: 97%;
    border: solid 1px #ccc;
    background: #fff;
    outline: none;
}

select.txt-box
{
    width: 100%;
}

.lbl-name2
{
    font-weight: 500;
    padding-bottom: 4px;
    padding-top: 10px;
}

.txt-box2
{
    width: 40%;
    border: solid 1px #ccc;
    background: #fff;
    outline: none;
    margin-right: 10px;
    padding: 5px;
}

.txtarea
{
    width: 300px;
    height: 75px;
}

.header_left
{
    float: left;
    margin-left: 20px;
    width: 24%;
}

.header_center
{
    width: 36%;
    display: inline-block;
    text-align: center;
}

.srch-block
{
    margin: 4px 20px 4px 20px;
    position: relative;
}

    .srch-block > ul
    {
        position: absolute;
        display: none;
        background: #fff;
        border: solid 1px #d8d8d8;
        width: 18%;
        max-height: 245px;
        overflow: auto;
        z-index: 1000;
    }

#autsrc > ul
{
    position: absolute;
    display: none;
    left: 1%;
    background: #fff;
    margin-left: 8px;
    border: solid 1px #d8d8d8;
    width: 95%;
    max-height: 245px;
    overflow: auto;
    z-index: 1000;
}

.dispul
{
    display: block !important;
}

.srch-block > ul li, #autsrc > ul li
{
    border-bottom: solid 1px #d8d8d8;
}

    .srch-block > ul li:last-child, #autsrc > ul li:last-child
    {
        border-bottom: none;
    }

    .srch-block > ul li a, #autsrc > ul li a
    {
        color: #000;
        background-color: #fff;
        text-align: left;
        cursor: pointer;
        padding: 8px 16px;
        display: block;
    }

        .srch-block > ul li a strong, #autsrc > ul li a strong
        {
            color: #3ac0f0;
            text-align: center;
            display: inherit;
        }

        .srch-block > ul li a:hover, #autsrc > ul li a:hover, .srch-block > ul li.selected a, #autsrc > ul li.selected a
        {
            background-color: #E3F7FF;
        }

            .srch-block > ul li a:hover > i, #autsrc > ul li a:hover > i
            {
                color: #3ac0f0;
            }

        .srch-block > ul li a i, #autsrc > ul li a i
        {
            color: #B2B2B2;
            padding-right: 6px;
        }
