.navigation{
  position: relative;
}

@media (min-width: 992px){
  ul.sf-menu li.dropdown:hover ul.dropdown-menu {
    display: block !important;
  }
}
[class^='col-'] {
   padding-left: 8px;
   padding-right: 8px;
}
.panel-body {
   padding: 8px;
}
textarea {
   resize: none;
}
/* translate */
#kq {
   position: absolute;
   top: 3px;
   right: 6px;
   display: none;
   color: #555;
   text-decoration: none;
}
#kq:hover {
   color: red;
}
/* translate */ 



html, body {
    height: 100%;
}

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

.btn .caret {
    margin-left: 10px;
}

/* HEADER STYLES */


.header-btn {
    background-color: #F0F0F0;
}

.section {
    padding-bottom: 10px;
}


.navbar-preferences {
    padding: 6px 0 0 0;
    position: relative;
}

#rightHeader {
    float: right;
    padding-top: 5px;
}

#wrap {
    min-height: 100%;
    height: auto;
    margin: 0 auto -65px;
    padding: 0 0 60px;
}




.hidden-inline-xs {
    display: inline;
}

/* Navigation */


.logo {
    overflow: visible;
    position: absolute;
    left: 0;
    margin: 0 0 0 10px;
}

.logo img {
    width: 100%;
    height: 100px;
}



#top-menu {
    margin: 5px;
}

#top-menu td {
    float: left;
    position: relative;
    display: block;
}

#top-menu td a:hover {
    color: #000;
    text-decoration: underline;
}

.layout-public #top-menu td:hover {
    background: none;
}

#top-menu a {
    text-shadow: 0 1px 0 rgba(255,255,255,.25);
    display: block;
    padding: 10px 15px;
    color: #333;
}

#quickLinksMobile #top-menu a {
    color: #999;
    line-height: 20px;
    position: relative;
    display: block;
    padding: 10px 15px;
    text-shadow: none;
}

#quickLinksMobile #top-menu td {
    float: none;
    position: relative;
    display: block;
    padding-top: none;
    padding-bottom: none;
}

#top-menu a.s {
    color: #000;
    text-decoration: underline;
}

#nav {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

#nav li {
    padding: 0;
    margin: 0;
}

#nav li a {
    font-size: 12px;
}

#nav li a.s {
    font-weight: 700;
}

