body {
    font: 14px "Open Sans", Arial, sans-serif;
    line-height: 20px;
    background-color: #fff;
    margin: 0;
    padding: 0;
    overflow: hidden
}

.errors {
    color: #f00;
    font-weight: bold;
    font-style: italic;
    font-size: 13px
}

h1 {
    font-size: 21px;
    font-weight: bold;
    color: #333
}

h2 {
    font-size: 19px;
    color: #333;
    font-variant: small-caps;
    border: 0
}

h2 a .little {
    font-size: 10px
}

h1>img {
    vertical-align: middle
}

.sortable, .datatable {
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-collapse: collapse;
    padding: 5px 0
}

.fixedtable {
    table-layout: fixed;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-collapse: collapse;
    padding: 5px 0;
    width: 80%
}

.fixedtable th:nth-of-type(1), .fixedtable td:nth-of-type(1) {
    width: 50px
}

.fixedtable th:nth-of-type(2), .fixedtable td:nth-of-type(2) {
    width: 70px
}

.fixedtable th:nth-of-type(3), .fixedtable td:nth-of-type(3) {
    width: 600px
}

.fixedtable th:nth-of-type(4), .fixedtable td:nth-of-type(4) {
    width: 200px
}

.fixedtable th:nth-of-type(5), .fixedtable td:nth-of-type(5) {
    width: 200px
}

.sortable caption, .fixedtable caption, .datatable caption {
    color: #000
}

.sortable th, .fixedtable th, .datatable th {
    background-color: #e5e5e5;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    height: 30px;
    padding: 0 4px 0 4px
}

.sortable th a, .fixedtable th a, .datatable th a {
    color: #000;
    padding: 4px;
    font-variant: small-caps;
    font-weight: bold;
    text-decoration: none
}

.sortable a:active, .sortable th a:hover, .fixedtable a:active, .fixedtable th a:hover, .datatable a:active, .datatable th a:hover {
    color: #000;
    text-decoration: underline
}

.sortable th a:visited, .fixedtable th a:visited, .datatable th a:visited {
    color: #000;
    text-decoration: none
}

.sortable a.sortheader, .fixedtable a.sortheader, .datatable a.sortheader {
    text-decoration: none;
    display: block
}

table.sortable span.sortarrow, table.fixedtable span.sortarrow, table.datatable span.sortarrow {
    color: black;
    text-decoration: none
}

table.sortable th .cell, table.fixedtable th .cell, table.datatable th .cell {
    border-bottom: 1px solid #666;
    border-top: 1px solid #666
}

.sortable tr, .fixedtable tr, .datatable tr {
    padding: 0
}

.sortable td, .fixedtable td, .datatable td {
    padding: 4px;
    border-right: 1px solid #ccc
}

.sortable .cell-inner, .fixedtable .cell-inner, .datatable .cell-inner {
    border-right: 1px solid #666;
    padding: 3px
}

.sortable .cell-inner-end, .fixedtable .cell-inner-end, .datatable .cell-inner-end {
    border-right: 0;
    padding: 3px
}

.sortable a, .fixedtable a, .datatable a {
    color: #08c;
    text-decoration: none
}

.sortable .cell, .fixedtable .cell, .datatable .cell {
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    padding: 4px
}

.sortable .cell-end, .fixedtable .cell-end, .datatable .cell-end {
    border-bottom: 1px solid #ccc
}

.sortable .row-odd, .fixedtable .row-odd, .datatable .row-odd {
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    padding: 2px;
    background-color: #f3f3f3
}

.sortable .row-even, .fixedtable .row-even, .datatable .row-even {
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    padding: 2px;
    background-color: #fff
}

.sortable .nobrd, .fixedtable .nobrd, .datatable .nobrd {
    border-right: 0
}

.tdshade2 {
    padding: 5px 0 5px 0;
    background-color: #f3f3f3
}

.layouttbl {
    margin-top: 12px
}

.layouttbl th {
    background-color: #fff
}

.layouttbldesc {
    font-size: 11px
}

.scellheader, .scellheader a {
    font-weight: bold;
    font-color: #000!important;
    color: #000!important
}

.scellheader, .scellheader a:hover {
    font-weight: bold;
    font-color: #000!important;
    color: #000!important
}

