.removeArrow select {
	-moz-appearance: window;
	-webkit-appearance: none;
	padding-right: 20px;
}

.dynamicInput {
	display: inline-block
}

#myInput {
	background-image: url('/css/searchicon.png');
	/* Add a search icon to input */
	background-position: 10px 12px; /* Position the search icon */
	background-repeat: no-repeat; /* Do not repeat the icon image */
	width: 15%; /* Full-width */
	margin: 0% 0% 0% 85%;
	padding: 0em;
	font-size: 16px; /* Increase font-size */
	border: 1px solid #ddd; /* Add a grey border */
	padding-left: 1em;
}

/* New login page */
#login-form .form-control {
	min-height: 41px;
	background: #fff;
	box-shadow: none !important;
	border-color: #e3e3e3;
}

#login-form .form-control:focus {
	border-color: #70c5c0;
}

#login-form .form-control, .btn {
	border-radius: 2px;
}

#login-form {
	width: 350px;
	margin: 0 auto;
	padding: 100px 0 30px;
}

#login-form form {
	color: #7a7a7a;
	border-radius: 2px;
	margin-bottom: 15px;
	font-size: 13px;
	background: #fff;
	/* box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3); */
	box-shadow: 1px 1px 21px #e21f25;
	padding: 30px;
	position: relative;
}

#login-form h2 {
	/* font-size: 22px; */
	margin: 35px 0 25px;
}

#login-form input[type="checkbox"] {
	margin-top: 2px;
}

#login-form input[type="text"] {
	width: 100% !important;
}

#login-form input[type="password"] {
	width: 100% !important;
}

#login-form .btn {
	font-size: 16px;
	font-weight: bold;
	background: #e21f25;
	border: none;
	margin-bottom: 20px;
}

#login-form .btn:hover, #login-form .btn:focus {
	background: #adadad;
	outline: none !important;
}

#login-form a {
	color: #fff;
	text-decoration: underline;
}

#login-form a:hover {
	text-decoration: none;
}

#login-form form a {
	color: #e21f25;
	text-decoration: none;
}

#login-form form a:hover {
	text-decoration: underline;
}

.form-input-group.required .control-label:after, .userRole.control-label:after,
	.mandatoryAsterisk:after {
	color: #d00;
	content: "*";
	position: absolute;
	margin-left: 3px;
	top: 0px;
}

.mandatoryAsteriskNew:after {
	color: #d00;
	content: "*";
/* 	position: absolute; */
	margin-left: 3px;
/* 	top: 0px; */
}

html {
	/* overflow: scroll; */
	overflow-x: hidden;
	overflow-y: scroll;
}

option {
	word-break: break-all;
}

option:empty {
	display: none;
}

.errMsg {
	border: red 2px solid !important;
}

.errMsg1 {
	border: #a94442 1px solid !important;
}

.dashboardContainer {
	/*margin-bottom: 50px;*/
	
}

.hide {
	display: none;
}

