@import url('../css/fonts/iranSans/css/fontiran.css');

body {
    font-family: IRANSans !important;
    font-weight: 300;
    direction: ltr;
    margin: 0;
}

h1, h2, h3, h4, h5, h6, input, textarea {
    font-family: IRANSans !important;
}

h1 {
    font-weight: bold;
}

.wrapper {
    max-width: 900px;
    margin: 0 auto;
}

.ltr {
    direction: ltr;
}

.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}

.text-left {
    text-align: left;
}

.text-small {
    font-size: 0.8em;
}

.text-xsmall {
    font-size: 0.6em;
}

.text-large {
    font-size: 1.2em;
}

.text-xlarge {
    font-size: 1.4em;
}

.text-underline {
    text-decoration: underline;
}

.text-ultralight {
    font-weight: 200;
}

.text-light {
    font-weight: 300;
}

.text-regular {
    font-weight: normal;
}

.text-medium {
    font-weight: 500;
}

.text-bold {
    font-weight: bold;
}

blockquote {
    font-weight: 500;
    padding: 10px;
    border: 1px dashed #666666;
}

.mainbox {
    width: 100%;
    background-color: #EFEFEF;
    display: table;
    margin-bottom: 30px;
    border-right: 8px solid #FFFF33;
}

.mainboxnegativ {
    width: 100%;
    background-color: #000000;
    display: table;
    margin-bottom: 30px;
    border-right: 8px solid #FFFF33;
    color: #F9F9F9;
}

