/*
* ==========================================================
*     GENERAL
* ==========================================================
*/
@font-face {
  font-family: "roboto";
  src:url("../fonts/roboto/Roboto-Regular.ttf");
  
  font-weight: normal;
  font-style: normal;

}
@media (min-width: 1200px) {
    .container {
        max-width: 1324px;
    }
}
/*.ellipsis  {
    max-width: 30px;
    text-overflow:  ;
    overflow: hidden;
    white-space: nowrap;
    width:30%;
}*/

.page {
  position: absolute;
  top: 0;
  right: 0;
  -webkit-transition: width 0.3s linear;
  transition: width 0.3s linear;
  width: calc(100% - 14%);
   background-color: #e7ecf1;
  min-height: 100vh;
  padding-bottom: 50px;
}

.home-page {
    background: url(../../../Scripts/MawaredBasePage/pics/dashboard-bg.jpg) no-repeat top center;
    background-size: 100%;
}

.module-ref-text.mercury-ico.icon {
    padding: 0px;
    border-bottom: 0px !important;
    float: none;
    background: #fff;
    border-radius: 2px 2px 0px 0px;
    margin: 0px !important;
    width: 100%;
    font-size: 50px !important;
}

.module-ref-text {
    float: none;
    padding: 0px 10px 17px 10px;
}

.mercury-icon-money {
    color: #f13c6e !important;
}

.mercury-icon-calc {
    color: #551a8b !important;
}

.mercury-icon-news {
    color: #1ca8dd !important;
}

.mercury-icon-group {
    color: #33b86c !important;
}

.mercury-icon-group2 {
    color: #0e72b5 !important;
}

.mercury-icon-chart-seacrh {
    color: #f4984e !important;
}

.erpicons {
    margin-bottom: 2% !important;
}
.first-row {
    margin: 0em auto !important;
}


.erpholder .col-lg-2 {
    padding-right: 0px !important;
    padding-left: 0px !important;
}

.erpholder .panel {
    width: 49%;
    background: #fff;
    -webkit-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.1);
    margin-right: 2%;
    margin-bottom: 2%;
}

.erpholder .panellast {
    margin-right: 0%;
}


.module-ref {
    padding: 0px !important;
    border: 0px !important;
    -webkit-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.1);
    border-radius: 0px;
    border-bottom: 3px solid #fff !important;
    margin-top: 0em !important;
}


a, a:hover {
    outline: none;
}

.module-ref:hover {
        -webkit-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.3);
        -moz-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.3);
        box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.3);
        border: 0px !important;
        border-bottom: 3px solid #0e72b5 !important;
    }

.module-title {
    color: #333 !important;
}





.page.active {
    width: calc(100% - 60px);
}
fieldset .fixed-table-body {
    /*max-height: 265px;*/
    margin: 0px 0.5%;
}







 tbody {
    background-color: #fff;
}
body {
    background-color: #eceef2;
    font-family: roboto;
    font-size: 14px;
}
.form-control {
    font-size: 14px;
}
.text-bold {
    font-weight: 700;
}

.text-small {
  font-size: 0.9rem;
}

