﻿@media (min-width: 992px) {
    .modal-lg {
        width: 950px;
    }
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #f5f7f6;
}
md-input-container.md-default-theme label, md-input-container label, md-input-container.md-default-theme .md-placeholder, md-input-container .md-placeholder {
    color: black !important;
}
md-content.md-default-theme, md-content {   
    font-weight: bold !important;
}
.container {
     padding-right: 1px !important; 
     padding-left: 1px !important; 
    max-width: 100% !important;
}
.ChanagedFieldBackColor {
    background-color:rgba(255, 218, 206, 0.75) !important;
}
.MMRReportFieldBackColor {
    background-color:rgba(206, 255, 230, 0.75) !important;
}
.MMRReportBtnFieldBackColor {
 background-color: rgba(206, 255, 230, 0.75) !important;
 color: black !important;
}
.md-button {
    display: inline-block;
    position: relative;
    cursor: pointer;
    min-height: 36px;
    min-width: 88px;
    line-height: 36px;
    vertical-align: middle;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-grid-row-align: center;
    align-items: center;
    text-align: center;
    border-radius: 8px;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 0;
    padding: 0 6px;
    margin: 6px 8px;
    background: transparent;
    color: currentColor;
    white-space: nowrap;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 14px;
    font-style: inherit;
    font-variant: inherit;
    font-family: inherit;
    text-decoration: none;
    overflow: hidden;
    -webkit-transition: box-shadow .4s cubic-bezier(.25,.8,.25,1),background-color .4s cubic-bezier(.25,.8,.25,1);
    transition: box-shadow .4s cubic-bezier(.25,.8,.25,1),background-color .4s cubic-bezier(.25,.8,.25,1);
}
.form-control {   
    border: 0px;
    border-bottom: 1px solid #ccc;   
}
   .hand {
        cursor: pointer;
    }
.panel-title ng-binding h4 a span{
    color:black !important;
}
.btn-sm-3Dot {
    height:25px;
    padding: 3px 12px !important;   
}
#lblErrorMsg {
    padding-left:2px;
    padding-right:2px;
}
@media (min-width: 768px) {
    .sidebar-mini.sidebar-collapse .sidebar-menu > li:hover > .treeview-menu {
        top: 40px;
        margin-left: 0;
    }
}
   md-input-container { 
    width: 100%;
}
._md-datepicker-floating-label {
   /*margin-left: -15px !important;*/
   margin-bottom:0px !important;
     width:100% !important;
}
.md-dialog-container {   
    z-index: 9999 !important;   
}
.md-icon-button+.md-datepicker-input-container {
     margin-left: 0px; 
     width:100% !important;
}
.input {
   
     max-width: 100% !important; 
  
}
.input-sm {
    height: 25px !important;
    padding: 0px 10px !important;
}
.panel-title {   
    font-size: 13px !important;
}
.panel-body {
    padding: 0px 0px !important;
}
label {
    margin-bottom: 1px !important;
    font-size: 11px;
}
.amountRight {
    text-align: right !important;
}
.label-header {
    font-size: 13px;
}
.Notification a {
    color:black !important;

}.ContextMenu a {
     color:black !important;
    background-color: #D2D6DE !important;
}
.modal-header-Custom-child {
    /*margin: 0 auto;*/
    width: 97%;    
}
.breadcrumb{
    box-shadow: 0 8px 17px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);
}

.box {
   box-shadow: 0 8px 17px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19) !important;
}
.ui-grid {
       box-shadow: 0 8px 17px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19) !important;
}
.RedStar {
    color:red !important;
}
.form-group-footer {
    padding: 5px;
    display: -webkit-box;
    margin-bottom: 5px;
    max-width: 100%;
    margin: 0 auto;
    margin-top: 5px;
    border: 1px solid #F5A186;
}
.loadingText {
    color:white!important;position:absolute;top:90px;left:-22px; width: 200px;
}
.panel {
    margin-bottom: 0px !important;
   
}

.navbar-inverse {
    border-color: #BDBDBD !important;
    border-radius: 0px !important;
    margin-bottom: 0px !important;
}

.navbar-inverse-Custom {
    height: 55px;
    width: 211px;
    float: left;
}

.innerMenuPanel {
    display: inline-table;
    overflow-x: auto;
    min-height: 50%;
    margin-top: 41px;
}

.custom-bottom {
    padding: 10px 10px 0 10px;
    height: 35px;
}

.panel-body {
  
    background-color: white;
    /*overflow-x: auto !important;*/
}
.panel-body-Dashboard {
    min-height: 800px !important;
    /*overflow-x: auto !important;*/
}

