/**************************************************************************************/
/*
/*		Designed by 'AS Designing'
/*		Web: http://www.asdesigning.com
/*		Web: http://www.astemplates.com
/*		License: ASDE Commercial
/*
/**************************************************************************************/


.uk-modal {
    background: rgba(0,0,0,0.5) none repeat scroll 0% 0%;
}

.item_title {
    background-color: #f4f4f4;
    font-family: 'Open Sans', Arial, serif !important;
    margin: 0px;
    padding: 15px 20px;
    border: 1px solid #d4d4d4;
}

#as-menu ul.as-menu > li.deeper > span::after
{
background: rgba(0, 0, 0, 0) url("../images/dd.arrow.png") no-repeat scroll left top;
content: "";
display: inline-block;
height: 5px;
left: 12px;
position: relative;
top: -4px;
width: 7px;
}