a {
  display: inline-block;
  text-decoration: none;
  /*color: #fff;*/
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

ul {
  padding: 0;
  margin: 0;
}

body {
  overflow-x: hidden;
}

i {
  display: inline-block;
}

span {
  display: inline-block;
}

.side-menu span {
    font-size: 0.8em;
}
span.status-opened {
    background-color: #5db75d;
    color: #fff;
    font-size: 14px;
    padding: 0.2em;
    border-radius: 20em;
    width: 8em;
    text-align: center;
}
span.status-closed {
    background-color: #666666;
    color: #fff;
    font-size: 14px;
    padding: 0.2em;
    border-radius: 20em;
    width: 8em;
    text-align: center;
}
span.status-active {
    font-size: 14px;
    padding: 0.2em;
    background-color: #39a7e6;
    color: #fff;
    border-radius: 20em;
    width: 8em;
    text-align: center;
}
span.status-new {
    background-color: darkorange;
    color: #fff;
    font-size: 14px;
    padding: 0.2em;
    border-radius: 20em;
    width: 8em;
    text-align: center;
}

span.status-unnamed {
    background-color: #dc2f29;
    color: #fff;
    font-size: 14px;
    padding: 0.2em;
    border-radius: 20em;
    width: 8em;
    text-align: center;
}
p {
  color: #888;
}

i[class*='icon-'] {
  -webkit-transform: translateY(4px);
  transform: translateY(4px);
}

table {
    font-size: 14px;
    color: black;
}

.btn-xs {
  font-size: 0.7em !important;
  padding: 2px 5px !important;
  border-radius: 2px !important;
}

.badge {
  font-weight: 400;
  border-radius: 0;
}

.badge.badge-primary {
  background: #075a92;
}

.mCSB_scrollTools {
  width: 4px;
}

.mCSB_inside > .mCSB_container {
  margin-right: 0 !important;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #075a92;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar:hover {
  background-color: #075a92;
}
i.fa.fa-user-circle-o {
    color: #0e72b5;
}

.page {
  position: absolute;
  top: 0;
  right: 0;
  -webkit-transition: width 0.3s linear;
  transition: width 0.3s linear;
  width: calc(100% - 14%);
  background-color: #F4F7FA;
  min-height: 100vh;
  padding-bottom: 50px;
}

.page.active {
  width: calc(100% - 60px);
}

.login-page,
.register-page {
  width: 100%;
}

h2 {
  color: #555;
  font-weight: 400;
}

.gmpc {
  padding: 0 !important;
  width: 100% !important;
  height: auto !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  color: #075a92 !important;
  border-right: 1px solid #eee;
}

@media (max-width: 575px) {
  .gmpc {
    border-right: none;
    border-bottom: 1px solid #eee;
  }
}

.breadcrumb-holder {
  background: #eceeef;
}

.breadcrumb-holder .breadcrumb {
  padding: 15px 0;
  font-size: 0.85em;
  font-weight: 300;
  color: #999;
  margin-bottom: 0;
}

.breadcrumb-holder .breadcrumb a:hover, .breadcrumb-holder .breadcrumb:focus {
  text-decoration: none;
}

.breadcrumb-holder .breadcrumb .container {
  padding: 0;
}

/*.card {
  height: 100%;
  border: none;
  background: #fff;
  -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
  border-radius: 0;
}

.card-header {
  height: 50px;
  background-color: #fff;
  border-bottom-color: #f3f3f3;
  border-top: none;
}

.card-header h2,
.card-header h3 {
  margin-bottom: 0;
}*/

/* card test */
.my-card {
    margin-top: 2%;
    background: #e4edf4;
    padding: 0.5em;
    border-radius: 5px;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.19);
}
.my-card-status {
    margin-bottom: 0px;
    padding: 0.2em;
    background-color: #39a7e6;
    text-align: center;
    color: #fff;
    margin: 1% 0px 1% 0;
}
.my-card-img {
    text-align: left;
    margin-bottom: 2%;
}
.my-user-name ,.my-user-Date{
    margin-bottom: 2%;
    color: #0e72b5;
    
    
}
.my-user-name-data ,.my-user-Date-data{
    margin-bottom: 2%;
    color: #111;
   
    
}
.my-user-Date-data{
}
.step-number {
    padding: 1em 3em;
    background-color: #0e72b5;
    font-weight: bold;
    color: #fff;
    
    text-align: center;
    float: right;
}
span.fa.fa-long-arrow-right {
    color: #0e72b5;
    text-align: center;
    font-size: 30px;
    display: block;
}
span.fa.fa-long-arrow-down {
   
    visibility: hidden;
}


@media (max-width: 575px) {
    
   span.fa.fa-long-arrow-right {
    color: #0e72b5;
    text-align: center;
    font-size: 30px;
  display: none;
     
} 
    span.fa.fa-long-arrow-down {
       visibility: visible;
         color: #0e72b5;
    text-align: center;
    font-size: 30px;
    
}
    .my-arrow {
    text-align: center;
    display: block;
    width: 100%;
}
    
}
/*fieldset style*/
legend{
    padding: 0px 9px;
    /* box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.19); */
    /* text-align: center; */
    /* width: 21%; */
    color: #ffffff;
    background-color: rgb(14, 114, 181);
    border: 1px solid #bcbcbc;
}
fieldset {
        /*padding: 1em 0px;
     margin: 1em;*/ 
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.19);
    background-color: #fff;
}
fieldset {
    padding: 5px 0;
    margin: 0px;
}
@media (max-width: 768px) {
    /*legend {
    text-align: center;
    width: 80%; 
    margin-bottom: 2.5rem;
   }*/
}
a.remove {
    color: #fff;
    background-color: red;
    padding: 5px 10px;
}

