/* Font Import */
:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
   color: #333843;
}
::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #333843;
}
:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #333843;
}
@font-face {
	font-family: 'WebComponentsIcons';
	src: url('../fonts/WebComponentsIcons.eot');
        src: url(../fonts/WebComponentsIcons.eot) format('embedded-opentype'), url(../fonts/WebComponentsIcons.woff) format('woff'), url(../fonts/WebComponentsIcons.ttf) format('truetype'), url(../fonts/WebComponentsIcons.svg) format('svg');
}
@font-face {
    font-family: 'AdineKirnberg';
    src: url("../fonts/AdineKirnberg.ttf") format("truetype");
    font-weight: normal;
    font-style: normal
}
@font-face {
    font-family: 'itcedscr';
    src: url("../fonts/ITCEDSCR.ttf") format("truetype");
    font-weight: normal;
    font-style: normal
}
@font-face {
    font-family: 'calibri';
    src: url("../fonts/calibri.ttf") format("truetype");
    font-weight: normal;
    font-style: normal
}
@font-face {
    font-family: 'calibrib';
    src: url("../fonts/calibrib.ttf") format("truetype");
    font-weight: normal;
    font-style: normal
}
@font-face {
    font-family: 'calibriz';
    src: url("../fonts/calibriz.ttf") format("truetype");
    font-weight: normal;
    font-style: normal
}
@font-face {
   font-family: 'Material Icons';
   font-style: normal;
   font-weight: 400;
   src: url(https://fonts.gstatic.com/s/materialicons/v38/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2) format('woff2');
}
.material-icons {
   font-family: 'Material Icons';
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   line-height: 1;
   letter-spacing: normal;
   text-transform: none;
   display: inline-block;
   white-space: nowrap;
   word-wrap: normal;
   direction: ltr;
   float: left;
   padding: 3px;
   -moz-font-feature-settings: 'liga';
   -moz-osx-font-smoothing: grayscale;
}
.uneditable-input, textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"] {
color: #333843 !important;
}
/* Reset */
html {
    font-size: 100%;
    height: 100%;
}

.highcharts-subtitle {
    width: 600px !important;
    color: #cccccc !important;
    text-transform: inherit !important;
}
/* Font classes */
.f12 {
   font-size: 12px;
}
.f14 {
   font-size: 14px;
}
.f15 {
   font-size: 15px;
}
.f16 {
   font-size: 16px;
}
.f18 {
   font-size: 18px;
}
.f20 {
   font-size: 20px;
}
.f22 {
   font-size: 22px;
}
.f24 {
   font-size: 24px;
}
.f26 {
   font-size: 26px;
}
.f28 {
   font-size: 28px;
}
.f30 {
   font-size: 30px;
}
.f32 {
   font-size: 32px;
}
.f34 {
   font-size: 34px;
}
.f36 {
   font-size: 36px;
}
.f38 {
   font-size: 38px;
}
.f40 {
   font-size: 40px;
}
/***
Page header
***/
.navbar, .navbar-inverse {
    background-color: #fff;
    background-image: none;
    border: medium none;
    border-radius: 0;
}
.navbar .nav > li > .dropdown-menu::before {
    position: absolute;
    top: -7px;
    right: 9px;
    display: inline-block;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #CCC;
    border-left: 7px solid transparent;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    content: '';
}
.menu-title{
    border: 1px solid transparent !important;
}
.menu_logout {
   float: left;
   margin-left: 2px;
   margin-right: 2px;
   margin-top: 8px;
}
.menu_setting {
   float: right;
   margin-top: 7px;
   margin-right: 2px;
}
.navbar .nav > li > .dropdown-menu::after {
   position: absolute;
   top: -6px;
   right: 10px;
   display: inline-block;
   border-right: 6px solid transparent;
   border-bottom: 6px solid white;
   border-left: 6px solid transparent;
   content: '';
}

.header .navbar-inner {
   background-image: none !important;
   background-color: #ffffff !important;
}

.header .btn-navbar {
   background-color: #1f1f1f !important;
}

.header .nav .dropdown-toggle:hover,
.header .nav .dropdown.open .dropdown-toggle {

}

.header .nav li.dropdown .dropdown-toggle i {
    color: #eff4f8 !important;
}

.navbar .notifications {
    background-color: #1B1E24;
    display: block;
    float: left;
    left: 0;
    margin: 0 10px 0 0;
    padding-top: 5px;
    position: relative;
}

.sub-menu {
   background-image: url('../img/sprite-concept.png');
}
/***
Page sidebar
***/
.menu-title {
    color: #fff;
    font-size: 10.5px;
    padding-left: 31px;
    padding-right: 31px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0.2px;
}
#message-vieweval{
    background: #fff none repeat scroll 0 0 !important;
}
.menu-title a {
    color: #808285;
}
.menu-title a:hover {
    text-decoration: none;
}
.menu-title i {
    font-size: 10px;
    font-weight: normal;

}
.page-sidebar.mini.mobile-menu #accordion2{
    width:60px !important;
}
/*.page-sidebar.mini #accordion2{
    width:60px !important;
}*/
.page-sidebar {
    height: 100%;
    font-family: "open sans",Arial,sans-serif;
}

.nav-collapse.collapse {
    height: 100% !important;
}
.page-sidebar .outer-tab-nav-section {
    display: inline-block;
    width: 45px;
    position: absolute;
    height: 100%;
    background-color: #33C9A3 !important;
}

.page-sidebar .inner-menu {
    display: inline-block;
    width: 200px;
}
.page-sidebar .page-sidebar-wrapper > ul > li > a {
    color: #8b91a0;
}

.page-sidebar .page-sidebar-wrapper > ul > li:last-child > a {
    border-bottom: 1px solid transparent !important;
}

.page-sidebar .page-sidebar-wrapper > ul > li a i {
    color: #8b91a0;
    width: 20px;
    text-align: center;
    display: inline-block;
    margin-right: 10px
}

.page-sidebar .page-sidebar-wrapper > ul > li.open > a,
.page-sidebar .page-sidebar-wrapper > ul > li >a:hover,
.page-sidebar .page-sidebar-wrapper > ul > li:hover >a {
    background: #1b1e24;
    /* border-left:4px solid  #33C9A3;*/
    padding: 11.5px 31px;
    color: #fff;
}
.page-sidebar .page-sidebar-wrapper > ul > li.open > a i,
.page-sidebar .page-sidebar-wrapper > ul > li >a:hover i,
.page-sidebar .page-sidebar-wrapper > ul > li:hover >a i {

    color: #fff;
}

.page-sidebar.mini .page-sidebar-wrapper > ul > li >a:hover,
.page-sidebar.mini .page-sidebar-wrapper > ul > li:hover >a {
    background: #0b9c8f;
}


.page-sidebar.mini .accordion-heading {
    /*background: none repeat scroll 0 0 #f4f4f4;*/
}


.page-sidebar.mini .accordion-heading .accordion-toggle i {
    color: #fff;
    font-size: 18px;
    margin-left: 0;
    width: 45px;
}
.submenulist .accordion-group.accordion-heading {
    background: none repeat scroll 0 0 #03A9F5;
}

.page-sidebar.mini .page-sidebar-wrapper > ul > li > ul.sub-menu {
    position: absolute;
    margin-top: -46px;
    margin-left: 50px;
    width: auto;
    z-index: 110;
    min-width: 250px;
}
.page-sidebar .page-sidebar-wrapper > ul > li.active > a {
    border-top-color: transparent !important;
    color: #fff;
}
.page-sidebar .page-sidebar-wrapper > ul > li.active i {
    color: #fff;
}

.page-sidebar.mini .page-sidebar-wrapper > ul > li.active > a i,.page-sidebar .page-sidebar-wrapper > ul > li:hover > a i {
    color: #fff !important;
}

.page-sidebar .page-sidebar-wrapper > ul > li > a.open {
    background: #313131;
}

.page-sidebar .page-sidebar-wrapper ul > li > a > .arrow:before,
.page-sidebar .page-sidebar-wrapper > ul > li > a > .arrow.open:before {
    color: #919091 !important;
}

.page-sidebar .page-sidebar-wrapper ul > li.active > a .arrow:before,
.page-sidebar .page-sidebar-wrapper > ul > li.active > a .arrow.open:before {
    color: #fff !important;
}

.page-sidebar .page-sidebar-wrapper > ul > li > ul.sub-menu > li > a {
    margin-left: 0px;
    padding-left: 5px;
}

.page-sidebar .page-sidebar-wrapper > ul > li > ul.sub-menu > li:first-child > a {
    border-top: 0px !important;
}

.page-sidebar .page-sidebar-wrapper > ul > li > ul.sub-menu > li.active > a {
    font-weight: 600;
}

.page-sidebar .page-sidebar-wrapper > ul > li > ul.sub-menu > li > a:hover {
    background: #1b1e24 !important;

}

/* 3rd level sub menu */
.page-sidebar .page-sidebar-wrapper > ul > li > ul.sub-menu li > ul.sub-menu > li.active > a,
.page-sidebar .page-sidebar-wrapper > ul > li > ul.sub-menu li > ul.sub-menu > li > a:hover,
.page-sidebar .page-sidebar-wrapper > ul > li > ul.sub-menu li.open > a {
    color: #fff !important;
}

.page-sidebar .page-sidebar-wrapper > ul > li > ul.sub-menu a .arrow:before,
.page-sidebar .page-sidebar-wrapper > ul > li > ul.sub-menu a .arrow.open:before {
    color: #919091 !important;
}
.page-sidebar ul.folders {
    list-style: none;
    margin: 0px;
    padding: 0
}
.page-sidebar ul.folders> li {
    border: 0 none;
    display: block;
    margin: 0;
    padding: 0;
}
.page-sidebar ul.folders> li >a {
    padding: 5px 31px;
    font-size: 13px;
    color: #fff;
    display: block;
    position: relative;
}
.page-sidebar ul.folders> li >a:hover {
    text-decoration: none;
}
.page-sidebar ul.folders> li >input {
    margin: 5px 31px;
    font-size: 13px;
    width: 150px;
}

.h-ribbon {
    width: 100%;
    height: 4px;
    background-color: #f35958;
}
.h-ribbon .red {
    background-color: #f35958 !important;
}
.notification-alert {
    width: 29px;
    height: 29px;
    background-image: url("../img/notification-alert.png");
    position: absolute;
    float: right;
    right: -15px;
    z-index: 9999;
}


body {
    color: #6f7b8a;
    font-family: "poppins",Arial,sans-serif;
    font-size: 13px;
    padding: 0px !important;
    margin: 0px !important;
    line-height: 1.5;
    font-style: normal;
    font-weight: lighter;
}

/* Typography */
h1, h2, h3, h4, h5, h6 {
    margin: 10px 0;
}
h1 {
    line-height: 43px
}
h2 {
    line-height: 35px
}
h3 {
    line-height: 30px
}
h4 {
    line-height: 22px
}

h3 small, h4 small, h5 small {
    /*font-family: "open sans",Arial,sans-serif;*/
    font-weight: 300;
    color: #444;
}

h1, h2, h3, h4, h5, h6 {
    /*font-family: "open sans",Arial,sans-serif;*/
    font-weight: 300;
    color: #505458
}

h1.block, h2.block, h3.block, h4.block, h5.block, h6.block {
    padding-bottom: 10px;
}

a {
    text-shadow: none !important;
    color: #505458;
    transition: color 0.1s linear 0s,background-color 0.1s linear 0s !important;
}

a,a:focus, a:hover, a:active {
    outline: 0;
    text-decoration: none;
}
i {
    font-size: 14px
}
label.inline {
    display: inline-block;
    position: relative;
    top: 0px;
    font-size: 13px;

}
ul > li {
    padding-left: 0px;
    line-height: 20px;
}
address {
    margin-bottom: 0px;
}
blockquote {
    padding: 0 0 0 18px;
    border-left: 5px solid #EEEEEE;
}
blockquote p {
    font-size: 16px
}
blockquote small:before {
    content: "";
}
blockquote.pull-right small:after {
    content: "";
}
blockquote small {
    line-height: 29px;
    color: #8b91a0;
}
.logo {
    float: left;
    margin-left: 10px;
    margin-top: 8px;
}
.auditlog_content_section .pager {
    float: none;
}
#audit_content .modal-dialog {
    width: 80%;
}
.normal {
    font-weight: normal;
}

.semi-bold {
    font-weight: 600;
}

.bold {
    font-weight: bold !important;
}

.all-caps {
    text-transform: uppercase;
}
.light {
    font-weight: 300 !important;
}
.text-extra-small {
    font-size: 10.5px !important;
}
.small-text {
    font-size: 12px !important;
}

.normal-text {
    font-size: 13px !important;
}

.large-text {
    font-size: 15px !important;
}
.right-text {
    text-align: right !important;
}
.center-text {
    text-align: center !important;
}
.muted {
    color: #535353;
    font-size: 13px;
}
/* Background Colors */
.bg-blue {
    background-color: #03A9F5 !important;
}

.bg-red {
    background-color: #e74c3c !important;
}

.bg-yellow {
    background-color: #00acec !important;
}

.bg-green {
    background-color: #00bc8c !important;
}

.bg-purple {
    background-color: #852b99 !important;
}

.bg-orange {
    background-color: #f39c12 !important;
}

.bg-black {
    background-color: #464545 !important;
}

.bg-grey {
    background-color: #555555 !important;
}

.bg-white {
    background-color: #fff !important;
}

#theme-options.active {
    transform: translateX(-300px);
}
#tour-options.active {
    transform: translateX(-300px);
}

.theme-color-wrapper a {
   /*border: 2px solid #fff !important;
   box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.1);
   color: #fff !important;
   display: block;
   float: left;
   font-size: 20px;
   height: 35px;
   margin: 2px;
   opacity: 0.8;
   overflow: hidden;
   padding-left: 8px;
   width: 35px;*/
  border: 1px solid transparent;
    border-radius: 50%;
    box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.1);
    color: #fff;
    display: block;
    float: left;
    height: 25px;
    margin-right: 9px;
    opacity: 0.8;
    width: 25px;
}
.theme-color-wrapper a:last-child {
   margin-right: 0px;
}

.btn.theme-switcher {
    border-radius: 3px 0 0 3px;
    border-right: 0 none;
    border-style: solid none solid solid;
    border-width: 1px 0 1px 1px;
    display: block;
    font-size: 27px;
    height: 34px;
    left: -35px;
    line-height: 50px;
    padding: 0;
    position: absolute;
    text-align: center;
    top: 15px;
    width: 35px;
    z-index: 55;
}

.theme-switcher .glyph-icon {
    display: block;
    height: 50px;
    line-height: 50px;
    width: 54px;
}

.btn.take-tour {
   /* border-radius: 3px 0 0 3px;
    border-right: 0 none;
    border-style: solid none solid solid;
    border-width: 1px 0 1px 1px;
    display: block;
    font-size: 27px;
    height: 34px;
    left: -35px;
    line-height: 50px;
    padding: 0;
    position: absolute;
    text-align: center;
    top: 15px;
    width: 35px;
    z-index: 55;*/
}
.take-tour.tooltip-button {
    border: 1px solid;
    border-radius: 5px;
    display: inline-block;
    margin: 0 auto;
    text-align: center;
    width: 123px;
    color: #505458;
}
.take-tour.tooltip-button i {
   float: left;
}
.take-tour.tooltip-button > span {
   font-weight: bold;
    padding-top: 5px;
    float: left;
}
.take-tour .glyph-icon {
    display: block;
    height: 50px;
    line-height: 50px;
    width: 54px;
}

.icon-spin {
    /*animation: 2s linear 0s normal none infinite running spin;*/
    font-size: 22px !important;
    padding: 5px;
}

#theme-options {
    position: fixed;
    right: -300px;
    top: 150px;
    transition: transform 0.5s ease 0s;
    width: 300px;
    z-index: 9999;
}


#tour-options {
    position: fixed;
    right: -300px;
    top: 185px;
    transition: transform 0.5s ease 0s;
    width: 300px;
    z-index: 9999;
}

/* Font Colors */

.text-black {
    color: #1b1e24 !important;
    font-size: 12px;
    font-weight: bolder;
}

.text-white {
    color: #fff;
}
.text-grey {
    color: #8b91a0 !important;
}
.text-success {
    color: #0AA699 !important;
    /*font-size: 12px;
    font-weight: bolder;*/
}
.text-info {
    color: #57A8D3 !important;
}
.text-warning {
    color: #fbb05e !important;
}
.text-error {
    color: #f35958 !important;
    /*font-size: 12px;
    font-weight: bolder;*/
}
.text-white-opacity {
    color: rgba(255,255,255,0.6);
}
.text-right {
    text-align: right !important;
}
#assessment-course-list-grid .column-seperation h3 ,
.assessment_types .column-seperation h3 {
   font-weight: 600;
}
.text-left {
    text-align: left !important;
}

.text-center {
    text-align: center !important;
}

/* Color bands showcase used for demo */
.color-bands.green {
    background-color: #33C9A3
}

.color-bands.purple {
    background-color: #a272b2
}

.color-bands.red {
    background-color: #f35958
}
.color-bands.blue {
    background-color: #00ABEA
}

hr {
    margin: 20px 0 0;
    border: 0;
    border-top: 1px solid #E0DFDF;
    border-bottom: 1px solid #FEFEFE;
}
/* Custom Icons and Sizes */
.icon-custom-2x {
    font-size: 0.9em;
}
.fa-5x {
    font-size: 5em;
}

.fa-6x {
    font-size: 6em;
}

.fa-7x {
    font-size: 7em;
}


[class^="icon-"],
[class*=" icon-"],
[class^="icon-"]:hover,
[class*=" icon-"]:hover {
    background: none !important;
}
.color-bands {
    display: inline-block;
    width: 80px;
    height: 4px;
    margin-right: 2px;
    margin-bottom: 8px;
}

span.iconset {
    display: block
}

.iconset {
    background: url('../img/icon/top-tray.png') no-repeat;
    position: relative;
    top: 1px;
}
.iconset.top-home {
    background-position: -6px -7px;
    width: 16px;
    height: 14px;
    top: -1px;
}

.iconset.top-settings {
    background-position: -35px -6px;
    width: 16px;
    height: 16px;
    top: 1px;
}

.iconset.top-messages {
    background-position: -63px -8px;
    width: 16px;
    height: 12px;
    top: 1px;
}

.iconset.top-back {
    background-position: -92px -8px;
    width: 15px;
    height: 14px;
}

.iconset.top-forward {
    background-position: -121px -8px;
    width: 15px;
    height: 14px;
}

.iconset.top-reload {
    background-position: -147px -6px;
    width: 18px;
    height: 16px;
}

.iconset.top-settings-dark {
    background-position: -176px -6px;
    width: 17px;
    height: 16px;
}

.iconset.top-tiles {
    background-position: -206px -7px;
    width: 14px;
    height: 14px;
    top: 1.5px;
}

.iconset.top-down-arrow {
    background-position: -238px -12px;
    width: 7px;
    height: 5px;
}

.iconset.top-search {
    background-position: -261px -6px;
    width: 16px;
    height: 16px;
    top: 5px
}

.iconset.top-menu-toggle-dark {
    background-position: -288px -7px;
    width: 18px;
    height: 15px;
}

.iconset.top-menu-toggle-white {
    background-position: -315px -7px;
    width: 18px;
    height: 15px;
}

.iconset.top-menu-toggle-white {
    background-position: -315px -7px;
    width: 18px;
    height: 15px;
}

.iconset.top-chat-dark {
    background-position: -341px -6px;
    width: 21px;
    height: 16px;
}

.iconset.top-chat-white {
    background-position: -369px -6px;
    width: 21px;
    height: 16px;
}

.iconplaceholder {
    width: 20px;
    height: 20px;
    border-radius: 99px;
    background-color: #e5e9ec;
    padding: 3px;
    display: inline-block;
    margin-right: 5px;
}

.iconplaceholder i {
    font-size: 10px;
    color: #656c78;
    position: relative;
    left: 4px;
    top: -3px;
}

.iconset .badge {
    top: -12px;
    right: -10px;
    position: relative;
    padding: 4px 6px;
    font-size: 10px;
}
.blog-bar {
    border-top: 1px solid #d7dbe0;
    margin-top: 18px;
    padding: 10px;
}
.blog-bar a {
    color: #8b91a0;
    margin-right: 8px;
    text-decoration: none;
}
.blog-bar a:hover {
    color: #d7dbe0;
}
/*** Fixes & Misc ***/

.no-padding {
    padding: 0px !important;
}
.list-view .no-padding {
    padding: 10px !important;
}

.no-margin {
    margin: 0px !important;
}

.spacing-bottom {
    margin-bottom: 15px;
}

.inherit-size {
    width: inherit;
    height: inherit
}
.inherit-height {
    height: inherit;
}

.v-align-bottom {
    vertical-align: bottom;
    display: table-cell;
}
.v-align-top {
    vertical-align: top;
    display: table-cell;
}
.v-align-middle {
    vertical-align: middle;
    display: table-cell;
}
.h-align-middle {
    margin-left: auto;
    margin-right: auto;
    display: table;
}

.padding-10 {
    padding: 10px;
}
.padding-20 {
    padding: 20px;
}
/** Padding top **/
.p-t-0 {
    padding-top: 0px;
}
.p-t-5 {
    padding-top: 5px;
}
.p-t-10 {
    padding-top: 10px;
}
.p-t-15 {
    padding-top: 15px;
}
.p-t-20 {
    padding-top: 20px;
}
.p-t-25 {
    padding-top: 25px;
}
.p-t-30 {
    padding-top: 30px;
}
.p-t-35 {
    padding-top: 35px;
}
.p-t-40 {
    padding-top: 40px;
}
.p-t-45 {
    padding-top: 45px;
}
.p-t-50 {
    padding-top: 50px;
}
.p-t-55 {
    padding-top: 55px;
}
.p-t-60 {
    padding-top: 60px;
}
.p-t-65 {
    padding-top: 65px;
}
/** Padding Bottom **/
.p-b-0 {
    padding-bottom: 0px;
}
.p-b-5 {
    padding-bottom: 5px;
}
.p-b-10 {
    padding-bottom: 10px;
}
.p-b-15 {
    padding-bottom: 15px;
}
.p-b-20 {
    padding-bottom: 20px;
}
.p-b-25 {
    padding-bottom: 25px;
}
.p-b-30 {
    padding-bottom: 30px;
}
.p-b-35 {
    padding-bottom: 35px;
}
.p-b-40 {
    padding-bottom: 40px;
}
.p-b-45 {
    padding-bottom: 45px;
}
.p-b-50 {
    padding-bottom: 50px;
}
.p-b-55 {
    padding-bottom: 55px;
}
.p-b-60 {
    padding-bottom: 60px;
}
.p-b-65 {
    padding-bottom: 65px;
}
/** Padding Left **/
.p-l-0 {
    padding-left: 0px;
}
.p-l-5 {
    padding-left: 5px;
}
.p-l-10 {
    padding-left: 10px;
}
.p-l-15 {
    padding-left: 15px;
}
.p-l-20 {
    padding-left: 20px;
}
.p-l-25 {
    padding-left: 25px;
}
.p-l-30 {
    padding-left: 30px;
}
.p-l-35 {
    padding-left: 35px;
}
.p-l-40 {
    padding-left: 40px;
}
.p-l-45 {
    padding-left: 45px;
}
.p-l-50 {
    padding-left: 50px;
}
.p-l-55 {
    padding-left: 55px;
}
.p-l-60 {
    padding-left: 60px;
}
.p-l-65 {
    padding-left: 65px;
}
/** Padding Right **/
.p-r-0 {
    padding-right: 0px;
}
.p-r-5 {
    padding-right: 5px;
}
.p-r-10 {
    padding-right: 10px;
}
.p-r-15 {
    padding-right: 15px;
}
.p-r-20 {
    padding-right: 20px;
}
.p-r-25 {
    padding-right: 25px;
}
.p-r-30 {
    padding-right: 30px;
}
.p-r-35 {
    padding-right: 35px;
}
.p-r-40 {
    padding-right: 40px;
}
.p-r-45 {
    padding-right: 45px;
}
.p-r-50 {
    padding-right: 50px;
}
.p-r-55 {
    padding-right: 55px;
}
.p-r-60 {
    padding-right: 60px;
}
.p-r-65 {
    padding-right: 65px;
}

/** Margins **/
.margin-10 {
    margin: 10px;
}
.margin-20 {
    margin: 20px;
}
/** Margin top **/
.m-t-0 {
    margin-top: 0px;
}
.m-t-5 {
    margin-top: 5px;
}
.m-t-10 {
    margin-top: 10px;
}
.m-t-15 {
    margin-top: 15px;
}
.m-t-20 {
    margin-top: 20px;
}
.m-t-25 {
    margin-top: 25px;
}
.m-t-30 {
    margin-top: 30px;
}
.m-t-35 {
    margin-top: 35px;
}
.m-t-40 {
    margin-top: 40px;
}
.m-t-45 {
    margin-top: 45px;
}
.m-t-50 {
    margin-top: 50px;
}
.m-t-55 {
    margin-top: 55px;
}
.m-t-60 {
    margin-top: 60px;
}
/** Margin Bottom **/
.m-b-0 {
    margin-bottom: 0px;
}
.m-b-5 {
    margin-bottom: 5px;
}
.m-b-10 {
    margin-bottom: 10px;
}
.m-b-15 {
    margin-bottom: 15px;
}
.m-b-20 {
    margin-bottom: 20px;
}
.m-b-25 {
    margin-bottom: 25px;
}
.m-b-30 {
    margin-bottom: 30px;
}
.m-b-35 {
    margin-bottom: 35px;
}
.m-b-40 {
    margin-bottom: 40px;
}
.m-b-45 {
    margin-bottom: 45px;
}
.m-b-50 {
    margin-bottom: 50px;
}
.m-b-55 {
    margin-bottom: 55px;
}
.m-b-60 {
    margin-bottom: 60px;
}

/** Margin Left **/
.m-l-0 {
    margin-left: 0px !important;
}
.m-l-5 {
    margin-left: 5px;
}
.m-l-10 {
    margin-left: 10px;
}
.m-l-15 {
    margin-left: 15px;
}
.m-l-20 {
    margin-left: 20px;
}
.m-l-25 {
    margin-left: 25px;
}
.m-l-30 {
    margin-left: 30px;
}
.m-l-35 {
    margin-left: 35px;
}
.m-l-40 {
    margin-left: 40px;
}
.m-l-45 {
    margin-left: 45px;
}
.m-l-50 {
    margin-left: 50px;
}
.m-l-55 {
    margin-left: 55px;
}
.m-l-60 {
    margin-left: 60px;
}

/** Padding Right **/
.m-r-0 {
    margin-right: 0px;
}
.m-r-5 {
    margin-right: 5px;
}
.m-r-10 {
    margin-right: 10px;
}
.m-r-15 {
    margin-right: 15px;
}
.m-r-20 {
    margin-right: 20px;
}
.m-r-25 {
    margin-right: 25px;
}
.m-r-30 {
    margin-right: 30px;
}
.m-r-35 {
    margin-right: 35px;
}
.m-r-40 {
    margin-right: 40px;
}
.m-r-45 {
    margin-right: 45px;
}
.m-r-50 {
    margin-right: 50px;
}
.m-r-55 {
    margin-right: 55px;
}
.m-r-60 {
    margin-right: 60px;
}

.hide {
    display: none;
}
.padding-10 {
    padding: 10px;
}
.margin-top-10 {
    margin-top: 10px;
}
.margin-top-20 {
    margin-top: 20px;
}
.margin-bottom-10 {
    margin-bottom: 10px;
}
.margin-bottom-20 {
    margin-bottom: 20px;
}
.inline {
    display: inline-block !important;
}
.b-blank {
    border-color: #000;
}

.b-r {
    border-right: 1px solid #eee;
}
.b-l {
    border-left: 1px solid #eee;
}
.b-t {
    border-top: 1px solid #e8edf1;
}
.b-b {
    border-bottom: 1px solid #eee;
}
.b-b {
    border-bottom: 1px solid;
}
.b-a {
    border-width: 1px solid;
}

.b-transparent {
    border-color: rgba(0, 0, 0, 0.4);
}
.b-grey {
    border-color: #e5e9ec;
}

.visible-xlg {
    display: none;
}
.hidden-xlg {
    display: block;
}
.image-responsive-width {
    width: 100%;
}

.box-250 {
    width: 250px;
    height: 250px;
}


/*** Header - Main Layout ***/

.header {
    padding: 0 !important;
    margin: 0 !important;
    position: fixed;
    width: 100%;
    z-index: 1025;
    min-height: 60px;
    height: 60px;
    border-bottom: 1px solid #d4d4d6;
}

.header .btn-navbar {
    margin-bottom: 0px;
    padding-right: 0px;
    padding-top: 10px;
    padding-bottom: 6px;
    background-image: none;
    box-shadow: none;
    color: #fff;
    border: 0;
}

.header .btn-navbar:hover {
    text-decoration: none;
}

.header .navbar-inner {
    width: 100%;
    margin: 0;
    border: 0px;
    padding: 0px;
    box-shadow: none;
    border-radius: 0px;
}
.header .navbar-inner [class*="span"] {
    min-height: 40px !important;
}
.header .nav {
    display: block;
}
.header-seperation {
   border-right: 1px solid #d4d4d6;
}
.header .header-seperation {
    width: 191px;
    /*box-shadow: -15px 0 5px #535353;*/
    /*display: block;*/
    float: left;
    height: 59px;
}

.header .header-quick-nav {
    /*padding-right: 10px;*/
    -webkit-transition-duration: 1;
    -moz-transition-duration: 1s;
    transition-duration: 1s;
    transition-timing-function: ease-in-out;
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    transition-property: transform, opacity;
}
.header .header-quick-nav .input-append .add-on, .input-prepend .add-on {

}
.header .header-quick-nav input {
    height: 37px;
}
.header .notifcation-center {
    background-color: #1b1e24;
    margin-top: 12px;
    margin-right: 15px !important;
    display: inline-flex;
    display: -ms-flexbox;
}
.header .notifcation-center li {
    min-width: 30px !important;

}
.header .notifcation-center li a {
    padding: 10px !important;
    min-height: 17.5px;
}
.header .notifcation-center li a i {
    font-size: 13px !important;
}
.header .nav > li {
    margin: 0px;
    padding: 0px;
    text-align: center;
    display: inline-block;
    float: left;
}

.header .nav > li.dropdown,
.header .nav > li.dropdown > a {
    text-align: center
}

.header .nav > li.dropdown:last-child {
}

.header .nav > li.dropdown .dropdown-toggle {
    margin: 0px;
}

.header .nav > li.dropdown .dropdown-toggle i {
    font-size: 15px;
    margin-left: auto;
    margin-right: auto;
}

.header .nav > li.dropdown.user .dropdown-toggle {
    padding: 8px 4px 7px 9px;
}

.header .nav > li.dropdown.user .dropdown-toggle:hover {
    text-decoration: none;
}
.header .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #fff;
}
.header a {
    text-decoration: none;
}
.header .chat-toggler {
    position: relative;
    top: 10px;
    /*margin-right:75px;*/
    display: inline-block;
    float: left;
    min-width: 50px;
    right: 0px;
    margin-top: 1px;
}

.header .chat-toggler .user-details {
    display: inline-block;
    float: left;
    line-height: 35px;
}
.header .chat-toggler .iconset {
    display: inline-block;
    float: left;
    margin: 15px 10px;
}
.header .chat-message-preview .user-details {
    display: inline-block;
    float: left;
}
.header .chat-toggler .profile-pic {
    display: inline-block;
    border-radius: 100px 100px 100px 100px;
    display: inline-block;
    height: 35px;
    overflow: hidden;
    width: 35px;
    float: left;
}

.header .chat-message-preview .profile-pic {
    display: inline-block;
    border-radius: 100px 100px 100px 100px;
    display: inline-block;
    float: left;
    height: 35px;
    overflow: hidden;
    width: 35px;
    margin-left: 10px
}
.header .chat-toggler a {
    color: #fff;
    font-size: 15px;
    display: inline-block;
    float: right;

}

.header .chat-toggler a.closeNotification {
   color : black !important;
   margin-right: 10px;
}

.header .chat-toggler .user-details .username a {
    color: #1b1e24;
    font-size: 15px;
}
.header .chat-message-preview .user-details .username a {
    color: #22262e;
    font-weight: 600;
    text-align: right;
}
.header .chat-toggler .user-details .company a {
    color: #8b8f92;
    font-weight: 400;
    text-align: right;
    font-size: 12px;
}
.header .chat-toggler > i {
    color: #808080;
    text-align: right;
    font-size: 20px;
    position: relative;
    padding: 8px;
    top: 8px;
}

.header .chat-toggler .message-count {
    display: inline-block;
    float: left;
}

.tooltip {
    letter-spacing: 0px;
}

.header .chat-toggler .message-count .badge {
    position: absolute;
    float: left;
    right: 0;
    top: 0;
}
.header .chat-message-preview {
    border-left: 1px solid #e5e9ec;
    border-right: 1px solid #e5e9ec;
    padding: 4px 15px;
    margin-right: 12px;
}
.header .chat-message-preview a {
    color: #6F7B8A;
}

.header .chat-message-preview .chat-message {
    color: #8b8f92;
    background-color: #e5e9ec;
    padding: 5px;
    font-size: 12px;
    border-radius: 3px;
}

.header .quick-section {
    display: inline-block;
    float: left;
    margin-right: 10px;
    margin-top: 14px;
}

.header .nav > li.quicklinks i {
    display: inline-block;
    margin-top: 5px;
    margin: 0;
    font-size: 14px;
    color: #656565;
}
.header .nav > li.quicklinks > a {
    padding: 0px 2px !important
}
.header .quicklinks.submenupopover.header_menu {
    border-right: 1px solid #d4d4d6;
min-height: 60px;
width: 50px;
}
.submenupopover.header_menu {
   float: left;
}
.submenupopover .popover {
   left : 165px !important;
}
.submenupopover.header_menu .popover.bottom > .arrow {
   left: 4%;
}
.submenupopover .popover.bottom {
    top: 57px !important;
    margin-left: -6px;
}
.sub-menu {
    background-image: url("/themes/creatrix/core/assets/img/sprite-concept.png");
    background-position: -158px 10px;
    background-repeat: no-repeat;
    float: left;
    height: 50px;
    width: 50px;
}
.header .nav .h-seperate {
    height: 6px;
    width: 2px;
    margin: 0px 10px 0px 10px;
    border-left: 1px solid #e1e1e1;
    display: inline;
    position: relative;
    top: 5px;
}
.header .nav li.dropdown.user .dropdown-toggle i {
    display: inline-block;
    margin-top: 5px;
    margin: 0;
    font-size: 16px;
    color: #808080 !important;
}

.header .search-form {
    display: inline-block;
    float: left;
    margin-left: -15px !important;
    position: relative;
}

.search-form.m-r-10 {
   margin-right: 5px;
}
.header .nav-settings  .select2-container ,
.header .nav-settings  .popover-content .inside.search-form{
   width:100% !important;
}
.header .nav-settings .add-on.searchtoggle {
   background-color: #fff !important;
   background-repeat: no-repeat;
   float: left;
   height: 37px;
   border-left: 1px solid #cbd6e2 !important;
   border-top: 1px solid #cbd6e2 !important;
   border-bottom: 1px solid #cbd6e2 !important;
   border-radius: 3px 0px 0px 3px !important;
}
.header .nav-settings .add-on.searchtoggle .searchtoggle_img{
   /*background-image: url("../img/sprite-concept.png");*/
   background-position: -232px -2px;
   height: 30px;
   width: 40px;
}

.search input[type="text"]{
   border-right: 1px solid #cbd6e2 !important;
   border-top: 1px solid #cbd6e2 !important;
   border-bottom: 1px solid #cbd6e2 !important;
   border-radius: 0px 3px 3px 0px !important;
}


.header .nav > li.dropdown .dropdown-toggle .badge {
    position: absolute;
    font-size: 10px !important;
    font-weight: 700;
    top: 0px;
    right: 2px;
    text-align: center;
    background-color: #fb3c4a;
    padding: 4px 6px;
    -webkit-border-radius: 12px !important;
    -moz-border-radius: 12px !important;
    border-radius: 12px !important;
    text-shadow: none !important;
    color: #fff;
}