.sscellheader {
    font-size: 11px;
    font-weight: normal;
    font-color: #000;
    color: #000
}

.confeditbox, pre {
    font: 12px "Andale Mono", "Courier New", Courier, monospace
}

.confeditbox {
    border: 1px #000 dotted;
    display: block
}

.redstatus {
    color: #f00
}

.details, .details-noscript, .details_75, .details_150, .details_block {
    background-color: #ccc;
    padding: 8px;
    border: 1px #aaa solid;
    overflow: auto;
    display: none;
    font-weight: normal;
    width: 500px;
    margin: 0 auto
}

.details-noscript {
    display: block;
    overflow: scroll
}

.details_block {
    display: block
}

.details_75 {
    height: 75px;
    overflow: scroll
}

.details_150 {
    height: 150px;
    overflow: scroll
}

.status {
    color: #68818f;
    font-weight: 700
}

.description {
    margin: 3px 20px 8px 0
}

.boldit {
    font-weight: 900
}

.container:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden
}

.container {
    display: block;
    overflow: hidden
}

#branding {
    background-color: #293a4a;
    padding-top: 10px;
    padding-bottom: 5px
}

#logo {
    float: left;
    width: 10%
}

#logo h1 {
    margin: 0;
    padding: 0
}

#version {
    float: right;
    padding: 5px 10px 0 0;
    text-align: right;
    width: 62%
}

#version p {
    margin: 0;
    padding: 0
}

#version, #version a {
    color: #ccc;
    text-decoration: none
}

#whm_nav {
    background: #003c49
}

#whm_nav ul, #whm_nav ul li {
    list-style-type: none;
    margin: 0;
    padding: 0
}

#whm_nav ul li, #whm_nav ul li a {
    float: left
}

#whm_nav ul li a {
    color: #ccc;
    padding: 8px 10px 8px 15px
}

#pageheader {
    padding-bottom: 10px
}

.page-content {
    margin: 10px 20px
}

#breadcrumbs p {
    background-color: #eaeaea;
    border-bottom-style: solid;
    border-bottom-color: #cecece;
    border-width: 1px;
    margin: 0;
    padding: 7px 12px
}

#breadcrumbs p, #breadcrumbs p a {
    color: #4c4c4c;
    text-decoration: none;
    line-height: 16px
}

#breadcrumbs p a.active {
    font-weight: 700;
    color: #666;
    text-decoration: none
}

#breadcrumbs p a:hover {
    color: #000
}

#doctitle h1 {
    color: #333;
    font-size: 21px;
    padding: 5px 0;
    line-height: 32px
}

#doctitle h1 img {
    border: 0;
    margin: 0;
    padding: 0;
    position: relative;
    top: 10px
}

.button-group, .button-group button.default {
    font-weight: normal
}

.yui-panel a:link {
    text-decoration: underline
}

#content {
    padding: 15px 15px 15px 0
}

#content #nav {
    float: left;
    width: 185px
}

#content p {
    margin: 5px 0 15px
}

#content ul, #content ol {
    margin: 5px 0 10px 22px
}

#content ul li {
    list-style-type: square
}

#content ol li {
    list-style-type: decimal
}

.form_action {
    border: 8px solid #ddd;
    margin: 5px 0 20px;
    width: 600px
}

fieldset {
    border: 1px solid #aaa;
    padding: 10px 15px 5px;
    margin: 0
}

fieldset h3 {
    color: #333;
    font-size: 116%;
    margin: 0;
    padding: 0 0 2px
}

div.fixed_image {
    color: #000;
    display: block;
    float: left;
    font-weight: bold;
    width: 30px;
    clear: none;
    vertical-align: middle
}

label.fixed_with_image, label span.fixed_with_image {
    color: #000;
    display: block;
    float: left;
    font-weight: bold;
    width: 210px;
    vertical-align: middle
}

label.fixed_with_image a, label span.fixed_with_image a {
    font-weight: normal
}

label.fixed, label span.fixed {
    color: #000;
    display: block;
    float: left;
    font-weight: bold;
    width: 240px
}

label.fixed a, label span.fixed a {
    font-weight: normal
}

#content fieldset ul, #content fieldset ul li {
    list-style-type: none;
    margin: 0;
    padding: 0
}

