.bootstrap-iso .box {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    line-height: 1.42857143;
    color: #333;
    /*font-size: 14px*/
    /*background-color: #fff;*/
}

.bootstrap-iso .box div {
    padding-bottom: 0;
}

.bootstrap-iso .box .social-sharing {
    display: flex;
    justify-content: center;
    padding: 0 0 25px;
}

.bootstrap-iso .box button {
    margin-bottom: 10px;
}

.bootstrap-iso .box .help-block {
    color: red;
    text-align: center;
    display: block;
    margin-bottom: 5px;
}

.bootstrap-iso .icon .help-block,
.bootstrap-iso .link .help-block  {
    color: red;
    text-align: center;
    display: block;
    margin-bottom: 0;
}

.bootstrap-iso .box p {
    margin: 5px 0 0;
}

.bootstrap-iso .box img.avatar {
    float: left;
    margin-right: 10px;
    width: 50px;
    height: 50px;
}

.bootstrap-iso .box .btn,
.bootstrap-iso .box .form-control {
    font-size: 13px;
}

.bootstrap-iso a:visited {
    color: #337ab7;
}

.bootstrap-iso .social-sharing a:visited {
    color: #ffffff;
}

.bootstrap-iso .well.box {
    margin-bottom: 0;
}

.bootstrap-iso .icon,
.bootstrap-iso .link {
    margin: 0;
    text-align: center;
    line-height: 120%;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.bootstrap-iso .icon p,
.bootstrap-iso .link p {
    margin: 0;
}

.bootstrap-iso .icon i {
    font-size: 18px;
    vertical-align: middle;
    margin-bottom: 1px;
}

.bootstrap-iso .icon a {
    text-decoration: none;
}

.bootstrap-iso .icon a span:hover {
    text-decoration: underline;
}

.header .bootstrap-iso .link,
.top_sidebar .bootstrap-iso .link,
.header .bootstrap-iso .icon,
.top_sidebar .bootstrap-iso .icon {
    color: #000;
    padding: 5px;
    margin: 0 10px 0 auto;
}

.header .bootstrap-iso .icon:not(.logged),
.top_sidebar .bootstrap-iso .icon:not(.logged) {
    width: 100px;
}

.header .bootstrap-iso .link:not(.logged),
.top_sidebar .bootstrap-iso .link:not(.logged) {
    width: 200px;
}

.top_sidebar .bootstrap-iso .link.logged,
.top_sidebar .bootstrap-iso .icon.logged {
    display: inline-block;
}

.header .servplat-login {
    font-size: 13px;
    margin-top: -15px;
}

.top_sidebar .servplat-login {
    text-align: right;
    margin-top: 5px;
}

.header .servplat-login .widget-title,
.top_sidebar .servplat-login .widget-title {
    display: none;
}