h1 {
    font-size: 290%;
    line-height: 40px;
    font-weight: 700;
}

h1.uppercase {
    text-transform: uppercase;
}

h1.normal {
    font-weight: 500;
}

h1.thin {
    font-weight: 400;
}

h2 {
    font-size: 220%;
    line-height: 44px;
    font-weight: 800;
}

h2.uppercase {
    text-transform: uppercase;
}

h2.normal {
    font-weight: 500;
}

h2.thin {
    font-weight: 400;
}

h3 {
    font-size: 155%;
    line-height: 25px;
    font-weight: 700;
}

h3.uppercase {
    text-transform: uppercase;
}

h3.normal {
    font-weight: 500;
}

h3.thin {
    font-weight: 400;
}

h4 {
    font-size: 16px;
    line-height: 25px;
    font-weight: 700;
}

h4.uppercase {
    text-transform: uppercase;
}

h4.normal {
    font-weight: 500;
}

h4.thin {
    font-weight: 400;
}

h6,
small {
    font-size: 12px;
    font-weight: 500;
}

.normal-font {
    font-size: 14px;
    line-height: 25px;
}

.font-bold {
    line-height: 1em;
}

.aqua-bg {
    background-color: #6adfe1;
    background-image: url("../images/dotted-bg.png");
    background-position: left top;
    background-repeat: repeat;
    color: #333;
}

.blue-pattern-bg {
    /*background-image: url("../images/blue-pattern.png");
	background-position: left top;
	background-repeat: repeat;*/
    background: #0D3453 !important;
}

.color-pink {
    color: #d42941;
}

.color-green {
    color: #96ca39;
}

.color-blue {
    color: #83cdf2;
}

.color-gray {
    color: #afafaf;
}

.color-dark-gray {
    color: #747474;
}

.color-orange {
    color: #ffcf79;
}

.color-white {
    color: #fff;
}

::selection,
::-moz-selection,
::-webkit-selection,
::-ms-selection {
    background-color: #000;
    color: #fff;
}


.basefont {
    font-family: 'Raleway', sans-serif;
}

.captionfont {
    font-family: georgia, times, serif;
}

.gutter20 {
    padding: 0 20px 0 20px !important;
}

