﻿.alignleft {
    float: left;
    font-weight: bold;
    margin-left: 28px;
}

.PageTitle {
    font-size: 1.5rem;
}

.alignright {
    float: right;
    margin-right: 20px;
}

.titleTop {
    margin-top: 15px;
}

.rowBottomSpace {
    padding: 4px;
    margin-bottom: 20px;
}

.rowTopSpace {
    padding: 4px;
    margin-Top: 20px;
}

.rowbtm50 {
    margin-bottom: 50px;
}

.rowbtm32 {
    margin-bottom: 32px;
}

.rowbtm40 {
    margin-bottom: 40px;
}

.editorControl {
    width: 1100px;
    margin-left: 50px;
}

.datpasseControl {
    padding-left: 0px;
}

.ddlwidth {
    width: 280px;
}

.datemarginbottom {
    margin-bottom: 0px;
}

.required-red {
    color: #c4122f;
}

.MarginTop {
    margin-top: 2px;
}

#ServiceTable_length, #ServiceTable_filter {
    display: none;
}

#ServiceTable_wrapper {
    padding-top: 50px;
}

#ServiceTable_paginate {
    float: right;
}

.glyphicon-calendar:before {
    content: "\1f4c5";
}

.glyphicon-remove:before {
    content: "\e014";
}

.glyphicon-arrow-left::before {
    content: "\e091";
}

.glyphicon-arrow-right::before {
    content: "\e092";
}

.glyphicon-download:before {
    content: "\e026";
}

.MarginSiteBottom {
    margin-top: 15px;
}

.marginleft {
    margin-left: 14px;
}

.MarginAdminLeft {
    margin-top: -30px;
    margin-left: -74px;
}

.attachments {
    float: right;
    width: 100%;
    height: 160px;
}

.attActionBtns {
    color: #000;
    padding-left: 5px;
}

.attGrid {
    padding: 0 5px;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('/fonts/glyphicons-halflings-regular.eot');
    src: url('/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'),url('/fonts/glyphicons-halflings-regular.woff') format('woff'),url('/fonts/glyphicons-halflings-regular.ttf') format('truetype'),url('/fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
}

.DateFieldwidth {
    width: 440px;
}

.margin-left10 {
    margin-left: 5px;
}

.customheight {
    height: 400px;
    width: 648px;
    overflow-y: auto;
}

.Previewleftalign {
    justify-content: flex-start !important;
}

.Previewcustomwidth{
    width:650px;
    margin-left: -65px;
}


.h-divider{
 margin-top:5px;
 margin-bottom:15px;
 height:1px;
 width:650px;
 border-top:1px solid #d7d7dd;
}

.pointer{
    cursor:pointer;
}

.attachmentheight{
    max-height: 170px;overflow: auto;
}

.attachementnote
{
    font-size: 12px;
    padding-left: 13px;
}