@font-face {
	font-family: "bebas_neuebold";
	src: url(../fonts/bebasneue_bold-webfont.eot);
	src: url(../fonts/bebasneue_bold-webfont.eot?#iefix)
		format("embedded-opentype"), url(../fonts/bebasneue_bold-webfont.woff)
		format("woff"), url(../fonts/bebasneue_bold-webfont.ttf)
		format("truetype"),
		url(../fonts/bebasneue_bold-webfont.svg#bebas_neuebold) format("svg");
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: "Interstate-exLight";
	src:
		url("../fonts/interstate/d100fbf2-7296-4860-a190-9ecfd422ccbb-2.eot");
	src:
		url("../fonts/interstate/d100fbf2-7296-4860-a190-9ecfd422ccbb-2.eot?")
		format("embedded-opentype"),
		url("../fonts/interstate/d100fbf2-7296-4860-a190-9ecfd422ccbb-3.woff")
		format("woff"),
		url("../fonts/interstate/d100fbf2-7296-4860-a190-9ecfd422ccbb-1.ttf")
		format("truetype"),
		url("../fonts/interstate/d100fbf2-7296-4860-a190-9ecfd422ccbb-4.svg")
		format("svg");
	font-weight: 300;
	font-style: normal
}

@font-face {
	font-family: 'Interstate-Bold';
	src: url("../fonts/Interstate-Bold.eot");
	src: local(""), url("../fonts/Interstate-Bold.woff") format("woff"),
		url("../fonts/Interstate-Bold.ttf") format("truetype"),
		url("../fonts/Interstate-Bold.svg") format("svg");
	font-weight: normal;
	font-style: normal
}

@font-face {
	font-family: 'Interstate-Light';
	src: url("../fonts/Interstate-Light.eot");
	src: local(""), url("../fonts/Interstate-Light.woff") format("woff"),
		url("../fonts/Interstate-Light.ttf") format("truetype"),
		url("../fonts/Interstate-Light.svg") format("svg");
	font-weight: normal;
	font-style: normal
}

@font-face {
	font-family: 'Interstate-Regular';
	src: url("../fonts/Interstate-Regular.eot");
	src: local(""), url("../fonts/Interstate-Regular.woff") format("woff"),
		url("../fonts/Interstate-Regular.ttf") format("truetype"),
		url("../fonts/Interstate-Regular.svg") format("svg");
	font-weight: normal;
	font-style: normal
}

@font-face {
	font-family: 'Interstate';
	src: url("../fonts/Interstate-Regular.eot");
	src: local(""), url("../fonts/Interstate-Regular.woff") format("woff"),
		url("../fonts/Interstate-Regular.ttf") format("truetype"),
		url("../fonts/Interstate-Regular.svg") format("svg");
	font-weight: normal;
	font-style: normal
}

body {
	font-family: 'Interstate';
}

.file-textfield {
	height: 48px !important;
}

/* body {
    overflow-x: hidden !important;
}
.container {
    max-width: 100% !important;
    
}
 */

/* Header.css */
.header-container {
	margin: 20px;
}

.pa-logo-container .initative-text {
	font-size: 15px;
}

.login-banner {
	background: url(../img/cover.jpg);
	background-size: 100% 100%;
	height: 470px;
}

.common-banner {
	background: url(../img/Banner2.jpg);
	background-size: 100% 100%;
	height: 240px;
	background-repeat: no-repeat;
}

.pa-logo-container .pa-logo {
	background: url(../img/pa-logo.jpg);
	height: 100px;
	background-repeat: no-repeat;
	background-size: 100px;
	width: 100px;
}

.pwc-logo {
	background: url(../img/project-we-care.jpg);
	background-repeat: no-repeat;
	background-size: 300px;
	height: 350px;
	background-position: center;
}

.proj-we-care-container {
	text-align: center;
	margin-top: 30px;
}

.proj-we-care-container .enrich-text {
	font-size: 24px;
	color: #fcae05;
	font-weight: bold;
}

.proj-we-care-container .lab-text {
	font-size: 16px;
	color: #e61c1c;
	font-weight: bold;
}

.proj-we-care-container .tagline {
	font-weight: bold;
	padding: 10px;
	font-size: 16px;
	width: 120%;
}

.volunteer-container .vol-pos-one {
	top: 10px;
}

.volunteer-container .vol-pos-two {
	position: relative;
	right: -148px;
	top: 72px;
}

.volunteer-container .vol-pos-three {
	position: relative;
	top: 57px;
	right: -60px;
}

.vol-img {
	width: 150px;
	position: absolute;
}

.vol-img-1 {
	background: url(../img/volunteer1.jpg);
	background-repeat: no-repeat;
	background-size: 150px;
	height: 150px;
}

.vol-img-2 {
	background: url(../img/volunteer2.jpg);
	background-repeat: no-repeat;
	background-size: 150px;
	height: 150px;
}

.vol-img-3 {
	background: url(../img/volunteer3.jpg);
	background-repeat: no-repeat;
	background-size: 150px;
	height: 150px;
}

/* Login.css */
.user-login {
	border: 2px solid red;
	border-radius: 5px;
	text-align: center;
	background: orange;
}

.user-login p {
	font-weight: bold;
	font-size: 16px;
	margin: 10px;
}

.forgot-password {
	padding: 10px 0px;
}

.dashboardHeader {
	margin: 20px 0;
}

#addOr {
	margin: 35px 35px 0 35px;
	text-align: center;
}

.navbar-top {
	float: left;
	width: 100%;
	margin-bottom: 0;
}

.navbar-fixed-left {
	height: 600px;
	position: static;
	border-radius: 0;
	width: 170px;
	float: left;
}

#chartsContainer {
	display: inline-block;
	margin-top: 20px;
	width: 100%;
}

.navbar-fixed-left .navbar-nav>li {
	float: none;
}

.navbar-fixed-left+.container {
	padding-left: 160px;
}

/* On using dropdown menu (To right shift popuped) */
.navbar-fixed-left .navbar-nav>li>.dropdown-menu {
	margin-top: -50px;
	margin-left: 140px;
}

#byTopSkillsContainer, #byLowSkillsContainer, #byPrefSkillsContainer {
	margin-top: 30px;
}

.list-type5 {
	width: 410px;
	margin: 0 auto;
}

.list-type5 ol {
	list-style-type: none;
	list-style-type: decimal!ie;
	/*IE 7- hack*/
	margin: 0;
	margin-left: 1em;
	padding: 0;
	counter-reset: li-counter;
}

.list-type5 ol li {
	position: relative;
	margin-bottom: 1.5em;
	padding: 0.5em;
	background-color: #F0D756;
	padding-left: 58px;
}

.list-type5 a {
	text-decoration: none;
	color: black;
	font-size: 15px;
	font-family: 'Raleway', sans-serif;
}

.list-type5 li:hover {
	box-shadow: inset -1em 0 #6CD6CC;
	-webkit-transition: box-shadow 0.5s;
	/* For Safari 3.1 to 6.0 */
	transition: box-shadow 0.5s;
}

.list-type5 ol li:before {
	position: absolute;
	top: -0.3em;
	left: -0.5em;
	width: 1.8em;
	height: 1.2em;
	font-size: 2em;
	line-height: 1.2;
	font-weight: bold;
	text-align: center;
	color: white;
	background-color: #6CD6CC;
	transform: rotate(-20deg);
	-ms-transform: rotate(-20deg);
	-webkit-transform: rotate(-20deg);
	z-index: 99;
	overflow: hidden;
	content: counter(li-counter);
	counter-increment: li-counter;
}

.list-type6 {
	width: 410px;
	margin: 0 auto;
}

/* LIST #8 */
.list-type6, .list-type6 *, .list-type3, .list-type3 * {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box !important;
}

.list-type6 ul {
	list-style: none;
}

.list-type6 ul li {
	font-size: 15px;
	font-family: 'Raleway', sans-serif;
}