/*** Superfish Essential Styles ***/
.sf-menu, .sf-menu * { overflow: visible; margin: 0; padding: 0; list-style: none; z-index: 1000; }
.sf-menu { line-height: 1.0; margin-left: 150px;; margin-bottom: 0; }
.sf-menu ul { z-index: 1000; position: absolute; top: -999em; padding: 0; /*overflow: visible !important;*/ }
.sf-menu ul li { display: block; width: 100% !important; text-align: left; padding:4px 0; border-bottom: 1px solid #40546a;margin-left:0!important; }
.sf-menu ul li:last-child { border-bottom: 0; -webkit-border-bottom-right-radius: 5px;-webkit-border-bottom-left-radius: 5px;-moz-border-radius-bottomright: 5px;-moz-border-radius-bottomleft: 5px;border-bottom-right-radius: 5px;border-bottom-left-radius: 5px;}
.sf-menu ul li a {  border:none;  -webkit-border-radius: 0!important;-moz-border-radius:  0!important;border-radius:  0!important;}
.sf-menu ul li:hover, .sf-menu ul li a:hover { background: #40546a !important; }
.sf-menu li { float: left; position: relative; text-decoration:none; text-align: center;padding:41px 0; margin-left:10px; }
.sf-menu li:first-child { margin-left:0; }
.sf-menu a {  display: block; position: relative; font-size:14px; letter-spacing:.07em; text-transform: uppercase; font-weight:400; padding:6px 15px 8px; color:#fff; }
.sf-menu a:hover {
  color: #fff;
}
#navbar a {
    text-transform: uppercase;
}
.sf-menu > li > a {display: block; }
.sf-menu li li a { font-size:11px; color:#fff; padding:7px 10px 5px;text-overflow: ellipsis;
    overflow: hidden; }
.sf-menu li a:hover { background: #37485C; text-decoration: none; -webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s; -webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;}
.sf-menu li li a:hover { border-bottom:0; text-decoration: none}
.sf-menu li.current-menu-item a, .sf-menu li.current-menu-parent a, .sf-menu li.current_page_parent a { background: #37485C; color:#fff; -webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;}


.sf-menu li:hover ul {top: 110px; z-index:999999;  max-width:175px;  -webkit-animation-duration: .3s;  -webkit-animation-timing-function: ease;  -webkit-animation-fill-mode: both;  -webkit-animation-name: fadeIn;  -moz-animation-duration: .3s;  -moz-animation-timing-function: ease;  -moz-animation-fill-mode: both;  -moz-animation-name: fadeInRight;  animation-duration: .3s;  animation-timing-function: ease;  animation-fill-mode: both;  animation-name: fadeIn;}
.sf-menu.navbar-left li:hover ul{ left: 0;}

ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul { top: -999em; }
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul { left: 175px; top: 0; -webkit-border-radius: 0!important;-moz-border-radius:  0!important;border-radius:  0!important; }
ul.sf-menu li li:hover ul li:last-child, ul.sf-menu li li.sfHover ul li:last-child {-webkit-border-bottom-right-radius: 5px;-webkit-border-bottom-left-radius: 5px;-moz-border-radius-bottomright: 5px;-moz-border-radius-bottomleft: 5px;border-bottom-right-radius: 5px;border-bottom-left-radius: 5px;}
ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul { top: -999em; }
ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul { left: 175px; top: 0; -webkit-border-radius: 0!important;-moz-border-radius:  0!important;border-radius:  0!important;}
.sf-menu li:hover { outline: 0; }
.sf-menu li li a:hover { color:#fff !important; -webkit-transition:none !important;-moz-transition:none!important;-o-transition:none!important;-ms-transition:none!important;transition:none!important;}
.sf-menu > li:hover { border:none !important; background: none !important; }
.alt-nav { display:none; }
.sf-menu ul {background:#37485C; -webkit-border-bottom-right-radius: 5px;-webkit-border-bottom-left-radius: 5px;-moz-border-radius-bottomright: 5px;-moz-border-radius-bottomleft: 5px;border-bottom-right-radius: 5px;border-bottom-left-radius: 5px; }
.sf-menu ul:after {  bottom: 100%;  border: solid transparent;  content: " ";  height: 0;  width: 0;  position: absolute;  pointer-events: none;}
.sf-menu ul:after {  border-color: rgba(127, 140, 141, 0);  border-bottom-color: #37485C;  border-width: 10px;}
.sf-menu.navbar-left ul:after { left: 17%;  margin-left: -10px;}
.sf-menu.navbar-right ul:after { right: 17%;  margin-right: -10px;}
.navbar-desk{
  height:110px;
}
img.flag{
      float: right;
}

.sf-menu ul li ul:after {  bottom: 100%;  border: transparent; }
.sf-menu ul li ul:after {  border:0;}

.navbar-brand img {
/*width: 250px;*/
}

#nav-left {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
@media (min-width: 768px){
  .navbar-brand img{
    width:80px;
    margin-top: -15px;
  }

}
#nav-left li {
    padding: 13px 0 13px 45px;
    margin: 0;
    font-weight: 700;
    font-size: 14px;
}

#nav-left li.sub {
    padding: 4px 0 4px 45px;
    font-weight: 400;
    font-size: 11px;
}

#nav-left a {
    color: #3B6086;
}

#nav-left a:hover,#nav-left a.s {
    color: #000;
}

#nav-left a.s {
    font-weight: 700;
}

#nav-left a.s:hover {
    text-decoration: none;
}


ul.nav-left {
    list-style-type: none;
    padding: 0;
    margin: 10px 15px;
}

ul.nav-left li {
    padding: 0;
    margin: 0;
    font-weight: 700;
    font-size: 14px;
}

ul.nav-left li a {
    padding: 8px 0 0 30px;
    display: block;
    height: 21px;
    background-repeat: no-repeat;
    background-position: left center;
}

ul.nav-left li ul {
    list-style-type: none;
    padding: 0;
    margin: 8px 0 8px 28px;
}

ul.nav-left li ul li a {
    padding: 2px;
    height: auto;
    font-weight: 400;
    font-size: 11px;
}

ul.nav-left a {
    color: #3B6086;
}

ul.nav-left li.active > a {
    color: #000;
}


/*Loader */
#loading-mask {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(85, 84, 84, 0.86);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    z-index: 500;
}

.loader {
    width: 100px;
    height: 100px;
}

/*Back button*/
#loading-mask .loader {
    position: fixed;
    top: 35%;
    left: 44%;
    margin: auto;
    width: 100px;
    height: 100px;
    z-index: 1000;
}
a.button-back {
    color: #fff;
    background-color: #DD5230;
    border-color: #D35637;
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

a.button-back:hover {
    color: #fff;
    border-color: #a65b3b;
    background: #BD3F20;
    text-decoration: none;
}
/*Find section*/
.find td {
    padding: 7px 0 5px 10px;
}

.find td.even {
    padding-right: 15px;
    color: #747474;
}

.find {
    margin-top: 14px;
}

.find .head {
    display: none;
}

.find table {
    width: 100%;
}

#findInput {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

#clear_findInput {
    display: block;
    text-align: center;
    margin: 5px 0;
    text-transform: capitalize;
}
/*Dashboard*/
.list {
    overflow: auto;
    padding: 0;
    margin: 10px 0 20px;
    width: 100%;
    line-height: 16px;
}


.list2 {
    overflow: auto;
    border: 1px solid #AFD5FE;
    margin-top: 15px;
}

.list2.top {
    margin-top: 0;
    border: 1px solid #AFD5FE;
}

.list2 .name {
    width: auto;
    height: 30px;
    background-color: #E9F3FE;
    border-bottom: 1px solid #AFD5FE;
    font-weight: 700;
    font-size: 12px;
    line-height: 28px;
    color: #3B6086;
    text-align: center;
}

