/* Minification failed. Returning unminified contents.
(3429,38): run-time error CSS1030: Expected identifier, found ' '
(3549,1): run-time error CSS1019: Unexpected token, found '@import'
(3549,9): run-time error CSS1019: Unexpected token, found '"tipsy-style.css"'
(3552,1): run-time error CSS1019: Unexpected token, found '@import'
(3552,9): run-time error CSS1019: Unexpected token, found '"uniform.default.css"'
(3555,1): run-time error CSS1019: Unexpected token, found '@import'
(3555,9): run-time error CSS1019: Unexpected token, found '"jquery.wysiwyg.css"'
(3558,1): run-time error CSS1019: Unexpected token, found '@import'
(3558,9): run-time error CSS1019: Unexpected token, found '"prettyphoto-style.css"'
(3561,1): run-time error CSS1019: Unexpected token, found '@import'
(3561,9): run-time error CSS1019: Unexpected token, found '"tableshorter-theme.css"'
(3564,1): run-time error CSS1019: Unexpected token, found '@import'
(3564,9): run-time error CSS1019: Unexpected token, found '"fullcalendar.css"'
(3567,1): run-time error CSS1019: Unexpected token, found '@import'
(3567,9): run-time error CSS1019: Unexpected token, found '"iphone-style-switches.css"'
(3570,1): run-time error CSS1019: Unexpected token, found '@import'
(3570,9): run-time error CSS1019: Unexpected token, found '"datatable_jui.css"'
 */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; text-decoration:none;}

body { line-height: 1;
}

ol, ul { list-style: none; }
blockquote, q { quotes: none; }

/* focus style */
:focus, a:focus, a:active{ outline: 0; }

ins{ text-decoration: none; }
del{ text-decoration: line-through; }

/* table */
table{border-collapse: collapse; border-spacing: 0;}

/* clear */
.clear{clear:both;}
.clear-l{clear:left;}
.clear-r{clear:right;}
/* ================= Body Styles ================= */
body {
    /*background: #F4F4F4;*/
    background-color: #FFF;
    font-size: 0.85em;
    font-family: 'WebFont', Arial, Helvetica, Tahoma !important;
    color: #808080;
}

a {
    color: #367DB3;
}

    a:hover {
        color: #333;
    }

hr {
    border-top: solid 1px #E3E2D3;
    border-bottom: solid 0px #E3E2D3;
}

/* ================= General ================= */
#topborder {
    width: 100%;
    height: 6px;
    background-color: #0050f0;
}


.wrapper {
    width: 1024px;
    margin: 0px auto;
    padding: 10px 0px 30px 0px;
}

#main {
    padding-bottom: 0;
    /*background: #fff url(../img/main-bg-light.png) repeat-y;*/
    /*background: #fff url(../img/main-bg-white.png) repeat-y;*/
    border-bottom: 1px solid #D6D8D8;
    border-top: 1px solid #D6D8D8;
}

#sidebar {
    width: 188px;
    float: left;
    padding-left: 1px;
    padding-right: 1px;
}

#page {
    width: 833px;
    float: right;
    padding-right: 1px;
    position: relative;
}

.center980 {
    margin: 0px auto;
    width: 980px;
}

.content {
    padding: 10px 24px 20px 24px;
    line-height: 17px;
    margin-bottom :170px;
}

    .content .button-box {
        margin-top: 51px;
        padding-left: 160px;
        padding-top: 10px;
        padding-bottom: 10px;
        border-top: solid 1px rgb(229, 229, 229);
        background-color: rgb(245, 245, 245);
    }

/* ================= Overhead ================= */
.overhead {
    /*background-color: #0050f0;*/
    position: relative;
    width: 100%;
}

/* ================= Authenbox ================= */
.authenbox {
    width: 100%;
    font-size: 14px;
    text-align: right;
}

    .authenbox a {
        /*color: #FFF;*/
        color: blue;
    }

        .authenbox a:hover {
            text-decoration: underline;
        }

    .authenbox table {
        width: 100%;
    }

    .authenbox .left {
        text-align: left;
    }

    .authenbox .right {
        text-align: right;
        font-size: 13px;
    }

    .authenbox table tr td {
        padding-bottom: 10px;
    }

/* ================= Language box ================= */
.lang-box {
    width: 100%;
    text-align: right;
    padding-bottom: 13px;
    font-size: 13px;
    color: #006cb7;
    font-weight: bold;
    padding-right: 5px;
}

    .lang-box .selected-lang {
        color: #c0c0c0;
    }

    .lang-box .select-lang {
        font-size: 13px;
        color: #006cb7;
        font-weight: bold;
        cursor: pointer;
    }

#lowheader {
    padding: 0px 1px;
}

    #lowheader .inner {
        padding: 9px 5px 5px 5px;
        /*background-color: #0050f0;
    color: #fff;*/
        color: #808080;
    }

        #lowheader .inner b {
            color: #666;
        }

/* ================= Header ================= */
#header {
    /*background-color: #0050f0;
    background: url(../img/header-bg.png) no-repeat;*/
}

    #header .logo {
        float: left;
        text-align: center;
    }

        #header .logo img:hover {
            opacity: 0.9;
        }

#notifications {
    width: auto;
    float: right;
    padding-left: 16px;
    padding-right: 8px;
    margin-top: 53px;
}

#quickmenu {
    width: 102px;
    float: left;
    padding-top: 18px;
}

.qbutton-left {
    display: block;
    width: 42px;
    height: 25px;
    float: left;
    background: url(../img/qbutton.png) no-repeat 0px 0px;
    text-align: center;
    position: relative;
    padding-top: 11px;
}

    .qbutton-left:hover {
        background: url(../img/qbutton.png) no-repeat 0px -36px;
    }

.qbutton-normal {
    display: block;
    width: 42px;
    height: 25px;
    float: left;
    background: url(../img/qbutton.png) no-repeat -42px 0px;
    text-align: center;
    position: relative;
    padding-top: 11px;
}

    .qbutton-normal:hover {
        background: url(../img/qbutton.png) no-repeat -42px -36px;
    }

.qbutton-right {
    display: block;
    width: 43px;
    height: 25px;
    float: left;
    background: url(../img/qbutton.png) no-repeat -84px 0px;
    text-align: center;
    position: relative;
    padding-top: 11px;
}

    .qbutton-right:hover {
        background: url(../img/qbutton.png) no-repeat -84px -36px;
    }

.qballon {
    background: url(../img/qballon.png) no-repeat;
    width: 19px;
    height: 21px;
    display: block;
    text-align: center;
    color: #FDEDEC;
    font-size: 10px;
    position: absolute;
    top: -12px;
    padding-top: 4px;
    right: 2px;
}

/* ================= Profilebox ================= */
#profilebox {
    height: 46px;
    background: url(../img/profileboxbg_for_repeat.png) repeat-x;
    float: right;
    margin: 14px 14px 0 0;
    position: relative;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 3px;
}

    #profilebox .inthebox {
        color: #fff;
    }

        #profilebox .inthebox a {
            color: #fff;
        }

            #profilebox .inthebox a:hover {
                font-weight: bold;
            }

    #profilebox .display {
        display: block;
        padding: 5px 6px;
        font-size: 11px;
        color: #A5C6EC;
        line-height: 15px;
    }

        #profilebox .display:hover {
            text-decoration: none;
        }

        #profilebox .display img {
            border: 1px solid #1D4E76;
            float: left;
            margin-right: 7px;
        }

        #profilebox .display b {
            display: block;
            color: #fff;
        }

        #profilebox .display span {
            /*background:url(../img/arrow-down.png) no-repeat right;*/
            padding-right: 11px;
        }

        #profilebox .display:hover, #profilebox:hover {
            /*background:url(../img/profileboxbg-hover.png) no-repeat;*/
        }

            #profilebox:hover .profilemenu, .profilemenu:hover {
                display: block;
            }

.profilemenu {
    display: none;
    background: #3C81B5;
    border: 1px solid #1C4D78;
    border-top: none;
    padding-top: 3px;
    margin-top: -3px;
    position: relative;
    z-index: 1000;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}

    .profilemenu a {
        display: block;
        font-size: 11px;
        color: #A5C6EC;
        padding: 10px 7px;
    }

        .profilemenu a:hover {
            text-decoration: none;
            color: #fff;
            background: #306997;
        }

/* ================= Searchbox ================= */
#searchbox {
    display: block;
    background-color: #f5f8fb;
    /*background: url(../img/searchbox-bg.png) repeat-x bottom;*/
    height: 45px;
    text-align: center;
    /*border-bottom: solid 1px #d6d6d6;
    border-bottom: solid 1px #DFDFDF;*/
}

    #searchbox .in {
        padding: 14px 0 0 3px;
    }

    #searchbox .input {
        background: url(../img/searchbox.png) no-repeat;
        width: 131px;
        border: none;
        font: 13px Arial, Tahoma, Verdana;
        color: #999;
    }

    #searchbox .input-hover {
        background: url(../img/searchbox-hover.png) no-repeat;
        width: 131px;
        border: none;
        font: 13px Arial, Tahoma, Verdana;
        color: #666;
        padding: 9px;
        padding-left: 30px;
    }
