/* primary color code #4caf50 */
.p_right_16 {
padding-right: 16px !important;
}
.fun_rating5 {
height: 70px !important;
width: 70px !important;
}
.fun_rating4 {
height: 65px !important;
width: 65px !important;
}
.lead {
    font-size: 19px !important;
}
.custome-header-text {
color:rgb(2,179,169);
font-weight: 500;
font-size: 25px;
letter-spacing: 2px;
}
.sec-header-text {
margin-top: 25px;
margin-bottom: 25px;
font-size: 19px;
color: rgb(67,89,128);
}

.zoom {
  transition: transform .2s; 
  width: 200px;
  height: 200px;
  margin: 0 auto;
}

.zoom:hover {
  transform: scale(1.5); 
}

.custome-margin {
margin:0px !important;
}
.custome-form-control {
padding: 5px;
margin: 0px 8px;
}
.circle-container {
    	position: relative;
    	width: 24em;
    	height: 24em;
    	padding: 2.8em;
        /*2.8em = 2em*1.4 (2em = half the width of a link with img, 1.4 = sqrt(2))*/
    	border: dashed 1px;
    	border-radius: 50%;
    	margin: 1.75em auto 0;
    }
    .circle-container a {
    	display: block;
    	position: absolute;
    	top: 50%; left: 50%;
    	/*width: 4em;
		height: 4em;
    	margin: -2em;*/
		width: 6em;
height: 4em;
margin: -3em;
color:#000;
    }
    .circle-container img { display: block; width: 100%; }
    .deg0 { transform: translate(12em); } /* 12em = half the width of the wrapper */
    .deg45 { transform: rotate(45deg) translate(12em) rotate(-45deg); }
    .deg135 { transform: rotate(135deg) translate(12em) rotate(-135deg); }
    .deg180 { transform: translate(-12em); }
    .deg225 { transform: rotate(225deg) translate(12em) rotate(-225deg); }
    .deg315 { transform: rotate(315deg) translate(12em) rotate(-315deg); }

	.creativ {transform: rotate(272deg) translate(12em) rotate(-272deg);}
	.happy{transform: rotate(194deg) translate(12em) rotate(-192deg);}
	.confused{transform: rotate(350deg) translate(12em) rotate(8deg);}
	.frustrated{transform: rotate(404deg) translate(13em) rotate(-44deg);}
	.sleepy{transform: rotate(495deg) translate(12em) rotate(-134deg);}
    .center{ transform: translate(0em); }
	
	/* Tooltip container */
/*.tooltip {
  display:none;
  position:absolute;
  border:1px solid #333;
  background-color:#161616;
  border-radius:5px;
  padding:10px;
  color:#fff;
  font-size:12px Arial;
}*/

.bg-image {

}	
#exam-time-left {
	text-align: center;
display: block;
padding: 15px 0px 0px 0px;
}
.custom-card{
	margin: 10px 0px !important;
}
.custom-card-body {
padding:10px 20px;
}
.ou_list:hover
{
	color:#699E96;
	cursor:pointer;
}
.unset-cursor {
	cursor: unset;
}
#business_list : hover {
	background-color:none !important;
}
.custom-btn{
    width: 70px !important;
    padding: 12px 7px !important;
}
.p-left-25 {
padding-left: 25px;
}

.border-bottom {
border-bottom:1px solid #ddc;
margin: 0 5px;
}
.error-color {
 color: #a94442;
}
.sub-menu {
 display:none !important;	
}

.login-footer {
padding: 23px;
border-top: 1px solid #e7e7e7;
}
.p-top-0 {
	padding-top : 0px !important;
}
.login-body {
    height: 100%;
    width: 100%;
}

/*.login-body .wrapper.wrapper-full-page {
    height: 100%;
}

.wrapper.wrapper-full-page {
    height: auto;
    min-height: 100vh;
}
*/

.wrapper.wrapper-full-page {
	height: 100vh;
    position: relative;

}
.login-body .full-page {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.login-body .full-page > .content {
    position: relative;
    z-index: 4;
    max-width: 370px;
    width: 100%;
    margin-left: 15px;
    margin-right: 15px;
}

.login-body .full-page-background {
    position: absolute;
    z-index: 0;
    height: 100%;
    width: 100%;
    display: block;
    top: 0;
    left: 0;
    background-size: cover;
    background-position: center center;
}

.loader-div {
    display: none;
    position: fixed;
    margin: 0px;
    padding: 0px;
    right: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: #fff;
    z-index: 30001;
    opacity: 0.8;
}
.loader-img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.custome-sidebar {
	background-color: #9A9A9A;
	/*background-color: #f8f8f8;*/
}
@media (max-width: 765px) { 
	.search_bar {
        width: 100% !important; 
    }
}
.d-inline-block {
	display:inline-block;
}
.logo-img {
height:35px;
width:auto;
}
.f-right {
	float:right !important;
}
.f-left {
	float:left !important;
}
.icon-size {
	font-size:20px !important;
	padding-right: 15px;
}
.error {
	color: #f44336 !important;
}
.pre_capture_frame {
	 width: 250px;
	 height: 187px;
	 border: 1px solid black;
	}
	
	.after_capture_frame {
	 margin-top:10px;	
	 width: 250px !important;
	 height: 187px !important;
	 }
/*Calender CSS */
@media only screen and (max-width: 500px) {
	.btn, .navbar .navbar-nav > li > a.btn {
	    padding: 12px 13px ;
}
.navbar-brand {
	font-size: 15px;
}
}
@media only screen and (max-width: 500px) {
	/* Force table to not be like tables anymore */
	/*.fc-header-left { 
		display:none !important; 
	}*/
	.fc-header-title h2 {
		font-size: 10px !important;
	}
	
}
#wrap {
		width: 100%;
		margin: 0 auto;
		}
		
	#external-events {
		float: left;
		width: 150px;
		padding: 0 10px;
		text-align: left;
		}
		
	#external-events h4 {
		font-size: 16px;
		margin-top: 0;
		padding-top: 1em;
		}
		
	.external-event { /* try to mimick the look of a real event */
		margin: 10px 0;
		padding: 2px 4px;
		background: #3366CC;
		color: #fff;
		font-size: .85em;
		cursor: pointer;
		}
		
	#external-events p {
		margin: 1.5em 0;
		font-size: 11px;
		color: #666;
		}
		
	#external-events p input {
		margin: 0;
		vertical-align: middle;
		}

	#calendar {