.list.top {
    margin: 10px 0 20px;
}




.list .name {
    position: relative;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 5px;
    background-color: #C5C5C5;
    border-radius: 4px;
    cursor: move;
-webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
-webkit-transition: width .6s ease;
-o-transition: width .6s ease;
transition: width .6s ease;
background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
}

.list .name span {
    font-size: 18px;
    position: relative;
    left: 12px;
font-weight: bold;
}

.list .item {
    float: left;
    width: 25%;
    padding: 10px 0 5px;
    min-height: 69px;
    overflow: hidden;
}

.list .item .icon {
    margin-left: auto;
    margin-right: auto;
}

.list .item a {
    display: block;
    margin: 0;
    text-decoration: none;
}

.list .item a:hover span {
    text-decoration: none;
}

.list .item a img {
    display: block;
    width: 48px;
    height: 48px;
}

.list .item .label {
    display: block;
    color: #434344;
    text-decoration: none;
    font-size: 14px;
    font-weight: 400;
    white-space: pre-line;
    height: 50px;
}

.list .item .label:hover {
    color: #282829;
    text-decoration: underline;
}

.list .sep {
    float: left;
    width: 100%;
    font-size: 0;
    height: 0;
}

.list .item span.icon {
    display: block;
    width: 32px;
    height: 32px;
}

/*Chosen container*/
.chosen-container {
    -moz-box-shadow: 0 1px 2px rgba(69,89,91,0.8);
    -webkit-box-shadow: 0 1px 2px rgba(69,89,91,0.8);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: 0 1px 2px rgba(69,89,91,0.8);
    border-radius: 5px;
    position: relative;
    display: inline-block;
    text-align: left;
    vertical-align: middle;
    font-size: 16px;
}

.chosen-container ul {
    padding: 0;
    margin: 0;
}

.chosen-container .chosen-drop {
    -moz-box-shadow: 0 1px 2px rgba(69,89,91,0.8);
    -webkit-box-shadow: 0 1px 2px rgba(69,89,91,0.8);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-shadow: 0 1px 2px rgba(69,89,91,0.8);
    box-sizing: border-box;
    position: absolute;
    top: 100%;
    margin-top: -1px;
    left: -9999px;
    z-index: 2010;
    width: 100%;
    border-top: 0;
    background: #fff;
}

.chosen-container.chosen-with-drop .chosen-drop {
    left: 0;
}

.chosen-container a {
    cursor: pointer;
}

.chosen-container-single .chosen-single {
    -moz-box-shadow: 0 1px 0 #a1bbbf inset,0 15px 20px rgba(158,184,188,1) inset;
    -webkit-box-shadow: 0 1px 0 #a1bbbf inset,0 15px 20px rgba(158,184,188,1) inset;
    -moz-box-text-shadow: 0 1px rgba(69,89,91,0.5);
    -webkit-box-text-shadow: 0 1px rgba(69,89,91,0.5);
    box-shadow: 0 1px 0 #a1bbbf inset,0 15px 20px rgba(158,184,188,1) inset;
    text-shadow: 0 1px rgba(69,89,91,0.5);
    position: relative;
    display: block;
    overflow: hidden;
    padding: 0 0 0 10px;
    vertical-align: middle;
    font-weight: 700;
    border-radius: 5px;
    background: #839ba0;
    background-clip: padding-box;
    color: #fff;
    text-decoration: none;
    white-space: nowrap;
    line-height: 31px;
}

.chosen-container-single .chosen-default {
    color: #467375;
}

