@import url(https://fonts.googleapis.com/css?family=Rubik:300,400,500,700,900);
/*Theme Colors*/
/*bootstrap Color*/
/*Normal Color*/
/*Border radius*/
/*Preloader*/
.preloader {
  width: 100%;
  height: 100%;
  top: 0px;
  position: fixed;
  z-index: 99999;
  background: #fff;
}
.preloader .cssload-speeding-wheel {
  position: absolute;
  top: calc(50% - 3.5px);
  left: calc(50% - 3.5px);
}
/*Just change your choise color here its theme Colors*/
body {
  background: #f1f1f1;
}
/*Top Header Part*/
.logo i {
  color: #ffffff;
}
.navbar-header {
background-color: #005b83;
    z-index: 999;
    opacity: 1;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
  

}
  .tabs-style-bar nav ul li a:hover,
    .tabs-style-bar nav ul li a:focus {
        color: #5bc0de;
    }
.tabs-style-underline nav li a::after {
    background: #5bc0de;
}
  .nav-tabs > li > a:hover,
    .nav-tabs > li > a:focus {
        background: #2cabe3;
        color: #fff;
    }
  .btn-primary,
.btn-primary.disabled {
    text-shadow: 0px 1px 0px rgba(0,0,0,0.1);
    border-top: solid #1e9abd 1px;
    border-right: solid #298ec0 1px;
    border-bottom: solid #0c79b0 1px;
    border-left: solid #298ec0 1px;
    background: #41b7d8;
    background: -moz-linear-gradient(top, #41b7d8 0%, #008bd1 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#41b7d8), color-stop(100%,#008bd1));
    background: -webkit-linear-gradient(top, #41b7d8 0%,#008bd1 100%);
    background: -o-linear-gradient(top, #41b7d8 0%,#008bd1 100%);
    background: -ms-linear-gradient(top, #41b7d8 0%,#008bd1 100%);
    background: linear-gradient(to bottom, #41b7d8 0%,#008bd1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#41b7d8', endColorstr='#008bd1',GradientType=0 );
    font-weight: 100;
}

   .btn-primary1,
.btn-primary1.disabled {
        text-shadow: 0px 1px 0px rgba(0,0,0,0.1);
    border-top: solid #22ad4b 1px;
    border-right: solid #22ab4a 1px;
    border-bottom: solid #22ac4b 1px;
    border-left: solid #22ad4b 1px;
    background: #229845;
    background: -moz-linear-gradient(top, #229845 0%, #22b14c 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#229845), color-stop(100%,#22b14c));
    background: -webkit-linear-gradient(top, #229845 0%,#22b14c 100%);
    background: -o-linear-gradient(top, #229845 0%,#22b14c 100%);
    background: -ms-linear-gradient(top, #229845 0%,#22b14c 100%);
    background: linear-gradient(to bottom, #229845 0%,#22b14c 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#229845', endColorstr='#22b14c',GradientType=0 );
    font-weight: 100;
    color: #fff;
}
.get-code {
    background: -moz-linear-gradient(top, #41b7d8 0%, #008bd1 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#41b7d8), color-stop(100%,#008bd1));
    background: -webkit-linear-gradient(top, #41b7d8 0%,#008bd1 100%);
    background: -o-linear-gradient(top, #41b7d8 0%,#008bd1 100%);
    background: -ms-linear-gradient(top, #41b7d8 0%,#008bd1 100%);
    background: linear-gradient(to bottom, #41b7d8 0%,#008bd1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#41b7d8', endColorstr='#008bd1',GradientType=0 );
}
.btn-info,
.btn-info.disabled {
    background: #2cabe3;
    border: 1px solid #2cabe3;
}
blockquote {
    border-left: 5px solid #2cabe3 !important;
        margin: 0;
}


.btn-primary1:hover,
    .btn-primary1.disabled:hover,
    .btn-primary1:focus,
    .btn-primary1.disabled:focus,
    .btn-primary1.focus,
    .btn-primary1.disabled.focus {
        background: #177533;
        background: -moz-linear-gradient(top, #177533 0%, #22b14c 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#177533), color-stop(100%,#22b14c));
        background: -webkit-linear-gradient(top, #177533 0%,#22b14c 100%);
        background: -o-linear-gradient(top, #177533 0%,#22b14c 100%);
        background: -ms-linear-gradient(top, #177533 0%,#22b14c 100%);
        background: linear-gradient(to bottom, #177533 0%,#22b14c 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#177533', endColorstr='#1694d5',GradientType=0 );
    }

    .btn-primary:hover,
    .btn-primary.disabled:hover,
    .btn-primary:focus,
    .btn-primary.disabled:focus,
    .btn-primary.focus,
    .btn-primary.disabled.focus {
        background: #4ebcdb;
        background: -moz-linear-gradient(top, #4ebcdb 0%, #1695d5 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4ebcdb), color-stop(100%,#1695d5));
        background: -webkit-linear-gradient(top, #4ebcdb 0%,#1695d5 100%);
        background: -o-linear-gradient(top, #4ebcdb 0%,#1695d5 100%);
        background: -ms-linear-gradient(top, #4ebcdb 0%,#1695d5 100%);
        background: linear-gradient(to bottom, #4ebcdb 0%,#1695d5 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4ebcdb', endColorstr='#1694d5',GradientType=0 );
    }
  .pageheader .page-bar .page-breadcrumb > li:first-child {
                background:#256582;
              
              
            }

  .panel-default > .panel-heading {
    border-left: 5px solid #2cabe3 !important;
    border: 1px solid rgb(44, 171, 227);
    background: #fff;
    color: #35414f;
}

.fixed-header {
    background: rgba(255, 255, 255, 0.8);
    box-shadow: 0 2px 6px rgba(0,0,0,0.2);
     
    z-index: 999;
}
.postionfixed {
    position: fixed;
    margin-bottom:60px;
    width:100%;
}
    .fixed-header .navbar-header {
        background: none;
    }
.navbar-top-links > li > a {
  color: #fff;
}
/*Right panel*/
.right-sidebar .rpanel-title {
  background: #2cabe3;
}
/*Bread Crumb*/
.bg-title .breadcrumb .active {
  color: #2cabe3;
}
.checkbox-custom,
.checkbox-custom-alt {
  padding-left: 4px;
  cursor: pointer;
}

.checkbox-custom input,
.checkbox-custom-alt input {
  position: absolute;
  opacity: 0;
}

.checkbox-custom input:checked + i,
.checkbox-custom-alt input:checked + i {
  border-color: #2cabe3;
  background-color: #2cabe3;
}

.checkbox-custom input:checked + i:before,
.checkbox-custom-alt input:checked + i:before {
  top: 3px;
  left: 3px;
  width: 12px;
  height: 12px;
  background-color: #fff;
}

.checkbox-custom input:checked + span .active,
.checkbox-custom-alt input:checked + span .active {
  display: inherit;
}

.checkbox-custom input[type='radio'] + i,
.checkbox-custom input[type='radio'] + i:before,
.checkbox-custom-alt input[type='radio'] + i,
.checkbox-custom-alt input[type='radio'] + i:before {
  border-radius: 50%;
}

.checkbox-custom input[disabled] + i,
.checkbox-custom-alt input[disabled] + i {
  border-color: #e2e2e2;
  background-color: #f2f2f2;
}

.checkbox-custom input[disabled] + i:before,
.checkbox-custom-alt input[disabled] + i:before {
  background-color: #e2e2e2;
}

.checkbox-custom > i,
.checkbox-custom-alt > i {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-top: -2px;
  margin-right: 12px;
  margin-left: -20px;
  line-height: 1;
  vertical-align: middle;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}

.checkbox-custom > i:before,
.checkbox-custom-alt > i:before {
  position: absolute;
  top: 50%;
  left: -100%;
  width: 0;
  height: 0;
  background-color: transparent;
  content: "";
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
  z-index: 1;
}

.checkbox-custom > span,
.checkbox-custom-alt > span {
  margin-left: -20px;
}

.checkbox-custom > span .active,
.checkbox-custom-alt > span .active {
  display: none;
}

.checkbox-custom:hover > i,
.checkbox-custom-alt:hover > i {
  border-color: #22beef;
}

.checkbox-custom.checkbox-custom-sm input:checked + i:before,
.checkbox-custom-alt.checkbox-custom-sm input:checked + i:before {
  top: 2px;
  left: 2px;
  width: 10px;
  height: 10px;
}

.checkbox-custom.checkbox-custom-sm > i,
.checkbox-custom-alt.checkbox-custom-sm > i {
  width: 16px;
  height: 16px;
  margin-right: 6px;
  margin-left: -18px;
}

.checkbox-custom.checkbox-custom-lg input:checked + i:before,
.checkbox-custom-alt.checkbox-custom-lg input:checked + i:before {
  top: 3px;
  left: 3px;
  width: 22px;
  height: 22px;
}

.checkbox-custom.checkbox-custom-lg > i,
.checkbox-custom-alt.checkbox-custom-lg > i {
  width: 30px;
  height: 30px;
}

.checkbox-custom-alt input:checked + i {
  background-color: #4e83ff;
    border-color: #4e83ff;
    color: #fff;
}

.checkbox-custom-alt input:checked + i:before {
  top: 2px;
  left: 2px;
  width: auto;
  height: auto;
  background-color: transparent;
  opacity: 1;
}

.checkbox-custom-alt input[type='radio']:checked + i:before {
  left: 1px;
}

.checkbox-custom-alt input[disabled] + i {
  border-color: #e2e2e2;
  background-color: #f2f2f2;
}

.checkbox-custom-alt input[disabled] + i:before {
  background-color: transparent;
  color: #ccc;
}

.checkbox-custom-alt > i {
  width: 18px;
  height: 18px;
  background-color: transparent;
  border: 2px solid #dfdfdf;
}

.checkbox-custom-alt > i:before {
  content: "\f00c";
  top: 0;
  left: 0;
  display: inline-block;
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 11px;
  opacity: 0;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}

.checkbox-custom-alt.checkbox-custom-sm > i:before {
  font-size: 9px;
}

.checkbox-custom-alt.checkbox-custom-sm input:checked + i:before {
  font-size: 9px;
  top: 1px;
}

.checkbox-custom-alt.checkbox-custom-lg input:checked + i:before {
  font-size: 18px;
  top: 4px;
  left: 4px;
}

/*Sidebar*/
.sidebar {
  background: #005b83;
  box-shadow: 1px 0 20px rgb(0 0 0 / 8%);
  /*box-shadow: 1px 0px 20px rgba(0, 0, 0, 0.08);*/
}
.sidebar .label-custom {
  background: #023248;
}
#side-menu li a {
  color: #97999f;
}
#side-menu li a {
  color: #fff;
  border-left: 0px solid #2f323e;
}
#side-menu > li > a:hover,
#side-menu > li > a:focus {
 background: rgb(0 91 131);
    border-left: 5px solid #36c5d3;
    color: #fff;

}
#side-menu > li > a.active {
  background: rgb(0 91 131);
  color: #ffffff;
  font-weight: 500;
  border-left:5px solid #36c5d3
}
#side-menu ul > li > a:hover {
  color: #ffffff;
    font-weight: 600;
    background: #165c7c;
}
#side-menu ul > li > a.active {
 color: #ffffff;
    font-weight: 600;
    background: #165c7c;
}
.user-profile .user-pro-body .u-dropdown {
  color: #97999f;
}
/*themecolor*/
.bg-theme {
  background-color: #707cd2 !important;
}
.bg-theme-dark {
  background-color: #2cabe3 !important;
}
/*Button*/
.btn-custom {
  background: #145fa3;
  border: 1px solid #145fa3;
  color: #ffffff;
}
.btn-custom:hover {
  background: #2cabe3;
  opacity: 0.8;
  color: #ffffff;
  border: 1px solid #2cabe3;
}
/*Custom tab*/
.customtab li.active a,
.customtab li.active a:hover,
.customtab li.active a:focus {
border-bottom: 3px solid #018cd1 !important;
    color: #058ed1 !important;
    background: none !important;
}

.customtab li a:hover,
.customtab li a:focus {
 border-bottom: 3px solid #36c5d3 !important;
    color: #36c5d3 !important;
    background: none !important;
}
.tabs-vertical li.active a,
.tabs-vertical li.active a:hover,
.tabs-vertical li.active a:focus {
  background: #2cabe3;
  border-right: 2px solid #2cabe3;
}
/*Nav-pills*/
.nav-pills > li.active > a,
.nav-pills > li.active > a:focus,
.nav-pills > li.active > a:hover {
  background: #2cabe3;
  color: #ffffff;
}
/*Extra css*/
.bg-theme,
.fc-toolbar,
.fc th.fc-sun,
.fc th.fc-tue,
.fc th.fc-thu,
.fc th.fc-sat,
.fc th.fc-mon,
.fc th.fc-wed,
.fc th.fc-fri,
.fc-button {
  background-color: #2cabe3 !important;
}
.table tbody tr.advance-table-row.active,
.fc-button {
  border-color: #2cabe3;
}
.manage-users .tabs-style-iconbox nav {
  background: #2cabe3;
}
.manage-users .tabs-style-iconbox nav li.tab-current a {
  background: #2cabe3;
}
.manage-users .tabs-style-iconbox nav li.tab-current a:after {
  border-top-color: #2cabe3;
}
.panel-themecolor,
.panel-theme {
  border-color: #2cabe3;
}
.sidebar .sidebar-head {
       background: #fff;
    border: 4px solid #005b83;
}

    .sidebar .sidebar-head h3 {
        color: #ffffff;
    }
    .panel .panel-heading .panel-title {
    font-size: 16px;
    color: #fff;
}
.panel .panel-heading .panel-title a {
    color: #313131;
}
.panel .panel-heading .panel-title a:hover {
    color: #313131;
}
    .panel-title a:hover {
    color: #fff;
}
.footer {
    background: #2f323e;
}
.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a {
      color: #96a2b4;
}
.dropdown-menu {
        background: #284654;
}
 .navbar-top-links .dropdown-user .dw-user-box .u-text h4 {
                margin: 0px;
                color: #fff;
            }

 .text-muted1 {
    color: #fff;
}
 .panel-default > .panel-headingi {
    padding: 7px 20px;
    background: #41b7d8;
    background: -moz-linear-gradient(top, #41b7d8 0%, #008bd1 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#41b7d8), color-stop(100%,#008bd1));
    background: -webkit-linear-gradient(top, #41b7d8 0%,#008bd1 100%);
    background: -o-linear-gradient(top, #41b7d8 0%,#008bd1 100%);
    background: -ms-linear-gradient(top, #41b7d8 0%,#008bd1 100%);
    background: linear-gradient(to bottom, #41b7d8 0%,#008bd1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#41b7d8', endColorstr='#008bd1',GradientType=0 );
    border:none !important;
}
.panel-themecolor .panel-heading,
.panel-theme .panel-heading {
  border-color: #2cabe3;
  color: white;
  background-color: #2cabe3;
}
.panel-themecolor .panel-heading a,
.panel-theme .panel-heading a {
  color: #ffffff;
}
.panel-themecolor .panel-heading a:hover,
.panel-theme .panel-heading a:hover {
  color: rgba(255, 255, 255, 0.5);
}
.panel-themecolor a,
.panel-theme a {
  color: #2cabe3;
}
.panel-themecolor a:hover,
.panel-theme a:hover {
  color: #177eac;
}
