/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Aug 21, 2017, 11:07:58 AM
    Author     : HP
*/

.app-card-magin {
    margin-bottom: 10px;
}

.app-card-text {
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 1.5 !important;
}

.app-card-text-multilines {
    word-wrap: break-word;
    /*white-space: pre-wrap;*/
}

.app-container {
    margin-top: 60px;
}
@media screen and (max-width: 992px) {
    .app-container { margin-top: 110px; }
}
@media screen and (max-width: 768px) {
    .app-container { margin-top: 60px; }
}

.error-message {
    -moz-border-radius: none;
    -webkit-border-radius: none;
    border-radius: none;
    border: none;
    background: none;
    margin: 0;
    padding-left: 4px;
    padding-right: 0;
    color: red;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    text-shadow: none;
}

.app-filter-box {
    display: none;
}

#filter_search {
    margin: 0 5px;
}

.app-title-style {
    padding: 5px 0;
    background-color: #94479b;
    color: #d5a6d9;
}

.app-title-style-margin {
    padding-bottom: 5px !important;
    margin-bottom: 50px !important;
}

.app-breadcrumb {
    margin-top: 10px;
    background-color: rgba(255,255,255, 0.2) !important;
}

.app-form-btn-style {
    margin-top: 50px;
}

.app-upload-thumb {
    height: 140px;
    margin: 10px 5px 0 0;
}

.app-title-btn-style {
    padding: 0 5px;
}

.app-img-view {
    height: 80px
}

.app-small-text {
    font-size: 12px;
}

.app-row-head-text {
    font-weight: bold;
}

.app-img-logo {
    padding: 10px;
    height: inherit;
    margin-top: -15px;
}

.app-list-label {
    color: #C10100;

    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fceabb+0,fccd4d+50,f8b500+51,fbdf93+100;Orange+3D+%235 */
    background: #fceabb; /* Old browsers */
    background: -moz-linear-gradient(top,  #fceabb 0%, #fccd4d 50%, #f8b500 51%, #fbdf93 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fceabb), color-stop(50%,#fccd4d), color-stop(51%,#f8b500), color-stop(100%,#fbdf93)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #fceabb 0%,#fccd4d 50%,#f8b500 51%,#fbdf93 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #fceabb 0%,#fccd4d 50%,#f8b500 51%,#fbdf93 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #fceabb 0%,#fccd4d 50%,#f8b500 51%,#fbdf93 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #fceabb 0%,#fccd4d 50%,#f8b500 51%,#fbdf93 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fceabb', endColorstr='#fbdf93',GradientType=0 ); /* IE6-9 */
}

.app-spacial-price {
    color: red;
}

.app-text-info {
    color: blue;
}

/* for datepicker in fancybox */
#ui-datepicker-div {
    z-index: 8500 !important;
}

/* Login css */
.footer {
    margin: 3% 0 0 0;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e5b1f9+0,db3ded+100 */
    background: rgb(229,177,249); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(229,177,249,1) 0%, rgba(219,61,237,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(229,177,249,1) 0%,rgba(219,61,237,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(229,177,249,1) 0%,rgba(219,61,237,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5b1f9', endColorstr='#db3ded',GradientType=0 ); /* IE6-9 */
}

.app-top-screen {
    margin-top: 10%;
}

.app-img-logo-login {
    width: 100%;
    margin: 20px 0;
}

@media screen and (max-width: 992px) {
    .app-img-logo-login {
        width: 100%;
        margin: 20px 0;
    }
}
@media screen and (max-width: 768px) {
    .app-img-logo-login {
        width: 100%;
        margin: 20px 0;
    }
}

.app-login-label {
    opacity: 0.9;
    filter: alpha(opacity=90);
    padding: 10px;
    margin-bottom: 10px;
    color: #e5d6ed;
    font-size: 130%;
    background-color: #602e7b;

}

.app-fixed-width-5percent {
    width: 5%;
}

.app-fixed-width-10percent {
    width: 10%;
}

.app-fixed-text-tap {
    padding-left: 30px !important;
}

.app-text-header {
    color: #a515b5;
}

.btnTablePrint {
    margin: 4px;
}
.app-obj-pointer {
    cursor: pointer;
}

.app-btn-planning {
    background-color: #fe728d;
    color: #ffffff;
}

.app-btn-planning:hover {
    background-color: #d66077;
    color: #ffffff;
}

.app-img-app {
    width: 100px;
    margin: 20px;
}

.app-envelope-box {
    text-align: left;
    padding: 10px 20px;
    border-bottom: #d9d9d9 solid 1px;
    color: #000;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.app-envelope-box:active {
    color: #000;
}

.app-envelope-non-active {
    background-color: #f2f2f2;
    color: #999999;
}

.app-envelope-active {
    font-weight: bold;
}

.app-envelope-title {
    font-size: 130%;
}

.app-envelope-btn-next {
    margin: 10px 0;
}

.badge {
    background-color: #ff4d4d;
    position:absolute;
    top: 0;
    right: 0;
}

.app-img-logo-header {
    height: 1.5em;
    display: inline-block;
    left: 5px;
    position: absolute;
}