.chosen-container-single .chosen-single span {
    display: block;
    overflow: hidden;
    margin-right: 26px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.chosen-container-single .chosen-single-with-deselect span {
    margin-right: 38px;
}

.chosen-container-single .chosen-single abbr {
    position: absolute;
    top: 6px;
    right: 26px;
    display: block;
    width: 12px;
    height: 12px;
    background: url(http://premium.youshopz.com/woody_panel/img/chosen-sprite.png) -42px 1px no-repeat;
    font-size: 1px;
}

.chosen-container-single .chosen-single abbr:hover {
    background-position: -42px -10px;
}

.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
    background-position: -42px -10px;
}

.chosen-container-single .chosen-single div {
    position: absolute;
    top: 0;
    right: 0;
    padding-right: 5px;
    display: block;
    width: 18px;
    height: 100%;
}

.chosen-container-single .chosen-single div b {
    display: block;
    width: 100%;
    height: 100%;
    margin-top: 4px;
    background: url(http://premium.youshopz.com/woody_panel/img/chosen-sprite.png) no-repeat 0 2px;
}

.chosen-container-single .chosen-search {
    position: relative;
    z-index: 1010;
    margin: 0;
    padding: 3px 4px;
    white-space: nowrap;
}

.chosen-container-single .chosen-search input[type=text] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 1px 0;
    padding: 4px 20px 4px 5px;
    width: 100%;
    height: auto;
    outline: 0;
    font-size: 1em;
    line-height: normal;
}

.chosen-container-single .chosen-drop {
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    background-clip: padding-box;
}

.chosen-container-single.chosen-container-single-nosearch .chosen-search {
    position: absolute;
    left: -9999px;
}

.chosen-container .chosen-results {
    -webkit-overflow-scrolling: touch;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    border-radius: 0 0 5px 5px;
    max-height: 240px;
}

.chosen-container .chosen-results li {
    display: none;
    margin: 0;
    list-style: none;
    line-height: 15px;
}

.chosen-container .chosen-results li.active-result {
    display: list-item;
    padding: 8px 10px;
    cursor: pointer;
}

.chosen-container .chosen-results li.disabled-result {
    display: list-item;
    color: #ccc;
    cursor: default;
}

.chosen-container .chosen-results li.highlighted {
    background: #d5e3e5;
}

.chosen-container .chosen-results li.no-results {
    display: list-item;
}

.chosen-container .chosen-results li.group-result {
    display: list-item;
    font-weight: 700;
    cursor: default;
}

.chosen-container .chosen-results li.group-option {
    padding-left: 15px;
}

.chosen-container .chosen-results li em {
    font-style: normal;
    text-decoration: underline;
}

.chosen-container-active.chosen-with-drop .chosen-single {
    -moz-box-shadow: 0 1px 0 #a1bbbf inset,0 15px 20px rgba(158,184,188,1) inset;
    -webkit-box-shadow: 0 1px 0 #a1bbbf inset,0 15px 20px rgba(158,184,188,1) inset;
    box-shadow: 0 1px 0 #a1bbbf inset,0 15px 20px rgba(158,184,188,1) inset;
    border-radius: 5px 5px 0 0;
    background: #839ba0;
}

.chosen-container-active.chosen-with-drop .chosen-single div b {
    background-position: -18px 2px;
}

.choose.selector-lang {
    float: right;
    margin: 8px 12px 0 0;
}

.choose.selector-lang span {
    display: none;
}

.choose.selector-theme {
    float: right;
    margin: 8px 15px 0 0;
}

.choose.selector-theme span {
    display: none;
}

ul.lang_selector {
    padding: 3px 20px;
    list-style: none;
    cursor: pointer;
}

ul.lang_selector a {
    text-decoration: none;
    color: #333;
}

ul.lang_selector li:hover,.ul.lang_selector li:focus {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5;
}


/*Account Information*/
.account-information {
    width: 100%;
    padding: 0;
    margin: 0;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -webkit-transition: all .5s ease;
}

#content-stats {
    margin: 0;
    width: auto;
    overflow: hidden;
}

#account-information {
    table-layout: fixed;
    width: 100%;
    padding: 0;
    margin: 0;
}

.account-information td {
    padding-top: 10px;
    padding-bottom: 10px;
    border-collapse: collapse;
    overflow: hidden;
}

.account-information td.left {
    text-align: left;
    color: #666;
    width: 40%;
    border-bottom: 1px solid #D8D1D1;
}

.account-information td.color {
    text-align: left;
    padding-left: 10px;
    width: 60%;
    text-overflow: ellipsis;
    border-bottom: 1px solid #D8D1D1;
}

.account-information td a {
    color: #383737;
}

.account-information td.even {
    padding-right: 15px;
    color: #747474;
}

#themeSelection label {
position: relative;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 12px;
background-color: #C5C5C5;
border-radius: 4px;
cursor: move;
-webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
-webkit-transition: width .6s ease;
-o-transition: width .6s ease;
transition: width .6s ease;
background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
width: 100%;
font-size: 18px;
}
div#themeSelection {
    margin-top: 10px;
}

.account-information .head {
position: relative;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 12px;
background-color: #C5C5C5;
border-radius: 4px;
cursor: move;
-webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
-webkit-transition: width .6s ease;
-o-transition: width .6s ease;
transition: width .6s ease;
background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
}

span.active {
    background: url(../imgz/green-status.gif) 0 center no-repeat;
    display: block;
    height: 16px;
    padding: 0 0 0 21px;
    color: #2DAA15;
    font-weight: 700;
}

span.inactive {
    background: url(../yellow-status.gif) 0 center no-repeat;
    display: block;
    height: 16px;
    padding: 0 0 0 21px;
    color: #D65021;
    font-weight: 700;
}

/*Client Profile*/
.client-profile {
    width: 100%;
    padding-top: 20px;
    margin: 0;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    border-top: 1px solid #e2e2e2 !important;

}



#client-information {
    table-layout: fixed;
    width: 100%;
    padding: 0;
    margin: 0;
}

.client-profile td.left {
    text-align: left;
    color: #666;
    width: 40%;
    border-bottom: 1px solid #D8D1D1;
}

.client-profile td.color {
    text-align: left;
    padding-left: 10px;
    width: 60%;
    text-overflow: ellipsis;
    border-bottom: 1px solid #D8D1D1;
}

.client-profile td {
    padding-top: 10px;
    padding-bottom: 10px;
    border-collapse: collapse;
    overflow: hidden;
}

.client-profile td a {
    color: #383737;
}

