﻿.modal-footer {
    position:fixed;
    width:100%;
    bottom:0px;
    padding:10px;
    background-color: #fafafa;
}
.navSeperator{
    border-top-width:5px;
    margin-top:7px;
    margin-bottom:0;
}
.removepadding,.row-removepadding,.col-removepadding {
    padding-left:0px;
    padding-right:0px;
}

.removetopbottommargin {
    margin-top:0;
    margin-bottom:0;
}
.removetopbottompadding{
    padding-top:0;
    padding-bottom:0;
}
.topbottompadding-6 {
    padding-top:6px;
    padding-bottom:6px;
}
.col-fixed-top {
    position:fixed;
    background:white;
    z-index:2;
    margin-left:5px;
}
.col-fixed-60 {
    min-width:60px;
    float: left;
}
.col-fixed-30 {
    min-width:30px;
    float: left;
}
.row-fixed-45 {
   width: calc(100% - 60px);
    float: left;
}

.row-fixed-60 {
    width: calc(100% - 300px + 15px * 2);
    float: left;
}

.row-fixed-100 {
    width: calc(100% - 100px + 15px * 2);
    float: left;
}

.removemargin,.row-removemargin,.col-removemargin {
    margin: 0;
}

.margin-5 {
    margin: 5px;
}

.row-topbottommargin {
    margin:2px 0px;
}

.rightmargin-2 {
    margin-right:2px;
}

.leftrightmargin-5,.rightmargin-5 {
    margin-right:5px;
}

.leftmargin-2 {
    margin-left: 5px;
    margin-right: -5px;
}

.navbar-nav-leftmargin {
    margin-left: 0;
    margin-right: 0;
}

.bottommargin-0 {
    margin-bottom:0;
}

.bottommargin-1 {
    margin-bottom:1px;
}

.top-margin-0 {
    margin-top: 0 !important;
}

.topmargin-1 {
    margin-top:1px;
}

.topmargin-4 {
    margin-top:4px;
}

.topbottommargin-4 {
    margin: 4px 0px;
}

.row-rightmargin-5 {
    margin-right:5px;
}

.leftmargin-5 {
    margin-left:5px;
}

.row-rightpadding-20 {
    padding-right:20px;
}

.row-rightpadding-5,.rightpadding-5 {
    padding-right:5px;
}
.leftpadding-5,.row-leftpadding-5 {
    padding-left:5px;
}

.leftpadding-15 {
    padding-left: 15px;
}
.leftpadding-1 {
    padding-left:1px;
}
.row-toppadding-2 {
    padding-top:2px;
}
.toppadding-15 {
    padding-top:15px;
}
.toppadding-5 {
    padding-top:5px;
}
.toppadding-11 {
    padding-top:11px;
}
.toppadding-10 {
    padding-top:10px;
}
.toppadding-20 {
    padding-top:20px;
}
.row-bottompadding-2 {
    padding-bottom:2px;
}

.row-rightpadding-12,.rightpadding-12 {
    padding-right:12px;
}

.row-leftpadding-12,.lefttpadding-12 {
    padding-left:12px;
}
.row-leftpadding-10,.lefttpadding-10 {
    padding-left:10px;
}

.row-rightpadding-10,.rightpadding-10 {
    padding-right:10px;
}

.row-rightleftmargin {
    margin:0px 2px;
}

.row-leftmargin {
    margin-left:2px;
}
.row-leftmargin-4 {
    margin-left:4px;
}
.row-leftmargin-10 {
    margin-left:10px;
}
.tableHeading {
    white-space:nowrap;
}
.handsontable td {
    border-right: 0 !important;
    border-left: 0!important;
    padding-left: 15px!important;
    padding-right: 15px!important;
}

.handsontable td, 
.handsontable th {
    max-width: 300px !important;
}

.handsontable .manualColumnMover {
    height: 41px !important;
    z-index: 109 !important;
}

.handsontable .columnSorting, .handsontable .columnSorting .glyphicons-filter {
    z-index: 999;
}

.handsontable .manualColumnMover:hover,
.handsontable .manualColumnMover.active,
.handsontable .manualRowMover:hover,
.handsontable .manualRowMover.active {
    background: rgba(199,199,199,0.5) !important;
}

.vcenter {
    vertical-align: middle;    
}

.vtop{
    vertical-align:top;
}

input[type="radio"], input[type="checkbox"] {
    margin-top: 4px;
}