.list-type6 ul li a {
	display: block;
	width: 390px;
	margin-left: -40px;
	height: 24px;
	background-color: #03B3CB;
	border-left: 5px solid #222;
	border-right: 5px solid #222;
	padding-left: 10px;
	padding-top: 7px;
	text-decoration: none;
	color: white;
	margin-bottom: 7px;
	transition: all .2s ease-in-out;
}

.list-type6 ul li a:hover {
	-moz-transform: rotate(-5deg);
	-moz-box-shadow: 10px 10px 20px #000000;
	-webkit-transform: rotate(-5deg);
	-webkit-box-shadow: 10px 10px 20px #000000;
	transform: rotate(-5deg);
	box-shadow: 10px 10px 20px #000000;
}

.list-type3 {
	margin: 0 auto;
	width: 300px;
}

.list-type3 li, .list-type3 a {
	float: left;
	height: 35px;
	line-height: 35px;
	position: relative;
	font-size: 15px;
	margin-bottom: 12px;
	font-family: 'Raleway', sans-serif;
	transition: background-color 1.5s ease;
	list-style-type: none;
}

.list-type3 a {
	padding: 0 60px 0 12px;
	background: #0089e0;
	color: #fff;
	text-decoration: none;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
}

.list-type3 a:before {
	content: "";
	float: left;
	position: absolute;
	top: 0;
	left: -12px;
	width: 0;
	height: 0;
	border-color: transparent #0089e0 transparent transparent;
	border-style: solid;
	border-width: 18px 12px 18px 0;
}

.list-type3 a:after {
	content: "";
	position: absolute;
	top: 15px;
	left: 0;
	float: left;
	width: 6px;
	height: 6px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	background: #fff;
	-moz-box-shadow: -1px -1px 2px #004977;
	-webkit-box-shadow: -1px -1px 2px #004977;
	box-shadow: -1px -1px 2px #004977;
}

.list-type3 a:hover {
	background: #555;
}

.list-type3 a:hover:before {
	border-color: transparent #0089e0 transparent transparent;
}

.skill-offering-header {
	font-size: 15px;
	margin: 0 0 2em 0em;
}

.check-resp .col-md-3 {
	margin: 10px 0px;
}

.cat-skills-label {
	margin: 10px 0px;
}

.skill-offering-container .panel-default {
	margin: 0px 20px;
}

.skill-tbl td, .skill-tbl th {
	text-align: center;
}

.skill-tbl-align {
	word-wrap: break-word;
	width: 150px;
	text-align: left;
}

.skill-tbl .table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th,
	.table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
	vertical-align: middle;
}

.skill-tbl-content {
	margin: 10px 10px 50px 10px;
	padding: 0;
	border: none;
	overflow-wrap: break-word;
	/*
	margin: 10px 10px 50px 0px;
	padding: 0;
*/
}

button.btn-feedback {
	border-radius: 0;
	height: 50px;
	padding-top: 3px;
}

.tbl-content-header {
	font-size: 20px;
	margin: 20px 0px;
	font-weight: 600;
	color: #e21f25;
}

#topNavBar {
	width: 84.9%;
	float: left;
}

#topNavBar .navbar-default .navbar-nav>li>a {
	border-right: 0.5px solid #777;
}

li, img {
	cursor: pointer;
}

.btn-tbl-pendingSkill {
	width: auto !important;
	display: inline-block;
	padding: 8px 10px !important;
}

#userProfileContainer {
	margin: 20px 20px 20px 0px;
}

/* #content-container{
                            margin-top: 6%;
                        } */
.btn-primary:hover {
	color: #e21f25 !important;
	background-color: white !important;
	border-color: #e21f25 !important;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0
		rgba(0, 0, 0, 0.19);
}

.btn-primary {
	color: #fff !important;
	background-color: #e21f25 !important;
	border-color: #e21f25 !important;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0
		rgba(0, 0, 0, 0.19);
}

h2, h3 {
	color: #e21f25;
}

.banner {
	background: url(../img/cover1.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
	height: 640px;
	width: 104%;
	margin-top: 2px;
}

.loginDiv {
	position: relative;
	top: -34px;
	left: 45px;
}

#addUserTab .form-input-group, #userProfileContainer .form-input-group,
	#updateSkillPopup .modal-body .row, #updateUser .modal-body .row {
	margin-bottom: 20px;
}

.otp {
	padding: 0 5px 0 0;
}

.bb-clearImg {
	padding-bottom: 10px;
}

.dropdown-submenu {
	position: relative;
}

.dropdown-submenu>.dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: -6px;
	margin-left: -1px;
	-webkit-border-radius: 0 6px 6px 6px;
	-moz-border-radius: 0 6px 6px;
	border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
	display: block;
}

.dropdown-submenu>a:after {
	display: block;
	content: " ";
	float: right;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
	border-width: 5px 0 5px 5px;
	border-left-color: #ccc;
	margin-top: 5px;
	margin-right: -10px;
}

.search {
	float: left;
	padding-top: 30px;
	padding-left: 46px;
}

.dropdown-submenu:hover>a:after {
	border-left-color: #fff;
}

.dropdown-submenu.pull-left {
	float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
	left: -100%;
	margin-left: 10px;
	-webkit-border-radius: 6px 0 6px 6px;
	-moz-border-radius: 6px 0 6px 6px;
	border-radius: 6px 0 6px 6px;
}

.pendingFeedbackField {
	margin-left: 10px;
	position: relative;
	top: 7px;
	left: 10px
}

.disclaimerTxt {
	margin: 10px;
	font-style: italic;
	color: #e21f25;
}

