body {
	position: relative;
    background: url(../images/desktop_app_bg.png);   
    font-size:62.5%;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    width: 100%;
    height: 100%;
    background-size: cover;
    overflow: hidden;
}


 .inner-bg {
    padding: 200px 0 170px 0;
}

.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-top {
	overflow: hidden;
	padding: 0 5px 0px 5px;
	background: #FFFFFF;
	-moz-border-radius: 10px 10px 0 0; 
	-webkit-border-radius: 4px 4px 0 0; 
	border-radius: 4px 4px 0 0;
	text-align: left;
}

.form-top-left {
	float: center;
	width: 75%;
	padding-top: 30px;
}


a.btn {
	height: 50px;
    margin-left: 180px;    
    padding: 0 30px;
    vertical-align: right;
    background: #000000;
    border: 0;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 50px;
    color: #FFFFFF;
    -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;
    text-shadow: none;
    -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none;
    -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s;
}

input[type="text"], 
input[type="password"], 
textarea, 
textarea.form-control {
	height: 40px;
    margin: 0;
    padding: 0 15px;
    vertical-align: middle;
    background: #fff;
    border: 3px solid #fff;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 50px;
    color: #000000;
    -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;
    -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none;
    -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s;
}


.form-top-left h3 { margin-top: 0; color: #fff; }
.form-top-left p { opacity: 0.8; color: #fff; }

.form-top-right {
	float: left;
	width: 25%;
	padding-top: 5px;
	font-size: 66px;
	color: #fff;
	line-height: 100px;
	text-align: right;
	opacity: 0.3;
}
 
.form-bottom {
	padding: 25px 25px 30px 25px;
	background: #BABEC3;	
	-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: #BABEC3;
}
 

.form-top-right-icon {
	float: right;
	font-size: 66px;
	color: #fff;
}
 

.form-top-right-icon-msu {
	float: right;
	font-size: 66px;
	color:#000000;
	font-size: 20px;
}
 

.form-top-right-msu-txt {
	text-align: center;
	font-size: 66px;
	color:#ffffff;
	font-size: 20px;
}

.jumbotron {
  height: 40%;  
  color: white;
  background: url(../images/desktop_header_bg.png) no-repeat;
  background-size: cover;
}
 
 /***** Media queries *****/

@media (min-width: 992px) and (max-width: 1199px) {}

@media (min-width: 768px) and (max-width: 991px) {}

@media (max-width: 767px) {
	.inner-bg { padding: 60px 0 110px 0; }
}

@media (max-width: 415px) {
	h1, h2 { font-size: 32px; }
}
 
 
 @media (max-width: 768px) {
  .btn-responsive {
    padding:2px 4px;
    font-size:80%;
    line-height: 1;
    border-radius:3px;
  }
}

@media (min-width: 769px) and (max-width: 992px) {
  .btn-responsive {
    padding:4px 9px;
    font-size:90%;
    line-height: 1.2;
  }
}




.tableheader{
	vertical-align: middle;
    background: #f2c007;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size: 18px;
	border: 1px solid #f2c007;
    font-weight: 300;
	color: #434f5b;
	width : 55px
}

.tablecontent{
	vertical-align: middle;
    background: white;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
	border: 1px solid #434f5b;
    font-size: 16px;
    font-weight: 300;
	color: #434f5b;
	width : 44px
}

.table-hover>tbody>tr:hover>td, .table-hover>tbody>tr:hover>th {
  background-color: #00A6Eb;
  color:#C4151C;
}

.table-hover>tbody>tr:hover>td>a, .table-hover>tbody>tr:hover>th>a {
  display: block;
  display: inline-block;
}


a { display: none; }



.whitefont{
	vertical-align: middle;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
	border: 0px solid #434f5b;
    font-size: 14px;
    font-weight: 300;
	color: white;
}

.menuheading{
	vertical-align: middle;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
	border: 0px solid #434f5b;	
    font-size: 18px;
    font-weight: 900;
	color: white;
	height : 44px
}

.menuitem{
	vertical-align: middle;
    font-family: "Trebuchet MS", Helvetica, sans-serif;	
    font-size: 16px;
    font-weight: 900;
	color: #434f5b;
	height : 35px;
	border-width: 15px;
}

.submenuitem{
	vertical-align: middle;
	background: #434f5b;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
	border: 1px solid #434f5b;
    font-size: 16px;
    font-weight: 900;
	color: #ffffff;
	height : 40px	
}

