
/**** BDS School Result Style  ****/

/*Form*/

button, input, select, textarea {
	margin: 0 !important;
	line-height: inherit !important;
	border-radius: 5px !important;
	border: 1px solid #ccc !important;
	padding: 3px !important;
	font-size: 15px !important;
	color: #000 !important;
}

.bds-dashboard {
	background: #1E282C;
	padding: 0px 0px 40px 0px;
}
.bds-dash-title {
	text-align: center;
	/* margin-bottom: 20px; */
	padding: 5px;
}
.bds-dash-title h2 {
	font-size: 25px;
	font-family: "Black Ops One";
	color: #fff;
	font-weight: 700;
	text-transform: uppercase;
	padding: 0px 0px 0px 11px;
}
.bds-dash-title h3 {
	font-size: 13px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
	margin-bottom: 0px;
}

.bds-user-info span {
	color: white;
	padding: 10px;
	text-transform: uppercase;
}

.bds-link {
	display: block;
	float: left;
	clear: both;
	width: 100%;
	background: #293236;
}
.bds-link li {
	list-style: none;
	float: left;
	margin: 8px 0px 8px 0px;
	padding: 0;
}

.bds-link li a {
	margin-right: 10px;
	background: #000;
	padding: 2px 5px 2px 5px;
	border-radius: 2px;
	color: #ffe205;
	text-transform: capitalize;
}

.bs-dashboard {
	margin-top: 0px;
	background: #fcfcfc;
	border: 1px solid #ddd;
	padding: 10px;
	border-radius: 0px 0px 5px 5px;
	margin-bottom: 10px;
}

.bs-dashboard span {
	font-size: 20px;
	text-transform: uppercase;
	letter-spacing: 4px;
	font-weight: 700;
	font-family: time;
}

.bs-dashboard p {
	font-size: 20px;
	text-transform: uppercase;
	letter-spacing: 4px;
	font-weight: 700;
	font-family: time;
}
.cont_top_portion {
	background: #F1F1F1;
	border: 0px solid #b1b1b1;
/*	height: 450px;*/
}

.cont_portion, .cont_portion2 {
	background: #b1b1b1;
	font-size: 15px;
	padding: 5px 10px 5px 10px;
	color: #23282d;
	/* font-weight: 700; */
	letter-spacing: 1px;
	/* height: 600px; */
}

.bds-gear-div {
	padding: 10px;
}

.bg-std {
	background-color: #00c0ef !important;
}

.msg {
	text-align: center;
	font-weight: 700;
	color: red;
	padding: 10px;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.small-box {
	border-radius: 2px;
	position: relative;
	display: block;
	margin-bottom: 20px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}

.small-box .inner {
	padding: 15px;
}

.small-box .icon {
	font-size: 68px;
	display: inline-block;
}

.small-box .icon {
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
	position: absolute;
	top: -10px;
	right: 10px;
	z-index: 0;
	font-size: 90px;
	color: rgba(0, 0, 0, 0.15);
}

.small-box > .small-box-footer {
	position: relative;
	text-align: center;
	padding: 3px 0;
	color: #fff;
	color: rgba(255, 255, 255, 0.8);
	display: block;
	z-index: 10;
	background: rgba(0, 0, 0, 0.1);
	text-decoration: none;
}

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

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

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

.bg-darkmagenta {
	background-color: #8B008B !important;
}

.bg-std, .bg-green, .bg-yellow, .bg-red, .bg-darkmagenta {
	color:#fff!important;
}
.form-auto {
	font-weight: 700!important;
	color: red!important;
}


.bds-logo img {
	
}

.bds-index {
	padding: 50px;
}

.bds-title h2 {
	font-size: 20px;
	font-family: "Black Ops One";
	color: #006621;
	font-weight: 700;
	text-transform: uppercase;
	padding: 0px 0px 0px 11px;
}

.bds-title h3 {
	font-size: 15px;
	color:#923600;
	text-transform: uppercase;
	font-weight: 700;
	margin-bottom: 25px;
}

.bds-input-mark {
	padding: 20px;
}

.data-updated {
	padding: 40px 20px 20px 140px;
	color: #000;
	font-weight: 700;
}

/**** BDS School Form Style  ****/

.full-width-form-area {
	border: 1px solid #f0f0f0;
	padding: 30px;
}

.cbse-logo img {
	margin-left: 70px;
}

.col-md-12.form-top-part {
	margin: 30px 0px 30px 0px;
}

.bds-title-form {
	text-align: center;
}

.bds-title-form h2{
	font-size: 25px;
	font-family: "Black Ops One";
	color: #006621;
	font-weight: 700;
	text-transform: uppercase;
	padding: 0px 0px 0px 11px;
}

.bds-title-form h3 {
	font-size: 13px;
	color:#923600;
	text-transform: uppercase;
	font-weight: 700;
	margin-bottom: 25px;
}

.bds-title-form span {
	font-weight: 700;
	font-size: 1.2rem;
}

.Decleration h2 {
	font-size: 1.2rem;
}

.registra-data-updated {
	padding: 20px 20px 20px 140px;
	background: #000;
	color: yellow;
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
	padding-right: 135px;
}

.error {color: #FF0000;}


.span {
	font-size: 14px!important;
	text-align: left;
}

.dashb {
	background: black;
	width: 30%;
	padding: 2px 0px 5px 10px;
	border-radius: 5px;
}

.dashb a {
	color: white;
	font-size: 15px;
	letter-spacing: 2px;
}
.dashb a:hover {
	color: gold;
}