.footerSt {
	position: fixed;
	bottom: 0;
	z-index: 100;
	background-color: ghostwhite;
	width: 100%;
	text-align: right;
	padding: 0 40px 0 0;
	color: steelblue;
}

pre {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}

.btn-tbl-pendingSkill {
	width: 65px !important;
}

.img-wrap {
	position: relative;
	display: inline-block;
	font-size: 0;
}

.img-wrap .close {
	position: absolute;
	top: 2px;
	right: 2px;
	z-index: 100;
	background-color: #FFF;
	padding: 5px 2px 2px;
	color: #000;
	font-weight: bold;
	cursor: pointer;
	opacity: .2;
	text-align: center;
	font-size: 22px;
	line-height: 10px;
	border-radius: 50%;
}

.img-wrap:hover .close {
	opacity: 1;
}

/* #carousel.col-md-12{
	left: 200px;
	left: 215px;
	top: 410px;
} */
ul.nav.navbar-nav.custom-font-bold {
	font-weight: 600 !important;
}

#userUploadResult table, #userUploadResult th, #userUploadResult td {
	border: 1px solid black;
}

#fromFilter {
	width: 110% !important;
	height: 40px;
	padding: 10px 2px 10px 2px;
}

#toFilter {
	width: 110% !important;
	height: 40px;
	padding: 10px 2px 10px 2px;
}

#partnerFilter.form-control {
	width: 100% !important;
	height: 40px;
	padding: 10px;
}

#categoryFilter.form-control {
	width: 100% !important;
	height: 40px;
	padding: 10px;
}

#rcNameFilter.form-control {
	width: 100% !important;
	height: 40px;
	padding: 10px;
}

#skillFilter.form-control {
	width: 100% !important;
	height: 40px;
	padding: 10px;
}

#fromBookingFilter {
	width: 110% !important;
	height: 40px;
	padding: 10px 2px 10px 2px;
}

#toBookingFilter {
	width: 110% !important;
	height: 40px;
	padding: 10px 2px 10px 2px;
}

#statusFilter.form-control {
	width: 100% !important;
	height: 40px;
	padding: 10px;
}

#typeFilter.form-control {
	width: 100% !important;
	height: 40px;
	padding: 10px;
}

#COFilter.form-control {
	width: 100% !important;
	height: 40px;
	padding: 10px;
}

#committeeFilter.form-control {
	width: 100% !important;
	height: 40px;
	padding: 10px;
}

#yearFilter.form-control {
	width: 100% !important;
	height: 40px;
	padding: 10px;
}

#categoryFilter.form-control {
	width: 100% !important;
	height: 40px;
	padding: 10px;
}

#languageFilter.form-control {
	width: 100% !important;
	height: 40px;
	padding: 10px;
}

.without::-webkit-datetime-edit-ampm-field {
	visibility: hidden;
}

ul.nav.navbar-nav.menu-title-bold {
	font-weight: bold;
}

@media screen and (min-width: 800px) {
	ul.nav.navbar-nav.menu-title-bold.navbar-left {
		position: relative;
	}
}

@media screen and (min-width: 800px) {
	ul.nav.navbar-nav.menu-title-bold.navbar-right {
		/*position: relative;*/
		left: 10px;
	}
}

.highcharts-axis-title {
	font-weight: bold !important;
}

.wd-lbl-align {
	width: 27% !important;
}

.wd-85 {
	width: 85% !important;
}

.info-label {
	display: block;
	font-size: 12px;
	color: dark grey;
	color: #a9a9a9;
	margin-top: -10px;
}

.custom-header {
	font-size: 20px;
	font-weight: bold;
	color: #e21f25 !important;
}

/* index page style */
@
keyframes lds-eclipse { 0% {
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
}

50%
{
-webkit-transform
:
 
rotate
(180deg);

    
transform
:
 
rotate
(180deg);

  
}
100%
{
-webkit-transform
:
 
rotate
(360deg);

    
transform
:
 
rotate
(360deg);

  
}
}
@
-webkit-keyframes lds-eclipse { 0% {
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
}

50%
{
-webkit-transform
:
 
rotate
(180deg);

    
transform
:
 
rotate
(180deg);

  
}
100%
{
-webkit-transform
:
 
rotate
(360deg);

    
transform
:
 
rotate
(360deg);

  
}
}
.lds-eclipse {
	position: relative;
}

.lds-eclipse div {
	position: absolute;
	-webkit-animation: lds-eclipse 0.6s linear infinite;
	animation: lds-eclipse 0.6s linear infinite;
	width: 160px;
	height: 160px;
	top: 20px;
	left: 20px;
	border-radius: 50%;
	box-shadow: 0 10px 0 0 white;
	-webkit-transform-origin: 80px 82px;
	transform-origin: 80px 82px;
}

.lds-eclipse {
	width: 50px !important;
	height: 50px !important;
	-webkit-transform: translate(-25px, -25px) scale(0.25)
		translate(25px, 25px);
	transform: translate(-25px, -25px) scale(0.25) translate(25px, 25px);
}

.lds-css {
	position: fixed;
	z-index: 10;
	top: 50vh;
	left: 50vw;
}

.loaderParent {
	background: none repeat scroll 0 0 black;
	position: fixed;
	display: block;
	opacity: 0.5;
	z-index: 1000001;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
}
/* #carousel {
        top: 45%;
    } */

/* #carousel img {
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
        display: hidden;
        hide images until carousel prepares them
        cursor: pointer;
        not needed if you wrap carousel items in links
    } */
