/************* Simple board color palette ******************/
/**************MIXINS **************/
.skin-blue .main-header .navbar {
  /* background-color: #3c8dbc; */
  background-color: #eef3f8;
  border-bottom: 1px solid #DCE6F2;
}

.skin-blue .main-header .navbar .nav > li > a {
  color: #111136;
  font-weight: bold;
  font-size: 13px;
}

.skin-blue .main-header .navbar .nav > li > a:hover,
.skin-blue .main-header .navbar .nav > li > a:active,
.skin-blue .main-header .navbar .nav > li > a:focus,
.skin-blue .main-header .navbar .nav .open > a,
.skin-blue .main-header .navbar .nav .open > a:hover,
.skin-blue .main-header .navbar .nav .open > a:focus,
.skin-blue .main-header .navbar .nav > .active > a {
  background: #DCE6F2;
  color: #111136;
}

.skin-blue .main-header .navbar .sidebar-toggle {
  color: #fff;
}

.skin-blue .main-header .navbar .sidebar-toggle:hover {
  color: #111136;
  background: rgba(0, 0, 0, 0.1);
}

.skin-blue .main-header .navbar .sidebar-toggle {
  color: #111136;
  font-weight: bold;
}

.skin-blue .main-header .navbar .sidebar-toggle:hover {
  /* background-color: #367fa9; */
  background-color: rgba(0, 0, 0, 0.1);
}
.file-wrap{
   width:150px;	
}

.more-detls{
   display:none;	
}

.mbtm{
   margin-bottom:10px;	
}

.tbl-hidden,.gholder-custom{
    display:none;	
}
.fw-form{
   width:100%;	
}
.graph-container{
   min-width:310px;
   height:400px;
   max-width: 100%; 
   margin: 0 auto;
}
@media (max-width: 767px) {
  .skin-blue .main-header .navbar .dropdown-menu li.divider {
    background-color: rgba(255, 255, 255, 0.1);
  }
  .skin-blue .main-header .navbar .dropdown-menu li a {
    color: #fff;
  }
  .skin-blue .main-header .navbar .dropdown-menu li a:hover {
    background: #367fa9;
  }
}

.skin-blue .main-header .logo {
  /* background-color: #367fa9; */
  background-color: #DCE6F2;
  color: #111136;
  border-bottom: 0 solid transparent;
}

.skin-blue .main-header .logo:hover {
  /* background-color: #357ca5; */
  background-color: #B2C9E2;
}

.skin-blue .main-header li.user-header {
  background-color: #DCE6F2;
}

.skin-blue .content-header {
  background: transparent;
}

.skin-blue .wrapper,
.skin-blue .main-sidebar,
.skin-blue .left-side {
  /* background-color: #222d32; */
  background-color: #DCE6F2;
}

.skin-blue .user-panel > .info,
.skin-blue .user-panel > .info > a {
  color: #111136;
}

.skin-blue .sidebar-menu > li.header {
  color: #fff;
  background: #111136;
}

.skin-blue .sidebar-menu > li > a {
  border-left: 3px solid transparent;
}

.skin-blue .sidebar-menu > li:hover > a,
.skin-blue .sidebar-menu > li.active > a {
  color: #fff;
  background: #067D76;
  border-left-color: #3c8dbc;
}

.skin-blue .sidebar-menu > li > .treeview-menu {
  margin: 0 1px;
  background: #50a49f;
}

.skin-blue .sidebar a {
  /* color: #b8c7ce; */
  color: #111136;
  font-weight: bold;
}

.skin-blue .sidebar a:hover {
  text-decoration: none;
}

.skin-blue .treeview-menu > li > a {
  /* color: #8aa4af; */
  color: #111136;
}

.skin-blue .treeview-menu > li.active > a,
.skin-blue .treeview-menu > li > a:hover {
  color: #fff;
}

.skin-blue .sidebar-form {
  border-radius: 3px;
  border: 1px solid #374850;
  margin: 10px 10px;
}

