.help-inline {
   /* margin-top: 6px;*/
}
.cbuton {color: #FFF!important;background-color: #26a1ab!important;border-color: #2499a3!important;}
.help-inline {
    /*display: inline-block;
    padding-left: 5px;*/
    vertical-align: middle;
	text-align: left;
}
.help-block, .help-inline {
    color: #FF0000;
}.alert-error {
color: #b94a48;
background-color: #f2dede;
border-color: rgb(238, 211, 215);
text-align: left;
}
.alert-error span p
{
	margin: 0px;
}
.closemsg {
	display: inline-block;
	margin-top: 0px;
	margin-right: 0px;
	width: 9px;
	height: 9px;
	background-repeat: no-repeat !important;
	float:right;
	cursor:pointer;
	background-image: url("../../developer/img/remove-icon-small.png") !important;
}

.close {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    cursor: pointer;
    padding: 6px;
}
.close {
    background-image: url("../img/remove-icon-small.png") !important;
    background-repeat: no-repeat !important;
    display: inline-block;
    height: 9px;
    margin-right: 0;
    margin-top: 3px;
    width: 9px;
}
.close {
    color: #000;
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    opacity: 0.2;
    text-shadow: 0 1px 0 #fff;
}

.loader_ajax
{
	display:none;
}

/**** ajax loader css ***/
#dvLoading
{
  background:url(../img/black_bg.png) repeat ;
  position: fixed;
  z-index: 1000000;
  height: 100%;
  width: 100%;
  display: none;
  
}
.dvLoading{
	/*background:url(../images/page_loader2.gif) no-repeat center center;*/
	background:url(../img/loader.GIF) no-repeat center center;
	height: 150px;
 	width: 140px;;
  	margin: 13% 47%;
}
/**** ajax loader css end ***/

.required {
    color: #e02222;
    font-size: 12px;
    padding-left: 2px;
}

.alert span {
    display: block;
}

input.spinner[type="text"], input.spinner[type="password"], input.spinner[type="datetime"], input.spinner[type="datetime-local"], input.spinner[type="date"], input.spinner[type="month"], input.spinner[type="time"], input.spinner[type="week"], input.spinner[type="number"], input.spinner[type="email"], input.spinner[type="url"], input.spinner[type="search"], input.spinner[type="tel"], input.spinner[type="color"] {
    background-image: url("../img/input-spinner.gif") !important;
    background-position: right 10px !important;
    background-repeat: no-repeat !important;
}

.promotion_content .col-sm-5.col-md-5 {    
    margin-bottom: 15px;
}
.week_cls
{
 	font-weight:bold;
	width:45px;
	margin-right:30px;
}
.week_time
{
	font-family:"pt_sans_narrowregular";
	color:#333333;
}
.tab-rightblock
{
	text-align:center;
}

.input-group.date {
	color: #333;
	font-weight: normal;
}

.input-group {
position: relative;
display: table;
border-collapse: separate;
}

.video-list li {
    background: rgba(0, 0, 0, 0) url("../img/video.jpeg") no-repeat scroll left center;
    border-bottom: 1px solid #dddddd;
    padding: 20px 20px 20px 65px;   
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #32c5d2;
    border-color: #32c5d2;
    color: #fff;
}

.option-text{
	margin-bottom: -12px !important;
}

#cometchat_trayicons
{
	display: none !important;
}

#cometchat_base
{
	width: 100% !important;
}

.cometchat_games{
	display: none !important;
}

/* Esign page css created on 20-06-2016 */
.esign_cna_doc_title{
	color: #5f0f7a;  /*client doc color*/
	/*color: #815de5;*/  /*theme color*/
    font-family: "Lucida Grande";
    font-size: 22px;
    font-weight: bolder;
    text-align: center;
}

.esign_cna_doc_title1{
	color: #5f0f7a;  /*client doc color*/
	/*color: #815de5;*/  /*theme color*/
    font-family: "Lucida Grande";
    font-size: 18px;
    font-weight: lighter;
    text-align: center;
}

.esign_cna_doc_utitle{
	text-decoration: underline;
    font-family: "Lucida Grande";
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}

.esign-content-list {
    list-style: none;
    padding: 0 15px;
}

.form-horizontal .form-cont {
    border-left: 1px solid #bbbbbb;
    padding-left: 10px;
}
.form-cont {
    border: 1px solid #bbbbbb;
    border-radius: 4px;
    box-shadow: none;
    height: 43px;    
}
.form-cont {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;   
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 10%;
}

.esign_paritcipant {   
    font-family: "Lucida Grande";
    font-size: 15px;
    font-weight: bold;    
}

.video {  width: 100%;
margin-bottom:5%;}
/*.rotate{position:relative; width:500px; margin:0px auto;  }*/
.container-video{ overflow:hidden;  height:70%;  background-color:transparent; margin-top:30px;  }
.videorow .overlay-back-color {
background: #D6C7FF none repeat scroll 0 0;
opacity: 0.8;
padding: 50px 0;
}

/*End Esign page css created on 20-06-2016 */

/*.container {
    removing float:none; in bootstrap.min.css on 08-04-2016
    width: 1270px;
}/*change 29-02-2016 */

/**** upeksha ***/
.farm-list li p{
	color : #5fb200;
	font-weight : bold;
}

/*
.grey-line p.pull-left{
	font-size: 14px;
	background: #fff none repeat scroll 0 0;
    margin-bottom: 10px;
    padding: 5px;
    color:#003300;
    }*/

.img-farm-club{
	margin : 15px 0 0 0 !important;
}
.controls {
        margin-top: 10px;
        border: 1px solid transparent;
        border-radius: 2px 0 0 2px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        height: 32px;
        outline: none;
        box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
      }
#pac-input {
        background-color: #fff;
        font-family: Roboto;
        font-size: 15px;
        font-weight: 300;
        margin-left: 12px;
        padding: 0 11px 0 13px;
        text-overflow: ellipsis;
        width: 300px;
      }
