/*
Template Name: Zircos Dashboard
Author: CoderThemes
Email: coderthemes@gmail.com
File: Responsive
*/
@media (min-width: 768px) and (max-width: 1024px) {
  .email-msg {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body {
    overflow-x: hidden;
  }
}
@media (max-width: 767px) {
  body {
    overflow-x: hidden;
  }
  .mobile-sidebar {
    left: 0px;
  }
  .mobile-content {
    left: 250px;
    right: -250px;
  }
  .wrapper-page {
    width: 90%;
  }
  .wizard > .steps > ul > li {
    width: 100%;
  }
  .wizard > .content {
    padding: 0px !important;
  }
  .wizard > .content > .body {
    float: none;
    position: relative;
    width: 100%;
    height: 100%;
    padding: 0%;
  }
  .wizard.vertical > .steps {
    display: inline;
    float: none;
    width: 100%;
  }
  .wizard.vertical > .content {
    display: inline;
    float: none;
    margin: 0%;
    width: 100%;
  }
  .navbar-nav .open .dropdown-menu {
    background-color: #ffffff;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
    left: auto;
    position: absolute;
    right: 0;
    max-width: 205px;
  }
  .todo-send {
    margin-top: 10px;
    padding-left: 15px;
  }
  .chat-inputbar {
    padding-left: 15px;
  }
  .chat-send {
    margin-top: 10px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .dataTables_wrapper .col-xs-6 {
    width: 100%;
    text-align: left;
  }
  .ms-container {
    width: 100%;
  }
  .email-msg {
    display: none;
  }
  .menu-extras ul.nav {
    display: flex;
  }
  .menu-extras ul.nav li.navbar-c-items {
    display: inline-block;
  }
}
@media (max-width: 480px) {
  .side-menu {
    z-index: 10 !important;
  }
  .button-menu-mobile {
    display: block;
  }
  .search-bar {
    display: none !important;
  }
  .dropdown-menu-lg {
    width: 220px !important;
  }
  .notification-list em {
    display: none;
  }
  .notification-list .media-body {
    margin-left: 0 !important;
  }
  .page-title-box {
    padding: 20px 0;
  }
}
@media (max-width: 420px) {
  .hide-phone {
    display: none !important;
  }
  .logo {
    display: none;
  }
  .navbar-toggle {
    float: left;
  }
  .navbar-toggle .lines {
    margin-left: 5px !important;
  }
}
/* Container-alt */
@media (min-width: 768px) {
  .container-alt {
    width: 750px;
  }
}
/*desktop*/
@media (min-width: 992px) {
    .container-alt {
        width: 970px;
    }
    .b2cstyle .showlessButton,.b2cstyle .showmoreButton {
        position: absolute;
        z-index: 100;
        text-align: center;
        color: #fff;
        background: #7b99bf;
        border-radius: 1.5em;
        RequestPayment left: 45%;
        text-decoration: none;
        width: 10%;
        left: 45%;
    }
}
 .b2cstyle table {
     margin-bottom: 0;
 }
/*MOBILE*/
@media (max-width: 992px) {
    .b2cstyle.right-to-left .navbar-nav .open .dropdown-menu {
        right: -45px;
        left: 0;
    }
    .b2cstyle.right-to-left .arrow-dropdown-menu.arrow-menu-right:before ,.b2cstyle.right-to-left .arrow-dropdown-menu.arrow-menu-right:after {
        display: none;
    }
    .b2cstyle .recovery-password-button {
        width: 100%;
        padding: 10px !important;
        font-size: 12px;
    }
    .b2cstyle #companyname {
        display: none;
    }
    .b2cstyle .logo {
        display: block;
    }
    .b2cstyle.right-to-left .widget-box-two .widget-two-icon {
        display: none;
    }
    .b2cstyle .showlessButton,.b2cstyle .showmoreButton {
         position: absolute;
        z-index: 100;
        text-align: center;
        color: #fff;
        background: #7b99bf;
        border-radius: 1.5em;
        RequestPayment left: 45%;
        text-decoration: none;
        width: 30%;
        left: 35%;
    }
       .b2cstyle .rwd-table tr {
         border-bottom: 1px solid gray;
     }
     .b2cstyle .rwd-table tr:nth-child(2) {
        border-top: none;
      }
         
.b2cstyle .rwd-table {
  margin: auto;
  border-collapse: collapse;
}
.b2cstyle .rwd-table th {
  display: none;
}
/*.b2cstyle .rwd-table tbody td {
    text-align: center;
}*/
.b2cstyle .rwd-table td {
  display: block;
}

.b2cstyle .rwd-table td:first-child {
  margin-top: .5em;
}

.b2cstyle .rwd-table td:last-child {
  margin-bottom: .5em;
}

.b2cstyle .rwd-table td:before {
  content: attr(data-th) ": ";
  font-weight: bold;
  display: inline-block;
  color: #000;
  padding-left: 5px;
  font-size: 10px;
  float: right;
}

.b2cstyle .rwd-table th,
.b2cstyle .rwd-table td {
  text-align: right;
}

.b2cstyle .rwd-table {
  color: #333;
  border-radius: .4em;
  /*overflow: hidden;*/
}

.b2cstyle .rwd-table tr {
  border-color: #bfbfbf;
}

.b2cstyle .rwd-table th,
.b2cstyle .rwd-table td {
  padding: .5em 1em;
}
.b2cstyle .rwd-table td {
    text-align: center;
    font-size: 12px;
    padding: 6px 10px;
    min-height: 30px;
}
}


@media (min-width: 1200px) {
  .container-alt {
    width: 1170px;
  }
}
@media (max-width: 419px) {
  .topbar-left {
    width: 70px !important;
  }
  .content-page {
    margin-left: 70px;
  }
  .forced .side-menu.left {
    box-shadow: 0 12px 12px rgba(0, 0, 0, 0.1);
  }
  .enlarged .side-menu.left {
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1) !important;
  }
}
.right-to-left .input-group .form-control {
    float: right;
}