.header .nav .dropdown-menu {
    margin-top: 3px;
}
.dropdown-menu{
    border:1px solid #ccc !important;
    /*bottom:100% !important; top:auto !important;*/
}
/** drop downs **/
.open {
    position: relative;
}
.navbar .pull-right > li.open > .dropdown-menu, .navbar .nav > li.open > .dropdown-menu.pull-right {
    margin-right: -6px;
    margin-top: 7px;
}
/*** Page Loader ***/
.pace .pace-activity {
    top: 72px;
}
/** No menu Reset **/
.no-top .pace .pace-activity {
    top: 10px;
}

.loading-animator {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    -webkit-animation: pace-spinner 400ms linear infinite;
    -moz-animation: pace-spinner 400ms linear infinite;
    -ms-animation: pace-spinner 400ms linear infinite;
    -o-animation: pace-spinner 400ms linear infinite;
    animation: pace-spinner 400ms linear infinite;
    border-color: rgba(0, 0, 0, 0.4) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0.4);
    border-image: none;
    border-radius: 10px 10px 10px 10px;
    border-right: 2px solid rgba(0, 0, 0, 0);
    border-style: solid;
    border-width: 2px;
    display: block;
    height: 14px;
    margin-left: 40%;
    width: 14px;
    z-index: 2000;
}

/*** Page container ***/

/* index page activity wall */
  /* .portlet{
        width:50%;
    }*/
  .creatrix-activity-wall .portlet .portlet-decoration{
	padding-bottom: 20px;
    padding-top: 20px;
  }

 .creatrix-activity-wall  .portlet .portlet-title{
	 font-size: 15px;
    font-weight: bold;
  }
 .creatrix-activity-wall  #social-timeline a{
    color: #939AA4;
    text-decoration:none !important;
    outline: none;
  }
 .creatrix-activity-wall  .progress{
      height: 25px !important;
  }
 .creatrix-activity-wall  .portlet-content .form{
	  margin-left: 8px;
  }
 .creatrix-activity-wall  .row.buttons > input {
    background: #57a8d3 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    float: right;
    font-size: 14px;
    font-weight: bold;
    padding: 5px;
    width: 100px;
}
.creatrix-activity-wall   .required {
    display: none;
}
.creatrix-activity-wall  label {
     font-size: 15px;
    margin-bottom: 20px !important;
    margin-top: -5px;
}
.creatrix-activity-wall   .image-container{
    display: block;
     margin-left: 90px;
  }
.creatrix-activity-wall   .photos-container,
.creatrix-activity-wall  .link-container,
.creatrix-activity-wall  .video-container,
.creatrix-activity-wall .poll-container{
	  float: left;
    padding: 0 20px 5px;
		width: 100%;
		margin-top:5px;
  }
 .creatrix-activity-wall  .photos-container label,
 .creatrix-activity-wall  .link-container label,
 .creatrix-activity-wall  .video-container label,
 .creatrix-activity-wall  .poll-container label{
	  float: left;
    font-weight: bold;
    margin-top: 10px;
		width: 8.5%;
  }
 .creatrix-activity-wall  .photos-container .controls-input,
 .creatrix-activity-wall  .link-container .controls-input,
 .creatrix-activity-wall  .video-container .controls-input,
 .creatrix-activity-wall  .poll-container .controls-input{
	clear: both;
  }
 .creatrix-activity-wall  .photos-container button{
    margin-top: 6px;
  }
  .creatrix-activity-wall  .image-container .image{
     float: left;
     margin: 6px;
  }
 .creatrix-activity-wall  #ltitle {font-weight: bold;}
 .creatrix-activity-wall  #leftshare {
  float: left;
  width: 13%;
  min-height: 85px;
  max-height: auto;
  }
 .creatrix-activity-wall  #ldesc {
  text-align: justify;
  }

 .creatrix-activity-wall  .linkshare
  {
    border: 1px solid #EEEEEE;
		float: left;
		background: none repeat scroll 0 0 #0090d9;
		color: #fff;
		padding: 8px;
		width: 88%;
  }
	.creatrix-activity-wall  .cbp_tmtimeline  .linkshare
  {
		width: 100%;
		margin-bottom: 15px;
	}
 .creatrix-activity-wall  #ltitle a, #lurl a{
    color: #fff;
  }

  .creatrix-activity-wall .vpb_all_images img {
  display: block !important;
  }
 .creatrix-activity-wall  .vpb_all_images img:firscreatrix-activity-wallt-child {
  display: block;
  }
 .creatrix-activity-wall  #rightshare {
  float: right;
  width: 85%;
  }
 .creatrix-activity-wall  #link-url, #video-url{
    width: 400px;
     margin-top: 10px;
  }
 .creatrix-activity-wall   #question ,
 .creatrix-activity-wall   .input_fields_wrap #choices1{
    width: 400px;
   }
 .creatrix-activity-wall  .linkshare #removeurlpost {
  position: absolute;
  right: 3%;
  }
 .creatrix-activity-wall  .removefeeds {
      left: 97%;
      position: absolute;
      top: 1%;
      display:block;
  }
 .creatrix-activity-wall  .removefeeds:hover {
  cursor: pointer;
  }
 .creatrix-activity-wall  .feedcommentdel
  {
      /*left: 92%;
      position: absolute;*/
    /*  top: 5%;*/
  }
 .creatrix-activity-wall  .feedcommentdel:hover {
  cursor: pointer;
  }
 .creatrix-activity-wall  .write-comment {
      height: 32px !important;
  }
 .creatrix-activity-wall  #errfiletype {
      color: #FF0000;
      display: block;
      float: left;
      margin: 6px 15px;
  }
 .creatrix-activity-wall  .url-container{
		float: left;
    margin-left: 8.5%;
    margin-top: 10px;
    width: 100%;
	}

.creatrix-activity-wall .description-text {
    color: #535353;
    font-size: 15px;
    font-weight: bolder;
    margin-top: 20px;
}
.creatrix-activity-wall .comand_like {
    color: #596875;
    padding: 0 0 0 5px;
}
.creatrix-activity-wall #preview_form .wysihtml5-toolbar
{
  margin-left:10% !important;
  margin-top: -65px !important;
}
.creatrix-activity-wall #preview_form .wysihtml5-sandbox
{

  margin-top: 0px !important;
}
.creatrix-activity-wall #preview_form .col-md-12.preview_field {
   border-radius: 5px;
   box-shadow: 0 1px 5px 0 rgba(45,62,80,.12);
}
.creatrix-activity-wall .addbutton{
	margin-bottom: 0;
	margin-left: 8.5%;
	margin-right: 0;
	margin-top: 10px;
}
.creatrix-activity-wall .cbp_tmlabel p{
     color: #535353;
    font-size: 15px;
    line-height: 24px;
}
.creatrix-activity-wall .post_type_tab_section .btn-small {
    float: left;
    min-width: 50px;
    background: transparent;
    color: #5e5e5e;
    margin-bottom: 0px;
}
.creatrix-activity-wall .post_type_tab_section .btn-small {
border-bottom:3px solid transparent;
}

.creatrix-activity-wall .post_type_tab_section .btn-small.active_btn {
    /*color: #386cbb;*/
    font-weight: 600;
    border-bottom:3px solid #386cbb;
    border-radius: 0;
    outline: none;
}
.creatrix-activity-wall .post_type_tab_section .btn-small.active_btn:focus {
outline: 0;
}
.creatrix-activity-wall .post_type_tab_section .btn-small.active_btn .post_btn_txt {
   font-weight: 600;
}
.creatrix-activity-wall .post_type_tab_section #open-text {
    padding-left: 0;
}
.creatrix-activity-wall .home-post-description {
    float: none;
    margin-top: 0px;
    width: 100%;
}
.creatrix-activity-wall .home-post-description textarea {
    /*border: 1px solid #d4d4d6;
    /*width: 102%;*/
}
.creatrix-activity-wall .post_fake_section {
   display: none;
}
.creatrix-activity-wall  .post_form_section {
   display: block;
}
.creatrix-activity-wall .post_fake_section div {
    border: 1px solid #eee;
    margin: 0 16px 20px;
    padding: 10px;
    font-size: 14px;
}
.creatrix-activity-wall .activitywall-sidebar {
    /*background: #2b343d none repeat scroll 0 0;*/
   display: inline-block;
   min-height: 650px;
   position: fixed;
   padding-right: 0px;
   padding-left: 50px;
}
.creatrix-activity-wall .aw-group-list {
    list-style: outside none none;
    padding: 0px;
}
.creatrix-activity-wall .aw-group-list li {
   padding: 10px 0px;
   font-size: 13px;
   float: left;
   width: 90%;
   border-bottom: 1px dotted;
   margin: 0 12px;
}
.creatrix-activity-wall .aw-group-list li:first-child {
   font-weight: 800 !important;
   font-size: 16px;
}
/*.aw-group-list li.active {
    background: #03a9f5 none repeat scroll 0 0;
    border-left: 2px solid #fd8654;
}
.aw-group-list li:hover {
    background: #03a9f5 none repeat scroll 0 0;
    border-left: 2px solid #fd8654;
}*/
.creatrix-activity-wall .aw-group-list li a {
    /*color: #fff;*/
    float: left;
    overflow: hidden;
    overflow-wrap: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}
.facultyactivities {
   
}
#listcoursesection .paneltheme {
   min-height: 50px;
   display: inline-block;
   width: 100%;
   text-overflow: ellipsis;
   white-space: nowrap;
}
/*
.paneltheme.text-dark{
    background-color :#fff !important;
    border-bottom:1px solid #aaa;
}
.paneltheme.text-dark .text-dark span, .paneltheme.text-dark .text-dark a{
    color:#00ABF0 !important;
    font-weight:600 !important;
}
*/
.creatrix-activity-wall .aw-group-list li.active a {
    /*font-weight: bold;*/
}
.aw-group-list li.active{
   background: transparent !important;
}
.aw-group-list li.active a {
   color: #505458 !important;
font-weight: 800;
font-size: 14px;
}
.creatrix-activity-wall .aw-group-list i {
    width: 20px;
}
.creatrix-activity-wall .cbp_tmtimeline .removefeeds {
    margin-left: -10px;
}

.creatrix-activity-wall .aw-group-list-header-title {
    color: #fff;
    font-weight: bold;
    margin-top: 10px;
    padding: 5px 20px;
    text-transform: uppercase;
}
.creatrix-activity-wall .aw-group-list-header {
    background: #000000 none repeat scroll 0 0;
    color: #fff;
    font-weight: bold;
    margin-top: 10px;
    padding: 14px 9px;
}
.creatrix-activity-wall .groups {
    clear: both;
    margin-top: 15px;
    float: left;
    padding: 0 20px 12px;
    width: 100%;
}
.creatrix-activity-wall .cbp_tmtimeline > li .cbp_tmlabel {
    /*margin: 0 20px 15px;*/
   padding-bottom: 5px;
   margin-left: 85px !important;
   box-shadow: 0 1px 5px 0 rgba(45,62,80,.12);
   border-radius: 5px;
}
.creatrix-activity-wall .cbp_tmtimeline .cbp_tmlabel .user-profile {
    background: transparent none repeat scroll 0 0;
    float: left;
    margin-right: 10px;
    margin-top: 5px;
}
.creatrix-activity-wall .cbp_tmtimeline:before,
.creatrix-activity-wall .cbp_tmtimeline > li .cbp_tmlabel:after {
    display: none;
}
.creatrix-activity-wall .new_ajax_feed {
    margin-bottom: 10px;
}
.creatrix-activity-wall .cbp_tmlabel h4.inline .text-success {
    font-size: 14px;
}
.creatrix-activity-wall .cbp_tmtimeline .cbp_tmlabel h4.inline {
    width: 100%;
    border-bottom: 1px solid #d4d4d6;
    padding-bottom: 20px;
}
.creatrix-activity-wall .infinite_navigation {
    display: none;
}
/*.aw-group-list-content {
    max-height: 350px;
    overflow-y: auto;
}
*/
.creatrix-activity-wall .sidebar-private-messages-list {
    display: block;
    margin-top: 30px;
    position: absolute;
    top: 500px;
    width: 100%;
}
.creatrix-activity-wall .sidebar-private-messages-list .list-header-link {
    color: #fff;
    font-weight: bold;
    padding: 10px;
    text-transform: uppercase;
}
.creatrix-activity-wall .cbp_tmtimeline .social-footer {
    /*background: #f2f4f6 none repeat scroll 0 0;*/
    clear: both;
    margin: 0 30px 10px;
}
.creatrix-activity-wall .cbp_tmtimeline .social-footer .media-object {
    border-radius: 50px;
}
.creatrix-activity-wall .aw-feed-liked-user {
    padding: 5px;
}
.creatrix-activity-wall .social-info-users .aw-feed-liked-user img {
    border-radius: 50px;
}
.creatrix-activity-wall .social-info-users .aw-feed-liked-user img {
    border-radius: 50px;
}

.home .color_setting {
    display: none;
}
/* End activity */
.modal-backdrop.active {
   display: block !important;
   top: 60px;
   z-index: 9 !important;
}

.page-container {
    margin: 0px;
    padding: 0px;
    position: relative;
    height: 100%;
    z-index: 1000;
}

/*** Page sidebar ***/
.page-sidebar .page-sidebar-wrapper > ul {
    list-style: none;
    margin: 0;
    padding: 0;
    margin: 0;
    padding: 0;
}

.page-sidebar .page-sidebar-wrapper > ul > li {
    display: block;
    margin: 0;
    padding: 0;
    border: 0px;
}

.page-sidebar .page-sidebar-wrapper > ul > li.start > a {
    border-top-color: transparent !important;
}

.page-sidebar .page-sidebar-wrapper > ul > li:last-child > a {
    border-bottom: 1px solid transparent !important;
}

.page-sidebar .page-sidebar-wrapper > ul > li > a {
    display: block;
    position: relative;
    margin: 0;
    border: 0px;
    padding: 11.5px 31px 11.5px 31px;
    text-decoration: none;
    font-size: 14px;
    font-weight: normal;
}

.page-sidebar .page-sidebar-wrapper > ul > li > a i {
    font-size: 14px;
    margin-right: 5px;
    text-shadow: none;
}

.page-sidebar .page-sidebar-wrapper > ul > li.active > a {
    border: none;
    text-shadow: none;
    /*border-left:4px solid  #33C9A3;*/
    /*padding: 10px 25px 10px 21px;*/
}

.page-sidebar .page-sidebar-wrapper > ul > li.active > a .selected {
    display: block;
    width: 8px;
    height: 25px;
    background-image: url("../img/sidebar-menu-arrow.png");
    float: right;
    position: absolute;
    right: -8px;
    top: 8px;
}

.page-sidebar ul > li > a > .arrow:before {
    float: right;
    margin-top: 0px;
    margin-right: 15px;
    display: inline;
    font-size: 16px;
    font-family: FontAwesome;
    height: auto;
    cursor: pointer;
    content: "\f105";
    font-weight: 300;
    text-shadow: none;
}

.page-sidebar ul > li > a > .arrowDown:before {
    float: right;
    margin-top: 1px;
    margin-right: 12px;
    display: inline;
    font-size: 16px;
    font-family: FontAwesome;
    height: auto;
    cursor: pointer;
    content: "\f107";
    font-weight: 300;
    text-shadow: none;
}

.page-sidebar .page-sidebar-wrapper > ul > li > a > .arrow.open:before {
    float: right;
    margin-top: 1px;
    margin-right: 3px;
    display: inline;
    font-family: FontAwesome;
    height: auto;
    font-size: 16px;
    content: "\f107";
    font-weight: 300;
    text-shadow: none;
}

.page-sidebar .page-sidebar-wrapper > ul > li > ul.sub-menu {
    display: none;
    list-style: none;
    clear: both;
    margin: 0px;
    background-color: #22262E;
    padding: 8px 0px 10px 0px;

}

.page-sidebar .page-sidebar-wrapper > ul > li.active > ul.sub-menu {
    display: block;
}

.page-sidebar .page-sidebar-wrapper > ul > li > ul.sub-menu > li {
    background: none;
    margin: 0px;
    padding: 0px;
    margin-top: 1px !important;
}

.page-sidebar .page-sidebar-wrapper > ul > li > ul.sub-menu > li > a {
    display: block;
    margin: 0px 0px 0px 0px;
    padding: 5px 0px;
    padding-left: 53px !important;
    color: #e1eaf1;
    text-decoration: none;
    text-shadow: 0 1px 1px #000;
    font-size: 13px;
    font-weight: 300;
    background: none;
}

/* Level 3 */
.page-sidebar .page-sidebar-wrapper > ul > li > ul.sub-menu > li ul.sub-menu {
    display: none;
    list-style: none;
    clear: both;
    margin: 0px 0px 0px 0px;
    padding-left: 0
}

.page-sidebar .page-sidebar-wrapper > ul > li > ul.sub-menu li > a > .arrow:before {
    float: right;
    margin-top: 1px;
    margin-right: 20px;
    display: inline;
    font-size: 16px;
    font-family: FontAwesome;
    height: auto;
    content: "\f104";
    font-weight: 300;
    text-shadow: none;
}

.page-sidebar .page-sidebar-wrapper > ul > li > ul.sub-menu li > a > .arrow.open:before {
    float: right;
    margin-top: 1px;
    margin-right: 18px;
    display: inline;
    font-family: FontAwesome;
    height: auto;
    font-size: 16px;
    content: "\f107";
    font-weight: 300;
    text-shadow: none;
}

.page-sidebar .page-sidebar-wrapper > ul > li.active > ul.sub-menu > li ul.sub-menu {
    display: block;
}

.page-sidebar .page-sidebar-wrapper > ul > li > ul.sub-menu > li ul.sub-menu li {
    background: none;
    margin: 0px;
    padding: 0px;
}

.page-sidebar .page-sidebar-wrapper > ul > li > ul.sub-menu li > ul.sub-menu > li > a {
    display: block;
    margin: 0px 0px 0px 0px;
    padding: 5px 0px;
    color: #ccc;
    text-decoration: none;
    text-shadow: 0 1px 1px #000;
    font-size: 13px;
    font-weight: 300;
}

.page-sidebar .page-sidebar-wrapper > ul > li > ul.sub-menu > li > ul.sub-menu > li > a {
    padding-left: 70px;
}

.page-sidebar .page-sidebar-wrapper > ul > li > ul.sub-menu > li > ul.sub-menu > li > ul.sub-menu > li > a {
    padding-left: 80px;
}

.page-sidebar .page-sidebar-wrapper > ul > li > ul.sub-menu li > ul.sub-menu > li > a > i {
    font-size: 13px;
}

/* Slider for iphone and tablets */
.chat-window-wrapper {
    overflow: hidden;
}
.sidr {
    background-color: #22262e;
    box-shadow: none;
}
.sidr ul.chat-window li {
    border: 0px;
}
.sidr ul.chat-window li:hover > a, .sidr ul.chat-window li:hover > span, .sidr ul.chat-window li.active > a, .sidr ul.chat-window li.active > span, .sidr ul.chat-window li.sidr-class-active > a, .sidr ul.chat-window li.sidr-class-active > span {
    box-shadow: none;
    background-color: #fed8db;
    line-height: 16px;
}

.sidr ul.chat-window li:nth-child(odd) {
    background-color: #fff;
}
.sidr ul.chat-window li:nth-child(even) {
    background-color: #f5f6f8;
}

/*** Scroll to top *****/
.scrollup {
    background: url('../img/pullup.png') no-repeat;
    background-position: 0px 0px;
    width: 27px;
    height: 27px;
    position: fixed;
    bottom: 30px;
    right: 30px;
    display: none;
    text-indent: -9999px;
    z-index: 1500;
}
.scrollup:hover {
    background-position: -30px 0px;
}
.scrollup.to-edge {
    left: 35px;
}
.footer-widget {
    position: fixed;
    bottom: 0px;
    display: block;
    padding: 11px 21px;
    background-color: #22262E;
    width: 250px;
    clear: both;
}
.footer-widget .progress {
    position: relative;
    top: 15px;
    width: 70%;
}
.footer-widget a {
    color: #8B91A0;
}
.footer-widget a:hover,.footer-widget a:hover i {
    color: #8B91A0;
    text-decoration: none;
}
.footer-widget i {
    font-size: 14px;
    color: #5e646d;
}

.footer-widget .details-status {
    background-color: #34495E;
    border-radius: 3px 3px 3px 3px;
    color: #8B91A0;
    display: inline-block;
    font-size: 11px;
    padding: 6px;
    left: -22px;
    position: relative;
}

/* Sidebar chat and elements */
.chat-window-wrapper {
    font-family: "open sans",Arial,sans-serif;
    font-size: 13px;
}
.chat-window-wrapper .chat-header {
    height: 58px;
}

.chat-window-wrapper input[type="text"], .chat-window-wrapper input[type="password"], .chat-window-wrapper input[type="date"], .chat-window-wrapper input[type="datetime"], .chat-window-wrapper input[type="email"], .chat-window-wrapper input[type="number"], .chat-window-wrapper input[type="search"], .chat-window-wrapper input[type="tel"], .chat-window-wrapper input[type="time"], .chat-window-wrapper input[type="url"], .chat-window-wrapper textarea, .chat-window-wrapper select {
    background-color: #0d0f12;
    height: 28px;
}
.chat-header input[type="text"] {
    margin: 15px 0 15px 14px;
    width: 195px;
}
.chat-header .iconset {
    margin: 20px 15px;
}

.chat-window-wrapper .side-widget {
    margin-top: 15px;
    display: block;
}
.chat-window-wrapper .side-widget-title {
    color: #808285;
    font-size: 10.5px;
    font-weight: 600;
    letter-spacing: 0.2px;
    padding-left: 31px;
    padding-right: 31px;
    text-transform: uppercase;
}
.chat-window-wrapper .side-widget-content {
    display: block;
}
.chat-window-wrapper .side-widget-content ul.groups {
    list-style: none;
    margin: 0;
    margin-top: 10px;
    padding-left: 0;
}
.chat-window-wrapper .side-widget-content ul.groups li {
    line-height: 25px;
}
.chat-window-wrapper .side-widget-content ul.groups > li > a {
    color: #fff;
    font-size: 13px;
    padding: 5px 31px;
}
.chat-window-wrapper .side-widget-content ul.groups > li > a:hover {
    text-decoration: none;
}
.chat-window-wrapper .user-details-wrapper {
    display: block;
    margin: 8px;
    padding: 10px;
    border-radius: 3px;
}
.chat-window-wrapper .chat-messages .user-details-wrapper {
    padding: 6px;
}
.chat-window-wrapper .chat-messages .user-details-wrapper:hover {
    background-color: #22262e;
    cursor: auto;
}
.chat-window-wrapper .user-details-wrapper .status-icon {
    margin-right: 0px;
}
.chat-window-wrapper .user-details-wrapper.active {
    background-color: #372b32;
}
.chat-window-wrapper .user-details-wrapper.active:hover {
    background-color: #482f36;
    cursor: pointer;
}
.chat-window-wrapper .user-details-wrapper:hover {
    background-color: #2a2e36;
    cursor: pointer;
}
.chat-window-wrapper .user-details-wrapper > .user-profile {
    display: inline-block;
    float: left;
    border-radius: 100px 100px 100px 100px;
    height: 35px;
    overflow: hidden;
    width: 35px;
    margin-right: 13px;
}
.chat-window-wrapper .user-details-wrapper > .user-details {
    display: inline-block;
    float: left;
}

.chat-window-wrapper .user-details-wrapper > .user-details > .user-name {
    display: block;
    color: #fff;
}
.chat-window-wrapper .user-details-wrapper > .user-details > .user-more {
    display: block;
    color: #747b89;
    font-size: 11px;
    width: 120px;
}
.chat-window-wrapper .user-details-status-wrapper {
    display: inline-block;
    float: left;
    min-width: 32px;
    margin-top: 8px;
}
.chat-window-wrapper .user-details-count-wrapper {
    display: inline-block;
    float: left;
    margin-top: 8px;
}
.chat-messages-header {
    background-color: #1b1e24;
    color: #4c5264;
    padding: 8px;
    padding-left: 21px;
}
.chat-messages-header .status {
    height: 10px;
    width: 10px;
    border-radius: 8px;
    background-color: #e5e9ec;
    display: inline-block;
    margin-right: 12px;
}
.chat-messages-header .status.online {
    background-color: #33C9A3;

}
.chat-messages-header .status.busy {
    background-color: #f35958;
}
.chat-messages-header .status.away {
    background-color: #33C9A3;
}
.chat-messages-header a > i {
    color: #4c5264;
    font-size: 10px;
    float: right;
    margin-top: 5px;
    margin-right: 5px;

}
.chat-footer {
    position: absolute;
    bottom: 0px;
    background-color: #e5e9ec;
    padding: 10px;
    padding-bottom: 0px;
    width: 92.6%;

}
.bubble {
    position: relative;
    width: 165px;
    min-height: 40px;
    padding: 0px;
    background: #e5e9ec;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #22262e;
    padding: 10px
}
.bubble {
    cursor: pointer;
}
.bubble.old {
    background: #0d0f12;
    color: #4c5264;
}
.bubble.sender {
    background: #0ba195;
    color: #fff;
}
.chat-messages .sent_time {
    width: 100%;
    color: #4c5264;
    text-align: center;
    margin-top: 10px;
    font-weight: 600;
}
#nbalibrarybookdetails_c_volumePerTitle_field label,
.chat-messages .sent_time.off {
    display: none;
}
.bubble:after {
    border-color: transparent #e5e9ec;
    border-style: solid;
    border-width: 9px 18px 9px 0;
    content: "";
    display: block;
    left: 50px;
    position: absolute;
    top: 199px;
    width: 0;
    z-index: 1;
}
.bubble.old:after {
    border-color: transparent #0d0f12;
}
.bubble.sender:after {
    border-color: transparent #0ba195;
    border-width: 9px 0 9px 7px;
    right: -7px !important;
    left: auto;
}
.chat-input-wrapper {
    position: fixed;
    bottom: 0;
    background-color: #1b1e24;
    width: 250px;
    padding: 7px;
}
.chat-input-wrapper textarea {
    background-color: #fff;
    padding: 0;
    margin: 0;
}

.user-chat-wrapper {
    display: block;
    padding: 10px 15px;
}
.user-chat-wrapper .profile-wrapper {
    display: inline-block;
    float: left;
    border-radius: 100px 100px 100px 100px;
    display: inline-block;
    height: 35px;
    overflow: hidden;
    width: 35px;
    margin: 0px 10px 0 0px;
}
.user-chat-wrapper .user-chat {
    display: inline-block;
    float: left;
}
.user-chat-wrapper .user-chat .user-name {
    color: #22262e;
    font-size: 12px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.user-chat-wrapper .user-chat .user-chat-preview {
    display: block;
    float: left;

}

.user-chat-wrapper .user-chat .more-details {
    display: inline-block;
    float: left;
    color: #8b8f92;
    margin-right: 10px;
    font-size: 12px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
/* ie8 fixes */
.ie8 .page-sidebar {
    position: absolute;
    width: 225px;
}

.ie8 .page-sidebar ul {
    width: 225px;
}

/* Sidebar and menu Condensed version */
.page-sidebar.mini {
   /*width: 60px;*/
    overflow: visible !important;
}
.page-sidebar.mini.mobile-menu {
   width: 60px;
}
.page-sidebar.mini .slimScrollDiv {
    overflow: visible !important;
}

.page-sidebar.mini .slimScrollDiv .page-sidebar-wrapper {
    overflow: visible !important;
    background: none repeat scroll 0 0 #fff;
}
.page-sidebar.mini .page-sidebar-wrapper > ul {
    width: 50px;
    padding: 60px 0 0;
}
.page-sidebar.mini .page-sidebar-wrapper> ul > li > a {
    padding: 13px;
    color: #fff;
}
.page-sidebar.mini .page-sidebar-wrapper > ul > li a i {
    color: #fff;
}
.page-sidebar.mini .user-info {
    display: none;
}
.page-sidebar.mini .page-sidebar-wrapper > p {
    display: none;
}
.page-sidebar.mini .status-widget {
    display: none;
}
.page-sidebar.mini .notification-alert {
    display: none;
}
.page-sidebar.mini ul li span.title {
    display: none;
}
.page-sidebar.mini ul li ul li span.title {
    display: inline;
}
.page-sidebar.mini ul li span.arrow {
    /*display:none;*/
}
.page-sidebar.mini ul li ul li span.arrow {
    display: inline;
}
.page-sidebar.mini ul li span.badge {
    display: none;
}
.page-sidebar.mini ul li span.label {
    display: none;
}

.page-sidebar.mini .user-info-wrapper {
    margin : 56px 2px 0;
}

.page-sidebar.mini .user-info-wrapper .profile-wrapper img {
    height: 44px !important;
    width: 50px !important;
}

.page-sidebar.mini .page-sidebar-wrapper >.side-bar-widgets {
    display: none;
}
.page-sidebar.mini .footer-widget {
    display: none;
}

.page-sidebar.mini {
    /*background-color: #33C9A3 !important;*/
    height: 100%;
    margin-top: 0;
    position: absolute;
}
.page-content.condensed {
    margin-left: 50px;
    /*z-index: -1;*/
}

/*** Inner menu of Email App - Extra stuff ***/
/* MailBox CSS */
@media ( min-width: 320px ) {
    .inner-menu {
        display: inline-block;
        position: absolute;
        /*width: 185px;*/
        /*font-family: "open sans",Arial,sans-serif;*/
        background: #fff;
        height: 100%;

        width: 100%;
    }

    .inner-menu .inner-wrapper {
        padding: 20px 20px 20px;
    }
    .inner-menu .inner-wrapper.labels{
        padding-top: 0px!important;
        padding-bottom: 0px;
    }
    .inner-menu .inner-menu-content {
        margin-top: 20px;
    }
    .inner-menu .menu-title {
        padding-right: 23px;
    }
    .inner-menu .inner-wrapper .menu-title {
        padding-left: 4px;
    }
    .inner-menu .inner-wrapper .menu-title i {
        padding-right: 0px;
    }
    .inner-menu ul.big-items {
        list-style: none outside none;
        margin: 0px;
        margin-bottom: 20px;
        padding: 0px;
        width: 100%;
        padding-left: 3%;
    }

    .inner-menu ul.big-items li {
        text-align: left;
        /* padding: 8px 25px; */
        width: 29%;
        display: inline-block;
        box-sizing: border-box;
    }
    .inner-menu ul.big-items li a {
        color: #535353;
        font-size: 14px;
    }
    .inner-menu ul.big-items li a:hover {
        text-decoration: none;
        color: #535353;
    }
    
    .inner-menu ul.big-items li.active {
        width: 38%;
        display: inline-block;
    }
    .inner-menu ul.big-items li.active a {
        color: #0078D7;
        font-weight: 600;
    }
    .inner-menu .cone_list_labels_section{
        width: 100%;
        max-width: initial;
        padding-left: 3%;
    }
    .inner-menu ul.small-items {
        list-style: none outside none;
        margin: 0px;
        margin-bottom: 20px;
        padding: 0;
        max-height: initial;
    }
    .inner-menu ul.small-items li {
        width: 48%;
        display: inline-block;
        text-align: left;
        padding: 5px;
    }
    .inner-menu ul.small-items li a {
        color: #535353;
        font-size: 12px !important;
        font-weight: 400 !important;
        width: 85% !important;
        float: left;
    }
    .inner-menu ul.small-items li a:hover {
        text-decoration: none;
        color: #fff;
    }

    .inner-menu ul.small-items li.active a {
        color: #fff;
    }

    .inner-menu ul.small-items li .badge {
        position: relative;
        top: -1px;
    }
    .inner-menu ul.big-items li .badge {
        position: relative;
        top: -2px;
    }
}
@media ( min-width: 768px ) {
    .inner-menu .inner-wrapper {
        padding: 0;
    }
    .inner-menu ul.big-items li{
        width: 100%;
        display: block;
        text-align: left;
        padding: 5px 0 5px 0;
    }
    .inner-menu ul.big-items li.active {
        background: #C7E0F4;
        width: 100%;
        display: block;
        padding-top: 10px;
    }
    .inner-menu ul.small-items li {
        width: 100%;
        display: block;
        text-align: left;
    }
    .crtrx-mailbox .mail-action,
    .crtrx-compose .mail-action,
    .crtrx-mail .mail-action{
        padding-right: 0;
    }
    .crtrx-mailbox .grid-body.no-border.email-body{
        padding:10px 0px 0px 0px;
        margin-left:-3px;
    }
}
@media ( min-width: 1200px ) {
    .inner-menu {
        display: inline-block;
        position: absolute;
        /*width: 185px;*/
        /*font-family: "open sans",Arial,sans-serif;*/
        background: #fff;
        height: 100%;

        width: 100%;
    }

    .inner-menu .inner-wrapper {
        padding: 20px 20px 0;
    }
    .inner-menu .inner-menu-content {
        margin-top: 20px;
    }
    .inner-menu .menu-title {
        padding-right: 23px;
    }
    .inner-menu .inner-wrapper .menu-title {
        padding-left: 4px;
    }
    .inner-menu .inner-wrapper .menu-title i {
        padding-right: 0px;
    }
    .inner-menu ul.big-items {
        list-style: none outside none;
        margin: 0px;
        margin-bottom: 20px;
        padding: 0px;
    }

    .inner-menu ul.big-items li {
        text-align: left;
        padding: 8px 25px;
    }
    .inner-menu ul.big-items li a {
        color: #535353;
        font-size: 14px;
    }
    .inner-menu ul.big-items li a:hover {
        text-decoration: none;
        color: #535353;
    }
    .inner-menu ul.big-items li.active a {
        color: #0078D7;
        font-weight: 600;
    }
    .inner-menu ul.small-items {
        list-style: none outside none;
        margin: 0px;
        margin-bottom: 20px;
        padding: 0;
    }
    .inner-menu ul.small-items li {
        text-align: left;
        padding: 4px 18px;
    }
    .inner-menu ul.small-items li a {
        color: #535353;
        font-size: 12px;
        font-weight: 400;
        width: 85% !important;
        float: left;
    }
    .inner-menu ul.small-items li a:hover {
        text-decoration: none;
        color: #fff;
    }
    .inner-menu ul.small-items li.active a {
        color: #fff;
    }

    .inner-menu ul.small-items li .badge {
        position: relative;
        top: -1px;
    }
    .inner-menu ul.big-items li .badge {
        position: relative;
        top: -2px;
    }
}
#c-help-icon{
   background: #fff none repeat scroll 0 0;
   border: 1px solid #cbd6e2;
   border-radius: 2px;
   float: left;
   margin-right: 5px;
   padding: 0 4px 0 6px;
}
#c-help-icon i{
   height: 35px;
   width: 40px;
   font-size:25px;
   color:#00ABEA !important;
   text-align: center;
   padding-top: 10%;
}
#my-task-list{
   background: #fff none repeat scroll 0 0;
   border: 1px solid #cbd6e2;
   border-radius: 2px;
   float: left;
   margin-right: 5px;
   padding: 0 4px 0 6px;
}
.notifications_image {
   /* background-image: url("../img/sprite-concept.png");*/
    background-position: -129px 0;
    background-repeat: no-repeat;
    float: left;
    height: 35px;
    width: 40px;
}

#institution-list{
   background: linear-gradient(141deg, #2cb5e8 0%, #1fc8db 51%, #2cb5e8 75%) !important;
   border: 1px solid #cbd6e2;
   border-radius: 4px;
   float: left;
   margin-right: 5px;
   padding: 0 4px 0 6px;
}
.institution-list_image {
   /* background-image: url("../img/sprite-concept.png");*/
    background-position: -37px -1px;
    background-repeat: no-repeat;
    float: left;
    height: 35px;
    width: 40px;
}

#semester-list{
   background: #fff none repeat scroll 0 0;
   border: 1px solid #cbd6e2;
   border-radius: 2px;
   float: left;
   margin-right: 5px;
   padding: 0 7px;
}
.semester-list_image {
   /* background-image: url("../img/sprite-concept.png");*/
    background-position: -69px -1px;
    background-repeat: no-repeat;
    float: left;
    height: 35px;
    width: 35px;
}

