label input[type="checkbox"] {
    margin: 0 0 0 0;
}

[ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
    display: none !important;
}

.ow-form .control-label {
    font-weight: bold;
}

.ow-form div.input-prepend {
    width: 100%;
}

.ow-form .input-prepend input {
    width: 80%;
}

.formbox {
    overflow:hidden;
    margin:0 auto;
    background:#fcfcfc;
    border:solid 1px #eee;
    box-shadow:0 0 7px #eee;
    padding: 8px 16px 8px 16px;
}

textarea {
    resize: vertical;
}

table tbody tr td {
    padding-left: 8px;
}

.app-modal {
    background-color: #ffffff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.3);
    *border: 1px solid #999;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    outline: none;
    -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    background-clip: padding-box;
}

.app-modal-header {
    border-bottom: 1px solid #eee;
    padding-top: 8px;
}

.app-modal-header .close {
    margin-top: 2px;
}

.app-modal-header h3 {
    margin: 0;
    line-height: 30px;
    padding-left: 8px;
}

.app-modal-body {
    position: relative;
    padding: 15px;
}

.app-modal-form {
    margin-bottom: 0;
}

.app-modal-footer {
    padding: 14px 15px 15px;
    margin-bottom: 0;
    text-align: right;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
    *zoom: 1;
    -webkit-box-shadow: inset 0 1px 0 #ffffff;
    -moz-box-shadow: inset 0 1px 0 #ffffff;
    box-shadow: inset 0 1px 0 #ffffff;
}

.app-modal-footer:before,
.app-modal-footer:after {
    display: table;
    line-height: 0;
    content: "";
}

.app-modal-footer:after {
    clear: both;
}

.app-modal-footer .btn + .btn {
    margin-bottom: 0;
    margin-left: 5px;
}

.app-modal-footer .btn-group .btn + .btn {
    margin-left: -1px;
}

.app-modal-footer .btn-block + .btn-block {
    margin-left: 0;
}

.app-modal-header2 {
    padding: 14px 15px 15px;
    margin-bottom: 0;
    text-align: right;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

form.ow-form {

}

form.ow-form label.control-label {
    font-weight: bold;
}

.btn-list-action {
    font-size: 55%; !important
}

.btn-list-action:hover {
    font-size: 55%;
}

.notextdecoration {
    text-decoration: none;
}


.clickable {
    cursor: pointer;
    color: #0088cc;
}

.da-slider{
    background: transparent url(../images/slides/bg2.png) repeat 0% 0%;
    height: 420px;
}

.button-block {
    float: right;
    margin: 0px 8px 0px 8px;
}

/* Progress for wizard */

.progress-unit {
    float: left;
    background: #b7c0af;
    margin-right: 1px;
    margin-bottom: 1px;
    color: white;
    cursor: pointer;
}

.progress-active {
    background: #72c02c;
}

.progress-number {
    float: left;
    margin: 8px;
    font-size: 18px;
    line-height: 18px;
    padding: 4px;
    width: 18px;
    text-align: center;
    background: white;
    color: black;
    border-radius: 50%;
    vertical-align:bottom;
}

.progress-unit:hover .progress-number {
    background: #72c02c !important;
}

.progress-unit:hover .progress-number {
    background: yellow !important;
}

.progress-active:hover .progress-number {
    background: yellow !important;
}

.progress-label {
    float: left;
    margin-top: 8px;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-right: 8px;
    display: none;
}

.progress-label2 {
    float: left;
    margin-top: 8px;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-right: 8px;
    font-weight: bold;
}

.progress-active .progress-label  {
    display: block;
    color: white;
}

.progress-active .progress-number  {
}

.highligh-line:hover {
    background: #f5ffe4;
}

.debug {
    border: 1px solid red;
}

.lightbg-blue {
    background: #F4F4FF;
}

.olink {
    color: #0088cc;
    cursor: pointer;
    border-color: transparent;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.olink:hover,
.olink:focus {
    color: #005580;
    text-decoration: underline;
    background-color: transparent;
}

/* for tinymce */
.mce-path > .mce-path-item, .mce-path > .mce-divider {display: none !important;}

/* */
.ardoisebg {
    background:#708090;
}

.ardoiseborder2 {
    border: 2px solid #708090;
}

.commentbg {
    background: #F6F6F6;
}

.commentborder2 {
    border: 1px solid #F6F6F6;
}

.btn-mini {
    padding:0px 12px;
}
.btn-u-mini {
    padding:0px 12px;
}

@font-face {
    font-family: montserrat;
    src: url("/assets/font/Montserrat-Medium.ttf");
}


.logo {
    font-family: montserrat;
    font-size: 1.55em;
    font-weight: 600;
    margin: 0;
    color: #477988;
}

.logo span:first-child {
    text-transform: capitalize;
    color: #5bb5a7
}