.feedback {
  background-color : #31B0D5;
  color: white;
  padding: 10px 20px;
  border-radius: 4px;
  border-color: #46b8da;
}

#CFSFeedback {
  position: fixed;
  bottom: -4px;
  right: 10px;
}


.column1 {
  float: left;
  width: 50%;
}

/* Clear floats after the columns */
.row1:after {
  content: "";
  display: table;
  clear: both;
}

.notify-bubble {
  position: absolute;
  top: 0;
  right: -5px;
  padding: 0px 8px;
  background-color: #069e2d;
  color: #000;
  font-size: 0.65em;
  border-radius: 50%;
  box-shadow: 1px 1px 1px gray;
  display: block;
}



.Recent_Inquiry{
  margin-top: 70px;
  width:80%;
}

#Rinq{
  margin-bottom: 50px;
}

.ProfBox{
  width: 100px;
  height: 100px;
  margin: 0;
  padding: 0;
  float: left;
}


.ProfBox img{
  width: 100%;
  height: 100%;
  margin: 0 0 20px 0;
}

.titleByBox{
  margin: 20px 0 30px 120px;
  padding: 0;
}

.questions{
  margin: 0;
  padding: 0;
}



.inq_cont table tr td{
  margin: 0;
  padding: 0;
  word-break: break-word;
}





.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}

.switch input {display:none;}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #2196F3;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

#errorNotSelected{
  color: red;
  font-size:30px;
  margin: 50px 0 0 0;
}


.g-recaptcha{
  margin: 50px 0 30px 0;
}

#catalogInquire_button{
  float: right;
}

.ProfNavs{
  margin: 0 0 0 150px;
}


.personalDetailsDiv{
  margin: 0 0 20px 0;
}

.inboxContainer{
  margin: 0;
  padding: 0;
  width: 100%;
}

.inboxDiv{
  margin: 150px 0 0 0;
  padding: 0;
  width:30%;
  height: 500px;
  float: right;
  overflow: auto;
}

.msgsDiv{
  height: 50px;
  width: 100%;
  background-color: #F1F8FF;
  padding:13px 0 0px 10px;
  margin: 5px 0 0 0;
  cursor: pointer;

}

.msgDiv table{
  width: 100%;
}

.msgsDivRead{
  height: 120px;
  width: 100%;
  background-color: #98a7b7;
  padding: 25px 0 0px 30px;
  margin: 20px 0 0 0;
  border-radius: 8px;
  color: #FFF;
}

.messageBox{
  height: 120px;
  width: 100%;
  background-color: #98a7b7;
  padding: 25px 0 0px 30px;
  margin: 20px 0 0 0;
  border-radius: 8px;
  color: #FFF;
}


#newstat{
  float: right;
}

.msgDiv{
  margin: 75px 0 0 0;
  padding: 0;
  width:65%;
  height: 500px;
  float: left;
  overflow: auto;
}


#replyBtn{
  position: absolute;
  margin: 50px 0 0 10px;
}



/* .modal-content {

box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
-webkit-animation-name: animatetop;
-webkit-animation-duration: 0.4s;
animation-name: animatetop;
animation-duration: 0.4s
} */

.rowMat ul a{
  height:85px;
}


.boxes {
  margin: 20px 0 50px 0; background-color: #87c6fb; padding: 20px; border-radius:25px; width:100%; flex:1;
}



.rightClassNav ul li{
  float: left;
  margin: 0 0 0 30px;
  list-style-type: disc;
}


.Librarians-wrapper{
  margin: 15px 0 0 0;
  padding: 0;
  border-radius: 5px;
  border: 1px solid #CCC;
}

.Librarians-individual{
  margin: 0;
  padding: 0;
  border: 1px solid #FCD;
  text-decoration: none;
}


.Prof_img{
  width: 50px;
  height: 50px;
}


.alpabet li{
  float: left;
  display: inline;
  padding: 0 5px;
}


.outputs{
  margin: 180px 0 0 0;
}