.mainbox2 {
    font-size: 1em;
    width: 90%;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.mainbox3 {
    width: 100%;
    background-color: #b8b8b8;
    display: table;
    margin-bottom: 30px;
    border-right: 8px solid #bd70ff;
}

.mainbox2negativ {
    font-size: 1em;
    color: #F9F9F9;
    background-color: #000000;
    padding-right: 20px;
}

.farsiparagraph {
    font-size: 1em;
    width: 47%;
    float: right;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;

}

.englishparagraph {
    font-size: 1em;
    width: 47%;
    float: left;
    direction: ltr;
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 10px;

}

.rightbox {
    width: 60%;
    padding-right: 20px;
    padding-left: 5px;
    float: right;
    margin-left: 10px;
    margin-bottom: 0px;
    min-width: 0px;
    background-color: #F7F7F7;

}

.titelbox {
    width: 60%;
    padding-right: 25px;
    padding-left: 0px;
    float: right;
    margin-left: 10px;
    margin-bottom: 0px;
    min-width: 0px;
    background-color: #F2F2F2;
    color: #4B4B4B;
}

.lefttbox {

    padding-right: 20px;
    padding-left: 4px;
    float: right;
    margin-bottom: 10px;
    min-width: 0px;
}

.alphabet {
    width: 35%;
    float: left;
    font-size: 21em;
    text-align: center;
    font-weight: 500;
    color: #999999;
}

.alphabet2 {
    width: 35%;
    float: left;
    direction: ltr;
    font-size: 1.6em;
    text-align: left;
    font-weight: 500;
    color: #333333;
    margin-top: 100px;
}

.footer {
    font-weight: 300;
    font-size: 0.7em;
    text-align: center;
    direction: ltr;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

/* ################################################################################################################### */
.login {
    height: 100%;
    direction: ltr;
    color: #fff;
    background-color: #0D47A1;
    padding: 0 !important;
    overflow-y: scroll;
}

.register {
    height: 100%;
    direction: ltr;
    color: #fff;
    background-color: #009688; /* Teal 500 */
    padding: 0 !important;
    overflow-y: scroll;
}

.register .user {
    height: 100%;
    direction: ltr;
    color: #fff;
    background-color: #FFF176;
    padding: 0 !important;
    overflow-y: scroll;
}

.register .device {
    height: 100%;
    direction: ltr;
    color: #fff;
    background-color: #0D47A1;
    padding: 0 !important;
    overflow-y: scroll;
}

.logo {
    width: 300px;
}

.errorInput {
    direction: rtl;
    font-size: 12px;
    color: #381e18;
}

.registerForm {
    margin: auto auto auto auto;
    max-height: fit-content;
    direction: rtl;
    width: 90%;
    overflow: scroll;
    padding-right: 20px;
}

.registerTooltip {
    height: auto;
    text-align: center;
    color: #e7e532 !important;
    direction: rtl;
}

.registerHelpIcon {
    vertical-align: middle;
    margin-top: 15px
}

.registerInput {
    direction: ltr;
    max-height: 35px !important;
    color: #fdfd82 !important;
    /* padding: 10px; */
    border: solid 2px #004D40 !important;
    border-radius: 5px !important;
    background-color: rgba(0, 0, 0, 0.1) !important;
}

.registerInput:focus {
    direction: ltr;
    max-height: 35px !important;
    color: #fdfd82 !important;
    /* padding: 10px; */
    border: solid 2px #00796B !important;
    border-radius: 5px !important;
    background-color: rgba(0, 0, 0, 0.21) !important;
}

.registerBtn {
    direction: ltr;
    max-height: 35px !important;
    color: #000000 !important;
    background-color: #9adcb7;
}

.addDeviceBtn {
    direction: ltr;
    max-height: 35px !important;
    color: #000000 !important;
    background-color: #15afaf;
}

.login a {
    color: #05c7ff !important;
}

.login a:active {
    color: #ff6b11 !important;
}

.copyRight {
    font-size: 12px;
    color: #e9fd29;
    position: absolute;
    bottom: 2px;
    left: 5px;
}

.loginInput {
    direction: ltr;
    max-height: 35px !important;
    width: 250px !important;
    min-width: 250px;
    color: #fdfd82 !important;
    /* padding: 10px; */
    border: solid 2px #00BCD4 !important;
    border-radius: 5px !important;
    margin-bottom: 20px !important;
    background-color: rgba(0, 0, 0, 0.1) !important;
}

.loginInput:focus {
    direction: ltr;
    max-height: 35px !important;
    min-width: 250px !important;
    width: 250px !important;
    color: #fdfd82 !important;
    /* padding: 10px; */
    border: solid 2px #56923c !important;
    border-radius: 5px !important;
    margin-bottom: 20px !important;
    background-color: rgba(0, 0, 0, 0.21) !important;
}

.loginBtn {
    direction: ltr;
    max-height: 35px !important;
    min-height: 35px;
    width: 250px;
    color: #000000 !important;
    background-color: #1ea0bd;
}

.waitText {
    color: #fff;
    font-family: IRANSans;
    direction: rtl;
    font-size: 14px;
}

.waitDir {
    position: absolute;
    background-color: #0D47A1;
    width: 100%;
    height: 100%;
    z-index: 60;
}

md-toast .md-toast-content {
    max-width: fit-content !important;
}

.md-tooltip.md-origin-right {
    margin-left: 30px;
}

.md-tooltip.md-origin-left {
    margin-left: -30px;
}

.sk-wave {
    width: 80px !important;
    height: 60px !important;
}

.sk-wave .sk-rect {
    background-color: #58c196;
!important;
}

.header {
    direction: ltr;
    background-color: #0D47A1;
    margin: 0;
    padding: 5px;
}

md-dialog md-dialog-content {
    direction: rtl !important;
}

#map {
    width: 100%;
    height: 100%;
}

.main {
    width: 100%;
    height: 100%;
    margin: 0 !important;
    padding: 0;
}

.datepicker-plot-area {
    position: relative;
}

.datePickerNav {
    position: absolute;
    z-index: 10;
    width: 100%;
}

.datePickerNavItem {
    margin-top: 1px;
    padding-right: 8px;
    background-color: rgb(255, 255, 255);
    box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 4px -1px;
    border-radius: 2px;

}

.hdopInput {
    width: 50px !important;
    height: 25px !important;
    margin-right: 5px;
    font-size: 14px;
    text-align: center;
    border: solid 1px #8C9EFF;
    border-radius: 5px;
}

.pathHistoryCtrlBar {
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    bottom: 20px;
    margin-top: 1px;
    padding-right: 8px;
    background-color: rgb(255, 255, 255);
    box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 4px -1px;
    border-radius: 3px;

}

.datePickerNav_icon {
    padding: 4px !important;
    margin: 0 0 !important;
}

.addDeviceNav {
    position: absolute;
    z-index: 100;
    width: 300px;
    height: 100%;
    background-color: #fff;

}

.addDeviceItem {
    margin-top: 1px;
    /* padding: 5 5 5 5; */
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    padding-right: 8px;
}

.sub-menu {
    overflow: hidden;
    max-height: 0;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 0;
    -moz-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 2s;
    -moz-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
    -webkit-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
    -o-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
    transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
}

.sub-menu_active {
    -moz-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 2s;
    -moz-transition-timing-function: ease-in;
    -webkit-transition-timing-function: ease-in;
    -o-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    max-height: 1000px;
    overflow: hidden;
}

.sub-menu_temp {
    overflow: hidden;
    max-height: 0;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 0;
    -moz-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 2s;
    -moz-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
    -webkit-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
    -o-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
    transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
}

.sub-menu_temp_active {
    -moz-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 2s;
    -moz-transition-timing-function: ease-in;
    -webkit-transition-timing-function: ease-in;
    -o-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    max-height: 1000px;
    overflow: hidden;
}

.sub-menu_path {
    overflow: hidden;
    max-height: 0;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 0;
    -moz-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 1s;
    -moz-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
    -webkit-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
    -o-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
    transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
}

.sub-menu_path_active {
    -moz-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 2s;
    -moz-transition-timing-function: ease-in;
    -webkit-transition-timing-function: ease-in;
    -o-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    max-height: 1000px;
    overflow: hidden;
}

.sub-menu_device {
    overflow: hidden;
    max-height: 0;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 0;
    -moz-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 2s;
    -moz-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
    -webkit-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
    -o-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
    transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
}

.sub-menu_active_device {
    -moz-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 1s;
    -moz-transition-timing-function: ease-in;
    -webkit-transition-timing-function: ease-in;
    -o-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    max-height: 1000px;
    overflow: hidden;
}

.mapThemeBox {
    position: absolute;
    z-index: 10;
    bottom: 126px;
    right: 10px;
}

.mapTrafficBtn {
    width: 28px;
    height: 28px;
    z-index: 10;
    cursor: hand;
    margin-bottom: 1px;
    background-color: rgb(255, 255, 255);
    box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 4px -1px;
    border-radius: 2px;
}

.mapThemeBtn {
    margin: 0 0 5px 0 !important;
}

.mapItemCtrl {
    position: absolute;
    z-index: 8;
    left: 0px;
    bottom: 18px;
}

.fabOrgBtn {
    width: 28px !important;
    height: 28px !important;
    min-width: 28px !important;
    min-height: 28px !important;
    border-radius: 2px !important;
    padding: 0 0 !important;
    background-color: rgb(255, 255, 255) !important;
}

.fabSubBtn {
    width: 22px !important;
    height: 22px !important;
    min-width: 22px !important;
    min-height: 22px !important;
    border-radius: 2px !important;
    padding: 0 0px !important;
    background-color: rgb(255, 255, 255) !important;
}

.deviceList_icon {
    width: 30px !important;
    height: 30px !important;
    padding: 4px !important;
    margin: 0 0 !important;
    text-align: center !important;
}

.deviceList_icon_Restricted {
    width: 120px !important;
    height: 30px !important;
    padding: 4px !important;
    margin: 0 0 !important;
}

.main .md-dialog-content-body {
    direction: ltr;
}

.commandSend_icon {
    width: 30px !important;
    height: 30px !important;
    padding: 4px !important;
    margin: 0 0 !important;
}

.datePickerReport {

}

.reportPublic_icon {
    width: 60px !important;
    height: 60px !important;
    padding: 4px !important;
    margin: 0 0 !important;
}

.inputDateReport {
    width: 200px !important;
    height: 25px !important;
    margin-left: 5px;
    font-size: 14px;
    text-align: center;
    border: solid 1px #8C9EFF;
    border-radius: 5px;
}

.pathHistoryBar {
    height: auto;
}

.pathHistoryAction {
    direction: rtl;
    position: fixed;
    bottom: 0;
    transition: visibility 0s linear 1s, opacity 1s linear;
}

.sideNav {
    overflow-y: hidden;
    width: 320px;
    border-left: solid 2px #040D52;
    direction: rtl;
}

.sideNavContent {
    overflow-y: auto;
    height: calc(100vh - 45px);
    margin: 0 !important;
    bottom: 50px !important;
    top: 0;
}

.setImg {
    height: 75px;
    float: left;
    margin-left: 10px;
}

.setName {
    font-size: 25px;
    margin-right: 20px;
}

.sideNav-left {
    max-width: 100%;
    width: 78%;
}

.setPassiveMenu {
    border-left: 2px solid rgba(0, 128, 0, 0.2);;
    padding-left: 5px;
}

.setActiveMenu {
    border-left: 2px solid green;
    padding-left: 5px;
}

.setItemGridContent {
    text-align: center;
    margin-bottom: 35px;
}

.setItemGridImg {
    width: 80px;
    height: 45px;
}

.setItemGridFuelSensor {
    margin: 5px;
    direction: ltr;
}

.setItemGridFuelSensor i {
    padding-top: 15px;
    line-height: normal;
}

.setItemGridFuelSensor div input {
    width: 80px;
    margin-top: 13px;
}

.setItemGridContent input {
    background-color: rgba(100, 236, 191, 0.25);
    text-align: center;
    border-radius: 7px;
    border: solid 1px cadetblue;
}

.setItemGridContent textarea {
    background-color: rgba(100, 236, 191, 0.25);
    text-align: center;
    border-radius: 7px;
    border: solid 1px cadetblue;
}

.setItemGridFooter {
    text-align: center;
    max-height: 35px;
}

.setItemSlider {
    max-width: 100px;
    position: absolute;
    width: 100px;
    bottom: 20px;
    min-width: 100px;
    direction: ltr;
}

.securityIconImage {
    width: 40px;
    height: 40px;
}

.securityIconButton {
    width: 50px;
    height: 50px;
    padding: 0 0 0 0 !important;
}

.securitySendButton {
    color: #181918;
    background-color: azure;
    width: 75px;
}

.securitySettingInput {
    width: 50px !important;
    height: 25px !important;
    margin-top: 5px;
    font-size: 14px;
    text-align: center;
    background-color: transparent;
    color: yellow;
    border: solid 1px #29b6f6;
    border-radius: 5px;
}

md-dialog {
    height: fit-content;
}

@media all and (min-width: 1150px) {
    .securityMainCar {
        width: 80%;
        height: 80%;
        margin: auto;
    }
}

@media all and (max-width: 1149px) and (min-width: 1000px) {
    .securityMainCar {
        width: 80%;
        height: 70%;
        margin: auto;
    }
}

@media all and (max-width: 999px) and (min-width: 900px) {
    .securityMainCar {
        width: 80%;
        height: 60%;
        margin: auto;
    }
}

@media all and (max-width: 899px) and (min-width: 800px) {
    .securityMainCar {
        width: 80%;
        height: 80%;
        margin: auto;
    }
}

@media all and (max-width: 799px) and (min-width: 600px) {
    .securityMainCar {
        width: 95%;
        height: 80%;
        margin: auto;
    }
}

@media all and (max-width: 799px) and (min-width: 600px) {
    .securityMainCar {
        width: 90%;
        height: 80%;
        margin: auto;
    }
}

@media all and (max-width: 599px) and (min-width: 500px) {
    .securityMainCar {
        width: 65%;
        height: 95%;
        margin: auto;
    }
}

@media all and (max-width: 499px) and (min-width: 400px) {
    .securityMainCar {
        width: 75%;
        height: 80%;
        margin: auto;
    }
}

@media all and (max-width: 399px) {
    .securityMainCar {
        width: 80%;
        height: 70%;
        margin: auto;
    }
}

md-checkbox {
    margin-bottom: 0px !important;
}

.commandPBBox {
    border: 2px solid #00a5bb;
}

.commandPB {
    margin: 0 0 0 1px !important;
    border-radius: 0 !important;
    max-height: 35px;
}

.commandPB_Active {
    background-color: #673AB7 !important;
}

.commandPB_Passive {
    background-color: #9FA8DA !important;
}

.gridListdemoBasicUsage md-grid-list {
    margin: 8px;
}

.gridListdemoBasicUsage .gray {
    background: #f5f5f5;
}

.gridListdemoBasicUsage .green {
    background: #b9f6ca;
}

.gridListdemoBasicUsage .yellow {
    background: #ffff8d;
}

.gridListdemoBasicUsage .blue {
    background: #84ffff;
}

.gridListdemoBasicUsage .purple {
    background: #b388ff;
}

.gridListdemoBasicUsage .red {
    background: #ff8a80;
}

.gridListdemoBasicUsage md-grid-tile {
    transition: all 400ms ease-out 50ms;
}

.dotted {
    padding: 2.25em 1.6875em;
    background-image: -webkit-repeating-radial-gradient(center center, rgba(0, 0, 0, .2), rgba(0, 0, 0, .2) 1px, transparent 1px, transparent 100%);
    background-image: -moz-repeating-radial-gradient(center center, rgba(0, 0, 0, .2), rgba(0, 0, 0, .2) 1px, transparent 1px, transparent 100%);
    background-image: -ms-repeating-radial-gradient(center center, rgba(0, 0, 0, .2), rgba(0, 0, 0, .2) 1px, transparent 1px, transparent 100%);
    background-image: repeating-radial-gradient(center center, rgba(0, 0, 0, .2), rgba(0, 0, 0, .2) 1px, transparent 1px, transparent 100%);
    -webkit-background-size: 3px 3px;
    -moz-background-size: 3px 3px;
    background-size: 3px 3px;
}

.stripped {
    padding: 2.25em 1.6875em;
    background-image: -webkit-repeating-linear-gradient(135deg, rgba(0, 0, 0, .3), rgba(0, 0, 0, .3) 1px, transparent 2px, transparent 2px, rgba(0, 0, 0, .3) 3px);
    background-image: -moz-repeating-linear-gradient(135deg, rgba(0, 0, 0, .3), rgba(0, 0, 0, .3) 1px, transparent 2px, transparent 2px, rgba(0, 0, 0, .3) 3px);
    background-image: -o-repeating-linear-gradient(135deg, rgba(0, 0, 0, .3), rgba(0, 0, 0, .3) 1px, transparent 2px, transparent 2px, rgba(0, 0, 0, .3) 3px);
    background-image: repeating-linear-gradient(135deg, rgba(0, 0, 0, .3), rgba(0, 0, 0, .3) 1px, transparent 2px, transparent 2px, rgba(0, 0, 0, .3) 3px);
    -webkit-background-size: 4px 4px;
    -moz-background-size: 4px 4px;
    background-size: 4px 4px;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    direction: rtl;
    color: pink;
    opacity: .5;
    text-align: center;
}

::-moz-placeholder { /* Firefox 19+ */
    direction: rtl;
    color: pink;
    opacity: .5;
    text-align: center;
}

:-ms-input-placeholder { /* IE 10+ */
    direction: rtl;
    color: pink;
    opacity: .5;
    text-align: center;
}

:-moz-placeholder { /* Firefox 18- */
    direction: rtl;
    color: pink;
    opacity: .5;
    text-align: center;
}

.loginInput:focus::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: rgba(39, 29, 255, 0);
}