.gutter-left-35 {
    padding: 0 0 0 35px !important;
    display: inline-block;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.gutter_vertical.unNoWrap {
	white-space: normal;
}
.gutter-left-small {
    padding: 0 0 0 5px !important !important;
}

.gutter-right-35 {
    padding: 0 35px 0 0 !important;
}

.gutter-padding-l {
    padding: 0 0 0 10px !important;
}

.gutter-verticle-auto {
    margin: 28px auto 28px auto;
}

.small_gutter_r {
    margin: 0px 7px 0px 0px !important;
}

.small_gutter_l {
    margin: 0px 0px 0px 7px !important;
}

.small_gutter_t {
    padding: 5px 0px 0px 0px !important;
}

a.small_gutter_t {
    color: #0d3453;
}

a.small_gutter_t {
    color: #0d3453;
}

a.small_gutter_t:hover {
    color: #5CAE48;
}

.no-margin {
    margin: 0;
    padding: 0;
}

.hidden,
.invisible {
    display: none;
}

.relative {
    position: relative;
}

.white-bg {
    background-color: #fff;
    color: #747474;
}

ul {
    margin: 0;
    padding: 0;
}

ul.inline li {
    float: left;
    font-weight: 700;
    text-transform: uppercase;
    margin: 25px 36px 25px 36px;
}

ul.inline.medium-font {
    font-size: 14px;
}

ul.breadcrumb {
    margin: 0px 5px 0px 5px;
    overflow: hidden;
}

ul.breadcrumb li {
    float: left;
    font-size: 12px;
    margin: 0px 10px 0px 0px;
}

ul.list_view {
    border: 1px solid #dfdfdf;
}

ul.list_view li {
    border-bottom: 1px solid #dfdfdf;
}

ul.list_view li:nth-child(even) {
    background-color: #f1f1f1;
}

ul.list_view li:last-child {
    border-bottom: 0px;
}

ul.portfolio-tabs li {
    float: left;
    padding: 0 5px 0 0 !important;
}

ul.portfolio-tabs.sub-tabs li.top_blocks a,
ul.portfolio-tabs.sub-tabs li.top_blocks a:hover {
    display: block;
    padding: 0px 10px !important;
    text-align: center;
    border-bottom: 0;
}

ul.portfolio-tabs.sub-tabs li.top_blocks.on a {
    background: #5cae48 !important;
}

ul.portfolio-tabs.sub-tabs li.top_blocks a:hover {
    background: #5cae48 !important;
    border: 0;
}

ul.portfolio-tabs.sub-tabs li.top_blocks.on a::after,
ul.portfolio-tabs.sub-tabs li.top_blocks a:hover:after {
    border-top: 10px solid #5cae48;
}

ul.portfolio-tabs li a {
    padding: 11px 14px 15px 14px !important;
    font-size: 14px;
    color: #747474;
}

ul.portfolio-tabs li a.gray {
    padding: 0px 28px 0px 28px !important;
    background: #ececec;
    width: calc(100% - 3px);
    display: inline-block;
    line-height: 45px;
    box-sizing: border-box;
    border-bottom: 4px solid #dbd9d9;
    text-align: center;
    margin-right: 2px;
}

ul.portfolio-tabs li a.white {
    padding: 0px 28px 0px 28px !important;
    width: calc(100% - 3px);
    display: inline-block;
    text-align: center;
    transition: all 0.3s ease-in-out;
}

.border-bottom.no-inner-gutter {
    display: none;
}

ul.portfolio-tabs li.active {
    border-right: 1px solid #ececec;
    border-left: 1px solid #ececec;
}

ul.portfolio-tabs li:active a,
ul.portfolio-tabs li.active a,
ul.portfolio-tabs li a.gray:hover {
    border-top: 0px solid #96ca39;
    color: #fff;
    box-sizing: border-box;
    border-bottom: 4px solid #96ca39;
    background: #5CAE48;
    transition: all 0.3s ease-in-out;
}

ul.portfolio-tabs li.no-inner-gutter {
    padding: 0px 0px 0px 0px !important;
    width: 25%;
    margin: 0 0 3px;
}

ul.portfolio-tabs-var {
    width: 180px;
    border: 1px solid #ececec;
    border-left: 0px;
}

ul.portfolio-tabs-var li {
    text-align: right;
    float: right;
    width: 170px;
    border-bottom: 1px solid #ececec;
    border-right: 4px solid #fff;
}

ul.portfolio-tabs-var li.white {
    border-bottom: 0px !important;
}

ul.portfolio-tabs-var li a {
    font-size: 14px;
    color: #747474;
    padding-right: 5px;
}

ul.portfolio-tabs-var li.active {
    border-right: 4px solid #96ca39;
    float: right;
}

ul.portfolio-tabs-var li:active a,
ul.portfolio-tabs-var li.active a {
    color: #96ca39;
    padding-right: 5px;
}

ul.bullets li {
    list-style: square outside none;
    margin: 0px 0px 0px 14px;
    padding: 0px 0px 0px 10px !important;
}

ul li {
    margin: 0;
    padding: 0;
    list-style: none;
}

.content-listing ul {
    margin: 0px 0px 0px 3px;
    padding: 0px 0px 0px 0px !important;
}

.content-listing ul li {
    list-style: square outside none;
    margin: 0px 0px 0px 14px;
    padding: 0px 0px 0px 10px !important;
}

.content-listing ul.orderlist li {
    list-style: upper-roman outside none;
    margin: 0px 0px 0px 14px;
    padding: 0px 0px 0px 10px !important;
}

.content-listing ul.breadcrumb {
    margin: 0px 5px 0px 5px;
    overflow: hidden;
}

.content-listing ul.breadcrumb li {
    list-style: none;
    float: left;
    padding: 0px 0px 0px 0px !important;
    font-size: 12px;
    margin: 0px 10px 0px 0px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
}

h1.margin-bottom,
h2.margin-bottom,
h3.margin-bottom,
h4.margin-bottom,
h5.margin-bottom,
h6.margin-bottom {
    margin: 0 0 42px 0;
}

h1.center,
h2.center,
h3.center,
h4.center,
h5.center,
h6.center {
    text-align: center;
}

.landing-titles {
    min-height: 150px;
    background-image: url('../images/gray-strip.jpg');
    background-repeat: repeat-x;
}

.landing-titles .image {
    background: #fff;
    margin: 0 auto;
    text-align: center;
}

.curved-border {
    width: 337px;
    height: 196px;
    margin: 0 auto;
    background: #fff;
    border: 1px solid #afafaf;
    padding: 10px 10px 10px 10px !important;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}

.notification {
    width: 100% !important;
    font-size: 16px !important;
    font-weight: 600 !important;
}

p {
    margin: 0px 0px 14px 0px;
}

.cbp-af-header {
    position: absolute;
    top: 0px;
    left: 0;
    width: 100%;
    background: #fff;
    z-index: 10000;
    height: 100px;
    -webkit-transition: height 0.3s;
    -moz-transition: height 0.3s;
    transition: height 0.3s;
    /*border-top: 10px solid #83cdf2;*/
    margin-top: -6.2em;
    background: #0D3453;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
}

.cbp-af-header aside {
	float: right;
	width: 70%;
	height: 100%;
	display: flex;
	align-items: center;
}
.cbp-af-header aside .search-box {
	display: flex;
	align-items: center;
	width: 100%;
}
.cbp-af-header aside .search-box #search_values {
	width: 100%;
	margin: 0;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.cbp-af-header aside .search {
    width: 63%;
}

.cbp-af-header aside .settings {
	float: right;
	color: #fff;
	display: flex;
	align-items: center;
}
.cbp-af-header aside .settings > span {
	margin-right: 10px;
}
.cbp-af-header aside .settings .options span {
	float: left;
	margin: 0 40px 0 0;
}
.cbp-af-header aside .settings .options span {
	line-height: 20px;
	max-width: 95px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.cbp-af-header aside .settings .options {
	/* background-image: url(../images/icons/settings.png); */
	background-position: left top;
	background-repeat: no-repeat;
	width: auto;
	min-width: 34px;
	height: 20px;
	float: left;
	margin: 0;
	filter: brightness(0) invert(1);
	-webkit-filter: brightness(0) invert(1);
	position: relative;
}
.cbp-af-header aside .settings .options::after {
	content: '';
	position: absolute;
	top: -7px;
	bottom: 0;
	right: 0;
	width: 34px;
	height: 34px;
	display: inline-block;
	background: url(../images/spirit.png) no-repeat -504px -65px;
	z-index: 1;
}
.cbp-af-header nav {
    text-transform: uppercase;
    font-weight: 700;
    clear: both;
    border: 1px solid #ececec;
    border-right: 0;
    border-left: 0;
}

.cbp-af-header nav li {
    position: relative;
    display: inline-block;
    width: 16%;
    text-align: left;
    padding: 20px 0 10px 0 !important;
}

.cbp-af-header nav li a {
    padding: 0 0 10px 0 !important;
    display: block;
}

.cbp-af-header nav li a i {
    display: none;
}

.cbp-af-header nav li a:hover {
    color: #83cdf2;
}

.cbp-af-header nav li a:hover i {
    display: inline-block;
}

.cbp-af-header nav > ul > li > a::after {
    position: absolute;
    top: 92%;
    left: 0;
    width: 100%;
    height: 1px;
    background: #83cdf2;
    content: '';
    opacity: 0;
    -webkit-transition: height 0.3s, opacity 0.3s, -webkit-transform 0.3s;
    -moz-transition: height 0.3s, opacity 0.3s, -moz-transform 0.3s;
    transition: height 0.3s, opacity 0.3s, transform 0.3s;
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    transform: translateY(-10px);
}

.cbp-af-header nav li a.on {
    color: #96ca39;
}

.cbp-af-header nav li:hover .invisible {
    display: block;
}

.cbp-af-header nav li .sub-nav {
    position: absolute;
    top: 59px;
    border-top: 5px solid #83cdf2;
    background-color: #ececec;
}

.cbp-af-header nav li .sub-nav li {
    width: 100% !important;
    border-bottom: 1px solid #afafaf;
    text-align: left;
    padding: 2px 15px 2px 15px !important;
}

.cbp-af-header nav li .sub-nav li a {
    padding: 0px 0px 0px 0px !important;
    text-transform: none;
    font-weight: 500;
    color: #747474;border:0 !important;
}

.cbp-af-header nav li .sub-nav li:hover {
    background-color: #fff;
}

.cbp-af-header nav li .sub-nav li:hover a {
    color: #282828;
}

.cbp-af-header .cbp-af-inner {
    max-width: 980px;
    margin: 0 auto;
    position: relative;
}

.cbp-af-header .cbp-af-inner~.cbp-af-inner {
    max-width: 100%;
    background: #fff;
    width: 100%;
}

.cbp-af-header .cbp-af-inner ~ .cbp-af-inner > ul {
	max-width: 994px;
	margin: 0 auto;
	display: flex;
	/*justify-content: space-between;*/
	width: 100%;
}

.cbp-af-header .logo,
.cbp-af-header nav .cbp-af-header aside {
    display: inline-block;
    position: relative;
}

.cbp-af-header .logo {
    line-height: 100px;
}

.cbp-af-header .logo {
    text-transform: uppercase;
    color: #333;
    letter-spacing: 4px;
    font-size: 4em;
    margin: 0;
    float: left;
}
.cbp-af-header .logo a {
	display: flex;
}

.cbp-af-header .logo,
.cbp-af-header nav a,
.cbp-af-header aside {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
	color:#fff
}
.cbp-af-header .logo img {
	vertical-align: top;
}
.cbp-af-header .logo img:not([src*=".png"]) {
	margin: 15px 0;
}
.cbp-af-header.cbp-af-header-shrink {
    height: 90px;
    top: 0;
}

.cbp-af-header.cbp-af-header-shrink .logo {
    line-height: 100px;
}

.cbp-af-header.cbp-af-header-shrink .logo {
    font-size: 2em;
}

@media screen and (max-width: 55em) {
    .cbp-af-header .cbp-af-inner {
        width: 100%;
    }
    .cbp-af-header .logo,
    .cbp-af-header nav {
        display: block;
        margin: 0 auto;
        text-align: center;
        float: none;
    }
    .cbp-af-header nav a {
        margin: 0 10px;
    }
    .cbp-af-header.cbp-af-header-shrink .logo,
    .cbp-af-header.cbp-af-header-shrink nav a {
        line-height: 45px;
    }
    .cbp-af-header.cbp-af-header-shrink .logo {
        font-size: 2em;
    }
    .cbp-af-header.cbp-af-header-shrink nav a {
        font-size: 1em;
    }
    .cbp-af-header aside {
        float: none;
        line-height: 90px;
        width: 85%;
        margin: 0 auto;
    }
}

@media screen and (max-width: 32.25em) {
    .cbp-af-header nav a {
        font-size: 1em;
    }
}

@media screen and (max-width: 24em) {
    .cbp-af-header nav a,
    .cbp-af-header.cbp-af-header-shrink nav a {
        line-height: 1;
    }
}

.ui-helper-hidden-accessible {
    display: none !important;
}

.ui-autocomplete-category {
    border-bottom: 1px solid #ececec;
    color: #83cdf2;
    font-weight: bold;
    margin-left: 2px;
    padding: 5px 15px;
}

.ui-autocomplete {
    position: absolute;
    cursor: pointer;
}

* html .ui-autocomplete {
    width: 1px;
}

.ui-menu .ui-menu {
    margin-top: -3px;
}

.ui-menu {
    background: #fff;
    z-index: 10000;
    position: absolute;
    border: 1px solid #ececec !important;
    font-size: 12px;
    -moz-box-shadow: 0 5px 5px #747474;
    -webkit-box-shadow: 0 5px 5px #747474;
    box-shadow: 0 5px 5px #747474;
}

.ui-menu .ui-menu-item {
    margin: 0;
    zoom: 1;
    float: left;
    clear: left;
    width: 100%;
}

.ui-menu .ui-menu-item a {
    color: #333 !important;
    cursor: pointer;
    text-decoration: none !important;
    display: block;
    padding: 2px 15px !important;
    line-height: 1.5 !important;
    zoom: 1;
}

.ui-menu .ui-menu-item a.ui-state-focus {
    background: #83cdf2;
    color: #fff;
}

.ui-menu .ui-menu-item:hover {
    background: #83cdf2;
}

.ui-menu .ui-menu-item:hover a {
    color: #333 !important;
}

.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
    font-weight: normal;
    margin: -1px;
}

.ui-widget {
    font-size: 14px !important;
}


/*new css*/

.cbp-af-header.revamp .cbp-af-inner aside>.settings {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: flex-end;
    align-items: center;
}

.cbp-af-header.revamp .cbp-af-inner aside>.settings span {
    line-height: 40px;
    margin: 0 20px 0 0;
    width: auto;
    padding: 0 !important;
    color: #fff;
}

.cbp-af-header.revamp .cbp-af-inner aside>.settings .options {
    margin: 0;
}
.cbp-af-header.revamp .cbp-af-inner aside>.settings .options span {
  line-height: 20px;
	max-width: 95px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;margin:0 40px 0 0;
}

.cbp-af-header.revamp .cbp-af-inner aside>.settings span #availPoints {
    color: #ffff;
}
.mh-255 {
    min-height: 255px;
}
.mh-300 {
    min-height: 300px;
}

