/* Global Styles */
html {
    height:100%;
}

body {
    height:100%;
    position: relative;
}

@media(min-width:768px) {
    body {
        /*margin-top: 26px;*/

    }
}

#wrapper {
    padding-left: 0;
    min-height: 100%;
    background-color: #e3e3e3;
    position: relative;
}

#page-wrapper {
    width: 100%;
    padding: 0;

}


@media(min-width:768px) {
    #wrapper {
        padding-left: 220px;
        padding-top: 50px;
    }

}

/* Top Navigation */

.top-nav {
    padding: 5px 15px;
}

.top-nav>li {
    display: inline-block;
    float: left;
    margin: 2px 0;
}

.top-nav>li span {
    font-size: 12px;
    color: #aeaeae;
}

.top-nav>li>a {
    padding-top: 5px;
    padding-bottom: 5px;
    line-height: 20px;
    color: #178ed1;
    border-right: 1px solid #000;
}

.navbar-inverse .navbar-brand:hover {
	color:#9D9D9D;
}

.top-nav>li:last-child>a {
    border-right:0;
}

.top-nav>li>a:hover,
.top-nav>li>a:focus
{
    color: #fff;
    background-color: #218ecd;
}

.navbar-inverse {
    background-color: #fff;
    border-color: #fff;
}

.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover{
    background-color: #218ecd;
}

.navbar-toggle{
    background-color: #333;
}

.navbar-header{
    height: 35px;
}

.navbar{
    min-height: 50px;
}

.navbar-brand {
    padding-top: 8px;
}

.side-nav li ul li a:hover::before,
.side-nav li ul li a:focus::before,
.side-nav li ul li a.hovered::before {
    content: "\00bb";
    margin-right:3px;
    font-size: 18px;
    color: #218ECD;
}
/* Side Navigation*/

@media(min-width:767px) {
    .side-nav {
        position: fixed;
        top: 50px;
        left: 225px;
        width: 225px;
        margin-left: -225px;
        border: none;
        border-radius: 0;
        overflow-y: auto;
        background-color: #3d4c54;
        bottom: 0;
        overflow-x: hidden;
        padding-bottom: 40px;
    }
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover
{
    background-color: #218ecd;
}

.navbar-inverse .navbar-nav > .active > a i
{
    color: #fff;
}

.navbar-inverse .navbar-nav > li > a {
    color: #fff;
}

.navbar-inverse .navbar-nav > li > a  i{
    color: #218ecd;
}

.side-nav>li>a {
    width: 225px;
}

.side-nav li a:hover,
.side-nav li a:focus {
    outline: none;
    background-color: #218ECD !important;
}

.side-nav li ul li a:hover::before,
.side-nav li ul li a:focus::before,
.side-nav li ul li a.hovered::before {
    content: "\00bb";
    margin-right:3px;
    font-size: 18px;
    color: #218ECD;
}

.side-nav li a:hover i,
.side-nav li a:focus i{
    color: #fff;
}
.side-nav li{
    border-bottom: 1px solid #51626b;
    box-shadow: 0px 1px #2d3a41;
}
.side-nav li ul li{
    border-bottom: 0;
}


.side-nav>li>ul {
    padding: 0;
}

.side-nav>li>ul>li>a {
    display: block;
    padding: 10px 15px 10px 38px;
    text-decoration: none;
    color: #fff;
    background: #2d3a41;
}

.side-nav>li>ul>li>a:hover,
.side-nav li ul li a.hovered  {
    color: #fff;
    font-weight:bold;
    background: #2d3a41 !important;
    padding: 7px 15px 8px 38px;
}

/* content */
#content{
    padding-bottom: 100px;
    min-height: 100%;
}

#top-banner{
    background: url("../images/top-banner.png") repeat scroll 0% 0%;
    background-size: cover;
}

#top-banner .container-fluid{
    margin: 0px 10px;
}

.page-header{
    border-bottom:0;
    padding-left: 50px;
    color: #fff;
    text-transform: uppercase;
    margin: 15px;
}


#top-banner .jumbotron h2 {
    margin-top: 0px;
    color: #178ED1;
    margin-bottom: 20px;
}

#top-banner .jumbotron p {
    font-size: 14px;
}

#top-banner .col-md-2{
    text-align: right;
}

#top-banner .col-md-1 i{
    color: #e3e3e3;
    font-size: 40px;
    padding-top:80px;
}

#top-banner .col-md-1 a{
    color: #e3e3e3;
    text-decoration:none;
}

