body
{
    font: 11px verdana, arial, helvetica, sans-serif;
    color: #000000;
    padding: 0;
    margin: 0;
}
#khomp
{
    position: relative;
    width: 1280px;
    margin: 0 auto;
    text-align: left;
    min-height: 690px;
}
#khomp fieldset, div.ui-dialog fieldset
{
    border: 1px solid #DDDDDD;
    border-radius: 5px;
}
#khomp legend, div.ui-dialog legend
{
    color: #306845;
    font-size: 12px;
    font-weight: bold;
    padding: 2px 6px
}
#khomp table.zebra tbody tr:nth-child(odd), div.ui-dialog table.zebra tbody tr:nth-child( odd )
{
    background-color: #F5F5F5;
    border: 1px solid #DDDDDD;
}
#khomp table.zebra tbody tr:nth-child(even), div.ui-dialog table.zebra tbody tr:nth-child( even )
{
    background-color: #FFFFFF;
    border: 1px solid #DDDDDD;
}

#khomp table.noZebra tbody tr
{
    background-color: transparent !important;
}

#khomp table
{
    border-collapse: collapse;
    text-align: center;
    width: 100%;
    border-width: 0px 0px 0px 0px;
    border-style: solid;
    border-color: #F5F5F5;
}
#khomp table td
{
    border-style: solid;
    border-color: #F5F5F5;
    border-width: 0px 0px 0px 1px;
    padding: 5px;
}
#khomp td a img
{
    vertical-align: middle;
}
#khomp table td:first-child
{
    border-left: 1px solid #DDD;
}
#khomp table th
{
    background: #339966;
    border: 2px solid #339966;
    color: #FFFFFF;
    font-weight: bold;
    line-height: 30px;
}
#khomp table tr
{
    line-height: 20px;
}

#khomp table.provisioning
{
    border-collapse: collapse;
    text-align: center;
    width: 100%;
    border: none;
}
#khomp table.provisioning td
{
    border: none;
    padding: 5px;
}
#khomp table.provisioning tr
{
    line-height: 20px;
}
#khomp table.provisioning tr.empty
{
    line-height: 5px;
}
#khomp input[type="file"]
{
    background-color: #FFF;;
}

#khomp select
{
    border: 1px solid #DDDDDD;
    border-radius: 3px 3px 3px 3px;
    font: 12px verdana, arial, helvetica, sans-serif;
    padding: 1px;
    background-color: white;
    min-height: 17px !important;
    min-width: 120px;
}
#khomp input, .ui-dialog input[type="button"], button
{
    /*min-width: 150px;*/
    background-color: #306845;
    border: 0 none;
    cursor: pointer;
    font: 12px verdana, arial, helvetica, sans-serif;
    border-radius: 0px !important;
}
#khomp input[type="button"], .ui-dialog input[type="button"], button
{
    color: #fff;
    font-size: 11px !important;
    margin-right: 10px;
    padding: 5px;
}
#khomp input[type="radio"]
{
    min-width: 15px;
}
#khomp input[type="text"], #khomp input[type="password"]
{
    border: 1px solid #DDDDDD;
    background: #FFF;
    cursor: text;
}
/* IE bug */
#khomp input[type="checkbox"]
{
    border: 0px;
    min-width: 15px;
}
#khomp input[type="submit"]
{
    color: #FFFFFF;
    background-color: #306845;
    cursor: pointer;
    padding: 5px;
}
#khomp a:link
{
    color: #306845;
    text-decoration: none;
}
#khomp a:visited
{
    color: #306845;
    text-decoration: none;
}
#khomp a:link:hover, link:focus
{
    text-decoration: underline;
}
#refreshing
{
    width: 30px;
    height: 30px;
}
#refresh
{
    position: absolute;
    right: 31px;
    width: 27px;
    height: 27px;
}
#saved_notice
{
    border-radius: 5px;
    position: fixed;
    top: 30%;
    left: 50%;
    min-width: 400px;
    min-height: 100px;
    margin-left: -200px;
    margin-top: 43px;
    color: #000;
    text-align: center;
    font-size: 12pt;
    padding: 5px;
    border: 5px solid #306845;
    background-color: #C7e8C0;
    display: none;
    z-index: 1100;
}
#footerLegend
{
    border: 0px !important;
    padding: 2px 6px !important;
    font-size: 11px !important;
    font-weight: normal !important;
}
#div-package
{
    font-size: 11px !important;
    color: #878787 !important;
    text-align: center !important;
    margin-bottom: 10px;
}
#topo
{
    height: 100px;
    margin-top: 15px;
}
#bar
{
    text-align: center;
    width: 100%;
    background: #306845;
}
.flag
{
    cursor: pointer;
    float: right;
    padding-right: 10px;
    padding-top: 55px;
}
.autenticacao
{
    float: left;
    width: 66%;
    padding-top: 65px;
    border-bottom: #DDDDDD 1px solid;
    margin-left: 35px;
    font-size: 13px;
}
.green-bar
{
    background: #2F6845 !important;
}
.saved_notice_success
{
    background-color: #C7E8C0 !important;
    border: 5px solid #306845 !important;
}
.saved_notice_error
{
    background-color: #FF6453 !important;
    border: 5px solid #BE3232 !important;
}
.green-light
{
    background: #339966 !important;
}
.green-dark
{
    background: #306845 !important;
}
.redalert
{
    color: #FF0000 !important;
}
.backgroundGray
{
    background: #878787 !important;
}
.backgroundGreen
{
    background: #339966 !important;
}
.backgroundRed
{
    background: #F96868 !important;
}
.cursorHand
{
    cursor: pointer !important;
}
.cursorMove
{
    cursor: move !important;
}
.fontWeightBold
{
    font-weight: bold !important;
}
.fontWeightNormal
{
    font-weight: normal !important;
}