/* ================= Sidemenu ================= */
#sidemenu {
    padding: 10px 0px;
}

    #sidemenu ul {
        font-size: 13px;
        line-height: 20px;
    }

    #sidemenu li {
        _height: 16px;
    }

    #sidemenu a {
        display: block;
        color: #838a93;
        padding: 9px 0 9px 15px;
        /*border-top: 1px solid #F6F7F9;
        border-bottom: 1px solid #F6F7F9;
        border-top: 1px solid #FBFBFC;
        border-bottom: 1px solid #FBFBFC;*/
        border-top: 1px solid #FFF;
        border-bottom: 1px solid #FFF;
    }

        #sidemenu a img {
            margin-bottom: -4px;
            margin-right: 9px;
        }

        #sidemenu a:hover {
            text-decoration: none;
            background: #EDF1F5;
            color: #3F4C59;
            /*border-top: 1px solid #DCE7F0;
            border-bottom: 1px solid #DCE7F0;*/
            border-top: 1px solid #FBFBFC;
            border-bottom: 1px solid #FBFBFC;
        }

    #sidemenu .ballon {
        background: #94B5CF;
        margin-left: 6px;
        font-size: 10px;
        font-weight: bold;
        line-height: normal;
        color: #fff;
        position: absolute;
        border: 1px solid #739BBF;
        right: 9px;
        top: 11px;
        padding: 1px 5px;
    }

    #sidemenu li a:hover .ballon {
        background: #799FC1;
        color: #fff;
        border: 0px solid #5384B0;
    }

    #sidemenu .active a {
        background: #fff;
        margin-right: -1px;
        position: relative;
        border-bottom: 1px solid #DFDFDF;
        border-left: 1px solid #DFDFDF;
        border-top: 1px solid #DFDFDF;
        color: #0050f0;
        font-weight: bold;
    }

        #sidemenu .active a .ballon {
            top: 10px;
            right: 10px;
        }

/* Submenu */
.submenu {
    padding: 0px;
    /*border-bottom: 1px solid #D6D6D6;*/
    padding-bottom: 6px;
    display: none;
}

#sidemenu .submenu a {
    padding: 5px 12px 5px 40px;
    font-size: 11px;
}

#sidemenu .submenu img {
    margin-right: 8px;
}

#sidemenu .submenu .ballon {
    top: 7px;
}

.submenu .action {
    position: relative;
}

.subtitle .action .arrow {
    position: absolute;
    right: 10px;
    top: 18px;
}

#sidemenu .end-menu-bar {
    height: 20px;
    text-align: center;
}

/* ================= Breadcrumb ================= */
#breadcrumb {
    display: block;
    height: 50px;
}

    #breadcrumb.pagewrap li {
        padding-top: 5px;
    }

        #breadcrumb.pagewrap li img {
            padding-top: 10px;
        }

/* ================= Stats ================= */
#stats {
    display: none;
    height: 65px;
    padding-left: 20px;
    background: #FFFADF url(../img/stats-bg.png) repeat-x bottom;
}

    #stats .column {
        width: 150px;
        text-align: center;
        float: left;
        color: #9B936A;
        font-size: 11px;
        margin-top: 9px;
        padding: 2px 0px;
        border-right: 1px solid #F0E5BC;
    }

        #stats .column b {
            font-size: 22px;
            display: block;
            color: #474643;
            letter-spacing: -0.1px;
            padding-bottom: 5px;
        }

    #stats .last {
        border-right: none;
    }

    #stats .column .up {
        color: #488D46;
    }

    #stats .column .down {
        color: #D73535;
    }

    #stats .close {
        background: url(../img/icons/mini/close-stats.png) no-repeat center;
        width: 35px;
        height: 35px;
        display: block;
        text-indent: -9999px;
        position: absolute;
        right: 0px;
        top: 0px;
    }

        #stats .close:hover {
            background: url(../img/icons/mini/close-stats-hover.png) no-repeat center;
        }

    #stats .arrow {
        position: absolute;
        right: 186px;
        top: -9px;
    }


/* ================= Page Title ================= */
.page-title {
    background: url(../img/page-title-minidot.png) repeat-x bottom;
    border-bottom: 1px solid #D1D3D3;
    height: 63px;
}

    .page-title .in {
        padding: 0px 24px;
    }

    .page-title .titlebar {
        color: #83929F;
        font-size: 11px;
        width: 480px;
        float: left;
        padding-top: 14px;
    }

        .page-title .titlebar h2 {
            color: #364656;
            font-size: 16px;
            height: 24px;
        }

    .page-title .shortcuts-icons {
        width: 250px;
        float: right;
        padding-top: 19px;
    }

/* ================= Shortcut ================= */
.shortcut {
    background: url(../img/shortcut-normal.png) no-repeat top left;
    width: 25px;
    display: block;
    height: 26px;
    float: left;
    margin-left: 5px;
}

    .shortcut:hover {
        background: url(../img/shortcut-hover.png) no-repeat top left;
    }

.shortcuts-icons a {
    float: right;
}


/* ================= Simple Tip ================= */
.simple-tips {
    background: #FFFFCA url(../img/simple-tips-bg.png) repeat-x top;
    border: 1px solid #E0DBC2;
    border-radius: 3px;
    padding: 12px 17px;
    color: #A79955;
    font-size: 11px;
    line-height: 20px;
    margin: 0 0 20px 0;
    position: relative;
    box-shadow: 0px 1px 1px #F0F0F0;
}

    .simple-tips h2 {
        display: block;
        color: #6D612E;
        font-size: 12px;
    }

    .simple-tips .close {
        background: url(../img/icons/mini/close-stats.png) no-repeat center;
        width: 35px;
        height: 35px;
        display: block;
        text-indent: -9999px;
        position: absolute;
        right: 0px;
        top: 0px;
    }

/* ================= Dashbutton ================= */
.dashbutton-div {
    padding: 12px 0px;
}

.dashbutton {
    display: block;
    text-align: center;
    width: 147px;
    float: left;
    margin-left: -1px;
    margin-bottom: -1px;
    border-radius: 1px;
    height: 99px;
    font-size: 11px;
    color: #7BA5C5;
    padding-top: 26px;
    border: 1px solid #DCE7F0;
    overflow: hidden;
    background: url(../img/dashbutton-normal.png) repeat-x bottom;
}

    .dashbutton img {
        margin-bottom: 19px;
    }

    .dashbutton b {
        color: #698296;
        display: block;
        font-size: 12px;
    }

    .dashbutton:hover {
        background: url(../img/dashbutton-hover.png) repeat-x bottom;
        color: #6798BC;
        border: 1px solid #CCDCEA;
        position: relative;
    }

        .dashbutton:hover b {
            color: #4B5F6D;
        }

    .dashbutton:active {
        background: url(../img/dashbutton-active.png) repeat-x top;
    }


/* ================= Simple Box ================= */
.simplebox {
}

    .simplebox .titleh {
        border: 1px solid #CBDAE8;
        background: url(../img/simplebox-title-bg.png) repeat-x bottom;
        height: 40px;
        border-top-right-radius: 3px;
        border-top-left-radius: 3px;
        position: relative;
    }

    .simplebox .padding-in {
        padding: 10px;
        line-height: 18px;
    }

    .simplebox .titleh h3 {
        font-size: 12px;
        color: #225983;
        padding: 13px 0 0 15px;
    }

    .simplebox .shortcuts-icons {
        position: absolute;
        display: block;
        text-align: right;
        right: 10px;
        top: 8px;
    }

        .simplebox .shortcuts-icons a {
            opacity: 0.8;
        }

    .simplebox .body {
        border: 1px solid #CBDAE8;
        border-top: none;
        color: #748897;
        box-shadow: 0px 1px 0px #eee;
        background: #fff url(../img/simplebox-dot.png) repeat-x top;
    }

        .simplebox .body form {
            padding: 5px 0;
        }

    .simplebox .button-box {
        margin-top: 51px;
        border-top: 1px solid #E6EDF4;
        background: #FDFDFD url(../img/simplebox-dot.png) repeat-x top;
        padding: 15px 0 15px 180px;
    }

/* ================= Simple Title ================= */
.simpletitle {
    font-size: 14px;
    color: #215983;
    padding: 15px 0px;
    border-bottom: 1px solid #CBDAE8;
    position: relative;
}

    .simpletitle .shortcuts-icons {
        position: absolute;
        display: block;
        text-align: right;
        right: 10px;
        top: 10px;
    }

/* ================= Gallery ================= */
.get-photo {
    margin: 16px 10px 0 0;
    float: left;
    width: 175px;
    font-size: 11px;
    font-weight: bold;
    color: #7A899C;
    position: relative;
    height: 140px;
}

    .get-photo img {
        border-radius: 1px;
    }

    .get-photo:hover .buttons {
        display: block;
    }

    .get-photo:hover p {
        color: #53606F;
    }

    .get-photo p {
        padding-top: 10px;
    }

    .get-photo .buttons {
        display: none;
        position: absolute;
        top: 0;
        right: 0;
        padding: 5px 4px;
    }