.client-profile td.even {
    padding-right: 15px;
    color: #747474;
}
.client-profile .head {
position: relative;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 12px;
background-color: #C5C5C5;
border-radius: 4px;
cursor: move;
-webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
-webkit-transition: width .6s ease;
-o-transition: width .6s ease;
transition: width .6s ease;
background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
}
/*Tables*/
table.type-5 tr:nth-child(even) td {
background: #f9f9f9;
border: 1px solid #ddd;
cursor: pointer;
}

table.type-1 input {
    margin: 5px;
}

table.type-1 {
    width: 100%;
}

table.type-1 td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border: 1px solid #ddd;
}

table.type-1 td.right {
    text-align: right;
}

table.type-1 tr:nth-child(even) td {
    background: #f9f9f9;
}

table.type-1 tr.bot td {
    text-align: right;
}

table.type-1 td[colspan="5"] {
    text-align: center;
}

table.type-2 td {
    padding: 0 10px;
}

table.type-5 {
    width: 100%;
}

table.type-5 td input {
    margin-top: 10px;
}

table.type-5 td button {
    margin-top: 10px;
}

table.type-5 td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;

}

table.type-5 td.right {
    text-align: right;
}

table.type-5 tr.head td {
color: #1F1D1D;
text-align: left;
border: 1px solid #ddd;

}

table.type-5 tr.even td {
    background: #f9f9f9;
border: 1px solid #ddd;
cursor: pointer;
}

table.type-5 tr.bot td {
    text-align: right;
}

table.type-5 td[colspan="5"] {
    text-align: center;
}

table.wide input[type=text] {
    min-width: 100%;
}

table.wide td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border: 1px solid #ddd;
}

table.wide td.right {
    text-align: right;
}

table.wide tr.head td {
    background: #1A1D1D;
    color: #fff;
    text-align: left;
    padding: 7px 5px 8px 20px;
}

table.wide tr.even td {
    background: #fff;
}

table.wide tr.bot td {
    text-align: right;
}

table.wide td[colspan="5"] {
    text-align: center;
}


table.type-6 {
    width: 100%;
    background: #f5f5f5;
}

table.type-6 td {
    padding: 20px;
}

table.type-7 td {
    padding: 102px 30px 20px;
}

table.type-7 input {
    width: 123px;
}




/*Icons*/
span.glyphicon.glyphicon-wrench {
margin-right: 5px;
float: left;
}

span.glyphicon.glyphicon-globe {
margin-right: 5px;
float: left;
}

span.glyphicon.glyphicon-envelope {
margin-right: 5px;
float: left;
}
span.glyphicon.glyphicon-user {
margin-right: 5px;
float: left;
}

span.glyphicon.glyphicon-asterisk {
margin-right: 5px;
float: left;
}

span.glyphicon.glyphicon-flag {
margin-right: 5px;
float: left;
}

span.glyphicon.glyphicon-th-list {
margin-right: 5px;
float: left;
}

span.glyphicon.glyphicon-briefcase {
margin-right: 5px;
float: left;
}

span.glyphicon.glyphicon-cog {
margin-right: 5px;
float: left;
}



/* FOOTER STYLES */
footer {
    width: 100%;
    min-height: 65px;
    background-color: #0DA8E0;
}
footer .navbar {
    margin: 0 auto;
}

footer .nav > li > a {
    padding-top: 20px;
padding-bottom: 20px;
text-align: center;
margin: 0;
color: #8D8C8C;
text-transform: uppercase;
}
footer .navbar-nav li a:hover {

}

.footer-top {
padding: 60px 0px;
color: rgb(255, 255, 255);
background: url(../imgz/footer.png) no-repeat;
position: relative;
}

.footer-box {
    background: rgba(0,0,0,.5);
    width: 100%;
    height: 40px;
    bottom: 0;
    left: 0;
    margin: 50px 0 0;
    position: absolute;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -webkit-transition: all .5s ease;
}

.footer-box:hover {
    background: rgba(0,0,0,.8);
}

.text-shadow-white {
    -moz-text-shadow: 0 1px rgba(255,255,255,0.5);
    -webkit-text-shadow: 0 1px rgba(255,255,255,0.5);
    text-shadow: 0 1px rgba(255,255,255,0.5);
}

.footer {
    width: 940px;
    margin: auto;
    padding: 10px 0 30px;
}

.footer a {
    color: #fff;
}

.footer a:hover {
    color: #5A5656;
}

.footer .text {
    float: left;
    margin: 2px 0 0 10px;
}

.footer .credits {
    float: right;
    margin: 2px 0 0;
}

/* Go to top */
#topcontrol {
cursor: pointer;
    color: #fff;
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 99;
    display: none;  text-align: center;  border-radius: 5px;  -moz-border-radius: 5px;  -webkit-border-radius: 5px;  -o-border-radius: 2px;  z-index: 10000;  height: 29px;  width: 29px;  background-color: rgba(0,0,0,0.4);  background-repeat: no-repeat;  background-position: center;  transition: background-color 0.1s linear;  -moz-transition: background-color 0.1s linear;  -webkit-transition: background-color 0.1s linear;  -o-transition: background-color 0.1s linear;
}
#topcontrol .glyphicon {
    padding-top: 4px;  font-size: 17px;
}