#language-list { 
   background: #fff none repeat scroll 0 0;
   border: 1px solid #cbd6e2;
   border-radius: 2px;
   float: left;
   margin-right: 5px;
   padding: 0 7px;
   color: #505458;
}
.pull-right.nav-settings .submenuclickover {
	border: 1px solid #cbd6e2;
	font-size: 28px;
	margin-right: 5px;
	cursor:pointer;
}
.language-list-image {
  /* background-image: url("../img/sprite-concept.png");*/
   background-position: -101px 0;
   background-repeat: no-repeat;
   float: left;
   height: 35px;
   width: 35px;
}

#language-list > span {
    float: left;
    padding-top: 6px;
}
/*** Page content - Layout ***/

/*** Overlay for googlemaps, vector maps and charts  ***/
.overlayer {
    position: absolute;
    display: block;
    z-index: 101;
}

.overlayer-wrapper {
    position: relative;
    display: block;
    z-index: 9999;
}

.overlayer.fullwidth {
    width: 100%;
}

.demo-map {
    width: 100%;
    min-height: 960px;
}

.overlay-fixed {
    position: fixed !important;
    top: auto !important;
}
/*** Positioning tools for overlays  ***/
.top-left {
    position: absolute;
    top: 0;
    left: 0;
}
.top-right {
    position: absolute;
    top: 1px;
    right: 0;
}
.bottom-left {
    position: absolute;
    bottom: 1px;
    left: 0;
}
.bottom-right {
    position: absolute;
    bottom: 0;
    right: 0;
}

/*** Main Page Content  ***/
.page-content {
    margin-top: 0px;
    padding: 0px;
    background-color: #e5e9ec;
    overflow: auto;
    position: relative;
    min-height: 911px;
    /*margin-bottom: 10px;*/
}
.page-content.condensed-layout {
    margin-left: 50px !important;
}
.ie8 .page-content {
    margin-left: 225px;
    margin-top: 0px;
}
.page-content .admin-bar {
    -moz-box-sizing: border-box;
    bottom: -115px;
    position: fixed;
    width: 100%;
}
.page-content .admin-bar .admin-bar-inner {
    background: none repeat scroll 0 0 padding-box #FFFFFF;
    border-top: 1px solid rgba(0, 0, 0, 0.15);
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.08);
    margin-right: 250px;
    padding: 30px 35px 30px 40px;
    text-align: right;
}
/*** Page header ***/
.page-content .header {
    padding: 20px !important;
}

.page-content .header h3 {
    font-size: 20px;
    display: inline;
}

.page-content .header i {
    font-size: 18px;
}

/*.student #content > .row {
   margin: 20px 16px;
}*/
.student 
#content .progress_wizard , #content .tabbed_wizard {
   padding: 0 !important;

}
.progress_wizard .wizard.wizard-actions {
   margin: 0;
}
.wizard.wizard-actions.stickyFormFooter {
   text-align: center;
   left: 0;
}
.form-actions.stickyFormFooter .pull-right.btn {
   float: none !important;
}
.wizard-actions .btn-white ,
.form-actions .btn ,
.wizard-actions .btn-white,
.form-actions .btn{
    border-radius: 4px;
}
.wizard-actions.stickyFormFooter .pull-right .btn-white ,
.form-actions.stickyFormFooter .pull-right .btn {
   margin: 0 50px !important;
}
.wizard.wizard-actions.stickyFormFooter li ,
.form.wizard-actions.stickyFormFooter li {
    margin-left: 0px;
}
.wizard-actions.stickyFormFooter ,
.form-actions.stickyFormFooter{
   text-align: center;
}
.wizard-actions.stickyFormFooter .btn ,
.form-actions.stickyFormFooter .btn{
   margin: 0 15px;
}
.wizard-actions.stickyFormFooter .btn-primary {
   float: none;
}
.form-actions.stickyFormFooter .btn-primary {
   float: none !important;
}
.student #content .grid.simple .grid-body h4 {
    color: #575757;
    font-weight: bold;
    font-size: 20px;
    pointer-events: none;
}
#imgCapModal .content{
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    background: #fff !important;
}
.filter_title , .toogle_filter {
   display: inline;
   margin-right: 10px;
}
#filter-option-div h4 {
   cursor: pointer;
}
.filterBtnDiv {
   margin-right: 2%;
   margin-top: 0px;
   margin-left: 5px;
   background:  none !important;
}
.search_filter {
   float: right;
   margin-top: 0px;
   width: 42%;
}
/*** Page title ***/

.page-title {
    background:#F9F9FC none repeat scroll 0 0;
    color: #666;
    display: block;
    /*margin-left:-1px;*/
    font-weight: 300;
    height: 70px;
    letter-spacing: 0px;
    padding: 20px 0px 0px 25px;
    width: 100%;
}
.filterBtnDiv{
 margin-top:5px;   
}
.studentgroups .page-title {
   float: left;
}
.page-title h3 {
    display: inline-block;
    color: #535353;
    font-size: 15px;
    top: -15px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    position: relative;
    width: 70%;
}
.page-title p {
    color: #63696d;
    letter-spacing: 0.5px
}
.page-title i.icon-custom-left {
    display: inline-block;
    color: #FF7953;
    font-size: 25px;
    margin-right: 10px;
    display:none;
    position: relative;
    top: 4px;
    float: left;
}
.page-title small {
    font-size: 14px;
    letter-spacing: 0px;
    font-weight: 300;
    color: #888;
}
.page-title .actions {
    font-family: "open sans",Helvetica,Arial,sans-serif;
}
/* Breadcrumb */
.page-content .breadcrumb {
    /*font-family: "open sans",Arial,sans-serif;*/
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    box-shadow: none;
    height: 40px;
     background-color: #fff;
    border: medium none !important;
    border-radius: 0;
    box-shadow: none;
    margin-bottom: 0;
    padding:8px 15px 0 !important;
    width: 40%;
    position: absolute;
    background: transparent;
    margin-top: 30px;
    margin-left: 10px;
    display:none;
}


.list-view .animate-number{
    font-size:16px !important;
}
.page-content .breadcrumb a,
.page-content .breadcrumb i,
.page-content .breadcrumb span, .page-content .breadcrumb li {
    color: #535353;
    font-size: 12px;
    font-weight: 500;
    text-shadow: none;
    text-transform: initial;

}
.page-content .breadcrumb a {
    margin-left: 0px;
}
.page-content .breadcrumb li p {
     color: #535353;
    font-size: 12px !important;
    font-weight: 400;
}
.page-content .breadcrumb li .active {
    font-weight: 600;
    font-size: 14px;
}
.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #515050;
    font-family: FontAwesome;
    content:"/\00a0";
}
/*#content.page-left {
   padding-left: 50px;
}*/
.breadcrumb>li+li.help-support-portal:before {
    padding: 0 5px;
    color: #515050;
    font-family: FontAwesome;
    content:"";
}
.breadcrumb>li.help-support-portal a i{
   font-size: 20px;
}
.page-content .content {
    overflow-x: hidden;
    /*padding-left: 1px;
    padding-right: 2px;*//* kannan */
    /*background: url("../img/pattern2.png") repeat;*/
    background: none repeat scroll 0 0 #fff;
}
/*#content {
overflow: scroll;
}*/
a.icon:hover {
    text-decoration: none;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
    opacity: .4;
}

/*** Bootstrap Wells ***/
.well {
    background-color: #f5f5f5;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    border: none;
    background-image: none;

}
.well.well-large {
    padding: 24px;
    width: auto;
}
.well.well-small {
    padding: 13px;
    width: auto;
}
.well.green {
    background-color: #33C9A3;
    color: #fff;
    border: none;
}

/*** Forms Elements***/
label,
input,
button,
select,
textarea {
    font-size: 13px;
    font-weight: 500 !important;
    line-height: 20px;
    color: #33475b;
}

input,
button,
select,
textarea {
    font-family: "poppins", "Segoe UI", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

label {
    display: block;
    margin-bottom: 5px;
}
label.done {
    color: #57A8D3 !important;
    text-decoration: line-through;
}
.uneditable-input,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"] {
    font-family: "open sans",Helvetica,Arial,sans-serif;
    -webkit-appearance: none !important;
    color: #282323;
    outline: 0;
    height: 16px;
    /*padding: 6px 11px !important; commented for timetable schedule timepicker time not visibile by John*/
    line-height: 15px;
    font-size: 14px;
    font-weight: normal;
    vertical-align: top;
    background-color: #F5F8FA !important;
    min-height: 32px;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    padding-left:10px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    border: 1px solid #cbd6e2 !important;
    transition: background 0.2s linear 0s, box-shadow 0.2s linear 0s;
}

.intl-tel-input input {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    height: 30px;
    padding: 5px 45px !important;
    position: relative;
    z-index: 0;
    width: 100% !important;
}

.grid_custom_cols.field_item_name a{
    color: #57a8d3;
    overflow-wrap: break-word;
    white-space: nowrap;/* kannan - > /reports/default/index*/
}


input.no-boarder {
    border: none;
}
input.dark {
    background-color: #e5e9ec;
    border: none;
}
input {
    border: 1px solid #cecece;
}

textarea {
    height: 100px;
    padding-left: 12px !important;
    padding-top: 10px !important;
    width: 100%;
    font-size: 14px;
    border: 1px solid #efefef;
}

.uneditable-input.focus,
textarea:focus,
/*select:focus,*/
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.m-uneditable-input:focus {
    border-color: #e5e9ec;
    background-color: #f4f5f7;
    outline: 0 !important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background-color: #f4f5f7;
}

input[type="radio"],
input[type="checkbox"] {
    margin: 0 5px 5px 0;
    width: 15px !important;
    line-height: normal;
    cursor: pointer;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

select,
input[type="file"] {
    height: 30px !important;
    line-height: 30px;
}

select {
    /*width: 220px;
      background-color: #ffffff;
      background-image: none !important;
      border: 1px solid #e5e5e5;
      outline: none;
        min-height:35px;*/
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #ddd;
}

select[multiple],
select[size] {
    height: auto !important;
}

select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
    outline: thin dotted #333333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}

input[class*="span"]
{
    float: none;
    height: 34px !important;
    margin-left: 0;
}

select[class*="span"],
textarea[class*="span"]
{
    float: none;
    margin-left: 0;
}

/** Input Size **/
.input-lg {
    border-radius: 3px !important;
    font-size: 18px !important;
    height: 45px !important;
    line-height: 1.33 !important;
}
.input-sm {
    font-size: 13px !important;
    min-height: 29px !important;
}

/** Input Prepends/Appends **/
.input-prepend,
.input-append {
    border: 0;
    display: inline-block;
}

.input-append .add-on,
.input-prepend .add-on {
    display: inline-block;
    width: auto;
    height: 24px;
    min-width: 16px;
    padding: 4px 5px;
    font-size: 14px;
    font-weight: normal;
    line-height: 24px;
    text-align: center;
    text-shadow: 0 1px 0 #ffffff;
    background-color: #e5e5e5;
    border: 1px solid #e5e5e5;
}

.input-append .add-on > .halflings-icon,
.input-prepend .add-on > i,
.input-prepend .add-on > .fa
{
    margin-top: 5px;
    margin-left: 3px;
}

.input-append .add-on > .halflings-icon
.input-append .add-on > i,
.input-append .add-on > .fa
{
    margin-top: 5px;
    margin-left: 0px;
}

.input-append ,
.input-append :focus {
    border-right: 0 !important;
}



.input-append input[class*="span"],
.input-prepend input[class*="span"],
.input-append input,.input-prepend input
{
    display: inline-block;
    width: 100%;
    float: left;
}

.tel-phone {
    width: 97% !important;
}

.xsmall {
    width: 50px !important;
}

.small {
    width: 120px !important;
}

.medium {
    width: 206px !important;
}

.large {
    width: 320px !important;
}

.huge {
    width: 480px !important;
    font-size: 24px !important;
    height: 36px !important;
    line-height: 36px !important;
    padding: 22px 8px !important;
}
.radio, .checkbox {
    /*margin-bottom: 0;*/
    margin-top: 0;
}
.radio label {
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding-left: 25px;
    margin-right: 15px;
    font-size: 13px;
    margin-bottom: 6px;
    color: #777a80;
}

.radio input[type=radio] {
    display: none;
}
.radio label:before {
    content: "";
    display: inline-block;
    width: 17px;
    height: 17px;
    margin-right: 10px;
    position: absolute;
    left: 0;
    bottom: 2.5px;
    background-color: #fff;
    border: 1px solid #c2c6cb;
    border-radius: 99px;
}


.radio label:after {
    font-size: 13px;
    content: "";
    text-align: center;
    display: inline-block;
    width: 17px;
    height: 17px;
    position: absolute;
    -o-transform: scale(0);
    -ms-transform: scale(0);
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    transform: scale(0);
    border-radius: 99px;
    left: 0px;
    top: 1px;
    background-color: #6f7b8a;
    border: 1px solid #6f7b8a;
}
.radio input[type=radio][disabled]+ label {
    opacity: 0.65;
}
.checkbox input[type=radio][disabled]+ label:after {
    background-color: #eceff3;
}

.radio.radio-success label:after {
    background-color: #57A8D3;
    border: 1px solid #57A8D3;
}

.radio.radio-primary label:after {
    background-color: #0AA699;
    border: 1px solid #0AA699;
}

.radio.radio-info label:after {
    background-color: #1F3853;
    border: 1px solid #1F3853;
}

.radio.radio-warning label:after {
    background-color: #FDD01C;
    border: 1px solid #FDD01C;
}

.radio.radio-danger label:after {
    background-color: #F35958;
    border: 1px solid #F35958;
}

.radio input[type=radio]:checked + label {
    color: #4d5056;
}
.radio input[type=radio]:checked + label:after {
    -o-transform: scale(0.63);
    -ms-transform: scale(0.63);
    -moz-transform: scale(0.63);
    -webkit-transform: scale(0.63);
    transform: scale(0.63);
    line-height: 18px;
    -o-transition: -o-transform .1s 0s cubic-bezier(0.455, 0.030, 0.215, 1.330);
    -ms-transition: -ms-transform .1s 0s cubic-bezier(0.455, 0.030, 0.215, 1.330);
    -moz-transition: -moz-transform .1s 0s cubic-bezier(0.455, 0.030, 0.215, 1.330);
    -webkit-transition: -webkit-transform .1s 0s cubic-bezier(0.455, 0.030, 0.215, 1.330);
    -o-transition: transform .1s 0s cubic-bezier(0.455, 0.030, 0.215, 1.330);
    -ms-transition: transform .1s 0s cubic-bezier(0.455, 0.030, 0.215, 1.330);
    -moz-transition: transform .1s 0s cubic-bezier(0.455, 0.030, 0.215, 1.330);
    -webkit-transition: transform .1s 0s cubic-bezier(0.455, 0.030, 0.215, 1.330);
    transition: transform .1s 0s cubic-bezier(0.455, 0.030, 0.215, 1.330);
}
.radio input[type=radio]:checked + label:before {
    border: 1px solid #8e9095;
}
.radio.radio-success input[type=radio]:checked + label:before {
    border: 1px solid #57A8D3;
}
.radio.radio-primary input[type=radio]:checked + label:before {
    border: 1px solid #0AA699;
}
.radio.radio-info label input[type=radio]:checked + :before {
    border: 1px solid #1F3853;
}
.radio.radio-warning input[type=radio]:checked + label:before {
    border: 1px solid #FDD01C;
}
.radio.radio-danger input[type=radio]:checked + label:before {
    border: 1px solid #F35958;
}

.checkbox label {
    /*display: inline-block;*/
    cursor: pointer;
    position: relative;
    padding-left: 25px;
    margin-right: 15px;
    font-size: 13px;
    margin-bottom: 2px;
    color: #777a80;
    transition: border 0.2s linear 0s,color 0.2s linear 0s;
}
.search-form .checkbox label{
    margin-bottom: 10px;
}
table td .checkbox label {
    padding-left: 0px;
}
/*table th .checkbox label {
    padding-left: 0px;
}*/
.star label {
    display: inline-block;
    cursor: pointer;
    position: relative;
    font-size: 18px;
    transition: border 0.2s linear 0s,color 0.2s linear 0s;
}

.star label:before {
    font-family: 'FontAwesome';
    content: "\F005";
    display: inline-block;
    margin-right: 10px;
    position: absolute;
    left: 0px;
    top: -4px;
    font-size: 18px;
    color: #97a3b3;
    transition: border 0.2s linear 0s,color 0.2s linear 0s;
}

.star label {
    margin-bottom: 10px;
}
.star input[type=checkbox] {
    display: none;
}

.star input[type=checkbox]:checked + label:before {
    color: #ffd200;
}

.dropdown-menu li a.delete {
    padding-bottom: 4px !important;
    padding-top: 4px !important;
    padding-left: 20px !important;
}
.checkbox label:before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 10px;
    position: absolute;
    left: 0px;
    top: 0.8px;
    background-color: #fff;
    border: 1px solid #c2c6cb;
    border-radius: 0px;
    transition: border 0.2s linear 0s,color 0.2s linear 0s;
}


.checkbox label::after {
    display: inline-block;
    width: 16px;
    height: 16px;
    position: absolute;
    left: 1.1px;
    top: 1.1px;
    font-size: 11px;
    transition: border 0.2s linear 0s,color 0.2s linear 0s;
}

.checkbox input[type=checkbox] {
    display: none;
}
.checkbox label:after {
    border-radius: 3px;
}
.checkbox.checkbox-circle label:after {
    border-radius: 99px;
}
.checkbox.checkbox-circle label:before {
    border-radius: 99px;
}

.checkbox input[type=checkbox]:checked + label::after {
    font-family: 'FontAwesome';
    content: "\F00C";
    padding-left: 3px;
}
.checkbox input[type=checkbox]:checked + label {
    color: #4d5056;
}

.checkbox input[type=checkbox][disabled]+ label {
    opacity: 0.65;
}
.checkbox input[type=checkbox][disabled]+ label:before {
    background-color: #eceff3;
}

.checkbox.check-success input[type=checkbox]:checked + label:before {
    background-color: #57A8D3;
    border: 1px solid #57A8D3;
}
.checkbox.check-success input[type=checkbox]:checked + label::after {
    color: #fff;
}

.checkbox.check-primary input[type=checkbox]:checked + label:before {
    background-color: #0AA699;
    border: 1px solid #0AA699;
}
.checkbox.check-primary input[type=checkbox]:checked + label::after {
    color: #fff;
}

.checkbox.check-info input[type=checkbox]:checked + label:before {
    background-color: #1F3853;
    border: 1px solid #1F3853;
}
.checkbox.check-info input[type=checkbox]:checked + label::after {
    color: #fff;
}

.checkbox.check-warning input[type=checkbox]:checked + label:before {
    background-color: #FDD01C;
    border: 1px solid #FDD01C;
}
.checkbox.check-warning input[type=checkbox]:checked + label::after {
    color: #fff;
}

.checkbox.check-danger input[type=checkbox]:checked + label:before {
    background-color: #F35958;
    border: 1px solid #F35958;
}
.checkbox.check-danger input[type=checkbox]:checked + label::after {
    color: #fff;
}

select.xsmall {
    width: 64px !important;
}

select.small {
    width: 134px !important;
}

select.medium {
    width: 220px !important;
}

select.large {
    width: 334px !important;
}
.wysihtml5-toolbar li {
    padding-left: 0px;
}
.bootstrap-tagsinput {
    border: 1px solid #E5E9EC;
    border-radius: 3px;
    box-shadow: none;
    width: 100%;
    transition: background 0.2s linear 0s;
}
.bootstrap-tagsinput.active-element {
    background-color: #f4f5f7;
}
.bootstrap-tagsinput input {
    border: none;
    margin-bottom: 0px;
    min-height: 25px;
}
 .tag.label.label-info{
         float: left;
    }

.bootstrap-tagsinput .tag {
     display: inline-block;
    font-size: 13px;

    padding: 10px;
    vertical-align: middle;
}
.bootstrap-tagsinput .tag [data-role="remove"]:hover:active,.bootstrap-tagsinput .tag [data-role="remove"]:hover {
    box-shadow: none;
}
/*** Form stuff ***/
form legend {
    margin: 15px 0px 10px 0px !important;
}
.column-seperation > div[class*="col-"] {
    border-right: 1px solid #ddd;
}
.column-seperation > div[class*="col-"]:last-child {
    border-right: 0px;
}
.form-no-horizontal-spacing .row-fluid [class*="span"] {

}
.form-no-horizontal-spacing .row-fluid .side-label {
    border-right: 1px solid #dddddd;
}

.radio, .checkbox {
    padding-left: 0px
}
/*** General forms settings ***/
input.placeholder,
textarea.placeholder {
    color: #aaa !important;
}

.help-block {
    margin-top: 10px;
}

.form-inline input {
    margin-bottom: 0px !important;
}

.form-label {
    margin-top: 2px;
}

.form-label .required {
    color: #e02222;
    font-size: 12px;
    padding-left: 1px;
}

.help-inline {
    margin-top: 6px;
}

.help-small {
    font-size: 12px;
    padding-top: 0;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}

.success .help-inline.ok:before {
    content: "\f00c";
    font-size: 16px;
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    display: inline-block;
}

form legend,.form-view legend {
    margin-bottom: 15px !important;
}

.controls > .radio .checker,
.controls > .checkbox .checker {
    margin-right: 2px !important;
}

.controls > .radio,
.controls > .checkbox {
    display: inline-block;
    padding: 0 !important;
    margin: 0 !important;
    margin-top: 8px !important;
    margin-right: 15px !important;
}

.controls > .radio.line,
.controls > .checkbox.line {
    display: block;
    padding: 0 !important;
    margin: 0 !important;
    margin-top: 5px !important;
}

.controls .inline {
    margin-top: 8px;
}

.form-view .control-group {
    margin-top: 0px;
    margin-bottom: 5px;
}

.uploader {
    margin-top: 2px !important;
}
.hint {
    padding: 5px 0px 0px 10px;
}

.form form {
    margin: 0px !important;
    padding: 0px !important;
}

.form .form-actions {
    background-color: #f5f5f5 !important;
    margin-top: 0px !important;
    margin-top: 40px;
    padding-left: 190px;
}

/** bringing back bs2 form actions **/
.form-actions , .wizard-actions {
   background-color: #f7f7f7;
   border: 0 none;
   padding: 26px 26px 26px;
   margin-left: -15px;
   margin-right: -15px;
   margin-bottom: -10px;
}
.modal.right .form-actions ,.modal.right  .wizard-actions , .modal.right .modal-dialog {
   margin: 0;
}
.modal-dialog.modal-lg  .form-actions,.modal-dialog.modal-lg  .wizard-actions {
   margin: 20px -20px -30px;
}
.modal.right .wizard.form-actions {
   /*padding: 30px 25px;*/
}
.wizard-actions.stickyFormFooter ,
.form-actions.stickyFormFooter{
    background: #fff none repeat scroll 0 0;
    bottom: 25px;
    box-shadow: 0 0 5px;
    height: 75px;
    margin: 20px 0px -26px -13px;
    padding: 20px 20px 10px;
    position: fixed;
    width: 100%;
    z-index: 1000;
}
#login-page .wizard-actions {
   margin: 0;
}
.login-container .tiles {
    line-height: 16px !important;
}
#frm_login .form-actions {
    padding: 0;
    margin: 0;
}
#frm_login #user-data-container .form-group label,
#frm_login #company-data-container .form-group label{
    float: left;
}
#frm_login .form-group {
    clear: both;

}
#frm_login .form-group label {
    margin-bottom: 1px;
}
#addressfield_city_c_address {
    margin-top: 10px;
}
.schoolregister-container .form-actions {
   padding-bottom: 20px !important;
}

#user-data-container .form-group{
    margin-bottom: -3px;
}
#RegistrationForm_membership_agree ,
#RegistrationForm_license_agree{
    margin-bottom: 0;
}

.page-title .ccd-hdr-btn{
      color: #fff;
font-weight: 600 !important;
border: solid 2px #3F51B5 !important;
border-radius: 3px;
letter-spacing: 0px !important;
background: #3F51B5 !important;
margin-top: -5px;
margin-right: 10px !important;
}

.page-title .ccd-hdr-btn:hover{
	background: #fff !important;
	color:#212B2F;
}

.cke_top{
    border-bottom:1px solid #ccc !important;
    background: #fff !important;
}
.cke_bottom{
    background: #fff !important;
}

#RegistrationForm_membership_agree_em_,
#RegistrationForm_license_agree_em_{
   width: 100%;
}
#frm_login #user-data-container .errorMessage,
#frm_login #company-data-container .errorMessage {
    /*float: left;
    line-height: 20px;
    margin-top: -2px;
    padding-left: 8px;
    padding-bottom: 1px;*/
      float: left;
      line-height: 20px;
      margin-top: -2px;
      padding-left: 8px;
      padding-bottom: 1px;
      padding-top: 0 !important;
      background: none;
      border: 0;
      color: #e94847;
}
#frm_login .license-agree,#frm_login .membership_agree {
    font-size: 10px;
}
.form-actions:before, .form-actions:after {
    content: "";
    display: table;
    line-height: 0;
}
.form-actions:after {
    clear: both;
}
/*** Bordered form layout ***/
.form-horizontal.form-bordered .control-group:first-child {
    border-bottom: 1px solid #eee !important;
}

.form-horizontal.form-bordered .control-group {
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #eee;
}

.form-horizontal.form-bordered .control-group.last {
    border-bottom: 0;
}

.grid.box .form-horizontal.form-bordered .control-group {
    margin-left: -10px;
    margin-right: -10px;
}

.grid.box .form-horizontal.form-bordered .control-group:first-child {
    margin-top: -10px;
}

.form-horizontal.form-bordered .control-group .controls {
    padding: 10px;
    position: relative;
    border-left: 1px solid #eee;
}

.form-horizontal.form-bordered .control-group .controls .chosen-container {
    min-height: 32px;
}

.form-horizontal.form-bordered .control-group .controls .chosen-container .help-block {
    clear: both;
    padding-top: 10px !important;
}

.form-horizontal.form-bordered .control-group .control-label {
    margin-top: 10px;
}

.form-horizontal.form-bordered.form-row-stripped .control-group:nth-child(even) {
    background-color: #fcfcfc;
}

.form-horizontal.form-bordered.form-label-stripped .control-group:nth-child(even) {
    background-color: #fcfcfc;
}

.form-horizontal.form-bordered.form-row-stripped .m-wrap {
    background: #fff !important;
}

.form-horizontal.form-bordered.form-label-stripped .control-group:nth-child(even) .controls {
    background-color: #ffffff;
}

.form-horizontal.form-bordered .help-inline,
.form-horizontal.form-bordered .help-block {
    padding-left: 0;
}

.grid.box .form .form-actions,
.grid.solid .form .form-actions {
    margin-right: -20px !important;
    margin-bottom: -20px !important;
}
#filtercontent .filter-body{
    padding-top:0 !important;
    padding-top:15px !important;
}

/***  Form wizard  ***/
.wizard-steps {
    display: block;
    list-style: none outside none;
    padding: 0;
    position: relative;
    width: 100%;
    z-index: 0;
    margin-top: 40px;
}
.wizard-steps a:hover,.wizard-steps a:active,.wizard-steps a:focus {
    text-decoration: none
}
.wizard-steps li {
    display: block;
    float: left;
    max-width: 25%;
    min-width: 25%;
    text-align: center;
    padding-left: 0;
}
.wizard-steps li:before {
    border-top: 6px solid #CCCCCC;
    content: "";
    display: block;
    font-size: 0;
    overflow: hidden;
    position: relative;
    top: 13px;
    right: 1px;
    width: 50%;
    z-index: 1;
}
.wizard-steps li:after {
    border-top: 6px solid #CCCCCC;
    content: "";
    display: block;
    font-size: 0;
    overflow: hidden;
    position: absolute;
    top: 13px;
    right: 1px;
    width: 50%;
    z-index: 1;
}
#uploadFrom .wizard-steps li::after {
   right: -3px;
}
#uploadFrom .wizard-steps {
   text-align: center;
   padding-top: 10px;
}
#uploadFrom .wizard-steps li::before {
   right: 4px;
}
#uploadFrom .wizard-steps li {
   display: inline-block;
   float: none;
}
.wizard-steps li:last-child:after, .wizard-steps li:first-child:after {
   display: none !important;
 
}
.wizard-steps li {
   position: relative;
}
#student-form .wizard-steps li:first-child::after {
   display: none;
}
.wizard-steps li:first-child:before {
    left: 50%;
    max-width: 50%;
   border-color:#CCCCCC;
}
.wizard-steps li:last-child:before {
    max-width: 50%;
    width: 50%;
}
.wizard-steps li:first-child:after {
    right:  50%;
    max-width: 50%;
}
.wizard-steps li:last-child:after {
    max-width: 50%;
    width: 50%;
}
.wizard-steps li.active .step,.wizard-steps li.active.complete .step {
    background-color: #57A8D3;
    color: #FFFFFF;
    font-weight: bold;
    padding: 8px 15px;
    border: none;
    /*font-size: 16px;*/
}
.wizard-steps li.complete .step , .wizard-steps li .step {
    background-color: #ccc;
    padding: 8px 15px;
    /*border: 2px solid #55606e;*/
}
/* #student-form */
.wizard-steps {
   margin-top: 0;
}
.form-horizontal .progress_wizard .tab-content {
   margin-top: 28px !important;
}
.form-horizontal .formSectionRow input[type="text"].tel-phone{
   padding-left : 55px !important;
}
.wizard-steps li .title {
   font-size: 12px !important;
   top: 10px !important;
}
.progress_wizard .tab-content {
   border-top: 1px solid #ccc !important;
}
#AcademicProfile {
   margin-top: 0px;
}
.wizard-steps li.complete:before ,
.wizard-steps li.complete:after{
   border-color: #2CB5E8 !important;
}
.wizard-steps li.active:before ,.wizard-steps li.complete .step{
   border-color: #2CB5E8;
}
.wizard-steps li.complete .step ,
.wizard-steps li.active .step{
   background: linear-gradient(141deg, #2cb5e8 0%, #1fc8db 51%, #2cb5e8 75%) ;
}

.wizard-steps li.complete .step ,.wizard-steps li .step {
   padding: 3px 11px !important;
}
/**/
.wizard-steps li .step i {
    font-size: 10px;
    font-weight: normal;
    position: relative;
    top: -1.5px;
}
.wizard-steps li .step {
   /* background-color: #D1DADE;*/
    border-radius: 32px 32px 32px 32px;
    color: #FFFFFF;
    display: inline;
    font-size: 18px;
    font-weight: bold;
    line-height: 12px;
    padding: 8px 15px;
    position: relative;
    text-align: center;
    z-index: 2;
    transition: all 0.2s linear 0s;
}
.wizard-steps li.complete .title, .wizard-steps li.active .title {
    color: #2B3D53;
}
.wizard-steps li .title {
    color: #B1BCC5;
    display: block;
    font-size: 15px;
    line-height: 15px;
    max-width: 100%;
    position: relative;
    table-layout: fixed;
    text-align: center;
    top: 20px;
    font-weight:500;
    word-wrap: break-word;
    z-index: 104;
}
.submit_btn {
   float: right;
}
.stickyFormFooter .submit_btn  {
 float: none;
}

.step-content {
    margin-left: 60px;
    margin-top: 40px;
}
.step-content .step-pane {
    display: none;
    min-height: 267px;
}
.step-content .active {
    display: block;
}
.wizard-actions {
    display: block;
    list-style: none outside none;
    /*padding: 0;*/
    position: relative;
    width: 100%;
}
.wizard-actions li {
    display: inline-block;
}

.tab-content.transparent {
    background-color: transparent;
}
/*** grids ***/
.grid {
    clear: both;
    margin-top: 0px;
    margin-bottom: 30px;
    padding: 0px;
}

.grid:after, .grid:before {
    display: table;
}

.grid-title {
    margin-bottom: 15px;
}

.grid-title h4 {
    color: #535353;
    display: inline-block;
    font-family: "open sans",Arial,sans-serif;
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 7px;
    overflow: hidden;
    padding: 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 85%;
}
.grid-title.descriptive {
    padding-left: 23px !important;
    padding-top: 20px !important;
}
.grid-title.descriptive .actions {
    margin-right: 14px;
    margin-top: -16px;
}
.grid-title.descriptive .actions a {
    color: #4c5264;
}
.grid-title.descriptive .actions a:hover {
    opacity: 0.5;
}

.grid-title.descriptive .actions i {
    font-size: 22px;
    margin-right: 10px
}
.grid-title.descriptive p {
    display: inline-block;
    width: 60%;
    white-space: nowrap;
    line-height: 23px;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #7a7d82;
    font-size: 12px;
}
.grid-title.clickable {
    cursor: pointer;
}
.grid-title h4 i {
    /*font-size: 14px;*/
    margin-right: 5px;
    color: #666;
}

.grid-title .tools,
.grid-title .actions
{
    display: inline-block;
    padding: 0;
    margin: 0;
    margin-top: 6px;
    float: right;
}

.grid-title .tools > a {
    /*display: inline-block;*/
    height: 16px;
    margin-left: 5px;
}

.grid-title .dropdown-menu i {
    color: #000 ;
}

.grid-title .tools > a:hover {
    text-decoration: none;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
    opacity: .6;
}

.grid-title .actions > .btn-group {
    margin-top: -12px;
}

.grid-title .actions > .btn {
    padding: 4px 10px;
    margin-top: -13px;
}

.grid-title .actions > .btn-group > .btn {
    padding: 4px 10px;
    margin-top: -1px;
}

.grid-title .actions > .btn.mini {
    margin-top: -12px;
    padding: 4px 10px;
}

.grid-title .pagination.pagination-small {
    float: right !important;
    display: inline-block !important;
    margin: 0px;
    margin-top: -2px;
}
.grid .solid .grid-title {
    color: #fff !important;
    border-bottom: 1px solid #fff;
}
.grid-body {
    clear: both;
    padding: 0;
}
#listexamallocation .text-dark.no-margin.p-t-2.bold {
    font-size: 15px;
}
#Examallocation_c_test_start_date_time ,
#Examallocation_c_test_end_date_time{
       padding-right: 29px;
       font-size: 12px;
}
.grid-body.light-blue, .grid.light-blue {
    background-color: #bfd5fa !important;
}

.grid-body.blue, .grid.blue {
    background-color: #00ABEA !important;
}

.grid-body .red, .grid.red {
    background-color: #f35958 !important;
}

.grid-body.yellow, .grid.yellow {
    background-color: #ffb848 !important;
}

.grid-body.green, .grid.green {
    background-color: #33C9A3 !important;
}

.grid-body.purple, .grid.purple {
    background-color: #852b99 !important;
}

.grid-body.light-grey, .grid.light-grey {
    background-color: #fafafa !important;
}

.grid-body.dark-grey, .grid.dark-grey {
    background-color: #555555 !important;
}

.grid-body .btn-toolbar {
    margin: 0px !important;
    padding: 0px !important;
}


/*  draggable girds */

.sortable .grid .grid-title {
    cursor: move;
}
.ui-sortable {
    min-height: 0px !important;
}
.ui-sortable-placeholder {
    border: 1px dashed black;
    visibility: visible !important;
    /*height: 100% !important;*/

}

.ui-sortable-placeholder * {
    visibility: hidden;
}

.sortable-box-placeholder {
    background-color: #f5f5f5;
    border: 1px dashed #DDDDDD;
    display: block;
    /* float: left;*/
    margin-top: 0px !important;
    margin-bottom: 24px !important;
}

.sortable-box-placeholder * {
    visibility: hidden;
}

/*** Solid colored grid ***/

.grid.solid .grid-title .tools {
    margin-top: 2px;
    border: 0px;
}

.grid.solid .grid-title {
    margin-bottom: 5px;
    border: 0px;
    padding: 13px 15px 6px;
    border-bottom: 1px solid rgba(255,255,255,0.35) !important;

}
.grid.solid .grid-title h4 {
    color: #fff;
}
.grid.solid .grid-body {
    color: #fff;
    padding: 20px;
}
.grid.solid .grid-body h3 {
    color: #fff !important;
}


/*** simple grid ***/

.grid.simple {
    padding: 0px !important;


}
.grid.simple .grid-title {
    padding: 14px 15px 7px 15px;
    border-bottom: 1px solid #eee;
    color: #282323 !important;
    background-color: #fff;
}

.grid.simple .grid-title > .actions > .btn > i {
    color: #fff !important;
}

