body,
.content-wrapper {
    font-family: 'Open Sans', sans-serif !important;
    background-color: #f9fafb!important;
    font-size: 16px;
    color: #000000 !important;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
}

.content,
.login-box-body,
.register-box-body {
    background: #fff;
    margin: 30px;
    border: 1px solid rgba(0, 0, 0, .0625)!important;
}

.content-wrapper {
    background: #f9fafb!important;
}

.skin-blue .wrapper,
.skin-blue .main-sidebar,
.skin-blue .left-side {
    background: linear-gradient(162deg, rgb(14, 65, 92) -28%, rgb(71, 155, 206) 132%);
    color: #818181 !important;
    border-right: 1px solid rgba(0, 0, 0, .0625);
}

.skin-blue .sidebar a {
    color: #818181 !important;
    background: #ffffff47 !important;
    margin: 2px 0 !important;
}

.main-header {
    border: 1px solid rgba(0, 0, 0, .0625);
    background: #fff;
    height: auto;
    max-height: 121px;
    position: relative;
    padding: 0 20px;
}

.fr-p,
.re-a {
    display: inline-block;
    width: 49.5%;
}

.re-a {
    text-align: right;
}

.sidebar-toggle:hover,
.skin-blue .main-header .navbar .nav>li>a,
.skin-blue .main-header .logo,
.skin-blue .main-header .navbar {
    padding: 0;
    text-align: left;
}

.user-panel>.info {
    top: 50%;
    transform: translateY(-50%);
}

.user-panel>.info>p {
    text-transform: capitalize;
    font-weight: 500;
    font-size: 24px;
    color: #72777a;
}

.main-header .logo {
    height: auto;
    padding: 10px 0;
    line-height: 0;
}

.logo-lg figure {
    width: 80px;
    padding: 10px 0;
}

.logo-lg figure img {
    width: 100%;
    height: auto;
    display: block;
}

.main-header .logo .logo-lg {
    display: inline-block;
}

.skin-blue .main-header .logo,
.skin-blue .main-header .navbar {
    background: #fff;
}

.skin-blue .main-header .navbar .sidebar-toggle {
    display: block;
}

.dropdown-toggle span {
    color: #0e405b;
    font-size: 30px;
}

.navbar-nav>.user-menu .user-image {
    width: 40px;
    height: 40px;
    display: inline-block;
    vertical-align: middle;
    float: none;
}

.sidebar-toggle {
    position: absolute;
    top: 50%;
    left: 0%;
    transform: translateY(-50%);
}

.navbar-custom-menu>.navbar-nav>li {
    position: absolute;
    top: 50%;
    right: 30px;
    height: auto;
    padding: 0;
    transform: translateY(-50%);
}

.skin-blue .main-header .navbar .nav>li>a {
    padding: 0;
}

.dropdown-toggle span {
    padding: 0;
}

.sidebar-toggle:hover,
.skin-blue .main-header .navbar .nav>li>a,
.skin-blue .main-header .logo,
.skin-blue .main-header .navbar {
    background: transparent;
}

.hidden-xs {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding-top: 24px;
}

.main-sidebar {
    padding-top: 90px;
}

.dropdown-toggle span {
    padding: 0;
    text-transform: capitalize;
    font-weight: 100;
    font-size: 24px;
    color: #fff;
    display: inline-block;
}

.main-footer {
    border-top: 1px solid rgba(0, 0, 0, .0625);
    background-color: #fff!important;
    color: #818181!important;
}

a {
    color: #3c8dbc;
}

.skin-blue .sidebar a i {
    color: #1e68a2;
    font-size: 22px;
    vertical-align: middle;
}

.skin-blue .sidebar-menu>li.active>a {
    padding: 24px 20px;
    font-size: 15px;
    font-weight: 500;
    padding: 12px 15px;
    position: relative;
    white-space: nowrap;
}

.skin-blue .sidebar a span {
    display: inline-block;
    vertical-align: middle;
    padding-left: 11px;
    font-size: 15px;
    color: #ffffff;
}

