﻿
.fbbutton {
    background-color: #f6f7f8;
    background-image: url(/images/fbsprint.png);
    background-repeat: repeat-x;
    border: 1px solid;
    border-radius: 2px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-sizing: content-box;
    font-family: helvetica, arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    font-weight: bold;
    position: relative;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
    white-space: nowrap;
    border-color: #cccccc #c5c6c8 #b6b7b9;
    color: #4e5665;
    text-shadow: 0 1px 0 #fff;
    font-size: 12px;
    background-position: 0 -21px;
    line-height: 22px;
    padding: 0px 5px;
}

.fbbuttonblue:active {
    background-position: 0 -492px;
}

.fbbuttonblue:focus {
    box-shadow: 0 0 1px 2px rgba(88, 144, 255, .75), 0 1px 1px rgba(0, 0, 0, .15);
    outline: none;
}

.fbbuttonblue {
    background-color: rgb(78, 105, 162);
    background-image: url(/images/fbbtnspr.png);
    background-position: 0px -335px;
    background-repeat: repeat-x;
    border-bottom-color: rgb(51, 76, 131);
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color: rgb(60, 84, 136);
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: rgb(60, 84, 136);
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: rgb(67, 90, 139);
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    border-top-style: solid;
    border-top-width: 1px;
    box-shadow: rgba(0, 0, 0, 0.0470588) 0px 1px 1px 0px;
    box-sizing: content-box;
    color: rgb(255, 255, 255);
    cursor: pointer;
    display: inline-block;
    font-family: helvetica, arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 22px;
    margin: 0px;
    padding: 0px 16px;
    text-align: center;
    text-decoration: none;
    text-shadow: rgba(0, 0, 0, 0.2) 0px -1px 0px;
    vertical-align: middle;
    word-wrap: break-word;
}

.fbbuttonbluebig:active {
    background-position: 0 -546px;
}

.fbbuttonbluebig:focus {
    box-shadow: 0 0 1px 2px rgba(88, 144, 255, .75), 0 1px 1px rgba(0, 0, 0, .15);
    outline: none;
}

.fbbuttonbluebig {
    background-color: rgb(78, 105, 162);
    background-image: url(/images/fbbtnspr.png);
    background-position: 0px -388px /*-335px*/;
    background-repeat: repeat-x;
    border-bottom-color: rgb(51, 76, 131);
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color: rgb(60, 84, 136);
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: rgb(60, 84, 136);
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: rgb(67, 90, 139);
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    border-top-style: solid;
    border-top-width: 1px;
    box-shadow: rgba(0, 0, 0, 0.0470588) 0px 1px 1px 0px;
    box-sizing: content-box;
    color: rgb(255, 255, 255);
    cursor: pointer;
    display: inline-block;
    font-family: helvetica, arial, sans-serif;
    font-size: large;
    margin: 0px;
    padding: 6px 16px;
    text-align: center;
    text-decoration: none;
    text-shadow: rgba(0, 0, 0, 0.2) 0px -1px 0px;
    word-wrap: break-word;
}

.fbbuttonbluebigdisabled {
    font-size: large;
    font-weight: normal;
    border: 1px solid #9FA1A2;
    padding: 6px 10px 6px 10px;
    background-color: #F1F3FD;
    color: #7B7B7B;
    border-radius: 3px;
    outline: none;
}

.spanlink {
    color: blue;
    text-decoration: underline;
    cursor: pointer;
}

.imgCont {
    float: left;
    width: 80px;
    padding-top: 5px;
    padding-left: 5px;
    box-sizing: border-box;
}

    .imgCont img {
        width: 60px;
        height: 60px;
        vertical-align: middle;
    }

.detailCont {
    float: left;
    font-size: small;
    width: 210px;
}

    .detailCont h3 {
        font-weight: normal;
        font-size: medium;
        margin: 0px;
        padding: 0px;
    }

    .detailCont span {
        font-weight: normal;
        font-size: smaller;
        margin: 0px;
        padding: 0px;
        display: block;
        line-height: normal;
    }

.divGrdPrgCont img {
    vertical-align: middle;
}

.divGrdPrg {
    margin: 0px auto;
    width: 30px;
    height: 10px;
    background-color: #F5F5F5;
    border: 1px solid gray;
    border-radius: 2px;
}

.divGridPrgInner {
    height: 100%;
    width: 0%;
    background-color: #2196F3;
}

.gshadowBox {
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);
}



.flowContainer {
    display: flex;
}

    .flowContainer > a {
        display: block;
        height: 60px;
        font-size: x-large;
        flex: auto;
        margin: 10px;
        padding: 10px;
        text-decoration: none;
        color: inherit;
        box-sizing: border-box;
    }

        .flowContainer > a:hover {
            box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12);
        }

.logResults ul {
    padding-left: 80px;
}

    .logResults ul li {
        padding-left: 10px;
        padding-top: 2px;
        padding-bottom: 2px;
    }

.colorfulHeading {
    font-size: medium;
    text-align: center;
    padding: 2px;
}
/*#99B0D2;*/

.rowButtons {
    text-align:center;
}

.rowButtons img,i {
    margin: 0px 2px;
    cursor: pointer;
}