﻿body
{
    margin: 0px;
    font-family: Verdana;
    font-size: 13px;
    color: #372e06;
    line-height: 20px;
    /* background-color: #e7e7e7; */
}

#login_panel label
{
    vertical-align:bottom;
}

.txtUsernameCSS
{
    padding-left:5px;
}

.NotMiddle
{
    vertical-align:auto !important;
}

.fpetButton
{
    background-color:#7286C0;
    color:white;
    padding:10px; 
    border-radius:5px;
}

.fpetButton:hover
{
    color:white !important;
}

.padBottom5
{
    margin-bottom: 5px;
    border: 1px solid yellow;
    top: -10px;
}

div.RadGrid .rgRow a
{
    color: blue;
    cursor: pointer;
}

h1, h2, h3, h4, h5, h6
{
    margin: 0px;
    padding: 0px;
}

h1, h2, h3, h4
{
    color: #3c6a96;
}

h1
{
    font-size: 24px;
    font-weight: normal;
    margin-bottom: 10px;
}

h2
{
    font-size: 18px;
    font-weight: normal;
}

h3
{
    font-size: 14px;
}

h4
{
    font-size: 12px;
}

.displayNone
{
    display: none;
    visibility: hidden;
}

a
{
    color: #3c6a96;
    text-decoration: none;
    outline: none;
}

    a:hover
    {
        color: #3c6a96;
        text-decoration: underline;
    }

    a img
    {
        border: 0;
    }

table
{
    border-collapse: collapse;
}

table, div, p
{
    margin: 0;
    padding: 0px;
    font-family: Verdana;
    font-size: 12px;
    color: #372e06;
}

td
{
    font-family: Verdana;
    font-size: 12px;
    color: #372e06;
    text-align: left;
}


/* added at Feb 8 - Tung Nguyen */
.sh-tabs
{
    width: 100%;
    height: 102px;
    background: url(images/bg-tabs.png) left bottom repeat-x;
    list-style: none;
    padding: 0;
    margin: 0;
    float: left;
}

    .sh-tabs li
    {
        float: left;
        display: block;
        height: 97px;
        line-height: 97px;
        vertical-align: middle;
        padding: 0 0 5px 0;
    }

        .sh-tabs li span.sptab
        {
            display: block;
            height: 88px;
            line-height: 88px;
            padding: 9px 15px 0 15px;
            border-left: 1px solid #dfdfdf;
            border-right: 1px solid #d7d7d7;
        }

        .sh-tabs li:hover, .sh-tabs li.current
        {
            background: url(images/bg-arrow.png) center 93px no-repeat;
        }

        .sh-tabs li.last:hover
        {
            background: none;
        }

        .sh-tabs li.first span.sptab
        {
            border-left: none;
            border-left: 0;
        }

        .sh-tabs li.last span.sptab
        {
            border-right: none;
            border-right: 0;
        }

.mnbox
{
    background-color: #fefefe;
    float: left;
    height: 58px;
    color: #333;
    font-size: 12px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}

    .mnbox .left, .mnbox .right
    {
        float: left;
    }

    .mnbox .left
    {
        text-align: center;
        width: 43px;
    }

    .mnbox .right
    {
        padding: 0 9px;
        border-left: 1px solid #ddd;
        line-height: normal;
        height: 50px;
    }

.fl
{
    float: left;
}

.fr
{
    float: right;
}

.cf
{
    clear: both;
}

.pf-tab
{
    padding: 10px 0 0 0;
    float: left;
    width: 100%;
    border-bottom: 1px solid #dadada;
    height: 34px;
    line-height: 34px;
    list-style: none;
}

    .pf-tab li
    {
        padding-left: 10px;
        float: left;
        color: #69adff;
        font-size: 10px;
        font-weight: bold;
    }

        .pf-tab li span
        {
            display: block;
            width: 73px;
            text-align: center;
            border: 1px solid #dadada;
            margin-bottom: -1px;
            border-bottom: none;
            background: #fff;
            border-radius: 3px 3px 0 0;
            -webkit-border-radius: 3px 3px 0 0;
            -ms-border-radius: 3px 3px 0 0;
            -o-border-radius: 3px 3px 0 0;
            -moz-border-radius: 3px 3px 0 0;
        }

