.staff{
    background-color: #ff9999 !important;
}

.client{
    background-color: #99b3ff !important;
}

.related-widget-wrapper-link{
    display: none !important;
}

.line{
    display: block !important;
}

.grp-tools-container{
    /*border-bottom-right-radius: 2px;*/
    /*border-top-right-radius: 2px;*/
    /*padding-left: 0;*/
    width: 10px;
    background-color: #ff9999 !important;
    float: right !important;
    border: none !important;
}

div.grp-readonly{
    border: none!important;
}

.fieldWrapper{
    margin-top: 15px;
    width: 100%;

}

.fieldWrapper input, textarea{
    width: 100%;
}

.icon_text i{
    float: left;
    line-height: 180%;
    width: 45px;
    font-size: 25px;
}

.icon_text p{
    box-sizing: border-box;
    overflow: hidden;
    /*float: right;*/
    /*margin-left: 30px;*/
}

.contact{
    margin-top: 30px;
}

iframe{
    width: 85%;

}

.contact div p{
        word-wrap: break-word;
    }

@media screen and (max-width: 600px ){

}