.WebContainer{
    width:100%;
    min-width:1000px;
    height:auto;
}

body{
     background: -moz-linear-gradient(center top , #FFFFFF, #D3D8E8) repeat fixed 0 0 rgba(0, 0, 0, 0);
}
body { 
	background: -moz-linear-gradient(center top , #FFFFFF, #D3D8E8) repeat fixed 0 0 rgba(0, 0, 0, 0);
  -webkit-background-size: cover !important; 
  -moz-background-size: cover !important; 
  -o-background-size: cover !important; 
  background-size: cover !important; 
}
/* Destop) ----------- */
@media only screen 
	and (min-width : 320px) 
	and (max-width : 480px) {
		body {
			background-color: #F5F5F5;
			padding-bottom: 0px;
			padding-top: 0px !important;
		}
		#avatar {
					box-shadow: 2px 2px 5px rgba(0, 0, 6, 0.75);
					height: 59px !important;
					margin-bottom: 9px;
					margin-left: 87px !important;
					margin-top: 9px;
					width: 75px !important;
					
		}
		#search_class{
				display:none;
		}
		.da-thumbs li {
			width: 78px !important;
		}
	}
/* iPad [portrait + landscape] */
			@media only screen and (min-width: 768px) and (max-width: 1024px) {
				#content {
					margin-left: 20px !important;
				}
						.title h3 {
			color: #fff;
			font-size: 41px !important;
			margin: auto 0;
			padding: 20px;
			text-align: left;
		}
				.da-thumbs li {
					box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
					float: left;
					margin: 5px;
					padding: 3px;
					position: relative;
					width: 93px;
				}
			}

#msg {
    font-size: 20px;
    font-weight: bold;
}
#developers{
	height: 150px;
    width: 160px;
}
#footer_nav{
	margin:0 50px;
}
#qa{
	text-align:left;
}
#assigntextare{
    height: 219px;
    width: 248px;
}
#assign{
margin-bottom:0px !important;
}
#btn_s{
	margin-top:-10px;
}
@font-face
{
	font-family: 'ProximaNova-Light';
	src: url('ProximaNova-Light.otf');
}

@font-face
{
	font-family: 'TR Century Gothic';
	src: url('TR Century Gothic.ttf');
}

@font-face
{
	font-family: 'Molot';
	src: url('Molot.otf');
}
.navbar-inner {
	background-image: none;
 }
.message_content {
	text-align: justify;
    width: auto !important;
}
.my_message {
    height: 151px;
    width: 249px;
}
#question {
    margin-left: 177px;
    width: 400px;
}
#search_class {
    width: 225px !important;
}
.post {
    border: .01px solid;
    border-radius: 10px 10px 10px 10px;
    margin-top: 10px;
    margin-bottom: 35px;
    margin-left: 8px;
    margin-right: 8px;
    padding: 11px;
	border-color: #e5e7e9;
	display: justify;
   
}
.row-fluid [class*="span"]:nth-child(5) {
    margin-left: 15px;
}
th {
    text-transform: uppercase;
}
#block h4{
	color:#000;
}
#student_avatar{
	height: 55px;
    width: 85px;
    
}
#member_avatar_class{
    height: 75px;
    width: 72px;
    
   
    
}
.breadcrumb > li {
   color:#333 !important;
   
}
.breadcrumb > li  a{
   cursor: default;
   color:#333 !important;
}
.breadcrumb > li  a:hover{
	text-decoration:none;
}
#block_bg{
	background-color:#ffffff !important;
}
#delete{ margin-bottom:10px;}
#adduser{
	margin-left:0;
}
.modal-header {
    background: none repeat scroll 0 0 #007cba;
    color: #FFFFFF;
}
	.edit{
	margin: 0 auto;
	margin-left:10px;
}

body {
    font-family:'ProximaNova-Light',Helvetica,Arial,sans-serif !important;
}
#avatar {
	
	
    height: 100%;
    margin-bottom: 13px;
	 margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    width: 100%;

}
.alert-info{
	background-color: #007cba;
    border-color: #007cba;
    color: #fff;
}
.nav-list > .active > a, .nav-list > .active > a:hover, .nav-list > .active > a:focus {
    background-color: #1d2d1d; 

}
#login .form-signin{
	background: url("../../images/pixel-60fff.png") repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
	-webkit-box-shadow: 2px 2px 5px rgba(0, 0, 6, 0.75) !important;
	-moz-box-shadow:    2px 2px 5px rgba(0, 0, 6, 0.75) !important;
	box-shadow:         2px 2px 5px rgba(0, 0, 6, 0.75) !important;
    box-shadow: 0 1px 3px rgba(15, 15, 15, 0.2) !important;

}
.navbar .divider-vertical {
    border-left: 0 solid #F2F2F2 !important;
}
footer{
	color: #333333 !important;
    font-weight: bold !important;
    margin-right: 35px !important;
}
.navbar-inverse .navbar-inner {
	background:#007cba; !important;

}
.bnt-info{
	background-color: #007cba !important; 
    background-image: linear-gradient(to bottom, #007cba, #007cba) !important;
    background-repeat: repeat-x !important;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25) !important;
    color: #FFFFFF !important;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25) !important;
}
.btn{
    border-radius: 0 0 0 0 !important;
}
.btn-info{
	background-color: #007cba !important; 
    background-image: linear-gradient(to bottom, #007cba, #007cba) !important;
    background-repeat: repeat-x !important;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25) !important;
    color: #FFFFFF !important;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25) !important;
}

.navbar-inverse .brand {
	 color:#ffffff;
}

.navbar-inverse .brand, .navbar-inverse .nav > li > a {
	color: #ffffff !important;
	font-family: 'ProximaNova-Light', Arial, sans-serif !important;

}

.navbar-inverse .nav li.dropdown > .dropdown-toggle .caret {
    border-bottom-color: #ffffff;
    border-top-color: #007cba;
}
.classmate_cursor{
	pointer-events: none;
}

/* Smartphones (portrait and landscape) ----------- */
	@media only screen 
	and (min-width : 320px) 
	and (max-width : 480px) {
		body {font-family:'ProximaNova-Light',Helvetica,Arial,sans-serif !important;
			background-color: #F5F5F5;
			padding-bottom: 0px;
			padding-top: 0px !important;
			margin-right: auto;
            margin-left: auto;
		}
		#avatar {
					-webkit-box-shadow: 2px 2px 5px rgba(0, 0, 6, 0.75);
	-moz-box-shadow:    2px 2px 5px rgba(0, 0, 6, 0.75);
	box-shadow:         2px 2px 5px rgba(0, 0, 6, 0.75);
    height: 200px;
    margin-bottom: 9px;
	margin-right: 101px;
   
    margin-left: 101px;
    margin-top: 9px;
    width: 220px;
					
		}
		#search_class{
				display:none;
		}
		.da-thumbs li {
			width: 84px !important;
		}
	}

.navbar-inverse .brand {
	 color:#ffffff;
}

.navbar-inverse .brand, .navbar-inverse .nav > li > a {
	color: #ffffff !important;
	font-family: 'ProximaNova-Light', Arial, sans-serif !important;

}

.navbar-inverse .nav li.dropdown > .dropdown-toggle .caret {
    border-bottom-color: #007cba;
    border-top-color: #007cba;
	background-color: #007cba;
}
.classmate_cursor{
	pointer-events: none;
}