.required-field{
	color:red;
}
.jumbotron{
    background-color: #fff;
}

.container-fluid  .jumbotron{
    margin-top:-15px;
    padding: 40px 30px;
    border: 1px solid #c0c0c0;
}

.jumbotron .jumbotron-header {
    border-bottom: 1px solid #e3e3e3
}

.jumbotron .jumbotron-header span{
    font-size:25px;
    color: #6a6a6a;
}

.jumbotron .jumbotron-header .col-md-4{
    text-align: right;
}

.jumbotron .jumbotron-header .col-md-4 a{
    text-transform: uppercase;
    text-decoration: none;
    font-weight:bold;
}
.jumbotron .jumbotron-body{
    margin-top:15px;
    color: #4e606b;
}

.balance-num{
    height: 50px;
    width: 80px;
    background: #e3e3e3 none repeat scroll 0% 0%;
    border-radius: 5px;
    text-align: center;
    padding-top: 10px;
    font-size: 20px;
}

.balance-num-low{
	height: 50px;
    width: 80px;
    background: #e3e3e3 none repeat scroll 0% 0%;
    border-radius: 5px;
    text-align: center;
    padding-top: 10px;
    font-size: 20px;
    color: #e26230;
    border: 1px solid #e26230;
}

.balance-text{
    padding-top: 10px;
    font-size: 18px;
    color: #178ed1;
}

#recent-assessment .balance-text span:last-child {
    color: #4e606b;
}

.balance-date{
    font-size: 20px;
    text-align: center;
    text-transform: uppercase;
    border-right: 1px solid black;
}

.balance-date .mon{
    color: #a4b8c4;
}


.jumbotron .row{
    margin-bottom: 15px;
}

.summary {
    padding-left: 1%;
}

th{
    background: #4e606b;
    color:#fff;
}

th a{
    color: #fff;
}

.table-striped > tbody > tr:nth-of-type(2n+1){
    background: #c6c6c6;
}

.table-responsive {
    height: 350px;
}
#jumbotron-actions .container, #jumbotron-generate-reports .container{
    width:	75%;
}

.center{

    text-align:center;
}

.align-right{
    text-align:right;
}

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

.styled-select {
    background: url(../images/select-arrow.png) no-repeat 99%;
    height: 35px;
    overflow: hidden;
    width: 100%;
}
.styled-select select {
    background: transparent;
    border: none;
    font-size: 14px;
    height: 35px;
    padding: 5px;
    width: 110%;
    -webkit-appearance: none;
}

.semi-square {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.blue {
    background-color: #c6c6c6;
}

.blue select {
    color: #656565;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cbcbcb;
    margin: 1em 0;
    padding: 0;
}

#one, #two{
    display:none;
}

footer {
    position: absolute;
    bottom: 0px;
    left: 0px;
    z-index: 1040;
    background: #fff;
    padding: 15px;
    width:100%;
    padding-bottom: 0px;
}

.footer-right{
    float:right;
}

.footer-left{
    float:left;
}

.footer-copy span {
    color: #1fac6f;
    font-weight:bold;
}

input[type=radio   ]:not(old){
    width     : 2.5em;
    margin    : 0;
    padding   : 0;
    font-size : 1em;
    opacity   : 0;
}

input[type=radio   ]:not(old) + label{
    display      : inline-block;
    margin-left  : -2em;
    line-height  : 1.5em;
}

input[type=radio   ]:not(old) + label > span{
    display          : inline-block;
    width			 : 1.5em;
    height           : 1.5em;
    margin           : 0.25em 0.5em 0.25em 0.25em;
    border           : 0.1em solid rgb(192,192,192);
    border-radius    : 25em;
    vertical-align   : bottom;
}



input[type=checkbox]:not(old):checked + label > span:before{
    content     : '?';
    display     : block;
    width       : 1em;
    color       : rgb(153,204,102);
    font-size   : 0.875em;
    line-height : 1em;
    text-align  : center;
    text-shadow : 0 0 0.0714em rgb(115,153,77);
    font-weight : bold;
}

input[type=radio]:not(old):checked +  label > span > span{
    display          : block;
    width            : 1.2em;
    height           : 1.2em;
    margin           : 0.1em;
    border           : 0.1em solid rgb(115,153,77);
    border-radius    : 25em;
    background       : #178ed1;
}