.loginInput:focus::-moz-placeholder { /* Firefox 19+ */
    color: pink;
}

.loginInput:focus:-ms-input-placeholder { /* IE 10+ */
    color: pink;
}

.loginInput:focus:-moz-placeholder { /* Firefox 18- */
    color: pink;
}

.register_div {
    /* Regular borders as a fallback for IE8 and lower. */
    border: solid #000000;
    border-width: 0 1px;

    /* To be able to position generated content. */
    position: relative;

    /* Some irrelevant general styles. */
    margin: 0 auto;
    width: 1px;
}

/* Instead of this IE9+ hack (valid one though), it's recommended
   to use IE's conditional comments. JsFiddle just seems to lack
   support for conditional comments in HEAD section of HTML document. */
BODY:last-child .register_div {
    /* Resetting borders for IE9+ and modern browsers that support gradients. */
    border: none;
}

.register_div:before,
.register_div:after {
    content: "";
    position: absolute;
    top: 0;
    width: 1px;
    height: 100%;
}

.register_div:before {
    left: 0;
}

.register_div:after {
    right: 0;
}

.register_div:after {
    /* SVG gradient image as Data URI for IE9 that does not support CSS gradients. */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2QwZTRmNyIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjI0JSIgc3RvcC1jb2xvcj0iIzczYjFlNyIgc3RvcC1vcGFjaXR5PSIwLjQ4Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzBjMTBmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc5JSIgc3RvcC1jb2xvcj0iIzUzOWZlMSIgc3RvcC1vcGFjaXR5PSIwLjQyIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4N2JjZWEiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(208, 228, 247, 0) 0%, rgba(115, 177, 231, 0.48) 24%, rgba(12, 16, 255, 1) 50%, rgba(83, 159, 225, 0.42) 79%, rgba(135, 188, 234, 0) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(208, 228, 247, 0)), color-stop(24%, rgba(115, 177, 231, 0.48)), color-stop(50%, rgba(12, 16, 255, 1)), color-stop(79%, rgba(83, 159, 225, 0.42)), color-stop(100%, rgba(135, 188, 234, 0))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(208, 228, 247, 0) 0%, rgba(115, 177, 231, 0.48) 24%, rgba(12, 16, 255, 1) 50%, rgba(83, 159, 225, 0.42) 79%, rgba(135, 188, 234, 0) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(208, 228, 247, 0) 0%, rgba(115, 177, 231, 0.48) 24%, rgba(12, 16, 255, 1) 50%, rgba(83, 159, 225, 0.42) 79%, rgba(135, 188, 234, 0) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(208, 228, 247, 0) 0%, rgba(115, 177, 231, 0.48) 24%, rgba(12, 16, 255, 1) 50%, rgba(83, 159, 225, 0.42) 79%, rgba(135, 188, 234, 0) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgb(0, 150, 136) 15%, rgba(0, 0, 0, 0.48) 30%, rgb(0, 0, 0) 70%, rgba(0, 0, 0, 0.42) 85%, rgb(0, 150, 136) 100%); /* W3C */
}

