﻿.global-wrapper {
    width: 100%;
    position: relative;
    background: rgb(241, 241, 241);
    margin: 0 auto;
}

.container {
    clear: left;
    -webkit-box-shadow: 0px 0px 5px 3px rgba(234, 231, 231, 0.75);
    -moz-box-shadow: 0px 0px 5px 3px rgba(234, 231, 231, 0.75);
    box-shadow: 0px 0px 5px 3px rgba(234, 231, 231, 0.75);
    width: auto;
    margin-top: 50px;
    border-radius: 5px;
    padding: 20px;
}

.page-header {
    margin-bottom: 10px;
    padding: 10px 5px 10px 10px;
}

.page-header,
.page-footer {
    color: #fff;
    margin-top: 0px;
    width: 100%;
    float: left;
    font-size: 15px;
    font-weight: 600;
}

.page-header .caret.caret-down {
    border-top: 6px dashed;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    margin-left: 10px;
}

.page-header .caret.caret-right {
    border-top: 6px solid transparent;
    border-left: 6px dashed;
    border-bottom: 6px solid transparent;
    margin-left: 10px;
}

.header-text,
.userName-text {
    font-size: 100%;
    white-space: normal;
    float: left;
    text-transform: capitalize;
    text-shadow: none;
}

.header-text {
    font-family: OpenSans-Bold;
}

.content-wrapper {
    float: left;
    background: #fff;
    padding: 0px;
    padding-bottom: 15px;
    width: 100%;
    box-shadow: 0px 5px 7px rgba(234, 231, 231, 0.85);
    position: relative;
    z-index: 0;
}

.add-btn button, .add-btn .k-button {
    color: #015da6;
    font-size: 96%;
    font-weight: 900;
    padding: 5px 8px;
    background: #fff;
    width: auto;
    text-transform: uppercase;
    border-radius: 2px;
    border: none;
    position: relative;
}

.add-btn button:hover,
.add-btn button:active,
.add-btn > .k-button:hover,
.add-btn > .k-button:active {
    border: none !important;
    background: #fff !important;
    color: #015da6;
}

.glyphicon-plus {
    font-size: 13px;
    width: 13px;
    height: 16px;
    float: left;
    padding-top: 0px;
    margin-left: 0px;
    margin-right: 5px;
}

.inner-addon {
    position: relative;
}
    /* style icon */

.inner-addon .glyphicon {
    position: absolute;
    padding: 10px;
    pointer-events: none;
}
/* align icon */

.left-addon .glyphicon {
    left: 0px;
}

.right-addon .glyphicon {
    right: 0px;
}
/* add padding  */

.left-addon input {
    padding-left: 30px;
}

.right-addon input {
    padding-right: 30px;
}

select {
    /* styling */
    background-color: white;
    border-radius: 2px;
    box-shadow: none;
    display: inline-block;
    line-height: 1.5em;
    padding: 0.5em 3.5em 0.5em 1em;
    /* reset */
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
}

select::-ms-expand {
    display: none;
}
/* arrows */

.select-authorised {
    width: 135px !important;
}

select.selectBox {
    background-image: linear-gradient(45deg, transparent 50%, #000 50%), linear-gradient(135deg, #000 50%, transparent 50%), linear-gradient(to right, #ddd, #ddd);
    background-position: calc(100% - 16px) calc(1em + 2px), calc(100% - 11px) calc(1em + 2px), 100% 0;
    background-size: 5px 5px, 5px 5px, 2.5em 2.5em;
    background-repeat: no-repeat;
    margin: 0;
}

.search-block {
    width: 100%;
    margin-left: -15px;
}

.search-block input {
    width: 100% !important;
}

.form-control{
    width: 100%;
}

.form-control:focus {
    box-shadow: none;
    border-color: #ccc;
}
/* enable absolute positioning */

.page-footer-wrapper {
    width: 100%;
    font-size: 15px;
    color: #fff7e7;
    position: fixed;
    margin-top: 9px;
    float: left;
    bottom: 0px;
    padding: 0px;
}

.page-footer {
    color: #fff7e7;
    padding: 2px 5px;
        height: 35px;
}

.page-footer .white {
    font-size: 15px;
    font-weight: 500;
}

.footer-logo img {
    float: right;
    max-width: 40px;
    width: 100%;
}

.copy-right {
    position: relative;
}

.cancel-btn,
.cancel-btn:hover {
    background: none;
    border: 1px solid #1c5ca0;
    color: #1c5ca0;
}
/**Grid css**/

.grid-layout {
    float: left;
    padding: 0px 15px;
}

    .grid-layout tr td {
        font-size: 85%;
        -webkit-appearance: inherit;
        text-indent: 0px;
        padding-left: 11px;
    }

    .grid-layout select.selectBox {
        background-image: linear-gradient(45deg, transparent 50%, #000 50%), linear-gradient(135deg, #000 50%, transparent 50%), linear-gradient(to right, #fff, #fff);
    }

    .grid-layout input[type="checkbox"] {
        width: 20px;
        height: 20px;
    }

    .grid-layout #delete {
        vertical-align: middle;
        color: #015da6;
        font-size: 1.5em;
    }

.delete-icon {
    background: url('images/icon-sprite.png') no-repeat -194px -164px;
    width: 16px;
    height: 22px;
}

/***Maintenance page css***/
.Maintenance-container {
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    overflow: auto;
    position: absolute;
    margin: 0;
    padding: 0;
    background-image: url('../images/header21b.jpg');
}

.Maintenance-panel {
    border-radius: 0.875rem;
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.25);
    max-width: 420px;
    margin: auto;
    position: relative;
    top: 30%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    color: #00324b;
    background-color: rgba(148, 148, 148, .27);
}