button > .glyphicons {
    top:0;
    vertical-align:middle;
}

.dropdown-menu li span {
    display: block;
    cursor: pointer;
    padding: 10px;
}

.dropdown-menu li span:hover {
    background-color: #999;
}

.fade > .modal-dialog>.modal-content > .modal-footer {
    position:relative !important;
}

#calPagination {
    margin-top: 0;
}

#datatablecontainer {
    width: 100%;
    display: block;
}

.dakota-icon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    float: left;
    display: block; /* This is required */
}

.dakota-icon.icon-split-window {
    background: url(../images/split-window-icon.png);
    background-size: cover;
}

.dakota-icon.normal {
    width: 32px;
    height: 32px;
}

.dakota-icon.xsmall {
    width: 10px;
    height: 14px;
    margin: 2px 4px 0 0;
}

.dakota-icon.small {
    width: 16px;
    height: 16px;
}

.dakota-icon.medium {
    width: 64px;
    height: 64px;
}

.dakota-icon.large {
    width: 64px;
    height: 64px;
}

.glyphicons:before {
    padding: 0 !important;
}

.table-hover>tbody>tr:hover {
    background-color: #c7c7c7 !important;
}

/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-right,
.ui-corner-bl,
.ui-corner-tr,
.ui-corner-br,
.ui-corner-tl {
    border-radius: 0 !important;
}

input.hasDatepicker {
    margin-right:3px;
}

.handsontable .htDimmed {
    color: #444444 !important;
}

.text-greenheader {
    color:#336633;
    font-weight:bolder;
    font-style:italic;
}

.btnReset {
    display:inline-block !important;
    margin-top: 1px !important;
}

.Greyfolder {
    color:#95a5a6;
}

#toggleBtn {
    margin-top: 0;
    margin-bottom: 0;
}

#filter-names {
    max-height: 400px;
    overflow-y: auto;
}

.headersearchinput {
    width: 100px;
    height: 32px;
}

@media screen and (max-width: 1200px) and (min-width: 768px){
    .user-name {
        width: 100px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    
    .user-name-caret {
        position: absolute;
        top: 20px;
        right: 0;
    }

    .headersearchinput {
        width: 100px;
    }

    .navbar-nav>li>a {
        padding-left: 5px;
        padding-right: 5px;
    }
}

@media screen and (max-width: 900px) and (min-width: 768px) {
    .glyphicons-iphone {
        font-size: 13px !important;
        margin-top: 5px;
    }
    .user-name {
        width: 50px;
    }
    .headersearchinput {
        width: 70px;
    }
    .product-list > li > a {
        padding-left: 2px;
        padding-right: 2px;
    }
    .navbar-form {
        padding: 0 10px;
    }
}
@media screen and (max-width: 768px) {
    .navbar-default .navbar-collapse{
        border: none;
    }
    .navbar-nav{
        margin: 0;
    }
}
.gray{
    color: gray;
}
.inlines {
display:inline-block;
}
hr {
    margin-top:0px;
    margin-bottom:0px;
}
.label-right{
    float : right;
}
.dropdown-menu {
    z-index: 1200;
}
.topmargin-5 {
    margin-top:5px;
}
.topmargin-7 {
    margin-top:7px;
}

.topmargin-3 {
    margin-top:3px;
}
.border-black {
    border: black solid;
}
.border-black-1 {
    border: black solid 1px;
}
.noborder tbody tr td {
    border-top: none;
}
.MenuBarItem_disabled{
     pointer-events: none; 
    cursor: pointer;
}
.fixedBottom {
    position: fixed;
    bottom: 0;
    width: 100%;
    background-color: #e9e9e9;
}
.landscapeAndroid {
    padding-bottom: 100px !important;
}
.overflowsauto {
overflow:auto;
}
.nolink:hover {
    text-decoration: none;
    color: #444;
    cursor: default;
}
.nolink {
    color: #444;
    /* text-decoration: none; */
}
#scrolldiv {
    overflow-y:auto;
}

.handcursor {
    cursor:pointer;
}

.v-middle {
    padding-top:15%;
}

.v-middle input {
    vertical-align: text-bottom;
}

.btn-fixedwidth {
   min-width:100%;
}

.xoverflowhidden {
overflow-x:hidden
}

.v-middle10 {
padding-top:10%;
}