.skin-blue .sidebar-form input[type="text"],
.skin-blue .sidebar-form .btn {
  box-shadow: none;
  background-color: #374850;
  border: 1px solid transparent;
  height: 35px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.skin-blue .sidebar-form input[type="text"] {
  color: #666666;
  border-top-left-radius: 2px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 2px;
}

.skin-blue .sidebar-form input[type="text"]:focus,
.skin-blue .sidebar-form input[type="text"]:focus + .input-group-btn .btn {
  background-color: #fff;
  color: #666666;
}

.skin-blue .sidebar-form input[type="text"]:focus + .input-group-btn .btn {
  border-left-color: #fff;
}

.skin-blue .sidebar-form .btn {
  color: #999999;
  border-top-left-radius: 0;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 0;
}

.skin-blue.layout-top-nav .main-header > .logo {
  background-color: #3c8dbc;
  color: #fff;
  border-bottom: 0 solid transparent;
}

.skin-blue.layout-top-nav .main-header > .logo:hover {
  background-color: #3b8ab8;
}

body {
  /* font-family: 'Roboto', sans-serif; */
  font-family: 'Titillium Web', sans-serif!important;
  background-color: #dce6f2;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: 'Titillium Web', sans-serif;
}

/************************************************************************ DASHBOARD ******************************************************************************/
.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;
}

.user-image {
  background-color: #fff;
  padding: 2px;
}

.has-feedback {
  margin-top: 10px;
  margin-right: 7px;
}

.navbar-nav > .user-menu > .dropdown-menu > li.user-header {
  height: 114px;
}

.info-box-text {
  padding: 30px 5px;
  font-size: 16px;
  color: #222d32;
}

.info-box-text:hover {
  text-decoration: underline;
  color: #222d32;jquery.mCustomScrollbar
}

.box {
  margin-bottom: 3px !important;
}

.dashboard-header {
  margin: 0px;
  font-size: 19px;
  display: inline-block;
}

.login-box, .register-box {
  width: 95%;
  max-width: 360px;
  margin: 0 auto;
  padding-top: 60px;
}

.box-tools {
  max-width: 300px;
  width: 100%;
}

.box-tools-lg {
  max-width: 630px;
  width: 100%;
  margin-top: 10px;
}

.main-footer {
  background-color: #666;
  color: #ddd;
  padding: 5px;
}

.fa-check-circle {
  background-color: #fff;
  color: green;
}

.fa-times {
  background-color: #fff;
  color: #b90b10;
}

.content-header > .breadcrumb > li > a {
  color: #111136;
  text-decoration: none;
  display: inline-block;
  font-weight: bold;
}

.breadcrumb > .active {
  color: #111136;
}

.navbar-nav > .user-menu > .dropdown-menu > li.user-header > p {
  color: #111136;
}

#popup-fixed-height {
  height: 450px;
  overflow-y: scroll;
  background-color: #eef3f8;
}

@media only screen and (max-height: 600px) {
  #popup-fixed-height {
    height: 70vh !important;
  }
}

.form-group label span {
  font-size: 10px;
}

#score-rules {
  background-color: #fff;
  border: 1px solid #d2d6de;
}

.modal-header {
  background-color: #DCE6F2;
}

.modal-title {
  font-weight: bold;
}

.modal-footer {
  border-top: 1px solid #DCE6F2;
}

.reset-padleft {
  padding-left: 0px !important;
}

#market-rules {
  background-color: #fff;
}

.margin-btm {
  margin-bottom: 10px !important;
}

.my-well {
  background-color: #fff;
  padding: 5px;
  border: 1px solid #d2d6de;
}

.select-share-well {
  background-color: #fff;
  border: 1px solid #d2d6de;
  padding: 0px;
}

.select-all-share-para {
  background-color: #DCE6F2;
  border-bottom: 1px solid #d2d6de;
  padding-bottom: 7px;
  margin-bottom: 10px;
  padding-left: 19px;
  padding-top: 8px;
}