.icon-Books{
  background-image:url(button/button1-c-xxs.png); background-repeat: no-repeat; background-position: bottom;
  height: 30px;
  width: 30px;
  padding: 10px;
  cursor: default;
}
.icon-Theses{
  background-image:url(button/button2-c-xxs.png); background-repeat: no-repeat; background-position: bottom;
  height: 30px;
  width: 30px;
  padding: 10px;
  cursor: default;
}
.icon-Serials{
  background-image:url(button/button3-c-xxs.png); background-repeat: no-repeat; background-position: bottom;
  height: 30px;
  width: 30px;
  padding: 10px;
  cursor: default;
}
.icon-NonPrints{
  background-image:url(button/button4-c-xxs.png); background-repeat: no-repeat; background-position: bottom;
  height: 30px;
  width: 30px;
  padding: 10px;
  cursor: default;
}
.icon-VerticalFiles{
  background-image:url(button/button5-c-xxs.png); background-repeat: no-repeat; background-position: bottom;
  height: 30px;
  width: 30px;
  padding: 10px;
  cursor: default;
}
.icon-InvestigatoryProjects{
  background-image:url(button/button6-c-xxs.png); background-repeat: no-repeat; background-position: bottom;
  height: 30px;
  width: 30px;
  padding: 10px;
  cursor: default;
}
.icon-TechnicalReports{
  background-image:url(button/button7-c-xxs.png); background-repeat: no-repeat; background-position: bottom;
  height: 30px;
  width: 30px;
  padding: 10px;
  cursor: default;
}
.icon-Reprints{
  background-image:url(button/button8-c-xxs.png); background-repeat: no-repeat; background-position: bottom;
  height: 30px;
  width: 30px;
  padding: 10px;
  cursor: default;
}
.icon-Analytics{
  background-image:url(button/button9-c-xxs.png); background-repeat: no-repeat; background-position: bottom;
  height: 30px;
  width: 30px;
  padding: 10px;
  cursor: default;
}



.sidebar{
  margin: 0;
  padding: 0;
  float: right;
  height: 100%;
  width: 20%;
}


.ajax-load{
  background: #e1e1e1;
  padding: 10px 0px;
  width: 100%;
}


.advsrch{ font-family:'Arial Rounded MT Bold', Arial; display:none; }

.bscsrch{display:block;}


.advancesrch{background-color: inherit;}

.onoffswitch-label{
  margin-bottom: 0;
}


.errorSpan{
  color:red; display:none;
}


.pildset{
  border: 1px groove #ddd !important;
  padding: 0 1.4em 1.4em 1.4em !important;
  margin: 0 30px 1.5em 0 !important;
  -webkit-box-shadow:  0px 0px 0px 0px #000;
  box-shadow:  0px 0px 0px 0px #000; width:30%;
  float:left;
}


.ligend{
  font-size: 1.2em !important;
  font-weight: bold !important;
  text-align: left !important;
  width:auto;
  padding:0 10px;
  border-bottom:none;
}


.catalogViewDetails{
  display: none;
}

.catalogViewDetails td:first-child{
  text-align: left;
  background-color: #f2f2f2;
}



.loading {
  background-color: #ffffff;
  background-image: url("loader.gif");
  background-size: 25px 25px;
  background-position:right center;
  background-repeat: no-repeat;
}



.msgBoxLeft{
  width: 90%;
  background-color: #B6E1CA;
  padding: 5px 20px;
  border-radius: 10px;
  margin-left: 10%;
  margin-bottom: 10px;
  float: right;
}

.msgBoxRight{
  width: 90%;
  background-color: #BED1E9;
  padding: 5px 20px;
  border-radius: 10px;
  margin-right: 10%;
  margin-bottom: 10px;
  float: right;
}


.rsrvStackDivBody{
  background-color: #063375;
  height: 100%;
  width: 92%;
  float: right;
}

.rsrvStackDivBtn{
  height: 100%;
  width: 8%;
  float:left;
}

.rsrvStackDivBtn img{
  float: right;
  position: absolute;
  top: 38%;
  cursor: pointer;
}

.rsrvStackDivContainerOpen{
  height:100%;
  float: right;
  right: 0;
  position: fixed;
  width:20%;
  z-index: 100;

  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;

}

