.panel_toggle {
    cursor: pointer;
}

.panel_toggle:hover {
    text-decoration: underline;
}
.mo_ga_sso_heading_margin {
    margin-left: 0px;
}

.openid_social_login {
    padding: 5px 0px 0px 0px;
    clear: both;
    width: 100% !important;
}

.login_wid li input {
    width: 85%;
    float: left;
    margin: 2px;
}

.mo_ga_sso_local_pricing_free_tab {
    background-color: rgba(34, 153, 221, 0.82) !important;
}

.mo_ga_sso_local_pricing_paid_tab {
    background-color: #1a71a4 !important;
}

.mo_ga_sso_local_pricing_text {
    font-size: 14px !important;
    color: #fff !important;

}

.mo_ga_sso_local_pricing_sub_header {
    margin: 2px !important;
    color: #fff !important;
}

.mo_ga_sso_local_pricing_header {
    color: #fff !important;
    margin: 4px !important;
}

.mo_ga_sso_local_pricing_table {
    text-align: center;
    font-size: 15px !important;
    background-color: #FFFFFF;
}

.mo_ga_sso_local_thumbnail {
    width: 250px;
    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_saml_help_title {
    font-size: 17px;
    width: 100%;
    color: #1B79AE;
    cursor: pointer;
    font-weight: bold;
}

.mo-fa-icon > tr > td > i.fa {
    color: #5b8a0f;
}

.mo_saml_help_desc {
    font-size: 13px;
    border-left: solid 2px rgba(128, 128, 128, 0.65);
    margin-top: 10px;
    padding-left: 10px;
}

.mo_saml_help {
    border-top: solid 1px grey;
    width: 95%;
}

.mo_saml_help_cell {
    padding: 20px;
    border-bottom: solid 1px grey;
}

.mo_saml_support_layout {
    width: 93%;
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    padding-left: 20px;
}

.mo_saml_table_layout {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    padding: 0px 10px 10px 10px;
    margin-bottom: 10px;
}

.mo_saml_table_layout td {

}

.mo_saml_table_layout input[type='text'] {
    width: 80%;
}

.mo_saml_table_layout td strong {
    margin-left: 10px;
}

.panel_toggle {
    cursor: pointer;
}

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

.mo_saml_table_textbox {
    width: 80%;
}

.mo_saml_settings_table {
    width: 100%;
}

.mo_saml_settings_table tr td:first-child {
    width: 30%;
}

.mo_saml_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_saml_local_pricing_free_tab {
    background-color: rgba(34, 153, 221, 0.82) !important;
}

.mo_saml_local_pricing_paid_tab {
    background-color: #1a71a4 !important;
}

.mo_saml_local_pricing_text {
    font-size: 14px !important;
    color: #fff !important;
    font-weight: 600 !important;

}

.mo_saml_local_pricing_sub_header {
    margin: 2px !important;
    color: #fff !important;
}

.mo_saml_local_pricing_header {
    color: #fff !important;
    margin: 4px !important;
}

.mo_saml_local_pricing_table {
    text-align: center;
    font-size: 15px !important;
    background-color: #FFFFFF;
}

.mo_saml_local_thumbnail {
    width: 250px;
    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_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;
}