/*
	 Globals
	------------------------------------------
*/
html, body {
    height: 100%;
}

/* Clearfix */
.clearfix {
    *zoom: 1;
}

#assignedSubTenantUsers .control-col {
    width: 37%;
    float: left;
}

#assignedSubTenantUsers .control-buttons {
    width: 75px;
    float: left;
    padding: 150px 20px 0 15px;
}

.control-group .control-col select#lstLeftTenant {
    width: 100%;
    height: 300px
}

.control-group .control-col select#lstRightTenant {
    width: 100%;
    height: 300px
}


@media (max-width:1000px) {
    #assignedSubTenantUsers .control-col {
        width: 40%;
    }
}

@media (max-width:600px) {
    #assignedSubTenantUsers .control-col {
        width: 40%;
    }

    #assignedSubTenantUsers .control-buttons {
        padding-top: 50px;
    }

    .form-horizontal .control-group .control-label.width-control {
        width: 1px !important;
        font-size: 12px;
    }

    #assignedSubTenantUsers .control-buttons {
        padding-left: 0;
        padding-right: 0;
        /*width: 12%;*/
        width: 55px;
    }

    #assignedSubTenantUsers .control-group .controls .control-buttons input.btn {
        font-size: 9px;
        height: 24px;
        width: 20px;
    }
}

.clearfix:before,
.clearfix:after {
    display: table;
    line-height: 0;
    content: "";
}

.list-inline li {
    display: inline-block;
}
/* Remove persistant dotted borders on links and focused elements. */
a {
    outline: none;
}

.cls-recentWebApps a {
    word-wrap: break-word !important;
    word-break: break-all;
    display: table-cell;
    color: #0582C3;
    font-weight: 300;
    font-size: 12px;
    line-height: 16px;
    padding: 0 0 0 20px;
    width: 200px;
}

.cls-recentWebApps {
    line-height: 14px !important
}

:-moz-any-link:focus {
    outline: none;
}

:focus {
    outline: none;
    -moz-outline-style: none;
}

.requiredMarker {
    font-size: 17px;
    color: Red;
}

/* Helper classes to align text */
.align-right {
    text-align: right;
}

.align-center {
    text-align: center;
}

/* Helper to hide elements */
.hidden {
    display: none;
}

/* Global inputs */
input.input-xxxlarge {
    width: 80%;
}

input.text-box,
textarea.text-box,
span.text-box {
    width: 60%;
    padding: 9px;
    /*height: 30px;*/
    background: #FFFFFF;
    border: 1px solid #909FAE;
    box-sizing: border-box;
    border-radius: 4px;
}

select.standard-select-width {
    width: 40%;
}

.input-max-width {
    width: 100%;
    *width: 95%; /* For older IE */
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

input[type="radio"], input[type="checkbox"] {
    margin: 3px 4px 0 0;
    width: 24px;
    height: 24px;
    background: #FFFFFF;
    border: 1px solid #909FAE;
    box-sizing: border-box;
    border-radius: 4px;
}

.form-horizontal input[type="radio"],
.form-horizontal input[type="checkbox"] {
    margin: -2px 4px 0 0;
}

.ui-jqgrid input[type="checkbox"] {
    margin: 0px !important;
}

.form-horizontal.row {
    margin: 0;
}

.checkbox {
    display: inline-block;
    white-space: nowrap;
}

.modal {
    width: auto;
}

/*	 Header*/

/*header .container-fluid {
    padding: 0;
}*/

header [class^="icon-"] {
    padding-right: 4px;
}

header .menu-icon {
    width: 0;
    padding-right: 0;
}

header .caret {
    margin-left: 4px;
}

header .brand img {
    height: 23px;
    margin-top: 5px;
}

/*	 Body*/
.alert ul {
    margin: 0 0 0 25px;
}

iframe {
    width: 100%;
    height: 700px;
    border: none;
}

    iframe #iframe-designer {
        width: 100%;
        min-height: 700px;
        border: none;
    }

    iframe#iframe-gjs-designer,
    iframe#iframe-gcss-designer {
        min-height: 830px;
    }




/*	 Footer*/

footer .bottom-logo {
    height: 24px;
    position: relative;
    top: 0px;
}

/*	 Custom elements*/

.htmlTextArea {
    width: 60%;
    background: #FCFCFC;
    border: 1px solid #CCCCCC;
    color: #A5A5A5;
    border-radius: 5px;
    padding: 5px;
}

.htmlTextAreaEdit {
    width: 60%;
    background: #EEEEEE;
    border: 1px solid #CCCCCC;
    color: #555555;
    border-radius: 5px;
    padding: 5px;
}

.datetimepickerBox {
    margin: 10px 5px 5px 5px;
}

    .datetimepickerBox label {
        display: inline-block;
        width: 60px;
    }

    .datetimepickerBox select {
        width: 80px;
    }

    .datetimepickerBox button {
        margin-bottom: 10px;
    }

/* 4 nov 2014 */
.navbar .brand {
    padding-bottom: 0;
}

div.body {
    position: relative;
}

.sidebar {
    width: 260px !important;
    /*background: #f3f3f3;*/
}

.mainbar.aside {
    margin-left: 270px;
}

a.mode {
    position: absolute;
    right: 25px;
    top: 0px;
    font-weight: bold;
    text-decoration: none;
}

header.navbar-inverse .nav > .active > a > [class*=" icon-"] {
    background-image: url("../img/glyphicons-halflings.png");
    background-repeat: no-repeat;
}

.mainbar .app-description {
    background: url("../img/web-icon.png") no-repeat;
    padding-left: 140px;
    overflow-y: auto;
}

.app-desc-container {
    max-height: 150px;
    overflow-x: auto;
    margin-bottom: 10px;
    padding-right: 10px;
}

.jqgfirstrow td:first-child, td.ui-state-default, th.ui-state-default:first-child {
    width: 38px !important;
}

