
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;300;400;500;600;700;800;900&display=swap');
body { margin: 0px; padding: 0px; font-family: 'Montserrat', sans-serif; font-weight: 400; color: #000; background: #f5f5f5; }
.login-body { display: block; position: fixed; width: 100%; height: 100%; top: 0; left: 0; background: #f5f5f5; }
.login-page { margin: 0% auto; width: 960px; height: 630px; position: relative; display: flex; top: 50%; transform: translateY(-50%); box-shadow: 0 0px 15px 5px rgb(0 0 0 / 0.12); }
.login-lft { background: #622d33; height: 630px; text-align: center; width: 50%; align-items: center; display: flex; }
.login-lft h4 { text-align: center; font-weight: 600; line-height: 70px; font-size: 35px; color: #D5C8B4; margin: 0px; padding: 0px; width: 100%; }
.login-rgt { background: #fff; height: 630px; width: 50%; padding: 75px; }
.login-tab { display: block; }
.login-tab ul { margin: 0px; padding: 0px; list-style-type: none; border-bottom: 3px solid #622d33; text-align: left; display: inline-block; float: left; margin-bottom: 20px; }
.login-tab li { margin: 0px; list-style-type: none; float: left; color: #622d33; background: transparent; border-radius: 7px; padding: 5px 15px; font-size: 14px; line-height: normal; text-transform: uppercase; }
.login-tab li a { color: #622d33; text-decoration: none; font-weight: 600; font-size: 14px; }
.login-tab li.active { margin: 0px; list-style-type: none; display: inline-block; color: #aa9168; background: #622d33; border-radius: 7px; padding: 5px 15px; }
.login-tab li.active a { color: #aa9168; }
.tab-content > div:last-child { display: none; }
.login_form { padding: 25px; background: #AA91687E; margin: 0px; border-radius: 10px; position: relative; min-height: 100%; }
.form-group { margin: 0px; }
.input-group { position: relative; margin-bottom: 20px; width: 100%; display: inline-block; float: left; }
/*.form-control { width: 100% !important; padding: 0px 0px 0px 40px; outline: none; margin: 0; border-radius: 10px !important; border: 1px solid #622d33; font-size: 14px; line-height: 44px; height: 44px; font-weight: 500; color: #000; background: #fff; overflow: hidden; }
.form-control:focus { box-shadow: none !important; border: 1px solid #622d33; }*/
.input-group .form-icon { display: inline-block; position: absolute; background-size: 100% 100%; z-index: 99; left: 14px; top: 12px; width: 15px; height: 20px; }
.icon-lock { background: url(../../../images/icon-lock.png) center left no-repeat; }
.icon-message { background: url(../../../images/icon-message.png) center left no-repeat; }
.icon-mobile { background: url(../../../images/icon-mobile.png) center left no-repeat; }
.icon-user { background: url(../../../images/icon-user.png) center left no-repeat; }
.form-term { color: #10344A; font-size: 14px; font-weight: 600; position: absolute; bottom: 15px; text-align: center; width: 100%; left: 0px; }
.form-term a { color: #622d33; text-decoration: underline; }
.form-term a:hover { color: #fff; text-decoration: underline; }
.btn-common { margin: 0px; list-style-type: none; display: inline-block; color: #aa9168; background: #622d33; border-radius: 10px; padding: 3px 20px; font-size: 14px; line-height: 34px; min-height: 34px; text-decoration: none; text-transform: uppercase; }
.btn-common img { width: 14px; height: 14px; margin-left: 5px; }
.btn-common:hover { color: #622d33; background: #fff; text-decoration: none; }
.button-right { position: relative; margin-bottom: 20px; width: 100%; display: inline-block; float: left; }
.float-left { float: left; }
.float-right { float: right; }
/*-------dashboard-css-----------*/
#body-row { margin-left: 0; margin-right: 0; }
#sidebar-container { min-height: 100vh; padding: 0; background: url(../../../images/home-page.jpg) top right repeat-x; background-size: cover; box-sizing: border-box; min-height: 100%; position: relative; }
.sidebar-expanded { width: 250px; }
.sidebar-collapsed { width: 60px; }
/* ----------| Menu item*/    
#sidebar-container .list-group { z-index: 1; position: relative; }
#sidebar-container .list-group li { display: flex; width: 100%; }
#sidebar-container .list-group li a { color: #fff; background: transparent; font-size: 14px; font-weight: 600; border-radius: 0px; border-bottom: 1px solid #6f8f82; width: 100%; }
#sidebar-container .list-group li a span { float: left; height: auto; }
#sidebar-container .list-group a svg path { stroke: #fff; }
#sidebar-container .list-group a:hover { background: #fed22e; color: #000; }
#sidebar-container .list-group a:hover svg path { stroke: #000; }
/* ----------| Submenu item*/    
#sidebar-container .list-group li.list-group-item { background-color: #132644; }
#sidebar-container .list-group .sidebar-submenu a { height: 45px; padding-left: 30px; }
.sidebar-submenu { font-size: 0.9rem; }
/* ----------| Separators */    
.sidebar-separator-title { background-color: #132644; height: 35px; }
.sidebar-separator { background-color: #132644; height: 25px; }
.logo-separator { background-color: #132644; height: 60px; }
/*a.bg-dark { background-color: #132644 !important; }*/

.header-part { background: #fff url(../../../images/inner-header.jpg) top left repeat-x; display: block; padding: 12px 20px; height: 78px; }
.logo-part { float: left; }
.toggle-parent { display: block; width: 230px; }
.profile-menu { float: right; }
.profile-menu ul { margin: 10px 0; padding: 0px; list-style-type: none; }
.profile-menu li { margin: 0px; padding: 0px; list-style-type: none; display: inline-block; border-left: 1px solid #fff; padding-left: 15px; margin-left: 11px; }
.profile-menu li:first-child { border-left: 0px solid #fff; }
.profile-menu li a { color: #fff; display: inline-block; font-size: 14px; text-decoration: none; }
.profile-menu li a:hover { color: #fed22e; }
.dash-cont { padding: 30px; box-sizing: border-box; width: calc(100% - 250px); min-height: 890px; }
.sidebar-collapsed + .dash-cont { padding: 30px; box-sizing: border-box; width: calc(100% - 65px); }
.last-visit-box { background: #FFC107; display: flex; width: 100%; text-align: center; min-height: 50px; margin-bottom: 25px; border-radius: 3px; box-shadow: 1px 1px 15px 5px rgb(0 0 0 / 8%); }
.last-visit-box .last-visit-date, .last-visit-box .last-visit-time { width: 50%; display: flex; align-items: center; justify-content: center; color: #000; font-size: 14px; font-weight: 600; }
.last-visit-box .last-visit-date img, .last-visit-box .last-visit-time img { width: 21px; margin-right: 10px; }
.last-visit-box .last-visit-time span { font-size: 20px; }
.personal-info { display: block; height: 120px; background: transparent linear-gradient(180deg, #80C8ECD6 0%, #276F97EA 100%) 0% 0% no-repeat padding-box; box-shadow: 5px 6px 6px #00000029; border-radius: 10px; display: flex; align-items: center; justify-content: center; color: #fff; font-weight: 400; font-size: 16px; flex-direction: column; margin-bottom: 25px; }
.personal-info span { margin: 10px 0; }
.document-info { background: transparent linear-gradient(180deg, #6A3093 0%, #A044FFEA 100%) 0% 0% no-repeat padding-box; }
.calender-info { background: transparent linear-gradient(180deg, #B24592 0%, #F15F79 100%) 0% 0% no-repeat padding-box; }
.consent-info { background: transparent linear-gradient(180deg, #D1913C 0%, #E3B577EA 100%) 0% 0% no-repeat padding-box; }
.event-info { min-height: 170px; background: #aa9168; border-radius: 10px; display: flex; align-items: center; justify-content: center; color: #fff; font-weight: 400; font-size: 16px; flex-direction: column; margin-bottom: 25px; padding: 15px 30px; }
.event-info h2 { margin: 0px 0 10px 0; color: #FAFAFA; font-weight: 600; font-size: 14px; display: block; }
.event-info p { margin: 0; color: #FAFAFA; font-weight: 400; font-size: 12px; border-top: 1px solid #fff; display: block; padding: 15px 0; text-align: center; }
.source-info { display: block; background: #fff; margin-bottom: 25px; padding: 0px 0px 10px 0px; border-radius: 3px; box-shadow: 1px 1px 5px 0px rgb(0 0 0 / 4%); overflow: hidden; }
.source-info h2 { margin: 0; color: #222; font-weight: 600; font-size: 16px; background: #fff3d1; display: flex; width: 100%; text-align: center; min-height: 50px; border-radius: 0px; line-height: 50px; padding: 0px 15px; border-bottom: 0px solid #ddd; justify-content: space-between; }
.source-info ul { margin: 15px; padding: 0px; display: block; width: auto; box-sizing: content-box; }
.source-info li { margin: 0px; padding: 0px; list-style-type: none; display: block; }
.source-info li a { display: block; border-bottom: 1px solid #ddd; color: #666666; padding: 10px; text-decoration: none; font: normal normal normal 16px/26px Poppins; }
.source-info li a:hover { background: #efefef; color: #000; }
.source-info li:last-child a, .source-info li:last-child .msg-list { border-bottom: 0px; }
.source-list { display: inline-block; padding: 15px; position: relative; width: 100%; box-sizing: border-box; }
.btn-more { list-style-type: none; color: #000; background: #FFC107; border-radius: 5px; padding: 8px 20px; font-size: 14px; text-decoration: none !important; text-transform: capitalize; text-align: center; max-width: 180px; font-weight: 600; margin: 15px auto 5px auto; display: block; }
.btn-more:hover { color: #fff; background: #2210d2; }
.source-list img { width: 40px; height: 50px; float: left; margin-right: 10px; }
.source-list h3 { color: #622d33; font-size: 12px; font-weight: 600; margin-left: 10px; }
.source-list h3 a { color: #622d33; }
.source-list h3 a:hover { color: #000; }
.source-list p { color: #B2B2B2; font-size: 12px; font-weight: 400; margin-left: 0px; margin: 0px; padding: 0px; line-height: 12px; margin-bottom: 10px; }
.source-list p a { color: #B2B2B2; }
.source-list p a:hover { color: #000; }
.menu-collapsed { width: auto; text-align: center; height: 50px; float: left; }
.menu-collapsed img { width: auto; height: 50px; }
.burger-menu { display: block; width: 28px; height: 50px; float: right; }
.burger-menu img { width: 100%; height: 100%; }
.msg-list { display: inline-block; padding: 15px; position: relative; width: 100%; box-sizing: border-box; border-bottom: 1px solid #ddd; }
.msg-list .user-name { color: #222; font-size: 16px; font-weight: 600; margin: 0px 0 10px 0; padding: 0px; line-height: 16px; display: block; }
.msg-list .user-name a { color: #222; font-size: 16px; font-weight: 600; padding: 0px; border: 0px; }
.msg-list .user-msg { color: #222; font-size: 14px; font-weight: 400; margin: 0px; padding: 0px; line-height: 24px; margin-bottom: 0px; display: block; }
.msg-list .user-msg a { color: #2196F3; font-size: 14px; font-weight: 400; padding: 0px; border: 0px; display: inline-block; margin-top: 10px; }
.msg-list .user-msg a:hover { background: none; }
.msg-list .date-time { float: right; color: #a9a4a4; font-size: 11px; font-weight: 600; margin: 0px; padding: 0px; line-height: 12px; margin-bottom: 0px; display: block; text-align: right; }
.user-list { margin: 15px; border: 1px solid #ddd; }
.bor-none { border-top: 0px solid #ddd; }
.user-list .table { margin-bottom: 0rem; }
.user-list .table td, .user-list .table th {
padding: .55rem; vertical-align: top; border-top: 1px solid #dee2e6; font-size: 14px; }
.user-list .table th {
padding: .55rem; vertical-align: top; border-top: 1px solid #dee2e6; font-size: 14px; }
.profile-img { width: 30px; height: 30px; margin-right: 10px; }
.dash-graph { position: absolute; bottom: 0px; right: 0px; width: 510px; height: 930px; display: block; z-index: 0; }
.dash-graph img { width: 100%; position: absolute; bottom: 0px; right: 0px; }
.level-details { padding: 15px; }
.level-details p { color: #000; font-size: 16px; font-weight: 400; margin-left: 0px; margin: 0px; padding: 0px; line-height: 26px; margin-bottom: 10px; }
.level-details ul { margin: 0px; padding: 0px; display: block; width: auto; box-sizing: content-box; margin-top: 20px; }
.level-details li { margin: 0px; padding: 0px; list-style-type: none; display: block; margin-bottom: 20px; }
.level-details li span { width: 50px; height: 50px; display: inline-block; padding: 10px; border: 1px solid #ffc107; margin-right: 10px; border-radius: 4px; }
.level-details li span img { width: 100%; height: 100%; }
.level-details li a { display: block; border-bottom: 1px solid #ddd; color: #666666; padding: 10px; text-decoration: none; font: normal normal normal 16px/26px Poppins; }
.level-details li a:hover { background: #efefef; color: #000; }
.level-details .form-group { margin: 0px 0px 15px 0px; }
.level-details .form-group .form-control { background: #F4F6FB; border: none; padding: 12px 15px; margin: 0; width: 100%; font-size: 1.4em; text-align: left; font: normal normal normal 16px/26px Poppins; letter-spacing: 0.64px; color: #666666; box-shadow: none; border-radius: 5px !important; }
.level-details .form-group textarea.form-control { min-height: 150px; }
.level-details .form-group .btn-login { font-size: 16px; line-height: 32px; font-weight: 600; padding: 8px 30px; border-radius: 5px; max-width: 180px; height: inherit; cursor: pointer; }
.blog-info ul.user-list { display: block; border: none; margin: 15px 15px 5px 15px; }
.blog-info ul.user-list li { display: flex; padding: 0px 0px 15px 0px; position: relative; width: 100%; box-sizing: border-box; border-bottom: 1px solid #ddd; margin-bottom: 15px; }
.blog-info ul.user-list li:last-child { margin-bottom: 0px; border-bottom: 0px; padding-bottom: 0px; }
.blog-info ul.user-list li .thumbail-img { width: 350px; height: 220px; }
.blog-info ul.user-list li .thumbail-img img { height: 220px; }
.blog-info ul.user-list li .msg-list { border-bottom: none; padding: 0 15px; }
.blog-info ul.user-list li .msg-list .user-name { color: #222; font-size: 18px; font-weight: 600; background: transparent; padding: 0; border-bottom: 0px; }
.blog-info ul.user-list li .msg-list .date-time { text-align: left; float: left; display: block; width: 100%; margin-bottom: 10px; font-weight: 400; color: #a9a4a4; }
.blog-info ul.user-list li .msg-list .user-name:hover { color: #2196F3; }
.blog-info ul.user-list li .msg-list .blog-category { margin-bottom: 10px; font-size: 13px; }
.blog-details .user-list { border: none; }
.blog-details .user-list .thumbail-img { width: 100%; height: 650px; }
.blog-details .user-list .thumbail-img img { width: 100%; height: 650px; }
.blog-details .msg-list .user-name { font-size: 26px; }
.blog-details .msg-list h3 { margin: 0px; padding: 0px 0px 15px 0px; }
.blog-details .msg-list h3 a:hover { background: none !important; color: #2210d2; }
.blog-details .msg-list .thumbail-img { width: 100%; height: 650px; margin-bottom: 20px; }
.blog-details .msg-list .thumbail-img img { width: 100%; height: 650px; }
.level-range { font-size: 12px; margin: 0px; padding: 0px; color: #000; }
.level-class { font-size: 16px; margin: 0px; padding: 0px; color: #000; font-weight: 600; }
.label-box { margin: 0; width: 100%; text-align: center; justify-content: space-between; display: flex; padding: 15px 15px 0px 15px;flex-wrap: wrap;}
.label-box .level-class {
    color: #222;
    font-size: 16px;
    font-weight: 400;
    display: block;
    width: 100%;
    padding: 10px;
    margin: 0px;
    border-radius: 0px;
    text-align: left;
    border-bottom: 1px solid #ddd;
    flex: 0 0 100%;
}
.label-box .level-class:last-child { border-right: 0px solid #ddd; }
.label-box p { color: #000; font-size: 16px; font-weight: 400; margin-left: 0px; margin: 0px; padding: 0px; line-height: 26px; margin-bottom: 0px; }
/* ----------| Menu item*/    
.toggle-drop-down { position: absolute; top: 0px; left: 0px; background: #ddd; }
.toggle-drop-down:before { position: absolute; }

ul.profile-drop-menu { padding: 0; margin: 0; }
ul.profile-drop-menu li { margin: 0px; padding: 0px; list-style-type: none; border: none; display: block; }
ul.profile-drop-menu li a { margin: 0px; padding: 10px 15px; list-style-type: none; color: #fff; display: block; background: transparent; border: none; font-size: 14px; font-weight: 400; border-radius: 0px; text-decoration: none; border-bottom: 1px solid #587368; line-height: normal; }
ul.profile-drop-menu li a small { font-size: 70%; color: #f3eca1; display: block; width: 100%; margin-top: 10px; }
ul.profile-drop-menu li a:hover { background: #fed22e; color: #000; }
ul.profile-drop-menu li a:hover small { color: #000; }
ul.profile-drop-menu li:last-child a { border-bottom: none; }




.dropdown-container { position: relative; }
.dropdown { padding: 0px; border-radius: 0px; display: flex; justify-content: space-around; font-size: 14px; cursor: pointer; line-height: 32px; color: #fff; font-weight: 600; margin: 0px; }
.fa-angle-down { position: relative; top: 2px; font-size: 1.3rem; transition: transform 0.3s ease; }
.rotate-dropdown-arrow { transform: rotate(-180deg); }
.dropdown-menu { border-radius: 0px; padding: 0px; background: url(../../../images/home-page.jpg) top left no-repeat; margin-top: 24px; border: 0px; box-shadow: none; width: 100%; float: right; transform-origin: top left; width: 230px; }
.dropdown-menu span:last-child { border: none; }
.dropdown-menu span:hover { background: #eee; }
#openDropdown:checked + .dropdown-menu { display: block; animation: openDropDown 0.4s ease; }
 @keyframes openDropDown { from {
transform: rotateX(50deg);
}
to { transform: rotateX(0deg); }
}
.user-pic { width: 32px; height: 32px; margin-right: 10px; }
.user-pic img { border-radius: 50%; display: inline-block; margin-right: 5px; width: 30px; height: 30px; border: 1px solid #aa9168; }
.down-arrow { background: url(../../../images/pro-drop-arrow.png) center center no-repeat; width: 13px; height: 13px; background-size: 100%; margin-top: 10px; transition: transform 0.3s ease; margin-left: 10px; }
.down-arrow svg { fill: #c33a48; }
.rotate-dropdown-arrow { transform: rotate(-180deg); }
.breadcrumb-box { position: relative; }
.dashboard-box { padding: 30px; }
.padd-0 { padding: 15px 0; }
.login-tab { margin: 0px; padding: 0px; list-style-type: none; border-bottom: 3px solid #622d33; text-align: left; display: inline-block; float: left; margin-bottom: 20px; }
.login-tab li { display: inline-block; }
.login-tab li a { list-style-type: none; display: inline-block; border-radius: 7px; padding: 5px 15px; border: 0px; color: #622d33; text-decoration: none; font-weight: 600; font-size: 14px; }
.login-tab li a:hover, .login-tab li a.active { list-style-type: none; display: inline-block; color: #aa9168; background: #622d33; border-radius: 7px 7px 0px 0px; padding: 5px 15px; }
.sub-menu-parent .submenu-icon { background: url(../../../images/icon-arrow-down.svg) right center no-repeat; display: block; width: 10px; height: 13px; background-size: 100% 100%; transition: transform 0.3s ease; transform: rotate(-180deg) }
.sub-menu-parent.collapsed .submenu-icon { transform: rotate(0deg); }
.rotate-dropdown-arrow { transform: rotate(-180deg); }
.hide-menu .dropdown-menu { display: none; }
.show-menu .dropdown-menu { display: block; }
.carousel .carousel-control-prev, .carousel .carousel-control-next { border-bottom: 1px solid #ddd; color: #000; padding: 10px; text-decoration: none; font: normal normal normal 16px/26px Poppins; vertical-align: middle; align-items: center; display: flex; }
.carousel-indicators { display: none !important; }
.lession-list { display: block; }
.lession-list li { margin: 0px; padding: 0px; list-style-type: none; margin-bottom: 10px; }
.lession-list li a { margin: 0px; padding: 0px; list-style-type: none; background: transparent; border: none; text-align: left; text-transform: inherit; text-decoration: none; font: normal normal normal 16px/26px Poppins; }
.lession-list li a:hover { margin: 0px; padding: 0px; list-style-type: none; background: transparent; border: none; color: #FFC107; text-transform: inherit; text-decoration: none; font: normal normal normal 16px/26px Poppins; }
.video-iframe { width: 100%; display: block; height: 300px; }
.lbl-details { margin-bottom: 20px; padding-bottom: 0px; }
.lbl-details .lession-list li:last-child { margin-bottom: 0px; }
.listing-page { display: inline-block; width: 100%; }
.listing-page .pagination { float: right; }
.listing-page .pagination .page-item { display: inline-block; float: left; }
.listing-page .pagination .page-item .page-link { padding: 10px 20px; font-size: 16px; line-height: 20px; border-bottom: 1px solid #ddd !important; }
.listing-page .table thead th { border-bottom: 2px solid #dee2e6; background: #dee2e6; border-right: 1px solid #d6d0d0; }
.listing-page .table thead th:last-child { border-right: 0px solid #d6d0d0; }
.listing-page .bor-bottom { border-bottom: 0px !important; }
.listing-page .page-item.active .page-link { z-index: 1; color: #fff; background-color: #6c897d; border-color: #6b8b7e; }
.search-filter { margin: 15px 15px 0px 15px; display: flex; width: auto; float: right; }
.search-box { width: 100%; display: flex; margin-right: 15px; }
.search-box .form-control { width: 100%; border-radius: 0px; }
.search-box .btn-secondary { border-radius: 0px; background: #547b66; color: #fff; }
.filter-box { display: block; float: right; }
.filter-box .dropdown-menu { margin-top: 0px; width: 100%; }
.filter-box .btn-filter { color: #000; background-color: #fff; border-color: #dee2e6; border-radius: 0px; }
.filter-box .btn-filter:focus { box-shadow: none; }
.filter-box .btn-filter { width: 100%; }
.user-list { margin: 0px; padding: 0 15px; overflow: auto; margin: 15px 15px 5px 15px;}
.listing-page .pagination .page-item .page-link { padding: 5px 10px; font-size: 14px; }
.listing-page .pagination { float: none; margin: 15px 0; width: 100%; display: flex; }
.dataTables_length select{ margin-right: 10px; }
.dataTables_length{ padding: 10px; }
.source-info .dataTables_wrapper li a{border: 1px solid #ccc; line-height: 10px;}
.source-info .dataTables_wrapper  li:last-child a{border-bottom: 1px solid #ccc;}
.source-info .label-box .level-class {padding-left:0px;}
.source-info .label-box .level-class:first-child{padding-left: 0;}
.source-info .level-details ul{margin-top: 0;}
.modal.fade .modal-dialog{ width: 100%; max-width: 80%; height: 90%; min-height: 90%; transition: -webkit-transform .3s ease-out; transition: transform .3s ease-out; 
     transition: transform .3s ease-out,-webkit-transform .3s ease-out; -webkit-transform: inherit; transform: inherit;}
.modal-dialog video{width: 98%; height: 10%;}
.modal-content{ height: 100%;}

.home-rft .home-graph img {
width: auto;
position: absolute;
bottom: 0px;
right: 0px;
height: 70%;
}

.welcome-txt p span.missrennu {
margin: 0 20px;
width: 127px;
}
.welcome-txt p span.missrennu img{
margin: 0 auto;
width: 127px;
}




/*
 *  STYLE 2
 */

#noti::-webkit-scrollbar-track {
 -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
 border-radius:0px;
 background-color: #F5F5F5;
}
 #noti::-webkit-scrollbar {
 width: 12px;
 background-color: #F5F5F5;
}
 #noti::-webkit-scrollbar-thumb {
 border-radius:0px;
 -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
 background-color: #D62929;
}
.source-info.lbl-details h2 {box-shadow: 0px -7px 16px -3px #4c080845;}

.term-condition { display:block;}
.term-condition h2 {
    margin: 0 0 10px 0;
    color: #222;
    font-weight: 600;
    font-size: 16px;
    background: #fff3d1;
    display: flex;
    width: 100%;
    text-align: center;
    min-height: 50px;
    border-radius: 0px;
    line-height: 50px;
    padding: 0px 15px;
    border-bottom: 0px solid #ddd;
    justify-content: space-between;
}
.term-condition p {font-weight:400;color:#000;font-size:16px;}
.term-condition p strong{ font-weight:700;color:#000;font-size:16px;}

.term-condition ul.abc { margin: 0px 0px 0px 20px; padding: 0px; color: #000; font-size: 16px; }
.term-condition ul.abc li { margin: 0px; padding: 0px; list-style-type:upper-alpha; color: #000; font-size: 16px;}

.term-condition ul.number { margin: 0px 0px 0px 20px; padding: 0px; color: #000; font-size: 16px; }
.term-condition ul.number li { margin: 0px; padding: 0px; list-style-type:decimal; color: #000; font-size: 16px;}

.term-condition ul.dots { margin: 0px 0px 0px 20px; padding: 0px; color: #000; font-size: 16px; }
.term-condition ul.dots li { margin: 0px; padding: 0px; list-style-type:circle; color: #000; font-size: 16px;}

.profile-menu li a.noti-count { position:relative;}
.profile-menu li a.noti-count .noti-count-number { position: absolute;top: -6px;right: -6px;width: 20px;height: 20px;border-radius: 100%;line-height: 20px;font-size: 10px;text-align: center;background: #FFC107;color: #000;}
ul.profile-drop-menu li.active a{background:#fed22e;color:#000;}

#sidebar-container .list-group li.active {
    background-color: #fed22e;
}

#sidebar-container .list-group li.active a span{
    color: black;
}
.audio-popup{
        height: auto!important;
}
.audio-popup .modal-body {
    height: 100px;
    display: grid!important;
}
﻿@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap');
/* CSS Document */
html { min-height: 100%; position: relative; }
body { font-family: 'Poppins', sans-serif; font-weight: 400; overflow-x: hidden; background: #f5f6f9; margin: 0px; padding: 0px; }
strong { font-family: 'Poppins', sans-serif; font-weight: 700; }
#mnwrp { display: block; padding: 0px; margin: 0px; }
#hd { display: block; padding: 20px 0; background: #CCC; }
#md { display: block; padding: 0; min-height: 410px; }
#ft { display: block; background: #fff; color: #575757; padding: 30px 0 30px 0; bottom: 0; height: 80px; width: 100%; }
/*.home-page { background: url(../../../images/home-bg.jpg) top center no-repeat; height: 100vh; width: 100%; background-size: 100% 100vh; display: block; }*/
.home-page { background: url(../../../images/home-bg.jpg) top right repeat-x; width: 100%; float: left; text-align: center; background-size: cover; box-sizing: border-box; min-height: 100%; position: relative; }
.container { width: 100%; margin: 0 auto; max-width: 1620px; }
.home-section { display: flex; margin: 0 auto; flex-direction: row-reverse; }
.home-lft { width: 60%; float: left; padding: 50px 50px 0px 50px; box-sizing: border-box; min-height: 100vh; }
.home-rft { width: 40%; padding: 50px; float: left; text-align: center; box-sizing: border-box; min-height: 100%; position: relative; }
.home-rft .home-graph { position: absolute; bottom: 0px; right: 0px; width: 100%; height: 100%; display: block; z-index: 2; }
.home-rft .home-graph img {
width: auto;
position: absolute;
bottom: 0px;
right: 0px;
height: 70%;
}
.video-section { display: flex; padding-top: 60px; margin: 0 auto; position: relative; z-index: 2; }
.video-frame { max-width: 724px; height: 539px; display: block; background: url(../../../images/video-frame.png) top center no-repeat; box-shadow: 1px 1px 20px 11px rgb(0 0 0 / 16%); padding: 44px; box-sizing: border-box; background-size: 100% 100%; margin: 0 auto; }
.video-frame .video-thumbail { margin: 0px; display: block; width: 100%; height: 100%; background: url(../../../images/video-thumb.png) top center no-repeat; background-size: 100% 100%; box-sizing: border-box; border: 0px !important; }
.miss-rennu-logo { width: 184px; height: 165px; display: block; }
.miss-rennu-logo img { width: 100%; height: 100%; }
.login-desc { color: #fff; font-size: 16px; text-align: center; width: 100%; margin: 0 auto; max-width: 724px; }
.welcome-txt { display: flex; text-align: center; margin: 40px auto 10px auto; }
.welcome-txt p { align-content: space-between; align-items: center; letter-spacing: 0.76px; font-size: 18px; text-align: center; width: 100%; }
.welcome-txt p span.missrennu { margin: 0 20px; }
.login-info { display: block; text-align: center; margin: 10px auto; }
.login-info h3 { align-content: space-between; align-items: center; letter-spacing: 0.76px; font-size: 20px; text-align: center; width: 100%; margin-bottom: 15px; }
.login-info p { align-content: space-between; align-items: center; letter-spacing: 0.76px; font-size: 18px; text-align: center; width: 100%; }
.login-info p span.missrennu { margin: 0 20px; }
.btn-common { letter-spacing: 0.72px; color: #222222; text-align: center; background: #fff; font-family: 'Poppins', sans-serif; font-size: 18px; font-weight: 600; line-height: 48px; height: 48px; padding: 0px 30px; width: auto; margin: 0 15px; border-radius: 10px; min-width: 182px; box-shadow: 1px 1px 20px 11px rgb(0 0 0 / 16%); }
.btn-common:hover, .btn-common.active { background: #2210d2; color: #fff; }
/*login*/
#container { position: relative; display: flex; flex-direction: row-reverse; }
#container .content { width: 100%; padding: 2em 4em; text-align: center; }
#container > .login-lft { width: 50%; float: left; padding: 50px 50px 0px 50px; box-sizing: border-box; min-height: 100vh; background: #FCFCFC; }
#container > .login-lft .miss-rennu-logo { width: 130px; height: auto; margin: 0 auto; margin-bottom: 20px; }
#container > .login-rft { background: url(../../../images/home-page.jpg) top right repeat-x; width: 50%; padding: 50px; float: left; text-align: center; background-size: cover; box-sizing: border-box; min-height: 100%; position: relative; }
#container > .login-rft .login-graph { position: absolute; bottom: 0px; right: 0px; width: 510px; height: 535px; display: block; z-index: 0; overflow: hidden; }
#container > .login-rft .login-graph img { width: 100%; position: absolute; bottom: 0px; right: 0px; }
#container > .login-rft .video-section { padding-top: 0px; }
#container > .login-rft .video-frame { max-width: 724px; display: block; background: url(../../../images/video-frame.png) top center no-repeat; box-shadow: 1px 1px 20px 11px rgb(0 0 0 / 16%); box-sizing: border-box; width: 474px; height: 343px; background-size: 100% 100%; padding: 26px; margin: 0 auto; }
#container > .login-rft .video-frame .video-thumbail { width: 100%; height: 100%; margin: 0px; background-size: 100% 100%; }
.login-form { display: block; width: 492px; margin: 0 auto; }
.form-box { display: block; width: 100%; margin: 0 auto; }
.form-box .form-control { background: #F4F6FB; border: none; padding: 12px 15px; margin: 0; width: 100%; font-size: 1.4em; border-radius: 10px; text-align: left; font: normal normal normal 16px/26px Poppins; letter-spacing: 0.64px; color: #666666; box-shadow: none; }
.form-box .form-control:focus { outline: none; }
.form-box select.form-control { min-height: 50px; }
.form-box span.remember { float: left; }
.form-box span.remember::before { content: ""; display: inline-block; width: 1em; height: 1em; border: 2px solid #999; vertical-align: top; margin-right: 4px; }
.form-box span.forget { float: right; }
.form-box span.forget a { text-align: left; font-weight: 400; font-size: 16px; line-height: 26px; letter-spacing: 0.64px; color: #222222; text-decoration: none; }
.form-box span.forget .span { text-align: left; font-weight: 400; font-size: 16px; line-height: 26px; letter-spacing: 0.64px; color: #222222; text-decoration: none; }
.form-box span.forget a:hover { color: #2210d2; }
.form-box span.clearfix { clear: both; display: table; }
.form-box span.copy { display: block; position: absolute; bottom: 0; font-size: 1em; }
.loginwith { width: 100%; margin: 0px auto 15px auto; white-space: nowrap; overflow: hidden; display: flex; justify-content: center; align-items: center; position: relative; text-align: center; font-weight: 400; font-size: 14px; line-height: 24px; letter-spacing: 0.64px; color: #222222; }
.loginwith::before { content: ""; display: inline-block; width: 42%; height: 1px; background: #aaa; vertical-align: middle; margin-right: 5%; }
.loginwith::after { content: ""; display: inline-block; width: 45%; height: 1px; background: #aaa; vertical-align: middle; margin-left: 5%; }
.social-icon { width: 100%; margin: 0px auto 15px auto; white-space: nowrap; overflow: hidden; display: flex; justify-content: center; align-items: center; position: relative; text-align: center; font-weight: 400; font-size: 14px; line-height: 24px; letter-spacing: 0.64px; color: #222222; }
.social-icon a { display: inline-block; margin: 0px; border-left: 1px solid #E5E5E5; height: 24px; padding: 0 30px; }
.social-icon a:first-child { border-left: 0px solid #E5E5E5; }
.form-box .btn-login { margin: 15px auto 30px auto; border: 1px solid #2210D2; background: #2210D2; color: #fff; font-size: 18px; line-height: 32px; font-weight: 600; padding: 0.8em 2em; box-shadow: -10px 17px 36px #FED42F26; border-radius: 10px; letter-spacing: 0.72px; display: block; width: 100%; height: 60px; cursor: pointer; }
.form-box .btn-login:hover { background: #fff; color: #2210D2; border: 1px solid #2210D2; }
.form-box .btn-login:focus { outline: none; }
.video-caption { width: 492px; display: block; margin: 0px auto 40px auto; }
.video-caption h3 { display: block; color: #fff; font-weight: 600; font-size: 18px; text-align: center; }
.video-caption h3 span { display: block; font-size: 16px; font-weight: 400; margin-top: 10px; }
.login-heading { display: block; margin: 0 auto; }
.login-heading .miss-rennu-logo { width: 130px; height: 115px; }
.login-heading .miss-rennu-logo img { width: 100%; height: auto; }
.login-heading h1 { font-weight: 600; font-size: 32px; line-height: 42px; letter-spacing: 0.64px; color: #222222; text-decoration: none; display: block; text-align: center; }
.login-heading p { font-weight: 400; font-size: 16px; line-height: 26px; letter-spacing: 0.64px; color: #222222; text-decoration: none; display: block; text-align: center; }
.rel { position: relative; }
.toggle-password { position: absolute; z-index: 2; display: block; width: 20px; height: 21px; top: 12px; right: 30px; cursor: pointer; }
.password-hide { background: url(../../../images/eyeoff.svg) center center no-repeat; }
.password-show { background: url(../../../images/eye.svg) center center no-repeat; }
.register-txt { font-weight: 400; font-size: 16px; line-height: 26px; letter-spacing: 0.64px; color: #222222; text-decoration: none; display: block; text-align: center; }
.register-txt a { color: #2210D2; text-decoration: none; margin-left: 5px; font-size: 16px; }
.register-txt a:hover { color: #222; }
.signup-form { width: 100%; max-width: 805px; }
.signup-form .form-box { margin-top: 40px; }
.captch-img { display: block; text-align: center; }
.captch-img img { width: 100%; max-width: 350px; }
.no-data-sec{margin-top: 20px!important}

﻿@media (max-width: 1400px) {
.video-frame { padding: 30px 30px 30px 30px; height: 439px; }
.home-rft { padding: 50px 50px 50px 0px; }
.home-rft .home-graph { width: 660px; height: 760px; }
.miss-rennu-logo { margin: 50px 0px 0px 0px; }
.home-lft { padding: 80px; }
.login-info { margin: 50px auto 0px auto; }
.btn-common { padding: 0px 20px; margin: 0 15px; min-width: 162px; }
}
@media (max-width: 1024px) {
.video-frame { height: 339px; padding: 28px; }
.video-frame .video-thumbail { height: 100%; }
.btn-common { padding: 0px 20px; margin: 0 10px; min-width: 142px; }
.home-lft { padding: 50px; }
.home-rft { padding: 50px 50px 50px 20px; }
.home-rft .home-graph { width: 470px; height: 550px; }
.miss-rennu-logo { width: 154px; height: 135px; margin: 30px 0 0 30px; }
.login-form { width: 100%; }
.video-caption { width: 100%; }
#container > .login-rft .login-graph { width: 310px; height: 730px; }
.video-caption h3 { line-height: 28px; }
.register-txt { margin-top: 0px !important; }
#container > .login-lft.signup-new { padding: 30px 30px 0px 30px; }
#container > .login-lft .signup-form { width: 100%; }
#container > .login-lft .signup-form .btn-login { margin: 0px; }
.miss-rennu-logo { margin: 0px; }
.blog-details .msg-list { padding: 0px; }
.blog-details .msg-list .user-name { font-size: 16px; line-height: 26px; }
.msg-list .date-time { float: left; font-size: 11px; line-height: 14px; margin-bottom: 10px; text-align: left; display: block; width: 100%; }
.blog-details .msg-list .thumbail-img { width: 100%; height: 350px; margin-bottom: 20px; }
.blog-details .msg-list .thumbail-img img { width: 100%; height: 350px; }
}
 @media (max-width: 992px) {
.social-icon a { padding: 0 10px; }
}
 @media (max-width: 768px) {
.home-section { flex-direction: row; display: block; }
.home-rft { position: relative; width: 100%; padding: 30px 50px 10px 50px; }
.home-rft .miss-rennu-logo { margin: 0 auto; width: 154px; height: 135px; }
.home-rft .home-graph { display: none; }
.home-lft { width: 100%; padding: 30px; }
.video-frame { height: 439px; padding: 15px; }
.video-frame .video-thumbail { height: 100%; }
.login-desc { margin: 30px auto; }
.welcome-txt { margin: 15px auto; }
.welcome-txt p { font-size: 14px; }
.welcome-txt p span.missrennu { margin: 0 10px; width: 30%; display: inline-block; }
.welcome-txt p span.missrennu img { width: 100%; }
.btn-common { font-size: 16px; margin: 10px; box-shadow: 1px 1px 10px 1px rgb(0 0 0 / 16%); }
.login-info p { font-size: 14px; }
#container { flex-direction: row; display: block; }
#container > .login-lft { width: 100%; min-height: auto; padding: 50px; }
#container > .login-lft .login-form { width: 492px; }
#container > .login-lft .register-txt { margin-top: 0px !important; }
#container > .login-rft { width: 100%; }
#container > .login-rft .login-graph { width: 260px; height: 100%; }
.social-icon a { padding: 0 20px; }
#container > .login-lft.signup-new { padding: 30px; }
#container > .login-lft .signup-form { width: 100%; }
.blog-details .msg-list { padding: 0px; }
.blog-details .msg-list .user-name { font-size: 16px; line-height: 26px; }
.msg-list .date-time { float: left; font-size: 11px; line-height: 14px; margin-bottom: 10px; text-align: left; display: block; width: 100%; }
.blog-details .msg-list .thumbail-img { width: 100%; height: 250px; margin-bottom: 20px; }
.blog-details .msg-list .thumbail-img img { width: 100%; height: 250px; }

.search-filter { margin: 15px auto; display: inline-block; width: 100%; float: none; }
.search-box {
    margin:0px;
    width: 48%;
    float: left;
}
.listing-page { padding: 15px; }
.filter-box { display: block;
    float: right;
    width: 48%;}
.listing-page .pagination-box { margin:0 auto;display:block;text-align:center;}
.listing-page .pagination {
    float: none;
    margin: 15px 0;
    width: 100%;
    display: block;
    text-align: center;
}
.listing-page .pagination .page-item {
 	float: inherit;
}

}
@media (max-width: 576px) {
.home-section { flex-direction: row; display: block; }
.home-rft { width: 100%; padding: 15px; }
.home-rft .home-graph { display: none; }
.home-rft .miss-rennu-logo { margin: 0 auto; width: 104px; height: 95px; }
.home-lft { width: 100%; padding: 0px 15px; }
#container > .login-rft .video-frame { padding: 18px; height: 243px; }
.video-frame { height: 239px; padding: 15px; }
.video-frame .video-thumbail { height: 100%; }
.welcome-txt { margin: 15px auto; }
.welcome-txt p { font-size: 14px; }
.welcome-txt p span.missrennu { margin: 10px auto; width: 50%; display: block; }
.welcome-txt p span.missrennu img { width: 100%; }
.btn-common { font-size: 16px; margin: 10px; box-shadow: 1px 1px 10px 1px rgb(0 0 0 / 16%); }
.login-info p { font-size: 14px; }
#container { display: block; flex-direction: row; }
#container > .login-lft { width: 100%; min-height: auto; padding: 20px; }
#container > .login-lft.signup-new { padding: 20px; }
#container > .login-lft.signup-new .login-heading h1 { font-size: 24px; line-height: 34px; }
#container > .login-rft { width: 100%; min-height: auto; padding: 20px; }
#container > .login-rft .login-graph { height: 300px; width: 150px; }
#container > .login-rft .login-graph img { width: 100%; height: 100%; }
.register-txt { margin-top: 0px !important; }
.social-icon a { padding: 0 15px; }
.video-caption { margin: 0px auto 20px auto; }
#container > .login-lft .login-form { width: 100%; }
.toggle-parent { display: block; width: auto; }
.burger-menu { margin-left: 20px; }
.dash-cont { padding: 15px; width: calc(100% - 0px); min-height: inherit; }
.sidebar-collapsed + .dash-cont { padding: 15px; box-sizing: border-box; width: calc(100% - 0px); }
.last-visit-box { display: inline-block; width: 100%; min-height: inherit; text-align: left; padding: 10px; }
.last-visit-box .last-visit-date { width: 100%; }
.last-visit-box .last-visit-time { width: 100%; }
.sidebar-collapsed { width: 230px !important; transition: transform 0.3s ease; min-height: 100vh; }
#sidebar-container { min-height: 100vh; background-color: #ebebeb; padding: 0; display: block !important; position: absolute; z-index: 9; width: 0px; overflow: hidden; }
.d-none { display: block !important; }
.dash-graph { width: 250px; height: 530px; }
#collapse-icon { margin-left: 20px; }
.blog-info ul.user-list li .thumbail-img { width: 100%; height: auto; margin: 0 auto; margin-bottom: 20px; }
.blog-info ul.user-list li .thumbail-img img { width: 100%; height: auto; text-align: center; display: block; margin: 0 auto; }
.blog-info ul.user-list li { display: inline-block; }
.blog-details .msg-list { padding: 0px; }
.blog-details .msg-list .user-name { font-size: 16px; line-height: 26px; }
.msg-list .date-time { float: left; font-size: 11px; line-height: 14px; margin-bottom: 10px; text-align: left; display: block; width: 100%; }
.blog-details .msg-list .thumbail-img { width: 100%; height: 250px; margin-bottom: 20px; }
.blog-details .msg-list .thumbail-img img { width: 100%; height: 250px; }
.search-filter { margin: 15px auto; display: inline-block; width: 100%; float: none; }
.search-box { margin-bottom: 10px; }
.listing-page { padding: 15px; }
.filter-box { display: block; float: none; width: 100%; }
.label-box .level-class {
    width: 30%;
    padding-right: 10px;
    margin-right: 10px;
}
}