.file
{
    width: 170px;
    height: 26px;
    margin: 0 auto;
    position: relative;
    background: url(Images/bg-file.png) no-repeat;
}

    .file .txt
    {
        border: none;
        background: none;
        padding: 5px;
        height: 16px;
        line-height: 16px;
        outline: none;
        width: 10px;
        color: #cad3e9;
        width: 128px;
        font-size: 10px;
    }

    .file .browser
    {
        position: absolute;
        top: 0;
        right: 0;
        height: 26px;
        width: 30px;
    }

        .file .browser:hover
        {
            text-decoration: none;
        }

.profile-form td
{
    color: #333;
    padding: 2px 0;
}

.profile-form input.input[type="text"], input.smTxt
{
    padding: 5px;
    /* height: 10px; */
    line-height: 10px;
    background: #ebebeb;
    border: none;
    width: 259px;
    color: #333;
}

.htitle
{
    color: #485b79;
    font-size: 21px;
    background: url(Images/bg-h.png) left bottom repeat-x;
    font-weight: normal;
    padding-bottom: 10px;
    display: inline;
}

.point-balance
{
    border: none;
}

    .point-balance td, .point-balance th
    {
        border: none;
        padding: 4px 5px;
        vertical-align: middle;
        height: 20px;
        color: #000;
        text-align: left;
        font-size: 11.7px;
    }

        .point-balance th.c1
        {
            padding-left: 0;
            width: 125px;
        }

        .point-balance td.c1
        {
            text-align: left;
        }

    .point-balance .c2
    {
        text-align: center;
        width: 90px;
    }

    .friend-lst
{
    border: 1px solid #e4e4e4;
}

    .friend-lst .top
    {
        border-bottom: 2px solid #e9e9e9;
        border-top: 1px solid #fdfdfd;
        background: #f7f7f7;
        height: 43px;
        line-height: 44px;
    }

        .friend-lst .top a
        {
            font-size: 11px;
            color: #000;
            padding: 7px 5px;
            border: 1px solid #d7d7d7;
            background: #fff;
            border-radius: 3px;
        }

            .friend-lst .top a:hover
            {
                text-decoration: none;
            }

    .friend-lst .lst
    {
        list-style: none;
        width: 100%;
        margin: 0;
        padding: 0;
    }

        .friend-lst .lst li
        {
            padding: 9px 6px 7px 10px;
            color: #333;
            border-bottom: 1px dotted #e1e1e1;
        }

    .friend-lst .lst
    {
        list-style: none;
        width: 100%;
        margin: 0;
        padding: 0;
    }

        .friend-lst .lst p
        {
            font-size: 11px;
        }

        .friend-lst .lst li.last
        {
            border: none;
        }

        .friend-lst .lst li .img
        {
            width: 45px;
            height: 45px;
            border: 1px solid #f2f2f2;
        }

        .friend-lst .lst li a
        {
            color: #333;
        }



        .friend-lst-corp .top a
        {
            font-size: 11px;
            color: #000;
            padding: 7px 5px;
            border: 1px solid #d7d7d7;
            background: #fff;
            border-radius: 3px;
        }

            .friend-lst-corp .top a:hover
            {
                text-decoration: none;
            }

    .friend-lst-corp .lst
    {
        list-style: none;
        width: 100%;
        margin: 0;
        padding: 0;
    }

        .friend-lst-corp .lst li
        {
            padding: 9px 6px 7px 10px;
            color: #333;
            border-bottom: 1px dotted #e1e1e1;
        }

    .friend-lst-corp .lst
    {
        list-style: none;
        width: 100%;
        margin: 0;
        padding: 0;
    }

        .friend-lst-corp .lst p
        {
            font-size: 11px;
        }

        .friend-lst-corp .lst li.last
        {
            border: none;
        }

        .friend-lst-corp .lst li .img
        {
            width: 45px;
            height: 45px;
            border: 1px solid #f2f2f2;
        }

        .friend-lst-corp .lst li a
        {
            color: #333;
        }