.calico{margin-top: 17px;

float: right;
position: relative;
top: -49px;

cursor: pointer;}

.view-farm-btn{
	left: 438px;
    padding: 7px;
    position: absolute;
    top: 5px;
    z-index: 1;
}

.growlUI
{
  width: 350px;
         top:10px;
         right:10px;
         border:none;
         padding:5px;
         background-color:#f00;
         color:#fff;
         opacity: .6;
         color:#fff;
		
    
}
.table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > tfoot > tr > td{
	word-break: break-all;
}
.cross1{position: absolute; top:7px; right: 21px;}
.wid-100{width:100%;}
.form-inline .form-control {
    width: 100% !important;
	display: -webkit-inline-block !important; -moz-inline-block !important; 
}
.input-small {
    width: auto !important;
}
.padd-left-0 {
    padding-left: 0;
}

.col-md-6 > h4 {
    font-size: 14px;
    font-weight: 600;
}

/*.form-horizontal .control-label {
    text-align: left !important;
}
*/
.text-left {
    text-align: left !important;
	padding-top:0px !important
}




.uneditable-input
{
	width:206px;
	white-space:nowrap;
	overflow:hidden;
}
	.btn_upload {
    background-color: #e5e5e5;
    background-image: none;
    border: 0 none;
    border-radius: 0 !important;
    box-shadow: none !important;
    color: #333333;
    cursor: pointer;
    filter: none;
    font-family: "Segoe UI",Helvetica,Arial,sans-serif;
    font-size: 14px;
    outline: medium none;
    padding: 7px 13px;
    text-shadow: none;
}





/* add by jaimin 13-04-2018 */ 

.photo-icon ul{
        list-style: none;
    }
    .photo-icon ul li{
        display: inline-block;
    }
    /*.col-5th {
    max-width: 20%;
    }   */

     .photo-thumbs {
    position: relative;
    overflow: hidden;
    background-color: #ccc;
    min-height: 150px;
    border-radius: 4px;
    text-align: center;
}
.photo-thumbs img {
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
    border-radius: 4px;
}
.row-5th [class*="col"] {
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 20px;
}
.documents {
    line-height: 130px;
}
img {
    max-width: 100%;
    height: auto;
}
.photo-icon {
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 0;
    background-color: rgba(0,0,0,0.7);
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.photo-icon ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: table;
    width: 100%;
    list-style: none;

}
.photo-icon li {
    width: 48%;
    text-align: center;
    border-right: 1px solid #666;
    display: table-cell !important;
    padding: 7px 0;
}

.photo-icon ul {
    
}
.inner-page-title h1 {
    font-size: 35px;
    border-bottom: 1px solid #DDDDDD;
    margin-bottom: 20px;
    padding-bottom: 5px;
}
textarea{
    resize: none;
}
.bkcheckbox{
     left: 6px;
    top: 2px;
    width: 5px;
    height: 10px;
    border: solid #888888;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    border: 1px solid transparent;
    position: absolute;
    top: 1px;
    left: 0;
    height: 18px;
    width: 18px;
    background: #E6E6E6;
     transition: all 0.3s;

 }
.report-table tr{
    white-space: nowrap;
}