.v-middle10 input {
    vertical-align: text-bottom;
}
.topmargin-20 {
    margin-top:20px;
}
.panelborder {
    border: 1px solid #e8e8e8;
}
.topmargin-10 {
    margin-top:10px;
}
.boldlabel {
font-weight:600;
}
.bottompadding-5 {
    padding-bottom:5px;
}
.leftpadding-30 {
    padding-left: 30px;
}
.rightpadding-30 {
    padding-right: 30px;
}
.italiclabel {
font-style:italic;
}
body {
    font-size:14px;
    line-height:1.5;
}
.widthAuto{
	width: auto !important;
}

.welcomeContainer {
    border: 1px solid #404040;
    margin-top: 15px;
    margin-left: 20px;
    width: 75%;
    padding-bottom: 15px;
    padding-left:0px;
}

.greyWelcomeContainer {
    margin-top: 15px;
    margin-left: 20px;
    width: 75%;
    padding-bottom: 15px;
    padding-left: 0px;
    background-color: #e8e8e8;
}

.greyWelcomeContainer > .row {
    margin-top: 20px;
}

.greyWelcomeContainer .welcometext {
    margin-right: 30px;
}

.greyWelcomeContainer .welcomelinks {
    font-size: 13px;
    margin-left: 10px;
    text-align: justify;
    margin-top: 25px;
}

.whiteWelcomeContainer {
    margin-top: 15px;
    margin-left: 20px;
    width: 75%;
    padding-bottom: 15px;
    padding-left: 0px;
}

.whiteWelcomeContainer > .row {
    margin-top: 20px;
}

.whiteWelcomeContainer .welcometext {
    margin-right: 30px;
}

.whiteWelcomeContainer .welcomelinks {
    font-size: 13px;
    margin-left: 10px;
    text-align: justify;
    margin-top: 25px;
}

.welcometext {
    font-size: 13px;
    margin-left: 10px;
    text-align: justify;
}

.leftpadding-20 {
    padding-left:20px;
}
    
.breakword {
    word-break:break-all;
}

.customlogobg {
    background-color: #404040;
}

.customlogobg h6,
.customlogobg a {
    color: white;
    padding: 2px 5px;
}

.customlogobg a {
    color: white;
    display: inline-block;
    text-decoration: none;
    font-size: 16px;
}

.customlogobg a:hover {
    color: #97c278;
}

.customlogobg img {
    margin: 3px;
}

.customlogobg a:hover {
    text-decoration:none;
}

.navSeperator {
    margin-bottom: 5px;
    border-top: 10px solid #b5b5b5;
}

.white {
    color:#fff;
}

.black {
    color:#000;
}
pre {
    background-color:white;
    font-family: "Roboto","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 13px;
    line-height: 1.846;
    color: #444444;
    display: block;
    word-wrap: break-word;
    white-space: pre-wrap;
    border: 0;
    word-break: keep-all;
    padding: 0;
    overflow:hidden;
}

.filter-hollow-icon {
	color: #c7c7c7;
   -webkit-text-fill-color: transparent; /* Will override color (regardless of order) */
   -webkit-text-stroke-width: 1px;
   -webkit-text-stroke-color: #c7c7c7;
}
@supports (-ms-ime-align:auto) {
    .filter-hollow-icon {
        -webkit-text-fill-color: #c7c7c7; 
    }
}