.btn-group a, .btn-group button {
    float: left;
}

.sidebar h2 {
    font-style: normal;
    font-weight: 300;
    font-size: 24px;
    line-height: 32px;
    color: #10689D;
    margin: 0;
    padding-left: 25px;
    margin-bottom: 5px;
}

.home h2 {
    font-style: normal;
    font-weight: 300;
    font-size: 24px;
    line-height: 32px;
    color: #10689D;
}

.home + .webApp-theme {
    margin-top: 10px;
    position: absolute;
}

.theme-picker {
    margin-top: 5px;
}

.jstree li.app {
    margin-left: 2px;
}

.mainbar .ajax {
    width: 100%;
}

.app-description h2, .home h2, .ajax h3, .home span {
    margin-top: 0;
    margin-right: 220px;
    padding-bottom: 5px;
    word-wrap: break-word;
}

.show {
    display: block !important;
}

/* scrollbar css */
.jspVerticalBar {
    width: 10px;
    background: #ebebeb;
}

.jspHorizontalBar {
    height: 10px;
    background: #ebebeb;
}

.jspTrack {
    background: #ebebeb;
}

.jspDrag {
    border-radius: 6px;
    background: #cecece;
}

/* loader */
.blockUI h1 {
    font-size: 14px;
}
@-webkit-keyframes rotate {
    from {
        -webkit-transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
    }
}
    .blockUI h1 img {
        margin-right: 15px;
        -webkit-animation-name: rotate;
        -webkit-animation-duration: 0.5s;
        -webkit-animation-iteration-count: infinite;
        -webkit-animation-timing-function: linear;
    }
.blockUI.blockOverlay {
    opacity: 0.2 !important;
}
/* JQGried Pagenevigation */
.ui-pg-table .ui-pg-selbox {
    width: 60px;
}

.ui-pg-table .ui-pg-input {
    width: 50px;
}

.ui-jqgrid .ui-pg-table td {
    font-weight: normal;
    vertical-align: middle;
    padding: 0px 0px;
    border: 1px solid transparent;
}

.ui-pager-control {
    padding: 5px 0px;
}

.ui-jqgrid .ui-pg-table .ui-pg-button.ui-state-disabled > .ui-separator {
    margin-left: 3px;
    margin-right: 3px;
}

/**/
.document .row {
    margin: 0;
}

footer p {
    margin: 0;
}

#permissionsForGroup {
    width: 100% !important;
}

    #permissionsForGroup .jqgfirstrow td:last-child {
        width: auto !important;
    }

.ui-jqgrid .ui-jqgrid-titlebar-close {
    display: block;
}

.ui-jqgrid-view .ui-state-highlight {
    background: rgba(58, 157, 210, 0.2) !important;
    color: #000000;
}

/* delete popup */
.modal-backdrop, .modal-backdrop.fade.in {
    background: #000;
    opacity: 0.5;
}

.document .table-dialog, .table-dialog {
    border-radius: 0;
    border: 1px solid #dddddd;
    box-shadow: 0 0 0;
}

.modal-header {
    background: #F0F2F4;
    min-height: 64px;
    border: 1px solid #dddddd;
    margin: 1px;
    padding: 16px 16px;
    border-radius: 8px;
}

    .modal-header h3 {
        font-size: 14px;
        line-height: 13px;
    }

#modal-content, #modal-content b {
    /*font-size: 11px;*/
}

.modal-footer {
    padding: 10px 32px 10px 10px;
    background: none;
    border-top: 0 none;
}

.i-delete {
    /*background: url("../../../Content/themes/base/images/i-delete.png") no-repeat 6px 9px;*/
    /*font-size: 11px;*/
}

.i-cancel {
    /*background: url("../../../Content/themes/base/images/i-cancel.png") no-repeat 6px 9px;*/
    /*font-size: 11px;*/
}

/*.i-delete:hover, .i-cancel:hover {
        background-color: #cccccc;
        background-position: 6px -21px;
    }*/

.modal-header .close {
    color: #000000;
    font-size: 28px;
    opacity: 1;
    padding: 2px 4px;
}

    .modal-header .close:hover {
        color: #fff;
        background: #cecece;
    }

.i-blank {
    /*font-size: 11px;
    padding-left: 5px;*/
}

.ui-widget-overlay {
    background: #000;
}

#table-dialog-submit, #table-dialog-button {
    /*min-width: 40px;
    height: 31px;*/
}

#table-dialog-submit-alert {
    min-width: 40px;
    height: 31px;
}

.delmsg {
    padding-top: 20px;
    padding-left: 10px;
}

#modal-content-alert {
    font-size: 11px;
}

.table-dialog {
    width: 800px;
    border-radius: 6px !important;
}

.modal-body {
    padding-top: 20px;
    padding-bottom: 20px;
    width: 100%;
    box-sizing: border-box;
}

#table-dialog .modal-body {
    padding-top: 20px;
    padding-bottom: 20px;
    width: 100%;
    box-sizing: border-box;
}

.parentmenu-dropdown {
    padding: 0px 0px 0px 0px !important;
}
/* =16 Jan 2015 */
.sub-level {
    background: #f2f2f2 !important;
    display: none;
}

    .sub-level .table {
        margin-bottom: 0;
    }

textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    padding: 9px;
    height: 38px;
    background: #FFFFFF;
    border: 1px solid #909FAE;
    box-sizing: border-box;
    border-radius: 4px;
}

textarea {
    height: auto;
}
/*customize*/
.left-align {
    float: left;
    width: 20%;
    min-height: 255px;
}

    .left-align .controls {
        margin-left: 20px;
        margin-top: 5px;
    }

    .left-align span {
        font-weight: bold;
    }

@media (max-width:640px) {
    .ui-jqgrid {
        width: 100% !important;
        overflow-x: scroll;
    }

    header h2 {
        clear: both;
    }

    .document {
        padding: 15px 15px;
    }
}

