/* Add your own custom css to this file. You may wish to use css !important calls to override css from the template css files.
----------------------------------------------------------- */

.rst_editor button {
	background-color: rgb(221, 221, 221)!important;
}

#s5_pos_above_body_1 .module_round_box_outer {
	margin-bottom: 0px!important;
	margin-left: 0px!important;
}

#s5_pos_above_body_1 .module_round_box_outer ul li a, #s5_pos_above_body_1  .module_round_box_outer ul.menu li span {
	color: #098BF5!important;
	font-size: 1em!important;
}

.thumbnail {
	background: #f5f5f5;
}

#s5_above_body {
	margin-right: 0px!important;
}

.row-fluid .thumbnails {
	margin-right: 0!important;
}

#airCube .ui-tabs-active a {
	color: #ffffff;
}

.tabs-dedalos .appLink, .tabs-dedalos a {
    -webkit-transition: color .2s ease-out;
    color: #00a0df!important;
    cursor: pointer;
    outline: none;
    text-decoration: none;
    transition: color .2s ease-out;
}

.ui-state-default a {
    color: #00a0df!important;
    text-decoration: none;
}

.ui-tabs-active a {
	color: #ffffff!important;
}

.input--strong {
	font-weight: bold;
	font-size: 12px;
	width: 250px;
}