.mini-delete {
    display: block;
    width: 19px;
    height: 19px;
    text-indent: -9999px;
    float: right;
    margin-left: 3px;
    background: url(../img/icons/mini/gallery-icon.png) no-repeat 0px 0px;
}

    .mini-delete:hover {
        background: url(../img/icons/mini/gallery-icon.png) no-repeat 0px -40px;
    }

.mini-edit {
    display: block;
    width: 19px;
    height: 19px;
    text-indent: -9999px;
    float: right;
    margin-left: 3px;
    background: url(../img/icons/mini/gallery-icon.png) no-repeat 0px -20px;
}

    .mini-edit:hover {
        background: url(../img/icons/mini/gallery-icon.png) no-repeat 0px -60px;
    }


/* ================= Error Pages ================= */
.error-page {
    text-align: center;
    margin: 10px 0;
}

    .error-page h2 {
        font-size: 21px;
        line-height: 28px;
        padding: 14px 0px;
    }

    .error-page .red {
        color: #E76463;
    }

    .error-page .blue {
        color: #76A6D3;
    }

    .error-page .green {
        color: #99C584;
    }

    .error-page p {
        font-size: 12px;
        color: #858585;
        line-height: 22px;
        padding: 24px 0px;
        border-top: 1px solid #EDEDED;
        border-bottom: 1px solid #EDEDED;
    }

    .error-page .button {
        font-size: 14px;
        color: #808080;
        font-weight: bold;
        padding: 8px 14px;
        border-radius: 3px;
        border: 1px solid #C5C5C5;
        border-bottom: 1px solid #9D9D9D;
        background: #fff url(../img/error-page-buttonbg.png) repeat-x bottom;
    }

        .error-page .button:hover {
            color: #333;
            box-shadow: 0px 0px 1px #c6c6c6;
            border: 1px solid #BCBCBC;
            border-bottom: 1px solid #999;
        }

/* ================= Container ================= */
.body2col {
    float: left;
}

.bodyfullrow {
    float: left;
    padding-left: 20px;
}

    .bodyfullrow .body {
        float: left;
    }

    .bodyfullrow .st-labeltext {
        width: auto;
    }

/* ================= Form Elements ================= */
input, select, textarea {
    font-family: inherit;
    background: #fff;
    border: 1px solid #D2D4D4;
    border-top: 1px solid #A5A6A6;
    color: #333;
    font-size: 13px;
    padding: 5px 6px;
}

.st-form-line {
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom :5px;
    margin-top :5px;
}

.st-labeltext {
    display: block;
    /*color: #3C5868;*/
    color: #808080;
    float: left;
    width: 150px;
    line-height: 20px;
    font-size: 13px;
    padding-top: 3px;
    padding-right: 10px;
    text-align: right;
}

.st-resulttext {
    display: block;
    color: #3C5868;
    float: left;
    width: 150px;
    line-height: 20px;
    font-size: 12px;
    padding-top: 3px;
    padding-right: 10px;
    padding-left: 2px;
    text-align: left;
    font-weight: bold;
}

.ui-dialog-content .st-resulttext {
    display: block;
    color: #3C5868;
    float: left;
    line-height: 20px;
    font-size: 12px;
    padding-top: 3px;
    padding-right: 10px;
    padding-left: 2px;
    text-align: left;
    font-weight: bold;
    /*width: auto !important;*/
    width: auto;
}

.st-forminput {
    background: #fff url(../img/st-forminput-bg.png) repeat-x top;
    border: 1px solid #D2D4D4;
    border-top: 1px solid #A5A6A6;
    color: #A5A5A5;
    font: 12px Arial, Tahoma, Verdana;
    padding: 7px 6px;
    width :230px;
}

.st-disable {
    background: #fafafa;
}

.st-forminput-active {
    background: #fff url(../img/st-forminput-bg.png) repeat-x top;
    border: 1px solid #B5B7B7;
    border-top: 1px solid #8E8F8F;
    color: #666666;
    font: 12px Arial, Tahoma, Verdana;
    padding: 7px 6px;
    width :230px;
}

.datepicker-input {
    background: #fff url(../img/datepicker-bg.png) repeat-x top right;
    color: #666;
    padding: 7px 6px;
    border: 1px solid #D2D4D4;
    border-top: 1px solid #A5A6A6;
    font: 12px Arial, Tahoma, Verdana;
}

.st-button {
    /*background: url(../img/default-button.png) repeat-x top;*/
    background-color:#0050f0;
    font: bold 12px Arial, Tahoma, Verdana;
    color: #fff;
    border: 1px solid #1A527D;
    border-bottom: 1px solid #0F3049;
    padding: 6px 10px;
    margin-right: 10px;
}

    .st-button:hover {
        border: 1px solid #133E5C;
        border-bottom: 1px solid #0B2436;
    }

    .st-button:active {
        box-shadow: inset 0 0 0.5em #174B73;
    }

.st-clear {
    background: #fff url(../img/error-page-buttonbg.png) repeat-x bottom;
    font: bold 12px Arial, Tahoma, Verdana;
    color: #818181;
    border: 1px solid #C5C5C5;
    border-bottom: 1px solid #969696;
    padding: 6px 10px;
    margin-right: 10px;
}

    .st-clear:hover {
        border: 1px solid #B1B1B1;
        border-bottom: 1px solid #878787;
    }

    .st-clear:active {
        box-shadow: inset 0 0 0.5em #ccc;
    }


.st-success-input {
    background: #EAF2EC url(../img/st-forminput-bg.png) repeat-x top;
    border: 1px solid #A9CFB0;
    border-top: 1px solid #85A38B;
    border-radius: 2px;
    color: #55A163;
    font: 12px Arial, Tahoma, Verdana;
    padding: 8px 6px;
}

.st-form-success {
    color: #437E4C;
    font-size: 12px;
    margin-left: 10px;
}

.st-error-input {
    background: #FBF4F5 url(../img/st-forminput-bg.png) repeat-x top;
    border: 1px solid #E2B5BE;
    border-top: 1px solid #B28F96;
    border-radius: 2px;
    color: #99626B;
    font: 12px Arial, Tahoma, Verdana;
    padding: 8px 6px;
}

.st-form-error {
    color: #99616B;
    font-size: 12px;
    margin-left: 10px;
}



/* ================= Chart ================= */
.chart {
    background: #EAF0F6;
    padding-bottom: 14px;
}

/* ================= Tiny Title ================= */
.st-tinytitle {
    padding: 7px 0 13px 0;
    border-bottom: 1px solid #EBF1F6;
    margin-bottom: 13px;
}

    .st-tinytitle h3 {
        color: #0050f0;
        padding-bottom: 5px;
        font-size: 1.2em;
    }

        .st-tinytitle h3 span {
            color: #777;
            padding-bottom: 5px;
            font-size: 0.8em;
            text-decoration: none;
            font-weight: normal;
            background: url(../img/title-arrow.png) no-repeat left;
            padding-left: 13px;
            padding-bottom: 3px;
            margin-left: 3px;
        }

    .st-tinytitle p {
        color: #87929A;
        font-size: 11px;
        line-height: 15px;
    }


/* ================= Alert Boxes ================= */
.albox {
    font-size: 12px;
    line-height: 17px;
    box-shadow: 0px 1px 0px #F7F7F7;
    position: relative;
    margin: 15px 0px;
    padding: 14px 42px;
    border-radius: 3px;
}

    .albox .close {
        display: block;
        position: absolute;
        width: 30px;
        height: 30px;
        text-indent: -9999px;
        right: 0;
        top: 0;
        background: url(../img/icons/mini/close-opacity-21.png) no-repeat center;
    }

        .albox .close:hover {
            background: url(../img/icons/mini/close-opacity-42.png) no-repeat center;
        }

    .albox .icon {
        position: absolute;
        left: 14px;
        top: 14px;
    }

.warningbox {
    background: #FFF8D8 url(../img/icons/error/error.png) no-repeat 14px 14px;
    border: 1px solid #F3D97E;
    color: #A68510;
}

.succesbox {
    background: #EBF9E2 url(../img/icons/error/accept.png) no-repeat 14px 14px;
    border: 1px solid #BEE4A5;
    color: #658C2C;
}

.informationbox {
    background: #E9F3F8 url(../img/icons/error/help.png) no-repeat 14px 14px;
    border: 1px solid #BBD7E4;
    color: #3876C6;
}

.errorbox {
    background: #F8E9E9 url(../img/icons/error/cross.png) no-repeat 14px 14px;
    border: 1px solid #E4BBBC;
    color: #BF2C11;
}

/* ================= Dialog Boxes ================= */
.dialogbox {
    background: #F8F8F8;
    border: 1px solid #DEDEDE;
    color: #666;
}

