.sticky {
    background: #ffffff;
    height: 0px;
}
.topPaddingMiddle
{
	padding-top:0px;
}
body {
background: url(../images/body-bg.gif) repeat 0 0 !important;
}
body.vertical-layout.vertical-menu.menu-expanded .content, body.vertical-layout.vertical-menu.menu-expanded .footer {
  margin-left: 0px;
}

.top-content .text {
	color: #fff;
}

.top-content .text h1 { color: #fff; }

.top-content .description {
	margin: 20px 0 10px 0;
}

.top-content .description p { opacity: 0.8; }

.top-content .description a {
	color: #fff;
}
.top-content .description a:hover, 
.top-content .description a:focus { border-bottom: 1px dotted #fff; }

.form-box {
	margin-top: 0px;
}

.form-top {
	overflow: hidden;
	padding: 0 25px 15px 25px;
	/*background: #444;*/
	background: #F9C001;
	-moz-border-radius: 4px 4px 0 0; -webkit-border-radius: 4px 4px 0 0; border-radius: 4px 4px 0 0;
	text-align: left;
}

.form-top-left {
	float: left;
	width: 84%;
	padding-top: 25px;
}

.form-top-left h3 { margin-top: 0; color: #fff; }
.form-top-left p { opacity: 1.0; color: #0C0B0B; }

.form-top-right {
	float: left;
	width: 16%;
	padding-top: 20px;
	font-size: 70px;
	color: #fff;
	line-height: 100px;
	text-align: right;
	opacity: 0.6;
}

.form-bottom {
	padding: 25px 25px 20px 25px;
	background: #444;
	background: rgba(0, 0, 0, 0.3);
	-moz-border-radius: 0 0 4px 4px; -webkit-border-radius: 0 0 4px 4px; border-radius: 0 0 4px 4px;
	text-align: left;
}

.form-bottom form textarea {
	height: 100px;
}

.form-bottom form button.btn {
	width: 100%;
}

.form-bottom form .input-error {
	/*border-color: #de615e;*/
}

.editbox
{
display:none
}
td
{
/*padding:7px;*/
}
.editbox
{
font-size:14px;
width:270px;
background-color:#ffffcc;
border:solid 1px #000;
padding:4px;
}
.edit_tr:hover
{
background:url(edit.png) right no-repeat #80C8E5;
cursor:pointer;
}


.col-sm-offset-3 {
    margin-left: 0%;
}
.col-sm-6 {
    width: 100%;
}
input[type="text"], input[type="password"] {
    width: 100%;
}
.btn-primary {
    color: #FFF;
    background-color: #4C9ED9;
    border-color: #FFF;
	letter-spacing:1px;
}
input[type="text"], input[type="password"] {
text-align: left;
position: relative;
padding: 2%;
background: #EDEDED;
margin-bottom: 3%;
color: #999999;
outline: none;
border: none;
border-radius: 5px;
border: 1px solid #DED6D6;
-webkit-appearance: none;
}
.form-group {
    margin-bottom: 15px;
}
input:focus:invalid:focus, textarea:focus:invalid:focus, select:focus:invalid:focus {
    border-color: #66AFE9;
    box-shadow: 0px 0px 6px #d5e9f9;
}
input:focus:invalid, textarea:focus:invalid, select:focus:invalid {
    color: #B94A48;
    border-color: #66AFE9;
}
/*.form-control:focus {
    border-color: #66AFE9;
    outline: 0px none;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 8px rgba(102, 175, 233, 0.6);
}*/

/*////////For New design/////////*/
  .ftco-section .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }
  @media (min-width: 576px) {
    .ftco-section .container {
      max-width: 540px; } }
  @media (min-width: 768px) {
    .ftco-section .container {
      max-width: 720px; } }
  @media (min-width: 992px) {
    .ftco-section .container {
      max-width: 960px; } }
  @media (min-width: 1200px) {
   .ftco-section .container {
      max-width: 1140px; } }
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px; }
@media (min-width: 768px) {
  
  .col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
}
@media (min-width: 992px) {
	.col-lg-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.66667%;
    flex: 0 0 33.66667%;
    max-width: 33.66667%; }
}
.justify-content-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
}
.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.login-wrap {
    position: relative;
    background: #fff;
    border-radius: 10px;
    -webkit-box-shadow: 0px 10px 34px -15px rgba(0, 0, 0, 0.74);
    -moz-box-shadow: 0px 10px 34px -15px rgba(0, 0, 0, 0.74);
    box-shadow: 0px 10px 34px -15px rgba(0, 0, 0, 0.74);
}
.p-md-5 {
    padding: 3rem !important;
}
.heading-section {
    font-size: 28px;
    color: #8d448b;
	margin-bottom: 20px;
}
.text-md-right {
    text-align: right !important;
}
.w-50 {
    width: 50% !important;
}
.form-group {
    position: relative;
}
.d-md-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}
.form-group {
    margin-bottom: 1rem;
}

.btn.btn-primary {
    background: #8d448b !important;
    border: 1px solid #8d448b !important;
    color: #fff !important;
	padding: 4px 36px;
}