.grid.simple .grid-title .tools {
    margin-top: 0px;
    position: relative;
}
.grid.simple .grid-title .tools a,.grid.solid .grid-title .tools a {
    position: relative;
    background: url('../img/icon/portlet-tray.png') no-repeat;
    transition: all 0.1s linear 0s;
}
.grid.simple .grid-title .tools > a.remove,
.grid.solid .grid-title .tools > a.remove {
    background-position: -66px -38px;
    width: 10px;
    height: 10px;
    top: -5px;

}

.grid.simple .grid-title .tools > a.config,
.grid.solid .grid-title .tools > a.config {
    background-position: -3px -32px;
    width: 22px;
    height: 22px;
}

.grid.simple .grid-title .tools > a.reload,
.grid.solid .grid-title .tools > a.reload {
    background-position: -37px -38px;
    width: 12px;
    height: 10px;
    top: -5px;

}

.grid.simple .grid-title .tools > a.expand,
.grid.solid .grid-title .tools > a.expand {
    background-position: -123px -40px;
    width: 10px;
    height: 6px;
    top: -5px;

}

.grid.simple .grid-title .tools > a.collapse,
.grid.solid .grid-title .tools > a.collapse {
    background-position: -95px -40px;
    width: 9px;
    height: 7px;
    top: -5px;
}
/*.grid.simple .form-actions {
    margin-bottom: -30px !important;
    margin-left: -15px;
    margin-right: -15px !important;
}*/
/* grid buttons */

.grid.simple.transparent .grid-body {
    background-color: transparent !important;
    border: none;
}
.grid-title.no-border.grid-b-t {
    margin-bottom: -4px !important;
}
.grid.simple .grid-body {
    background-color: #fff;
    /*padding: 26px;*/
    border: 1px solid #eee;
    color: #535353;
}
.grid.simple .grid-body.no-padding {
    padding: 0px;
}
.grid.simple .grid-body .wrap-body {
    padding: 0 26px;
    padding-top: 10px;
}
.grid.simple .grid-body.no-border {
    border: 0px;
    padding-left: 15px;
    padding-bottom: 10px;
    padding-right: 15px;
    padding-top: 10px;
}
.facultyactivities .grid.simple .grid-body.no-border {
   padding-top: 15px;
}
#filtercontent.grid.simple .grid-body.no-border {
   padding-left: 10px;
   padding-right: 10px;
}
#filtercontent .grid.simple .grid-title {
   padding:0;
}
@media (min-width: 768px){
.crtrx-mailbox .grid-body.no-border.email-body {
    padding:10px 0px 0px 0px;
    margin-left:-3px;
}
}
.grid.simple .grid-body h4 {
    color: #282323;
}
.grid.simple .grid-body h3 {
    color: #282323;
}
.grid.simple .grid-title {
    margin-bottom: 0px;
    border: 1px solid #eee;
    border-bottom: 0px;
}
.grid.simple .grid-title.no-border {
    border: 0px;
    border-bottom: 0px;
}
.grid.simple.transparent .grid-title {
    border: none;
    border-bottom: 1px solid #fff;
    background-color: transparent;
}
.grid.simple.vertical.green {
    border-left: 4px solid #33C9A3;
    border-top: none !important;
}
.grid.simple.vertical.red {
    border-left: 4px solid #f35958;
    border-top: none !important;
}
.grid.simple.vertical.purple {
    border-left: 4px solid #736086;
    border-top: none !important;
}
.grid.simple.vertical.blue {
    border-left: 4px solid #57A8D3;
    border-top: none !important;
}
.grid.simple.vertical.red {
    border-left: 4px solid #f35958;
    border-top: none !important;
}
.grid.simple.vertical.purple {
    border-left: 4px solid #736086;
    border-top: none !important;
}
.grid.simple.vertical.blue {
    border-left: 4px solid #57A8D3;
    border-top: none !important;
}


.grid.simple.horizontal.red .grid-title {
    border-top: 2px solid #f35958;
}

.grid.simple.horizontal.yellow .grid-title {
    border-top: 2px solid #ffb848;
}
.grid.simple.horizontal.green .grid-title {
    border-top: 2px solid #33C9A3;
}

.grid.simple.horizontal.purple .grid-title {
    border-top: 2px solid #852b99;
}

.grid.simple.horizontal.grey .grid-title {
    border-top: 2px solid #555555;
}

.grid.simple.horizontal.light-grey .grid-title {
    border-top: 2px solid #aaa;
}

/*** Box grid ***/
.grid.box {
    padding: 0px !important
}

.grid.box .grid-title {
    padding: 8px 10px 2px 10px;
    border-bottom: 1px solid #eee;
    color: #fff !important;
}

.grid.box .grid-title > .actions > .btn > i {
    color: #fff !important;
}

.grid.box .grid-title .tools {
    margin-top: 3px;
}
.grid.box .grid-title .tools a {
    background: url(../img/icon/portlet-tray.png) no-repeat;
    width: 23px;
    height: 23px
}

/* grid buttons */
.grid.box .grid-body {
    background-color: #fff;
    padding: 10px;
}

.grid.box .grid-title {
    margin-bottom: 0px;
}

.grid.box.blue .grid-title {
    background-color: #58acf3;
}

.grid.box.blue {
    border: 1px solid #b4cef8;
    border-top: 0;
}

.grid.box.red .grid-title {
    background-color: #f35958;
}

.grid.box.red {
    border: 1px solid #f35958;
    border-top: 0;
}

.grid.box.yellow .grid-title {
    background-color: #ffb848;
}

.grid.box.yellow {
    border: 1px solid #fccb7e;
    border-top: 0;
}

.grid.box.green .grid-title {
    background-color: #33C9A3;
}

.grid.box.green {
    border: 1px solid #33C9A3;
    border-top: 0;
}

.grid.box.purple .grid-title {
    background-color: #852b99;
}

.grid.box.purple {
    border: 1px solid #af5cc1;
    border-top: 0;
}

.grid.box.grey .grid-title {
    background-color: #555555;
}

.grid.box.grey {
    border: 1px solid #9d9c9c;
    border-top: 0;
}

.grid.box.light-grey .grid-title {
    background-color: #aaa;
}

.grid.box.light-grey {
    border: 1px solid #eee;
    border-top: 0;
}



/*** General Users  List ***/
.user-info-wrapper {
    display: block;
    /*box-shadow:2px 2px 8px 0 #2c3e50;*/
    padding-left: 5px;
    margin: 5px 10px;
}

.user-info-wrapper .profile-wrapper {
    border: 0 solid #fff;
    display: inline-block;
    float: left;
    height: 65px;
    margin-left: -8px;
    margin-right: 11px;
    margin-top: 9px;
    overflow: hidden;
    width: 50px;
}
/*.Profile{
    margin-top: -10px;
}*/
.page-sidebar.mini .user-info-wrapper .profile-wrapper
{
    width:60px;
    margin-left: -3px;
}
.user-info-wrapper .user-info {
    color: #535353;

    display: inline-block;
}
.user-info-wrapper .user-info .status {
    font-size: 13px;
    margin-bottom: 10px;
    margin-top: 2px;
    font-weight: normal;
    width: 145px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.user-info-wrapper .user-info .profile {
    float: right;
    display: inline;
}

.user-info-wrapper .user-info .btn-set {
    margin-top: 10px;
}

.user-info-wrapper .user-info .username {
    color: #fff;
    font-family: arial;
    font-size: 15px;
    font-weight: bold;
    margin-top: 12px;
}
.user-info-wrapper .user-info .greeting {
    font-size: 19px;
    font-weight: 600;
    position: relative;
    top: 1.5px;
}
.user-info-wrapper .user-info a {
    color: #fff;

}
.user-info-wrapper .user-info .status-icon {
    margin: 0px 5px;
}
.user-info-wrapper .user-info a:hover {
    text-decoration: none
}
.user-info-wrapper .user-info .collapse {
    width: 18px;
    height: 18px;
    background-color: #50545c;
    position: absolute;
    right: 15px;
    margin-top: 10px;

}
.user-info-wrapper .user-info .collapse i {
    position: relative;
    margin-top: -8px;
    top: -2px;
    left: 3px;

}
.user-info-wrapper .user-info .collapse:hover {
    background-color: #000000;
}

.side-panel {
    border-width: 0;
    display: block;
    max-height: none;
    min-height: 100%;
    position: fixed;
    top: 0;
    width: 17em;
    background: linear-gradient(#F9F9F9, #EEEEEE) repeat scroll 0 0 #F9F9F9;
    border: 1px solid #AAAAAA;
    color: #333333;
    text-shadow: 0 1px 0 #FFFFFF;
    float: right;
    right: 0;
    z-index: 1200;
}
/* User - status icons */
.status-widget {
    margin-bottom: 9px;
    padding: 0 31px;
    animation-duration: 0.3s !important;

}
.status-widget-wrapper {
    font-size: 13px;
}
.status-widget .title {
    color: #fff;
    font-size: 13px;
}
.status-widget .title a:hover,.status-widget .title a:active {
    text-decoration: none
}
.status-widget p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 95%;
    color: #808285;
}
.status-widget .title i {
    float: right;
    font-size: 7px;
    margin-top: 6px;
    margin-right: 6px;
    color: #8b8f92;
}
.status-widget .progress {
    height: 10px;
    background-color: #2a2e36;
    background-image: -moz-linear-gradient(top, #2a2e36, #2a2e36);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#2a2e36), to(#2a2e36));
    background-image: -webkit-linear-gradient(top, #2a2e36, #2a2e36);
    background-image: -o-linear-gradient(top, #2a2e36, #2a2e36);
    background-image: linear-gradient(to bottom, #2a2e36, #2a2e36);
    background-repeat: repeat-x;
    margin-bottom: 5px;
    -webkit-transition: width 30.0s ease !important;
    -moz-transition: width 30.0s ease !important;
    -o-transition: width 30.0s ease !important;
    transition: width 30.0s ease !important;
}
.status-icon {
    background: url('../img/icon/status.png') no-repeat;
    position: relative;
    display: inline-block;
    margin-right: 10px;
    top: 2px;
}
.status-icon.green {
    background-position: -1px -1px;
    width: 14px;
    height: 14px;
}
.status-icon.red {
    background-position: -17px -1px;
    width: 14px;
    height: 14px;
}
.status-icon.blue {
    background-position: -33px -1px;
    width: 14px;
    height: 14px;
}
.status-icon.yellow {
    background-position: -48px -1px;
    width: 15px;
    height: 14px;
}
.status-icon.grey {
    background-position: -64px -1px;
    width: 14px;
    height: 14px;
}

.user-info img {
    float: left;
    margin-right: 5px;
}

.user-info .details {
    display: inline-block;
}

.user-info .label {
    font-weight: 300;
    font-size: 11px;
}

/*** SlimScrollBar  ***/
.scroller {
    padding: 0px !important;
    margin: 0px !important;
    padding-right: 12px !important;
}
.popover-content .scroller {
    padding-right: 0px !important;
}
.grid-body .slimScrollBar {
    margin-right: 0px !important;
}

/*** Toggle buttons plugin css changes ***/
.toggle-button,
.toggle-button label {
    margin-top: 3px;
    background-image: none !important;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    -ms-border-radius: 0px !important;
    -o-border-radius: 0px !important;
    border: 1px solid #eee !important;
    -moz-border-radius-topleft: 0px !important;
    -webkit-border-top-left-radius: 0px !important;
    border-top-left-radius: 0px !important;
    -moz-border-radius-bottomleft: 0px !important;
    -webkit-border-bottom-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
    -moz-border-radius-topright: 0px !important;
    -webkit-border-top-right-radius: 0px !important;
    border-top-right-radius: 0px !important;
    -moz-border-radius-bottomright: 0px !important;
    -webkit-border-bottom-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
}

.toggle-button span.labelRight,
.toggle-button span.primary,
.toggle-button span.labelLeft,
.toggle-button span.info,
.toggle-button span.success,
.toggle-button span.warning,
.toggle-button span.danger {
    -moz-border-radius-topleft: 0px !important;
    -webkit-border-top-left-radius: 0px !important;
    border-top-left-radius: 0px !important;
    -moz-border-radius-bottomleft: 0px !important;
    -webkit-border-bottom-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
    -moz-border-radius-topright: 0px !important;
    -webkit-border-top-right-radius: 0px !important;
    border-top-right-radius: 0px !important;
    -moz-border-radius-bottomright: 0px !important;
    -webkit-border-bottom-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;

    font-size: 13px !important;
    font-weight: 300 !important;
    background-image: none !important;
}

.toggle-button span.labelRight {
    background-color: #eee;
}

/*** Date tables plugin changes ***/
.dataTable {
    clear: both;
    margin-top: 5px;
}

.dataTables_filter label {
    font-family: open sans;
    font-size: 13px;
    line-height: 32px !important;
}

.DTTT_dropdown li {
    position: relative;
}

div.DTTT_print_info.modal {
    height: 150px;
    margin-top: 150px;
    text-align: center;
    border: 0px;
    z-index: 999
}

div.DTTT_print_info h6 {
    font-weight: normal;
    font-size: 28px;
    line-height: 28px;
    margin: 1em;
}

div.DTTT_print_info p {
    font-size: 14px;
    line-height: 20px;
}


/** Tiles **/
.tiles-container {
    margin-left: 0px;
    margin-right: 0px;
}
.tiles {
    background-color: #57a8d3;
    color: #fff;
    border-radius: 0px;
    position: relative;
}

.tiles.overflow-hidden {
    overflow: hidden;
}
.tiles.full-height {
    height: 100%;
}
.tiles.added-margin {
    margin-right: -10px;
}
.tiles.no-margin {
    margin-right: 0;
}
.tiles.margin-reset {
    margin-left: 37px;
}
.tiles .tiles-title {
    font-size: 18px !important;
    /*font-family: "open sans",Arial,sans-serif;*/
    font-weight: 600;
    color: #fff !important;
    margin-bottom:10px;
}

.tiles .tiles-body {
    padding: 20px 10px 10px;
}
.tile-more-content {
    background-color: #fff;
}
.tile-more-content .tiles-body {
    padding: 19px 18px 17px 24px;
}
.tiles .controller {
    position: relative;
    display: inline-block;
    float: right;
}

.tiles .controller a {
    position: relative;
    background: url('../img/icon/portlet-tray.png') no-repeat;
    transition: all 0.1s linear 0s;
    display: inline-block;
}

.tiles .controller a.remove {
    background-position: -66px -38px;
    height: 10px;
    top: -5px;
    width: 10px;
}

.tiles .controller a.config {
    background-position: -3px -32px;
    height: 22px;
    width: 22px;

}

.tiles .controller a.reload {
    background-position: -37px -38px;
    height: 10px;
    top: -5px;
    width: 12px;
}

.tiles .controller a.expand {
    background-position: -123px -11px;
    width: 10px;
    height: 6px;
    top: -5px;
}

.tiles .controller a:hover.collapse {
    background-position: -95px -40px;
    height: 7px;
    top: -5px;
    width: 9px;

}
.tiles .controller a:hover.remove {
    background-position: -66px -9px;
    height: 10px;
    top: -5px;
    width: 10px;
    /* to add opacity opacity:0.50; */

}

.tiles .controller a:hover.config {
    background-position: -3px -32px;
    height: 22px;
    width: 22px;

}

.tiles .controller a:hover.reload {
    background-position: -38px -9px;
    height: 10px;
    top: -5px;
    width: 12px;
}

.tiles .controller a:hover.expand {
    background-position: -123px -11px;
    width: 10px;
    height: 6px;
    top: -5px;
}

.tiles .controller a:hover.collapse {
    background-position: -95px -40px;
    height: 7px;
    top: -5px;
    width: 9px;
}

.tiles.white .controller a.remove:hover {
    background-position: -66px -38px;
    height: 10px;
    top: -5px;
    width: 10px;
    opacity: 0.6;
}

.tiles.white .controller a.config:hover {
    background-position: -3px -32px;
    height: 22px;
    width: 22px;
    opacity: 0.6;

}

.tiles.white .controller a.reload:hover {
    background-position: -37px -38px;
    height: 10px;
    top: -5px;
    width: 12px;
    opacity: 0.6;
}

.tiles.white .controller a.expand:hover {
    background-position: -123px -11px;
    width: 10px;
    height: 6px;
    top: -5px;
    opacity: 0.6;
}
.tiles .settings-box {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 1px 4px;
}

.tiles .heading {
    font-size: 20px;
    display: block;
    font-family: "open sans",Arial,sans-serif;
    font-weight: 600;
    margin: 4px 0px;
}

/* Tile Element Tweaks */
.tiles p {
    margin: 0 0 5px;
}
.tiles hr {
    margin: 10px 0px;
    height: 1px;
    border: none;
    background-color: #2b3038;
}
.tiles .heading .icon-grid {
    top: 1px;
    font-size: 30px;
    position: relative;
}
.row-fluid.side-content .tiles,.row-fluid .tile-content {
    margin: 0;
}
.tiles .tiles-body-overlay {
    position: absolute;
    z-index: 100;
    padding: 19px 18px 17px 24px;
    width: auto;
}
.tiles .progress {
    width: 70%;
}

.tiles .iconplaceholder {
    background-color: rgba(0, 0, 0, 0.28);
}

.tiles .iconplaceholder i {
    color: #fff;
}

.tile-footer {
    background-color: rgba(0, 0, 0, 0.28);
    color: #fff;
    font-size: 13px;
    padding: 8px 15px;
}
/* the default opacity is way too dark, just a small tweak to make it bit lighter */
.tiles.white > .tile-footer {
    background-color: #eceff1;
    color: #d1d3d9;
    font-size: 13px;
    padding: 8px 15px;
}
.tiles > .tiles-body > .description {
    font-size: 12px;
    display: block;
    color: #fff;
    /*display: table-cell;*/
    vertical-align: middle;
    -webkit-font-smoothing: antialiased;
}
.chart-wrapper {
    padding-top: 40px;
}

.tiles .description i {
    font-size: 21px;
    color: #fff;
}

.tiles .description .mini-description {
    position: relative;
    top: -5px;
}
.tiles label {
    color: #fff;
}

/* Tile Colors */
.tiles .progress {
    margin-bottom: 15px;
}
.tiles.red {
    background-color: #f35958;
}
.tiles.purple {
    background-color: #736086;
}
.tiles.blue {
    background-color: #375a7f;
}
.tiles.green {
    background-color: #33C9A3;
}
.tiles.black {
    background-color: #22262e;
}

.tiles.light-blue {
    background-color: #00abea;
}
.tiles.light-red {
    background-color: #f96773;
}*
.tiles.grey {
    background-color: #f2f4f6;
}

.dashboard .col-sm-6.tiles ,
.page-dashboard .col-sm-6.tiles{
   background: #fff;
   margin-right: 2%;
   width: 18%;
   color:#000;
   /*border-radius: 3px;*/
}
.dashboard  .col-sm-6.tiles .text-white{
}

.dashboard .col-sm-6.tiles:last-child,
.page-dashboard .col-sm-6.tiles:last-child{
   margin-right: 0;
}
.dashboard .col-sm-6.tiles .text-white,
.page-dashboard .col-sm-6.tiles .text-white{
   margin: 0;
}
/*.dashboard .col-sm-6.tiles h4.text-white ,
.page-dashboard .col-sm-6.tiles h4.text-white{
   font-size: 20px;
   min-height: 60px;
   padding: 17px;
}
.dashboard .tiles.dark-blue .text-white ,
.page-dashboard .tiles.dark-blue .text-white{
    color: #07BAF2;
    min-height: 75px;
}

.dashboard tiles.dark-blue h4.text-white ,
.page-dashboard tiles.dark-blue h4.text-white{
   border-bottom: 2px solid #07BAF2;
   box-shadow: 0 3px 3px -3px #888888;
}
.dashboard .tiles.light-orange .text-white ,
.page-dashboard .tiles.light-orange .text-white{
    color: #F6AB50;
    min-height: 75px;
}
.dashboard .tiles.light-orange h4.text-white ,
.page-dashboard .tiles.light-orange h4.text-white{
   border-bottom: 2px solid #F6AB50;
   box-shadow: 0 3px 3px -3px #888888;
}
.dashboard .tiles.red .text-white ,
.page-dashboard .tiles.red .text-white{
    color: #EA0F45;
    min-height: 75px;
}
.dashboard .tiles.red h4.text-white ,
.page-dashboard .tiles.red h4.text-white{
   border-bottom: 2px solid #EA0F45;
   box-shadow: 0 3px 3px -3px #888888;
}
.dashboard .tiles.purple .text-white ,
.page-dashboard .tiles.purple .text-white{
    color: #736086;
    min-height: 75px;
}
.dashboard .tiles.purple h4.text-white ,
.page-dashboard .tiles.purple h4.text-white{
   border-bottom: 2px solid #736086;
   box-shadow: 0 3px 3px -3px #888888;
}
.dashboard .tiles.dark-blue .text-white ,
.page-dashboard .tiles.dark-blue .text-white{
    color: #375a7f;
    min-height: 75px;
}
.dashboard .tiles.dark-blue h4.text-white ,
.page-dashboard .tiles.dark-blue h4.text-white{
   border-bottom: 2px solid #375a7f;
   box-shadow: 0 3px 3px -3px #888888;
}
.dashboard .tiles.light-red .text-white ,
.page-dashboard .tiles.light-red .text-white {
    color: #f96773;
    min-height: 75px;
}
.dashboard .tiles.light-red h4.text-white ,
.page-dashboard .tiles.light-red h4.text-white {
   border-bottom: 2px solid #f35958;
   box-shadow: 0 3px 3px -3px #888888;
}
.dashboard .tiles.light-red h4.text-white ,
.page-dashboard .tiles.light-red h4.text-white{
   border-bottom: 2px solid #f35958;
   box-shadow: 0 3px 3px -3px #888888;
}
.dashboard .tiles.blue .text-white ,
.page-dashboard .tiles.blue .text-white{
    color: #00abea;
    min-height: 75px;
}
.dashboard .tiles.blue h4.text-white ,
.page-dashboard .tiles.blue h4.text-white{
   border-bottom: 2px solid #00abea;
   box-shadow: 0 3px 3px -3px #888888;
}

.overlayer.bottom-left a h2{
   background: #f3f1f4 none repeat scroll 0 0;
   box-shadow: 0 3px 14px -6px #888;
   font-weight: 600;
   padding: 18px;
   text-align: right;
   border-radius: 0 0 3px 3px;
}*/
.admission-default-stats .col-sm-6.tiles{
   width: 50%;
}
/* Red */
.admission-default-stats .col-sm-6.tiles.light-red {
   background: #F96773;
}
.admission-default-stats .col-sm-6.tiles h2.text-white {
    margin: 10px 0;
}
.admission-default-stats .col-sm-6.tiles h4.text-white {
   margin: 0px;
   padding: 0;
}
.admission-default-stats .tiles.light-red .text-white {
   min-height: auto;
}
.admission-default-stats .tiles.light-red h4.text-white{
   box-shadow:  0 0 0;
   border: 0px;
}
#import-reports-success{
    margin-bottom:20px;
}
.admission-default-stats .tiles.light-red .text-white {
   color: #fff;
}
/* blue */
.admission-default-stats .col-sm-6.tiles.blue {
   background: #375A7F;
}
.admission-default-stats .tiles.blue .text-white {
   min-height: auto;
}
.admission-default-stats .tiles.blue h4.text-white{
   box-shadow:  0 0 0;
   border: 0px;
}
.admission-default-stats .tiles.blue .text-white {
   color: #fff;
}

.tiles.gradient-grey {
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.40) 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.40)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.40) 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.40) 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.40) 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.40) 100%);
    /* W3C */

}

.tiles.gradient-black {
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.65)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
    /* W3C */
    transition: all 0.2s linear;
}
.tiles.tiles-overlay-hover:hover .tiles.gradient-grey {

}
.tiles.white {
    background-color: #ffffff;
    color: #535353;
    line-height: 2;
    margin-top: 0px;
}
.tiles.white.borderall {
    border: 1px solid #e5e9ec;
}
.tiles.white.border-left {
    border-left: 1px solid #e5e9ec;
}
.tiles.white.border-right {
    border-right: 1px solid #e5e9ec;
}
.tiles.white.border-top {
    border-top: 1px solid #e5e9ec;
}
.tiles.white.border-bottom {
    border-bottom: 1px solid #e5e9ec;
}
.tiles.white hr {
    margin: 10px 0px;
    height: 1px;
    border: none;
    background-color: #f2f3f5;
}
.tiles.white label {
    color: #9aa0ad;
}
.tiles.white > .tiles-body > .heading {
    color: #000;
}
.tiles.white .tiles-body > .description {
    color: #8b91a0;
}
.tiles .blend {
    color: rgba(0, 0, 0, 0.42);
}
.tiles.black .blend {
    color: #8b91a0;
}
.tiles.black input {
    background-color: #0d0f12;
    border: 0;
}
.tiles .button {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 3px 12px;
}
.tiles.red .settings-box, .tiles.red .button {
    background: #bf3938;
    color: #f35958;
}
.tiles.purple .settings-box,.tiles.red .button {
    background: #08897e;
    color: transparent;
}
.tiles.red .button {
    background: #bf3938;
    color: #f7bebe;
}
.tiles.purple .button {
    background: #736086;
    color: #d7d5d7;
}

.tiles-chart {
    position: relative;
}

.tiles-chart .tiles-body {
    position: absolute;
    z-index: 100;
    padding: 19px 18px 17px 24px;
}
.fade-scale {
  transform: scale(0);
  opacity: 0;
  -webkit-transition: all .25s linear;
  -o-transition: all .25s linear;
  transition: all .25s linear;
}

.fade-scale.in {
  opacity: 1;
  transform: scale(1);
}
.tiles-chart .tiles-body .heading {
    color: #33C9A3;
}
.tiles-chart .controller {
    position: absolute;
    right: 15px;
    top: 15px;
    z-index: 100;
}
.tiles-overlay {
    width: 100%;
    height: 100%;
}
.tiles-overlay.auto {
    width: auto;
    height: auto;
}
.field_c_archieve_semester{
    margin-top:20px !important;
}
.tiles-overlay.green {
    background-color: rgba(61,185,175,0.8);
}
.tiles-overlay.blue {
    background-color: rgba(0,144,217,0.8);
}
/*** Widgets and its elements ***/
.widget-item {
    position: relative;
}
.widget-item.narrow-margin {
    margin-right: 0px
}
.widget-item .controller {
    position: absolute;
    display: block;
    z-index: 100;
}
.widget-item .controller.right {
    right: 20px;
    top: 20px;
}
.widget-item .controller.left {
    left: 10px;
    top: 10px;
}
.widget-item .controller a {
    position: relative;
    background: url('../img/icon/portlet-tray.png') no-repeat;
    transition: all 0.1s linear 0s;
    display: inline-block;
}

.widget-item .controller a.remove {
    background-position: -66px -38px;
    height: 10px;
    top: -5px;
    width: 10px;
}

.tabbable .active > a {
    font-weight: bold;
}

.tabs-left > .nav-tabs > li.active > a{
    color:#00b6ee !important;
    border-top:1px solid #eee !important;
    border-left:1px solid #eee !important;
}

.processing_link {
    color: #fff;
    cursor: pointer;
    font-weight: bold;
    height: 49px;
    padding: 12px;
    text-transform: uppercase;
    width: auto;
}
.widget-item .controller a.config {
    background-position: -3px -32px;
    height: 22px;
    width: 22px;

}

.widget-item .controller a.reload {
    background-position: -37px -38px;
    height: 10px;
    top: -5px;
    width: 12px;
}

.widget-item .controller a.expand {
    background-position: -123px -11px;
    width: 10px;
    height: 6px;
    top: -5px;
}

.widget-item .controller a:hover.collapse {
    background-position: -95px -40px;
    height: 7px;
    top: -5px;
    width: 9px;

}
.widget-item .controller a:hover.remove,.widget-item .controller a:hover.config,.widget-item .controller a:hover.reload,.widget-item .controller a:hover.expand,.widget-item .controller a:hover.collapse {
    opacity: 0.50;
}


.widget-item.white .controller a.remove:hover {
    background-position: -66px -38px;
    height: 10px;
    top: -5px;
    width: 10px;
    opacity: 0.6;
}

.widget-item.white .controller a.config:hover {
    background-position: -3px -32px;
    height: 22px;
    width: 22px;
    opacity: 0.6;

}

.widget-item.white .controller a.reload:hover {
    background-position: -37px -38px;
    height: 10px;
    top: -5px;
    width: 12px;
    opacity: 0.6;
}
.widget {
    display: block;
    margin-right: -10px;
}
.widget .widget-title {
    display: block;
    padding: 10px;
    padding-bottom: 14px;
    background-color: #fff;
    color: #e5e9ec;
    text-align: center;
    font-weight: bold
}
.widget .widget-title.dark {
    background-color: #1b1e24;
    color: #fff;
}
.widget .widget-title.blue {
    background-color: #57A8D3;
    color: #fff;
}
.widget .widget-title.red {
    background-color: #F35958;
    color: #fff;
}
.widget .widget-title.green {
    background-color: #0AA699;
    color: #fff;
}
.widget .widget-title.purple {
    background-color: #736086;
    color: #fff;
}
.widget .widget-body {
    display: block;
    background-color: #fff;
    padding: 15px 25px
}
.widget .controller {
    position: relative;
    display: inline-block;
    float: right;
    top: 6px;
    margin-right: 8px
}

.widget .controller a {
    position: relative;
    background: url('../img/icon/portlet-tray.png') no-repeat;
    transition: all 0.1s linear 0s;
    display: inline-block;
}

.widget .controller a.remove {
    background-position: -66px -38px;
    height: 10px;
    top: -5px;
    width: 10px;
}

.widget .controller a.config {
    background-position: -3px -32px;
    height: 22px;
    width: 22px;

}

.widget .controller a.reload {
    background-position: -37px -38px;
    height: 10px;
    top: -5px;
    width: 12px;
}

.widget .controller a.expand {
    background-position: -123px -11px;
    width: 10px;
    height: 6px;
    top: -5px;
}

.widget .controller a:hover.collapse {
    background-position: -95px -40px;
    height: 7px;
    top: -5px;
    width: 9px;

}
.widget .controller a:hover.remove {
    background-position: -66px -9px;
    height: 10px;
    top: -5px;
    width: 10px;
}

.widget .controller a:hover.config {
    background-position: -3px -32px;
    height: 22px;
    width: 22px;

}

.widget .controller a:hover.reload {
    background-position: -38px -9px;
    height: 10px;
    top: -5px;
    width: 12px;
}

.widget .controller a:hover.expand {
    background-position: -123px -11px;
    width: 10px;
    height: 6px;
    top: -5px;
}

.widget .controller a:hover.collapse {
    background-position: -95px -40px;
    height: 7px;
    top: -5px;
    width: 9px;
}

.widget .widget-title.dark .controller a.remove {
    background-position: -66px -9px;
    height: 10px;
    top: -5px;
    width: 10px;
}

.widget .widget-title.dark .controller a.config {
    background-position: -3px -32px;
    height: 22px;
    width: 22px;

}

.widget .widget-title.dark .controller a.reload {
    background-position: -38px -9px;
    height: 10px;
    top: -5px;
    width: 12px;
}
.widget .widget-title.dark .controller a.reload:hover, .widget .widget-title.dark .controller a.remove:hover {
    opacity: 0.5;
}

.weather-widget {
    overflow: hidden;
}
.weather-widget .big-icon {
    width: 120px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 23px;
    margin-bottom: 8px;
}
.weather-widget .small-text-description {
    position: relative;
    top: -9px;
}
.weather-widget-big-text {
    font-size: 54px !important;
}
.widget-stats {
    padding-left: 0;
    display: inline-block;

}

.widget-stats .wrapper {
    height: 60px;
    margin: 5px 10px 5px 0;
    /*padding-left: 20px;*/
    padding-right: 20px;
    padding-top: 2px;
}
.widget-stats .wrapper.transparent {
    margin-right: 6px !important;
}
.widget-stats .wrapper.last {
    border: 0;
}
.widget-stats .item-title {
    color: #fff;
    font-size: 13px;
    font-weight: bolder;
}
/** #STC-291 STARTS **/
.calendar.calendar-default .widget-stats .item-title{
    color: #535353;
    font-weight: bold;
}
/** #STC-291 ENDS **/
.tiles .tiles-body{
   padding: 15px 10px 10px 25px;
}
.widget-stats .item-count {
    color: #fff;
    display: block;
    font-size: 13px !important;
    font-weight: normal;
    margin-top: 5px;
}
/* Buttons Overwride */
.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 20px;
    color: #5e5e5e;
    text-align: center;
    text-transform: uppercase !important;
    vertical-align: middle;
    cursor: pointer;
    background-color: #d1dade;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    background-image: none !important;
    border: none;
    text-shadow: none;
    box-shadow: none;
    transition: all 0.12s linear 0s !important;
    font: 13px/20px "poppins",Helvetica,Arial,sans-serif !important;
}

.select2-chosen {
    text-align: left;
}

.content-description {
    margin-left: 10px;
}

.btn:focus {
    outline: none;
}
/*
.btn:hover, .btn:focus, .btn:active, .btn.active, .btn.disabled, .btn[disabled] {
    background-color: #57a8d3;
}*/
.btn-cons {
    margin-right: 5px;
    min-width: 120px;
    margin-bottom: 8px;
}
/* only for demonstration */
.btn-demo-space {
    margin-bottom: 8px;
}
.demo-placeholder {
    width: 100%;
    height: 250px;
}
/* */
.btn-social {
    font-size: 20px;
    margin: 10px;

}
.btn-social:hover, .btn-social:focus, .btn-social:active, .btn-social.active, .btn-social.disabled, .btn-social[disabled] {
    color: #2d8ebf;
    text-decoration: none;
}
.btn-primary {
    color: #fff;
   background-color: #1bdbb8;
    border: 1px solid #1bdbb8;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
    background-color: #1bdbb8;
}
#all-modules .info.text-black p{
    font-weight:500;
     font-size: 13px !important;
}
.admin-modules .text-black.semi-bold{
    font-size: 18px;
}
.btn-success {
    color: #fff;
    background-color: #57A8D3;
    border: 0px solid #57A8D3;
}
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
     background-color: #57a8d3 !important;
    border: medium none !important;
}
.btn-info {
    color: #fff;
    background-color: #1f3853;
    border: 1px solid #1f3853;
}
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-color: #152639;
}
.btn-warning {
    color: #fff;
    background-color: #fd8654;
    border: 1px solid #FBB05E;
}
.btn-disabled {
    color: #fff;
    background-color: #535353;
    border: 1px solid #535353;
}
.btn-disabled:hover, .btn-disabled:focus, .btn-disabled:active, .btn-disabled.active, .btn-disabled.disabled, .btn-disabled[disabled] {
    background-color: #535353;
    cursor: not-allowed;
    color: #fff;
}
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
    background-color: #fd8654;
}

.btn-danger {
    color: #fff;
    background-color: #f35958;
    border: 1px solid #f35958;
}
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
    background-color: #e94847;
}