/* 		float: right; */
        margin: 0 auto;
		width: 98%;
		background-color: #FFFFFF;
		  border-radius: 6px;
        box-shadow: 0 1px 2px #C3C3C3;
		}
/* Fileupload css start */

.btn-file {
  position: relative;
  overflow: hidden;
  vertical-align: middle;
}

.btn-file > input {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  font-size: 23px;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
  transform: translate(-300px, 0) scale(4);
  direction: ltr;
}

.fileupload {
  /*margin-bottom: 9px;*/
  margin: 10px 0px;
}

.fileupload .uneditable-input {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: middle;
  cursor: text;
}

.fileupload .thumbnail {
  display: inline-block;
  margin-bottom: 5px;
  overflow: hidden;
  text-align: center;
  vertical-align: middle;
}

.fileupload .thumbnail > img {
  display: inline-block;
  max-height: 100%;
  vertical-align: middle;
}

.fileupload .btn {
  vertical-align: middle;
}

.fileupload-exists .fileupload-new,
.fileupload-new .fileupload-exists {
  display: none;
}

.fileupload-inline .fileupload-controls {
  display: inline;
}

.fileupload-new .input-append .btn-file {
  -webkit-border-radius: 0 3px 3px 0;
     -moz-border-radius: 0 3px 3px 0;
          border-radius: 0 3px 3px 0;
}

.thumbnail-borderless .thumbnail {
  padding: 0;
  border: none;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}

.fileupload-new.thumbnail-borderless .thumbnail {
  border: 1px solid #ddd;
}

.control-group.warning .fileupload .uneditable-input {
  color: #a47e3c;
  border-color: #a47e3c;
}

.control-group.warning .fileupload .fileupload-preview {
  color: #a47e3c;
}

.control-group.warning .fileupload .thumbnail {
  border-color: #a47e3c;
}

.control-group.error .fileupload .uneditable-input {
  color: #b94a48;
  border-color: #b94a48;
}

.control-group.error .fileupload .fileupload-preview {
  color: #b94a48;
}

.control-group.error .fileupload .thumbnail {
  border-color: #b94a48;
}

.control-group.success .fileupload .uneditable-input {
  color: #468847;
  border-color: #468847;
}

.control-group.success .fileupload .fileupload-preview {
  color: #468847;
}

.control-group.success .fileupload .thumbnail {
  border-color: #468847;
}		
/* File upload css end */		
/* POPUP CSS START */
/* POPUP CSS END */
.modal-feedback {
	width:40% !important;
}
@media only screen and (max-width: 768px) {
  /* For mobile phones: */
  .modal .modal-dialog:margin-top: 250px;
  .custome-thumnail {
  width:100%;
  }
  .modal-feedback {
	width:95% !important;
	}
}
.d-block {
display:block;
}

.custome-thumnail {
  border: 1px solid #ddd; /* Gray border */
  border-radius: 4px;  /* Rounded border */
  padding: 5px; /* Some padding */
  width: 150px !important; /* Set a small width */
}

/* Add a hover effect (blue shadow) */
.custome-thumnail:hover {
  box-shadow: 0 0 2px 1px rgba(0, 140, 186, 0.5);
}

/*
.form-control {
	font-size: 12px !important;
}
*/
/*
select option {
font-size: 10px !important;
}
*/
.PRIORITY_ID {
	margin: 0px 5px !important;
}

/* start rating CSS */
.rate {
    float: left;
    height: 46px;
    padding: 0 10px;
}
.rate:not(:checked) > input {
    position:absolute;
    top:-9999px;
}
.rate:not(:checked) > label {
    float:right;
    width:1em;
    overflow:hidden;
    white-space:nowrap;
    cursor:pointer;
    font-size:30px;
    color:#ccc;
}
.rate:not(:checked) > label:before {
    content: "\2605";
}
.rate > input:checked ~ label {
    color: #ffc700;    
}
.rate:not(:checked) > label:hover,
.rate:not(:checked) > label:hover ~ label {
    color: #deb217;  
}
.rate > input:checked + label:hover,
.rate > input:checked + label:hover ~ label,
.rate > input:checked ~ label:hover,
.rate > input:checked ~ label:hover ~ label,
.rate > label:hover ~ input:checked ~ label {
    color: #c59b08;
}
/* end rating css */

.width-100 {
display:block;
width:100%;
}
.m-top-20 {
margin-top:20px;
}
.custome-underline {
text-decoration-line: underline;
}