.form-control {
    border: 1px solid #c0c0c0;
}




.display {
  font-weight: 400 !important;
}

input.form-control-custom {
  display: none;
}

input.form-control-custom:checked + label::before {
  background: #59b357 !important;
}

input.form-control-custom:checked + label::after {
  opacity: 1 !important;
}

input.form-control-custom.radio-custom + label::before {
  border-radius: 50%;
}

input.form-control-custom.radio-custom + label::after {
  content: '';
  width: 6px;
  height: 6px;
  line-height: 6px;
  background: #fff;
  border-radius: 50%;
  top: 7px;
  left: 5px;
}

input.form-control-custom[disabled] + label {
  cursor: not-allowed;
}

input.form-control-custom[disabled] + label::before, input.form-control-custom[disabled] + label::after {
  border: 2px solid #aaa;
  cursor: not-allowed;
}

input.form-control-custom[checked] + label::before, input.form-control-custom[checked] + label::after {
  border: none;
}

input.form-control-custom + label {
  font-size: 0.75em;
  margin-bottom: 0;
  margin-left: 0;
  color: #999;
  padding-left: 25px;
  padding-top: 2px;
  position: relative;
}

input.form-control-custom + label span {
  margin-left: 20px;
}

input.form-control-custom + label::before {
  content: '';
  display: block;
  width: 16px;
  height: 16px;
  line-height: 16px;
  background: #ddd;
  color: #fff;
  text-align: center;
  position: absolute;
  top: 2px;
  left: 0;
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
  cursor: pointer;
}

input.form-control-custom + label::after {
  content: '\f00c';
  display: block;
  font-family: 'FontAwesome';
  font-size: 8px;
  color: #fff;
  position: absolute;
  top: 4px;
  left: 4px;
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
  opacity: 0;
  cursor: pointer;
}

button {
  cursor: pointer;
}

.section-padding {
  padding: 50px 0;
}

.section-no-padding-bottom {
  padding-bottom: 0;
}

@media (min-width: 768px) {
  .container-fluid {
    padding: 0 50px;
  }
  
}

/*
* ==========================================================
*     SIDE NAVBAR
* ==========================================================
*/

a#toggle-btn {
    min-height: 60px;
    background-color: #075a92;
}

nav.side-navbar {
    position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 14%;
  text-align: left;
  background: #0e72b5;
  color: #fff;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  z-index: 999;
  overflow-y: auto;
  /* arrow rotation -------------- */
  /*  Side navbar small ------------------------ */
}

nav.side-navbar .scrolled-wrapper {
  width: 100%;
  height: 100%;
}

nav.side-navbar.hide {
  left: -60px;
}

nav.side-navbar a.brand-small {
  text-transform: uppercase;
  font-weight: 500;
  padding: 0;
}

nav.side-navbar a.brand-small:hover, nav.side-navbar a.brand-small:focus {
  background: none;
}

nav.side-navbar a.brand-small strong {
  font-size: 1.5em;
}

nav.side-navbar li {
  position: relative;
}

nav.side-navbar li.active a {
  background: #075a92;
}

nav.side-navbar li ul.collapse a {
  padding-left: 25%;
  border-left: 2px solid #075a92;
}

nav.side-navbar li ul.collapse a:hover {
  background: #075a92;
}

nav.side-navbar .sidenav-header {
  background: #075a92;
  padding: 14px;
  margin-bottom: 10px;
}

nav.side-navbar .sidenav-header img {
  width: 50px;
  height: 50px;
}

nav.side-navbar .sidenav-header span {
  font-size: 0.8em;
  color: #666;
}

nav.side-navbar .sidenav-header h2 {
  margin: 10px 0 0;
}

nav.side-navbar a {
  font-size: 0.95em;
  font-weight: 300;
  color: #fff;
  text-decoration: none;
  width: 100%;
  padding: 12px;
}

nav.side-navbar li a:focus , nav.side-navbar li a:hover , nav.side-navbar li a[aria-expanded="true"] {
  border-left: 5px solid #f78f1e;    
  background: #075a92;
  color: #fff;
  border-radius: 2px;
}

/*nav.side-navbar li ul {
    background: #0e72b5;
    position: relative;
    min-width: 100%;
    left: 0;
    padding-left: 0;
}*/

nav.side-navbar li ul {
    background: #0e72b5;
    position: relative;
    min-width: 100%;
    left: 0;
    padding-left: 0;
}