/* ================= Icon Buttons ================= */
.icon-button {
    border-radius: 4px;
    margin: 2px;
    padding: 8px 10px;
    border: 1px solid #CDDCEA;
    border-bottom: 1px solid #B8C6D2;
    background: #fff url(../img/iconbutton-bg.png) repeat-x bottom;
}

    .icon-button:hover {
        border: 1px solid #AFC8DD;
        border-bottom: 1px solid #96ABBC;
    }

    .icon-button img {
        margin-bottom: -5px;
    }

    .icon-button:active {
        background: #fff url(../img/icon-button-bg-active.png) repeat-x top;
    }

    .icon-button span {
        padding-left: 8px;
        color: #2E71A5;
    }

    .icon-button a:hover span {
        color: #2E71A5;
    }




/* ================= Button Styles ================= */
.button-blue {
    background: #4088BF url(../img/button-blue.png) repeat-x bottom;
    font: bold 12px Arial, Tahoma, Verdana;
    color: #fff;
    border: 1px solid #1A527D;
    border-bottom: 1px solid #0F3049;
    border-radius: 2px;
    padding: 7px 10px;
    margin: 0px 3px;
    text-shadow: 0px -1px #174B73;
}

    .button-blue:hover {
        border: 1px solid #0F3049;
        border-bottom: 1px solid #0F3049;
        opacity: 0.95;
    }

    .button-blue:active {
        box-shadow: inset 0 0 0.5em #174B73;
    }

.button-aqua {
    background: #519EAC url(../img/button-aqua.png) repeat-x bottom;
    font: bold 12px Arial, Tahoma, Verdana;
    color: #fff;
    border: 1px solid #27676E;
    border-bottom: 1px solid #173C40;
    border-radius: 2px;
    padding: 7px 10px;
    margin: 0px 3px;
    text-shadow: 0px -1px #27676E;
}

    .button-aqua:hover {
        border: 1px solid #173C40;
        border-bottom: 1px solid #173C40;
        opacity: 0.95;
    }

    .button-aqua:active {
        box-shadow: inset 0 0 0.5em #174B73;
    }

.button-green {
    background: #51AC53 url(../img/button-green.png) repeat-x bottom;
    font: bold 12px Arial, Tahoma, Verdana;
    color: #fff;
    border: 1px solid #276E27;
    border-bottom: 1px solid #174017;
    border-radius: 2px;
    padding: 7px 10px;
    margin: 0px 3px;
    text-shadow: 0px -1px #276E27;
}

    .button-green:hover {
        border: 1px solid #174017;
        border-bottom: 1px solid #174017;
        opacity: 0.95;
    }

    .button-green:active {
        box-shadow: inset 0 0 0.5em #174017;
    }

.button-gray {
    background: #fff url(../img/button-gray.png) repeat-x bottom;
    font: bold 12px Arial, Tahoma, Verdana;
    color: #818181;
    border: 1px solid #C5C5C5;
    border-bottom: 1px solid #969696;
    border-radius: 2px;
    padding: 7px 10px;
    margin: 0px 3px;
    text-shadow: 0px -1px #fff;
}

    .button-gray:hover {
        border: 1px solid #969696;
        color: #666;
        border-bottom: 1px solid #969696;
        opacity: 0.95;
    }

    .button-gray:active {
        box-shadow: inset 0 0 0.5em #ccc;
    }

.button-red {
    background: #A2665B url(../img/button-red.png) repeat-x bottom;
    font: bold 12px Arial, Tahoma, Verdana;
    color: #fff;
    border: 1px solid #67352E;
    border-bottom: 1px solid #3C1F1B;
    border-radius: 2px;
    padding: 7px 10px;
    margin: 0px 3px;
    text-shadow: 0px -1px #67352E;
}

    .button-red:hover {
        border: 1px solid #3C1F1B;
        color: #666;
        border-bottom: 1px solid #3C1F1B;
        opacity: 0.95;
    }

    .button-red:active {
        box-shadow: inset 0 0 0.5em #3C1F1B;
    }

    .button-blue:hover, .button-aqua:hover, .button-green:hover, .button-red:hover {
        color: #fff;
    }




/* ================= Pagination ================= */

.pagination {
    text-align: center;
    padding: 20px 0px;
}

    .pagination li {
        display: inline;
        text-align: center;
        font-size: 12px;
        color: #3E7CAC;
        padding-right: 3px;
        font-weight: bold;
    }

        .pagination li a {
            color: #3E7CAC;
            border: 1px solid #D6D6D6;
            border-radius: 3px;
            background: url(../img/simplebox-title-bg.png) repeat-x bottom;
            padding: 8px 12px;
            box-shadow: 0px 1px 1px #EDEDED;
        }

            .pagination li a:hover {
                border: 1px solid #C5C5C5;
                color: #333;
            }

            .pagination li a:active {
                box-shadow: inset 0 0 0.5em #D6D6D6;
            }


/* ================= Page Wrap ================= */
.pagewrap {
    background-color: #f5f8fb;
    /*border-bottom: 1px solid #D6D8D8;
    border-right: 1px solid #D6D8D8;*/
    font-size: 13px;
    color: #859099;
    padding: 15px 0px 15px 5px;
}

    .pagewrap li {
        display: inline;
        background: url(../img/page-wrap-libg.png) no-repeat right;
        line-height: 15px;
        padding: 3px 20px 3px 10px;
    }

        .pagewrap li.selected {
            display: inline;
            background: none !important;
            line-height: 15px;
            padding: 3px 20px 3px 10px;
            color: #0050f0;
            font-weight: bold;
        }

    .pagewrap a {
        color: #0050f0;
    }

        .pagewrap a:hover {
            color: #344654;
        }



/* ================= Statistics ================= */
.statistics {
    padding: 0;
}

    .statistics li {
        border-bottom: 1px solid #E3EBF3;
        padding: 12px 14px;
        display: block;
        position: relative;
    }

        .statistics li p {
            display: block;
            position: absolute;
            text-align: right;
            right: 14px;
            top: 12px;
        }

    .statistics .green {
        color: #308359;
    }

    .statistics .blue {
        color: #4B789A;
    }

    .statistics .red {
        color: #CD6557;
    }

/* ================= Toggle Message ================= */
.toggle-message {
    background: #F7F9FC url(../img/toogle-message-bg.png) repeat-x top;
    border: 1px solid #CBDAE8;
    cursor: pointer;
    border-radius: 2px;
    position: relative;
    line-height: 21px;
}

    .toggle-message .title {
        color: #40515E;
        padding: 10px 15px;
    }

    .toggle-message:hover {
        border: 1px solid #B3C9DD;
    }

    .toggle-message .title:hover {
        color: #344654;
    }

    .toggle-message .hide-message {
        color: #586873;
        padding: 15px;
        display: none;
        padding-top: 0;
    }

    .toggle-message .d-icon {
        position: absolute;
        right: 15px;
        top: 19px;
    }

/* ================= Tabs ================= */
#tabs {
    border: 1px solid #fff;
}

/* ================= Sliders ================= */
#slider-range-max, #slider-range, #slider {
    border: 1px solid #D2D4D4;
    background: #EBF5FE;
    height: 10px;
    border-top: 2px solid #A6A7A7;
    border-radius: 20px;
}

/* ================= Accordion ================= */
#accordion {
    border-radius: 0px;
}

    #accordion h3 a {
        color: #40515E;
        border-radius: 0px;
        font: bold 12px Arial, Tahoma, Verdana;
        background: none;
    }

/* ================= Imagebox ================= */
.imagebox {
    padding: 15px;
}

    .imagebox img {
        float: left;
        margin: 2px;
        border: 2px solid #fff;
    }

        .imagebox img:hover {
            border: 2px solid #215983;
        }


/* ================= Loading Box ================= */
.loadingbox {
    text-align: center;
    padding: 35px 10px;
    border: 1px solid #CBDAE8;
    color: #9BA4AB;
    font-size: 11px;
    line-height: 19px;
}

    .loadingbox h3 {
        font-size: 20px;
        color: #344654;
        padding: 20px 0px;
    }


/* ================= Footer ================= */
#footer {
    color: #808080;
    font-size: 11px;
    line-height: 17px;
    padding: 10px 0 0 0;
}

    #footer .left-column {
        float: left;
        width: 660px;
    }

    #footer .right-column {
        float: right;
        width: 280px;
        text-align: right;
    }

/*================= Content ======================*/
.contentform{
    width:1000px;
    height:auto;

}

