.tlevent-survey{
	background-color: beige;
}

.tlevent-file{
	background-color: lightcyan;
}

.tag-editor-tag{
	border-radius: 2px 0 0 2px;
	background-color: #e0eaf1;
	color: #46799b;
}

.error{
  color: red;
}

.surveyimage{
  width:100%;
  margin-top:-20px;
  margin-bottom:20px;
}

.assignsurveyinfo{
  text-align: right;
  background-color:white;
}

#loginbtn{
  width:100%;
  margin-top:20px;
}

#loginform{
  max-width:500px;
  margin:auto;
}

#loginpasswordlabel{
  margin-top:20px;
}

.mandatory{
  background-color: #ffd6d6;
}

#patientinfoname{
  width:50%;
}

#patientinfodate{
  width:50%;
}

a.list-group-item.active.surveylistitem{
  margin-bottom:10px;
}

#surveylistitemold{
  background-color:red;
}

headerpic{
}

#headerpic{
  background-image:url('../../assets/app/img/header_image.jpg');
}

#headertext{
  color:#ffffff;
  margin-left:3%;
}

surveyleft{
  width:50%;
}

.surveyright{
  width:50%;
}

.surveyleft{
  width:50%;
}

#newpatientbtn{
  width:100%;
  margin-top:10px;
  margin-bottom:40px;
}

#deletepatientbtn{
  width:100%;
  margin-top:10px;
  margin-bottom:40px;
}

.btn-alert{
    background-image: -webkit-linear-gradient(top,#337ab7 0,#265a88 100%);
    background-image: -o-linear-gradient(top,#337ab7 0,#265a88 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#337ab7),to(#265a88));
    background-image: linear-gradient(to bottom,#337ab7 0,#265a88 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff265a88', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #245580;
}

.patientlistitem{
  margin-bottom:30px;
}

a.list-group-item.patientlistitem{
  margin-bottom:10px;
}

button#assignsurveybtn.btn.btn-warning.btn-lg{
  width:100%;
  margin-top:0px;
  margin-bottom:40px;
}

a.list-group-item.inactivesurveylistitem{
  margin-bottom:10px;
}

input.surveycheck{
  margin-right:20px;
}

input.surveyradio{
  margin-right:20px;
}

label#newreactiontext{
  margin-top:20px;
}

div.row.reactionrow{
  margin-bottom:10px;
}

#surveyclosing.container{
  margin-top:20px;
}

#introclosure{
  margin-top:20px;
  margin-bottom:20px;
}

h4.introsection{
  margin-top:20px;
}

#footerrow{
  margin-top:10px;
}

#generalfooter{
  background-color:#296192;
  height:60px;
  margin-top:30px;
}

div#footerrowtop.row{
  width:20px;
}

#headerbutton{
  margin-left:3%;
}

.footertext{
  color:#ffffff;
}

i.fa.fa-facebook.footertext{
  font-size:30px;
}

i#footericon.fa.fa-facebook{
  font-size:20px;
}

#footernavbar{
  padding-top:-10px;
}

div#footerdiv{
  margin-top:60px;
}

footer#stickyfooter{
  height:50px;
  background-color:#3a3a3a;
  position:fixed;
  left:0;
  bottom:0;
  width:100%;
}

div#stickyfooterrow.row{
  padding-top:10px;
}

i#stickyfootericon.fa.fa-facebook{
  font-size:30px;
  color:#ffffff;
}

.stickyfootertext{
  font-size:30px;
  color:#ffffff;
}

.stickyfootertextsmall{
  font-size:15px;
  color:#ffffff;
}

#stickyfootercopyright{
  padding-left:30px;
}

#assignsurveybtn{
  width:100%;
}

#activesurveylistitem{
  margin-bottom:10px;
}

.activesurveylistitem{
  margin-bottom:10px;
}