fieldset li, fieldset li div {
    clear: both
}

#content fieldset ul li {
    border-top: 1px solid #ccc;
    padding: 7px 0
}

#content fieldset p {
    font-size: 93%;
    margin: 5px 0
}

.field_selections {
    float: right;
    margin: -15px 0 0;
    width: 338px
}

.field_selections label {
    display: inline;
    float: none
}

input[type="text"], input[type="password"] {
    border-top: 1px solid #999;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #999;
    padding: 3px
}

.tweaksettings input[type="button"], input.tweaksettings[type="button"] {
    margin-top: 6px
}

.tweaksettings tr.disabled {
    font-style: italic;
    color: #999
}

.tweaksettings tr.invalid {
    background-color: #f99
}

.tweaksettings tr.invalid td {
    border-bottom: 1px solid #ccc
}

.tweaksettings tr.invalid .warning {
    border: 1px solid black;
    font-weight: bold;
    padding: 2px;
    margin: 2px
}

#goback, .goback {
    border: 1px solid #ccc;
    padding: 5px
}

.goback {
    background-color: #f0f0f0
}

.skip, .skip:hover {
    border: 1px solid #ccc;
    padding: 5px;
    background-color: #dbe7ea
}

#content .required_warning p {
    background: #f5f5f5;
    border: 1px solid #ddd;
    border-width: 1px 1px 1px 10px;
    font-weight: bold;
    margin: 5px 0 10px;
    padding: 5px 13px;
    width: 479px
}

em.required {
    color: #f00;
    font-weight: bold
}

acronym {
    border-bottom: 1px dashed #000
}

ul.blocklist li:first-letter {
    font-weight: bold
}

.fields {
    margin: 7px 0 5px
}

.supportContainer {
    display: table-cell;
    vertical-align: middle;
    position: relative
}

.slideContainer {
    margin: 7px 20px 0 0;
    padding: 0;
    position: absolute;
    width: 220px;
    z-index: 99;
    -webkit-transition: width .5s ease-in;
    transition: width .5s ease-in;
    display: none
}

.slideContainer.show {
    display: block!important
}

@media(max-width:768px) {
    .supportContainer {
        display: none
    }
}

html[dir="ltr"] .slideContainer {
    right: 0
}

html[dir="rtl"] .slideContainer {
    margin: 7px 0 0 20px;
    left: 0;
    right: auto
}

.slidePanel {
    background-color: #5c5c5c;
    margin: 0;
    padding: 9px
}

html[dir="ltr"] .slidePanel {
    right: -32px;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-topleft: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 0;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box
}

html[dir="rtl"] .slidePanel {
    left: -32px;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-topleft: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box
}

.slidePanel a {
    display: block;
    padding: 4px
}

#navigation {
    width: 100%;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 14px;
    vertical-align: baseline;
    background: transparent;
    font-style: normal;
    line-height: 18px;
    color: #333
}

#breadcrumbsContainer {
    width: 100%;
    background-color: #eaeaea;
    border-bottom-style: solid;
    border-bottom-color: #cecece;
    border-width: 0 0 1px 0;
    z-index: 2147483645;
    display: table
}

@media(min-width:769px) {
    #breadcrumbsContainer {
        min-height: 42px;
        height: 42px
    }
}

@media(max-width:768px) {
    #breadcrumbsContainer {
        min-height: 32px;
        height: 32px
    }
}

.breadcrumbs {
    margin: 0;
    padding: 8px 12px 1px 12px;
    list-style-image: none;
    list-style-position: outside;
    display: table-cell;
    width: 100%
}

.breadcrumbs li {
    display: inline;
    padding: 3px 3px 3px 3px
}

.breadcrumbs ul li, ol li {
    line-height: 24px
}

.breadcrumbs li a {
    color: #4c4c4c;
    -ms-filter: "alpha(opacity=70)";
    filter: alpha(opacity=70);
    -webkit-opacity: .7;
    -moz-opacity: .7;
    -khtml-opacity: .7;
    opacity: .7
}

.breadcrumbs li a:link, a:visited, a:active {
    text-decoration: none;
    cursor: default
}

.breadcrumbs li img {
    position: relative;
    width: 24px;
    height: 24px;
    vertical-align: middle
}

.breadcrumbs a#docs-link img {
    width: 18px;
    height: 18px;
    color: black
}

