﻿/*@import url('css/grid.css');
@import url('css/bootstrap.min.css');
@import url('css/bootstrap-responsive.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 {
    background: transparent;
    border: 0;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}

fieldset {
    border: solid 1px #007236;
    padding: 10px;
    margin-bottom: 20px;
}

legend {
    font-weight: bold;
    padding: 0px 20px;
    font-size: 16px;
}

.fl {
    float: left;
}

.minheight40 {
    min-height: 40px !important;
}

.fr {
    float: right;
}

.clear {
    clear: both;
}

.right {
    text-align: right;
}

.left {
    text-align: left;
}

.center {
    text-align: center;
}

.mainwrapper {
    margin: 10px;
    position: relative;
    min-height: 500px;
}

.language-object {
    float: right;
    padding: 5px 10px;
}

    .language-object .Language {
        padding: 0px 2px;
    }

.mainleft {
    width: 200px;
    position: absolute;
    top: 0;
    left: 0;
    padding-bottom: 20px;
    border-top: 1px solid #ddd;
}

.slideout-menu {
    position: fixed;
    top: 0;
    left: -250px;
    width: 250px;
    height: 100%;
    background: #46CFB0;
    z-index: 100;
}

    .slideout-menu h3 {
        position: relative;
        padding: 12px 10px;
        color: #fff;
        font-size: 1.2em;
        font-weight: 400;
        border-bottom: 4px solid #34bc9d;
    }

    .slideout-menu .slideout-menu-toggle {
        position: absolute;
        top: 12px;
        right: 10px;
        display: inline-block;
        padding: 6px 9px 5px;
        font-family: Arial, sans-serif;
        font-weight: bold;
        line-height: 1;
        background: #222;
        color: #999;
        text-decoration: none;
        vertical-align: top;
    }

        .slideout-menu .slideout-menu-toggle:hover {
            color: #fff;
        }

    .slideout-menu ul {
        list-style: none;
        font-weight: 300;
        border-top: 1px solid #1abc9c;
        border-bottom: 1px solid #1abc9c;
    }

        .slideout-menu ul li {
            /*border-top: 1px solid #454545;
		border-bottom: 1px solid #151515;*/
        }

            .slideout-menu ul li a {
                position: relative;
                display: block;
                padding: 10px;
                color: #999;
                text-decoration: none;
            }

                .slideout-menu ul li a:hover {
                    background: #000;
                    color: #fff;
                }

                .slideout-menu ul li a i {
                    position: absolute;
                    top: 15px;
                    right: 10px;
                    opacity: .5;
                }

.slideout-alert {
    position: fixed;
    top: 0;
    left: -250px;
    width: 250px;
    height: 100%;
    background: #ffed00;
    z-index: 100;
    box-shadow: 0 0 25px 5px #999;
}

    .slideout-alert h3 {
        position: relative;
        padding: 12px 10px;
        color: #fff;
        font-size: 1.2em;
        font-weight: 400;
        border-bottom: 4px solid #34bc9d;
        font-weight: bold;
        text-transform: uppercase;
    }

    .slideout-alert .slideout-alert-toggle {
        position: absolute;
        top: 12px;
        right: 10px;
        display: inline-block;
        padding: 6px 9px 5px;
        font-family: Arial, sans-serif;
        font-weight: bold;
        line-height: 1;
        background: #222;
        color: #999;
        text-decoration: none;
        vertical-align: top;
    }

        .slideout-alert .slideout-alert-toggle:hover {
            color: #fff;
        }

    .slideout-alert ul {
        list-style: none;
        font-weight: 300;
        border-top: 1px solid #1abc9c;
        border-bottom: 1px solid #1abc9c;
    }

        .slideout-alert ul li {
            /*border-top: 1px solid #454545;
		border-bottom: 1px solid #151515;*/
        }

            .slideout-alert ul li a {
                position: relative;
                display: block;
                padding: 10px;
                color: #999;
                text-decoration: none;
            }

                .slideout-alert ul li a:hover {
                    background: #000;
                    color: #fff;
                }

                .slideout-alert ul li a i {
                    position: absolute;
                    top: 15px;
                    right: 10px;
                    opacity: .5;
                }

.form-controledit {
    resize: none;
    border: 0;
    background-color: #ffffbf;
    border-bottom: 1px solid rgba(152, 152, 152, 0.8);
    border-radius: 0 !important;
    padding: 7px 12px 7px 0;
    height: 38px;
    width: 100%;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
    padding: 5px;
}

    .form-controledit:focus {
        border-bottom: 3px solid #00acc1;
        box-shadow: 0 1px 0 #00acc1;
        outline: 0 !important;
        background-color: #fff27b;
    }

.control-labeledit {
    float: right;
    position: absolute;
    right: 20px;
}
/*------------Chu ky bai viet--------------*/
.ndckcttable {
    height: auto;
    width: 800px;
    margin: 0px 0px 20px;
    padding: 0px;
    border: 0px;
    background: none !important;
}

    .ndckcttable .ndckct {
        margin: 0px;
        padding: 9px;
        font-size: 12px;
        border: 0px;
        text-align: center;
        width: 280px;
    }

    .ndckcttable ul.topleft-info {
        float: left;
        text-align: left;
        margin: 0;
    }

        .ndckcttable ul.topleft-info li {
            float: left;
            list-style-type: none;
            padding: 3px 8px;
            border-radius: 50%;
            background: #ad1917;
            height: 30px;
            width: 30px;
            color: #fff;
            margin: 0px 5px;
        }

            .ndckcttable ul.topleft-info li a {
                color: #fff;
            }

    .ndckcttable .ndckct1 {
        margin: 0px;
        padding: 15px 10px 10px 10px;
        width: 250px;
        text-align: left;
        vertical-align: top;
        border-right: solid 2px #888888;
    }

        .ndckcttable .ndckct1 p, .ndckcttable .ndckct2 p {
            line-height: 1em;
            font-size: 14px;
        }

    .ndckcttable .ndckct2 {
        margin: 0px;
        padding: 15px 10px 10px 15px;
        width: 250px;
        text-align: left;
        vertical-align: top;
    }
/*------------ het Chu ky bai viet--------------*/
#accordion-test .panel-body {
    text-align: left;
}

    #accordion-test .panel-body ol li {
        padding-bottom: 5px;
        padding-top: 5px;
    }

    #accordion-test .panel-body ul.subtruong li {
        margin-left: 20px;
        list-style-type: lower-latin;
    }

.mainNav {
    background: #46CFB0;
    width: 100%;
}

    /* First Level */

    .mainNav ul {
        margin: 0;
        padding: 0;
        list-style: none;
        border-bottom: 1px solid #1ABC9C;
    }

        .mainNav ul li {
            border-top: 1px solid #1ABC9C;
        }

            .mainNav ul li a {
                color: #FFFFFF;
                display: block;
                font-size: 13px;
                letter-spacing: 0.3px;
                line-height: normal;
                padding: 12px 20px;
                text-decoration: none;
                font-weight: bold;
                text-transform: uppercase;
            }

                .mainNav ul li a:hover {
                    background: #E95546;
                    text-decoration: none;
                }

        /* Second Level */

        .mainNav ul ul {
            border-bottom: none;
        }

            .mainNav ul ul li {
                border-top: 1px solid #46CFB0;
                background: #34BC9D;
            }

                .mainNav ul ul li a {
                    color: #FFFFFF;
                    display: block;
                    font-size: 1em;
                    line-height: normal;
                    padding: 0.8em 1em 0.8em 2.5em;
                    font-weight: normal;
                    text-transform: none;
                }

                    .mainNav ul ul li a:hover {
                        background: #E95546;
                    }

            /* Third Level */

            .mainNav ul ul ul {
                border-top: 1px solid #46CFB0;
            }

                .mainNav ul ul ul li {
                    border: none;
                }

                    .mainNav ul ul ul li a {
                        padding-left: 3.5em;
                        padding-top: 0.25em;
                        padding-bottom: 0.25em;
                    }

/* Accordion Button */

ul li.has-subnav .accordion-btn {
    color: #fff;
    background: rgba(255,255,255, 0.15);
    font-size: 16px;
}

.phantrang {
}

    .phantrang ul li {
        display: inline;
        float: left;
        margin: 15px 7px;
    }

        .phantrang ul li a {
            padding: 5px 10px;
            background: #ddd;
            border: solid 1px #c9c9c9;
        }

            .phantrang ul li a:hover {
                padding: 5px 10px;
                background: #06bbff;
                border: solid 1px #c9c9c9;
                color: #434343;
            }

            .phantrang ul li a.active {
                padding: 5px 10px;
                background: #06bbff;
                border: solid 1px #c9c9c9;
                color: #434343;
            }

#togglemenuleft {
    border-bottom: 1px solid #eee;
    margin-top: 0px;
    text-align: center;
}

    #togglemenuleft a {
        display: inline-block;
        position: relative;
        top: 13px;
        width: 22px;
        height: 22px;
        background: url(images/toggle.png) no-repeat 0 0;
        cursor: pointer;
    }

        #togglemenuleft a.toggle {
            background: url(images/toggle.png) no-repeat 0 -25px;
            text-align: left;
        }




.maincontent {
    margin: 0 0px 0 0px;
}

.maincontentinner {
}

.noright {
    margin-right: 0;
}

.maintabmenu {
    list-style: none;
    margin: 0;
    line-height: 21px;
    position: relative;
    z-index: 5;
}

    .maintabmenu li {
        display: inline-block;
    }

        .maintabmenu li a {
            padding: 8px 20px 4px 20px;
            font-size: 19px;
            -moz-border-radius: 2px 2px 0 0;
            -webkit-border-radius: 2px 2px 0 0;
            border-radius: 2px 2px 0 0;
            border: 1px solid #ddd;
            letter-spacing: 0.8px;
            display: block;
            background: #eee url(mages/titlebg.png) repeat-x top left;
            text-transform: uppercase;
            color: #007236;
        }

            .maintabmenu li a:hover {
                text-decoration: none;
                color: #666;
                background: #ddd;
                border-color: #ccc;
                text-shadow: 1px 1px #e7e7e7;
            }

        .maintabmenu li.current a {
            font-weight: bold;
            display: block;
            background: #fff;
            border: 1px solid #ddd;
            border-bottom: 1px solid #fff;
            color: #333;
        }

            .maintabmenu li.current a:hover {
                text-shadow: none;
            }

/*.content {
    background: #fff;
    margin-top: -1px;
    line-height: 21px;
    -moz-border-radius: 0 2px 2px 2px;
    -webkit-border-radius: 0 2px 2px 2px;
    border-radius: 0 2px 2px 2px;
    -moz-box-shadow: 1px 1px 2px #eee;
    -webkit-box-shadow: 1px 1px 2px #eee;
    box-shadow: 1px 1px 2px #eee;
}*/
.card-box span.m_title {
    font-size: 20px;
    font-weight: 600;
}

.console-none, .console-none div {
    margin: 10px;
    width: 130px;
    height: 90px !important;
    padding: 0px;
    cursor: pointer;
    text-align: center;
    float: left;
}

    .console-none h3 {
        margin: 0px 2px 2px 28px;
        padding-top: 5px;
        font-size: 1em;
        line-height: 1.4em;
        font-weight: normal;
    }

    .console-none div div {
        display: none;
    }