@media (max-width:480px) {
    h1 {
        font-size: 28.5px;
    }

    .document h2 {
        font-size: 26px;
        line-height: 30px;
    }

    .container-fluid {
        padding: 0;
    }

    .control-group .control-label {
        text-align: left;
        width: 100px !important;
    }


    .only-for-menu .control-group .control-label {
        text-align: left;
        width: 100% !important;
    }

    .only-web-service .control-group .control-label {
        text-align: left;
        width: 100% !important;
    }

    .controls, .controls .text-box, .controls select, .controls textarea {
        margin-left: 0 !important;
    }

    .form-horizontal h1 {
        clear: both;
    }

    .body .document {
        padding-left: 10px;
        padding-right: 10px;
    }

    .jqgfirstrow td:first-child, td.ui-state-default, th.ui-state-default:first-child {
        width: 14px !important;
    }
}

.btn-file {
    position: relative;
    /*overflow: hidden;*/
}

    .btn-file input[type=file] {
        position: absolute;
        top: 0;
        right: 0;
        min-width: 100%;
        min-height: 100%;
        font-size: 100px;
        text-align: right;
        filter: alpha(opacity=0);
        opacity: 0;
        background: red;
        cursor: inherit;
        display: block;
    }

.uploadfile {
    margin-left: 0px !important;
}

input[readonly] {
    background-color: white !important;
    cursor: text !important;
}

.input-group .form-control {
    width: 53%;
}

.file-prev {
    margin: 10px 0 0;
    width: 60%;
    padding: 20px 0;
}

.logo-prop ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.form-horizontal input[type="radio"], .form-horizontal input[type="checkbox"] {
    margin: 0px 4px 5px 0;
}

[data-refresh="languageTable"] input[type="checkbox"] {
    margin: 1px 4px 0 0;
}

#workflow-detail .list-inline {
    list-style: none;
    margin: 0;
    padding: 0;
    vertical-align: top;
}

    #workflow-detail .list-inline > li {
        display: inline-block;
        vertical-align: top;
    }

        #workflow-detail .list-inline > li + li {
            margin-left: 3px;
        }

#workflow-detail .btn-delete {
    padding: 6px 14px;
}

.document {
    position: relative;
}

#catg-search ul {
    margin-left: 0;
}

#catg-search li {
    vertical-align: top;
    margin-right: 5px;
}

.workflow-Category-Wm {
    margin: 10px;
    font-size: 12px;
    float: right;
}

.flex-end-gap {
    display: flex;
    justify-content: flex-end;
    gap: 0.75rem;
}

    .flex-end-gap > label {
        font-size: 12px;
        color: #000000;
        margin-top: 10px;
    }

#createWebServices.form-horizontal .controls,
#createTrigger.form-horizontal .controls,
#traceDetails.form-horizontal .controls {
    margin-left: 220px;
}

#createWebServices.form-horizontal input[type="radio"],
#createTrigger.form-horizontal input[type="radio"] {
    margin: -3px 4px 0 -18px;
}

#createWebServices.form-horizontal input[type="checkbox"],
#createTrigger.form-horizontal input[type="checkbox"],
#traceDetails.form-horizontal input[type="checkbox"] {
    margin: 3px 4px 0 -18px;
}

#createWebServices .list-inline {
    margin-left: 0px;
}

#createWebServices .runCtrls label,
#createTrigger .runCtrls label {
    text-align: left;
    padding-bottom: 10px;
    display: block;
}

#createWebServices .runCtrls .control-buttons,
#createTrigger .runCtrls .control-buttons {
    padding-top: 40px;
}

#createWebServices .control-label {
    width: 200px;
}

#createWebServices .trans-flow {
    margin-top: 35px;
}

    #createWebServices .trans-flow ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

        #createWebServices .trans-flow ul li + li {
            margin-top: 10px;
        }

.data-tag-table th,
#menu-designer-grid th,
#dataObjectStructureFieldsTable th,
#translationStructureFieldsTable th {
    font-size: 11px;
    font-weight: normal;
    border: 1px solid #ddd;
    background: #ededed url(images/ui-bg_highlight-soft_50_ededed_1x100.png) 50% 50% repeat-x;
    color: #444;
    font-weight: bold;
    padding: 8px;
}

.data-tag-table td {
    font-size: 11px;
}

.data-tag-table,
#menu-designer-grid,
#dataObjectStructureFieldsTable {
    border-collapse: collapse;
}

.inline-form-list {
    margin-left: 0;
    vertical-align: top;
}

    .inline-form-list li:first-child label {
        text-align: left;
        padding-right: 10px;
    }

    .inline-form-list li {
        vertical-align: top;
    }

        .inline-form-list li input {
            width: 100%;
        }

        .inline-form-list li + li {
            width: 30%;
        }

.data-tag-search {
    margin-left: 0;
    float: right;
    width: 75%;
}

#DataTagListGrid .ui-jqgrid {
    clear: both;
}

.data-tag-search li {
    margin-right: 10px;
}

    .data-tag-search li:first-child {
        width: 50%;
    }

        .data-tag-search li:first-child input {
            width: 100%;
        }

.form-horizontal#dataTagDetail .controls {
    margin-left: 0;
}

.form-horizontal#chatTagDetail .controls {
    margin-left: 0;
}

.ui-spinner {
    border-radius: 4px;
    border-color: #ccc;
}

    .ui-spinner:hover,
    .ui-spinner:focus {
        border-color: rgba(82, 168, 236, 0.8);
        outline: 0;
        outline: thin dotted \9;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
        -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
    }

    .ui-spinner input[type="text"] {
        border: 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        padding: 3px 6px;
        margin: 0;
    }

.form-horizontal#dataTagDetail .controls {
    margin-top: 10px;
}

.form-horizontal#dataTagDetail .table {
    margin-bottom: 0;
}

#dataObjectStructureFieldsTable .text-box {
    padding: 0px 4px;
    font-size: 14px;
    width: 100%;
    box-sizing: border-box;
}