@media(max-width:320px) {
    .top-nav {
        padding: 0px 0px;
        font-size: 10px;
    }
    #top-banner .col-md-1 i{
        padding-top:10px;
        margin-bottom:40px;
    }

    #top-banner .col-md-1 {
        text-align: center;
    }
}

.wrapper{
    min-height: 90%;
    position: relative;
    background-color: #e3e3e3;
}

header{
    background: url("../images/top-banner.png");
    background-size: cover;
}

.banner-text{
    padding: 30px 0px 100px;
    color: #fff;
}
.banner-inner{
    padding-top: 30px;
}

.wrapper .jumbotron{
    padding: 10px;
    background: #ebebeb;
    color: #ccc;
}

.jumbotron .question{
    border-bottom: 1px solid #e2e2e2;
    margin-bottom: 10px;
}

.jumbotron-top{
    margin-top: -50px;
}

.btn-cst{
    width: 200px;
    margin-bottom: 15px;
}

.after-click{
    border-bottom: 3px solid #83c601;
}

.wrapper .jumbotron.enable{
    background: #fff;
    color: inherit;
}

.wrapper .jumbotron.enable .cyan{
    color: #178ED1;
}

#AssessmentQuestion2 {
    padding:0;
}
#AssessmentQuestion2 .question,
#AssessmentQuestion2 .form-group {
    padding:10px;
}

.wrapper .jumbotron .cyan{
    color: #acc8de;
}

.wrapper .jumbotron .grey-bg{
    background: #4e606b;
    padding:10px;
    border-radius: 4px 4px 0 0;
}

.wrapper .jumbotron.enable .grey-bg{
    color:#fff;
}

.progress{
    text-align: center;
    color: #adadad;
}

.progress-bar{
    background: #7ec600;
}



/* pdf Styles */

body.pdf {

    background-color: #fff;
    height:100%;
}

.pdf section {
    position: relative;
    height: 100%;
}

.pdf .right {
    text-align: right;
}

.pdf .logo {
    padding: 3%;
}

.pdf .header-bg {
    background: url(images/pdf/front-page-bg.png) no-repeat scroll 0% 100%;
    padding: 0% 0% 20% 40%;
    height: 280px;
    color: #fff;
}

.pdf h1{
    font-size:60px;
}

.pdf .header-content {
    padding-top: 14%;
    position: relative;
    right: 5%;
}

.pdf .header-content span{
    font-size: 30px;
}

.pdf .footer {
    position:absolute;
    bottom:0;
    width:97%;
    color: #777;
}

.pdf .footer span {
    color: #4e6878;
}

.pdf .pdf-header img{
    display: inline;
    float:left;
}

.pdf .pdf-header h3{
    padding-top: 1%;
    color: #24b5ab;
}

.pdf h3{
    color: #f57e21;
}

.pdf .jumbotron {
    background: #eeefef;
    margin-top:0;
}

#pdf-content-fisrt .jumbotron {
    margin-top: 5%;
    display: inline-block;
    float: left;
    height: 190px;
    margin-bottom: 0;
}

#pdf-content-forth {
    height: auto;
}

.pdf .needle {
    position: absolute;
    left: 140px;
    top: 70px;
    transform: rotate(120deg);
    transform-origin: center bottom 15px;
}

.pdf .jumbotron.job-match{
    margin-left: -100px;
    padding-left: 130px;
}

.pdf .job-match h3{
    color: #333;
    margin: 0px 5px;
}

.pdf .job-match span{
    background: #f57e21;
    font-size: 60px;
    border-radius: 10px;
    color: #fff;
    font-weight: bold;
    padding: 0 3px;
}

.pdf .jumbotron-caption {
    margin-top: -35px;
    margin-left: 10%;
    width: 60%;
}

.pdf .jumbotron.scale {
    padding: 10px 20px;
}

.pdf .jumbotron.scale span{
    color: #4e6878;
    font-weight:bold;
    font-size: 18px;
}


.pdf .well-sm.grade {
    padding: 0;
    background-color: #d2d5d8;
    border-radius: 100px;
}

.pdf .well-sm.grade-title {
    background-color: #225264;
}

.pdf .well-sm.grade-title span {
    background-color: #225264;
    border-radius: 100px;
}

.pdf .well-sm.grade-title {
    background-color: #225264;
}

.pdf .well-sm.grade-title span {
    background-color: #225264;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
}

.pdf .well.grade span {
    display: inline-block;
    width: 9%;
    padding: 12px 0;
    color: transparent;
    margin-left: -4px;
    font-weight: bold;
}

