/* Add here all your CSS customizations */
.pr30 {
    padding-right: 30px;
}

input[type="checkbox"] {
  margin-top: 0px;
  -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.0);
}

.addEllipsis {
    overflow: hidden !important;
    text-overflow: ellipsis !important;
}

.removePadding {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
}

.dxWeb_edtCheckBoxUnchecked_Moderno {
    width: 12px !important;
    height: 12px !important;
    background-position: 0px !important;
    border-radius: 5px !important;
    border: 1px solid #ABB4BE !important;
}

.dxWeb_edtCheckBoxChecked_Moderno {
    width: 12px !important;
    background-color: #00AFEF !important;
    height: 12px !important;
    border-radius: 5px !important;
    background-position: 0px !important;
    border: 1px solid #4F8EA5 !important;

}

 .dxgvDataRow_Moderno td.dxgvCommandColumn_Moderno, .dxgvCommandColumn_Moderno {
     padding: 0px !important;
 }

 /* Layout Base - Content Body */
.content-body {
	padding: 15px;
}

/*bootstrap*/
.table {
    margin-bottom: 5px;
}

.inner-wrapper, .sidebar-left, .content-body, .page-header {
    padding-top: 0px !important;
    top: 0px !important;
}

.userbox {
    margin-top: 7px !important;
}

.userbox .name {
    color: rgb(0, 175, 239) !important;
    font-size: 1.3em !important;
}

.userbox .role {
    font-size: 1em !important;
}

.userbox .role, .userbox .custom-caret {
    color: rgb(171, 180, 190) !important;
}

.page-header .breadcrumbs a {
    font-size: 1.6rem !important;
    font-weight: 500 !important;
}

.page-header .breadcrumbs .fa-home {
    font-size: 3rem !important;
}

/* FAQ */
.faqHeader {
    background-color: #F6F6F6;
    margin-left: -30px;
    margin-right: -30px;
    margin-top: -22px;
    padding-bottom: 25px;
}

.faqHeader p {
    margin-left: 5px;
    color: #474747 !important;
}

.faqTitle {
    padding-top: 25px;
    color: #1a1a1a;
    font-weight: 300;
}

.faqBox {
    background-color: #F6F6F6;
    margin-left: 15px;
    border-top: 4px solid #00AFEF;
    -webkit-box-shadow: 0px 0px 7px 2px #C2C2C2;
    -moz-box-shadow: 0px 0px 7px 2px #C2C2C2;
    box-shadow: 0px 0px 7px 2px #C2C2C2;
}

.faqIcon {
    text-align: center;
    font-size: 42px;
    padding-top: 15px;
    padding-bottom: 25px;
    background-color: rgb(236, 236, 236);
    width: 50%;
    margin-left: 25%;
    border-radius: 50px;
    margin-top: 10px;
}

.faqInfo {
    padding-bottom: 25px;
}

.faqInfo h4 {
    margin-top: 20px;
    text-align: center;
    color: #ADADAD;
}

.faqInfo a {
    margin-left: 5px;
    text-align: center;
    text-decoration: none;
    margin-top: 15px;
}

.page-header {
    box-shadow: 1px 2px 0px 1px #00AFEF !important;
    border-left: 0px none !important;
}


html .label-overdue {
	background-color: #FF0000;
}

ol.breadcrumbs > li > p {
    color: #C3C3C3;
    display: inline-block;
    font-size: 1.4rem !important;
    line-height: 20px;
    vertical-align: middle;
    font-size: 1.6rem !important;
    font-weight: 500 !important;
    margin: 0;
}

.panel-heading .btn {
    margin-top: 3px;
}

/* START: communications partial*/
.timeline .tm-items > li .tm-icon {
    top: 58%;
    left: 35px;
    font-size: 21px;
    padding: 5px;
    width: 45px;
    height: 45px;
    background-color: #FFF;
}

.timeline.timeline-simple .tm-body .tm-items > li {
    padding: 0 0 0 68px;
}

.timeline.timeline-simple .tm-body .tm-items > li:before {
    display: none;
}