.example {
    /* Regular borders as a fallback for IE8 and lower. */
    border: solid #000000;
    border-width: 0 1px;

    /* To be able to position generated content. */
    position: relative;

    /* Some irrelevant general styles. */
    margin: 0 auto;
    width: 1px;
}

/* Instead of this IE9+ hack (valid one though), it's recommended
   to use IE's conditional comments. JsFiddle just seems to lack
   support for conditional comments in HEAD section of HTML document. */
BODY:last-child .example {
    /* Resetting borders for IE9+ and modern browsers that support gradients. */
    border: none;
}

.example:before,
.example:after {
    content: "";
    position: absolute;
    top: 0;
    width: 1px;
    height: 100%;
}

.example:before {
    left: 0;
}

.example:after {
    right: 0;
}

/* See http://www.colorzilla.com/gradient-editor/ for CSS-gradient generator. */

.example:after {
    /* SVG gradient image as Data URI for IE9 that does not support CSS gradients. */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2QwZTRmNyIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjI0JSIgc3RvcC1jb2xvcj0iIzczYjFlNyIgc3RvcC1vcGFjaXR5PSIwLjQ4Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzBjMTBmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc5JSIgc3RvcC1jb2xvcj0iIzUzOWZlMSIgc3RvcC1vcGFjaXR5PSIwLjQyIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4N2JjZWEiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(208, 228, 247, 0) 0%, rgba(115, 177, 231, 0.48) 24%, rgba(12, 16, 255, 1) 50%, rgba(83, 159, 225, 0.42) 79%, rgba(135, 188, 234, 0) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(208, 228, 247, 0)), color-stop(24%, rgba(115, 177, 231, 0.48)), color-stop(50%, rgba(12, 16, 255, 1)), color-stop(79%, rgba(83, 159, 225, 0.42)), color-stop(100%, rgba(135, 188, 234, 0))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(208, 228, 247, 0) 0%, rgba(115, 177, 231, 0.48) 24%, rgba(12, 16, 255, 1) 50%, rgba(83, 159, 225, 0.42) 79%, rgba(135, 188, 234, 0) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(208, 228, 247, 0) 0%, rgba(115, 177, 231, 0.48) 24%, rgba(12, 16, 255, 1) 50%, rgba(83, 159, 225, 0.42) 79%, rgba(135, 188, 234, 0) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(208, 228, 247, 0) 0%, rgba(115, 177, 231, 0.48) 24%, rgba(12, 16, 255, 1) 50%, rgba(83, 159, 225, 0.42) 79%, rgba(135, 188, 234, 0) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgb(13, 71, 161) 15%, rgba(0, 0, 0, 0.48) 30%, rgb(0, 0, 0) 70%, rgba(0, 0, 0, 0.42) 85%, rgb(13, 71, 161) 100%); /* W3C */
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus
input:-webkit-autofill,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {

    color: #fdfd82 !important;
    /* padding: 10px; */
    border-radius: 5px !important;
    margin-bottom: 20px !important;
    background-color: rgba(0, 0, 0, 0.1) !important;
}