.callout {
    border-left-width: 3px;
    margin: 20px 0 0 0;
    padding: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}

.callout .btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143
}

.callout button, .callout a.btn {
    margin-top: 10px;
    vertical-align: baseline
}

.trialLicenseWarning h2, .developerLicenseWarning h2 {
    font-size: 19px;
    margin-bottom: 18px;
    margin-top: 0
}

@media(max-width:767px) {
    .text-xs-left {
        text-align: left
    }
    .text-xs-right {
        text-align: right
    }
    .text-xs-center {
        text-align: center
    }
    .text-xs-justify {
        text-align: justify
    }
}

@media(min-width:768px) and (max-width:991px) {
    .text-sm-left {
        text-align: left
    }
    .text-sm-right {
        text-align: right
    }
    .text-sm-center {
        text-align: center
    }
    .text-sm-justify {
        text-align: justify
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .text-md-left {
        text-align: left
    }
    .text-md-right {
        text-align: right
    }
    .text-md-center {
        text-align: center
    }
    .text-md-justify {
        text-align: justify
    }
}

@media(min-width:1200px) {
    .text-lg-left {
        text-align: left
    }
    .text-lg-right {
        text-align: right
    }
    .text-lg-center {
        text-align: center
    }
    .text-lg-justify {
        text-align: justify
    }
}

@media(max-width:768px) {
    .breadcrumbs {
        padding: 3px 11px 1px 5px
    }
    #mobileMenuCollapseLink .mobile-menu-icon {
        margin: 4px 0 2px 4px
    }
    .slideContainer {
        display: none
    }
}

body {
    font: 14px "Open Sans", Arial, sans-serif;
    line-height: 18px;
    *font-size: small;
    *font: x-small;
    background-color: #fff;
    color: #333
}

.pagetitle>h1>img {
    vertical-align: middle
}

a:link, a:visited, a:active {
    color: #08c;
    text-decoration: none
}

a:hover {
    color: #08c;
    text-decoration: underline;
    cursor: pointer
}

.med {
    font-size: 12px
}

a:hover {
    color: #08c;
    text-decoration: underline
}

ul.blocklist {
    margin-bottom: 0;
    margin-left: 0;
    padding-left: 0;
    list-style-type: none
}

.select-drop {
    padding: 0
}

#stats-but {
    text-align: center
}

#stats-but a {
    text-align: center;
    display: inline
}

.boldit {
    font-weight: bold
}

.clearit {
    clear: both;
    margin: 0;
    padding: 0
}

caption {
    font-weight: bold
}

.status {
    color: #68818f;
    font-weight: bold
}

.caution {
    color: #faa523;
    font-weight: bold
}

.return-link {
    padding-top: 20px;
    text-align: center
}

.output {
    overflow: auto;
    background-color: #e9e9e9;
    font-family: "Andale Mono", "Courier New", Courier, monospace;
    color: #444;
    font-size: 12px;
    font-weight: 600;
    border: 1px solid #555
}

.error {
    color: #900;
    font-size: 13px
}

.details {
    background-color: #ccc;
    border: 1px #aaa dotted;
    display: none;
    font-weight: bold;
    font-size: 12px
}

.help {
    float: right
}

#latest-visit li {
    list-style-image: url(../../../images/display.jpg)
}

.dialogsubmit {
    background-color: #fff
}

.dialogbg {
    background-color: #fff;
    font-weight: bold;
    color: #f00
}

.hidden {
    display: none
}

.actions {
    background-color: #f3f3f3;
    border: 1px #dcdfe3 solid;
    margin-left: 20px
}

.inaction {
    background-color: #fff;
    margin-left: 30px;
    border-width: 1px;
    border-spacing: 2px;
    border-style: inset;
    border-color: gray;
    border-collapse: collapse;
    background-color: white
}

.inaction th {
    border-width: 1px;
    padding: 1px;
    border-style: outset;
    border-color: gray;
    background-color: #999;
    -moz-border-radius: 0;
    padding: 4px
}

.inaction td {
    border-width: thin;
    padding: 1px;
    border-style: outset;
    border-color: gray;
    background-color: white;
    -moz-border-radius: 0;
    padding: 4px
}

