/*
Theme Name: Muse
Theme URI: tpl_muse
Description: A full featured unlimited colors admin panel theme from Themio
Author: Themio
Author URI: http://themio.net
Version: 1.0

/* Structure
/* ---------------------- Table Freeze --------------- */
.hidden {
    display: none !important;
    visibility: hidden !important;
}

div.scrollbar {
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

    div.scrollbar.horizontal {
        height: 10px;
        bottom: -10px;
        left: 0;
    }

.outer {
    overflow: hidden;
}
/* ---------------------- END:- Table Freeze --------------- */

/* --------------------------- LOGIN, REPORT SPAM, TRIAL, VERIFY, UNSUBSCRIBE ----------------------- */
.logtitle {
    text-align: center;
    color: #fff;
    margin: 0;
}

#logform {
    margin: auto auto;
    background-color: #16331f;
    border-radius: 5px;
    padding: 26px 4px;
}

.logtable {
    border: none;
    margin: auto auto;
}

    .logtable input[type=text], .logtable input[type=password], .logtable select {
        border: solid 1px white;
        margin: 2px 0 0 0;
        width: 262px;
        height: 28px;
        background: transparent none repeat scroll 0% 0%;
        color: #ffffff;
        border-radius: 0;
    }

    .logtable input[type=submit] {
        margin: 7px 0 0 0;
    }

    .logtable label {
        color: #fff;
        margin: 0 0 3px 0;
    }
/*************** TOOLTIP *********************************************/
.tooltip {
    display: none;
    position: absolute;
    background: #333;
    background: rgba(0,0,0,.8);
    border-radius: 5px;
    padding: 10px;
    color: #fff;
}
/*************** PANEL *********************************************/
.panel {
    background-color: #FFF;
    border: 1px solid transparent;
    border-radius: 4px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-default > .panel-heading {
    background: #E8E8E8 none repeat scroll 0% 0%;
    border-bottom: 1px solid #D3D3D3;
}
.panel-default {
    border-color: #D3D3D3;
}
    .panel-default > .panel-heading {
        background-color: #F5F5F5;
        border-color: #DDD;
    }
.panel-heading {
    padding: 10px;
    line-height: 14pt;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    font-weight: bold;
}
    .panel-heading .right {
        margin: -5px;
    }
.panel-body {
    /*
    overflow-x: scroll;
    white-space: nowrap;
    */
}
/*******************************************************************/
#tot {
    font-weight: bold;
    text-align: center;
    /*background-color: #DDD;*/
    line-height: 30px;
}
    #tot a {
        color: #000;
        text-decoration: underline;
    }
.parent_filter {
    margin-bottom: 6px;
}

.widget-head_filter {
    background-color: #f8f8f8;
    background: -webkit-linear-gradient(top, #f8f8f8, #f2f2f2);
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    text-shadow: 0px 1px #fff;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #fff;
    color: #666;
    font-size: 13px;
    font-weight: bold;
    padding: 8px 15px;
    display: none;
}
.plhForm input[type=text], .plhForm input[type=password], .plhForm select, .plhForm textarea {
    width: 100%;
}
.plhForm textarea {
    height: 70px;
}
/*#widget_f_Content { display: block }*/
.all_issue {
    margin-left: 4px;
}

.search_filter {
    margin-left: -56px;
}

.manage {
    float: right;
}

.saved {
    float: right;
}

.action_div {
    margin-top: 5px;
}

.hangelayout {
}

a {
    color: #1735D5;
    text-decoration: none;
}
/*
a:hover {
text-decoration:underline;
}
*/
p {
    line-height: 1.5em;
    margin-bottom: 0.5em;
}

fieldset {
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px #1a6f93 solid;
    padding: 10px;
    margin-top: 10px;
    display: inline-block;
}
    fieldset legend {
        border: 1px #1a6f93 solid;
        padding: 5px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        background: #f1f1f1;
    }
/* Header
-------------------------------------------------------------------*/
header {
    padding: 0;
    height: 49px;
}

#logo {
    width: 120px;
    height: 40px;
    text-indent: -9999em;
    display: block;
    float: left;
}

header .left {
    padding: 4px 0px 4px 0px;
}

header .right {
    position: relative;
}

    header .right ul {
        display: block;
    }

.subscribe {
}
/* Don't show 'Logged in as' text */
header .right li {
    padding: 0 0 0 5px;
    float: left;
}
/*
header .right li:last-child {
border-right: none;
padding-right: 0;
background: none;
}
*/
header .right .sf-with-ul {
    text-indent: -9999em;
}

header .right .sf-sub-indicator {
    top: 0;
}

header .right .sfHover a,
header .right li li {
    background: #ddd;
}

header .right li ul {
    top: 1em !important;
    left: 10px !important;
}

header .right li li {
    padding: 10px;
}

#toolbar,
#help,
#addactivity,
#ctl00_hlSettings,
#record,
#login {
    float: left;
}

#ctl00_hlSettings {
    display: block;
    text-indent: -999em;
    height: 48px;
    width: 20px;
}

#toolbar {
    line-height: 20px;
    padding: 0 0px 0 0px;
}

#ctl00_hlSettings {
    background: url(../images/header/topnav/settingsicon.png) no-repeat center center;
}

.cal {
    position: relative;
    margin-top: -35px;
    float: right;
    cursor: pointer;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    #record {
        margin-right: 35px;
    }
}

#toolbar li a {
    text-decoration: none;
}

.caret {
    margin: 8px 0px 0px 2px;
    padding: 0px;
    text-decoration: none;
    font-weight: 600;
    display: inline-block;
    width: 0px;
    height: 0px;
    vertical-align: top;
    border-top-width: 4px;
    border-top-style: solid;
    border-color: black transparent rgb(85, 85, 85);
    border-right-width: 4px;
    border-right-style: solid;
    border-left-width: 4px;
    border-left-style: solid;
    content: '';
    opacity: 0.6;
    color: black;
}

