.planheader {
	
    color: #f7931e;
    padding-left: 10px;
    }



k { font-family: Tahoma; font-size: 21px; font-weight: 300; line-height: 24px; margin-bottom: 10px; color:#FFF;}

k2 { font-family: Tahoma; font-size: 16px; font-weight: 500; color: #0072c6; margin: 12px 0 6px 0; }

e { font-family: Tahoma; font-size:20px; font-weight: 400; color: #f7931e; margin: 12px 0 6px 0; }
ee { font-family: Tahoma; font-size:14px; font-weight: 400; color: #f7931e; margin: 12px 0 6px 0; }

f { font-family: Tahoma; font-size:20px; font-weight: 400; color: #f7931e; margin: 0 0 0 0; }


.font { font-family: Tahoma; font-size:14px; font-weight: 400; color: #f7931e; margin: 0 0 0 0; }
rub { font-family: Tahoma; font-size:14px; font-weight: 400; color: #f7931e; margin: 12px 0 6px 0; }
	
	
.usrstreshold {
    font: 10pt Tahoma;
    font-weight: bold;
    margin: 10px
    }



.container1
{
    width: 560px;
    display: inline-table;
    border: 1px solid #0072c6;
    margin-right: 10px;
    margin-top: 10px;
	background-color:#FFF;
	
	
}
.plancontainer
{
  
    width: 370px;
    display: table-cell;
	background-color: #FFF;
padding:10px;
}




.actions
{    display: table-cell;
     width: 150px;
     padding: 10px;
	 background-color:#FFF;
     
}


.but
{
	display: inline-block;
	height: 26px; 
	padding: 0 11px; 
	text-decoration: none; 
	line-height: 25px; 
	color: #4d4d4d !important; 
	border: 1px solid #b3b3b3; 
	border-left: 3px solid #f7931e; 
	background: #f2f2f2; 
	box-shadow: 2px 2px 0 rgba(217,217,217,1); }



.innerdiv
{
    height: 50px;
padding:5px;
	

}

.innerdiv2
{
    height: 50px;
	text-align:center;
	

}
 

.planfinder {display: table-cell;

width: 360px;
position:absolute;
left:570px;
top:700px; 
 border-left: 1px solid #f7931e; 
 margin-left: 30px;    
}

.fixed {
 position: fixed;
left:1170px;
 top: 10px; /*здесь указываем отступ сверху*/
 z-index: 9999; /*устанавливаем блок поверх всех элементов на странице*/
}


.planfinder k2
{
    padding: 0 0 0 0;
	color: #0070B1;
	
 }

.planfinder table
{margin: 10px;
padding-left:30px;}
.maincontainer
{display: inline-table;
background-color:#f2f2f2;
    width: 900px;
	
    height: fit-content;
}
.header {font: 16pt Tahoma;
    color: #0094ff;
    text-align: left;
    width: 800px;
    
}


.dynamiccontainer
{
    display: table;
}
.desccol
{
    display: table-column;
}


.bt_demo, .bt_demo:hover { display: inline-block; height: 26px; padding: 0 11px; text-decoration: none; line-height: 25px; color: #4d4d4d !important; border: 1px solid #b3b3b3; border-left: 3px solid #f7931e; background: #f2f2f2; box-shadow: 2px 2px 0 rgba(217,217,217,1); }
.bt_demo2, .bt_demo2:hover { display: block; height: 26px; padding: 0 11px; text-decoration: none; line-height: 25px; color: #4d4d4d !important; border: 1px solid #b3b3b3; border-left: 3px solid #f7931e; background: #f2f2f2; box-shadow: 2px 2px 0 rgba(217,217,217,1); }