/* custom radscheduler */
.RadScheduler_Default .rsAllDayRow {
background: #eee;
height: 420px!important;
}
.RadScheduler .rsMonthView .rsDateBox
{
    text-align: right;
    padding: 7px 3px 0 0;
}

    .RadScheduler .rsMonthView .rsDateBox .rsDateHeader
    {
        font-size: 11px;
        font-weight: bold;
        color: #172553;
    }

.RadScheduler_Default .rsAptCreate, .RadScheduler_Default .rsMonthView .rsAptCreate, .RadScheduler_Default .rsContentTable td.rsSelectedSlot
{
    background-color: #ffffcc !important;
    background-image: none !important;
}

.RadScheduler_Default .rsContentTable td.rsSelectedSlot
{
    border-color: #e6e6e6 !important;
}

.RadScheduler_Default .rsContentTable td
{
    border-color: #e6e6e6 !important;
    border-style: solid !important;
}

.RadScheduler_Default .rsMonthView .rsOtherMonth, .RadScheduler_Default .rsContentTable td
{
    background: #fff !important;
}

    .RadScheduler_Default .rsMonthView .rsOtherMonth .rsDateBox .rsDateHeader
    {
        color: #dbdbdb;
    }

.RadScheduler_Default .rsHeader
{
    border: none !important;
    background: none !important;
    padding: 15px 0;
}

.RadScheduler_Default .rsContent, .RadScheduler_Default .rsTopWrap .rsFooter
{
    border-color: #e6e6e6 !important;
}

.RadScheduler_Default .rsHorizontalHeaderTable th
{
    background: transparent url(Images/bg-cal-header.png) !important;
    font-weight: bold;
    color: #172553 !important;
    text-transform: uppercase;
    border-top-width: 1px !important;
    padding: 7px 0 !important;
}

    .RadScheduler_Default .rsHorizontalHeaderTable th div
    {
        font-size: 11px;
    }

.RadScheduler_Default .rsContent.rsDayView
{
    border: 1px solid #e6e6e6 !important;
}

.RadScheduler .rsDateHeader
{
    font-size: 11px !important;
    font-weight: bold;
    text-transform: uppercase;
}

.RadScheduler .rsHeader ul
{
    float: left !important;
    background: url(Images/cal-view.png) repeat-x;
    border: 1px solid #dedede;
    border-radius: 2px;
    padding-right: 0 !important;
}

    .RadScheduler .rsHeader ul li
    {
        line-height: 25px;
        height: 25px;
        border-left: 1px solid #dedede;
        float: right;
    }

        .RadScheduler .rsHeader ul li.rsLast
        {
            border-left: none;
        }

        .RadScheduler .rsHeader ul li a
        {
            color: #3e3e3e;
            line-height: 25px;
            height: 25px;
            font-size: 11px;
            font-weight: bold;
        }

            .RadScheduler .rsHeader ul li a:hover, .RadScheduler .rsHeader ul li a:hover span, .RadScheduler_Default .rsHeader ul .rsSelected em, .RadScheduler_Default .rsHeader ul .rsSelected
            {
                background-color: #eee;
                background-image: none;
                color: #3773bc;
                font-weight: bold;
                font-size: 11px;
            }

.RadScheduler .rsTopWrap .rsHeader h2
{
    text-indent: 0;
    font-weight: bold;
    color: #333;
    text-transform: uppercase;
    font-size: 13px;
    display: inline;
    border-bottom: 2px solid #fb9338;
    line-height: 27px;
    padding: 0 0 5px 0;
    margin-left: 200px;
}

.RadScheduler .rsHeader p
{
    float: right !important;
}

.RadScheduler .rsTopWrap .rsHeader p a
{
    display: block;
    border: 1px solid #d6d6d6;
    width: 25px;
    height: 25px;
    padding: 0;
    margin: 0;
    border-radius: 2px;
}