.list-group-item {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.float-none {
    float:none !important;
}
.addFilter {
    float: right;
    margin-right: -5px;
}

.colHeader {
    margin-right:30px;
}

.floatright {
    float:right;
}

.panelicon {
        font-size: 17px;
}

.handsontable th {
    text-align:left !important;
}
.handsontable .columnSorting.ascending::after,
.handsontable .columnSorting.descending::after {
    right:auto !important;
}

.padding-2 {
    padding:2px;
}
.panel-body >.breadcrumb {
    background-color: #f5f5f5;
    margin-bottom: 1px;
}

.attachiframe {
    border: 1px solid blue;
    pointer-events: none;
}

.attachifwrapper {
    height: 100px;
    width: 100px;
    cursor: pointer;
}

.sub-domain-selection-color
{
    color:#4CAF50;
}

.listItems {
    background-color: white;
    border: 2px groove blue;
    overflow:auto !important;
}

.checklistrs {
    width: 14px;
    height: 14px;
    margin-top: 5px;
}

.PREWRAP{
    white-space: pre-wrap !important;
}

.logouticon {
    margin-top: 3px;
    font-size: 17px;
}

.topmargin-15 {
    margin-top:15px;
}

.rightmargin-15 {
    margin-right:15px;
}

.rightmargin-10 {
    margin-right:10px;
}
.lobipanel .panel-heading .panel-title {
    max-width: 50%!important;
}
.glyphicons-star-empty,.glyphicons-star {
    font-size: 18px;
    margin: 0 0 0 7px !important;
}

.starDisabled{
    color: #c3c3c3;
}
.panel-disabled {
    pointer-events : none;
}

.width-100
{
	width:100% !important;
}

.partial{
    color : #999;
}

.repeat-text {
    color: #ff0000 !important;
    font-size: 8px;
    margin-top: -8px;
}

.repeat-flag {
    color: #ff0000 !important;
}

.repeat-flag:before {
    color: red !important;
}

.sf-topmargin{
    margin-top:37px;
}

.RedFlag{
    text-align:center;
}

/* Classes added here from the file liststyles.css */
#rang_recurrence {
    margin-top:10px;
}

.clsPanel{
    padding-top:10px;
    border-left: 1px solid gainsboro;
}

.form-group .list {
    width: 270px;
    height: 100px;
    overflow-y: auto;
    border:2px groove blue;
    background-color: white;
    display:none; 
    overflow-x: hidden;
}

.loadingbar {
    padding-left: 10px;
    border-top: 2px groove blue;
    border-left: 2px groove blue;
    border-right: 2px groove blue;
    background-color: #3399CC;
    color: white;
    display:none; 
    width: 120px;
}

.listPosition {
    position:absolute;
}

.commentTextarea {
    padding:0 !important;
    line-height:normal !important;
}
.lnkNoUnderline{
    cursor:pointer;
    color:#0000e5;
    text-decoration:none;
}

.handsontable .table > tbody > tr > td,
.handsontable .table > tbody > tr > th,
.handsontable .table > tfoot > tr > td,
.handsontable .table > tfoot > tr > th,
.handsontable .table > thead > tr > td,
.handsontable .table > thead > tr > th {
  line-height: 21px !important;
  padding: 8px !important;
}
.hide-overflow-y{
    overflow-y: hidden;
}

.ui-state-disabled{
    cursor: not-allowed !important; 
}
@media screen and (max-width:768px){
   .sf-topmargin{
        margin-top: 60px;
   }
}

.dvDelDialog {
    width: 570px;
    margin-left: 350px;
    margin-top: 120px;
}

.dvUserInfo {
    overflow: auto;
    height: 100px;
}

.dvDelFooter {
    position: relative;
}

.dvDel {
    margin-left: 150px;
}

.dvSure {
    text-align: left !important;
}
.icon-factory {
    background-image: url(../images/glyphicons-451-factory.png);
    vertical-align: top;
    display: inline-block;
    height:15px !important;
    width:16px !important;
}

.realignchaticon {
    padding-top: 7px;
}

.ulProfileName {
    max-height: calc(90vh);
    overflow-y: auto;
}
.panel-title > a.text-UpperCase {
    text-transform: uppercase !important;
}

.btn-link-gray {
    color: #6F6F6F;
    background-color: transparent;
    border-color: transparent;
}

    .btn-link-gray:hover {
        color: #555555;
        background-color: transparent;
        border-color: transparent;
    }


.btn.btn-trans,
.btn.btn-default.btn-trans {
    color: #999;
    background-color: transparent;
    border: 0;
}

    .btn.btn-trans:hover,
    .btn.btn-trans.hover,
    .btn.btn-trans:active,
    .btn.btn-trans:active:focus,
    .btn.btn-trans.active {
        color: #333;
        background-color: transparent;
        border: 0;
    }

.btn:disabled {
    cursor: default !important;
}

.btn.btn-trans:hover:disabled,
.btn.btn-trans.hover:disabled {
    color: #999;
}

.btn.btn-secondary {
    color: #fff;
    background-color: #999;
    border-color: #777;
}

    .btn.btn-secondary:hover,
    .btn.btn-secondary.hover,
    .btn.btn-secondary:active,
    .btn.btn-secondary:active:focus,
    .btn.btn-secondary.active {
        color: #fff;
        background-color: #777;
        border-color: #555;
    }

textarea.HandsontableCopyPaste {
    opacity: 0 !important;
}