/* Start - Website Option Css */
/* WEBSITE CSS START */
.mytest {
    color: #79C3D2;
}

.hide-for-small{
	display: none;
}




/*html {background: url(/image//sky/a) no-repeat center center fixed;}*/
/* WEBSITE CSS FINISH */

.flex-video {
    text-align: center;
}

.intro-text {
    font-size: 2em;
    font-weight: 800 !Important;
    font-family: 'Lato','Open Sans','Helvetica Neue','Arial','San-serif';
}

.date-published {
    text-align: center;
    font-size: 10px;
    margin-top: -10px;
    margin-bottom: 10px;
}

.topic-body {
    padding: 10px;
    margin-top: 10px;
}

.topic-body p {
    margin: 0 0 0 0 !Important;
}


.floating-label-form-group {
    border-bottom: 1px solid #000!Important;
}

.form-group.floating-label-form-group.controls {
    background: rgba(255,255,255,0.9);
}

.center {
	text-align: center; 
}

.topic.form {
    margin-top: -20px;
}

#PrivateMessage,#TributeMessage {
	height: 6em;
	width: 80em;
}
.tribute .topic-inner {
    text-align: center;
}
.row.gallery-image > div {
    margin-bottom: 5px;
}
.image-wrapper {
    background: #fff;
    padding: 5px;
}

/* End - Website Option Css */