.pdf .well.grade span:first-child {
    margin-left: 3px;
}

.pdf .well.grade span.active-result {
    background: #3b505e;
    color: #fff;
}

.pdf .well.grade span.result-range {
    background: #a3b5bd;
    color: #3b505e;
    font-size: 20px;
}

.pdf .well.grade span.fail {
    background: #f27f22;
    color: #fff;
    font-size: 20px;
    width: 7%;
    margin: 1%;
}

.pdf .well.grade span.success {
    background: #1daea6;
    color: #fff;
    font-size: 20px;
}

.pdf .note {
    color: #8db3e2;
}

.pdf .colored-ul{
    color: #1ab5ab;
}

.pdf .left-title {
    color: #f57e21;
    font-weight: bold;
}

.pdf hr {
    display: block;
    height: 5px;
    border: 0;
    border-top: 1px solid #cbcbcb;
    margin: 1em 0;
    padding: 0;
}

@media(min-width:991px) and (max-width:1200px) {
    #credit-balance {
		width: 60px;
	}
	.balance-date {
		width: 60px;
	}
}

@media(max-width:1000px) {
    .top-nav {
        padding: 0px 0px;
    }
    #top-banner .col-md-1 i{
        padding-top:10px;
        margin-bottom:40px;
    }

    #top-banner .col-md-1 {
        text-align: center;
    }
    .jumbotron-top{
        margin-top: 0;
    }
    #AssessmentQuestion1{
        margin-top: -20px;
    }
    .pdf section {
        height:auto;
    }
    .pdf .footer {
        position: static;
    }

	.kv-grid-container.table-responsive
	{
		height: auto;
	}
}

@media screen and (max-width: 480px){
	body{
		 overflow-x: hidden;
	}

	.kv-table-wrap tr{
		display: table-row;
	}

	.kv-table-wrap th, .kv-table-wrap td {
			display: table-cell;
	}

	.kv-grid-container.table-responsive
	{
		height: auto;
	}

	.page-header {
		padding-left: 0px;
	}
}


@media(max-width:767px) {
    .side-nav {
		float: right;
        width: 225px;
        margin-left: 0px;
        border: none;
        border-radius: 0;
        overflow-y: auto;
        background-color: #3d4c54;
        overflow-x: hidden;
        padding-bottom: 40px;
		margin-top: 0px;
		margin-right: initial;
    }
	.navbar{
		background: transparent;
		border-color: transparent;
		margin-bottom: 0;
	}

	.navbar-header {
		height: 50px;
	}

	.navbar-fixed-top{
		position: static;
	}
	.top-nav-header{
		background: #fff;
	}
	.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
		border-color: transparent;
		width: 100%;
	}

	nav ul.top-nav {
        display: block;
    }
}
@media(max-width:550px) {
    /*nav ul.top-nav {
        width: 70%;
        display: inline-block;
    }*/
	.top-nav-header{
		margin-bottom: -30px;
	}
}

@media(min-width:341px) and (max-width:415px) {
	.top-nav-header{
		margin-bottom: 0;
	}
}

@media(max-width:325px) {
    .pdf section {
        height: auto;
    }
    .pdf .footer {
        position: static;
    }
	.top-nav-header{
		margin-bottom: 0;
	}
}

@media(max-width:325px) {
    .top-nav {
        padding: 0px 0px;
        font-size: 10px;
    }
    #top-banner .col-md-1 i{
        padding-top:10px;
        margin-bottom:40px;
    }

    #top-banner .col-md-1 {
        text-align: center;
    }
    .jumbotron-top{
        margin-top: 0;
    }
}

/*TODO remove this live and add a global fix, It is only reproducing in Windows -->*/
.radio input[type=radio]
{
    margin-left: -30px;
}

.panel-success>.panel-heading{
    color: #fff;
    background-color: #218ecd;
    border-color: #d6e9c6;
}
.selecteduser th {
    background: #4e606b;
    color: #fff;
}

#existingUserTable th {
    background: #4e606b;
}
#existingUserTable th a {
    color: #fff;
}
.table-striped > tbody > tr:nth-of-type(2n+1) {
}

.panel-success {
    box-shadow: 8px 8px 5px #888888;
}
.min-height-sm{
    min-height: 50px;
}
.min-height-bg{
    min-height: 150px;
}
input[type=radio ]:not(old){
    opacity: 1;
}
nav .dropdown-menu {
    position: static;
    width: 100%;
}