#dataObjectStructureFieldsTable select {
    line-height: 20px;
    font-size: 14px;
    padding: 0 4px;
    width: auto;
}

#dataObjectStructureFieldsTable input[type="button"] {
    padding: 0px 6px;
    font-size: 12px;
}

.url-td {
    word-break: break-all;
}

.trans-flow {
    margin-top: 35px;
    margin-right: 30px;
    margin-left: 30px;
}

    .trans-flow li {
        margin-bottom: 5px;
        list-style: none;
        margin-right: 50px;
    }

.left-flow .control-label, .right-flow .control-label {
    text-align: left;
}

.group-of-users li + li {
    padding-left: 15px;
}

.group-of-users label {
    display: inline-block;
    padding-right: 5px;
}

.form-horizontal .group-of-users input[type="checkbox"] {
    margin-top: 0;
}

.mainGridModel {
    float: left;
    width: 100%;
}

    .mainGridModel label.control-label {
        margin-right: 20px;
        margin-top: -5px;
    }

        .mainGridModel label.control-label p {
            margin-top: 30px;
        }

.gridModelFix {
    width: 27%;
}

.left-align {
    min-height: 140px;
}

.gridModelFix:nth-of-type(4) {
    margin-left: 183px;
}

@media (min-width: 1035px) and (max-width: 1135px) {
    .gridModelFix {
        width: 30%;
    }

    .mainGridModel label.control-label {
        display: none;
    }

    .left-align:last-child {
        min-height: 60px;
    }

    .left-align {
        min-height: 170px;
    }

    .gridModelFix:nth-of-type(4) {
        margin-left: 0px;
    }
}

@media (min-width: 100px) and (max-width: 1034px) {
    .gridModelFix {
        width: 50%;
    }

    .mainGridModel label.control-label {
        display: none;
    }

    .left-align {
        min-height: 170px;
    }

        .left-align:last-child {
            min-height: 60px;
        }

    .gridModelFix:nth-of-type(4) {
        margin-left: 0px;
    }
}

.gridSize .controls div#gview_permissionsForUser {
}
/*aditya*/
.gridSize .controls div.ui-jqgrid .ui-jqgrid-bdiv {
    overflow-y: auto;
    max-height: 396px;
    overflow-x: hidden;
}

.execute-webservice .controls {
    margin: 0 !important
}

    .execute-webservice .controls select {
        width: 98%
    }

.execute-webservice .input-arrow {
    width: 47px !important
}

@media (max-width:768px) {
    .execute-webservice .span3 {
        width: 35%
    }
}

.data-object td {
    text-align: center
}

.panel {
    margin-bottom: 0px;
    background-color: transparent;
    border: 0px solid transparent;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-top: 20px;
    margin-right: -37px;
}

.panel-heading {
    color: #333333;
    background-color: transparent !important;
    border-color: #eee !important;
}

.my-popover-content {
    display: none;
    width: 200px;
}

.tooltip-inner {
    max-width: 250px;
    /* If max-width does not work, try using width instead */
    width: 250px;
}

.popover {
    width: 200px;
}

.separator {
    height: 20px;
    display: inline-block;
    border-right: 1px solid #fff;
    margin: 0 5px;
}

#PushNotification {
    position: relative;
    top: 13px;
}

.tab-nrmal.nav-tabs {
    padding: 5px 0px 0px 0px;
}

    .tab-nrmal.nav-tabs li {
        margin-left: 2px;
    }

        .tab-nrmal.nav-tabs li.active a {
            background: #fff
        }

        .tab-nrmal.nav-tabs li a {
            margin-left: 2px;
            background: #f7f4f3;
            color: #333;
        }

@media only screen and (max-width:767px) {

    .page-with-sidebar .sidebar {
        float: none !important;
        overflow-y: auto;
        width: 100% !important;
        margin-top: 40px;
    }

    .mainbar.aside {
        margin-left: 0px;
        width: 100%;
    }
}

@media only screen and (min-width:768px) and (max-width:1024px) {


    .controls.action {
        margin-left: 210px !important;
    }

    #content PRE {
        word-break: break-word !important;
    }

    #searchmodfbox_appTable {
        max-width: 668px;
    }

    #searchmodfbox_roleTable {
        max-width: 668px;
    }


    .data-tag-search {
        width: 100%;
    }

    .rnctrl .span3 {
        width: 170px;
    }

    .rnctrl .span1 {
        width: 59px;
        margin-right: 0px !important;
        margin-left: 30px;
    }

    .rnctrl-b .span1 {
        width: 59px;
        margin-right: 20px !important;
        margin-left: 0px;
        margin-top: 30px;
    }

    .rnctrl .span3 select {
        width: 170px;
    }

    .rnctrl .span4 {
        width: 170px !important;
    }

        .rnctrl .span4 select {
            width: 170px;
        }

    .startingat-cls {
        margin-bottom: 10px;
    }

    .endingat-cls {
        margin-left: 5px !important;
    }

    .tmframe .tmframe-a {
        width: 40% !important;
    }

    .tmframe .tmframe-b {
        width: 40% !important;
    }

    .ui-spinner input {
        padding: 0px;
    }

    #liNumberBox {
        width: 27% !important;
    }

    .grid-buttons {
        margin-top: 60px;
    }

    .img-resp-mdl img {
        max-width: 522px !important;
    }

    .modal select {
        width: 100%;
    }

    .spn-ctrl {
        width: 50px !important;
    }

    #PageList {
        max-width: 100px;
    }

    .width-responsive-40per {
        width: 40% !important;
    }

    .width-200px {
        width: 200px !important;
    }

    .modl-dlt {
        margin: 0 auto;
        margin-bottom: 0;
        margin-left: 100px !important;
        margin-right: 0;
        margin-top: 0;
        width: 560px !important;
    }

    .map-search .btn-primary {
        margin-left: 170px;
        margin-top: 15px;
    }

    .map-search #clearLocations {
        margin-top: 15px;
    }

    .width-220-ipad {
        width: 220px !important
    }
}