.contenttitle {
    background: #EEE;
    border: 1px solid #DDD;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

    .contenttitle h2 {
        font-size: 18px;
        letter-spacing: 0.8px;
        font-weight: normal;
        padding: 0 0 0 10px;
        background-repeat: no-repeat;
        background-image: url(images/icons/default/sprites.png);
        background-position: -154px -443px;
        color: #fff;
    }

        .contenttitle h2 span {
            display: block;
            padding: 6px 0 6px 10px;
            margin-left: 25px;
            border-left: 1px solid #DDD;
            background: #F8F8F8;
            -moz-border-radius: 2px;
            -webkit-border-radius: 2px;
            border-radius: 2px;
            text-shadow: 1px 1px #fff;
            color: #333;
        }

        .contenttitle h2.inbox {
            background-position: -82px -335px;
        }

        .contenttitle h2.table {
            background-position: -82px -480px;
        }

        .contenttitle h2.form {
            background-position: -154px -262px;
        }

        .contenttitle h2.chart {
            background-position: -10px -227px;
        }

        .contenttitle h2.image {
            background-position: -10px -408px;
        }

        .contenttitle h2.button {
            background-position: -47px -443px;
        }



button, input, select, textarea {
    margin: 0;
    font-size: 100%;
    vertical-align: middle;
}

button, input {
    *overflow: visible;
    line-height: normal;
}

    button::-moz-focus-inner, input::-moz-focus-inner {
        padding: 0;
        border: 0;
    }

    button, input[type="button"], input[type="reset"], input[type="submit"] {
        cursor: pointer;
        -webkit-appearance: button;
    }

    input[type="search"] {
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
        -webkit-appearance: textfield;
    }

        input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button {
            -webkit-appearance: none;
        }

textarea {
    overflow: auto;
    vertical-align: top;
}

label, input, button, select, textarea {
    font-size: 13px;
    font-weight: normal;
    line-height: 18px;
}

input, button, select, textarea {
    font-family: "Roboto",Helvetica,Arial,sans-serif;
}

label {
    margin-bottom: 5px;
    color: #333333;
}

/*input, textarea, select, .uneditable-input {
    display: inline-block;
    height: 18px;
    padding: 4px;
    font-size: 13px;
    line-height: 18px;
    color: #555555;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    box-shadow: 1px 0px 1px 0px gainsboro;
}*/

.uneditable-textarea {
    width: auto;
    height: auto;
}

/*label input, label textarea, label select {
    display: block;
}*/

input[type="image"], input[type="checkbox"], input[type="radio"] {
    width: auto;
    height: auto;
    padding: 0;
    margin: 3px 0;
    *margin-top: 0;
    line-height: normal;
    cursor: pointer;
    background-color: transparent;
    border: 0 \9;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

input[type="image"] {
    border: 0;
}

input[type="file"] {
    width: auto;
    padding: initial;
    line-height: initial;
    background-color: #ffffff;
    background-color: initial;
    border: initial;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

input[type="button"], input[type="reset"], input[type="submit"] {
    width: auto;
    height: auto;
}

select, input[type="file"] {
    height: 28px;
    *margin-top: 4px;
    line-height: 28px;
}

input[type="file"] {
    line-height: 18px \9;
}

select {
    background-color: #ffffff;
}

    select[multiple], select[size] {
        height: auto;
    }

input[type="image"] {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

textarea {
    height: auto;
}

input[type="hidden"] {
    display: none;
}

.radio, .checkbox {
    min-height: 18px;
    padding-left: 18px;
}

    .radio input[type="radio"], .checkbox input[type="checkbox"] {
        float: left;
        margin-left: -18px;
    }

.controls > .radio:first-child, .controls > .checkbox:first-child {
    padding-top: 5px;
}

.radio.inline, .checkbox.inline {
    display: inline-block;
    padding-top: 5px;
    margin-bottom: 0;
    vertical-align: middle;
}

    .radio.inline + .radio.inline, .checkbox.inline + .checkbox.inline {
        margin-left: 10px;
    }

input, textarea {
    -webkit-transition: border linear 0.2s,box-shadow linear 0.2s;
    -moz-transition: border linear 0.2s,box-shadow linear 0.2s;
    -ms-transition: border linear 0.2s,box-shadow linear 0.2s;
    -o-transition: border linear 0.2s,box-shadow linear 0.2s;
    transition: border linear 0.2s,box-shadow linear 0.2s;
}

    input:focus, textarea:focus {
        border-color: rgba(82, 168, 236, 0.8);
        outline: 0;
        outline: thin dotted \9;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
        -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
    }

    input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus, select:focus {
        outline: thin dotted #333;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

.checkbox_size label {
    margin: 0 10px;
}

.scdLine {
    display: inline-block;
    width: 150px;
    text-align: right;
    color: #333;
}

.chkStyle {
    margin: 6px 0;
}

    .chkStyle td {
        vertical-align: middle;
        height: 25px;
    }

        .chkStyle td label {
            margin-left: 7px;
            margin-bottom: 3px;
        }

.chkForm label {
    margin-left: 7px;
}

.cleditorMain {
    margin: 6px 0;
}

/** TABLE **/
.table-bordered thead tr th {
    font-size: 13px;
    color: #101010;
}

.table-bordered tbody tr td {
    font-size: 13px;
    color: #101010;
}

ul.list6 li {
    background: url("images/hand-point.png") no-repeat scroll left center transparent;
    display: block;
    list-style: none outside none;
    margin-bottom: 10px;
    margin-left: 10px;
    padding-left: 24px;
}

.list6, .list6 li {
    list-style: none;
    font-weight: bold;
    font-size: 13px;
}

    .list6 li a {
        color: #333;
    }

.button {
    background: -moz-linear-gradient(center top, #F6F6F6 0%, #DFDFDF 100%) repeat scroll 0 0 transparent;
    border: 1px solid #AAAAAA;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.5) inset, 0 -1px 0 rgba(255, 255, 255, 0.3) inset;
    color: #333333;
    display: inline-block;
    font: 100% 'Roboto', Arial,Helvetica,sans-serif;
    margin: 0 3px 5px 0;
    padding: 5px 13px;
    text-decoration: none !important;
    vertical-align: middle;
}

a.button {
    color: #333;
    cursor: pointer;
}

a.da-button {
    color: #fff;
    text-decoration: none;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.35);
    display: inline;
    padding: 5px 12px 7px 12px;
}

.da-button {
    display: inline-block;
    border: 0;
    outline: 0;
    font: 12px/17px 'Helvetica Neue',Arial,Helvetica,sans-serif;
    padding: 6px 15px 5px 15px;
    margin: 0;
    width: auto;
    cursor: pointer;
    text-decoration: none;
    zoom: 1;
    overflow: hidden;
    color: white;
    border: 1px solid;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.35);
    -webkit-border-radius: 2px;
    -o-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-appearance: none;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15),inset 0 1px 1px rgba(255, 255, 255, 0.35);
    -o-box-shadow: 0 1px 1px rgba(0,0,0,0.15),inset 0 1px 1px rgba(255,255,255,0.35);
    -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.15),inset 0 1px 1px rgba(255,255,255,0.35);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15),inset 0 1px 1px rgba(255, 255, 255, 0.35);
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

    .da-button:active {
        background-image: none !important;
        -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1),0 1px 0 rgba(255, 255, 255, 1);
        -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1),0 1px 0 rgba(255,255,255,1);
        -o-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1),0 1px 0 rgba(255,255,255,1);
        box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1),0 1px 0 rgba(255, 255, 255, 1);
    }

    .da-button.blue {
        background-color: #61A4E4;
        background-image: linear-gradient(bottom,#61A4E4 0,#78B4EC 100%);
        background-image: -o-linear-gradient(bottom,#61A4E4 0,#78B4EC 100%);
        background-image: -moz-linear-gradient(bottom,#61A4E4 0,#78B4EC 100%);
        background-image: -webkit-linear-gradient(bottom,#61A4E4 0,#78B4EC 100%);
        background-image: -ms-linear-gradient(bottom,#61A4E4 0,#78B4EC 100%);
        background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0,#61A4E4),color-stop(1,#78B4EC));
        border-color: #21629C;
    }

span.b_icon2 {
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    float: left;
    height: 16px;
    margin-left: -6px;
    margin-right: -6px;
    position: relative;
    width: 16px;
}

::-webkit-input-placeholder {
    color: #858383;
    font-style: italic;
}

input:-moz-placeholder {
    color: #858383;
    font-style: italic;
}


.icon span.arrow {
    background-position: -3px -11px;
    background-repeat: no-repeat;
    display: block;
    float: left;
    height: 16px;
    margin-left: 6px;
    margin-right: -14px;
    position: relative;
    width: 16px;
    background-image: url(images/arrow2.png);
}

.chzn-container {
    position: relative;
    display: inline-block;
    zoom: 1;
    *display: inline;
    color: #666666;
}

    .chzn-container .chzn-drop {
        background: #fff;
        border: 1px solid #c9c9c9;
        border-top: 0;
        position: absolute;
        top: 20px;
        left: 0;
        -moz-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 20px;
        -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 20px;
        box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 20px;
        width: 100% !important;
        z-index: 999;
    }
/* @end */

/* @group Single Chosen */
.chzn-container-single .chzn-single {
    background-color: #ffffff;
    background-clip: padding-box;
    border: 1px solid #dddddd;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    position: relative;
    height: 30px;
    line-height: 31px;
    padding: 0 14px 0 8px;
    color: #666666;
    text-decoration: none;
}

    .chzn-container-single .chzn-single span {
        margin-right: 26px;
        display: block;
        overflow: hidden;
        white-space: nowrap;
        -o-text-overflow: ellipsis;
        -ms-text-overflow: ellipsis;
        text-overflow: ellipsis;
    }

    .chzn-container-single .chzn-single abbr {
        display: block;
        position: absolute;
        right: 26px;
        top: 6px;
        width: 12px;
        height: 13px;
        font-size: 1px;
        background: url(chosen-sprite.png) right top no-repeat;
    }

        .chzn-container-single .chzn-single abbr:hover {
            background-position: right -11px;
        }

    .chzn-container-single .chzn-single div {
        position: absolute;
        right: 0;
        top: 0;
        display: block;
        height: 100%;
        width: 32px;
    }

        .chzn-container-single .chzn-single div b {
            /*	background: url('chosen-sprite.png') no-repeat 0 0;*/
            background-image: url(../images/forms/seletedown.png);
            display: block;
            width: 100%;
            height: 100%;
            margin-top: 0px;
            background-position: right top !important;
        }

.chzn-container-single .chzn-search {
    /*	padding: 3px px;*/
    position: relative;
    margin: 0;
    white-space: nowrap;
    z-index: 1010;
    margin-top: 0px;
}

    .chzn-container-single .chzn-search input {
        background: #ffffff url('chosen-sprite.png') no-repeat 100% -21px;
        /*	margin: 1px 0;*/
        padding: 0px 0px 0px 0px;
        width: 100% !important;
        outline: 0;
        border: none;
        border-top: 1px solid #d9d9d9;
        border-bottom: 1px solid #eeeeee;
    }

        .chzn-container-single .chzn-search input:focus {
            -webkit-box-shadow: none;
            -moz-box-shadow: none;
            -o-box-shadow: none;
            box-shadow: none;
        }

.chzn-container-single .chzn-drop {
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}
/* @end */

.chzn-container-single-nosearch .chzn-search input {
    position: absolute;
    left: -9000px;
}
/* @group Multi Chosen */
.chzn-container-multi .chzn-choices {
    background-color: #fff;
    border: solid 1px #AEAEAE;
    outline: 0;
    margin: 0;
    padding: 2px 0px;
    cursor: text;
    overflow: hidden;
    height: auto !important;
    width: 100% !important;
    position: relative;
}

    .chzn-container-multi .chzn-choices li {
        float: left;
        list-style: none;
        margin-top: 2px;
    }

    .chzn-container-multi .chzn-choices .search-field {
        white-space: nowrap;
        margin: 0;
        padding: 4px;
    }

        .chzn-container-multi .chzn-choices .search-field input {
            color: #666;
            background: transparent !important;
            border: 0 !important;
            font-family: sans-serif;
            font-size: 100% !important;
            height: 15px;
            padding: 2px 2px 0px 2px;
            margin: 0px;
            outline: 0;
            -webkit-box-shadow: none;
            -moz-box-shadow: none;
            -o-box-shadow: none;
            box-shadow: none;
        }

        .chzn-container-multi .chzn-choices .search-field .default {
            color: #666666;
        }

    .chzn-container-multi .chzn-choices .search-choice {
        -moz-background-clip: padding;
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
        background-color: #c2e3f0;
        color: #666666;
        border: 1px solid #73b4ce;
        line-height: 13px;
        padding: 5px 30px 7px 13px;
        margin: 3px 0 3px 5px;
        position: relative;
        cursor: default;
        text-shadow: none;
    }

    .chzn-container-multi .chzn-choices .search-choice-focus {
        background: #000000;
    }

    .chzn-container-multi .chzn-choices .search-choice .search-choice-close {
        display: block;
        position: absolute;
        right: 8px;
        top: 5px;
        width: 17px;
        height: 16px;
        font-size: 1px;
        background-image: url(Images/select-close.png); /*	background: url(chosen-sprite.png) right top no-repeat;*/
    }

        .chzn-container-multi .chzn-choices .search-choice .search-choice-close:hover {
        }

    .chzn-container-multi .chzn-choices .search-choice-focus .search-choice-close {
        background-position: right -11px;
    }
/* @end */

/* @group Results */
.chzn-container .chzn-results {
    margin: 0 0px 0px 0;
    max-height: 240px;
    padding: 0 0 0 0px;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
}

.chzn-container-multi .chzn-results {
    margin: 0px 0 0 0;
    padding: 0;
}

.chzn-container .chzn-results li {
    display: none;
    line-height: 20px;
    padding: 5px 6px;
    margin: 0;
    list-style: none;
    border-bottom: 1px #f5f5f5 solid;
}

.chzn-container .chzn-results .active-result {
    cursor: pointer;
    display: list-item;
}

.chzn-container .chzn-results .highlighted {
    background-color: #c2e3f0;
    color: #666666;
    text-shadow: none;
}

.chzn-container .chzn-results li em {
    background: #feffde;
    font-style: normal;
}

.chzn-container .chzn-results .highlighted em {
    background: transparent;
}

.chzn-container .chzn-results .no-results {
    background: #f4f4f4;
    display: list-item;
}

.chzn-container .chzn-results .group-result {
    cursor: default;
    color: #999;
    font-weight: bold;
}

.chzn-container .chzn-results .group-option {
    padding-left: 15px;
}

.chzn-container-multi .chzn-drop .result-selected {
    display: none;
}

.chzn-container .chzn-results-scroll {
    background: white;
    margin: 0 4px;
    position: absolute;
    text-align: center;
    width: 121px; /*This should by dynamic with js */
    z-index: 1;
}

    .chzn-container .chzn-results-scroll span {
        display: inline-block;
        height: 17px;
        text-indent: -5000px;
        width: 9px;
    }

.chzn-container .chzn-results-scroll-down {
    bottom: 0;
}

    .chzn-container .chzn-results-scroll-down span {
        /*background: url('chosen-sprite.png') no-repeat -4px -3px;*/
    }

.chzn-container .chzn-results-scroll-up span {
    /*background: url('chosen-sprite.png') no-repeat -22px -3px;*/
}
/* @end */

/* @group Active  */
.chzn-container-active .chzn-single {
    border: 1px solid #c9c9c9;
    -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 8px;
}

.chzn-container-active .chzn-single-with-drop {
    /*	border: 1px solid #c9c9c9;

	-webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 8px;
	-webkit-border-bottom-left-radius : 0;
	-webkit-border-bottom-right-radius: 0;
	-moz-border-radius-bottomleft : 0;
	-moz-border-radius-bottomright: 0;
	border-bottom-left-radius : 0;
	border-bottom-right-radius: 0;*/
}

    .chzn-container-active .chzn-single-with-drop div {
        background: transparent;
        border-left: none;
    }

        .chzn-container-active .chzn-single-with-drop div b {
            background-image: url(../images/forms/seleteup.png);
        }

.chzn-container-active .chzn-choices {
    -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 8px;
    border: 1px solid #c9c9c9;
}

    .chzn-container-active .chzn-choices .search-field input {
        color: #111 !important;
    }
/* @end */

/* @group Disabled Support */
.chzn-disabled {
    cursor: default;
    opacity: 0.5 !important;
}

    .chzn-disabled .chzn-single {
        cursor: default;
    }

    .chzn-disabled .chzn-choices .search-choice .search-choice-close {
        cursor: default;
    }
/* @group Right to Left */
.chzn-rtl {
    text-align: right;
}

    .chzn-rtl .chzn-single {
        padding: 0 8px 0 0;
        overflow: visible;
    }

        .chzn-rtl .chzn-single span {
            margin-left: 26px;
            margin-right: 0;
            direction: rtl;
        }

        .chzn-rtl .chzn-single div {
            left: 3px;
            right: auto;
        }

        .chzn-rtl .chzn-single abbr {
            left: 26px;
            right: auto;
        }

    .chzn-rtl .chzn-choices .search-field input {
        direction: rtl;
    }

    .chzn-rtl .chzn-choices li {
        float: right;
    }

    .chzn-rtl .chzn-choices .search-choice {
        padding: 3px 5px 3px 19px;
        margin: 3px 5px 3px 0;
    }

        .chzn-rtl .chzn-choices .search-choice .search-choice-close {
            left: 4px;
            right: auto;
            background-position: right top;
        }

    .chzn-rtl.chzn-container-single .chzn-results {
        margin: 0 0 4px 4px;
        padding: 0 4px 0 0;
    }

    .chzn-rtl .chzn-results .group-option {
        padding-left: 0;
        padding-right: 15px;
    }

    .chzn-rtl.chzn-container-active .chzn-single-with-drop div {
        border-right: none;
    }

    .chzn-rtl .chzn-search input {
        background: #fff url('chosen-sprite.png') no-repeat -38px -22px;
        background: url('chosen-sprite.png') no-repeat -38px -22px, -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));
        background: url('chosen-sprite.png') no-repeat -38px -22px, -webkit-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
        background: url('chosen-sprite.png') no-repeat -38px -22px, -moz-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
        background: url('chosen-sprite.png') no-repeat -38px -22px, -o-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
        background: url('chosen-sprite.png') no-repeat -38px -22px, -ms-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
        background: url('chosen-sprite.png') no-repeat -38px -22px, linear-gradient(top, #eeeeee 1%, #ffffff 15%);
        padding: 4px 5px 4px 20px;
        direction: rtl;
    }
/* @end */
span.error {
    color: Red;
}

span.correct {
    color: Green;
}

.container_24 {
    width: 100%;
    height: 42px;
    border-bottom: dashed 1px #007236;
    padding-bottom: 5px;
}

    .container_24 .logo {
        float: left;
        margin-left: 10px;
        margin-top: 5px;
    }

    .container_24 .slogan {
        float: right;
        margin-right: 10px;
        margin-top: 15px;
    }

    .container_24 .top-login {
        float: left;
        margin-top: 5px;
        margin-left: 5px;
    }

#datatableeventcat .font1x {
    font-size: 20px;
}

#datatableeventcat .font2x {
    font-size: 30px;
}

.admin_m {
    float: left;
    padding-right: 20px;
    line-height: 20px;
    white-space: nowrap;
    color: #000;
}

    .admin_m a, .admin_m a:link {
        color: #000 !important;
    }

.admin_user {
    float: left;
    padding: 0 10 0 10;
    line-height: 20px;
    height: 0px;
    white-space: nowrap;
    color: #000 !important;
    height: 22px;
    font-size: 13px !important;
}

    .admin_user a, .admin_user a:link {
        padding: 0 10 0 10;
        line-height: 20px;
        height: 0px;
        white-space: nowrap;
        color: #000 !important;
        height: 22px;
        font-size: 13px !important;
    }

#RibbonBar_ddlMode {
    -moz-box-sizing: border-box;
    padding: 0;
    margin: 0;
    height: 20px;
}

table.rblTable td {
    padding-right: 12px;
}

    table.rblTable td input {
        margin-right: 6px;
    }

    table.rblTable td label {
        vertical-align: middle;
    }

.search-icon {
    height: 24px;
    width: 24px;
    background: url('images/search.png') no-repeat;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    margin-left: 5px;
}

table.checkBoxUniform {
    width: 100%;
}

.checkBoxUniform input {
    margin-right: 7px;
}


/** JQUERY UI THEME **/

.ui-widget {
    font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-size: 1em;
}

    .ui-widget input,
    .ui-widget select,
    .ui-widget textarea,
    .ui-widget button {
        font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
        font-size: 1em;
    }

.ui-widget-content {
    border: 1px solid #bfbfbf;
    background: #ffffff;
    color: #444444;
}

    .ui-widget-content a {
        color: #444444;
    }

.ui-widget-header {
    border: 1px solid #bfbfbf;
    background: url(../images/default-header.png) repeat-x left top #eeeeee;
    color: #444444;
    font-weight: bold;
}

    .ui-widget-header a {
        color: #444444;
    }

    /* Interaction states
----------------------------------*/

    .ui-state-default,
    .ui-widget-content .ui-state-default,
    .ui-widget-header .ui-state-default {
        border: 1px solid #bfbfbf;
        background: url(../images/default-header.png) repeat-x left bottom;
        font-weight: normal;
        color: #444444;
    }

        .ui-state-default a,
        .ui-state-default a:link,
        .ui-state-default a:visited {
            color: #444444;
            text-decoration: none;
        }

    .ui-state-hover,
    .ui-widget-content .ui-state-hover,
    .ui-widget-header .ui-state-hover,
    .ui-state-focus,
    .ui-widget-content .ui-state-focus,
    .ui-widget-header .ui-state-focus {
        border: 1px solid #bfbfbf;
        font-weight: normal;
        color: #444444;
    }

        .ui-state-hover a,
        .ui-state-hover a:hover {
            color: #444444;
            text-decoration: none;
        }

    .ui-state-active,
    .ui-widget-content .ui-state-active,
    .ui-widget-header .ui-state-active {
        border: 1px solid #bfbfbf;
        background: #ffffff;
        font-weight: normal;
        color: #444444;
    }

        .ui-state-active a,
        .ui-state-active a:link,
        .ui-state-active a:visited {
            color: #444444;
            text-decoration: none;
        }

.ui-widget :active {
    outline: none;
}

/* Interaction Cues
----------------------------------*/

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    border: 1px solid #fcefa1;
    background: #fbf9ee;
    color: #444444;
}

    .ui-state-highlight a,
    .ui-widget-content .ui-state-highlight a,
    .ui-widget-header .ui-state-highlight a {
        color: #444444;
    }

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
    border: 1px solid #cd0a0a;
    background: #fef1ec;
    color: #cd0a0a;
}

    .ui-state-error a,
    .ui-widget-content .ui-state-error a,
    .ui-widget-header .ui-state-error a {
        color: #cd0a0a;
    }

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
    color: #cd0a0a;
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
    font-weight: bold;
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
    opacity: .7;
    filter: Alpha(Opacity=70);
    font-weight: normal;
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
    opacity: .35;
    filter: Alpha(Opacity=35);
    background-image: none;
}

/*alertMessage*/
#alertMessage {
    font-size: 16px;
    font-weight: bold;
    padding: 15px 25px 15px 45px;
    position: fixed;
    text-align: center;
    width: auto;
    z-index: 100001;
    cursor: pointer;
    font-family: 'Myriad Pro', Arial, Helvetica, sans-serif;
    background-color: #C2E3F0;
    color: #34667A;
    text-shadow: 1px 1px 1px #C8EBFB;
    display: none;
    right: -20px;
    text-transform: uppercase;
    bottom: 25px;
    opacity: 0;
    filter: alpha(opacity=0);
    background-image: url(images/info.png);
    background-repeat: no-repeat;
    background-position: 10px center;
}