.login-logo {
	background: url(../img/logo.png) no-repeat;
	height: 200px;
	background-size: 200px;
	min-width: 17%;
}

.login-logo2 {
	background: url(../img/logo1.png) no-repeat;
	height: 180px;
	top: 20px;
	background-size: 220px;
	width: 24%;
}

body, table tbody th {
	font-family: Interstate-Light
}

a {
	color: #e21f25;
}

.arrow-right {
	display: none;
}

li.active .arrow-right {
	display: inline-block;
	width: 0;
	height: 0;
	border-top: 15px solid transparent;
	border-bottom: 15px solid transparent;
	border-left: 15px solid #e21f25;
	float: right;
	position: relative;
	top: -38px;
	right: -14px;
}

tr:nth-child(even) {
	background: #EEE
}

.banner-skill-icon {
	border-bottom: 5px solid #e21f25;
	margin-bottom: 20px;
	padding-bottom: 20px;
	margin-top: 20px;
}

.main-logo {
	background: url(img/logo1.png) no-repeat;
	height: 400px;
	background-size: 100% 100%;
}

.login-title {
	display: block;
	/* background: url(img/texture.jpg) repeat; */
	/* height: 200px; */
	bottom: 308px;
}

.login-title span:first-child {
	font-size: 60px;
	color: #e21f25;
}

.login-title span:last-child {
	font-size: 20px;
	padding-left: 50px;
}

input[type=text], input[type=date], input[type=number], input[type=password],
	input[type=time], input[type=email], textarea {
	/* width: 60%;
	height: 40px;
	padding: 10px;
	border: solid 1px #dcdcdc;
	transition: box-shadow 0.3s, border 0.3s;
	margin-bottom: 10px;
	 */
	width: 60%;
	max-width: 100%;
	height: 40px;
	padding: 10px;
	border: solid 1px #dcdcdc;
	transition: box-shadow 0.3s, border 0.3s;
	margin-bottom: 10px;
}

.form-control {
	width: 60% !important;
	height: 40px;
	padding: 10px;
}

input[type="text"]:focus, input[type=password]:focus, textarea:focus,
	input[type="text"].focus, input[type=password].focus, input[type=email].focus,
	textarea.focus {
	border: solid 1px #707070;
	box-shadow: 0 0 5px 1px #969696;
}

button.btn-default {
	border: none;
	border-radius: 0px;
	color: #FFF;
	height: 40px;
	min-width: 60%;
	background-color: #e21f25;
}

button.btn-default-fixedwidth {
	border: none;
	border-radius: 0px;
	color: #FFF;
	height: 40px;
	width: 170px;
	background-color: #e21f25;
}

.btn-toggle-return {
	background-color: #e21f25 !important;
	color: #FFF !important;
}

button.btn-secondary {
	min-width: 60%;
	border-radius: 0;
	height: 40px;
}

button.btn-secondary-fixedwidth {
	width: 170px;
	border-radius: 0;
	height: 40px;
}

#loginFormWrapper {
	height: 100%;
	width: 100%;
	display: block;
	color: #fff;
	/* background: #ba0018; */
}

#loginForm {
	margin: 10px;
}

.loginRows {
	padding: 0 30px
}

#loginForm .loginRows+.loginRows {
	margin-top: 30px;
}

button.btn-default.forgot-password-btn {
	margin-top: 20px;
	color: #000;
	height: 50px;
	background-color: #EEE;
}

.top-header .container {
	height: 80px;
	background-color: #000;
	border-bottom: 10px solid red;
}

.form-input-group label {
	margin-bottom: 10px;
	display: block;
}

.form-footer {
	margin-top: 30px;
	padding-top: 30px;
	border-top: 1px solid red;
}

.upload-btn-wrapper {
	position: relative;
	overflow: hidden;
	display: inline-block;
}

.btn {
	border: 1px solid gray;
	background-color: white;
	/* padding: 8px 20px; */
	border-radius: 0;
}

.upload-btn-wrapper input[type=file] {
	font-size: 100px;
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
}

.searchBtn {
	/* padding: 20px; */
	padding: 2em 2em 2em 0em;
}

#dashboardTabs.nav-tabs>li {
	width: 33.3%;
}

#pendingActions {
	border-left: 1px solid #ccc;
}

.open-browse-window {
	visibility: hidden;
	position: absolute;
}

.col-md-offset-right-3 {
	margin-right: 25%;
}

.add-skill-success {
	margin-top: 30px;
	color: #008000;
}

.clearBottom {
	padding-bottom: 40px;
}

.login-error {
	color: red;
}

.duration-selectbox {
	height: 40px;
}

.no-search-result {
	display: table;
	margin: 20px auto;
	font-weight: bold;
}

.reminderResultBody {
	overflow-y: auto;
	height: 400px;
}

#goBt {
	margin-top: 30px;
}

.btnDL {
	margin-top: 30px;
}

#bookingBt {
	margin-top: 30px;
}

#movieBt {
	margin-top: 30px;
}

#resetFilterBt {
	margin-top: 30px;
}

video {
	width: 100% !important;
	height: auto !important;
}

.header-row {
	min-height: 120px;
}

/* .sliderColumn{
		min-height: inherit;
	}
	.redBorder {
		border: 1px solid red;
	}
	.carouselRaw {
		height : inherit;
	}
	.carouselWrapper {
		height : 200px;
	} */
.carouselColumn {
	height: 200px;
	margin-left: 271px;
	margin-top: 5px;
}

