.align-right{
    float:right;
}
.align-center{
    text-align: center;
}
.red-color{
    color: red;
}
.green-color{
    color: green;
}
.small-img{
    padding: 2px;
    border: 1px solid #0aa89e;
}

.btn.delete_photo{
    position: absolute;
    right: 16px;
    top: 3px;
}
.align-right{
    float: right;
}
.service_connection img{
    width: 100%;
}
@media(max-width:767px) {
    .our-blog-pages {
        background: none;
    }
}
table.table-condensed{
	font-size: 13px;
}

.form-inverse .checkbox-styled:not(ie8) input.all_locals ~ span:before, .form-inverse .radio-styled:not(ie8) input.all_locals ~ span:before {
    margin-top: 10px;
    border-color: white;
}

.th_right th{
    align:"right";
}
.main-box.transparent{
    background: transparent;
}
.row {
    display: flex;
    flex-wrap: wrap;
}
.row > [class*='col-'] {
    display: flex;
    flex-direction: column;
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 15% auto;
    }
}

.select2-container{
    width: 100%;
}

.login-form .submit-button {
    background: #4d92c8;
    border-radius: 2px;
    border-width: 0;
    box-shadow: none;
    color: #fff;
    cursor: pointer;
    display: block;
    font-family: roboto, sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    height: 32px;
    line-height: 16px;
    letter-spacing: 0.01em;
    margin: 20px auto 0 auto;
    padding: 0;
    text-align: center;
    text-shadow: none;
    width: 240px;
    position: relative;
}
.b-login-form .submit-button, .b-login-form-extended .submit-button {
    background: #7F96B9;
}
.login-form input {
    background: transparent;
    border-bottom: 1px solid #BBBBBB;
    box-shadow: inset 0 0 0 5000px #fff;
    display: block;
    position: absolute;
    top: 0;
    bottom: 3px;
    left: 0;
    right: 0;
    z-index: 1;
    border: 1px solid rgba(0,0,0,.2);
    padding-left: 0;
    border-radius: 0;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-width: 0 0 1px 0;
    filter: none;
    width: 100%;
    height: 27px;
    line-height: 18px;
    font-family: roboto, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    color: #323232;
}
.b-login-form, .b-login-form-extended {
    background: #fff;
    border: 0;
    margin: -240px 0 76px -160px;
    position: absolute;
    width: 320px;
    left: 50%;
    top: 50%;
}
.b-login-form .b-login-form__padder {
    padding: 0;
}
.b-logo {
    height: auto;
    margin: 20px 0;
    padding: 24px 0 32px;
    width: auto;
    text-align: center;
}
.login-form div {
    position: relative;
    height: 47px;
    width: 240px;
    margin: 0 auto 20px;
}
.b-login-form .submit-button, .b-login-form-extended .submit-button {
    background: #7F96B9;
}
.b-login-form .submit-button, .b-login-form-extended .submit-button {
    background: #7F96B9;
}
div.b-login-form__naupp-link + div {
    height: 0;
}
.login-form div {
    position: relative;
    height: 47px;
    width: 240px;
    margin: 0 auto 20px;
}

#table-example_wrapper{
    display: inline-block;
}
#table-example_filter{
    display: inline-block;
}