.alertMessage {
    font-size: 16px;
    font-weight: bold;
    padding: 15px 25px 15px 45px;
    width: auto;
    cursor: pointer;
    font-family: 'Myriad Pro', Arial, Helvetica, sans-serif;
    background-color: #C2E3F0;
    color: #34667A;
    text-shadow: 1px 1px 1px #C8EBFB;
    text-transform: uppercase;
    margin-bottom: 15px;
    background-image: url(images/info.png);
    background-repeat: no-repeat;
    background-position: 10px center;
}

    #alertMessage span, .alertMessage span {
        border-left: 1px #488eaa solid;
        border-right: 1px #efefef solid;
        margin-right: 10px;
        padding: 5px 0px;
    }

    #alertMessage.error, .alertMessage.error {
        background-color: #fc4a48;
        color: #5A0000;
        text-shadow: 1px 1px 1px #E64040;
        background-image: url(images/error.png);
        border: 1px #a93a25 solid;
    }

        #alertMessage.error span, .alertMessage.error span {
            border-left: 1px #7a0202 solid;
            border-right: 1px #f08c8a solid;
            margin-right: 10px;
            padding: 5px 0px;
        }

    #alertMessage.success, .alertMessage.success {
        background-color: #9bc652;
        color: #324e03;
        text-shadow: 1px 1px 1px #5c9201;
        background-image: url(images/checkmark2.png);
        border: 1px solid #69a44d;
    }

        .alertMessage.success span {
            border-left: 1px #688901 solid;
            border-right: 1px #d0e4a7 solid;
            margin-right: 10px;
            padding: 5px 0px;
        }

    #alertMessage.warning, .alertMessage.warning {
        background-color: #fcdb72;
        color: #987402;
        text-shadow: 1px 1px 1px #e7b104;
        background-image: url(images/help.png);
    }

        #alertMessage.warning span, .alertMessage.warning span {
            border-left: 1px #987402 solid;
            border-right: 1px #fff0c2 solid;
            margin-right: 10px;
            padding: 5px 0px;
        }

ul.imagelist {
    list-style: none;
    margin: 0;
    padding: 0;
}

.imagelist li {
    float: left;
    padding: 5px;
    background: #fff;
    border: 1px solid #ddd;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -moz-box-shadow: 1px 1px 2px #eee;
    -webkit-box-shadow: 1px 1px 2px #eee;
    box-shadow: 1px 1px 2px #eee;
}

    .imagelist li img {
        display: block;
        margin-bottom: 10px;
        width: 250px;
    }

    .imagelist li span {
        display: block;
        text-align: right;
    }

        .imagelist li span a {
            vertical-align: middle;
        }

            .imagelist li span a.name {
                color: #999999;
                float: left;
                font-weight: bold;
                text-overflow: ellipsis;
                overflow: hidden;
                white-space: nowrap;
                width: 150px;
                text-align: left;
            }

            .imagelist li span a.edit, .imagelist li span a.view, .imagelist li span a.delete {
                display: inline-block;
                width: 16px;
                height: 16px;
                cursor: pointer;
                margin-left: 5px;
                vertical-align: middle;
                opacity: 0.8;
            }

            .imagelist li span a.edit {
                background: url(images/icons/default/editor.png);
            }

            .imagelist li span a.view {
                background: url(images/icons/default/glass.png);
            }

            .imagelist li span a.delete {
                background: url(images/icons/default/trash.png);
            }

.menucontainer {
    padding-top: 6px;
    display: none;
    min-width: 100px;
    position: absolute;
}

.menuaction {
    padding: 7px 7px 5px !important;
    border: 1px solid #d9e4e7;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    background: #fff !important;
    -webkit-box-shadow: 0px 2px 5px rgba(88,112,118,0.3);
    -moz-box-shadow: 0px 2px 5px rgba(88,112,118,0.3);
    box-shadow: 0px 2px 5px rgba(88,112,118,0.3);
}

    .menuaction ul {
        margin: 0;
        padding: 0;
    }

        .menuaction ul li {
            list-style: none;
        }

            .menuaction ul li a {
                list-style: none !important;
                height: 29px !important;
                line-height: 29px !important;
                cursor: pointer !important;
                border: 1px solid white;
                padding: 0 5px;
                display: block;
                color: #444;
            }

                .menuaction ul li a:hover {
                    height: 29px !important;
                    margin: 0px !important;
                    border-width: 1px !important;
                    border-style: solid !important;
                    border-color: #D6DADB #E3E7E8 #ECF0F1 !important;
                    -moz-border-radius: 4px !important;
                    -webkit-border-radius: 4px !important;
                    -khtml-border-radius: 4px !important;
                    border-radius: 4px !important;
                    line-height: 29px !important;
                    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1) inset;
                    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1) inset;
                    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1) inset;
                    background: none repeat scroll 0 0 #F0F5F5 !important;
                }

    .menuaction:after {
        border-bottom: 6px solid #FFFFFF;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        content: "";
        display: inline-block;
        right: 10px;
        position: absolute;
        top: 1px;
    }

    .menuaction:before {
        border-bottom: 7px solid rgba(217, 228, 231, 0.8);
        border-left: 7px solid transparent;
        border-right: 7px solid transparent;
        content: "";
        display: inline-block;
        right: 9px;
        position: absolute;
        top: 0px;
    }

.ubox_wrap {
    border: 1px solid #CFCFCF;
    margin-top: 12px;
}

    .ubox_wrap .xhead {
        color: #222222;
        text-shadow: 1px 1px 0 #EFEFEF;
        background: none repeat scroll 0 0 #E0E0E0;
        padding: 3px;
        -webkit-transition: background-color 0.2s ease-in-out;
        -moz-transition: background-color 0.2s ease-in-out;
        -o-transition: background-color 0.2s ease-in-out;
        transition: background-color 0.2s ease-in-out;
        border-bottom: 1px solid #CFCFCF;
        background-position: 10px center;
        background-image: url("images/layout.png");
        background-repeat: no-repeat;
        padding-left: 35px;
        line-height: 16px;
        cursor: pointer;
    }

        .ubox_wrap .xhead:hover {
            background-color: #CFCFCF;
        }

    .ubox_wrap .xbody {
        margin: 8px;
    }

.ghead {
    color: #DD4B39;
    font-size: 13px;
    line-height: 30px;
    font-weight: bold;
    margin-left: 5px;
}

.pustyle {
    z-index: 501;
}

    .pustyle .xcaption {
        margin-left: 10px;
        font-weight: bold;
    }

    .pustyle .xcontent {
        margin: 10px;
        margin-top: 6px;
    }

    .pustyle. xvalue {
        padding-left: 10px;
    }

    .pustyle .xtitle {
        font-style: italic;
    }

    .pustyle .content {
        margin: 5px 10px 0px 10px;
    }

@font-face {
    font-family: 'TitilliumText22LBold';
    src: url('Fonts/TitilliumText22L005-webfont.eot');
    src: url('Fonts/TitilliumText22L005-webfont.eot?#iefix') format('embedded-opentype'), url('Fonts/TitilliumText22L005-webfont.ttf') format('truetype'), url('Fonts/TitilliumText22L005-webfont.woff') format('woff'), url('Fonts/TitilliumText22L005-webfont.svg#TitilliumText22LBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

html {
    height: 100%;
}

#Login {
    text-align: right;
    color: #c5c5c5;
}

    #Login .SkinObject, #Login .LoginLink {
        color: #9c0b12;
        padding: 0 0 0 5px;
        text-decoration: none;
    }

        #Login .SkinObject:hover, #Login .LoginLink:hover {
            text-decoration: underline;
        }

    #Login .LoginLink {
        padding: 0 5px;
    }

h1 {
    font-size: 26px;
}

h2 {
    font-size: 22px;
}

h3 {
    font-size: 18px;
}

p, ul, ol {
    margin: 0;
    padding: 0 0 1em 0;
}

a {
    text-decoration: none;
}

a {
    outline: 0;
    border: 0;
}

.DnnModule ul, ol {
    padding: 0 0 0 24px;
}

#header {
    background: url("images/header.gif") repeat-x scroll left bottom #FFFFFF;
    height: 142px;
    width: 100%;
    position: relative;
}

    #header .headWelcome {
        position: absolute;
        top: 30px;
        right: 30px;
    }

.loginWel {
    color: #9C0B12;
}

#menu {
    width: 100%;
    position: absolute;
    bottom: 0;
    height: 26px;
}

    #menu .menu_main {
        margin: auto;
        width: 1000px;
    }

#xbody {
    margin: auto;
    width: 1000px;
}

    #xbody .leftpane {
        float: left;
        width: 230px;
        margin-right: 20px;
    }

    #xbody .rightpane {
        float: left;
        width: 750px;
    }
/*check box major school*/
.majorcheckbox {
    display: block;
    position: relative;
    padding-left: 0px;
    margin: 0 auto;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 40px;
}

    /* Hide the browser's default checkbox */
    .majorcheckbox input {
        position: absolute;
        opacity: 0;
    }

    /* Create a custom checkbox */
    .majorcheckbox .checkmarka {
        position: absolute;
        top: 0;
        left: 0;
        height: 25px;
        width: 25px;
        background-color: #ffffff;
        border: solid 1px #d9d9d9;
        padding: 15px !important;
        border-radius: 50%;
    }

    /* On mouse-over, add a grey background color */
    .majorcheckbox:hover input ~ .checkmarka {
        background-color: #ccc;
    }

    /* When the checkbox is checked, add a blue background */
    .majorcheckbox input:checked ~ .checkmarka {
        background-color: #f06291;
    }

        /* Create the checkmark/indicator (hidden when not checked) */
        /* Show the checkmark when checked */
        .majorcheckbox input:checked ~ .checkmarka:after {
            display: block;
        }

    /* Style the checkmark/indicator */
    .majorcheckbox .checkmarka:after {
        position: absolute;
        display: none;
        left: 2px;
        top: 7px;
        /* width: 12px; */
        /* height: 10px; */
        content: "\f058";
        font-size: 30px;
        font-family: FontAwesome;
        font-style: normal;
        font-weight: normal;
        text-decoration: inherit;
        color: #fbfbfb;
    }
/*-----------------------*/
.nav-top {
    border: 1px solid rgb(207, 214, 224);
    -border: 1px solid rgb(207, 214, 224);
    border-bottom: none;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    font-size: .923em;
    padding: 5px;
}

.nav-main {
    border: 1px solid rgb(207, 214, 224);
    color: #444;
    font-size: 1.083em;
    width: 100%;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    padding-bottom: 0px;
    -moz-box-shadow: 0px 0px 2px #AAA;
    -webkit-box-shadow: 0px 0px 2px #AAA;
    margin-top: 10px;
}

.nav-noborder {
    border: none;
}

.nav-jus {
    padding: 10px;
}

.nav-botton {
    -moz-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    background-color: rgb(245, 245, 245);
    border-top: 1px solid rgb(233, 232, 232);
}

.TitleSeach {
    color: #7AA4D4;
    font-size: 17px;
    line-height: 20px;
    font-family: Courier New, monospace,sans-serif;
    font-weight: bold;
    text-transform: uppercase;
}

.btn {
    margin-top: 0px !important;
}

.btnD {
    display: block;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    text-decoration: none;
    -cursor: pointer;
    line-height: 100%;
    padding: 5px;
    vertical-align: middle;
    color: #369;
    font-weight: bold;
    text-align: center;
    padding-bottom: 6px;
}

    .btnD:hover {
        text-decoration: none;
        color: #369;
        background-color: #DFF4FF;
        border: 1px solid #CCC;
        -moz-box-shadow: 0px 0px 2px #AAA;
        -webkit-box-shadow: 0px 0px 2px #AAA;
        box-shadow: 0px 0px 2px #AAA;
    }

.subhead {
    font-weight: bold;
    color: #003366;
}

.btnCss {
    border-radius: 5px;
    -webkit-box-shadow: rgba(255, 255, 255, 0.0976563) 0px 1px 1px 0px inset;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url(/images/vline.jpg);
    background-origin: padding-box;
    background-position: 0% -220px;
    border-bottom-color: #E8AC09;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color: #E8AC09;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: #E8AC09;
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: #E8AC09;
    height: 20px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-top-style: solid;
    border-top-width: 1px;
    box-shadow: rgba(255, 255, 255, 0.0976563) 0px 1px 1px 0px inset;
    color: #686060;
    cursor: pointer;
    font-family: Tahoma, Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 20px;
    -margin-bottom: 5px;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 5px;
    outline-color: white;
    outline-style: none;
    outline-width: 0px;
    overflow-x: hidden;
    overflow-y: hidden;
    position: static;
    text-decoration: none;
    -text-shadow: #706767 0px 1px 0px;
}

    .btnCss:hover {
        background-position: left -220px;
        border: 1px solid #B2850A;
        color: #7A7154;
    }

.divNoRecord {
    border: 1px solid #CFD6E0;
}

#overlay {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background-color: #111;
    opacity: 0.5;
    filter: alpha(opacity=50);
    z-index: 1000;
}

/*#preloader {
    background: #000000 url(images/loaders/preloader.gif) no-repeat 12px 10px;
    font-size: 11px;
    height: 20px;
    left: 50%;
    line-height: 20px;
    margin: -20px 0 0 -45px;
    padding: 10px;
    position: fixed;
    text-align: left;
    text-indent: 36px;
    top: 50%;
    width: 90px;
    z-index: 1209;
    opacity: 0.8;
    filter: alpha(opacity=80);
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    color: #FFF;
    text-shadow: none;
}*/

.spanItem a {
    color: #666666;
    text-decoration: none;
}

    .spanItem a:hover {
        text-decoration: none;
    }

#datatable td a i {
    /*font-size: 18px;color: #ff8300;*/
    margin-right: 5px;
}

.toolbarBox {
    background-color: #F8F8F8;
    border: 1px solid #007236;
    padding: 3px 0;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

    .toolbarBox ul.cc_button {
        float: left;
        margin: 0 5px 0 0;
        padding: 0;
        width: 100%;
    }

        .toolbarBox ul.cc_button li {
            color: #666666;
            float: left;
            height: 26px;
            list-style: none outside none;
            padding: 1px 1px 3px 4px;
            text-align: center;
        }

    .toolbarBox a.toolbar_btn {
        border: 1px solid #F8F8F8;
        min-width: 50px;
        border-width: 1px;
        font-size: 11px;
        cursor: pointer;
        display: block;
        float: left;
        padding: 3px 5px;
        white-space: nowrap;
        text-shadow: 0 1px 0 #ffffff;
        line-height: 15px;
        text-decoration: none;
        color: #333;
    }

        .toolbarBox a.toolbar_btn:hover {
            background-color: #fff;
            border: 1px inset #ccc;
            border-radius: 3px;
        }

    .toolbarBox .toolbar_btn span {
        display: block;
        float: none;
        height: 32px;
        margin: 0 auto;
        width: 32px;
        margin: 0 !ie;
        position: relative !ie;
    }

div.fix-toolbar {
    border-bottom: 1px solid #E0E0E0;
    opacity: 0.9;
    position: fixed;
    top: 34px;
    z-index: 100;
}

div.fix-toolbar-top {
    border-bottom: 1px solid #007236;
    position: fixed;
    top: 0;
    z-index: 100;
}

input.updateSucess {
    border-color: #468847;
    color: #468847;
    background: url(images/success.png) no-repeat center right;
}

    input.updateSucess:focus {
        border-color: #356635;
        box-shadow: 0 0 6px #7ABA7B;
        -moz-box-shadow: 0 0 6px #7ABA7B;
        -webkit-box-shadow: 0 0 6px #7ABA7B;
    }

input.updateError {
    border-color: #B94A48;
    color: #B94A48;
}

input.updateSucess:focus {
    border-color: #953b39;
    box-shadow: 0 0 6px #d59392;
    -moz-box-shadow: 0 0 6px #d59392;
    -webkit-box-shadow: 0 0 6px #d59392;
}

.ui-datepicker-trigger {
    vertical-align: middle;
    margin-left: 5px;
    cursor: pointer;
}

.tblBriefInfo td {
    vertical-align: top !important;
}

#btnStartUpload {
    color: #fff;
    font-weight: bold;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    display: inline-block;
    padding: 4px 6px 4px;
    .padding-bottom: 4px; /* IE hack to fix spacing issue. */
    text-decoration: none;
    text-align: center;
    background: #2292d1;
    border: 1px solid;
    border-top-color: #ccc;
    border-left-color: #ccc;
    border-right-color: #bbb;
    border-bottom-color: #bbb;
    cursor: pointer;
    text-decoration: none;
}

    #btnStartUpload:hover {
        border-color: #166abf;
        background-color: #2292d1;
        cursor: hand;
        text-decoration: none;
    }

    #btnStartUpload a:hover {
        text-decoration: none;
    }

a#btnStartUpload {
    text-decoration: none;
}

.me-plugin {
    visibility: hidden;
    position: fixed;
    bottom: 0px;
    left: 0px;
    height: 0px;
}

@charset "utf-8";
/* CSS Document */

/* ---------------------------------------------------------
	
	* Filename:				default.css
	* Description: 			sets typography, basic grids, 
							and standard formstyles
	* Version:				1.0.0 (2012-06-16)
	* Author:				Ryan Martinez
	
	== INDEX ===============================================
	
	$__generic classes		classes used globally, should be at bottom to prevent semantic inheritance
	
------------------------------------------------------------*/


/*-------------------------------------*/
/* RESET */
/*-------------------------------------*/

/* http://meyerweb.com/eric/tools/css/reset/
    v2.0 | 20110126
    License: none (public domain)
    */

/* Module titles */
.Head {
    display: inline-block;
    margin-bottom: 6px;
}

/* Some old forge modules use .Head, .SubHead, .SubSubHead in table td, We keep this to be compatible */
td.Head, td.SubHead, td.SubSubHead {
    display: table-cell;
    margin-bottom: 0;
}

input[type="image"] + span.Head, input[type="image"] + span.SubHead {
    display: inline;
}

/* Set text size in modules*/
.Normal,
.NormalDisabled,
.NormalDeleted {
    color: #444;
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
}

/* disabled text styles */
.NormalDisabled,
.NormalDeleted {
    color: #999;
}

/* text style used for help text rendered by modules */
.Help {
    padding: 2px;
    border: #000 1px solid;
    background-color: #ff9;
    font-weight: normal;
    font-size: 11px;
    color: #000;
}
/* text style used for rendered text which requires emphasis */
.NormalBold {
    font-weight: bold;
    color: #222;
}

/* text style used for error messages */
.NormalRed {
    font-weight: bold;
    color: red;
}

/* text style used for rendered text which should appear deleted */
.NormalDeleted {
    text-decoration: line-through;
}
/*-------------------------------------*/
/* IMAGE STYLES */
/*-------------------------------------*/
img.dnn-scale-img {
    max-width: 100%;
    height: auto;
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: middle;
}