/*#####################################################################*/
.logoColumn img{
	width: 220px;
}
.logoColumn {
	/*
	background: url(../img/logo1.png) no-repeat;
	background-size: 220px;
	*/
	min-height: inherit;
	/*top: 20px;*/
}

input[type="checkbox"] {
	/* 	position: absolute !important; 
	left: -50% !important; 
	display: block !important; 
	width: 100% !important;  
	height: 100% !important;  
	margin: 0px !important;	
	padding: 0px !important; 
*/
	position: absolute;
	transform: scale(2);
	left: -0.5em;
}

input[type="checkbox"]:checked {
	/* 	position: absolute !important;
	left: -50% !important;
	display: block !important;
	width: 100% !important;
	height: 100% !important; 
	margin: 0px !important;
	padding: 0px !important; */
	position: absolute;
	transform: scale(2);
	left: -0.5em;
}

input[type="checkbox"]:checked+label::after {
	color: #fff !important;
	background-color: red !important;
}

.ml-align-label {
	/* margin-left: 10px !important; */
	vertical-align: middle;
	display: inline-block;
}

/*Used in skillTableView.html*/
.scrollbar-enabled {
	position: relative;
	height: 32em;
	overflow: auto;
}

.skill-tbl tr th {
	position: sticky;
	top: 0;
}

.preBackground {
	border: 1px solid #999;
	page-break-inside: avoid;
	display: block;
	padding: 9.5px;
	margin: 0 0 10px;
	font-size: 13px;
	line-height: 1.42857143;
	color: #333;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border-radius: 4px;
}

.navbar-toggle {
	border: none;
	outline: none;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus
	{
	background: transparent;
}

.padding-left-align {
	padding-left: 0px;
}

.margin-left-align {
	margin-left: 0px;
}

.margin-center-align {
	margin: auto;
}

.field-icon {
	float: right;
	margin-top: -3em;
	left: -1em;
	position: relative;
	z-index: 2;
}

.btn-toggle-selected {
	background-color: #cccccc !important;
	color: #000 !important;
}

.my-profile-update-button .btn-default:hover, .my-profile-update-button .btn-default:focus
	{
	background: #e21f25;
	color: #ffffff;
	outline: none !important;
}

/*
  ##Device = Desktop
*/
@media only screen and (min-width: 1024px) {
	.change-Password {
		position: relative;
		top: 24px;
		/* left: -50px; */
	}
	.change-Password-Div {
		padding: 0px 10px;
	}
}

/*
  ##Device = Phone
  ##Screen = B/w 600px to 767px
*/
@media only screen and (max-width: 768px) {
	#myInput {
		background-image: url('/css/searchicon.png');
		/* Add a search icon to input */
		background-position: 10px 12px; /* Position the search icon */
		background-repeat: no-repeat; /* Do not repeat the icon image */
		width: 15%; /* Full-width */
		top: 10%;
		margin: 0% 0% 0% 0%;
		padding: 0em;
		font-size: 8px; /* Increase font-size */
		border: 1px solid #ddd; /* Add a grey border */
		padding-left: 1em;
	}
	input[type=text], input[type=date], input[type=number], input[type=password],
		input[type=time], textarea {
		/* width: 60%;
		height: 40px;
		padding: 10px;
		border: solid 1px #dcdcdc;
		transition: box-shadow 0.3s, border 0.3s;
		margin-bottom: 10px;
		 */
		width: 60%;
		max-width: 100%;
		height: 40px;
		padding: 10px;
		border: solid 1px #dcdcdc;
		transition: box-shadow 0.3s, border 0.3s;
		margin-bottom: 10px;
	}
	.openMenu {
		display: block;
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		background-color: transparent;
		border: 0;
	}
	.change-Password {
		position: relative;
		top: 24px;
	}
	.browse-file {
		left: 6em;
	}
	/*Used in userProfileView.tpl*/
	.upload-skill-upload-button {
		min-width: 300% !important;
	}
	.upload-movie-bus-upload-button {
		min-width: 300% !important;
	}
	.row div:not (:last-child )>button {
		margin-bottom: 2em !important;
	}
	.modal-footer div:not (:last-child )>button {
		margin-bottom: 2em !important;
	}
	#carousel {
		display: none !important;
	}
	.ml-align-label {
		padding-left: 1em;
	}
	.logoColumn {
		transform: translateX(-50%);
		left: 50%;
		position: absolute;
	}
	.logoColumn img {
		width: 75%;
	}
	.skill-offering-container .row:not (:last-child ) {
		margin-bottom: -1em !important;
	}
	.searchBtn {
		padding: 2em 2em 2em 0em;
		/* text-align:center!important; */
	}
	button.btn-default {
		border: none;
		border-radius: 0px;
		color: #FFF;
		height: 40px;
		min-width: 15%;
		background-color: #e21f25;
	}
	button.btn-secondary {
		min-width: 15%;
		border-radius: 0;
		height: 40px;
	}
	.general_banner{
		display: none;
	}
}

/* 
  ##Device = Tablets, Ipads (portrait)
  ##Screen = B/w 768px to 1280px
*/
@media ( min-width : 768px) and (max-width: 1024px) and (orientation:
	portrait) {
	.login-logo {
		height: 200px;
		/* background-size: 200px; */
		min-width: 17%;
		display: none !important;
	}
	.login-logo2 {
		height: 180px;
		top: 20px;
		/* background-size: 220px; */
		width: 24%;
		right: 120px;
		display: none !important;
	}
	.login-title {
		display: block;
		/* background: url(img/texture.jpg) repeat; */
		height: 200px;
		margin-bottom: 20px;
		margin-top: 40px;
		left: 70px !important;
	}
	#content-1 {
		padding: 10px 60px;
		background-color: transparent;
		width: 66%;
	}
	.skill-tbl-content {
		overflow-x: scroll;
	}
	.change-Password {
		position: relative;
		top: 24px;
	}
	.btn-tbl-pendingSkill {
		width: 75px !important;
	}
	pre {
		white-space: pre-line !important;
	}
	.ml-align-label {
		margin-left: 30px !important;
	}
	.wd-lbl-align {
		width: 100% !important;
	}
}