.panel-body-news {
    max-height: 1000px !important;
    background-color: rgba(245, 161, 134, 0.34);

    /*overflow-x: auto !important;*/
}
.panel-body-PendingAction {
    /*max-height: 400px !important;*/
    background-color: rgba(245, 161, 134, 0.34);
    /*overflow-x: auto !important;*/
}
.panel-body-AllocatedCust {
    /*max-height: 400px !important;*/
    background-color: rgba(245, 161, 134, 0.34);
        margin-top: 10px;
    /*overflow-x: auto !important;*/
}
 .panel-body-news > .panel-heading {
        background-color: #f5a186;
        padding: 5px;
    }
 .panel-body-PendingAction > .panel-heading {
        background-color: #f5a186;
        padding: 5px;
    }
 .panel-body-AllocatedCust > .panel-heading {
        background-color: #f5a186;
        padding: 5px;
    }


 .effect-show-hide {
        line-height: 20px;
        opacity: 1;
        padding: 0px;
    }

    .effect-show-hide {
        transition: all linear 0.5s;
    }

    .effect-show-hide.ng-hide {
        line-height: 0;
        opacity: 0;
        padding: 0 20px;
        max-height: 0;
    }


    .btn-circle {
  width: 30px;
  height: 30px;
  text-align: center;
  padding: 6px 0;
  font-size: 12px;
  line-height: 1.42;
  border-radius: 15px;
}

.menu-anchor {
    width: 150px;
}


.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    /*background-color: #F5D2DF !important;*/
    border-color: #fff;
    color: #000;
}

.table-Custom {
    background-color: rgba(150, 150, 150, 0.23) !important;
    margin-bottom: 0px !important;
}

.Custom-Modal-Header {
    padding: 5px !important;
}
.md-toolbar-tools {    
     height: 35px !important; 
  
}
.modal-footer-Custom {
    margin-top: 0px !important;
    padding: 10px !important;
}
/*Menu CSS*/


/*#menu a:hover {
            background: #F5D2DF !important;
            color: rgb(165, 46, 60) !important;
        }*/


@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('../fonts/glyphicons-halflings-regular.eot');
    src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');
}

.custom-right {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings' !important;
    -webkit-font-smoothing: antialiased;
    font-style: normal !important;
    font-weight: normal !important;
    line-height: 1 !important;
    position: absolute !important;
    top: 27%;
    left: 90%;
    z-index: 5 !important;
    display: inline-block !important;
}

    .custom-right:before {
        content: "\e080";
    }

/*
.left-content {
   width: 75%;
float: left;
    background-color: rgba(255, 182, 88, 0.82);
    min-height: 450px;
    box-shadow: 0px 0px 10px #FF8D68 inset;
    border-radius: 10px;
}

.right-content1 {
    border-collapse: collapse;
    border-radius: 10px;
    box-shadow: 0px 0px 10px #FF8D68 inset;
    background-color: rgba(255, 182, 88, 0.82);
    width: 100%;
    padding: 10px;
    min-height: 150px;
    float: left;
    position: absolute;
   
    width: 200px;
    height: 200px;
}
 
.right-content2 {
    background-color: rgba(255, 182, 88, 0.82);
    border-radius: 10px;
    box-shadow: 0px 0px 10px rgb(255, 141, 104) inset;
    width: 100%;
    margin-top: 10px;
    min-height: 266px;
    padding: 10px;
   height: 290px;
width: 200px;
top: 450px;
position: absolute;
}*/

.botton-containt {
    width: auto;
    height: 50px;
    background-color: #E6BABA;
}

.title .byline {
    letter-spacing: 0.15em;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 1.1em;
    color: #6F6F6F;
}

.test {
    visibility: hidden !important;
    display: none;
}

.navbar-fixed-bottom {
    background-color: #FFEEEA !important;
    padding: 10px 0 0 10px !important;
}

@media(min-width:768px) and (max-width:1280px) {
    .test {
        visibility: visible !important;
        display: inline;
    }
}

@media(min-width:320px) and (max-width:568px) {

    .navbar-nav {
        width: 100%;
        padding-right: 30px;
    }

    .navbar-inverse-Custom {
        background-size: 130px 35px;
        background-repeat: no-repeat;
        height: 48px;
        margin-left: 0px !important;
        margin-top: 4px !important;
    }

    .test {
        visibility: visible;
        display: inline;
    }

    .navbar-fixed-bottom {
        bottom: auto;
        position: relative;
        height: 65px;
    }

    footer > p {
        margin: 0px !important;
    }
}

@media(min-width:375px) and (max-width:667px) {

    .innerMenuPanel {
        padding-bottom: 5px;
    }

    .navbar-nav {
        width: 100%;
        padding-right: 30px;
    }

    .navbar-inverse-Custom {
        background-size: 130px 35px;
        background-repeat: no-repeat;
        height: 48px;
        margin-left: 0px !important;
        margin-top: 4px !important;
    }


    .test {
        visibility: visible !important;
        display: inline;
    }

    .navbar-fixed-bottom {
        bottom: auto;
        position: relative;
        height: 65px;
    }

    footer > p {
        margin: 0px !important;
    }
}

.text-box {
    height: 25px !important;
    padding: 0px 10px !important;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
    display: block;
    width: 100%;
    color: #555555;
    vertical-align: middle;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}


.login-Details {
    border: 1px solid #FFEBE4;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 12px 35px rgba(101, 100, 100, 0.59);
    border-radius: 2px;
}

.custom-PanelBody {
    min-height: 200px !important;
}