.profileInput  {
  position:relative;
  margin-bottom: 33px;
}
.siteInputs {
  font-size:18px;
  padding: 15px 6px 0px 5px;
  display:block;
  width: 100%;
  border:none;
  border-bottom: 1px solid #757575;
  font-size: 15px;
  color: #323335;
  top: 5px !important;
  border-top: none !important;
  border-right: none !important;
  border-left: none !important;
}

/* LABEL ======================================= */
.lblProfile {
  color:#999;
  font-size: 14px;
  font-weight:normal;
  position:absolute;
  pointer-events:none;
  right: 5px;
  top:10px;
  transition:0.2s ease all;
  -moz-transition:0.2s ease all;
  -webkit-transition:0.2s ease all;
}

/* active state */
.siteInputs:focus ~ .lblProfile, .siteInputs:valid ~ .lblProfile 		{
  top: -9px;
  font-size:14px;
  color:#5264AE;
  font-weight: bold;
}

/* BOTTOM BARS ================================= */
.profileBar 	{ position:relative; display:block; width:300px; }
.profileBar:before, .profileBar:after 	{
  content:'';
  height:2px;
  width:0;
  bottom:1px;
  position:absolute;
  background:#5264AE;
  transition:0.2s ease all;
  -moz-transition:0.2s ease all;
  -webkit-transition:0.2s ease all;
}
.profileBar:before {
  left:50%;
}

/* HIGHLIGHTER ================================== */
.highlight {
  position:absolute;
  height:60%;
  width: 100%;
  top:25%;
  right: 0;
  pointer-events:none;
  opacity: 0.1;
}

/* active state */
.siteInputs:focus ~ .highlight {
  -webkit-animation:inputHighlighter 0.3s ease;
  -moz-animation:inputHighlighter 0.3s ease;
  animation:inputHighlighter 0.3s ease;
}

/* ANIMATIONS ================ */