/* 
  ##Device = Tablets, Ipads (landscape)
  ##Screen = B/w 768px to 1280px
*/
@media ( min-width : 768px) and (max-width: 1280px) and (orientation:
	landscape) {
	.login-logo {
		background: url(../img/logo.png) no-repeat;
		height: 200px;
		background-size: 200px;
		min-width: 17%;
	}
	.login-logo2 {
		background: url(../img/logo1.png) no-repeat;
		height: 180px;
		top: 20px;
		background-size: 220px;
		width: 24%;
	}
	.ml-align-label {
		margin-left: 10px !important;
	}
	.wd-lbl-align {
		width: 32% !important;
	}
	.btn-tbl-pendingSkill {
		width: 75px !important;
	}
	.change-Password {
		position: relative;
		top: 24px;
	}
}

.test {
	background-color: green;
}

.test2 {
	background-color: yellow;
}

.forceMarginAlignUploadAndMaintenance {
	margin-left: -1em;
}
/* #mobileStaffRC::placeholder, #sicMobile::placeholder, #mobileRc::placeholder, #rcMobile::placeholder {
  color: grey;
  font-size: 8px;
}  */
#mobileStaffRC::placeholder, #mobileRC::placeholder, #sicMobile::placeholder,
	#rcMobile::placeholder {
	color: grey;
	/*font-size: 0.64em;*/
}

/* On screens that are 992px wide or less, the background color is blue web*/
@media screen and (max-width: 10000px) {
	.imagesize {
		height: 60px;
		width: 60px;
	}
	.modal-dialog {
		/*
  	width: 50%;
  	*/
		
	}
}

/* On screens that are 600px wide or less, the background color is olive mobile*/
@media screen and (max-width: 600px) {
	.imagesize {
		height: 20px;
		width: 20px;
	}
	.modal-dialog {
		/*
  	width: 95% !important;
  	*/
		
	}
}

/* /* The container */
* /
	/* .container1 { */
	/*   display: block; */
	/*   position: relative; */
	/*   padding-left: 35px; */
	/*   margin-bottom: 12px; */
	/*   cursor: pointer; */
	/*   font-size: 15px; */
	/*   -webkit-user-select: none; */
	/*   -moz-user-select: none; */
	/*   -ms-user-select: none; */
	/*   user-select: none; */
	/* } */
	/* /* Hide the browser's default radio button */ * /
	/* .container1 input { */
	/*   position: absolute; */
	/*   opacity: 0; */
	/*   cursor: pointer; */
	/* } */
	/* /* Create a custom radio button */ * /
	/* .checkmark1 { */
	/*   position: absolute; */
	/*   top: 0; */
	/*   left: 0; */
	/*   height: 25px; */
	/*   width: 25px; */
	/*   background-color: #eee; */
	/*   border-radius: 50%; */
	/* } */
	/* /* On mouse-over, add a grey background color */ * /
	/* .container1:hover input ~ .checkmark1 { */
	/*   background-color: #ccc; */
	/* } */
	/* /* When the radio button is checked, add a blue background */ * /
	/* .container1 input:checked ~ .checkmark1 { */
	/*   background-color: #e21f25; */
	/* } */
	/* /* Create the indicator (the dot/circle - hidden when not checked) */
	 * /
	/* .checkmark1:after { */
	/*   content: ""; */
	/*   position: absolute; */
	/*   display: none; */
	/* } */
	/* /* Show the indicator (dot/circle) when checked */ * /
	/* .container1 input:checked ~ .checkmark1:after { */
	/*   display: block; */
	/* } */
	/* /* Style the indicator (dot/circle) */ * /
	/* .container1 .checkmark1:after { */
	/*  	top: 9px; */
	/* 	left: 9px; */
	/* 	width: 8px; */
	/* 	height: 8px; */
	/* 	border-radius: 50%; */
	/* 	background: white; */
	/* } */ 

table, th, td {
	border: 1px solid black;
	padding: 10px;
	text-align: left;
}

th {
	height: 50px;
}

table {
	border-collapse: collapse;
	width: 100%;
}

/* The container1 */
.container1 {
	display: block;
	position: relative;
	padding-left: 35px;
	margin-bottom: 12px;
	cursor: pointer; //
	font-size: 22px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

/* Hide the browser's default radio button */
.container1 input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
}

