.moduleBlock{
    border: 1px solid #dddddd;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.047) inset;
-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.047) inset;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.047) inset;
	-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-bottom:20px;
    padding:8px;
}
.pagelayout-customdashboard {
    padding: 10px 0px 0px 0px;
}
.navbar-default {
    width:100%;
}
@media (max-width: 767px) {
    #page-dashboard-index {
        padding: 0px 0px 0px 0px;
    }
    .navbar-default .navbar-nav > li {
        width: 100% !important;

    }
    .navbar-default {
        background-image: none;
        margin-top: 0px;
    }
    .navbar-default .navbar-toggle {
        margin-right: 15px
    }
    .navbar-default .navbar-header {
        margin-bottom: 0;
        background-image: url(/companylanding/img/bg-nav.jpg);
        background-repeat: repeat-x;
        background-size: 15px 50px;
        background-position: 0 bottom;
    }
    .logininfo {
        /*display: none;*/
    }
    .navLogo {
        display: none !important;
    }
    .navbar-collapse {
        background: #ffd038;
        border-top: solid 1px #e0ae0b !important;
    }
    .navbar-collapse li {
        border-top: solid 1px #ffde72;
        border-bottom: solid 1px #e0ae0b;
    }
    .navbar-default .navbar-nav > .active,
    .navbar-default .navbar-nav > .active:hover,
    .navbar-default .navbar-nav > .active:focus{
        border-top: none;
    }
    .navbar-collapse .blank {
        display: none !important;

    }
    .navbar-header {
        margin: 0 !important;
        padding-top: 0;
    }
    .navbar-nav .nav4 {
        display: none;
    }
    .navbar-header .corpLogo {
        height: 40px;
        margin-left: 10px;
        margin-bottom: 0px;
        margin-top: 4px;
        display: block;
        float:left;
        width: initial;
    }
    .navbar-default {
        margin-top: 0px;
    }
    .navbar-header img {
        margin-bottom: 0px;
    }
    .navbar .container {
        padding-left: 0px;
        padding-right: 0px;
    }
    .navbar-nav {
        margin-top: 0px;
    }
    .ctm {
        display: block;
        width: 100%;
        padding: 0 15px 0 0;
        margin: 0;
        background-color: #333;
        height: 30px;
    }
    .ctm p {
        float: left;
        color: white;
        font-size: 12px;
        width: 70%;
        text-align: right;
        margin-top: 7px;
        line-height: 17px;
        padding: 7px 10px 0 0;
        margin: 0;

    }
    .ctm .catsel {
        font-size: 14px;
        padding: 0;
        margin: 0;
        width: 30%;
        float: right;
        border-radius: 0px;
        height: 20px;
        margin-top: 5px;
        background-color: rgba(255,255,255,0.0);
        border-bottom: 1px solid rgba(255,255,255,0.25);
        border-right: 1px solid rgba(255,255,255,0.25);
        color: #aaa;
    }
    .ctm .catsel:focus, .ctm .catsel:hover {
        border-top: 1px solid rgba(255,255,255,0.25);
        border-left: 1px solid rgba(255,255,255,0.25);
        background-color: rgba(255,255,255,0.25);
        border-bottom: 1px solid rgba(0,0,0,0.25);
        border-right: 1px solid rgba(0,0,0,0.25);
    }


}
@media (min-width: 768px) {
    .corpLogo {
        display: none;
    }
    .ctm {
        display: none;
    }
}
.pagenn {
    background-color: red;
    text-shadow: none !important;
    color: white !important;
    padding: 0 10px 0 10px;
}
body {
  padding: 0;
  margin: 0;
}
.course-content .content, 
.course-content .content {
  margin: 0 !important;
  padding: 0 !important;
}
.course-content ul.section {
  margin: 0 !important;
}
.section .activity .mod-indent-outer {
  padding: 0 !important;
}
.path-site li.activity>div, .path-course-view li.activity>div {
position: relative;
padding: 0 !important;
}
.course-content ul.section {
  margin: 0 !important;
}
.course-content .content {
  margin-top: -15px !important;
}
.course-content .content ul {
  margin-bottom: 10px !important;
}
.ttlist li {
  margin-bottom: 10px;
}
input[type=checkbox].css-checkbox {
     position:absolute;
    z-index:-1000;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height:1px;
    width:1px;
    argin:-1px; padding:0;
    border:0;
}
input[type=checkbox].css-checkbox + label.css-label {
    padding-left:29px;
    height:24px;
    display:inline-block;
    line-height:24px;
    background-repeat:no-repeat;
    background-position: 0 0;
    font-size:16px;
    vertical-align:middle;
    cursor:pointer;


}

input[type=checkbox].css-checkbox:checked + label.css-label {
    background-position: 0 -24px;
}
label.css-label {
    background-image:url(https://csscheckbox.com/checkboxes/u/csscheckbox_96c7b665e497df7a819c1c6d353e70db.png);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.dataTables_wrapper th {
    font-weight: normal;
}
.dataTables_wrapper {
}
.dataTables_wrapper .dataTables_filter {
    display: inline-block;
}
.felement.fstatic {
    clear: both;
    vertical-align: top;
    display: inline-block;
    margin-left: 10px !important;
    padding-top: 0px !important;
    top: -3px;
    position: relative;
    width: 400px;
}

.likefield thead {
    display: none;
}
.likefield tfoot tr th {
    border-top: none !important;
}
#fgroup_id_companygroup #id_companyid {
    display: none;
}
#fgroup_id_usergroup #id_userid {
    display: none;
}
.sc-Com {
    color: #6E70FF;
    border-bottom: solid 1px;
}
.sc-Com:hover, .sc-Com:focus,
.sc-Usr:hover, .sc-Usr:focus,
.sc-Cou:hover, .sc-Cou:focus,
.sc-Tsk:hover, .sc-Usr:focus{
    opacity: 0.75;
}
.sc-Usr {
    color: #E8670C;
    border-bottom: solid 1px;
}
.sc-Tsk {
    color: #A8D35A;
    border-bottom: solid 1px;
}
.sc-Cou {
    color: #B50CE8;
    border-bottom: solid 1px;
}
.sc-cAlert {
    color: #cc3300;
}
.sc-cWarn {
    color: #FA8213;
}
.sc-cNotify {
    color: #aaaaaa;
}
.sc-alertitem {
    color: #aaaaaa;
}
.sc-alertitem .t {
    font-size: 12px;
    background-color: rgb(223, 223, 223);
    border-radius: 10px;
    color: white;
    font-weight: bold;
    position: relative;
    top: -2px;
    left: -1px;
    padding: 1px 4px 0 3px;
    margin-right: 11px;
}
.dataTable .fa { /* font awesome icons... */
    width: 14px;
}
.invrec {
    -webkit-box-shadow: inset 0px 4px 35px -12px rgba(0,0,0,0.22);
    -moz-box-shadow: inset 0px 4px 35px -12px rgba(0,0,0,0.22);
    box-shadow: inset 0px 4px 35px -12px rgba(0,0,0,0.22);
    padding: 7px;
    text-align: center;
    color: rgb(109, 109, 109);

    border-radius: 6px;
    font-family: "Helvetica Neue", Helvetica, Arial, Times;
}
.invrec span {
    font-weight: bold;
}
.lic {
    border-radius: 5px;
    padding: 4px;
}

div.embedCodeContainer {
    clear: both;
}

form.embedOptions label {
    font-size: smaller;
    padding-left: 3px;
}

@media (max-width: 480px) {
        .ctm p{
            width:50%;
        }
        .ctm .catsel{
            width:50%;
       }
    }