.btn-danger-dark {
    color: #fff;
    background-color: #b94141;
    border: 1px solid #b94141;
}
.btn-danger-dark:hover, .btn-danger-dark:focus, .btn-danger-dark:active, .btn-danger-dark.active, .btn-danger-dark.disabled, .btn-danger-dark[disabled] {
    background-color: #e94847;
    color: #fff;
}
.btn-dark {
    color: #fff;
    background-color: #333a49;
}
.btn-white {
    color: #5e5e5e;
    background-color: #fff;
    border: 1px solid #ddd;
}
.btn-white:hover, .btn-white:focus, .btn-white:active, .btn-white.active, .btn-white.disabled, .btn-white[disabled] {
    background-color: #fbfcfd;
    border: 1px solid #ddd;
}
.btn-link {
    color: #5e5e5e;
    background-color: transparent;
    border: none;
}
.btn-large {
    padding: 11px 17px;
    font-size: 16px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.btn-link:hover, .btn-link:focus, .btn-link:active, .btn-link.active, .btn-link.disabled, .btn-link[disabled] {
    background-color: transparent;
}
.btn-large [class^="icon-"], .btn-large [class*=" icon-"] {
    margin-top: 4px;
}
.btn-small {
    padding: 3px 12px;
    font-size: 11.9px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.btn-small [class^="icon-"], .btn-small [class*=" icon-"] {
    margin-top: 0;
}
.btn-mini [class^="icon-"], .btn-mini [class*=" icon-"] {
    margin-top: -1px;
}
.btn-mini {
    padding: 2px 9px;
    font-size: 10.5px !important;
}
.bot-box .btn-mini {
    padding: 5px 10px !important;
}

.btn-group.open .btn.dropdown-toggle {
    background-color: #e6e6e6;
}
.btn-group.open .btn-primary.dropdown-toggle {
    background-color: #0b9c8f;
}
.btn-group.open .btn-warning.dropdown-toggle {
    background-color: #fbc01e;
}
.btn-group.open .btn-danger.dropdown-toggle {
    background-color: #e94847;
}
.btn-group.open .btn-success.dropdown-toggle {
    background-color: #57A8D3;
}
.btn-group.open .btn-info.dropdown-toggle {
    background-color: #152639;
}
.btn-group.open .btn-inverse.dropdown-toggle {
    background-color: #222;
}

.btn-group.open .btn-white.dropdown-toggle {
    background-color: #fbfcfd;
}
.btn-group > .btn + .dropdown-toggle {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-left: 1px #f7f7f7 solid;
}
.btn-block + .btn-block {
    margin-top: 8px;
}
.btn .caret {
    margin-left: 3px;
}
.btn .caret.single {
    margin-left: 0px;
}
.btn-group > .dropdown-menu {
    font-size: 13px;
}
.btn-group > .dropdown-menu li {
    padding-left: 0px;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    list-style: none;
    text-shadow: none;
    -webkit-box-shadow: 0px 0px 5px rgba(86, 96, 117, 0.20);
    -moz-box-shadow: 0px 0px 5px rgba(86, 96, 117, 0.20);
    box-shadow: 0px 0px 5px rgba(86, 96, 117, 0.20);
    border: none;
    border-radius: 0px;
    padding: 0px;
    font-size: 13px;
}


#course_module-thumb .items > .col-md-4.col-sm-6:nth-last-child(16) .dropdown-menu,
#course_module-thumb .items > .col-md-4.col-sm-6:nth-last-child(14) .dropdown-menu,
#course_module-thumb .items > .col-md-4.col-sm-6:nth-last-child(12) .dropdown-menu,
#course_module-thumb .items > .col-md-4.col-sm-6:nth-last-child(10) .dropdown-menu,
#course_module-thumb .items > .col-md-4.col-sm-6:nth-last-child(8) .dropdown-menu,
#course_module-thumb .items > .col-md-4.col-sm-6:nth-last-child(6) .dropdown-menu,
#course_module-thumb .items > .col-md-4.col-sm-6:nth-last-child(4) .dropdown-menu,
#course_module-thumb .items > .col-md-4.col-sm-6:nth-last-child(2) .dropdown-menu,
#course_module-thumb .items > .col-md-4.col-sm-6:nth-last-child(0) .dropdown-menu{
   top: auto;
   bottom: 40px;
}
.dropdown-menu .divider {
    background-color: #ccc;
    height: 1px;
    margin: 3px 0;
    border-bottom: 0px
}
.dropdown-menu > li > a {
    line-height: 20px;
    color: #535353;
    margin: 2px;
    font-size:11px;
    border-radius: 0px;
    text-align: left;
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus, .dropdown-submenu:hover>a, .dropdown-submenu:focus>a {
    color: #1b1e24;
    text-decoration: none;
    background-color: #eff2f3;
    background-image: none;
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus {
    color: #1b1e24;
    text-decoration: none;
    background-color: #eff2f3;
    background-image: none;
}
.dropdown-menu>.disabled>a, .dropdown-menu>.disabled>a:hover, .dropdown-menu>.disabled>a:focus {
    color: #999;
}
.dropdown-menu>.disabled>a:hover, .dropdown-menu>.disabled>a:focus {
    text-decoration: none;
    cursor: default;
    background-color: transparent;
    background-image: none;
}
.btn-group > .btn + .dropdown-toggle {
    padding-right: 10px;
    border-left: 1px solid #E5E9EC;
}

.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active {
    z-index: 0;
}
.btn-group > .btn.btn-white:hover, .btn-group > .btn.btn-white:focus, .btn-group > .btn.btn-white:active, .btn-group > .btn.btn-white.active {
    border: 1px solid #ddd;
}
.btn-group > .btn.btn-mini + .dropdown-toggle {
    padding-right: 8px;
}


code, pre {
    border: none;
}
code {
    background-color: #f3f6f9;
}

code:hover {
    background-color: #e8edf3;
}

/* Used for demo - Might come in handy */
.single-colored-widget {
    height: auto;
}
.single-colored-widget h3 {
    font-size: 22px;
    line-height: 32.5px;
}
.single-colored-widget .heading {
    padding: 8px 15px;
    padding-bottom: 4px;
    background-color: #fff;
    min-height: 100px;
}
.single-colored-widget .heading h4 {
    margin-bottom: 5px;
    margin-top: 5px;
}
.single-colored-widget .heading .row {
   border: 1px solid #ddd;
   box-shadow: 4px 2px 7px #ddd;
   border-radius: 5px;
   min-height: 116px;
   background: #fff;
   margin-bottom: 11px;
   padding: 8px;
}
.single-colored-widget .content-wrapper {
    padding:10px !important;
}
.single-colored-widget .content-wrapper i {
    color: #fff;
}
.single-colored-widget .content-wrapper.red {
    background-color: #f35958;
}
.single-colored-widget .content-wrapper.green {
    background-color: #33C9A3;
}
.single-colored-widget .content-wrapper.blue {
    background-color: #57A8D3;
}
.single-colored-widget .content-wrapper.red p {
    color: #832929;
}
.single-colored-widget .content-wrapper.green p {
    color: #505458;
}
.single-colored-widget .content-wrapper.blue p {
    color: #0a5174;
}
.single-colored-widget .content-wrapper .mini-logo {
    margin-bottom: 15px;
}
.single-colored-widget .content-wrapper .h3 {
    margin-bottom: 15px;
}

.single-colored-widget .content-wrapper .mini-logo {
    margin-bottom: 15px;
}
.the-icons {
    padding-top: 17px;
}

.the-icons i {
    color: #505458;
    width: 32px;
    font-size: 14px;
    display: inline-block;
    text-align: right;
    margin-right: 10px;
}

.the-icons a {
    color: #505458;
    font-size: 14px;

}
.the-icons a {
    cursor: pointer;
    display: block;
    height: 32px;
    line-height: 32px;
}
.the-icons a:hover {
    text-decoration: none
}
.the-icons a:hover .fa, .the-icons a:hover [class*="fa"] {
    font-size: 28px;
    vertical-align: -5px;
}
/*** Bs2 nav tabs lef/right ***/
.tabbable {
}
.tabbable:before, .tabbable:after {
    content: "";
    display: table;
    line-height: 0;
}
.tabbable:after {
    clear: both;
}
.tabbable .tab-pane h3{
    width: 100%;
}
.tab-content {
    overflow: auto;
}
.tabs-below > .nav-tabs, .tabs-right > .nav-tabs, .tabs-left > .nav-tabs {
    border-bottom: 0 none;
}
.tab-content > .tab-pane, .pill-content > .pill-pane {
    display: none;
}
.tab-content > .active, .pill-content > .active {
    display: block;
}
.tabs-below > .nav-tabs {
    border-top: 1px solid #DDDDDD;
}
.tabs-below > .nav-tabs > li {
    margin-bottom: 0;
    margin-top: -1px;
}
.tabs-below > .nav-tabs > li > a {
    border-radius: 0 0 4px 4px;
}

.tabs-below > .nav-tabs > .active > a, .tabs-below > .nav-tabs > .active > a:hover, .tabs-below > .nav-tabs > .active > a:focus {
    border-color: rgba(0, 0, 0, 0) #DDDDDD #DDDDDD;
}
.tabs-left > .nav-tabs > li, .tabs-right > .nav-tabs > li {
    float: none;
}
.tabs-left > .nav-tabs > li > a, .tabs-right > .nav-tabs > li > a {
    margin-bottom: 3px;
    margin-right: 0;
    min-width: 74px;
    text-transform: capitalize;
}
.tabs-left > .nav-tabs {
    border-right: 1px solid #DDDDDD;
    float: left;
    margin-right: 19px;
}
.tabs-left > .nav-tabs > li > a {
    margin-right: -1px;
}
.tabs-left > .nav-tabs > li > a:hover, .tabs-left > .nav-tabs > li > a:focus {
    border-color: #EEEEEE #DDDDDD #EEEEEE #EEEEEE;
}

.tabs-right > .nav-tabs {
    border-left: 1px solid #DDDDDD;
    float: right;
    margin-left: 19px;
}
.tabs-right > .nav-tabs > li > a {
    border-radius: 0 4px 4px 0;
    margin-left: -1px;
}
.tabs-right > .nav-tabs > li > a:hover, .tabs-right > .nav-tabs > li > a:focus {
    border-color: #EEEEEE #EEEEEE #EEEEEE #DDDDDD;
}

.nav > .disabled > a {
    color: #999999;
}
.nav > .disabled > a:hover, .nav > .disabled > a:focus {
    background-color: rgba(0, 0, 0, 0);
    cursor: default;
    text-decoration: none;
}

/*** Custom Styles for Tabs **/

.nav-tabs {
    margin-bottom: 0px;

}

.nav-tabs > li > a {
    border-radius: 0;
    border: 0px;
    padding: 15px 20px;
    color: #535353;
    min-width: 70px;

}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    border-width: 1px;
    font-weight:bolder;
    font-size: 14px !important;
    color:#2CB5E8 !important;
}
.nav-tabs > .active > a, .nav-tabs > .active > a:hover, .nav-tabs > .active > a:focus {
    border: 0px;
    color: #505458;

    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
}

.tabs-left > .nav-tabs > li > a {
     color: #535353;
    font-size: 14px;
    font-weight: 500 !important;
}

.tabs-right > .nav-tabs > li > a {
}

.tab-content.tab-dashboard {
   overflow: unset;
}
.nav>li>a:hover, .nav>li>a:focus {
   /* color: #535353 !important;*/
}

#main-menu-wrapper .nav>li>a:hover, .nav>li>a:focus {
    color: #fff !important;
}
/*.page-sidebar.mini .submenulist {
    margin-left: 60px;
    position: absolute;
}
.page-sidebar.mini .submenulist .submenulist {
    margin-left: 230px;
    position: absolute;
}
.page-sidebar.mini .submenulist .accordion-heading:first-child {
    margin-top: -40px;
}
*/
.nav .tools {
    float: right;
    position: relative;
    right: 10px;
    top: 10px;
}

.nav .tools a {
    position: relative;
    background: url('../img/icon/portlet-tray.png') no-repeat;
    transition: all 0.1s linear 0s;
}
.nav .tools > a.remove,
.nav .tools > a.remove {
    background-position: -66px -38px;
    width: 10px;
    height: 10px;

}

.nav .tools > a.config,
.nav.tools > a.config {
    background-position: -3px -32px;
    width: 22px;
    height: 22px;
}

.nav .tools > a.reload,
.nav .tools > a.reload {
    background-position: -37px -38px;
    width: 12px;
    height: 10px;

}

.nav .tools > a.expand,
.nav .tools > a.expand {
    background-position: -123px -40px;
    width: 10px;
    height: 6px;


}

.nav .tools > a.collapse,
.nav.tools > a.collapse {
    background-position: -95px -40px;
    width: 9px;
    height: 7px;
}

.nav-pills > li > a {
    padding: 8px 12px;
}
.nav-tabs > li {
    margin-bottom: -3px;
    padding-left: 0;
}

.nav-pills {
    margin-bottom: 10px;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    background-color: #57A8D3;
}
.nav-tabs > li > a, .nav-pills > li > a {
    margin-right: 0px;
}
/* progress_wizard */
.progress_wizard  .tab-content{
   margin-top: 50px !important;
   border-top: 2px solid #B2B2B2;
}
.progress_wizard {
   color: #504E4F;
}
/* textarea, input[type="text"], input[type="password"], input[type="datetime"] */
.progress_wizard input[type="text"] ,
.progress_wizard textarea ,
.progress_wizard .formItem .select2 ,
.tabbed_wizard input[type="text"],
.tabbed_wizard textarea ,
.tabbed_wizard .formItem .select2 ,
.formItem input[type="text"],
.formItem textarea ,
.formItem  .select2
.formItem .select2-container--default .select2-selection--single{
   border : 1px solid #cbd6e2 !important;
   border-radius: 4px !important;

}
.formItem .select2-container--default .select2-selection--single{
   border : 0px solid #cbd6e2;
   border-radius: 4px !important;
   background: #fff;
}
.progress_wizard .btn.btn-default ,
.tabbed_wizard .btn.btn-default,
.formItem .btn.btn-default{
   border-radius: 0 4px 4px 0 !important;
}
.tab-content {
    position: relative;
    padding: 0 15px 15px;
    border:none;
    background-color: #fff;
    overflow: hidden;
    /*overflow:visible;*/
    margin-bottom: 18px;
    margin-top:1px;
}
#frm_login .tab-content  {
   padding: 0 15px;
   margin: 0;
}
.tab-content > .tab-pane, .pill-content > .pill-pane {
    padding: 15px;
}

.tab-content > .active, .pill-content > .active {
    /*padding: 20px 20px 100px;*/
}

.tabs-left>.nav-tabs {
    float: left;
    margin-right: 0px;
}

.tabs-right>.nav-tabs {
    float: right;
    margin-left: 0px;
}
.nav-tabs .open .dropdown-toggle, .nav-pills .open .dropdown-toggle, .nav > li.dropdown.open.active > a:hover, .nav > li.dropdown.open.active > a:focus {
    background-color: #C1CACE;

}
.dropdown-menu li {
    padding-left: 0px;
}

/*** Custom Styles for accordion **/
.accordion-group {
    border: 0px;
}

.accordion-heading {
    min-height: 45px;
    line-height: 15px;
}
.accordion-heading a.collapsed {
    color: #fff;
}
.accordion-heading a:hover.collapsed {
    color: #fff;
}

.accordion-heading a {
    font-size: 14px;
}
.accordion-heading .collapsed i {
    font-family: 'FontAwesome';
    float: right;
    position: relative;
    top: 4px;

}

#application-list-grid th {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: auto;
}

.parentmenu-label{
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 0;
    min-height: 55px;
    overflow-wrap: normal;
    padding: 15px 5px 15px 10px;
    text-overflow: ellipsis;
    text-transform: initial;
    white-space: nowrap;
}

.submenulist .accordion-group.accordion-heading a {

    color:#fff !important;
    font-size: 13px;
    letter-spacing: 0;
    padding: 10px 38px;
    text-transform: none;
    white-space: nowrap;
}
.page-sidebar.mini .submenulist .accordion-group.accordion-heading a{
    color:#535353;
}
/*
.menuactive i{
    background-image: url("/themes/creatrix/core/assets/img/icon_sprite.png") !important;
}
*/
.accordion-heading i {
    float: left;
    font-size: 18px;
    margin-left: 3px;
    margin-top: 2px;
    color: #fff ;
    padding: 8px 10px 0 0;
    width: 30px;
}
.accordion-heading{
   background: none repeat scroll 0 0  #354052;
}

.accordion-heading .accordion-toggle {
    cursor: pointer;
    font-size: 13px;
    font-weight: normal;
    margin-left:1px;
    padding: 10px;
    text-transform: inherit;
}

.accordion-heading .collapsed {
    background-color: #d9e0e4;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.panel {
    background-color: transparent;
    box-shadow: none;
}
.panel-default {
    border: 0px;
}
.panel-default > .panel-heading {
    background-image: none;
    background-color: #D9E0E4;
    border-radius: 2px;
    box-shadow: none;
}
.panel-group {
    margin-bottom: 18px;
}
.panel-group .panel-heading + .panel-collapse .panel-body {
    border: 0;
}
.panel-group .panel + .panel {
    margin-top: 2px;
}
.panel-title > a {
    color: #505458;
    font-size: 13px;
    font-weight: normal;
    display: block

}
.panel-title > a:hover {
    color: #505458;
}
.panel-title > a:hover:after {
    color: #505458 ;
}

.panel-heading .panel-title > a:after {
    /* symbol for "opening" panels */
    font-family: 'FontAwesome';
    content: "\f056";
    float: right;
    color: #505458;
}
.panel-heading .panel-title > a.collapsed {
    color: #8E9AA2;
}
.panel-heading .panel-title > a.collapsed:after {
    /* symbol for "collapsed" panels */   
    content: "\f055";
    color: #8E9AA2;
}
.panel.panel-default #fixedtimetble  th , .panel.panel-default #fixedtimetble td  {
   border: 1px solid #ccc;
   word-wrap: break-word;
   font-weight: 600;
}
.panel.panel-default #fixedtimetble td p {
   font-weight: 400;
}
/*** Sliders **/
.slider {
    display: block;
    margin: 5px 0px;
}

.slider.primary .slider-track {
    background: #0AA699;
    background-image: none;
}

.slider.sucess .slider-track {
    background: #57A8D3;
    background-image: none;
}

.slider.info .slider-track {
    background-color: #1F3853;
    background-image: none;
}

.slider.warning .slider-track {
    background: #FDD01C;
    background-image: none;
}

.slider.danger .slider-track {
    background: #F35958;
    background-image: none;
}

.slider.white .slider-track {
    background: #fff;
    background-image: none;
}

.slider.slider-vertical {
    margin: 0 10px;
}
.slider-handle.round {

    opacity: 1;
    background: rgb(248,249,250);
    /* Old browsers */
    background: -moz-linear-gradient(top, rgba(248,249,250,1) 13%, rgba(255,255,255,1) 97%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(13%,rgba(248,249,250,1)), color-stop(97%,rgba(255,255,255,1)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(248,249,250,1) 13%,rgba(255,255,255,1) 97%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(248,249,250,1) 13%,rgba(255,255,255,1) 97%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(248,249,250,1) 13%,rgba(255,255,255,1) 97%);
    /* IE10+ */
    background: linear-gradient(to bottom, rgba(248,249,250,1) 13%,rgba(255,255,255,1) 97%);
    /* W3C */

    -webkit-box-shadow: inset 0 2px 1px -1px #fff, 0px 1px 3px rgba(0, 0, 0, 0.39);
    -moz-box-shadow: inset 0 2px 1px -1px #fff, 0px 1px 3px rgba(0, 0, 0, 0.39);
    box-shadow: inset 0 2px 1px -1px #fff,0px 1px 3px rgba(0, 0, 0, 0.39);
    width: 26px;
    height: 26px;
}
.slider.slider-horizontal .slider-handle {
    margin-top: -10px !important;
}
.slider.slider-horizontal .slider-track {
    height: 5px !important;
    -webkit-border-radius: 8px !important;
    -moz-border-radius: 8px !important;
    border-radius: 8px !important;
    -webkit-box-shadow: inset 0px 0px 1px 1px rgba(107,170,165,0.33) !important;
    -moz-box-shadow: inset 0px 0px 1px 1px rgba(107,170,165,0.33)!important;
    box-shadow: inset 0px 0px 1px 1px rgba(107,170,165,0.33)!important;
}
.slider.slider-vertical .slider-handle {
    margin-left: -10px !important;
}
.slider.slider-vertical .slider-track {
    width: 5px !important;

}
.the-icons [class*="span"]:first-child {
    margin-left: 2.5641%;
}
.slider-selection {
    -webkit-border-radius: 8px !important;
    -moz-border-radius: 8px !important;
    border-radius: 8px !important;
    -webkit-box-shadow: inset 0px 1px 2px 0px rgba(0,0,0,0.11)!important;
    -moz-box-shadow: inset 0px 1px 2px 0px rgba(0,0,0,0.11)!important;
    box-shadow: inset 0px 1px 2px 0px rgba(0,0,0,0.11)!important;
}

.blue .slider-selection {
    background-image: none !important;
    background-color: #0a6ea0!important;
}
.red .slider-selection {
    background-image: none !important;
    background-color: #000!important;
}
.green .slider-selection {
    background-image: none !important;
    background-color: #0e766d!important;
}

/*** Messages and Notifications **/
/*** Alerts **/
.alert {
    background-color: #fffcee;
    background-image: none;
    /*border-color: #f0dbb4;*/
    border-radius: 0;
    border-style: none none none solid;
    box-shadow: none;
    color: #ce8f22;
    border: 1px solid #ce8f22;
    font-size:15px;
    padding: 15px;
    text-shadow: none;
    transition: all 0.2s linear 0s;
}

.alert-success {
        background: #f3faf8;
    color: #438a85;
    font-size: 13px;
    margin-bottom: 0px;
    padding-left: 10px;
    font-weight: bolder !important;
    border: 1px solid #438A85;
}
.alert-info {
    color: #246a8e;
    background-color: #ebf6fb;
    border-color: #bfd4de;
}

.alert-danger, .alert-error {
    background-color: #fff6f4;
border-radius: 0;
color: #f35958;
font-size: 13px;
font-weight: bolder;
margin: 0px;
margin-bottom:10px;
padding: 15px;
border: 1px solid #f4f4f4;
}

.alert .link {
    color: #be8c37;
    font-weight: bold;
}
.alert-success .link {
    color: #3a7672;
}
/* feespayment add-installments */
#add-installments #installements-body .col-md-4 .alert {
   margin: 0;
   min-width: 80%;
   text-align: left;
   float: left;
}
.calculateincremains ,
.installment_due {
   min-width: 80%;
}
#add-installments #installements-body #clonerow {
   margin-bottom: 10px;
}
.alert-info .link {
    color: #2f6986;
}
.alert-danger .link, .alert-error .link {
    color: #db7c7e;
}

.alert-danger .alert-heading , .alert-error .alert-heading {
    color: #db7c7e !important;
    font-size: 15px;
}
.alert-success .alert-heading {
    color: #438a85 !important;
}
.alert-info .alert-heading {
    color: #246a8e !important;
}
.alert .alert-heading {
    color: #be8625;
    margin-bottom: 5px;
    font-weight: 600;
}
.alert .btn-small {
    position: relative;
    top: -3.5px;
}
.alert .button-set .btn {
    position: relative;
    top: 8px;
}
.alert .close {
    background: url("../img/icon/noti-cross.png") no-repeat scroll 0 0 transparent;
    background-position: -9px -10px;
    width: 10px;
    height: 9px;
    position: relative;
    opacity: 0.8;
    top: 4.5px;
    margin-left: 20px
}
.alert .close:hover {
    opacity: 1;
}
.alert-success .close {
    background-position: -38px -10px !important;
}
.alert-info .close {
    background-position: -67px -10px !important;
}
.alert-error .close, .alert .alert-danger .close {
    background-position: -95px -10px !important;
}

.alert-block {
    padding: 15px 19px 15px 17px
}
/*** Notifications **/
.notification-messages {
    /*font-family: "open sans",Arial,sans-serif;*/
    background-color: #eef9f8;
    padding: 5px 10px 5px;
    display: block;
    color: #8b91a0;
    margin-bottom: 10px;
}
.popover-content .notification-messages {
    width: 100%;
}
.notification-messages.success {
    background-color: #eef9f8;
}
.notification-messages.danger {
    background-color: #fef2f2;
}
.nav.quick-section  .notification-messages.info {
    background-color: #fff;
    border-bottom: 1px solid #aaa;
}
.notification-messages.info:hover {
    /*background-color: #415369;*/
    cursor: pointer;
}
.notification-messages.danger:hover {
    background-color: #fae1e1;
    cursor: pointer;
}
.notification-messages.success:hover {
    background-color: #d9edf1;
    cursor: pointer;
}
.notification-messages .message-wrapper {
    display: inline-block;
    width: 80%;
    height: auto;
}

.notification-messages .message-wrapper .heading {
    display: block;
    float: left;
    color: #535353;
    font-size: 13px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    width: 100%;
    margin: 0;
    line-height: 19px;
    font-weight: 600;
}
.popover-content .notification-messages .message-wrapper .heading  {
   color: #505458;
}
.popover-content .notification-messages .message-wrapper .description {
   color: #000;
}
.notification-messages .message-wrapper .description {
    display: block;
    float: left;
    white-space: normal;
    overflow: hidden;
    color: #535353;
    word-break: break-word;
    font-size: 11px;
    width: 100%;
    line-height: 19px;
}
.notification-messages .date-notify {
    display: inline-block;
    font-size: 11px;
    line-height: 15px;
    font-style: italic;
}

.notification-messages .user-profile {
    display: inline-block;
    float: left;
    height: 35px;
    overflow: hidden;
    width: 35px;
    margin-right: 10px;
    margin-top: 2px
}
.notification-messages .iconholder {
    display: inline-block;
    float: left;
    margin-right: 10px;
    margin-top: 5px
}
.notification-messages .iconholder i {
    font-size: 28px;
}
.notification-messages.success .iconholder i {
    color: #f35958
}
.notification-messages.danger .iconholder i {
    color: #f35958
}
.notification-messages.info .iconholder i {
    color: #f35958
}
#modalAddcourse > .modal-dialog {
   float: right;
   margin-top: 0px;
   width: 42%;   
}
#modalAddcourse > .modal-dialog h4 {
   padding: 0 6px;
}
/*.modal .modal-body {
    background: #fff;
    overflow-y: scroll;
}*/
/** Tooltips **/
.tooltip-inner {
    padding: 6px 9px;
}
/*** Progress bars **/
.progress {
    height: 6px;
    background-color: #ebeef1;
    background-image: none;
    box-shadow: none;
}
.progress.no-radius {
    border-radius: 0px;
}
.progress.no-radius .progress-bar {
    border-radius: 0px;
}
.progress.transparent {
    background-color: rgba(0, 0, 0, 0.28);
}
.progress.progress-small {
    height: 4px;
}
.progress.progress-large {
    height: 20px;
}
.progress-bar {
    box-shadow: none;
    border-radius: 3px;
    background-color: #57A8D3;
    background-image: none;
    -webkit-transition: all 1000ms cubic-bezier(0.785, 0.135, 0.150, 0.860);
    -moz-transition: all 1000ms cubic-bezier(0.785, 0.135, 0.150, 0.860);
    -ms-transition: all 1000ms cubic-bezier(0.785, 0.135, 0.150, 0.860);
    -o-transition: all 1000ms cubic-bezier(0.785, 0.135, 0.150, 0.860);
    transition: all 1000ms cubic-bezier(0.785, 0.135, 0.150, 0.860);
    /* easeInOutCirc */

    -webkit-transition-timing-function: cubic-bezier(0.785, 0.135, 0.150, 0.860);
    -moz-transition-timing-function: cubic-bezier(0.785, 0.135, 0.150, 0.860);
    -ms-transition-timing-function: cubic-bezier(0.785, 0.135, 0.150, 0.860);
    -o-transition-timing-function: cubic-bezier(0.785, 0.135, 0.150, 0.860);
    transition-timing-function: cubic-bezier(0.785, 0.135, 0.150, 0.860);
    /* easeInOutCirc */
}
.progress-bar-success {
    background-color: #0AA699;
    background-image: none;
}
.progress-bar-info {
    background-color: #57A8D3;
    background-image: none;
}
.progress-bar-warning {
    background-color: #FDD01C;
    background-image: none;
}
.progress-bar-danger {
    background-color: #F35958;
    background-image: none;
}
.progress-bar-white {
    background-color: #fff;
    background-image: none;
}
.progress-bar-black {
    background-color: #FD8654;
    background-image: none;
}
.progress-info .bar, .progress .bar-info {
    background-color: #57A8D3;
    background-image: none;
}
.progress-warning .bar, .progress .bar-warning {
    background-color: #FDD01C;
    background-image: none;
}
.progress-danger .bar, .progress .bar-danger {
    background-color: #F35958;
    background-image: none;
}
.progress-white .bar, .progress .bar-white {
    background-color: #fff;
    background-image: none;
}

.progress-success.progress-striped .bar, .progress-striped .bar-success {
    background-color: #0AA699;
}
.progress-info.progress-striped .bar, .progress-striped .bar-info {
    background-color: #57A8D3;
}


ul.progress-list {
    list-style: none;
    margin: 10px 5px 23px 0;
    padding: 0;
}
ul.progress-list li .details-wrapper {
    display: inline-block;
    float: left;

}

ul.progress-list li .details-wrapper .name {
    display: block;
    color: #000;
    font-size: 13px
}

ul.progress-list li .details-wrapper .description {
    display: block;
    color: #9a9a9a;
    font-size: 12px
}
ul.progress-list li .details-status {
    display: inline-block;
    background-color: #e5e9ec;
    color: #5c6370;
    font-size: 11px;
    padding: 6px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
ul.progress-list li .progress {
    margin-top: 10px;
}
.details-status-single {
    display: inline-block;
    background-color: #e5e9ec;
    color: #5c6370;
    font-size: 11px;
    padding: 6px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
/*** Badges & Labels **/
.label {
    padding: 3px 9px;
    font-size: 11px;
    text-shadow: none;
    background-color: #D1DADE;
    font-family: "open sans",Arial,sans-serif;
    font-weight: 600;
    color: #5E5E5E;
}

.badge {
    text-shadow: none;
    /*font-family: "open sans",Arial,sans-serif;*/
    font-weight: 600;
    background-color: #D1DADE;
    font-size: 11px;
    padding: 4px 6px;
    border-radius: 5px !important;
    color: #5E5E5E;
}
.label-success, .badge-success {
    background-color: #33C9A3;
    color: #fff;
}

.label-warning, .badge-warning {
    background-color: #fdd01c;
    color: #fff;
}

.label-important, .badge-important {
    background-color: #f35958;
    color: #fff;
}

.label-info, .badge-info {
    background-color: #57A8D3;
    color: #fff;
}

.label-inverse, .badge-inverse {
    background-color: #1f3853;
    color: #fff;
}

.label-white, .badge-white {
    background-color: #fff;
    color: #5E5E5E;
}
.badge-error{
   background-color: #f35958;
   color:#fff;
}
.label-white, .badge-disable {
    background-color: #2a2e36;
    color: #8b91a0;
}
.table > thead > tr > th {
    font-weight:500;
    font-size:11px !important;
    color:#3753B7 !important;
    line-height: 25px !important;
    text-transform: uppercase !important;
}
.transparent-panel{
    text-align: center;
    padding-top:10px;
    padding-bottom:10px;
    font-size: 13px;
    /*height: 70px;*/
}
.sort-link.asc, .sort-link.desc {
    background: #F5F8FA;
    padding: 15px 100% 14px 10px;
}
.grey-panel{
    background:#F5F8FA;
    text-align: center;
    padding-top:10px;
    padding-bottom:10px;
    border-top:1px solid #ddd;
    border-bottom:1px solid #ddd;
    word-wrap:break-word;
    margin: 2px;
}
#listcoursesection .grey-panel {
  /* white-space: nowrap;*/
}
.table {
    /* border: none !important; */
    box-shadow: none;
    border-radius: .1875rem;
}
.table th {
    /*border-bottom: 1px solid #c9d1d8;*/
    /* border-top: 1px solid #e8edf1; */
    padding: 10px 12px;
    font-size: 15px !important;
}
/*** Popovers **/
.popover {
    border-radius: 0px;
    border: none;
    -webkit-box-shadow: 0px 0px 5px rgba(86, 96, 117, 0.15);
    -moz-box-shadow: 0px 0px 5px rgba(86, 96, 117, 0.15);
    box-shadow: 0px 0px 5px rgba(86, 96, 117, 0.15);
    min-width: 200px;
}
#my-task-list + .popover ,
#institution-list  + .popover {
   min-width: 200px;
}
#usercompany-joblist-grid{
    margin-top: -30px;
}
.divApplyjob button{
    font-size: 12px !important;
    font-weight: bolder !important;
    margin-right: 3px !important;
    /*margin-top: -110px;*/
    padding: 8px;
    width: 148px;
}
.jobprofilelist{
    margin:10px !important;
}
#selectAll{
     margin-left: 5px;
}
#applybulkjobs{
     float: right;
    font-weight: bold !important;
    margin-bottom: 10px;
    margin-top: -35px;
    width: auto;
}
.btnSendinterest{
    margin-left: 10px;
    width: auto;
    margin-bottom: 10px;
}
#job-recommend-users_module-grid{
     background: #fff none repeat scroll 0 0;
    float: left;
    margin-left: 5px;
    margin-bottom: 5px;
    width: 99%;
    padding-top:5px;
}
#job-recommend-users_module-grid .summary{
    margin-top: -5px;
}

.popover-title {
    background-color: #fff;
    margin: 0 5px;
    font-weight: normal;
    color: #505458 !important;
    text-align: center;
}
.rowjobpost .semi-bold{
    font-size: 16px;
}
.row.b-b{
    border-bottom: 1px solid #f4f4f4;
}
.popover-content {
    font-size: 13px;
}
.popover.right .arrow {
    border-right-color: rgba(0, 0, 0, 0.08);
}
.popover.left .arrow {
    border-right-color: rgba(0, 0, 0, 0.08);
}

.popover.top .arrow {
    border-right-color: rgba(0, 0, 0, 0.08);
}
.popover.bottom .arrow:after {
    top: 0;
    margin-left: -11px
}
.popover .arrow:after {
    border-width: 11px
}
.header .popover-title {
    border-bottom: 0px;
    padding-top: 14px;
}
/*** Modals **/
.modal {
    border-radius: 3px;
}
.modal-header {
    text-align: center;
    background: #fff none repeat scroll 0 0;
    border-bottom: 1px solid #E2E6E9 !important;
    padding: 10px;
}
.modal-body {
    background-color: #fff;
    float: left;
    width: 100%;
}
.modal-body .semi-bold {
   /*float: left;
    padding: 10px;*/
    width: 100%;
}
 .table.dataTable{
        border: 1px solid #f4f4f4 !important;
        float: left  !important;
        /*margin-bottom: 20px  !important;*/
        /*margin-top: 20px  !important;*/
        width: 100%  !important;
    }
    .table.dataTable th{
        border:none !important;
    }
.modal-footer {
    border-top: none;
    box-shadow: none;
    background-color: #F3F5F6;
    margin-top: 0;
    padding: 20px;
    float: left;
    width: 100%;
}

/*.modal-header p {
    color: #fff;
}*/

/*** Table Styles **/

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 10px;

}


.table tr.row_selected td {
    background-color: #ffffcc !important;
}

.table tr.row_selected .progress {
    background-color: #fff;
}

.conelabel_entries_list, #application-list-grid table {
    table-layout: fixed;
}

.grid_custom_cols, .grid_custom_head {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space:nowrap;
    /*width:50%;*/
    white-space: nowrap;
}

#application-list-grid .grid_custom_cols, #application-list-grid .grid_custom_head {
    overflow: hidden;
    text-overflow: ellipsis;
    /*width: 160px !important;*/
    white-space: nowrap;
}

.conelabel_entries_list tr td:last-child div:first-child {
    float: right;
}

#application-list-grid tr td:last-child div:first-child {
    float: right;
}

.freezeheadercls {
    background: #fff;
     z-index: 110;
}
#hdtbl-1 .freezeheadercls {
    top: 60px !important;
}
.page-container .page-sidebar {
    z-index: 995;
}

/*.dashboard .Profile{
    margin-top:10px;
}*/
/* dashboard */
.dashboard .row.chartpanel ,
.-dashboard .row.chartpanel ,
.page-dashboard .row.chartpanel{
   margin: 10px !important;
}
.row.chartpanel > .col-md-6.chartgroup.m-b-20{
   margin-bottom: 10px;
}

.page-container .page-sidebar.mini {
    z-index: 0 !important;
}


.conelabel_entries_list tr td:last-child, .conelabel_entries_list tr th:last-child {
    width: 50px !important;
}

#clone-custom-module-grid .conelabel_entries_list tr td:last-child,
#clone-custom-module-grid .conelabel_entries_list tr th:last-child {
    width: 200px !important;
}

.task_list_index_table tr td:last-child, .task_list_index_table tr th:last-child {
    width: auto !important;
}

.grid-display #application-list-grid tr td:last-child,.grid-display #application-list-grid tr th:last-child {
    width: 50px !important;
}

.table td {
    /* border-top: 1px solid #e8edf1; */
    font-weight: normal;
    vertical-align: top;
    /*padding: 10px 12px !important;*/
    color: rgba(0,0,0,.87);
    /*font-weight: bolder;  */
    font-size: 12px ;
}

