.fc-button{
	font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    background: none;
    speak: none;
    -webkit-font-smoothing: antialiased;
    padding: 10px 15px;
    border: 1px #dfe8f1 solid;
    font-size: 20px;
}

.tabCommon .tab-pane{
	border-color: white;
}