/*-------------------------------------*/
/* MESSAGE STYLES */
/*-------------------------------------*/
.dnnFormMessage {
    display: block;
    padding: 17px 18px;
    margin-bottom: 18px;
    border: 1px solid rgba(2,139,255,0.2); /* blue */
    background: rgba(2,139,255,0.15); /* blue */
    -webkit-border-radius: 3px;
    border-radius: 3px;
    max-width: 980px;
}

    .dnnFormMessage.dnnFormError,
    .dnnFormMessage.dnnFormValidationSummary {
        background-color: rgba(255,0,0,0.15); /* red */
        border-color: rgba(255,0,0,0.2); /* red */
    }

    .dnnFormMessage.dnnFormWarning {
        background-color: rgba(255,255,0,0.15); /* yellow */
        border-color: #CDB21F; /* yellow */
    }

    .dnnFormMessage.dnnFormSuccess {
        background-color: rgba(0,255,0,0.15); /* green */
        border-color: rgba(0,255,0,0.5); /* green */
    }

/*-------------------------------------*/
/* TABLE STYLES */
/*-------------------------------------*/
.dnnTableHeader {
    display: block;
    padding: 15px;
    background: none repeat scroll 0 0 #E3E3E5;
}

    .dnnTableHeader a,
    .dnnTableHeader input,
    .dnnTableHeader select {
        margin: 0;
    }