.table td.no-border {
    border: none;
}

.table td:first-child {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.table td:last-child {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.table th input[type="radio"]/*, input[type="checkbox"]*/, .table td input[type="radio"]/*, input[type="checkbox"]*/ {
    margin-top: -2px
}
.table td .progress {
    margin-bottom: 0px;
}

.table td.small-cell, .table th.small-cell {
    width: 40px;
}
.table th.medium-cell {
    width: 112px
}
.table th.big-cell {
    width: 200px
}
.table td .muted {
    color: #95989a;
}
.table td.clickable {
    cursor: pointer;
}
.table-fixed-layout {
    table-layout: fixed;
}
.table-fixed-layout td {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.table-condensed > thead > tr > th, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > td {
    padding: 9px
}
.table-condensed th .checkbox {
    margin-left: 4px;
}
.table > tbody > tr > td, .table > tfoot > tr > td {
    /*border-top: 1px solid #ddd;*/
}
.table-striped tbody > tr:nth-child(2n+1) > td, .table-striped tbody > tr:nth-child(2n+1) > th {
    background-color: #ecf0f2;
    border: none;
}
.table-striped tbody > tr > td {
    border: 0px ;
    word-wrap: break-word;
}
.modal.right.fade .modal-dialog {
        right: -320px;
        -webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
           -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
             -o-transition: opacity 0.3s linear, right 0.3s ease-out;
                transition: opacity 0.3s linear, right 0.3s ease-out;
}

.modal.right.fade.in .modal-dialog {
        right: 0;
        float:right;
}
#rule-recordaction-schedule .modal-dialog {
    height:100%;
}  
#rule-recordaction-schedule .modal-content{
    height:100%;
}
.table-hover tbody tr:hover>td, .table-hover tbody tr:hover>th {
    background-color: #e2e8eb;
}
.modal-header h4, .modal-header h3{
    font-size: 20px !important;
    padding: 5px 0 5px 15px !important;
    text-align: left;
    font-weight: bolder !important;
    text-transform: unset;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
    border: medium none;
    border-radius: 0 !important;
}
.ui-dialog-titlebar{
     background: #eee none repeat scroll 0 0 !important;
    border: medium none !important;
    font-size: 15px !important;
    padding-bottom: 15px !important;
    padding-top: 15px !important;
}
.ui-dialog .ui-dialog-content, .ui-dialog .ui-dialog-buttonpane{
    border: medium none !important;
}
.table-hover tbody tr.row_selected:hover>td {
    background-color: #fef8ae !important;
}

.table-hover tbody tr:hover>td .progress {
    background-color: #fff;
}
.table-condensed th, .table-condensed td {
    padding: 10px 5px;
}
.table-tools-actions {
    margin: 0px 5px;
}
.table .checkbox {
    margin-left: 3px;
}
.table .star {
    margin-left: 3px;
}
.inner-table td {
    background-color: transparent !important;
}

.table-bordered {
    border-color: #E8EDF1 !important;
}
.table-bordered th {
    background-color: #fff;
    color:#535353;
    font-weight:600;
    border: 0 !important;
}
.table-bordered td {
    border: 1px solid #E8EDF1 !important;
}
.table-bordered td:first-child {
    border-radius: 0px;
}
.table-bordered td:last-child {
    border-radius: 0px;
}

.form-group {
    margin-bottom: 20px;
}

.form-group .form-label {
    color: #55606e;
    display: inline-block;
    margin-right: 8px;
}

.form-group .help {
    color: #A7ABB1;
    font-size: 12px;
}

.form-group .controls {
    margin-top: 2px;
}
.form-control {
    border: 1px solid #E5E9EC;
    font-size: 13px;
}
.form-row input, .form-row select, .form-row textarea, .form-row select2 {
    margin-bottom: 10px;
}
.form-row .radio {
    margin-bottom: 7px;
}
.form-row:last-child {
    margin-bottom: 0;
}
.slide-primary,.slide-success {
    display: inline-block
}
.slide-primary .ios-switch .on-background {
    background-image: none;
    background-color: #0AA699;
}

.lookup_search_panel .btn-success {
    font-size: 13px !important;
    border:none !important;
    background:#FD8654 !important;
}
.header-quick-nav.nav-slider {
    border-bottom: medium none;
    /*box-shadow: 2px 2px 2px #aaa;*/
    height: 59px;
}


.slide-success .ios-switch .on-background {
    background-image: none;
    background-color: #57A8D3;
}
/* Academic Calendar Year - General Settings */
.general-settings label.form-label {
   float: left;
   width: 100%;
}
.general-settings .controls {
   margin-top: 0;
}
.general-settings .controls .checkbox {
   margin: 3px 15px 0 0 !important;
}
.form-group.general-settings.advanced_filter > .controls {
   height: 300px;
   width: 74%;
   float: left;
   overflow-y: scroll;
   float: left;
}
.settings_configuration > .controls {
   width: 74%;
}
/* Academic Calendar Year - Fields */
.row.academic-filed {
   margin: 0;
}
.academic-filed .row{
   padding-bottom: 20px;
}
.row.academic-filed .col-md-6.btnaddfield {
   cursor:pointer;
   border: 1px solid #eee;
   margin-top: 2px;
   padding: 12px;
   margin-right:2px;
   width:49%;
}

/*** Select2 Pluging Customization **/
.select2-container .select2-choice {
    background-image: none;
    border-radius: 3px;
    border: 1px solid #e5e9ec;
    padding: 3px 9px;
    transition: border 0.2s linear 0s;
    height: 35px
}
.select2-container .select2-choice .select2-arrow {
    background: transparent;
}
.select2-dropdown-open.select2-drop-above .select2-choice, .select2-dropdown-open.select2-drop-above .select2-choices {
    background-image: none;
}

.select2-container .select2-choice .select2-arrow b {
    background: none;
}
.select2-container .select2-choice .select2-arrow b:before {
    font-family: 'FontAwesome';
    content: "\f0d7";
    position: relative;
    top: 2px;
    right: 5px;
    font-size: 12px;
}
.select2-dropdown-open .select2-choice .select2-arrow b {
    -webkit-transform: scale(1, -1);
    -moz-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    -o-transform: scale(1, -1);
    transform: scale(1, -1);

}

.select2-container .select2-choice .select2-arrow {
    border-left: 0px;
}

.select2-drop.select2-drop-above {
    -webkit-border-top-left-radius: 2px;
    -webkit-border-top-right-radius: 2px;
    -moz-border-radius-topleft: 2px;
    -moz-border-radius-topright: 2px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    box-shadow: none;
}

.select2-container-active .select2-choice, .select2-container-active .select2-choices {
    box-shadow: none;
    border: 1px solid #e5e9ec;
    background: #f4f5f7;
    -webkit-border-top-left-radius: 2px;
    -webkit-border-top-right-radius: 2px;
    -moz-border-radius-topleft: 2px;
    -moz-border-radius-topright: 2px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
}

.select2-drop.select2-drop-above.select2-drop-active {
    border: 1px solid #e5e9ec;
    border-bottom: none;
    border-radius: 2px;
    padding-top: 0px;
}
.select2-container.select2-drop-above .select2-choice {
    -webkit-border-bottom-right-radius: 2px;
    -webkit-border-bottom-left-radius: 2px;
    -moz-border-radius-bottomright: 2px;
    -moz-border-radius-bottomleft: 2px;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
}
.select2-dropdown-open.select2-drop-above .select2-choice, .select2-dropdown-open.select2-drop-above .select2-choices {
    border: 1px solid #e5e9ec;
    background: #f4f5f7;
}
.select2-search input {
    background: #fff !important;
    vertical-align: baseline;
    line-height: 28px;
    border-radius: 2px;
    border: none;
    font-size: 12px;
    border: 1px solid #999999;
}

.select2-results li.select2-result-with-children > .select2-result-label {
    color: #282323;
}


.select2-results .select2-highlighted {
    background: #57A8D3;
    border-radius: 3px;
}
.select2-results .select2-highlighted .select2-result-label {
    color: #fff;
}


.select2-results .select2-no-results, .select2-results .select2-searching, .select2-results .select2-selection-limit {
    background: none;
    color: #6F7B8A;
    font-size: 12px;
    padding-left: 8px;
    padding-top: 0px;
    position: relative;
    top: -5px;
}

.select2-drop-active {
    border: 1px solid #e5e9ec;
    border-bottom: none;
    border-top: none;
    -webkit-border-bottom-right-radius: 2px;
    -webkit-border-bottom-left-radius: 2px;
    -moz-border-radius-bottomright: 2px;
    -moz-border-radius-bottomleft: 2px;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
    padding-top: 5px;
}

.select2-results li {
    color: #6F7B8A;
    font-size: 12.5px !important;
    font-weight: 500 !important;
}

.select2-search {
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 3px;

}
.select2-container-multi .select2-choices {
    background-image: none;
    border: 1px solid #dae0e4;
    border-radius: 2px;
}

.select2-container-multi.select2-container-active .select2-choices {
    border: 1px solid #dae0e4;
    box-shadow: none;
}
.select2-container-multi.select2-container-active .select2-search-choice {
    background-color: #57A8D3 !important;
}
.select2-container-multi .select2-choices .select2-search-choice {
    background-color: #57A8D3;
    background-image: none;
    border: none;
    box-shadow: none;
    color: inherit;
    border-radius: 0px;
    margin: 8px -5px 7px 10px;
    padding: 4px 8px 4px 21px;
}
.select2-search-choice-close {
    background: none;
    top: 4px;
    right: 0;
}
.select2-search-choice-close:hover {
    text-decoration: none;
}

.select2-search-choice-close:before {
    font-family: 'FontAwesome';
    content: "\f00d";
    font-size: 12px;
    color: #fff;

}

.select2-container-multi .select2-search-choice-close {
    left: 6px;
}

.select2-drop-multi .select2-results .select2-no-results, .select2-drop-multi .select2-results .select2-searching, .select2-drop-multi .select2-results .select2-selection-limit {
    top: 0px;
}
.select2.form-control {
    padding: 0;
    box-shadow: none;
    border: 0;
}

.input-append .add-on:last-child, .input-append .btn:last-child, .input-append .btn-group:last-child > .dropdown-toggle {
    border-radius: 0 2px 2px 0;
}
/*** Form Input Appends and Prepends - Looks great **/

.input-prepend.inside .add-on:first-child {
    background-color: #fff;
    border: 1px solid #cbd6e2;
    position: relative;
    left: 3px;
    border-radius: 2px;
    padding-left: 8px;
    padding-right: 4px;
    padding-top: 2px;
    top: 0px;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s,color 0.2s linear 0s, box-shadow 0.2s linear 0s, background 0.2s linear 0s;
    color: #9ea9b2;
}
.input-prepend.inside.no-boarder .add-on:first-child, .input-prepend.no-boarder .btn:first-child {
    border: none;
}
.input-append .add-on, .input-prepend .add-on {
    position: absolute;
    background-color: #D1DADE;
    color: #5E5E5E;
    text-shadow: none;
    border: #D1DADE;
    border-radius: 0 2px 2px 0;
    height: 32px;
    min-width: 34px;
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 6px;
}
.input-append .add-on .arrow {
    background-color: transparent !important;
    position: absolute;
    left: -6px;
    color: #D1DADE;
    z-index: 100;
    font-size: 26px;
}

.input-append.primary .add-on, .input-prepend .add-on {
    background-color: #33C9A3;
    color: #fff;
}
.input-append.primary .add-on .arrow {
    color: #33C9A3;
}
.input-append.success .add-on, .input-prepend .add-on {
    background-color: #57A8D3;
    color: #fff;
    display: inline-block;
    float: left;
}
.input-append.success .add-on .arrow {
    color: #57A8D3;
}
.input-append.info .add-on, .input-prepend .add-on {
    background-color: #1F3853;
    color: #fff;
}
.input-append.info .add-on .arrow {
    color: #1F3853;
}
.input-append.warning .add-on, .input-prepend .add-on {
    background-color: #FDD01C;
    color: #fff;
}
.input-append.warning .add-on .arrow {
    color: #FDD01C;
}
.input-append.danger .add-on, .input-prepend .add-on {
    background-color: #F35958;
    color: #fff;
}
.input-append.danger .add-on .arrow {
    color: #F35958;
}

.input-append .add-on .arrow:before {
    font-family: 'FontAwesome';
    content: "\f0d9 ";
}
.input-focus {
    background-color: #f4f5f7 !important;
    color: #56646e !important;
}
.no-boarder .input-focus {
    border: none !important;
}
.input-append input[class*="span"] {
    padding-left: 16px;
    border-right: 0px;
    -webkit-border-radius: 2px;
    -webkit-border-top-right-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
    -moz-border-radius: 2px;
    -moz-border-radius-topright: 0px;
    -moz-border-radius-bottomright: 0px;
    border-radius: 2px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}
.input-prepend input[class*="span"] {
    padding-left: 16px;
    border-left: 0px;
    -webkit-border-radius: 2px;
    -webkit-border-top-left-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
    -moz-border-radius: 2px;
    -moz-border-radius-topleft: 0px;
    -moz-border-radius-bottomleft: 0px;
    border-radius: 2px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}
.input-append .form-control {
    display: inline-block;
}
.input-with-icon {
    position: relative;
}

.input-with-icon input {
    padding-left: 32px !important;
}

.input-with-icon i {
    color: #e5e9ec;
    display: block;
    position: absolute;
    margin: 9px 2px 4px 10px;
    width: 16px;
    height: 16px;
    font-size: 16px;
    text-align: center;
}

.input-with-icon.right input {
    padding-left: 12px !important;
    padding-right: 33px !important;
}

.input-with-icon.right i {
    right: 8px;
    float: right;
}

/** Bs3 new input appends **/

.input-group-addon {
    border: 1px solid #E5E9EC;
    color: #9EA9B2;
    font-size: 14px;
    padding: 6px 10px;
    border-radius: 3px;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s,color 0.2s linear 0s, box-shadow 0.2s linear 0s, background 0.2s linear 0s;
}
.input-group-addon i {
    position: relative;
    top: 1px;

}
.transparent .input-group-addon {
    background-color: #fff;
    padding: 8px 1px 10px 9px;

}
.transparent.input-group .form-control:first-child, .transparent .input-group-addon:first-child, .transparent .input-group-btn:first-child>.btn, .transparent .input-group-btn:first-child>.dropdown-toggle, .transparent .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
    border-right: 0px;
    border-left: 1px solid #e5e9ec;
}
.transparent .input-group .form-control:last-child, .transparent .input-group-addon:last-child, .transparent .input-group-btn:last-child>.btn, .transparent .input-group-btn:last-child>.dropdown-toggle, .transparent .input-group-btn:first-child>.btn:not(:first-child) {
    padding: 6px 10px;
}
.input-group-addon.primary {
    background-color: #33C9A3;
    border: 1px solid #33C9A3;
    color: #fff;
}
.input-group-addon.success {
    background-color: #57A8D3;
    color: #fff;
}
.input-group-addon.info {
    background-color: #1f3853;
    color: #fff;
}
.input-group-addon.warning {
    background-color: #fbb05e;
    color: #fff;
}
.input-group-addon.warning {
    background-color: #fbb05e;
    color: #fff;
}
.input-group-addon.danger {
    background-color: #f35958;
    color: #fff;
}

.input-group-addon.primary {
    background-color: #33C9A3;
    border: 1px solid #33C9A3;
    color: #fff;
}

.input-group-addon.success .arrow {
    color: #57A8D3;
}

.input-group-addon.info .arrow {
    color: #1f3853;
}
.input-group-addon.primary .arrow {
    color: #33C9A3;
}
.input-group-addon.warning .arrow {
    color: #fbb05e;
}
.input-group-addon.danger .arrow {
    color: #f35958;
}

.input-group-addon .arrow {
    position: relative;
    right: -6px;
    color: #D1DADE;
    z-index: 100;
}

.input-group-addon .arrow:before {
    font-family: 'FontAwesome';
    content: "\f0da";
    font-size: 23px;
    position: absolute;
    left: 17px;
    top: -2px;
}

.input-group-addon:last-child .arrow:before {
    font-family: 'FontAwesome';
    content: "\f0d9";
    font-size: 23px;
    position: absolute;
    left: -23px;
    top: -2px;
}

.input-group-addon:last-child input {
    border-left: 0px;
}

/*** Datepickers **/
.datepicker {
    padding: 10px 16px;
    border-radius: 2px;
    font-size: 12px;
}
.datepicker th, .datepicker td {
    padding: 5.5px !important;
}

.datepicker thead tr .datepicker-switch {
    color: #6f7b8a;
    font-size: 13px;
}
.datepicker thead tr .prev {
    color: #57A8D3;
    content: '';
    font-size: 0px;
}
.datepicker thead tr .next {
    color: #57A8D3;
    content: '';
    font-size: 0px;
}

.datepicker thead tr .prev:before {
    color: #57A8D3;
    font-family: 'FontAwesome';
    content: "\f053";
    font-size: 13px;
}
.datepicker thead tr .next:before {
    color: #57A8D3;
    font-family: 'FontAwesome';
    content: "\f054";
    font-size: 13px;
}
.datepicker thead tr .dow {
    color: #57A8D3;
    text-transform: uppercase;
    font-size: 11px;
}

.datepicker tbody tr .odd {
    color: #d0d3d8;
}
.datepicker table tr td.old, .datepicker table tr td.new {
    color: #d0d3d8;
}
.datepicker table tr td.active, .datepicker table tr td.active:hover, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled:hover {
    background-image: none;
    text-shadow: none;
    font-weight: 600;
}
.datepicker table tr td.today, .datepicker table tr td.today:hover, .datepicker table tr td.today.disabled, .datepicker table tr td.today.disabled:hover {
    background-color: #e5e9ec;
    background-image: none;
    color: #fff;

}
.datepicker table tr td.day:hover {
    background: #eeeeee;
    opacity: 0.65;
}
.datepicker table tr td.active:hover, .datepicker table tr td.active:hover:hover, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active.disabled:hover:hover, .datepicker table tr td.active:active, .datepicker table tr td.active:hover:active, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active.active, .datepicker table tr td.active.active:hover, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled.active:hover, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active.disabled.disabled, .datepicker table tr td.active.disabled.disabled:hover, .datepicker table tr td.active[disabled], .datepicker table tr td.active[disabled]:hover, .datepicker table tr td.active.disabled[disabled], .datepicker table tr td.active.disabled[disabled]:hover {
    background-color: #57A8D3;
}
.datepicker table tr td span.active, .datepicker table tr td span.active:hover, .datepicker table tr td span.active.disabled, .datepicker table tr td span.active.disabled:hover {
    background-image: none;
    border: none;
    text-shadow: none;
}
.datepicker table tr td span.active:hover, .datepicker table tr td span.active:hover:hover, .datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active.disabled:hover:hover, .datepicker table tr td span.active:active, .datepicker table tr td span.active:hover:active, .datepicker table tr td span.active.disabled:active, .datepicker table tr td span.active.disabled:hover:active, .datepicker table tr td span.active.active, .datepicker table tr td span.active.active:hover, .datepicker table tr td span.active.disabled.active, .datepicker table tr td span.active.disabled.active:hover, .datepicker table tr td span.active.disabled, .datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active.disabled.disabled, .datepicker table tr td span.active.disabled.disabled:hover, .datepicker table tr td span.active[disabled], .datepicker table tr td span.active[disabled]:hover, .datepicker table tr td span.active.disabled[disabled], .datepicker table tr td span.active.disabled[disabled]:hover {
    background-color: #57A8D3;
}
.datepicker table tr td span {
    border-radius: 4px 4px 4px 4px;
}
.datepicker-inline {
    width: auto;
}



/*** Data-table customization **/
.dataTables_wrapper .pagination ul > li {
    display: inline-block;
    padding-left: 0px;
}

.dataTables_wrapper .pagination ul > li:last-child > a, .dataTables_wrapper .pagination ul > li:last-child > span {
    margin-left: -8px;
}
.dataTables_wrapper .pagination ul > li > a, .pagination ul > li > span {
    border: none;
    box-shadow: none;
    border-radius: 3px;
    color: #6F7B8A;
}

.dataTables_wrapper .pagination ul {
    box-shadow: none;
    font-size: 12px;
    padding: 0;
}

.dataTables_wrapper .pagination ul > .disabled > span, .pagination ul > .disabled > a, .pagination ul > .disabled > a:hover, .pagination ul > .disabled > a:focus {
    color: #C2C6CB !important;
    opacity: 0.65 !important;
    background-color: #fff !important;

}
.dataTables_wrapper .pagination ul > li > a {
    padding: 5px 10px;
}
.dataTables_wrapper .pagination ul > .active > a, .pagination ul > .active > span {
    background-color: #F3F6F9;
    font-weight: 600;
}
.dataTables_wrapper .pagination ul > li > a:hover, .pagination ul > li > a:focus, .pagination ul > .active > a, .pagination ul > .active > span {
    background-color: #e8edf3;
}
.dataTables_wrapper .pagination ul > li.next > a:hover {
    background-color: #fff;
    color: #000;
}
.dataTables_wrapper .pagination ul > li.prev > a:hover {
    background-color: #fff;
    color: #000;
}

.fc-button-agendaDay {
    margin-right: 20px !important;
}

.dataTables_wrapper .pagination ul > li.prev.disabled > a:hover {
    color: #C2C6CB ;
    opacity: 0.65 ;
    background-color: #fff ;
}
.dataTables_wrapper .pagination ul > li.next.disabled > a:hover {
    color: #C2C6CB ;
    opacity: 0.65 ;
    background-color: #fff ;
}

.form-horizontal {
    display: inline-block;
    width: 100%;
    position: relative;
    top: 2px;
}
.modal-body .form-horizontal {
   width: 98%;
}
.modal.fade.right .modal-footer , .modal.fade.right .wizard.form-actions , .modal.fade.right .form-actions {
   box-shadow: 0 -5px 5px -5px #b0b0b0;
   z-index: 9;
   position: relative;
   padding: 20px 25px;
   margin: 0;
}
/** Validations **/
form {
    margin: 0;
}

.error {
    font-size: 14px;
    color: #f35958;
    display: block;
}
label.error {
     background: #fff6f4 none repeat scroll 0 0;
    border-color: #f8cdcd;
    border-style: dashed;
    border-width: 1px;
    color: #b94a48 !important;
    float: left;
    font-size: 12px;
    margin-top: 1px;
    padding: 6px;
    text-align: left;
    width: 100%;
}
#quick-create-allocation-form label.error {
   float: none;
}
label.error.required {
    background: none;
    border: none;
    padding: 0px;
    font-size: 14px;
}
.form-no-horizontal-spacing .error {
    margin-bottom: 10px;
}
/*
input.error{
    border:1px solid #f35958;
}
*/

.error-control input {
    border: 1px solid #f35958;
}
.error-control i {
    color: #f35958;
}

.success-control input {
    border: 1px solid #33C9A3;
}
.success-control i {
    color: #33C9A3;
}


.easy-pie-custom {
    position: relative;
    display: inline-block;
    width: 110px;
    height: 110px;
    text-align: center;
}
.easy-pie-custom canvas {
    position: absolute;
    top: 0;
    left: 0;
}
.easy-pie-percent {
    display: inline-block;
    line-height: 110px;
    z-index: 2;
}
.easy-pie-percent :after {
    content: '%';
    margin-left: 0.1em;
    font-size: .8em;
}
.profile-img-wrapper {
    display: inline-block;
    float: left;
    border-radius: 100px 100px 100px 100px;
    display: inline-block;
    height: 35px;
    overflow: hidden;
    width: 35px;
    -webkit-flex: 1;
    -moz-flex: 1;
    flex: 1;
}
.profile-img-wrapper.big {
    height: 68px;
    width: 68px;
}
.profile-img-wrapper.with-left-space-custom {
    margin-left: 7px;
}
.user-comment-wrapper {
    display: block;
    padding: 0 14px;
}
#wizard-portal-form-render{
    margin-top: -5px;
}

.user-comment-wrapper .profile-wrapper {
    display: inline-block;
    float: left;
    border-radius: 100px 100px 100px 100px;
    display: inline-block;
    height: 35px;
    overflow: hidden;
    width: 35px;
    margin: 6px 8px 0 0px;
    -webkit-flex: 1;
    -moz-flex: 1;
    flex: 1;
}
/*.user-comment-wrapper .comment {
    display: inline-block;
    float: left;
}*/
.user-comment-wrapper .comment .user-name {
    color: #57A8D3;
    font-size: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
        width: 100%;
}

.user-comment-wrapper .comment .more-details-wrapper {
    float: left;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;

}
.user-comment-wrapper .comment .preview-wrapper {
    display: block;
    color: #71798a;
    font-size: 12px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    min-width: 0;
}
.preview-wrapper-title {
    display: inline-block;
    width: 140px;
}
.user-comment-wrapper .comment .more-details {
    display: inline-block;
    float: left;
    color: #bfbfbf;
    margin-right: 10px;
    font-size: 12px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.user-status {
    width: 14px;
    height: 14px;
    position: relative;
    border-radius: 14px;
    background-color: #c5c8cb;
    display: inline-block;
    float: left;
    margin-right: 3px;
    top: 3px;
}
.user-status.busy {
    background-color: #fb3c4a;
}
.user-status.away {
    background-color: #c5c8cb;
}
.user-status.available {
    background-color: #33C9A3;
}

.user-status:before {
    width: 5px;
    height: 5px;
    position: relative;
    border-radius: 10px;
    background-color: #fff;
    display: inline-block;
}

.blog-post-controls-wrapper {
    display: block;
    margin-top: 4px;
    margin-bottom: 15px;
}

.blog-post-control {
    display: inline-block;
    float: left;
    margin-right: 8px;
    color: #fff;
    font-size: 11px;
    font-weight: 600;
    opacity: 0.7
}

.content-loading-wrapper {
    position: relative;
    display: block;
    width: 100%
}
.content-loading {
    position: relative;
    left: 45%;
    top: 45%;
}

.jvectormap-zoomin {
    bottom: 15px;
    top: auto;
}

.jvectormap-zoomout {
    bottom: 15px;
    left: 35px;
    top: auto;
}

.jvectormap-zoomin, .jvectormap-zoomout {
    background-color: #57A8D3;
    padding: 8px 10px;
    height: auto;
    width: auto;

}


/* Wrapper for page content to push down footer */
#wrap {
    min-height: 100%;
    height: auto;
    /* Negative indent footer by its height */
    margin: 0 auto -60px;
    /* Pad bottom by footer height */
    padding: 0 0 60px;
}


.error-body {
    background-color: #e5e9ec !important;
    font-family: "open sans",Arial,sans-serif;
    height: 100%;
}
.error-wrapper {
    min-height: 100%;
    height: auto;
    /* Negative indent footer by its height */
    margin: 0 auto -130px;
    /* Pad bottom by footer height */
    padding: 0 0 60px;
    height: 624px;
}

.error-wrapper:after {
    content: "";
    display: block;
}

.error-container {
    /*font-family: "open sans",Arial,sans-serif;*/
    margin-left: auto;
    margin-right: auto;
    float: none;

}

.error-main {
    text-align: center;
    position: absolute;
    margin-top: 18%;
}

.error-container .error-number {
    color: #22262e;
    font-size: 120px;
    text-align: center;
    font-weight: 600;
    line-height: 130px;
}
.error-container .error-description {
    color: #22262e;
    font-size: 25px;
    text-align: center;
    font-weight: 300;
}
.error-container .error-description-mini {
    color: #22262e;
    font-size: 18px;
    text-align: center;
    font-weight: 300;
}

.error-container .input-prepend.inside .add-on {
    background-color: #fff;
    padding-top: 6px;
    color: #a1a1a1;
}

.error-container ul.footer-links {
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-align: center;
}

.error-container ul.footer-links li {
    display: inline;
    border-right: 1px solid #000;
    padding: 0px 10px;
}
.error-container ul.footer-links li a {
    color: #22262e;
    font-size: 12px;
}
.error-container ul.footer-links li:last-child {
    display: inline;
    border-right: none;
    padding: 0px 10px;
}
.error-container ul.footer-links.small-links li a {
    color: #616a7b;
    font-size: 11px;
}
.error-container ul.footer-links.small-links li {
    border-right: 1px solid #616a7b;
}
.error-container ul.footer-links.small-links li:last-child {
    border-right: none;
}
.error-container .copyright {
    font-size: 12px;
    text-align: center;
}

#footer {
    height: 130px;
}
.footer_signup {
    background: #fff none repeat scroll 0 0;
    border-top: 1px solid #eee;
    margin-top: 30px;
    padding: 5px 15px 25px;
    position: fixed;
    width: 33.3%;
    bottom:0;
    right:0;
}
.footer_signup_link a {
    font-size: 14px;
}
.copy_right{
    color: #aaa;
    font-size: 12px;
    margin-top: 10px;
    float: left;
    text-align: center;
    width: 100%;
}

/** Google Maps **/
#gmaps_context_menu {
    text-align: center;
}

#gmaps_context_menu a {
    color: #8b91a0;
}
#gmaps_context_menu a:hover {
    color: #1b1e24;
    text-decoration: none;
}


/** Invoice **/
.grid.simple .grid-body.invoice-body {
    padding: 30px;
}

.grid.simple .grid-body.invoice-body .invoice-logo {
    margin-bottom: 18px;
}
.invoice-button-action-set {
    position: fixed;
}
/** Login **/
.login-container {
    margin-top: 13%;
}

#username , #password , #femail {
   border: 0px !important;
   border-bottom: 1px solid #ccc !important;
   background: #fff !important;
   font-size: 15px !important;
   border-radius: 0 !important;
}
#username:focus , #password:focus {
   border-bottom: 1px solid #57A8D3 !important;
}
#username {
   background: #fff 
}

.login_wrapper input[type="text"] , .pw_wrapper input[type="password"] ,.fg_wrapper  input[type="text"]  {
    position: relative; 
}

input { /*font-family: 'FontAwesome';*/ } /* This is for the placeholder */

.login_wrapper:before , .fg_wrapper:before {
   font-family: 'FontAwesome';
   color: #9A9A9A;
   position: absolute;
   left: 4px;
   content: "\f007";
   z-index: 9;
   top: 11px;
   font-size: 20px;
}
.fg_wrapper:before {
   content: "\f09c";
}
#frm_login .checkbox.check-success {
   padding: 23px 0;
}
#frm_login .creatrix-button.btn-success ,
#frm_register .creatrix-button.btn-success{
   /*color: #02AAF1;*/
   border-radius: 2px;
   padding: 10px;
}
#frm_register .creatrix-button.btn-success {
   padding: 10px 6px;
}
#frm_login .creatrix-button.btn-success:hover ,#frm_register .creatrix-button.btn-success:hover {
   /*color: #fff;*/
   background: linear-gradient(141deg, #2cb5e8 0%, #1fc8db 51%, #2cb5e8 75%) !important;
}
#frm_login .checkbox label {
   margin-left: -10px;
}
.login_with_txt {
   text-align: center;
   padding: 7px 0;
}
#frm_login .checkbox label::after{
   left: 0px;
   top: 0px;
}
.txt_socail_login {
   display: inline-block;
   padding: 0 12px;
   font-size: 15px;
   color: #535353;
}
.login_with_txt span{
   display: inline-block;
   border-top: 1px solid #ccc;
   width: 65px;
   padding: 2px 0;
}   

.social_login_section {
   padding-top: 18px;
}
.social_login_section .btn.btn-block.btn-success {
   border: 1px solid #57A8D3 !important;
}
#frm_login .checkbox label::before {
   height: 15px;
   width: 15px;
   top:1.9px;
   padding:3px;
}
.pw_wrapper:before {
   font-family: 'FontAwesome';
   color: #9A9A9A;
   position: absolute;
   left: 4px;
   content: "\f023";
   z-index: 9;
   top: 11px;
   font-size: 20px;
}



/** Lockscreen **/
.lockscreen-wrapper {
    position: relative;
    margin-top: 20%;
}
.lockscreen-wrapper .profile-wrapper {
    border-radius: 100px;
    float: left;
    height: 65px;
    margin-right: 11px;
    margin-top: 9px;
    overflow: hidden;
    width: 65px;
    display: inline-block
}
.lockscreen-wrapper .user {
    text-align: left;
}
.lockscreen-wrapper .user-form {
    margin-top: -10px;
    display: inline-block;
    float: left;
    min-width: 320px;
}
.lockscreen-wrapper .user-form input,.lockscreen-wrapper .user-form button {
    float: left;
    margin-right: 10px;
}
.user-list-form .controls .MultiFile-wrap {
    float: left;
}
.user-list-form .controls input[type="file"] {
    height: auto !important;
}
/** Full Calender **/
#calendar.scrollable.fc-unthemed ,
.calendar #calendar.scrollable.fc-unthemed {
   float: right;
    width: 70%;
    margin: 20px 20px 20px 0px;
    border: 1px solid #ddd;
}
.calender-options-wrapper {
    padding: 13px;
    padding: 20px;
}
.calender-options-wrapper .events-wrapper {
    margin-top: 50px;
}
.calender-options-wrapper .events-heading {
    font-size: 13px;
    color: #fff;
    border-bottom: 1px solid rgba(255,255,255,0.25);
    padding-bottom: 14px;
    margin-bottom: 20px
}

.calender-options-wrapper .external-event {
    font-size: 12px;
    color: #fff;
    background-color: #d44443;
    display: block;
    padding: 5px 8px;
    border-radius: 3px;
    width: 100%;
    margin-bottom: 8px;
    cursor: move;
}

.fc-view {
    margin-top: 5px;
}
.fc-header {
    background: none repeat scroll 0 0 #fff;
}
.fc td, .fc th {
    vertical-align: middle;
}
.fc-header-title h2 {
    font-size: 16px !important;
}
.fc-grid th {
    text-transform: uppercase;
    padding-bottom: 10px;
}
.fc-border-separate th, .fc-border-separate td {
    border-width: 0px;
    border: 1px solid #e5e9ec;
}
.fc-border-separate tr.fc-last th, .fc-border-separate tr.fc-last td {
    border-right-width: 0px;
}
.fc-border-separate td.fc-last {
    border-right-width: 0px;
}
.fc-border-separate tr.fc-last td {
    border-bottom-width: 0px;
}

.fc-state-highlight {
    background-color: transparent;
}
.fc-state-highlight .fc-day-number {
    background-color: #f35958;
    border-radius: 999px;
    padding: 5px 11px;
    color: #fff;
}
.fc-ltr .fc-event-hori.fc-event-start, .fc-rtl .fc-event-hori.fc-event-end {
    margin-top: 10px;
}
.fc table thead tr th {
    background: none repeat scroll 0 0 #535353;
    color: #535353;
    font-size: 20px;
    font-weight: bolder
}
#icaldownload {
   background: #fff;
   margin-right: 10px;
   margin-top: 10px;
   float: right;
   font-size: 14px;
   color: #535353;
}
/*** Mini Charts ***/
.mini-chart-wrapper {
    display: block;
    width: 100%;
    padding: 19px 9px 0;

}
.mini-chart-wrapper .chart-details-wrapper {
    display: inline-block;
    margin: 8px;
}
.mini-chart-wrapper .mini-chart {
    display: inline-block;
    position: relative;
    top: -10px;
}
.mini-chart-wrapper .chart-details-wrapper .chartname {
    display: block;
    font-size: 10.5px;
    text-transform: uppercase;
    color: #9A9A9A;
}

.mini-chart-wrapper .chart-details-wrapper .chart-value {
    display: block;
    font-size: 14px;
    color: #000000;
}
.mini-chart-wrapper.donut .chart-details-wrapper {
    float: left;
    margin-top: 0;
}
.mini-chart-wrapper.donut .mini-chart {
    float: left;
}
.legendColorBox > div {
    border: 0px !important;
}
.legendLabel {
    line-height: 20px !important
}

/*** Ricksaw chart legend **/
.rickshaw_legend {
    display: block;
    border-radius: 0px;
    background-color: #fff;
}
.rickshaw_legend .line {
    border-bottom: 1px dashed #f4f4f4;
    margin-top: 10px;
    padding-bottom: 10px;
}
.rickshaw_legend .line .swatch {
    margin: 0 8px 0 0;
}
.rickshaw_legend .label {
    color: #0070d2;
}
.rickshaw_legend ul {
    margin: 0px;
}
/**** Header Chat Message ****/