.dropdown {
    border: 1px solid #ababab;
    background-color: #efefef;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    height: 22px;
    line-height: 22px;
    padding: 2px 5px 1px 5px;
    color: #000;
    display: block;
    cursor: pointer;
    font-family:Arial;
}

    .dropdown:hover {
        background-color: #ffffff;
    }

#help {
    margin-top: 14px;
    color: white;
    display: block;
    cursor: pointer;
    margin-left: 5px;
    border: 1px solid transparent;
}

#addactivity {
    margin-top: 14px;
    color: white;
    display: block;
    cursor: pointer;
    margin-left: 5px;
    border: 1px solid transparent;
}



#sub_login {
    height: 70px;
    right: 0px;
    top: 37px;
    width: 128px;
}

#sub_help {
    height: 68px;
    right: 55px;
    top: 36px;
    width: 120px;
}
#sub_addactivity {
   height: 100px;
    right: 50px;
    /*top: 37px;*/
    width: 128px;
    /*margin-left:1029px;*/
}
#sub_addactivitymodule {
   height: 41px;
    right: 72px;
    margin-left: -121px;
    margin-top: 30px;
    /*top: 37px;*/
   background-color: #d3d3d3;
    width: 84px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    /*margin-left:1029px;*/
}
#record {    
    margin-right: 5px;
    position: relative;
    margin-top: -35px;
    float: left;
    cursor: pointer;
}

.submenu {
    background: #FFFFFF;
    box-shadow: 0 0 5px #212121;
    z-index: 99999;
    display: none;
    position: absolute;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}
    /*
.submenu {
border: 1px solid #808080;
}
*/
    .submenu li:hover {
        background-color: #e9e9e9;
        text-decoration: none;
        color: #000;
        display: block;
        cursor: pointer;
    }

    .submenu li {
        width: 95%;
        display: block;
        background: none;
        line-height: 28px;
        padding-left: 3px;
        padding-right: 4px;
        margin-right: 10px;
    }

        .submenu li a {
            color: #444;
            text-decoration: none;
            display: block;
            padding-left: 30px;
        }

            .submenu li a:hover {
                color: #000;
            }

#ctl00_sub_record {
    background: #FFFFFF;
    box-shadow: 0 0 5px #212121;
    z-index: 99999;
    display: none;
    position: absolute;
    height: auto;
    right: 5px;
    top: 82px;
    width: auto;
}

    #ctl00_sub_record a:hover {
        text-decoration: underline;
    }

.editprofile a {
    background: url(../images/header/topnav/settings.png) no-repeat left center !important;
}

.logoutprofile a {
    background: url(../images/header/topnav/logout.png) no-repeat left center !important;
}
.reportbughelp a {
    background: url(../../../../images/icons/glyph_bug.jpg) no-repeat left center !important;
}

.helpmanual a {
    background: url(../../../../images/icons/eg_mediaicon_401.jpg) no-repeat left center !important;
}

#toolbar,
#toolbar li {
    color: #fff;
}

    #toolbar li a {
        color: #000;
    }

#logged,
#logged a {
    color: #fff;
}

#logged {
    opacity: 0.75;
}

    #logged a {
        display: inline;
    }

#searchbox {
    width: 170px;
    margin: 10px auto;
    display: block;
}

#titlediv {
    background: url(../images/header/pagetitle-bg.png) repeat-x;
    border-bottom: 1px solid #fff;
}

#pattern {
    padding-top: 10px;
    padding-bottom: 11px;
}
/* Navigation
-------------------------------------------------------------------*/
nav {
    /*: ;
background-image: url(../images/header/nav-bg.png);
background-repeat: repeat-x;
background-position: bottom;*/
    height: 40px;
}

    nav li li a {
        line-height: 32px;
    }

    nav li,
    nav li a {
        font-size: 12px;
        background-repeat: no-repeat;
        background-position: right top;
        color: #fff;
        text-decoration: none;
        padding: 0 6px 0 6px;
        display: inline-block;
        line-height: 39px;
    }

        nav li a:hover {
            text-decoration: none;
        }

    nav .icon img {
        float: left;
        padding-left: 10px;
    }

    nav li ul {
        box-shadow: 0 0px 3px rgba(0, 0, 0, 0.5);
    }

    nav li.active a {
        background-image: none;
    }

    nav .iconed a {
        padding-left: 10px;
    }

    nav .iconed img {
        vertical-align: text-bottom;
    }

    nav li li,
    nav li li a {
        background: url(../images/header/1px_2.png) repeat;
    }

        nav li li:hover {
            background: url(../images/header/1px.png) repeat;
        }
/* Sidebar
-------------------------------------------------------------------*/
#sidebar {
    background-image: url(../images/menu/sidebar_bg.png);
    background-repeat: repeat-y;
    background-position: top right;
}

@media screen {
    body > div#sidebar {
        position: fixed;
    }
}

* html body {
    overflow: hidden;
}

* html #wrap {
    height: 100%;
    overflow: auto;
}
    /* Sidebar */
    #wrap.sidebarred {
        margin-left: 204px;
    }
/* same as width of #sidebar */
#sidebar nav {
    margin-top: 0;
}

    #sidebar nav li {
        width: 100%;
    }

        #sidebar nav li ul {
            top: 0;
            left: 200px;
        }

            #sidebar nav li ul ul {
                left: 10em;
            }
/* Page Title
-------------------------------------------------------------------*/
ul.breadcrumbs {
    background: url(../images/header/breadcrumbhome.png) no-repeat left center;
    padding-left: 16px;
    color: #fff;
}

    ul.breadcrumbs li:before {
        padding: 0 5px 0 0;
    }

    ul.breadcrumbs a {
        color: #fff;
        font-size: 0.917em;
    }