.Maintenance-page-height {
    min-height: 430px;
    overflow: hidden;
}

.divContent {
    padding: 15px 30px 30px 30px;
}

.divContentHeading {
    font-family: "Neue Helvetica W01", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 30px;
    line-height: 1.2;
    color: #505050;
}
/****End Maintenance page css***/


/***Media Queries****/

@media screen and (min-width: 1550px) {
    .global-wrapper, .global-header, .page-footer-wrapper {
        max-width: 75%;
    }
}

@media screen and (max-width: 1366px) and (min-width: 1025px) {
    .global-wrapper {
        max-width: 100%;
    }

    .grid-layout .k-grid-content {
        min-height: 318px;
    }

    .page-header {
        margin-bottom: 16px;
    }

    .k-grid-header th.k-header {
        padding: 10px 12px;
        font-size: 14px;
    }

    .mgn-top-lg {
        margin-top: 8px;
    }
}

@media screen and (min-width: 1025px) and (max-width: 1280px) {
    .global-wrapper {
        max-width: 100%;
    }

    .main-menu ul.nav > li {
        width: 20% !important;
    }
}

@media screen and (min-width: 640px) and (max-width: 960px) {
    .grid-layout .k-grid-content {
        min-height: 430px;
    }
}

@media screen and (min-width: 480px) and (max-width: 639px) {

    .grid-layout .k-grid-content {
        min-height: 370px;
    }
}

@media screen and (min-width: 320px) and (max-width: 992px) {
    body {
        overflow: visible;
    }
}

@media screen and (min-width: 320px) and (max-width: 728px) {
    .table-responsive {
        overflow-x:auto;
    }
    .mobile-view.form-inline {
        float: left;
        width: 100%;
    }

    .mobile-view.form-group {
        width: 75%;
        float: left;
        margin-bottom: 0px;
    }

    .content-wrapper {
        margin-left: 0px;
        margin-right: 0px;
        width: 100%;
    }

    .search-block {
        float: right;
        width: 100%;
    }

    .header-text, .add-btn button, .add-btn .k-button {
        font-size: 85%;
    }

    .header-text {
        margin-top: 0px;
    }

    .page-header {
        padding-left: 0px;
    }

    .page-header .caret.caret-down {
        margin-left: 3px;
        border-top: 5px dashed;
        border-right: 5px solid transparent;
        border-left: 5px solid transparent;
    }

    .account-id-span {
        font-size: 80%;
    }

    .glyphicon-plus {
        font-size: 11px;
        width: 10px;
        height: 15px;
        float: left;
        padding-top: 0px;
        margin-left: 0px;
        margin-right: 5px;
    }

    .left-addon {
        margin-bottom: 0px;
    }

    .footer-logo img {
        float: right;
        max-width: 35px;
    }

    .footer-nav li {
        text-align: center;
    }

    .copy-right {
        margin-top: 0px;
        margin-bottom: 0px;
        top: 0px;
        padding: 0px;
    }

    .page-footer, .white {
        font-size: 10px !important;
        padding: 8px 5px;
        line-height: 12px;
    }

    .Maintenance-panel {
        width: 75%;
    }

    .divContentHeading {
        font-size: 18px;
    }
    .footer-logo img {
    float: right;
    max-width: 35px;
    position: relative;
    top: 10px;
}
}

@media screen and (max-width: 479px) and (min-width: 320px) {
    .mgn-top-lg {
        margin-top: 10px;
    }

    .search-block input {
        height: 28px;
    }

    .add-btn button, .add-btn .k-button {
        font-size: 75%;
    }
    .left-addon input {
        padding-left:30px;
    }
    .left-addon .glyphicon {
        padding: 3px;
    }

    .page-header {
        margin-bottom: 6px;
    }

    .add-btn {
        padding-right: 4px;
    }

    .footer-nav li {
        text-align: right;
    }

    .copy-right {
        margin-bottom: 0px;
        padding: 0px;
    }
}

.error-page-description {
    float: left;
    display: block;
    width: 100%;
}

.spacer {
    height: 4.375rem;
    clear: both;
}

.break {
    margin-left: auto;
    margin-right: auto;
    margin-left: 0.625rem;
    margin-right: 0.625rem;
}

    .break::after {
        clear: both;
        content: "";
        display: table;
    }

.hint {
    line-height: 13px;
    color: #aaa;
    font-style: italic;
    padding-left: 10px;
}

.textAreainputLength {
    font-size: 0.8em;
    margin-bottom: 0px !important;
    margin-right: 20px;
}

#RoleForm textarea {
    resize: none !important;
    height: 150px !important;
    padding:5px;
}

.ellipsisText {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}