

/* Start:/local/templates/.default/components/bitrix/menu/right_panel-company/style.css?1772445931626*/
/* Left menu*/
ul.left-menu
{
	list-style:none;
	margin:0; padding:0;
	margin-bottom:8px;
	position: relative; /*IE bug*/
}

ul.left-menu li
{
	padding: 10px 16px;
	background:#F5F5F5 url(/local/templates/.default/components/bitrix/menu/right_panel-company/images/left_menu_bg.gif) top repeat-x;
}

ul.left-menu li a
{
	font-size:100%;
	color:#BC262C;
	font-weight:bold;
	text-decoration:none;
}

ul.left-menu li a:visited
{
	color:#BC262C;
}

ul.left-menu li a:hover
{
	color:#BC262C;
}


ul.left-menu li a.selected:link, 
ul.left-menu li a.selected:visited, 
ul.left-menu li a.selected:active, 
ul.left-menu li a.selected:hover
{
	color:#FC8D3D;
}



/* End */


/* Start:/local/components/webindgroup/configurator.software.index/templates/.default/style.css?17724459311801*/
.configuratorPO .item {
    float: left;
    width: 30%;
    box-sizing: border-box;
    color: #404040;
    font-size: 12px;
    font-weight: 400;
    text-align: left;
    border: 1px solid #d5d5d5;
    margin: 17px 1% 30px 1%;
    padding: 0 15px;
    position: relative;
    padding-bottom: 62px;
    line-height: 16px;
    border-radius: 9px;
}
.configuratorPO .image {
    display: block;
    background-color: white;
    padding: 20px 14px;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 20px;
    font-size: 16px;
    color: #005da8;
    font-family: "OpenSansSemibold", sans-serif;
}
.configuratorPO .image div {
    text-shadow: 0px 0px 20px #68b022;
}
.configuratorPO .image img {
    max-width: 100%;
    margin: 10px 0 0 0;
}
.configuratorPO .chose {
    position: absolute;
    bottom: 0;
    left: 15px;
    display: inline-block;
    color: #FFFFFF;
    background: #1A51A2;
    padding: 8px 15px;
    margin: 10px 0;
    cursor: pointer;
    border-radius: 10px;
    font-size: 14px;
    border: 2px solid #1A51A2;
    font-family: "OpenSansSemibold", sans-serif;
    transition: background-color 300ms ease-out;
}
.microsoftPdf-wrapper{
    float: left;
    display: flex;
    width: 95%;
    justify-content: space-between;
    margin: 30px 0 80px;
}
.microsoftPdf-link{
    position: relative;
    flex-basis: 47%;
}
.microsoftPdf-text{
    flex-basis: 47%;
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: normal;
}
.microsoftPdf-link img{
    border-radius: 10px;
    border: 1px solid #68b022;
}
.microsoftPdf-link::after{
    display: block;
    content: '';
    position: absolute;
    bottom: -17px;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #68b022;
}
/* End */
/* /local/templates/.default/components/bitrix/menu/right_panel-company/style.css?1772445931626 */
/* /local/components/webindgroup/configurator.software.index/templates/.default/style.css?17724459311801 */