@media screen and (max-width: 767px) {
    .dropdown-menu.login-box {
        width: 90%;
        margin-right: 5%;
    }

    .header-login {
        margin-right: 0px !important;
        width: 90% !important;
    }

        .header-login .btn.btn-info.dropdown-toggle {
            width: 34%;
        }

    .dropdown-menu.login-box .controls input.text-box {
        width: 100% !important;
    }

    #calendar-YB1f table {
        height: 200px !important;
    }

    .label {
        font-size: 20px !important;
    }

    .controls input.text-box {
        width: 100px !important;
    }

    .tab-nrmal.nav-tabs li {
        margin-bottom: 2px;
    }

    .controls-box.sidebar {
        width: 300px !important;
    }

    #liNumberBox {
        width: 44% !important;
    }

    .bt {
        margin-bottom: 60px;
    }

    .tmframe .tmframe-a {
        width: 28% !important;
    }

    .tmframe .tmframe-b {
        width: 27% !important;
    }

    .datetimepicker {
        min-width: 82px !important;
    }

    #ExecuteOnDayOfMonth {
        width: 90px;
        margin-right: 5px;
    }

    .run-workflow .control-label {
        width: 100% !important;
    }

    .rnctrl .span3 {
        width: 110px;
    }

    .rnctrl .span1 {
        width: 59px;
        margin-right: 0px !important;
        margin-left: 13px;
        margin-top: 55px !important;
    }

    .rnctrl .span3 select {
        width: 110px;
    }

    .rnctrl .span4 {
        width: 110px !important;
        margin-left: 0px;
    }

        .rnctrl .span4 select {
            width: 110px;
        }

    #chartforHistory {
        margin-top: 20px;
    }

    #ajax {
        top: -55px !important;
    }

    select, input[type="file"] {
        height: 32px;
        line-height: 34px;
    }

    #catg-search li b {
        margin-top: 10px !important;
    }

    #ajax h2, #ajax1 h2, #ajax2 h2 {
        font-size: 20px !important;
        margin-top: 70px;
    }

    #catg-search {
        position: relative;
    }

        #catg-search .grid-buttons {
            position: absolute;
            top: 20px;
        }

        #catg-search .datetimepicker {
            min-width: 86px !important;
        }

    fieldset.form-horizontal.pad-5px {
        padding: 5px;
        height: 300px;
        overflow-y: scroll;
    }

    .modal h2 {
        font-size: 25px;
        max-width: 180px;
    }

    .modal-body {
        max-height: 300px;
    }

    .container-cell {
        width: 100% !important;
    }

    .displaynone {
        display: none;
    }

    .rnctrl-lbl.control-label {
        width: 100% !important;
        clear: both;
    }

    .rnctrl100per .runCtrls .control-buttons {
        padding-top: 0px !important;
    }

    .rnctrl-b .span1 {
        width: 59px;
        margin-right: 30px !important;
        margin-left: 0px;
        margin-top: 40px !important;
    }

    #jqgh_columnsDynamicTable_TriggerOn {
        text-align: left;
    }

    #btnviewparameter {
        margin-top: 10px;
    }

    #ui-datepicker-div {
        left: 6px !important;
        top: 35px !important;
    }

    #searchmodfbox_appTable {
        max-width: 350px;
    }

        #searchmodfbox_appTable #jqg1 {
            width: 50px !important;
        }

    #searchmodfbox_roleTable {
        max-width: 350px;
    }

        #searchmodfbox_roleTable #jqg1 {
            width: 50px !important;
        }
}


@media screen and (max-width: 370px) {

    .rnctrl-b .span1 {
        width: 59px;
        margin-right: 17px !important;
        margin-left: -17px;
        margin-top: 40px !important;
    }

    #jqgh_columnsDynamicTable_TriggerOn {
        text-align: left;
    }

    #ui-datepicker-div {
        left: -45px !important;
        top: 35px !important;
    }

    .control-group .control-label {
        text-align: left;
        width: 60px;
    }

    .rnctrl-lbl.control-label {
        width: 100% !important;
        clear: both;
    }

    #txtFreqDayStartAt {
        margin-bottom: 10px;
    }

    #searchmodfbox_appTable {
        max-width: 300px !important;
    }

        #searchmodfbox_appTable #jqg1 {
            width: 50px !important;
        }

    #searchmodfbox_roleTable {
        max-width: 300px !important;
    }

        #searchmodfbox_roleTable #jqg1 {
            width: 50px !important;
        }
}



/* For All */
.datetimepicker {
    min-width: 156px;
}

.form-horizontal .radio, .form-horizontal .checkbox {
    padding-top: 0px !important;
}

.width-238 {
    width: 238px !important;
}

.form-horizontal .control-label {
    padding-top: 5px;
    word-break: break-all;
    line-height: 20px;
}

.form-horizontal .Schedule-Detail .control-label {
    padding-top: 9px;
}

.form-horizontal .Schedule-Detail ol {
    padding: 0;
    margin: 0 0 10px 21px;
}

.form-horizontal .Schedule-Detail .controls > .radio:first-child, .controls > .checkbox:first-child {
    padding-top: 7px !important;
}

.form-horizontal .Schedule-Detail .margin-less-to-adjst {
    margin-bottom: 10px;
}

.Schedule-trigger .radio-daily-option .checkbox {
    min-height: 16px;
    margin-top: 8px;
}

.radio-daily-options {
    min-height: 16px !important;
    margin-top: 7px !important;
}

.Schedule-trigger .margin-top-6px .checkbox {
    margin-top: 6px;
}

.Schedule-trigger .runCtrls .control-label {
    padding-top: 7px;
}

.Schedule-trigger .trans-flow {
    margin-right: 0px;
}