.rsrvStackDivContainerClose{
  height:100%;
  float: right;
  right: -18%;
  position: fixed;
  width:20%;
  z-index: 100;

  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;

}


#stackDiv{
  width: 100%;
  height: 100%;
  margin-top: 55%;
}


.stackListLeftDiv{
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  background-color: #FFF;
  width: 93%;
  height: 85px;
  padding: 5px;
  margin: 0 0 10px 15px;
  border-radius: 5px;
}


.stackListDiv_profile{
  background-color: #F1F8FF;
  margin-top: 5px;
}


.removeBtn_profileStackList{
  background-color: #e21414;
  cursor: pointer;
  color: #FFF;
  text-align: center;
}



.mstRtrnDiv{
  height: 100%;
  width: 100%;
  background-color: #F1F8FF;
  padding:13px 0 13px 10px;
  margin: 5px 0 0 0;
}


.brwdCl{
  cursor: pointer;
}


.favBtnStar_inactive{
  background-image:url(button/star_inactive.png);
  float: right;
  height: 50px;
  width: 50px;
  margin-right: 30px;
  cursor: pointer;
}

.favBtnStar_inactive:hover{
  background-image:url(button/star_hover.png);
}


.favBtnStar_active{
  background-image:url(button/star_active.png);
  float: right;
  height: 50px;
  width: 50px;
  margin-right: 30px;
  cursor: pointer;
}



.rating {
  float:left;
  border:0;
}
.rating:not(:checked) > input {
  position:absolute;
  top:-9999px;
  clip:rect(0, 0, 0, 0);
}
.rating:not(:checked) > label {
  float:right;
  width:1em;
  padding:0 .1em;
  overflow:hidden;
  white-space:nowrap;
  cursor:pointer;
  font-size:200%;
  line-height:1.2;
  color:#ddd;
  text-shadow:1px 1px #bbb, 2px 2px #666, .1em .1em .2em rgba(0, 0, 0, .5);
}




/* star rating */
.rating:not(:checked) > label:before {
  content: &#9733;
}
.rating > input:checked ~ label {
  color: #ff7700;
  text-shadow:1px 1px #c60, 2px 2px #940, .1em .1em .2em rgba(0, 0, 0, .5);
}
.rating:not(:checked) > label:hover, .rating:not(:checked) > label:hover ~ label {
  color: gold;
  text-shadow:1px 1px goldenrod, 2px 2px #B57340, .1em .1em .2em rgba(0, 0, 0, .5);
}
.rating> input:checked + label:hover, .rating> input:checked + label:hover ~ label, .rating> input:checked ~ label:hover, .rating> input:checked ~ label:hover ~ label, .rating> label:hover ~ input:checked ~ label {
  color: #ea0;
  text-shadow:1px 1px goldenrod, 2px 2px #B57340, .1em .1em .2em rgba(0, 0, 0, .5);
}
.rating > label:active {
  position:relative;
  top:2px;
  left:2px;
}


#upvtBtn:hover {
  color:#00F;
}

#clckdupvt {
  color:#00F;
}

#clckdupvt:hover {
  color: #7F7F7F;
}


.genInqDiv {
  float: right;
  min-height: 70px;
  margin: 5px 0 0 0;
  padding: 13px 0 0px 10px;
  border-radius: 5px;
  border: 1px solid;
}




#Scroll2Top {
  display: none; /* Hidden by default */
  position: fixed; /* Fixed/sticky position */
  bottom: 10%; /* Place the button at the bottom of the page */
  right: 10%; /* Place the button 30px from the right */
  z-index: 99; /* Make sure it does not overlap */
  border: none; /* Remove borders */
  outline: none; /* Remove outline */
  background-color: red; /* Set a background color */
  color: white; /* Text color */
  cursor: pointer; /* Add a mouse pointer on hover */
  padding: 15px; /* Some padding */
  border-radius: 10px; /* Rounded corners */
  font-size: 18px; /* Increase font size */
}

#Scroll2Top:hover {
  background-color: #555; /* Add a dark-grey background on hover */
}
