.icon-spin {
  display: inline-block;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}
.no-border-radius {
	-webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-justify {
  text-align: justify;
}
.text-line-through {
  text-decoration: line-through;
}
.box-heading {
  font-weight: bold;
  font-family: 'Oswald';
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  #sidebar {
    z-index: 99999;
    position: relative;
  }
  #page-wrapper {
    margin-top: 50px;
  }
  #topbar .navbar-header {
    width: 100%;
    text-align: left;
  }
  #topbar .navbar-header #logo {
    line-height: auto;
    width: auto;
    height: auto;
  }
  #topbar .navbar-header .navbar-toggle {
    margin: 4px 15px;
    border: 0;
  }
  #topbar .navbar-header .navbar-toggle:hover,
  #topbar .navbar-header .navbar-toggle:focus {
    background: transparent;
    color: #488c6c;
  }
  #topbar .navbar-header .navbar-toggle .icon-bar {
    background: #ffffff;
    width: 30px;
    height: 5px;
    border-radius: 0;
  }
  #topbar .navbar-top-links {
    margin-left: 15px;
    margin-right: 15px;
  }
  #topbar .navbar-top-links li > a {
    padding: 15px;
  }
  #footer {
    position: relative;
  }
  #sidebar-hover #topbar .navbar-header {
    width: 100%;
  }
  #sidebar-hover #wrapper #page-wrapper {
    margin-left: 0px;
  }
  #sidebar-hover .dropdown-submenu > .dropdown-menu {
    margin-left: 0;
  }
  .timeline-centered .timeline-entry {
    width: 100%;
    float: left;
  }
  .horizontal-menu-page #sidebar {
    display: block;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .sidebar-collapse {
    display: block;
  }
  #topbar .navbar-header {
    text-align: center;
  }
  #topbar .navbar-header #logo {
    line-height: auto;
    width: 100%;
    height: auto;
  }
  #topbar .navbar-header .navbar-toggle {
    margin: 4px 15px;
    border: 0;
  }
  #topbar .navbar-header .navbar-toggle:hover,
  #topbar .navbar-header .navbar-toggle:focus {
    background: transparent;
    color: #488c6c;
  }
  #topbar .navbar-header .navbar-toggle .icon-bar {
    background: #ffffff;
    width: 30px;
    height: 5px;
    border-radius: 0;
  }
  #topbar .navbar-top-links {
    margin-left: 15px;
    margin-right: 15px;
  }
  #topbar .navbar-top-links li > a {
    padding: 15px;
  }
  #footer {
    position: relative;
  }
  .timeline-centered .timeline-entry {
    width: 100%;
    float: left;
  }
  .horizontal-menu-page #sidebar {
    display: block;
  }
}
@media only screen and (min-width: 641px) and (max-width: 1280px) {
  .news-update-box {
    display: none;
  }
}
@media only screen and (min-width: 1281px) and (max-width: 1520px) {
  #topbar #topbar-search {
    width: 200px;
  }
  span.text-uppercase {
    display: none;
  }
  #topbar .navbar-top-links li > a {
    padding: 15px 15px;
  }
  .news-update-box {
    width: 300px;
  }
}
/* BEGIN FLIP SCROLL RESPONSIVE TABLE */
@media only screen and (max-width: 800px) {
  /* Flip Scroll */
  #flip-scroll .cf:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
  }
  #flip-scroll * html .cf {
    zoom: 1;
  }
  #flip-scroll *:first-child + html .cf {
    zoom: 1;
  }
  #flip-scroll table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
  }
  #flip-scroll th,
  #flip-scroll td {
    margin: 0;
    vertical-align: top;
  }
  #flip-scroll th {
    text-align: left;
  }
  #flip-scroll table {
    display: block;
    position: relative;
    width: 100%;
  }
  #flip-scroll thead {
    display: block;
    float: left;
  }
  #flip-scroll tbody {
    display: block;
    width: auto;
    position: relative;
    overflow-x: auto;
    white-space: nowrap;
  }
  #flip-scroll thead tr {
    display: block;
  }
  #flip-scroll th {
    display: block;
    text-align: right;
  }
  #flip-scroll tbody tr {
    display: inline-block;
    vertical-align: top;
  }
  #flip-scroll td {
    display: block;
    min-height: 1.25em;
    text-align: left;
  }
  #flip-scroll th {
    border-bottom: 0;
    border-left: 0;
  }
  #flip-scroll td {
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
  }
  #flip-scroll tbody tr {
    border-left: 1px solid #babcbf;
  }
  #flip-scroll th:last-child,
  #flip-scroll td:last-child {
    border-bottom: 1px solid #babcbf;
  }
  /* Flip Scroll */
  /* No More Table */
  #no-more-tables table,
  #no-more-tables thead,
  #no-more-tables tbody,
  #no-more-tables th,
  #no-more-tables td,
  #no-more-tables tr {
    display: block;
  }
  #no-more-tables thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  #no-more-tables tr {
    border: 1px solid #ccc;
  }
  #no-more-tables td {
    /* Behave  like a "row" */
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-left: 50%;
    white-space: normal;
    text-align: left;
  }
  #no-more-tables td:before {
    position: absolute;
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
    text-align: left;
    font-weight: bold;
  }
  #no-more-tables td:before {
    content: attr(data-title);
  }
  /* No More Table */
}
#processing { background:rgba(255, 255, 255, 0.56) none repeat scroll 0 0; bottom:0; left:0; position:fixed; right:0; top:0; width:100%; z-index:10000; }
	#fountainTextG { left:calc((100vw - 163px) / 2); margin:auto; position:fixed; top:calc((100vh - 34px) / 2); width:163px; }
	.fountainTextG{color:#383b44;font-family:Arial;font-size:36px;text-decoration:none;font-weight:400;font-style:normal;float:left;animation-name:bounce_fountainTextG;-o-animation-name:bounce_fountainTextG;-ms-animation-name:bounce_fountainTextG;-webkit-animation-name:bounce_fountainTextG;-moz-animation-name:bounce_fountainTextG;animation-duration:2.09s;-o-animation-duration:2.09s;-ms-animation-duration:2.09s;-webkit-animation-duration:2.09s;-moz-animation-duration:2.09s;animation-iteration-count:infinite;-o-animation-iteration-count:infinite;-ms-animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;animation-direction:normal;-o-animation-direction:normal;-ms-animation-direction:normal;-webkit-animation-direction:normal;-moz-animation-direction:normal;transform:scale(.5);-o-transform:scale(.5);-ms-transform:scale(.5);-webkit-transform:scale(.5);-moz-transform:scale(.5)}
	#fountainTextG_1{animation-delay:.75s;-o-animation-delay:.75s;-ms-animation-delay:.75s;-webkit-animation-delay:.75s;-moz-animation-delay:.75s}
	#fountainTextG_2{animation-delay:.9s;-o-animation-delay:.9s;-ms-animation-delay:.9s;-webkit-animation-delay:.9s;-moz-animation-delay:.9s}
	#fountainTextG_3{animation-delay:1.05s;-o-animation-delay:1.05s;-ms-animation-delay:1.05s;-webkit-animation-delay:1.05s;-moz-animation-delay:1.05s}
	#fountainTextG_4{animation-delay:1.2s;-o-animation-delay:1.2s;-ms-animation-delay:1.2s;-webkit-animation-delay:1.2s;-moz-animation-delay:1.2s}
	#fountainTextG_5{animation-delay:1.35s;-o-animation-delay:1.35s;-ms-animation-delay:1.35s;-webkit-animation-delay:1.35s;-moz-animation-delay:1.35s}
	#fountainTextG_6{animation-delay:1.5s;-o-animation-delay:1.5s;-ms-animation-delay:1.5s;-webkit-animation-delay:1.5s;-moz-animation-delay:1.5s}
	#fountainTextG_7{animation-delay:1.64s;-o-animation-delay:1.64s;-ms-animation-delay:1.64s;-webkit-animation-delay:1.64s;-moz-animation-delay:1.64s}
	@keyframes bounce_fountainTextG{0%{transform:scale(1);color:#383b44}100%{transform:scale(.5);color:#ed3338}}
	@-o-keyframes bounce_fountainTextG{0%{-o-transform:scale(1);color:#383b44}100%{-o-transform:scale(.5);color:#ed3338}}
	@-ms-keyframes bounce_fountainTextG{0%{-ms-transform:scale(1);color:#383b44}100%{-ms-transform:scale(.5);color:#ed3338}}
	@-webkit-keyframes bounce_fountainTextG{0%{-webkit-transform:scale(1);color:#383b44}100%{-webkit-transform:scale(.5);color:#ed3338}}
	@-moz-keyframes bounce_fountainTextG{0%{-moz-transform:scale(1);color:#383b44}100%{-moz-transform:scale(.5);color:#ed3338}}
/* END FLIP SCROLL RESPONSIVE TABLE */
/* END FLIP SCROLL RESPONSIVE TABLE */
.iphone-background{
	background-image: url("../images/bg/iphone_mBOOST.png");	
	background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 533px;
}
.iphone-publish-content{
	font-size: 11px;
	margin-left: 10%;
	margin-top: 50%;
	position: absolute;
	text-align: justify;
	width: 65%;
	border: 1px solid #ccc;
	padding: 8px;
	border-radius: 15px;
	background-color: #b3b2b1;
	color: #000;
}
.iphone-publish-datetime{
	font-size: 9px;
    margin-left: 30%;
    margin-top: 42%;
    position: absolute;
    text-align: justify;
    width: 50%;
}
.iphone-publish-time{
	color: #000;
    font-size: 10px;
    margin-left: 38%;
    margin-top: 25%;
    position: absolute;
    text-align: justify;
    width: 65%;
}
.iphone-publish-sender-id{
	color: #000;
    font-size: 12px;
    margin-left: 37%;
    margin-top: 34%;
    position: absolute;
    text-align: justify;
    width: 65%;
}
.input-icon img {
    color: #999999;
    display: block;
    font-size: 16px;
    height: 16px;
    margin: 12px 2px 4px 10px;
    position: absolute;
    text-align: center;
    width: 16px;
}
.mboost-cusbutton, .action-button a.btn{
	margin:5px;	
}

@import url(https://fonts.googleapis.com/css?family=Nunito:300);
.action-button .btn
{
  text-transform: uppercase;
  letter-spacing: 2px;
  text-align: center;
  color: #0C5;    
  border: 1px solid #0D6;
  color: #FFF;
  overflow: hidden;  
  transition: all 0.5s;
}

.action-button .btn:hover, .action-button .btn:active 
{
  text-decoration: none;
  color: #0C5;
  border-color: #0C5;
  background: #FFF;
}
.action-button .btn-success{
	color: #fff;    
	border: 1px solid #5cb85c;
}
.action-button .btn-success:hover, .action-button .btn-success:active 
{
  color: #5cb85c;
  border-color: #5cb85c;
}
.action-button .btn-danger{
	color: #fff;    
	border: 1px solid #d9534f;
}
.action-button .btn-danger:hover, .action-button .btn-danger:active 
{
  color: #d9534f;
  border-color: #d9534f;
}
.action-button .btn-info{
	color: #fff;    
	background-color:#2a3b4c;
	border: 1px solid #2a3b4c;
}
.action-button .btn-info:hover, .action-button .btn-info:active 
{
  color: #2a3b4c;
  border-color: #2a3b4c;
}
.action-button .btn-warning{
	color: #fff;    
	background-color:#417cb2;
	border: 1px solid #417cb2;
}
.action-button .btn-warning:hover, .action-button .btn-warning:active 
{
  color: #417cb2;
  border-color: #417cb2;
}
.action-button .btn-primary{
	color: #fff;    
	background-color:#417cb2;
	border: 1px solid #417cb2;
}
.action-button .btn-primary:hover, .action-button .btn-primary:active 
{
  color: #417cb2;
  border-color: #417cb2;
}
.btn-bs-file{
    position:relative;
}
.btn-bs-file input[type="file"]{
    position: absolute;
    top: -9999999;
    filter: alpha(opacity=0);
    opacity: 0;
    width:0;
    height:0;
    outline: none;
    cursor: inherit;
}
.noHover{
    pointer-events: none;
}
