<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Hiding Menu Li's */

.edit-profile-li {
    display: none !important;
}

body.view-dashboard .edit-profile-li {
    display: block !important;
}

.dashboard .profile-sidebar .user-info&gt;ul {
    padding: 20px;
}

body.discussion .forum-search .search-input {
    width: 20.375rem;
    border: 1px solid #0075b4;
}

body.discussion .forum-search .search-btn {
    background: #065683 !important;
    color: #fff !important;
}

section#premium-pricing {
    width: 40%;
}
section#premium-pricing img{
    width: 100%;
}
/* style for quick links */

.quick-image{height: 235px!important;}

.dashboard .profile-sidebar .user-info&gt;ul li:nth-last-child(1) {
    border-bottom: none;
}

/* added css for dashboard */
.needhelp-section h3 {
    float: left;
    margin-right: 27px;
    height: 71px;
    margin: 0;
}
.needhelp-section {
    width: 100%;
}
.needhelp-section .col-md-3 {
    width: 30%;
	    float: left;
}
ul.trouble-login li {
    list-style-type: none;
    line-height: 2;
}
.needhelp-section .col-md-5.writo{
    width: 40%;	
    float: left;	
}
.needhelp-section .col-md-4{
	width: 100%;	
    float: left;	
} 
/* added css for quicklinks */

div#aiml_quick_link .quick-image{ height: 160px!important}
img.ftbc-logo{height:57px;}
.forum-new-post-form-wrapper span.icon {
    line-height: 2;
}
#premium-pricing h2{text-align: center;}
#premium-pricing h2 b {
    text-align: center;
    font-weight: 500!important;
    margin: 0 auto;
        font-size: 20px;
}
/* css for responsive toggle*/
button.nav-toggle-new {
    display: none;
}
/*timer css*/
img.timer {
    position: absolute;
    top: 210px;
    display: inline-block;
    right: 120px;
    height: 45px;
    border-radius: 10px;
    border: 1px solid #fff;
}
.dashboard .my-courses .course .details .course-info{width: 34% !important;}
#post-login p{
        padding: 30px 9px;
    font-size: 22px;
}
/* added css for aiml dashboard responsive */
@media only screen and (min-width : 320px) and (max-width : 768px) {
header#global-navigation {
    display: table;
    width: 100%;
    padding: 5px;
}	
section.introduction {
    display: none;
}
nav.wrapper-header {
    display: inline;
}
/*.header-global h1.logo{float:none;}*/
footer#footer-openedx {
    display: inline;
}
section.login.container {
    display: inline;
    padding: 10px;
}
section.content {
    width: 100%!important;
}
body.view-login {
    padding: 6px;
}
section#premium-pricing{width: 85%;}
#forgot-password-modal .inner-wrapper{width:68%;}
section#forgot-password-modal {
    margin-left: -50%!important;
}
.dashboard .my-courses {
    width: 100%;
    float: none;
    display: block;
}
.dashboard .profile-sidebar {
    margin: 0 auto;
   /* display: table;*/
    float: none;
}
div#dashboard-main {
    min-width: 200px;
    min-height: 800px;      
}
h3.course-title a{font-size:18px!important;line-height:24px!important;}
.course-actions a {
    padding: 3px 10px!important;
}
.header-global .user {
    margin: 10px 20px 0px;
}
section#live-table {
    left: 62%!important;
    width: 80%;
    margin-left: -61%!important;
}
section#live-table iframe{width:100%;}
.profile-sidebar1{margin-left:-175px!important;min-width:280px!important;}
/*css for navbar toggle*/
button.nav-toggle-new {
    display: block;
    position: absolute;
    padding: 10px;
    background-color: #ff6600!important;
    border: 1px solid #ff6600;
    margin: 5px 0;
    top: 60px;
    background-image: none!important;
    left: 28%;
    -webkit-transform(-50%, -50%): ;
    transform: translate(-50%, -50%);
    box-shadow: none!important;
}
.nav-toggle-new:focus {
    outline-width: 0;
}
.nav-toggle-new [class*='bar-'] {
    background: #fff;
    display: block;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .2s ease all;
    transition: .2s ease all;
    border-radius: 8px;
    height: 2px;
    width: 27px;
    margin-top: 5px;
}
.nav-toggle-new .bar-bot {
  margin-bottom: 0;
}

.opened .bar-top {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transform-origin: 15% 15%;
          transform-origin: 15% 15%;
}
.opened .bar-mid {
  opacity: 0;
}
.opened .bar-bot {
  -webkit-transform: rotate(45deg);
          transform: rotate(-45deg);
  -webkit-transform-origin: 15% 95%;
          transform-origin: 15% 95%;
}
/*.header-global .user&gt;.primary{padding:5px;}*/
.header-global .user .user-link .label-username {
    margin: 11px 0px 13px 6px;
    font-size: 15px;
}
.header-global .user .dropdown {
    padding: 6px 7px!important;
}
/*timer css*/
img.timer{display:none;}
}

@media only screen and (min-width : 480px) and (max-width : 768px) {
.nav-toggle-new:focus {
    outline-width: 0;
}
.nav-toggle-new [class*='bar-'] {
    background: #fff;
    display: block;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .2s ease all;
    transition: .2s ease all;
    border-radius: 8px;
    height: 2px;
    width: 27px;
    margin-top: 5px;
}
.nav-toggle-new .bar-bot {
  margin-bottom: 0;
}

.opened .bar-top {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transform-origin: 15% 15%;
          transform-origin: 15% 15%;
}
.opened .bar-mid {
  opacity: 0;
}
.opened .bar-bot {
  -webkit-transform: rotate(45deg);
          transform: rotate(-45deg);
  -webkit-transform-origin: 15% 95%;
          transform-origin: 15% 95%;
}
}
@media only screen and (min-width : 768px) and (max-width : 1024px) and (orientation : portrait) {
nav.wrapper-header h3 {
    font-size: 18px!important;
}
.dashboard .profile-sidebar {
    margin: 0 auto;
    display: table;
    float: none;
}
.dashboard .my-courses{width:100%;}
	
}
/*view course beside button*/
.dashboard .my-courses .course .details .course-actions .action{display:none;}
@media (min-width:1500px){
  img.timer{right:230px;}	
}
.wrapper-footer footer#footer-openedx .wrapper-logo img {
    height: 50px;
    margin-bottom: 20px;
}</pre></body></html>