.form {
    background-color: #f3f3f3;
    padding: 4px;
    border: 1px #dcdfe3 solid;
    overflow: auto;
    font-weight: normal;
    font-size: 12px;
    margin: 0 0 0 12px
}

.indent {
    padding: 3px;
    margin-left: 10px
}

.indented {
    padding: 5px;
    margin-left: 50px
}

.actiontable {
    background-color: #fff
}

.actiontable th {
    background-color: #666;
    color: #fff
}

.nobullet {
    list-style-type: none
}

.lvl2 {
    margin-left: 10px
}

.red {
    color: red
}

#rightinfo {
    float: left;
    width: 400px;
    margin-left: 40px
}

#leftform {
    float: left;
    width: 540px;
    overflow: none
}

.nrmtxt {
    font-size: 12px
}

.label {
    float: left;
    width: 150px;
    margin-bottom: 8px;
    margin-left: 20px
}

.label2 {
    float: left;
    width: 250px;
    margin-bottom: 12px;
    margin-left: 20px
}

.text {
    width: 180px;
    margin-bottom: 8px;
    display: inline
}

.checklabel {
    font-size: 12px;
    width: 24px;
    margin-left: 12px;
    margin-right: 4px;
    margin-bottom: 8px;
    display: inline;
    padding-top: -6px;
    height: 30px
}

.checkbox {
    width: 12px;
    margin: 8px 0;
    display: inline
}

.select {
    width: 200px;
    margin-bottom: 8px;
    display: inline
}

.tall {
    height: 40px
}

h2 {
    font-variant: normal;
    color: #000;
    font-size: 12px
}

.formverifyfailed {
    background-color: #faa
}

#pass_form_wrap {
    width: 70%;
    margin-left: 15px
}

#pass_form_wrap .acct_list {
    width: 30%;
    float: left
}

#pass_form_wrap .pass_form {
    width: 30%;
    float: left
}

.accept {
    background: url(../../../images/accept.gif) no-repeat;
    width: 16px;
    height: 16px
}

.reject {
    background: url(../../../images/reject.gif) no-repeat;
    width: 16px;
    height: 16px
}

.yui-panel .bd p.validation_msg, .panel .bd p.validation_msg, .validation_msg {
    background: url(../../../images/reject.gif) no-repeat left top;
    color: #ff0505;
    border-bottom: solid 1px #eee;
    font-weight: bold;
    padding: 0 0 10px 20px
}

.yui-panel .container-close {
    background: transparent url(/yui/container/assets/close12_1.gif) no-repeat scroll 0 0
}

.sync_dns_container {
    border: 5px solid #ddd;
    margin: 7px 0 15px;
    padding: 0 10px 0;
    width: 530px
}

.sync_dns_container h3 {
    border-bottom: 1px solid #ddd;
    margin: 10px 0 0;
    padding: 0 0 2px
}

.sdc_container {
    font-size: 93%;
    margin: 15px 0 15px 5px
}

.sdc_module {
    margin: 7px 0 0 17px
}

.sdc_container p.description {
    color: #444;
    font-size: 93%;
    margin: 10px 0 0 17px
}

.body-content {
    margin: 10px 20px
}

.sync_dns_container label {
    display: inline;
    float: none;
    font-weight: bold;
    width: 250px
}

.action_link, .fake_anchor {
    color: #08c;
    cursor: pointer
}

.fake_anchor:hover {
    color: #08c;
    text-decoration: underline
}

table.brick {
    margin: 0;
    width: 97%
}

table.brick th {
    text-align: left
}

.brickcontainer {
    display: table
}

.brinkcontainer ul li {
    display: block
}

.brickcontainer2 {
    display: table-cell
}

#whm_nav ul li {
    font-size: 11px
}

.uniform_page_padding {
    padding-left: 15px
}

.highlight {
    background: #f3f3f3 none repeat scroll 0 0!important;
    border: 1px solid #b1b1b1!important;
    margin: 0 8px 12px 8px;
    padding: 12px 5px 8px
}

hr.hr {
    color: #b1b1b1!important
}

ol#sec-ques {
    list-style: none
}

.slideTab {
    display: table;
    position: relative;
    margin: 0 20px 0 0;
    width: 31px;
    height: 32px
}

html[dir="rtl"] .slideTab {
    margin: 0 0 0 20px
}