.pagetitle {
    background-image: url(../images/header/pagetitle_grad.png);
    background-repeat: repeat-x;
    border-bottom: 1px solid #fff;
}

    .pagetitle .row {
        height: 110px;
        padding-top: 10px;
    }

.row h1 {
    color: #fff;
    font-weight: normal;
    margin-top: 45px;
}
/* Body
-------------------------------------------------------------------*/
#actualbody {
    border:5px solid #ccc !important;
}

    #actualbody .row {
        margin: 5px 0px;        
    }
/* Table
-------------------------------------------------------------------*/
.regular,
.zebra {
    border: 1px solid #ABABAB;
}

    .zebra tr:nth-child(2n) {
        background: #f1f1f1;
    }

    .regular tr:hover,
    .zebra tr:hover,
    .dataTable tr:hover {
        background: #ededed;
    }
/* DataTables */
.dataTables_length {
    float: left;
    width: 40%;
}

.dataTables_filter {
    float: right;
    text-align: right;
    width: 50%;
}

.dataTables_info {
    float: left;
    width: 50%;
    padding: 5px 0;
}

.dataTables_paginate {
    float: right;
    text-align: right;
}

.DataTables_sort_icon {
    float: right;
    margin-right: 10px;
    margin-top: 8px;
    position: relative;
}

.fg-toolbar {
}

.dataTable th {
    background: #b0e9e9;
    box-shadow: 0px 0 1px #d4f3f3 inset;
    border-top: none;
}

.dataTable td {
    border-top: none;
    border-bottom: none;
}

.dataTable tr td:first-child {
    border-left: 1px solid #ABABAB;
}

.dataTable tr td:last-child {
    border-right: 1px solid #ABABAB;
}

.dataTable tr:nth-child(2n) {
    background: #f1f1f1;
}

.sorting_1 {
    background: #f6fefe;
}

tr:nth-child(2n) .sorting_1 {
    background: #e9fdfc;
}

.fg-buttonset .ui-state-disabled,
.pagination .disabled a {
    color: #adadad;
}