.contentlogin{
    
    width:707px;
    /*width:665px;*/
    height:350px;
    border:1px solid #D6D8D8;
    margin-top:20px;
    margin-bottom :10px;
    margin-right :10px;
    padding-left :10px;
    padding-top :10px;
    padding-bottom :10px;
    padding-right :10px;

}
.sub-contentlogin{
   
    /*width :270px;*/
    /*left:0px;*/


    height:250px;
    width:303px;
    top:0px;
    border:1px solid #D6D8D8;
    margin-top:20px;
    margin-bottom :30px;
    margin-right :10px;
    padding-left :10px;
    padding-top :10px;
    padding-bottom :10px;
    padding-right :10px;
    /*position :relative ;*/

}
.sub-contentlogin2{
    
    /*width :22%;*/
    /*left:496px;*/

    /*width:303px;
    height:250px;
    left:510px;
    top:488px;
    border:1px solid #D6D8D8;
    margin-top:20px;
    margin-bottom :30px;
    margin-right :10px;
    padding-left :10px;
    padding-top :10px;
    padding-bottom :10px;
    padding-right :10px;
    position :absolute ;*/

    width:303px;
    height:250px;
    border:1px solid #D6D8D8;
    margin-top:20px;
    margin-bottom :30px;
    margin-right :10px;
    padding-left :10px;
    padding-top :10px;
    padding-bottom :10px;
    padding-right :10px;
    left:0px;
    top :0px;
    position :relative  ;

}
.sub-contentlogin3{
    /*width :22%;*/
    /*left:510px;*/ 


    /*width:303px;
    height:250px;
    left:858px;
    top:488px;
    border:1px solid #D6D8D8;
    margin-top:20px;
    margin-bottom :30px;
    margin-right :10px;
    padding-left :10px;
    padding-top :10px;
    padding-bottom :10px;
    padding-right :10px;
    position :absolute ;*/

}
.form_subconent{
    width:auto;
    height:290px;

   

}
.form_subconent .contentlogin{
    
    /*width:710px;*/
    width:70%;
    height:350px;
    border:1px solid #D6D8D8;
    margin-top:20px;
    margin-bottom :10px;
    margin-right :10px;
    padding-left :10px;
    padding-top :10px;
    padding-bottom :10px;
    padding-right :10px;

}
/*================= LoginForm ======================*/
.login_form{

    width:228px;
    /*width :17%;*/
    height:230px;
    border:1px solid #D6D8D8;
    margin-top:20px;
    margin-bottom :10px;
    padding-bottom  :10px;
    padding-top  :30px;
    padding-left  :25px;
    padding-right :15px;
    position :absolute;
    top :96px;
    /*left :870px;*/
    left : 913px;
}
.login_form .log-lab {
    color: #A4AAB2;
    font-size: 13px;
    /*font-weight: bold;*/
    display: block;
    padding-bottom: 5px;

}
.login_form .button {
    display: block;
    width: 90px;
    height: 30px;
    font: bold 16px Arial, Tahoma, Verdana;
    color: #fff;
    background: url(../img/button-aqua.png) ;
    background-size :auto auto;
    border-radius:3px;
    behavior: url(../PIE.htc);


}
    .login_form .forgotpass {
        color: #A4AAB2;
        font-size: 11px;
        /*font-weight: bold;*/
        display: block;
        padding-bottom: 5px;
        margin-top: 20px;
        text-decoration: underline;
        text-decoration-color : #A4AAB2;
    }
   .login_form .forminput {
    background: #fff url(../img/st-forminput-bg.png) repeat-x top;
    border: 1px solid #D2D4D4;
    border-top: 1px solid #A5A6A6;
    color: #A5A5A5;
    font: 12px Arial, Tahoma, Verdana;
    padding: 7px 6px;
    width: 180px;
    margin-left:20px;
}

.login_form .forminput-disable {
    background: #fafafa;
}

.login_form .forminput {
    background: #fff url(../img/st-forminput-bg.png) repeat-x top;
    border: 1px solid #B5B7B7;
    border-top: 1px solid #8E8F8F;
    color: #666666;
    font: 12px Arial, Tahoma, Verdana;
    padding: 7px 6px;
    width: 200px;
    margin-bottom: 19px;
}


.label-confirm {
    display: block;
    /*color: #3C5868;*/
    color: #808080;
    float: left;
    /*width: 150px;*/
    line-height: 20px;
    font-size: 13px;
    padding-top: 3px;
    padding-right: 10px;
    text-align: right;
    margin-left : 30px;
}

/*=================== table login ====================*/

        .tb_login_form .left {
            vertical-align: text-top; 
            /*border:1px solid #D6D8D8;*/
            width:725px;
            /*height:315px;*/
            /*height:255px;*/
        }

        .tb_login_form .left div {
            line-height: 25px; 
            padding: 0 10px 0 5px; 
            margin-top: 0; 
            margin-right: 10px;
            font-size: .9em;
        }

         .tb_login_form .right {
             padding-left  :23px;
             padding-bottom  :3px;
        }

 .tb_login_form .right .div_login {
    margin-bottom :5px;
    border:1px solid #D6D8D8;
    width :auto;
    height :auto ;
    /*padding-top :20px;
    padding-left :20px;
    padding-right :20px;*/
    padding-bottom :17px;
}

 .div_login .titleh {
        border: 1px solid #CBDAE8;
        background: url(../img/simplebox-title-bg.png) repeat-x bottom;
        height: 25px;
        border-top-right-radius: 3px;
        border-top-left-radius: 3px;
        position: relative;
        /*width:385px;*/
        width :auto;
        margin:0px auto;
        border-top-width:0;
        border-right-width:0;
        border-left-width :0;
        padding-top : 14px;
        padding-bottom :3px;
        padding-left :15px;
        font-size :14px;
        /*margin-top :30px;*/
        /*margin-bottom :200px;*/
    }

 .tb_login_form .forminput {
     background: #fff url(../img/st-forminput-bg.png) repeat-x top;
    border: 1px solid #D2D4D4;
    border-top: 1px solid #A5A6A6;
    color: #A5A5A5;
    font: 12px Arial, Tahoma, Verdana;
    padding: 7px 6px;
    width: 180px;
    margin-left :40px;
}
  .tb_login_form .log-lab {
    color: #A4AAB2;
    font-size: 13px;
    margin-top :10px;
    display: block;
    padding-bottom: 5px;
    margin-left :40px;
}
 .tb_sub_content .log-lab-sub {
    color: #A4AAB2;
    font-size: 12px;
    display: block;
    padding-bottom: 5px;
    margin-left :20px;

}
 .tb_login_form .forgotpass {
        color: #A4AAB2;
        font-size: 11px;
        display: block;
        padding-bottom: 5px;
        margin-top: 15px;
        text-decoration: underline;
        text-decoration-color : #A4AAB2;
    }

.tb_login_form .tb_sub_content .titleh {
        border: 1px solid #CBDAE8;
        background: url(../img/simplebox-title-bg.png) repeat-x bottom;
        height: 25px;
        border-top-right-radius: 3px;
        border-top-left-radius: 3px;
        position: relative;
        /*width:385px;*/
        width :auto;
        margin:0px auto;
        border-top-width:0;
        border-right-width:0;
        border-left-width :0;
        padding-top : 7px;
        padding-bottom :7px;
        padding-left :15px;
        font-size :14px;
        /*margin-top :30px;*/
        /*margin-bottom :200px;*/
    }

   .tb_sub_content .content1 {
     
    /*height:270px;*/
    /*width:330px;*/
    /*height :150px;*/
    height :120px;
    width:400px;
    top:0px;
    margin-bottom :20px;
    /*margin-top:20px;*/
    /*margin-bottom :30px;*/
    margin-right :10px;
    margin-top : 20px;
    /*padding-top :10px;*/
    /*border:1px solid #D6D8D8;*/
}
   .tb_sub_content .content1 .content2 {
     
    /*margin-top :5px;*/
    margin-bottom :10px;
    margin-right :25px;
    /*padding-top :20px;
    padding-left : 20px;*/
    border:1px solid #D6D8D8;
    /*height :150px;*/
    height :170px;
    /*height :255px;*/
    /*width :328px;*/
    width :400px;
    padding-left :0px;
    padding-right  :0px;
}
   .tb_sub_content .content1_2 {
     
    height :120px;
    width:310px;
    top:0px;
    /*margin-top:20px;*/
    margin-bottom :30px;
    margin-right :10px;
    /*padding-top :10px;*/
    /*border:1px solid #D6D8D8;*/
}
.tb_sub_content .content1_2 .content3 {
     
    /*margin-top :5px;*/
   margin-bottom :10px;
    margin-right :0px;
    padding-right :0px;
    padding-left :0px;
    border:1px solid #D6D8D8;
    height :170px;
    /*height :255px;*/
    width :295px;
    /*width :255px;*/
}
      .tb_sub_content .content4 {
     
    /*margin-top :5px;*/
    /*margin-bottom :20px;
    margin-right :17px;*/
    /*padding-top :20px;*/
    height :150px;
    /*vertical-align: bottom;*/
    /*height :255px;*/
    /*width :328px;*/
    margin-bottom :20px;
    width :275px;
     /*border:1px solid #D6D8D8;*/
}
 .tb_sub_content .content4 .style_icon{
     
     margin-bottom :20px;
     vertical-align: bottom;
}
.tb_login_form .detail_sub_content   .log-lab {
    color: #A4AAB2;
    font-size: 12px;
    font-weight: bold;
    display: block;
    padding-bottom: 11px;
    margin-left :20px;
    margin-top :15px;
}
    .tb_sub_content .div_login {
            line-height: 25px;  
            margin-top: 5px; 
            margin-right:5px;
            margin-left : 25px;
            margin-bottom : 5px;
            font-size: .9em;
            width :250px;
            height:250px;
            border: 1px solid #D2D4D4;
            padding-left :40px;
            padding-right :10px; 
            top:auto;
}
 .tb_login_form .tb_sub_content .detail_sub_content{
   margin-left :25px; 
   margin-top :20px;

 }