md-input-container.md-default-theme:not(.md-input-invalid).md-input-has-value label, md-input-container:not(.md-input-invalid).md-input-has-value label {
    color: rgb(0, 0, 0) !important;
}

input-container .md-char-counter {
    color: black;
}

.demo-legend {
    color: #3F51B5;
}

.mainHeader {
    box-shadow: 0 2px 6px 2px #585858;
    direction: ltr;
    margin: 0;
    padding: 5px;
    min-height: inherit !important;
}

.hint {
    position: absolute;
    right: 2px;
    left: auto;
    bottom: -4px;
    /* Copy styles from ng-messages */
    font-size: 10px;
    line-height: 14px;
    transition: all 0.3s cubic-bezier(0.55, 0, 0.55, 0.2);
    /* Set our own color */
    color: darkred;
}

md-icon.size-100 {
    width: 100px;
    height: 100px;
    line-height: 100px;
}

.linkBtn {
    text-decoration: none;
    cursor: pointer;
    color: darkblue;
}

div[data-tree-model] li .normal {
    padding: 1px 20px;
}

/*

Fab Icon menu

 */

.fabSpeedDialdemoMoreOptions .md-fab-top-right {
    top: 16px;
}

@media (max-device-width: 600px) {
    .fabSpeedDialdemoMoreOptions .md-fab-top-right {
        top: 9px;
        right: 9px;
    }
}