.modal-dialog {
  width: 700px;
}

.selected {
  color: #fff !important;
}

.full-width {
  width: 100% !important;
}

.segment-heading {
  margin: 0px 0px 20px 0px;
}

#create_role_form .radio label {
  width: 24%;
  margin-bottom: 10px;
}

#create_role_form div[id^='wrapper_'] {
  margin-top: 20px;
}

#wrapper_fordevice {
  background-color: #fff;
  padding: 5px;
  border: 1px solid #CCCCCC;
}

.device-chooser {
  height: 24px;
  width: 24px;
  display: inline-block;
  margin: 0px auto;
  cursor: pointer;
}

.login-nav li a {
  padding-top: 22px;
  padding-bottom: 20px;
  color: #fff;
}

.login-nav li a:hover {
  text-decoration: underline;
  background-color: transparent;
  color: #fff;
}

.mtop {
  margin-top: 10px;
}

.mtop-medium {
  margin-top: 20px;
}
.graph-holder{
  width:100%;
  min-height:250px;
  background-color:#CCCCCC;
  position:relative;
}
.graph-holder span{
    position: absolute;
	top:43%;
	left:41%;
}
.graph-link{
    margin:10px 5px;
	display:inline-block;
}

#create_newsletter_opt .radio label {
  width: 48%;
  margin-bottom: 10px;
}

.captcha-placeholder {
  width: 300px;
  height: auto;
  text-align: center;
  border: 1px solid #CCC;
  padding: 30px 0px;
}

@media only screen and (max-width: 480px) {
  .captcha-placeholder {
    width: 95%;
    margin: 0px auto;
  }
}

.custom-headline {
  margin: 0px 5px;
}

.tab-pane.active {
  border: 1px solid #CCCCCC;
  padding: 10px;
  border-radius: 2px;
}

.spinner .input-group span.input-group-btn, .spinner .input-group input, .spinner .input-group button {
  display: block;
  width: 100%;
  border-radius: 0;
  margin: 0;
}

.spinner .input-group {
  position: relative;
}

.spinner .input-group span.data-up {
  position: absolute;
  top: 0;
}

.spinner .input-group span.data-dwn {
  position: absolute;
  bottom: 0;
}

.spinner .form-control.text-center {
  margin: 34px 0;
}

.spinner .input-group-btn:last-child > .btn, .spinner .input-group-btn:last-child > .btn-group {
  margin-left: 0;
}

.chosencat-wrapper {
  padding-top: 3px;
  background-color: #fff;
  padding-bottom: 4px;
  margin-top: 2px;
  border: 1px solid #CCC;
}

.linktable {
  background-color: #fff;
  margin-bottom: 0px !important;
}

.linktable td a {
  font-size: 12px;
  color: #111136;
}

.linktable td a:hover {
  text-decoration: underline;
}

.blue-header {
  background-color: #3c8dbc;
  color: #fff;
}

.info-bottom {
  margin-bottom: 20px;
}

.deepblue-col {
  background-color: #3c8dbc;
  color: #fff;
}

.gcalendar {
  padding: 15px 5px;
  background-color: #eeeeee;
}

.gcalendar a {
  color: #111136;
}

.gcalendar a:hover {
  text-decoration: underline;
}

.comment-link {
  font-weight: bold;
  font-size: 16px !important;
  color: #111136;
  padding: 0px 5px;
}

.edit-del {
  font-weight: bold;
  font-size: 16px !important;
  color: #111136;
  padding: 0px 5px;
}

.bottom_line {
  border-bottom: 3px solid #CCCCCC;
}

.spacer {
  margin: 10px 0px !important;
}

.badge.bg-light-blue {
  margin: 0px auto;
  display: inline-block;
  padding: 5px 10px;
}

.pull-center {
  text-align: center;
}

.margin-tb {
  margin-top: 10px;
  margin-bottom: 10px;
}

