/******************************************************************************
 * HTML Tags
 ******************************************************************************/
html {
    height: 100%;
}

body {
    background-color:white;
    background-image:url(images/bgConteudo.png);
    background-repeat:repeat-x;
    font-family: verdana, helvetica, arial, geneva, tahoma, sans-serif;
    font-size: 70%;
    margin: 0;
    padding: 0px;
    color: #333;
    width: 100%;
    height: 100%;
    text-align: center;
    border: 0 none;
}

div { 
    background: none; 
}

h1 {
    font-size: 12px;
    font-weight: bold;
    color: #333;
    margin: 0 0 10px 0;
}

h2 {
    font-size: 11px;
    font-weight: bold;
    color: #333;
    margin: 0 0 0 15px;
}

h3 {
    font-size: 11px;
    font-weight: normal;
    color: #900;
    margin: 0 0 0 35px;
    display: inline;
}

h4 {
    font-size: 10px;
    font-weight: normal;
    color: #333;
    margin: 0 0 0 45px;
    padding: 0;
    display: inline;
}

fieldset {
    background: #fdfdfd url(images/bgConteudo.png) repeat-x top;
    border-bottom: 5px solid #CCC;
    border-left: 1px solid #CCC;
    border-right: 5px solid #CCC;
    border-top: 1px solid #CCC;
    display: block;
    font-size: 11px;
    font-weight: normal;
    margin: 10px;
    padding: 10px 20px 20px;
}

fieldset fieldset {
    border-width: 1px 1px 1px 1px;
    font-size: 11px;
    font-weight: normal;
    display: block;
    margin: 0;
    padding: 0;
}

legend {
    border-bottom: #1c89bf dashed 1px;
    color: #1c89bf;
    display: block;
    font-family: arial;
    font-size: 15pt;
    font-weight: bold;
    width: 100%;
    text-align: left;
    padding: 0 0 10px 0;
    margin: 0 50px 10px 0;
    float: left;
}

fieldset fieldset legend {
    border-bottom: none;
    font-family: arial;
    font-size: 12pt;
    color: #333;
    font-weight: bold;
    width: 100%;
    text-align: left;
    text-indent: 10px;
    display: inline;
    margin: 0;
    float: left;
    padding-top: 4px;
}

code {
    font-size: 11px;
    font-weight: normal;
    padding: 5px;
}

hr {
    height: 1px;
    color: #CCC;
}

/******************************************************************************
 * Theme Structure
 ******************************************************************************/
.mStdOut {
    font-weight: bold;
    z-index: 100;
    background-color: #EEE;
    position: absolute;
    top: 0;
}

.mStdOut pre {
    margin: 50px 0 0 120px;
}

.mThemeBody {
    font-size: 12px;
    margin: 0px;
    padding: 0px;
}

.mThemeContent {
    font-size: 11px;
    color: #333;
    font-weight: normal;
    width: 750px;
    vertical-align: top;
    text-align: center;
}

.mThemeBox {
    background-color: #dddddd;
    border: 1px #CCCCCC solid;
}

.mThemeBox .title {
    color: #333;
    font-weight: bold;
    font-size: 11px;
    text-decoration: none;
    height: 15px;
    display: block;
}

/*** Tan hack for IE ***/
* html .mThemeBox .title { margin-right: -3px; }

.mThemeBox .content {
    background-color: #ffffff;
    font-size: 11px;
    font-weight: normal;
    margin: 1px;
    padding: 5px;
}

.mThemeContainer {
    width: 100%;
    height: 100%;
    border: none;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    border: none;
    overflow: auto;
}

.mThemeContainerTop {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    margin: 0;
    padding: 0;
    background: blue;
    height: 45px;
    width: 100%;
    background-color: #1f72bf;
    color: white;
    background-image: none;
    background-repeat: repeat-x;
    z-index: 2;
}

.mThemeContainerModule {
    padding: 2px;
    font-size: 11px;
    font-weight: bold;
    text-align: right;
}


.banner .icon {
    position: relative;
    top: 18px;
    left: 10%;
}

.banner .title {
    left: 15%;
    margin-top: 5px;
    color: #1664b2;
    font-weight: bold;
    font-size: 20px;
    position: relative;
    top: 13px;
}

.banner .version {
    left: 15%;
    margin-top: 5px;
    color: #ff6c05;
    font-weight: bold;
    font-size: 20px;
    position: relative;
    top: 13px;
}

.banner .commentText {
    left: 30%;
    color: #ff6c05;
    font-weight: bold;
    font-family: times;
    position: relative;
    top: 10px;
}

#mThemeMenus {
    position: fixed;
    z-index: 5;
    top: 0px;
    width: auto;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    height: 20px;
}

#mMenuBox {
    position: fixed;
    top: 0;
    left: 0;
}

.mThemeContainerMenu {
    float: left;
    background: menu;
    width: 150px;
    padding: 0;
}

.mThemeContainerContent {
    float: left;
    width: 580px;
    height: auto;
    text-align: left;
    margin: 8px;
    position: relative;
    z-index: 0;
    font: caption;
    font-weight: normal;
    background: window;
}

.mThemeContainerExt {
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    margin: 0;
    font: caption;
    font-weight: normal;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    z-index: 0;
}

.mThemeContainerContentFull {
    margin-top: 50px;
    padding-bottom: 50px;
}

.mThemeContainerContentFullAjax {
    text-align: left;
    margin: auto;
    padding: 0;
    font: caption;
    font-weight: normal;
    height: 100%;
    width: 750px;
    z-index: 0;
}

.mThemeContainerContentPopup {
    height: auto;
    text-align: left;
    position: relative;
    z-index: 0;
    font: caption;
    font-weight: normal;
    background: window;
}

.mThemeContainerBottom {
    font: status-bar;
    clear: both;
    text-align: center;
    position: fixed;
    bottom: 0px;
    height: 20px;
    width: 100%;
    z-index: 1;
    background: #1F72BF url(images/bgHeader.jpg) top repeat-x;
}

.mThemeContainerMinbar {
    width: 750px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    clear: both;
    text-align: left;
}

/******************************************************************************
 * ThemeElements
 ******************************************************************************/
/******************************************************************************
 * topMenu
 ******************************************************************************/
#mContainerTopMenu {
    position: fixed;
    width: auto;
    z-index: 2;
    height: 4%;
    top: 23px;
}

.mTopMenuBox {
    padding: 2px;
    font-size: 10px;
    font-weight: normal;
    text-align: left;
    color: #fff;
}

.mTopMenuBox li {
    padding-left: 5px;
    color: #1F72BF;
}

.mTopMenuBox ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
    color: #1F72BF;
}

.mTopMenuBox ul li {
    display: inline;
    color: #1F72BF;
}

.mTopMenuBox ul li .mMenuLink {
    color: #1F72BF;
    text-decoration: none;
}

.mTopMenuBox:hover ul:hover li:hover .mMenuLink:hover {
    color: white;
    text-decoration: none;
}

.mTopMenuCurrent {
    padding: 2px;
    font-size: 10px;
    font-weight: bold;
    color: white;
}

.mTopMenuLink {
    text-decoration: none;
    color: white;
}

@media print {
    .mTopMenuLink:active,
    .mTopMenuLink:hover,
    .mTopMenuLink:link,
    .mTopMenuLink:visited,
    .mTopMenuLink,
    .mTopMenuCurrent,
    .mTopMenuBox:hover ul:hover li:hover .mMenuLink:hover,
    .mTopMenuBox ul li .mMenuLink,
    .mTopMenuBox ul li,
    .mTopMenuBox ul,
    .mTopMenuBox li,
    .mTopMenuBox { color: #333 !important; }
}

.mTopMenuLink:link, .mTopMenuBox ul li, .mTopMenuBox ul li .mMenuLink, .mTopMenuCurrent {
    color: white;
    font-weight: bold;
    font-size: 11px;
}

/******************************************************************************
 * Menu e submenu
 ******************************************************************************/
.mMenuBox {
    margin: 0px;
    padding: 3px 0px 3px 0px;
    background-color: #eee;
    width: 100%;
    font: menu;
}

.mMenuBox li a.mMenuLink {
    padding-left: 14px;
    background-image: url(../../images/bullet.gif);
    background-repeat: no-repeat;
    background-position: .5em .5em;
    text-decoration: none;
}

.mMenuBox li div.mMenuTitle {
    font-weight: bold;
    font-size: 11px;
    text-align: center;
    background-color: #D0D0D0;
    padding: 2px;
    border-top: 2px solid #999;
}

.mMenuBox li div.hr { background-color: #999; }

.mMenuBox ul li {
    width: 100%;
    margin: 1px 0px 1px 0px;
}

.mMenuBox ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.mMenuBox li a.mMenuLink:link {
    color: #333;
    text-decoration: none
}

.mMenuBox li a.mMenuLink:visited { text-decoration: none }

.mMenuBox li a.mMenuLink:hover,
.mMenuBox li a.mMenuLink:active { text-decoration: underline }

.mSubmenuBox {
    margin-left: 15px;
    padding: 0px;
    background-color: #EEE;
}

.mSubmenuBox li a.mMenuLink {
    padding-left: 10px;
    background-image: url(images/seta.jpg);
    background-repeat: no-repeat;
    background-position: 0 .3em;
}

.mSubmenuBox ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.mSubmenuTitle {
    color: #333;
    font-weight: bold;
    font-size: 9px;
    text-decoration: none;
    text-align: center;
    background-color: #CCC;
    vertical-align: top;
}

.mSubmenuText {
    text-decoration: none;
    margin-left: 16px;
}

/******************************************************************************
 * Status Bar
 ******************************************************************************/
.mStatusBar {
    background: #1F72BF url(images/formheader-background.png) repeat-x;
    width: 100%;
    margin: 0;
    padding: 5px 0 5px 0;
    height: 14px;
    position: absolute;
    left: 0;
    bottom: 0;
}

.mStatusBar li {
    border: #3F92DF solid 1px;
    border-top-color: #4FA2EF;
    text-align: left;
    font-size: 10px;
    font-weight: normal;
    color: #fff;
    margin: 3px 0px 3px 0px;
    padding-left: 2%;
    padding-right: 20px;
    padding-bottom: 4px;
    margin: 0;
}

.mStatusBar li:hover {
    background-color: #0D609D;
    background-repeat: repeat-x;
    border: #96bedc solid 1px;
    margin: 0;
}

.mStatusBar ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
    text-align: center;
}

.mStatusBar ul li { display: inline; }

/******************************************************************************
 * moduleHeader
 ******************************************************************************/
.mModuleHeader {
    color: #333;
    font-weight: bold;
    font-size: 11px;
    text-decoration: none;
}

/******************************************************************************
 * contentHeader
 ******************************************************************************/
.mContentHeader {
    background-color: #FFFFFF;
    color: #333;
    font-weight: bold;
    font-size: 13px;
    margin: 2px 0px 5px 0px;
    text-decoration: none;
}

/******************************************************************************
 * ThemeTable
 ******************************************************************************/
.themeTableBody { background-color: #ffffff; }

.themeTable {
    color: #333;
    font-weight: normal;
    font-size: 11px;
    text-decoration: none
}

.mGridBody th, .mGridBody td {
    max-width: 300px;
    white-space: initial;
}

.mGridBody th span, .mGridBody td span {
    width: 100%;
    word-wrap: break-word;
    line-height: 15px !important;
}

/******************************************************************************
 * Dialogs with IFrame (deprecated)
 ******************************************************************************/
.mPopup {
    overflow: hidden;
    border-style: none;
    border: 0;
}

/******************************************************************************
 * Loading Message
 ******************************************************************************/
#mLoadingMessage {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    right: 1%;
    border: none;
    display: block;
}

#mLoadingMessageBg {
    background-color: gray;
    opacity: 0.1;
    filter: alpha(opacity=10);
    top: 0;
    left: 0;
    right: 1%;
    position: fixed;
    z-index: 998;
    width: 100%;
    height: 100%;
    display: block;
    border: solid 1px #666;
}

#mLoadingMessageImage {
    width: 10%;
    left: 45%;
    top: 35%;
    height: 65px;
    position: absolute;
    border: 2px solid #C0C0C0;
    background-color: white;
    background-image: url("images/loading.gif");
    background-repeat: no-repeat;
    background-position: center 8px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    opacity: 50.0;
    margin-left: 0px;
    margin-top: 2px;
    padding: 10px;
}