nav.side-navbar li ul a {
  padding-left: 20px;
  font-size: 0.85em;
}

nav.side-navbar span {
  display: inline-block;
}

nav.side-navbar i {
  font-size: inherit;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  margin-right: 10px;
}

nav.side-navbar .badge {
  display: inline-block;
  font-size: 0.6em;
}

nav.side-navbar .arrow {
  display: block;
  font-size: 1em;
  -webkit-transform: none;
  transform: none;
}

nav.side-navbar .arrow i {
  margin: 0;
}

nav.side-navbar a[aria-expanded="false"] .arrow {
  -webkit-transform: none;
  transform: none;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

nav.side-navbar .brand-small {
  display: none;
}

nav.side-navbar.shrink {
  width: 60px;
  text-align: center;
}

nav.side-navbar.shrink .brand-small {
  display: block;
}

nav.side-navbar.shrink .sidenav-header-inner {
  display: none;
}

nav.side-navbar.shrink i {
  margin-right: 0;
  font-size: 1.2em;
  display: none;     
}

nav.side-navbar.shrink .arrow {
  float: none;
  -webkit-transform: none !important;
  transform: none !important;
}

nav.side-navbar.shrink .badge {
  display: none;
}

nav.side-navbar.shrink .ii{
  font-size: 0.6em;
  display:none;
}

/* SIDE NAVBAR MEDIAQUERIES ------------------------------ */
@media (max-width: 1199px) {
  .page {
    width: calc(100% - 60px);
  }
  .page.active {
    width: 100%;
  }
  .page.active-sm {
    width: calc(100% - 60px);
  }
  nav.side-navbar {
    left: 0px;
    width: 60px;
    text-align: center;
  }
  nav.side-navbar.show-sm {
    left: 0 !important;
  }
  nav.side-navbar a {
    font-size: 1em;
  }
  nav.side-navbar .brand-small {
    display: block;
  }
  nav.side-navbar .sidenav-header-inner {
    display: none;
  }
  nav.side-navbar i {
    margin-right: 0;
    font-size: 1.2em;
  }
  nav.side-navbar .arrow {
    float: none;
    -webkit-transform: none !important;
    transform: none !important;
  }
  nav.side-navbar .badge {
    display: none;
  }
    nav.side-navbar .ii, .sidi {
        font-size: 0.65em;
        display: none;
    }
  nav.side-navbar li ul a {
    /*font-size: 0.6em;*/
  }


}

@media (min-width: 768px) {
  nav.side-navbar a {
    font-size: 1em;
  }


}
@media (max-width: 768px) {
#logo-2 {
    display: none;
}
    div#mwrd-logo {
    display: none;
}
    .welcome-text {
    display: none;
} 
    .table-title {
         min-height: 9em;
      
    }
    

}

@media (max-width :800px){
     
    

}


 .profile {
    margin-top: 0.5em;
    float: right;
   
}


.profile a {
    padding: 0.5em;
    text-decoration: none;
    color: #0e72b5;
}

img.side-icon {
    width: 18px;
    margin-right: 6%;
}



/*
* ==========================================================
*    header
* ==========================================================
*/
header.header {
    margin-bottom:1em;
    background-color: #fff;
    padding: 5px;
    min-height: 70px;
    border-bottom: 1px solid #0e72b5;
}
div#mwrd-logo {
    float: left;
    margin: 0px;
}

div#mwrd-logo img{
   
    width: 160px;
    margin-right: 15px;

}


div#search-box {
    display: none;
       border: 1px solid;
    margin-top: .7em;
    height: 36px;
    float: left;
    border-radius: 30px;
    padding: 5px 10px;
}
div#logo-2 {
    float: right;
}
div#logo-2 img {
  width: 150px;
    float: right;
    margin-top: 5%;
}
.welcome-text {
    float: right;
    margin: 1.2em;
}
span#user-name {
    font-weight: bold;
    color: #0e72b5;
}
.lang-switch {
    display: block;
    float: right;
    margin-top: .5em;
}

    .lang-switch button.btn.dropdown-toggle {
        background-color: transparent;
        height: 60px;
        margin-top: -9px;
        color: #0e72b5;
    }
.profile button.btn.dropdown-toggle {
    background-color: transparent;
    height: 60px;
    margin-top: -9px;
    color: #0e72b5;
}

