﻿
.form-control{
margin-top:10px;}
#mycancel{
	background-color:red;
	}
.radiocontainer{
		padding-top:15px;
		padding-left: 15px;
		}
		.asterisk{ 
			color:red;
				}
		#formValidate .row{
				padding-top:5px;
			}
			 #formValidate label {
							display: block;
							font-weight: bold;
							text-transform: uppercase;
							font-size: 12px;
							color: #444;
						}

			.confirm {
							padding-top: 1em;
						}

			.valid {
							color: green;
						}

						.invalid {
							color: red;
						}
			span.k-widget.k-tooltip-validation {

							color: red;
						}

			.k-tooltip-validation .k-warning {
							display: none;
						}
 .textfield {
 width: 100%;
 height: 100px;
}
.commentfield{
width: 100%;
 height: 100px;
}
.textbox{
width: 100%;
 height: 150px;
}
.button_green {
	background-color: #4CAF50;
	color: white; 
	}
.button_orange {	
	background-color: #ff8000;
	color: white; 
	}

 #calculation{
	padding-left: 20px;
 }
 
 label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 500; !importent
}
 
:before, :after {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
 
 #example {
			   margin: auto;
               padding: 10px;
		  }
		  
		  #example {
    position: relative;
    padding-top: 1px;
}

    #example {
      display: block;
}

  #example:after {
    content: "";
    display: block;
    clear: both;
}



.demo-section.k-content {
    box-shadow: 0 1px 2px 1px rgba(0,0,0,.08), 0 3px 6px rgba(0,0,0,.08);
}
.demo-section:not(.wide) {
    max-width: 800px;
}

.demo-section {
    margin: 0 auto 4.5em;
    padding: 3em;
    border: 1px solid rgba(20,53,80,0.14);
}


.form-control:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.fieldlist {
            margin: 0 0 -1em;
            padding: 0;
        }

.fieldlist li {
            list-style: none;
            padding-bottom: 1em;
        }

.info-text {
        color: #999;
        opacity: .7;
        font-style: italic;
        padding-left: .3em;
    }

	



























.lp-dropdown .lp-input, .lp-dropdown .lp-state-focused .lp-input {
    color: #444;
}

.k-dropdown-wrap .k-input, .k-numeric-wrap .k-input, .k-picker-wrap .k-input {
    border-radius: 1px 0 0 1px;
}

.k-autocomplete .k-input, .k-autocomplete.k-state-focused .k-input, .k-dropdown-wrap .k-input, .k-dropdown-wrap.k-state-focused .k-input, .k-numeric-wrap.k-state-focused .k-input, .k-picker-wrap.k-state-focused .k-input, .k-textbox>input {
    border-color: #e6e6e6;
}

.k-autocomplete .k-input, .k-dropdown-wrap .k-input, .k-numeric-wrap .k-input, .k-picker-wrap .k-input, .k-selectbox .k-input, .k-textbox>input {
    height: 2.214em;
    line-height: 2.214em;
    padding: .177em 0;
    text-indent: .8em;
    border: 0;
    margin: 0;
}

.k-dropdown .k-input, .k-selectbox .k-input {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
}

.k-dropdown .k-input, .k-selectbox .k-input {
    background: 0 0;
}

.k-dropdown-wrap .k-input, .k-numeric-wrap .k-input, .k-picker-wrap .k-input, .k-selectbox .k-input {
    font-family: inherit;
    border-width: 0;
    outline: 0;
}

.k-input, .k-textbox>input {
    outline: 0;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

.k-animation-container, .k-animation-container *, .k-animation-container :after, .k-block .k-header, .k-list-container, .k-widget, .k-widget *, .k-widget :before {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

.k-button, .k-header {
    font-weight: 500;
}

.k-combobox .k-select, .k-dropdown, .k-selectbox .k-icon {
    cursor: pointer;
}

.k-autocomplete, .k-colorpicker, .k-combobox, .k-datepicker, .k-datetimepicker, .k-dropdown, .k-numerictextbox, .k-selectbox, .k-timepicker, .k-toolbar .k-split-button {
    white-space: nowrap;
}

#exampleWrap {
    font-size: 14px;
}

.k-animation-container, .k-animation-container *, .k-animation-container :after, .k-block .k-header, .k-list-container, .k-widget, .k-widget *, .k-widget :before {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}



















.contact-section.k-content {
    box-shadow: 0 1px 2px 1px rgba(0,0,0,.08), 0 3px 6px rgba(0,0,0,.08);
}
.contact-section:not(.wide) {
    max-width: 500px;
}

.contact-section {
   
    padding: 3em;
    border: 1px solid rgba(20,53,80,0.14);
}

.img-circle {

    border-radius: 50%;

}

#contactview{

	_height: expression( this.scrollHeight > 332 ? "333px" : "auto" ); /* sets max-height for IE6 */
       max-height: 800px; /* sets max-height value for all standards-compliant browsers */
       overflow:scroll;
	   overflow-x:hidden;
}




#myInput {

  background-image: url('images/searchicon.png');
  background-size: 20px 20px;
  background-position: 10px 12px;
  background-repeat: no-repeat;
  width: 95%;
  font-size: 16px;
  padding: 20px 20px 20px 40px;
  border: 1px solid #ddd;
  margin-bottom: 12px;
}



#empList {
  list-style-type: none;
  padding: 0;
  margin: 0;
}



#empList li a {

  border: 1px solid #ddd;

  margin-top: -1px; /* Prevent double borders */

  background-color: #f6f6f6;

  padding: 12px;

  text-decoration: none;

  font-size: 18px;

  color: black;

  display: block

}



#empList li a.header {

  background-color: #e2e2e2;

  cursor: default;

}



#empList li a:hover:not(.header) {

  background-color: #eee;

}

#alpha li a {

  margin-top: -1px; /* Prevent double borders */

  padding: 5px;

  text-decoration: none;

  font-size: 15px;

  color: blue;

  display: block;
  padding-right:0px;

padding-left:0px;

}