@charset "utf-8";
/* CSS Document */

/*   .mainloginleft css */

.mainloginleft {
    background: url(../img/login_bg.png) top right repeat;
    background-size: auto auto;
    background-size: auto auto;
    background-size: cover;
    min-height: 100vh;
    z-index: 999;
    opacity: 1;
    position: relative;
    padding: 0;
    margin: 0;
    display: flex;
}
.informeson {
    color: #fff;
    width: 60%;
    margin: auto;
    padding: auto;
}
.informeson h3 {
    font-size: 42px;
    line-height: 42px;
    font-family: "Avenir LT Std";
    font-weight: 900;
    margin: 35px 0 15px 0;
    padding: 0;
}
.informeson p {
    line-height: 30px;
    font-size: 30px;
    font-family: "Avenir LT Std";
    font-weight: 100;
    margin: 0;
    padding: 0;
}
.informeson p span {
    display: block;
}

/* End */

/*   .mainloginright css */

.mainloginright {
    min-height: 100vh;
    padding: 0;
    margin: 0;
    display: flex;
    position: relative;
}
.logininnerform {
    width: 350px;
    text-align: center;
    padding: auto;
    margin: auto;
}
.logininnerform span i {
    width: 50px;
    height: 50px;
}
.logininnerform i {
    position: absolute;
    color: #1568b6;
    top: 18px;
}
.logininnerform p {
    color: #484848;
    margin-bottom: 0;
    font-size: 14px;
}

.logininnerform p a {
    color: #e4e4e4;
    font-weight: 500;
    margin-left: 4px;
}

.logininnerform h3 {
    margin: 0 0 25px;
    font-size: 18px;
    font-weight: 400;
    font-family: "Open Sans", sans-serif;
    color: #fff;
}

.logininnerform .form-group {
    margin-bottom: 25px;
}
.logininnerform .input-text {
    width: 100%;
    padding: 10px 15px;
    font-size: 18px;
    font-family: "Avenir LT Std";
    border: 1px solid #c6c6c6;
    outline: none;
    color: #666666;
    border-radius: 3px;
    height: 45px;
    border-radius: 10rem;
    padding: 1.5rem 2rem;
}

div.details h1 {
    color: #1568b6;
    text-transform: uppercase;
    font-size: 33px;
    line-height: 33px;
    font-family: "BentonSans";
    font-weight: 900;
    letter-spacing: 0;
    margin: 0;
    padding: 0;
}
div.details h6 {
    color: #4c4c4c;
    text-transform: uppercase;
    font-size: 22px;
    font-family: "BentonSans";
    font-weight: 900;
    letter-spacing: 0;
    margin: 0 0 25px 0;
}
.logininnerform .form-check {
    float: left;
    margin-bottom: 0;
}

.logininnerform .form-check a {
    color: #717171;
    float: right;
}

.logininnerform .checkbox {
    margin-bottom: 25px;
    font-size: 14px;
}

.logininnerform .form-check-input {
    position: absolute;
    margin-left: 0;
}

.logininnerform .form-check label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 19px;
    height: 19px;
    margin-left: -28px;
    border: 1px solid #cccccc;
    border-radius: 14px;
    background-color: #fff;
}
.logininnerform .form-check-label {
    padding-left: 25px;
    margin-bottom: 0;
    font-size: 14px;
}

.logininnerform .checkbox-theme input[type="checkbox"]:checked + label::before {
    background-color: #eeeeee;
    border-color: #eeeeee;
}

.logininnerform input[type="checkbox"]:checked + label:before {
    font-weight: 300;
    color: #f3f3f3;
    line-height: 15px;
    font-size: 14px;
    content: "\2713";
}

.logininnerform input[type="checkbox"],
input[type="radio"] {
    margin-top: 4px;
}

.logininnerform .checkbox a {
    font-size: 14px;
    color: #fff;
    float: right;
}

.logininnerform .terms {
    margin-left: 4px;
}

.logininnerform .btn-md {
    cursor: pointer;
    padding: 12px 30px 11px 30px;
    letter-spacing: 1px;
    font-size: 22px;
    font-weight: 600;
    border-radius: 3px;
}