.simple-chat-popup {
    margin-top: 3px;
    padding: 5px 0;
    left: -77.5px;
    top: 25px;
    position: absolute;
    z-index: 10000;
    cursor: pointer;
}

.simple-chat-popup .simple-chat-popup-arrow {
    border-bottom-color: #292b2e;
    border-width: 0 5px 5px;
    left: 74%;
    margin-left: -5px;
    top: 0;
}
.simple-chat-popup-arrow {
    border-color: rgba(0, 0, 0, 0);
    border-style: solid;
    height: 0;
    position: absolute;
    width: 0;
}

.simple-chat-popup-inner {
    background-color: #000000;
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    padding: 8px;
    text-align: right;
    text-decoration: none;
    background-color: #292b2e;
    font-size: 12px
}
.simple-chat-popup-inner .message {
    color: #bfc0c1;
    font-size: 11px;
    margin-top: -4px;
}

.side-bar-widgets {
    position: relative;
    display: block;
}

/**** User Profile ****/

.cover-pic-wrapper {
    max-height: 250px;
    position: relative;
    overflow: hidden;

}

.user-profile-pic {
    /*width: 100%;
    text-align: right;
    position: relative;
    z-index: 200;*/ /* Kannan */
}


.user-profile-pic {
    /*width: auto;
    text-align: initial;
    position: absolute;
    z-index: 2;*/ /* Kannan */
}
.user-profile-pic img {
    border-radius: 100px 100px 100px 100px;
    display: inline-block;
    height: 68px;
    overflow: hidden;
    width: 68px;
    border: 5px solid #fff;
    background-color: #e5e9ec;
}
.user-mini-description {
    margin-right: 10px;
}
.user-mini-description h3 {
    margin: 15px 0 0;
    margin-bottom: 0px;
    text-align: right;
}
.user-mini-description h5 {
    margin: 0px;
    text-align: right;
}
.user-mini-description h5 {
    font-size: 13px;
    color: #8B91A0;
    text-align: right;
}
.user-description-box {
    background-color: #f2f4f6;
    margin: 10px 15px;
    padding: 20px;
}
.user-description-box {
    background-color: #f2f4f6;
    margin: 0.9%;
    padding: 2.5% 8%;
}
.user-description-box p {
    margin: 0 0 10px;
    font-size: 12px;
}
.user-description-box p i {
    width: 25px;
    font-size: 14px;
}
.user-description-box p:last-child {
    margin: 0px;
}
.friend-list {
    color: #414243;
    margin: 15px 0;
}
.friend-list .friend-details-wrapper {
    display: inline-block;
    float: left;
}
.friend-list .friend-profile-pic {
    display: inline-block;
    float: left;
    margin-right: 10px;
}
.friend-list .friend-name {
    display: block;
    font-size: 13px;
}

.friend-list .friend-description {
    display: block;
    font-size: 12px;
    color: #767e84;
}

.friend-list .action-bar {
    display: inline-block;
    margin-left: 10px;
    margin-top: 8px
}
ul.my-friends {
    margin: 0px;
    margin-top: 16px;
    padding: 0;
}
ul.my-friends li {
    float: left;
    display: inline;
    margin-right: 5px;
    margin-bottom: 8px;
}
ul.my-friends li .profile-pic {
    border-radius: 100px;
    display: inline-block;
    float: left;
    height: 35px;
    overflow: hidden;
    width: 35px;
}

.user-profile {
    background: transparent;
}


.user-profile-pic-normal {
    border-radius: 100px 100px 100px 100px;
    height: 35px;
    overflow: hidden;
    width: 35px;
}
.user-profile-pic-2x {
    border-radius: 100px 100px 100px 100px;
    height: 50px;
    overflow: hidden;
    width: 50px;
}
.user-profile-pic-2x.white-border {
    border: 5px solid #fff;
}
.user-status-box {
    border: none;
    border-radius: 0;
    margin: 0;
}

.post {
    display: block;
}
.post .info-wrapper {
    display: inline-block;
    float: left;
    width: 77%;
}
.post .info-wrapper.small-width {
    width: 70%;
}
.post .username {
    display: block;
    font-size: 14px;
    margin-bottom: 5px;
}

.post .info {
    display: block;
}

.post .user-profile-pic-wrapper {
    display: inline-block;
    float: left;
    margin-right: 16px;
}

.post .more-details {
    display: block;
    float: left
}
.post .post-links li {
    display: inline;
    float: left;
    position: relative;
}

.post .post-links {
    margin: 4px 0 0;
    list-style: none;
    font-size: 11px;
    padding: 0;
}
.post .post-links li {
    display: inline;
    float: left;
    position: relative;
    padding-left: 0px;
    padding-right: 8px;
}

.post .post-links li:after {
    color: #999999;
    content: "•";
    padding-left: 8px;
}

.post .post-links li:last-child:after {
    content: "";
}

.post .dark-text {
    color: #2a2e36;
}

.post .action-bar {
    display: block;
    list-style: none;
    margin: 13px 0 37px;
    font-size: 12px;
    padding: 0;
}
.post .action-bar li {
    display: inline;
    float: left;
    position: relative;
    padding-right: 8px;
}

.post-input {
    padding-left: 14px !important;
    /*padding-top: 18px !important;*/
    font-size: 14px;
}

.comments-section {
    margin-top: 12px;
}

/*** Search Results ***/

#Parks {
    margin-bottom: 30px;
}

/* IMAGES */

.img_wrapper {
    position: relative;
    background: #d1dade;
    overflow: hidden;
}

.img_wrapper img {
    position: absolute;
    width: 100%;
    height: auto;
    opacity: 1;
    top: 0;
    -webkit-transition: opacity 150ms;
    -moz-transition: opacity 150ms;
    -ms-transition: opacity 150ms;
    transition: opacity 150ms;
}

.img_wrapper.loaded img {
    opacity: 1;
}

/* FAIL ELEMENT */

#Parks {
    position: relative;
    margin: 0px;
    padding: -1px;
}

.fail_element {
    position: absolute;
    opacity: 0;
    top: 100px;
    text-align: center;
    width: 50%;
    left: 25%;
    line-height: 1.4;
    font-size: 30px;
    font-weight: 300;
}

.fail .fail_element {
    opacity: 1;
}

/** Grad ebook **/
#gradings-grid-view {
		width: auto;
	}
	#gradings-grid-view .table {
		width:100%;
	}
   #gradings-grid-view table th {
    white-space: nowrap;
   }
   #gradings-grid-view table{
	  width:initial;
   }
/** Grad ebook End **/
/* LIST VIEW STYLES */

#Parks.list .list_header {
    height: 38px;
    line-height: 38px;
    background: #fff;
    text-align: right;
    color: #59514c;
    border-bottom: 1px solid #d7dbe0;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

#Parks.list .meta {
    float: left;
    width: 21%;
    text-align: center;
    line-height: 99px;

    height: 100%;
    vertical-align: top;
}
#SortByIssueDate , #SortByRrenewalDate , .meta.issuedate , .meta.renewaldate{
       border-left: 1px solid #d7dbe0 !important;
}
.book_list_header {
   float: left;
   width: 100%;
   border-bottom: 1px solid #d7dbe0;
   padding-bottom: 0;
   margin-bottom: 0;
}
#Parks.list .list_header .meta {
    line-height: 38px;
    border: 0 none;
    /*margin-top: -8px;*/
    vertical-align: inherit;
}

#Parks.list .meta.name {
    float: left;
    text-align: left;
    width: 57%;
    border-left: 0 none;
}

#Parks.list .book_list .meta.name {
    padding-left: 20px;
    padding-top: 15px;
}
.book_list_header .meta.name {
    padding-left: 20px;
}
.book_list .meta.issuedate ,
.book_list  .meta.renewaldate {
   padding-top: 15px;
}
.book_list {
   clear: both;
}
.book_list .books-not-found ,
.book_list .books-not-found .titles{
   width: 100%;
   text-align: center;
}
#Parks.list .list_header .meta span {
    position: relative;
    display: inline-block;
    width: 24px;
    height: 24px;
    margin: 7px 0 0;
    cursor: pointer;
    top: 6px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

#Parks.list .list_header .meta span:after {
    content: '';
    position: absolute;
    top: 9px;
    left: 7px;
    border: 5px solid transparent;
}

#Parks.list .list_header .meta span.asc:after {
    border-top: 7px solid #8E9AA2;
}

#Parks.list .list_header .meta span.desc:after {
    top: 4px;
    border-bottom: 7px solid #8e9aa2;
}

#Parks.list .list_header .meta span:hover {
    background: #b8bbbe;
}

#Parks.list .list_header .meta span.asc:hover:after {
    border-top-color: #e5e9ec;
}

#Parks.list .list_header .meta span.desc:hover:after {
    border-bottom-color: #e5e9ec;
}

#Parks.list .list_header .meta span.active.asc:after {
    border-top-color: #505458;
}

#Parks.list .list_header .meta span.active.desc:after {
    border-bottom-color: #505458;
}


#Parks.list .mix {
    display: none;
    opacity: 0;
    padding:0;
    border-bottom: 1px solid #d7dbe0;
    text-align: right;
    height: 127px;
    width: 100%;
    line-height: 99px;
    vertical-align: top;
    font-weight: 300;
}

#Parks.list .mix .meta * {
    line-height: 1;
}

#Parks.list .mix .meta p,
#Parks.list .mix .meta ul {
    display: inline-block;
    vertical-align: middle;
    list-style: none;
}

#Parks.list .mix .meta li {
    margin-bottom: 5px;
}

#Parks.list .img_wrapper {
    display: inline-block;
    width: 177px;
    height: 95px;
    vertical-align: top;
    margin-right: 30px;
    float: left;
}

#Parks.list .titles {
    display: inline-block;
    vertical-align: middle;
    width: 65%;
}

#Parks.list .titles h2 {
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    color: #47a497;
    letter-spacing: 0px;
    margin-bottom: 3px;
    line-height: 1.2 !important;
}

#Parks.list .titles p {
    text-indent: -2px;
}

/* GRID VIEW STYLES */

#Parks.grid {
    text-align: justify;
}

#Parks.grid .list_header,
#Parks.grid .meta {
    display: none;
}

#Parks.grid .meta.name {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    display: block;
    padding-left: 20px;
}

#Parks.grid .mix {
    display: none;
    opacity: 0;
    position: relative;
    width: 48.5%;
    padding-top: 26%;
    margin-bottom: 3%;
}

#Parks.grid .img_wrapper {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000;
}

#Parks.grid .titles {
    position: relative;
    width: 90%;
    max-width: 400px;
    height: auto;
    margin-top: 75%;
    margin: 53.5% auto 0;
    top: -80px;
    z-index: 1;
    padding: 10px 0;
    background: #fff;
    background: rgba(255,255,255,.8);
    text-align: center;
}

#Parks.grid .titles h2 {
    font-weight: 700;
    font-size: 17px;
    text-transform: uppercase;
    color: #47a497;
    letter-spacing: 2px;
    margin-bottom: 3px;
}

#Parks.grid .titles p {
    font-weight: 300;
    text-indent: -2px;
}
#Parks ul {
    background: none repeat scroll 0 0 #fff;
    padding-left: 0px;
}
.ui-autocomplete.ui-menu.ui-widget {
    z-index: 1051 !important;
    box-shadow: 2px 3px 5px #ccc;
    border: 1px solid #ccc !important;
}
.ui-autocomplete .ui-menu-item a{
    padding: 5px !important;
    border-bottom: 1px solid #ccc !important;
    font-size: 12px !important;
    color:#535353 !important;
}
#Parks ul li {
   display: inline-block;
   list-style: none;
}
#Parks.list .list_header .meta {
   float: left;
}
/** Global Profile pics **/
.user-profile img {
    border-radius: 100px 100px 100px 100px;
}
/* Time line */
.cbp_tmtimeline {
    margin: -10px 0 0 0;
    padding: 0;
    list-style: none;
    position: relative;
}
.cbp_tmtimeline li {
   position: relative;
   margin-bottom: 0px;
   padding-bottom: 1px;
}
.cbp_tmlabel .comment-section {
   margin: 0 0px 20px;
   background:#f2f4f6 none repeat scroll 0 0;
}
.cbp_tmlabel .comment-section .feedcomment {
    border-bottom: 1px solid #fff;
    padding: 15px 20px;
    margin-top: 0px;
}
.cbp_tmlabel .comment-section .social-comments {
    padding: 15px 40px;
}
.cbp_tmlabel .social-info-users  {
   border-bottom: 1px solid #fff;
   /*padding-bottom: 24px !important;*/
}
.input_fields_wrap div input[type="text"] {
   width:400px;
}
/* The line */
.cbp_tmtimeline:before {
    background: none repeat scroll 0 0 #fff;
    bottom: 0;
    content: "";
    left: 16.4%;
    margin-left: -10px;
    position: absolute;
    top: 0;
    width: 4px;
}

/* The date/time */
.cbp_tmtimeline > li .cbp_tmtime {
    display: block;
    width: 20%;
    padding-right: 100px;
    position: absolute;
    font-family: "open sans",Arial,sans-serif;
}

.cbp_tmtimeline > li .cbp_tmtime {
    text-align: right;
}

.cbp_tmtimeline > li .cbp_tmtime .dates {
    font-size: 1.2em;
    color: #505458;
    margin-bottom: 5px;
    display: block;
}

.cbp_tmtimeline > li .cbp_tmtime .time {
    font-size: 14px;
    color: #505458;
    display: block;
}

.cbp_tmtimeline > li:nth-child(odd) .cbp_tmtime span:last-child {
    color: #505458;
}

/* Right content */
.cbp_tmtimeline > li .cbp_tmlabel {
    margin: 0 0 15px 0%;
    background: #ffffff;
    font-size: 13px;
    line-height: 1.4;
    position: relative;
}

.cbp_tmtimeline > li:nth-child(odd) .cbp_tmlabel {
    background: #ffffff;
}

.cbp_tmtimeline > li .cbp_tmlabel h2 {
    margin-top: 0px;
    padding: 0 0 10px 0;
    border-bottom: 1px solid rgba(255,255,255,0.4);
}

/* The triangle */
.cbp_tmtimeline > li .cbp_tmlabel:after {
    right: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    border-right-color: #ffffff;
    border-width: 10px;
    top: 10px;
}

.cbp_tmtimeline > li:nth-child(odd) .cbp_tmlabel:after {
    border-right-color: #ffffff;
}
.left_border {
   height: 100%;
   border: 1px solid #ccc;
   position: absolute;
   left: 3%;
}
.leftsidebar_grouplist , .user_profile_left {
   box-shadow: 0 1px 5px 0 rgba(45,62,80,.12);
   margin: 5px;
   border-radius: 5px;
   border: 1px solid #DBE0E4;
   background: #fff;
   float: left;
   width: 100%;
}
.user_profile_left  {
   padding: 20px;
margin-top: 32px;

}
.profile_dec , .profile_image {
   float: left;
}
.profile_dec ul {
   margin: 0;
   padding: 0;
   padding-left:20px;
}
.profile_dec li:first-child {
   font-weight: 700;
}
.profile_dec li {
   list-style: none;
}
.cbp_tmtimeline li:last-child .left_border {
   height: 50%;
}
/* The icons */
/* The icons */
.cbp_tmtimeline > li .cbp_tmicon {
   width: 34px;
   height: 34px;
   speak: none;
   font-style: normal;
   font-weight: normal;
   font-variant: normal;
   text-transform: none;
   line-height: 29px;
   -webkit-font-smoothing: antialiased;
   position: absolute;
   color: #7c8694;
   background: #6F7B8A !important;
   border-radius: 50%;
   box-shadow: 0 0 0 4px #ffffff;
   text-align: center;
   left: 4%;
   top: 0;
   margin: 0 0 0 -25px;
   top: 35%;

}
.cbp_tmicon.primary .user-profile i {
   font-size: 14px;
}
.cbp_tmtimeline > li:first-child .cbp_tmlabel {
   /*border-top: 10px solid #E5E9EC;*/
   margin-top: 18px;
}
.cbp_tmtimeline > li .cbp_tmicon {
    font-size: 1.3em;
}
.cbp_tmtimeline > li .cbp_tmicon.success {
    background: #57A8D3;
    box-shadow: 0 0 0 8px #2ba3df;
    color: #fff;
}

.cbp_tmtimeline > li .cbp_tmicon.primary {
    background: #33C9A3;
    box-shadow: 0 0 0 4px #6F7B8A;
    color: #fff;
}
.cbp_tmtimeline > li .cbp_tmicon.warning {
    background: #fbb05e;
    box-shadow: 0 0 0 4px #6F7B8A;
    color: #fff;
}
.cbp_tmtimeline > li .cbp_tmicon.danger {
    background: #fff;
    box-shadow: 0 0 0 4px #6F7B8A;
    color: #fff;
}
.cbp_tmtimeline > li .cbp_tmicon.info {
    background: #1f3853;
    box-shadow: 0 0 0 4px #6F7B8A;
    color: #fff;
}

.cbp_tmtimeline .action-links li {
    display: inline;
    float: left;
    position: relative;
}

.cbp_tmtimeline .action-links {
    margin: 4px 0 0;
    list-style: none;
    font-size: 13px;
    padding: 0;
}
.cbp_tmtimeline .action-links li {
    display: inline;
    float: left;
    position: relative;
    padding-left: 0px;
    padding-right: 8px;
    color: #8b91a0;
}

.cbp_tmtimeline .action-links li:after {
    color: #999999;
    /*content: "•";*/
    padding-left: 8px;
}

.cbp_tmtimeline .action-links li:last-child:after {
    content: "";
}


/* Media Queries */
@media screen and (max-width: 65.375em) {

    .cbp_tmtimeline > li .cbp_tmtime {

    }
}

@media screen and (max-width: 47.2em) {
    .cbp_tmtimeline:before {
        display: none;
    }

    .cbp_tmtimeline > li .cbp_tmtime {
        width: 100%;
        position: relative;
        padding: 0 0 20px 0;
    }

    .cbp_tmtimeline > li .cbp_tmtime {
        text-align: left;
    }

    .cbp_tmtimeline > li .cbp_tmlabel {
        margin: 0 0 30px 0;
        padding: 1em;
        font-weight: 400;
        font-size: 95%;
    }

    .cbp_tmtimeline > li .cbp_tmlabel:after {
        right: auto;
        left: 20px;
        border-right-color: transparent;
        border-bottom-color: #fff;
        top: -20px;
    }

    .cbp_tmtimeline > li:nth-child(odd) .cbp_tmlabel:after {
        border-right-color: transparent;
        border-bottom-color: #fff;
    }

    .cbp_tmtimeline > li .cbp_tmicon {
        position: relative;
        float: right;
        left: auto;
        margin: -58px 20px 0 0;
    }
}

/*** Testonmials Widget Circle Styles -OWL **/
.bordered-circle .owl-controls {
    text-align: left;
}

.bordered-circle .owl-controls .owl-page span {
    width: 9px;
    height: 9px;
    border: 1px solid #333333;
    opacity: 1;
    background-color: transparent;
}

.bordered-circle .owl-theme .owl-controls .owl-page.active span, .bordered-circle .owl-theme .owl-controls.clickable .owl-page:hover span {
    background-color: #333333;
}

/*** Hashtags **/
.hashtags {
    display: inline-block;
    border: 2px solid #e5e9ec;
    background-color: transparent;
    color: #b9bec2;
    padding: 2px 8px;
    border-radius: 15px;
    font-weight: bold;
    font-size: 12px;

}
.hashtags:hover {
    border: 2px solid rgba(0,0,0,0.2);
    color: rgba(0,0,0,0.4);
}
.hashtags.transparent {
    border: 2px solid #fff;
    background-color: transparent;
    color: #fff;

}
.hashtags.transparent:hover {
    border: 2px solid rgba(255,255,255,0.1);
    background-color: rgba(255,255,255,0.8);
    color: #000;

}
/****** Craft Map *****/
.craft-map-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
    border: 0;
}

/**** Notification Widget List ***/

.overlap-left-10 {
    position: relative;
    left: -10px
}

/**** Hover image zoom ****/

.hover-effect-img {
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.tiles:hover .hover-effect-img {
    -moz-transform: scale(1.1,1.1);
    -ms-transform: scale(1.1,1.1);
    -o-transform: scale(1.1,1.1);
    -webkit-transform: scale(1.1,1.1);
    transform: scale(1.1,1.1);
    opacity: 0.6;
    filter: contrast(130%);
    -webkit-filter: contrast(130%);
}


.rickshaw_graph {
    overflow: hidden;
}

.accordion-toggle.ml30 {
    padding-right: 20px !important;
}

.accordion-toggle.ml30 .arrow {
    margin-top: -15px !important;
}

.accordion-toggle.ml30 .arrowDown {
    margin-top: -15px !important;
    float: right;
}

ul.accordion-group > ul.accordion-group > ul.accordion-group li {
    padding-left: 20px;
}
.sitelogo {
    width: 95% !important;
}

.cloned-row .error {
    float: left !important;
    font-size: 12px !important;
    padding: 5px;
    width: 100%;
}

.clone-required {
    font-size: 13px !important;
}

.lookuppanel .pager {
    float: none;
}

.ui-widget-content {
    font-size: 13px !important;
    font-family: open sans !important;
    border: 1px solid #aaaaaa !important;
}
.crtrx-plus-circle
{
    float: right;
}
.crtrx-foo-wrap
{
    text-align: right;
    width: 100%;
    padding-right:10px;
}
.tiles img.crtrx-feed-auth
{
    height: 65px;
    width: 65px;
    border-radius: 0px;
}
.groups label.group-lbl
{
    float: left;
    font-weight: normal;
    font-size: 12px;
    width: 8.5%;
}
#ms-lookup_grid{
    width:99%;
}
.home-wall-avatar{
    float: left;
    margin-top: 20px;
    width: 8.5%;
}
.home-post-description{
    float: left;
    margin-top: 20px;
    width: 100%
}
#groupsharing
{
    /*margin-left: 72px;*/
    /*margin-top: -8px;*/
   border: 0 none;
   color: #5E5E5E;
   float: left;
   font-family: "FontAwesome",Helvetica;
   outline: none;
   width: 42%;
   background-image: url("/themes/creatrix/core/assets/img/select_down.png");
   background-repeat: no-repeat;
   background-position:100% 56%;
   padding:0 17px 0 0;
   border:0px;
   outline:0px;

}
.planner-type-outer {
    top: 15px;
    padding: 20px;
    float: left;
    width: 100%;
    background: #fff;
    border-right: 1px solid #ccc;
}
.search_by_form {
    float: right;
    width: 380px;
}
#search_by
{
    float: right;
height: 33px;
margin-top: 10px;
width: 230px;
}
.search_by_form .btn-group {
    float: right;
}
.page-title .dropdown-toggle.btn-demo-space {
    border: 0 none;
}
.advanced-filter-toggle {
    float: left;
}
.filterPanel .advanced-filter-toggle {
    font-size: 15px;
    width:100%;
    font-weight:bolder;
    margin-top: 0;
    margin-left: -12px;
}
.pager .last a,
.pager .first a,
.pager .previous a,
.pager .next a{
    margin-left: 5px;
}
.upload-row.upload-clone-attachement .pull-left #attachement,
.upload-row.upload-clone-attachement .pull-left{
    width: 100%;
}
.upload-row.upload-clone-attachement .pull-left #attachement{
    height: auto !important;
    line-height: 0;
    padding: 5px;
}

.rgv-search-btn{
    width: 100%;
}
/*.frm-rgv-adv-filter{
    margin-left: -25px;
}*//* kannan */
.frm-rgv-adv-filter .select2-container{
    width:100% !important;
}
#filterFormContent{
    margin: 0;
    padding: 5px 10px 0;
   /* margin: 26px 0px 35px;
    padding: 30px 10px 10px;/*kannan*/
    width: 100%;
}
#column-filter-form .ms-container{
    width:850px !important;
}
#column-filter-form .custom-header{
    font-size: 16px;
    padding:10px !important;
    color: #535353;
    font-weight: bold !important;
}
.custom-header {
    background: linear-gradient(141deg, #2cb5e8 0%, #1fc8db 51%, #2cb5e8 75%) !important;
    color: #fff !important;
}
#column-filter-form .ms-elem-selectable,#column-filter-form .ms-elem-selection.ms-selected{
    padding: 5px 10px !important;
}

#column-filter-form .ms-container .ms-selectable li.ms-elem-selectable, .ms-container .ms-selection li.ms-elem-selection{
    font-size:13px !important;
}
.accordion-group .arrow {
    float: right;
}
/* File Upload Submit Button Alignment */
#btnDocSave{
    margin-bottom: 0;
}
.mark-entry{
	width: 65px;
}
.wrapword{
    white-space: -moz-pre-wrap !important;  /* Mozilla, since 1999 */
    white-space: -webkit-pre-wrap; /*Chrome & Safari */
    white-space: -pre-wrap;      /* Opera 4-6 */
    white-space: -o-pre-wrap;    /* Opera 7 */
    white-space: pre-wrap;       /* css-3 */
    word-wrap: break-word;       /* Internet Explorer 5.5+ */
    word-break: break-all;
    white-space: normal;
}
/* #CREAT-2668 STARTS */
label.field-error {
     background: #fff6f4 none repeat scroll 0 0;
    border-color: #f8cdcd;
    border-style: dashed;
    border-width: 1px;
    color: #b94a48 !important;
    float: left;
    font-size: 12px;
    margin-top: -1px;
    padding: 6px;
    text-align: left;
    width: 100%;
}

#switch_institution label, #switch_semester label{
    border-bottom: 1px solid #f4f4f4;
    padding-bottom: 10px;
}

.chat-toggler .popover{
     box-shadow: 0 1px 6px;
}

label.field-error.required {
    background: none;
    border: none;
    padding: 0px;
    font-size: 14px;
}
/*  Administration - Groups */
#nestable.dd{
    max-width: 100% !important;
    width: 100%;
}
/* Administration - Menu Settings */
.word_brack{
    overflow-wrap: break-word;
    white-space: normal;
}
.page-auditTrail .col-md-2 .hasdatepicker{
    width: 100%;
}
.user-profile .comment{
    padding-left: 50px;
}
/* Attendance */
.atcol {
    /*margin-left: 15%;
    margin-top: 5px;
    padding-right: 8px !important;*/
    right: 0;
    position: absolute;
    z-index: 1;
}
.col-md-12.address-panel {
    padding: 0;
}
#ContactInformation.formSection .tableWrapper table td {
    float: none;
    padding: 0;
    width: 100% !important;
}
#studentgroups-form .formInputBox > input[type="file"] {
    height: auto !important;
    padding: 5px !important;
}
#calendar table thead tr th {
    color: #fff;
}
/* Clanader */
#calendar ,#calendar_studentview {
    padding: 0 15px;
}
.calender_left {
    background: #E5E9EC;
}
#calendar .fc-right .fc-month-button ,
#calendar .fc-right .fc-agenda-button ,
#calendar .fc-right .fc-button-group .fc-state-default ,
#calendar_studentview  .fc-right .fc-month-button,
#calendar_studentview .fc-right .fc-agenda-button,
#calendar_studentview .fc-right .fc-button-group .fc-state-default{
    background: #fff !important;
    color: #535353 !important;
    padding: 12px 15px 24px;
    line-height: 0.8em;
    font-size: 13px;
    text-shadow: 0 0 0 !important;
    border: 1px solid #ccc !important;
}
#calendar .fc-toolbar ,
#calendar_studentview .fc-toolbar {
    margin-bottom: 20px;
}
#calendar  .fc-event ,
#calendar_studentview .fc-event{
    font-size: 11px;
}
#calendar .fc-left .fc-button-group button,
#calendar_studentview  .fc-left .fc-button-group button {
    color: #535353;
background-color: #ffff !important;
border: 1px solid #ddd !important;
}
#calendar .fc-left .fc-button-group button:hover ,
#calendar_studentview  .fc-left .fc-button-group button:hover {
    background-color: #57a8d3 !important;
}
#calendar .fc-right  .fc-state-active ,
#calendar .fc-right .fc-month-button:hover ,
#calendar .fc-right .fc-agenda-button:hover ,
#calendar .fc-right .fc-button-group .fc-state-default:hover ,
#calendar .fc-left .fc-state-default ,
#calendar_studentview .fc-right  .fc-state-active,
#calendar_studentview .fc-right .fc-month-button:hover,
#calendar_studentview .fc-right .fc-agenda-button:hover,
#calendar_studentview .fc-right .fc-button-group .fc-state-default:hover,
#calendar_studentview .fc-left .fc-state-default {
	background: #fff !important;
}
#calendar .fc-right .fc-month-button ,
#calendar .fc-left .fc-prevYear-button ,
#calendar_studentview .fc-right .fc-month-button ,
#calendar_studentview .fc-left .fc-prevYear-button{
    border-radius: 4px 0 0 4px;
}
#calendar .fc-right .fc-agenda-button ,
#calendar .fc-left .fc-nextYear-button ,
#calendar_studentview .fc-right .fc-agenda-button ,
#calendar_studentview .fc-left .fc-nextYear-button{
    border-radius:  0 4px 4px 0 ;
}
#calendar .fc-toolbar .fc-center h2,
#calendar_studentview .fc-toolbar .fc-center h2 {
   /* font-size: 14px;*/
    margin-left: 0px ;
}
#calendar .fc-basic-view .fc-day-number ,
#calendar_studentview .fc-basic-view .fc-day-number {
    font-size: 12px;
    font-weight: bolder;
    vertical-align: middle;
    padding-top: 10px;
}
#calendar table thead tr th ,
#calendar_studentview table thead tr th{
    background: #fff !important;
    color: #8b91a0;
    font-size: 15px;
    font-weight: 500;
    padding-bottom: 10px;
    text-transform: uppercase;
}
#calendar td , #calendar th ,
#calendar_studentview td,
#calendar_studentview th{
    border:0;
}
#calendar .fc-left .fc-button-group .fc-button ,
#calendar_studentview .fc-left .fc-button-group .fc-button {
      /*  font-size: 6px !important;*/
    margin-left: 0;
    padding: 11px 5px 22px !important;
}
#tab2Attendance #calendar .fc-left .fc-button-group .fc-button{
   padding: 11px 5px 26px !important;
}
#calendar td.fc-widget-header ,#calendar .fc-bg ,
#calendar_studentview  td.fc-widget-header ,#calendar .fc-bg{
    border-bottom: 1px solid #ddd;
}
#calendar th ,
#calendar_studentview  th{
    border-bottom:1px solid !important;
}
#calendar table thead td ,
#calendar_studentview table thead td   {
    text-align: center;
    color: #2a2a2a;
    font-size: 12px;
}
.calender_left #minicalendar .ui-datepicker-inline{
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd !important;
    padding: 15px;
    box-shadow: none;
}
.calender_left .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 30px;
    width: 25px;
}
.mycalendar {
    color: #fff !important;
}
.calender_left .ui-datepicker-calendar th{
 background: #fff none repeat scroll 0 0 !important;
    border: 0 none !important;
    color: #535353;
    font-size: 12px;
    padding: 12px !important;
}
.calender_left .ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all {
}
.calender_left .ui-datepicker .ui-state-default{
  font-size: 11px;
}
#calendar .fc-year-main-table.fc-border-separate tbody > tr {
    border-bottom: 10px solid #fff;
}
#calendar .fc-year-monthly-td {
    background: #fff none repeat scroll 0 0;
border: 1px solid #eee;
float: left;
min-height: 358px;
}
#calendar .fc-year-monthly-name {
    background: #fff none repeat scroll 0 0;
    margin-top: 0px;
    padding-top: 16px;
}
#calendar .fc-button-group .fc-icon {
   text-shadow: 0 0 0;
}
#calendar .fc-toolbar .fc-button {
   line-height: 11px;
}

#calendar .fc-day-grid-container,
#calendar .fc-row.fc-widget-header{
   background: #fff none repeat scroll 0 0;
}
#calendar table thead tr th {
   color: #565656;
   padding-top: 10px;
}
#calendar .fc button{
   height: 2.9em;
}
/*.col-md-3.calendar_btn .btn-group .btn {
    background: #33C9A3 none repeat scroll 0 0;
    border-radius: 5px !important;
    margin: 0 4px;
}
.planner-type-outer .planner-type-inner > a:nth-child(2n+1) .planner-type-single {
    background: #ecf0f2 !important;
}
.planner-type-outer .planner-type-inner > a:nth-child(2n+2) .planner-type-single {
    background: #fff     !important;
}
.planner-type-outer .planner-type-inner > a:hover .planner-type-single {
        background: #33C9A3 !important;
}
.planner-type-outer .planner-type-inner > a:hover .planner-type-single p {
     color: #fff;
}
.planner-type-outer > a:nth-child(2n+1) > .planner-type-single {

}*/
#job_recommend_user_div{
    min-height: 950px;
}
/*.jobposting .form-row .recommended-applicants ,
.page-jobposting .form-row .recommended-applicants {
    float: right;
}*/
.jobpost_btn{
    margin-left: 10px;
    position: absolute;
    right: 10px;
    top: 0;
}
#usercompany-joblist-grid  .actnbtn {
    padding: 6px;
}

/* Admission form */
#admission-form .wizard.wizard-actions ,
#rootwizardedit .wizard.wizard-actions{
   padding: 20px;
}
.wizard.wizard-actions li {
   margin-left: 5px;
}
.table-flip-scroll tbody{
   position: relative;
}
.table-flip-scroll .dropdown .dropdown-menu{
   left: auto;
   right: 0;
   top: 100%;
   width: 200px;
}
/* .page-programcourseoutcomemapping  */
#program-outcomes-multiple label {
   font-weight: 600 !important;
}
.page-programcourseoutcomemapping .table > thead > tr > th {
   width: 100px;
}
.program-mapping #program-outcomes-multiple input[type="text"] ,
.program-mapping #program-outcomes-multiple  textarea{
   border-radius: 5px;
   background: none !important;
   font-size: 14px;
   line-height: 20px;
}
.program-mapping #program-outcomes-multiple  textarea {
   padding: 5px !important;
   height: 72px !important; 
   
}
.program-mapping #program-outcomes-multiple select {
   border-radius: 5px;
}
#program-outcomes-multiple .fieldsetcls{
   padding: 6px 5px 15px;
   border-bottom: 1px solid #CBD6E2;
   margin-bottom: 10px;
}
#program-outcomes-multiple .fieldsetcls:last-child {
   border-bottom: 0px;
}
#program-outcomes-multiple  .field-col {
    padding: 8px;
}
.col-md-1.outcome_save_can {
    margin-top: 30px;
}
/* Recurring invoices */
.invoice_create .wizard.form-actions{
   padding:20px 15px;
}
.invoice_create .btn.btn-danger.btn-add {
        padding: 0 4px !important;
}
.invoice_create   #Invoice_currency.currency-dropdown ,
.invoice_create .col-md-6.no-padding input[type="text"]{
   width: 100% !important;
}
.invoice_create .col-md-2.form-group {
    margin-bottom: 0;
}
.invoice_create .col-md-12 {
   margin-bottom: 10px;
}
/* customgroups */

#installements-body .row {
   margin: 0;
}
#installements-body .pull-right.col-md-7.col-xs-12,
#installements-body .pull-right.col-md-4.col-xs-12{
   width: 100%;
   text-align: center;
   margin-bottom: 10px;
}
.page-rolemanagement .table {
    display: block;
    width: 100%;
    overflow-x: scroll;
}
.btn .glyphicon {
   top: 0px;
}