.RadScheduler .rsHeader p a.rsPrevDay, .RadScheduler .rsHeader p a.rsPrevDay:hover
{
    background: url(Images/prev-day.png) top left no-repeat;
    border-right: none;
    border-radius: 2px 0 0 2px;
}

.RadScheduler .rsHeader p a.rsNextDay, .RadScheduler .rsHeader p a.rsNextDay:hover
{
    background: url(Images/nxt-day.png) top left no-repeat;
    border-radius: 0 2px 2px 0;
}

.RadScheduler .rsHeader p em
{
    float: left;
    display: block;
    margin-left: 8px;
}

    .RadScheduler .rsHeader p em a
    {
        width: auto !important;
        font-size: 11px;
        font-weight: bold;
        padding: 0 5px !important;
        line-height: 25px !important;
        background: url(Images/cal-view.png) repeat-x;
        ;
    }

.RadScheduler_Default .rsWrap .rsApt
{
    width: auto !important;
    display: block;
    float: none;
    position: relative;
    left: 0 !important;
    margin: 5px 0;
}

.RadScheduler_Default .rsAptOut .rsAptMid, .RadScheduler_Default .rsAptOut .rsAptMid .rsAptIn, .RadScheduler_Default .rsAptOut .rsAptContent
{
    border-color: #2763ac!important;
    background-color: #3773bc;
    color: #f2f0ee;
    background-image: none;
    line-height: 20px;
    cursor: pointer;
}

    .RadScheduler_Default .rsAptOut .rsAptContent div
    {
        color: #f2f0ee;
    }

.RadScheduler_Default .rsApt.rsAptSelected .rsAptOut .rsAptMid, .RadScheduler_Default .rsApt.rsAptSelected .rsAptOut .rsAptMid .rsAptIn, .RadScheduler_Default .rsApt.rsAptSelected .rsAptOut .rsAptMid .rsAptContent
{
    border-color: #333 !important;
}

p.org
{
    color: #3773bc;
    padding: 5px 0 3px 0;
}

.pf-tab.invitation li span
{
    width: auto;
    padding: 0;
    text-transform: uppercase;
    font-family: Arial;
    font-size: 12px;
}

    .pf-tab.invitation li span a
    {
        padding: 0 15px;
        cursor: text;
        display: block;
        color: #69adff;
    }

        .pf-tab.invitation li span a.not-hover
        {
            background: #ccc;
            color: #fff;
            cursor: pointer;
        }

            .pf-tab.invitation li span a.not-hover:hover
            {
                background: #fff;
                color: #69adff;
            }

        .pf-tab.invitation li span a:hover
        {
            text-decoration: none;
        }

table.sign_up td
{
    padding: 8px;
}

table.sign_up .riTextBox
{
    padding: 4px 6px !important;
    border: solid 1px #ccc;
    line-height: 14px;
    border-radius: 4px;
    width: 300px;
    background-color: #fafafa;
}

.captcha label
{
    display: block;
    font-weight: bold;
    color: #372e06;
}

.content_area
{
    width: 1014px;
    margin: 0 auto;
}

.cpd-logo
{
    padding-top: 4px;
    float: left;
}

.clearfix
{
    clear: both;
    float: none;
}

#layout_nav
{
    height: 48px;
    width: 100%;
    background-image: url('/Images/fpetbank-nav-bg.gif');
    background-repeat: repeat-x;
    background-color: #fff;
}

    #layout_nav ul
    {
        list-style: none;
        margin: 0;
        padding: 0;
        float: right;
    }

        #layout_nav ul li
        {
            float: left;
        }

            #layout_nav ul li a
            {
                display: block;
                padding: 6px 10px;
                font-size: 12px;
                line-height: 32px;
                color: #fff;
                font-weight: bold;
                margin-left: 18px;
            }

                #layout_nav ul li a:hover
                {
                    background-color: #548dd1;
                }

#layout_sub_nav
{
    width: 100%;
    background-color: #e7e7e7;
    /* border-bottom: solid 20px #fff; */
    padding: 10px;
}