.logininnerform input[type="checkbox"],
input[type="radio"] {
    margin-right: 3px;
}

.logininnerform button:focus {
    outline: none;
    outline: 0 auto -webkit-focus-ring-color;
}

.logininnerform .btn-theme.focus,
.btn-theme:focus {
    box-shadow: none;
}

.logininnerform .btn-theme {
    background: #1568b6;
    border: none;
    color: #fff;
    border-radius: 10rem;
}

.logininnerform .btn-theme:hover {
    background: #00519e;
}

.container {
    display: block;
    position: relative;
    padding-left: 24px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 18px;
    text-align: left;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #666666;
}

.info {
    padding-bottom: 80px;
}

.footer p {
    font-family: "Avenir LT Std";
    bottom: 15px;
    padding: 0 5px;
    position: absolute;
    font-size: 16px;
    color: #484848;
    letter-spacing: 0;
}

.vl {
    border-left: 1px solid #ccc !important;
}

.filter {
    padding: 20px;
}
.filter span {
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
}

.filter p {
    font-size: 16px;
    line-height: 24px;
}

.filter-sidebar {
    width: 60vh !important;
}

.edit {
    padding: 10px 25px 0 25px;
    text-align: center;
    overflow-y: scroll;
    overflow-x: hidden;
}
.edit h3 {
    font-size: 22px;
    margin-top: 15px;
    margin-bottom: 0;
    font-weight: bold;
    color: #506e91;
}
.edit a {
    text-decoration: none;
    color: #000;
}

.edit {
    padding: 10px 0 0 0;
    text-align: center;
}
.edit h3 {
    font-size: 22px;
    margin-top: 15px;
    margin-bottom: 0;
    font-weight: bold;
    color: #506e91;
}
.edit i {
    padding: 15px;
    background: #eaf0f6;
    border-radius: 50px;
    color: #506e91;
    border: 1px solid #cbd6e2;
    margin-bottom: 5px;
}
.edit a {
    text-decoration: none;
    color: #000;
}

.edit i:hover {
    background: #1568b6;
    color: #fff;
    border: 1px solid #1568b6;
}

div.icon {
    display: inline-block;
    padding: 0 5px;
}

table tr td:nth-child(even) {
    color: #506e91;
    /* font-weight: 550; */
}
table tr td:nth-child(odd) {
    color: #353535;
    /* font-weight: 550; */
}

section {
    padding: 15px 0 60px 0;
}

section .section-title {
    text-align: center;
    color: #007b5e;
    margin-bottom: 50px;
    text-transform: uppercase;
    font-size: 14px;
}
#tabs {
    color: #eee;
}
#tabs h6.section-title {
    color: #eee;
}

#tabs .nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #4e73df;
    background-color: transparent;
    border-color: transparent transparent #4e73df;
    border-bottom: 4px solid !important;
    font-size: 14px;
    font-weight: bold;
}
#tabs .nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
    color: #506e91;
    font-size: 16px;
}

.tab-content > .tab-pane p, .activityWrapper {
    background: #fff;
    padding: 15px;
}

/* End */

/*  Scrool  CSss */

::-webkit-scrollbar {
    width: 7px;
}

/* Track */
::-webkit-scrollbar-track {
    /*box-shadow: inset 0 0 5px grey; */
    border-radius: 10px;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #1568b6;
    border-radius: 10px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #506e91;
}

/*  End  */

/* CLEAR FIX */

.group:after {
    content: "";
    display: table;
    clear: both;
}
.clearboth {
    clear: both;
    min-height: 1px;
}
.regformcolmainform
    .select2-container--default
    .select2-selection--single
    .select2-selection__rendered {
    font-weight: normal;
    line-height: 20px;
}
.regformcolmainform .select2-container--default .select2-selection--single {
    border: none;
    border-bottom: 1px solid rgba(122, 122, 122, 0.1);
    background: none;
    height: 23px;
}
#email_preview p{
    background: transparent;
}