.ph-custom {
    background-color: rgb(255, 232, 226);
    font-size: 15px;
    padding: 5px 10px;
    font-weight: bold;
    color: #FF3E00;
    /*text-shadow: 1px 2px 8px #96776D;*/
}

.shortcut-Menu-a {
    text-decoration: none !important;

}

.shortcut-Menu {
    min-height: 170px;
    min-width: 168px;
    max-width: 168px;
    display: inline-table;
    border-radius: 2px;
    background-color: rgba(243, 97, 50, 0.75);
    /*border: 5px solid rgba(0, 0, 0, 0.37);*/
    /*background-color: rgb(255, 242, 239);*/
    margin: 5px;
}

.footer-marquee {
    width: 99%;
    display: inline-table;
    background-color: rgba(0, 0, 0, 0.13);
    height: 50px;
    margin: 0 6px;
    color: #FF3E00;
    padding: 10px 5px;
}

.login-bg {
    /*background-color: #F15A29 !important;*/
}

.login-header {
    /*color: #F9F5F5 !important;
    background-color: #FF784D !important;
    border-color: #F4F7F7 !important;*/
}

.login-Panel {
    border: 10px solid rgba(242, 242, 243, 0.08);
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    box-shadow: 0px 6px 16px rgba(0, 0, 0, 0.51);
    min-height: 50%;
    max-width: 30%;
    display: inline-table;
}

.btn-radius-zero {
    border-radius: 0px;
}

.AdminRights-Panel-footer {
    padding: 15px 15px;
    background-color: #F97347;
    border-top: 1px solid #dddddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.AdminRights-form-Panel {
    border: 10px solid rgba(242, 242, 243, 0.08);
    position: absolute;
    top: 50%;
    left: 50%;
    background: rgba(197, 71, 31, 0.16) !important;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    box-shadow: 0px 6px 16px rgba(0, 0, 0, 0.51);
    height: 50%;
    width: 30%;
    display: inline-table;
}

.fontchngpassword {
    font-size: 20px;
}

.noneSelect {
    -webkit-touch-callout: none !important;
    -webkit-user-select: none !important;
    -khtml-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important;
}



.container-custom-header {
    background-color: rgba(254, 132, 93, 0.13);
    border: 1px solid #FBD9CD;
    padding: 2px 0px !important;
    margin-top: 5px;
}

.btn-primary-Custom {
   min-width:80px;
    font-size: 12px;
    padding: 6px 7px;
}

/*ul.ng-isolate-scope {
    top: 85% !important;
    left: 10px !important;
    background-color: #FBE8E3 !important;
    transition: all 0.2s ease;
    overflow: auto;
    max-height: 200px;
}

ul.ng-isolate-scope li:hover {
    background-color: #FF8761 !important;
}*/


select[readonly] {
    background: #eee;
    cursor: no-drop;
}

    select[readonly] option {
        display: none;
    }


/* Absolute Center Spinner Loading Symbol css*/
.loading {
  position: fixed;
  z-index: 9999;
  height: 2em;
  width: 2em;
  overflow: show;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

/* Transparent Overlay */
.loading:before {
  content: '';
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.3);
}

/* :not(:required) hides these rules from IE9 and below */
.loading:not(:required) {
  /* hide "loading..." text */
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.loading:not(:required):after {
  content: '';
  display: none;
  font-size: 10px;
  width: 1em;
  height: 1em;
  margin-top: -0.5em;
  -webkit-animation: spinner 1500ms infinite linear;
  -moz-animation: spinner 1500ms infinite linear;
  -ms-animation: spinner 1500ms infinite linear;
  -o-animation: spinner 1500ms infinite linear;
  animation: spinner 1500ms infinite linear;
  border-radius: 0.5em;
  -webkit-box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.5) -1.5em 0 0 0, rgba(0, 0, 0, 0.5) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
  box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) -1.5em 0 0 0, rgba(0, 0, 0, 0.75) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
}

/* Animation */

@-webkit-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.requiredFieldRed {
    border-color:crimson;
}

.TextToUppercase{
    text-transform: uppercase;
}

.TextToLower{
    text-transform: lowercase;
}


.select.input-sm1 {
  height: 110px;
  line-height: 110px;
}
.select.input-sm2 {
  height: 150px;
  line-height: 150px;
}
.msgTextArea {

    height: 100px;
   

}
.input-group .form-control1 {
  width: 95%;
   
  margin-bottom: 0;
}
.input-group .form-control2 {
  width: 95%;
   
  margin-bottom: 0;
}
 /*for Autocomplete*/
.md-virtual-repeat-container {
    box-sizing: border-box;
    display: block;
    margin: 15px;
    margin-left: 5px;
    overflow: hidden;
    padding: 0;
    position: relative;
}
  
._md-datepicker-floating-label {
   /*margin-left: -15px !important;*/
   margin-bottom:0px !important;
     width:100% !important;
}
.md-icon-button+.md-datepicker-input-container {
     margin-left: 0px; 
     width:100% !important;
}

md-select-value>span:not(.md-select-icon) .md-text {
    display: inline;
    margin-left: 6px !important;
    font-weight: bold !important;
}
