﻿.dragHandle
{
    cursor: move;
    pointer: move;
    width: 15px;
    height: 15px;
    border: thin outset white;
    background-color: #0179c5;
}

.Center
{
    text-align: center;
    vertical-align: middle;
}

.la
{
    text-align: left;
}

.ca
{
    text-align: center;
}

.ra
{
    text-align: right;
}

.caa
{
    text-align: center;
    vertical-align: middle;
}

.mw
{
    width: 98%;
}

.hw
{
    width: 48%;
}

.h-max
{
    min-height: 350px;
    height: 98%;
}

.w-max
{
    min-width: 500px;
    width: 100%;
}

.lf
{
    float: left;
}

.rf
{
    float: right;
}

.bra
{
    clear: right !important;
}


.Hiden
{
    display: none;
    visibility: hidden;
}

.Hide
{
    visibility: hidden;
}


.processing
{
    background-color: yellow;
    color: black;
    border: thin inset white;
}

.reorderCue
{
    background-color: green;
    border: thin dotted black;
    height: 25px;
    pointer: hand;
}

.Spanable
{
    clear: none !important;
    padding: 0 !important;
    margin: 0 !important;
}

.AbsMiddle
{
    vertical-align: middle;
    position: relative;
}

.break-after
{
    clear: right ;
}

.pageBox
{
    float: left !important;
    padding: 0px 0px 0px 5px !important;
    margin: 0px 0px 0px 5px !important;
    display: block !important;
}



.left-b
{
    padding: 0px 0px 0px 5px;
    margin: 0px 0px 0px 5px;
}

.rigth-b
{
    padding: 0px 5px 0px 0px;
    margin: 0px 5px 0px 0px;
}

.top-b
{
    padding: 5px 0px 0px 0px;
    margin: 5px 0px 0px 0px;
}

.botom-b
{
    padding: 0px 0px 5px 0px;
    margin: 0px 0px 5px 0px;
}

input.top-b
{
    margin: 8px 0px 0px 0px;
}

.box-dash-board
{
    width: 400px;
}

.Helpable
{
    cursor: help;
    pointer: help;
}

.Clicable
{
    cursor: pointer;
    pointer: hand;
}

.NoWrap
{
    white-space: nowrap;
}

.Wrap
{
    white-space: normal;
}

.Disabled
{
    color: Gray;
}

.TopControl
{
    z-index: 1000;
}

.BotomControl
{
    z-index: 1;
}

.BackControl
{
    z-index: -1;
    float: right;
    direction: ltr;
    font-weight: normal !important;
}


#content
{
    color: #000000;
    font-size: 13px;
    font-family: Arial,Sans-Serif;
    text-decoration: none;
}

.txt
{
    color: #000000;
    font-size: 13px;
    font-family: Arial,Sans-Serif;
    text-decoration: none;
}

.txtUnderline
{
    text-decoration: underline;
}

.txtSmall
{
    color: #000000;
    font-size: 11px;
    font-family: Arial,Sans-Serif;
    text-decoration: none;
}

.txtBold
{
    color: #000000;
    font-size: 13px;
    font-family: Arial,Sans-Serif;
    font-weight: bold;
    text-decoration: none;
}

.txtBIG
{
    color: #000000;
    font-size: 15px;
    font-family: Arial,Sans-Serif;
    font-weight: bold;
    text-decoration: none;
}

.txtHeader
{
    font-size: 13px;
    font-family: Arial;
    color: #000000;
    vertical-align: middle;
    border-bottom: solid 1px #ccdecc;
}

.txtInput
{
    color: #000000;
    font-size: 13px;
    font-family: Arial,Sans-Serif;
    text-decoration: none;
    padding: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-top-width: 1px;
}

.watermark
{
    font-size: 13px;
    font-family: Arial,Sans-Serif;
    text-decoration: none;
    padding: 1px;
    color: #C4C4C4;
    border-left-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-top-width: 1px;
}

span label em
{
    padding-right: 4px;
    color: Red;
}