.slideTab:hover {
    -ms-filter: "alpha(opacity=100)";
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    border: 0;
    outline: 0
}

.slideTab a {
    padding: 5px;
    border: 1px solid #555253;
    color: #555253;
    border-radius: 3px;
    -ms-filter: "alpha(opacity=75)";
    filter: alpha(opacity=75);
    -webkit-opacity: .75;
    -moz-opacity: .75;
    -khtml-opacity: .75;
    opacity: .75;
    display: table-cell;
    vertical-align: middle
}

.slideTab a:hover, .slideTab a:focus {
    cursor: pointer;
    -ms-filter: "alpha(opacity=100)";
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1
}

.slideTab.active a {
    cursor: pointer;
    border: 1px solid #ff6c2c;
    color: #ff6c2c
}

.slideTabHover {
    -ms-filter: "alpha(opacity=70)";
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1
}

.slidePanel {
    background-color: #5c5c5c;
    -webkit-box-shadow: 3px 2px 3px #4c4c4c;
    -moz-box-shadow: 3px 2px 3px #4c4c4c;
    -o-box-shadow: 3px 2px 3px #4c4c4c;
    box-shadow: 3px 2px 3px #4c4c4c
}

html[dir="ltr"] .slidePanel {
    -webkit-box-shadow: 3px 2px 3px #4c4c4c;
    -moz-box-shadow: 3px 2px 3px #4c4c4c;
    -o-box-shadow: 3px 2px 3px #4c4c4c;
    box-shadow: 3px 2px 3px #4c4c4c
}

html[dir="rtl"] .slidePanel {
    -webkit-box-shadow: -3px 2px 3px #4c4c4c;
    -moz-box-shadow: -3px 2px 3px #4c4c4c;
    -o-box-shadow: -3px 2px 3px #4c4c4c;
    box-shadow: -3px 2px 3px #4c4c4c
}

.slidePanel a {
    color: #fff;
    text-decoration: none;
    -ms-filter: "alpha(opacity=70)";
    filter: alpha(opacity=70);
    -webkit-opacity: .7;
    -moz-opacity: .7;
    -khtml-opacity: .7;
    opacity: .7;
    border: 0;
    outline: 0
}

.slidePanel a:hover, .slidePanel a:focus {
    -ms-filter: "alpha(opacity=100)";
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    text-decoration: underline
}

.breadcrumbs li a:hover {
    cursor: pointer;
    color: #000;
    -ms-filter: "alpha(opacity=100)";
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    text-decoration: none
}

.breadcrumbs li .leafNode {
    color: #333;
    -ms-filter: "alpha(opacity=90)";
    filter: alpha(opacity=90);
    -webkit-opacity: .9;
    -moz-opacity: .9;
    -khtml-opacity: .9;
    opacity: .9
}

.muted {
    color: #999
}

.callout {
    border-left-style: solid;
    border-left-color: #eee
}

.callout-warning {
    background-color: #fcf8e1;
    border-left-color: #f1c40f
}

.callout-cpanel {
    background-color: #f5f5f5;
    border-left-color: #ff6c2c
}

.callout .btn {
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

#masterContainer .callout .btn-cpanel {
    color: #fff;
    background-color: #ff6c2c
}

#masterContainer .callout .btn-cpanel:hover, #masterContainer .callout .btn-cpanel:focus {
    background-color: #d03f00;
    text-decoration: none
}

#masterContainer .callout .btn:active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}

.yui-skin-sam .yui-navset .yui-content {
    background: none!important
}

.yui-skin-sam .yui-navset .yui-nav a, .yui-skin-sam .yui-navset .yui-navset-top .yui-nav a {
    background: url(../../../images/yui-sprite.png) repeat-x scroll 0 0 #eaeaea!important
}

.yui-skin-sam .yui-navset .yui-nav .selected a, .yui-skin-sam .yui-navset .yui-nav .selected a:focus, .yui-skin-sam .yui-navset .yui-nav .selected a:hover {
    background: #4c4c4c url(../../../images/yui-sprite.png) repeat-x left -1400px!important
}

.yui-skin-sam .yui-navset .yui-nav a:hover, .yui-skin-sam .yui-navset .yui-nav a:focus {
    background: #333 url(../../../images/yui-sprite.png) repeat-x left -1300px!important;
    outline: 0
}