.fabSpeedDialdemoMoreOptions .md-fab.demo-fab.trigger-fab:hover, .fabSpeedDialdemoMoreOptions .md-fab.demo-fab.trigger-fab.md-focused, .fabSpeedDialdemoMoreOptions .md-fab.demo-fab.action-fab:hover, .fabSpeedDialdemoMoreOptions .md-fab.demo-fab.action-fab.md-focused {
    background-color: #333;
}

.fabSpeedDialdemoMoreOptions .md-fab.demo-fab.action-fab {
    background-color: #aaa;
}

.fabSpeedDialdemoMoreOptions md-content div[flex="50"] {
    padding: 15px;
}

.fabSpeedDialdemoMoreOptions md-fab-speed-dial {
    margin-top: 89px;
}

.fabSpeedDialdemoMoreOptions md-fab-speed-dial md-fab-trigger {
    transition: all 0.3s ease-in-out;
    transform: scale(1);
}

.fabSpeedDialdemoMoreOptions md-fab-speed-dial.md-scale.ng-hide-add.ng-hide-add-active, .fabSpeedDialdemoMoreOptions md-fab-speed-dial.md-fling.ng-hide-add.ng-hide-add-active {
    display: flex !important;
}

.fabSpeedDialdemoMoreOptions md-fab-speed-dial.md-scale.ng-hide md-fab-trigger, .fabSpeedDialdemoMoreOptions md-fab-speed-dial.md-fling.ng-hide md-fab-trigger {
    transform: scale(0);
}