.Schedule-trigger .chck-enabled .checkbox {
    margin-top: 4px;
}

.Update-scheduler .radio-daily-option .checkbox {
    min-height: 16px;
    margin-top: 8px;
}

.Update-scheduler .margin-top-6px .checkbox {
    margin-top: 6px;
}

.Update-scheduler .trans-flow {
    margin-right: 0px;
}

.Update-scheduler .runCtrls .control-label {
    padding-top: 7px;
}

.crt-trgr.runCtrls .control-label {
    padding-top: 7px;
}

.crt-trgr.runCtrls .trans-flow {
    margin-right: 0px;
}

.checkbox.margin-top-6pxs {
    min-height: 12px;
    !important;
}


.form-horizontal .TriggerDetail .control-label {
    padding-top: 8px;
}

.UpdateTrigger .radio-daily-option .checkbox {
    min-height: 16px;
    margin-top: 8px;
}

.UpdateTrigger .runCtrls .control-label {
    padding-top: 7px;
}

.UpdateTrigger .trans-flow {
    margin-right: 0px;
}

.UpdateTrigger .chck-enabled .checkbox {
    margin-top: 4px;
}

.runCtrls .span3 {
    width: 240px !important;
}

.runCtrls .span4 {
    width: 240px !important;
}

.runCtrls .span1 {
    width: 56px;
    margin-right: 0px;
}

#traceDetails .checkbox {
    min-height: 10px;
}

li.labl-cntr-range {
    margin-top: 5px;
}

.border1px-black {
    border: 1px solid #000;
}

.padding5px {
    padding: 5px;
}

.paddingleft-right13px {
    padding-left: 13px !important;
    padding-right: 13px !important;
}

.trace-overflow {
    width: 600px;
    overflow: scroll;
}

li.frm-date-trace {
    margin-top: 5px;
}

li.to-date-trace {
    margin-top: 5px;
}

.ui-pg-table input[type="text"] {
    padding-bottom: 0px !important;
}

.top-text-box {
    margin-top: 44px !important;
}

.top-text-box2 {
    margin-top: 84px !important;
}

.margin-bottom-10px {
    margin-bottom: 10px !important;
}

.image-loader-small {
    display: none;
    height: 20px;
    width: 20px;
    margin-left: 5px;
    margin-top: -10px;
}


@media (min-width: 300px) and (max-width: 330px) {

    body {
        width: 108%;
    }

    .runCtrls .span3 {
        width: 117px !important;
    }

    .runCtrls .span4 {
        width: 117px !important;
    }

    .span7.for-responsive-span7 {
        width: 100% !important;
        margin-left: 0px;
    }

        .span7.for-responsive-span7 input.text-box {
            width: 80px !important
        }

    #txtFreqDayStartAt {
        margin-bottom: 3px;
    }

    .only-for-span3-time {
        width: 65% !important;
    }

        .only-for-span3-time input.text-box {
            width: 60px !important;
        }

    .span1.for-select-runCtrl {
        margin-top: 15px !important;
    }

    .tmframe .tmframe-a {
        width: 32% !important;
    }
}



.his-instances ul.list-inline {
    margin-left: 0px !important;
}

.his-instances .labels1 {
    margin-top: 5px;
}

.his-instances .labels2 {
    margin-right: 27px !important;
}

.mobile-language .checkbox {
    padding-left: 17px !important;
}

.mobile-language .check-box {
    left: 0px !important;
}

.icon-autoapproval-index {
    width: 14px !important;
    background-position: -288px 0;
}

.app-detail-device .controls, .app-detail-device label.control-label {
    display: inline-block;
}

    .app-detail-device .controls input.check-box {
        margin: -1px 4px 0 0;
    }

.custom-change-component .cb-align-center {
    margin-left: 21px;
    margin-top: 0px !important;
}

    .custom-change-component .cb-align-center .contain-all div {
        float: left;
    }

    .custom-change-component .cb-align-center label {
        text-align: left;
        display: block;
        padding-top: 8px;
    }

.wordWrap {
    overflow-wrap: break-word;
    word-wrap: break-word;
    overflow: auto;
}

.webkitMonacofullscreen:-webkit-full-screen {
    width: 100% !important;
    height: 100% !important;
}

#app-edit-js,
#app-edit-global-css,
#app-edit-ios-css,
#app-edit-android-css,
#app-edit-windows-phone-css,
#app-edit-windows-css,
#brandingCssEditor {
    border: 1px solid #ddd;
}

.spinner_scheduler {
    width: 70px !important;
    height: 30px !important;
}

.excelDownload {
    height: 20px;
    width: 20px;
    background-size: 100% auto;
    background-image: url('../img/MS-Office-Excel-Icon.png');
}

.caret.marginStyle {
    margin-top: 10px;
    margin-left: 5px;
}

.caret.marginStyle {
    margin-top: 10px;
    margin-left: 5px;
}

.dropleft.pull-right.margin-right {
    margin-right: 10px;
    cursor: pointer;
    padding-top: 2px;
}

#labl_settingsTable_chkScroll {
    padding-top: 4px;
}

.editor-width {
    width: 242px;
    margin-bottom: 10px;
}

label.checkbox span.bit {
    margin-left: -21px;
    margin-top: 8px;
    display: block;
}

.button-padding {
    padding: 12px 24px !important;
}

.label-width {
    text-align: left;
    width: 60%;
}

.padding-bottom {
    padding-bottom: 30px !important;
}

.font-large {
    font-size: 18px !important;
}

.input-width {
    width: 90% !important;
}

.input-height {
    line-height: 30px !important;
}

.form-padding-left {
    padding-left: 10px !important;
}