.tb_login_form  .agreement{
     margin-left :40px;
     margin-top :10px;
     margin-right :40px;
     font-size  : 12px;
     color :#D6D8D8;
     line-height :18px;

 }
    
.tb_login_form {
    margin-top: 20px;
    margin-bottom :20px;
}

.tb_login_form .action_box{
    margin-top :15px;
    margin-left :40px;

}

/*================================================

/*============ Forgot Password Form =============*/


.forgotform {
    height:auto ;
    width :auto;
    margin-top :30px;
}

    .forgotform .titleh {
        border: 1px solid #CBDAE8;
        background: url(../img/simplebox-title-bg.png) repeat-x bottom;
        height: 40px;
        border-top-right-radius: 3px;
        border-top-left-radius: 3px;
        position: relative;
        width:500px;
        margin:0px auto;
        margin-top :30px;
        /*margin-bottom :200px;*/
    }

    .forgotform .padding-in {
        padding: 10px;
        line-height: 18px;
    }

    .forgotform .titleh h3 {
        font-size: 12px;
        color: #225983;
        padding: 13px 0 0 15px;
    }

    .forgotform .shortcuts-icons {
        position: absolute;
        display: block;
        text-align: right;
        right: 10px;
        top: 8px;
    }

  .forgotform .shortcuts-icons a {
            opacity: 0.8;
        }

    .forgotform .body {
        
        width:500px;
        height:auto;
        margin:0px auto;
        /*margin-top :30px;*/
        /*margin-bottom :200px;*/
        border: 1px solid #CBDAE8;
        border-top: none;
        color: #748897;
        box-shadow: 0px 1px 0px #eee;
        background: #fff url(../img/simplebox-dot.png) repeat-x top;
        padding-top :20px;
        /*padding-left :20px;*/
    }

        .forgotform .body form {
            padding: 5px 0;
        }

    .forgotform .button-box {
        margin-top: 35px;
        border-top: 1px solid #E6EDF4;
        background: #FDFDFD url(../img/simplebox-dot.png) repeat-x top;
        padding: 15px 0 15px 180px;
    }


/*===================== ActivateEmail ========================*/
.activate_email{
    /*width:1000px;*/
    height:500px;
    /*border:1px solid #D6D8D8;*/
    
}


/* ================= Login Form ================= */
.loginform {
    /*width: 36px;*/
    width: 709px;
    margin: 0px auto;
    margin-top: 100px;
    -webkit-box-shadow: 0px 4px 90px #EEEEEE;
    -ms-box-shadow: 0px 4px 90px #EEEEEE;
    box-shadow: 0px 4px 90px #EEEEEE;
}

    .loginform .title {
        background: url(../img/login-title.png) no-repeat;
        text-align: center;
        height: 50px;
        padding-top: 20px;
    }

    .loginform .body {
        width: 709px;
        /*padding: 23px 29px 40px 29px;*/
        /*background: url(../img/login-form-body-bg.png) repeat-x bottom;*/
        padding-top: 16px;
        border: solid 1px #d6d8d8;
    }

        /*.loginform .body .und_login_logo {
            margin: 18px; 
            text-align: center; 
            font-size: 12px;
            border-top: solid 1px #d6d8d8;
        }

        .loginform .body .tb_login_form {
            margin: 23px 29px 40px 29px;
        }

        .loginform .body .tb_login_form .left {
            vertical-align: text-top; 
            border-right: solid 1px #d6d8d8;
        }

        .loginform .body .tb_login_form .left div {
            line-height: 25px; 
            padding: 0 10px 0 5px; 
            margin-top: 0; 
            margin-right: 10px;
            font-size: .9em;
        }

        .loginform .body .tb_login_form .right {
             padding-left: 28px;
        }*/

.login_footer {
     padding: 5px; 
     margin-top: 10px; 
     text-align: center;
}

.login-input-pass {
    border: none;
    font: 19px Arial, Tahoma, Verdana;
    color: #B6C3C9;
    /*height :10px;*/
    width: 180px;
    border: 1px solid #CED3D8;
    border-radius: 3px;
    border-top: 1px solid #A0A4A9;
    /*padding: 10px;*/
    padding-left: 40px;
    margin-bottom: 19px;
    background: url(../img/password-input.png) repeat-x top;
}

.login-input-pass-active {
    border: none;
    font: 19px Arial, Tahoma, Verdana;
    color: #8A9EA8;
    /*height :10px;*/
    width: 180px;
    border: 1px solid #CED3D8;
    border-radius: 3px;
    border-top: 1px solid #A0A4A9;
    /*padding: 10px;*/
    padding-left: 40px;
    margin-bottom: 19px;
    background: url(../img/password-input.png) repeat-x top;
}

.login-input-user {
    display: inline;
    border: none;
    font: 19px Arial, Tahoma, Verdana;
    color: #B6C3C9;
    /*height :10px;*/
    width: 180px;
    border: 1px solid #CED3D8;
    border-radius: 3px;
    border-top: 1px solid #A0A4A9;
    /*padding: 10px;*/
    padding-left: 40px;
    margin-bottom: 19px;
    background: url(../img/username-input.png) repeat-x top;
    background-size:10px auto ;
}

.login-input-user-active {
    display: inline;
    border: none;
    font: 19px Arial, Tahoma, Verdana;
    color: #8A9EA8;
    /*height :10px;*/
    width: 180px;
    border: 1px solid #CED3D8;
    border-radius: 3px;
    border-top: 1px solid #A0A4A9;
    /*padding: 10px;*/
    /*padding-top:1px;
    padding-bottom :1px;*/
    padding-left: 40px;
    margin-bottom: 19px;
    background: url(../img/username-input.png) repeat-x top;
}
/*margin-bottom: 20px;*/
.loginform .log-lab {
    color: #A4AAB2;
    font-size: 14px;
    font-weight: bold;
    display: block;
    padding-bottom: 11px;
}

.loginform .button {
    display: block;
    width: 120px;
    height: 49px;
    font: bold 16px Arial, Tahoma, Verdana;
    color: #fff;
    background: url(../img/login-button-120.png) no-repeat 0px 0px;
    border: none;
}

    .loginform .button:hover {
        background: url(../img/login-button-120.png) no-repeat 0px -50px;
    }

    .loginform .button:active {
        background: url(../img/login-button-120.png) no-repeat 0px -100px;
    }

/*--------------------Extend-------------------*/
/*.ButtonL {
    background: url(../img/bgBttn.gif) repeat-x;
    overflow: hidden;
    font: bold 13px Arial, Tahoma, Verdana;
    color: #FFF;
    padding: 5px 10px;
    border: 1px solid #27658c;
}

    .ButtonL.disable {
        background-image: none !important;
        background-color: #cbdae8 !important;
        border: 1px solid #878787 !important;
    }
    */

    .ButtonL {
  background-color: #f68b1f;
  border: none;
  color: white;
  display: block;
  cursor: pointer;
  border-radius: 16px;
  font: bold 13px Arial, Tahoma, Verdana;
  width: 100px;
  height: 30px;
}

.ButtonL:hover {
  background-color: #cc6600;
}

.ButtonL.disable {
        background-image: none !important;
        background-color: #cbdae8 !important;
        border: 1px solid #878787 !important;
    }

/*--------------------Upload--------------------*/
.upload {
}

    .upload input {
        height: 25px;
        font-size: 13px;
        padding: 2px 0 0 0;
        opacity: 3;
        background-color: #fff;
    }

    .upload #content, .upload span, .upload font {
        padding: 10px;
    }

dl {
    margin: 5px;
    padding: 9px 0 0 9px;
    font-size: 12px;
    color: gray;
}

dt {
    float: left;
    margin-right: 5px;
    color: #c0c0c0;
}

dd {
    padding-left: 4px;
}

/*-------------------Alert Message-------------------*/
#divAlertmsg {
    padding: 4px 2px 2px 2px;
}

#lblConfirm {
    padding: 8px 2px 2px 2px;
}

.icon-set {
    float: left;
}

/*--------------------- jQuery Ui Extend -------------------*/
.ui-autocomplete {
    height: 200px !important;
    overflow-y: scroll !important;
    overflow-x: hidden !important;
    border: 1px solid #808080 !important;
    z-index: 9999 !important;
}

.custom-combobox .ui-state-default {
    /*width: 280px !important;*/
    width: 280px;
}

.ui-dialog .ui-dialog-content {
    padding: 1em 3em !important;
}

.ui-dialog-content .st-labeltext {
    /*width: auto !important;*/
    width: auto;
    -moz-min-width: 100px;
    -ms-min-width: 100px;
    -o-min-width: 100px;
    -webkit-min-width: 100px;
    min-width: 100px;
}

input.error, textarea.error, select.error {
    border: 1px solid #ff0000 !important;
}





.error {
    font-size: 12px;
    padding-left: 5px;
    color: #ff0000;
}

.ui-datepicker {
    width: 260px !important;
}

    .ui-datepicker SELECT.ui-datepicker-month {
        width: 59% !important;
    }

    .ui-datepicker SELECT.ui-datepicker-year {
        width: 39% !important;
    }