.timeline .tm-items > li {
    margin: 12px 0px !important;
}

.timeline .tm-body {
    padding-top: 0px;
}

.NoteButton {
    background-color: #62a945;
    color: #FFF;
    padding: 5px 15px !important;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 12px !important;
    letter-spacing: 0;
    max-height: 35px !important;
    line-height: 0 !important;
}

.NoteButton:hover {
    background-color: #FFF !important;
    color: #62a945 !important;
    text-decoration: none;
    cursor: pointer;
}

.favoriteHeading {
    padding: 2px;
    margin-left: 35px;
    border-bottom: 1px solid #62a945;
}

.favoriteHeading span {
    font-size: 16px;
    color: #62a945;
    margin-left: 15px;
    cursor: pointer;
}

.favoriteHeading span:hover {
    border-bottom: 1px solid #62a945;
}

.tm-meta a {
    cursor: pointer;
    padding-left: 6px;
}

#SummerNoteRemoveUploadButton {
    color: black;
    padding: 0 !important;
    font-size: 12px !important;
}

#SummerNoteRemoveUploadButton:hover {
    text-decoration: none;
}

#SummerNoteRemoveUploadButtonText {
    color: #62a945;
    font-weight: bold;
}

.tm-body {
    padding-top: 25px !important;
}

.timeline .tm-body:after {
    background: #505050 !important;
}

.timeline .tm-items > li .tm-box {
    border: 1px solid #dadada !important;
}

.timeline.timeline-simple .tm-body .tm-items > li .tm-box:before {
    border-right-color: #dadada !important;
}

.tm-attachment {
    background: #f5f5f5;
    padding: 3px 20px;
    border: 1px solid #dadada !important;
    margin-top: -1px;
}

.tm-meta button {
    background-color: #62a945;
    color: #ffffff;
    display: inline-block;
    border-radius: 45px;
    border: 1px solid #62a945;
    padding-left: 5px;
}

.tm-meta input {
    display: inline-block;
    border-radius: 45px;
    border: 1px solid #cccccc;
    padding-left: 10px;
    color: #000000;
    margin-left: 5px;
}

.tm-meta input:focus {
    box-shadow: 0 0 6px #62a945;
}

.tm-notecontent.collapsed {
    max-height: 100px;
    overflow: hidden;
}

.tm-notecontent.expanded {
    max-height: none;
    overflow: hidden;
}

.tm-toggle-expand {
    padding: 10px 0 3px 0;
    display: none;
}

.tm-toggle-expand a {
    font-weight: 600;
}

.tm-toggle-expand a:hover {
    cursor: pointer;
}

.communication-toolbar {
    padding: 20px;
}

.communication-toolbar > button {
    background-color: #ffffff;
    color: #62a945;
    border: 1px solid #cccccc;
    border-radius: 45px;
    display: inline-block;
    padding-left: 5px;
    outline: 0;
}

.communication-toolbar > .selected-button {
    background-color: #d4d4d4;
}

/* END: communications partial*/

/* Approval Screens - Wrappers */

.body-approval {
    display: table;
    margin: 0 auto;
    max-width: 600px;
    padding: 0 15px;
    width: 100%;
}
    .body-approval .center-sign {
        display: table-cell;
        padding-top: 50px;
    }
.body-approval .logo {
    margin-bottom: 10px;
}
    .body-approval .panel-sign {
        background: transparent;
    }
.body-approval .panel-sign .panel-title-sign .title {
    background-color: #cccccc;
    border-radius: 5px 5px 0 0;
    color: #FFF;
    display: inline-block;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 20px;
    line-height: 2rem;
    padding: 13px 17px;
    vertical-align: bottom;
}
.body-approval .panel-sign .panel-body {
    background: #FFF;
    border-top: 5px solid #cccccc;
    border-radius: 5px 0 5px 5px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    padding: 33px 33px 15px;
}
.order-title {
    font-size: 20px;
    font-weight: bold;
}

.title-logo {
    width: 100%;
}
.table-responsive {
    padding-top: 30px;
}