.see-more-detls {
  font-weight: bold;
  font-size: 14px !important;
  color: #111136;
  padding: 0px 5px;
}

.tbl-see-more {
  display: none;
}

.rules-section label {
  width: 24%;
}

.act_header {
  font-size: 14px;
  border-bottom: 1px solid #CCCCCC;
  background-color: #3c8dbc;
  color: #fff;
  padding: 10px;
}

.prod-add-dyn {
  display: none;
}

.prod-ua-dyn {
  display: none;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb60 {
  margin-bottom: 60px !important;
}

.pb60 {
  padding-bottom: 60px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.campaign-dyn {
  display: none;
}

.selection-holder {
  float: left;
  margin-top: 14px;
  margin-right: 10px;
}

.right-section {
  width: 57%;
  float: right;
}

.left-section {
  width: 41%;
  float: left;
}

.boxtool-wrap .box-tools {
  float: left;
}

.clear-pd-left {
  padding-left: 0px;
}

@media only screen and (max-width: 767px) {
  #emailform .margin-btm {
    width: 100%;
  }
}

@media only screen and (max-width: 767px) {
  .select-share-well .margin-btm {
    width: 100%;
  }
}

@media only screen and (max-width: 767px) {
  .rulesdsh .margin-btm {
    width: 100%;
  }
}

.input-group-btn .btn.btn-flat {
  margin: 0px !important;
}

@media only screen and (max-width: 767px) {
  .campdsh .form-group label {
    width: 100%;
    margin-bottom: 5px;
  }
}

@media only screen and (max-width: 767px) {
  .newsletdsh .form-group .radio.inline label {
    width: 100% !important;
    margin-bottom: 5px !important;
  }
}

@media only screen and (max-width: 500px) {
  .newscatdsh .radio.inline {
    display: block !important;
  }
}

@media only screen and (max-width: 767px) {
  .createsegdsh .radio.inline label {
    width: 100% !important;
    margin-bottom: 5px !important;
  }
}

.setminheight {
  min-height: 536px !important;
}

.cw-width {
  width: 35% !important;
}

.tblminht {
  min-height: 283px;
}

.box-tls-left {
  display: inline-block;
}

.box-tools-lg {
  display: inline-block;
  float: right;
}

.box-tools-lg .nw-right {
  float: right;
}

.nw-lft {
  float: right;
  margin-right: 10px;
}



.custselect {
  display: inline-block !important;
  width: 180px !important;
  margin-top: 5px;
}

@media only screen and (max-width: 1280px) {
  .box-tls-left, .box-tools-lg {
    display: block;
  }
  .box-tools-lg {
    clear: left;
    float: left;
  }
  .box-tools-lg .nw-lft {
    float: left;
  }
}

@media only screen and (max-width: 830px) {
  .cw-width {
    width: 100% !important;
    margin-bottom: 10px;
  }
  .box-tools-lg {
    padding-left: 12px !important;
  }
}

@media only screen and (max-width: 420px) {
  .box-tls-left .btn.btn-flat {
    margin: 10px 3px !important;
  }
}

@media only screen and (max-width: 1240px) {
  .left-section, .right-section {
    width: 100%;
  }
  .boxtool-wrap {
    float: left;
    width: 100%;
  }
  .boxtool-wrap .box-tools {
    float: left;
  }
}

@media only screen and (max-width: 991px) {
  .navbar-custom-menu > .navbar-nav > li > .dropdown-menu {
    right: 0px;
    border: none;
    background: transparent;
  }
}

@media only screen and (max-width: 767px) {
  .content-header {
    padding: 0px;
  }
  .box-tools {
    max-width: 98% !important;
  }
  .modal-dialog {
    width: 94%;
  }
}

.language-wrapper {
  width: auto;
  height: 40px;
  margin: 15px 10px;
  display: inline-block;
  float: right;
}

.language-wrapper .flag {
  display: inline-block;
  height: 40px;
  color: #fff;
  padding-left: 45px;
  line-height: 36px;
  font-size: 12px;
}

.language-wrapper .flag:hover {
  text-decoration: underline;
}

.login-outer-wrap {
  height: -webkit-calc(100vh - 136px);
  height: calc(100vh - 136px);
  min-height: 350px;
}

@media only screen and (max-height: 500px) {
  .login-outer-wrap {
    height: auto;
    margin-bottom: 20px;
  }
}

.login-page {
  background-color: #fff;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f6f6f6+47,ededed+100;White+3D+%231 */
  background: #ffffff;
  /* Old browsers */
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 );
  /* IE6-9 */
}

