#fade {
    display: none;
    position:absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index: 1001;
    -moz-opacity: 0.8;
    opacity: .80;
    filter: alpha(opacity=80);
}

#modal {
/*    display: none;
    position: absolute;
    top: 45%;
    left: 45%;
    width: 64px;
    height: 64px;
    padding:30px 15px 0px;
    border: 3px solid #ababab;
    box-shadow:1px 1px 10px #ababab;
    border-radius:20px;
    background-color: white;
    z-index: 1002;
    text-align:center;
    overflow: auto;*/
	display: none;
    position: absolute;
    top: 40%;
    left: 40%;
    width: 286px;
    background-color: transparent;
    z-index: 1002;
    text-align: center;
}

/*////////Showing college conducted exam list to student////////////*/ 

.bannerCont {
    width: 100%;
    height: 72px;
    background-color: #323754;
    background-image: url(../images/banner1.png);
    background-repeat: no-repeat;
    background-position: center -50px;
    box-shadow: 0 4px 13px 0 #ccc;
    position: relative;
    float: left;
    background-size: auto 90%;
}
.topHeader {
    position: absolute;
    left: 0;
    top: 0;
    height: 50px;
    width: 100%;
    z-index: 99;
}
.demo{ background: #E6E6E6; }
.email-signature{
    background: #fff;
    font-family: 'Poppins', sans-serif;
    padding: 0 0 0 179px;
    position: relative;
    z-index: 1;
    overflow: hidden;
}
.email-signature:before,
.email-signature:after{
    content: '';
    height: 100%;
    width: 27%;
    background: #0a3957;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    -webkit-clip-path: polygon(0% 0%, 70% 0, 100% 50%, 70% 100%, 0% 100%);
    clip-path: polygon(0% 0%, 70% 0, 100% 50%, 70% 100%, 0% 100%);
}
.email-signature:after{
    height: 90%;
    width: 24%;
    background: #ca3436;
    transform: translateY(-50%);
    top: 50%;
    left: 30px;
    z-index: -2;
}
.email-signature .signature-icon{
    color: #fff;
    font-size: 14px;

    text-align: center;
    width: 15%;
    height: 100px;
    border-radius: 50%;
    transform: translateY(-50%);
    position: absolute;
    top: 84%;
    left: 3%;
	font-family: cursive;
}
.email-signature .signature-detail{
    padding: 14px 0 9px 13px;
    border-bottom: 2px solid #ca3436;
}
.email-signature .title{
  color: dodgerblue;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin: 0;
	    width: 60%;
}
.email-signature .post{
    color: #ca3436;
    font-size: 17px;
}
.email-signature .icon{
    font-size: 14px;
    padding: 0;
    margin: 0;
    list-style: none;
    position: absolute;
    right: 15px;
    top: 14px;
}
.email-signature .icon li{
    display: inline-block;
    margin: 0 2px;
}
.email-signature .icon li a{
    color: #fff;
    background-color: mediumseagreen;
    text-align: center;
    line-height: 28px;
    border-radius: 5px;
	padding: 3px;
}
.email-signature .icon li a:hover{
    background-color: #ca3436;
}
.email-signature .signature-content{
    margin: 0;
    padding: 10px 0 10px 8px;
    list-style: none;
    display: -webkit-inline-box;
}
.email-signature .signature-content li{
    color: #949494;
    font-size: 15px;
    margin-bottom: 3px;
	padding-right: 3px;
	cursor:pointer;
	border-right: 1px solid black;
    padding-left: 3px;
}
.email-signature .signature-content li span{
    color: #ca3436;
    font-weight: 500;
    margin-right: 2px;
    display: inline-block;
}
@media screen and (max-width:1200px) {
    .email-signature{ padding: 0 0 0 218px; }
}
@media screen and (max-width:767px) {
    .email-signature { padding: 185px 0 50px 0; }
    .email-signature:before{
        width: 100%;
        height: 40%;
        -webkit-clip-path: polygon(0% 0%, 100% 0, 100% 55%, 50% 100%, 0 55%);
        clip-path: polygon(0% 0%, 100% 0, 100% 55%, 50% 100%, 0 55%);
    }
    .email-signature:after{
        background: #ca3436;
        width: 90%;
        height: 38%;
        transform: translateY(0) translateX(-50%);
        top: 23px;
        left: 50%;
        -webkit-clip-path: polygon(0% 0%, 100% 0, 100% 55%, 50% 100%, 0 55%);
        clip-path: polygon(0% 0%, 100% 0, 100% 55%, 50% 100%, 0 55%);
    }
    .email-signature .signature-icon {
        transform: translateX(-50%) translateY(0);
        top: 22px;
        left: 50%;
    }
    .email-signature .signature-detail {
        text-align: center;
        padding: 0 0 10px;
    }
    .email-signature .icon{
        transform: translateX(50%);
        top: auto;
        right: 50%;
        bottom: 15px;
    }
    .email-signature .signature-content {
        text-align: center;
        padding: 10px 0 0;
    }
}
.title-containe1 {
    background: url(Python1.jpg) repeat scroll center center #FFFFFF;
    height: 133px;
    width: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin-top: -8px;
}
.content-wrapper h1 {
/*	margin: 1em 0 0.5em 0;*/
    margin: 12px 0 5px 0;
	color: #fff;
	font-weight: normal;
	font-family: 'Ultra', sans-serif;   
	font-size: 29px;
	line-height: 42px;
	text-transform: uppercase;
}
.bd-callout-warning {
    border-left-color: #f0ad4e !important;
}
.bd-callout {
    padding: 1.15rem;
    margin-top: 5px;
    margin-bottom: 5px;
    border: 1px solid #eee;
    border-left-width: .25rem;
    border-radius: .25rem;
}






.well {
  overflow: hidden;
  border-radius: 0;
  margin-bottom: 30px;
}
.well .well-heading .controls {
  position: absolute;
  top: 10px;
  right: 30px;
}
.well .well-body {
  margin-top: 20px;
  position: relative;
  z-index: 3;
}
.well .well-image {
  font-size: 90px;
  line-height: 90px;
  position: absolute;
  top: 20px;
  right: 30px;
  z-index: 1;
  color: rgba(0, 0, 0, 0.15);
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.well.well-solid {
  color: white;
}
.well:hover .well-image {
  font-size: 60px;
}
.well-white {
  background-color: white;
  color: #454545;
}
.well-blue {
  background-color: #2980b9;
  color: white;
}
.well-light-blue {
  background-color: #3498db;
  color: white;
}
.well-green {
  background-color: #27ae60;
  color: white;
}
.well-light-green {
  background-color: #2ecc71;
  color: white;
}
.well-orange {
  background-color: #e82c0c;
  color: white;
}
.well-light-orange {
  background-color: #ff530d;
  color: white;
}
.well-red {
  background-color: #d40d12;
  color: white;
}
.well-light-red {
  background-color: #ff1d23;
  color: white;
}
.well-purple {
  background-color: #8e44ad;
  color: white;
}
.well-light-purple {
  background-color: #9b59b6;
  color: white;
}
.well-pink {
  background-color: seagreen;
  color: white;
}
.well-light-pink {
  background-color: #fd32c0;
  color: white;
}
.mini-profile-widget .image-container .avatar {
    width: 138px;
    height: 112px;
    display: block;
    margin: 0 auto;
    border-radius: 32%;
    background: white;
    padding: 4px;
    border: 1px solid #dddddd;
}

.btn-blue {
  background-color: #3498db;
  border-color: #3498db;
  color: white;
}
.btn-blue:hover,
.btn-blue:visited {
  background-color: #2980b9;
  color: white;
}
.btn-green {
  background-color: #2ecc71;
  border-color: #27ae60;
  color: white;
}
.btn-green:hover,
.btn-green:visited {
  background-color: #27ae60;
  color: white;
}
.btn-orange {
  background-color: #ff530d;
  border-color: #e82c0c;
  color: white;
}
.btn-orange:hover,
.btn-orange:visited {
  background-color: #e82c0c;
  color: white;
}
.btn-red {
  background-color: #ff1d23;
  border-color: #d40d12;
  color: white;
}
.btn-red:hover,
.btn-red:visited {
  background-color: #d40d12;
  color: white;
}
.btn-purple {
  background-color: #9b59b6;
  border-color: #8e44ad;
  color: white;
}
.btn-purple:hover,
.btn-purple:visited {
  background-color: #8e44ad;
  color: white;
}
.btn-pink {
  background-color: #fd32c0;
  border-color: #fe31ab;
  color: white;
}
.btn-pink:hover,
.btn-pink:visited {
  background-color: #fe31ab;
  color: white;
}
.overlay1 {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
 background: rgba(0, 0, 0, 0.45);
  overflow: hidden;
  width: 100%;
  height: 0;
  transition: .5s ease;
}
.image-container1:hover .overlay1{
  height: 100%;
} 
.text {
  color: white;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  }
/*////////Showing college conducted exam list to student done here////////////*/ 