#mLoadingMessageText {
    top: 0px;
    opacity: 1.0;
    position: relative;
    margin-top: 3px;
    font-size: 12px;
    font-weight: bold;
    padding-top: 50px;
    margin-left: 0;
    text-align: center;
    width: 100%;
}

/******************************************************************************
 * statistics
 ******************************************************************************/
div.statistics {
    position: absolute;
    width: 500px;
    left: 10px;
    overflow: scroll;
    height: 200px;
}

div.statistics .image { text-align: right; }

div.statistics .text {
    background-color: #f7f7f7;
    border-top: solid #555 1pt;
    border-bottom: solid #fff 1pt;
    border-left: solid #555 1pt;
    border-right: solid #fff 1pt;
    vertical-align: top;
    font-size: 10px;
    font-style: normal;
    font-weight: normal;
    color: #333;
    padding: 4pt;
}

/******************************************************************************
 * Box
 ******************************************************************************/
.mBox {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
}

@media print {
    .mBox {
        width: 100% !important;
        padding-bottom: 0px !important;
    }
}

* html .mBoxInner { height: 1%; }

.mBoxInner {
    border: 0;
    background: none;
    margin: 0 0 0 0;
    padding-left: 1px;
    padding-right: 1px;
}

.mPromptBox .mBoxInner { padding: 0; }

@media print {
    .mBoxInner {
        border: none !important;
        background-color: white !important;
        margin: 0px !important;
    }
}

.mBoxTitle  {
    background: #1f72bf url(images/formheader-background.png) repeat-x;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
    vertical-align: top;
    padding: 0px !important;
    left: 0px;
    width: 100%;    
    height: 26px;
    position: relative;
    top: 46px;
    line-height: 22px;
}

.mBoxTitleCaption {
    text-align: left;
    padding-top:2px;
    font-size: 13px !important;
    float: left;
    width: 100%;
}

.mBoxTitleIcon {
    float: left;
    width: 17px;
    height: 17px;
    padding: 1px;
    display: block;
}

.mBoxTitleButton {
    float: right;
    padding-top: 0px;
    padding-right: 0px;
    width: 20px;
    text-align: right;
}

.mBoxContent {
    background: threedface;
    font: caption;
    padding: 8px;
}

.mContainerContentFull, .mContainerContentFullAjax, .mThemeContainerContentFullAjax {
    text-align: left;
    height: 100%;
    margin: 0;
}

#__mainForm .mThemeContainerContentFullAjax {
    width: 100% !important;
    padding-bottom: 20px;
}

#__mainForm {
    height: 100%;
}

/******************************************************************************
 * Panel
 ******************************************************************************/
/* Tan hack for IE/Win */
* html .mPanelBody {
    height: 1%;
    padding-top: 65px;
}

.mPanelBody {
    overflow: hidden;
    margin-top: 0;
    padding-bottom: 10px;
    width: 100%;
}

.mPanelBody .mPanelCellBox {
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 2px;
    margin-bottom: 2px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 7px;
    padding-bottom: 7px;
    outline: solid 1px transparent;
    text-decoration: none;
    display: block;
}

.mPanelBody .mPanelCellLeft { float: left; }
.mPanelBody .mPanelCellClear { clear: both; }

.mPanelBody .mPanelCellLarge {
    width: 70px;
    height: 68px;
}

.mPanelBody .mPanelCellSmall {
    width: 125px;
    height: 30px;
}

.mPanelBody .mPanelCellBox:hover,.mPanelCellBox:active {
    opacity: 0.8;
    moz-opacity: 0.8;
    filter: alpha(opacity=80);
}

/******************************************************************************
 * prompt
 ******************************************************************************/
.mPrompt {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
    border: 0 none;
}

.mPromptBox .mBoxOuter {
    width: 70%;
    background-color: transparent;
    margin-left: auto;
    margin-right: auto;
}

.mPromptBox {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    border: 1px solid #C0C0C0;
}

.mPromptBox .mPromptBoxButton {
    clear: left;
    text-align: center;
    margin: 0px;
}

.mPromptBox .mPromptBoxButton li button {
    font: caption;
    width: 80px;
    margin: 5px;
}

.mPromptBox .mPromptBoxButton ul {
    list-style: none;
    padding: 5pt;
    margin: 0;
}

.mPromptBox .mPromptBoxButton ul li {
    display: inline;
}

.mPromptBox .mPromptBoxText {
    float: left;
    text-align: left;
    padding: 5px 5px 5px 40px;
    font-size: 11px;
    font-weight: bold;
}

.mPromptBox .mPromptBoxText li {
    background-image: url(../../images/bullet.gif);
    background-repeat: no-repeat;
    background-position: 0 0.5em;
    margin-left: .7em;
    padding-left: 10px;
}

.mPromptBox .mPromptBoxText ul {
    list-style: none;
    padding: 5pt;
    margin: 0;
}

.mPromptBox .mPromptBoxTitle {
    color: #FFF;
    font-weight: bold;
    font-size: 11px;
    text-decoration: none;
    vertical-align: top;
    height: 20px;
    margin: 0;
}

.mPromptBox .mPromptBoxTitle .caption {
    text-align: left;
    padding-top: 2px;
    float: left;
    width: 280px;
}

.mPromptBox .mPromptBoxTitle .icon {
    float: left;
    padding-top: 2px;
    padding-left: 2px;
    width: 20px;
}

.mPromptBox .mPromptBoxTitle .button {
    float: right;
    padding-top: 2px;
    padding-right: 2px;
    width: 20px;
    text-align: right;
}

.mPromptBoxBody {
    background-color: white;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: 5px 5px;
}

.mPromptBox .mPromptBoxTitleError {
    background-color: #f00;
    background-image: url(images/backgroundError.png);
    background-repeat: repeat-x;
    border: solid 1px #c80000;
}

.mPromptBoxError { background-image: url(images/error.png); }
.mPromptBox .mPromptBoxTitleInformation { background: #00f url(images/backgroundInfo.png) repeat-x scroll 0 0; }
.mPromptBoxInformation { background-image: url(images/info.png); }

.mPromptBox .mPromptBoxTitleConfirmation {
    background-color: #f00;
    background-image: url(images/backgroundError.png);
}

.mPromptBoxConfirmation { background-image: url(images/confirmation.png); }

.mPromptBox .mPromptBoxTitleQuestion {
    background-color: #009600;
    background: #277EB0 url(images/backgroundQuestion.png) repeat-x scroll 0 0;
}

.mPromptBoxQuestion { background-image: url(images/question.png); }

.mPromptBoxTitleAlert {
    background-color: #FFFF3C;
    color: #000000;
}

.mPromptBoxAlert {
    background-color: #FFFFFF;
    width:100%;
    background-image: url(images/alert.png);
    background-repeat: no-repeat;
    background-position: 5px 5px;
}


/******************************************************************************
 * Messages
 ******************************************************************************/
.mMessage {
    text-align: left;
    background-repeat: no-repeat;
    background-position: 5px 2px;
    padding: 5px 5px 5px 35px;
    font-size: 11pt;
    min-height: 16px;
    margin: 4px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;

    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, .3);
    box-shadow: 0 1px 4px rgba(0, 0, 0, .3);

    color: white;
    text-shadow: 0 1px 1px gray;
    font-weight: bold;
}

.mMessageSuccess {
    background-color: #4EC553;
    background-image: url(images/success.png);
}

.mMessageInformation {
    background-color: #268CEB;
    background-image: url(images/info.png);
}

.mMessageError {
    background-color: #EB3635;
    background-image: url(images/error.png);
}

.mMessageWarning {
    background-color: #F0D724;
    background-image: url(images/warning.png);
    text-shadow: 0 1px 2px gray;
}

/******************************************************************************
 * Controls
 ******************************************************************************/
.mSpacer {
    clear: both;
    line-height: 0;
    background-color: transparent;
    height: 0;
}

.mHr {
    width: 100%;
    height: 0px;
    line-height: 0px;
    font-size: 0px;
    margin: 0px;
    border-top: 1px solid #CCC;
    border-bottom: 1px solid white;
    clear: both;
}

.mSeparator {
    width: 95%;
    font-size: 11px;
    vertical-align: top;
    font-weight: normal;
    border: none !important;
    margin: 0px;
}

.mHint {
    background-color: #f2f5f7;
    font-size: 9px;
    border: solid #93bcd9 1px;
    color: #287eb0;
}

.mReadOnly {
    font: caption;
    font-weight: normal;
    color: #333;
    background-color: threedface;
    margin-top: 2px;
}

.mLabel, .mCaption, .mCaptionRequired, .mFormRow .label {
    font-family: arial;
    color: #333;
    font-size: 12px;
    font-weight: normal;
    margin-left: 2px;
}

.mLabelBold { font-weight: bold; }

