﻿.btn-defualt
{
    background-color: #607d8b !important;
    color: #fff !important;
}


.lmlogo
{
    margin: 15px 0 15px 0;
    float: left;
    width: 250px;
    height: auto;
}
.lmheader-top
{
    background: #fff;
}
.lm-page-title
{
    text-align: center;
    margin: 20px 0 0 0;
}
.lm-page-title h3
{
    margin: 0 0 0 0;
    padding: 10px 0 10px 0;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
}


.form-control-no-border
{
    width: 100% !important;
    display: block;
    width: 100%;
    height: 35px !important;
    padding: 6px 12px !important;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border-radius: 0px !important;
    border-left: 1px solid #ccc !important;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-radius: 4px;
    -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;
}


label
{
    color: #444 !important;
}
.accountInfo
{
    overflow: hidden;
    margin: 0px auto 100px auto;
    padding-bottom: 40px;
    background: #fff;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.lm-login
{
    padding: 15px 20px 0 20px;
}
.accountInfo h4
{
    margin: 0 0 20px 0;
    padding: 10px 0 10px 20px;
    border-bottom: 1px solid #ddd;
    background: #f5f5f5;
}
.form-control, .btn
{
    border-radius: 0px !important;
}
.btn-success
{
    background-image: none !important;
    background-color: #5cb85c !important;
    border: none !important;
}
.form-control
{
    width: 100% !important;
    display: block;
    width: 100%;
    height: 35px !important;
    padding: 6px 12px !important;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border-radius: 0px !important;
    border-left: 2px solid #ff0707 !important;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-radius: 4px;
    -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;
}
.log-out
{
    padding-top: 22px;
}
.log-out a
{
    color: #444;
    font-size: 15px;
    padding-right: 15px;
    vertical-align: text-bottom;
}

.log-out a:hover
{
    text-decoration: none;
}

.cw-norad
{
    padding-top: 20px !important;
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
}


.help-block
{
    color: #ea4b4b !important;
}

.panel, .panel-default
{
    border: none !important;
}

td
{
    padding-right: 20px !important;
    margin-right: 15px !important;
}
td label
{
    padding-left: 5px !important;
    vertical-align: top !important;
}
.agegroup-lable, .product-lable, #Label4, .email-lable
{
    padding-bottom: 8px !important;
}

.main-container
{
    min-height: 100%;
    position: relative;
}

.footer
{
    clear: both;
    width: 100%;
    background: #fff;
    padding: 10px 15px 10px 15px;
    position: absolute;
    bottom: 0px;
    height: 40px;
    margin-top: 50px;
}
.footer .SkinItem
{
    font-size: 12px;
}
.footer-logo
{
    font-size: 12px;
}

.branch-info
{
    text-align: center;
    margin-top: 40px;
    display: block;
    background: #eee;
    padding: 12px 0;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    text-align: center;
}
.branch-info h5
{
    color: #fff;
    padding: 10px 0 0 0;
    display: inline;
    color: #333;
    text-transform: uppercase;
    font-size: 13px !important;
}

.branch-info h5:first-child
{
    margin-right: 30px;
}


.branch-info span
{
    text-transform: capitalize !important;
}

.footer-logo
{
    text-align: right;
}
.footer-left-text
{
    text-align: left;
}
.footer-right-text
{
    text-align: right;
}

@media (max-width:768px)
{

    .control-label
    {
        display: block;
        margin-bottom: 5px;
    }
    .branch-info
    {
        padding: 6px 0px;
    }

    .branch-info h5:first-child
    {
        margin-right: 0px;
    }
    .branch-info h5
    {
        display: block;
        text-align: center;
        padding: 0px;
    }
    .product-field
    {
        margin-top: 20px;
    }
    .agegroup-lable
    {
        padding-bottom: 8px !important;
        float: left;
        display: block;
        clear: both;
        margin-top: 20px;
    }
    .lmlogo
    {
        width: 150px;
        height: auto;
    }

    .footer-logo
    {
        text-align: center;
        margin-top: 10px;
    }

    .footer-left-text
    {
        text-align: center;
        padding-top: 8px;
    }

    .footer
    {
        height: auto;
        padding-top: 0px;
        padding-bottom: 5px;
    }
}


.lmlogo
{
    margin: 15px 0 15px 0;
    width: 250px;
    height: auto;
}
.lmheader-top
{
    background: #fff;
}
.lm-page-title
{
    text-align: center;
    margin: 20px 0 0 0;
}
.lm-page-title h3
{
    margin: 0 0 0 0;
    padding: 10px 0 10px 0;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
}

label
{
    color: #444 !important;
}
.accountInfo
{
    overflow: hidden;
    margin: 20px auto 100px auto;
    padding-bottom: 40px;
    background: #fff;
    border-radius: 5px;
}
.lm-login
{
    padding: 15px 20px 0 20px;
}
.accountInfo h4
{
    margin: 0 0 20px 0;
    padding: 10px 0 10px 20px;
    border-bottom: 1px solid #ddd;
    background: #f5f5f5;
}
.form-control, .btn
{
    border-radius: 0px !important;
}
.btn-success
{
    background-image: none !important;
    background-color: #5cb85c !important;
    border: none !important;
}



.footer .SkinItem
{
    font-size: 12px;
}
.footer-logo
{
    font-size: 12px;
}

.main-container
{
    min-height: 100%;
    position: relative;
}

.dnnFormValidationSummary
{
    background: none !important;
    text-shadow: none !important;
    color: #d2d0d0 !important;
    border: none !important;
    margin-top: 30px;
    text-align: center;
}

.footer-logo
{
    text-align: right;
}

.footer-left-text
{
    text-align: left;
}
.footer-right-text
{
    text-align: right;
}

@media (max-width:768px)
{

    .lmlogo
    {
        width: 150px;
        height: auto;
    }

    .branch-info
    {
        padding: 6px 0px;
    }

    .control-label
    {
        margin-bottom: 5px;
        display: block;
    }

    .form-group
    {
        margin-bottom: 0px !important;
    }

    .footer-logo
    {
        text-align: center;
        margin-top: 10px;
    }

    .footer-left-text
    {
        text-align: center;
        padding-top: 8px;
    }

    .footer
    {
        height: auto;
        padding-top: 0px;
        padding-bottom: 5px;
    }


}

















.form-control, .btn
{
    border-radius: 0px !important;
}
.btn-success
{
    background-image: none !important;
    background-color: #5cb85c !important;
    border: none !important;
}
.form-control
{
    width: 100% !important;
    display: block;
    width: 100%;
    height: 35px !important;
    padding: 6px 12px !important;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border-radius: 0px !important;
    border-left: 2px solid #ff0707 !important;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-radius: 4px;
    -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;
}
.log-out
{
    padding-top: 22px;
}
.log-out a
{
    color: #444;
    font-size: 15px;
    padding-right: 15px;
    vertical-align: text-bottom;
}

.help-block
{
    color: #ea4b4b !important;
}

.panel, .panel-default
{
    border: none !important;
}

td
{
    padding-right: 20px !important;
    margin-right: 15px !important;
}
td label
{
    padding-left: 5px !important;
    vertical-align: top !important;
}
.agegroup-lable, .product-lable, #Label4, .email-lable
{
    padding-bottom: 8px !important;
}

.main-container
{
    min-height: 100%;
    position: relative;
}


.footer .SkinItem
{
    font-size: 12px;
}
.footer-logo
{
    font-size: 12px;
}

.branch-info
{
    text-align: center;
    margin-top: 40px;
    display: block;
    background: #eee;
    padding: 12px 0;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    text-align: center;
}
.branch-info h5
{
    color: #fff;
    padding: 10px 0 0 0;
    display: inline;
    color: #333;
    text-transform: uppercase;
    font-size: 13px !important;
}

.branch-info h5:first-child
{
    margin-right: 30px;
}


.branch-info span
{
    text-transform: capitalize !important;
}

.footer-logo
{
    text-align: right;
}
.footer-left-text
{
    text-align: left;
}
.footer-right-text
{
    text-align: right;
}

@media (max-width:768px)
{

    .control-label
    {
        display: block;
        margin-bottom: 5px;
    }
    .branch-info
    {
        padding: 6px 0px;
    }

    .branch-info h5:first-child
    {
        margin-right: 0px;
    }
    .branch-info h5
    {
        display: block;
        text-align: center;
        padding: 0px;
    }
    .product-field
    {
        margin-top: 20px;
    }
    .agegroup-lable
    {
        padding-bottom: 8px !important;
        float: left;
        display: block;
        clear: both;
        margin-top: 20px;
    }
    .lmlogo
    {
        width: 150px;
        height: auto;
    }

    .footer-logo
    {
        text-align: center;
        margin-top: 10px;
    }

    .footer-left-text
    {
        text-align: center;
        padding-top: 8px;
    }

    .footer
    {
        height: auto;
        padding-top: 0px;
        padding-bottom: 5px;
    }
}




























.btn-defualt
{
    background-color: #607d8b !important;
    color: #fff !important;
}


.lmlogo
{
    margin: 15px 0 15px 0;
    float: left;
    width: 250px;
    height: auto;
}
.lmheader-top
{
    background: #fff;
}
.lm-page-title
{
    text-align: center;
    margin: 20px 0 0 0;
}
.lm-page-title h3
{
    margin: 0 0 0 0;
    padding: 10px 0 10px 0;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
}


.form-control-no-border
{
    width: 100% !important;
    display: block;
    width: 100%;
    height: 35px !important;
    padding: 6px 12px !important;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border-radius: 0px !important;
    border-left: 1px solid #ccc !important;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-radius: 4px;
    -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;
}


label
{
    color: #444 !important;
}
.accountInfo
{
    overflow: hidden;
    margin: 0px auto 100px auto;
    padding-bottom: 40px;
    background: #fff;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.lm-login
{
    padding: 15px 20px 0 20px;
}
.accountInfo h4
{
    margin: 0 0 20px 0;
    padding: 10px 0 10px 20px;
    border-bottom: 1px solid #ddd;
    background: #f5f5f5;
}
.form-control, .btn
{
    border-radius: 0px !important;
}
.btn-success
{
    background-image: none !important;
    background-color: #5cb85c !important;
    border: none !important;
}
.form-control-textarea
{
    width: 100% !important;
    display: block;
    width: 100%;
    padding: 6px 12px !important;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border-radius: 0px !important;
    border-left: 2px solid #ff0707 !important;
    border-top: 1px solid #ccc !important;
    border-right: 1px solid #ccc !important;
    border-bottom: 1px solid #ccc !important;
    border-radius: 4px;
    -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;
}
.form-control-textarea-noborder
{
    width: 100% !important;
    display: block;
    width: 100%;
    padding: 6px 12px !important;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border-radius: 0px !important;
    border-left: 1px solid #ccc !important;
    border-top: 1px solid #ccc !important;
    border-right: 1px solid #ccc !important;
    border-bottom: 1px solid #ccc !important;
    border-radius: 4px;
    -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;
}
.form-control
{
    width: 100% !important;
    display: block;
    width: 100%;
    height: 35px !important;
    padding: 6px 12px !important;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border-radius: 0px !important;
    border-left: 2px solid #ff0707 !important;
    border-top: 1px solid #ccc !important;
    border-right: 1px solid #ccc !important;
    border-bottom: 1px solid #ccc !important;
    border-radius: 4px;
    -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;
}
.log-out
{
    padding-top: 22px;
}
.log-out a
{
    color: #444;
    font-size: 15px;
    padding-right: 15px;
    vertical-align: text-bottom;
}

.help-block
{
    color: #ea4b4b !important;
}

.panel, .panel-default
{
    border: none !important;
}

td
{
    padding-right: 20px !important;
    margin-right: 15px !important;
}
td label
{
    padding-left: 5px !important;
    vertical-align: top !important;
}
.agegroup-lable, .product-lable, #Label4, .email-lable
{
    padding-bottom: 8px !important;
}

.main-container
{
    min-height: 100%;
    position: relative;
}

.footer
{
    clear: both;
    width: 100%;
    background: #fff;
    padding: 10px 15px 10px 15px;
    position: fixed;
    bottom: 0px;
    height: 40px;
    margin-top: 50px;
}
.footer .SkinItem
{
    font-size: 12px;
}
.footer-logo
{
    font-size: 14px;
}

.branch-info
{
    text-align: center;
    margin-top: 40px;
    display: block;
    background: #eee;
    padding: 12px 0;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    text-align: center;
}
.branch-info h5
{
    color: #fff;
    padding: 10px 0 0 0;
    display: inline;
    color: #333;
    text-transform: uppercase;
    font-size: 13px !important;
}

.branch-info h5:first-child
{
    margin-right: 30px;
}


.branch-info span
{
    text-transform: capitalize !important;
}

.footer-logo
{
    text-align: right;
}
.footer-left-text
{
    text-align: left;
}
.footer-right-text
{
    text-align: right;
}

@media (max-width:768px)
{

    .control-label
    {
        display: block;
        margin-bottom: 5px;
    }
    .branch-info
    {
        padding: 6px 0px;
    }

    .branch-info h5:first-child
    {
        margin-right: 0px;
    }
    .branch-info h5
    {
        display: block;
        text-align: center;
        padding: 0px;
    }
    .product-field
    {
        margin-top: 20px;
    }
    .agegroup-lable
    {
        padding-bottom: 8px !important;
        float: left;
        display: block;
        clear: both;
        margin-top: 20px;
    }
    .lmlogo
    {
        width: 150px;
        height: auto;
    }

    .footer-logo
    {
        text-align: center;
        margin-top: 10px;
    }

    .footer-left-text
    {
        text-align: center;
        padding-top: 8px;
    }

    .footer
    {
        height: auto;
        padding-top: 0px;
        padding-bottom: 5px;
    }
}



.sweet-alert h2
{
    font-size: 20px !important;
    margin: 10px 0 !important;
    padding: 0 !important;
}

.sweet-alert button
{
    background-image: none !important;
    background-color: #5cb85c !important;
    text-shadow: none !important;
    font-weight: bold !important;
}
.sweet-alert button:hover
{
    background-image: none !important;
    background-color: #3e8a3e !important;
}

.adwalkin-button
{
    position: relative;
    top: 10px;
}

.btn-add-walk
{
    background-color: #257b94 !important;
    color: #fff !important;
    cursor: pointer !important;
}

.next-button
{
    overflow: hidden;
}

.alert
{
    padding: 5px 15px !important;
    font-size: 12px !important;
}



.RadWindow_Office2007 .rwTopLeft, .RadWindow_Office2007 .rwFooterLeft, .RadWindow_Office2007 .rwFooterCenter
{
    background-image: none !important;
    background: none !important;
}

.RadWindow_Office2007 .rwBodyLeft, .RadWindow_Office2007 .rwBodyRight, .RadWindow_Office2007 .rwStatusbarRow .rwCorner
{
    background-image: none !important;
    background: none !important;
}


.RadWindow table td
{
    padding: 0 0 0 8px !important;
}

.RadWindow_Office2007 .rwTopRight
{
    background-image: none !important;
}
.RadWindow_Office2007 .rwFooterRight
{
    background-image: none !important;
}

.select-customer
{
    margin-top: 20px;
}

#trdgViewLead
{
    background-color: none !important;
}


.bg-remove
{
    background-color: transparent !important;
}

.skiplead
{
    text-decoration: none;
    text-align: left;
    display: block;
    color: #1e90d2 !important;
    font-weight: bold;
    font-size: 12px !important;
    padding-left: 2px;
}
.skiplead:hover
{
    text-decoration: underline;
}

.elementcheckbox
{
    margin-top: 32px;
}
.elementcheckbox label
{
    font-weight: normal !important;
}
.elementcheckbox input[type="checkbox"]
{
    margin-right: 7px;
}
.RadWindow_Office2007 .rwControlButtons a
{
    background-image: url('../images/WebResource.gif') !important;
    margin-right: 10px;
}

.RadGrid_Default
{
    border: 1px solid #ccc !important;
}
.RadGrid_Default .rgHeader
{
    border-bottom: 1px solid #ccc !important;
}



@media (min-width:769px)
{
    .RadWindow
    {
        width: 800px !important;
        height: auto !important;
    }
}


@media (max-width:768px)
{
    .RadWindow
    {
        height: auto !important;
        left: auto !important;
        right: auto;
        width: 100% !important;
        position: absolute;
    }
}
.table-responsive
{
    display: inline-block !important;
}

.table-responsive td
{
    border-top: none !important;
}
.selecttext
{
    font-size: 14px;
    font-weight: bold;
    padding-left: 10px;
}

.menucls
{
    margin: 13px 30px 0 0;
    font-size: 30px;
    cursor: pointer;
    float: left;
}
.sidenav
{
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #32546f;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
}

.sidenav a
{
    padding: 6px 6px 6px 22px;
    text-decoration: none;
    font-size: 19px;
    color: #fff;
    display: block;
    transition: 0.3s;
}

.sidenav a:hover
{
    color: #f1f1f1;
}

.sidenav .closebtn
{
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}

@media screen and (max-height: 450px)
{
    .sidenav
    {
        padding-top: 15px;
    }
    .sidenav a
    {
        font-size: 18px;
    }
}
#main
{
    transition: margin-left .5s;
    padding: 16px;
}

.accorborder
{
    border: 1px solid #eee;
    margin: 4px 8px;
    cursor: pointer;
    background: #eee;
}

.riTextBox.riRead {
    height: 30px !important;
    width: 130px !important;
    padding-right: 3px !important;
}

.RadGrid_Default .rgRow, .RadGrid_Default .rgAltRow, .RadGrid_Default .rgHeader, .RadGrid_Default .rgResizeCol, .RadGrid_Default .rgPager, .RadGrid_Default .rgGroupPanel, .RadGrid_Default .rgGroupHeader 
{
    height:35px !important;
}

.hidelogo
{
   /*display:none;*/
}

.mleft60
{
	margin-left:60px;
}