/*-----------------------------------------------------------------------------------
	Item Name: Cupcake
	Description: User-Friendly Admin Template
	Author: Egemen Kapusuz
	Author URL: http://www.themeforest.net/user/egemem
	License: http://www.gnu.org/licenses/gpl-3.0.html
-----------------------------------------------------------------------------------*/

/* 740 */
.grid740{ width:740px; padding-bottom:40px;}

/* 450 */
.grid450-left{ width:450px; padding-bottom:40px; float:left; margin-right:20px;}
.grid450-right{ width:450px; padding-bottom:40px; float:right;}

/* 270 */
.grid270-right{ width:270px; padding-bottom:40px; float:right;}
.grid270-left{ width:270px; padding-bottom:40px; float:left; margin-right:20px;}

/* 160 */
.grid160-right{ width:160px; padding-bottom:40px; float:right;}
.grid160-left{ width:160px; padding-bottom:40px; float:left; margin-right:20px;}

/* 180 */
.grid180-left{ width:180px; padding-bottom:40px; float:left; margin-right:20px;}
.grid180-right{ width:180px; padding-bottom:40px; float:right;}

/* 200 */
.grid200-right{ width:200px; padding-bottom:40px; float:right;}
.grid200-left{ width:200px; padding-bottom:40px; float:left; margin-right:20px;}

/* 340 */
.grid340-left{ width:340px; padding-bottom:40px; float:left; margin-right:20px;}
.grid340-right{ width:340px; padding-bottom:40px; float:right;}

/* 360 */
.grid360-left{ width:360px; padding-bottom:40px; float:left; margin-right:20px;}
.grid360-right{ width:360px; padding-bottom:40px; float:right;}





/* TYPOGRAPHY */
.h1-tag
{
    color: #737F89;
    font-size: 25px;
    margin: 5px 0;
    letter-spacing: -1px;
}

.h2-tag
{
    color: #737F89;
    font-size: 21px;
    margin: 5px 0;
}

.h3-tag
{
    color: #737F89;
    font-size: 19px;
    margin: 5px 0;
}

.h4-tag
{
    color: #737F89;
    font-size: 16px;
    margin: 5px 0;
}

.h5-tag
{
    color: #737F89;
    font-size: 15px;
    margin: 5px 0;
}

.h6-tag
{
    color: #737F89;
    font-size: 13px;
    margin: 5px 0;
}

.p-tag
{
    color: #7D8991;
    line-height: 20px;
    display: block;
    padding: 5px 0 16px;
}

blockquote
{
    background: #FFF9DB;
    border: 1px solid #F3D97E;
    border-left: 7px solid #F3D97F;
    font-size: 12px;
    color: #988833;
    line-height: 17px;
    padding: 10px;
    border-radius: 3px;
}

.list-plus
{
    color: #64727C;
    padding: 5px 10px;
}

    .list-plus li
    {
        display: block;
        background: url(../img/icons/mini/plus.gif) no-repeat left 7px;
        padding-left: 13px;
        line-height: 17px;
        padding-top: 2px;
        padding-bottom: 8px;
    }

.list-arrow
{
    color: #64727C;
    padding: 5px 10px;
}

    .list-arrow li
    {
        display: block;
        background: url(../img/icons/mini/arrow.png) no-repeat left 7px;
        padding-left: 13px;
        line-height: 17px;
        padding-top: 2px;
        padding-bottom: 8px;
    }



.code-title
{
    background: #F3D97F;
    color: #000;
    padding: 5px;
    position: absolute;
    top: 0;
    font-family: Arial, Helvetica, Tahoma;
    font-weight: bold;
    left: 0;
}

code
{
    background: #FFF9DB;
    border: 1px solid #F3D97F;
    display: block;
    position: relative;
    color: #333;
    border-radius: 5px;
    padding: 40px 20px 20px 20px;
    line-height: 22px;
}

    code strong
    {
        background: #F8E9B4;
        letter-spacing: 0.3px;
        color: #000;
        margin: 0px 3px;
        padding: 1px;
    }



.hg-yellow
{
    background: #FFF9DB;
    border: 1px solid #F3D97F;
    border-radius: 3px;
    padding: 2px 4px;
    text-shadow: 0px 1px #fff;
}

.hg-red
{
    background: #F2DECD;
    border: 1px solid #E9C8AE;
    border-radius: 3px;
    padding: 2px 4px;
    text-shadow: 0px 1px #fff;
}

.hg-blue
{
    background: #CDDFF2;
    border: 1px solid #AECDE9;
    border-radius: 3px;
    padding: 2px 4px;
    text-shadow: 0px 1px #fff;
}

.hg-green
{
    background: #E1F2CD;
    border: 1px solid #CFE9AE;
    border-radius: 3px;
    padding: 2px 4px;
}

.hg-purple
{
    background: #E4CDF2;
    border: 1px solid #D4AEE9;
    border-radius: 3px;
    padding: 2px 4px;
    text-shadow: 0px 1px #fff;
}

.hg-gray
{
    background: #EAEAEA;
    border: 1px solid #C6C6C6;
    border-radius: 3px;
    text-shadow: 0px 1px #fff;
    padding: 2px 4px;
}



/* basic */
.display-block
{
    display: block;
}

.float-left
{
    float: left;
}

.float-right
{
    float: right;
}

.border-0
{
    border: none;
}

.background-0
{
    background: none;
}

/* Overflow */
.overflow-hidden
{
    overflow: hidden;
}

.overflow-scroll
{
    overflow: scroll;
}

/* Text align */
.text-left
{
    text-align: left;
}

.text-right
{
    text-align: right;
}

.text-center
{
    text-align: center;
}

.text-underline
{
    text-decoration: underline;
}

.f-bold
{
    font-weight: bold;
}

.f-italic
{
    font-style: italic;
}

/* FONT SIZE */
.font11
{
    font-size: 11px;
}

.font12
{
    font-size: 12px;
}

.font13
{
    font-size: 13px;
}

.font14
{
    font-size: 14px;
}

.font15
{
    font-size: 15px;
}

.font16
{
    font-size: 16px;
}

.font17
{
    font-size: 17px;
}

.font18
{
    font-size: 18px;
}

.font19
{
    font-size: 19px;
}

.font20
{
    font-size: 20px;
}

.font21
{
    font-size: 21px;
}

.font22
{
    font-size: 22px;
}

.font23
{
    font-size: 23px;
}

.font24
{
    font-size: 24px;
}

.font25
{
    font-size: 25px;
}

.font26
{
    font-size: 26px;
}

.font27
{
    font-size: 27px;
}

.font28
{
    font-size: 28px;
}

.font29
{
    font-size: 29px;
}

.font30
{
    font-size: 30px;
}

/* MARGIN */
/* All */
.margin5
{
    margin: 5px;
}

.margin10
{
    margin: 10px;
}

.margin20
{
    margin: 20px;
}

.margin30
{
    margin: 30px;
}

.margin40
{
    margin: 40px;
}

.margin50
{
    margin: 50px;
}

.margin60
{
    margin: 60px;
}

.margin70
{
    margin: 70px;
}

.margin80
{
    margin: 80px;
}

.margin90
{
    margin: 90px;
}

.margin100
{
    margin: 100px;
}

.margin150
{
    margin: 150px;
}

.margin200
{
    margin: 200px;
}

/* margin left */
.margin-left5
{
    margin-left: 5px;
}

.margin-left10
{
    margin-left: 10px;
}

.margin-left20
{
    margin-left: 20px;
}

.margin-left30
{
    margin-left: 30px;
}

.margin-left40
{
    margin-left: 40px;
}

.margin-left50
{
    margin-left: 50px;
}

.margin-left60
{
    margin-left: 60px;
}

.margin-left70
{
    margin-left: 70px;
}

.margin-left80
{
    margin-left: 80px;
}

.margin-left90
{
    margin-left: 90px;
}

.margin-left100
{
    margin-left: 100px;
}

.margin-left150
{
    margin-left: 150px;
}

.margin-left200
{
    margin-left: 200px;
}

/* margin right */
.margin-right5
{
    margin-right: 5px;
}

.margin-right10
{
    margin-right: 10px;
}

.margin-right20
{
    margin-right: 20px;
}

.margin-right30
{
    margin-right: 30px;
}

.margin-right40
{
    margin-right: 40px;
}

.margin-right50
{
    margin-right: 50px;
}

.margin-right60
{
    margin-right: 60px;
}

.margin-right70
{
    margin-right: 70px;
}

.margin-right80
{
    margin-right: 80px;
}

.margin-right90
{
    margin-right: 90px;
}

.margin-right100
{
    margin-right: 100px;
}

.margin-right150
{
    margin-right: 150px;
}

.margin-right200
{
    margin-right: 200px;
}

/* margin top */
.margin-top5
{
    margin-top: 5px;
}

.margin-top10
{
    margin-top: 10px;
}

.margin-top20
{
    margin-top: 20px;
}

.margin-top30
{
    margin-top: 30px;
}

.margin-top40
{
    margin-top: 40px;
}

.margin-top50
{
    margin-top: 50px;
}

.margin-top60
{
    margin-top: 60px;
}

