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



l { font-family: Tahoma; font-size: 16px; color: #195B55; margin: 12px 0 0 0;}

l2 { font-family: Tahoma; font-size: 14px; font-weight: 500; color: #195B55; margin: 12px 0 6px 0; }

l3 { font-family: Tahoma; font-size:12px; font-weight: 400; color: #000000;}
l4 { font-family: Tahoma; font-size:14px; font-weight: 400; color: #f7931e; margin: 12px 0 6px 0; }

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



.esetcontainer
{
    width: 400px;
    display: inline-table;
    border: 1px solid #195B55;
    margin-right: 10px;
    margin-top: 10px;
	background-color:#FFF;
	
	
}
.planesetcontainer
{
  
    width: 300px;
    display: table-cell;
	background-color: #FFF;
	padding:10px;
}

.planesetdescription
{
  padding-top:5px;
}


.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); }

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

.esetinnerdiv
{
padding: 30px 5px; 0 5px;
}

/*
.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); }
.bt_demo3, .bt_demo3:hover { display: block; width:60px; height: 40px; padding: 0 11px; text-align:center; text-decoration: none; line-height: 20px; color: #4d4d4d !important; border: 1px solid #b3b3b3; border-left: 3px solid #f7931e; background: #f2f2f2; box-shadow: 2px 2px 0 rgba(217,217,217,1); }