.lang-switch li a {
   padding: .2em;
    color: #0e72b5;
    clear: both ;
    float: right;
   
}
.lang-switch img {
    /*display: block;
    float: right;
    padding: .2em;*/
    height: 30px;
    width: 30px;
    border-radius: 1em;
}
.lang-switch li:hover{
   background-color: white;
   }
lang-switch li {
   
}

.dropdown-menu {
    /*background-color: #cfdee8;*/
}
i.fa.fa-bell-o {
    font-size: 20px;
    color: #0e72b5;
}
.notifications {
    display: block;
    float: right;
    padding: 10px;
}
.badge {
    color: #fff;
    font-weight: 400;
    border-radius: 0;
    background-color: #f78f1e;
    border-radius: 20px;
    /*padding: 0.2em 0.7em;*/
    top: 18px;
    position: absolute;
}
.navbar-header img
{
    float: right;
    margin: 15px 5px;
}

nav.side-navbar.shrink img
{
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
   
}
nav.side-navbar.shrink h6{
    display:none;
}
i.fa.fa-search {
    color: #0e72b5;
    font-size: 20px;
}



/*
* ==========================================================
*       account of charts 
* ==========================================================
*/
select#ChartAccountTypes {
    height: 40px;
    width: 200px;
    float: left;
    margin-right: 1em;
}

.form-group {
    margin-bottom: 0.5rem !important;
}






table {
       width: 100%;
    
}

a.dropdown-toggle {
    font-size: 1.5em;
}
.tablecontent{
    width: 100%
}
thead {
    background-color: #cfdee8;
}


#btns{
    float: right;
}

.table-responsive button.btn.dropdown-toggle{
    height: auto;
    margin-top: 0;
    margin-right: 1em;
}
.table-title p {
    font-size: 1em;
    color: white;
    margin-top: 1.25em;
    margin-left: 1.5em;
    margin-right: 1.5em;
}


.table-title {
    display: block;
    min-height: 4em;
    width: 100%;
    background-color: #898989;
    color: #fff;
    /*padding: .8em 1em;*/
}
.actionOnData{
    float: right;
    background-color: transparent;
    border: 1px solid #f78f1e;
    color: #fff;
    margin-right: .5em;

}
.actionOnDataMenu {
    background-color: #fff;
    
}
.actionOnDataMenu li {
    padding: 3px;
}

.actionOnDataMenu li a{
 color: #111;
    text-decoration: none;
}
.actionOnDataMenu li:hover{
    background-color: #f0f0f0;
    
}
.actionOnDataMenu a:hover{
    color: #0e72b5;
    
}
span.status-opened {
       background-color: #5db75d;
    color: #fff;
    padding: 0.2;
    border-radius: 20em;
    width: 8em;
    text-align: center;
}
span.status-closed {
    background-color: #666666;
    color: #fff;
    padding: 0.2em;
    border-radius: 20em;
    width: 8em;
    text-align: center;
}

span.status-new {
    background-color: darkorange;
    color: #fff;
    padding: 0.2em;
    border-radius: 20em;
    width: 8em;
    text-align: center;
}

span.status-unnamed {
    background-color: #dc2f29;
    color: #fff;
    padding: 0.2em;
    border-radius: 20em;
    width: 8em;
    text-align: center;
}
/*  Actions btns  */
.rightBtns button.btn.btn-sm {
    float: right;
    margin-right: 0.3em;
    border-radius: 10px;
    border-bottom: 1px solid gray;
    min-width: 4.5em;
}





.mark_icon {
       font-size: 14px;
    color: red;
}