/* Reports */
.page-reports .table.table-flip-scroll {
   table-layout: auto;
}
#mobile_menu {
   display: none;
}
#main-menu {
    background: #354052 none repeat scroll 0 0;
    left: 0;
    position: fixed;
    /*box-shadow: 2px 0 12px #aaa;*/
    top: 0px;
    z-index: 999;
    left: -170px;
    transition: all 0.5s ease 0s;
    min-height: 1022px;

}
#main-menu.menu-left {
    left: 0px;
}
.menu_close {
    position: absolute;
    right: 6px;
    text-align: center;
}
.menu_open {
   display: none;
}
.menu_open .fa-angle-left.rtl{
   display: none;
}
.parentmenu-label .menu_close{
   top: 12px;
   right: 15px;
}
.popup-box.chat-popup {
   overflow: unset !important;
}
.modal-lge{
   max-width: 100%;
   width: 100%;
}
/**/
#Reports_chart_type .chart_select_option{
   float:left;
   margin: 10px 5px 10px 0;
   background: #f4f4f4 none repeat scroll 0 0;
   border: 1px dashed #eee;
   padding: 10px;
   width: 32%;
}
#addFilterFormulaBody .filterDisplay ,
#addFormulaBody .FieldDisplay{
   width: 95%;
}
.advanceModuleMapping .select2-container,
.orderBySelection .select2-container{
   margin: 0 0 6px;
}
.dashboard-column .table td{
   overflow: hidden;
   text-overflow:ellipsis;
}
/* nbaquestiontemplate-form */
/*#nbaquestiontemplate-form .tableWrapper{
   width: 600px;
}*/
#nbaquestiontemplate-form select, #nbaquestiontemplate-form input[type="file"] {
   height: 32px !important;
}
.ComType_clone_new {
   margin-left:0 !important;
}
.ComType_clone_new .col-md-3  {
   width: auto;
}
.ComType_clone_new .col-md-4 .btn {
    margin-right: 5px;
    padding: 6px 10px;
    border: 0px;
}
#ComType_clone {
   margin-left : 0px;
}

.row.filter-container {
   transition: color 0.1s linear 0s, background-color 0.1s linear 0s;
}

.filter-container.toggle_filter {
   margin-left: -273px;
   transition: all 0.5s ease 0s;
}
.relationviewcontainer.toggle_filter_panel {
   width: 100%;
   margin-left: 0;
}
.carousel .text-dark a{
    font-weight:500 !important;
}
.relationviewcontainer{
   width:81.8%;
   position: relative;
}
.row.filter-containe {
   margin-left: -5px;
}
.content .togglefilter {
   background-image: url("/themes/creatrix/core/assets/img/left_arrow_button.png");
   cursor: pointer;
   font-size: 16px;
   height: 115px;
   margin-top: 100px;
   position: absolute;
   width: 16px;
   z-index: 9;
   float: right;
   right: 4px;
}
.content .togglefilter.highlight {
   left: 0;
}
.togglefilter.left_filter_icon {
   display: none;
}
.togglefilter.left_filter_icon.highlight {
   display: block;
}
.submenupopover .popover.bottom > .arrow {
   margin-left: 1px;
}
.content .togglefilter.highlight {
   background-image: url("/themes/creatrix/core/assets/img/right_arrow_button.png");
   margin-left: -1px;
}
/* Radio */
.radio-reset {
   background: #F04946 none repeat scroll 0 0;
color: #fff;
float: left;
font-size: 14px;
font-weight: bolder;
margin-left: 40%;
margin-top: -34px;
padding: 4px 12px;
}
.radio-inc {
   float:right;
   font-size: 24px;
   height: 34px;
   margin-top: -35px;
   width: 30px;
   position: relative;
}
/* Setting */
.header-quick-nav.nav-slider .nav-settings .dropdown-menu.pull-right li {
   position: relative;
}
.color_setting {
  background: #fff;
bottom: -219px;
height: 250px;
right: 248px;
position: absolute;
width: 220px;
z-index: 9999;
transition: all 0.5s ease 0s;
border-left: 1px solid #415369;
border-right: 1px solid #415369;
display: none;
animation: 0.8s ease 0s normal none 1 fadeInUp;
-webkit-animation: 0.8s ease 0s normal none 1 fadeInUp;
-moz-animation: 0.8s ease 0s normal none 1 fadeInUp;
-ms-animation: 0.8s ease 0s normal none 1 fadeInUp;
-o-animation: 0.8s ease 0s normal none 1 fadeInUp;
display: none;
color: #505458;
border-bottom: 1px solid #415369;
}
.color_setting.color_setting_active {
    transition: all 0.5s ease 0s;
    left: 0px;
}
.color_setting.active {
   bottom: -0px;
   transition: all 0.5s ease 0s;
}
.setting_title i,
.setting_title span{
    float: left;
    padding: 2px 4px;
}
.header .setting_title i {
   color: #fff !important;
}
.setting_title {
   background: #415369 none repeat scroll 0 0;
    color: #fff;
    height: 40px;
    padding: 6px;
    cursor: pointer;
}
.setting_title .fa-times,
.color_setting.active .fa-angle-up{
   display: none;
}
.setting_title .fa-angle-up,
.color_setting.active .fa-times{
    display: block;
}
.color_setting h6 {
   color: #505458;
   font-size: 14px;
   margin-bottom: 15px;
   padding: 0 5px;
   margin-top: 0;
}
#font-controls  h6 {
    float: left;
    padding: 15px 10px 15px 0;
}
.bg_color {
   font-size: 14px;
   height: 5px;
   padding: 0 6px;
}
#intercom-container {
   width: 100%;
   border: 1px solid red;
}
.languageimg {
   display: none;
}
/* creatrix activity wall */
.creatrix-activity-wall .pull-right > .row{
   padding: 0px 5%;
}
.creatrix-activity-wall .row.social-composer{
   padding: 32px 5% 10px;
}
.creatrix-activity-wall .row.social-composer .grid.simple{
   margin-bottom: 0px;
}
.creatrix-activity-wall .row {
   margin:0;
}
.creatrix-activity-wall .post-submit {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    /*border-top: 1px solid #d4d4d6;*/
    float: left;
    margin: 0px 0 20px;
    padding: 10px 20px 0;
    width: 100%;
}
.creatrix-activity-wall select {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
}
.creatrix-activity-wall .post-submit i {
    /*background: #f5f5f5 none repeat scroll 0 0;*/
    color: #5e5e5e;
    position: absolute;
    right: -16px;
    top: 10px;
}
.creatrix-activity-wall input[type="text"] {
   border: 1px solid #d4d4d6;
}
.poll-container .btn.btn-white{
   border: 1px solid #d4d4d6;
}
.group-slct {
   color: #333;
  /*background-color: #f5f5f5;*/
  border-color: #ccc;
  padding:7px;
}
.fullwidthper{
   width: 100% !important;
}
.popover-content #completion .input-append.success .add-on {
   right: 0;
}
.popover-content #completion .col-md-6 > .form-group {
   position: relative;
}
.popover-content #completion .input-append.bootstrap-timepicker.success.col-md-8 {
   width: 100% !important;
}
.popover-content #completion  .bootstrap-timepicker-widget table td input {
   padding: 2px;
}
#grdreportcardtype8 .grid-body {
   padding-top : 30px !important;
}
.gradeschemeclass{
   padding-top:30px;
}
.maintblclass,
.gradeschemeclass{
   width:1000px;
}
.gradeschemeclass td{
   font-size: 7px;
}
.gradeschemeclass th{
   font-size: 10px;
   font-weight: bold;
}
.gradeschemeclass,
.gradeschemeclass th,
#grdreportcardtype8 table td,
#grdreportcardtype8 table th{
   border: none !important;
   background: none !important;
}
#grdreportcardtype7 table td,
#grdreportcardtype7 table th,
.grdreportcardtype8 table td,
.grdreportcardtype8 table th{
   padding: 5px;
}
#grdreportcardtype8 .sub-title{
   font-size: 22px;
}
#grdreportcardtype8 .sub-title-green p::first-letter{
 color: #00B050;
}
#grdreportcardtype8 .sub-title-pink p::first-letter{
 color: #E54A39;
}
#grdreportcardtype8 .sub-title-blue p::first-letter{
 color: #00BFFF;
}
#grdreportcardtype8 .sub-title-brown p::first-letter{
 color: #8B4513;
}
.header .chat-toggler.student,.header .chat-toggler.Parent {
	min-width: 60px;
}
/** #CREAT-5362 **/
.syllabus-name,
.lessons-name{
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    width:100%;
}
/*.nav.nav-pills.form-wizard li a i{
   display: none;
}
.nav.nav-pills.form-wizard li {
   margin-left: -5px;
}
.nav.nav-pills.form-wizard > li.active > a {
       border-bottom: 0px solid hsla(34,85%,35%,1) !important;
       background: hsla(34,85%,35%,1) !important;
       color: #fff !important;
}
.nav.nav-pills.form-wizard li a {
    border-radius: 0px;
  color: white;
  text-decoration: none;
  padding: 10px 30px 10px 30px;
  background: brown;
  background: hsla(34,85%,35%,1);
  position: relative;
  display: block;
  float: left;
}
.nav.nav-pills.form-wizard li a::after {
  content: " ";
  display: block;
  width: 0;
  height: 0;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 30px solid hsla(34,85%,35%,1);
  position: absolute;
  top: 50%;
  margin-top: -20px;
  left: 99%;
  z-index: 2;
}
.nav.nav-pills.form-wizard li a::before {
  content: " ";
  display: block;
  width: 0;
  height: 0;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 30px solid white;
  position: absolute;
  top: 50%;
  margin-top: -20px;
  margin-left: -1px;
  left: 100%;
  z-index: 1;
}
.nav.nav-pills.form-wizard li:nth-child(2) a       { background:        hsla(34,85%,45%,1); }
.nav.nav-pills.form-wizard li:nth-child(2) a:after { border-left-color: hsla(34,85%,45%,1); }
.nav.nav-pills.form-wizard li:nth-child(3) a       { background:        hsla(34,85%,55%,1); }
.nav.nav-pills.form-wizard li:nth-child(3) a:after { border-left-color: hsla(34,85%,55%,1); }
.nav.nav-pills.form-wizard li:nth-child(4) a       { background:        hsla(34,85%,65%,1); }
.nav.nav-pills.form-wizard li:nth-child(4) a:after { border-left-color: hsla(34,85%,65%,1); }
.nav.nav-pills.form-wizard li:nth-child(5) a       { background:        hsla(34,85%,75%,1); }
.nav.nav-pills.form-wizard li:nth-child(5) a:after { border-left-color: hsla(34,85%,75%,1); }*/
.nav.nav-pills.form-wizard{
  overflow: hidden;
  width: 100%;
}

.nav.nav-pills.form-wizard li{
  /*float: left;*/
  margin: 0 .5em 0 1em;
}

.nav.nav-pills.form-wizard a{
  background: #ddd;
  padding: .7em 1em;
  float: left;
  text-decoration: none;
  color: #444;
  text-shadow: 0 1px 0 rgba(255,255,255,.5);
  position: relative;
}

.nav.nav-pills.form-wizard a:hover{
  background: #99db76;
}

.nav.nav-pills.form-wizard a::before{
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -1.3em;
    border-width: 1.3em 0 1.3em 20px;
    border-style: solid;
    border-color: #ddd #ddd #ddd transparent;
    left: -1.1em;
}

.nav.nav-pills.form-wizard a:hover::before,
.nav.nav-pills.form-wizard .active a::before{
  border-color: #99db76 #99db76 #99db76 transparent;
}

.nav.nav-pills.form-wizard a::after{
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -1.2em;
    border-top: 1.2em solid transparent;
    border-bottom: 1.2em solid transparent;
    border-left: 1em solid #ddd;
    right: -16px;
}

.nav.nav-pills.form-wizard a:hover::after,
.nav.nav-pills.form-wizard .active a::after {
  border-left-color: #99db76;
}

.nav.nav-pills.form-wizard .active,
.nav.nav-pills.form-wizard .active:hover{
  font-weight: bold;
}

.nav.nav-pills.form-wizard .active::after,
.nav.nav-pills.form-wizard .active::before{
  content: normal;
}
.nav.nav-pills.form-wizard .active a,
.nav.nav-pills.form-wizard li.active a {
  background: #99db76 !important;
  color:#fff;
}
/** #STC-15 STARTS **/
/*
.wizard.wizard-actions li:last-child{
   float:left;
}
.wizard.wizard-actions li:not(:last-child){
   float:right;
}*/
/*.wizard.wizard-actions.stickyFormFooter li:last-child,
.wizard.wizard-actions.stickyFormFooter li:not(:last-child){
    float: none;
    clear: both;
}*/
/** #STC-15 ENDS **/
#examallocation_module-thumb .fa-lg {
   vertical-align: 0;
}

/*********** Chat bot ***********/
.chatbotintents .content {
   /*min-height: 500px !important;*/
}
.chatbotComponents .btn.btn-large {
   width:100%;
   background: none;
   text-align: left;
   padding: 10px 10px;
   color: #fff;
}
.chatbotComponents .btn.btn-large span {
   text-align: left;
   width: 100%;
   display: inline-block;
}
.chatbotComponents .btn.btn-large span.add_new:after {
    content: "\f067";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
/*--adjust as necessary--*/
    color: #000;
    font-size: 18px;
    padding-right: 0.5em;
    position: absolute;
    top: 12px;
    right: 5%;
}
.chatbotComponents .btn.btn-large:hover {
   width: 100%;
   background: #3E87C6;
   text-align: left;
   border-radius: 0
}
.chatbotComponents .btn.btn-large:hover span ,
.chatbotComponents .btn.btn-large:hover span:after {
   color: #fff;
}
.chatbotComponentContainer {
   border-right: 1px solid #ccc;
}
.chatbotComponentContainer span.select2 {
   text-align: left;
}
.chatbotContainer .row {
   margin: 0;
}
.chatbotRenderComponent > .row {
   padding: 0 10px;
}
.chatbotRenderComponent .search-form .input-group .fa.fa-search {
    position: absolute;
    right: 10px;
    z-index: 9;
    top: 12px;
}
.chatbotRenderComponent .search-form {
   margin-bottom: 10px;
}
.chatbotRenderComponent .search-form .input-group .form-control {
   padding: 10px;
   min-height: 38px;
}
.chatbotRenderComponent .search-form .input-group {
   width: 100%;
}
.chatbotRenderComponent .displayContent .data-lists.list-display .items li {
   list-style: inside;
   border: 1px solid #ccc;
   padding: 8px 10px;
   margin-bottom: 5px;
   list-style-type: none;
}
.chatbotRenderComponent .displayContent .data-lists.list-display .items li i {
   display: none;
}
.chatbotRenderComponent .displayContent .data-lists.list-display .items li:hover i {
   display: block;
}
.chatbotRenderComponent ul.list-group  li a {
   width: 95%;
   display: inline-block;
}
.responseMappingClone.well , .queryMappingClone.well {
   background: #fff;
   border:1px solid #ccc;
}
.chatbotRenderComponent .displayContent .data-lists.list-display .pager li {
   float: left;
}
.chatbotRenderComponent .relationviewcontainer {
   width:100%
}
.show_entityMapping:after {
   content: "\f067";
   font-family: FontAwesome;
   font-style: normal;
   font-weight: normal;
   text-decoration: inherit;
   /*--adjust as necessary--*/
   color: #000;
   font-size: 18px;
   padding-right: 0.5em;
   position: absolute;
   top: 3px;
   left: 10px;
   cursor: pointer;
}
.entityMapping.well {
   display: none;
}
.show_entityMapping.hide_entityMapping:after {
   content: "\f068";
}
.queryMapping {
   margin-bottom: 10px;
}
.componentEmptyList {
   height: 30px;
   font-size: 20px;
   background-color: #fff;
   text-align: center;
}
.chatbotComponentContainer .header-txt {
   width:80%;
   overflow:hidden; 
}
.chatbotComponentContainer .select2 {
   width: 100px;
   border-radius:25px;
   box-shadow:0 0 0;
   outline:none;
   -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;
   border: none;
   background: #fff;
   padding: 7px;
}
.chatbotComponentContainer .select2-selection .select2-selection__arrow {
   height: 100%;
   right: 10px;
}
.chatbotComponentContainer .select2-selection {
   width: 100px;
   box-shadow:0 0 0;
   outline:none;
   -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;
   border: none;
   background: transparent; /*url("http://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/16x16/br_down.png") no-repeat 60px center;*/
}
.chatbotintents.chatbotintents-default .select2-container--open .select2-results {
   margin: 0;
}
.chatbotintents.chatbotintents-default .select2-container--default li.select2-results__option {
    background-color: #fff !important;
}
.chatbotintents.chatbotintents-default .select2-container--default li.select2-results__option:hover ,
.chatbotintents.chatbotintents-default .select2-container--default  .select2-results__option.select2-results__option--highlighted{
   background: #00abea !important;
}
.chatbotintents.chatbotintents-default .select2-search.select2-search--dropdown .select2-search__field {
   border: 1px solid #ccc !important;
}
.chatbot_filter {
   background: #F3F3F3;
   padding: 10px 0;
}
.chatbot_dashboard {
   background: #E4E7EA;
   padding: 15px 15px 0;
}
.chatbot_dashboard_row {
   background: #fff;
}
.chatbot_filter .search-form {
   padding: 0 34px;
}
.social_login_section .social_login_section_content .hoauthWidget .col-md-3.col-xs-12.col-sm-12 {
	display: inline-block !important;
	float: none !important;
}
.social_login_section {
   clear: both;
}
/*
#course_module-thumb h5.paneltheme{

background: rgba(147,206,222,1);
background: -moz-linear-gradient(top, rgba(147,206,222,1) 0%, rgba(117,189,209,1) 44%, rgba(73,165,191,1) 66%, rgba(73,165,191,1) 73%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(147,206,222,1)), color-stop(44%, rgba(117,189,209,1)), color-stop(66%, rgba(73,165,191,1)), color-stop(73%, rgba(73,165,191,1)));
background: -webkit-linear-gradient(top, rgba(147,206,222,1) 0%, rgba(117,189,209,1) 44%, rgba(73,165,191,1) 66%, rgba(73,165,191,1) 73%);
background: -o-linear-gradient(top, rgba(147,206,222,1) 0%, rgba(117,189,209,1) 44%, rgba(73,165,191,1) 66%, rgba(73,165,191,1) 73%);
background: -ms-linear-gradient(top, rgba(147,206,222,1) 0%, rgba(117,189,209,1) 44%, rgba(73,165,191,1) 66%, rgba(73,165,191,1) 73%);
background: linear-gradient(to bottom, rgba(147,206,222,1) 0%, rgba(117,189,209,1) 44%, rgba(73,165,191,1) 66%, rgba(73,165,191,1) 73%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#93cede', endColorstr='#49a5bf', GradientType=0 );

}
*/
.config_section .tabbable.tabs-left .tab-content .tab-pane .heading.col-md-4 > .row {
   border: 1px solid #ddd;
   box-shadow: 4px 2px 7px #ddd;
   border-radius: 5px;
   min-height: 115px;
   background: #fff;
   margin-bottom: 9px;
}

/* User profile section */
.user-profile-pic img {
   background-color: #e5e9ec;
   border: 5px solid #fff;
   display: inline-block;
   height: 90px;
   margin-top: 10px;
   border-radius:100px;
   overflow: hidden;
   width: 90px;   
}
.table-header-rotated th.row-header {
   width: auto;
}
.table-header-rotated td {
   border-top: 1px solid #ddd;
   border-left: 1px solid #ddd
}
.table-header-rotated th:not(:first-child) {
   height: 240px;
   width: 50px;
   min-width: 50px;
   max-width: 50px;
   position: relative;
   vertical-align: bottom;
   padding: 0;
   font-size: 12px;
   line-height: 0.8;
}
.table-header-rotated th:not(:first-child) > div {
   position: relative;
   top: 0px;
   height: 100%;
   -ms-transform: skew(-45deg,0deg);
   -moz-transform: skew(-45deg,0deg);
   -webkit-transform: skew(-45deg,0deg);
   -o-transform: skew(-45deg,0deg);
   transform: skew(0deg,0deg);
   overflow: hidden;
   border-left: 1px solid #dddddd;
   border-right: 1px solid #dddddd;
   border-top: 1px solid #dddddd;   
}
.table-header-rotated th:not(:first-child) span {
   -ms-transform: skew(45deg,0deg) rotate(315deg);
   -moz-transform: skew(45deg,0deg) rotate(315deg);
   -webkit-transform: skew(45deg,0deg) rotate(315deg);
   -o-transform: skew(45deg,0deg) rotate(315deg);
   transform: skew(-0deg,0deg) rotate(270deg);
   position: absolute;
   bottom: 38%;
   left: -67px;
   display: inline-block;
   width: 179px;
   text-align: left;
   word-wrap: normal;
   white-space: nowrap;
   text-overflow: ellipsis;
   overflow: hidden;
}
.table-header-rotated th {
   vertical-align: middle !important;
}
.table-header-rotated th:last-child {
   width: 150px;
   min-width: 150px;
}
table.table-header-rotated {
	border-collapse: unset;
}
.table-header-rotated tbody > tr:nth-child(2n+1) > td {
    background-color: #ecf0f2;
}
/* Email Template Start */
.emailtemplate_rows .paneltheme {
   font-size:18px;
   padding: 15px;
   text-align:center;
   background-color:#00ABEA;
}
.emailtemplate_rows .paneltheme > span {
   color:#fff;
   font-weight:500;
}
.emailtemplate_rows .paneltheme span h4 {
   font-size:15px;
   color:#fff;
}
.emailtemplate_rows .slide-front {
   font-size: 14px;
   text-align:center;
   font-weight:600;
}
.emailtemplate_rows .badge {
   width:80px;
   font-size:13px;
   padding:5px;
}
/* Email Template End */

/* Course list page start */
.carousel_row {
   width: 100%;
   overflow: hidden;
}
.course_relationalview {
   padding:6px;
}
.carousel .text-dark{
   overflow: hidden;
   text-overflow: ellipsis;
   white-space: normal;
   width: 100%;
}
.course_relationalview .carousel .text-dark a{
   color:#fff !important;
}
.course_relationalview .bot-box i{
   color:#535353 !important;
}
.course_relationalview .paneltheme {
   font-size:18px;
   text-align:center;
   background-image:linear-gradient(141deg, #2cb5e8 0%, #1fc8db 51%, #2cb5e8 75%);
}
.course_relationalview .panel_title {
   color:#fff;
   font-weight:500;
}
.panel_title h4.text-dark {
   color:#fff;
}
.course_relationalview .transparent-panel-center {
   margin-top:10px;
   border-top:1px solid #ccc;
}
.course_relationalview  {
 /*  margin-top:10px;*/ 
   /*border-top:1px solid #aaa;*/
}
.course_relationalview .title{
   text-align: center;
   padding: 4%;
   white-space: nowrap;
   overflow: hidden;
   text-overflow: ellipsis;
}
.course_relationalview .transparent-panel-center .bot-box {
   background:#fff;
}

.tooltip_title{
   clear:both;
   font-size: 12px;
   text-align:left;
   font-weight:600;
}
/* Course list page end */
.search_config {
   
}
.courseevaluation_filter > .col-md-5 ,
.filter_form .col-md-5.filtercontent_row {
   background: linear-gradient(141deg, #2cb5e8 0%, #1fc8db 51%, #2cb5e8 75%) !important;
   box-shadow: 2px 2px 5px #aaa;
   padding: 2px;
}
.courseevaluation_filter .row.well {
   background: none;
   padding: 15px 10px;
   padding: 15px 10px 0;
   margin-bottom: 0;
}
.courseevaluation_filter .well .col-md-12 .col-md-12 {
    padding-top: 15px;
}
.courseevaluation_filter .row.well .col-md-12  {
   padding-bottom: 10px;
}
.mapped-cnt, .unmapped-cnt {
  font-size: 20px !important;
}
.dashboard_views .page-title {
   background: #F9FAFE;
   padding:23px 14px 4px 19px;
   height: auto;
   border: 0;
}
.dashboard_views h3 {
   color: #009DBF;
   font-weight: 500;
   font-size: 20px;
}
.dashboard_views .overlayer.bottom-left {
   box-shadow: 0 1px 5px 0 rgba(45,62,80,.12);
   overflow: hidden;
   background: #fff;
   width: 93%;
   padding: 17px;
   margin: 0 4%;
}
.dashboard_views .overlayer.bottom-left h4.text-white {
   font-size: 18px;
   font-weight: 600 !important;
   text-transform: uppercase;
   min-height: 50px;
   margin: 0;
}
.dashboard_views .tiles:first-child h4.text-white {
   color: #57A8D3;
}
.dashboard_views .tiles:nth-child(2) h4.text-white {
   color: #F96773;
}
.dashboard_views .tiles:nth-child(3) h4.text-white {
   color: #375A7F;
}
.dashboard_views .tiles:nth-child(4) h4.text-white {
   color: #736086;
}
.dashboard_views .tiles:nth-child(5) h4.text-white {
   color: #57A8D3;
}
.dashboard_views .overlayer.bottom-left h2.text-white {
   color: #666;
    font-size: 20px;
    font-weight: 500;
}
.dashboard_views .col-sm-3.tiles {
   background: transparent;
}
.dashboard_views  #filtercontent {
   overflow: unset !important;
}
.col-sm-20 {
   width:20%;
   float: left;
   background: none;
}
/****** Dashboard filter section ********/
.dashboard_views #filtercontent , #filtercontent.filter_form{
   display:none;
   float: right;
   position: absolute;
   right: 0px;
   float: right;
   margin-top: -5px;
   z-index: 999;
   /*overflow: hidden;*/
}
.dashboard_views .filtercontent_row , .filter_form .filtercontent_row{
   float: right;
   background: none repeat scroll 0 0 #fff;
   margin-left: 0;
   margin-right: 10px;
}
.dashboard_views .filtercontent_row > i , .filter_form .filtercontent_row > i{
   right: 0;
   font-size: 30px;
   margin-top: -23px;
   color: rgb(36, 193, 224);
   margin-right: 7.5% !important;
   position: absolute;
}
.filtercontent_row .select2-container {
   width: 100% !important;
}
.dashboard .row.dashboard_chartpanel {
   padding:  0 11px;
}
.row.chartpanel.dashboard_chartpanel .col-md-6.chartgroup {
   position: relative !important;
   left: auto !important;
   top:  auto !important;
}
/* Fixed timetable */
.fixed-timetable-td.active {
   /*background-image: linear-gradient(64deg, #5DADE2 0%, #5DADE2 51%, #5DADE2 75%);*/
}
.fixed-timetable-td.active , .fixed-timetable-td.active a.text-info , .fixed-timetable-td.active i{
   /*color: #fff !important;*/
}
.fixed-timetable-td.active .btn-white {
   /*background-color: transparent;*/
   /*color: #fff;*/
}
.fixed-timetable-td.deactive {
   /*background: #f35958;*/
}
.fixed-timetable-td.deactive , .fixed-timetable-td.deactive a.text-info , .fixed-timetable-td.deactive i ,.editPeriod .text-error{
 /*color: #fff !important;*/
}
.fixed-timetable-td.deactive .btn-white {
   /*background-color: transparent;*/
   /*color: #fff;*/
}
/** program/mapping **/
.col-md-12.mapping-dashboard-container {
   /*border: 1px solid #ccc;*/
   padding: 10px 20px;
   /*background: #EEEEEE;*/
}
.po-list {
   border: 1px solid #ccc;
   border-left-width: 1px;
   border-left-style: solid;
   border-left-color: rgb(204, 204, 204);
   border-radius: 5px;
   margin-bottom: 12px;
   border-left: 3px solid #1BDBB8;
   padding-left: 10px;
}
.title_plo {
   border-bottom: 2px solid #1BDBB8;
}
.po-detail-div .title_plo .btn-mini{
   margin-top: 8px;
   margin-right: 3px;
}
.col-md-12.title_outcome {
   /*background: #424d58;*/
   background: #f4f4f4;
   margin-bottom: 15px;
}
.col-md-12.title_outcome h4 {
   /*color: #fff !important;*/
   padding-left: 12px;
}
.po-detail-div .btn-mini {
    padding: 2px 9px;
    font-size: 10.5px !important;
    position: relative;
    z-index: 9;
}
.col-md-12.po-list-container.po-list-view {
   padding: 0;
}
.bottom_line .inner{
  background: #ececec;
    bottom: 0;
    /*content: "";*/
    height: 1px;
    left: 0;
    position: absolute;
    right: 0;
    width: 175px;
}
.bottom_line .inner::after {
    background: #005dbe;
}


.po-list-border-icon.border-icon {   
    display: block;
    height: auto;
    margin: 0 auto;
    text-align: center;
    border: none;
    overflow: hidden;
    margin-top: 15px;
}
.po-list-border-icon {
    display: block;
    width: 100%;
    height: 0;
    background: none;
    margin: 0 auto;
}
.po-list-border-icon .po-list-border {
    display: inline-block;
    position: relative;
}
.po-list-border-icon .po-list-border-icon-before {
    display: block;
    position: absolute;
    top: 50%;
    border-bottom: solid 1px #1BDBB8;
    right: 100%;
    width: 9999px;
    margin-top: -0.5px;
}
.po-list-border-icon.border-icon .icon-wrap {
    display: inline-block;
    padding: 0 14px;
    font-size: 16px;
    line-height: normal;
}
.fa-magic:before {
    content: "\f0d0";
}
.po-list-border-icon .po-list-border-icon-after {
    display: block;
    position: absolute;
    top: 50%;
    border-bottom: solid 1px #1BDBB8;
    left: 100%;
    width: 9999px;
    margin-top: -0.5px;
}
.col-md-12.po-list:last-child .po-list-border-icon.border-icon  {
   display: none;
}
.mapped-cnt , .unmapped-cnt {
   font-size: 26px;
}
.mapped-course .text , .unmapped-course  .text , .mapped-syllabus .text , .unmapped-syllabus .text{
   font-size: 11px;
}
/* PLO's | Clo */
.course_outcome_detail_title {
   /*background: #424d58;*/
   background: #F0F4F7;
   padding: 0 10px;
   border-bottom: 2px solid #FE9901;
}
.course_outcome_detail_title h4.semi-bold{
   /*color: #fff !important;*/
}
.course_outcome_detail_title a {
   margin-top: 8px;
}
.col-md-12.course-po-list-container ,
.col-md-12.po-list-container {
   padding: 0;
}
.map_code , .po-title {
   font-size: 18px;
   font-weight: 600;
}
.map_dec , .pro_dec {
   font-size: 12px;
   font-weight: normal;
   text-transform: capitalize;
}
.pro_dec {
   font-size: 12px;
}
.click-course-tr.col-md-12 , .mapped_clo .col-md-12.clolist ,
.mapped_syllabus .col-md-12.syllabuslist , .dtl-coursemapping-row ,
.course-co-mapping .po-list-container .course-co-mapping-row ,
.course-co-mapping .col-md-12.course-co-mapping-row , .col-md-12.co-div , .column-list , .blooms_types_list , .blooms_types_hr{
   border: 1px solid #ccc;
   border-left-width: 1px;
   border-left-style: solid;
   border-left-color: rgb(204, 204, 204);
   padding: 10px 0 6px 10px;
   margin-bottom: 10px;
   border-radius: 5px; 
}
.dtl-coursemapping-row , .course-co-mapping-row , .col-md-12.co-div ,
.column-list , .blooms_types_list , .blooms_types_hr{
   border-left: 3px solid #FD9A06 !important;
}
.blooms_types_list , .blooms_types_hr {
   padding: 10px 0 10px 10px;
}
.col-md-12.co-div {
   cursor: pointer;
}
.col-md-12.co-div:hover , .col-md-12.co-div.active{
   border-left: 3px solid #0174DF !important;
}
.col-md-12.co-div .fa-arrow-right {
   display: none;
}
.col-md-12.co-div.active .fa-arrow-right   {
   display: block;
   color: #0174DF;
   float: right;
   margin-right: 20px;
   font-size: 15px;
}
.text-cl {
   overflow: auto;
   height: 80px;
   line-height: 19px;
}
.column-list p {
   overflow: auto;
   height: 60px;
}
.active_arrow{
   min-height: 15px;
}
.click-course-tr.col-md-12 {
   border-left: 3px solid #f35958;
   cursor: pointer;
}
.title_courseplo {
   border-bottom: 2px solid #f35958;
}
.click-course-tr.col-md-12:hover{
   border-left: 3px solid #0090D9;
}
.mapped_syllabus .col-md-12.syllabuslist {
   border-left: 3px solid #1D8348;
   padding: 10px 0 10px 10px;
}
.title_sylplo {
   border-bottom: 2px solid #1D8348;
}
.mapped_clo .col-md-12.clolist  {
   padding: 10px 0 10px 10px;
   border-left: 3px solid #0090E1;
}
.title_cplo {
   border-bottom: 2px solid #0090E1;
}
.course-panel .course-box:before{
   content: '';
   position: absolute;
   z-index: 1;
   top: 0;
   left: 0%;
   border-left: 2px solid #fe9901;
   width: 3px;
   height: 100%;
   -webkit-transform: skew(-15deg);
   -moz-transform: skew(-15deg);
   -ms-transform: skew(-15deg);
   -o-transform: skew(-15deg);
   transform: skew(-15deg);
}
.refresh-course .course-box .semi-bold , .refresh-course .course-box .text {
   color: #A9B5C1;
}
.refresh-course .course-box.active .semi-bold , .refresh-course .course-box.active .text {
   color: #45505C;
}
.courseName {
   display: table;
   padding-right: 5px;
}
.courseName h5 {
   display: table-cell;
   vertical-align: middle;
   height: 50px;
   line-height: 22px;
   font-weight: 600;
   font-size: 16px;
}
.refresh-course .text {
   font-size: 12px;
   color: #757373;
   font-weight: normal;
}
.refresh-course .count.semi-bold {
   font-size: 24px;
}
.dtl-coursemapping h4 {
   margin-top: 5px;   
}
.dtl-coursemapping .col-md-2.semi-bold {
   margin-top: 5px; 
}
.course-po-detail-div table {
   border-collapse: unset;
   border-spacing: 1px;
}
.course-po-detail-div table th {
   background: #F0F4F7 !important;
}
/*.right_class {
   right:0 !important;
}*/
.quiz table.survey_results {
   table-layout: auto;
}
#customize_field_popup table {
    table-layout: auto;
}

/* Faculty new form design */
.form-horizontal .formSectionRow input[type="text"]{
   border: 1px solid #CBD6E2 !important;
   border-radius: 0 !important;
   background: #Fff !important;
   padding-left : 5px !important;
   /*font-weight: lighter !important;*/
   font-size: 13px !important;
}
.form-horizontal textarea{
    background: #fff !important;
    border-radius:0px !important;
    border: 1px solid #CBD6E2 !important;
}
.form-horizontal .formSectionRow input[type="text"].hasDatepicker {
   background: #fff url("/themes/creatrix/core/assets/img/calendar.png") no-repeat !important;
   background-position: 99% !important;
   background-size: 25px !important;
}
.form-horizontal .formItem .select2.select2-container {
   border: 1px solid #CBD6E2 !important;
   border-radius: 0 !important;
   padding : 0 !important;
   outline: none !important;
   outline: 0 !important;
}
.form-horizontal .select2-container--default .select2-selection--single ,
.form-horizontal .select2-container .select2-selection--single .select2-selection__rendered{
   outline: none !important;
   outline: 0 !important;
}
.form-horizontal .formInputBox > input[type="text"]:focus ,
.form-horizontal div.editor-layout textarea:focus ,
.form-horizontal .formInputBox > select:focus  ,
.form-horizontal .masterTooltip:focus,
.form-horizontal .select2-container:focus ,
.form-horizontal .formSectionRow input[type="text"]:focus{
   border-bottom: 1.5px solid #00B6F0 !important;
}
.form-horizontal .formSection .formItem.leftLabel {
   margin-bottom: 15px;
}
.form-horizontal .formSection label {
   margin-bottom:2px;
}
.form-horizontal .formItem  .checkboxWrapper {
    padding-top: 9px;
}
.form-horizontal .lookup .input-group-btn button {
   padding: 4px 8px !important;
    background: none !important;
    border: none !important;
}
.form-horizontal .select2-container .select2-selection--single .select2-selection__rendered {
   padding-left: 0 !important;
}
.form-horizontal .btn-default {
   background: none !important;
   border: 0 !important;
}
.form-horizontal .btn-default .fa.fa-search {
   color: #B2BDC9;
}
.form-horizontal #Address .form-row input {
   margin-bottom: 15px;
}
.multi-lang-text-label-class {
	margin-top: 20px;
	padding-top: 30px;
}
.multi-lang-textarea-label-class{
	margin-top: 10px;
	padding-top: 10px;
}
.modal-backdrop.in{
    opacity:.5 !important;
}
#programcategory_module-grid #hdtbl-1.freezeheadercls {
    top: 0 !important;
}