.dropdown-menu li > a:hover,
.dropdown-menu li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-menu .active > a, .dropdown-menu .active > a:hover {
    width: 100%;
    background-color: #0a5e8d;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0D75B0), to(#0a5e8d));
    background-image: -webkit-linear-gradient(top, #0D75B0, #0a5e8d);
    background-image: linear-gradient(to bottom, #0D75B0, #0a5e8d);
    background-repeat: repeat-x;
}

.tab-content .ui-jqgrid, .tab-content .ui-jqgrid-bdiv, .tab-content .ui-jqgrid-btable {
    width: auto !important;
}

/* #162032 */
#menu li .nav-header {
    padding: 3px 13px !important;
    white-space: nowrap;
}

.centered-div {
    height: auto;
    margin: 90px;
}
/**
  Footer component CSS
*/

.bottom-0 {
    bottom: 0;
}

footer {
    color: #162029;
    height: 40px !important;
    padding-bottom: 5px;
    padding-top: 10px;
    width: 100%;
    background: #EFF3F3;
    padding-left: 10px;
    padding-right: 30px;
    z-index: 99;
}

    footer .span8 span {
        left: 15px;
    }

    footer .span4 span {
        right: 15px;
    }

    footer .footer-img {
        color: rgb(255, 255, 255);
        background-image: url("../img/FSI-Dreamscape-footer.png");
        background-repeat: no-repeat;
        height: 18px;
        width: 133px;
        background-size: 100% auto;
        margin-right: 2px;
        margin-top: 2px;
        left: 95px !important;
    }

    footer .powered-by {
        padding-left: 10px;
        font-size: 16px;
    }

    footer .separator {
        height: 20px;
        display: inline-block;
        border-right: 1px solid rgb(255, 255, 255);
        margin: 0 10px;
    }

    footer .links-appendix span {
        color: rgb(191, 191, 191);
    }

/* make sure ver no text is not shown for smaller screen/resized screens down*/
@media all and (max-width: 720px) {
    footer .span4 span.affix {
        display: none;
    }
}

.ui-state-highlight {
    border: 0px solid #ccc !important;
}

.footer-inner .row .span4 {
    /*margin-left:60px;*/
}

select[name="RuntimeVersion"] option[disabled="disabled"] {
    background-color: #eeeeee;
}

.helpCursor {
    cursor: help;
}

.tab-content {
    padding: 0px 10px;
}

.ui-datepicker {
    z-index: 700 !important;
}

.breadcrumb {
    background-color: transparent !important;
    border: none !important;
    border-radius: 0px !important;
    box-shadow: none !important;
    margin: 0px;
    color: #fff;
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Noto Sans";
}

body {
    font-family: "Noto Sans";
    /*font-family: "Noto Sans", sans-serif;*/
}

.container-fluid {
    padding: 0;
}

.btn {
    color: #162029 !important;
    align-items: center;
    padding: 4px 9px;
    position: relative;
    height: 30px;
    border: 1px solid #909FAE;
    box-sizing: border-box;
    border-radius: 50px;
    background-image: none;
    font-family: 'Noto Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
}

.btn-primary {
    color: #FFFFFF !important;
    align-items: center;
    padding: 5px 17px;
    position: relative;
    height: 30px;
    background: #0D75B0;
    border-radius: 50px;
    background-image: none;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    border: none;
}

.btn:hover {
    background-color: rgba(58, 157, 210, 0.1);
}

.btn-primary:hover {
    background-color: #0a5e8d;
}

.appTreeNode {
    padding: 10px 0px !important;
}

.breadcrumb {
    padding: 16px 0px 0px 2px;
}

.navbar-inner {
    padding: 0;
    background-image: none !important;
    padding: 0px 40px 0 25px;
}

    .navbar-inner .container {
        padding: 0px 28px 0 28px;
    }

#appMenuWindow > div:nth-child(2) {
    margin-top: 13.5%;
}

select {
    width: 221px;
    height: 38px;
    background: #FFFFFF;
    border: 1px solid #909FAE;
    box-sizing: border-box;
    border-radius: 4px;
    overflow-x:auto;
}

.rightArrow {
    border: solid black;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    float: right;
    margin-right: 8px;
    margin-top: 8px;
}

.primary-Form {
    min-height: 479px;
    width: 400px;
    background: #FFFFFF;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.25);
    border-radius: 8px;
    color: black;
    margin: auto;
}

    .primary-Form .glyphicon {
        color: red;
        font-size: 7px;
    }

.mri-Logo {
    height: 50px;
    background-image: url('../img/mri-dreamscape-logo.svg');
    background-size: contain;
    background-repeat: no-repeat;
    display: block;
}

.primary-Form .mri-Logo {
    margin: 10px 0 30px 0;
}

.primary-Form .form-horizontal .control-label {
    width: auto;
    padding-bottom: 5px;
}

.primary-Form input[type="text"],
.primary-Form input[type="password"] {
    padding: 9px;
    width: 336px;
    height: 32px;
}

.primary-Form .controls.forgot-password-controls {
    width: 336px;
}

.primary-Form .forgot-password {
    float: right;
    margin-top: 5px;
}

.primary-Form .btn-primary, .successPage-Content .btn-primary {
    width: 336px;
    height: 48px;
    background: #10689D;
    border-radius: 4px;
    font-weight: 600;
}

.successPage-Content .btnCancel {
    width: 336px;
    height: 48px;
    border-radius: 4px;
    font-weight: 600;
    margin-top: 10px;
    padding-top: 12px;
}

.primary-Form .field-validation-error {
    width: 336px;
}

.primary-Form .form-horizontal .controls {
    margin-left: 0px;
}

.centerAlign {
    position: fixed;
    top: 55%;
    left: 50%;
}

.login-Form .login-dreamscapeText, .resetPassword-AdditionalMessage, .successPage-Content .confirm-Title, #frmResetPassword .confirm-Title {
    font-weight: 400;
    font-size: 20px;
    line-height: 22px;
    color: #10689D;
    width: 340px;
    letter-spacing: -0.228571px;
}

.login-Form .login-dreamscapeText {
    text-align: center;
}

.login-Form .validation-summary-errors {
    margin-top: 5%;
}