.yui-skin-sam .yui-navset .yui-nav a em, .yui-skin-sam .yui-navset .yui-navset-top .yui-nav a em {
    top: 0!important
}

.yui-skin-sam .yui-navset .yui-nav, .yui-skin-sam .yui-navset .yui-navset-top .yui-nav {
    border-color: #333!important
}

.yui-skin-sam .yui-dt th {
    background: #eaeaea url(../../../images/yui-sprite.png) repeat-x 0 0!important
}

.yui-skin-sam th.yui-dt-asc, .yui-skin-sam th.yui-dt-desc {
    background: #e5e5e5!important
}

.yui-dt-editor .yui-dt-button {
    padding-top: 6px;
    text-align: right
}

.yui-dt-editor .yui-dt-button button {
    background: url(../../../images/yui-sprite.png) repeat-x 0 0!important;
    border: 1px solid #999;
    margin-left: 6px
}

.yui-dt-editor .yui-dt-button button.yui-dt-default {
    background: url(../../../images/yui-sprite.png) repeat-x 0 -1400px!important;
    background-color: #5584e0;
    border: 1px solid #304369;
    color: #fff
}

.yui-dt-editor .yui-dt-button button:hover {
    background: url(../../../images/yui-sprite.png) repeat-x 0 -1300px!important;
    color: #000
}

.yui-dt-editor .yui-dt-button button:active {
    background: url(../../../images/yui-sprite.png) repeat-x 0 -1700px!important;
    color: #000
}

.button-group>button, .button-group>button.default {
    background-color: #428bca;
    color: #fff;
    border-radius: 2px;
    border: solid 1px #357ebd
}

.button-group>button:hover, .button-group>button.hover {
    cursor: pointer;
    background-color: #3276b1;
    border-color: #285e8e;
    color: #fff
}

.button-group>button:active {
    cursor: pointer;
    background-color: #3276b1;
    border-color: #285e8e;
    color: #fff
}

#waitpanel_mask {
    position: fixed
}

.breadcrumbs {
    display: block;
    margin: 0;
    padding: 0 5px 0 5px;
    display: table-cell;
    vertical-align: middle
}

#mobileMenuCollapseLink {
    display: table-cell;
    cursor: pointer;
    text-decoration: none;
    vertical-align: middle
}

#mobileMenuCollapseLink .mobile-menu-icon {
    display: inline-block;
    background: url(../../../images/hamburger-left-dark.svg) no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    width: 25px;
    height: 25px;
    margin: 0 4px 0 4px;
    padding-right: 4px
}

body.nav-collapsed #mobileMenuCollapseLink .mobile-menu-icon {
    background: url(../../../images/hamburger-right-dark.svg) no-repeat
}

html[dir="rtl"] #mobileMenuCollapseLink .mobile-menu-icon {
    background: url(../../../images/hamburger-right-dark.svg) no-repeat
}

html[dir="rtl"] body.nav-collapsed #mobileMenuCollapseLink .mobile-menu-icon {
    background: url(../../../images/hamburger-left-dark.svg) no-repeat
}

@media(max-width:768px) {
    html[dir="rtl"] body.nav-collapsed #mobileMenuCollapseLink .mobile-menu-icon {
        width: 21px;
        height: 21px
    }
}

.alert-danger {
    background-color: #f2dede;
    border: 1px solid #e74c3c
}

.alert-success {
    background-color: #dff2d5;
    border: 1px solid #27ae60
}

.alert-warning {
    background-color: #fcf8e1;
    border: 1px solid #f1c40f
}

.alert-info {
    background-color: #d7edf9;
    border: 1px solid #2980b9
}

.alert {
    position: relative
}

.alert-message {
    color: #333;
    display: table;
    vertical-align: middle
}

[dir="ltr"] .alert-message {
    margin-left: 20px
}

[dir="rtl"] .alert-message {
    margin-right: 20px
}

.alert-message a {
    text-decoration: underline
}

[dir="ltr"] .alert-message>.alert-title {
    padding-right: 10px
}

[dir="rtl"] .alert-message>.alert-title {
    padding-left: 10px
}
.trialLicenseWarning {
    display: none !important;;
}