.skin-blue .content-header {
    background: transparent;
    background: #f9f9f9!important;
    border-top: 1px solid #eee;
    /* border-bottom: 1px solid #eee; */
    margin-top: 0px;
    padding: 5px 20px;
}

.content-header>h1,
.content-header>.breadcrumb {
    text-rendering: optimizelegibility;
    font-family: Lato, sans-serif;
    color: #888;
    margin: 20px 0;
    margin-bottom: 10px;
    text-transform: capitalize;
    font-size: 25px;
    font-weight: 400;
}

.content-header>.breadcrumb {
    font-size: 17px;
    margin-right: 25px;
    margin-top: 44px;
}

.hidden-xs,
.box-header.with-border {
    display: none;
}

.box.box-info {
    border: 0;
}

label {
    font-size: 14px;
    color: #72777a;
    letter-spacing: .2px;
}

.btn-info,
.btn {
    background-color: #352C6D;
    color: #fff !important;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 20px;
    padding: 3px 26px;
}

.user-panel {
    display: none;
}

.skin-blue .sidebar-menu>li:hover>a,
.skin-blue .sidebar-menu>li.active>a,
.skin-blue .sidebar-menu>li.menu-open>a {
    background: #cccccc12;
    border-left-color: #ccc;
}

.sidebar-menu li i {
    font-weight: lighter;
}

.sidebar-menu li:nth-child(1) a i {
    color: #2196f3;
}

.sidebar-menu li:nth-child(2) a i {
    color: #795548;
}

.sidebar-menu li:nth-child(3) a i {
    color: #673ab7;
}

.sidebar-menu li:nth-child(4) a i {
    color: #3f51b5;
}

.sidebar-menu li:nth-child(5) a i {
    color: #009688;
}

.sidebar-menu li:nth-child(6) a i {
    color: red;
}

.content-header>h1 {
    color: #313435!important;
    padding-left: 12px;
}

.modal-content {
    border: 1px solid rgba(0, 0, 0, .0625)!important;
    background: #fff;
    box-shadow: 0 0 0 #000;
}

.modal-body {
    position: relative;
    padding: 15px;
    font-size: 14px;
    color: #72777a;
}

.modal-header {
    /*display: none;*/
}

#success-msg {
    width: auto;
    background: #6cd861;
    padding: 9px 9px;
    border-radius: 7px;
    text-align: center;
    color: white;
    /*visibility: hidden;*/
    opacity: 0;
    position: fixed;
    bottom: 15px;
    left: 8px;
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;
}

#error-msg {
    width: auto;
    background: #f51111;
    padding: 9px 9px;
    border-radius: 7px;
    text-align: center;
    color: white;
    visibility: hidden;
    opacity: 0;
    position: fixed;
    bottom: 15px;
    left: 8px;
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;
}

#success-msg i {
    font-size: 14px;
    margin-right: 5px;
}

#success-msg.show {
    visibility: visible;
    opacity: 1;
    bottom: 30px;
    z-index: 99999;
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;
}

#error-msg.show {
    visibility: visible;
    opacity: 1;
    bottom: 30px;
    z-index: 99999;
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;
}

.box-body,
.content,
.login-box-body,
.register-box-body,
.navbar-nav>.user-menu>.dropdown-menu>li.user-header>p {
    font-size: 14px;
    color: black;
    letter-spacing: .2px;
}

.navbar-nav>.user-menu>.dropdown-menu>li.user-header>p {
    font-size: 22px;
    text-transform: capitalize;
}

.navbar-nav>.user-menu>.dropdown-menu>li.user-header>p>small {
    font-size: 14px;
}

input {
    display: block;
    width: 100%;
    padding: 6px 12px;
    padding: .375rem .75rem;
    font-size: 14px;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    -webkit-transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
}

.btn {
    width: auto;
    display: inline-block;
}

.box-footer {
    border: 0;
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    padding: 15px 10px;
    text-transform: capitalize;
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, .05);
}