.fabSpeedDialdemoMoreOptions .intro {
    padding-left: 5px;
}

.collapsible-item .title {
    border: 0px solid #ccc;
}

.concoxSettingBtn {
    direction: ltr;
    max-height: 35px !important;
    min-height: 35px;
    width: 100%;
    width: -moz-available; /* WebKit-based browsers will ignore this. */
    width: -webkit-fill-available; /* Mozilla-based browsers will ignore this. */
    width: fill-available;
    color: #ffffff !important;
    background-color: #4c26f4;
}

.concoxSettingBtn:hover {
    direction: ltr;
    max-height: 35px !important;
    min-height: 35px;
    width: 100%;
    width: -moz-available; /* WebKit-based browsers will ignore this. */
    width: -webkit-fill-available; /* Mozilla-based browsers will ignore this. */
    width: fill-available;
    color: #ffffff !important;
    background-color: #46c09c !important;
}

.deviceOnMapCtrl{
    position: absolute;
    z-index: 10;
    bottom: 18px;
    margin-left: 50px;
    margin-right: 50px;
    background-color: #fbfdff;
    width: -webkit-fill-available;
}

.deviceOnMapSelect{
    margin: 0 0 0 0;
}
.deviceOnMapButtom{
    margin: 0 0 0 0;
}

