/*  
* ############################################################################################
* 
* KLOROFIL - Free Bootstrap Dashboard Template
* ---------------------------------------------------------------------
*
* Version:  2.0
* Author:   The Develovers
* Website:  https://www.themeineed.com/
* Copyright:  Copyright 2016 The Develovers
* License:  Creative Common Attribution 4.0 https://creativecommons.org/licenses/by/4.0/
* 
* ############################################################################################
*/
/********************
 * GENERAL STYLES
 ********************/
html {position: relative;min-height: 100%;}
body {background-color: #F3F5F8;font-family: "Source Sans Pro", sans-serif; font-size: 15px;color: #000; }
a {
    color: #3287B2;
    cursor: pointer !important;
}
a:hover, a:focus{color: #3b98c8;text-decoration: none;}
th {font-weight: 600;}
.page-title{margin-top: 0;margin-bottom: 15px;font-weight: 300;}
.navbar-default .brand{padding: 0px 8px;font-size: 20px;width: 100%;}
#username{display: inline-block;color: #fff700;font-weight: bold;}
footer { position: absolute;bottom: 0;right: 0;padding-top: 15px;padding-bottom: 10px;}
*{outline:none;}
.copyright{margin-bottom: 0;text-align: right;font-size: 13px;}
.close {opacity:1;}
.nav.nav-tabs li a {padding: 7px 9px;font-size: 13px;}
.navbar-default .brand {
    padding: 5px 8px;
}
.ExcelbuttonAccount {
    display: inline-block;
    float: right;
    position: absolute;
    top: 0px;
    right: 300px;
}
.Excelbutton {
    display: inline-block;
    float: right;
    position:absolute;
    top: 0px;
    right: 10px;
}
    .Excelbutton.ExcelbuttonCSV {
        display: inline-block;
        float: right;
        position: absolute;
        top: 0px;
        right: 220px;
    }
.Multiplecloseorder {
    display: inline-block;
    float: left;
    position: absolute;
    top: 20px;
    left: 10px;
    width: 105px;
}

    .Excelbutton.Allopenorder {
        display: inline-block;
        float: right;
        position: absolute;
        top: 0px;
        right: 134px;
    }
.navbar-default .brand a {
    width: 100%;
    float: left;
    font-size: 15px;
}
.navbar-default .brand a img {height: 50px;}
#navbar-menu{width:100%;float:left;}
.cp-sub button, .cp-sub input[type="button"], .coin input[type="button"] {
    padding: 2px 7px 3px;
    line-height: normal;
    border-radius: 3px;
    border: 0px;
}
.submit-btn button{padding: 7px 38px;display: inline-block;font-weight: bold;margin-top: 7px;border-radius: 29px;border:0px;}
.fourteen .add-btn.a {padding: 2px 4px 3px;line-height: normal;border-radius: 3px;font-size: 14px;border: 0px;display: block;width: 100%;margin: 0;}
@media screen and (max-width: 767px) {.copyright {text-align: center;position: relative !important; }}
/********************
 * LAYOUT
 ********************/
#wrapper .sidebar {-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;width: 260px;height: 100%;float: left;background-color: #2B333E;position: fixed;left: 0;}
#wrapper .main {-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;left: 0;position: relative;float: right;background-color: #f5f5fa;width:100%;}
#wrapper #sidebar-nav, #wrapper .main,.main {padding-top: 44px;}
@media screen and (max-width: 767px){
#wrapper #sidebar-nav, #wrapper .main {padding-top: 130px; }
.layout-fullwidth #wrapper .sidebar {left: -260px;}
.layout-fullwidth #wrapper .main {width: 100%;}
.layout-fullwidth #wrapper .navbar{left: 0 !important;}
.layout-fullwidth #wrapper .btn-toggle-fullwidth{color: #00AAFF;}
.offcanvas-active #wrapper .sidebar {left: 0;}
.offcanvas-active #wrapper .main {width: 100%;position: relative;left: 260px;}
}
@media screen and (max-width: 1024px){
  #wrapper .sidebar {left: -260px;}
  #wrapper .main {width: 100%;}
  #wrapper .navbar {left: 0 !important;}
  #wrapper .btn-toggle-fullwidth{color: #00AAFF;}
  .btn-toggle-minified {display: none; }
}
.main-content {padding:15px 10px 28px;}
.navbar + .main-content {padding: 105px 0 28px 5px; }
@media screen and (max-width: 767px) {.navbar + .main-content {padding-top: 155px;}}
html.fullscreen-bg,
html.fullscreen-bg body,
html.fullscreen-bg #wrapper {height: 100%;}
.vertical-align-wrap {position: absolute;width: 100%;height: 100%;display: table;}
.vertical-align-middle {display: table-cell;vertical-align: middle;}
/********************
 * TOP NAVIGATION
 ********************/
.navbar-default {-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;-moz-box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.1);-webkit-box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.1);box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.1);-webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0;padding: 0;margin: 0;border: none;background-color: #fff; }
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {background-color: #fafafa;color: #fff;}
.navbar-default .navbar-toggle, .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {background-color: #f8f8f8;}
.navbar-default .brand {float: left;}
@media screen and (max-width: 1024px){.navbar-default .brand{ padding-left: 30px;padding-right: 15px;}}
@media screen and (max-width: 992px){.navbar-default .brand{display: none;}}
@media screen and (max-width: 640px){.navbar-default #navbar-menu{ float: right; }}
.navbar-btn {float: left;padding: 7px 0;}
.navbar-btn button {font-size: 24px;padding: 4px 8px;line-height: .7;border: none;background: none;outline: none;}
@media screen and (max-width: 640px){.navbar-btn {padding-left: 0; }}
.navbar-btn-right {float: right;}
.navbar-form {padding: 15px;border: 0;}
.navbar-form input[type="text"] {min-width: 200px;}
@media screen and (max-width: 767px){.navbar-form{ float: left;width: 70%;margin-left: 5px;margin-right: 5px;padding-left: 0;padding-right: 0;}.navbar-form .input-group{width: 70%;}.navbar-form input[type="text"] {min-width: 150px;}}
@media screen and (max-width: 640px){.navbar-form{display: none;}}
.navbar-nav .icon-menu {display: inline-block;vertical-align: middle;*vertical-align: auto;*zoom: 1;*display: inline;padding-top: 28px;padding-bottom: 28px;position: relative;}
.navbar-nav .icon-menu .badge {position: absolute;top: 22px;right: 16px;}
.navbar-nav > li > a {padding: 0px 20px;}
.navbar-nav > li > a > i {font-size: 22px;margin-right: 2px;vertical-align: middle;}
.navbar-nav > li > a > i.icon-submenu {margin-left: 2px; margin-right: 0;font-size: 10px;position: relative;top: 1px;}
.navbar-nav > li > a > span {position: relative;top: 2px;font-size: 15px !important;}
.navbar-nav > li > a img {width: 16px;margin-right: 2px;position: relative;top: 0px;}
.navbar-nav > li > .dropdown-menu {padding: 0;min-width: 200px; }

.navbar-nav .dropdown-menu {
  border-top: 2px solid #ACB0B5; }

.navbar-nav .dropdown-menu > li > a {
  padding: 10px 20px; }
  .navbar-nav .dropdown-menu > li > a:hover, .navbar-nav .dropdown-menu > li > a:focus {
    background-color: #fafafa; }
  .navbar-nav .dropdown-menu > li > a span,
  .navbar-nav .dropdown-menu > li > a i {
    vertical-align: middle; }

@media screen and (min-width: 768px) {
  .navbar-nav.navbar-right {
    margin-right: 0; } }

@media screen and (max-width: 767px) {
  .navbar-nav {
    width: 100%;
    margin: 0; }
    .navbar-nav > li {
      display: table-cell;
      width: 1%;
      position: inherit;
      text-align: center; }
    .navbar-nav > li > a {
      padding: 15px 20px; }
      .navbar-nav > li > a span:not(.badge),
      .navbar-nav > li > a .icon-submenu {
        display: none; }
    .navbar-nav .open .dropdown-menu {
      -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);
      -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);
      box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);
      position: absolute;
      width: 100%;
      margin-top: 3px;
      background-color: #fff; }
    .navbar-nav .open .dropdown-menu > li > a {
      padding: 10px 15px; }
    .navbar-nav .icon-menu {
      padding-top: 15px;
      padding-bottom: 15px; }
      .navbar-nav .icon-menu .badge {
        top: 10px;
        right: 15px; } }

.navbar-toggle {
  padding: 5px 8px;
  margin: 20px 15px 20px 0; }
  .navbar-toggle .icon-nav {
    font-size: 24px; }

.notification-item .dot {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 10px;
  height: 10px;
  content: '';
  margin-right: 8px; }

ul.notifications > li {
  border-bottom: 1px solid #F0F0F0; }
  ul.notifications > li:last-child {
    border-bottom: none; }
  ul.notifications > li > .more {
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: center;
    text-decoration: underline;
    font-weight: 600; }
    ul.notifications > li > .more:hover, ul.notifications > li > .more:focus {
      text-decoration: none; }

.dropdown-menu {
  -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);
  border-color: #eaeaea; }
  .dropdown-menu > li > a {
    color: #676a6d; }
  .dropdown-menu > li i {
    margin-right: 6px; }
  .dropdown-menu .active > a, .dropdown-menu .active > a:focus, .dropdown-menu .active > a:hover {
    background-color: #00AAFF; }
  .dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
    color: #a3a3a3; }
/********************
* Account List
********************/
.pagination span.d1 {
    margin: 0px 5px;
    background: #252c35;
    color: #fff;
    padding: 2px 16px;
    border: 1px solid #ddd;
    float: left;
}

.pagination span.d1 {
    margin: 0px 5px;
    background: #252c35;
    color: #fff;
    padding: 2px 16px;
    border: 1px solid #ddd;
    float: left;
}

.pagination span {
    color: black;
    float: left;
    padding: 2px 16px;
    text-decoration: none;
}

.tpag {
    color: black;
    float: left;
    padding: 1px 0px;
    text-decoration: none;
    border: 1px solid #252c35;
}

    .tpag span {
        padding: 0px 5px;
    }

/********************
 * SIDEBAR NAVIGATION
 ********************/
.sidebar {
  z-index: 9; }
  .sidebar .nav > li > a {
    padding: 18px 30px;
    color: #AEB7C2;
    border-left: 5px solid transparent; }
    .sidebar .nav > li > a:hover, .sidebar .nav > li > a:focus, .sidebar .nav > li > a.active {
      color: #fff;
      background-color: transparent; }
      .sidebar .nav > li > a:hover i, .sidebar .nav > li > a:focus i, .sidebar .nav > li > a.active i {
        color: #00AAFF; }
    .sidebar .nav > li > a:focus, .sidebar .nav > li > a.active {
      background-color: #252c35;
      border-left-color: #00AAFF; }
    .sidebar .nav > li > a[data-toggle="collapse"] .icon-submenu {
      display: inline-block;
      vertical-align: middle;
      *vertical-align: auto;
      *zoom: 1;
      *display: inline;
      -webkit-transition: all 0.2s ease-out;
      -moz-transition: all 0.2s ease-out;
      -ms-transition: all 0.2s ease-out;
      -o-transition: all 0.2s ease-out;
      transition: all 0.2s ease-out;
      float: right;
      position: relative;
      top: 5px;
      font-size: 12px;
      line-height: 1.1;
      -moz-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
      -webkit-transform: rotate(-90deg);
      transform: rotate(-90deg); }
    .sidebar .nav > li > a[data-toggle="collapse"].collapsed .icon-submenu {
      -moz-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg); }
    .sidebar .nav > li > a .badge {
      font-weight: 400;
      background-color: #F9354C; }
  .sidebar .nav {
    /* submenu */ }
    .sidebar .nav i {
      margin-right: 10px;
      font-size: 18px; }
    .sidebar .nav span {
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      position: relative;
      top: -2px; }
    .sidebar .nav .nav {
      background-color: #252c35; }
      .sidebar .nav .nav > li > a {
        padding-left: 60px;
        padding-top: 10px;
        padding-bottom: 10px; }
        .sidebar .nav .nav > li > a:focus, .sidebar .nav .nav > li > a.active {
          background-color: transparent;
          border-left-color: transparent; }
        .sidebar .nav .nav > li > a.active a {
          color: #fff; }

/********************
 * TYPOGRAPHY
 ********************/
.text-success {
  color: #41B314; }

.text-warning {
  color: #e4cb10; }

.text-danger {
  color: #F9354C; }

ul.list-justify > li {
  margin-bottom: 5px; }
  ul.list-justify > li span {
    float: right; }

/********************
 * INPUTS
 ********************/
.form-control {
  -moz-box-shadow: 0px 1px 2px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 1px 2px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0px 1px 2px 0 rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border-color: #eaeaea;
  background-color: #fcfcfc; }
  .form-control:focus {
    -moz-box-shadow: 0px 1px 2px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 1px 2px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0px 1px 2px 0 rgba(0, 0, 0, 0.1);
    border-color: #d6d6d6;
    background-color: #fff; }

.input-group {
  -moz-box-shadow: 0px 1px 2px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 1px 2px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0px 1px 2px 0 rgba(0, 0, 0, 0.1); }

.input-group .form-control, .input-group-addon, .input-group-btn {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none; }

.input-group-addon {
  border: 1px solid #eaeaea; }

/* fancy checkbox and radio button */
.fancy-checkbox {
  display: block;
  font-weight: normal; }
  .fancy-checkbox input[type="checkbox"] {
    display: none; }
    .fancy-checkbox input[type="checkbox"] + span {
      display: inline-block;
      vertical-align: middle;
      *vertical-align: auto;
      *zoom: 1;
      *display: inline;
      cursor: pointer;
      position: relative;
      font-size: 13px; }
      .fancy-checkbox input[type="checkbox"] + span:before {
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        *zoom: 1;
        *display: inline;
        position: relative;
        bottom: 1px;
        width: 18px;
        height: 18px;
        margin-right: 5px;
        content: "";
        border: 1px solid #ccc; }
    .fancy-checkbox input[type="checkbox"]:checked + span:before {
      font-family: FontAwesome;
      content: '\f00c';
      font-size: 12px;
      color: #99a1a7;
      text-align: center;
      line-height: 16px;
      background: #ededed;
      border: 1px solid #ccc; }
  .fancy-checkbox.custom-color-green input[type="checkbox"]:checked + span:before {
    color: #53D76A;
    background-color: #fff; }
  .fancy-checkbox.custom-bgcolor-green input[type="checkbox"]:checked + span:before {
    color: #fff;
    background-color: #53D76A;
    border-color: #32cf4d; }

.fancy-radio {
  display: block;
  font-weight: normal; }
  .fancy-radio input[type="radio"] {
    display: none; }
    .fancy-radio input[type="radio"] + span {
      display: block;
      cursor: pointer;
      position: relative;
      font-size: 13px; }
      .fancy-radio input[type="radio"] + span i {
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        *zoom: 1;
        *display: inline;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        border-radius: 8px;
        position: relative;
        bottom: 1px;
        content: "";
        border: 1px solid #ccc;
        width: 18px;
        height: 18px;
        margin-right: 5px; }
    .fancy-radio input[type="radio"]:checked + span i:after {
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
      display: block;
      position: relative;
      top: 3px;
      left: 3px;
      content: '';
      width: 10px;
      height: 10px;
      background-color: #99a1a7; }
  .fancy-radio.custom-color-green input[type="radio"]:checked + span i:after {
    background-color: #53D76A; }
  .fancy-radio.custom-bgcolor-green input[type="radio"]:checked + span i {
    background-color: #53D76A; }
    .fancy-radio.custom-bgcolor-green input[type="radio"]:checked + span i:after {
      background-color: #fff; }

/********************
 * BUTTONS
 ********************/
.btn {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -moz-box-shadow: 0px 1px 2px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 1px 2px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0px 1px 2px 0 rgba(0, 0, 0, 0.2);
  padding: 6px 22px; }

.btn-group-lg > .btn,
.btn-lg {
  padding: 10px 28px; }

.btn-group-sm > .btn,
.btn-sm {
  padding: 5px 18px; }

.btn-group-xs > .btn,
.btn-xs {
  padding: 5px 14px; }

.btn-primary {
  background-color: #00AAFF;
  border-color: #00a0f0; }
  .btn-primary:hover, .btn-primary:focus {
    background-color: #00a0f0;
    border-color: #00a0f0; }

.btn-warning {
  background-color: #e4cb10;
  border-color: #d6be0f; }
  .btn-warning:hover, .btn-warning:focus {
    background-color: #d6be0f;
    border-color: #d6be0f; }

.btn-default:hover, .btn-default:focus {
  background-color: #f7f7f7; }

.btn-success {
  background-color: #41B314;
  border-color: #3ca512; }
  .btn-success:hover, .btn-success:focus {
    background-color: #3ca512;
    border-color: #3ca512; }

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  opacity: 0.4;
  filter: alpha(opacity=40); }

/********************* PANELS *********************
 **************************************************/
  .bank-rate-content .table tr td,.bank-rate-content .table tr th{text-align: center;vertical-align: middle;padding: 3px 10px;font-size: 14px;}
  .bank-rate-content .table tr td input{width: 125px;border-radius: 4px;min-height: 24px;border: 0px;line-height: normal;vertical-align: middle;padding: 2px 5px 5px;font-size: 14px;}
  .panel.panel-headline.product-title .table tr th{font-size: 13px;}
  .bank-rate-content .table tr td.bm label{margin: 0;font-size: 20px;font-weight: 600;}
  .panel {-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);background-color: #fff;margin-bottom: 30px;}
  .bank-one{text-align:left !important;}
  .checkbox-cover{margin-top: 5px;margin-bottom: 5px;padding: 5px 5px 0px 5px;width:100%;}
  .panel.panel-headline.product-title.check .col-md-4{display:flex;}
  .check-title h3{margin: 0;padding: 3px 10px;border-radius: 3px;font-weight: 600;font-size: 18px;}
  .dga p{display:block;margin: 0;}
  .check-cvr h3{margin: 0;display: inline-block;padding-left: 10px;font-size: 16px;line-height: normal;}
  .rt-che-cvr{margin: 3px 0px 0px;}
  .panel.panel-headline.product-title.check .panel-body{height:auto;display:flex;}
  .bank-rate-content .table tr td select{width:90px;border-radius: 4px;min-height: 27px;border: 0px;font-size: 14px;}
  .panel .panel-heading,
  .panel .panel-body,
  .panel .panel-footer {padding-left: 25px;padding-right: 25px; }
  .panel.bank-rate .panel-title{text-align:center;font-weight:bold !important;}
  .panel .panel-heading {position: relative;}
  .panel .panel-heading .panel-title {margin: 0;font-size: 16px;font-weight: 300;}
  .panel.bank-rate .panel-heading .panel-title{padding:0px;padding: 4px;}
  .panel .panel-heading button {padding: 0;margin-left: 5px;background-color: transparent;border: none;outline: none;}
  .panel .panel-heading button i {font-size: 14px;}
  .panel .panel-body {padding-top: 10px;padding-bottom: 15px;}
  .panel .panel-note {font-size: 13px;line-height: 2.6;color: #777777;}
  .panel .panel-note i { font-size: 16px;margin-right: 3px;}
  .panel.panel-headline .panel-heading {border-bottom: none;}
  .panel.panel-headline .panel-heading .panel-title {margin-bottom: 8px;font-size: 22px;font-weight: normal;}
  .panel.panel-headline .panel-heading .panel-subtitle{margin-bottom: 0;font-size: 14px;color: #8D99A8;}
  .panel.panel-scrolling .btn-bottom{margin-bottom: 30px;}


/********************
 * ELEMENTS
 ********************/
.collapsing {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out; }

.label {
  font-weight: normal; }

.metric {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 20px;
  margin-bottom: 30px;
  border: 1px solid #DCE6EB; }
  .metric .icon {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    float: left;
    width: 50px;
    height: 50px;
    line-height: 50px;
    background-color: #0081c2;
    text-align: center; }
    .metric .icon i {
      font-size: 18px;
      color: #fff; }
  .metric p {
    margin-bottom: 0;
    line-height: 1.2;
    text-align: right; }
  .metric .number {
    display: block;
    font-size: 28px;
    font-weight: 300; }
  .metric .title {
    font-size: 16px; }

ul.activity-list > li {
  padding: 25px 0; }
  ul.activity-list > li:not(:last-child) {
    border-bottom: 1px solid #F0F0F0; }
  ul.activity-list > li .avatar {
    width: 40px; }
  ul.activity-list > li > p {
    margin-bottom: 0;
    padding-left: 3.5em; }
  ul.activity-list > li .timestamp {
    display: block;
    font-size: 13px;
    color: #a3a3a3; }

/* task list */
.task-list > li {
  margin-bottom: 32px; }

.task-list p {
  position: relative; }
  .task-list p .label-percent {
    position: absolute;
    right: 0; }

/* bootstrap progress bar */
.progress {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: #f1f1f1; }
  .progress.wide {
    width: 60px; }
  .progress .progress-bar {
    -webkit-transition: width 3s ease;
    -moz-transition: width 3s ease;
    -ms-transition: width 3s ease;
    -o-transition: width 3s ease;
    transition: width 3s ease;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .progress.progress-sm {
    height: 12px; }
  .progress.progress-xs {
    height: 5px; }
  .progress.progress-sm .progress-bar, .progress.progress-xs .progress-bar {
    text-indent: -9999px; }

.progress-bar-success {
  background-color: #41B314; }

.progress-bar-warning {
  background-color: #e4cb10; }

.progress-bar-danger {
  background-color: #F9354C; }

.weekly-summary {
  margin-bottom: 30px;
  font-weight: 300; }
  .weekly-summary .number {
    font-size: 36px; }
  .weekly-summary i {
    font-size: 16px;
    margin-left: 10px; }
  .weekly-summary .percentage {
    position: relative;
    top: -7px; }
  .weekly-summary .info-label {
    display: block;
    margin-bottom: 10px;
    font-weight: normal; }

.todo-list > li {
  border-top: 1px solid #F0F0F0;
  position: relative; }
  .todo-list > li:first-child {
    border-top: none; }
  .todo-list > li .fancy-checkbox {
    position: absolute;
    top: 50%;
    margin-top: -11px; }
    .todo-list > li .fancy-checkbox input[type="checkbox"] + span {
      margin-right: 0; }
  .todo-list > li p {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    width: 90%;
    margin: 0;
    padding: 20px 0 20px 35px; }
  .todo-list > li.completed p,
  .todo-list > li.completed .date {
    text-decoration: line-through;
    color: #b4b7b9; }

.todo-list .title {
  font-size: 16px;
  font-weight: 600; }

.todo-list .short-description {
  display: block;
  margin-top: 5px; }

.todo-list .date {
  font-size: 13px;
  color: #a3a3a3; }

.todo-list .controls {
  float: right;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -11px; }
  .todo-list .controls a {
    margin-left: 5px; }

/* toastr notification */
#toast-container > div {
  opacity: 0.9;
  filter: alpha(opacity=90); }
  #toast-container > div, #toast-container > div:hover {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none; }

#toast-container .toast-close-button {
  top: -0.9em; }

.toast a {
  text-decoration: underline; }
  .toast a:hover, .toast a:focus {
    text-decoration: none;
    color: #fff; }

.toast .toast-message {
  font-size: 14px;
  line-height: 2; }

.toast-info {
  background-color: #00AAFF; }

.toast-success {
  background-color: #41B314; }

.toast-warning {
  background-color: #e4cb10; }

.toast-danger {
  background-color: #F9354C; }

/* tabs */
.custom-tabs-line ul {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline; }
  .custom-tabs-line ul > li {
    float: left; }
    .custom-tabs-line ul > li a {
      color: #8d9093;
      font-weight: normal; }
      .custom-tabs-line ul > li a:hover, .custom-tabs-line ul > li a:focus {
        color: #676a6d;
        background-color: transparent; }
      .custom-tabs-line ul > li a:focus {
        outline: none; }
  .custom-tabs-line ul.nav-pills a:hover, .custom-tabs-line ul.nav-pills a:focus {
    color: #fff;
    background-color: #00AAFF; }

.custom-tabs-line.tabs-line-bottom {
  border-bottom: 1px solid #eaeaea; }
  .custom-tabs-line.tabs-line-bottom ul > li {
    margin-bottom: -1px; }
  .custom-tabs-line.tabs-line-bottom a {
    border-bottom: 1px solid transparent; }
  .custom-tabs-line.tabs-line-bottom .active a {
    border-bottom: 2px solid #00AAFF; }

.custom-tabs-line.left-aligned {
  text-align: left; }

.custom-tabs-line.right-aligned {
  text-align: right; }

@media screen and (max-width: 768px) {
  .custom-tabs-line ul li.active > a {
    margin-bottom: -1px; } }

.tab-pane {
  padding: 25px 15px; }

/********************
 * CHARTS
 ********************/
/* easy pie chart */
.easy-pie-chart {
  position: relative;
  width: 110px;
  margin: 0 auto;
  margin-bottom: 15px;
  text-align: center; }
  .easy-pie-chart canvas {
    position: absolute;
    top: 0;
    left: 0; }
  .easy-pie-chart .percent {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    line-height: 110px;
    z-index: 2; }
    .easy-pie-chart .percent:after {
      content: '%';
      margin-left: 0.1em;
      font-size: .8em; }
  .easy-pie-chart#system-load {
    width: 130px; }
    .easy-pie-chart#system-load .percent {
      line-height: 128px; }

/********************************
 * AUTHENTICATION FORMS, PAGE
 ********************************/
.auth-box {
    -moz-box-shadow: 1px 2px 10px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 1px 2px 10px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 1px 2px 10px 0 rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width: 510px;
    height: auto;
    margin: 0 auto;
    background-color: #fff;
    padding: 40px 0px; }
  .auth-box:before {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    content: ' ';
    vertical-align: middle;
    height: 100%; }
  .auth-box .content {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    width: 99%;
    vertical-align: middle; }
  .auth-box .left {
       float: left;
    width: 100%;
    height: 100%;
    padding: 0 30px;
    text-align: center; }
    .auth-box .left:before {
      display: inline-block;
      vertical-align: middle;
      *vertical-align: auto;
      *zoom: 1;
      *display: inline;
      content: ' ';
      vertical-align: middle;
      height: 100%; }
  .auth-box .right {
    float: right;
    width: 58%;
    height: 100%;
    position: relative;
    background-image: url("../img/login-bg.jpg");
    background-repeat: no-repeat;
    background-size: cover; }
    .auth-box .right:before {
      display: inline-block;
      vertical-align: middle;
      *vertical-align: auto;
      *zoom: 1;
      *display: inline;
      content: ' ';
      vertical-align: middle;
      height: 100%; }
    .auth-box .right .text {
      position: relative;
      padding: 0 30px;
      color: #fff; }
    .auth-box .right .heading {
      margin-top: 0;
      margin-bottom: 5px;
      font-size: 26px;
      font-weight: 300; }
    .auth-box .right p {
      margin: 0;
      font-size: 18px;
      font-weight: 300; }
    .auth-box .right .overlay {
      position: absolute;
      top: 0;
      display: block;
      width: 100%;
      height: 100%;
      background: rgba(99, 156, 185, 0.92); }
  .auth-box .header {
    margin-bottom: 30px; }
    .auth-box .lead {
        text-align: center;
        font-weight: bold;
        font-size: 29px;
    }
    .form-control{font-size: 18px;height: 45px;}
  .auth-box .form-auth-small .btn {
    margin-top: 8px; }
  .auth-box .form-auth-small .element-left {
    float: left; }
  .auth-box .form-auth-small .element-right {
    float: right; }
  .auth-box .form-auth-small .bottom {
    margin-top: 20px;
    text-align: center; }
  .auth-box.lockscreen {
    width: 50%;
    padding: 40px 60px; }
    .auth-box.lockscreen .logo {
      margin-bottom: 30px; }
    .auth-box.lockscreen .user {
      margin-bottom: 30px; }
      .auth-box.lockscreen .user .name {
        font-size: 18px;
        margin-top: 10px; }
  @media screen and (min-width: 1440px) {
    .auth-box.lockscreen {
      width: 35%; } }
  @media screen and (max-width: 1279px) {
    .auth-box {
      width: 90%; }
      .auth-box .left {
        top: 3.3em; } }
  @media screen and (max-width: 1023px) {
    .auth-box .left {
      width: 100%;
      position: inherit;
      padding: 30px; }
    .auth-box .right {
      display: none; } }
  @media screen and (max-width: 992px) {
    .auth-box {
      width: 70%; }
      .auth-box.lockscreen {
        width: 50%;
        padding: 40px 20px; } }
  @media screen and (max-width: 640px) {
    .auth-box {
      width: 90%; }
      .auth-box .content {
        width: 95%; }
      .auth-box.lockscreen {
        width: 90%; } }

/********************
 * HELPERS
 ********************/
.bg-success {
  background-color: #41B314; }

.bg-warning {
  background-color: #e4cb10; }

.bg-danger {
  background-color: #F9354C; }

.no-padding {
  padding: 0 !important; }

.margin-top-30 {
  margin-top: 30px !important; }

.margin-bottom-30 {
  margin-bottom: 30px !important; }

.padding-top-30 {
  padding-top: 30px !important; }

.padding-bottom-30 {
  padding-bottom: 30px !important; }

/********************
 * PAGE: PROFILE
 ********************/
.panel-profile {
  position: relative; }

.profile-left {
  padding-left: 0;
  float: left;
  width: 35%;
  height: 100%;
  position: absolute;
  background-color: #F8F8F8; }

.profile-right {
  float: right;
  width: 65%;
  padding: 20px 25px; }
  .profile-right .heading {
    margin-top: 0; }

@media screen and (max-width: 992px) {
  .profile-left,
  .profile-right {
    float: none;
    width: 100%; }
  .profile-left {
    position: relative;
    margin-bottom: 30px; } }

.profile-header {
  position: relative;
  text-align: center;
  color: #fff; }
  .profile-header .overlay {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.2); }
  .profile-header .profile-main {
    position: relative;
    padding: 20px;
    background-image: url("../img/profile-bg.png");
    background-repeat: no-repeat;
    background-size: cover; }
  .profile-header .name {
    margin: 8px 0 0 0;
    font-size: 22px; }
  .profile-header .online-status {
    font-size: 13px;
    position: relative;
    top: -2px; }
    .profile-header .online-status:before {
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
      display: inline-block;
      vertical-align: middle;
      *vertical-align: auto;
      *zoom: 1;
      *display: inline;
      content: '';
      width: 8px;
      height: 8px;
      margin-right: 3px; }
    .profile-header .online-status.status-available:before {
      background-color: #41B314; }
  .profile-header .profile-stat {
    position: relative;
    background-color: #00AAFF; }
    .profile-header .profile-stat .stat-item {
      padding: 20px;
      position: relative; }
      .profile-header .profile-stat .stat-item:after {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        width: 1px;
        height: 100%;
        background-color: #33bbff; }
      .profile-header .profile-stat .stat-item:last-child:after {
        display: none; }
    .profile-header .profile-stat .stat-item span {
      display: block; }
  @media screen and (max-width: 1023px) {
    .profile-header .profile-stat .stat-item:after {
      display: none; } }

.profile-detail {
  padding-bottom: 30px; }

.profile-info {
  padding: 0 20px;
  margin: 40px 0; }
  .profile-info .heading {
    margin: 0 0 10px 0;
    font-weight: 600; }
  .profile-info ul > li {
    margin-bottom: 8px; }

.social-icons {
  margin-bottom: 0; }
  .social-icons > li {
    padding: 0 2px 5px 2px; }
    .social-icons > li > a {
      display: inline-block;
      vertical-align: middle;
      *vertical-align: auto;
      *zoom: 1;
      *display: inline;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      border-radius: 3px;
      width: 40px;
      height: 40px;
      line-height: 42px;
      text-align: center;
      background-color: #4d4d4d;
      color: #fff; }
      .social-icons > li > a i {
        font-size: 18px; }
      .social-icons > li > a:hover, .social-icons > li > a:focus {
        background-color: #404040; }

/* colored background */
.z500px-bg {
  background-color: #0099e5 !important; }
  .z500px-bg:hover, .z500px-bg:focus {
    background-color: #0088cc !important; }

.about-me-bg {
  background-color: #00405d !important; }
  .about-me-bg:hover, .about-me-bg:focus {
    background-color: #002e44 !important; }

.airbnb-bg {
  background-color: #fd5c63 !important; }
  .airbnb-bg:hover, .airbnb-bg:focus {
    background-color: #fd434b !important; }

.alphabet-bg {
  background-color: #ed1c24 !important; }
  .alphabet-bg:hover, .alphabet-bg:focus {
    background-color: #de1219 !important; }

.amazon-bg {
  background-color: #ff9900 !important; }
  .amazon-bg:hover, .amazon-bg:focus {
    background-color: #e68a00 !important; }

.american-express-bg {
  background-color: #002663 !important; }
  .american-express-bg:hover, .american-express-bg:focus {
    background-color: #001c4a !important; }

.aol-bg {
  background-color: #ff0b00 !important; }
  .aol-bg:hover, .aol-bg:focus {
    background-color: #e60a00 !important; }

.behance-bg {
  background-color: #1769ff !important; }
  .behance-bg:hover, .behance-bg:focus {
    background-color: #0059fd !important; }

.bing-bg {
  background-color: #ffb900 !important; }
  .bing-bg:hover, .bing-bg:focus {
    background-color: #e6a700 !important; }

.bitbucket-bg {
  background-color: #205081 !important; }
  .bitbucket-bg:hover, .bitbucket-bg:focus {
    background-color: #1b436d !important; }

.bitly-bg {
  background-color: #ee6123 !important; }
  .bitly-bg:hover, .bitly-bg:focus {
    background-color: #e65312 !important; }

.blogger-bg {
  background-color: #f57d00 !important; }
  .blogger-bg:hover, .blogger-bg:focus {
    background-color: #dc7000 !important; }

.booking-com-bg {
  background-color: #003580 !important; }
  .booking-com-bg:hover, .booking-com-bg:focus {
    background-color: #002a67 !important; }

.buffer-bg {
  background-color: #168eea !important; }
  .buffer-bg:hover, .buffer-bg:focus {
    background-color: #1380d3 !important; }

.code-school-bg {
  background-color: #616f67 !important; }
  .code-school-bg:hover, .code-school-bg:focus {
    background-color: #55615a !important; }

.codecademy-bg {
  background-color: #f65a5b !important; }
  .codecademy-bg:hover, .codecademy-bg:focus {
    background-color: #f54243 !important; }

.creative-market-bg {
  background-color: #8ba753 !important; }
  .creative-market-bg:hover, .creative-market-bg:focus {
    background-color: #7d964b !important; }

.delicious-bg {
  background-color: #3399ff !important; }
  .delicious-bg:hover, .delicious-bg:focus {
    background-color: #1a8cff !important; }

.deviantart-bg {
  background-color: #05cc47 !important; }
  .deviantart-bg:hover, .deviantart-bg:focus {
    background-color: #04b33e !important; }

.digg-bg {
  background-color: #005be2 !important; }
  .digg-bg:hover, .digg-bg:focus {
    background-color: #0051c9 !important; }

.disqus-bg {
  background-color: #2e9fff !important; }
  .disqus-bg:hover, .disqus-bg:focus {
    background-color: #1593ff !important; }

.django-bg {
  background-color: #092e20 !important; }
  .django-bg:hover, .django-bg:focus {
    background-color: #051911 !important; }

.dribbble-bg {
  background-color: #ea4c89 !important; }
  .dribbble-bg:hover, .dribbble-bg:focus {
    background-color: #e7357a !important; }

.elance-bg {
  background-color: #0d69af !important; }
  .elance-bg:hover, .elance-bg:focus {
    background-color: #0b5b97 !important; }

.envato-bg {
  background-color: #82b541 !important; }
  .envato-bg:hover, .envato-bg:focus {
    background-color: #75a23a !important; }

.etsy-bg {
  background-color: #d5641c !important; }
  .etsy-bg:hover, .etsy-bg:focus {
    background-color: #be5919 !important; }

.facebook-bg {
  background-color: #3b5998 !important; }
  .facebook-bg:hover, .facebook-bg:focus {
    background-color: #344e86 !important; }

.feedly-bg {
  background-color: #2bb24c !important; }
  .feedly-bg:hover, .feedly-bg:focus {
    background-color: #269d43 !important; }

.flattr-bg {
  background-color: #f67c1a !important; }
  .flattr-bg:hover, .flattr-bg:focus {
    background-color: #ed6f09 !important; }

.flickr-bg {
  background-color: #0063dc !important; }
  .flickr-bg:hover, .flickr-bg:focus {
    background-color: #0058c3 !important; }

.flipboard-bg {
  background-color: #e12828 !important; }
  .flipboard-bg:hover, .flipboard-bg:focus {
    background-color: #d21d1d !important; }

.flixster-bg {
  background-color: #2971b2 !important; }
  .flixster-bg:hover, .flixster-bg:focus {
    background-color: #24649d !important; }

.foursquare-bg {
  background-color: #0732a2 !important; }
  .foursquare-bg:hover, .foursquare-bg:focus {
    background-color: #062a8a !important; }

.github-bg {
  background-color: #4183c4 !important; }
  .github-bg:hover, .github-bg:focus {
    background-color: #3876b4 !important; }

.google-bg {
  background-color: #4285f4 !important; }
  .google-bg:hover, .google-bg:focus {
    background-color: #2a75f3 !important; }

.google-plus-bg {
  background-color: #dc4e41 !important; }
  .google-plus-bg:hover, .google-plus-bg:focus {
    background-color: #d83a2b !important; }

.instagram-bg {
  background-color: #3f729b !important; }
  .instagram-bg:hover, .instagram-bg:focus {
    background-color: #386589 !important; }

.kickstarter-bg {
  background-color: #2bde73 !important; }
  .kickstarter-bg:hover, .kickstarter-bg:focus {
    background-color: #20cf67 !important; }

.kik-bg {
  background-color: #82bc23 !important; }
  .kik-bg:hover, .kik-bg:focus {
    background-color: #73a71f !important; }

.lastfm-bg {
  background-color: #d51007 !important; }
  .lastfm-bg:hover, .lastfm-bg:focus {
    background-color: #bc0e06 !important; }

.line-bg {
  background-color: #00c300 !important; }
  .line-bg:hover, .line-bg:focus {
    background-color: #00aa00 !important; }

.linkedin-bg {
  background-color: #0077b5 !important; }
  .linkedin-bg:hover, .linkedin-bg:focus {
    background-color: #00669c !important; }

.mail-ru-bg {
  background-color: #168de2 !important; }
  .mail-ru-bg:hover, .mail-ru-bg:focus {
    background-color: #147fcb !important; }

.mailchimp-bg {
  background-color: #2c9ab7 !important; }
  .mailchimp-bg:hover, .mailchimp-bg:focus {
    background-color: #2789a2 !important; }

.myspace-bg {
  background-color: #000000 !important; }
  .myspace-bg:hover, .myspace-bg:focus {
    background-color: black !important; }

.netflix-bg {
  background-color: #e50914 !important; }
  .netflix-bg:hover, .netflix-bg:focus {
    background-color: #cc0812 !important; }

.ning-bg {
  background-color: #75af42 !important; }
  .ning-bg:hover, .ning-bg:focus {
    background-color: #699c3b !important; }

.path-bg {
  background-color: #ee3423 !important; }
  .path-bg:hover, .path-bg:focus {
    background-color: #e62412 !important; }

.patreon-bg {
  background-color: #e6461a !important; }
  .patreon-bg:hover, .patreon-bg:focus {
    background-color: #d03f17 !important; }

.paypal-bg {
  background-color: #003087 !important; }
  .paypal-bg:hover, .paypal-bg:focus {
    background-color: #00276e !important; }

.photobucket-bg {
  background-color: #0ea0db !important; }
  .photobucket-bg:hover, .photobucket-bg:focus {
    background-color: #0c8ec3 !important; }

.pinterest-bg {
  background-color: #bd081c !important; }
  .pinterest-bg:hover, .pinterest-bg:focus {
    background-color: #a50718 !important; }

.product-hunt-bg {
  background-color: #da552f !important; }
  .product-hunt-bg:hover, .product-hunt-bg:focus {
    background-color: #cb4924 !important; }

.quora-bg {
  background-color: #a82400 !important; }
  .quora-bg:hover, .quora-bg:focus {
    background-color: #8f1f00 !important; }

.rdio-bg {
  background-color: #007dc3 !important; }
  .rdio-bg:hover, .rdio-bg:focus {
    background-color: #006daa !important; }

.reddit-bg {
  background-color: #ff4500 !important; }
  .reddit-bg:hover, .reddit-bg:focus {
    background-color: #e63e00 !important; }

.rss-bg {
  background-color: #f26522 !important; }
  .rss-bg:hover, .rss-bg:focus {
    background-color: #ed560e !important; }

.salesforce-bg {
  background-color: #1798c1 !important; }
  .salesforce-bg:hover, .salesforce-bg:focus {
    background-color: #1486aa !important; }

.scribd-bg {
  background-color: #1a7bba !important; }
  .scribd-bg:hover, .scribd-bg:focus {
    background-color: #176ca4 !important; }

.shopify-bg {
  background-color: #96bf48 !important; }
  .shopify-bg:hover, .shopify-bg:focus {
    background-color: #89b03e !important; }

.skype-bg {
  background-color: #00aff0 !important; }
  .skype-bg:hover, .skype-bg:focus {
    background-color: #009cd7 !important; }

.slack-bg {
  background-color: #6ecadc !important; }
  .slack-bg:hover, .slack-bg:focus {
    background-color: #59c2d7 !important; }

.slideshare-bg {
  background-color: #0077b5 !important; }
  .slideshare-bg:hover, .slideshare-bg:focus {
    background-color: #00669c !important; }

.soundcloud-bg {
  background-color: #ff8800 !important; }
  .soundcloud-bg:hover, .soundcloud-bg:focus {
    background-color: #e67a00 !important; }

.spotify-bg {
  background-color: #2ebd59 !important; }
  .spotify-bg:hover, .spotify-bg:focus {
    background-color: #29a84f !important; }

.squarespace-bg {
  background-color: #222222 !important; }
  .squarespace-bg:hover, .squarespace-bg:focus {
    background-color: #151515 !important; }

.stackoverflow-bg {
  background-color: #fe7a15 !important; }
  .stackoverflow-bg:hover, .stackoverflow-bg:focus {
    background-color: #f86c01 !important; }

.stripe-bg {
  background-color: #00afe1 !important; }
  .stripe-bg:hover, .stripe-bg:focus {
    background-color: #009bc8 !important; }

.stumbleupon-bg {
  background-color: #eb4924 !important; }
  .stumbleupon-bg:hover, .stumbleupon-bg:focus {
    background-color: #e13b15 !important; }

.telegram-bg {
  background-color: #0088cc !important; }
  .telegram-bg:hover, .telegram-bg:focus {
    background-color: #0077b3 !important; }

.tumblr-bg {
  background-color: #35465c !important; }
  .tumblr-bg:hover, .tumblr-bg:focus {
    background-color: #2c3a4c !important; }

.twitch-tv-bg {
  background-color: #6441a5 !important; }
  .twitch-tv-bg:hover, .twitch-tv-bg:focus {
    background-color: #593a93 !important; }

.twitter-bg {
  background-color: #55acee !important; }
  .twitter-bg:hover, .twitter-bg:focus {
    background-color: #3ea1ec !important; }

.vimeo-bg {
  background-color: #162221 !important; }
  .vimeo-bg:hover, .vimeo-bg:focus {
    background-color: #0c1312 !important; }

.vine-bg {
  background-color: #00b488 !important; }
  .vine-bg:hover, .vine-bg:focus {
    background-color: #009b75 !important; }

.wechat-bg {
  background-color: #7bb32e !important; }
  .wechat-bg:hover, .wechat-bg:focus {
    background-color: #6d9f29 !important; }

.whatsapp-bg {
  background-color: #43d854 !important; }
  .whatsapp-bg:hover, .whatsapp-bg:focus {
    background-color: #2ed441 !important; }

.yahoo-bg {
  background-color: #410093 !important; }
  .yahoo-bg:hover, .yahoo-bg:focus {
    background-color: #36007a !important; }

.youtube-bg {
  background-color: #cd201f !important; }
  .youtube-bg:hover, .youtube-bg:focus {
    background-color: #b71d1c !important; }

.profile-right .heading {
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: 1px solid #eaeaea; }
.cp4.hed .cp-sub{display: inline-block;text-align: left;float: left;}
.coin .table .cp4{text-align:left;}
.panel.panel-headline.product-title.check.rate-of.rt-s-s.cn1{padding: 0px;}
.panel.panel-headline.product-title.check.rate-of.rt-s-s.cn1 table tr td{font-size: 14px;}
.panel.panel-headline.product-title.check.rate-of.rt-s-s.cn1 table tr td input[type="radio"] {height: 15px;}
.awards {
  margin-bottom: 50px; }
  .awards div[class^="col-"] {
    text-align: center; }

.award-item {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  text-align: center;
  margin-bottom: 30px; }
  .award-item .hexagon {
    margin: 35px 0; }

.hexagon {
  width: 100px;
  height: 55px;
  background: #ececec;
  position: relative; }
  .hexagon:before {
    content: "";
    position: absolute;
    top: -25px;
    left: 0;
    width: 0;
    height: 0;
    border-left: 50px solid transparent;
    border-right: 50px solid transparent;
    border-bottom: 25px solid #ececec; }
  .hexagon:after {
    content: "";
    position: absolute;
    bottom: -25px;
    left: 0;
    width: 0;
    height: 0;
    border-left: 50px solid transparent;
    border-right: 50px solid transparent;
    border-top: 25px solid #ececec; }

.award-icon {
  font-size: 36px;
  line-height: 1.5em; }

ul.activity-timeline > li {
  margin-bottom: 45px;
  position: relative;
  z-index: 0; }
  ul.activity-timeline > li .activity-icon {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    float: left;
    width: 34px;
    height: 34px;
    background-color: #00AAFF;
    font-size: 16px;
    color: #fff;
    line-height: 34px;
    text-align: center;
    margin-right: 10px; }
  ul.activity-timeline > li > p {
    margin-bottom: 0;
    padding-left: 40px; }
  ul.activity-timeline > li .timestamp {
    display: block;
    font-size: .85em;
    color: #a3a3a3; }
  ul.activity-timeline > li:after {
    content: "";
    display: block;
    border-left: 1px solid #eaeaea;
    width: 1px;
    height: 100px;
    position: absolute;
    top: 5px;
    left: 16px;
    z-index: -1; }
  ul.activity-timeline > li:last-child:after {
    display: none; }

.project-table .progress {
  margin-bottom: 0; }

.project-table .progress-bar {
  font-size: 10px; }

.project-table > tbody > tr > td {
  padding: 12px 8px; }
  .project-table > tbody > tr > td .avatar {
    width: 22px;
    border: 1px solid #CCC; }
.pl{width:50%;display:inline-block;float:left;}
.pl label,.pr label{margin-right: 4px;}
.pr{width:50%;display:inline-block;float:left;}
.bank-rate-content .table tr td .pl input,.bank-rate-content .table tr td .pr input {width:65px;}
/*# sourceMappingURL=main.css.map */
.panel.panel-headline.product-title.check.rate-of{display: block;width: 100%;box-shadow: none;background: #fff;margin-bottom: 0px;padding: 7px;box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);}
.panel.panel-headline.product-title{width:100%;float:left;position:relative;}
.rate-off tr td{padding: 0 !important;}
.panel{margin-bottom:7px;}
.panel.panel-headline.product-title .panel-body{padding: 0px;}
.table{margin-bottom:0px;}
.panel.panel-headline.product-title .table>tbody>tr>td,.panel.panel-headline.product-title .table>tbody>tr>th,.panel.panel-headline.product-title .table>tfoot>tr>td,.panel.panel-headline.product-title .table>tfoot>tr>th,.panel.panel-headline.product-title .table>thead>tr>td,.panel.panel-headline.product-title .table>thead>tr>th{padding:7px 1px;vertical-align: middle;}
.panel.panel-headline.product-title .table>tbody>tr>td{padding:3px 1px;vertical-align: middle;}
.zero{width: 3%;text-align: center;}
.one{width: 5%;text-align: center;}
.two{width: 15%;padding-left: 10px !important;}
.three{width: 6%;text-align:center;}
.four{width: 5%;text-align: center;}
.five{width: 5%;text-align: center;}
.six{width: 4%;text-align: center;}
.seven{width: 4%;text-align: center;}
.eight{width: 4%;text-align: center;}
.nine{width: 15%;text-align:center;}
.ten{width: 3%;text-align:center;}
.elevan{width: 3%;text-align:center;}
.twelve{width: 3%;text-align:center;}
.thirteen{width: 3%;text-align:center;}
.fourteen{width: 6%;text-align:center;}
.fourteen a{padding: 2px 4px 3px;line-height: normal;background: #252c35;color: #fff;border-radius: 3px;font-size: 14px;}
.panel.panel-headline.product-title table tr td input.mnt{width: 100%;border-radius: 2px;box-shadow: none;min-height: 25px;font-size: 12px;padding-left: 4px;text-align:center;}
.panel.panel-headline.product-title table tr td select{width: 100%;border-radius: 2px;box-shadow: none;min-height: 25px;font-size: 12px;color: #757575;}
.bank-diff .panel-heading{margin:8px 0px 0px;border-radius: 0;}
.numeric.thirteen a{padding: 2px 7px 3px;line-height: normal;background: #f00;color: #fff;border-radius: 3px;}
.main.contact .panel.panel-headline.product-title.check.rate-of.rt-s-s{margin-top:20px;}
.main.contact .cp1 img{width:30px;margin-right:10px;}
.panel.bank-rate{padding: 10px 10px 0px;}
.panel.bank-rate .panel-heading{padding: 4px 15px;}
.bank-differance{width: 50%;float: left;padding:3px 1px 10px 2px;display: inline-block;background: #fff;}
.left-differance{width: 50%;display: inline-block;float:left;margin-bottom: 10px;}
.right-differance{width: 50%;display: inline-block;float:right;margin-bottom: 10px;}
.left-differance h3,.right-differance h3{margin: 0;font-size: 16px;letter-spacing: 1px;font-weight: bold;}
.main.contact .panel.panel-headline.product-title.check.rate-of.rt-s-s{margin-bottom: 0px;background: #f0f0f0;}
.main.contact  .panel.panel-headline.product-title.check.rate-of .panel-body .com-prem h3{top: 8px;}
.main.contact .c-p  .form-group{margin-bottom: 10px;margin-top: 10px;}
.main.contact .c-p .control-label{display: block;text-align: left;padding-left:5px;}
.main.contact .mrq .cp1{width: 5% !important;}
.main.contact .mrq .cp3{width: 95% !important;}
.main.contact .mrq .cp3 .c-p input{width: 95% !important;}
button, .add-btn a, .fourteen .add-btn.a,input[type="button"]{border: 0;border-radius: 3px;}
.main.contact .c-p .form-group input[type="file"]{border:0px;margin-bottom:0px;min-height: auto !important;}
.bank-diff-rate span{font-size: 22px;display: block;margin-bottom: 4px;font-weight: 600;line-height:normal;}
.cp-sub.ct{text-align: center;padding: 10px 0px 6px;background: #f0f0f0;}
.cp-sub.ct .button,.cp-sub.ct input[button="button"]{padding: 10px 45px;}
.bank-diff-inp input{width: 130px;border: 0;min-height: 27px;border-radius: 3px;text-align: center;font-size: 17px;}
.bank-full-rate{border-radius: 3px;}
.main.contact .cp3 textarea{width: 80%;min-height: 80px;border-radius: 3px;margin-top: 6px;}
.submit-btn a{padding: 7px 38px;display: inline-block;font-weight: bold;margin-top: 7px;border-radius: 29px;color: #fff;}
.page-title.mn{padding: 10px;text-align: center;font-weight: bold;background: #fff;color: #000;border-radius: 3px;box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);}
.bank-full-rate input{min-height: 30px;text-align: center;border: 0;font-size: 22px;margin-bottom: 10px;border-radius: 3px;font-weight: 600;}
.rate-off{width: 144px;display: block;margin: 0 auto;border: 0;text-align: center;background: #ebebeb;font-weight: bold;border-radius: 3px;}
.rate-off table tr td{border:0px;}
input,select{color:#000;}
.panel.panel-headline.product-title.check.common.coin.hl .c-p input[type="checkbox"]{height: 18px;width: 18px;position: relative;top: 2px;}
.panel.panel-headline.product-title.check.common.coin.hl .cp1 strong{font-size: 18px;margin-right: 4px;line-height: normal;}
.modal-dialog.modal-lg.main-pr.mb button.close{top: -1px;position: relative;left: -10px;}
.panel.panel-headline.product-title.check.rate-of .panel-body{display: block;text-align: center;position: relative;}
.panel.panel-headline.product-title.check.rate-of .panel-body .com-prem{display:block;}
.panel.panel-headline.product-title.check.rate-of .panel-body .com-prem h3{padding: 0px 0px;font-weight: 600;font-size: 20px;}
.rate-off{display:inline-block;position: relative;top: 3px;}
.panel.panel-headline.product-title .panel-body{height:291px;overflow: hidden;overflow: auto;}
.main.mobile .panel.panel-headline.product-title .panel-body{height:auto;}
.modal-dialog.modal-lg.main-pr .panel-body::-webkit-scrollbar {width: 6px;height:6px;}
.bank-b-ttl{border-radius: 3px;width: 100%;float: left;height: auto;line-height: normal;}
.hl-cv .cp1 strong,.hl-cv .cp1 .c-p{display:inline-block;}
input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {-webkit-appearance: none;margin: 0;}



/** client-list **/
.panel.panel-headline.product-title.client table tr td.one{width:16.66%;text-align:center;border-right: 1px solid #d2d2d2;}
.panel.panel-headline.product-title.client table tr td.two{width:16.66%;text-align:center;border-right: 1px solid #d2d2d2;}
.panel.panel-headline.product-title.client table tr td.three{width:16.66%;text-align:center;border-right: 1px solid #d2d2d2;}
.panel.panel-headline.product-title.client table tr td.four{width:16.66%;text-align:center;border-right: 1px solid #d2d2d2;}
.panel.panel-headline.product-title.client table tr td.five{width:16.66%;text-align:center;border-right: 1px solid #d2d2d2;}
.panel.panel-headline.product-title.client table tr td.thirteen{width:16.66%;text-align:center;}

.panel.panel-headline.product-title.client table tr th.one{width:16.66%;text-align:center;}
.panel.panel-headline.product-title.client table tr th.two{width:16.66%;text-align:center;}
.panel.panel-headline.product-title.client table tr th.three{width:16.66%;text-align:center;}
.panel.panel-headline.product-title.client table tr th.four{width:16.66%;text-align:center;}
.panel.panel-headline.product-title.client table tr th.five{width:16.66%;text-align:center;}
.panel.panel-headline.product-title.client table tr th.one{width:16.66%;text-align:center;}
.panel.panel-headline.product-title.client table tr td{padding: 7px 0px;}


/** bank-detail **/
.panel.panel-headline.product-title.bank-detail table tr td.one{width:12.5%;text-align:center;border-right: 1px solid #d2d2d2;}
.panel.panel-headline.product-title.bank-detail table tr td.two{width:12.5%;text-align:center;border-right: 1px solid #d2d2d2;}
.panel.panel-headline.product-title.bank-detail table tr td.three{width:12.5%;text-align:center;border-right: 1px solid #d2d2d2;}
.panel.panel-headline.product-title.bank-detail table tr td.four{width:12.5%;text-align:center;border-right: 1px solid #d2d2d2;}
.panel.panel-headline.product-title.bank-detail table tr td.five{width:12.5%;text-align:center;border-right: 1px solid #d2d2d2;}
.panel.panel-headline.product-title.bank-detail table tr td.fourteen{width:12.5%;text-align:center;border-right: 1px solid #d2d2d2;}
.panel.panel-headline.product-title.bank-detail table tr td.thirteen{width:12.5%;text-align:center;}
.panel.panel-headline.product-title.bank-detail table tr th.one{width:12.5%;text-align:center;}
.panel.panel-headline.product-title.bank-detail table tr th.two{width:12.5%;text-align:center;}
.panel.panel-headline.product-title.bank-detail table tr th.three{width:12.5%;text-align:center;}
.panel.panel-headline.product-title.bank-detail table tr th.four{width:12.5%;text-align:center;}
.panel.panel-headline.product-title.bank-detail table tr th.five{width:12.5%;text-align:center;}
.panel.panel-headline.product-title.bank-detail table tr th.one{width:12.5%;text-align:center;}
.panel.panel-headline.product-title.bank-detail table tr th.fourteen{width:12.5%;text-align:center;}
.panel.panel-headline.product-title.bank-detail table tr th.thirteen{width:12.5%;text-align:center;}
.panel.panel-headline.product-title.bank-detail table tr td{padding: 7px 0px;}
.panel.panel-headline.product-title.bank-detail .panel-body{height:auto;}
.panel.panel-headline.product-title.bank-detail table tr td{padding-left:1px !important;}
.cnpage.bank-pop .modal-body .bank-cover tr td input{border-radius: 2px;}
.cnpage.bank-pop table tr td.numeric.two{padding-left:0px !important;text-align:left;}
.cnpage.bank-pop table tr td.numeric input{margin-bottom:15px;min-height: 33px;}
.cnpage.bank-pop table tr td.numeric{padding:0px;text-align: left;}
.nav.navbar-nav.main-m{display: inline-block;float: none;position: relative;top: 3px;}
.rate-off.s-st{width: 210px;}
.panel.panel-headline.product-title.client .panel-body{height:auto;}
.panel.panel-headline.product-title.check.rate-of.rt-s-s{margin-bottom: 7px;}
.panel.panel-headline.product-title.cn1 table tr td input.mnt{width: 70%;min-height:30px;}
.panel.panel-headline.product-title.cn1 .panel-body{text-align:right !important;}
.panel.panel-headline.product-title.cn1 .table>tbody>tr>td{text-align:center;}
.panel.panel-headline.product-title.check.common.coin .cp2 .c-p input,.panel.panel-headline.product-title.check.common.coin .cp3 .c-p input{width:80%;min-height: 35px;text-align: left;}
.modal.fade.cnpage .panel-body .table tr th.six,.modal.fade.cnpage .panel-body .table tr td.six,{width:15%;}
.modal.fade.cnpage .panel-body .table tr input{text-align:center;}
.modal.fade.cnpage .panel-body td.numeric.six{width: 15%;}
.panel.panel-headline.product-title.cn1 .numeric.six select{min-height: 30px;width: 70%;}
.panel.panel-headline.product-title.check.common.coin.c-header .cp-sub input[type="checkbox"]{height: 20px;width: 20px;}
.panel.panel-headline.product-title.check.common.coin .table>tbody>tr>td{padding: 10px 1px;width: 33%;}
.panel.panel-headline.product-title.check.common.coin.c-header .c-p .cp-sub span{position: relative;top: -5px;}
.bank-b-ttl h3 {margin: 2px;font-size: 16px;}
.panel.panel-headline.product-title.cn1 .six{width: 15%;}
.panel.panel-headline.product-title.cn1 .table tr th{text-align:center;}
.panel-body::-webkit-scrollbar-track {background: #f1f1f1;}
.rate-off table tr td input[type="radio"]{height: 16px;font-size: inherit;position: relative;top: 2px;margin: 0;}
.panel-body::-webkit-scrollbar-thumb {background:#ababab;}
.panel-body::-webkit-scrollbar-thumb:hover {background: #555;}
.com-prem h3{margin: 0;padding: 14px 0px;font-size: 18px;}
.common .cp1{text-align:center;border: 0;font-weight: 600;}
.common .cp2{text-align: center;border: 0;padding: 0px !important;font-weight:normal;font-size: 14px !important;}
.common .cp3{text-align:center;border: 0;padding: 0px !important;font-weight:normal;font-size: 14px !important;}
.common .cp4{text-align:center;border: 0;}
.cp-sub a{padding: 2px 7px 3px;line-height: normal;border-radius: 3px;}
.common .cp2 input,.common .cp3 input{width: 95px;min-height: 23px;font-size: 13px;padding: 0px 6px;text-align: center;border-radius: 3px;}
.add-btn{;display: block;margin-bottom: 5px;box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);border-radius: 3px;}
.add-btn a{padding: 5px 10px;display: inline-block;border-radius: 3px;font-weight: 600;font-size: 14px;}
.modal-dialog.modal-lg.main-pr{width: 95%;}
.hl-cv .cp1 {width: 50%;display: inline-block;float: left;padding: 5px 0px;}
.hl-cv{width: 20%;display: block;margin: 0 auto;}
.modal-dialog.modal-lg.main-pr .panel-body{padding:0;}
.modal-dialog.modal-lg.main-pr .panel-body .numeric input,.modal-dialog.modal-lg.main-pr .panel-body .numeric select{min-height: 30px;border-radius:3px;width:100%;box-shadow:none;padding: 3px;}
.modal-dialog.modal-lg.main-pr .panel-body .table>thead>tr>th{color:#fff;}
.modal-dialog.modal-lg.main-pr .panel-body .numeric input[type="checkbox"],.modal-dialog.modal-lg.main-pr .panel-body .numeric input[type="radio"]{min-height: 20px;}
.navbar-nav.main-m > li > a{border-radius: 3px;margin-right: 2px;padding: 7px 10px;margin-top: 0px;}
.rt-che-cvr1 input[type="text"] {border: 1px solid #d2d2d2;height: 30px;width: 83%;padding: 1px 10px;margin-right:10px;border-radius:3px;margin-left:10px;}
.rt-che-cvr1 {margin: 6px 0px;}
.modal-dialog.modal-md.main-pr.up .bank-cover table tr td.numeric.two.up1{width:40%;}
.modal-dialog.modal-md.main-pr.up .bank-cover table tr td.numeric.two.up2{width:60%}
.modal-dialog.modal-md.main-pr.up .bank-cover table tr td.numeric.two input{width:100%;}
.modal-dialog.modal-md.main-pr.up .bank-cover table tr td.numeric{padding: 0px;text-align: left;}
.modal-dialog.modal-md.main-pr.up .bank-cover table tr td.numeric input{margin-bottom: 15px;min-height: 33px;width:100%;border-radius: 2px;}
.modal-dialog.modal-md.main-pr.up .bank-cover table tr td.numeric.two{padding-left: 0px !important;text-align: left;}
.modal-dialog.modal-md.main-pr.up .bank-cover table{width:100%;}
.modal.fade.cnpage.bank-pop .numeric.fourteen input[type="button"]{line-height: normal;font-size: 15px;border: 0;min-height: auto;padding: 5px 15px;}

/** NEW ACCOUNT **/
.main-content.new-account .add-btn.a{display: block;width: auto;margin: 0 auto;padding: 2px 10px;}
.main-content.new-account .panel.panel-headline.product-title .table>tbody>tr>td{padding: 2px 5px;text-align: center;font-size: 12px;}
.main-content.new-account .panel.panel-headline.product-title .panel-body{padding:10px;}
.main-content.new-account .panel.panel-headline.product-title .table tr th{padding: 5px;text-align: center;font-size: 13px;font-weight:bold;}
.main-content.new-account .two{width: 7%;}
.main-content.new-account .fourteen{width: 3%;}
.main-content.new-account .panel.panel-headline .panel-heading .panel-title{margin-bottom:0px;text-align:center;}
.main-content.new-account .panel .panel-heading{padding-bottom: 0;padding-left: 15px;}
.main-content.new-account .table>tbody>tr>td,.main-content.new-account .table>tbody>tr>th,.main-content.new-account .table>tfoot>tr>td,.main-content.new-account .table>tfoot>tr>th,.main-content.new-account .table>thead>tr>td,.main-content.new-account .table>thead>tr>th{vertical-align:middle;}
.main-content.new-account .modal-dialog.modal-lg.main-pr .panel-body .table>thead>tr>th{padding: 5px 0px;border: 0;text-align: center;font-size: 12px;}
.main-content.new-account .modal-dialog.modal-lg.main-pr .numeric.three{width: 4%;}
.main-content.new-account .modal-dialog.modal-lg.main-pr .two{width: 5%;}
.main-content.new-account .modal-dialog.modal-lg.main-pr .zero{width: 5%;}
.main-content.new-account .modal-dialog.modal-lg.main-pr .four{width: 5%;}
.main-content.new-account .modal-dialog.modal-lg.main-pr .eight{width: 2%;}
.main-content.new-account .modal-dialog.modal-lg.main-pr .panel-body .numeric input,.main-content.new-account .modal-dialog.modal-lg.main-pr .panel-body .numeric select{text-align:center;line-height:normal;}
.new-account .modal-dialog.modal-lg.main-pr .fourteen button{font-size: 12px;padding: 6px;font-weight: bold;}
.new-account .add-btn{display:inline-block;} 
.panel.panel-headline.product-title .panel-body{height: auto;}
.new-ac-wd{text-align: center;width: 100%;float: left;}
.na-box .nw-t .left{width: 50%;display: inline-block;float:left;font-weight: 600;}
.na-box .nw-t .right{width: 50%;display: inline-block;float:left;position:static;text-align: left;}
.new-account .modal-dialog.modal-lg.main-pr{width: 50%;}
.na-box .right input{min-height: 30px;border-radius: 3px;width: 100%;box-shadow: none;border: 1px solid rgb(210, 210, 210);padding: 3px 9px;margin-bottom: 10px;}
.na-box .right input[type="checkbox"]{text-align:left;width: 21px;display: inline-block;}
.na-box .right select{border: 1px solid rgb(210, 210, 210);padding: 3px 9px;margin-bottom: 10px;min-height: 30px;border-radius: 3px;}
.nw-t {display: block;width: 100%;float: left;}
.na-box .nw-t .left {width: 50%;display: inline-block;float: left;padding: 3px 0px;}
.nw-t .right .button{padding: 5px 10px 7px;font-weight:bold;}
.main-content.new-account button.close{font-size: 22px;opacity: 1;top: 10px;position: absolute;right: 15px;}
.main-content.new-account .modal-body{position: relative;}
.new-account .add-btn a{font-weight:normal;}
span.m-10{margin-right:10px;}
.modal-footer{text-align: center;padding-bottom: 0;padding:12px;border: 0;margin-top: 10px;}
.main-content.new-account .modal-footer .right input[type="button"]{padding: 6px 20px 8px;line-height: normal;font-weight:bold;}
/** NEW GROUP **/
.gn input {border-radius:3px;font-size:14px;padding:5px;}
.for-scrl-h::-webkit-scrollbar-thumb {
    background: #ababab;
}
.for-scrl-h::-webkit-scrollbar-thumb:hover {background: #555;}
.adn .main-pr .modal-body{padding-bottom:0px;}
.adn .main-pr .modal-body .na-box .nw-t{padding: 0px 15px;}
.adn .main-pr .modal-body .na-box .nw-t .modal-footer{margin-top: 3px;}
.modal-header{padding: 10px;color: #fff;font-weight: bold;}
.gn{text-align: center;font-size: 20px;margin-bottom: 6px;}
.main-content.new-group .add-btn.a{display: block;width: auto;margin: 0 auto;padding: 2px 10px;}
.main-content.new-group .panel.panel-headline.product-title .table>tbody>tr>td{padding: 2px 5px;text-align: center;font-size: 14px;}
.main-content.new-group .panel.panel-headline.product-title .panel-body{padding:10px;}
.main-content.new-group .panel.panel-headline.product-title .table tr th{padding: 3px 5px;text-align: center;font-size: 14px;border-bottom: 0;}
.main-content.new-group .two{width: 7%;}
.main-content.new-group .fourteen{width: 3%;}
.main-content.new-group .panel.panel-headline .panel-heading .panel-title{margin-bottom:0px;text-align:center;}
.main-content.new-group .panel .panel-heading{padding-bottom: 0;padding-left: 15px;}
.main-content.new-group .table>tbody>tr>td,.main-content.new-group .table>tbody>tr>th,.main-content.new-group .table>tfoot>tr>td,.main-content.new-group .table>tfoot>tr>th,.main-content.new-group .table>thead>tr>td,.main-content.new-group .table>thead>tr>th{vertical-align:middle;}
.main-content.new-group .modal-dialog.modal-lg.main-pr .panel-body .table>thead>tr>th{padding: 5px 0px;border: 0;text-align: center;font-size: 12px;}
.main-content.new-group .modal-dialog.modal-lg.main-pr .numeric.three{width: 4%;}
.main-content.new-group .modal-dialog.modal-lg.main-pr .two{width: 5%;}
.main-content.new-group .modal-dialog.modal-lg.main-pr .zero{width: 5%;}
.main-content.new-group .modal-dialog.modal-lg.main-pr .four{width: 5%;}
.main-content.new-group .modal-dialog.modal-lg.main-pr .eight{width: 2%;}
.main-content.new-group .modal-dialog.modal-lg.main-pr .panel-body .numeric input,.main-content.new-group .modal-dialog.modal-lg.main-pr .panel-body .numeric select{text-align:center;line-height:normal;}
.new-group .modal-dialog.modal-lg.main-pr .fourteen button{font-size: 12px;padding: 6px;font-weight: bold;}
.new-group .add-btn{display:inline-block;} 
.panel.panel-headline.product-title .panel-body{height: auto;}
.new-ac-wd{text-align: center;width: 100%;float: left;}
.na-box .nw-t .left{width: 50%;display: inline-block;float:left;}
.na-box .nw-t .right{width: 50%;display: inline-block;float:left;position:static;text-align: left;}
.new-group .modal-dialog.modal-lg.main-pr{width: 50%;}
.na-box .right input{min-height: 30px;border-radius: 3px;width: 100%;box-shadow: none;border: 1px solid rgb(210, 210, 210);padding: 3px 9px;margin-bottom: 10px;}
.na-box .right input[type="checkbox"]{text-align:left;width: 21px;display: inline-block;}
.na-box .right select{border: 1px solid rgb(210, 210, 210);padding: 3px 9px;margin-bottom: 10px;min-height: 30px;border-radius: 3px;}
.nw-t {display: block;width: 100%;float: left;}
.na-box .nw-t .left {width: 50%;display: inline-block;float: left;padding: 3px 0px;}
.nw-t .right .button{padding: 5px 10px 7px;}
.main-content.new-group button.close{font-size: 22px;opacity: 1;top: 10px;position: absolute;right: 7px;}
.main-content.new-group .modal-body{position: relative;}
.new-group .add-btn a{font-weight:bold;}
span.m-10{margin-right:10px;}
.new-group .na-box table{width:100%;}
.new-group .edgp .na-box table tr th{color:#000;}
.new-group .na-box table tr td.numeric{padding: 5px 5px;}
.new-group .gpt{text-align: center;padding: 5px 0px;color: rgb(255, 255, 255);font-weight: bold;}
.new-group .modal-dialog.modal-lg.main-pr{width: 70%;}
.main-content.new-group .modal-body.edgp{width: 100%;float: left;}
.main-content.new-group .modal-footer{float: left;width: 100%;}
.add-btn.gpebs{width:100%;float:left;text-align:center;background-color:#0000;margin-top:10px;box-shadow:none;}
.modal-body.edgp .na-box{border-left: 1px solid rgb(210, 210, 210);border-right: 1px solid rgb(210, 210, 210);border-bottom: 1px solid rgb(210, 210, 210);}
.add-btn.gpebs a{padding: 7px 30px;}
.new-group #new-edit .modal-dialog.modal-lg.main-pr .modal-content{height: 100%;overflow: overlay;}
.new-group #new-edit .modal-dialog.modal-lg.main-pr {height: 649px;}

/** NEW SYMBOL **/
.main-content.new-symbol .for-scrl-h{height:auto;}
.main-content.new-symbol .panel-body .rate-off tr td{border:0px !important;color: #676a6d;}
.main-content.new-symbol .panel-body .rate-off tr td span{font-size: 12px;position: relative;top: -2px;left: 2px;}
.main-content.new-symbol .add-btn.a{display: block;width: auto;margin: 0 auto;padding: 2px 10px;}
.main-content.new-symbol .panel.panel-headline.product-title .table>tbody>tr>td{border: 1px solid #ececec;padding: 2px 5px;text-align: center;font-size: 12px;}
.main-content.new-symbol .panel.panel-headline.product-title .panel-body{overflow-x:hidden;}
.main-content.new-symbol .panel.panel-headline.product-title.common.sync .table>tbody>tr>td{border: 0px;}
.main-content.new-symbol .panel.panel-headline.product-title .table tr th{padding: 1px 2px;text-align: center; font-size: 11px;}
.main-content.new-symbol .two{width: 7%;}
.main-content.new-symbol .fourteen{width: 3%;}
.main-content.new-symbol .panel.panel-headline .panel-heading .panel-title{margin-bottom:0px;text-align:center;}
.main-content.new-symbol .panel .panel-heading{padding-bottom: 0;padding-left: 15px;}
.main-content.new-symbol .table>tbody>tr>td,.main-content.new-symbol .table>tbody>tr>th,.main-content.new-symbol .table>tfoot>tr>td,.main-content.new-symbol .table>tfoot>tr>th,.main-content.new-symbol .table>thead>tr>td,.main-content.new-symbol .table>thead>tr>th{vertical-align:middle;}
.main-content.new-symbol .modal-dialog.modal-lg.main-pr .panel-body .table>thead>tr>th{padding: 5px 0px;border: 0;text-align: center;font-size: 12px;}
.main-content.new-symbol .modal-dialog.modal-lg.main-pr .numeric.three{width: 4%;}
.main-content.new-symbol .modal-dialog.modal-lg.main-pr .two{width: 5%;}
.main-content.new-symbol .modal-dialog.modal-lg.main-pr .zero{width: 5%;}
.main-content.new-symbol .modal-dialog.modal-lg.main-pr .four{width: 5%;}
.main-content.new-symbol .modal-dialog.modal-lg.main-pr .eight{width: 2%;}
.main-content.new-symbol .modal-dialog.modal-lg.main-pr .panel-body .numeric input,.main-content.new-symbol .modal-dialog.modal-lg.main-pr .panel-body .numeric select{text-align:center;line-height:normal;}
.new-symbol .modal-dialog.modal-lg.main-pr .fourteen button{font-size: 12px;padding: 6px;font-weight: bold;}
.main-content.new-symbol .panel.panel-headline.product-title .panel-body{height: auto;padding:0px;}
.main-content.new-symbol .panel.panel-headline.product-title.rate-of .panel-body{}
.main-content.new-symbol .col-md-8{padding:0px;}
.main-content.new-symbol .col-md-4{padding:0px;padding-left: 5px;}
.new-ac-wd{text-align: center;width: 100%;float: left;}
.na-box .nw-t .left{width: 50%;display: inline-block;float:left;}
.na-box .nw-t .right{width: 50%;display: inline-block;float:left;position:static;text-align: left;}
.new-symbol .modal-dialog.modal-lg.main-pr{width: 50%;}
.na-box .right input{min-height: 30px;border-radius: 3px;width: 100%;box-shadow: none;border: 1px solid rgb(210, 210, 210);padding: 3px 9px;margin-bottom: 10px;}
.na-box .right textarea{border: 1px solid rgb(210, 210, 210);}
.na-box .right input[type="checkbox"]{text-align:left;width: 21px;display: inline-block;}
.na-box .right select{border: 1px solid rgb(210, 210, 210);padding: 3px 9px;margin-bottom: 10px;min-height: 30px;border-radius: 3px;}
.nw-t {display: block;width: 100%;float: left;}
.na-box .nw-t .left {width: 50%;display: inline-block;float: left;padding: 3px 0px;font-size: 12px;}
.nw-t .right .button{padding: 5px 10px 7px;}
.main-content.new-symbol button.close{font-size: 22px;opacity: 1;top: 10px;position: absolute;right: 7px;}
.main-content.new-symbol .modal-body{position: relative;padding: 3px 15px;}
.new-account .add-btn a{font-weight:bold;}
.new-symbol .add-btn{position:relative;}
.add-btn.sybm{background-color:transparent;box-shadow: none;width:100%;float:left;}
.rt-mn-c{display: inline-block;float: right;}
.rt-mn-c:after{position:absolute;content:"";clear:both;   }
.sb.panel.panel-headline.product-title.check.rate-of{display: inline-block;width:170px;padding: 0;z-index: 99;margin: 0px 10px;}
.sb1.panel.panel-headline.product-title.check.rate-of{display: inline-block;width:170px;padding: 0;z-index: 99;}
.add-btn.sybm a{float: left;margin-top: 12px;}
.sb.panel.panel-headline.product-title.check.rate-of .com-prem h3,.sb1.panel.panel-headline.product-title.check.rate-of .com-prem h3{font-size:12px;top: 3px;}
.panel.panel-headline.product-title.rate-of .table>tbody>tr>td{line-height:normal;}
.sb.panel.panel-headline.product-title.check.rate-of .panel-body,.sb1.panel.panel-headline.product-title.check.rate-of .panel-body{box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);}
span.m-10{margin-right:10px;}
.main-content.new-symbol .modal-body.edgp .na-box .right input{min-height: 13px;font-size: 12px;}
.main-content.new-symbol .modal-body.edgp .na-box{border:0px;}
.main-content.new-symbol .modal-body.edgp .na-box .right input[type="radio"]{width:28px;}
.main-content.new-symbol .modal-body .right select{width:100%;}
.table.s-symbol tr td{padding:0px;}
.modal-body.edgp .panel.panel-headline.product-title .panel-body{height: 100%;}
.modal-title{text-align:center;font-size: 20px; font-weight: 600;}
.for-scrl-h{height: 316px;overflow: auto;margin-top: 10px;overflow-x: hidden;}
.new-symbol #new-edit .modal-dialog.modal-lg.main-pr{margin-top: 10px;}
.main-content.new-symbol .modal-body.for-scrl-h .right select{min-height: 23px;font-size: 12px;}


/** order-page **/

.main.order-page table tr th.one,.main.order-page table tr td.one {
    width: 6% !important;
}

.main.order-page table tr th.two,.main.order-page table tr td.two{
    width: 6% !important;
}

.main.order-page table tr th.three,.main.order-page table tr td.three {
    width: 14% !important;
}

.main.order-page table tr th.four,.main.order-page table tr td.four {
    width: 6% !important;
}

.main.order-page table tr th.five,.main.order-page table tr td.five {
    width: 10% !important;
}

.main.order-page table tr th.six,.main.order-page table tr td.six{
    width: 6% !important;
}

.main.order-page table tr th.seven,.main.order-page table tr td.seven {
    width: % !important;
}

.main.order-page table tr th.eight,.main.order-page table tr td.eight {
    width: 10% !important;
}

.main.order-page table tr th.nine,.main.order-page table tr td.nine {
    width: 6% !important;
}

.main.order-page table tr th.ten,.main.order-page table tr td.ten{
    width: 7% !important;
}

.main.order-page table tr th.eleven,.main.order-page table tr td.eleven {
    width: 6% !important;
    text-align: center;
}

.main.order-page table tr th.twelve {
    width: 6% !important;
    text-align: center;
}

.main.order-page .content .red{display:inline-block;}

.numeric.thirteen button, .red {
    border: 0px;
    padding: 2px 7px 3px;
    line-height: normal;
    background: #f00;
    color: #fff;
    border-radius: 3px;
}
.main.order-page table tr td.twelve {
    width: 6% !important;
    text-align: center;
}

.main.order-page .panel.panel-headline.product-title.client table tr td {
    font-size: 12px;
}
.main.order-page .panel.panel-headline.product-title{border: 1px solid #d2d2d2;padding: 0px 8px;}
.main.order-page .panel.panel-headline.product-title .table{    border: 1px solid #d2d2d2;}
.main.order-page .panel.panel-headline.product-title.client table tr td{padding: 5px 0px !important;border: 1px solid #d2d2d2 !important;}
.main.order-page .panel.panel-headline.product-title.client table tr td.eleven .content .add-btn.a{padding: 2px 10px;display: inline-block;margin: 0;}
.panel.panel-headline.product-title{}
.main.order-page .eleven span input {
    margin: 0 auto;
}

.main.order-page .panel-title {
    text-align: center;
    font-size: 25px;
    padding: 8px 0px;
}

.main.order-page .panel.panel-headline.product-title.client .panel-body {
    height: 266px;
        overflow-x: hidden;
}

.tab-content,
.tab-pane {
    width: 100%;
    float: left;
}

.main.order-page #close-order-tab .panel.panel-headline.product-title.client .panel-body,
.main.order-page #delete-order-tab .panel.panel-headline.product-title.client .panel-body {
    height: auto;
    padding-bottom: 10px;
}

.main.order-page .tab-content > .tab-pane {
    padding: 0;
}

.main.order-page .nav-tabs > li > a {
    background: #fff;
    border: 1px solid #d2d2d2;
    color: #000;
}

.main.order-page .nav-tabs > li.active > a,
.main.order-page .nav-tabs > li.active > a:focus,
.main.order-page .nav-tabs > li.active > a:hover {
    background-color: #252c35;
    color: #fff;
    border: 0px solid #0000;
}
.pn-box .pn-lft {display: inline-block;float: left;width: 28%;}
.pn-rt {
    display: inline-block;
    float: left;
    width: 72%;
}
#pending-edit .modal-content, #pending-edit .modal-header, #pending-edit .modal-body, #pending-edit .modal-footer {
    width: 100%;
    float: left;
}
.pn-lft span.pull-right {margin-right:10px;}
.pn-rt input {
    margin-bottom: 10px;

    width: 55%;
    min-height: 28px;
    font-size: 12px;
    color: #676a6d;
    border-radius: 3px;
}
.pn-rt input {border:1px solid #d2d2d2;
}
    #mdlclose, #mdlcloseAtOpen {
        padding: 6px;
    }

/** Market Watch **/
.panel.panel-headline.product-title.market-watch .panel-body {
    overflow-x: hidden;
}
/** order **/
.tableFixHead th{position: sticky;top: 0;}


@media screen and (max-width:1440px){
.main-content.new-group .modal-dialog.modal-lg.main-pr .modal-content .modal-body.edgp{height: 500px;}
  .hl-cv{width: 46%;}
  .panel.panel-headline.product-title .numeric{font-size: 11px;vertical-align: middle;}
  .bank-rate-content .table tr td input{min-height: 26px;}
  .bank-diff .panel-heading{padding:5px;}
  .left-differance h3, .right-differance h3{font-size:14px;}
  .panel.bank-rate .panel-heading{padding: 4px;}
  .page-title.mn{padding: 7px;font-size: 16px;}
  .bank-rate-content .table tr td, .bank-rate-content .table tr th{padding: 4px 6px;width: 20%;}
  .panel.panel-headline.product-title .panel-body{height:100%;}
  .com-prem h3{padding: 16px 0px;font-size: 14px;}
  .bank-rate-content .table tr td, .bank-rate-content .table tr th{padding: 4px 4px;font-size: 12px;}
  .check-cvr h3{font-size: 14px;}
  .bank-diff-rate span{font-size: 18px;}
  .bank-diff-inp input{width: 80px;}
  .bank-full-rate input{width: 115px;font-size: 17px;}
  .bank-rate-content .table tr td select,.add-btn a{font-size: 12px;}
  .check-title h3,.panel .panel-heading .panel-title{font-size: 14px;}
  .submit-btn button{font-size: 12px;padding: 8px 28px;}
  .cp-sub button,.fourteen button{font-size: 12px;}
  .fourteen button{font-size: 12px;}
  .new-account .modal-dialog.modal-lg.main-pr .fourteen button{font-size: 12px;padding: 6px;font-weight: bold;}
  .panel.panel-headline.product-title .table tr th{font-size: 11px;}
  .navbar-nav.main-m > li > a{padding: 3px 6px;font-size: 13px;}
  .modal-body.edgp .panel.panel-headline.product-title .panel-body{height: 100%;}
  .panel.panel-headline.product-title.check.common.coin .table>tbody>tr>td{padding: 10px 1px;}
}
@media screen and (max-width:1024px){
  .bank-rate-content .table tr td .pl input, .bank-rate-content .table tr td .pr input{width: 47px;padding:0px;}
  .bank-rate-content .table tr td input{width: 92px;}
.bank-rate-content .table tr td input{font-size: 12px;}
.common .cp2 input, .common .cp3 input{width: 59px;}
.common .cp1,.com-prem h3,.common .cp2 input, .common .cp3 input{font-size: 11px;}
}
@media screen and (max-width:768px){
  .bank-rate-content .table tr td .pl input, .bank-rate-content .table tr td .pr input{width: 45px; padding: 0;}
  .main.mobile  .panel.panel-headline.product-title table tr td input.mnt,.main.mobile .panel.panel-headline.product-title table tr td select{width: 77%;}
  .panel.panel-headline.product-title.check .panel-body{display:block;}
  .panel.bank-rate{width: 100%;float: left;}
}
@media screen and (max-width:425px){
  .hl-cv{width: 50%;}
  .panel.panel-headline.product-title.check.common .col-md-2{width:100%;}
  .panel.panel-headline.product-title.check.common .col-md-5{width:100%;}
  .panel.panel-headline.product-title.check.common .panel-body{display:block;}
  .common .cp1, .com-prem h3, .common .cp2 input, .common .cp3 input{font-size: 12px;font-weight:normal;}
  .common .cp2,.common .cp3{font-size: 12px !important;}
  .com-prem h3{padding: 7px 0px;}
  .two,.panel.panel-headline.product-title table tr td input.mnt{padding-left: 0px !important;}
  .panel.panel-headline.product-title table tr td input.mnt{font-size: 10px;}
  .fourteen button,.panel.panel-headline.product-title table tr td select,.panel.panel-headline.product-title .table tr th{font-size: 10px;}
  .numeric.thirteen a{padding: 2px 3px 3px;}
  .check-title h3, .panel .panel-heading .panel-title{font-size: 11px;}
  .panel.panel-headline.product-title.check .col-md-4{display:block;width:100%;}
  .panel.panel-headline.product-title.check .panel-body{display:block;width:100%;}
  .left-differance h3, .right-differance h3{font-size: 11px;}
  .bank-diff-rate span{font-size: 14px;}
  .bank-full-rate input{width: 115px;font-size: 14px;}
  .bank-rate-content .table tr td.bm label{font-size: 16px;}
  .panel.panel-headline.product-title.check.common .col-md-5{border:0px !important;}
  .check-cvr h3,.bank-diff-inp input{font-size: 12px;}
  .navbar-nav > li > a{padding: 7px 16px;}
  .navbar-btn{padding: 0;margin:0;}
  .modal-dialog.modal-lg.main-pr .panel-body .table>thead>tr>th{font-size: 10px;}
  .modal-dialog.modal-lg.main-pr .panel-body .numeric input[type="checkbox"], .modal-dialog.modal-lg.main-pr .panel-body .numeric input[type="radio"]{min-height: 14px;}
  .modal-dialog.modal-lg.main-pr .panel-body .numeric input, .modal-dialog.modal-lg.main-pr .panel-body .numeric select{font-size: 10px;}
  .modal-dialog.modal-lg.main-pr .modal-body{padding:0px;}
  .modal-dialog.modal-lg.main-pr .modal-content{overflow-x: scroll;}
  .fourteen button{font-size: 10px !important;}
  .main-content{padding: 15px 0px 28px;}
  #wrapper #sidebar-nav, #wrapper .main{padding-top: 63px;}
  .table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th{vertical-align:middle;}
}
input.jldl {height: auto;padding: 0px 4px;line-height: 15px;background: red !important;color: #fff;display: inline-block;width: auto !important;}
@media screen and (max-width:375px){.bank-diff-inp input{width: 66px;}}
.navbar-default .brand {float: left;padding: 0px 8px;}
.main.contact.new_order .panel.panel-headline .panel-heading {
    width: 100%;
    float: left;
    padding: 0;
}

.main.contact.new_order .hl-cv .cp1 {
    display: inline-block;
    float: none;
    padding: 5px 0px 0px;
    margin-right: 44px;
    width: auto;
    line-height: normal;
}

.main.contact.new_order input[type=checkbox], .main.contact.new_order input[type=radio] {
    height: 24px;
    width: 24px;
    line-height: normal;
    margin: 0px;
}

.main.contact.new_order .hl-cv .cp1 strong {
    position: relative;
    top: -7px;
    left: -2px;
    font-size: 16px;
}

.main.contact.new_order .panel.panel-headline.product-title.check.rate-of.rt-s-s {
    margin-top: 0px;
    padding: 0;
}

.main.contact.new_order .new-order-cover {
    width: 100%;
}

.main.contact.new_order .cp1.text-right {
    text-align: right !important
}

.main.contact.new_order td.cp1.text-right {
    width: 30% !important;
}

.main.contact.new_order .cp3 {
    width: 70% !important;
    text-align: left;
}

    .main.contact.new_order .cp3 .c-p {
        text-align: left;
        display: inline-block;
    }

        .main.contact.new_order .cp3 .c-p input[type="text"] {
            width: 180px !important;
            margin-left: 15px;
            border: 1px solid #afabab;
        }

        .main.contact.new_order .cp3 .c-p select {
            width: 180px !important;
            margin-left: 15px;
            min-height: 35px;
            border: 1px solid #afabab;
        }

        .main.contact.new_order .cp3 .c-p textarea {
            width: 100%;
            border: 1px solid #e0e0e0;
            margin-left: 15px;
            font-size: 12px;
            border: 1px solid #afabab;
        }

        .main.contact.new_order .cp3 .c-p.textare {
            width: 95%;
        }

.main.contact.new_order .panel.panel-headline.product-title {
    border: 0;
}

    .main.contact.new_order .panel.panel-headline.product-title.check.rate-of .panel-body .com-prem h3 {
        padding: 10px;
    }

    .main.contact.new_order .panel.panel-headline.product-title.check.common.coin .cp3 .c-p input[type="checkbox"] {
        width: auto;
        height: auto;
        line-height: normal;
        min-height: auto;
    }

.main.contact.new_order .checkbx-neworder label {
    margin: 0;
    margin-left: 5px;
    position: relative;
    top: -1px;
}

.main.contact.new_order .checkbx-neworder {
    margin-left: 10px;
    line-height: normal;
}

.main.contact.new_order .panel.panel-headline .panel-heading .panel-title {
    margin-bottom: 0px;
}

.main.contact.new_order .hl-cv {
    width: 100%;
    text-align: center;
}

@media screen and (max-width:430px) {
    .main.contact.new_order .cp3 .c-p input[type="text"] {
        width: 100% !important;
        margin-bottom: 5px;
    }

    .main.contact.new_order .hl-cv .cp1 {
        margin-right: 4px;
    }

        .main.contact.new_order .hl-cv .cp1 strong {
            font-size: 10px;
        }

    .main.contact.new_order input[type=checkbox], .main.contact.new_order input[type=radio] {
        height: 17px;
        width: 17px;
    }

    .main.contact.new_order .cp3 .c-p input[type="text"], .main.contact.new_order .cp3 .c-p select {
        min-height: 27px;
    }

    .main.contact.new_order .cp3 .c-p textarea {
        width: 94%;
    }

    .main.contact.new_order .panel.panel-headline.product-title.check.rate-of .panel-body .com-prem h3 {
        font-size: 13px;
    }
}
.main{padding-top: 89px;}
