@import url(http://fonts.googleapis.com/css?family=Open+Sans);

div.widgetBorder > div:nth-child(1n) {height: 100%;}

div.xe-widget-wrapper > div:nth-child(1n) {height: 100%;}

.default-btn
{
    display: block;
    text-decoration: none;
    box-sizing: border-box;
    font-family: 'Open Sans', sans-serif;
}

/**/
.type10
{
    width: 100%;
    height: 100%;
    color: #F1C40F;
    background: none repeat scroll 0% 0% #1E2A36;
}

.type10:hover
{
    background: none repeat scroll 0% 0% #141D25;
}


.button_text
{
    position: relative;
}