#topcontrol:hover {
background: #B86662;
background: rgba(184,102,98,.7);
}



/* SPRITES */
.spriteicon_img_mini {
    float:left;
    margin-right: 5px;
    margin-top: 7px;
}

.panel-layout {
    width: 500px;
    height: auto;
    padding: 15px;
}



/* Upgrade Area */

input#upgrade {
-moz-animation: progress-bar-stripes 2s linear infinite;
-webkit-animation: progress-bar-stripes 2s linear infinite;
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.14902) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.14902) 50%, rgba(255, 255, 255, 0.14902) 75%, transparent 75%, transparent);
-webkit-background-size: 40px;
background-size: 40px 40px;
background-color: #585858;
color: #FFF;
font-weight: bold;
width: 40%;
margin: 0 0 0 200px;
padding: 30px;
font-size: 20px;
}


.inner-upgrade {
padding: 10px;
}

.list.upgrade-box {
background: rgb(194, 194, 194);
}


/* from security/accessip.html - small input boxes */
.form-control-small {
    width:20%;
}

.form-inline-padded {
    padding:0px 0px 10px 0px;
}

.info-block {
    color: #737373;
    display: block;
    margin-bottom: 10px;
    margin-top: 5px;
    font-weight: normal;
    font-size: 13px;
}


input[type=text]:focus,input[type=password]:focus,input[type=email]:focus,input[type=text]:focus,textarea:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
}



select {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

select:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
}


/* progress bar style overrides */
.progress {
    margin-bottom: 0px;
}
.green-bar {
    height: 20px;
    background-color: #878B87;
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px;
}

.yellow-bar {
    height: 20px;
    background-color: #ff0;
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px;
}

.red-bar {
    height: 20px;
    background-color: red;
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px;
}

#diskUsageProgressBar {
    overflow: hidden;
    height: 20px;
    margin-bottom: 0;
    background-color: #E4E4E4;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
}

#BandwidthProgressBar {
    overflow: hidden;
    height: 20px;
    margin-bottom: 0;
    background-color: #E4E4E4;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
}

/* alert styles */
.alert-message {
    display: inline;
}

/* ------------------------------------------------------------------------------ */
/* Loading Indicator
/* ------------------------------------------------------------------------------ */
.spinner {
  position: absolute;
}
.spinner-2 {
  height: 100px;
}
.spinner-2 .spinner {
  width: 100px;
  height: 100px;
}
.spinner-2 .spinner:before {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  border-top: solid 20px #C5E037;
  border-bottom: solid 20px #C5E037;
  border-left: solid 20px transparent;
  border-right: solid 20px transparent;
  content: "";
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  border-radius: 50px;
  -webkit-animation: spinner-2 1s infinite ease;
  -moz-animation: spinner-2 1s infinite ease;
  -ms-animation: spinner-2 1s infinite ease;
  -o-animation: spinner-2 1s infinite ease;
  animation: spinner-2 1s infinite ease;
}
.spinner-2 .spinner:after {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  width: 40px;
  height: 40px;
  background-color: #4693CF;
  content: "";
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
}

@-webkit-keyframes spinner-2 {
  from {
    -webkit-transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(360deg);
  }
}

@-moz-keyframes spinner-2 {
  from {
    -moz-transform: rotate(0deg);
  }

  to {
    -moz-transform: rotate(360deg);
  }
}

@-ms-keyframes spinner-2 {
  from {
    -ms-transform: rotate(0deg);
  }

  to {
    -ms-transform: rotate(360deg);
  }
}

@-o-keyframes spinner-2 {
  from {
    -o-transform: rotate(0deg);
  }

  to {
    -o-transform: rotate(360deg);
  }
}

@keyframes spinner-2 {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(360deg);
  }
}



@media (max-width: 767px) {
    .navbar-subnav {
        display: none;
    }
    .hidden-inline-xs {
        display: none;
    }
    .navbar-preferences {
        margin-right: 15px;
    }
    aside#sub {display:none;}
}
.share {
	margin-top: 5px;
	padding: 8px;
	position: fixed;
	top: 33%;
	border: 1px solid #E7E7DD;
	border-left: 0;
	-moz-border-radius: 0px 6px 6px 0px;
	-webkit-border-radius: 0px 6px 6px 0px;
	border-radius: 0px 6px 6px 0px;
    z-index:999;
}
.share .fb_share {
	margin-top: 6px;
	margin-left: 3px;
	position: relative;
}
.share .plusone {
	margin-top: 6px;
}
.share .tweets {
	margin-top: 6px;
}

      .navbar.navbar-default {
        background-image: none;
        background-color: #0DA8E0 !important;//#608000;
        background-image: none;
      }

      @media (min-width: 768px) {
        .navbar-brand {
          margin-top: 15px;
        }
      }
      @media (max-width: 767px) {
         .navbar-brand {
          margin-top: 0;
          padding: 15px 15px;
        }
      }
      .sf-menu li.active a, .sf-menu li a:active {
        background-color: #37485C;
        border-radius: 5px;
      }
      .sf-menu li a {
        text-decoration: none;
      }