.dnnTableDisplay {
    margin-bottom: 18px;
    border: 1px solid #d1d1d1;
    border-left: 0;
    border-bottom: 0;
}

    .dnnTableDisplay td, .dnnTableDisplay th {
        padding: 5px 9px;
        border-bottom: 1px solid #d1d1d1;
    }

    .dnnTableDisplay th {
        padding: 0;
        border-left: 1px solid #d1d1d1;
        -webkit-box-shadow: 1px 0px 0px 0px rgba(255, 255, 255, 0.9);
        box-shadow: 1px 0px 0px 0px rgba(255, 255, 255, 0.9);
    }

        .dnnTableDisplay th > span,
        .dnnTableDisplay th > a {
            display: block;
            padding: 5px 9px;
        }

    .dnnTableDisplay td:first-child {
        border-left: 1px solid #cfcfcf;
    }

    .dnnTableDisplay label {
        display: inline;
        padding-left: 5px;
    }

    .dnnTableDisplay caption {
        display: none;
    }

    /* thead styles */
    .dnnTableDisplay th {
        background: -moz-linear-gradient(top, #f5f5f5 0%, #dfdfdf 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f5f5), color-stop(100%,#dfdfdf)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #f5f5f5 0%,#dfdfdf 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, #f5f5f5 0%,#dfdfdf 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, #f5f5f5 0%,#dfdfdf 100%); /* IE10+ */
        background: linear-gradient(top, #f5f5f5 0%,#dfdfdf 100%); /* W3C */
        text-align: left;
        text-shadow: 1px 1px 0px rgba(255,255,255,0.8);
        color: #333;
    }

        .dnnTableDisplay th a, .dnnTableDisplay th label {
            font-weight: normal;
            color: #333;
            text-decoration: none;
        }

        .dnnTableDisplay th a {
            padding: 8px 9px;
        }

            .dnnTableDisplay th a:hover {
                background: #fefefe; /* Old browsers */
                background: -moz-linear-gradient(top, #fefefe 0%, #e8e8e8 100%); /* FF3.6+ */
                background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefefe), color-stop(100%,#e8e8e8)); /* Chrome,Safari4+ */
                background: -webkit-linear-gradient(top, #fefefe 0%,#e8e8e8 100%); /* Chrome10+,Safari5.1+ */
                background: -o-linear-gradient(top, #fefefe 0%,#e8e8e8 100%); /* Opera 11.10+ */
                background: -ms-linear-gradient(top, #fefefe 0%,#e8e8e8 100%); /* IE10+ */
                background: linear-gradient(top, #fefefe 0%,#e8e8e8 100%); /* W3C */
                color: #333;
            }

            .dnnTableDisplay th a:active {
                border-color: #999;
                background: #c6c6c6; /* Old browsers */
                background: -moz-linear-gradient(top, #c6c6c6 0%, #f3f3f3 100%); /* FF3.6+ */
                background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c6c6c6), color-stop(100%,#f3f3f3)); /* Chrome,Safari4+ */
                background: -webkit-linear-gradient(top, #c6c6c6 0%,#f3f3f3 100%); /* Chrome10+,Safari5.1+ */
                background: -o-linear-gradient(top, #c6c6c6 0%,#f3f3f3 100%); /* Opera 11.10+ */
                background: -ms-linear-gradient(top, #c6c6c6 0%,#f3f3f3 100%); /* IE10+ */
                background: linear-gradient(top, #c6c6c6 0%,#f3f3f3 100%); /* W3C */
                -webkit-box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, 0.3);
                box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, 0.3);
            }
    /* tbody styles */
    .dnnTableDisplay tr:nth-child(2n) td {
        background: rgba(0,0,0,0.04);
    }

    .dnnTableDisplay tr:hover td {
        background: rgba(2,139,255,0.15); /* blue */
    }

    /* tfooter styles */
    .dnnTableDisplay tfoot tr:hover td {
        background: none;
    }

/* table filter styles */
.dnnTableFilter {
    margin-bottom: 18px;
    background: rgba(0,0,0,0.04);
}

    .dnnTableFilter .dnnTableDisplay {
        margin-bottom: 0;
    }

.dnnFilterSet {
    padding: 18px;
}

    .dnnFilterSet label {
        display: inline-block;
    }

    .dnnFilterSet input,
    .dnnFilterSet select {
        display: inline-block;
        margin: 0 5px;
    }

/* table filter vertical styles */
.verticalFilter .dnnFilterSet {
    float: left;
    width: 20%;
    padding: 2% 18px;
}

.verticalFilter .dnnTableDisplay {
    float: right;
    width: 75%;
}

.verticalFilter input[type=search], .verticalFilter select, .verticalFilter input[type=text] {
    margin: 0;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box; /* Firefox */
    -webkit-box-sizing: border-box; /* Safari */
}

/*-------------------------------------*/
/* PAGINATION & RESULT STYLES */
/*-------------------------------------*/
.dnnResults {
    float: left;
    margin-bottom: 0;
}

.dnnPagination {
    float: right;
    margin: 0;
    padding: 0;
}

    .dnnPagination li {
        float: left;
        list-style: none;
    }

        .dnnPagination li a, .dnnPagination li span {
            display: inline-block;
            padding: 0 5px;
            text-decoration: none;
            color: #333;
        }

            .dnnPagination li a:hover {
                text-decoration: underline;
                color: #222;
            }

        .dnnPagination li span {
            color: #222;
            text-decoration: underline;
        }

/*-------------------------------------*/
/* FORM STYLES */
/*-------------------------------------*/

.dnnFormItem input[type="text"],
.dnnFormItem select,
.dnnFormItem textarea,
.dnnFormItem input[type="email"],
.dnnFormItem input[type="search"],
.dnnFormItem input[type="password"] {
    margin-bottom: 18px;
    background: #ffffff;
    border: 1px solid #c9c9c9;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.8), inset 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.8), inset 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
    color: #333;
    font-size: 12px;
}

    .dnnFormItem input.aspNetDisabled,
    .dnnFormItem textarea.aspNetDisabled {
        background: #ebebeb;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        border-color: #a7a7a7;
        border-width: 1px;
    }

.aspNetDisabled, a.aspNetDisabled,
.dnnDisabled, a.dnnDisabled {
    color: #ccc;
    cursor: not-allowed;
    text-decoration: none;
}

/* Active and Focus States */
.dnnFormItem input[type="text"]:active, .dnnFormItem input[type="text"]:focus,
.dnnFormItem input[type="password"]:focus, .dnnFormItem input[type="password"]:active,
.dnnFormItem input[type="email"]:active, .dnnFormItem input[type="email"]:focus,
.dnnFormItem select:active, .dnnFormItem select:focus,
.dnnFormItem textarea:active, .dnnFormItem textarea:focus,
.dnnFormItem input[type="search"]:active, .dnnFormItem input[type="search"]:focus {
    background: #fff;
    border: 1px solid rgba(2,139,255,0.5); /* blue */
    -webkit-box-shadow: 0px 0px 3px 0px rgba(2, 139, 255, 0.4);
    box-shadow: 0px 0px 3px 0px rgba(2, 139, 255, 0.4);
    color: #333;
}

ul.partnerjob {
    padding: 0px !important;
}

.partnerjob li a {
    font-size: 11px;
    padding: 10px 15px !important;
}
/* Required Fields */
.required label:after,
legend.required:after {
    display: inline-block;
    margin-top: -2px;
    margin-left: 9px;
    padding: 1px 9px;
    border: 1px solid rgba(0,0,0,0.1);
    border-radius: 3px;
    -webkit-border-radius: 3px;
    background: rgba(0,0,0,0.03);
    content: 'Required';
    font-weight: normal;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: italic;
    color: #777;
}

/* Error Styles */
.error label, legend.error {
    color: rgba(255,0,0,0.9); /* opaque red*/
}

.error input[type="text"],
.error select, .error textarea,
.error input[type="email"],
.error input[type="search"] {
    border: 1px solid rgba(255,0,0,0.6); /* opaque red*/
    color: rgba(255,0,0,0.7); /* opaque red*/
}

/*
	 * 1. Display hand cursor for clickable form elements
	 * 2. Allow styling of clickable form elements in iOS
	 * 3. Correct inner spacing displayed oddly in IE7 (doesn't effect IE6)
	 */

.dnnFormItem button, .dnnFormItem input[type="button"],
.dnnFormItem input[type="reset"],
.dnnFormItem input[type="submit"],
.dnnPrimaryAction,
.dnnSecondaryAction,
.dnnTertiaryAction,
ul.dnnAdminTabNav li a,
.dnnLogin .LoginTabGroup span {
    display: inline-block;
    padding: 9px 9px;
    margin-bottom: 9px;
    cursor: pointer;
    min-width: 75px;
    *overflow: visible;
    border: 1px solid #c2c2c2;
    background: #eaeaea;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #333;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
}

.dnnFormItem button, .dnnFormItem input[type="button"],
.dnnFormItem input[type="reset"],
.dnnFormItem input[type="submit"],
.dnnPrimaryAction,
.dnnSecondaryAction,
.dnnTertiaryAction {
    padding: 6px 6px;
}

/* Primary Action */

.dnnPrimaryAction, .dnnFormItem input[type="submit"], a.dnnPrimaryAction {
    border-color: #0D569E; /*dark blue*/
    background: #3792ED;
    background: -moz-linear-gradient(top, #358eea 0%, #2170cd 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#358eea), color-stop(100%,#2170cd)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #358eea 0%,#2170cd 100%); /* Chrome10+,Safari5.1+ */
    background: linear-gradient(top, #358eea 0%,#2170cd 100%); /* W3C */
    -webkit-box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.6), inset 0px 1px 0px 0px rgba(255, 255, 255, 0.4);
    box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.6), inset 0px 1px 0px 0px rgba(255, 255, 255, 0.4);
    color: #efefef;
    text-shadow: 0px -1px 0px #185B93;
}

    .dnnPrimaryAction:hover, .dnnFormItem input[type="submit"]:hover, a.dnnPrimaryAction:hover {
        border-color: #0D569E;
        background: #6cb6f3; /* Old browsers */
        background: -moz-linear-gradient(top, #6cb6f3 0%, #4387d2 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6cb6f3), color-stop(100%,#4387d2)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #6cb6f3 0%,#4387d2 100%); /* Chrome10+,Safari5.1+ */
        background: linear-gradient(top, #6cb6f3 0%,#4387d2 100%); /* W3C */
        color: #fff;
    }

    .dnnPrimaryAction:active, .dnnFormItem input[type="submit"]:active, a.dnnPrimaryAction:active {
        border-color: #0D569E;
        background: #1f66be; /* Old browsers */
        background: -moz-linear-gradient(top, #1f66be 0%, #3085e0 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1f66be), color-stop(100%,#3085e0)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #1f66be 0%,#3085e0 100%); /* Chrome10+,Safari5.1+ */
        background: linear-gradient(top, #1f66be 0%,#3085e0 100%); /* W3C */
        -webkit-box-shadow: inset 0px 1px 5px 0px rgba(0, 0, 0, 0.4);
        box-shadow: inset 0px 1px 5px 0px rgba(0, 0, 0, 0.4);
        color: #fff;
    }

    .dnnPrimaryAction[disabled], .dnnPrimaryAction[disabled]:hover, .dnnPrimaryAction[disabled]:active {
        background: #ccc !important;
        border: none !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        color: #aaa !important;
        text-shadow: none;
    }

/* Secondary Action */
.dnnFormItem button, .dnnFormItem input[type="button"],
.dnnFormItem input[type="reset"],
.dnnSecondaryAction,
a.dnnSecondaryAction,
ul.dnnAdminTabNav li a,
.dnnLogin .LoginTabGroup span {
    background: #f5f5f5; /* Old browsers */
    background: -moz-linear-gradient(top, #f5f5f5 0%, #dfdfdf 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f5f5), color-stop(100%,#dfdfdf)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #f5f5f5 0%,#dfdfdf 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #f5f5f5 0%,#dfdfdf 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #f5f5f5 0%,#dfdfdf 100%); /* IE10+ */
    background: linear-gradient(top, #f5f5f5 0%,#dfdfdf 100%); /* W3C */
    -webkit-box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.4), inset 0px 1px 0px 0px rgba(255, 255, 255, 1);
    box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.4), inset 0px 1px 0px 0px rgba(255, 255, 255, 1);
    text-shadow: 0px 1px 0px #ffffff;
    color: #333;
}

    .dnnFormItem button:hover, .dnnFormItem input[type="button"]:hover,
    .dnnFormItem input[type="reset"]:hover,
    .dnnSecondaryAction:hover,
    a.dnnSecondaryAction:hover,
    ul.dnnAdminTabNav li a:hover,
    .dnnLogin .LoginTabGroup span:hover {
        background: #fefefe; /* Old browsers */
        background: -moz-linear-gradient(top, #fefefe 0%, #e8e8e8 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefefe), color-stop(100%,#e8e8e8)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #fefefe 0%,#e8e8e8 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, #fefefe 0%,#e8e8e8 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, #fefefe 0%,#e8e8e8 100%); /* IE10+ */
        background: linear-gradient(top, #fefefe 0%,#e8e8e8 100%); /* W3C */
        color: #555;
    }

    .dnnFormItem button:active,
    .dnnFormItem input[type="button"]:active,
    .dnnFormItem input[type="reset"]:active,
    .dnnFormItem input[type="reset"]:active,
    .dnnSecondaryAction:active,
    a.dnnSecondaryAction:active,
    ul.dnnAdminTabNav li a:active {
        border-color: #999;
        background: #c6c6c6; /* Old browsers */
        background: -moz-linear-gradient(top, #c6c6c6 0%, #f3f3f3 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c6c6c6), color-stop(100%,#f3f3f3)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #c6c6c6 0%,#f3f3f3 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, #c6c6c6 0%,#f3f3f3 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, #c6c6c6 0%,#f3f3f3 100%); /* IE10+ */
        background: linear-gradient(top, #c6c6c6 0%,#f3f3f3 100%); /* W3C */
        -webkit-box-shadow: inset 0px 1px 5px 0px rgba(0, 0, 0, 0.4);
        box-shadow: inset 0px 1px 5px 0px rgba(0, 0, 0, 0.4);
    }

/* Fix some old forge modules use .dnnPrimaryAction and .dnnSecondaryAction in wrong way */
span.dnnPrimaryAction > input[type="image"],
span.dnnSecondaryAction > input[type="image"] {
    display: none;
}

span.dnnPrimaryAction > a.dnnPrimaryAction,
span.dnnSecondaryAction > a.dnnSecondaryAction {
    display: inline;
    background: transparent;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

/* Tertiary Action */
.dnnTertiaryAction, a.dnnTertiaryAction {
    padding: 10px 10px;
    border: none;
    background: #eaeaea;
    color: #333;
}

    .dnnTertiaryAction:hover, a.dnnTertiaryAction:hover {
        background: #f2f2f2;
    }

    .dnnTertiaryAction:active, a.dnnTertiaryAction:active {
        background: #d8d8d8;
    }

/* Action Button behind input */
.dnnFormItem input[type="text"] + a.dnnPrimaryAction,
.dnnFormItem input[type="text"] + a.dnnSecondaryAction,
.dnnFormItem input[type="text"] + a.dnnTerriaryAction {
    margin-left: 5px;
}

.dnnFormItem input[type="checkbox"] + span,
.dnnFormItem input[type="radio"] + span {
    margin: 5px;
}

/* text style for buttons and link buttons used in the portal admin pages */

/* button style for standard HTML buttons */
.StandardButton {
    border: 1px solid blue;
}


/* Re-set default cursor for disabled elements */
.dnnFormItem button[disabled],
.dnnFormItem input[disabled] {
    cursor: default;
    opacity: 0.5;
}


/* Consistent box sizing and appearance */
.dnnFormItem input[type="checkbox"],
.dnnFormItem input[type="radio"] {
    *width: 13px;
    *height: 13px; /*why are we using hacks here*/
    padding: 0;
    box-sizing: border-box;
}

.dnnFormItem input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

    .dnnFormItem input[type="search"]::-webkit-search-decoration,
    .dnnFormItem input[type="search"]::-webkit-search-cancel-button {
        -webkit-appearance: none;
    }


/* Remove inner padding and border in FF3/4: h5bp.com/l */
.dnnFormItem button::-moz-focus-inner, .dnnFormItem input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

/*
	 * 1. Remove default vertical scrollbar in IE6/7/8/9
	 * 2. Allow only vertical resizing
	 */

.dnnFormItem textarea {
    overflow: auto;
    vertical-align: top;
    resize: vertical;
}

    /* Colors for form validity */
    .dnnFormItem input:valid, .dnnFormItem textarea:valid {
    }

    .dnnFormItem input:invalid, .dnnFormItem textarea:invalid {
        background-color: #f0dddd;
    }

/*-------------------------------------*/
/* TAXONOMY */
/*-------------------------------------*/

/* Horizontal taxonomy styles */
.horizontal ul.categories,
.horizontal ul.tags {
    list-style: none;
}

.horizontal ul.categories {
}

.horizontal ul.tags {
}

    .horizontal ul.categories li, .horizontal ul.tags li {
    }

        .horizontal ul.tags li.add-tags {
        }

            .horizontal ul.tags li.add-tags img {
            }

/* Vertical taxonomy styles */
.vertical ul.categories,
.vertical ul.tags {
    list-style: none;
}

    .vertical ul.categories li,
    .vertical ul.tags li {
    }

    .vertical ul.categories li {
    }

    .vertical ul.tags li {
    }

        .vertical ul.tags li.add-tags {
        }

            .vertical ul.tags li.add-tags img {
            }

/*-------------------------------------*/
/* TABS : JQUERY UI TABS 1.8.14 */
/*-------------------------------------*/
/* Tabs */
ul.dnnAdminTabNav {
    display: inline-block;
    margin-top: 5px;
    margin-left: 0;
    width: 100%;
    height: 37px;
    border-bottom: 1px solid #c2c2c2;
}

    ul.dnnAdminTabNav li {
        float: left;
        margin-right: 4px;
        list-style: none;
    }

        ul.dnnAdminTabNav li a {
            /* most styles are inherited from typography.css */
            margin-bottom: 0;
            border-bottom: 0;
            box-shadow: none;
            webkit-box-shadow: none;
            -webkit-border-radius: 3px 3px 0px 0px;
            border-radius: 3px 3px 0px 0px;
        }

        ul.dnnAdminTabNav li.ui-tabs-active a {
            margin-top: -3px;
            padding: 12px 9px 10px 9px;
            background: #fff;
        }

/* Panels */
.ui-tabs .ui-tabs-panel {
    position: relative;
    display: block;
}

.ui-tabs .ui-tabs-hide {
    display: none;
}

/*-------------------------------------*/
/* LOGIN TAB GROUP */
/*-------------------------------------*/
.dnnLogin .LoginTabGroup {
    display: inline-block;
    width: 100%;
    height: 37px;
    margin-left: 0;
    margin-top: 5px;
    border-bottom: 1px solid #C2C2C2;
}

    .dnnLogin .LoginTabGroup span {
        margin-right: 4px;
        margin-bottom: 0;
        border-bottom: 0 none;
        border-radius: 3px 3px 0 0;
        box-shadow: none;
    }

        .dnnLogin .LoginTabGroup span.LoginTabSelected {
            margin-top: -3px;
            padding: 12px 9px 10px;
            background: none repeat scroll 0 0 #FFFFFF;
        }

/*-------------------------------------*/
/* TABS : JQUERY UI RESIZABLE 1.8.14 */
/*-------------------------------------*/
.dnnForm .ui-resizable {
    position: relative;
}

.dnnForm .ui-resizable-handle {
    position: absolute;
    display: block;
    z-index: 99999;
    font-size: 0.1px;
}

.dnnForm .ui-resizable-disabled .ui-resizable-handle,
.dnnForm .ui-resizable-autohide .ui-resizable-handle {
    display: none;
}

.dnnForm .ui-resizable-n {
    cursor: n-resize;
    height: 7px;
    width: 100%;
    top: -5px;
    left: 0;
}

.dnnForm .ui-resizable-s {
    cursor: s-resize;
    height: 7px;
    width: 100%;
    bottom: -5px;
    left: 0;
}

.dnnForm .ui-resizable-e {
    cursor: e-resize;
    width: 7px;
    right: -5px;
    top: 0;
    height: 100%;
}

.dnnForm .ui-resizable-w {
    cursor: w-resize;
    width: 7px;
    left: -5px;
    top: 0;
    height: 100%;
}

.dnnForm .ui-resizable-se {
    cursor: se-resize;
    width: 12px;
    height: 12px;
    right: 1px;
    bottom: 1px;
}

.dnnForm .ui-resizable-sw {
    cursor: sw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    bottom: -5px;
}

.dnnForm .ui-resizable-nw {
    cursor: nw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    top: -5px;
}

.dnnForm .ui-resizable-ne {
    cursor: ne-resize;
    width: 9px;
    height: 9px;
    right: -5px;
    top: -5px;
}
/*	

/*-------------------------------------*/
/* FORM ITEMS
/*-------------------------------------*/
.dnnForm {
    width: 100%;
}

    .dnnForm fieldset {
        clear: none;
        position: relative;
        margin-bottom: 18px;
        text-align: left;
    }

        .dnnForm fieldset fieldset {
            width: 100%;
        }

    .dnnForm .dnnFormItem {
        clear: both;
        width: 100%;
        display: block;
        position: relative;
        text-align: left;
    }

/* Label */
.dnnTooltip {
    position: relative;
    display: block;
    width: 32.075%;
    margin-right: 18px;
}

.dnnHelperTip {
    position: relative;
    display: block;
}

.dnnDragdropTip {
    z-index: 10000;
    position: absolute;
    width: auto !important;
    height: auto !important;
    padding: 10px;
    padding-left: 30px;
    border-radius: 3px;
    background: rgba(0, 0, 0, 0.75) url(/images/pin-icn.png) no-repeat 7px 12px;
    font-size: 11px;
    color: #DDD;
    text-align: left;
}

span.dnnFormRequired:after,
div.dnnFormItem.dnnFormRequired > div.dnnLabel span:after {
    content: "*";
    display: inline-block;
    margin: 0 0 0 5px;
    color: Red;
    font-size: 16px;
    line-height: 1em;
    font-weight: bold;
}

.dnnFormItem input[type="checkbox"] + span,
.dnnFormItem input[type="radio"] + span {
    display: inline-block;
    width: auto;
    margin: 6px 5px 6px 5px;
}

/* Help Label */
a.dnnFormHelp,
.dnnForm .dnnFormItem a.dnnFormHelp,
.dnnTooltip label a.dnnFormHelp {
    color: #333;
    text-decoration: none;
    font-weight: bold;
}

a.dnnFormHelp {
    display: inline-block;
    position: absolute;
    right: 0;
    top: 2px;
    width: 14px;
    height: 15px;
    background: url(/images/helpI-icn-grey.png) no-repeat left 2px;
    padding: 0 !important;
    margin: 0 !important;
}

.dnnLabel {
    display: inline-block;
    float: left;
    position: relative;
    width: 32.075%;
    padding-right: 20px;
    margin-right: 18px;
    overflow: visible;
    text-align: right;
}

.dnnFormItem > .dnnLabel {
    margin-top: 5px;
}

.dnnLabel > span {
    text-align: right;
}

.dnnForm .dnnFormItem a.dnnFormHelp span {
    position: relative;
}

.dnnForm .dnnFormItem a.dnnFormHelp img {
    display: block;
}

.dnnLabel + span {
    display: inline-block;
    margin-top: 6px;
    margin-bottom: 6px;
    white-space: pre-line;
}

/* Compatible with some old forge modules */
td > .dnnLabel {
    width: 220px;
}

/* Help tooltip */
.dnnTooltip .dnnFormHelpContent,
.dnnHelperTip .dnnFormHelpContent {
    visibility: hidden;
    z-index: 10;
    position: absolute;
    width: 200px;
    padding: 10px;
    padding-left: 30px;
    border-radius: 3px;
    background: rgba(0,0,0,0.75);
    font-size: 11px;
    color: #ddd;
    text-align: left;
}

.dnnFormHelpContent span {
    display: block;
}

.dnnTooltip .dnnFormHelpContent span:after,
.dnnHelperTip .dnnFormHelpContent span:after {
    position: absolute;
    content: "";
    left: 15px;
    bottom: -7px;
    width: 0;
    height: 0;
    opacity: 0.75;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #000;
}

a.pinHelp {
    display: block;
    position: absolute;
    left: 7px;
    top: 12px;
    width: 15px;
    height: 15px;
    opacity: 0.5;
    background: url(/images/pin-icn.png) no-repeat 0 0;
}

    .ui-draggable a.pinHelp,
    a.pinHelp:hover {
        opacity: 1;
    }

/* Error tooltip */
.dnnFormItem span.dnnFormMessage.dnnFormError {
    display: block;
    position: absolute;
    overflow: visible;
    /*top:-95%; right: 12%;*/
    bottom: 95%;
    right: 12%;
    width: 200px;
    margin-bottom: 0;
    padding: 10px;
    border: none;
    border-radius: 3px;
    background: rgba(255,0,0,0.75);
    font-size: 12px;
    color: #fff;
    text-align: left;
}

    .dnnFormItem span.dnnFormMessage.dnnFormError:after {
        position: absolute;
        bottom: -7px;
        left: 15px;
        content: "";
        width: 0;
        height: 0;
        opacity: 0.75;
        border-left: 7px solid transparent;
        border-right: 7px solid transparent;
        border-top: 7px solid red;
    }

/* Input Types*/
.dnnFormItem input[type="text"],
.dnnFormItem input[type="password"],
.dnnFormItem input[type="email"],
.dnnFormItem input[type="tel"],
.dnnFormItem select,
.dnnFormItem textarea {
    width: 45%;
    max-width: 445px;
}

.dnnFormItem select {
    width: 47%;
}

    .dnnFormItem select option {
        color: #333;
    }

.dnnFormItem table {
    background: none;
}

/* Input Customised Checkbox*/

.dnnCheckbox {
    display: inline-block;
    cursor: pointer;
}

    .dnnCheckbox .mark {
        display: inline-block; /*margin-top: 3px;*/
    }

    .dnnCheckbox img {
        display: inline-block;
        width: 20px;
        height: 18px;
        min-width: 20px;
        vertical-align: middle;
    }

    .dnnCheckbox img {
        background: transparent url(/images/checkbox.png) no-repeat;
    }

    .dnnCheckbox img {
        background-position: 0px 0px;
    }

.dnnCheckbox-hover img {
    background-position: 0px 0px;
}

.dnnCheckbox-checked img {
    background-position: -51px 0px;
}

.dnnCheckbox-disabled img {
    opacity: .5;
}

.dnnCheckbox-checked-error img {
    background-position: -150px 0px;
}

.dnnCheckbox-error img {
    background-position: -100px 0px;
}

.dnnCheckbox-focus {
    background-color: #e3e3e5;
}
/* normal checkbox fix */
.dnnFormItem input[type="checkbox"].normalCheckBox {
    display: inline-block;
    margin: 8px 0 4px 0;
}

/* Input Customised Radiobutton */

.dnnRadiobutton {
    display: inline-block;
    cursor: pointer;
}

    .dnnRadiobutton .mark {
        display: inline-block;
    }

    .dnnRadiobutton img {
        width: 20px;
        height: 18px;
        min-width: 20px;
        vertical-align: middle;
    }

    .dnnRadiobutton img {
        background: transparent url(/images/radiobutton.png) no-repeat;
    }

    .dnnRadiobutton img {
        background-position: 0px 0px;
    }

.dnnRadiobutton-hover img {
    background-position: 0px 0px;
}

.dnnRadiobutton-checked img {
    background-position: -50px 0px;
}

.dnnRadiobutton-disabled img {
    opacity: .5;
}

.dnnRadiobutton-checked-error img {
    background-position: -150px 0px;
}

.dnnRadiobutton-error img {
    background-position: -100px 0px;
}

.dnnRadiobutton-focus {
    background-color: #e3e3e5;
}
/* Input RadioButton group */
div.dnnFormRadioButtons,
div.dnnHSRadioButtons,
span.dnnFormRadioButtons,
span.dnnHSRadioButtons {
    display: inline-block;
    padding: 10px;
    margin-bottom: 5px;
    background-color: #f0f0f0;
}

table.dnnFormRadioButtons {
    background-color: #f0f0f0;
    margin-bottom: 5px;
}

.RadComboBox_Default .rcbInput {
    width: 100% !important;
}

/* general group*/
div.dnnFormGroup {
    display: inline-block;
    padding: 10px;
    margin-bottom: 5px;
    background-color: #f0f0f0;
    width: 65%;
}

/* Input Customised Spinner */
.dnnSpinner {
    display: inline-block;
    position: relative;
    width: 150px;
    padding: 6px 6px;
    *overflow: visible;
    border: 1px solid #c9c9c9;
    background: #fff;
    background: -moz-linear-gradient(top, #fff 0%, #f0f2f1 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff), color-stop(100%,#f0f2f1)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #fff 0%,#f0f2f1 100%); /* Chrome10+,Safari5.1+ */
    background: linear-gradient(top, #fff 0%,#f0f2f1 100%); /* W3C */
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #333;
    text-decoration: none;
    -webkit-box-shadow: 0px 1px 0px 0px #bbb;
    box-shadow: 0px 1px 0px 0px #bbb;
}

.dnnFormItem .dnnSpinner {
    width: 45%;
    margin-bottom: 18px;
}

.dnnSpinnerDisplay {
    margin: 0 25px 0 8px;
    background: transparent;
    color: #999;
}

.dnnFormItem .dnnSpinnerDisplay > input[type="text"],
.dnnFormItem .dnnSpinnerDisplay > input[type="text"]:focus {
    border: none;
    margin: 0;
    box-shadow: none;
    padding: 0;
    background: transparent;
}

.dnnSpinnerCtrl {
    position: absolute;
    top: 0;
    right: 0;
    width: 25px;
    background-color: transparent;
    border-left: 1px solid #c9c9c9;
}

    .dnnSpinnerCtrl > a.dnnSpinnerTopButton {
        display: block;
        width: 25px;
        height: 16px;
        background: transparent url(/images/dnnSpinnerUpArrow.png) no-repeat;
        background-position: center;
        cursor: pointer;
    }

    .dnnSpinnerCtrl > a.dnnSpinnerBotButton {
        display: block;
        width: 25px;
        height: 16px;
        background: transparent url(/images/dnnSpinnerDownArrow.png) no-repeat;
        background-position: center;
        cursor: pointer;
    }

/* Input Customised Tags */
div.dnnTagsInput {
    display: inline-block;
    margin: 0;
    padding: 5px 0 0 5px;
    border: 1px solid #c9c9c9;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background: #FFF;
    -webkit-box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.8), inset 0 1px 2px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.8), inset 0 1px 2px 0 rgba(0, 0, 0, 0.3);
}

.dnnFormItem .dnnTagsInput {
    width: 45%;
}

div.dnnTagsInput span.tag {
    display: block;
    float: left;
    padding: 2px 6px 2px 6px;
    margin-right: 5px;
    margin-bottom: 5px;
    border: 1px solid #c9c9c9;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    font-size: 12px;
    text-decoration: none;
    color: #888;
    cursor: pointer;
    background-color: #eee;
}

    div.dnnTagsInput span.tag:hover {
        background-color: #e8f1fa;
        color: #444;
    }

    div.dnnTagsInput span.tag a {
        display: inline-block;
        width: 8px;
        height: 8px;
        margin: 6px 0 0 0;
        background: transparent url(/images/dnnTagClose.png) no-repeat;
        background-position: center;
    }

div.dnnTagsInput > div > input,
div.dnnTagsInput > div > input:focus {
    border: none;
    background: transparent;
    outline: none;
    font-weight: normal;
    font-family: helvetica;
    font-size: 12px;
    display: inline-block;
    vertical-align: top;
    padding: 3px 0 3px 0;
    margin-bottom: 5px;
}

div.dnnTagsInput div {
    display: block;
    float: left;
}

    div.dnnTagsInput div.dnnTags_filter {
        float: right;
        position: relative;
        margin: 0 0 5px 5px;
    }

        div.dnnTagsInput div.dnnTags_filter > .dnnTags_filter_label {
            display: inline-block;
            border-left: 1px solid #ccc;
            padding: 3px 15px 0 10px;
            margin-right: 3px;
            color: #999;
            cursor: pointer;
            background: url(/images/dnnSpinnerDownArrow.png) no-repeat;
            background-position: right center;
            height: 22px;
        }

            div.dnnTagsInput div.dnnTags_filter > .dnnTags_filter_label.dnnExpanded {
                color: #666;
                background: url(/images/dnnSpinnerUpArrow.png) no-repeat;
                background-position: right center;
            }

        div.dnnTagsInput div.dnnTags_filter > ul.dnnTags_filter_dropdownUl {
            display: none;
            position: absolute;
            list-style-type: none;
            background: #fff;
            border: 1px solid #c9c9c9;
            right: 22px;
            top: 28px;
            margin: 0;
            -webkit-border-radius: 3px;
            border-radius: 3px;
            -webkit-box-shadow: 0px 2px 0px 0px #bbb;
            box-shadow: 0px 2px 0px 0px #bbb;
            z-index: 15;
        }

.dnnTagsInput div.dnnTags_filter > ul.dnnTags_filter_dropdownUl > li {
    white-space: nowrap;
    padding: 6px 12px 6px 8px;
    border-top: 1px solid #c9c9c9;
    list-style: none;
    color: #666;
    min-width: 150px;
}

    .dnnTagsInput div.dnnTags_filter > ul.dnnTags_filter_dropdownUl > li:first-child {
        border-top: none;
    }

    .dnnTagsInput div.dnnTags_filter > ul.dnnTags_filter_dropdownUl > li:hover {
        background-color: #e8f1fa;
        color: #333;
    }

    .dnnTagsInput div.dnnTags_filter > ul.dnnTags_filter_dropdownUl > li > input {
        display: inline-block;
        vertical-align: top;
        margin-right: 10px;
        cursor: pointer;
    }

    .dnnTagsInput div.dnnTags_filter > ul.dnnTags_filter_dropdownUl > li > span.dnnCheckbox {
        margin-right: 8px;
    }

    .dnnTagsInput div.dnnTags_filter > ul.dnnTags_filter_dropdownUl > li > label {
        display: inline-block;
        vertical-align: top;
        cursor: pointer;
    }

div.dnnTagsInput div.dnnTags_filter a.dnnSearchButton {
    display: inline-block;
    width: 18px;
    height: 18px;
    background-image: url(/images/search/searchButton.png);
    background-repeat: no-repeat;
    background-position: center center;
    vertical-align: top;
    cursor: pointer;
    margin: 4px 5px 0 4px;
}

.dnnTagsClear {
    clear: both;
    width: 100%;
    height: 0px;
}

div.dnnTagsInput > div > input.dnnTagsInvalid {
    display: block;
    float: left;
    padding: 3px 0 3px 0;
    margin-right: 5px;
    border: none;
    outline: none;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    background: #FBD8DB; /*light red*/
    cursor: pointer;
    font-size: 12px;
    color: #90111A !important; /* dark red*/
    text-decoration: none;
}

/* DNN Auto Complete */
.dnn_acResults {
    padding: 0px;
    border: 1px solid #c9c9c9;
    background-color: #fff;
    overflow: hidden;
    z-index: 900001;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    -webkit-box-shadow: 0px 2px 0px 0px #bbb;
    box-shadow: 0px 2px 0px 0px #bbb;
    min-width: 150px;
}

    .dnn_acResults ul {
        margin: 0px;
        padding: 0px;
        list-style-position: outside;
        list-style: none;
    }

        .dnn_acResults ul li {
            margin: 0px;
            padding: 6px 22px 6px 22px;
            border-top: 1px solid #c9c9c9;
            color: #666;
            cursor: pointer;
            display: block;
            overflow: hidden;
            color: #333;
        }

            .dnn_acResults ul li:first-child {
                border-top: none;
            }

.dnn_acLoading {
}

.dnn_acSelect {
    background-color: #e8f1fa;
    color: #333;
}

/* Form Item */
.dnnFormMessage .dnnLabel {
    float: none;
    width: 90%;
    text-align: left;
}

/* Pane header */
.dnnFormSectionHead span {
    font-size: 18px;
    color: #222;
}

/* Progressbar*/
.dnnProgressbar {
    height: 25px !important;
    padding: 18px 10px 0 10px;
    border: 1px solid #c9c9c9;
    background: #fff;
    background: -moz-linear-gradient(top, #f0f2f1 0%, #fff 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f0f2f1), color-stop(100%,#fff)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #f0f2f1 0%,#fff 100%); /* Chrome10+,Safari5.1+ */
    background: linear-gradient(top, #f0f2f1 0%,#fff 100%); /* W3C */
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: inset 0px 1px 3px 0px rgba(0,0,0,0.25), 0px 1px 0px 0px #fff;
    box-shadow: inset 0px 1px 3px 0px rgba(0,0,0,0.25), 0px 1px 0px 0px #fff;
}

.ui-progressbar {
    height: 10px !important;
    overflow: hidden;
    background-color: #ccc;
    -webkit-box-shadow: inset 0px 1px 0px 0px #bbb;
    box-shadow: inset 0px 1px 0px 0px #bbb;
    text-align: left;
}

    .ui-progressbar .ui-progressbar-value {
        margin: 0;
        height: 100%;
        background-color: #1a82f7;
        background: -moz-linear-gradient(left, #2b7fda 0%, #3fbdff 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, right top, color-stop(0%,#2b7fda), color-stop(100%,#3fbdff)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(left, #2b7fda 0%, #3fbdff 100%); /* Chrome10+,Safari5.1+ */
        background: linear-gradient(left, #2b7fda 0%, #3fbdff 100%); /* W3C */
    }

/* Button Dropdown */
.dnnDropdownSettings {
    position: relative;
    height: 30px !important;
}

.checkbox {
    display: block;
    position: relative;
    padding-left: 0px;
    margin: 0 auto;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    /* Hide the browser's default checkbox */
    .checkbox input {
        position: absolute;
        opacity: 0;
    }

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #ececec;
    border: solid 1px #b1b1b1;
    margin-left: 40px;
}

/* On mouse-over, add a grey background color */
.checkbox:hover input ~ .checkmark {
    background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.checkbox input:checked ~ .checkmark {
    background-color: #2196F3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.checkbox input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.checkbox .checkmark:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.dnnButtonDropdown {
    width: 50px;
    height: 30px !important;
    background: #fff;
    background: -moz-linear-gradient(top, #fff 0%, #f0f2f1 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff), color-stop(100%,#f0f2f1)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #fff 0%,#f0f2f1 100%); /* Chrome10+,Safari5.1+ */
    background: linear-gradient(top, #fff 0%,#f0f2f1 100%); /* W3C */
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0px 1px 0px 0px #bbb;
    box-shadow: 0px 1px 0px 0px #bbb;
    border: 1px solid #c9c9c9;
    cursor: pointer;
}

.dnnButtonIcon, .dnnButtonArrow {
    display: inline-block;
    height: 30px !important;
}

.dnnButtonIcon {
    width: 32px;
}

.dnnButtonArrow {
    width: 10px;
    background: transparent url(/images/dnnSpinnerDownArrow.png) no-repeat center;
}

.dnnButtonDropdown-clicked {
    z-index: 100;
    position: absolute;
    width: 50px;
    height: 30px !important;
    background: #fff;
    border: 1px solid #c9c9c9;
    border-bottom: 1px solid #fff;
    -webkit-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-top-right-radius: 3px;
}

.dnnButtonDropdown-ul {
    display: none;
    position: absolute;
    z-index: 99;
    top: 29px;
    left: 0;
    width: 200px;
    margin-left: 0;
    background: #fff;
    border: 1px solid #c9c9c9;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0px 2px 0px 0px #bbb;
    box-shadow: 0px 2px 0px 0px #bbb;
    list-style-type: none;
}

    .dnnButtonDropdown-ul > li, .dnnButtonDropdown-ul > ul > li {
        padding: 8px;
        border-bottom: 1px solid #c9c9c9;
        color: #333;
        cursor: pointer;
        vertical-align: middle;
        list-style: none;
        margin: 0;
    }

    .dnnButtonDropdown-ul > ul {
        margin: 0;
    }

        .dnnButtonDropdown-ul > ul > li {
            padding-left: 16px;
        }

    .dnnButtonDropdown-ul > li:last-child {
        border-bottom: none !important;
    }

    .dnnButtonDropdown-ul > li:hover {
        background-color: #e8f1fa;
        color: #000;
    }

/* Button Group */
ul.dnnButtonGroup {
    display: inline-block;
    margin: 0;
    padding: 0;
    background: #fff;
    background: -moz-linear-gradient(top, #fff 0%, #f0f2f1 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff), color-stop(100%,#f0f2f1)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #fff 0%,#f0f2f1 100%); /* Chrome10+,Safari5.1+ */
    background: linear-gradient(top, #fff 0%,#f0f2f1 100%); /* W3C */
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0px 1px 0px 0px #bbb;
    box-shadow: 0px 1px 0px 0px #bbb;
    border: 1px solid #c9c9c9;
    cursor: pointer;
    list-style: none;
}

    ul.dnnButtonGroup > li {
        display: block;
        float: left;
        border-left: 1px solid #c9c9c9;
        margin: 0;
    }

        ul.dnnButtonGroup > li:hover {
            background-color: #e8f1fa;
        }

        ul.dnnButtonGroup > li.dnnButtonGroup-first {
            display: none;
        }

            ul.dnnButtonGroup > li.dnnButtonGroup-first + li {
                border-left: none;
            }

        ul.dnnButtonGroup > li > a {
            display: inline-block;
            padding: 7px 7px 6px 7px;
            text-decoration: none;
            color: #333;
        }

    ul.dnnButtonGroup span {
        color: #333;
    }


/* Grouped Multi Input */
.dnnFormItem .dnnInputGroup {
    float: left;
    display: block;
    width: 32.075%;
    padding: 5px;
    margin-bottom: 18px;
    background: rgba(0,0,0,0.05); /* opaque black */
}

    .dnnFormItem .dnnInputGroup .dnnLeft {
        width: 100%;
    }

    .dnnFormItem .dnnInputGroup span {
        display: inline-block;
        width: 33%;
        text-align: right;
    }

/* Error Styles */
.dnnFormError label a span {
    color: red;
}

.dnnFormError input[type="text"],
.dnnFormError input[type="password"],
.dnnFormError input[type="email"],
.dnnFormError input[type="tel"],
.dnnFormError select,
.dnnFormError textarea {
    border: 1px solid red;
}


/* Tertiary Actions */
.dnnFormItem input[type="text"] + .dnnTertiaryAction,
.dnnFormItem input[type="password"] + .dnnTertiaryAction,
.dnnFormItem input[type="email"] + .dnnTertiaryAction,
.dnnFormItem input[type="tel"] + .dnnTertiaryAction,
.dnnFormItem select + .dnnTertiaryAction {
    display: inline-block;
    max-width: 60px;
}

/* Information Feedback Aside */
.dnnForm fieldset.dnnFormInformation {
    float: left;
    width: 32.075%;
    margin-left: 16px;
    padding: 18px 0;
    background: rgba(0,0,0,0.05);
}

.dnnFormItem textarea {
    min-height: 80px;
}

.dnnAddress input[type="checkbox"] {
    margin: 0 5px;
}

/* Required Fields */
.dnnFormRadioButtons {
    float: left;
    display: block;
    width: auto;
}

    .dnnFormRadioButtons input[type=radio] {
        float: none;
    }

    .dnnFormRadioButtons label,
    .dnnFormItem input[type=radio] + label {
        float: none;
        display: inline;
        width: auto;
        padding-right: 0;
        margin: 0 10px 0 0;
        text-align: left;
        font-weight: normal;
    }

/* Text Editor */
.dnnTextEditor {
    margin-bottom: 18px;
}

/* Action Items */
.dnnActions {
    float: none;
    clear: both;
    display: block; /* prevent ul from collapsing */
    margin: 0;
    padding-top: 18px;
    text-align: left;
}

    .dnnActions li {
        float: left;
        margin-right: 5px;
        list-style: none;
    }

.dnnLoginActions {
    display: inline-block;
}

/* Short Form */
.dnnForm.dnnShortForm .dnnFormItem label {
    float: none;
    width: 100%;
    margin-bottom: 0.25em;
    text-align: left;
}

.dnnForm.dnnShortForm .dnnFormItem input,
.dnnForm.dnnShortForm .dnnFormItem select,
.dnnForm.dnnShortForm .dnnFormItem textarea {
    float: none;
    text-align: left;
}

.dnnForm.dnnShortForm .dnnFormItem a.dnnFormHelp {
    background-position: left;
    padding-left: 22px;
}

/* UI Helpers */
.dnnForm .ui-helper-hidden {
    display: none;
}

.dnnForm .ui-helper-hidden-accessible {
    position: absolute !important;
    clip: rect(1px 1px 1px 1px);
}

/* Interaction Cues */
.dnnForm .ui-state-highlight,
.dnnForm .ui-widget-content .ui-state-highlight,
.dnnForm .ui-widget-header .ui-state-highlight {
    border: 1px solid #fed22f;
    background: #ffe45c;
    color: #363636;
}

    .dnnForm .ui-state-highlight a,
    .dnnForm .ui-widget-content .ui-state-highlight a,
    .ui-widget-header .ui-state-highlight a {
        color: #363636;
    }

.dnnForm .ui-state-error,
.dnnForm .ui-widget-content .ui-state-error,
.dnnForm .ui-widget-header .ui-state-error {
    border: 1px solid #cd0a0a;
    background: #b81900;
    color: #ffffff;
}

    .dnnForm .ui-state-error a,
    .dnnForm .ui-widget-content .ui-state-error a,
    .dnnForm .ui-widget-header .ui-state-error a {
        color: #ffffff;
    }

.dnnForm .ui-state-error-text,
.dnnForm .ui-widget-content .ui-state-error-text,
.dnnForm .ui-widget-header .ui-state-error-text {
    color: #ffffff;
}

.dnnForm .ui-priority-primary,
.dnnForm .ui-widget-content .ui-priority-primary,
.dnnForm .ui-widget-header .ui-priority-primary {
    font-weight: bold;
}

.dnnForm .ui-priority-secondary,
.dnnForm .ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
    opacity: .7;
    filter: Alpha(Opacity=70);
    font-weight: normal;
}

.dnnForm .ui-state-disabled,
.dnnForm .ui-widget-content .ui-state-disabled,
.dnnForm .ui-widget-header .ui-state-disabled {
    opacity: .35;
    filter: Alpha(Opacity=35);
    background-image: none;
}

.dnnForm .ui-draggable {
    cursor: move;
}

/* Corner radius */
.dnnForm .ui-corner-all,
.dnnForm .ui-corner-top,
.dnnForm .ui-corner-left,
.dnnForm .ui-corner-tl {
    border-radius: 4px;
}

.dnnForm .ui-corner-all,
.dnnForm .ui-corner-top,
.dnnForm .ui-corner-right,
.dnnForm .ui-corner-tr {
    border-radius: 4px;
}
/*-------------------------------------*/
/* MODULE TITLE - TEMPORARY */
/*-------------------------------------*/

/* Need to determine what this is */
.ModuleTitle_MenuContainer {
    border: 1px solid blue;
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

/*-------------------------------------*/
/* MAIN MENU - TEMPORARY */
/*-------------------------------------*/

/* Need to determine what this is */
.MainMenu_MenuContainer {
    border: 1px solid green;
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}

/*-------------------------------------*/
/* POPUP */
/*-------------------------------------*/

/* Popup Menu */
.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.65);
    z-index: 9999;
}

.dnnFormPopup {
    position: absolute;
    padding: 18px;
    background: #fff;
    -webkit-box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.75);
    box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.75);
    z-index: 100000;
}
    /* Popup header */
    .dnnFormPopup .ui-dialog-titlebar {
        position: relative;
        padding: 0 0 18px 0;
        border-bottom: 1px solid #ddd;
        cursor: move;
        font-size: 18px;
        font-weight: bold;
    }

    .dnnFormPopup .dnnModalCtrl {
        display: block;
        position: absolute;
        top: -30px;
        right: -30px;
        width: 69px;
        height: 26px;
        border-radius: 10px;
        background-color: #fff;
        -webkit-border-radius: 10px;
        box-shadow: 0px 0px 5px #666;
    }

        .dnnFormPopup .dnnModalCtrl .ui-dialog-titlebar-close {
            float: right;
            display: block;
            height: 18px;
            width: 30px;
            margin: 4px 4px 0 1px;
            overflow: hidden;
            -webkit-border-top-right-radius: 8px;
            -webkit-border-bottom-right-radius: 8px;
            border: none;
            outline: none;
            border-top-right-radius: 8px;
            border-bottom-right-radius: 8px;
            background: #585858 url(/images/closeBtn.png) no-repeat;
            background-position: 8px 4px;
            text-indent: -9999em;
            min-width: 0 !important;
        }

            .dnnFormPopup .dnnModalCtrl .ui-dialog-titlebar-close:hover {
                background: #358EEA url(/images/closeBtn.png) no-repeat;
                background-position: 8px 4px;
                cursor: pointer;
            }

        .dnnFormPopup .dnnModalCtrl a.dnnToggleMax {
            float: left;
            display: block;
            height: 18px;
            width: 30px;
            margin: 4px 0 0 4px;
            overflow: hidden;
            -webkit-border-top-left-radius: 8px;
            -webkit-border-bottom-left-radius: 8px;
            border-top-left-radius: 8px;
            border-bottom-left-radius: 8px;
            background: #585858 url(/images/resizeBtn.png) no-repeat;
            background-position: 10px 2px;
            text-indent: -9999em;
        }

            .dnnFormPopup .dnnModalCtrl a.dnnToggleMax:hover {
                background: #358EEA url(/images/resizeBtn.png) no-repeat;
                background-position: 10px 2px;
            }

div.ui-dialog-titlebar > .ui-dialog-titlebar-close {
    display: block;
    position: absolute;
    top: 3px;
    height: 24px;
    width: 24px;
    margin: 0px;
    overflow: hidden;
    -webkit-border-radius: 12px;
    border-radius: 12px;
    background: #585858 url(/images/closeBtn.png) no-repeat;
    background-position: 4px 4px;
    border: 3px solid #fff;
    text-indent: -9999em;
    min-width: 0 !important;
}

/* Poup Iframe styles*/
.dnnFormPopup #iPopUp {
    width: 100% !important; /* to overwrite inline javscript styles */
    padding-top: 10px;
}

.dnnFormPopup .ui-dialog-content, #iPopUp .ui-dialog-content {
    position: relative;
    border: 0;
    padding: 0px;
    overflow: auto;
    background: #fff;
    zoom: 1;
}

.dnnFormPopup .ui-dialog-buttonpane {
    margin: .5em 0 0 0;
    padding: .3em 1em 0em 0em;
    overflow: hidden;
    border-width: 1px 0 0 0;
    background-image: none;
    text-align: left;
    border-top: 1px solid #ddd;
}

    .dnnFormPopup .ui-dialog-buttonpane button {
        margin: 0.5em 0.4em 0.5em 0em;
        padding: 0.5em 1em;
        cursor: pointer;
        border: none;
        outline: none;
    }

.dnnFormPopup .ui-resizable-se {
    float: right;
    height: 24px;
    width: 24px;
    background: url(/images/modal-resize-icn.png) no-repeat bottom;
}

.dnnFormPopup .dnnDialog {
    padding: 10px;
}

.dnnLoading {
    background: #fff url(/images/loading.gif) no-repeat center center;
    position: absolute;
    z-index: 9999;
}

/*-------------------------------------*/
/* URL ACTION */
/*-------------------------------------*/
.urlControl label {
    width: auto;
    margin-top: 0;
    font-weight: normal;
}

.urlControlLinkType {
    width: auto;
}

    .urlControlLinkType span,
    .dnnFormItem .urlControlLinkType span {
        float: none;
        display: block;
        width: auto;
        text-align: left;
    }

.dnnFormItem .ucLinkTypeRadioButtons label {
    display: inline-block;
    width: 260px;
    padding-right: 0;
    margin-top: 0;
    font-weight: normal;
    text-align: left;
}

.urlControlLinkType span input {
    min-width: 3%;
}

.dnnForm.dnnModuleSettings .dnnFormItem .urlControlLinkType span label {
    text-align: left;
}

.urlControlFileRow {
    overflow: hidden;
    clear: both;
}

    .urlControlFileRow span.dnnFormLabel {
        width: auto;
        text-align: right;
    }

    .urlControlFileRow select, .urlControlFileRow input[type=file] {
        clear: both;
    }

.urlControlImagesRow {
    overflow: hidden;
    clear: both;
}

    .urlControlImagesRow span.dnnFormLabel {
        width: auto;
        text-align: right;
    }

    .urlControlImagesRow select {
        clear: both;
    }

/*-------------------------------------*/
/* WIZARD TABS STEPS
/*-------------------------------------*/

/* Jquery UI tabs base */
.dnnWizardTab.ui-tabs {
    position: relative;
    padding: 0;
}

    .dnnWizardTab.ui-tabs .ui-tabs-nav {
        display: block;
        height: 46px;
        margin: 0;
        padding: 0;
        background: transparent url(/images/InstallWizardBG.png) repeat-x;
    }

        .dnnWizardTab.ui-tabs .ui-tabs-nav li {
            float: left;
            position: relative;
            margin: 0;
            padding: 0;
            border-bottom: 0 !important;
            list-style: none;
            white-space: nowrap;
        }

            .dnnWizardTab.ui-tabs .ui-tabs-nav li.ui-tabs-active {
                margin-bottom: 0;
            }

                .dnnWizardTab.ui-tabs .ui-tabs-nav li.ui-tabs-active a,
                .ui-tabs .ui-tabs-nav li.ui-state-disabled a,
                .ui-tabs .ui-tabs-nav li.ui-state-processing a {
                    cursor: text;
                }

            .dnnWizardTab.ui-tabs .ui-tabs-nav li a,
            .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a {
                cursor: pointer;
            }

    .dnnWizardTab.ui-tabs .ui-tabs-panel {
        clear: both;
        display: block;
        padding: 3em 1em 1.4em;
        border-width: 0;
        background: none;
    }

    .dnnWizardTab.ui-tabs .ui-tabs-hide {
        display: none !important;
    }

    .dnnWizardTab.ui-tabs .ui-tabs-nav li a {
        display: block;
    }

.dnnWizardStep > span {
    display: block;
    float: left;
}

.dnnWizardStep {
    height: 46px;
    padding: 0 0 0 20px;
    background: transparent url(/images/InstallWizardBG.png) repeat-x;
    background-position: 0 0;
    cursor: pointer;
}

.ui-tabs .ui-tabs-nav li:first-child .dnnWizardStep {
    padding-left: 30px;
}

.dnnWizardStepNumber {
    margin: 10px 10px 0 0;
    padding: 3px 8px 3px 8px;
    background-color: #999;
    -webkit-border-radius: 18px;
    border-radius: 18px;
    color: #fff;
    font-weight: bold;
}

.dnnWizardStepTitle {
    margin: 13px 20px 0 0;
    color: #999;
    font-weight: bold;
    text-decoration: none;
}

.dnnWizardStepArrow {
    width: 25px;
    height: 46px;
    background: transparent url(/images/InstallWizardBG.png) no-repeat;
    background-position: 0 -401px;
}

.dnnWizardTab.ui-tabs .ui-tabs-nav li.ui-tabs-active .dnnWizardStep {
    height: 46px;
    background-position: 0 -100px;
}

.dnnWizardTab.ui-tabs .ui-tabs-nav li.ui-tabs-active .dnnWizardStepNumber {
    background-color: #333;
}

.dnnWizardTab.ui-tabs .ui-tabs-nav li.ui-tabs-active .dnnWizardStepTitle {
    color: #333;
}

.dnnFormExpandContent {
    margin: 10px 0;
}

    .dnnFormExpandContent > a {
        color: #333;
        font-size: 13px;
        font-weight: bold;
    }
/*-------------------------------------*/
/* DNN SIMPLE GRID
/*-------------------------------------*/

table.dnnPermissionsGrid,
table.dnnGrid,
table.dnnASPGrid {
    margin-bottom: 20px;
    border: 1px solid #c9c9c9;
}

    table.dnnPermissionsGrid td {
        padding: 4px;
    }

.dnnGridHeader td {
    padding: 6px 0 6px 12px;
    border-bottom: 1px solid #c9c9c9;
    border-right: 1px solid #c9c9c9;
    background: #f0f2f1;
    background: -moz-linear-gradient(top, #fff 0%, #f0f2f1 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff), color-stop(100%,#f0f2f1)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #fff 0%,#f0f2f1 100%); /* Chrome10+,Safari5.1+ */
    background: linear-gradient(top, #fff 0%,#f0f2f1 100%); /* W3C */
}

.dnnGridItem td, .dnnGridAltItem td {
    padding: 6px;
    border-right: 1px solid #c9c9c9;
}

    .dnnGridItem td input, .dnnGridAltItem td input {
        margin-bottom: none;
    }

.dnnGridAltItem {
    background: #F2F2F2;
}

    .dnnGridItem:hover, .dnnGridAltItem:hover {
        background-color: #e8f1fa;
    }

/* td > input[type="image"],
    td > input[type="image"] + a,
    td a > img{
        display:block;
        float: left;
        margin-right: 3px;
    } */

/*-------------------------------------*/
/* URL Control
/*-------------------------------------*/

.urlControl {
    float: left;
    display: block;
    padding: 15px;
    margin-bottom: 10px;
    background-color: #f0f0f0;
}

    .urlControl select,
    .urlControl input {
        width: 180px;
        margin-bottom: 10px;
    }

    .urlControl dnnFormItem > a.dnnSecondaryAction {
        margin: 10px 10px 0 0;
        float: left;
    }

    .urlControl .urlControlLinkType {
        float: left;
        width: 100%;
    }

        .urlControl .urlControlLinkType .dnnFormLabel {
            float: left;
            width: auto;
            margin-right: 5px;
        }

        .urlControl .urlControlLinkType input[type="radio"] {
            width: auto;
            margin-right: 5px;
        }

/*-------------------------------------*/
/* File Picker
/*-------------------------------------*/
span[id$="FileControl"] {
    display: block;
    float: left;
}

.dnnFilePicker {
    display: block;
    float: left;
    background-color: #f0f0f0;
    margin-bottom: 10px;
    margin-right: 10px;
    padding: 0 15px 0 15px;
    width: 450px;
}

    .dnnFilePicker .dnnLeft {
        margin: 0;
        padding: 0;
        margin-top: -30px;
    }

    .dnnFilePicker dnnFormItem {
        margin: 0;
        margin-top: -10px;
        padding: 0;
        position: static;
    }

    .dnnFilePicker .dnnLeft img {
        max-width: 135px;
        max-height: 100px;
    }

    .dnnFilePicker .dnnLeft .dnnFilePickerImageHolder {
        width: 135px;
        height: 100px;
        background-color: #ccc;
        margin: 20px 15px;
    }

    .dnnFilePicker .dnnFormItem span {
        display: block;
        float: left;
        width: 40px;
        margin-top: 8px;
        padding-left: 5px;
        text-align: left;
    }

    .dnnFilePicker select,
    .dnnFilePicker input {
        width: 200px;
        margin: 0;
        margin-right: 10px;
        float: none;
    }

    .dnnFilePicker .dnnLeft a.dnnSecondaryAction {
        margin: 10px 10px 0 0;
        display: inline-block;
    }

    .dnnFilePicker .dnnLeft img {
        display: block;
        margin: 20px 15px;
    }

/* FILE UPLOAD CSS */
span.dnnInputFileWrapper > input[type="file"] { /* force file upload style here, cause some module just override */
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    border: solid transparent;
    opacity: 0;
    filter: alpha(opacity=0);
    direction: ltr;
    cursor: pointer;
    height: 30px;
    font-size: 200px;
}

span.dnnInputFileWrapper { /* Notes(by Richard): here must set !important */
    position: relative !important;
    overflow: hidden !important;
    margin: 0 4px 0 0;
    width: auto !important;
    display: block !important;
    float: left !important;
}

    span.dnnInputFileWrapper > span.dnnSecondaryAction {
        display: inline-block;
        float: none;
        width: auto;
    }

/* DNN DRAG n DROP FILE PICKER UPLOAD */
.dnnFileUploadScope {
    display: block;
    float: left;
    background-color: #F0F0F0;
    margin-bottom: 10px;
    margin-right: 10px;
    padding: 0;
    width: 450px;
}

    .dnnFileUploadScope .dnnLeft {
        margin: 0;
        padding: 15px 10px 15px 10px;
    }

        .dnnFileUploadScope .dnnLeft .dnnFormItem {
            margin-bottom: 10px;
        }

    .dnnFileUploadScope .dnnFormItem span {
        display: block;
        float: left;
        width: 40px;
        margin-top: 8px;
        padding-left: 5px;
        text-align: left;
    }

    .dnnFileUploadScope .dnnFormItem .RadComboBox_Default {
        width: 180px;
        margin: 0;
        float: none;
    }

    .dnnFileUploadScope .dnnLeft .dnnFileUploadDropZone {
        position: relative;
        margin: 0;
        width: 180px;
        height: 150px;
        background: #d9eeff;
        border: 1px dashed #bbb;
        box-shadow: 0px 1px 0px #fff;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        color: #4577a2;
    }

        .dnnFileUploadScope .dnnLeft .dnnFileUploadDropZone span {
            display: block;
            position: absolute;
            left: 38px;
            top: 60px;
            color: #fff;
            font-size: 12px;
            background: rgba(0,0,0,0.5);
            padding: 5px 7px;
            border-radius: 3px;
            box-shadow: 0px 1px 0px #fff, inset 1px 1px 0px #555;
            opacity: 0.5;
            cursor: default;
            -webkit-transition: all 500ms ease-in-out;
            -moz-transition: all 500ms ease-in-out;
            -ms-transition: all 500ms ease-in-out;
            -o-transition: all 500ms ease-in-out;
            transition: all 500ms ease-in-out;
        }

        .dnnFileUploadScope .dnnLeft .dnnFileUploadDropZone:hover span {
            opacity: 1;
        }

input.dnnFixedSizeComboBox {
    width: 200px !important;
    margin-right: 10px;
    float: left;
}

div.dnnFixedSizeComboBox {
    width: 218px !important;
    margin-right: 15px;
    float: left;
}

.dnnFixedSizeComboBox + a.dnnSecondaryAction {
    float: left;
    margin-right: 10px;
}

input.dnnSmallSizeComboBox {
    width: 100px !important;
    margin-right: 10px;
    float: left;
}

div.dnnSmallSizeComboBox {
    width: 118px !important;
    margin-right: 15px;
    float: left;
}

.dnnSmallSizeComboBox + a.dnnSecondaryAction {
    float: left;
    margin-right: 10px;
}

td.dnnGridHeaderTD-NoBorder {
    border-right: none !important;
}

tr.dnnGridItem td, tr.dnnGridAltItem td {
    border-right: none;
}

    tr.dnnGridItem td input {
        margin-bottom: 0;
    }

/*-------------------------------------*/
/* ACCORDIAN
/*-------------------------------------*/
h2.dnnFormSectionHead {
    margin-top: 8px;
    margin-bottom: 18px;
    border-bottom: 1px solid #ddd;
    font-size: 32px;
    line-height: 36px;
    letter-spacing: -0.03em;
}

    h2.dnnFormSectionHead a {
        display: block;
        padding-left: 3px;
        background: url(/images/down-icn.png) no-repeat right 50%;
        text-decoration: none;
        color: #333;
        font-size: 18px;
        letter-spacing: normal;
        font-weight: normal;
    }

        h2.dnnFormSectionHead a:hover {
            color: #222;
            background: rgba(2,139,255,0.05) /* blue */ url(/images/down-icn.png) no-repeat right 50%;
        }

        h2.dnnFormSectionHead a.dnnSectionExpanded {
            background: url(/images/up-icn.png) no-repeat right 50%;
            color: #222;
        }

            h2.dnnFormSectionHead a.dnnSectionExpanded:hover {
                color: #222;
                background: rgba(2,139,255,0.05) /* blue */ url(/images/up-icn.png) no-repeat right 50%; /* ACTIVE BLUE */
            }

/*-------------------------------------*/
/* VERTICAL TABS */
/*-------------------------------------*/
.dnnVerticalTabs {
    margin-left: 0;
}

    .dnnVerticalTabs li {
        list-style: none;
    }

        .dnnVerticalTabs li a {
            display: block;
            padding: 15px 15px;
            border-bottom: 1px solid #ddd;
            border-right: 1px solid #ddd;
            background: rgba(0, 0, 0, 0.04);
            color: #999;
            text-decoration: none;
        }

            .dnnVerticalTabs li a:hover {
                background: rgba(0, 0, 0, 0.06);
                color: #333;
            }

        .dnnVerticalTabs li.active a {
            background: none;
            color: #333;
            border-right: 1px solid transparent;
        }

.tabBody {
    display: none;
}

/*-------------------------------------*/
/* SCROLL BAR */
/*-------------------------------------*/

.jspContainer {
    overflow: hidden;
    position: relative;
}

.jspPane {
    position: absolute;
}

.jspVerticalBar {
    position: absolute;
    top: 0;
    right: 0;
    width: 11px;
    height: 100%;
    background: #ccc;
}

.jspHorizontalBar {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 11px;
    background: #ccc;
}

    .jspVerticalBar *,
    .jspHorizontalBar * {
        margin: 0;
        padding: 0;
    }

.jspCap {
    display: none;
}

.jspHorizontalBar .jspCap {
    float: left;
}

.jspTrack {
    background: transparent;
    position: relative;
}

.jspVerticalBar .jspTrack {
    width: 5px;
    margin: 0 0 0 3px;
}

.jspHorizontalBar .jspTrack {
    height: 5px;
    margin: 3px 0 3px 0;
}

.jspVerticalBar .jspCap {
    display: block;
    height: 3px;
    width: 11px;
}

.jspHorizontalBar .jspCap {
    display: block;
    width: 3px;
    height: 11px;
}

.jspDrag {
    position: relative;
    top: 0;
    left: 0;
    border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px;
    opacity: .75;
    background: #000;
    cursor: pointer;
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag {
    float: left;
    height: 5px;
}

/*-------------------------------------*/
/* UPGRADE FIXES */
/*-------------------------------------*/

/* dark-knight skin fix in 7.0 */
div.SearchContainer {
    position: relative;
    white-space: nowrap;
}

div.SearchBorder {
    float: left;
    position: relative;
    width: 200px;
    height: 20px;
    margin-top: 2px;
    background-color: White;
    border: 1px solid #E0E0E0;
    white-space: nowrap;
}

input.SearchTextBox {
    float: left;
    height: 18px;
    width: 169px;
    z-index: 10;
    border: 0 none;
}

div.SearchContainer a {
    display: inline-block;
    position: relative;
    padding: 0 5px;
}

div.SearchIcon {
    float: left;
    height: 20px;
    width: 31px;
    z-index: 11;
    background: none no-repeat scroll 2px 2px transparent;
    cursor: pointer;
    text-align: right;
}

    div.SearchIcon img {
        margin-top: 3px;
    }

#SearchChoices {
    clear: both;
    display: none;
    position: absolute;
    z-index: 2000;
    left: 0;
    top: 21px;
    width: 160px;
    margin: 0;
    padding: 0;
    background-color: #EEEEEE;
    border: 1px solid #777777;
    cursor: pointer;
    text-align: left;
}

    #SearchChoices li {
        display: block;
        height: 20px;
        margin: 2px;
        padding: 2px 2px 2px 25px;
        background: none no-repeat scroll 5px center #EEEEEE;
        border: 1px solid #EEEEEE;
        cursor: pointer;
        list-style: none outside none;
        text-align: left;
    }

        #SearchChoices li.searchHilite {
            background-color: #DDDDFF;
            border: 1px solid #AAAAFF;
        }

        #SearchChoices li.searchDefault {
            background-color: #EEEEEE;
            border: 1px solid #EEEEEE;
        }
/*
    #dnn_dnnSEARCH_txtSearch,
    #dnn_dnnSearch_txtSearch,
    #dnn_dnnSEARCH_txtSearchNew,
    #dnn_dnnSearch_txtSearchNew {
        margin: 0;
        padding: inherit;
        font-size: inherit;
        border: inherit;
        border-radius: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        box-shadow: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        border: 0 none;
    }
    */
/* For Upgrade from DNN6 DarkKnight --------*/
#DNN6 {
    z-index: 0 !important;
}

    #DNN6 > #Header .SearchContainer .SearchTextBox {
        width: 130px !important;
        padding: 3px 0 0 0;
        border: none;
        box-shadow: none;
    }

/* Compatible with some old forge modules---*/
div.ModDNNAnnouncementsC table.ucLinkTypeRadioButtons label {
    display: inline !important;
}

div.ModDNNAnnouncementsC table.ucLinkTypeRadioButtons span.dnnRadiobutton {
    display: inline !important;
}

div.ModDNNAnnouncementsC .urlControl label, div.ModDNNLinksC .urlControl label {
    display: inline !important;
}

div.ModDNNFAQsC .Normal {
    width: auto !important;
}

div.ModDNNFeedbackC .dnnFormItem > label {
    display: inline-block;
    width: 33%;
    text-align: right;
}

div.ModDNNUserDefinedTableC div.RadEditor {
    height: auto !important;
}

div.ModDNNUserDefinedTableC ul.dnnActions {
    display: block;
}

div.ModDNNIFrameC .urlControl span.dnnRadiobutton {
    display: inline !important;
}

div.ModDNNIFrameC table.Normal td .dnnLabel {
    width: 100px;
}

div.ModDNNIFrameC table.Normal td span.dnnRadiobutton {
    margin: 5px 0 0 30px;
}

div.ModDNNLinksC .urlControl span.dnnRadiobutton {
    display: inline !important;
}

/*-------------------------------------*/
/* GENERIC CLASSES */
/*-------------------------------------*/
.left {
    float: left;
}

.right {
    float: right;
}

.dnnLeft {
    float: left;
}

.dnnRight {
    float: right;
}

.dnnClear {
    clear: both;
}

    .dnnClear:after {
        clear: both;
        content: ".";
        display: block;
        height: 0;
        visibility: hidden;
        font-size: 0;
    }

* + html .dnnClear {
    min-height: 1%;
}

/* used to set the different module align options - from module settings */
.DNNAlignleft {
    text-align: left;
}

.DNNAlignright {
    text-align: right;
}

.DNNAligncenter {
    text-align: center;
}

/* used to collapse panes without any content in them */
.DNNEmptyPane {
    width: 0px;
}

/* style to apply if the content should be hidden */
.Hidden {
    display: none;
}

.wordwrap {
    white-space: pre-wrap; /* CSS3 */
    white-space: -moz-pre-wrap; /* Firefox */
    white-space: -pre-wrap; /* Opera <7 */
    white-space: -o-pre-wrap; /* Opera 7 */
    word-wrap: break-word; /* IE */
}
/*Edit In Place Tool Bar Classes*/
.eipbackimg {
    position: absolute;
    margin-top: -32px;
    white-space: nowrap;
    background: url(/images/eip_toolbar.png) repeat-x;
    height: 32px;
    z-index: 1;
}

    .eipbackimg.editMode {
        border: 1px solid #777777 !important;
        background: -moz-linear-gradient(top, #303030 0%, #191919 100%) !important; /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#303030), color-stop(100%,#191919)) !important; /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #303030 0%,#191919 100%) !important; /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, #303030 0%,#191919 100%) !important; /* Opera 11.10+ */
        background: -ms-linear-gradient(top, #303030 0%,#191919 100%) !important; /* IE10+ */
        background: linear-gradient(to bottom, #303030 0%,#191919 100%) !important; /* W3C */
        opacity: 0.8;
    }

    .eipbackimg.containerTitle {
        margin-top: -8px;
    }

        .eipbackimg.containerTitle.editMode {
            left: auto;
            right: 0px;
            margin-top: 2px;
            background: none !important;
            border: none !important;
        }

.eipbuttonbackimg {
    width: 32px;
    height: 32px;
    cursor: pointer;
    float: left;
    background: url(/images/eip_toolbar.png) no-repeat;
}

.eipbackimg.editMode .eipbuttonbackimg {
    border-left: 1px solid #1f1f1f;
    border-right: 1px solid #393939;
    opacity: 0.5;
}

.eipbackimg.editMode.containerTitle .eipbuttonbackimg {
    border: none;
    opacity: 1;
}

.eipbuttonbackimg.eipbutton_cancel {
    background-position: -32px 0;
}

.eipbuttonbackimg.eipbutton_bold {
    background-position: -64px 0;
}

.eipbuttonbackimg.eipbutton_italic {
    background-position: -96px 0;
}

.eipbuttonbackimg.eipbutton_underline {
    background-position: -128px 0;
}

.eipbuttonbackimg.eipbutton_justifyleft {
    background-position: -160px 0;
}

.eipbuttonbackimg.eipbutton_justifycenter {
    background-position: -192px 0;
}

.eipbuttonbackimg.eipbutton_justifyright {
    background-position: -224px 0;
}

.eipbuttonbackimg.eipbutton_orderedlist {
    background-position: -256px 0;
}

.eipbuttonbackimg.eipbutton_unorderedlist {
    background-position: -288px 0;
}

.eipbuttonbackimg.eipbutton_outdent {
    background-position: -320px 0;
}

.eipbuttonbackimg.eipbutton_indent {
    background-position: -352px 0;
}

.eipbuttonbackimg.eipbutton_createlink {
    background-position: -384px 0;
}

.eipbackimg.containerTitle .eipbutton_cancel {
    background: url(/images/eip_title_cancel.png) no-repeat center center;
}

.eipbutton_edit {
    background: url(/images/eip_edit.png) no-repeat 100% center;
    float: left;
}

.eipbutton_save {
    background: url(/images/eip_save.png) no-repeat 100% center;
    float: left;
}

.eipbackimg.containerTitle .eipbutton_save {
    background-image: url(/images/eip_title_save.png);
}

.eipbackimg.editMode .eipborderhover {
    background-color: #333;
    opacity: 1;
}

.eipbackimg.editMode.containerTitle .eipborderhover {
    background-color: inherit;
}

div[id$=titleLabel_tb].visible ~ span {
    margin-left: 32px;
}
/* button style for standard HTML buttons */
.StandardButton {
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    display: inline-block;
    padding: 3px 6px 2px;
    .padding-bottom: 4px; /* IE hack to fix spacing issue. */
    text-decoration: none;
    text-align: center;
    background: #f9f9f9;
    color: black;
    border: 1px solid;
    border-top-color: #ccc;
    border-left-color: #ccc;
    border-right-color: #bbb;
    border-bottom-color: #bbb;
    cursor: pointer;
    text-decoration: none;
}

    .StandardButton:hover {
        border-color: #99ccff;
        background-color: #FDF5CE;
        cursor: hand;
        text-decoration: none;
    }

    .StandardButton a:hover {
        text-decoration: none;
    }

a.StandardButton {
    text-decoration: none;
}

.button_VOV:hover {
    border-color: #0065CC;
    -webkit-box-shadow: rgba(0,0,0,0.25) 1px 1px 3px;
    -moz-box-shadow: rgba(0,0,0,0.25) 1px 1px 3px;
    box-shadow: rgba(0,0,0,0.25) 1px 1px 3px;
    text-decoration: none;
}

.button_VOV {
    display: inline-block;
    margin: 0 2px 0 0;
    padding: 2px 5px 2px 5px;
    border: 1px solid #dedede;
    border-right: 1px solid #bbb;
    border-bottom: 1px solid #bfbfbf;
    background-color: #fff;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e9e9e9));
    background: -webkit-linear-gradient(top, #fff, #e9e9e9);
    background: -moz-linear-gradient(top, #fff, #e9e9e9);
    background: -ms-linear-gradient(top, #fff, #e9e9e9);
    background: -o-linear-gradient(top, #fff, #e9e9e9);
    font-family: "Lucida Grande",Tahoma,Arial,sans-serif;
    font-size: 100%;
    line-height: 130%;
    color: #464646;
    cursor: pointer;
    text-decoration: none;
    -webkit-border-radius: 11px;
    -moz-border-radius: 11px;
    border-radius: 11px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-box-shadow: rgba(0,0,0,0.1) 0px 1px 1px;
    -moz-box-shadow: rgba(0,0,0,0.1) 0px 1px 1px;
    box-shadow: rgba(0,0,0,0.1) 0px 1px 1px;
}

.highlight {
    text-decoration: none;
    color: black;
    background: yellow;
}

.ControlPanel {
    position: fixed;
    bottom: 0;
    right: 0;
    background-color: #fff;
    z-index: 100;
    border: 1px solid #ccc;
}

a.delRelated {
    font-size: 0;
    display: block;
    height: 14px;
    width: 14px;
    float: right;
    margin-right: 10px;
    color: red;
    font-size: 20px;
}

.list-lq ul li {
    line-height: 20px;
    background: url('/img/arrow-tlq.png') no-repeat 0 8px;
    padding-left: 15px;
}

.list-lq ul {
    list-style: none;
}
/* CONTAINER */
#divDefault .content {
    /*border-left: solid 1px #d3d3d3;
    border-right: solid 1px #d3d3d3;
    border-bottom: solid 1px #d3d3d3;
    background: #ffffff;
    padding: 10px;
    border-top: solid 1px #0079c4;*/
}

#divDefault .contentList {
    border-left: solid 1px #d3d3d3;
    border-right: solid 1px #d3d3d3;
    border-bottom: solid 1px #d3d3d3;
    background: #ffffff;
    padding: 0px 10px 10px 10px;
    border-top: solid 1px #0079c4;
}

#divDefault .sep {
    height: 2px;
    background: #01aafd;
    border-left: solid 1px #0079c4;
}

#divDefault .tdtitle {
    background: transparent;
    text-transform: uppercase;
    color: White;
    vertical-align: bottom;
    text-align: left;
}

#divDefault .tbtitle {
    height: 22px;
    vertical-align: bottom;
    padding-left: 0px;
    padding-right: 6px;
    display: none;
}

#divDefault .m_title {
    font-family: 'Roboto', Arial;
    text-transform: uppercase;
    color: #007236;
    font-size: 11pt;
}
/*Modal Popup*/
.modalBackground {
    /*background-color:#gray;*/
    background-color: Transparent;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.modalPopup {
    background-color: #f8faff;
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    padding: 3px;
}

.PagingTable {
    height: 33px;
}

.PagingTable {
    width: 100%;
    background-color: #FFFFFF;
    border-right: #003366 1px solid;
    border-top: #003366 1px solid;
    border-left: #003366 1px solid;
    border-bottom: #003366 1px solid;
}

a.CommandButton:link, a.CommandButton:visited {
    color: #CB2027;
    font-weight: normal;
    text-decoration: none;
}

a.CommandButton:hover {
    color: #3E81B5;
    text-decoration: underline;
}

.ib-setting .box {
    float: left;
    width: 700px;
}

.ib-setting fieldset {
    border: 1px solid #c0c0c0;
    margin: 10px 10px 20px 10px;
}

    .ib-setting fieldset legend {
        padding: 0px 6px;
        font-weight: bold;
    }

.upnewstd1 {
    width: 170px;
    vertical-align: middle;
    text-align: right;
    padding: 8px 10px 8px 0px !important;
    border-right: solid 1px #efefef;
}

    .upnewstd1 .toolbar_btn2, .upnewstd2 .toolbar_btn2 {
        margin: 5px 10px;
        padding: 8px;
        color: #fff;
    }

    .upnewstd1 .green, .upnewstd2 .green {
        border: solid 1px #4cae4c;
        background: #5cb85c;
    }

    .upnewstd1 .blue, .upnewstd2 .blue {
        background-color: #5bc0de;
        border-color: #46b8da;
    }

    .upnewstd1 .red, .upnewstd2 .red {
        background-color: #d9534f;
        border-color: #d43f3a;
    }

.upnewstd2 {
    width: 750px;
    padding-left: 10px !important;
}

    .upnewstd1 input, .upnewstd2 input {
        padding: 8px;
        font-size: 16px;
    }

.upnewstd1, .upnewstd2 {
    padding: 8px 0px;
    border-bottom: solid 1px #eee;
}

.upnewstd2a {
    padding: 10px;
    background: #eee;
}

#spnMsg {
}

.success {
    background-color: #5cb85c;
    font-size: 12px;
    color: #ffffff;
    padding: 10px 6px 10px 6px;
    margin-left: 5px;
    float: right;
    display: inline;
    position: absolute;
    width: 130px;
    right: 10px;
}

.failure {
    background-color: #ed4e2a;
    font-size: 12px;
    color: #000;
    padding: 5px 6px 5px 6px;
    margin-left: 5px;
    float: left;
}


.cf:before, .cf:after {
    content: "";
    display: table;
}

.cf:after {
    clear: both;
}

.cf {
    zoom: 1;
}

/* Form wrapper styling */
.search-wrapper {
    width: 650px;
    margin: 0px auto;
    border: solid 1px #ececec;
}

    /* Form text input */

    .search-wrapper input {
        width: 518px;
        height: 20px;
        padding: 10px 5px;
        float: left;
        font-size: 30px;
        font-weight: bold;
        border: 0;
        box-shadow: 0px 0px 0px 0px gainsboro;
        /*background: #EEE;*/
        /*border-radius: 3px 0 0 3px;*/
    }

        .search-wrapper input:focus {
            outline: 0;
            background: #fff;
            box-shadow: 0 0 2px rgba(0,0,0,.8) inset;
        }

        .search-wrapper input::-webkit-input-placeholder {
            color: #999;
            font-weight: normal;
            font-style: italic;
        }

        .search-wrapper input:-moz-placeholder {
            color: #999;
            font-weight: normal;
            font-style: italic;
        }

        .search-wrapper input:-ms-input-placeholder {
            color: #999;
            font-weight: normal;
            font-style: italic;
        }

    /* Form submit button */
    .search-wrapper button {
        overflow: visible;
        position: relative;
        float: right;
        border: 0;
        padding: 0;
        cursor: pointer;
        height: 40px;
        width: 122px;
        font: bold 15px/40px 'lucida sans', 'trebuchet MS', 'Tahoma';
        color: white;
        text-transform: uppercase;
        background: #D83C3C;
        border-radius: 0 3px 3px 0;
        text-shadow: 0 -1px 0 rgba(0, 0, 0, .3);
    }

        .search-wrapper button:hover {
            background: #e54040;
        }

        .search-wrapper button:active,
        .search-wrapper button:focus {
            background: #c42f2f;
            outline: 0;
        }

        .search-wrapper button:before { /* left arrow */
            content: '';
            position: absolute;
            border-width: 8px 8px 8px 0;
            border-style: solid solid solid none;
            border-color: transparent #d83c3c transparent;
            top: 12px;
            left: -6px;
        }

        .search-wrapper button:hover:before {
            border-right-color: #e54040;
        }

        .search-wrapper button:focus:before,
        .search-wrapper button:active:before {
            border-right-color: #c42f2f;
        }

        .search-wrapper button::-moz-focus-inner { /* remove extra button spacing for Mozilla Firefox */
            border: 0;
            padding: 0;
        }


/* Module Specific CSS */
/*  Make sure your CSS names don't overlap with other modules - its a good idea to prefix the names */
/*  We chose ce (Code Endeavors) for this sample, but you should use your own abbreviation */
.ceLabel {
    font-family: Arial;
    font-size: 12pt;
    font-weight: bold;
}

.ceResponse {
    font-family: Arial;
    font-size: 10pt;
    color: Red;
    font-weight: bold;
}

.ceHidden {
    display: none;
}

div.fieldset {
    /*border:  1px solid #afe14c;
	margin: 10px 0;
	padding: 5px 10px;*/
}

    div.fieldset span.legend {
        /*position: relative;
	background-color: #FFF;
	padding: 3px;
	top: -14px;
	font: 700 14px Arial, Helvetica, sans-serif;
	color: #73b304;*/
    }

div.flash {
    width: 402px;
    /*margin: 14px 0px;
	border-color: #D9E4FF;

	-moz-border-radius-topleft : 5px;
	-webkit-border-top-left-radius : 5px;
    -moz-border-radius-topright : 5px;
    -webkit-border-top-right-radius : 5px;
    -moz-border-radius-bottomleft : 5px;
    -webkit-border-bottom-left-radius : 5px;
    -moz-border-radius-bottomright : 5px;
    -webkit-border-bottom-right-radius : 5px;*/
}

button,
input,
select,
textarea {
    /*border-width: 1px; 
	margin-bottom: 10px;
	padding: 0px 0px;*/
}



    input[disabled] {
        border: 1px solid #ccc;
    }
/* FF 2 Fix */


#btnSubmit {
    margin: 0 0 0 155px;
}

/* -- Table Styles ------------------------------- */
td {
    font-family:Roboto, Helvetica, Arial, sans-serif;
    vertical-align: top;
    font-size:12px;
}
.progressWrapper {
    width: auto;
    overflow: hidden;
}

.progressWrapperDinhKem {
    width: 350px;
    overflow: hidden;
}

.progressContainer {
    margin: 1px;
    padding: 1px;
    overflow: hidden;
    margin-bottom: 10px;
}

/* Message */
.message {
    margin: 1em 0;
    padding: 10px 20px;
    border: solid 1px #FFDD99;
    background-color: #FFFFCC;
    overflow: hidden;
}
/* Error */
.red {
    border: solid 1px #B50000;
    background-color: #FFEBEB;
}

/* Current */
.green {
    border: solid 1px #DDF0DD;
    background-color: #EBFFEB;
}

/* Complete */
.blue {
    border: solid 1px #CEE2F2;
    background-color: #F0F5FF;
}

.progressName {
    font-size: 8pt;
    font-weight: 700;
    color: #555;
    width: 465px;
    text-align: left;
    overflow: hidden;
}



.progressBarInProgress,
.progressBarComplete,
.progressBarError {
    font-size: 0;
    width: 0%;
    height: 2px;
    background-color: blue;
    margin-top: 0px;
}

.progressBarComplete {
    width: 100%;
    background-color: green;
    visibility: hidden;
}

.progressBarError {
    width: 100%;
    background-color: red;
    visibility: hidden;
}

.progressBarStatus {
    margin-top: 0px;
    width: 402px;
    font-size: 8pt;
    font-family: Arial;
    text-align: left;
    white-space: nowrap;
}

a.progressCancel {
    font-size: 14px;
    color: #000000;
    display: block;
    /* height: 40px; */
    /* width: 30px; */
    float: left;
    /* margin: 0 auto; */
    /* background: red; */
    /* padding: 0px; */
    /* text-align: center; */
}

    a.progressCancel:hover {
        background-position: 0px 0px;
    }

a.dragInsert {
    font-size: 14px;
    color: #dd4b39;
    /* display: block; */
    /* height: 40px; */
    /* width: 30px; */
    float: left;
    /* margin: 0 auto; */
    /* background: #ffb407; */
    padding: 0px;
    /* text-align: center; */
}
.progressWrapper .progressContainer .thumb {
        width: 100px;
        max-height: 100px;
        float: left;
    }

        .progressWrapper .progressContainer .thumb img {
            width: 100%;
        }

    .progressWrapper .progressContainer .divDrag {
        float: left;
        position: relative !important;
    }

        .progressWrapper .progressContainer .divDrag ul {
            margin: 0px;
            padding: 0px;
        }

            .progressWrapper .progressContainer .divDrag ul li {
                list-style-type: none;
                padding: 0px 3px;
            }


/* -- SWFUpload Object Styles ------------------------------- */
.swfupload {
    vertical-align: top;
}

a.progressDrag {
    font-size: 0;
    display: block;
    height: 16px;
    width: 16px;
    background-image: url(images/link_add.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    float: right;
}

.divDrag {
    padding: 2px;
    /* margin: 0px; */
    list-style: none;
    /* font-family: Times New Roman; */
    background-color: #00000063;
    cursor: move;
    /* padding: 25px; */
    bottom: 10px;
    position: absolute;
    width: calc(100% - 25px);
    /* margin: 50px; */
    color: #fff;
    /* right: 60px; */
    /* left: 12px; */
}
.mark, mark {
    padding: 0.2em;
    background-color: #fcf8e3;
    font-size: 12px;
}
blockquote .small, blockquote footer, blockquote small {

    font-size: 12px;
}