.mLabel:hover,
.mLabel:active,
.mCaption:hover,
.mCaption:active,
.mLabel-text:hover,
.mLabelText:active,
.mText:hover,
.mText:active { color: #333; }

.mLabelText {
    color: #333;
    font-size: 11px;
    font-weight: bold;
    margin: 2px;
}

.mText {
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
    margin: 2px;
}

.mTextField {
    font-family: arial;
    font-size: 11px;
    font-weight: normal;
    margin: 2px 2px 2px 1px;
    background: #fff url(images/validationInputBg.png);
    outline: none;
    border: 2px solid #9ddbfb;
    height: 14px;
}

@media print {
    .mTextField, .mSelection {
        font-size: 8px !important;
        border: 1px solid #666 !important;
        margin: 0px !important;
    }
}

.mTextField:hover,
.m-multiline-field:hover,
.m-text-user-field:hover,
.m-text-passwd-field:hover,
textarea:hover,
.mSelection:hover { background-color: aliceblue; }

.mTextField:focus,
.m-multiline-field:focus,
.m-text-user-field:focus,
.m-text-passwd-field:focus,
textarea:focus,
.mSelection:focus { background-color: aliceblue; }

.mTextUserField {
    padding-left: 18px;
    background: url(images/loginUser.png) no-repeat white;
    outline: none;
}

.mTextPasswdField {
    padding-left: 18px;
    background: url(images/loginPass.png) no-repeat white;
}

.mMultilineField, textarea {
    font-size: 11px;
    font-weight: normal;
    background-color: #fff;
    vertical-align: top;
    margin: 1px;
    border: 2px solid #9DDBFB;
}

.mSelection {
    font-size: 11px;
    font-weight: normal;
    background-color: #fff;
    margin: 2px 2px 2px 1px;
    border: 2px solid #9ddbfb;
}

.mTextField mReadOnly { border: 1px solid #9DDBFB; }

.mButton {
    font-size: 11px;
    font-weight: normal;
    background-color: #FAFAFA;
    border-bottom: 2px solid #999;
    border-right: 2px solid #999;
    border-left: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    min-height: 28px;
    line-height: 18px;
    margin: 2px 1px 1px 2px;
    background-image: url(images/button-background.png);
    color: #333;
    background-repeat: no-repeat;
    padding: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.mButton:hover {
    cursor: pointer;
    background-color: #EAEAEA;
}

.mButton:active {
    border-bottom: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    border-left: 2px solid #999;
    border-top: 2px solid #999;
    margin: 1px 2px 2px 1px;
}

.mButton span {
    position: relative;
    top: -3px;
}

.mButton img {
    float: left;
}

@media print {
    .mButton {
        font-size: 8px !important;
        border: 1px solid #666 !important;
    }
}

.mButtonFind {
    background-image: url(images/button_select.png);
    background-repeat: no-repeat;
    background-color: transparent;
    border: 0;
    width: 20px;
    height: 20px;
    vertical-align: top;
    margin: 2px 0 0 0;
}

.mButtonFind:hover,
.mButtonFind:active { background-color: #CECECE; }

.mButtonCloseUp {
    font: message-box;
    background: url(../../images/button_close.png) no-repeat top left;
    background-position: 0 -30px;
    width: 17px;
    height: 17px;
    vertical-align: top;
    margin: 2px;
}

.mButtonCloseDown {
    font: message-box;
    background: url(../../images/button_close.png) no-repeat top left;
    background-position: 0 -74px;
    width: 17px;
    height: 17px;
    vertical-align: top;
    margin: 2px;
}

.mButtonMinimizeUp {
    font: message-box;
    background: url(images/button_minimize.png) no-repeat top left;
    background-position: 0 -30px;
    width: 17px;
    height: 17px;
    vertical-align: top;
    margin: 2px;
}

.mButtonMinimizeDown {
    font: message-box;
    background: url(images/button_minimize.png) no-repeat top left;
    background-position: 0 -74px;
    width: 17px;
    height: 17px;
    vertical-align: top;
    margin: 2px;
}

.mButtonHelpUp {
    font: message-box;
    background-image: url(images/button_help_up.png);
    background-repeat: no-repeat;
    width: 17px;
    height: 17px;
    text-align: center;
    vertical-align: top;
    margin: 2px;
}

.mButtonHelpDown {
    font: message-box;
    background-image: url(images/button_help_down.png);
    background-repeat: no-repeat;
    width: 17px;
    height: 17px;
    text-align: center;
    vertical-align: top;
    margin: 2px;
}

.mBaseGroup { display: block; }
.mBaseGroup .mContainerVertical { clear: both; }

.mRadiobuttonGroup {
    color: #333;
    font-size: 11px;
    font-weight: normal;
    margin-top: 1px;
    margin-bottom: 1px;
}

.mCheckboxGroup {
    color: #333;
    font-size: 11px;
    font-weight: normal;
    margin-top: -2px;
    margin-bottom: 1px;
    margin-left: -4px;
    vertical-align: 50%;
}

.mCheckboxGroup label { color: #000000; }

.mScrollableLabel {
    color: #333;
    font-size: 11px;
    font-weight: normal;
}

.mScrollableField {
    background-color: #EDEDED;
    border: solid #c0c0c0 1px;
    overflow: auto;
}

.mMultitextField .select {
    font-size: 11px;
    font-weight: normal;
    width: 180px;
    font-size: 11px;
    font-weight: normal;
    background-color: #fff;
    margin: 2px;
    border: 1px solid #93bcd9;
}

.mMultitextField .label {
    color: #333;
    font-size: 9px;
    margin-top: 1px;
    margin-bottom: 1px;
    vertical-align: top;
}

.mMultitextField .textfield {
    font-size: 11px;
    font-weight: normal;
}

.mMultitextField .combo {
    font-size: 11px;
    font-weight: normal;
}

.mMultitextField .button {
    font-size: 11px;
    font-weight: normal;
    margin: 0px 5px 5px 0px;
    width: 70px;
    text-align: center;
    vertical-align: top;
}

.mMultitextField .buttonPosH {
    float: left;
}

.mMultitextField .fieldPosH {
    float: left;
    width: 200px;
}

.mMultitextField .selectPosH {
    float: left;
}

.mMultitextField .selection {
    float: left;
    width: 280px;
}

.mMultitextField fieldset {
    padding: 10px;
    border: 1px solid #CCC;
}

.mFileContent {
    font: message-box;
    font-weight: bold;
    text-align: left;
}

.mFileField {
    font-size: 11px;
    font-weight: normal;
    background-color: white;
    margin: 2px 2px 2px 1px;
    border: 2px solid #9DDBFB;
}

/******************************************************************************
 * Container
 ******************************************************************************/
/* Tan hack for IE/Win */
* html .mContainerControls { height: 1%; }
.mContainerControls { overflow: hidden; }

.mContainerHorizontal {
    display: block;
    float: left;
    margin-right: 26px;
}

.mContainerVertical { margin-bottom: 3px; }

/******************************************************************************
 * mSimpleTable
 ******************************************************************************/
.mSimpleTable {

}

/******************************************************************************
 * TableRaw
 ******************************************************************************/
.mTableRaw {
    background-color: #359;
    border-collapse: collapse;
    border: 1px solid #CCC;
}

.mTableRaw td, .mTableRaw th, .mTableRaw caption { padding: 4px; }

.mTableRaw caption {
    border-top: 1px solid #CCC;
    border-right: 1px solid #CCC;
    border-left: 1px solid #CCC;
    background-color: #FFF;
    color: #359;
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
    text-align: center;
}

.mTableRawTitle {
    background-color: #FFF;
    color: #359;
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
    text-align: center;
}

.mTableRawColumnTitle {
    background-color: #1F72BF;
    background-image: none;
    border-left: 1px solid white;
    color: white;
    font-weight: bold;
    font-size: 11px;
    text-decoration: none
}

.mTableRawColumnTitle .mLink {
    color: white;
    text-decoration: none;
}

.mTableRawColumnTitle .mLink:hover { text-decoration: underline; }

.mTableRawRow {
    background-color: #FFF;
    color: #333;
    font-weight: normal;
    font-size: 11px;
    text-decoration: none
}

.mTableRawRow0 {
    background-color: #FFF;
    color: #333;
    font-weight: normal;
    font-size: 11px;
    text-decoration: none
}

.mTableRawRow1 {
    background-color: #eee;
    color: #333;
    font-weight: normal;
    font-size: 11px;
    text-decoration: none
}

.mTableRawRow0:hover,.mTableRawRow1:hover {
    background-color: #DDDDDD;
    border: 0;
}

@media print {
    .mTableRawTitle {
        background-color: white !important;
        color: #333 !important;
        font-weight: bold !important;
        font-size: 10px !important;
        text-decoration: none !important;
        text-align: center !important;
        border: solid 1px #666 !important;
    }

    .mTableRawColumnTitle {
        background: white !important;
        color: #333 !important;
        font-weight: bold !important;
        font-size: 10px !important;
        text-decoration: none !important;
        border: solid 1px #666 !important;
    }
}


/******************************************************************************
 * MGrider
 ******************************************************************************/
.mGrider {
    background-color: white !important;
}

.mGriderHead {
    display: none;
}

.mGriderButtonExcluir {
    font-size: 11px;
    font-weight: normal;
    background-color: white;
    border-width: 0px;
    min-height: 28px;
    line-height: 18px;
    padding: 1px !important;
}

/******************************************************************************
 * Grid Navigator
 ******************************************************************************/
.mGridNavigatorText {
    color: #333;
    font-weight: normal;
    font-size: 11px;
    vertical-align: top;
}

.mGridNavigatorRange {
    color: #333;
    font-weight: normal;
    font-size: 11px;
}

.mGridNavigatorImages .mGridNavigatorRange { float: left; }

.mGridNavigatorSelected {
    font-weight: bold;
    font-size: 11px;
    text-decoration: none;
    margin-left: 8px;
    vertical-align: top;
}

.mGridNavigatorLink {
    color: #333;
    font-weight: normal;
    font-size: 11px;
    text-decoration: underline;
    vertical-align: middle;
    margin-left: 5px;
    vertical-align: top;
}

.mGridNavigatorLink:link,.mGridNavigatorLink:visited {
    color: #333;
    font-weight: normal;
    text-decoration: underline;
}

.mGridNavigatorLink:active,.mGridNavigatorLink:hover {
    color: #287eb0;
    font-weight: normal;
    text-decoration: underline;
}

.mGridNavigatorImage {
    vertical-align: middle;
    text-decoration: none;
}

.mGridNavigatorImage:hover { text-decoration: underline; }

.mGridNavigatorImages .mGridNavigatorImage {
    float: left;
    padding-left: 15px;
    color: black;
}

.mGridNavigationControl {
    float: left;
    width: 16px;
    height: 12px;
    text-align: center;
}

.mGridNavigationControl:hover { text-decoration: none; }

.mGridNavigationControl * { text-align: center; }

.mGridNavigatorImageFirstOn {
    background: url(images/gridnavigator.png) no-repeat top left;
    background-position: 0 -84px;
    height: 12px;
}

.mGridNavigatorImageFirstOff {
    background: url(images/gridnavigator.png) no-repeat top left;
    background-position: 0 -72px;
    height: 12px;
}

.mGridNavigatorImagePrevOn {
    background: url(images/gridnavigator.png) no-repeat top left;
    background-position: 0 -60px;
    height: 12px;
}

.mGridNavigatorImagePrevOff {
    background: url(images/gridnavigator.png) no-repeat top left;
    background-position: 0 -48px;
    height: 12px;
}

.mGridNavigatorImageNextOn {
    background: url(images/gridnavigator.png) no-repeat top left;
    background-position: 0 -36px;
    height: 12px;
}

.mGridNavigatorImageNextOff {
    background: url(images/gridnavigator.png) no-repeat top left;
    background-position: 0 -24px;
    height: 12px;
}

.mGridNavigatorImageLastOn {
    background: url(images/gridnavigator.png) no-repeat top left;
    background-position: 0 -12px;
    height: 12px;
}

.mGridNavigatorImageLastOff {
    background: url(images/gridnavigator.png) no-repeat top left;
    background-position: 0 0;
    height: 12px;
}

.mGridNavigatorImages *:hover { text-decoration: none; }

.mGridVisibleColumns {
    float: left;
    height: 14px;
    width: 16px;
    background: transparent url(images/mGridVisibleColumns.png) repeat-x bottom;
    margin: 2px 4px;
    cursor: hand;
    cursor: pointer;
}

.mGridVisibleColumnsChecked {
    height: 16px;
    width: 16px;
    background: transparent url(images/mGridVisibleColumnsChecks.png) repeat-x bottom;
    background-position: 0px;
}

.mGridVisibleColumnsUnchecked {
    height: 16px;
    width: 16px;
    background: transparent url(images/mGridVisibleColumnsChecks.png) repeat-x bottom;
    background-position: -16px;
}

/******************************************************************************
 * Hyperlink
 ******************************************************************************/
.mLink {
    color: #333;
    font-weight: bold;
    font-size: 11px;
    text-decoration: underline;
}

.mLink:link {
    color: #333;
    font-weight: bold;
    text-decoration: underline;
}

.mLink:visited {
    color: #333;
    font-weight: bold;
    text-decoration: underline;
}

.mLink:hover {
    color: #287eb0;
    font-weight: bold;
    text-decoration: underline;
}

.mLink:active {
    color: #287eb0;
    font-weight: bold;
    text-decoration: underline;
}

/******************************************************************************
 * Images
 ******************************************************************************/
.mImageCentered {
    text-align: center;
    display: block;
}

.mImageIcon {
    vertical-align: middle;
    margin: 2px;
    padding: 0px;
    width: 16px;
    height: 16px;
    border: none;
}

.mImageLink {
    text-decoration: none;
}

.mImageLabel {
    color: #333;
    font-size: 11px;
    text-align: center;
    margin: 3px 3px 3px 3px;
    display: block;
}

.mImageLinkLabel {
    text-decoration: none;
    color: #000;
    font-weight: 400;
    font-size: 11px;
}

.mImageLinkLabel:link {
    color: #333;
    font-weight: normal;
    text-decoration: underline;
}

.mImageLinkLabel:visited {
    color: #333;
    font-weight: normal;
    text-decoration: underline;
}

.mImageLinkLabel:hover {
    color: #333;
    font-weight: normal;
    text-decoration: underline;
}

.mImageLinkLabel:active {
    color: #333;
    font-weight: normal;
    text-decoration: underline;
}

readonly,.mReadOnly,.mReadOnly:hover,.mReadOnly:focus {
    clear: both;
    color: #666;
    font-size: 11px;
    background-color: #efefef;
}


#toolBar, #toolbar {
    width:100%;
    background:#FDFDFD url(index.php/miolo/themes/smodern/images/fundo-menu-principal.png) repeat-x bottom;
    border: 0;
    font-weight: 400;
    display: block;
    height: 53px;
    position: fixed;
    top: 22px;
    left: 0;
    z-index: 2;
    overflow: hidden;
    margin: 0 0 15px 0;
    padding: 6px 0 5px 80px;
    font-family: arial;
}

.mToolbarButton {
    padding: 3px 2px 2px 0;
    width: 60px;
    margin: auto;
    border: solid 1px transparent;
}

.mToolbarButton:hover {
    color: #000;
    outline: 0;
    border: solid 1px #C0C0C0;
    background: #fcfdff url(images/buttonHover.png) repeat-x bottom;
    cursor: pointer;
}

.mToolbarButtonDisabled {
    padding: 3px 2px 2px 0;
    width: 60px;
    margin: auto;
}

.mToolbarButtonDisabled span {
    font-weight: normal;
}

/******************************************************************************
 * TextTable
 ******************************************************************************/
.mTextTable {
    border-bottom: 1px solid threedshadow;
    border-top: 1px solid threedshadow;
    border-left: 1px solid threedshadow;
    border-right: 1px solid threedhighlight;
    font-size: 11px;
}

.mTextTable .head tr {
    border-top: 1px solid #666;
    border-left: 1px solid #666;
    border-right: 1px solid #666;
    height: 15px;
}

.mTextTable .head tr th span.colTitle {
    background-color: threedface;
    border-top: 1px solid threedhighlight;
    border-right: 1px solid threedshadow;
    border-left: 1px solid threedhighlight;
    border-bottom: 1px solid threedshadow;
    font-weight: normal;
    padding-left: 3px;
    padding-right: 3px;
    display: block;
    overflow: hidden;
}

.mTextTable tr th {
    border-bottom: 1px solid #666;
    border-right: 1px solid #666;
    border-top: 1px solid #666;
    height: 15px;
    padding: 0px;
}

.mTextTable tr th.select {
    border-left: 1px solid #666;
    width: 10px;
}

.mTextTable tr th.select .link-select {
    background-color: threedface;
    border-top: 1px solid threedhighlight;
    border-left: 1px solid threedhighlight;
    border-right: 1px solid threedshadow;
    border-bottom: 1px solid threedshadow;
    height: 15px;
    width: 10px;
    text-decoration: none;
}

.mTextTable .scroll {
    background-color: white;
    overflow: scroll;
    overflow-x: hidden;
    font-weight: normal;
}

.mTextTable .scroll .row0 {
    background-color: #FFF;
    color: #333;
    cursor: default;
}

.mTextTable .scroll .row1 {
    background-color: #DDD;
    color: #333;
    cursor: default;
}

.mTextTable .scroll .hover {
    background-color: highlight;
    color: highlighttext;
    cursor: default;
}

.mTextTable .scroll table tr {
    height: 15px;
    background-color: #666;
}

.mTextTable .scroll table tr td { padding-left: 3px; }

.mTextTable .scroll table tr td.select {
    border-bottom: 1px solid #666;
    border-left: 1px solid #666;
    border-right: 1px solid #666;
    height: 15px;
    width: 10px;
    padding: 0px;
}

.mTextTable .scroll table tr td.select .link-select {
    background-color: threedface;
    border-top: 1px solid threedhighlight;
    border-left: 1px solid threedhighlight;
    border-right: 1px solid threedshadow;
    border-bottom: 1px solid threedshadow;
    height: 15px;
    width: 10px;
    text-decoration: none;
}

/******************************************************************************
 * Form
 ******************************************************************************/
.mForm {
    width: 100% !important;
    text-align: center;
    border-right: 0 none;
    background: transparent;
    height: 100%;
    margin-bottom: 20px;
}

.mFormOuter {
    margin-left: auto;
    margin-right: auto;
}

.mBoxOuter, .mFormOuter {
    width:  100%;
    margin-right:   0;
    margin-left:    0;
}

.mFormTitle {
    background-color: #c0c0c0;
    color: #333;
    font-weight: bold;
    font-size: 11px;
    padding: 2px;
    text-decoration: none;
}

.mFormBody {
    background-color:#ededed;
    font-size:11px;
    font-weight:400;
    text-align:left;
    border:solid 1px silver;
    background:url(images/bg-conteudo.png) repeat-x scroll center top #FDFDFD;
    padding:10px 4px 4px;
    position: relative;
    top: 46px;
    left: 0px;
    margin-bottom: 70px;
}

.mFormCSS {
    font-size: 11px;
    font-weight: normal;
}

.mFormRow {
    clear: both;
    margin-top: 3px;
    width: 100%;
}

.mFormRow0 {
    clear: both;
    padding-top: 3px;
    width: 100%;
}

.mFormRow1 {
    clear: both;
    padding-top: 3px;
    width: 100%;
}

.mFormRow span {
    line-height: 24px;
}

.mFormRow span.horizontal {
    float: left;
    padding-right: 5px;
}

.mFormRow span.label {
    float: left;
    padding-right: 5px;
    width: 15%;
    vertical-align: middle;
    text-align: right;
}

.mFormRow span.field {
    float: left;
    padding-left: 4px;
}

.mFormRow span.field input,
.mFormRow span.field div {
    margin-left: 0;
}

.mFormRow span.hint {
    float: left;
    padding-left: 2px;
    padding-top: 4px;
}

.mFormRow div.clear {
    display: box;
    clear: both;
    line-height: 0px;
    background-color: transparent;
    height: 0px;
}

.mFormFieldBox { padding: 2px; }

.mFormButtonBox {
    padding-top: 3px;
    clear: left;
}

/* hack for IE/Win */
.mFormButtonBox div.mHr { height: 5px; }
.mFormButtonBox li button { margin: 2px 2px 2px 0px; }

.mFormButtonBox ul {
    list-style: none;
    padding: 2px 0px 0px 0px;
    margin: 0px;
}

.mCaptionRequired:after {
    content: '*';
    color: #c61217;
}

/******************************************************************************
 * Tabbed Form
 ******************************************************************************/
.mTabForm {
    background-color: #fff;
    padding: 1px;
    width: 95%;
}

.mTabFormBody {
    border-left: solid #666 1pt;
    border-right: solid #666 3pt;
    border-bottom: solid #666 3pt;
    font-size: 11px;
    padding: 4px;
    font-weight: normal;
    background-color: #ededed;
    text-align: left;
    background-image: url(images/form-background.png);
    background-position: bottom;
    background-repeat: repeat-x;
}

.mTabFormText {
    color: #333;
    font-size: 11px;
    margin-top: 3px;
    margin-bottom: 3px;
    vertical-align: top;
}

.mTabFormTitle {
    color: #333;
    font-size: 12px;
    font-weight: bold;
    margin-top: 2px;
    margin-bottom: 2px;
    vertical-align: top;
}

.mTabFormColor0 { background-color: #fff; }
.mTabFormColor1 { background-color: #cccccc; }
.mTabFormColor2 { background-color: #666666; }
.mTabFormColor3 { background-color: threedface; }
.mTabFormColor4 { background-color: #666; }

/*
Javascript
*/
.mCollapsible {
    margin: 0;
    padding: 0;
    overflow: hidden;
    display: block;
}

.mTabFormPanelGroup {
    position: relative;
    overflow: hidden;
    margin: 10;
    padding: 0;
}

.mTabFormPanel {
    position: absolute;
    overflow: auto;
    overflow-x: hidden;
    margin: 0;
    padding: 10px;
    font-size: 11px;
    padding: 4px;
    font-weight: normal;
    background-color: #ededed;
    text-align: left;
    background-image: url(images/form-background.png);
    background-position: bottom;
    background-repeat: repeat-x;
}

.mTabFormGroup {
    position: absolute;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.mTabFormSpan {
    display: block;
    height: 100%;
    border-top: 1px solid threedshadow;
    border-right: 1px solid threedshadow;
    border-left: 1px solid threedshadow;
    padding: 2px;
}

.mTabFormDefault {
    position: absolute;
    overflow: hidden;
    cursor: pointer;
    color: #333;
    text-decoration: none;
    text-align: center;
    border-bottom: 1px solid threedhighlight;
    margin: 0;
    padding: 0;
    background: threedface;
    font: message-box;
}

.mTabFormSelected {
    position: absolute;
    overflow: hidden;
    cursor: pointer;
    color: #333;
    z-index: 5;
    text-decoration: none;
    text-align: center;
    border-bottom: 1px solid threedface;
    margin: 0;
    padding: 0;
    color: #333;
    background: threedface;
    font: message-box;
}

/******************************************************************************
 * StepByStepForm
 ******************************************************************************/

.mStepNum {
    font-size: 25px;
    font-weight: bold;
    width:50%;
    float:left;
    text-align:right;
}

.mStepHide {
    font-size: 30px;
    float: left;
    margin-top: 10px;
}

.mStepStatusLabel {
    font-size: 8px;
    clear: both;
    text-align: center;
}

.mStepLabel {
    font-size: 11px;
    clear: both;
}

.mStepCurrentLabel { font-weight: bold; }

.mStepIcon {
    background-image: url(images/button_steps.png);
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
}

.mStepIconNext { background-position: 0px; }
.mStepIconCurrent { background-position: -24px; }
.mStepIconPrevious { background-position: -48px; }

.mStep {
    border: 1px transparent solid;
    margin: 2px;
    padding: 2px;
    text-align: center;
    width: 160px;
    min-height: 50px;
    float: left;
}

.mStepEnabled:hover {
    border: solid 1px #aaa;
    opacity: 0.8;
    moz-opacity: 0.8;
    filter: alpha(opacity=80);
    background-color: #fff;
    cursor: pointer;
}

.mStepButton { float:left; }

.mStepButton input, .mStepButton input:hover {
    background: transparent;
    border: none;
}

.mStepbystepButtons,
.mStepbystepButtons-img {
    text-align: center;
}

.mStepbystepButtonsImg button {
    height: 23px !important;
    padding: 2px !important;
}

.mStepbystepButtonsImg button span {
    position: relative;
    top: -3px;
}

/******************************************************************************
 * Grid
 ******************************************************************************/
.mGrid {
    font-size: 11px;
    text-align: left;
    margin: 8px;
}

.mGrid .mGridFont {
    color: #333;
    font-weight: normal;
    font-size: 11px;
    text-decoration: none;
}

.mGrid .mGridTitle {
    background-color: #c0c0c0;
    color: #333;
    font-weight: bold;
    font-size: 11px;
    padding: 0px;
    text-decoration: none;
    width: 100%;
    margin: 0px auto;
}

.mGrid .mGridTitle .mGridTitleCaption {
    text-align: left;
    padding-top: 2px;
    float: left;
    width: 80%;
}

.mGrid .mGridTitle .mGridTitleIcon {
    float: left;
    padding-top: 2px;
    padding-left: 2px;
    width: 20px;
}

.mGrid .mGridTitle .mGridTitleButton {
    float: right;
    padding-right: 2px;
    width: 20px;
    text-align: right;
}

.mGrid .mGridLink {
    color: #333;
    font-weight: normal;
    font-size: 11px;
    text-decoration: underline;
}

.mGrid .mGridDetail {
    color: #333;
    font-weight: normal;
    font-size: 11px;
    text-decoration: underline;
    cursor: '#';
}

.mGrid .mGridLinkActionDefault { text-decoration: none; }

.mGrid .mGridLinkDisable {
    color: #999;
    font-weight: normal;
    font-size: 11px;
    text-decoration: underline;
}

.mGrid .mGridLink:link {
    color: #333;
    font-weight: normal;
    text-decoration: underline;
}

.mGrid .mGridLink:visited {
    color: #333;
    font-weight: normal;
    text-decoration: underline;
}

.mGrid .mGridLink:hover {
    color: #990000;
    font-weight: normal;
    text-decoration: underline;
}

.mGrid .mGridLink:active {
    color: #333;
    font-weight: normal;
    text-decoration: underline;
}

.mGrid .mGridInfo {
    color: #333;
    background-color: #fff;
    font-weight: bold;
    font-size: 11px;
    text-decoration: none;
}

.mGrid .mGridNavigation {
    font-weight: normal;
    font-size: 11px;
    text-decoration: none;
    position: relative;
    background-image: none;
    background-repeat: repeat-x;
}

.mGrid .mGridNavigation .mGridNavigatorLinks .mGridNavigatorSelected, .mGrid .mGridNavigation .mGridNavigatorLinks .mGridNavigatorText {
    line-height: normal;
}

.mGrid .mGridNavigation a { height: 12px; }
.mGrid .mGridNavigation .mGridNavigatorImageFirstOff a { height: 16px; }

.mGrid .mGridNavigation .mSpan a {
    height: 16px;
    padding: 0 2px;
}

.mGrid .mGridNavigation .mGridNavigatorLinks { float: left; }
.mGrid .mGridNavigation .mGridNavigatorImages { float: right; }

.mGrid .mGridHeaderLink {
    background-color: #eee;
    font-weight: normal;
    font-size: 11px;
    text-decoration: none;
    padding: 2px;
    height: 20px;
    text-align: center;
}

.mGrid .mGridAction { height: 15px; }

.mGrid .mGridFilter {
    clear: both;
    float: left;
    background-color: #fff;
    font-weight: normal;
    font-size: 11px;
    text-decoration: none;
    padding: 4px;
    border-bottom: 1px solid #c0c0c0;
}

.mGrid .mGridControls {
    background-color: white;
    font-weight: normal;
    text-decoration: none;
    text-align: left;
    color: #333;
    font-size: 11px;
    vertical-align: middle;
    padding: 2px;
}

.mGrid .mGridAttention {
    font-weight: bold;
    background-color: #fff;
    font-size: 11px;
    padding: 2px;
    text-align: center;
}

/* Grid Body */
.mGrid .mGridBody {
    float: left;
    border: none;
    padding: 3px;
}

/* Grid Body - head */
.mGrid .mGridBody thead tr th.select {
    text-align: center;
    height: 15px;
    overflow: hidden;
}

.mGrid .mGridBody thead tr th.order,.mGrid .mGridBody thead tr th {
    background-color: #1F72BF;
    text-align: center;
    vertical-align: middle;
    padding: 5px;
    border-left: solid 1px white;
    color: white;
}

.mGrid .mGridBody thead tr th .order {
    text-decoration: none;
    padding: 0px;
    font-weight: bold;
    color: white;
}

.mGrid .mGridBody thead tr th .order:hover { text-decoration: underline; }

.mGrid .mGridBody thead tr th span {
    font-weight: bold;
    display: block;
    overflow: hidden;
    color: white;
    text-decoration: none;
    font-size: 11px;
}

.mGrid .mGridBody thead tr th.action {
    background-color: #1F72BF;
    text-align: center;
    padding: 5px;
    border-left: solid 1px white;
}

.mGrid .mGridBody thead tr th.data { height: 15px; }

.mGrid .mGridBodythead tr th.btn {
    background-color: #1F72BF;
    text-align: center;
    vertical-align: middle;
    padding: 5px;
    border-left: solid 1px white;
    color: white;
    width: 10px;
}

.mGrid .mGridBody thead tr th.btn .linkbtn {
    font-weight: normal;
    display: block;
    overflow: hidden;
    width: 8px;
}

.mGrid .mGridBody thead tr th.data span { padding-left: 3px; }
.mGrid .mGridBody thead tr th span.tall { height: 15px; }

.mGrid .mGridBody thead tr th span.select {
    padding-left: 0px;
    height: 15px;
}

.mGrid .mGridBody thead tr th.linkbtn { width: 10px; }
.mGrid .mGridBody thead tr th.grid_select { width: 17px; }

/* Grid Body - body */
.mGrid .mGridBody tbody tr td {
    padding: 0px;
    margin: 0px;
    height: 100%;
}

.mGrid .mGridBody tbody tr td.detail {
    padding: 0px;
    width: 50px;
}

.mGrid .mGridBody tbody tr td.btn {
    background-color: #EDEDED;
    text-align: center;
    vertical-align: middle;
    padding: 0px;
    border-bottom: 1px solid #C0C0C0;
    border-left: 1px solid #C0C0C0;
    border-right: 1px solid #C0C0C0;
    background-repeat: repeat-x;
    color: white;
    width: 10px;
    height: 100%;
}

.mGrid .mGridBody tbody tr td.btn .linkbtn {
    font-weight: normal;
    display: block;
    overflow: hidden;
    width: 8px;
}

.mGrid .mGridBody tbody tr td.btn .grid_select {
    background-image: url(images/lookup_select.png);
    background-repeat: no-repeat;
    font-weight: normal;
    display: block;
    overflow: hidden;
    width: 15px;
    cursor: pointer;
}

.mGrid .mGridBody tbody tr { color: #333; }

.mGrid .mGridBody tbody tr.row0,
.mGrid .mGridBody tbody tr.row1 { background-color: #FFF; }

.mGrid .mGridBody tbody tr.row2 { background-color: #efefef; }

.mGrid .mGridBody tbody tr.row0checked,
.mGrid .mGridBody tbody tr.row0:hover,
.mGrid .mGridBody tbody tr.row1checked,
.mGrid .mGridBody tbody tr.row1:hover,
.mGrid .mGridBody tbody tr.row2checked,
.mGrid .mGridBody tbody tr.row2:hover { background-color: #cfecfe; }

.mGrid .mGridBody tbody td.action {
    padding: 0px 1px 0px 1px;
    text-align: center;
    border-bottom: 1px solid #C0C0C0;
}

.mGrid .mGridBody tbody td.select {
    padding: 0px;
    text-align: center;
}

.mGrid .mGridBody tbody td.data {
    padding: 5px;
    border: none;
    border-bottom: 1px solid #C0C0C0;
    border-left: 1px solid #fff;
    border-right: 1px solid #C0C0C0;
    border-top: 1px solid #fff;
}

.mGrid .mGridBody tbody td div.detail {
    padding: 0px;
    width: 45px;
}

.mGrid .mGridBody tbody tr.detail {
    padding: 0px;
    height: 0px;
}

.mGrid .mGridActionIcon img {
    font-weight: normal;
    font-size: 11px;
    border: none;
    padding: 3px;
}

.mGrid .mGridActionIcon img:hover {
    padding: 2px;
    outline: solid 1px #C0C0C0;
    background-color: #fff
}

.mLookupGrid { margin: 0 !important; }

.mGridActionIconDetail {
    cursor: pointer;
    cursor: hand;
}

/******************************************************************************
 * Icons
 ******************************************************************************/
.icon-edit-on { background-image: url(themes/modern/images/button_edit.png); }
.icon-edit-off { background-image: url(themes/modern/images/button_noedit.png); }
.icon-delete-on { background-image: url(themes/modern/images/button_drop.png); }
.icon-delete-off { background-image: url(themes/modern/images/button_drop_disable.png);}
.icon-select-on { background-image: url(themes/modern/images/button_select.png); }
.icon-detail-on { background-image: url(themes/modern/images/plus.gif); }
.icon-detail-off { background-image: url(themes/modern/images/minus.gif); }
.icon-view-on { background-image: url(themes/modern/images/find.png); }
.icon-view-off { background-image: url(themes/modern/images/find.png);}
.icon-auditoria-on { background-image: url(themes/modern/images/icone-auditoria.png); }
.icon-auditoria-off { background-image: url(themes/modern/images/icone-auditoria.png);}
.icon-auditoria-on { background-image: url(themes/modern/images/icone-auditoria.png); }
.icon-auditoria-off { background-image: url(themes/modern/images/icone-auditoria.png);}
.icon-autorizar-on { background-image: url(themes/modern/images/autorizar16x16.png); }
.icon-autorizar-off { background-image: url(themes/modern/images/autorizar16x16.png);}
.icon-substituir-on { background-image: url(themes/modern/images/substituir16x16.png);}
.icon-substituir-off { background-image: url(themes/modern/images/substituir16x16.png);}

/******************************************************************************
 * Main Menu
 ******************************************************************************/
.ThemeOffice2003Menu,.ThemeOffice2003SubMenuTable {
    font-family: verdana, arial, sans-serif;
    font-size: 13px;
    padding: 0;
    white-space: nowrap;
    cursor: default;
}

.ThemeOffice2003SubMenu {
    position: absolute;
    visibility: hidden;
    overflow: hidden;
    padding: 1px 1px 1px 1px;
    background: #F6F6F6 url(../../images/menubg.gif) repeat-y scroll 0%;
    background-position: left;
    border: 1px solid #002D96;
}

.ThemeOffice2003SubMenuTable { overflow: hidden; }

.ThemeOffice2003MainItem,.ThemeOffice2003MainItemHover,.ThemeOffice2003MainItemActive,
.ThemeOffice2003MenuItem,.ThemeOffice2003MenuItemHover,.ThemeOffice2003MenuItemActive {
    border: 0;
    cursor: default;
    white-space: nowrap;
}

.ThemeOffice2003MainItem {
    color: white;
    background-color: #1F72BF;
}

.ThemeOffice2003MenuItem { background-color: transparent; }
.ThemeOffice2003MenuItemHover,.ThemeOffice2003MenuItemActive { background-color: white; }

/* horizontal main menu */
.ThemeOffice2003MainItem {
    padding: 1px;
    border: 0;
}

td.ThemeOffice2003MainItemHover,td.ThemeOffice2003MainItemActive {
    background: url(../../images/mainmenubg.gif);
    padding: 0px;
    border: 1px solid #000080;
}

.ThemeOffice2003MainFolderLeft, .ThemeOffice2003MainItemLeft,
.ThemeOffice2003MainFolderText, .ThemeOffice2003MainItemText,
.ThemeOffice2003MainFolderRight, .ThemeOffice2003MainItemRight {
    background-color: inherit;
}

/* vertical main menu sub components */
td.ThemeOffice2003MainFolderLeft,
td.ThemeOffice2003MainItemLeft {
    padding: 1px 2px 1px 1px;
    border: 0;
    background-color: inherit;
}

td.ThemeOffice2003MainFolderText,
td.ThemeOffice2003MainItemText {
    padding: 1px 5px 1px 5px;
    border: 0;
    background-color: inherit;
}

/* sub menu sub components */
.ThemeOffice2003MenuFolderLeft,.ThemeOffice2003MenuItemLeft,
.ThemeOffice2003MenuFolderText,.ThemeOffice2003MenuItemText,
.ThemeOffice2003MenuFolderRight,.ThemeOffice2003MenuItemRight {
    border: 0;
    white-space: nowrap;
    background-color: inherit;
    margin: 0;
    padding: 0;
}

.ThemeOffice2003MenuFolderText,
.ThemeOffice2003MenuItemText {
    white-space: nowrap;
    padding: 1px 0;
    margin: 0;
}

.ThemeOffice2003MenuFolderText div,
.ThemeOffice2003MenuItemText div {
    float: left;
    padding: 3px 3px;
    text-align: left;
}

.ThemeOffice2003MenuFolderText a,
.ThemeOffice2003MenuItemText a {
    text-decoration: none;
    color: black;
}

.ThemeOffice2003MenuItemHover td,
.ThemeOffice2003MenuItemActive td {
    padding: 0;
    margin: 0;
    border-width: 1px 0px 1px 0px;
    border-style: solid;
    border-color: #666080;
}

.ThemeOffice2003MenuFolderImage,
.ThemeOffice2003MenuItemImage {
    width: 16px;
    height: 16px;
}

.ThemeOffice2003MenuFolderRight,
.ThemeOffice2003MenuItemRight {
    float: left;
    padding: 0 !important;
}

/* menu splits */
.ThemeOffice2003MenuSplit {
    margin: 0;
    height: 1px;
    overflow: hidden;
    background-color: inherit;
    border-top: 1px solid #6A8CCB;
}

/* image shadow animation */
.ThemeOffice2003MenuItem img.seq1,
.ThemeOffice2003MenuItemHover seq2,
.ThemeOffice2003MenuItemActive seq2 { display: inline;
}

.ThemeOffice2003MenuItem .seq2,
.ThemeOffice2003MenuItemHover .seq1,
.ThemeOffice2003MenuItemActive .seq1 { display: none; }

/******************************************************************************
 * Dojo Classes
 ******************************************************************************/
.dijitTooltip,.dijitTooltipDialog { height: 10px; }

.dijitTooltipContainer {
    padding: 0.45em;
    background: infobackground;
    font: message-box;
    border: solid #666 1px;
    color: #666;
    padding-left: 2px;
    padding-right: 2px;
    height: 10px;
}

/* dijit.Dialog */
.mThemeBody .dijitDialog {
    border: 3px solid #7EABCD;
    -webkit-box-shadow: 0px 5px 10px #adadad;
    padding: 0px;
}

.mThemeBody .dijitDialog .dijitDialogTitle {
    border-top: none;
    border-left: none;
    border-right: none;
}

.mThemeBody .dijitDialog .dijitDialogPaneContent {
    padding: 0;
    margin: 4px;
    min-width: 600px;
}

.mThemeBody .dijitDialogTitleBar {
    background: #fafafa url("images/titleBar.png") repeat-x top left;
    padding: 5px 6px 3px 2px;
    cursor: move;
    outline: 0;
}

.mThemeBody .dijitDialogTitle {
    font-weight: bold;
    padding: 8px 12px 8px 12px;
    outline: 0;
}

.mThemeBody .dijitDialogCloseIcon {
    background: url("images/spriteRoundedIconsSmall.png") no-repeat right top;
    float: right;
    position: absolute;
    vertical-align: middle;
    right: 6px;
    top: 4px;
    height: 15px;
    width: 15px;
    cursor: pointer;
}

.dj_ie6 .mThemeBody .dijitDialogCloseIcon {
    background: url("images/spriteRoundedIconsSmall.gif") no-repeat right top;
}

.mThemeBody .dijitDialogContent { padding: 8px; }
.mThemeBody .dijitTooltip,.mThemeBody .dijitTooltipDialog { background: transparent; }
.dijitTooltipBelow { padding-top: 13px; }
.dijitTooltipAbove { padding-bottom: 13px; }

.mThemeBody .dijitTooltipContainer {
    height: auto;
    padding: 3px;
    background: #ffffff url("images/popupMenuBg.gif") repeat-x bottom left;
    border: 1px solid #7eabcd;
    -webkit-border-radius: 6px;
}

.mThemeBody .dijitTooltipConnector {
    border: 0px;
    z-index: 2;
}

.mThemeBody .dijitTooltipABRight .dijitTooltipConnector {
    left: auto !important;
    right: 3px;
}

.mThemeBody .dijitTooltipBelow .dijitTooltipConnector {
    top: 0px;
    left: 3px;
    background: url("images/tooltipConnectorUp.png") no-repeat top left;
    width: 16px;
    height: 14px;
}

.dj_ie6 .mThemeBody .dijitTooltipBelow .dijitTooltipConnector {
    background-image: url("images/tooltipConnectorUp.gif");
}

.mThemeBody .dijitTooltipAbove .dijitTooltipConnector {
    bottom: 0px;
    left: 3px;
    background: url("images/tooltipConnectorDown.png") no-repeat top left;
    width: 16px;
    height: 14px;
}

.dj_ie6 .mThemeBody .dijitTooltipAbove .dijitTooltipConnector {
    background-image: url("images/tooltipConnectorDown.gif");
    bottom: -3px;
}

.mThemeBody .dijitTooltipLeft { padding-right: 14px; }

.dj_ie6 .mThemeBody .dijitTooltipLeft { padding-left: 15px; }

.mThemeBody .dijitTooltipLeft .dijitTooltipConnector {
    right: 0px;
    bottom: 7px;
    background: url("images/tooltipConnectorRight.png") no-repeat top left;
    width: 16px;
    height: 14px;
}

.dj_ie6 .mThemeBody .dijitTooltipLeft .dijitTooltipConnector {
    background-image: url("images/tooltipConnectorRight.gif");
}

.mThemeBody .dijitTooltipRight { padding-left: 14px; }

.mThemeBody .dijitTooltipRight .dijitTooltipConnector {
    left: 0px;
    bottom: 7px;
    background: url("images/tooltipConnectorLeft.png") no-repeat top left;
    width: 16px;
    height: 14px;
}

.dj_ie6 .mThemeBody .dijitTooltipRight .dijitTooltipConnector {
    background-image: url("images/tooltipConnectorLeft.gif");
}

.dj_safari .mThemeBody .dijitPopup .dijitTooltipContainer,
.dj_safari .mThemeBody .dijitPopup .dijitMenu { -webkit-box-shadow: 0px 5px 10px #adadad; }

.mThemeBody .dijitPopup>div,.mThemeBody .dijitPopup>table { opacity: 0.95; }


.dijitMenuArrowCell .dijitMenuExpand {
    background: url(images/arrow-new.png);
    border-left: #ccc solid 1px;
    width: 26px;
    height: 26px;
    padding: 0;
    margin: 0;
}

.dijitMenu .dijitMenuItem:hover .dijitMenuExpand {
    background: url(images/arrow-new-hover.png);
    border-left: #1C89BF solid 1px;
    width: 26px;
    height: 26px;
    padding: 0;
    margin: 0;
}

.dijitMenuArrowCell {
    padding: 0;
    margin: 0;
}

#__mainForm_menu {
    background: transparent;
    border: transparent;
}

.dijitButtonNode {
    font-size: 11px;
    font-weight: normal;
    margin: 0;
    background-image: none;
    color: #000;
    text-align: center;
    border: 1px solid transparent;
    background-color: transparent;
}

.dijitButtonNode:hover {
    color: #1F72BF;
    text-decoration: underline;
    border: solid 1px #AAAAAA;
    background-color: #FFFFFF;
    cursor: pointer;
}

.dijitButtonNode .dijitArrowButtonInner {
    background-image: url(images/down.png);
    position: relative;
    margin: 0;
}

.dijitButton, .dijitDropDownButton, .dijitComboButton { margin: 0; }

.dijitMenu {
    border: 0;
    margin: 0px;
    padding: 0px;
    background-color: #fff;
}

.dijitMenuItem {
    background-color: #fff;
    font: arial;
    margin: 0px;
    color: #243C5F;
    text-align: left;
    white-space: normal;
}

.dijitMenu .dijitMenuItem TD {
    padding: 0 0 0 5px;
    line-height: 26px;
    height: 26px;
}

.dijitMenuItem TD { padding: 5px; }

.dijitMenuItemHover {
    background-color: #C2DFEF !important;
    color: #243C5F !important;
}

.dijitMenuSeparator {
    background-color: #fff;
    height: 1px;
}

.dijitMenuSeparatorTop { border-bottom: 1px solid #fff; }
.dijitMenuSeparatorBottom { border-top: 1px solid #d3d3d3; }

.mImageNew { background-image: url(images/new.png); }
.mImageSave { background-image: url(images/save.png); }
.mImageExit { background-image: url(images/exit.png); }

.dijitCalendarIncrementControl {
    width: 15px;
    height: 15px;
    display: inline-block;
}

.dijitCalendarIncreaseInner,.dijitCalendarDecreaseInner { visibility: hidden; }
.dijitCalendarDecrease { background: url("images/spriteRoundedIconsSmall.png") no-repeat top left; }
.dijitCalendarIncrease { background: url("images/spriteRoundedIconsSmall.png") no-repeat -30px top; }

table.dijitCalendarContainer {
    font-size: 100%;
    border-spacing: 0;
    border-collapse: separate;
    border: 1px solid #ccc;
    margin: 0;
}

.dijitCalendarMonthContainer th {
    background: #d3d3d3 url("images/titleBar.png") repeat-x top;
    padding-top: .3em;
    padding-bottom: .2em;
    text-align: center;
}

.dijitCalendarDayLabelTemplate {
    background: white url("images/calendarDayLabel.png") repeat-x bottom;
    font-weight: normal;
    padding-top: .15em;
    padding-bottom: 0em;
    border-top: 1px solid #eeeeee;
    color: #293a4b;
    text-align: center;
}

.dijitCalendarBodyContainer { border-bottom: 1px solid #eeeeee; }

.dijitCalendarMonthLabel {
    color: #293a4b;
    font-weight: bold;
}

.dijitCalendarDateTemplate {
    font-size: 0.9em;
    font-weight: bold;
    text-align: center;
    padding: 0.3em 0.3em 0.05em 0.3em;
    letter-spacing: 1px;
}

.dijitCalendarPreviousMonth,.dijitCalendarNextMonth {
    color: #999999;
    background-color: #f8f8f8 !important;
}

.dijitCalendarPreviousMonthDisabled,.dijitCalendarNextMonthDisabled { background-color: #a4a5a6 !important; }
.dijitCalendarCurrentMonth { background-color: white !important; }
.dijitCalendarCurrentMonthDisabled { background-color: #bbbbbc !important; }

.dijitCalendarCurrentDate {
    text-decoration: underline;
    font-weight: bold;
}

.dijitCalendarCurrentDate {
    text-decoration: underline;
    font-weight: bold;
}

.dijitCalendarSelectedDate {
    background-color: #bbc4d0 !important;
    color: #666 !important;
}

.dijitCalendarYearContainer {
    background: white url("images/calendarYearLabel.png") repeat-x bottom;
    border-top: 1px solid #ccc;
}

.dijitCalendarNextYear,.dijitCalendarPreviousYear {
    color: #666 !important;
    font-weight: normal;
}

.dijitIEFixedToolbar {
    position: absolute;
    top: expression(eval((document.documentElement || document.body).scrollTop));
}

.dijitToolbar .dijitToolbarSeparator { background: url('images/editor.gif'); }

.dijitToolbar {
    padding: 3px 0 1px 3px;
    border-bottom: 1px solid #ccc;
    background: #eaeaea url(images/titleBar.png) repeat-x top left;
}

.dijitToolbar .dijitButtonNode {
    background: none;
    margin: 0px;
    padding: 0px;
    border: none;
    font-size: 12px;
}

.dijitToolbar .dijitButton,
.dijitToolbar .dijitToggleButton,
.dijitToolbar .dijitDropDownButton {
    background: none;
    margin: 1px;
    padding: 0px;
    outline: 1px solid transparent;
}

.dijitToolbar .dijitButtonChecked,
.dijitToolbar .dijitToggleButtonChecked {
    background-color: #d8e5f8;
    outline: 1px solid #316ac5;
    margin: 1px !important;
    padding: 0px !important;
}

.dijitToolbar .dijitButtonCheckedHover,
.dijitToolbar .dijitToggleButtonCheckedHover {
    background-color: #9abbea;
    outline: 1px solid #316ac5;
    margin: 1px !important;
    padding: 0px !important;
}

.dijitToolbar .dijitButtonHover,
.dijitToolbar .dijitToggleButtonHover,
.dijitToolbar .dijitDropDownButtonHover {
    outline: 1px solid #316ac5;
    background-color: #9abbea;
}

.dijitToolbar label { padding: 3px 3px 0 6px; }

.dj_ie .dijitToolbar .dijitComboButton .dijitButtonContentsFocused,
.dj_ie .dijitToolbar .dijitComboButton .dijitDownArrowButtonFocused,
.dj_ff2 .soria.dijitToolbar .dijitComboButton .dijitButtonContentsFocused,
.dj_ff2 .dijitToolbar .dijitComboButton .dijitDownArrowButtonFocused { outline: 1px #666 dotted !important; }

.dj_ie6 .dijitToolbar .dijitButton,
.dj_ie6 .dijitToolbar .dijitToggleButton,
.dj_ie6 .dijitToolbar .dijitDropDownButton {
    margin: 2px;
    padding: 0px 2px;
    border: 0px;
}

.dj_ie6 .dijitToolbar .dijitButtonChecked,
.dj_ie6 .dijitToolbar .dijitToggleButtonChecked,
.dj_ie6 .dijitToolbar .dijitDropDownButtonChecked {
    background-color: #d8e5f8;
    outline: 1px solid #316ac5;
    margin: 1px !important;
    padding: 0px 2px !important;
}

.dj_ie6 .dijitToolbar .dijitButtonCheckedHover,
.dj_ie6 .dijitToolbar .dijitToggleButtonCheckedHover,
.dj_ie6 .dijitToolbar .dijitDropDownButtonCheckedHover {
    background-color: #9abbea;
    outline: 1px solid #316ac5;
    margin: 1px !important;
    padding: 0px 2px !important;
}

.dj_ie6 .dijitToolbar .dijitButtonHover,
.dj_ie6 .dijitToolbar .dijitToggleButtonHover,
.dj_ie6 .dijitToolbar .dijitDropDownButtonHover {
    background-color: #9abbea;
    outline: 1px solid #316ac5;
    margin: 1px !important;
    padding: 0px 2px !important;
}

.dijitComboBox {
    background: #fff url(images/validationInputBg.png) repeat-x top left;
    line-height: normal;
}

.dijitReset .dijitA11ySideArrow { display: none; }

/* dijit.Tree */
.dijitTreeNode {
    background-image: url('images/i.gif');
    background-position: top left;
    background-repeat: repeat-y;
    margin-left: 19px;
    zoom: 1;
}

.dijitTreeIsLast {
    background: url('images/i_half.gif') no-repeat;
}

.dijitTreeIsRoot {
    margin-left: 0;
    background-image: none;
}

.dijitTreeExpando {
    width: 18px;
    height: 18px;
}

.dijitTreeContent {
    min-height: 18px;
    min-width: 18px;
    padding-top: 0px;
    padding-left: 0px;
    text-align: left;
    left: -4px;
    position: relative;
}

.dijitTreeExpand {
    width: 18px;
    height: 18px;
    background-repeat: no-repeat;
}

.dijitTreeNodeEmphasized {
    background-color: Highlight;
    color: HighlightText;
}

.dijitTreeLabelFocused {
    outline: 1px invert dotted;
    background: #00e7f2;
}

.dijitTreeExpandoOpened { background: transparent url(images/spriteTree.gif) no-repeat scroll -18px top; }

.dijitTreeExpandoClosed { background-image: url(images/spriteTree.gif); }
.dijitTreeExpandoLeaf { background: transparent url(images/spriteTree.gif) no-repeat scroll -36px top; }
.dijitTreeExpandoLoading { background-image: url('images/treeExpand_loading.gif'); }

.dijitTreeIcon {
    width: 16px;
    height: 16px;
    padding-right: 2px;
}

.dijitFolderOpened0 { background: url('images/folderopen0.gif') no-repeat; }
.dijitFolderClosed0 { background: url('images/folderclose0.gif') no-repeat; }

.dijitFolderOpened1 { background: url('images/folderopen1.gif') no-repeat; }
.dijitFolderClosed1 { background: url('images/folderclose1.gif') no-repeat; }

.dijitFolderOpened2 { background: url('images/folderopen2.gif') no-repeat; }
.dijitFolderClosed2 { background: url('images/folderclose2.gif') no-repeat; }

.dijitLeaf0 { background: url('images/leaf0.gif') no-repeat; }
.dijitLeaf1 { background: url('images/leaf1.gif') no-repeat; }
.dijitLeaf2 { background: url('images/leaf2.gif') no-repeat; }


/* dijit.Editor */
.dijitDisabled .dijitEditorIcon { background-image: url('images/editorDisabled_rtl.gif'); }
.dijitToolbar .dijitToolbarSeparator { background-image: url('images/editor_rtl.gif'); }
.dijitDisabled .dijitEditorIcon { background-image: url('images/editorDisabled.gif'); }
.dj_ie .mThemeContainerBottom { bottom: -3px; }
.dijitDialog { border: 3px solid #7EABCD; }

.dijitDialogUnderlay {
    background-color: white;
    opacity: 0.5;
}

.dijitTooltip { height: auto; }

.dijitTab {
    line-height:normal;
    margin-right:5px;
    padding:0px;
    border:1px solid #ccc;
    background:#ccc url("images/tabEnabled.png") repeat-x;
}

.dijitTabChecked,
.dijitTabCloseButtonChecked {
    background-color:#f7faf9;
    border-color: #ccc;
    background-image:none;
}
.dijitTabInnerDiv {
    padding:6px 10px 4px 10px;
    border-left:1px solid #f7faf9;
    border-bottom:1px solid #f7faf9;
}
.dijitTabHover {
    color: #243C5F;
    border-top-color:#92a0b3;
    border-left-color:#92a0b3;
    border-right-color:#92a0b3;
    background:#e2e2e2 url("images/tabHover.png") repeat-x bottom;
}
.dijitAlignTop .dijitTabChecked,
.dijitAlignTop .dijitTabCloseButtonChecked {
    border-bottom-color: #f7faf9;
    vertical-align:bottom;
}
.dijitTabChecked,
.dijitTabCloseButtonChecked {
    background-color:#f7faf9;
    border-color: #ccc;
    background-image:none;
}

.dijitTabPaneWrapper { border:1px solid #ccc; }
.dijitDateTextBox { margin: 2px; }

.dijitTimePicker .dijitButtonNode {
    height: 15px;
    padding: 0;
    background: #D3D3D3 url(images/titleBar.png) repeat-x scroll center top;
}
.dijitTimePicker .dijitButtonNode:hover {
    padding: 0;
    border: none;
}

.dijitTimePicker .dijitArrowButtonChar { display:block !important; }
.dijitTimePicker .dijitArrowButtonInner { display: none; }
.dijitButtonText { font-size: 11px; }
.dijitDialogUnderlay { background-color:#000;  }

.mCaptchaCode {
    background-repeat: repeat-x;
    font-size: 34px;
    height: 40px;
    width: 150px;
    margin-top: 0;
    letter-spacing: 4px;
    text-align: center;
}

.mCaptchaButton {
    height: 44px;
    margin-top: 0;
    padding-top: 8px;
    width: 30px;
    text-align: center;
    background-image: url(images/refresh.png);
    background-repeat: no-repeat;
    background-position: center;
}

.mExpandDivButton {
    float: left;
    height: 11px;
    width: 11px;
    border: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    margin-right: 5px;
    background-image: url('images/expandDivButton.png'); 
    background-repeat: no-repeat;
}

.mExpandDivButtonCollapsed { background-position: 0px; }
.mExpandDivButtonExpanded { background-position: -11px; }
.mExpandDivText { overflow: hidden; }

/******************************************************************************
 * MLightBox
 ******************************************************************************/
.dojoxLightbox {
    position:absolute;
    z-index:999;
    overflow:hidden;
    width:100px;
    height:100px; 
    border:11px solid #fff;
    background:#fff url('../../images/loading_solis1.gif') no-repeat center center;
    -webkit-box-shadow: 0px 6px 10px #636363; 
    -webkit-border-radius: 3px;
    -moz-border-radius:4px;
    border-radius: 4px;
}

.dojoxLightboxContainer {
    position:absolute;
    top:0; left:0; 
}

.dojoxLightboxFooter {
    height:50px; 
    position:relative;
    bottom:0;
    left:0;
    margin-top:8px;
    color:#333;
    z-index:1000;
    font-size:10pt;
}

.dojoxLightboxGroupText {
    color:#666; 
    font-size:8pt;
}

.LightboxNext, .LightboxPrev, .LightboxClose {
    float:right;
    width:16px;
    height:16px;
    cursor:pointer;
}

.LightboxClose { background:url('images/close.png') no-repeat center center; }
.dj_ie6 .tundra .LightboxClose { background:url('images/close.gif') no-repeat center center; }

.LightboxNext { background:url('images/right.png') no-repeat center center; }
.dj_ie6 .LightboxNext { background:url('images/right.gif') no-repeat center center; }

.LightboxPrev { background:url('images/left.png') no-repeat center center; }
.dj_ie6 LightboxPrev { background:url('images/left.gif') no-repeat center center; }

.mTab {
    font-weight: bold;
    float: left;
    margin: 2px 3px 0 0;
    position: relative;
    top: 5px;
    cursor: hand;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-top-left-radius: 5px;
}

.mTabActive {
    top: 1px;
    color: black;
    background-color: #F7FAF9;
    background-image: url('images/status-background.png');
    background-repeat: repeat-x;
    padding: 6px 9px 3px 9px;
    border: solid 1px #C0C0C0;
    border-top: solid 2px #277EB0;
    border-bottom-width: 0;
    z-index: 1;
}

.mTabIdle {
    color: #444;
    background: #F8F8F8;
    padding: 4px 9px;
    border: solid 1px #C0C0C0;
    border-bottom-color: white;
}

.mTabIdle:hover {
    background-color: #F7FAF9;
    color: black;
}

.mTabDisabled {
    background: #FAFAFA;
    color: #C0C0C0;
    padding: 4px 9px;
    border: solid 1px #C0C0C0;
    border-bottom-color: white;
    cursor: default;
}

/* Used to identify removed tabs */
.mTabRemoved { display: none; }

.mTabbedBaseGroup fieldset {
    position: relative;
    padding: 10px 0;
    margin: 0;
}

.dj_ie .mTabbedBaseGroup fieldset { top: -5px; }

.mTabButtons {
    padding-right: 40px;
    position: relative;
}

#mPopup {
    z-index: 99;
    background-color: #f7faf9;
    border: 3px solid #7EABCD;
    text-align: left;
    border-collapse: collapse;
    max-width: 80%;
    min-height: 30%;
    position: absolute;
    top: 100px;
    opacity: 0;
    font-size: 13px;
}

.dj_ie #mPopup { top: 50px; }

.mPopupInner {
    overflow: hidden;
    margin: -1px;
}

.mPopupTitle { 
    float: left;
    color: #fff;
    font-weight: bold;
    margin: 0 0 -5px 0;
    font-size: 15px
}

.mPopupTitleDiv {
    display: block;
    position: relative;
    top: 0px;
    width: 100%;
    text-indent: 10px;
    padding-top: 2px;
    z-index: 99;
    height: 18px;
    background-color: #7EABCD !important;
}

.mPopupClose {
    background-image: url(images/spriteRoundedIconsSmall.png);
    background-repeat: no-repeat;
    background-position: -60px;
    float: right;
    position: relative;
    right: 2px;
    width: 16px;
    z-index: 99;
    height: 16px;
    cursor: pointer;
}

.dj_ie .mPopupClose { top: -16px; }

#mPopupBackground {
    background-color : white;
    opacity: 0.5;
    filter: alpha(opacity=50);
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 98;
    top: 0;
    left: 0;
}

.mPopupBody {
    z-index: 99;
    padding: 5px 10px;
    overflow: auto;
    max-height: 400px;
}

/*labels inside lookups*/
.mPopupBody div .mFormRow span.label { width: 100px; }

/*containers inside lookups*/
.mPopupBody div .mFormRow .mContainerHorizontal { width: 100px; }
.mPopupButtonsDiv { text-align: right; }
#mPopupPromptField { width: 85%; }

#mPopupResponse { width: 100%; }

/******************************************************************************
 * MIOLO::vd
 ******************************************************************************/

table.dBug_array, table.dBug_object, table.dBug_resource, table.dBug_resourceC, table.dBug_xml {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 12px;
}

.dBug_arrayHeader, .dBug_objectHeader, .dBug_resourceHeader, .dBug_resourceCHeader, .dBug_xmlHeader {
    font-weight: bold;
    color: #FFFFFF;
}

/* array */
table.dBug_array { background-color: #006600; }
table.dBug_array td { background-color: #FFFFFF; }
table.dBug_array td.dBug_arrayHeader { background-color: #009900; }
table.dBug_array td.dBug_arrayKey { background-color: #CCFFCC; }

/* object */
table.dBug_object { background-color: #0000CC; }
table.dBug_object td { background-color: #FFFFFF; }
table.dBug_object td.dBug_objectHeader { background-color: #4444CC; }
table.dBug_object td.dBug_objectKey { background-color: #CCDDFF; }

/* resource */
table.dBug_resourceC { background-color: #884488; }
table.dBug_resourceC td { background-color: #FFFFFF; }
table.dBug_resourceC td.dBug_resourceCHeader { background-color: #AA66AA; }
table.dBug_resourceC td.dBug_resourceCKey { background-color: #FFDDFF; }

/* resource */
table.dBug_resource { background-color: #884488; }
table.dBug_resource td { background-color: #FFFFFF; }
table.dBug_resource td.dBug_resourceHeader { background-color: #AA66AA; }
table.dBug_resource td.dBug_resourceKey { background-color: #FFDDFF; }

/* xml */
table.dBug_xml { background-color: #888888; }
table.dBug_xml td { background-color: #FFFFFF; }
table.dBug_xml td.dBug_xmlHeader { background-color: #AAAAAA; }
table.dBug_xml td.dBug_xmlKey { background-color: #DDDDDD; }

#dBug_closeButton {
    text-align: right;
    cursor: pointer;
    cursor: hand;
}

/******************************************************************************
 * Validator
 ******************************************************************************/

.mValidatorError {
    border: solid 1px #FFB93C;
    background-color:#F0D724;
    color:white;
    font-weight:bold;
    text-shadow:0 1px 1px gray;
    padding: 2px;
    font-size: 10px;
    margin-left: 2px;
}

/******************************************************************************
 * Menus
 ******************************************************************************/

.dijitMenuExpand {
    background-image: url(images/arrow-right.png);
    background-position: 0;
    width: 16px;
    height: 16px;
}

.dijitMenuItem { white-space: normal; }

.dijitMenuZebra .dijitMenuZebra0 {
    background-color: #FFFFFF;
    border: solid 1px #C0C0C0;
}

.dijitMenuZebra .dijitMenuZebra1 {
    background-color: #EFEFEF;
    border: solid 1px #C0C0C0;
}

.dj_ie6 .dijitMenuExpand { background-image: url(images/arrow-right.gif); }

.mMenuIcon {
    background-image: url('images/contextmenu.png'); 
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
}
.mMenuIconInsert { background-position: 0px; }
.mMenuIconEdit { background-position: -20px; }
.mMenuIconView { background-position: -40px; }
.mMenuIconRemove { background-position: -60px; }
.mMenuIconDuplicate { background-position: -80px; }
.mMenuIconExport { background-position: -100px; }
.mMenuIconExportHTML { background-position: -120px; }
.mMenuIconExportPDF { background-position: -140px; }
.mMenuIconExportCSV { background-position: -160px; }
.mMenuIconRelation { background-position: -180px; }
.mMenuIconWorkflow { background-position: -200px; }
.mMenuIconAuditoria { background-position: -220px; }
.mMenuIconSubstituir { background-position: -240px; }

/******************************************************************************
 * MDualList
 ******************************************************************************/

.mDualList {
    min-width: 200px;
}

.mDualListDiv {
    text-align: center;
}

.mDualListDiv button {
    width: 100px;
}

.mDualListCounter {
    float: left;
    line-height: 25px;
}

#verticalToolbar {
padding: 3px;
top: 54px;
left: 10px;
position: fixed;
margin: 0;
}

#verticalToolbar .mContainerHorizontal {
clear: both;
text-align: center;
width: 70px;
}

.verticalToolbarPadding {
width: auto !important;
}


/* Label width for horizontal containers */
.mContainerHorizontal span.label {
    width: 108px;
}

/******************************************************************************
 * MDialog
 ******************************************************************************/
.dijitDialog .dijitDialogPaneContent {
    min-width: 200px !important;
    background-color: #F7FAF9;
}

.dijitDialogPaneContent .mFormRow {
    display: inline;
}

.dijitDialogPaneContent .mFormRow .label {
    width: 130px;
}

.dijitDialogPaneContent .dijitContentPane {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    overflow: auto !important;
}

.dijitContentPane {
    overflow: visible;
}

.dijitDialogTitleBar {
    text-align: left;
    background: #1F72BF url(images/formheader-background.png) repeat-x !important;
    font-weight: bold;
    color: white;
    text-decoration: none;
    vertical-align: top;
    height: 18px;
}

.dijitDialogTitle {
    padding: 0 8px !important;
}

.xdebug-var-dump { text-align: left; }


/* Message screen */
.messageScreen {
    background-color:#1F72BF;
    width: 100%;
    height: 100%;
    padding-top: 10%;
}

.messageScreen div p {
    font-size: 18px;
}

.messageScreen div {
    width: 400px;
    font-size: 15px;
    color: white;
    margin: auto;
    text-align: center;
}

#menuBotton {
    bottom: 10px;
}

#page100Percent {
    height: 100%;
}

.mFormRow span.field input, .mFormRow span.field div {
    margin-right: 5px;
}

.avinstBlocoTitle
{
    font-size: 130%;
    font-weight: bold;
    width: 99%;
    background-color: #72a9ec;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 15px;
}

.avinstHeaderCell
{
    text-align: center;
    font-weight: bold;
    vertical-align: middle;
}

.avinstHeaderCell5
{
    background-color: #f3f8fe;
}

.avinstHeaderCell4
{
    background-color: #eaf3fe;
}

.avinstHeaderCell3
{
    background-color: #e5f0fe;
}

.avinstHeaderCell2
{
    background-color: #e1eefe;
}
.avinstHeaderCell1
{
    background-color: #ddecfe;
}

.avinstHeaderCell0
{
    background-color: #d9eafe;
}

.avinstHeaderCellLegend
{
    text-align: right;
    font-weight: bold;
    vertical-align: middle;
    min-width: 45px;
    padding-right: 15px;
}
.avinstHeaderCellLegend5
{
    background-color: #f3f8fe;
}

.avinstHeaderCellLegend4
{
    background-color: #eaf3fe;
}

.avinstHeaderCellLegend3
{
    background-color: #e5f0fe;
}

.avinstHeaderCellLegend2
{
    background-color: #e1eefe;
}
.avinstHeaderCellLegend1
{
    background-color: #ddecfe;
}

.avinstHeaderCellLegend0
{
    background-color: #d9eafe;
}

.avinstQuestionCellLegend
{
    text-align: justify;
    vertical-align: middle;
    font-size: 10pt;
    padding-top: 6px;
    padding-bottom: 6px;
}

.avinstQuestionCell
{
    text-align: center;
    padding-top: 6px;
    padding-bottom: 6px;
}

.avinstDynamicField
{
    font-size: 11px;
    font-weight: normal;
    background-color: #fff;
    margin: 1px 1px 1px 1px;
    border: 1px solid #9ddbfb;
    width: 100%;
}

.avinstDynamicField1
{
    font-size: 11px;
    font-weight: normal;
    margin: 2px 2px 2px 2px;
    vertical-align: middle;
    width: 100%;
    white-space: nowrap;
}

.avinstFormTableMain
{
    width: 100%;
    border-spacing: 1px;
}

.avinstHeaderCell
{
    spacing: 0px;
    padding: 0px;
}

.avinstHeaderRow :hover
{
    background-color: #fefdb5;
}

.avinstQuestionRow0
{
    background-color: #FFFFFF;
    padding-top: 3px;
    padding-bottom: 3px;
}

.avinstQuestionRow1
{
    background-color: #fbf9f4;
    padding-top: 2px;
    padding-bottom: 2px;

}

.avinstSubmitEvaluation
{
    font-family: Arial;
    border: 0px;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 50px;
    padding-right: 50px;
    background-color: #277eb0;
    color: white;
    font-weight: bolder;
    font-size: 14px;
    text-align: center;
    text-transform: uppercase;
    vertical-align: center;
    background-repeat: no-repeat;
    width: 400px;
    height: 30px;
    margin: 2px;
}

.avinstSubmitEvaluation:hover
{
    background-color: #96bedc;
}

.avinstTextArea
{
    resize: none;
}

.avaSelectFormEvaluationSpan
{
    margin-left: 30px;
    font-size: 16px;
    font-weight: bold;
    color: #a70202;
}

.avaSelectFormEvaluationMessage
{
    font-size: 16px;
    font-variant: small-caps;
    font-weight: bold;
    text-align: center;
    width: 100%;
    padding-bottom: 15px;
}

.avinstLinkToForm
{
    font-size: 15px;
    font-weight: bold;
    cursor: hand;
    color: blue;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 5px;
}

.avinstFormDescription
{
    font-size: 13px;
    font-color: black;
    text-align: justify;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 5px;
}

.aButtonSelectGroup
{
    font-size: 11px;
    font-weight: normal;
    border-bottom: 1px solid #333333;
    border-right: 1px solid #333333;
    border-left: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    height: 23px;
    padding-left: 6px;
    padding-right: 6px;
    padding-top: 3px;
    padding-bottom: 3px;
    cursor: hand;
    cursor: pointer;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    display: inline;
}

.aButtonSelectGroupSelected
{
    font-size: 11px;
    font-weight: bold;
    border-bottom: 2px solid #FF8C00;
    height: 23px;
    padding-left: 6px;
    padding-right: 6px;
    padding-top: 3px;
    padding-bottom: 3px;
    cursor: hand;
    cursor: pointer;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    display: inline;
}

.avinstFormTableMain tr:hover
{
    background-color: #ecfbd4;
    border: 1px solid #FFFFFF;
    border-spacing: 1px;
}

.aMultiLineField
{
    background-color: #FAFAFA;
    border-bottom: 1px solid #333333;
    border-right: 1px solid #333333;
    border-left: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    display: inline-block;
    text-align: center;
    vertical-align: center;
}

.aMultiLineFieldCloseButton
{
    background-color: #FAFAFA;
    border-bottom: 1px solid #333333;
    border-right: 1px solid #333333;
    border-left: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    text-align: center;
    display: inline-block;
    height: 100%;
    vertical-align: text-bottom;

}

.avinstCheckBoxGroup
{
    text-align: left;
    background-color: transparent;
}
.avinstValidatorError
{
    display:none;
}

.avinstTooltipGranularity
{
    font-size: small;
    font-weight: bolder;
    width: 100%;
}

.avinstTooltipOption
{
    font-size: small;
    font-weight: normal;
    color: #4790b4;
    width: 100%;
}

.avinstStatisticsFormMain
{
    text-align: center;
    font-size: 12px;
    width: 100%;
}

.avinstTableStatisticsMain
{
    width: 100%;
}

.avinstBaseGroupStatisticsMain
{
    width: 100%;
}

.avinstFormStatisticsDiv
{
    width: 100%;
    font-size: 14px;
    font-weight: bold;
    padding-top: 10px;
}

.avinstDivStatisticsMainData
{
    width: 100%;
}

.avinstTableSpanStatisticsMain
{
    font-size: 12px;
    font-weight: bold;
    padding-top: 2px;
    padding-bottom: 2px;
}

.divStatusAvaliacao
{
    padding-left: 2%;
    font-size: 12px;
}

.avinstMessageSpan
{
    font-size: 12px;
    font-weight: bold;
    font-face: Arial;
    padding: 1%;
}

.avinstDivFormMain
{
    background-color: #C6C3BD;
}

.avinstDivFormMain:hover
{
    background-color: #ecfbd4;
    cursor: pointer;
    font-color: blue;
}

.adynamicformmessage
{
    padding-top: 75px;
    padding-bottom: 150px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    font-color: black;
    vertical-align: middle;
    width: 100%;
}

.adynamicformmessagemain
{
    width: 100%;
    text-align: center;
}

.avinstMessageEvaluationButton
{
    font-family: Arial;
    border: 0px;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 50px;
    padding-right: 50px;
    background-color: #277eb0;
    color: white;
    font-weight: bolder;
    font-size: 14px;
    text-align: center;
    text-transform: uppercase;
    vertical-align: center;
    background-repeat: no-repeat;
    height: 30px;
    margin: 2px;
}

.avinstMessageEvaluationButton:hover
{
    background-color: #96bedc;
}

.avinstLinkPanel
{
    font-size: 12px;
    cursor: hand;
    cursor: pointer;
    text-decoration: underline;
    color: blue;
}

.avinstTableRawRowSelectForm
{
    border: none;
    background-color: #ececec;
}

.avinstTableRawRowSelectForm:hover
{
    background: #d7ebf9;
    padding: 12px;
}


.avinstTableRawSelectForm
{
    width: 100%;
    border: 2px transparent;
    cursor: hand;
    cursor: pointer;
    font-size: 14px;
    font-weigth: bold;
}

.avinstTableRawSelectForm caption
{
    font-size: 13px;
    font-weight: bold;
    spacing: 2px;
    background-color: #DBDBDB;
}

.avinstTableRawSelectForm td
{
    vertical-align: middle;
}

.avinstDashboardTitle
{
    width: 100%;
    text-align: center;
    border: 2px transparent;
    font-size: 14px;
    font-weight: bold;
    spacing: 3px;
    background-color: #1C89BF;
    color: white;
}

/*MCalendarMobile*/
.calendar {
    font-family: 'Trebuchet MS', Tahoma, Verdana, Arial, sans-serif;
    font-size: 1.5em;
    background-color: #EEE;
    color: #333;
    border: 1px solid #DDD;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 0.2em;
    width: 14em;
}
.calendar .months {
    background-color: #268CEB;
    border: 1px solid #1F72BF;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    color: #FFF;
    padding: 0.2em;
    text-align: center;
}
.calendar table {
    border-collapse: collapse;
    padding: 0;
    font-size: 0.8em;
    width: 100%;
}
.calendar th {
    text-align: center;
}
.calendar td {
    text-align: right;
    padding: 1px;
    width: 14.3%;
}
.calendar td span {
    display: block;
    color: #1C94C4;
    background-color: #F6F6F6;
    border: 1px solid #CCC;
    text-decoration: none;
    padding: 0.2em;
    cursor: pointer;
}
.calendar td span:hover {
    color: #363636;
    background-color: #ccc;
    border: 1px solid #999;
}
.calendar td.today span {
    background-color: #ccc;
    border: 1px solid #999;
    color: #363636;
}
.calendar .months .prev-month, .calendar .months .next-month {
    color: #FFF;
    text-decoration: none;
    padding: 0 0.4em;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    cursor: pointer;
}
.calendar .prev-month {
    float: left;
}
.calendar .prev-month, .calendar .next-month {
    padding: 0;
}
.calendar .current-month {
    margin: 0 auto;
}
.calendar .months .prev-month:hover, .calendar .months .next-month:hover {
    background-color: #eee;
    color: #999;
}
.calendar .next-month {
    float: right;
}
#debugPanel {
    margin-top: 60px;
    background-color: #efefef;
}