body {
    background-image: url('../images/new-bg.jpg');
    background-size: cover;
}

.message {color: #333;padding: 2px 10px;background: #E1F9D9;border: #DBECD5 1px solid;}
.demo-table {background:#9cc7fa;width: 100%;border-spacing: initial;margin: 2px 0px;word-break: break-word;table-layout: auto;line-height:1.8em;color:#333; -moz-border-radius: 20px;     -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;
	-moz-box-shadow:    1px 3px 4px 4px #ccc;
  -webkit-box-shadow: 1px 3px 4px 4px #ccc;
  box-shadow:1px 3px 4px 4px #ccc; font-family: 'Open Sans', sans-serif;}
  
.demo-table td {padding: 20px 15px 10px 15px;}
.demoInputBox {padding: 4px;border: #999 1px solid;border-radius: 8px; width:300px;
-moz-box-shadow:1px 3px 3px 3px #919191;
-webkit-box-shadow: 1px 3px 3px 3px #919191;
 box-shadow:1px 3px 3px 3px #919191;}
.demoInputBoxa {padding: 3px;border: #999 1px solid;border-radius: 4px; width:55px; -moz-box-shadow:1px 3px 3px 3px #919191;
-webkit-box-shadow: 1px 3px 3px 3px #919191;
 box-shadow:1px 3px 3px 3px #919191;}
.demoInputBoxb {padding: 3px;border: #999 1px solid;border-radius: 4px; width:200px;-moz-box-shadow:1px 3px 3px 3px #919191;
-webkit-box-shadow: 1px 3px 3px 3px #919191;
 box-shadow:1px 3px 3px 3px #919191;}
.demoSelectBox {padding: 6px;border: #999 1px solid;border-radius: 8px;-moz-box-shadow:1px 3px 3px 3px #919191;
-webkit-box-shadow: 1px 3px 3px 3px #919191;
 box-shadow:1px 3px 3px 3px #919191; width:300px;}
  .demoSelectBoxa {padding: 6px;border: #999 1px solid;border-radius: 8px;-moz-box-shadow:1px 3px 3px 3px #919191;
-webkit-box-shadow: 1px 3px 3px 3px #919191;
 box-shadow:1px 3px 3px 3px #919191; width:100px;}
.btnRegister {padding: 5px; background-color: #fff; border: 0;color: #FFF;cursor: pointer; moz-border-radius: 20px;     -webkit-border-radius: 20px;
    -khtml-border-radius: 20px; color:#000000;
    border-radius: 20px; width:100%;-moz-box-shadow:    1px 3px 4px 4px #ccc;
  -webkit-box-shadow: 1px 3px 4px 4px #ccc;
  box-shadow:1px 3px 4px 4px #ccc;}

.navbar .navbar-search .dropdown-menu { min-width: 25px; }
.dropdown-menu .label-icon { margin-left: 5px; }
.btn-outline {
    background-color: transparent;
    color: inherit;
    transition: all .5s;
}
.mar-btom {
    margin-bottom: 10px;
    margin-top: 10px; margin-left:60px;
}
.notice {
/*    padding: 15px;*/
    background-color: #fafafa;
    border-left: 6px solid #7f7f84;
/*    margin-bottom: 5px;*/
    -webkit-box-shadow: 0 5px 8px -6px rgba(0,0,0,.2);
       -moz-box-shadow: 0 5px 8px -6px rgba(0,0,0,.2);
            box-shadow: 0 5px 8px -6px rgba(0,0,0,.2);
}
.notice-sm {
    padding: 10px;
    font-size: 80%;
}
.notice-lg {
    padding: 35px;
    font-size: large;
}
.notice-success {
    border-color: #80D651;
}
.notice-success>strong {
    color: #80D651;
}
.notice-info {
    border-color: #45ABCD;
}
.notice-info>strong {
    color: #45ABCD;
}
.notice-warning {
    border-color: #FEAF20;
}
.notice-warning>strong {
    color: #FEAF20;
}
.notice-danger {
    border-color: #d73814;
}
.notice-danger>strong {
    color: #d73814;
}
.new_arrivals h3 span {
    color: #fff;
}

footer{
    background: #000;
    padding: 10px;
    color: #fff;
    position: fixed;
    bottom: 0px;
    width: 100%;
}
.well {
    background-color: #fff;
    box-shadow: 5px 5px 5px #777777;
}
.box{
width:30%; 
/* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";

  /* IE 5-7 */
  filter: alpha(opacity=40);

  /* Netscape */
  -moz-opacity: 0.4;

  /* Safari 1.x */
  -khtml-opacity: 0.4;

  /* Good browsers */
  opacity: 0.4; 
  padding: 20px 0; 
  background-color:#3F3F3F;
  border-radius: 2px; 
  margin-left:120px; margin-top:210px; color:#FFFFFF; font-family:Georgia, "Times New Roman", Times, serif;
  
}

.btn3d {
    position:relative;
    padding: 20px 0;
    top: -6px;
    border:0;
     transition: all 40ms linear;
     margin-top:10px;
     margin-bottom:10px;
     margin-left:2px;
     margin-right:2px;
}
.btn3d:active:focus,
.btn3d:focus:hover,
.btn3d:focus {
    -moz-outline-style:none;
         outline:medium none;
}
.btn3d:active, .btn3d.active {
    top:2px;
}
.btn3d.btn-info {
    box-shadow:0 0 0 1px #00a5c3 inset, 0 0 0 2px rgba(255,255,255,0.15) inset, 0 8px 0 0 #348FD2, 0 8px 8px 1px rgba(0,0,0,0.5);
    background-color:#39B3D7;
}
.btn3d.btn-info:hover {
    box-shadow:0 0 0 1px #00a5c3 inset, 0 0 0 2px rgba(255,255,255,0.15) inset, 0 8px 0 0 #348FD2, 0 8px 8px 1px rgba(0,0,0,0.5);
    background-color:#fda30e;
}
.btn3d.btn-info:active, .btn3d.btn-info.active {
    box-shadow:0 0 0 1px #00a5c3 inset, 0 0 0 1px rgba(255,255,255,0.15) inset, 0 1px 3px 1px rgba(0,0,0,0.3);
    background-color: #39B3D7;
}

.btn3d.btn-warning {
    box-shadow:0 0 0 1px #d79a47 inset, 0 0 0 2px rgba(255,255,255,0.15) inset, 0 8px 0 0 #D79A34, 0 8px 8px 1px rgba(0,0,0,0.5);
    background-color:#FEAF20;
}
.btn3d.btn-warning:hover {
    box-shadow:0 0 0 1px #d79a47 inset, 0 0 0 2px rgba(255,255,255,0.15) inset, 0 8px 0 0 #D79A34, 0 8px 8px 1px rgba(0,0,0,0.5);
    background-color:#fda30e;
}
.btn3d.btn-warning:active, .btn3d.btn-warning.active {
    box-shadow:0 0 0 1px #d79a47 inset, 0 0 0 1px rgba(255,255,255,0.15) inset, 0 1px 3px 1px rgba(0,0,0,0.3);
    background-color: #FEAF20;
}
.btn3d.btn-white {
    color: #666666;
    box-shadow:0 0 0 1px #ebebeb inset, 0 0 0 2px rgba(255,255,255,0.10) inset, 0 8px 0 0 #f5f5f5, 0 8px 8px 1px rgba(0,0,0,.2);
    background-color:#fff;
}
.btn3d.btn-white:active, .btn3d.btn-white.active {
    color: #666666;
    box-shadow:0 0 0 1px #ebebeb inset, 0 0 0 1px rgba(255,255,255,0.15) inset, 0 1px 3px 1px rgba(0,0,0,.1);
    background-color:#fff;
}
.btn3d.btn-default {
    color: #666666;
    box-shadow:0 0 0 1px #ebebeb inset, 0 0 0 2px rgba(255,255,255,0.10) inset, 0 8px 0 0 #BEBEBE, 0 8px 8px 1px rgba(0,0,0,.2);
    background-color:#f9f9f9;
}
.btn3d.btn-default:active, .btn3d.btn-default.active {
    color: #666666;
    box-shadow:0 0 0 1px #ebebeb inset, 0 0 0 1px rgba(255,255,255,0.15) inset, 0 1px 3px 1px rgba(0,0,0,.1);
    background-color:#f9f9f9;
}
.btn3d.btn-primary {
    box-shadow:0 0 0 1px #417fbd inset, 0 0 0 2px rgba(255,255,255,0.15) inset, 0 8px 0 0 #4D5BBE, 0 8px 8px 1px rgba(0,0,0,0.5);
    background-color:#4274D7;
}
.btn3d.btn-primary:active, .btn3d.btn-primary.active {
    box-shadow:0 0 0 1px #417fbd inset, 0 0 0 1px rgba(255,255,255,0.15) inset, 0 1px 3px 1px rgba(0,0,0,0.3);
    background-color:#4274D7;
}
.btn3d.btn-success {
    box-shadow:0 0 0 1px #31c300 inset, 0 0 0 2px rgba(255,255,255,0.15) inset, 0 8px 0 0 #5eb924, 0 8px 8px 1px rgba(0,0,0,0.5);
    background-color:#78d739;
}
.btn3d.btn-success:active, .btn3d.btn-success.active {
    box-shadow:0 0 0 1px #30cd00 inset, 0 0 0 1px rgba(255,255,255,0.15) inset, 0 1px 3px 1px rgba(0,0,0,0.3);
    background-color: #78d739;
}

.btn3d.btn-danger {
    box-shadow:0 0 0 1px #b93802 inset, 0 0 0 2px rgba(255,255,255,0.15) inset, 0 8px 0 0 #AA0000, 0 8px 8px 1px rgba(0,0,0,0.5);
    background-color:#D73814;
}
.btn3d.btn-danger:active, .btn3d.btn-danger.active {
    box-shadow:0 0 0 1px #b93802 inset, 0 0 0 1px rgba(255,255,255,0.15) inset, 0 1px 3px 1px rgba(0,0,0,0.3);
    background-color: #D73814;
}
.btn3d.btn-magick {
    color: #fff;
    box-shadow:0 0 0 1px #9a00cd inset, 0 0 0 2px rgba(255,255,255,0.15) inset, 0 8px 0 0 #9823d5, 0 8px 8px 1px rgba(0,0,0,0.5);
    background-color:#bb39d7;
}
.btn3d.btn-magick:active, .btn3d.btn-magick.active {
    box-shadow:0 0 0 1px #9a00cd inset, 0 0 0 1px rgba(255,255,255,0.15) inset, 0 1px 3px 1px rgba(0,0,0,0.3);
    background-color: #bb39d7;
}
.btn3d.btn-primary2 {
    box-shadow:0 0 0 1px #417fbd inset, 0 0 0 2px rgba(255,255,255,0.15) inset, 0 8px 0 0 #4D5BBE, 0 8px 8px 1px rgba(0,0,0,0.5);
    background-color:#fda30e;
    color: #fff;
}
.btn3d.btn-primary2:active, .btn3d.btn-primary2.active {
    box-shadow:0 0 0 1px #417fbd inset, 0 0 0 1px rgba(255,255,255,0.15) inset, 0 1px 3px 1px rgba(0,0,0,0.3);
    background-color:#fda30e;
}
a.list-group-item, button.list-group-item {
    background: #cef9ff;
}

/* CSS Document */
.clg-holder{
    background: #fff;
    float: left;
    width: 100%;
    margin-top: 20px;
    border-radius:10px;}

  .college-inner{padding:0px 10px;height:500px;overflow:auto;}

  .college-inner a{
    display: inherit;
    padding: 7px 10px;
    font-size: 18px;
    background: #d4e3f7;
    margin-bottom: 15px;
    border-left: 4px solid #094da0;
    color: #094da0;
    text-decoration:none;
    border-bottom: 1px dashed #24599e;
  }

  .college-inner a:hover{
   background: #448be2;
   color: #fff;
   border-left-color:#094da0;
   border-bottom-color:#fff;
  }

  .clg-holder h1{
    margin: 0px;
    background: #448be2;
    color: #fff;
    text-align: center;
    border-radius: 10px 10px 0px 0px;
    padding: 20px;
    font-size: 21px;
    margin-bottom: 10px;
  }

.big-heading{background: #337ab7;
    color: #fff;
    padding: 10px;}
.small-heading{background: rgba(82, 156, 220, 0.14);
    padding: 3px 10px;
    display: inline-block;
    border-left: 3px solid #337ab7;
    border-radius: 0px 2px 2px 0;
    box-shadow: 1px 2px 3px 0px;
    margin: 15px 0px 2px 0px;}    

.coverbg{ background:rgba(2, 15, 27, 0.57);
    height: 100%;min-height:750px;}

.nav-tabs > li > a{background: #337ab7;
    color: #fff;margin-right: 10px;    box-shadow: 0px -3px 4px -1px #000;}

.big-holder{
	background:#0f61c5;/* #4660e8*/
    padding:20px 0px;
    font-size: 27px;text-align: center;
    border-top: 6px solid #fff;border-radius: 10px;
    box-shadow: 2px 5px 9px 0px;
	height:245px;
	}
	
.big-holder:hover{background: rgba(70, 96, 232, 0.85);color:#fff;}	

.bg-1{background:#adbd0a;color:#000;}
.bg-1 a{color:#000;}
.bg-1:hover{background:rgba(173, 189, 10, 0.76);}


.bg-3{background:#f3c846;color:#000;}
.bg-3 a{color:#000;}
.bg-3:hover{background: rgba(243, 200, 70, 0.88);}


.btn3d.btn-primary2{background: transparent;
    border-top: none;font-size:;color:#fff;}
.new-li{color:#fff;font-size: 30px;}	
.uni-heading{color: #4660e8;
    text-transform: uppercase;
    font-size: 45px;
    font-weight: bold;}
	
#container{
	width:1024px;
	margin:auto;
}
#header{
	width:1024px;
	height:80px;
	margin:auto;
	background:#23A4E0;
	
}
#footer
{
	width:1024px;
	height:40px;
	margin:auto;
	background:#7CC5E7;
}
#contain
{
	width:1024px;
	height:100%;
	margin:auto;
	
	
}
table{ font-family: "Times New Roman", Times, serif; font-size:15px;}
.a table{ font-family: "Times New Roman", Times, serif; font-size:14px;}
.a table tr{border:1px solid #000;}
.f1{ font-size:24px; font-weight:bold; text-align: center;}
.f2{ font-size:18px; font-weight:bold; text-align: center;}
.t1{ font-size:12px;text-align: center;}
.t2 {font-size:16px; text-align:left;}
.t3 {font-size:16px; color:#990000;}
.logo{width:120px;height:142px;float:left;margin:5px;}
.titel{width:500px;height:20px;margin:auto;font-family:Arial, Helvetica, sans-serif;}
.td{ font-size:10px,}
.img{width:120px; border:1px solid #666666; margin-left:30px;}
.img1{width:144px; border:1px solid #666666; margin-left:10px;}
.middle{text-align:center;}

.t4{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px; color:#990000;}
.t5{font-family: 'Open Sans', sans-serif; color:#0066FF; font-size:22px; padding:5px; font-weight:bold; }
#title{margin:10px; position:relative; width:100%}
.clg{color:#000000; text-transform: uppercase; font-size: 30px; text-decoration: none;}


.errorMsg{color:red;font-size: 14px;border:1px dashed red;padding:5px; background-color: #CCFFCC}
.successMsg{color:green;font-size: 14px;border:1px dashed green;padding:5px;}


/* scroll desigen with color */


/* Let's get this party started */ ::-webkit-scrollbar { width:4px; right:50px;position: absolute;} 
/* Track */ ::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); -webkit-border-radius: 0px; border-radius: 0px; } 
/* Handle */ ::-webkit-scrollbar-thumb { -webkit-border-radius: 0px; border-radius: 0px; background: rgba(39, 113, 205, 0.58);
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); } ::-webkit-scrollbar-thumb:window-inactive { background: rgba(39, 113, 205, 0.58); }

.big-holder {
    background: #0f61c5;
    padding: 20px 0px;
    font-size: 27px;
    text-align: center;
    border-top: 6px solid #fff;
    border-radius: 10px;
    box-shadow: 2px 5px 9px 0px;
    height: 230px;
}