.margin-top70
{
    margin-top: 70px;
}

.margin-top80
{
    margin-top: 80px;
}

.margin-top90
{
    margin-top: 90px;
}

.margin-top100
{
    margin-top: 100px;
}

.margin-top150
{
    margin-top: 150px;
}

.margin-top200
{
    margin-top: 200px;
}

/* margin bottom */
.margin-bottom5
{
    margin-bottom: 5px;
}

.margin-bottom10
{
    margin-bottom: 10px;
}

.margin-bottom20
{
    margin-bottom: 20px;
}

.margin-bottom30
{
    margin-bottom: 30px;
}

.margin-bottom40
{
    margin-bottom: 40px;
}

.margin-bottom50
{
    margin-bottom: 50px;
}

.margin-bottom60
{
    margin-bottom: 60px;
}

.margin-bottom70
{
    margin-bottom: 70px;
}

.margin-bottom80
{
    margin-bottom: 80px;
}

.margin-bottom90
{
    margin-bottom: 90px;
}

.margin-bottom100
{
    margin-bottom: 100px;
}

.margin-bottom150
{
    margin-bottom: 150px;
}

.margin-bottom200
{
    margin-bottom: 200px;
}

/* PADDING */
/* All */
.padding5
{
    padding: 5px;
}

.padding10
{
    padding: 10px;
}

.padding20
{
    padding: 20px;
}

.padding30
{
    padding: 30px;
}

.padding40
{
    padding: 40px;
}

.padding50
{
    padding: 50px;
}

.padding60
{
    padding: 60px;
}

.padding70
{
    padding: 70px;
}

.padding80
{
    padding: 80px;
}

.padding90
{
    padding: 90px;
}

.padding100
{
    padding: 100px;
}

.padding150
{
    padding: 150px;
}

.padding200
{
    padding: 200px;
}

/* padding left */
.padding-left5
{
    padding-left: 5px;
}

.padding-left10
{
    padding-left: 10px;
}

.padding-left20
{
    padding-left: 20px;
}

.padding-left30
{
    padding-left: 30px;
}

.padding-left40
{
    padding-left: 40px;
}

.padding-left50
{
    padding-left: 50px;
}

.padding-left60
{
    padding-left: 60px;
}

.padding-left70
{
    padding-left: 70px;
}

.padding-left80
{
    padding-left: 80px;
}

.padding-left90
{
    padding-left: 90px;
}

.padding-left100
{
    padding-left: 100px;
}

.padding-left150
{
    padding-left: 150px;
}

.padding-left200
{
    padding-left: 200px;
}

/* margin right */
.padding-right5
{
    padding-right: 5px;
}

.padding-right10
{
    padding-right: 10px;
}

.padding-right20
{
    padding-right: 20px;
}

.padding-right30
{
    padding-right: 30px;
}

.padding-right40
{
    padding-right: 40px;
}

.padding-right50
{
    padding-right: 50px;
}

.padding-right60
{
    padding-right: 60px;
}

.padding-right70
{
    padding-right: 70px;
}

.padding-right80
{
    padding-right: 80px;
}

.padding-right90
{
    padding-right: 90px;
}

.padding-right100
{
    padding-right: 100px;
}

.padding-right150
{
    padding-right: 150px;
}

.padding-right200
{
    padding-right: 200px;
}

/* margin top */
.padding-top5
{
    padding-top: 5px;
}

.padding-top10
{
    padding-top: 10px;
}

.padding-top20
{
    padding-top: 20px;
}

.padding-top30
{
    padding-top: 30px;
}

.padding-top40
{
    padding-top: 40px;
}

.padding-top50
{
    padding-top: 50px;
}

.padding-top60
{
    padding-top: 60px;
}

.padding-top70
{
    padding-top: 70px;
}

.padding-top80
{
    padding-top: 80px;
}

.padding-top90
{
    padding-top: 90px;
}

.padding-top100
{
    padding-top: 100px;
}

.padding-top150
{
    padding-top: 150px;
}

.padding-top200
{
    padding-top: 200px;
}

/* margin bottom */
.padding-bottom5
{
    padding-bottom: 5px;
}

.padding-bottom10
{
    padding-bottom: 10px;
}

.padding-bottom20
{
    padding-bottom: 20px;
}

.padding-bottom30
{
    padding-bottom: 30px;
}

.padding-bottom40
{
    padding-bottom: 40px;
}

.padding-bottom50
{
    padding-bottom: 50px;
}

.padding-bottom60
{
    padding-bottom: 60px;
}

.padding-bottom70
{
    padding-bottom: 70px;
}

.padding-bottom80
{
    padding-bottom: 80px;
}

.padding-bottom90
{
    padding-bottom: 90px;
}

.padding-bottom100
{
    padding-bottom: 100px;
}

.padding-bottom150
{
    padding-bottom: 150px;
}

.padding-bottom200
{
    padding-bottom: 200px;
}

/* Copyright 2012 Google Inc. All Rights Reserved. */

.google-visualization-tooltip-action: hover {
  background-color: #eeeeee;
}
.google-visualization-tooltip {
  border:solid 1px #bdbdbd;
  border-radius: 2px;
  background-color: white;
  position: absolute;
  box-shadow: 0px 2px 2px 0px rgba(204, 204, 204, 0.6);
  font-size: 12px;
  padding: 0px;
  -moz-box-shadow: 0px 2px 2px 0px rgba(204, 204, 204, 0.6);
  -webkit-box-shadow: 0px 2px 2px 0px rgba(204, 204, 204, 0.6);
}
.google-visualization-tooltip-action-list {
  list-style-type: none;
  margin: 0;
  padding: 0.5em 0em 0.5em 0em;
  cursor: hand;
}
.google-visualization-tooltip-action {
  margin: 0;
  cursor: pointer;
  padding: 0.5em 2em 0.5em 1em;
}
.google-visualization-tooltip-action:hover {
  background-color: #eeeeee;
}
.google-visualization-tooltip-item-list {
  list-style-type: none;
  margin: 1em 0 1em 0;
  padding: 0em;
}
.google-visualization-tooltip-item {
  margin: 0.65em 0em 0.65em 0em;
  padding: 0em 2em 0em 1em;
}
.google-visualization-tooltip-item-list
.google-visualization-tooltip-item:first-child {
  margin: 1em 0em 1em 0em;
}
.google-visualization-tooltip-separator {
  margin: 0;
  padding: 0;
  height: 1px;
  background-color: #dddddd;
}
.google-visualization-tooltip-square {
  display: inline-block;
  /* IE does not support inline-block fall back to float left */
  float: left\9;
  clear: none;
  width: 0.5em;
  height: 0.5em;
  margin: 0.16em 0.7em 0em 0em;
  border-bottom: solid 0.1em white;
}

/*
 * Timepicker stylesheet
 * Highly inspired from datepicker
 * FG - Nov 2010 - Web3R 
 *
 * version 0.0.3 : Fixed some settings, more dynamic
 * version 0.0.4 : Removed width:100% on tables
 * version 0.1.1 : set width 0 on tables to fix an ie6 bug
 */

.ui-timepicker-inline { display: inline; }

#ui-timepicker-div { padding: 0.2em; }
.ui-timepicker-table { display: inline-table; width: 0; }
.ui-timepicker-table table { margin:0.15em 0 0 0; border-collapse: collapse; }

.ui-timepicker-hours, .ui-timepicker-minutes { padding: 0.2em;  }

.ui-timepicker-table .ui-timepicker-title { line-height: 1.8em; text-align: center; }
.ui-timepicker-table td { padding: 0.1em; width: 2.2em; }
.ui-timepicker-table th.periods { padding: 0.1em; width: 2.2em; }

/* span for disabled cells */
.ui-timepicker-table td span {
	display:block;
    padding:0.2em 0.3em 0.2em 0.5em;
    width: 1.2em;

    text-align:right;
    text-decoration:none;
}
/* anchors for clickable cells */
.ui-timepicker-table td a {
    display:block;
    padding:0.2em 0.3em 0.2em 0.5em;
    width: 1.2em;
    cursor: pointer;
    text-align:right;
    text-decoration:none;
}


/* buttons and button pane styling */
.ui-timepicker .ui-timepicker-buttonpane {
    background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0;
}
.ui-timepicker .ui-timepicker-buttonpane button { margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
/* The close button */
.ui-timepicker .ui-timepicker-close { float: right }

/* the now button */
.ui-timepicker .ui-timepicker-now { float: left; }

/* the deselect button */
.ui-timepicker .ui-timepicker-deselect { float: left; }




/*  ========== Jquery Plugin Css Import Base ==========  */

/* Tispy */
@import "tipsy-style.css";

/* Uniform */
@import "uniform.default.css";

/* Jwysiwyg Text editor */
@import "jquery.wysiwyg.css";

/* prettyPhoto */
@import "prettyphoto-style.css";

/* Tableshorter */
@import "tableshorter-theme.css";

/* Full Calendar */
@import "fullcalendar.css";

/* Iphone style switches */
@import "iphone-style-switches.css";

/* Data Tables */
@import "datatable_jui.css";
