.ck-image .articleSubImg.embeds-image.left{
    float: left;
    margin-right: 15px;
}

.ck-image .articleSubImg.embeds-image.center{
    margin: 0px auto;
    display: block;
}

.ck-image .articleSubImg.embeds-image.right{
    float: right;
    margin-left: 15px;
}

body a {
    color: #ff4629;
}

a {
    color: #27CFC3;
    text-decoration: none;
    transition: color 0.2s linear;
    -moz-transition: color 0.2s linear;
    -webkit-transition: color 0.2s linear;
}

html, body, div, span, applet, object, iframe, table, caption, tbody, tfoot, thead, tr, th, td, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
    vertical-align: baseline;
    font-family: inherit;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    outline: 0;
    padding: 0;
    margin: 0;
    border: 0;
}

p {
    padding-bottom: 27px;
}

[class^="icon-"], [class*=" icon-"] {
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
}

[class^="icon-"], [class*=" icon-"] {
    display: inline;
    width: auto;
    height: auto;
    line-height: normal;
    vertical-align: baseline;
    background-image: none;
    background-position: 0% 0%;
    background-repeat: repeat;
    margin-top: 0;
}

[class^="icon-"], [class*=" icon-"] {
    background-color: #27CFC3;
    border-radius: 999px 999px 999px 999px;
    -moz-border-radius: 999px 999px 999px 999px;
    -webkit-border-radius: 999px 999px 999px 999px;
    -o-border-radius: 999px 999px 999px 999px;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    height: 32px;
    line-height: 32px;
    max-width: 100%;
    position: relative;
    text-align: center;
    vertical-align: middle;
    width: 32px;
    top: -2px;
    word-spacing: 1px;
}
#ns-contact-form .text-danger{
    top: -3px;
    padding: 2px 6px;
    border: 0px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    color: #ff4629!important;
}

#work-experience-submit-form .text-danger, #spelling-correction-submit-form .text-danger, #complaints-form .text-danger, #comment-form .text-danger{
    color: red  ;
    font-weight: bold  ;
    font-size: 90%  ;
}

#work-experience-submit-form span.required,#spelling-correction-submit-form span.required, #comment-form span.required, #complaints-form span.required, #comment-form span.required {
    margin: 0;
    padding: 0;
    color: #bc1212;
    vertical-align: baseline;
    font-weight: bold;
}

#complaints-form input[type="checkbox"]
{
    display: block;
    margin: 4px 0 0;
    width: 13px;
    height: 13px;
    font-size: 1.1em;
}