.successPage-Content {
    height: 443px;
    width: 400px;
    border-radius: 8px;
    background: #FFFFFF;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.25);
}

    .successPage-Content .control-group {
        padding-left: 30px;
        padding-right: 40px;
    }

    .successPage-Content .mri-Logo {
        margin: 50px 0;
        margin-top: 53px;
    }

    .successPage-Content .confirm-Details {
        position: absolute;
        margin-top: 25px;
        margin-right: 30px;
    }

    .successPage-Content .set-Password .btn-primary {
        padding: 12px 17px;
    }

.pageTitle {
    font-style: normal;
    font-weight: 300;
    font-size: 32px;
    line-height: 40px;
}

.input-group-btn > .btn {
    border-radius: 50px !important;
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-radius: 50px 0 0 50px;
}

.btn-group > .btn + .dropdown-toggle,
.btn-group > .btn + .btn-default:last-child {
    border-radius: 0 50px 50px 0;
}

.page-Button {
    display: flex;
    justify-content: flex-end;
    gap: 1rem;
}

footer a:hover {
    text-decoration: none;
}

.user-panel a:hover {
    text-decoration: none;
    color: white;
}

.version-Details {
    display: flex !important;
    justify-content: flex-end;
    gap: .50rem;
}

#cookieChoiceInfo {
    top: auto !important;
    position: fixed;
    bottom: 0;
    width: 100%;
    height: auto;
    background-color: #E6F4F5 !important;
    color: #10689D !important;
    line-height: 24px;
    font-feature-settings: 'tnum' on, 'lnum' on;
    text-align: left !important;
    padding: 10px 20px !important;
}

    #cookieChoiceInfo .btn-success {
        color: #0D75B0 !important;
        background-color: inherit !important;
    }

.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
    margin-left: -28px;
    margin-top: -4px !important;
}

.modal #modal-label, .table-dialog #modal-label {
    font-weight: 300;
    font-size: 24px;
    line-height: 32px;
    color: #044D66;
    margin: auto;
}

.modal .modal-body .controls {
    margin-left: 0px;
}

.modal-body {
    padding: 20px 34px;
    width: 100%;
}

.modal .modal-body .control-group {
    margin-bottom: 8px;
}

.modal, .table-dialog {
    min-width: 640px;
    height: auto;
    width: 640px;
    background: #FFFFFF;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3), 0px 8px 16px rgba(0, 0, 0, 0.3);
    border-radius: 8px;
}

.footer-CopyRight {
    float: left;
    text-align: center;
}

.topBar {
    height: 34px;
    background: #27333E;
}

    .topBar > div {
        left: 8px;
        top: 6px;
        position: relative;
    }

    .topBar .brand img {
        width: 38px;
        height: 16px;
    }

.iconTopBarGrid {
    color: #FFFFFF;
    margin-left: 5px;
}

.topBar span {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    margin-left: 8px;
    color: #FFFFFF;
    margin-top: 2px;
    position: absolute;
}

.topBar .glyphicon {
    top: 3px;
}

.breadcrumb a, .breadcrumb a:hover {
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    color: #C6CED5;
    text-decoration: none
}

.breadcrumb li {
    text-shadow: none;
}

.titleBar {
    color: #FFFFFF;
    margin-top: 5px
}

.selectedMenu {
    color: #0D75B0 !important;
}

.form-horizontal .control-label {
    word-break: break-word;
    line-height: 19px;
    color: #044D66;
}

.modal-body textarea, .modal-body input[type="text"], .modal-body input[type="password"], .modal-body .field-validation-error {
    width: 570px;
}

.blockUI.blockMsg.blockPage {
    width: auto !important;
    left: 45% !important;
    border: none !important;
    background-color: transparent !important;
    color: transparent !important;
}

.btn-primary-confirm {
    width: 49.4% !important;
    height: 48px;
    background: #10689D;
    border-radius: 4px;
    font-weight: 600;
}

.btn-primary-flat {
    width: 49.4% !important;
    height: 48px;
    border-radius: 4px;
    font-weight: 600;
    padding-top: 12px;
}

.login-Form span{
    display: inline-block;
}

.ver-detail {
    font-size: 16px !important;
}

.profile-avatar {
    cursor: pointer;
    width: 15px;
    margin-top: 4px;
}

.profile-toggle {
    margin-right: 20px;
}

.profile-toggle .dropdown-menu {
    right: 0;
    left: auto;
    white-space: nowrap;
}

.profile-toggle .dropdown-menu .dropdown-submenu {
    display: none;
    position: absolute;
    top: 53px;
    right: 100%;
    left: auto;
}
.btn-group.open .btn-primary.dropdown-toggle {
    background-color: #0a5e8d;
}
.profile-toggle .dropdown-menu > li:hover > .dropdown-submenu
{
    display: block;
}
.profile-toggle .dropdown-menu li > a, .profile-toggle .dropdown-menu li > a:hover,
.profile-toggle .dropdown-menu li.active > a, .profile-toggle .dropdown-menu li.active > a:hover {
    background-image: none;
}
.margin-top-20 {
    margin-top: 20px;
}
.user-panel {
    padding: 5px 10px;
    font-weight: 600;
    text-align: center;
}
#logoutConfirmModal{
    width: 500px;
    min-width: 500px;
}
.float-right{
    float: right;
}

@media only screen and (min-width: 600px) and (max-width: 1000px) {
    .time-text {
        margin-left: 10px;
    }
}
@media only screen and (min-width: 1000px) and (max-width: 1500px) {
    .time-text {
        margin-left: 5px;
    }
}
@media only screen and (min-width: 1500px) and (max-width: 2000px) {
    .time-text {
        margin-left: 10px;
    }
}
@media only screen and (min-width: 2000px) {
    .time-text {
        margin-left: 25px;
    }
}

select#ddlAvailableWorkflow, select#ddlAssignWorkflow {
    height: 200px;
    background-color: #9CD0E0;
}