.login-box-body {
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.3), 0 3px 7px rgba(0, 0, 0, 0.3), inset 0 1px white, inset 0 -3px 2px rgba(0, 0, 0, 0.25);
  border-radius: 5px;
  background: white;
  /* Fallback */
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#eeefef), color-stop(0.1, #ffffff));
  background: -webkit-linear-gradient(#eeefef, #ffffff 10%);
  background: linear-gradient(#eeefef, #ffffff 10%);
}

.login-box-msg {
  font-size: 20px;
  text-transform: uppercase;
}

.login-links {
  font-size: 14px;
  margin: 15px 0px;
  display: block;
  color: #555;
}

.login-links:hover {
  text-decoration: underline;
  color: #555;
}

.content.registration {
  min-height: auto;
  width: 95%;
}

/****************ICHECK PLUGIN*********************/
.icheckbox_square-blue {
  margin-right: 10px;
}

.set-margin {
  margin-top: -10px;
}

.home-desc {
  width: 90%;
  margin: 0px auto;
  min-height: 100px;
  padding-bottom: 20px;
}

.home-desc .box {
  box-shadow: none;
}

.bg-white {
  background-color: #fff;
}

.home-ad-header {
  font-weight: bold;
}

.home-ad-desc {
  line-height: 24px;
  font-size: 14px;
}

.banner-ad {
  max-width: 100%;
}

.divider-hr {
  border: 0;
  height: 1px;
  background-image: -webkit-linear-gradient(left, transparent, rgba(0, 0, 0, 0.75), transparent);
  background-image: linear-gradient(to right, transparent, rgba(0, 0, 0, 0.75), transparent);
}

.sub-desc-header {
  font-weight: bold;
}

.sub-desc-content {
  line-height: 24px;
}

.registration-wrap {
  height: -webkit-calc(100vh - 136px);
  height: calc(100vh - 136px);
}

@media only screen and (max-height: 600px) {
  .registration-wrap {
    height: auto;
  }
}

.registration {
  padding-top: 30px;
}

.reg-wrapper {
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.3), 0 3px 7px rgba(0, 0, 0, 0.3), inset 0 1px white, inset 0 -3px 2px rgba(0, 0, 0, 0.25);
  border-radius: 5px;
  background: white;
  /* Fallback */
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#eeefef), color-stop(0.1, #ffffff));
  background: -webkit-linear-gradient(#eeefef, #ffffff 10%);
  background: linear-gradient(#eeefef, #ffffff 10%);
  background: none;
  background-color: #fff;
}

.reg-wrapper .box {
  box-shadow: none;
}

.reg-wrapper .box .box-header {
  border-bottom: none;
}

.reg-wrapper .box .box-header .box-title {
  font-weight: bold;
  font-size: 16px;
}

.flag.usa {
  background: url("../img/usa-icon.png") no-repeat;
  background-size: 35px 35px;
  margin-right: 10px;
}

.flag.japan {
  background: url("../img/japan-icon.png") no-repeat;
  background-size: 35px 35px;
}

.site-logo {
  display: inline-block;
  margin-top: 8px;
  margin-left: 5px;
}

@media only screen and (max-width: 600px) {
  .site-logo {
    width: 66px;
    overflow: hidden;
  }
}

.login-header {
  background-color: #1b222c;
  display: block;
  height: 65px;
}

.login-nav {
  width: auto;
  list-style: none;
  float: right;
  padding: 0px;
}

.login-nav li {
  display: inline-block;
  height: 65px;
}

.login-nav li a {
  display: block;
  padding: 21px 10px 20px;
}

.login-footer {
  background-color: #666;
  min-height: 60px;
  padding: 5px;
}

.office-address {
  color: #ddd;
  display: inline-block;
  margin: 5px 10px !important;
  font-size: 12px;
}

.office-address .details {
  font-size: 12px;
  display: inline-block;
  margin-right: 10px;
  margin-left: 5px;
}

.copyright {
  font-size: 12px;
  display: inline-block;
  float: right;
  color: #ddd;
  margin-right: 20px;
  margin-top: 20px;
}

@media only screen and (max-width: 767px) {
  .copyright {
    text-align: left;
    width: 100%;
    margin: 0px;
    padding: 10px;
  }
}

/*********ANTIMAN BUTTON STYLES****************/
.button-anitman-style {
  float: left;
  min-width: 50px;
  max-width: 250px;
  display: block;
  margin: .7em;
  padding: 1em 1em;
  border: 1px solid #DCE6F2;
  position: relative;
  background: none;
  color: #37474f;
  vertical-align: middle;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  border-radius: 0px;
  font-weight: 500;
}

.button-anitman-style span {
  vertical-align: middle;
  padding-left: 0.35em;
}

.button-anitman-style:focus {
  outline: none;
}

.col-xs-12 .button-anitman-style:nth-child(1) {
  margin-left: 0px !important;
}

.button-anitman-style::before,
.button-anitman-style::after {
  content: '';
  z-index: -1;
  border-radius: inherit;
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}

.button-anitman-style::before {
  border: 2px solid #50a49f;
  opacity: 0;
  -webkit-transform: scale3d(1.2, 1.2, 1);
  transform: scale3d(1.2, 1.2, 1);
}

.button-anitman-style::after {
  background-color: #fff;
}

.button-anitman-style:hover::before {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}

.button-anitman-style:hover::after {
  opacity: 0;
  -webkit-transform: scale3d(0.8, 0.8, 1);
  transform: scale3d(0.8, 0.8, 1);
}

@media only screen and (max-width: 1024px) {
  .button-anitman-style {
    width: 22% !important;
    padding-left: 0.5%;
    padding-right: 0.5%;
  }
  .col-xs-12 .button-anitman-style:nth-child(1) {
    margin-left: 10px !important;
  }
}

@media only screen and (max-width: 1250px) {
  .button-anitman-style {
    padding: 1em 0.5em !important;
  }
}

@media only screen and (max-width: 1250px) {
  .button-anitman-style {
    margin: 0.5em !important;
  }
}

@media only screen and (max-width: 1112px) {
  .button-anitman-style {
    width: auto !important;
  }
  .icon.fa.fa-lg {
    display: block;
  }
}

@media only screen and (max-width: 970px) {
  .button-anitman-style {
    width: 20% !important;
  }
}

@media only screen and (max-width: 767px) {
  .button-anitman-style {
    width: auto !important;
  }
}

@media only screen and (max-width: 739px) {
  .button-anitman-style {
    width: 20% !important;
  }
}

@media only screen and (max-width: 560px) {
  .button-anitman-style {
    width: 21% !important;
  }
}

@media only screen and (max-width: 520px) {
  .button-anitman-style {
    margin: 5px !important;
    max-width: 550px;
    padding: 6px 5px !important;
    width: 100% !important;
  }
  .button-anitman-style .icon {
    display: none !important;
  }
  .col-xs-12 .button-anitman-style:nth-child(1) {
    margin-left: 5px !important;
  }
}

@media only screen and (max-width: 350px) {
  .button-anitman-style {
    width: 100% !important;
    float: none !important;
    padding: 5px !important;
  }
  .button-anitman-style i.icon {
    display: none;
  }
}

/*# sourceMappingURL=custom-style.css.map */