﻿.headerbg {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr= '#244386', endColorstr= '#2c539e' );
    background: -moz-linear-gradient(top, #244386, #2c539e);
    background: -webkit-gradient(linear, left top, left bottom, from(#244386), to(#2c539e));
    background-image: -o-linear-gradient(#244386,#2c539e);
    height: 100px;
}

.contentbg {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr= '#cccccc', endColorstr= '#eeeeee' );
    background: -moz-linear-gradient(top, #cccccc, #eeeeee);
    background: -webkit-gradient(linear, left top, left bottom, from(#cccccc), to(#eeeeee));
    background-image: -o-linear-gradient(#cccccc,#eeeeee);
}

.footerbg {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr= '#373737', endColorstr= '#060606' );
    background: -moz-linear-gradient(top, #373737, #060606);
    background: -webkit-gradient(linear, left top, left bottom, from(#373737), to(#060606));
    background-image: -o-linear-gradient(#373737,#060606);
    height: 20px;
}

.headertxt {
    font-family: Garamond;
    font-size: 50px;
    font-weight: bold;
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 5px;
}

.headertxt2 {
    font-family: Garamond;
    font-size: 30px;
    font-weight: bold;
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 5px;
}

.footertxt {
    font-family: Verdana;
    font-size: 11px;
    color: #ffffff;
    padding: 5px;
}

.blocktxt {
    font-family: Garamond;
    font-size: 15px;
    font-weight: bold;
    /* text-transform: uppercase;
    color: #ffffff;*/
}

.textbox {
    font-family: Garamond;
    font-size: 15px;
    color: #000;
    padding: 8px;
}

.menutxt {
    height: 25px;
    text-transform: uppercase;
    font-family: Verdana;
    font-size: 10px;
    letter-spacing: 1px;
    padding-left: 5px;
    text-align: left;
}

.inactivetab {
    background-image: url(../images/inactive_tab.html);
    background-repeat: no-repeat;
    color: #999;
    width: 141px;
    height: 21px;
    text-align: center;
}

    .inactivetab:hover {
        background-image: url(../images/inactive_tab.html);
        background-repeat: no-repeat;
        color: #000;
        width: 141px;
        height: 21px;
        text-align: center;
    }

.activetab {
    background-image: url(../images/active_tab.html);
    background-repeat: no-repeat;
    color: #fff;
    width: 141px;
    height: 21px;
    text-align: center;
}

.inactivesubtab {
    background-image: url(../images/inactive_subtab.html);
    background-repeat: no-repeat;
    color: #999;
    width: 103px;
    height: 24px;
    text-align: center;
}

.activesubtab {
    background-image: url(../images/active_subtab.html);
    background-repeat: no-repeat;
    color: #fff;
    width: 103px;
    height: 24px;
    text-align: center;
}

.inactivesubtab:hover {
    background-image: url(../images/active_subtab.html);
    background-repeat: no-repeat;
    color: #fff;
    width: 103px;
    height: 24px;
    text-align: center;
}

.menubg {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr= '#373737', endColorstr= '#060606' );
    background: -moz-linear-gradient(top, #373737, #060606);
    background: -webkit-gradient(linear, left top, left bottom, from(#373737), to(#060606));
    background-image: -o-linear-gradient(#373737,#060606);
    height: 25px;
    color: #fff;
    text-transform: uppercase;
    font-family: Verdana;
    font-size: 10px;
    letter-spacing: 1px;
    padding-left: 5px;
    text-align: left;
}

    .menubg:hover {
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr= '#a9d1e0', endColorstr= '#24548b' );
        background: -moz-linear-gradient(top, #a9d1e0, #24548b);
        background: -webkit-gradient(linear, left top, left bottom, from(#a9d1e0), to(#24548b));
        background-image: -o-linear-gradient(#a9d1e0,#24548b);
        height: 25px;
        color: #fff;
        text-transform: uppercase;
        font-family: Verdana;
        font-size: 10px;
        letter-spacing: 1px;
        padding-left: 5px;
        text-align: left;
    }

.menubgactive {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr= '#a9d1e0', endColorstr= '#24548b' );
    background: -moz-linear-gradient(top, #a9d1e0, #24548b);
    background: -webkit-gradient(linear, left top, left bottom, from(#a9d1e0), to(#24548b));
    background-image: -o-linear-gradient(#a9d1e0,#24548b);
    height: 25px;
    color: #fff;
    text-transform: uppercase;
    font-family: Verdana;
    font-size: 10px;
    letter-spacing: 1px;
    padding-left: 5px;
    text-align: left;
}

.submenubg {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr= '#373737', endColorstr= '#060606' );
    background: -moz-linear-gradient(top, #373737, #060606);
    background: -webkit-gradient(linear, left top, left bottom, from(#373737), to(#060606));
    background-image: -o-linear-gradient(#373737,#060606);
    height: 25px;
    color: #fff;
    text-transform: uppercase;
    font-family: Verdana;
    font-size: 10px;
    letter-spacing: 1px;
    padding-left: 5px;
    text-align: left;
}

.griddata {
    color: #fff;
    text-transform: uppercase;
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    letter-spacing: 1px;
    border: 1px solid #000;
}

.plaintxt {
    font-family: Verdana;
    font-size: 10px;
    letter-spacing: 1px;
}

.lbl_plaintxt {
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
    letter-spacing: 1px;
}

.CmdLine {
    background: #fff;
}

.Btnbg {
    background-color: #0084E2;
    color: White;
    font-weight: bold;
    font-family: Verdana;
    font-size: 13px;
}

.hidden {
    display: none;
}

.alphabates:hover {
    color: white;
    background: navy;
}


.calDate {
    text-align: center;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color: DarkSlateGray;
    padding-top: 6px;
}

.calDate_h {
    text-align: center;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color: LightSlateGray;
    padding-top: 6px;
}

.calCell {
    text-align: left;
    vertical-align: top;
    font-family: Arial;
    font-size: 10px;
    border-right: solid 1px lightgray;
    border-bottom: solid 1px lightgray;
    height: 90px;
    background-color: #FFFFF2;
}

.calCell_t {
    text-align: left;
    font-family: Arial;
    vertical-align: top;
    font-size: 10px;
    border-right: solid 1px lightgray;
    border-bottom: solid 1px lightgray;
    border-top: solid 1px lightgray;
    height: 90px;
    background-color: #FFFFF2;
}

.calHeader {
    border-bottom: solid 1px lightgray;
    padding: 6px;
}

.divNav {
    text-align: center;
    vertical-align: middle;
    height: 20px;
    width: 30px;
    display: inline-table;
    border: solid 1px lightgray;
    background-color: #F3F3F3;
    cursor: pointer;
    padding-top: 3px;
}

    .divNav:hover {
        background-color: #FFF8DC;
    }

.cell_day_other {
    color: LightSlateGray;
}

.cell_day {
    color: DarkSlateGray;
    font-weight: bold;
}

.div_event {
    border: solid 1px DarkSlateGray;
    background-color: LightSlateGray;
    color: DarkSlateGray;
    cursor: pointer;
}

.div_event_active {
    border: solid 1px DarkSlateGray;
    background-color: yellow;
    color: DarkSlateGray;
    cursor: pointer;
}

.div_event_cancelled {
    border: solid 1px DarkSlateGray;
    background-color: red;
    color: white;
    cursor: pointer;
}

.div_event_closed {
    border: solid 1px DarkSlateGray;
    background-color: gray;
    color: white;
    cursor: pointer;
}

.div_event_completed {
    border: solid 1px DarkSlateGray;
    background-color: green;
    color: DarkSlateGray;
    cursor: pointer;
}

div.__block {
    text-align: center;
    vertical-align: middle;
    position: absolute;
    left: 0px;
    width: 169px;
    top: 24px;
    height: 127px;
    background-image: url( '../images/bg.html' ); /*background-color:Gray;*/
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=30)';
    filter: alpha(opacity=30);
    -khtml-opacity: 0.3;
    opacity: 0.3;
    z-index: 999;
}

div.__dialog {
    text-align: center;
    vertical-align: middle;
    position: absolute;
    z-index: 10000;
}

.tdPlus {
    background-image: url( '../images/plus.html' );
    width: 20px;
    background-repeat: no-repeat;
    background-position: center center;
    cursor: pointer;
    cursor: hand;
    margin: 0px;
}

.tdPlusDim {
    background-image: url( '../images/plusdim.html' );
    width: 20px;
    background-repeat: no-repeat;
    background-position: center center;
    cursor: auto;
    cursor: auto;
    margin: 0px;
}

.tdDel {
    background-image: url( '../images/delete1.html' );
    width: 16px;
    background-repeat: no-repeat;
    background-position: center center;
    cursor: pointer;
    cursor: hand;
}

.tdEdit {
    background-image: url( '../images/edit.html' );
    width: 16px;
    background-repeat: no-repeat;
    background-position: left center;
    cursor: pointer;
    cursor: hand;
    margin: 0px;
}

.tdEditDim {
    background-image: url( '../images/edit_dis.html' );
    width: 20px;
    background-repeat: no-repeat;
    background-position: left center;
    cursor: auto;
    cursor: auto;
    margin: 0px;
}

.div_teaser {
    width: 95%;
    padding: 5px;
    margin: 6px;
    border: 1px solid #D1CACA;
    background: #fff;
    border-radius: 0.5em;
    margin-left: 1px;
    margin-right: 0px;
    word-break: break-word;
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
}


.lbl_txt {
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    letter-spacing: 1px;
    /*width: 75px;*/
}

#div_pass {
    position: fixed;
    border-radius: 0.5em;
    background-color: #fff;
    width: 94%;
    height: 48%;
    top: 33%;
    left: 3%;
    border: 1px solid #9B9B9B;
    z-index: 100;
}

div .small_icon {
    background-image: url(../images/small_icons_black.png);
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
    /*display: inline;
padding-left: 18px;
padding-top: 5px;*/
}

.email_black {
    background-position: 0px 2px;
}

.link_black {
    background-position: -43px 2px;
}

.call_black {
    background-position: -21px 2px;
}

.mailus_black {
    background-position: -65px 2px;
}

.fax_black {
    background-position: -84px 2px;
}

.edit_black {
    background-position: -106px 2px;
}

.veiw_black {
    background-position: -129px 2px;
}

.move_black {
    background-position: -154px 2px;
}

.close_black {
    background-position: -179px 2px;
}

.chk_black {
    background-position: -202px 2px;
}

.direction {
    background-position: -226px 2px;
}

.btnicn {
    background-repeat: no-repeat;
    background-position: center;
    width: 32px;
    height: 32px;
    padding: 2px;
    /*text-align: left;
font-size: 8px;
vertical-align: text-bottom;
line-height: 67px;*/
}

.pdfbtn {
    background-image: url('../images/toolbar/pdf.png');
}

.notebtn {
    background-image: url('../images/en_notepad.html');
}

.schbtn {
    background-image: url('../images/toolbar/opt_shdl.png');
}

.hisbtn {
    background-image: url('../images/toolbar/history.png');
}

.viewbtn {
    background-image: url('../images/toolbar/view.png');
}

.dsbviewbtn {
    background-image: url('../images/toolbar/dsbview.png');
}

.delbtn {
    background-image: url('../images/toolbar/del.png');
}

.addbtn {
    background-image: url('../images/toolbar/addpage.png');
}

.editbtn {
    background-image: url('../images/toolbar/Editpage.png');
}

.clsbtn {
    background-image: url('../images/toolbar/cls.png');
}

.chkbtn {
    background-image: url('../images/toolbar/chkicn.png');
}

.unchkbtn {
    background-image: url('../images/toolbar/unchkicn.png');
    background-position: top;
}

.crchkbtn {
    background-image: url('../images/toolbar/cr_chk.png');
}

.crunchkbtn {
    background-image: url('../images/toolbar/cr_unchk.png');
}

.locbtn {
    background-image: url('../images/location.html');
}

.rptbtn {
    background-image: url('../images/imo_picz/ord.png');
    background-size: contain;
}

.btnleadpdf {
    border: 1px solid #cccccc;
    background-image: url('../images/pdf.html');
    background-repeat: no-repeat;
    background-position: center;
    width: 78px;
    background-color: #ecf4ff;
}

#div_teaser {
    padding: 5px;
}


.btnbg {
    padding: 0px;
    display: inline-block;
    margin-top: 8px;
    margin-right: 2px;
    margin-left: 0px;
}


.btnbg {
    padding: 0px;
    display: inline-block;
    margin-top: 8px;
    margin-right: 2px;
    margin-left: 0px;
}

.btnicnSmall {
    background-repeat: no-repeat;
    background-position: center;
    width: 20px;
    height: 20px;
    padding: 2px;
}

.rightsmall {
    margin-top: 5px;
    margin-left: 10px;
    float: right;
}

.AM {
    background-image: url('../images/manager.html');
    /*background-position: 0px 0px;*/
}

.KL {
    background-image: url('../images/Key.html');
    /*background-position: 1px -32px;*/
}

.OCM {
    background-image: url('../images/grp_circle.html');
    /*background-position: -2px -62px;*/
}

.CA {
    background-image: url('../images/badge.html');
    /*background-position: 1px -95px;*/
}

.NJoin {
    background-image: url('../images/ant_new.html');
    /*background-position: 1px -95px;*/
}


.IP {
    background-image: url('../images/Agent_icons.html');
    background-position: -6px -195px; /*1px -192px;*/
}

.IPLocked {
    background-image: url('../images/Agent_icons.html');
    background-position: -36px -196px; /*-33px -192px;*/
}

.IPTemp {
    background-image: url('../images/Agent_icons.html');
    background-position: -68px -195px; /*-64px -192px;*/
}

.Active {
    background-image: url('../images/Agent_icons.html');
    background-position: -7px -163px; /*-2px -158px;*/
}

.Inactive {
    background-image: url('../images/Agent_icons.html');
    background-position: -39px -163px;
}

.LockOrder {
    background-image: url('../images/Agent_icons.html');
    background-position: -69px -163px; /*-63px -158px;*/
}

.Mobile {
    background-image: url('../images/Agent_icons.html');
    background-position: 3% 100%;
}

.dsbIcon {
    background-position-x: -32px;
}
