.mo_support_layout {
    width: 93%;
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    padding-left: 20px;
}

.mo_table_layout {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    padding: 0px 10px 10px 10px;
    margin-bottom: 10px;
}

.mo_table_layout td {

}

.mo_table_layout input[

'type=text'
]
{
    width: 80%
;
}
.mo_table_layout td strong {
    margin-left: 10px;
}

.mo_eve_table_layout {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    padding: 0px 10px 0px 10px;
    margin: 10px 15% 10px 0px;
}

.col1 {
    width: 20%;
}

.panel_toggle {
    cursor: pointer;
}

.panel_toggle:hover {
    text-decoration: underline;
}

.mo_eve_table_textbox {
    width: 80%;
}

.mo_table_td_checkbox {
    padding-left: 10px;
}

.mo_table_textbox {
    width: 80%;
}

.mo_settings_table {
    width: 100%;
}

.mo_settings_table tr td:first-child {
    width: 30%;
}

.mo_heading_margin {
    margin-left: 0px;
}

.error_wid_login {
    background-color: #FFEBE8;
    border: 1px dashed #FF0000;
    color: #FF0000;
    float: left;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: 500;
    padding: 6px;
    margin-left: 200px;
    width: 80%;
    clear: both !important;
}

.login_wid li {
    margin: 5px;
}

.login_wid {
    list-style-type: none;
    border: 1px dashed #999999;
    width: 98%;
    float: left;
    padding: 5%;

}

.login_wid li {
    width: 48%;
    float: left;
    margin: 2px;
}

.openid_social_login {
    padding: 5px 0px 0px 0px;
    clear: both;
    width: 100% !important;
}

.login_wid li input {
    width: 85%;
    float: left;
    margin: 2px;
}

.mo_oauth_premium_option {
    background-color: rgba(168, 168, 168, 0.7);
    padding: 2%;
    opacity: 0.5;
}

.mo_oauth_premium_option_text {
    position: absolute;
    font-weight: bold;
    margin: 5.5% 11%;
    z-index: 1;
}


h1 {
    font-size: 23px;
    font-weight: 400;
    margin: 0;
    padding: 9px 0 4px;
    line-height: 29px;
}

.mo_oauth_help_title {
    font-size: 17px;
    width: 100%;
    color: #1B79AE;
    cursor: pointer;
    font-weight: bold;
}

.mo_oauth_help_desc {
    font-size: 13px;
    border-left: solid 2px rgba(128, 128, 128, 0.65);
    margin-top: 10px;
    padding-left: 10px;
}

.mo_oauth_help {
    border-top: solid 1px grey;
    width: 95%;
}

.mo_oauth_help_cell {
    padding: 20px;
    border-bottom: solid 1px grey;
}

.mo_oauth_support_layout {
    width: 93%;
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    padding-left: 20px;
}

.mo_oauth_table_layout {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    padding: 0px 10px 10px 10px;
    margin-bottom: 10px;
}

.mo_oauth_table_layout td {

}

.mo_oauth_table_layout input[

'type=text'
]
{
    width: 80%
;
}
.mo_oauth_table_layout td strong {
    margin-left: 10px;
}

.panel_toggle {
    cursor: pointer;
}

.panel_toggle:hover {
    text-decoration: underline;
}

.mo_oauth_table_textbox {
    width: 80%;
}

.mo_oauth_settings_table {
    width: 100%;
}

.mo_oauth_settings_table tr td:first-child {
    width: 30%;
}

.mo_oauth_heading_margin {
    margin-left: 0px;
}

.error_wid_login {
    background-color: #FFEBE8;
    border: 1px dashed #FF0000;
    color: #FF0000;
    float: left;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: 500;
    padding: 6px;
    margin-left: 200px;
    width: 80%;
    clear: both !important;
}

.login_wid li {
    margin: 5px;
}

.login_wid {
    list-style-type: none;
    border: 1px dashed #999999;
    width: 98%;
    float: left;
    padding: 5%;

}

.login_wid li {
    width: 48%;
    float: left;
    margin: 2px;
}

.openid_social_login {
    padding: 5px 0px 0px 0px;
    clear: both;
    width: 100% !important;
}

.login_wid li input {
    width: 85%;
    float: left;
    margin: 2px;
}

.mo_oauth_local_pricing_free_tab {
    background-color: rgba(34, 153, 221, 0.82) !important;
}

.mo_oauth_local_pricing_paid_tab {
    background-color: #1a71a4 !important;
}

.mo_oauth_local_pricing_text {
    font-size: 14px !important;
    color: #fff !important;
    font-weight: 600 !important;

}

.mo_oauth_local_pricing_sub_header {
    margin: 2px !important;
    color: #fff !important;
}

.mo_oauth_local_pricing_header {
    color: #fff !important;
    margin: 4px !important;
}

.mo_oauth_local_pricing_table {
    text-align: center;
    font-size: 15px !important;
    background-color: #FFFFFF;
}

.mo_oauth_premium_thumbnail {
    width: 350px;
    padding: 4px;
    margin-bottom: 10px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}

.mo-fa-icon > tr > td > i.fa {
    color: #5b8a0f;

}

.mo_align-center > tr > td {
    text-align: center !important;
}

.mo_table-bordered, .mo_table-bordered > tbody > tr > td {
    border: 1px solid #ddd;
}

.mo_table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}

.mo_table-bordered > thead > tr > th {
    vertical-align: top !important;
}

.mo_plan-desc {
    font-size: 14px !important;
}

.mo-display-logs {
    color: #3c763d;
    background-color: #dff0d8;
    padding: 2%;
    margin-bottom: 20px;
    text-align: center;
    border: 1px solid #AEDB9A;
    font-size: 18pt;
}

.mo-display-block {
    color: #050505;
    width: -moz-available;
    min-height: 300px !important;
    overflow: auto;
    display: inline-block;
    background-color: #f6f6f6;
    padding: 2%;
    margin-bottom: 20px;
    text-align: left;
    border: 1px solid #AEDB9A;
    font-size: 12pt;
}

.mo_divider {
    width: 5px;
    height: auto;
    display: inline-block;
}

/* Tooltip container */
.tooltip {
    position: relative;
    display: inline-block;
    size: letter;
    /* If you want dots under the hoverable text */
}

/* Tooltip text */
.tooltip .tooltiptext {
    visibility: hidden;
    width: 120px;

    background-color: grey;
    color: white;
    text-align: center;
    padding: 5px 0;
    border-radius: 6px;
    font-size: 12px;
    /* Position the tooltip text */
    position: absolute;
    z-index: 1;
    bottom: 125%;
    left: 50%;
    margin-left: -60px;
    font-size: small;
    /* Fade in tooltip */
    opacity: 50;
    transition: opacity 0.3s;
}

/* Tooltip arrow */
.tooltip .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}

.tableborder {
    border-collapse: collapse;
    width: 100%;
    border-color: #eee;
}

.tableborder th, .tableborder td {
    text-align: left;
    padding: 8px;
    border-color: #eee;
}

.tableborder tr:nth-child(even) {
    background-color: #f2f2f2
}

.premium_feature {
    color: red;
}

/*Included for the feedback form*/
.mo_modal {
    display: none;
    position: fixed;
    z-index: 1;
    padding-top: 100px;
    left: 100px;
    top: 0;
    margin-left: 220px;
    width: 50%;
    height: 100%;

}

.mo_modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 55%;
}

.mo_close {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

input.disabled, input:disabled, select.disabled, select:disabled, textarea.disabled, textarea:disabled {
    background: #eee !important
}

.mo_premium_feature {
    color: #FF0000;
}