.box
{
    border: solid 1px #CDCDCF;
    background-color: #eeeeee;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.box-no-border
{
    border: solid 1px #CDCDCF;
    background-color: #eeeeee;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 3px;
    padding-bottom: 3px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.box-int
{
    border: solid 1px #CDCDCF;
    background-color: #eeeeee;
    padding: 3px;
    margin-bottom: 3px;
    margin-top: 3px;
}

.box-trans
{
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 3px;
    padding-bottom: 3px;
    margin-top: 5px;
    margin-bottom: 5px;
    white-space: normal;
    width: inherit;
}

.box TD
{
    margin: 6px;
    padding: 6px;
}

.headerBox
{
    z-index: -1;
    padding: 8px;
    margin-top: 4px;
    margin-bottom: 4px;
    text-align: left;
    border: solid 1px #cddaf3;
    background-color: #e5ebf9;
    color: #000000;
    font-family: arial;
    font-size: 15px;
    font-weight: bold;
}

.headerBox > a
{
    font-weight: normal !important;
}

.headerBoxEmail
{
    padding-left: 10px;
    padding-top: 4px;
    padding-bottom: 4px;
    margin-top: 8px;
    margin-bottom: 8px;
    text-align: left;
    border: solid 1px #CDCDCF;
    background-color: #eeeeee;
    color: #000000;
    font-family: arial;
    font-size: 15px;
    font-weight: bold;
}

.headerBox-Transp
{
    padding-left: 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    text-align: left;
    border: none;
    color: #000000;
    font-family: arial;
    font-size: 15px;
    font-weight: bold;
}

/*--- Modal Popup ---*/

.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.modal-popup
{
    background-color: White;
    padding: 8px;
    border: solid 1px Gray;
    overflow: auto;
}

.modal-popup .modal-close
{
    font-size: .7em;
    color: #000000;
    text-align: right;
    margin: 0px 0px 5px 0px;
    text-decoration: none;
}

.modal-popup .modal-close:hover
{
    text-decoration: underline;
}

.modal-popup .modal-content h1
{
    text-decoration: none;
}

.modal-message
{
    font-family: Verdana;
    font-size: 8.4pt;
    font-weight: 700;
    color: red;
    text-align: center;
    padding: 8px;
}

#modal-container2-txt a:link, #modal-container2-txt a:link a:visited
{
    color: #000000;
}

.modal-overlay
{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    background: #000;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    opacity: .5;
    z-index: 999;
}

.modalHeader
{
    border-bottom: solid 2px rgb(204,222,204);
    margin-bottom: 5px;
    font-size: small;
}

.modalRow
{
    margin-top: 10px;
}

.modalButtonsRow
{
    margin-top: 10px;
    margin-bottom: 10px;
}

/* End Modal popup */


.Action
{
    padding-left: 7px;
    padding-right: 7px;
}

.Link
{
    color: #0000cc !important;
    font-size: 13px;
    font-family: Arial,Sans-Serif !important;
    text-decoration: underline !important;
    cursor: pointer !important;
    pointer: hand !important;
}


.img-working
{
    display: block;
    visibility: visible;
    position: absolute;
    height: 17px;
    width: 17px;
}

.H2
{
    padding: 4px 1px 4px 1px;
    border-bottom: solid 1px #ccdecc;
    margin: 4px 1px 4px 1px;
    font-weight: bold;
}

ul.numbers > LI
{
    list-style-type: decimal;
}

ul.disk > LI
{
    list-style-type: disc;
}

ul.list
{
    line-height: 1.4em;
    list-style-position: outside;
    margin: 3px 3px 10px 14px;
    padding: 0 2px 0 15px;
    text-indent: 2px;
    list-style-type: disc;
}

ul.list > li
{
    display: list-item;
}

ol.list
{
    list-style-position: outside;
    margin: 3px 3px 10px 14px;
    padding: 0 0 0 15px;
    text-indent: 0px;
    list-style-type: upper-roman;
}

ol.list > li
{
    display: list-item;
    padding-top: 8px;
}

.NoClear
{
    clear: none;
}
