/* 
	Модуль расчета операционно-технологических 
	показателей процесса заготовки 
	кормов из трав и силосных культур
*/




.custom-panel, #hd{
	width: 750px;
}


#hd{
	text-align: center;
}


div#main-content{
	margin-left: 5px;
}

div#mach_list{
	margin-bottom: 10px;
}

img{
	width: 6rem;
}


#tr_type{
	width: 215px;
}


#finalResults p{
	font-size: 14px;
	line-height: 1.1em;
	margin-bottom: .5em;
}

#finalResults div{
	width: 100%;
	overflow: hidden;
}

#finalResults svg{
	overflow:hidden;
}

#widget-reuslt, .custom-panel{
	background-color: #6A3937;
	/* color: #000E06; */
}

.gm-style-iw{
	/*height: 100% !important;*/
	overflow: hidden !important;
}

.my-target div:nth-child(2) {
	visibility: visible;
	top: 30px;
}

.my-target{
	visibility: hidden;
	  width: 0;
	  height: 0;
	  margin: 0;
	  padding: 0;
}

.custom-panel>h4, #widget-reuslt>h4, #iw-container>h4{
	text-align: center;
	color: #D0DB97;
	padding-top: .5rem;
}

.container-panel, #widget-reuslt-content{
	border: 1px solid darkgray;
	/*margin-top: 1rem;*/
	background-color: #EAF2EF;
	/*border-radius: 1rem;*/
	padding: 1rem;
	color: #000E06;

}

#widget-reuslt{
	border-radius: 1rem;
	border: 1px solid darkgray;
}

.btn-success{
	background-color: #6a3937;
}

label{
	margin-bottom: 0rem;
	font-size: 0.8rem;
	color: #0F0326;
	font-weight: bold;
}

#mypanel .form-control{
	font-size: 0.9rem;
	height: 1.5rem;
}

i{
	margin-right: .3rem;
}

.checkbox-row{
	height: 2.3rem;
}

.clps:hover{
	color: #706563;
	cursor: pointer;
}

.clps:active{
	color: #4E0025;
}

.clp-col{
	padding-top: .5rem;
	font-size: .95rem;
}


/*Селект полей*/
/*кнопки закрытия на окнах*/
div.cbtn:hover{
	color: #fff;
	cursor: pointer;
}

#widget-reuslt-content p:first-child{
	font-size: 1rem;
	font-weight: bold;
}

#widget-reuslt-content p{
	margin-bottom: 0;
}


.btn-secondary {
    color: #d0db97;
    background-color: #792e2c;
    border-color: #7a2e2d;
}

canvas#myCanvas, canvas#myCanvas_1 {
    width: 23rem;
    border-radius: .5rem;
    /* box-shadow: 0 0 2px 1px rgba(0, 140, 186, 0.5); */
    margin-top: 1rem;
}

.container-panel img {
	margin-bottom: 1rem;
	/* box-shadow: 0 0 2px 1px rgba(0, 140, 186, 0.5); */
}

table#agrigationTracTable, table#agrigationMachTable, div#econResult {
	font-size: .8em;
}

div#econResult p{
	margin-bottom: 0px;
}

div#econResult{
	margin-bottom: 15px;
}
body{
	background-color: #EAD2AC;
	margin-left: 45px;
	margin-top: 45px;
}

#init-d, #shm, #tract, #plot{
	 padding-left: 0px;
}

div#rz {
	font-weight: normal;
	font-size: .8em;
}


.custom-select-sm, .init-data input {
	font-size: 1em;
}

input{
	width: 158px;
}

#timeW input{
	width: 80px;
}