div.dataTables_wrapper div.dataTables_length select {
    /* width: 63px; */
    /* display: inline-block; */
    border: 1px solid rgba(0, 0, 0, .0625);
    border-radius: 2px;
    -webkit-box-shadow: none;
    box-shadow: none;
    height: 35px;
    font-size: 14px;
    padding: 5px;
    margin-left: 5px;
    margin-right: 5px;
    color: #72777a;
    -webkit-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

div.dataTables_wrapper div.dataTables_filter input {
    border: 1px solid rgba(0, 0, 0, .0625);
    border-radius: 2px;
    -webkit-box-shadow: none;
    box-shadow: none;
    height: 35px;
    font-size: 14px;
    margin-left: 15px;
    padding: 5px;
    color: #72777a;
    -webkit-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

.pagination>li>a,
.pagination>li>span {
    border: 0;
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    color: #fff!important;
    background: #7774e7;
}

.login-page,
.register-page {
    background: linear-gradient(162deg, rgb(14, 65, 92) -28%, rgb(71, 155, 206) 132%);
    border: 7px solid #fff;
    border-right: 0px;
}

.login-logo {
    display: none;
}

.login-review {
    max-width: 450px;
    margin: 0 auto;
}

.inner-login-review p {
    max-width: 300px;
    text-align: center;
    margin: 0 auto;
    font-size: 15px;
    color: #27688e;
    position: relative;
    padding: 40px 36px;
}

.review-profile {
    display: flex;
}

.quote-left {
    top: 18px;
    left: 0;
}

.quote-right {
    bottom: 18px;
    right: 0;
}

.inner-login-review p span {
    font-size: 30px;
    position: absolute;
}

.review-profile {
    display: flex;
    max-width: 300px;
    padding: 0px 0px;
    margin: 0 auto;
    align-items: center;
}

.review-profile figure {
    width: 80px;
    border-radius: 100%;
    overflow: hidden;
}

.logo-lg a {
    display: block;
    border-bottom: 2px solid #0e415c;
}

.payment-tabs h3 {
    font-size: 15px;
}

ul.sidebar-menu.tree a {
    border-bottom: 1px solid #ccc;
}

.skin-blue .main-sidebar,
.skin-blue .left-side {
    padding-top: 0px;
}

.review-profile span {
    display: block;
}

.review-profile .contents {
    padding-left: 15px;
}

.review-profile .contents .name {
    color: rgb(14, 65, 92);
    font-weight: 900;
    font-size: 14px;
}

.review-profile .contents .work {
    color: rgb(71, 155, 206);
    font-size: 13px;
}

.login-logo img {
    width: 100%;
    height: auto;
    display: block;
}

.login-logo figure {
    width: 150px;
    margin: 0 auto;
}

.login-box,
.register-box {
    min-width: 700px;
}

.login-box-msg,
.register-box-msg {
    font-size: 20px;
}

.login-box-body,
.register-box-body {
    padding: 50px !important;
}

#forget_password,
#login_form {
    text-align: right;
}

.checkbox {
    text-align: left;
}

.navbar-custom-menu>.navbar-nav>li>.dropdown-menu {
    top: 142%;
}

.skin-blue .main-header li.user-header {
    background-color: #ffffff;
}

.sidebar-toggle {
    display: blcok;
}

.skin-blue .main-header .navbar .sidebar-toggle {
    color: #ffffff;
    padding: 0;
    font-size: 26px;
}

.logo-mini figure {
    margin: 26px 24px 19px 14px;
    padding-left: 0 !important;
    font-size: 26px;
}

.main-header,
.main-sidebar {
    background: linear-gradient(162deg, rgb(14, 65, 92) -28%, rgb(71, 155, 206) 132%);
}

.pull-left,
.pull-right {
    background-color: #352C6D !important;
}

.pt-terms {
    min-height: 100vh;
    position: relative;
}

.inner-pt-terms {
    padding: 10px;
    padding-right: 58px;
}

.inner-pt-terms p {
    margin: 0;
    padding: 4px 0;
    font-size: 14px;
    color: #fff;
}
.term-para-f{
    font-family: "Roboto-Regular";
    padding: 0px 10px;
}
.para-box{
    text-align: left;
}
.term-para-padd{
    padding: 3px 10px;
}
.para-box span{
    background-color: #FCC72D;
}
.inner-pt-terms li {
    font-size: 14px;
    list-style: circle;
    color: #fff;
    padding: 4px 0;
}

.term-headeing strong {
    font-size: 30px !important;
}

.logo-div-padd{
    padding: 1px 1px 7px 57px;
}
.second-para-heading{
    font-size: 30px !important;
    font-family: "Roboto-Regular";
}

.login-box-msg {
    text-align: center;
    padding: 0 0 20px 0;
}
.term-para-box{
    border-radius: 20px;
    border: 1px solid;
    background-color: #f3bf32;
    width: fit-content;


}

.login-logo,
.register-logo {
    margin-bottom: 0;
}

.mi-logo a {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 999;
    width: 130px;
    height: 130px;
    padding: 20px;
    box-sizing: border-box;
    border-radius: 50%;
    background-color: #fff;
    border: 8px solid #347ea9;
}

.mi-logo a figure {
    position: relative;
    width: 100%;
    top: 45%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.contain {
    max-width: 450px;
    margin: 0 auto;
    text-align: center;
    color: #6d6d6d;
    background: #fff;
    padding: 10px 30px;
    box-shadow: 0px 0px 7px 3px #ccc;
    border-radius: 5px;
}

.login-box-body,
.register-box-body {
    box-shadow: 0px 0px 7px 3px #ccc;
    border-radius: 5px;
}

.out-contain {
    width: 100%;
    border-left: 10px solid #fff;
    border-right: 10px solid #fff;
    /* top: 50%;
    left: 50%;
    position: absolute;
    transform: translate(-50%, -50%); */
}

.left-contain {
    position: relative;
    min-height: 100vh;
    padding: 0 !important;
    background: hsl(210, 20%, 98%);
}

.pp_login_style{
    padding: 0px;
    min-height: 100vh;
    background:white;
}
.register-section-height{
    background:white; 
    min-height:100vh; 
    padding-left: 50px;
}

.right-contain {
    background: transparent;

}

.client-pt-terms {
    color: red;
    width: 100%;
    margin: 0;
}

.client-pt-terms .term-headeing,
.client-pt-terms .term-para {
    padding: 0px 0;
}

ul.term-list {
    padding-top: 25px;
}

ul.term-list li {
    list-style: none;
    font-size: 17px;
    padding: 10px 0;
}

ul.term-list li span {
    font-size: 24px;
    display: inline-block;
    vertical-align: middle;
    font-weight: 600;
    padding-right: 5px;
    font-family: revert;
}

.client-term .right-contain {
    background: linear-gradient(162deg, rgb(103 86 252) 100%, rgb(71, 155, 206) 0%);

}

.client-term .out-contain {
    z-index: 9;
}

.client-pt-out-contain .contain {
    position: relative;
    background-color: transparent;
    box-shadow: #000 0 0 0;
}

.client-term .left-contain {
    background-image: url(../img/Client\ Referral.jpg) !important;
    background-position: center center !important;
    background-size: cover !important;
    position: relative;
    background: hsl(210, 20%, 98%);
}

.client-term .left-contain::after {
    content: '';
    z-index: 3;
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: #f5f5f5a6;
}

.client-term .login-box-msg {
    color: rgb(24 104 146);
}

@media screen and (max-width: 1230px) {
    section.content {
        overflow: scroll;
    }
}

@media screen and (max-width: 1024px) {
    .col-md-8.col-md-offset-2,
    section.content {
        padding: 0;
    }
    .inner-pt-terms {
        margin: 0 10px;
    }
    .form-horizontal .control-label {
        text-align: left;
    }
    .mi-logo a {
        position: absolute;
        top: 19%;
        width: 180px;
        height: 180px;
    }
    .inner-pt-terms {
        padding: 0px;
    }
    .pt-terms,
    .left-contain {
        min-height: 68vh;
        position: relative;
    }
}

@media screen and (max-width: 700px) {
    .login-box,
    .register-box {
        min-width: 300px;
    }
    .client-term .pt-terms,
    .left-contain {
        min-height: auto;
    }
    .client-term .right-contain {
        padding: 10px !important;
    }
    a.logo,
    nav.navbar.navbar-static-top {
        display: inline-block !important;
        width: 49% !important;
    }
    .navbar-custom-menu>.navbar-nav>li>.dropdown-menu {
        left: auto;
        top: 142%;
        right: 0;
    }
    .content {
        overflow: scroll;
    }
    .dataTables_length,
    .dataTables_wrapper .col-sm-6,
    .dataTables_wrapper .col-sm-5,
    .dataTables_wrapper .col-sm-7 {
        display: inline-block !important;
        width: 49% !important;
        vertical-align: middle;
    }
    div.dataTables_wrapper div.dataTables_info {
        padding-top: 0;
    }
    .skin-blue .main-header .navbar .sidebar-toggle {
        display: block;
        position: fixed;
        left: 25%;
        top: 5%;
        font-size: 31px;
        transform: translate(-50%, -54%);
        color: #0e415c;
    }
    label.col-sm-2.control-label {
        width: 100% !important;
    }
    .right-contain {
        padding-bottom: 25% !important;
    }
    .pt-terms,
    .left-contain {
        min-height: 100vh;
    }
}

@media screen and (max-width: 610px) {
    .mi-logo a {
        position: absolute;
        top: 10%;
        width: 130px;
        height: 130px;
    }
    .inner-pt-terms {
        position: relative;
        transform: translateY(0%);
    }
    .login-box {
        margin: 30px auto;
    }
    .login-box-body,
    .register-box-body {
        padding: 20px !important;
    }
    .content,
    .login-box-body,
    .register-box-body {
        margin: 10px;
    }
    .skin-blue .main-header .navbar .sidebar-toggle {
        left: auto;
        right: -20px;
        position: absolute;
        top: 47%;
        padding: 0;
        font-size: 26px;
    }
    .main-footer {
        font-size: 15px;
    }
    .dataTables_length,
    .dataTables_wrapper .col-sm-6,
    .dataTables_wrapper .col-sm-5,
    .dataTables_wrapper .col-sm-7 {
        display: inline-block !important;
        width: 100% !important;
        vertical-align: middle;
        text-align: left;
    }
    .skin-blue .content-header {
        padding: 0;
    }
}

@media screen and (max-width: 1190px) {
    .mi-logo a {
        position: absolute;
    }
    .left-contain {
        border: 0px solid #fff;
        border-left: 0px solid #fff;
        padding: 20px 10px;
    }
    .right-contain {
        border: 0px solid #fff;
        border-right: 0px solid #fff;
        padding: 20px 10px;
    }
    .mi-logo a {
        position: absolute;
        top: 0;
    }
}

@media screen and (max-width: 400px) {
    .padding-ov {
        padding: 0 !important;
    }
    .out-contain {
        padding: 0 10px;
    }
    .contain {
        padding: 10px;
    }
    .login-box-body,
    .register-box-body {
        padding: 10px !important;
    }
    .login-box-body *,
    .register-box-body * {
        font-size: 14px;
    }
    #regiseter_form .col-xs-5 {
        width: 100%;
    }
    .fr-p,
    .re-a {
        text-align: left;
        width: 100%;
        font-size: 12px;
    }
    .box-body *,
    .main-footer {
        font-size: 13px !important;
    }
    .col-md-offset-9.col-md-3 {
        padding: 10px 0;
    }
    .navbar-custom-menu>.navbar-nav>li>.dropdown-menu {
        right: -32px;
    }
}

@media screen and (max-width: 375px) {
    .out-contain {
        top: 50%;
    }
    .blue {
        min-height: 114vw;
    }
}

@media screen and (max-width: 320px) {
    .out-contain {
        top: 52%;
    }
}

.pt-terms,
.left-contain {
    min-height: 97.9vh !important;
}
