﻿/*
Write By Akash Saxena
Version :3.1
Name : RGPV DIPLOMA

*/
body{
	font-size:14px;
	font-family:"Open Sans", sans-serif;
}
#top_header {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#fd3939+0,e90000+100 */
background: #fd3939; /* Old browsers */
background: -moz-linear-gradient(top,  #fd3939 0%, #e90000 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #fd3939 0%,#e90000 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #fd3939 0%,#e90000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fd3939', endColorstr='#e90000',GradientType=0 ); /* IE6-9 */
height: 25px;
}
section#top_header ul li a {
    color: #fff;
    text-decoration: none;
    font-weight: 500;
    font-size: 12px;
}
section#top_header ul li {
    padding-top: 1px;
    border-right: 2px solid #fff;
    padding-right: 8px;
    height: 16px;
    line-height: 11px;
}

li.list-inline-item.border_none {
    border: none !important;
}

section#main_header {
    background: url(../images/headerstrip.jpg);
    background-repeat: no-repeat;
}
.main-header-context{
	padding-top: 5px;
    padding-bottom: 5px; 
}

.right_link ul li a{
	 color:#e01b1b;
	 font-size:12px;
}
.col-md-3.right_link ul li.std {
    background: url(../images/student.png);
    background-repeat: no-repeat;
    background-size: contain;
    margin-top: 0px;
    padding-left: 36px;
    line-height: 28px;
	width: 164px;
}
.col-md-3.right_link ul li.inst {
    background: url(../images/institute-login.png);
    background-repeat: no-repeat;
    background-size: contain;
    margin-top: 0px;
    padding-left: 36px;
    line-height: 28px;
	width: 164px;
}
.col-md-3.right_link ul li.suprt {
    background: url(../images/support.png);
    background-repeat: no-repeat;
    background-size: contain;
    margin-top: 0px;
    padding-left: 36px;
    line-height: 31px;
	width: 164px;
}

section#menu {
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#2c2b95+0,111060+100 */
background: #2c2b95; /* Old browsers */
background: -moz-linear-gradient(top,  #2c2b95 0%, #111060 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #2c2b95 0%,#111060 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #2c2b95 0%,#111060 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2c2b95', endColorstr='#111060',GradientType=0 ); /* IE6-9 */
min-height: 51px;

}

#menu .navbar-light .navbar-nav .nav-link {
 color: #ffffff;
    font-weight: 600;
    font-size: 15px;
    margin: 0px 0.5rem;
    padding: 0.5rem 0.25rem;
    
    }

#menu .navbar-light .navbar-nav .nav-link:hover{
	 color: #ffe931;
}

.dropdown-item {
	 color:#18176e;
	 font-size:13px;
	 font-weight:500;
}

#slidershow{
	background-color:#efefef;
}


.box-impserv{
	border:1px solid #caeaff;
}