/* Create a custom radio button */
.checkmark1 {
	position: absolute;
	top: 0;
	left: 0;
	height: 25px;
	width: 25px;
	background-color: #aaa;
	border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.container1:hover input ~ .checkmark1 {
	background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.container1 input:checked ~ .checkmark1 {
	background-color: #2196F3;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark1:after {
	content: "";
	position: absolute;
	display: none;
}

/* Show the indicator (dot/circle) when checked */
.container1 input:checked ~ .checkmark1:after {
	display: block;
}

/* Style the indicator (dot/circle) */
.container1 .checkmark1:after {
	top: 9px;
	left: 9px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: white;
}

/* The container2 */
.container2 {
	display: block;
	position: relative;
	padding-left: 35px;
	margin-bottom: 12px;
	cursor: pointer; //
	font-size: 22px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

/* Hide the browser's default checkbox */
.container2 input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0;
}

/* Create a custom checkbox */
.checkmark2 {
	position: absolute;
	top: 0;
	left: 0;
	height: 25px;
	width: 25px;
	background-color: #aaa;
}

/* On mouse-over, add a grey background color */
.container2:hover input ~ .checkmark2 {
	background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.container2 input:checked ~ .checkmark2 {
	background-color: #2196F3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark2:after {
	content: "";
	position: absolute;
	display: none;
}

/* Show the checkmark when checked */
.container2 input:checked ~ .checkmark2:after {
	display: block;
}

/* Style the checkmark/indicator */
.container2 .checkmark2:after {
	left: 9px;
	top: 5px;
	width: 5px;
	height: 10px;
	border: solid white;
	border-width: 0 3px 3px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

checkbox-override {
	bottom: -0.5em !important;
	padding-left: 50px !important;
	margin-left: 0 !important;
	color: blue !important;
}

input.movieSelCheckBox[type=checkbox] {
	bottom: -0.5em !important;
	left: 0.5em !important;
}

/* .modal {
	top: 50% !important;
	transform: translateY(-50%) !important;
} */
input#movieSearch {
	width: 15% !important;
	min-width: 100px;
}

input#movieBookList {
	width: 15% !important;
	min-width: 100px;
}

.checkButton {
	min-width: 30% !important;
	width: 150px;
}

.unselectedCheckbox {
	border: 2px solid red;
	height: 29px;
}

.blur {
	-webkit-filter: blur(5px); /* Chrome, Safari, Opera */
	filter: blur(5px);
}

.breadcrumbWrapper {
	padding: 0 15px;
}

.movie-tbl .table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th,
	.table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
	vertical-align: middle;
}

.btn-margin {
	margin: 5px 10px;
}

.btn-margin-top {
	margin: 5px 0px;
}

.full-btn {
	width: 100% !important;
}

.full-btn-80 {
	width: 80% !important;
}

.modal-backdrop {
	visibility: hidden !important;
}

.modal.in {
	background-color: rgba(0, 0, 0, 0.5);
}

.no-scroll {
	overflow-y: hidden !important;
}

#targetReminderPopUp .modal-dialog {
	width: 80%;
}

.refreshBtn, .downloadBtn {
	float: left;
	margin-left: 10px;
}

.addBtn {
	float: right;
	margin-top: 8px;
	margin-left: 10px;
}

.dataTables_wrapper .dataTables_length select {
	padding: 5px !important;
}

.customFilter input[type="search"] {
	border: 1px solid #aaa;
    border-radius: 3px;
    padding: 4px;
    background-color: transparent;
    margin-left: 3px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.customFilter {
	float: right;
}

@media screen and (max-width: 640px) {
	.refreshBtn {
		float: none;
		text-align: center;
		margin-top: 0.5em;
	}
	#refreshResultBtn {
		margin-bottom: 0.5em !important;
	}
	.addBtn {
		float: none;
		text-align: center;
		margin-top: 0.5em;
	}
	#showAddBtn {
		margin-bottom: 0.5em !important;
	}
	.downloadBtn{
	margin-left: 102px;
    margin-bottom: 10px;
	}
	.search4ExactMatch{
	margin-left: 57px;
	margin-bottom: 10px;
    margin-top: -5px;
	}
}

.nowrap {
	white-space: nowrap;
}

#movieTable .modal-dialog {
	width: 80%;
}

#commonMsgModal {
	z-index: 1051;
}

.friendshipRaceContainer .nav-tab-container .nav-tabs {
	margin-top: 15px;
	margin-bottom: 0px;
}

.friendshipRaceContainer .tab-pane {
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-radius: 0px 0px 5px 5px;
	padding: 10px;
}

.friendshipRaceContainer .table-responsive {
	border: none !important;
}

.friendshipRaceContainer .friendshipRaceRow {
	margin-right: 0px !important;
}

ul.nav.navbar-nav.menu-title-bold #userID {
	margin-left: 10px;
	margin-right: 10px;
}

.navContainer {
	padding: 0;
}

.navbar-right {
	margin: 0;
}

.maintenance {
	min-height: 700px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.nav-tabs>li.active.custom>a, .nav-tabs>li.active.custom>a:hover, .nav-tabs>li.active.custom>a:focus {
    color: #e21f25 !important;
    font-size: 28px;
}
.nav-tabs>li.custom>a {
    font-size: 28px;
    color: #888 !important;
}

#newAccountRegModal .modal-dialog{
	width: 90%;
}
#newAccountRegModal input[type=text], input[type=date], input[type=number], input[type=password], input[type=time], input[type=email], textarea {
	width: 100% !important;
}
#newAccountRegModal .form-control{
	width: 100% !important;
}
#newAccountRegModal .profiles #addNewStaff {
    border: none;
    background-color: transparent;
    margin-left: 5px;
    margin-bottom: 15px;
    color: #e21f25;
}
#newAccountRegModal .profiles #addNewStaff label {
    font-weight: 400;
    font-size: 13px;
}
#newAccountRegModal .profiles #addNewStaff:hover {
    cursor: pointer;
}
#newAccountRegModal .profiles #addNewStaff label:hover {
    text-decoration: underline;
    cursor: pointer;
}
#newAccountRegModal .error{
	border-color: red;	
}