﻿html[dir="rtl"] .nf-geolabel {
    float: right;
}

html[dir="rtl"] .ms-formdescription {
    float: right;
}

.nf-filler-container
{
    background-color: white;
}

.ui-widget
{
    font-size: 0.95em!important /*{fsDefault}*/;
}

#partAttachment
{
  /*  margin: 6px;*/
}

.ui-datepicker-trigger
{
    position: relative;
    top: 4px;
}

.nf-filler-control-inner>.nf-disableonsubmit {
    margin-left: 0px !important;
}

input.nf-date-picker {
    width: 120px;
}

input[type=button],
input[type=reset],
input[type=submit],
button
{
    min-width:1em;
    padding:0px 0px;
    width:14.2em;
}

input[type=text]:not([disabled]), input[type=password]:not([disabled]), select:not([disabled]), textarea:not([disabled]), .ms-inputBox, .ms-inputBoxActive, .ms-inputBoxActive.ms-inputBox {
    background-color: white !important;
    color: inherit !important;
}

.nf-multiline a {
    color: #0072c6;
    opacity: 1;
}

/* To override style from SharePoint */
.ms-inputBox.nf-disabled:hover {
    border: 1px solid #e1e1e1;
}

.nf-geolabel {
    float: left;
    min-width: 65px;
    margin-left: 5px;
}

button.o365button.o365cs-nav-item.o365cs-nav-button{
    width:auto;
}

.nf-filler-wrapper .nf-form-line .ms-formline {
    border-style: none;
}

.ms-formbody {
    border:1px #e7e7e7;
    border-style: solid !important;
    padding: inherit ;
    background-color: inherit;
}