.fg-buttonset .fg-button,
.pagination li a {
    background: #fbfbfb;
    padding: 5px 10px;
    border: 1px solid #ababab;
    opacity: 1;
    background: -moz-linear-gradient(top, #fbfbfb 0%, #f6f6f6 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fbfbfb), color-stop(100%,#f6f6f6));
    background: -webkit-linear-gradient(top, #fbfbfb 0%,#f6f6f6 100%);
    background: -o-linear-gradient(top, #fbfbfb 0%,#f6f6f6 100%);
    background: -ms-linear-gradient(top, #fbfbfb 0%,#f6f6f6 100%);
    -ms-filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbfbfb', endColorstr='#f6f6f6',GradientType=0 );
    background: linear-gradient(top, #fbfbfb 0%,#f6f6f6 100%);
}

.fg-buttonset span .ui-state-disabled,
.pagination .active a {
    background: #3d8fe3;
    color: #fff;
    background: -moz-linear-gradient(top, #3d8fe3 0%, #2d6bd9 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3d8fe3), color-stop(100%,#2d6bd9));
    background: -webkit-linear-gradient(top, #3d8fe3 0%,#2d6bd9 100%);
    background: -o-linear-gradient(top, #3d8fe3 0%,#2d6bd9 100%);
    background: -ms-linear-gradient(top, #3d8fe3 0%,#2d6bd9 100%);
    -ms-filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3d8fe3', endColorstr='#2d6bd9',GradientType=0 );
    background: linear-gradient(top, #3d8fe3 0%,#2d6bd9 100%);
    box-shadow: 0 1px 1px #58a4e9 inset;
    border: 1px solid #19559e;
    border-right-width: 2px;
}

.dataTables_filter input {
    box-shadow: inset 0 0 2px #e0e0e0;
}
/* Pagination + */
.pagination {
    font-size: 1em;
    margin-top: 2em;
    float: right;
}

    .pagination a {
        text-decoration: none;
    }

    .pagination li.disabled a,
    .pagination li.active a {
        cursor: default;
    }

    .pagination li {
        margin-left: -5px;
    }

        .pagination li:first-child a {
            margin-left: 0;
            border-radius: 3px 0px 0px 3px;
        }

        .pagination li:last-child a {
            border-radius: 0px 3px 3px 0px;
        }
/* Calendar */
.fc-header td {
    border: 0;
}

.fc-header tr {
    background: transparent;
}
/* Charts - style up the tooltips content */
.legend table {
    width: auto;
}

/* Forms
-------------------------------------------------------------------*/
span.info {
    display: block;
    margin-top: 5px;
}

.form {
    border: 1px solid #ababab;
    width: 100%;
    display: block;
}

    .form div.clearfix {
        border-bottom: 1px solid #d6d6d6;
        padding: 12px 6px;
    }

        .form div.clearfix label {
            float: left;
            text-align: right;
            padding-top: 6px;
        }

        .form div.clearfix:last-child {
            border-bottom: 0;
        }

        .form div.clearfix div.input {
            float: left;
            /*margin-left: 1.667em;*/
        }

    .form .red-highlight {
        background: #fcdddd;
    }

        .form .red-highlight input[type='text'] {
            border: 1px solid #db7a7a;
        }

    .form .green-highlight {
        background: #E1FCDD;
    }

        .form .green-highlight input[type='text'] {
            border: 1px solid #74A75A;
        }

    .form .grey-highlight {
        background: #E8E8E8;
    }

        .form .grey-highlight input[type='text'] {
            border: 1px solid #ababab;
        }

    .form .help {
        opacity: 0.75;
        font-size: 0.917em;
    }

newrecord .form .newrecord {
    opacity: 0.75;
    font-size: 0.917em;
}

.form .red-highlight .newrecord {
    color: #731313;
}

.form .green-highlight .newrecord {
    color: #377313;
}

.form .red-highlight .help {
    color: #731313;
}

.form .green-highlight .help {
    color: #377313;
}

.form.stacked label {
    text-align: left !important;
    display: block;
    float: none !important;
    width: auto !important;
}

.form.stacked div.input {
    margin-left: 0 !important;
    margin-top: 1em !important;
}

input[type="text"],
input[type="password"],
textarea {
    border: 1px solid #ababab;
    -moz-transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
    /*box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset;*/
    padding: 2px;
    vertical-align:middle;
}

select {
    border: 1px solid #ababab;
    -moz-transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
    /*box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset;*/
    padding: 1px;
}

    input[disabled],
    textarea[disabled],
    select[disabled],
    input[readonly],
    textarea[readonly],
    select[readonly] {
        background-color: #f2f2f2;
        border-color: #D3D3D3;
        box-shadow: inset 0 0 1px rgba(0,0,0,0.15);
    }

/* Typography
-------------------------------------------------------------------*/
/*
h3 {
    margin-bottom: 1em;
}
h4 {
    font-size: 1.333em;
    line-height: 1.666em;
}
h5 {
    font-size: 1em;
    line-height: 1.333em;
}
h6 {
    font-size: 0.75em;
    line-height: 1em;
}
h1,
h2 {
    color: #3b3b3b;
}

h1 {
    font-size: 2.333em;
}

h2 {
    font-size: 1em;
    text-shadow: 0 1px 0 #fff;
}
h2 {
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}
h3 {
    font-size: 1.667em;
    color: #000;
    padding-bottom: 5px;
    font-weight: bold;
}

h2 {
    background: #f8f8f8;
    background: -moz-linear-gradient(top, #f8f8f8 0%, #f3f3f3 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f8f8f8), color-stop(100%,#f3f3f3));
    background: -webkit-linear-gradient(top, #f8f8f8 0%,#f3f3f3 100%);
    background: -o-linear-gradient(top, #f8f8f8 0%,#f3f3f3 100%);
    background: -ms-linear-gradient(top, #f8f8f8 0%,#f3f3f3 100%);
    -ms-filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#f3f3f3',GradientType=0 );
    background: linear-gradient(top, #f8f8f8 0%,#f3f3f3 100%);
    position: relative;
    top: -0.5em;
    padding: 0.5em 1em;
    left: 1em;
    box-shadow: 0 1px 0 #FFFFFF inset, 0 1px 1px #E0E0E0;
    display: inline;
    border: 1px solid #BCBCBC;
}
*/

.widget_inside h2 {
    top: -0.5em;
    left: 0;
    line-height: 3em;
}

ul.disc,
ul.square,
ol.numbered {
    line-height: 1.2em;
}

    ul.disc ul,
    ul.square ul,
    ol.numbered ol {
        text-indent: 2em;
    }

blockquote {
    font-size: 1.2em;
    line-height: 1.4em;
    font-style: italic;
    border-left: 5px solid #ddd;
    padding-left: 10px;
}

cite {
    font-style: normal !important;
}

    cite:before {
        content: "~";
    }

pre {
    background: #fff !important;
}
/* Notification
-------------------------------------------------------------------*/
.notification {
    display: block;
    padding: 1.3em 35px;
    margin-bottom: 1em;
}

    .notification.undone {
        border: 1px solid #c88383;
        background: url(../images/notifications/cross.png) no-repeat 10px center #fabbbb;
        color: #882626;
    }

    .notification.done {
        border: 1px solid #90b96b;
        background: url(../images/notifications/tick.png) no-repeat 10px center #c2ee9b;
        color: #345f0e;
    }

    .notification.information {
        border: 1px solid #7ea2bf;
        background: url(../images/notifications/information-balloon.png) no-repeat 10px center #b6d9f4;
        color: #1e4f74;
    }

    .notification.setting {
        border: 1px solid #b7b7b7;
        background: url(../images/notifications/gear.png) no-repeat 10px center #e2e2e2;
        color: #454545;
    }

    .notification.warning {
        border: 1px solid #c2c193;
        background: url(../images/notifications/exclamation.png) no-repeat 10px center #f1efb1;
        color: #6c6913;
    }
/************************ END - Button *****************************/

.button, input[type="submit"], input[type="button"], input[type="reset"] {
    font-weight:bold;
    font-family:Arial;
    padding: 0 10px;
    height: 25px;
    line-height: 22px;
    color: #000;
    text-decoration: none;
    background: #dfdfdf;
    border-width: 1px;
    border-style: solid;
    border-color: #cecece #bababa #a8a8a8;
    /*border-radius: 3px 3px 2px 2px;*/
    outline: 0;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    zoom: 1;
    *display: inline;
    *vertical-align: auto;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    background-image: -webkit-linear-gradient(top, #f1f1f1, #dfdfdf 70%, #dadada);
    background-image: -moz-linear-gradient(top, #f1f1f1, #dfdfdf 70%, #dadada);
    background-image: -o-linear-gradient(top, #f1f1f1, #dfdfdf 70%, #dadada);
    background-image: linear-gradient(to bottom, #f1f1f1, #dfdfdf 70%, #dadada);
    /*
    -webkit-box-shadow: inset 0 1px #fdfdfd, inset 0 0 0 1px #eaeaea, 0 1px #a8a8a8, 0 3px #bbbbbb, 0 4px #a8a8a8, 0 5px 2px rgba(0, 0, 0, 0.25);
    box-shadow: inset 0 1px #fdfdfd, inset 0 0 0 1px #eaeaea, 0 1px #a8a8a8, 0 3px #bbbbbb, 0 4px #a8a8a8, 0 5px 2px rgba(0, 0, 0, 0.25);
    */
}
a.button {
    line-height: 25px;
}
    .button:hover, input[type="submit"]:hover, input[type="button"]:hover, input[type="reset"]:hover {
        background: #dfdfdf;
        border-top-color: #c9c9c9;
    }

    .button.blue, input[type="submit"].blue, input[type="button"].blue, input[type="reset"].blue {
        color: #000;
        background: #61cdf3;
        border-color: #6fbad1 #3fa3c0 #3583ab;
        background-image: -webkit-linear-gradient(top, #9be5fa, #61cdf3 70%, #5fbde8);
        background-image: -moz-linear-gradient(top, #9be5fa, #61cdf3 70%, #5fbde8);
        background-image: -o-linear-gradient(top, #9be5fa, #61cdf3 70%, #5fbde8);
        background-image: linear-gradient(to bottom, #9be5fa, #61cdf3 70%, #5fbde8);
        /*
        -webkit-box-shadow: inset 0 1px #c5f0fd, inset 0 0 0 1px #8ad1eb, 0 1px #3583ab, 0 3px #3f9db8, 0 4px #3583ab, 0 5px 2px rgba(0, 0, 0, 0.4);
        box-shadow: inset 0 1px #c5f0fd, inset 0 0 0 1px #8ad1eb, 0 1px #3583ab, 0 3px #3f9db8, 0 4px #3583ab, 0 5px 2px rgba(0, 0, 0, 0.4);
        */
    }

        .button.blue:hover, input[type="submit"].blue:hover, input[type="button"].blue:hover, input[type="reset"].blue:hover {
            background: #61cdf3;
            border-top-color: #3eaac9;
        }

    .button.icon, input[type="submit"].icon, input[type="button"].icon, input[type="reset"].icon {
        padding-left: 5px;
    }

        .button.icon span, input[type="submit"].icon span, input[type="button"].icon span, input[type="reset"].icon span {
            padding-left: 22px;
            background-position: 0px;
            line-height: 25px;
        }

        .button.icon.view span, input[type="submit"].icon.view span, input[type="button"].icon.view span, input[type="reset"].icon.view span {
            background: transparent url('../../../images/icons/search.png') no-repeat left center;
        }

        .button.icon.add span, input[type="submit"].icon.add span, input[type="button"].icon.add span, input[type="reset"].icon.add span {
            background: transparent url('../../../images/icons/add.png') no-repeat left center;
        }

        .button.icon.relation span, input[type="submit"].icon.relation span, input[type="button"].icon.relation span, input[type="reset"].icon.relation span {
            background: transparent url('../../../images/icons/relation.png') no-repeat left center;
        }
        .button.icon.calendar span, input[type="submit"].icon.calendar span, input[type="button"].icon.calendar span, input[type="reset"].icon.calendar span {
            background: transparent url('../../../images/icons/calendar.png') no-repeat left center;
        }
        .button.icon.list span, input[type="submit"].icon.list span, input[type="button"].icon.list span, input[type="reset"].icon.list span {
            background: transparent url('../../../images/icons/list.png') no-repeat left center;
        }
/************************ END - Button *****************************/


.report {
    text-align: center;
}


/* Up-Down Button
-------------------------------------------------------------------*/
.up,
.down {
    color: #fff;
    text-align: center;
    display: inline-block;
    margin: 0 12px 10px;
    width: 13% !important;
    min-width: 130px;
    padding: 10px 5px;
}

.up {
    background: url(../images/buttons/uparrow_sep.png) no-repeat left -65px;
    box-shadow: 0 1px 0px #9CC49D inset;
    border-color: #4f6a05;
}

.down {
    background: url("../images/buttons/downarrow_sep.png") no-repeat left 0;
    box-shadow: 0 1px 0px #E7C351 inset;
    border-color: #9d6008;
}

    .up .value,
    .up .attr,
    .down .value,
    .down .attr {
        display: block;
        text-align: center;
    }

    .up .value,
    .down .value {
        font-size: 1.833em;
        padding: 4px 0 2px;
    }

    .up .attr,
    .down .attr {
        font-size: 0.917em;
        padding: 2px 0 4px;
    }
/* Footer
-------------------------------------------------------------------*/
footer {
    background-color: #16331f;
    padding-top: 10px; /*15px*/
}
/* Consolidating CSS3 Features
-------------------------------------------------------------------*/

.picker,
.gallery li img,
.form,
input[type="text"],
input[type="password"],
textarea,
select,
.notification,
button,
input[type="submit"],
input[type="button"],
input[type="reset"],
.button,
.report .up,
.report .down,
code {
    /*
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    */
}

.widget,
.twipsy-inner {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
/* Twipsy
-------------------------------------------------------------------*/
.twipsy {
    display: block;
    position: absolute;
    visibility: visible;
    padding: 5px;
    font-size: 11px;
    z-index: 1000;
    -ms-filter: alpha(opacity=80);
    -khtml-opacity: 0.8;
    -moz-opacity: 0.8;
    opacity: 0.8;
}

    .twipsy.fade.in {
        -ms-filter: alpha(opacity=80);
        -khtml-opacity: 0.8;
        -moz-opacity: 0.8;
        opacity: 0.8;
    }

    .twipsy.above .twipsy-arrow {
        bottom: 0;
        left: 50%;
        margin-left: -5px;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-top: 5px solid #000000;
    }

    .twipsy.left .twipsy-arrow {
        top: 50%;
        right: 0;
        margin-top: -5px;
        border-top: 5px solid transparent;
        border-bottom: 5px solid transparent;
        border-left: 5px solid #000000;
    }

    .twipsy.below .twipsy-arrow {
        top: 0;
        left: 50%;
        margin-left: -5px;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-bottom: 5px solid #000000;
    }

    .twipsy.right .twipsy-arrow {
        top: 50%;
        left: 0;
        margin-top: -5px;
        border-top: 5px solid transparent;
        border-bottom: 5px solid transparent;
        border-right: 5px solid #000000;
    }

.twipsy-inner {
    padding: 3px 8px;
    background-color: #000000;
    color: white;
    text-align: center;
    max-width: 200px;
    text-decoration: none;
}

.twipsy-arrow {
    position: absolute;
    width: 0;
    height: 0;
}

.fade {
    -webkit-transition: opacity 0.15s linear;
    -moz-transition: opacity 0.15s linear;
    -ms-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
    opacity: 0;
}

    .fade.in {
        opacity: 1;
    }

.dashboard_layout {
    float: right;
    text-align: right;
}
/* Fixes for Mobile
-------------------------------------------------------------------*/
@media handheld, only screen and (max-width: 767px) {
    /* Layout Fixes */
    .widget {
        padding-top: 0px;
    }

    h2 {
        top: -1em;
    }

    .col_12 .col_1,
    .col_12 .col_2,
    .col_12 .col_3,
    .col_12 .col_4,
    .col_12 .col_5,
    .col_12 .col_6,
    .col_12 .col_7,
    .col_12 .col_8,
    .col_12 .col_9,
    .col_12 .col_10,
    .col_12 .col_11 {
        margin-bottom: 10px;
    }

    .pattern h1,
    header .left {
        margin-left: 10px;
    }

    header .right {
        margin-right: 10px;
    }

    /* Form Fixes */
    .form div.clearfix label {
        text-align: left;
        float: none;
    }

    .form div.clearfix div.input {
        display: block;
        margin-left: 0;
        margin-top: 10px;
        float: none;
    }

        .form div.clearfix div.input input[type="text"],
        .form div.clearfix div.input input[type="password"] {
            width: 80%;
        }
    /* Sidebar */
    #wrap.sidebarred {
        margin-left: 0;
    }


    .image {
        display: none;
    }    

    nav {
        height: 33px;
        padding-top: 7px;
    }

        nav .mobile-only {
            font-size: 15px;
            position: relative;
            margin-left: 5px;
            width: 60%;
        }

    .cal, #record {
        margin-top: -30px;
        margin-right: 5px;    
    }
}

@media screen and (min-width: 768px) {
    .dropdownimage {
        display: none;
    }

    .container {
        height: auto;
    }
}

@media screen and (min-width: 1008px) and (max-width: 1282px) {
    .search_filter {
        margin-left: 1px;
    }
}

@media screen and (min-width: 929px) and (max-width: 1007px) {
    .search_filter {
        margin-left: 15px;
    }
}

@media screen and (min-width: 858px) and (max-width: 928px) {
    .search_filter {
        margin-left: 72px;
    }

    .all_issue {
        margin-left: 10px;
    }
}

@media screen and (min-width: 792px) and (max-width: 857px) {
    .search_filter {
        margin-left: 50px;
    }
}

@media screen and (min-width: 768px) and (max-width: 791px) {
    .search_filter {
        margin-left: 46px;
    }
}

@media screen and (min-width: 768px) and (max-width: 940px) {
    #widget_f {
        margin-top: 30px;
    }
}

@media screen and (min-width: 500px) and (max-width: 600px) {
    #widget_f {
        margin-top: 0px;
    }
}

@media screen and (max-width: 499px) {
    #widget_f {
        margin-top: -30px;
    }
}

@media screen and (min-width: 416px) and (max-width: 499px) {
    .search_filter {
        margin-left: 70px;
    }

    .all_issue {
        margin-left: 70px;
    }

    .adavance_filter {
        margin-left: 70px;
    }

    .widget_filter {
        margin-top: 25px;
    }
}

@media screen and (min-width: 320px) and (max-width: 415px) {
    .search_filter {
        margin-left: 3px;
    }

    .widget_filter {
        margin-top: 25px;
    }
}

@media screen and (min-width: 331px) and (max-width: 346px) {
    .adavance_filter {
        width: 287px;
    }
}

@media screen and (min-width: 320px) and (max-width: 330px) {
    .col_1,
    .col_2,
    .col_3,
    .col_4,
    .col_5,
    .col_6,
    .col_7,
    .col_8,
    .col_9,
    .col_10,
    .col_11,
    .col_12 {
        padding-left: 1px;
        padding-right: 1px;
    }

    .adavance_filter {
        width: 281px;
        margin-left: 7px;
    }

    .small.button {
        margin-left: -8px;
    }
}
/*@media screen and (min-width: 260px) and (max-width: 302px) { 
header .right {
    margin-right: 5px;
    margin-top: -32px;
}
}
@media screen and (min-width: 303px) and (max-width: 307px) { 
header .right {
    margin-right: 13px;
    margin-top: -32px;
}
}*/
@media screen and (min-width: 320px) and (max-width: 663px) {
    .subscribe {
        display: none;
    }
}

@media screen and (min-width: 601px) {
    #widget_f_Content {
        display: block;
    }
}

@media screen and (max-width: 600px) {
    #widget_f_Content {
        display: none;
    }

    .widget-head_filter {
        cursor: pointer;
        background-color: #f8f8f8;
        background: -webkit-linear-gradient(top, #f8f8f8, #f2f2f2);
        border-top-right-radius: 3px;
        border-top-left-radius: 3px;
        text-shadow: 0px 1px #fff;
        border-bottom: 1px solid #ccc;
        border-top: 1px solid #fff;
        color: #666;
        font-size: 13px;
        font-weight: bold;
        padding: 8px 15px;
        display: block;
    }

    .clearleft {
        clear: left !important;
        margin-top: 15px;
    }
}

@media screen and (min-width: 320px) and (max-width: 480px) {
    .changelayout {
        display: none;
    }
}

@media screen and (min-width: 320px) and (max-width: 400px) {
    .logo {
        width: 107px;
        margin-left: -7px;
    }

    footer {
        font-size: 10px;
        margin-left: -14px;
    }
}

@media screen and (min-width: 320px) and (max-width: 419px) {
    .padding_top_90 {
        padding-top: 13px !important;
    }

    .form div.clearfix div.input input[type="text"],
    .form div.clearfix div.input input[type="password"] {
        width: 95%;
    }
}

@media screen and (min-width: 320px) and (max-width: 274px) {
    a {
        margin-left: -19px;
    }
}

@media screen and (min-width: 660px) and (max-width: 767px) {
    .dashboard_layout {
        margin-top: -29px;
        float: right;
        text-align: right;
    }

    .clearleft {
        clear: left !important;
        margin-top: 15px;
    }
}

@media screen and (min-width: 320px) and (max-width: 659px) {
    .dashboard_layout {
        float: left;
        text-align: left;
    }
}
/* in Portrait mode */
@media screen and (max-width: 320px) {
    header .right li {
        padding: 0 5px;
        /* Shrink the toolbar to fit */
    }
}
/* Used for Demo
-------------------------------------------------------------------*/
#aurora_option,
.trigger {
    position: fixed;
    z-index: 9999;
    right: 0;
}

#aurora_option {
    padding: 10px;
    top: 217px;
    background: #111;
    display: none;
    border-radius: 3px 0 0 3px;
}

    #aurora_option label {
        width: 10em;
        padding: 0;
    }

#aurora_option {
    border: 0;
    border-radius: 5px 0 0 5px;
}

    #aurora_option .clearfix {
        border: 0;
    }

.trigger {
    padding: 10px;
    top: 188px;
    background: #111;
    z-index: 999;
    color: #fff;
}

.picker {
    background-color: #222936;
    border: 2px solid #222222;
    float: left;
    height: 14px;
    width: 60px;
}

#aurora_or,
#aurora_or span {
    display: block;
    line-height: 1.3em;
}

#aurora_or {
    color: #fff;
    text-align: center;
}

    #aurora_or span {
        border-top: 1px solid #ddd;
    }

#aurora_option select {
    padding: 0;
}

#aurora_option label {
    padding-top: 5px;
    color: #929292;
}
/* Widget */
.widget_filter {
    border: 1px solid #c9c9c9;
    border-radius: 3px;
    display: block;
    background: #fbfbfb;
}

.widget {
    border: 1px solid #c9c9c9;
    border-radius: 3px;
    margin-top: 10px;
    margin-bottom: 0px;
    display: block;
    background: #fbfbfb;
    box-shadow: 0 1px 2px #858585;
}

.widget_inside {
    padding: 10px;
}

    .widget_inside .col_12 {
        margin-bottom: 40px;
    }

        .widget_inside .col_12:last-child {
            margin-bottom: 20px;
        }

.widget p {
    margin: 3px 0px 5px 0px !important;
    line-height: 20px;
}

.widget hr {
    margin: 8px 0px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #fff;
}

.widget .table {
    margin: 0px;
    width: 100%;
}

    .widget .table .btn {
        font-size: 11px !important;
    }

.widget .table-bordered {
    border-radius: 0px;
    border: 0px;
}

    .widget .table-bordered th {
        border-bottom: 1px solid #ddd !important;
    }

    .widget .table-bordered td {
        border-top: 0px !important;
        border-bottom: 1px solid #ddd !important;
        border-radius: 0px !important;
    }

        .widget .table-bordered td:first-child,
        .widget .table-bordered th:first-child {
            border-left: 0px;
        }

    .widget .table-bordered thead:first-child tr:first-child > th:first-child,
    .widget .table-bordered tbody:first-child tr:first-child > td:first-child {
        border-radius: 0px;
    }

.widget .padd,
.modal-body {
    padding: 13px 15px;
}

.widget .widget-head,
.modal-header {
    background-color: #f8f8f8;
    background: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f2f2f2));
    background: -webkit-linear-gradient(top, #f8f8f8, #f2f2f2);
    background: -moz-linear-gradient(top, #f8f8f8, #f2f2f2);
    background: -ms-linear-gradient(top, #f8f8f8, #f2f2f2);
    background: -o-linear-gradient(top, #f8f8f8, #f2f2f2);
    background: linear-gradient(top, #f8f8f8, #f2f2f2);
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    text-shadow: 0px 1px #fff;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #fff;
    color: #666;
    font-size: 13px;
    font-weight: bold;
}

.widget-head {
    background-color: #f8f8f8;
    background: -webkit-linear-gradient(top, #f8f8f8, #f2f2f2);
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    text-shadow: 0px 1px #fff;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #fff;
    color: #666;
    font-size: 13px;
    font-weight: bold;
    padding: 8px 15px;
}

.widget .widget-head .widget-icons i {
    font-size: 14px;
    margin: 0px 4px;
}

.widget .widget-head .widget-icons a {
    color: #aaa;
}

    .widget .widget-head .widget-icons a:hover {
        color: #999;
    }

.widget-head .widget-icons i {
    font-size: 14px;
    margin: 0px 4px;
}

.widget .widget-foot,
.modal-footer {
    background-color: #f8f8f8;
    background: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f2f2f2));
    background: -webkit-linear-gradient(top, #f8f8f8, #f2f2f2);
    background: -moz-linear-gradient(top, #f8f8f8, #f2f2f2);
    background: -ms-linear-gradient(top, #f8f8f8, #f2f2f2);
    background: -o-linear-gradient(top, #f8f8f8, #f2f2f2);
    background: linear-gradient(top, #f8f8f8, #f2f2f2);
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    text-shadow: 0px 1px #fff;
    border-bottom: 1px solid #fff;
    border-top: 1px solid #ccc;
    padding: 8px 15px;
    font-size: 12px;
    color: #555;
    box-shadow: inset 0px 1px 1px #fff;
}

.widget-foot {
    background-color: #111;
    background: -webkit-gradient(linear, left top, left bottom, from(#222), to(#111));
    background: -webkit-linear-gradient(top, #222, #111);
    background: -moz-linear-gradient(top, #222, #111);
    background: -ms-linear-gradient(top, #222, #111);
    background: -o-linear-gradient(top, #222, #111);
    background: linear-gradient(top, #222, #111);
    text-shadow: 0px 1px #000;
    border-bottom: 1px solid #000;
    border-top: 1px solid #222;
    color: #aaa;
    box-shadow: inset 0px 1px 1px #444;
}
/* Widget white extras */
.widget .nav-tabs > li a {
    padding: 5px 10px;
}

.widget .nav-tabs {
    margin-bottom: 5px;
}

.widget .tab-content {
    margin-bottom: 10px;
}

.pull-left {
    float: left;
}

.pull-right {
    float: right;
}

    .pull-right a {
        padding: 4px;
    }
/*** DRAG & DROP REDIPS ***/
/* drag objects (DIV inside table cells) */
.drag {
    cursor: move;
    border-radius: 4px; /* Opera, Chrome */
    -moz-border-radius: 4px; /* FF */
    /* round corners */
    margin-bottom: 1px;
    margin-top: 0px;
    z-index: 10;
    font-size: 10pt; /* needed for cloned object */
    background-color: white;
    text-align: left;
    /*: ;
margin: auto;
width: 87px;
height: 20px;
line-height: 20px;*/
}
/* drag objects border for the first table */
.t1 {
    border: 1px solid #499B33;
    background-color: #FAFAFA;
    padding: 2px;
    width: 200px;
}
/* drag object border for the second table */
.t2 {
    border: 2px solid SteelBlue;
}

#drag_left {
    width: 233px;
    height: 450px;
    float: left;
    /* make it visible */
    border: 1px solid SlateGray;
    /*background-color: #eee;*/
    overflow: auto;
    position: relative;
}
/* table cells */
.tb td {
    height: 25px;
    width: 200px;
    border: 1px solid #808080;
    text-align: left;
    padding: 3px 5px 3px 5px;
}

#DragWordList {
    overflow: auto;
    height: 450px;
    width: 233px;
    background-color: #e0e0e0;
    cursor: move;
    padding: 3px;
    border: 1px solid SlateGray;
}

    #DragWordList li {
        padding-top: 5px;
        padding-left: 2px;
        height: 20px;
        border: 1px solid Gray;
        text-align: left;
        background-color: #e0e0e0;
        list-style: none;
    }
/*** END OF DRAG & DROP REDIPS ***/
/*** GRIDVIEW ***/

.grid {
    /*font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;*/
    text-align: left;
    border-collapse: collapse;
    margin-top: auto;
    margin-bottom: 20px;
}

    .grid th {
        font-weight: normal;
        color: #000;
        padding: 8px;
        vertical-align: middle;
        white-space: nowrap;
        background: #ddd;
        border: 1px solid #939ab5;
    }
        .grid th.sort {
            background-color: #ccc;
        }        

    .grid td {
        color: #000;
        border: 1px solid #ccc5c5;
        padding: 8px;
        vertical-align: middle;
    }

    .grid tr:hover td {        
        background: #ddd;
    }

    .grid th a:link,
    .grid th a:active,
    .grid th a:visited,
    .grid th a:hover {
        color: #000;
        display: block;
        text-decoration: none;
    }

    .grid td a:link,
    .grid td a:active,
    .grid td a:visited,
    .grid td a:hover {
        text-decoration: underline;
        vertical-align:middle;
        display:inline-block;
    }

/*** END OF GRIDVIEW ***/
/*** CHILD GRIDVIEW ***/

.childgrid {
    text-align: left;
    border-collapse: collapse;
    margin-top: auto;
}

    .childgrid th {
        font-weight: bold;
        color: #039;
        padding: 8px;
        vertical-align: middle;
        white-space: nowrap;
        background: #f5f7fe;
        border: 1px solid #ABABAB;
    }

    .childgrid td {
        color: #000;
        border: 1px solid #ABABAB;
        padding: 8px;
        background: #f5f7fe;
        vertical-align: middle;
    }

    .childgrid th a:link,
    .childgrid th a:active,
    .childgrid th a:visited,
    .childgrid th a:hover {
        color: #039;
        display: block;
        text-decoration: none;
    }

    .childgrid td a:link,
    .childgrid td a:active,
    .childgrid td a:visited,
    .childgrid td a:hover {
        text-decoration: underline;
    }

/*** END OF CHILD GRIDVIEW ***/
    .flddesctooltip:hover {
        cursor: help;
    }

div#divDetail {
    width: 300px;
    height: auto;
    min-height: 20px;
    line-height: 20px;
    padding: 5px;
    text-align: center;
    background-color: #666;
    border: 5px solid #666;
    border-radius: 5px 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.0980392);
    -webkit-box-shadow: 5px 5px rgba(0, 0, 0, 0.0980392);
    -moz-box-shadow: 5px 5px rgba(0, 0, 0, 0.0980392);
    display: none;
    z-index: 2 !important;
}

    div#divDetail:after {
        content: "";
        position: absolute;
        width: 0;
        height: 0;
        border-width: 10px;
        border-style: solid;
        border-color: transparent transparent #666 transparent;
        top: -25px;
        left: 50px;
    }

    div#divDetail li {
        padding: 0px 0px;
        text-align: left;
    }

        div#divDetail li a {
            text-decoration: none;
            color: #ffffff;
            text-align: left;
        }

            div#divDetail li a:hover {
                text-decoration: underline;
            }

.HoverRoot {
    list-style: disc;
    color: #ffffff;
    margin-left: 15px;
}

.label {
    background-color: #25781a;
    padding: 0.5em 0.8em;
    float: right !important;
    display: inline;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #FFF;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25em;
}