.navbar-default .navbar-nav>li>a {
  color: #FFF900;
}


#wraplogo {

    position: absolute;
    /*width: 300px;*/
    height: 110px;
    top: 0;
    z-index: 1002;
    /*background: url('../images/bg1.png') repeat-x #0DA8E0;*/
}
#wraplogo:before {
  content: '';
    /*width: 80px;*/
    /*background-color: red;*/
    height: 110px;
    position: absolute;
    top: 0;
    left: 100%;
    /*background: url('../images/bg3.png') no-repeat;*/
}
a.homepage {
  font-family: Orbitron;
}

@media (min-width: 768px) {
  .sf-menu {
    margin-left: 130px;
  }
}

@media (min-width: 1200px){
  #wraplogo {
    width:450px;
  }
  .sf-menu {
    margin-left: 500px;
  }

}

@media (max-width: 767px) {
    .navbar-brand {
        padding: 0;
    }

    .navbar-brand img {
        margin-top: 5px;
        margin-left: 25px;
        width:40px;
    }
}
#wraplogo {
  /*border-bottom: 1px solid #fff; */
}
.intro {
  clear: both;
  padding-bottom: 10px;
  position: relative;
  margin-bottom: 10px;
}

.intro p:first-child {
  min-height: 35px;
}
.intro p:not(:first-child){
  text-indent: 20px;
}
.intro p:first-child:first-letter{float:left; font-size:35px; font-family:Tangerine, cursive; color:#333; padding-right:5px; font-weight:bold; text-shadow:1px 1px 1px #999966; margin-top:-12px; text-transform:uppercase; letter-spacing:5px;}
footer {
  padding: 10px 0;
  color: #fff;
  line-height: 1;
  border-top: 1px solid #86dfff;
}
.sf-menu li:hover > a {
  background-color: #37485C;
  border-radius: 5px;
  outline: none;
}
.thmenu {
  line-height: 1; background-color: #0DA8E0; color: #fff;
}
.panel-bookings .panel-body {
  padding-top: 15px;
  padding-bottom: 15px;
}
.gm-style-iw i.fa {
    margin-right: 3px;
    width: 18px;
    color: #007498;
}
/*.navbar-desk:before {
    content: '';
    height: 50px;
    background: #0DA8E0 url(../images/pt-saobien.png) repeat-x center center;
    position: absolute;
    top: 100%;
    bottom: 0;
    width: 100%;
    left: 0;
    right: 0;
    border-bottom: 1px solid #fff;
    border-top: 1px solid #36B7E5;
}*/

@media (min-width: 992px) {
  nav.navbar.navbar-default.navbar-static-top {
    margin-bottom: 0;/*49px;*/
  }
}
@media (max-width: 991px) {
  nav.navbar.navbar-default.navbar-static-top {
    margin-bottom: 0px;
  }
  .phone-menu {
    margin-left:-15px;
    margin-right:-15px;
  }
}
 .carousel-inner>.item>img, .carousel-inner>.item>a>img{
      width: 100%;
    }
    .carousel-fade .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-control {
  z-index: 2;
}
.main-cont {
  padding-top: 10px;
  min-height: 400px;
}
@media (min-width: 768px) {
  .sf-menu a {
    padding: 6px 10px 8px;
  }
  .sf-menu li {
    margin-left: 2px;
  }
  .sf-menu {
    margin-left: 90px;
  }
}

@media (min-width: 992px) {
  #wraplogo {
    width: 250px;
  }
  .sf-menu {
    margin-left: 250px;
  }
  .sf-menu li {
    margin-left: 3px;
  }
  .sf-menu a {
    padding: 6px 10px 8px;
  }

}
@media (min-width: 1200px) {
   #wraplogo {
    width: 300px;
  }
  .sf-menu {
    margin-left: 300px;
  }
  .sf-menu li {
    margin-left: 10px;
  }
  .sf-menu a {
    padding: 8px 14px;
  }
}
.carousel {
    background-color: #080808;
    margin-bottom: 20px;
}
div#carousel:before {
    content: '';
    width: 100%;
    position: absolute;
    background-color: rgba(13, 168, 224, 0);
    height: 15px;
    top: 100%;
    left: 0;
    right: 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin-top: -16px;
    -moz-box-shadow: 0 0 25px #080808;
    -webkit-box-shadow: 0 0 25px #080808;
    box-shadow: 0 0 25px #080808;
    z-index: -2;
}
#accordion .panel-heading a {
    display: block;
    text-decoration: none;
}
#accordion .panel-body {
  text-align: justify;
}