.mh-340 {
    min-height: 340px;
}

.mh-400 {
    min-height: 400px;
}

.mh-420 {
    min-height: 420px;
}

.mh-450 {
    min-height: 450px;
}

.mh-500 {
    min-height: 500px;
}

.mh-520 {
    min-height: 520px;
}

.mh-550 {
    min-height: 550px;
}

.mh-600 {
    min-height: 600px;
}

.left.small_gutter_t[href="/app/css/manageStudents/psychometricTestReport"] {
	display: flex;
	align-items: center;
}
.left.small_gutter_t[href="/app/css/manageStudents/psychometricTestReport"] i.fa-cogs::before {
	background: url(../images/pie-chart-blue.svg) no-repeat;
	font-size: 0;
	width: 20px;
	height: 24px;
	display: inline-block;
	vertical-align: top;
}
.left.small_gutter_t[href="/app/css/manageStudents/psychometricTestReport"]:hover i.fa-cogs::before{background: url(../images/pie-chart-grn.svg) no-repeat;display: inline-block;}
.blue-pattern-bg > .white-bg {background: none;}
.blue-pattern-bg footer {max-width: 980px;margin: auto;}
.copyright .container {margin: 0;}

.blue-pattern-bg .copyright {
	max-width: 100%;
	background: #fff;
}
.blue-pattern-bg .copyright > .container {
	max-width: 980px;
	margin: auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.blue-pattern-bg .copyright > .container > p {
	margin: 0;
	color: #000;
	font-size: 14px;
}
.blue-pattern-bg .copyright > .container > div {
	display: flex;
	align-items: center;
}
.blue-pattern-bg .copyright > .container > div a:not(:last-child) {
	margin-right: 5px;
}

.blue-pattern-bg > .white-bg > .copyright {
	max-width: 990px;
}
.blue-pattern-bg.footer-links + .white-bg {
	background: #fff;
}
.blue-pattern-bg > .white-bg > footer + .copyright {
	max-width: 100%;
}


.cbp-af-header .cbp-af-inner ~ .cbp-af-inner > ul.univarsity {
  justify-content: start;
}
.cbp-af-header .cbp-af-inner ~ .cbp-af-inner > ul.univarsity > li {
  line-height: 58px;
  padding: 0 !important;
}
.cbp-af-header .cbp-af-inner ~ .cbp-af-inner > ul.univarsity > li > a {
  line-height: 58px;
  height: 58px;
}
.cbp-af-header .cbp-af-inner ~ .cbp-af-inner > ul.univarsity > li:not(:last-child) {
  margin-right: 90px;
}