#home_spiel
{
    width: 281px;
    height: 359px;
    float: left;
}

    #home_spiel .spiel_content
    {
        background-image: url("Images/fpetbank-spiel.jpg");
        height: 141px;
        padding: 218px 0 0 20px;
    }

        #home_spiel .spiel_content h2
        {
            color: #000;
            font-weight: normal;
        }

#layout_footer
{
    padding: 12px 0;
    background-color: #3773BC;
}

    #layout_footer ul
    {
        float: right;
        list-style: none;
        margin: 0;
        padding: 0;
    }

        #layout_footer ul li
        {
            margin: 0;
            padding: 0;
            padding-left: 12px;
            float: left;
            color: #fff;
        }

            #layout_footer ul li a
            {
                color: #fff;
            }

.rgRow td, .rgAltRow td
{
    padding: 6px 5px !important;
}

.login_message
{
    float: right;
    margin-bottom: 10px;
}
.home_center_points h2
{
    color: #6d6d7e;
    margin: 12px 0;
}

/* CUSTOM EVENTS */
.customEventItem
{
    width:100%;
    clear:both;
    padding:6px 3%;
    width:94%;
    display:inline-block;
}

.customEventItem:nth-child(2n + 1) 
{
    background-color:#F0F0F0;
}

.customEventDelete
{
    width:30px;
    vertical-align:top;
    padding-top:5px;      
}

.customEventName
{
    font-size:11px;
    font-weight:bold;
}

.customEventLocation
{
    font-size:11px;
    font-style:italic;
}

.customEventOrganiser
{
    font-size:11px;    
    line-height:8px;
}

.customEventDate
{
    font-size:11px;    
}

.customEventCAD
{
    color:#69ADFF;
    font-weight:bold;
    font-size:11px;
    width:33%;
    float:left;
}

.customEventDP
{
    color:#69ADFF;
    font-weight:bold;
    font-size:11px;
    width:33%;
    float:left;
}

.customEventRISK
{
    color:#69ADFF;
    font-weight:bold;
    font-size:11px;
    width:25%;
    float:left;
}

.customEventOTH
{
    color:#69ADFF;
    font-weight:bold;
    font-size:11px;
    width:33%;
    float:left;
}

.customEventPTS
{
    color:#444;
    font-weight:bold;
    font-size:9px;
    width:100%;    
}

.ddlCustomEventYear
{
    width:80px;
    float:right;
    margin:11px 11px 0px 0px;
}

.activityLogTable {
}

    .activityLogTable th {
        background-color: #3773BC;
        color:white;
    }

.activityLogTable td {
    text-align:center;
}

    .activityLogTable tr:nth-child(even) {
        background-color:#f7f7f7;
    }



.updatePayMethod {
    background-color: #F0F0F0;
    background-image: linear-gradient(#F0F0F0, #D0D0D0);
    border-radius: 10px;
    padding: 20px;
    margin: auto;
    max-width: 40%;
    min-width: 360px;
    position: relative;
}

#divStripeResults {
    color: red;
    margin: 20px 0;
    text-align: center;
    width: 100%;
}

.btn-secondary {
    background-color: #0D87A4;
    color: white;
    font-weight: bold;
    padding: 8px 15px;
    border-radius: 20px;
    margin-top: 10px;
    display: inline-block;
    font-size: 0.9em;
    border: none;
    cursor: pointer;
    border: 1px solid white;
}

    .btn-secondary:hover {
        background-color: #027C89;
    }

.btn-secondary-small {
    background-color: #24AB7D;
    color: white;
    font-weight: bold;
    padding: 8px 12px;
    border-radius: 5px;
    display: inline-block;
    font-size: 0.9em;
    border: none;
    cursor: pointer;
}

.text-center {
    text-align: center;
}


.p-3 {
    padding: 20px;
}

.mt-3 {
    margin-top: 20px;
}

.mt-5 {
    margin-top: 40px;
}

.mb-3 {
    margin-bottom: 20px;
}

.mb-5 {
    margin-bottom: 40px;
}

.mr-3 {
    margin-right: 20px;
}

.ml-3 {
    margin-left: 20px;
}