.room-img {
    padding: 3px;
    background-color: #0DA8E0;
}
@media (min-width:992px) {
  .room-img {
    padding: 5px;
    background-color: #FFF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-bottom: 10px;
    box-shadow: 0 0 5px #aaa;
  }

}
.room {
  margin-bottom: 20px;
}
.overlay {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  margin: 0 auto;
  margin-top: -25px;
  display: block;
  text-align: center;
  background-color: #0DA8E0;
  width: 50px;
  height: 50px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 25px;
  border-radius: 50%;
  -moz-box-shadow: 0 0 5px #0DA8E0;
  -webkit-box-shadow: 0 0 5px #0DA8E0;
  box-shadow: 0 0 5px #0DA8E0;
}
.overlay img {
  margin-top: 6px;
  width: 35px;
  height: 35px;
}
@media (max-width: 991px) {
  .room-img {
    margin-bottom: 50px;
  }

}
.room .detail {
  margin: 0;
}
@media (min-width:992px) {
  .room .detail {
    margin: 80px auto 0;
  }

}
.detail ul {
  padding-left: 25px;
  list-style-image: url(/images/li-saobien.png);
}

.detail span {
  display: block;
  font-family: Niconne;
  font-size: 20px;
}

.room:before {
  clear: both;
  display: table;
  content: "";
}
#myform small {
  display: block;
}
@media (max-width:767px) {
  #myform small {
  display: inline-block;
  }
}
.bt-margin {
  margin-top: 10px;
  margin-bottom: 10px;
}
.album-bor {
  padding: 6px;
  background-color: #fff;
  border: 1px solid #ddd;
  box-shadow: 0 0 5px #ccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin: 0 auto;
}
@media (min-width:768px) {
  #mycalendar {
    font-size: 20px;
  }
}

.myfoot {
    border-left: 1px solid #36B7E5;
    padding: 10px 0 5px 30px;
    color: #fff;
}
@media (max-width:767px) {
  .myfoot {
    text-align: center;
    border: none;
    border-top: 1px solid #36B7E5;
    margin-top: 16px;
    padding-top: 14px;
    padding-left: 0;
  }
}
@media (min-width:768px) {
  .myfoot {
    text-align: left;
  }
}
.myfoot a {
  color: #fff;
}

.myfoot a:hover {
   text-decoration: none;
   color: #fff;
}
footer {
  position: relative;
}

footer:before {
    position: absolute;
    content: '';
    width: 105px;
    height: 105px;
    /*background: url(/images/saobien_footer.png) transparent no-repeat top right; */
    right: 35px;
    bottom: 12px;
}
@media (max-width:767px) {
  footer:before {
    display: none;
  }

}
.detail a, .detail a:hover, .detail a:focus {
  text-decoration: none !important;
}
body {
  font-size: 14px;
  padding: 0;
}
.navbar-static-top {
  border-color: #86dfff;
}
.panel-body img {
  max-width: 100%;
  height: auto;
  display: block;
  margin-right: auto;
  margin-left: auto;
}
span.date {
  float: right;
  margin-right: 10px;
}
.intro img {
  max-width: 100%;
  display: block;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
span.date {
  margin-bottom: 15px;
}
.intro:before {
    content: ' ';
    width: 50%;
    height: 1px;
    background-color: #f5f5f5;
    position: absolute;
    bottom: 0;
    display: block;
    margin: 0 auto;
    right: 0;
    left: 0;
}
#face{
     position: fixed;
    right: -5px;
    top: 50%;
    margin-top: -30px;
    z-index: 11001;
    width: 0;
    height: 0;
    margin-right: 0;
}
i.fa-qrcode{
    position: absolute;
    width: 48px;
    height: 48px;
    display: block;
    border: 1px solid #04668a;
    left: -48px;
    cursor: pointer;
    font-size: 40px;
    background-color: #fff;
    padding: 4px;
    border-radius: 5px;
    box-shadow: 0 0 5px #9e9e9e;
}
.download img{
  max-width: 200px;
}
#loading{
      margin:0 auto;
      width: 80px;
    }
    #loading>img{
      margin-top: 80px;
      position: absolute;
    }
    #my-calendar{
      min-height: 225px;
    }
    tbody>tr>th {
      background-color: #b0a2ff;
      line-height:1 !important;
    }
    .content table{
      background-color: #fff;
    }

    thead>tr>th {
      border: none!important;
    }
    .sf-menu:after{
      clear:both;
      display: table;
      content: " ";
    }
    img.smileys{
      width: 19px;
      height: auto;   
      vertical-align: top;
    }

    ul.navbar-left{
      float:left;
    }

   ul.sf-menu.navbar-right {
    margin-left: 0;
   }
   .sf-menu.navbar-right li:hover ul{
     right:0;
   }
   .download{
     margin-bottom: 10px;
   }
  .panel{
    margin-bottom: 10px !important;
  }
.dropdown-menu li a:hover {
    background-color: #5bcbf3 !important;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: #fff;
    background-color: #30dff9;
    background-image: none!important;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #3074ae;
    background-image: none!important;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #FFF900;
}
}

@media (max-width: 767px){
  .navbar-default .navbar-nav .dropdown.open .dropdown-menu>li>a, .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
    color: #fff!important;
  }
}
@media (max-width: 767px){
  .navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #fff !important;
  }
}
