﻿#TB_overlay
{
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999;
}

.TB_overlayBG
{
    background-color: #000;
    opacity: 0.75;
}

.graybtns1
{
    background-position: 0 0 !important;
    border-color: #999999 #999999 #888888;
    border-style: solid !important;
    border-width: 1px;
    color: #666666 !important;
}

.graybtns1
{
    border-style: solid !important;
    color: #666666 !important;
}

    .darkbluebtn span, .graybtns1 span
    {
        display: inline-block;
        padding-right: 8px;
    }

.darkbluebtn
{
    background-position: 0 -48px !important;
    border: 1px solid #00688B;
}

.darkbluebtn, .graybtns1
{
    background: url(/App_Themes/Administrator/images/bacground_gr.png) 0 0 repeat-x;
    box-shadow: 0 1px 0 #000000;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    font-size: 12px;
    font-weight: bold;
    height: 23px;
    line-height: 23px;
    margin-left: 5px;
    padding-left: 10px;
    text-decoration: none;
    white-space: nowrap;
    behavior: url(/App_Themes/Web/PIE.htc);
}

.popup
{
    background: none repeat scroll 0 0 #525252 !important;
    background: none repeat scroll 0 0 rgba(82, 82, 82, 0.7) !important;
    font-family: Arial,Helvetica,sans-serif;
    padding: 10px;
    text-align: left;
    z-index: 99999;
    display: none;
    margin: 0 auto;
    left: 33%;
    position: fixed;
    top: 30%;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -khtml-border-radius: 8px;
    behavior: url(/App_Themes/Web/PIE.htc);
}

    .popup input
    {
        color: #333333;
        font-size: 13px;
        height: 22px;
        width: 200px;
        padding-left: 3px;
    }

    .popup .popupTitle
    {
        background: none repeat scroll 0 0 #0092C3;
        border-color: #0092C3 #0092C3 -moz-use-text-color;
        border-style: solid solid none;
        border-width: 1px 1px medium;
        height: 29px;
        position: relative;
    }

.hocpopupCont
{
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: -moz-use-text-color #00688B #00688B;
    border-right: 1px solid #00688B;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    color: #464646;
    padding: 0;
}

.dialog_body
{
    border-bottom: 1px solid #CCCCCC;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    padding: 15px 10px;
    text-align: left;
}

.hocpopupCont p
{
    margin: 0;
    padding-bottom: 8px;
}

.col-155
{
    width: 125px;
}

.popupTitle h3
{
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
    line-height: 29px;
    margin: 0;
    padding: 0 0 0 10px;
}

a.chumau
{
    color: #f7af45;
}

.dialog_buttons
{
    background: none repeat scroll 0 0 #F2F2F2;
    padding: 6px 8px;
    position: relative;
    text-align: right;
}


#btnLogin
{
    color: white !important;
    display: block !important;
    float: left !important;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    height: 25px !important;
    line-height: 25px !important;
    margin: 0 !important;
    padding: 0 !important;
    white-space: normal;
    width: 100px !important;
}