.box-heading{
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#1b96e3+0,016aab+100 */
background: #1b96e3; /* Old browsers */
background: -moz-linear-gradient(top,  #1b96e3 0%, #016aab 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #1b96e3 0%,#016aab 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #1b96e3 0%,#016aab 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1b96e3', endColorstr='#016aab',GradientType=0 ); /* IE6-9 */
color:#ffffff;
font-size:16px;
}

.box-content{
 background-color:#ffffff;
}
.box-impserv ul {
	margin-bottom:0;
}
.box-impserv ul li{
	margin-bottom:4px;
}
.box-impserv ul li a{
 font-size:14px;
 color:#1c2043;
}

.box-impserv ul li a img{
	display: inline-block;
    margin-right: 5px;
}


.box-impserv ul li:hover{
opacity:0.9;
}
.box-impserv ul li:hover a{
text-decoration:none;
}

.bg-orange{
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#fbc357+0,f6ad39+100 */
background: #fbc357; /* Old browsers */
background: -moz-linear-gradient(top,  #fbc357 0%, #f6ad39 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #fbc357 0%,#f6ad39 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #fbc357 0%,#f6ad39 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbc357', endColorstr='#f6ad39',GradientType=0 ); /* IE6-9 */
}
.bg-green{
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#cce16d+0,bed74b+100 */
background: #cce16d; /* Old browsers */
background: -moz-linear-gradient(top,  #cce16d 0%, #bed74b 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #cce16d 0%,#bed74b 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #cce16d 0%,#bed74b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cce16d', endColorstr='#bed74b',GradientType=0 ); /* IE6-9 */

}
.bg-blue{
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#afdbff+0,81beef+100 */
background: #afdbff; /* Old browsers */
background: -moz-linear-gradient(top,  #afdbff 0%, #81beef 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #afdbff 0%,#81beef 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #afdbff 0%,#81beef 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#afdbff', endColorstr='#81beef',GradientType=0 ); /* IE6-9 */

}

.breadcrumb {
    background-color: #f7f7f7;
    }

.page-title{
	 color: #232283;
    font-size: 1.5rem;
}  





#bottom-links{
	     background-color: #18176e;
    border-top: 5px solid #f0f0f0;
}


#bottom-links h1{color:#ffffff; font-size:16px;}
#bottom-links .cu h1{color:#ffe931; font-size:16px;}
#bottom-links .cu-email {color:#ffe931;}
#bottom-links ul li{background: url(../images/blt-01.png) 0px 8px no-repeat; padding-left: 10px;}
#bottom-links ul li a{color:#dcdcdc; line-height:2em; }
#bottom-links ul li a:hover{color:#ffffff;}
#bottom-links .cu ul li{background:none;color:#dcdcdc;}




.head {
    box-shadow: 0px 1px 4px #ccc;
    height: 242px;
}


.head p {
    text-align: justify;
    padding-right: 6px;
    padding-left: 8px;
}
.head h2 {
    font-size: 16px;
    background-color: #016aab;
    color: #fff;
    padding: 8px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.head img {
    padding-left: 5px;
}

.head a {
    color: #ff4e00;
}
.head:hover a {
    color: #ff4e00;
	text-decoration:none;
}

section#footer {
    background-color: #ffffff;
    color: #626262;

}
.footer-copyright{
	 background-color:#f0f0f0;
	     font-size:12px;
}

.footer-copyright a{
 color:#de5218;
}

.footer-disclaimer{
font-size:12px;
	
}


.head.hed ul {
    padding-right: 5px;
    padding-left: 8px;
}

.head.hed ul {
    overflow-y: scroll;
    height: 199px;
}
.head.hed ul li {
    background: url(../images/arrow.png);
    background-repeat: no-repeat;
    background-size: 5%;
    padding-left: 22px;
    line-height: 18px;
    padding-bottom: 8px;
    background-position: top left;
}

.head.hedd ul {
    padding-right: 5px;
    padding-left: 8px;
}
.head.hedd ul {
    overflow-y: scroll;
    height: 200px;
}
.head.hedd ul li {
    background: url(../images/arrow.png);
    background-repeat: no-repeat;
    background-position: left;
    background-size: 5%;
    padding-left: 22px;
    line-height: 16px;
    padding-bottom: 7px;
    border-bottom: 1px solid #dff3ff;
    padding-top: 7px;
}

.head.hedd ul li a {
    color: #1c2046;
    font-weight: 600;
}

.depatr img {
    width: 100%;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.depatr h2 a {
    font-size: 14px;
    color: #ff6d2c;
    padding: 10px;
}

.depatr h2 {
    background-color: #ffffff;
    height: 30px;
    line-height: 15px;
}



.heading-depart h3 {
    color: #016aab;
    border-bottom: 1px solid #cccccc6b;
    padding-bottom: 10px;
    margin-bottom: 25px;
}

section#department {
    background: url(../images/bg-depart.jpg);
    background-repeat: no-repeat;
}

.depatr {
    margin-bottom: 10px;
}



.dropdown-toggle::after {
   transition: transform 0.15s linear; 
}

.show.dropdown .dropdown-toggle::after {
  transform: translateY(3px);
}

.dropdown-menu {
  margin-top: 0;
}

.navbar-light .navbar-toggler-icon {
   /* background-image: url(data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30'xmlns='http://ww…p='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E);*/
	
    background-color: #fff !important;
}

.navbar-light .navbar-toggler {
    color: #fff !important;
    border-color: #fff !important;
}


section#nav-breadcrumb {
    
    background-color: #f7f7f7;
}

.login h3 {
    font-size: 20px;
    text-align: center;
    border-bottom: 1px solid #ccc;
    padding-bottom: 6px;
    color: #00b8b3;
    text-transform: uppercase;
    margin-top: -10px;
    margin-left: -20px;
    margin-right: -20px;
}



input.btn.btn-primary.bg-clr {
    background-color: #ff5915;
    border: 1px solid #ff8f62;
    width: 30%;
    padding-top: 3px;
    padding-bottom: 3px;
}

.login h4 {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700 !important;
    color: #de5218;
}

.hding {
    background-color: #28f5ff14;
    padding: 5px 5px 5px 10px;
    margin-bottom: 20px;
    border: 1px solid #ccc;
    text-transform: uppercase;
}
.cntct {
    box-shadow: 0px 5px 2px #ccc;
    height: 230px;
    min-height: 230px;
    padding-left: 15px;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
}

.cntct h3 {
    font-size: 20px;
}