.import-btn{
        background: linear-gradient(#ffffff , #5db75d);
}
.export-btn{
        background: linear-gradient(#ffffff , #39a7e6);
        
}
.search-btn{
        background: linear-gradient(#ffffff , #5aa503);
        
}
.addRowBtn{
    float: right;
    background-color: #f78f1e;
    background: linear-gradient(#FFEB3B , #f78f1e);
}


input.btn.btn-warning.btn-sm {
   /*margin-bottom: 1em;*/
    margin-right: 0.2em;
    border-radius: 10px;
    border-bottom: 1px solid gray;
    min-width: 4.5em;
    background: linear-gradient(#FFEB3B , #f78f1e);
}

input.btn.btn-primary.btn-sm{
    /*margin-bottom: 1em;*/
    margin-right: 0.2em;
    border-radius: 10px;
    border-bottom: 1px solid gray;
    min-width: 4.5em;
   background: linear-gradient(#66bbec , #0e72b5);
}
button.btn.btn-danger.btn-sm {
    margin-right: 0.2em;
    border-radius: 10px;
    border-bottom: 1px solid gray;
    min-width: 4.5em;
    background: linear-gradient(#fb8181 , #b90505);
}

/* table footer*/ 
.table-footer {
  width: 100%;
}
.table-footer-text{
      margin: 2em 0;
    color: #999;
    font-size: 0.9em;
    float: left;
}

.table-footer span {
    margin:0 .2em;
    color: #111;
    font-size: 1em;
}



.box-body{
    margin: 1em 0;
}
.actionsOnRow  ul , .actionOnData ul{
    background-color: #fff;
}
.actionsOnRow  li a{
    color:  black;
}
.actionsOnRow i.fa.fa-edit ,.actionsOnRow i.fa.fa-files-o
,.actionsOnRow i.fa.fa-eraser ,.actionsOnRow i.fa.fa-trash-o,.actionsOnRow i.fa.fa-th  {
    margin: 0 .3em;
}
.actionsOnRow li  {
 padding: .3em;
}

.actionsOnRow li:hover  {
    color: #0e72b5;
    background-color: #f0f0f0;
}
.actionsOnRow li a:hover  {
    color: #0e72b5;
    text-decoration: none;
   
}

@media (min-width: 1200px) {
    .container {
        max-width: 1324px;
    }
}
  .modal-footer{/*justify-content: end;*/}











/*
* ==========================================================
*      DASHBOARD COUNTS
* ==========================================================
*/
section.dashboard-counts {
  color: #333;
}

section.dashboard-counts .count-title span {
  font-size: 0.8em;
  color: #aaa;
  display: block;
}

section.dashboard-counts .count-title i {
  font-size: 1.5em;
  color: #075a92;
}

section.dashboard-counts .icon {
  margin-right: 10px;
}

section.dashboard-counts strong {
  font-size: 0.9em;
  font-weight: 500;
  color: #555;
  display: block;
}

section.dashboard-counts .count-number {
  font-size: 2.2em;
  font-weight: 300;
}

/* DASHBOARD COUNTS MEDIAQUERIES ------------------------- */
@media (max-width: 991px) {
  section.dashboard-counts div[class*='col-'] {
    margin-bottom: 20px;
  }
   
}

@media (min-width: 768px) {
  section.dashboard-counts strong {
    font-size: 1em;
  }
  section.dashboard-counts span {
    font-size: 0.9em;
  }
  section.dashboard-counts .count-number {
    font-size: 3em;
  }

}


/*
* ==========================================================
*       MAIN FOOTER
* ==========================================================
*/
footer.main-footer {
  position: absolute;
  width: 100%;
  bottom: 0;
  background:;
  padding: 10px 0;
}

footer.main-footer p{
  font-size: 0.7em;
  text-align: center;
  color: #075a92;
}
hr{
  background-color: #075a92;  
}

.rightBtns {
    text-align: right;
    padding: 1em 0.5em;
    float: right;
    margin: auto;
    display: block;
}


/* MAIN FOOTER MEDIAQUERIES ------------------------- */
@media (max-width: 575px) {
  footer.main-footer div[class*="col-"] {
    text-align: center !important;
  }
      .rightBtns {
        clear: both;
    }
    /*.table-title {
         min-height: 7em;
          padding:0.5em;
      
    }*/
       .container.col-md-12{
       padding:0px!important;
      
    }
    .rightBtns button.btn.btn-sm {
        min-width: 0;
    }
}

@media (min-width: 768px) {
    footer.main-footer p {
        font-size: 0.9em;
    }
}

section.charts div[class*="col-"] {
  margin-bottom: 30px;
}

section.charts header {
  padding: 30px 0;
}



/* paggination*/


.page-link {
    color: #075a92;
 }
.pagination li {
    /*margin: 0 5px;
    border: 1px solid #878787;
    background-color: #ffffff;
    margin-right: 6px;*/
}
.page-number li:active{
    color: #fff;
    background-color: #0e72b5;
}


.fixed-table-pagination .pagination a {
    color: #1c0101;
    text-decoration: none;
    padding: 3px 10px;
  }
.fixed-table-pagination .pagination .active a {
    background-color: #0e72b5;
    color: #fff;
    text-decoration: none;
}
/* search icon */
span.input-group-addon{
    /*display:none;*/
}
.multiselect-container > li > a > label {
    padding: 3px 20px 3px 19px;
}
.multiselect-container .input-group {
    margin:auto;
     width: 95%;
}
button.btn.btn-light.multiselect-clear-filter {
    display: none;
}
/*tooltip*/
.tooltip1 {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black;
}

.tooltip1 .tooltiptext1 {
    visibility: hidden;
    width: 120px;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    
    /* Position the tooltip */
    position: absolute;
    z-index: 1;
    top: 100%;
    left: 50%;
    margin-left: -60px;
}

.tooltip1:hover .tooltiptext1 {
    visibility: visible;
}

span.validationError.field-validation-error {
    color: red;
    font-size: 0.9em;
}

/* new journal entry style */ 

    /*#dvJournalData fieldset {
       padding: 1em 0px;
     margin: 1em; 
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.19);
    background-color: #fff;
}
        #dvJournalData legend{
    padding: 0px 9px;
    color: #ffffff;
    background-color: rgb(14, 114, 181);
    border: 1px solid #bcbcbc;
}*/
legend.legend {
    font-size: 1em;
    color: #49586e;
    padding: 0.6em 2em;
    min-height: 50px;
    max-height: 50px;
}

    
    .my-new-title a{
        text-decoration: none;
        color: #075a92;
        margin-right:3px;
    }
    td select{
    min-width: 9em;
}
    .bootstrap-table {
    background-color: #fff;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.19);
}
.fixed-table-pagination .pagination-info {
    margin-left: 5px;
}
.fixed-table-toolbar .pull-right.search {
    width: 100%;
}
button#btnClose {
    float: right;
}
span.my-c {
    /*margin-left: 15px;*/
    width: 84%;
}
.my-c-td{
    min-width:22em;
    margin-left: 0px;
}
.s-0 input.btn.btn-warning.btn-md {
    margin-left: 0.2em;
    /* border-radius: 10px; */
    border-bottom: 1px solid gray;
    /* min-width: 3.5em; */
    background: linear-gradient(#cfdee8, #9ad0f3);
}
.s-0 input.btn.btn-warning.btn-md {
border:none;
}


   .btn-warning{
       border-color:transparent;
   }
   .bb tr{
       border:none;
       background-color:#fff;
   }
   .bb tr:nth-child(4n+1) {
       border:none;
       background-color:#edf6ff;
   }
  .bb tr:nth-child(4n+2) {
      border:none;
    background-color:#edf6ff;
}
  /* hover*/
 .bb tr td{
     border:none;
 }
  
   .bb tr:nth-child(4n+1) td{
       border:none;
     
   }
  .bb tr:nth-child(4n+2) td {
      border:none;
  
}
  /* currany rate */
label {
    margin: auto 0px;
    vertical-align: middle;
    font-size: 14px;
}
  .col-md-1 {
    margin: auto 0px;
}

  /* import / accounts of charts */
.progress-bar.progress-bar-success.progress-bar-striped.active {
    color: #fff;
    padding: 0px;
 }
.progress {
    height:13px;
    margin-bottom: 10px;
    background-color: #f2f2f2;
}
.kv-upload-progress.hide {
    margin-bottom: 0.5em;
}
input.btn.btn-danger.btn-sm {
    /*margin-bottom: 1em;*/
    margin-right: 0.2em;
    border-radius: 10px;
    border-bottom: 1px solid gray;
    min-width: 4.5em;
   background: linear-gradient(#ff0000 , #7c0000);
}

button.btn.btn-light.fileinput-upload.fileinput-upload-button:hover {
    background-color: green;
    color: #fff;
    border: 1px solid;
    margin:auto 3px;
}
button.btn.btn-light.fileinput-upload.fileinput-upload-button {
    background-color: #ffffff;
    color:green;
    border: 1px solid;
    margin:auto 3px;
}
button.btn.btn-light.fileinput-remove.fileinput-remove-button:hover {
    background-color:#b00000 ;
    color: #fff;
    border: 1px solid;
    margin:auto 3px;
}
button.btn.btn-light.fileinput-remove.fileinput-remove-button {
    background-color: #ffffff;
    color: #b00000;
    border: 1px solid;
    margin:auto 3px;
}
a.my-sample-data {
    text-decoration: none;
}
a.my-sample-data:hover {
    text-decoration: none;
    color: #fff;
}
.form-control:disabled, .form-control[readonly] {
    /*background-color: #f9eaea;*/
    opacity: 1;
}
legend.legend.tdChartType {
    color: white;
    padding: 9px 0.5em;
}

.btn-primary:hover {
    color: #fff;
    background-color: #075a92;
    border-color: #075a92;
}
.btn-primary {
    color: #fff;
    background-color: #2397cb;
    border-color: #2397cb;
}
.btn-download{
    float:right;
    margin: 3px auto;
}
fieldset{
    margin: 0px ;
}
@media (max-width: 768px) {
   legend.legend.tdChartType
       {
     margin: auto;
    width: 100%;
    text-align: center;
    display: block;
          }
 
   .tdChartType  btn {
    float: right;
    margin: 3px auto;
    text-align: center;
    width: 100%;
}
   .btn-download{
    float:none;
    margin: 3px auto;
}
   }
. 2{
    width:16%;
}
.collapse.in{
    disolay:block;
}


/* popup journal */
ul.multiselect-container.dropdown-menu {
    height: 250px;
    overflow: auto;
}


/* scroll style */
/* width */
::-webkit-scrollbar {
    width: 10px;
    height: 10px;
}

/* Track */
::-webkit-scrollbar-track {
        background: rgba(207, 222, 232, 0.5); 
}
 
/* Handle */
::-webkit-scrollbar-thumb {
        background: rgba(14, 114, 181, 0.8); 
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #075a92; 
}

ul.multiselect-container.dropdown-menu.show {
    min-width: 14em;
}
button.multiselect.dropdown-toggle.btn.btn-light {
    background-color: #398ac1;
    color: #fff;
}

/* on / off controll */

.switch {
    /*margin-left: 0.4em;*/
    position: relative;
    display: inline-block;
    width: 50px;
    height: 23px;
}

.switch input {display:none;}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

    .slider:before {
        position: absolute;
        content: "";
        height: 15px;
        width: 15px;
        left: 5px;
        bottom: 5px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
    }
input:checked + .slider {
    background-color: #0e72b5;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

/* journal cols*/

    .s-0 {
        min-width: 300px;
    }

    .s-1 {
        min-width: 125px;
        max-width: 126px;
    }
    /* ie style */
    select.form-control:not([size]):not([multiple]) {
    height: auto !important;
}
    .modal-footer{/*justify-content: end;*/}

    /* company profile */
.campany-pic {
    border: 1px solid #ced8e2;
    text-align: center;
    margin: 1em auto;
    width: 90%;
    /* height: 300px; */
    background: #fff  center center;
    /*background: #fff url(../../../Content/LandingPage/pics/pre-loading.jpg) center center;*/
    background-size: cover;
}
/*.edit-company-pic {
    background-color: rgba(14, 114, 181, 0.7);
    padding: 0.5em;
    width: 100%;
    float: right;
    vertical-align: bottom;
    color: #fff;
}*/
.edit-company-pic {
    position: absolute;
    right: 6%;
    top: 14em;
    background-color: rgba(14, 114, 181, 0.7);
    padding: 0.5em;
    color: #fff;
}



    a .edit-company-pic {
    text-decoration: none;
    color: #fff;
}
span.fa.fa-camera {
    margin-right: 2%;
}
a.edit-company-pic:hover {
    background-color: rgba(14, 114, 181, 0.5);
    padding: 0.6em 0.5em;
    text-decoration:none;
    color:#fff ;
}
.company-name {
    margin: 1.5em 0 0;
    font-size: 2em;
    font-weight: bold;
}
.right-part {
    min-height: 600px;
    display: block;
    background: #fff;
    margin: auto;
    border: 1px solid #ced8e2;
}
.company-data {
    width: 90%;
    margin: auto;
}
.left-part {
    padding: 2em;
    background-color: #fff;
    border: 1px solid #ced8e2;
    min-height: 550px;
}

.company-desc span {
    margin-bottom: 0.5em;
    margin-right: 0.5em;
}

.custom-control-input:checked ~ .custom-control-indicator {
    color: #fff;
    background-color: #0e72b5;
}

/* btn alignment */
.my-form-btn p{
    float:right;
}

.col-form-label{
    font-size:14px;
}
.dv_Vacation-0 {
    padding: 0.5em;
    margin-bottom: 1em;
    background-color: #f4f7fa;
    min-height: 14em;
}

.thumb-sm{
    border-radius:50%;
}
.ccc{
    float:left;
}