.floatRight
{
    float: right;
}

.textAlignLeft
{
    text-align: left !important;
}

.textAlignRight
{
    text-align: right;
}
.textAlignCenter
{
    text-align: center;
}

.marginLeft3px
{
    margin-left: 3px
}
.marginLeft5px
{
    margin-left: 5px;
}
.marginLeft25px
{
    margin-left: 25px !important;
}
.marginRight3px
{
    margin-right: 3px;
}
.marginRight5px
{
    margin-right: 5px;
}
.marginTop5px
{
    margin-top: 5px;
}
.marginBottom5px
{
    margin-bottom: 5px;
}
.marginBottom10px
{
    margin-bottom: 10px;
}
.width15
{
    width: 15px !important;
}
.width20
{
    width: 20px !important;
}
.width25
{
    width: 25px !important;
}
.width40
{
    width: 40px !important;
}
.width50
{
    width: 50px !important;
}
.width95
{
    width: 95px !important;
}
.width100
{
    width: 100px !important;
}
.width110
{
    width: 110px !important;
}
.width125
{
    width: 125px !important;
}
.width150
{
    width: 150px !important;
}
.width275
{
    width: 275px !important;
}
.width220
{
    width: 220px !important;
}
.width500
{
    width: 500px !important;
}
.width550
{
    width: 550px !important;
}
.line-height50
{
    line-height: 50px !important;
}
.line-height100
{
    line-height: 100px !important;
}
.height28
{
    height: 28px !important;
}

#license-will-expire-warning
{
    margin: 8px;
    padding: 2px;
    clear: both;
    border: 1px solid #000;
    background-color: #FFFFC0;
    border-radius: 5px 5px 5px 5px;
    color: #000;
    font-size: 12px;
    text-align: center;
}

#license-expired-error, #log-performance-warning
{
    background-color: #C83C2D;
    border: 1px solid #000000;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 5px #000000;
    clear: both;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
    margin: 8px;
    min-height: 22px;
    padding: 4px;
    text-align: center;
}
#license-expired-error img
{
    float: left;
}

#license-will-expire-warning
{
    margin: 8px;
    padding: 2px;
    clear: both;
    border: 1px solid #000000;
    background-color: #FFFFC0;
    border-radius: 5px 5px 5px 5px;
    color: #000000;
    font-size: 12px;
    text-align: center;
}
#license-will-expire-warning
{
    margin: 8px;
    padding: 2px;
    clear: both;
    border: 1px solid black;
    background-color: #FFFFC0;
    border-radius: 5px 5px 5px 5px;
    color: black;
    font-size: 12px;
    text-align: center;
}
.displayNone
{
    display: none;
}
#tableLogin
{
    width: 100%;
    float: left;
}
#divBrowserDetect
{
    font-size: 12px;
    text-align: center;
    border: thin;
    border-style: solid;
    border-radius: 5px;
    width: 500px;
    height: 120px;
    box-shadow: 0 0 5px #000000;
    display: none;
    background: #FFF;
    margin: 0 auto;
    margin-top: 160px;
}

#divBrowserDetect img.errorIco
{
    float: right;
    margin-right: 15px;
}

#divBrowserDetectLine
{
    background: #C83C2D;
    margin-top: 20px;
    color: white;
    width: 100%
}
#divBrowserDetectText
{
    margin-top: 15px;
}
.close
{
    font-family: verdana, arial, helvetica, sans-serif;
    cursor: pointer;
    width: 65px;
    padding: 0px 0px 0px 0px;
}
.erro
{
    font-family: verdana, arial, helvetica, sans-serif;
    color: #FF0000;
}
.flag
{
    cursor: pointer;
    float: right;
    padding-right: 10px;
    padding-top: 55px;
}

#fieldMonster
{

    width: 150% !important;
}

.left
{
    text-align: left;
}

#khomp a
{
    color: #306845 !important;
}

.blockscreenError
{
    width: 100%;
    height: 100%;
    background: #FFF;
    position: fixed;
    z-index: 999;
    opacity: 0.5;
    display: none;
}

#saved_notice .close
{
    width: 15px;
    height: 15px;
    line-height: 10px;
    float: right;
    color: #BE3232;
}
.kgateway-icon
{
    cursor: pointer;
    vertical-align: middle;
}
.sms-info
{
    border: 1px solid black;
    border-radius: 5px;
    background-color: rgb(255, 255, 153);
    padding: 5px;'>
}