.deviceOnMapCtrl {
    display: none;
}

@media only screen and (max-width: 768px) {
    .deviceOnMapCtrl {
        display: flex;
    }
}


/* .Modal-backdrop
{
    position: fixed;
    top: 0px;
    left: 0px;
    height:100%;
    width:100%;
    background: #000;
    z-index: 1;
    opacity: 0.5;
}

.Modal-holder
{
    position: fixed;
    top: 0px;
    left: 0px;
    height:100%;
    width:100%;
    background: transparent;
    z-index: 2;
    padding: 30px 15px;
}

.Modal-box
{
    margin: 0 auto;
    width: 100%;
    background: #fff;
    padding: 15px;
    border-radius: 4px;
    box-shadow: 1px 2px 5px rgba(0,0,0,0.3);
    position: relative;
}

@media screen and (min-width: 992px)
{
    .Modal-box
    {
        width: 50%;
        padding: 30px;
    }
} */

.new_login {
    background: rgb(163,183,214);
    background: linear-gradient(45deg, rgba(163,183,214,1) 0%, rgba(185,228,216,1) 60%, rgba(177,220,170,1) 100%);
    height: 100%;
    direction: ltr;
    padding: 0 !important;
    overflow-y: scroll;
}
.new_loginBtn {
    color: #8eecd9 !important;
    background-color: #3a69b4;
}
.new_loginInputIcon {
    height: 20px;
    width: 20px;
    min-height: 20px;
    min-width: 20px;;
}

.new_logo {
    width: 200px;
}
@media all and (max-width: 550px) {
    .new_logo {
        width: 100px;
    }
}