@-webkit-keyframes inputHighlighter {
	from { background:#5264AE; }
  to 	{ width:0; background:transparent; }
}
@-moz-keyframes inputHighlighter {
	from { background:#5264AE; }
  to 	{ width:0; background:transparent; }
}
@keyframes inputHighlighter {
	from { background:#5264AE; }
  to 	{ width:0; background:transparent; }
}


/*Site/Userprofile*/

.right-to-left .firstName-ico,.right-to-left .lastName-ico,.right-to-left .Email-ico,.right-to-left .mobile-ico{
    padding-right: 0 !important;
}
.right-to-left .siteFirstName,.right-to-left .siteLastName,.right-to-left .siteEmail,.right-to-left .siteMobileNumber {
    display: block;
    margin: 0 145px;
    margin-right: 0;
}

.right-to-left .siteProfile {
    padding: 10px 0 !important;
}

.right-to-left .siteProfilePadding {
    margin-right: -13px !important;
}

.right-to-left .miniProfileInfo {
    padding: 12px;
}

.right-to-left .siteProfile .input-group-addon>.fa,.right-to-left .otherInformation .input-group-addon>.fa{
    color: #000;
}

@media (min-width:900px){
.left-to-right .miniProfileInfo .input-group-addon:first-child {
    float: left;
    position: absolute;
    right: 206px;
    z-index: 4;
    display: table;
    height: 38px;
    padding-top: 8px;
}
}
.left-to-right .miniProfileInfo .input-group .form-control:last-child,.left-to-right .input-group-addon:last-child,.left-to-right .input-group-btn:first-child>.btn-group:not(:first-child)>.btn,.left-to-right .input-group-btn:first-child>.btn:not(:first-child),.left-to-right .input-group-btn:last-child>.btn,.left-to-right .input-group-btn:last-child>.btn-group>.btn,.left-to-right .input-group-btn:last-child>.dropdown-toggle {
    float: right;
    width: 193px !important;
    padding-left: 0px;
    text-align: left;
    right: -3px;
    position: relative;
}

.left-to-right .miniProfileInfo .input-group {
    float: left;
}

.left-to-right .miniProfileInfo .input-group-addon>.fa {
    height: 24px;
    padding-top: 4px;
}

.left-to-right .miniProfileInfo .panel-body {
    padding: 6px;
}

.left-to-right .miniProfileInfo {
    padding: 2px;
}

.left-to-right .siteProfilePadding {
    font-size: 13px;
    float: left;
    text-align: left;
    padding-left: 9px;
    padding-right: 14px;
}

@media (max-width:400px){
   .left-to-right .siteProfilePadding{
        float:none !important;
        display:block;
        margin: 0 auto;
        top: 30px;
    }
   .left-to-right .miniProfileInfo .input-group-addon:first-child{
        position:absolute;
        left: 32px !important;
        right: 206px;
        padding: 6px 19px;
        display: table;
        padding-top: 10px;
        height:39px;
    }
   .left-to-right .miniProfileInfo .input-group{
        float:none;
    }
   .left-to-right .miniProfileInfo .input-group-addon>.fa{
            height: 24px;
            margin-left: 19px;
            /* padding-top: 7px; */
            display: table;
            margin: 0px auto;
    }
}
.left-to-right .otherInformation .input-group .form-control:last-child,.left-to-right .input-group-addon:last-child,.left-to-right .input-group-btn:first-child>.btn-group:not(:first-child)>.btn,.left-to-right .input-group-btn:first-child>.btn:not(:first-child),.left-to-right .input-group-btn:last-child>.btn,.left-to-right .input-group-btn:last-child>.btn-group>.btn,.left-to-right .input-group-btn:last-child>.dropdown-toggle {
    float: right;
    width: 193px !important;
    padding-left: 0px;
    text-align: left;
    right: -3px;
    position: relative;
}

.left-to-right .otherInformation .widget-article-comments.tab-pane.panel.no-padding.no-border.fade.active.in.first-section-profile .panel-info .input-group-addon:first-child {
    float: left;
    position: absolute;
    right: 204px;
    z-index: 4;
    display: table;
    height: 38px;
    padding-top: 8px;
}


.left-to-right .panel-heading  span.panel-title.panel-info {
    float: left;
}

.left-to-right .otherInformation .panel-info .panel-heading {
    padding: 10px 10px 20px;
}

.otherInformation .nav-tabs li.active>a, .otherInformation .nav-tabs li.active>a:focus, .otherInformation .nav-tabs li.active>a:hover {
    color: #505050;
    background-color: #d9edf7;
}

.left-to-right .second-section-profile .input-group-addon:first-child {
    float: left;
    position: absolute;
    right: 844px;
    z-index: 4;
    display: table;
    height: 33px;
    padding-top: 8px;
}

.left-to-right .second-section-profile .input-group {
    width: 94%;
}
.left-to-right .second-section-profile label.control-label {
    float: left;
    padding-left: 15px;
}

.left-to-right .second-section-profile label.control-label {
    float: left;
    padding-left: 15px;
}

@media (min-width: 768px) {
    .left-to-right .third-section-profile .form-horizontal .control-label {
        margin-bottom: 0;
        padding-top: 7px;
        text-align: center;
    }
}
@media (max-width:400px){
  .left-to-right .second-section-profile .input-group-addon:first-child {
    float: left;
    position: absolute;
    right: 205px;
    z-index: 4;
    display: table;
    height: 33px;
    padding-top: 8px;
  }
}

@media (min-width:400px) and (max-width:900px){
  .left-to-right .second-section-profile .input-group-addon:first-child {
    display:none;
  }
}
@media (min-width: 900px){
.left-to-right .otherInformation .third-section-profile .input-group-addon:first-child {
    float: left;
    position: absolute;
    right: 206px;
    z-index: 4;
    display: table;
    height: 38px;
    padding-top: 8px;
}
}
@media (min-width: 768px){
    .left-to-right .third-section-profile .form-horizontal .control-label {
        text-align:left;
    }
}
.left-to-right .first-section-profile .form-horizontal .control-label {
    float: left;
}
.left-to-right .otherInformation .btn, .btn-default{
    float: left;
    color: #6d6d6d !important;
}
.right-to-left .otherInformation .btn, .btn-default{
    color: #6d6d6d !important;
    /* float: right; */
}
.select2-result-label:hover,.select2-result-label:focus,.select2-result-label:visited,.select2-result-label:active {
    color: #f4b04f !important;
}
.select2-results .select2-highlighted{color: #e66454 !important;}
.right-to-left .select2-results .select2-highlighted{color: #e66454 !important;}
.miniProfileInfo a.btn.btn-xs.pfi-clear {
    position: absolute;
    /* top: 202px; */
    right: 60px;
    /* z-index: 30000000; */
    /* margin-top: 2px !important; */
    padding: 3px 5px !important;
    background: #e55c4c;
    border: 1px solid #e55c4c;
    color: #fff;
}
.pixel-file-input, .pixel-file-input:focus {
    border-color: #4cb64c !important;
    border-bottom-color: #42a142 !important;
    background: #5ebd5e !important;
    background-image: -webkit-linear-gradient(top,#62be62 0,#4cb64c 100%) !important;
    /* background-image: linear-gradient(to bottom,#62be62 0,#4cb64c 100%) !important; */
    background-repeat: repeat-x !important;
}
.pfi-actions {
    background: -webkit-linear-gradient(top,#62be62 0,#4cb64c 100%) !important;
}
.miniProfileInfo a.btn.btn-xs.btn-primary.pfi-choose {
    background: #000;
    padding-top: 5px !important;
    padding: 0 257px 0 10px;
}
.miniProfileInfo a.btn.btn-xs.pfi-clear:hover {
    border: none !important;
    color: #000 !important;
}

a.btn.btn-xs.btn-primary.pfi-choose:hover {
    border: none !important;
    color: #000 !important;
}
a.recove-password {
    text-align: center;
    display: block;
    margin-top: 14px;
}
.email-recover-box {
    margin-top: 20px;
}
button.btn.btn-primary.recovery-password-button {
    padding: 10px 40px;
    background: #16BFFD;  /* fallback for old browsers */
    background: -webkit-linear-gradient(to bottom, #CB3066, #16BFFD) !important;  /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to bottom, #c654d2, #6926a6) !important; /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    border: none !important;
    border-radius: 0px;
    display: block;
    margin: 0 auto;
}
.btn-send-recovery-email {
    background: -webkit-linear-gradient(to bottom, #CB3066, #16BFFD) !important;  /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to bottom, #c654d2, #6926a6) !important; /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    border: none !important;
}
.waves-input-wrapper {
    z-index: -11;
}
.right-to-left .miniProfileInfo a.btn.btn-xs.btn-primary.pfi-choose {
    margin-left: 220px;
}
/*mobile*/
@media (max-width: 991px) {
    button.btn.btn-primary.recovery-password-button {
        padding: 10px;
        font-size: 12px;
    }
}