small,
.small{font-size:85%;}
cite{font-style:normal;}
.text-left{text-align:left;}
.text-right{text-align:right;}
.text-center{text-align:center;}
.text-justify{text-align:justify;}
.text-muted{color:#d9d9d9;}
.text-primary{color:#268bb9;}
a.text-primary:hover{color:#1d6b8f;}
.text-success{color:#3c763d;}
a.text-success:hover{color:#2b542c;}
.text-info{color:#31708f;}
a.text-info:hover{color:#245269;}
.text-warning{color:#8a6d3b;}
a.text-warning:hover{color:#66512c;}
.text-danger{color:#a94442;}
a.text-danger:hover{color:#843534;}
.bg-primary{color:#fff;}
.bg-primary{background-color:#268bb9;}
a.bg-primary:hover{background-color:#1d6b8f;}
.bg-success{background-color:#dff0d8;}
a.bg-success:hover{background-color:#c1e2b3;}
.bg-info{background-color:#d9edf7;}
a.bg-info:hover{background-color:#afd9ee;}
.bg-warning{background-color:#fcf8e3;}
a.bg-warning:hover{background-color:#f7ecb5;}
.bg-danger{background-color:#f2dede;}
a.bg-danger:hover{background-color:#e4b9b9;}
.page-header{padding-bottom:8px;margin:36px 0 18px;border-bottom:1px solid #ababab;}
ul,
ol{margin-top:0;margin-bottom:9px;}
ul ul,
ul ol,
ol ul,
ol ol{margin-bottom:0;}
.list-unstyled, .list-inline{padding-left:0;list-style:none;}
.list-inline{margin-left:-5px;}
.list-inline > li{display:inline-block;padding-left:5px;padding-right:5px;}
dl{margin-top:0;margin-bottom:18px;}
dt,
dd{line-height:1.42857;}
dt{font-weight:bold;}
dd{margin-left:0;}
@media (min-width:992px){.dl-horizontal dt{float:left;width:160px;clear:left;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.dl-horizontal dd{margin-left:180px;}
.dl-horizontal dd:before, .dl-horizontal dd:after{content:" ";display:table;}
.dl-horizontal dd:after{clear:both;}
}
abbr[title],
abbr[data-original-title]{cursor:help;border-bottom:1px dotted #d9d9d9;}
.initialism{font-size:90%;text-transform:uppercase;}
blockquote{padding:9px 18px;margin:0 0 18px;font-size:16.25px;border-left:5px solid #ababab;}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child{margin-bottom:0;}
blockquote footer,
blockquote small,
blockquote .small{display:block;font-size:80%;line-height:1.42857;color:#d9d9d9;}
blockquote footer:before,
blockquote small:before,
blockquote .small:before{content:'\2014 \00A0';}
.blockquote-reverse,
blockquote.pull-right{padding-right:15px;padding-left:0;border-right:5px solid #ababab;border-left:0;text-align:right;}
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before{content:'';}
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after{content:'\00A0 \2014';}
blockquote:before,
blockquote:after{content:"";}
address{margin-bottom:18px;font-style:normal;line-height:1.42857;}
code,
kbd,
pre,
samp{font-family:'Ubuntu', sans-serif;}
code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;white-space:nowrap;border-radius:0px;}
kbd{padding:2px 4px;font-size:90%;color:white;background-color:#333333;border-radius:2px;box-shadow:inset 0 -1px 0 rgba(0, 0, 0, 0.25);}
pre{display:block;padding:8.5px;margin:0 0 9px;font-size:12px;line-height:1.42857;word-break:break-all;word-wrap:break-word;color:#828282;background-color:whitesmoke;border:1px solid #cccccc;border-radius:0px;}
pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border-radius:0;}
.pre-scrollable{max-height:340px;overflow-y:scroll;}
@media (min-width:768px){.form-inline .form-group, .navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle;}
.form-inline .form-control, .navbar-form .form-control{display:inline-block;width:auto;vertical-align:middle;}
.form-inline .input-group > .form-control, .navbar-form .input-group > .form-control{width:100%;}
.form-inline .control-label, .navbar-form .control-label{margin-bottom:0;vertical-align:middle;}
.form-inline .radio, .navbar-form .radio,
.form-inline .checkbox,
.navbar-form .checkbox{display:inline-block;margin-top:0;margin-bottom:0;padding-left:0;vertical-align:middle;}
.form-inline .radio input[type="radio"], .navbar-form .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"],
.navbar-form .checkbox input[type="checkbox"]{float:none;margin-left:0;}
.form-inline .has-feedback .form-control-feedback, .navbar-form .has-feedback .form-control-feedback{top:0;}
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline{margin-top:0;margin-bottom:0;padding-top:6px;}
.form-horizontal .radio,
.form-horizontal .checkbox{min-height:24px;}
.form-horizontal .form-group{margin-left:-15px;margin-right:-15px;}
.form-horizontal .form-group:before, .form-horizontal .form-group:after{content:" ";display:table;}
.form-horizontal .form-group:after{clear:both;}
.form-horizontal .form-control-static{padding-top:6px;}
.fade{opacity:0;-webkit-transition:opacity 0.15s linear;transition:opacity 0.15s linear;}
.fade.in{opacity:1;}
.collapse{display:none;}
.collapse.in{display:block;}
.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition:height 0.35s ease;transition:height 0.35s ease;}
.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px solid;border-right:4px solid transparent;border-left:4px solid transparent;}
.dropdown{position:relative;}
.dropdown-toggle:focus{outline:0;}
.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:150px;padding:5px 10px;margin:2px 0 0;list-style:none;font-size:13px;background-color:white;border:1px solid #cccccc;border:1px solid rgba(0, 0, 0, 0.15);border-radius:0px;-webkit-box-shadow:0 6px 12px rgba(0, 0, 0, 0.175);box-shadow:0 6px 12px rgba(0, 0, 0, 0.175);background-clip:padding-box;}
.dropdown-menu.pull-right{right:0;left:auto;}
.dropdown-menu .divider{height:1px;margin:8px 0;overflow:hidden;background-color:#e5e5e5;}
.dropdown-menu > li > a{display:block;padding:3px 20px;clear:both;font-weight:normal;line-height:1.42857;color:#828282;white-space:nowrap;}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus{text-decoration:none;color:#757575;background-color:whitesmoke;}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus{color:white;text-decoration:none;outline:0;background-color:#268bb9;}
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus{color:#d9d9d9;}
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus{text-decoration:none;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);cursor:not-allowed;}
.open > .dropdown-menu{display:block;}
.open > a{outline:0;}
.dropdown-menu-right{left:auto;right:0;}
.dropdown-menu-left{left:0;right:auto;}
.dropdown-header{display:block;padding:3px 20px;font-size:11px;line-height:1.42857;color:#d9d9d9;}
.dropdown-backdrop{position:fixed;left:0;right:0;bottom:0;top:0;z-index:990;}
.pull-right > .dropdown-menu{right:0;left:auto;}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret{border-top:0;border-bottom:4px solid;content:"";}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:1px;}
@media (min-width:992px){.navbar-right .dropdown-menu{right:0;left:auto;}
.navbar-right .dropdown-menu-left{left:0;right:auto;}
}
.btn-group,
.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle;}
.btn-group > .btn,
.btn-group-vertical > .btn{position:relative;float:left;}
.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active{z-index:2;}
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus{outline:none;}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group{margin-left:-1px;}
.btn-toolbar{margin-left:-5px;}
.btn-toolbar:before, .btn-toolbar:after{content:" ";display:table;}
.btn-toolbar:after{clear:both;}
.btn-toolbar .btn-group,
.btn-toolbar .input-group{float:left;}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group{margin-left:5px;}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0;}
.btn-group > .btn:first-child{margin-left:0;}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0;}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0;}
.btn-group > .btn-group{float:left;}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn{border-radius:0;}
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle{border-bottom-right-radius:0;border-top-right-radius:0;}
.btn-group > .btn-group:last-child > .btn:first-child{border-bottom-left-radius:0;border-top-left-radius:0;}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle{outline:0;}
.btn-group > .btn + .dropdown-toggle{padding-left:8px;padding-right:8px;}
.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle{padding-left:12px;padding-right:12px;}
.btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 0 0 rgba(0, 0, 0, 0.125);box-shadow:inset 0 0 0 rgba(0, 0, 0, 0.125);}
.btn-group.open .dropdown-toggle.btn-link{-webkit-box-shadow:none;box-shadow:none;}
.btn .caret{margin-left:0;}
.btn-lg .caret, .btn-group-lg > .btn .caret{border-width:5px 5px 0;border-bottom-width:0;}
.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret{border-width:0 5px 5px;}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn{display:block;float:none;width:100%;max-width:100%;}
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after{content:" ";display:table;}
.btn-group-vertical > .btn-group:after{clear:both;}
.btn-group-vertical > .btn-group > .btn{float:none;}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group{margin-top:-1px;margin-left:0;}
.btn-group-vertical > .btn:not(:first-child):not(:last-child){border-radius:0;}
.btn-group-vertical > .btn:first-child:not(:last-child){border-top-right-radius:0px;border-bottom-right-radius:0;border-bottom-left-radius:0;}
.btn-group-vertical > .btn:last-child:not(:first-child){border-bottom-left-radius:0px;border-top-right-radius:0;border-top-left-radius:0;}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn{border-radius:0;}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0;}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child{border-top-right-radius:0;border-top-left-radius:0;}
.btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate;}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group{float:none;display:table-cell;width:1%;}
.btn-group-justified > .btn-group .btn{width:100%;}
[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"]{display:none;}
.input-group{position:relative;display:table;border-collapse:separate;}
.input-group[class*="col-"]{float:none;padding-left:0;padding-right:0;}
.input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0;}
.input-group-addon,
.input-group-btn,
.input-group .form-control{display:table-cell;}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child){border-radius:0;}
.input-group-addon,
.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle;}
.input-group-addon{padding:5px 5px;font-size:13px;font-weight:normal;line-height:1;color:#9c9c9c;text-align:center;background-color:#ababab;border:1px solid #e1e1e1;border-radius:0px;}
.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn{padding:5px 10px;font-size:11px;border-radius:2px;}
.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn{padding:10px 17px;font-size:16px;border-radius:5px;}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"]{margin-top:0;}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn{border-bottom-right-radius:0;border-top-right-radius:0;}
.input-group-addon:first-child{border-right:0;}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn{border-bottom-left-radius:0;border-top-left-radius:0;}
.input-group-addon:last-child{border-left:0;}
.input-group-btn{position:relative;font-size:0;white-space:nowrap;}
.input-group-btn > .btn{position:relative;}
.input-group-btn > .btn + .btn{margin-left:-1px;}
.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active{z-index:2;}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group{margin-right:-1px;}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group{margin-left:-1px;}
.nav:before, .nav:after{content:" ";display:table;}
.nav:after{clear:both;}
.nav > li > a:hover, .nav > li > a:focus{text-decoration:none;background-color:transparent;}
.nav > li.disabled > a{color:#d9d9d9;}
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus{color:#d9d9d9;text-decoration:none;background-color:transparent;cursor:not-allowed;}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus{background-color:transparent;border-color:black;}
.nav .nav-divider{height:1px;margin:8px 0;overflow:hidden;background-color:#e5e5e5;}
.nav > li > a > img{max-width:none;}
.nav-tabs{border-bottom:1px solid transparent;}
.nav-tabs > li{float:left;}
.nav-tabs > li > a{padding:14px 25px;margin-right:5px;line-height:1.42857;border:1px solid transparent;border-radius:0px 0px 0 0;background-color:white;font-family:'Ubuntu', sans-serif;font-size:13px;font-weight:300;text-transform:uppercase;color:#aaa;}
.nav-tabs > li > a:hover{color:white;background-color:#268bb9;border-color:transparent transparent transparent;}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus{color:white;background-color:#268bb9;border:1px solid transparent;border-bottom-color:transparent;cursor:default;}
.nav-pills > li{float:left;}
.nav-pills > li > a{border-radius:0px;border:1px solid transparent;}
.nav-pills > li + li{margin-left:5px;}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus{color:white;background-color:#268bb9;border-color:#268bb9;}
.nav-stacked > li{float:none;border-bottom:1px solid rgba(0, 0, 0, 0.05);}
.nav-stacked > li:last-child{border:none;}
.nav-stacked > li.active > a, .nav-stacked > li.active > a:hover, .nav-stacked > li.active > a:focus{color:#268bb9;}
.nav-stacked > li + li{margin-top:2px;margin-left:0;}
.nav-justified, .nav-tabs.nav-justified{width:100%;}
.nav-justified > li, .nav-tabs.nav-justified > li{float:none;}
.nav-justified > li > a, .nav-tabs.nav-justified > li > a{text-align:center;margin-bottom:5px;}
.nav-justified > .dropdown .dropdown-menu{top:auto;left:auto;}
@media (min-width:768px){.nav-justified > li, .nav-tabs.nav-justified > li{display:table-cell;width:1%;}
.nav-justified > li > a, .nav-tabs.nav-justified > li > a{margin-bottom:0;}
}
.nav-tabs-justified, .nav-tabs.nav-justified{border-bottom:0;}
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a{margin-right:0;border-radius:0px;}
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:focus{border:1px solid #dddddd;}
@media (min-width:768px){.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a{border-bottom:1px solid #dddddd;border-radius:0px 0px 0 0;}
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:focus{border-bottom-color:whitesmoke;}
}
.tab-content > .tab-pane{display:none;}
.tab-content > .active{display:block;}
.nav-tabs .dropdown-menu{margin-top:-1px;border-top-right-radius:0;border-top-left-radius:0;}
.navbar{position:relative;min-height:auto;margin-bottom:18px;border:1px solid transparent;}
.navbar:before, .navbar:after{content:" ";display:table;}
.navbar:after{clear:both;}
@media (min-width:992px){.navbar{border-radius:0px;}
}
.navbar-header:before, .navbar-header:after{content:" ";display:table;}
.navbar-header:after{clear:both;}
@media (min-width:992px){.navbar-header{float:left;}
}
.navbar-collapse{max-height:100%;overflow-x:visible;padding-right:15px;padding-left:15px;border-top:1px solid transparent;box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.1);-webkit-overflow-scrolling:touch;}
.navbar-collapse:before, .navbar-collapse:after{content:" ";display:table;}
.navbar-collapse:after{clear:both;}
.navbar-collapse.in{overflow-y:auto;}
@media (min-width:992px){.navbar-collapse{width:auto;border-top:0;box-shadow:none;}
.navbar-collapse.collapse{display:block;height:auto;padding-bottom:0;overflow:visible;}
.navbar-collapse.in{overflow-y:visible;}
.navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse{padding-left:0;padding-right:0;}
}
.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse{margin-right:-15px;margin-left:-15px;}
@media (min-width:992px){.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse{margin-right:0;margin-left:0;}
}
.navbar-static-top{z-index:1000;border-width:0 0 1px;}
@media (min-width:992px){.navbar-static-top{border-radius:0;}
}
.navbar-fixed-top,
.navbar-fixed-bottom{position:fixed;right:0;left:0;z-index:1030;}
@media (min-width:992px){.navbar-fixed-top,
.navbar-fixed-bottom{border-radius:0;}
}
.navbar-fixed-top{top:0;border-width:0 0 1px;}
.navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0;}
.navbar-brand{float:left;padding:auto-18px/2 15px;font-size:16px;line-height:18px;height:auto;}
.navbar-brand:hover, .navbar-brand:focus{text-decoration:none;}
@media (min-width:992px){.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand{margin-left:-15px;}
}
.navbar-toggle{position:relative;float:right;margin-right:15px;padding:9px 10px;margin-top:auto-34px/2;margin-bottom:auto-34px/2;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:0px;}
.navbar-toggle:focus{outline:none;}
.navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px;}
.navbar-toggle .icon-bar + .icon-bar{margin-top:4px;}
@media (min-width:992px){.navbar-toggle{display:none;}
}
.navbar-nav{margin:auto-18px/2/2 -15px;}
.navbar-nav > li > a{padding-top:10px;padding-bottom:10px;line-height:18px;}
@media (max-width:991px){.navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;box-shadow:none;}
.navbar-nav .open .dropdown-menu > li > a,
.navbar-nav .open .dropdown-menu .dropdown-header{padding:5px 15px 5px 25px;}
.navbar-nav .open .dropdown-menu > li > a{line-height:18px;}
.navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus{background-image:none;}
}
@media (min-width:992px){.navbar-nav{float:left;margin:0;}
.navbar-nav > li{float:left;}
.navbar-nav > li > a{padding-top:auto-18px/2;padding-bottom:auto-18px/2;}
.navbar-nav.navbar-right:last-child{margin-right:-15px;}
}
@media (min-width:992px){.navbar-left{float:left !important;}
.navbar-right{float:right !important;}
}
.navbar-form{margin-left:-15px;margin-right:-15px;padding:10px 15px;border-top:1px solid transparent;border-bottom:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);margin-top:auto-32px/2;margin-bottom:auto-32px/2;}
@media (max-width:991px){.navbar-form .form-group{margin-bottom:5px;}
}
@media (min-width:992px){.navbar-form{width:auto;border:0;margin-left:0;margin-right:0;padding-top:0;padding-bottom:0;-webkit-box-shadow:none;box-shadow:none;}
.navbar-form.navbar-right:last-child{margin-right:-15px;}
}
.navbar-nav > li > .dropdown-menu{margin-top:0;border-top-right-radius:0;border-top-left-radius:0;}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu{border-bottom-right-radius:0;border-bottom-left-radius:0;}
.navbar-btn{margin-top:auto-32px/2;margin-bottom:auto-32px/2;}
.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn{margin-top:auto-26px/2;margin-bottom:auto-26px/2;}
.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn{margin-top:auto-22/2;margin-bottom:auto-22/2;}
.navbar-text{margin-top:auto-18px/2;margin-bottom:auto-18px/2;}
@media (min-width:992px){.navbar-text{float:left;margin-left:15px;margin-right:15px;}
.navbar-text.navbar-right:last-child{margin-right:0;}
}
.navbar-default{background-color:#f8f8f8;border-color:#e7e7e7;}
.navbar-default .navbar-brand{color:white;}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus{color:#e6e6e6;background-color:transparent;}
.navbar-default .navbar-text{color:#777777;}
.navbar-default .navbar-nav > li > a{color:white;}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus{color:white;background-color:black;}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus{color:white;background-color:transparent;}
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus{color:#cccccc;background-color:transparent;}
.navbar-default .navbar-toggle{border-color:#dddddd;}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus{background-color:#dddddd;}
.navbar-default .navbar-toggle .icon-bar{background-color:#888888;}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form{border-color:#e7e7e7;}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus{background-color:transparent;color:white;}
@media (max-width:991px){.navbar-default .navbar-nav .open .dropdown-menu > li > a{color:white;}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus{color:white;background-color:black;}
.navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus{color:white;background-color:transparent;}
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus{color:#cccccc;background-color:transparent;}
}
.navbar-default .navbar-link{color:white;}
.navbar-default .navbar-link:hover{color:white;}
.navbar-inverse{background-color:#222222;border-color:#090909;}
.navbar-inverse .navbar-brand{color:#d9d9d9;}
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus{color:white;background-color:transparent;}
.navbar-inverse .navbar-text{color:#d9d9d9;}
.navbar-inverse .navbar-nav > li > a{color:#d9d9d9;}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus{color:white;background-color:transparent;}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus{color:white;background-color:#090909;}
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus{color:#444444;background-color:transparent;}
.navbar-inverse .navbar-toggle{border-color:#333333;}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus{background-color:#333333;}
.navbar-inverse .navbar-toggle .icon-bar{background-color:white;}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form{border-color:#101010;}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus{background-color:#090909;color:white;}
@media (max-width:991px){.navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header{border-color:#090909;}
.navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#090909;}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a{color:#d9d9d9;}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus{color:white;background-color:transparent;}
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus{color:white;background-color:#090909;}
.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus{color:#444444;background-color:transparent;}
}
.navbar-inverse .navbar-link{color:#d9d9d9;}
.navbar-inverse .navbar-link:hover{color:white;}
.breadcrumb{padding:20px 0px;margin-bottom:18px;list-style:none;background-color:none;border-radius:0px;}
.breadcrumb > li{display:inline-block;}
.breadcrumb > li + li:before{content:"/\00a0";padding:0 5px;color:#999999;}
.breadcrumb > .active{color:black;}
.pagination{display:inline-block;padding-left:0;margin:18px 0;border-radius:0px;}
.pagination > li{display:inline;}
.pagination > li > a,
.pagination > li > span{position:relative;float:left;padding:5px 5px;line-height:1.42857;text-decoration:none;color:#a0a0a0;background-color:white;border:1px solid #dbdbdb;margin-left:-1px;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;}
.pagination > li:first-child > a,
.pagination > li:first-child > span{margin-left:0;border-bottom-left-radius:0px;border-top-left-radius:0px;}
.pagination > li:last-child > a,
.pagination > li:last-child > span{border-bottom-right-radius:0px;border-top-right-radius:0px;}
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus{color:#65d1de;background-color:white;border-color:#dbdbdb;}
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus{z-index:2;color:white;background-color:#268bb9;border-color:#268bb9;cursor:default;}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus{color:#dbdbdb;background-color:white;border-color:#dbdbdb;cursor:not-allowed;}
.pagination-lg > li > a,
.pagination-lg > li > span{padding:10px 17px;font-size:16px;}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span{border-bottom-left-radius:5px;border-top-left-radius:5px;}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span{border-bottom-right-radius:5px;border-top-right-radius:5px;}
.pagination-sm > li > a,
.pagination-sm > li > span{padding:7px 12px;font-size:11px;}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span{border-bottom-left-radius:2px;border-top-left-radius:2px;}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span{border-bottom-right-radius:2px;border-top-right-radius:2px;}
.pager{padding-left:0;margin:18px 0;list-style:none;text-align:center;}
.pager:before, .pager:after{content:" ";display:table;}
.pager:after{clear:both;}
.pager li{display:inline;}
.pager li > a,
.pager li > span{display:inline-block;padding:5px 14px;background-color:white;border:1px solid #dbdbdb;border-radius:15px;}
.pager li > a:hover,
.pager li > a:focus{text-decoration:none;background-color:white;}
.pager .next > a,
.pager .next > span{float:right;}
.pager .previous > a,
.pager .previous > span{float:left;}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span{color:#dbdbdb;background-color:white;cursor:not-allowed;}
.label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:bold;line-height:1;color:white;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em;}
.label[href]:hover, .label[href]:focus{color:white;text-decoration:none;cursor:pointer;}
.label:empty{display:none;}
.btn .label{position:relative;top:-1px;}
.label-default{background-color:#d9d9d9;}
.label-default[href]:hover, .label-default[href]:focus{background-color:#d9d9d9;}
.label-primary{background-color:#268bb9;}
.label-primary[href]:hover, .label-primary[href]:focus{background-color:#268bb9;}
.label-success{background-color:#7ec574;}
.label-success[href]:hover, .label-success[href]:focus{background-color:#7ec574;}
.label-info{background-color:#65d1de;}
.label-info[href]:hover, .label-info[href]:focus{background-color:#65d1de;}
.label-warning{background-color:#ffb300;}
.label-warning[href]:hover, .label-warning[href]:focus{background-color:#ffb300;}
.label-danger{background-color:#f04e46;}
.label-danger[href]:hover, .label-danger[href]:focus{background-color:#f04e46;}
.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:11px;font-weight:bold;color:white;line-height:1;vertical-align:baseline;white-space:nowrap;text-align:center;background-color:#d9d9d9;border-radius:10px;}
.badge:empty{display:none;}
.btn .badge{position:relative;top:-1px;}
.btn-xs .badge, .btn-group-xs > .btn .badge{top:0;padding:1px 5px;}
a.badge:hover, a.badge:focus{color:white;text-decoration:none;cursor:pointer;}
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge{color:black;background-color:white;}
.nav-pills > li > a > .badge{margin-left:3px;}
.thumbnail{display:block;padding:4px;margin-bottom:18px;line-height:1.42857;background-color:whitesmoke;border:1px solid #dddddd;border-radius:0px;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;}
.thumbnail > img,
.thumbnail a > img{display:block;max-width:100%;height:auto;margin-left:auto;margin-right:auto;}
.thumbnail .caption{padding:9px;color:#828282;}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active{border-color:black;}
.alert{padding:15px;margin-bottom:18px;border:1px solid transparent;border-radius:0px;}
.alert h4{margin-top:0;color:inherit;}
.alert .alert-link{font-weight:bold;}
.alert > p,
.alert > ul{margin-bottom:0;}
.alert > p + p{margin-top:5px;}
.alert-dismissable{padding-right:35px;}
.alert-dismissable .close{position:relative;top:-2px;right:-21px;color:inherit;}
.alert-success{background-color:#dff0d8;border-color:#d6e9c6;color:#3c763d;}
.alert-success hr{border-top-color:#c9e2b3;}
.alert-success .alert-link{color:#2b542c;}
.alert-info{background-color:#d9edf7;border-color:#bce8f1;color:#31708f;}
.alert-info hr{border-top-color:#a6e1ec;}
.alert-info .alert-link{color:#245269;}
.alert-warning{background-color:#fcf8e3;border-color:#faebcc;color:#8a6d3b;}
.alert-warning hr{border-top-color:#f7e1b5;}
.alert-warning .alert-link{color:#66512c;}
.alert-danger{background-color:#f2dede;border-color:#ebccd1;color:#a94442;}
.alert-danger hr{border-top-color:#e4b9c0;}
.alert-danger .alert-link{color:#843534;}
@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0;}
to{background-position:0 0;}
}
@keyframes progress-bar-stripes{from{background-position:40px 0;}
to{background-position:0 0;}
}
.progress{overflow:hidden;height:18px;margin-bottom:18px;background-color:whitesmoke;border-radius:0px;-webkit-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.1);box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.1);}
.progress-bar{float:left;width:0%;height:100%;font-size:11px;line-height:18px;color:white;text-align:center;background-color:#268bb9;-webkit-box-shadow:inset 0 -1px 0 rgba(0, 0, 0, 0.15);box-shadow:inset 0 -1px 0 rgba(0, 0, 0, 0.15);-webkit-transition:width 0.6s ease;transition:width 0.6s ease;}
.progress-striped .progress-bar{background-image:-webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-size:40px 40px;}
.progress.active .progress-bar{-webkit-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite;}
.progress-bar-success{background-color:#7ec574;}
.progress-striped .progress-bar-success{background-image:-webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);}
.progress-bar-info{background-color:#65d1de;}
.progress-striped .progress-bar-info{background-image:-webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);}
.progress-bar-warning{background-color:#ffb300;}
.progress-striped .progress-bar-warning{background-image:-webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);}
.progress-bar-danger{background-color:#f04e46;}
.progress-striped .progress-bar-danger{background-image:-webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);}
.media,
.media-body{overflow:hidden;zoom:1;}
.media,
.media .media{margin-top:15px;}
.media:first-child{margin-top:0;}
.media-object{display:block;}
.media-heading{margin:0 0 5px;}
.media > .pull-left{margin-right:10px;}
.media > .pull-right{margin-left:10px;}
.media-list{padding-left:0;list-style:none;}
.list-group{margin-bottom:20px;padding-left:0;}
.list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:white;border:1px solid #dddddd;}
.list-group-item:first-child{border-top-right-radius:0px;border-top-left-radius:0px;}
.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:0px;border-bottom-left-radius:0px;}
.list-group-item > .badge{float:right;}
.list-group-item > .badge + .badge{margin-right:5px;}
a.list-group-item{color:#555555;}
a.list-group-item .list-group-item-heading{color:#333333;}
a.list-group-item:hover, a.list-group-item:focus{text-decoration:none;background-color:whitesmoke;}
a.list-group-item.active, a.list-group-item.active:hover, a.list-group-item.active:focus{z-index:2;color:white;background-color:#268bb9;border-color:#268bb9;}
a.list-group-item.active .list-group-item-heading, a.list-group-item.active:hover .list-group-item-heading, a.list-group-item.active:focus .list-group-item-heading{color:inherit;}
a.list-group-item.active .list-group-item-text, a.list-group-item.active:hover .list-group-item-text, a.list-group-item.active:focus .list-group-item-text{color:#bae0f1;}
.list-group-item-success{color:#3c763d;background-color:#dff0d8;}
a.list-group-item-success{color:#3c763d;}
a.list-group-item-success .list-group-item-heading{color:inherit;}
a.list-group-item-success:hover, a.list-group-item-success:focus{color:#3c763d;background-color:#d0e9c6;}
a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus{color:#fff;background-color:#3c763d;border-color:#3c763d;}
.list-group-item-info{color:#31708f;background-color:#d9edf7;}
a.list-group-item-info{color:#31708f;}
a.list-group-item-info .list-group-item-heading{color:inherit;}
a.list-group-item-info:hover, a.list-group-item-info:focus{color:#31708f;background-color:#c4e3f3;}
a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus{color:#fff;background-color:#31708f;border-color:#31708f;}
.list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3;}
a.list-group-item-warning{color:#8a6d3b;}
a.list-group-item-warning .list-group-item-heading{color:inherit;}
a.list-group-item-warning:hover, a.list-group-item-warning:focus{color:#8a6d3b;background-color:#faf2cc;}
a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b;}
.list-group-item-danger{color:#a94442;background-color:#f2dede;}
a.list-group-item-danger{color:#a94442;}
a.list-group-item-danger .list-group-item-heading{color:inherit;}
a.list-group-item-danger:hover, a.list-group-item-danger:focus{color:#a94442;background-color:#ebcccc;}
a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus{color:#fff;background-color:#a94442;border-color:#a94442;}
.list-group-item-heading{margin-top:0;margin-bottom:5px;}
.list-group-item-text{margin-bottom:0;line-height:1.3;}
.panel{margin-bottom:18px;background-color:white;border:1px solid transparent;border-radius:0px;-webkit-box-shadow:0 1px 1px rgba(0, 0, 0, 0.05);box-shadow:0 1px 1px rgba(0, 0, 0, 0.05);}
.panel-body{padding:20px;}
.panel-body:before, .panel-body:after{content:" ";display:table;}
.panel-body:after{clear:both;}
.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-right-radius:-1px;border-top-left-radius:-1px;}
.panel-heading > .dropdown .dropdown-toggle{color:inherit;}
.panel-title{margin-top:0;margin-bottom:0;font-size:15px;color:inherit;}
.panel-title > a{color:inherit;}
.panel-footer{padding:10px 15px;background-color:whitesmoke;border-top:1px solid #dddddd;border-bottom-right-radius:-1px;border-bottom-left-radius:-1px;}
.panel > .list-group{margin-bottom:0;}
.panel > .list-group .list-group-item{border-width:1px 0;border-radius:0;}
.panel > .list-group:first-child .list-group-item:first-child{border-top:0;border-top-right-radius:-1px;border-top-left-radius:-1px;}
.panel > .list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:-1px;border-bottom-left-radius:-1px;}
.panel-heading + .list-group .list-group-item:first-child{border-top-width:0;}
.panel > .table,
.panel > .table-responsive > .table{margin-bottom:0;}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child{border-top-right-radius:-1px;border-top-left-radius:-1px;}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child{border-top-left-radius:-1px;}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child{border-top-right-radius:-1px;}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child{border-bottom-right-radius:-1px;border-bottom-left-radius:-1px;}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child{border-bottom-left-radius:-1px;}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child{border-bottom-right-radius:-1px;}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive{border-top:1px solid #dddddd;}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td{border-top:0;}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered{border:0;}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child{border-left:0;}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child{border-right:0;}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th{border-bottom:0;}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th{border-bottom:0;}
.panel > .table-responsive{border:0;margin-bottom:0;}
.panel-group{margin-bottom:18px;}
.panel-group .panel{margin-bottom:0;border-radius:0px;overflow:hidden;}
.panel-group .panel + .panel{margin-top:5px;}
.panel-group .panel-heading{border-bottom:0;}
.panel-group .panel-heading + .panel-collapse .panel-body{border-top:1px solid #dddddd;}
.panel-group .panel-footer{border-top:0;}
.panel-group .panel-footer + .panel-collapse .panel-body{border-bottom:1px solid #dddddd;}
.panel-default{border-color:#dddddd;color:#828282;}
.panel-default > .panel-heading{color:#828282;border-color:#dddddd;background:whitesmoke;}
.panel-default > .panel-heading + .panel-collapse .panel-body{border-top-color:#dddddd;}
.panel-default > .panel-footer + .panel-collapse .panel-body{border-bottom-color:#dddddd;}
.panel-primary{border-color:#268bb9;color:#828282;}
.panel-primary > .panel-heading{color:#828282;border-color:#268bb9;background:#268bb9;}
.panel-primary > .panel-heading + .panel-collapse .panel-body{border-top-color:#268bb9;}
.panel-primary > .panel-footer + .panel-collapse .panel-body{border-bottom-color:#268bb9;}
.panel-success{border-color:#7ec574;color:#828282;}
.panel-success > .panel-heading{color:#828282;border-color:#7ec574;background:#7ec574;}
.panel-success > .panel-heading + .panel-collapse .panel-body{border-top-color:#7ec574;}
.panel-success > .panel-footer + .panel-collapse .panel-body{border-bottom-color:#7ec574;}
.panel-info{border-color:#65d1de;color:#828282;}
.panel-info > .panel-heading{color:#828282;border-color:#65d1de;background:#65d1de;}
.panel-info > .panel-heading + .panel-collapse .panel-body{border-top-color:#65d1de;}
.panel-info > .panel-footer + .panel-collapse .panel-body{border-bottom-color:#65d1de;}
.panel-warning{border-color:#ffb300;color:#828282;}
.panel-warning > .panel-heading{color:#828282;border-color:#ffb300;background:#ffb300;}
.panel-warning > .panel-heading + .panel-collapse .panel-body{border-top-color:#ffb300;}
.panel-warning > .panel-footer + .panel-collapse .panel-body{border-bottom-color:#ffb300;}
.panel-danger{border-color:#f04e46;color:#828282;}
.panel-danger > .panel-heading{color:#828282;border-color:#f04e46;background:#f04e46;}
.panel-danger > .panel-heading + .panel-collapse .panel-body{border-top-color:#f04e46;}
.panel-danger > .panel-footer + .panel-collapse .panel-body{border-bottom-color:#f04e46;}
.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:whitesmoke;border:1px solid #e3e3e3;border-radius:0px;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.05);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.05);}
.well blockquote{border-color:#ddd;border-color:rgba(0, 0, 0, 0.15);}
.well-lg{padding:24px;border-radius:5px;}
.well-sm{padding:9px;border-radius:2px;}
.close{float:right;font-size:19.5px;font-weight:bold;line-height:1;color:black;text-shadow:0 1px 0 white;opacity:0.2;filter:alpha(opacity=20);}
.close:hover, .close:focus{color:black;text-decoration:none;cursor:pointer;opacity:0.5;filter:alpha(opacity=50);}
button.close{padding:0;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;}
.tooltip{position:absolute;z-index:1030;display:block;visibility:visible;font-size:11px;line-height:1.4;opacity:0;filter:alpha(opacity=0);}
.tooltip.in{opacity:0.9;filter:alpha(opacity=90);}
.tooltip.top{margin-top:-3px;padding:5px 0;}
.tooltip.right{margin-left:3px;padding:0 5px;}
.tooltip.bottom{margin-top:3px;padding:5px 0;}
.tooltip.left{margin-left:-3px;padding:0 5px;}
.tooltip-inner{max-width:200px;padding:3px 8px;color:white;text-align:center;text-decoration:none;background-color:dimgrey;border-radius:2px;}
.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid;}
.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:dimgrey;}
.tooltip.top-left .tooltip-arrow{bottom:0;left:5px;border-width:5px 5px 0;border-top-color:dimgrey;}
.tooltip.top-right .tooltip-arrow{bottom:0;right:5px;border-width:5px 5px 0;border-top-color:dimgrey;}
.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:dimgrey;}
.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:dimgrey;}
.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:dimgrey;}
.tooltip.bottom-left .tooltip-arrow{top:0;left:5px;border-width:0 5px 5px;border-bottom-color:dimgrey;}
.tooltip.bottom-right .tooltip-arrow{top:0;right:5px;border-width:0 5px 5px;border-bottom-color:dimgrey;}
.popover{position:absolute;top:0;left:0;z-index:1010;display:none;max-width:276px;padding:1px;text-align:left;background-color:white;background-clip:padding-box;border:1px solid #cccccc;border:1px solid rgba(0, 0, 0, 0.2);border-radius:5px;-webkit-box-shadow:0 5px 10px rgba(0, 0, 0, 0.2);box-shadow:0 5px 10px rgba(0, 0, 0, 0.2);white-space:normal;}
.popover.top{margin-top:-10px;}
.popover.right{margin-left:10px;}
.popover.bottom{margin-top:10px;}
.popover.left{margin-left:-10px;}
.popover-title{margin:0;padding:8px 14px;font-size:13px;font-weight:normal;line-height:18px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0;}
.popover-content{padding:9px 14px;}
.popover > .arrow, .popover > .arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid;}
.popover > .arrow{border-width:11px;}
.popover > .arrow:after{border-width:10px;content:"";}
.popover.top > .arrow{left:50%;margin-left:-11px;border-bottom-width:0;border-top-color:#999999;border-top-color:fadein(rgba(0, 0, 0, 0.2), 5%);bottom:-11px;}
.popover.top > .arrow:after{content:" ";bottom:1px;margin-left:-10px;border-bottom-width:0;border-top-color:white;}
.popover.right > .arrow{top:50%;left:-11px;margin-top:-11px;border-left-width:0;border-right-color:#999999;border-right-color:fadein(rgba(0, 0, 0, 0.2), 5%);}
.popover.right > .arrow:after{content:" ";left:1px;bottom:-10px;border-left-width:0;border-right-color:white;}
.popover.bottom > .arrow{left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999999;border-bottom-color:fadein(rgba(0, 0, 0, 0.2), 5%);top:-11px;}
.popover.bottom > .arrow:after{content:" ";top:1px;margin-left:-10px;border-top-width:0;border-bottom-color:white;}
.popover.left > .arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999999;border-left-color:fadein(rgba(0, 0, 0, 0.2), 5%);}
.popover.left > .arrow:after{content:" ";right:1px;border-right-width:0;border-left-color:white;bottom:-10px;}
.carousel{position:relative;}
.carousel-inner{position:relative;overflow:hidden;width:100%;}
.carousel-inner > .item{display:none;position:relative;-webkit-transition:0.6s ease-in-out left;transition:0.6s ease-in-out left;}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img{display:block;max-width:100%;height:auto;line-height:1;}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev{display:block;}
.carousel-inner > .active{left:0;}
.carousel-inner > .next,
.carousel-inner > .prev{position:absolute;top:0;width:100%;}
.carousel-inner > .next{left:100%;}
.carousel-inner > .prev{left:-100%;}
.carousel-inner > .next.left,
.carousel-inner > .prev.right{left:0;}
.carousel-inner > .active.left{left:-100%;}
.carousel-inner > .active.right{left:100%;}
.carousel-control{position:absolute;top:0;left:0;bottom:0;width:40px;opacity:1;filter:alpha(opacity=100);font-size:24px;color:black;text-align:center;text-shadow:0 1px 2px rgba(0, 0, 0, 0.6);}
.carousel-control.left{background-image:-webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0%), color-stop(rgba(0, 0, 0, 0.0001) 100%));background-image:linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);}
.carousel-control.right{left:auto;right:0;background-image:-webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0%), color-stop(rgba(0, 0, 0, 0.5) 100%));background-image:linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);}
.carousel-control:hover, .carousel-control:focus{outline:none;color:black;text-decoration:none;opacity:0.9;filter:alpha(opacity=90);}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right{position:absolute;top:50%;z-index:5;display:inline-block;}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left{left:50%;}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right{right:50%;}
.carousel-control .icon-prev,
.carousel-control .icon-next{width:20px;height:20px;margin-top:-10px;margin-left:-10px;font-family:'Ubuntu', sans-serif;}
.carousel-control .icon-prev:before{content:'\2039';}
.carousel-control .icon-next:before{content:'\203a';}
.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;margin-left:-30%;padding-left:0;list-style:none;text-align:center;}
.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;border:1px solid white;border-radius:10px;cursor:pointer;background-color:#000 \9;background-color:rgba(0, 0, 0, 0);}
.carousel-indicators .active{margin:0;width:12px;height:12px;background-color:white;}
.carousel-caption{position:absolute;left:15%;right:15%;bottom:20px;z-index:10;padding-top:20px;padding-bottom:20px;color:white;text-align:center;text-shadow:0 1px 2px rgba(0, 0, 0, 0.6);}
.carousel-caption .btn{text-shadow:none;}
@media screen and (min-width:768px){.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-prev,
.carousel-control .icon-next{width:30px;height:30px;margin-top:-15px;margin-left:-15px;font-size:30px;}
.carousel-caption{left:20%;right:20%;padding-bottom:30px;}
.carousel-indicators{bottom:20px;}
}
.clearfix:before, .clearfix:after{content:" ";display:table;}
.clearfix:after{clear:both;}
.center-block{display:block;margin-left:auto;margin-right:auto;}
.pull-right{float:right !important;}
.pull-left{float:left !important;}
.hide{display:none !important;}
.show{display:block !important;}
.invisible{visibility:hidden;}
.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0;}
.hidden{display:none !important;visibility:hidden !important;}
.affix{position:fixed;}
@-ms-viewport{width:device-width;}
.visible-xs, .visible-sm, .visible-md, .visible-lg{display:none !important;}
@media (max-width:767px){.visible-xs{display:block !important;}
table.visible-xs{display:table;}
tr.visible-xs{display:table-row !important;}
th.visible-xs,
td.visible-xs{display:table-cell !important;}
}
@media (min-width:768px) and (max-width:991px){.visible-sm{display:block !important;}
table.visible-sm{display:table;}
tr.visible-sm{display:table-row !important;}
th.visible-sm,
td.visible-sm{display:table-cell !important;}
}
@media (min-width:992px) and (max-width:1199px){.visible-md{display:block !important;}
table.visible-md{display:table;}
tr.visible-md{display:table-row !important;}
th.visible-md,
td.visible-md{display:table-cell !important;}
}
@media (min-width:1200px){.visible-lg{display:block !important;}
table.visible-lg{display:table;}
tr.visible-lg{display:table-row !important;}
th.visible-lg,
td.visible-lg{display:table-cell !important;}
}
@media (max-width:767px){.hidden-xs{display:none !important;}
}
@media (min-width:768px) and (max-width:991px){.hidden-sm{display:none !important;}
}
@media (min-width:992px) and (max-width:1199px){.hidden-md{display:none !important;}
}
@media (min-width:1200px){.hidden-lg{display:none !important;}
}
.visible-print{display:none !important;}
@media print{.visible-print{display:block !important;}
table.visible-print{display:table;}
tr.visible-print{display:table-row !important;}
th.visible-print,
td.visible-print{display:table-cell !important;}
}
@media print{.hidden-print{display:none !important;}
}
.carousel-controls{position:absolute;right:0px;top:16px;z-index:1;height:16px;width:34px;line-height:11px;}
.rtl .carousel-controls{left:0px;right:auto;}
.carousel-controls .carousel-control{width:16px;line-height:13px;background:none;text-shadow:none;opacity:1;color:black;font-size:16px;font-weight:500;display:inline-block;border:1px solid #b5b5b5;border-top-right-radius:50%;border-top-left-radius:50%;border-bottom-right-radius:50%;border-bottom-left-radius:50%;}
.carousel-controls .carousel-control:hover{background:transparent;color:black;}
.carousel-controls .carousel-control:hover.left{z-index:20;}
.dark .carousel-controls{top:19px;right:15px;}
.rtl .dark .carousel-controls{left:15px;right:auto;}
.dark .carousel-controls .carousel-control{color:white;}
.block{position:relative;}
.block .title_block{color:white;position:relative;text-transform:uppercase;font-family:'Ubuntu', sans-serif;padding:15px 0 15px 25px;font-size:16px;letter-spacing:0px;background:#268bb9;font-weight:300;line-height:20px;border-top-right-radius:0;border-top-left-radius:0;margin:0;}
.rtl .block .title_block{padding:15px 25px 15px 0;}
.block .block_content:before, .block .block_content:after{content:" ";display:table;}
.block .block_content:after{clear:both;}
.block.nopadding .block_content{padding:0;margin:0;}
.block.nopadding .block_content > ul > li{padding-left:40px;padding-right:40px;}
.block.highlights .block_content{padding:0;margin:0;}
.block .noborder{border:none;}
.block .lnk{padding-top:20px;}
.block-default{background:#dddddd;color:#828282;}
.block-default .title_block{color:white;background-color:#65d1de;border-color:#dddddd;}
.block-default .title_block:before{border-color:#dddddd;}
.block-default .block_content{border-color:#dddddd;}
.block-default .block_content a{color:black;}
.block-primary{background:#268bb9;color:#828282;}
.block-primary .title_block{color:white;background-color:#268bb9;border-color:#268bb9;}
.block-primary .title_block:before{border-color:#268bb9;}
.block-primary .block_content{border-color:#268bb9;}
.block-primary .block_content a{color:black;}
.block-success{background:#7ec574;color:#828282;}
.block-success .title_block{color:white;background-color:#7ec574;border-color:#7ec574;}
.block-success .title_block:before{border-color:#7ec574;}
.block-success .block_content{border-color:#7ec574;}
.block-success .block_content a{color:black;}
.block-info{background:#65d1de;color:#828282;}
.block-info .title_block{color:white;background-color:#65d1de;border-color:#65d1de;}
.block-info .title_block:before{border-color:#65d1de;}
.block-info .block_content{border-color:#65d1de;}
.block-info .block_content a{color:black;}
.block-warning{background:#ffb300;color:#828282;}
.block-warning .title_block{color:white;background-color:#ffb300;border-color:#ffb300;}
.block-warning .title_block:before{border-color:#ffb300;}
.block-warning .block_content{border-color:#ffb300;}
.block-warning .block_content a{color:black;}
.block-danger{background:#f04e46;color:#828282;}
.block-danger .title_block{color:white;background-color:#f04e46;border-color:#f04e46;}
.block-danger .title_block:before{border-color:#f04e46;}
.block-danger .block_content{border-color:#f04e46;}
.block-danger .block_content a{color:black;}
.block-danger a.btn{color:white;}
.block-highlighted{background:#333333;color:#999999;}
.block-highlighted .title_block{color:white;background-color:#f14e47;border-color:#f14e47;}
.block-highlighted .title_block:before{border-color:#f14e47;}
.block-highlighted .block_content{border-color:#333333;}
.block-highlighted .block_content a{color:#999999;}
.block-highlighted .block_content{background-color:#333333;}
.block-highlighted .block_content ul li{border-top:1px solid rgba(255, 255, 255, 0.1);}
.block-highlighted .block_content ul li:first-child{border:none;}
.block-highlighted .block_content ul li:hover > a, .block-highlighted .block_content ul li:focus > a{color:#f14e47;}
.block-highlighted .block_content ul li:hover:before, .block-highlighted .block_content ul li:focus:before{background-color:#f14e47;}
.block .heading-highlight{color:#f99b17;background-color:transparent;border-color:#353535;}
.block .heading-highlight:before{border-color:#f99b17;}
.block-inline .icon{font-size:35px;}
.block-inline .explain{font-size:11px;}
.block-inline .block_content{color:white;position:relative;text-transform:uppercase;font-family:'Ubuntu', sans-serif;font-size:16px;}
.block-inline .input-group{width:98%;}
@media (max-width:767px){.sidebar .block .title_block{cursor:pointer;}
.sidebar .block .title_block:after{content:"\f067";font-family:FontAwesome;top:11px;right:15px;position:absolute;}
.rtl .sidebar .block .title_block:after{left:15px;right:auto;}
.sidebar .block .title_block.active:after{content:"\f068";}
}
.sidebar .block_content{border-top:none;padding:20px;background-color:white;}
.sidebar .block-highlighted{background:#333333;color:#999999;}
.sidebar .block-highlighted .title_block{color:white;background-color:#f14e47;border-color:#f14e47;}
.sidebar .block-highlighted .title_block:before{border-color:#f14e47;}
.sidebar .block-highlighted .block_content{border-color:#333333;}
.sidebar .block-highlighted .block_content a{color:#999999;}
.sidebar .block-highlighted .block_content{background-color:#333333;}
.sidebar .block-highlighted .block_content ul li{border-top:1px solid rgba(255, 255, 255, 0.1);}
.sidebar .block-highlighted .block_content ul li:first-child{border:none;}
.sidebar .block-highlighted .block_content ul li:hover > a, .sidebar .block-highlighted .block_content ul li:focus > a{color:#f14e47;}
.sidebar .block-highlighted .block_content ul li:hover:before, .sidebar .block-highlighted .block_content ul li:focus:before{background-color:#f14e47;}
#content .pts-custom .block_content{border:none;background:none;color:white;}
#content .pts-custom .block_content{border:none;}
#content .block_content{margin:0;}
#footer .footer-center .block .title_block{border:none;font-size:13px;font-weight:300;line-height:25px;padding:10px 0;background-color:transparent;}
@media (max-width:767px){#footer .footer-center .block .title_block{padding:10px 15px;border:1px dashed rgba(255, 255, 255, 0.1);margin-bottom:15px;cursor:pointer;}
#footer .footer-center .block .title_block:after{content:"\f067";font-family:FontAwesome;top:11px;right:15px;position:absolute;}
.rtl #footer .footer-center .block .title_block:after{left:15px;right:auto;}
#footer .footer-center .block .title_block.active:after{content:"\f068";}
}
@media (max-width:767px){#footer .footer-center .block .toggle-footer{padding:15px;border:1px dashed rgba(255, 255, 255, 0.1);border-top:none;margin-top:-15px;}
}
#footer .footer-center .block ul li a{font-size:11px;text-transform:uppercase;}
#footer .footer-center .block ul li a:hover{color:white;}
body.layout-boxed-md{background:url("../img/pattern/pattern9.png") transparent;}
body.layout-boxed-md #page{-webkit-box-shadow:0 0 5px #d5d5d5;box-shadow:0 0 5px #d5d5d5;margin:0 auto;background:#f5f5f5;max-width:990px;}
body.layout-boxed-md #page .container{max-width:990px;}
body.layout-boxed-md #page .pts-megamenu .navbar-nav > li > a{padding:16px 12px;}
body.layout-boxed-md #page .blockptsproducttabs.producttab_home .tab-nav{width:48%;}
body.layout-boxed-md #page #pts_search_block_top #searchbox .search_query{min-width:200px;}
body.layout-boxed-lg{background:url("../img/pattern/pattern14.png") transparent;}
body.layout-boxed-lg #page{-webkit-box-shadow:0 0 5px #d5d5d5;box-shadow:0 0 5px #d5d5d5;margin:0 auto;background:#f5f5f5;max-width:1220px;}
body.layout-boxed-lg #page .container{max-width:990px;}
body.layout-boxed-lg #page .pts-megamenu .navbar-nav > li > a{padding:16px 12px;}
body.layout-boxed-lg #page .blockptsproducttabs.producttab_home .tab-nav{width:49%;}
body.layout-boxed-lg #page #pts_search_block_top #searchbox .search_query{min-width:200px;}
#topbar{padding:0;min-height:32px;font-weight:300;font-size:12px;background-color:white;color:#828282;border-bottom:1px solid #e9e9e9;}
#topbar a{color:#828282;}
#topbar a:hover{color:#268bb9;}
@media (max-width:767px){#topbar .container{text-align:center;}
}
#topbar .container-inner > div{margin:7px 0;}
@media (min-width:480px) and (max-width:991px){#topbar .container-inner{padding-right:75px;}
.rtl #topbar .container-inner{padding-left:75px;padding-right:inherit;}
}
@media (max-width:480px){#topbar .container-inner{padding-right:25px;}
.rtl #topbar .container-inner{padding-left:25px;padding-right:inherit;}
}
#topbar a{font-size:12px;}
#topbar .links{float:left;}
#topbar .links-outline a{color:#268bb9;}
#topbar .btn-group{padding:0 0px;cursor:pointer;font-size:10px;}
.rtl #topbar .btn-group{border-right:1px solid #e9e9e9;border-left:inherit;}
@media (max-width:767px){#topbar .btn-group{padding:0 10px;}
}
#topbar .btn-group.last{border:none;}
#topbar .btn-group .dropdown-toggle{text-transform:uppercase;line-height:17px;}
#topbar .btn-group .dropdown-menu{margin-top:5px;}
#topbar .btn-group.open .dropdown-toggle, #topbar .btn-group:hover .dropdown-toggle{color:#268bb9;}
#header-main{background-color:white;color:black;width:100%;z-index:888;position:relative;}
#header-main .container{position:relative;}
#header-main .inner{display:table;height:100px;}
#header-main .inner > *{display:table-cell;vertical-align:middle;}
@media (max-width:991px){#header-main .container{position:relative;}
}
@media (max-width:767px){#header_logo{margin-bottom:0!important;}
}
#header_logo .logo-theme a{background:url("../img/logo.png") no-repeat 0 0;min-height:42px;display:inline-block;height:100%;width:100%;}
@media (max-width:767px){#header_logo .logo-theme a{background-position:center;}
}
#logo-theme{display:block;background:none;}
#header-main .logo-theme{margin:0px auto;}
.logo-theme img{width:120px;margin:10px 60px;}
#header-main .logo-small{display:none;}
.fixed-header{border-bottom:3px solid #268BB9;}
.fixed-header .logo-small{display:block !important;}
.fixed-header .logo-theme{display:none;}
.fixed-header .logo-small img{width:150px;margin:6px 55px 2px 55px;}
.fixed-header .inner{display:table;height:69px !important;}
.fixed-header .header-cart{margin-top:3px;}
.fixed-header #pts_search_block_top{margin-top:3px;}
#layer_cart h2{font-size:20px;margin:5px 0px;padding:0px 16px;}
@media (max-width:767px){#logo-theme{text-align:center;}
}
#pts-promotion{background:url("../img/bg_promotop.jpg") no-repeat center 0 white;height:100%;width:100%;}
 .index #columns{padding-top:30px;}
.main-content{position:relative;}
.center_column{position:static;}
.center_column .page-heading{position:absolute;left:0;top:-75px;}
.rtl .center_column .page-heading{right:0;left:auto;}
.center_column #content{margin:0 0 30px;background:rgb(245, 245, 245);padding:15px;}
.center_column #content .block{padding:0;}
.index .center_column #content, .category .center_column #content, .product .center_column #content{}
.gmnoprint img{max-width:initial;}
.price{margin-bottom:5px;font-size:16px;text-align:left;font-family:'Ubuntu', sans-serif;font-weight:300;color:#333333;}
.rtl .price{text-align:right;}
.price .new-price{background-color:transparent;}
.price .price-old, .price .old-price{color:#999999;text-decoration:line-through;font-size:12px;font-weight:300;font-family:'Ubuntu', sans-serif;}
.price .sale-percent-box{color:white;background-color:#f14e47;font-size:12px;margin:0 5px;font-family:'Ubuntu', sans-serif;}
.price .sale-percent-box[href]:hover, .price .sale-percent-box[href]:focus{background-color:#f14e47;}
.price .sale-percent-box span{padding:0 3px;}
.products-row{position:relative;}
.products-row .product-col{margin-top:30px;}
.product-block{position:relative;margin:0;}
.product-block .action:before, .product-block .action:after, .product-block .action-btn:before, .product-block .action-btn:after{content:" ";display:table;}
.product-block .action:after, .product-block .action-btn:after{clear:both;}
.product-block .action .btn-highlighted, .product-block .action-btn .btn-highlighted{font-size:12px;padding:0;}
.product-block .action .btn-highlighted > span, .product-block .action-btn .btn-highlighted > span{display:none;}
.product-block .description{display:none;font-size:13px;}
.product-block .rating, .product-block .product-rating, .product-block .norating{font-size:12px;line-height:18px;}
.product-block .rating .star_content, .product-block .product-rating .star_content, .product-block .norating .star_content{display:inline-table;}
.product-block .name{text-transform:none;margin:0 0 10px;line-height:18px;min-height:36px;max-height:36px;position:relative;overflow:hidden;font-weight:500;}
.product-block .name a{color:black;font-size:14px;text-decoration:none;overflow:hidden;display:-moz-inline-stack;display:inline-block;vertical-align:middle;*vertical-align:auto;zoom:1;*display:inline;}
.product-block .name a:hover{color:#268bb9;}
.product-block .image{margin-bottom:15px;position:relative;overflow:hidden;text-align:center;}
.product-block .image .hover-image{position:absolute;text-align:center;top:30%;width:100%;left:0;-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out;visibility:hidden;opacity:0;filter:alpha(opacity=0);padding:20px 20px 0;}
.product-block .image:hover .hover-image{opacity:1;filter:alpha(opacity=100);visibility:visible;top:0;}
.product-block .product-meta{background:rgba(255, 255, 255, 0.75);position:relative;overflow:hidden;z-index:111;}
.product-block .product-meta .action-btn > *{float:left;margin-right:5px;}
.rtl .product-block .product-meta .action-btn > *{float:right;}
.rtl .product-block .product-meta .action-btn > *{margin-left:5px;margin-right:inherit;}
.product-block .product-meta .wrap-hover{position:relative;}
.product-block .product-zoom:hover, .product-block .block-colorbox:hover{background-color:transparent;color:#268bb9;}
.product-block .product-zoom{color:white;text-align:center;}
.product-block .availability span{font-weight:500;}
.product-block .availability span.available-now{color:#74b841;}
.product-block .availability span.out-of-stock{color:red;}
.product-block .product-flags{color:#696969;margin-bottom:5px;}
.availability .out-of-stock{color:white;}
.availability .available-now{color:white;}
.product-label{color:white !important;font-size:11px;font-family:'Ubuntu', sans-serif;font-weight:300;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;text-align:center;position:absolute;text-transform:uppercase;line-height:20px;background:#268bb9;min-width:50px;left:10px;top:10px;z-index:111;}
.rtl .product-label{right:10px;left:auto;}
.product-label:before{position:absolute;content:"";width:0;height:0;border-color:transparent;border-style:solid;top:100%;left:50%;margin-left:-4px;border-width:4px 4px 0;border-top-color:#268bb9;}
.rtl .product-label:before{right:50%;left:auto;}
.product-label.product-label-new, .product-label.new-box{background-color:#f14e47;}
.product-label.product-label-new[href]:hover, .product-label.product-label-new[href]:focus, .product-label.new-box[href]:hover, .product-label.new-box[href]:focus{background-color:#f14e47;}
.product-label.product-label-new:before, .product-label.new-box:before{border-top-color:#f14e47;}
.product-label.product-label-special, .product-label.sale-box{background-color:#7dc474;}
.product-label.product-label-special[href]:hover, .product-label.product-label-special[href]:focus, .product-label.sale-box[href]:hover, .product-label.sale-box[href]:focus{background-color:#7dc474;}
.product-label.product-label-special:before, .product-label.sale-box:before{border-top-color:#7dc474;}
.box-info-product .page-product-heading{display:none;}
.product_attributes{margin-bottom:20px;}
.tabs-info{overflow:hidden;}
.tabs-info .tab-nav ul.nav-stacked{padding-right:20px;margin-right:10px;position:relative;}
.rtl .tabs-info .tab-nav ul.nav-stacked{padding-left:20px;padding-right:inherit;}
.rtl .tabs-info .tab-nav ul.nav-stacked{margin-left:10px;margin-right:inherit;}
.tabs-info .tab-nav ul.nav-stacked:before{content:"";top:7px;height:500px;width:3px;position:absolute;background-color:black;right:0;}
.tabs-info .tab-nav ul.nav-stacked li a{font-family:'Ubuntu', sans-serif;}
.tabs-info .tab-nav ul.nav-stacked li.active{border-color:#268bb9;}
.tabs-info .tab-nav ul.nav-stacked li.active:last-child{border-bottom:none;}
.tabs-info .tab-nav ul.nav-stacked li.active a{color:#268bb9;}
.tabs-info .tab-nav ul.nav-stacked li:last-child{border-bottom:none;}
.tabs-info .tab-content{margin:0;background:white;padding:25px 25px 20px;}
#attributes fieldset{float:left;width:50%;text-align:center;padding-bottom:10px;}
.rtl #attributes fieldset{float:right;}
#attributes fieldset label{vertical-align:top;display:none;line-height:30px;}
#attributes .attribute_list .form-control{max-width:230px;}
#attributes .attribute_list .form-control option{background:white;color:#828282;}
#attributes .attribute_list ul{overflow:hidden;}
#attributes .attribute_list ul li{float:left;margin-right:10px;}
.rtl #attributes .attribute_list ul li{float:right;}
.rtl #attributes .attribute_list ul li{margin-left:10px;margin-right:inherit;}
#attributes .attribute_list input.attribute_radio{float:left;margin-left:3px;}
.rtl #attributes .attribute_list input.attribute_radio{float:right;}
.rtl #attributes .attribute_list input.attribute_radio{margin-right:3px;margin-left:inherit;}
#attributes .attribute_list div.radio,
#attributes .attribute_list div.radio span,
#attributes .attribute_list div.radio input{float:none;display:inline-block;}
#attributes .attribute_list #color_to_pick_list{list-style-type:none;display:inline-block;text-align:center;}
#attributes .attribute_list #color_to_pick_list li{display:inline-block;margin:0 3px 3px 0;padding:1px;border:1px solid #dddddd;clear:none;}
.rtl #attributes .attribute_list #color_to_pick_list li{margin:0 0 3px 3px;}
#attributes .attribute_list #color_to_pick_list li a.color_pick{display:block;height:22px;width:22px;cursor:pointer;}
#attributes .attribute_list #color_to_pick_list li.selected{border:1px solid #65d1de;}
.product-block.product-gallery{border:1px solid white;}
.product-block.product-gallery:hover{border:1px solid #7bc3e4;}
.gallery-carousel{position:relative;}
.ajax_block_product .thumbs-wrap{background-color:#ffffff;border:1px solid #7bc3e4;border-right:1px dashed rgba(0, 0, 0, 0.1);left:0;opacity:0;overflow:hidden;position:absolute;top:0;padding:0 10px;-webkit-transition:all 0.4s ease 0s;transition:all 0.4s ease 0s;width:80px;z-index:4000;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;margin-top:-1px;}
.rtl .ajax_block_product .thumbs-wrap{border-left:1px dashed rgba(0, 0, 0, 0.1);border-right:inherit;}
.ajax_block_product .thumbs-wrap .thumbs_list{height:275px;margin:6px 0px;overflow:hidden;width:80px;}
.ajax_block_product .thumbs-wrap .thumbs_list li{border:0;margin:0;}
.ajax_block_product .thumbs-wrap .thumbs_list li a{margin-bottom:15px;display:block;}
.ajax_block_product .thumbs-wrap .view_scroll_left,
.ajax_block_product .thumbs-wrap .view_scroll_right{display:block;text-align:center;}
.ajax_block_product .thumbs-wrap .view_scroll_left > i,
.ajax_block_product .thumbs-wrap .view_scroll_right > i{display:inline-block;font-size:15px;line-height:30px;}
#pts-mainnav{background:#333333;min-height:50px;position:relative;}
#pts-mainnav .container-inner{background:transparent;}
ul.nav-theme{position:relative;padding:0 10px;background-color:#004890;}
ul.nav-theme li{width:auto;display:inline-block;}
ul.nav-theme li a{font-weight:300;color:white;font-size:14px;padding:15px 10px;text-transform:uppercase;}
ul.nav-theme li a:hover{background:transparent;color:white;}
ul.nav-theme li.active a{font-weight:600;background:transparent;color:white;}
#gift_div{display:none;margin-top:5px;margin-bottom:10px;}
a.iframe{color:#828282;text-decoration:underline;}
a.iframe:hover{text-decoration:none;}
p.payment_module{margin-bottom:10px;}
p.payment_module a{display:block;border:1px solid #dddddd;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;font-size:17px;line-height:23px;color:#828282;font-weight:normal;padding:33px 40px 34px 99px;letter-spacing:-1px;position:relative;}
.rtl p.payment_module a{padding:33px 99px 34px 40px;}
p.payment_module a.bankwire{background:url(../img/bankwire.png);background-repeat:no-repeat;background-color:white;background-position:15px 12px;}
p.payment_module a.cheque{background-image:url(../img/cheque.png);background-repeat:no-repeat;background-color:white;background-position:15px 15px;}
p.payment_module a.cash{background:url(../img/cash.png);background-repeat:no-repeat;background-color:white;background-position:15px 15px;}
p.payment_module a.cheque:after, p.payment_module a.bankwire:after, p.payment_module a.cash:after{display:block;content:"\f054";position:absolute;right:15px;margin-top:-11px;top:50%;font-family:"FontAwesome";font-size:25px;height:22px;width:14px;color:black;}
.ptsblockrelatedproducts .title_block{display:inline-block;padding:15px 20px;font-size:13px;}
.product_list > li{border-bottom:1px solid #E5E5E5;margin-bottom:-1px;padding:0px;}
.product_list > li .product-block{width:100%;height:347px;}
.product_list .product-block .product-desc{margin-bottom:15px;}
.product_list.grid .nb-comments, .product_list.grid .product-colors, .product_list.grid .product-flags{display:none;}
.ptsblockmanufacturer .block_content{background-color:#FFF;position:relative;padding:45px 35px;}
.ptsblockmanufacturer .carousel-controls{width:100%;top:46%;}
.ptsblockmanufacturer .carousel-controls .carousel-control.left{left:20px;}
.ptsblockmanufacturer .carousel-controls .carousel-control.right{right:20px;}
.product_list{background:none repeat scroll 0% 0% #FFF;margin:0px;padding:0px 0px;}
#pts-verticalmenu .pts-verticalmenu ul.verticalmenu{float:none;background-color:#FFF;border:1px solid #DADADA;box-shadow:2px 2px 2px rgba(0, 0, 0, 0.07);min-height:600px;padding:10px 0px;}
#pts-verticalmenu .navbar-nav > li{width:100%;height:auto;position:static;}
#pts-verticalmenu .pts-verticalmenu ul.verticalmenu > li > a{display:block;font-size:12px;padding:8px 15px;background:none repeat scroll 0% 0% transparent;font-family:'Ubuntu', sans-serif;color:#828282;border-top:1px solid transparent;border-bottom:1px solid transparent;}
#pts-verticalmenu .pts-verticalmenu ul.verticalmenu > li > a .menu-icon{display:block;height:20px;background-position:left top !important;}
#pts-verticalmenu .pts-verticalmenu ul.verticalmenu > li > a .caret{border:0px none;position:absolute;right:0px;top:50%;}
#pts-verticalmenu .dropdown-menu{left:-9999px;top:-9999px;right:auto;border:0px none;display:block;height:auto !important;min-width:215px;padding:0px !important;background:none repeat scroll 0% 0% #FFF;opacity:0;border-radius:0px;box-shadow:0px 0px 5px 0px rgba(0, 0, 0, 0.35);}
#pts-verticalmenu .pts-verticalmenu ul.verticalmenu > li > a .menu-icon span{display:block;margin-left:35px;line-height:20px;}
#pts-verticalmenu .pts-verticalmenu ul.verticalmenu > li:hover > a, #pts-verticalmenu .pts-verticalmenu ul.verticalmenu > li:active > a, #pts-verticalmenu .pts-verticalmenu ul.verticalmenu > li:focus > a{color:#268BB9;border-color:#DADADA;}
#pts-verticalmenu .navbar-nav > li:hover > .dropdown-menu{left:100%;top:0px;opacity:1;}
.blockptsproducttabs.producttab_home{z-index:9;overflow:hidden;}
.blockptsproducttabs.producttab_home .tab-nav{width:47%;left:-20%;top:43%;position:absolute;transform:rotate(90deg);font-family:'Ubuntu', sans-serif;text-align:center;margin-left:-1px;z-index:9;}
#ptssubcategoriestab_block .category_item{background:none repeat scroll 0% 0% #FFF;}
#ptssubcategoriestab_block .category_item .inner{display:table;}
#ptssubcategoriestab_block .category_item .category_desc{width:260px;display:block;float:left;position:relative;}
#ptssubcategoriestab_block .category_item .category_content{width:880px;display:block;float:left;}
#ptssubcategoriestab_block .category_item .category_sub{width:22%;display:table-cell;float:none;min-height:350px;}
#ptssubcategoriestab_block .category_item .category_sub{float:left;border-right:1px solid #E5E5E5;}
#ptssubcategoriestab_block .category_item.cat_fashion .category_title{color:#FFF;background-color:#883866;border-color:transparent;}
#ptssubcategoriestab_block .category_item .category_content .category_sub li{width:178px;}
#ptssubcategoriestab_block .category_item .category_content .category_product_tab li{}
#ptssubcategoriestab_block .category_item.cat_cosmetic .category_title{background:#FF649D;color:#FFF;height:85px;line-height:85px;margin:0px;font-family:'Ubuntu', sans-serif;font-size:16px;padding:0px 10px 0px 25px;}
#ptssubcategoriestab_block .category_item.cat_yallow .category_title{background:#f6e911;color:#FFF;}
#ptssubcategoriestab_block .category_item.cat_green .category_title{background:#00cc66;color:#FFF;}
#ptssubcategoriestab_block .category_item.cat_red .category_title{background:#cc0000;color:#FFF;}
#ptssubcategoriestab_block .category_item.cat_chocolate .category_title{background:#cc6600;color:#FFF;}
#ptssubcategoriestab_block .category_item.cat_lightblue .category_title{background:#00cccc;color:#FFF;}
#ptssubcategoriestab_block .category_item.cat_greenies .category_title{background:#cccc00;color:#FFF;}
#ptssubcategoriestab_block .category_item.cat_greenies .category_title{background:#000066;color:#FFF;}
#ptssubcategoriestab_block .category_item .category_title{background:#268BB9;color:#FFF;height:85px;line-height:85px;margin:0px;font-family:'Ubuntu', sans-serif;font-size:16px;padding:0px 10px 0px 25px;}
#ptssubcategoriestab_block .category_item .category_sub ul.nav{padding:15px 0px 15px 15px;}
#ptssubcategoriestab_block .category_item .category_sub ul.nav > li{border-top:1px solid transparent;border-bottom:1px solid transparent;border-left:1px solid transparent;margin:0px;}
#ptssubcategoriestab_block .category_item .category_sub ul.nav > li a{padding:10px;text-transform:none;font-size:12px;}
#ptssubcategoriestab_block .category_item .category_sub ul.nav > li.active{border-color:#E5E5E5;border-right:1px solid #fff;margin-right:-1px;}
#ptssubcategoriestab_block .category_item .category_sub ul.nav > li{border-top:1px solid transparent;border-bottom:1px solid transparent;border-left:1px solid transparent;margin:0px;}
#ptssubcategoriestab_block .category_item .category_product_tab{width:78%;display:table-cell;vertical-align:top;float:none;}
#ptssubcategoriestab_block .category_item .category_product_tab{width:100%;}
.content_prices .price .our_price_display{font-size:20px;font-family:'Ubuntu', sans-serif;color:#000;margin:10px 0px 0px;}
.b-icon{background:url("../images/b-arrow.png") no-repeat right center;width:7px;height:3px;float:right;padding:12px 1px 5px 10px !important;}
.b-w-icon{background:url("../images/b-arrow--1.png") no-repeat right center;width:7px;height:3px;float:right;padding:12px 1px 5px 10px !important;}
.l-icon{background:url("../images/b-arrow.png") no-repeat right center;width:7px;height:5px;padding:1px 2px 1px 0px;float:right;margin-top:-12px;}
.icon-map{background:#8C8C8C url("../images/map-icon.png") no-repeat 54% 52% !important;width:14px;height:3px;padding:1px 2px 1px 0px;}
.icon-map:hover{background:#268bb9 url("../images/map-icon.png") no-repeat 54% 52% !important;}
.icon-phone1:hover{background:#268bb9 url("../images/phone-icon.png") no-repeat 54% 52% !important;}
.icon-envelope1:hover{background:#268bb9 url("../images/message-icon.png") no-repeat 54% 52% !important;}
.icon-phone1{background:#8C8C8C url("../images/phone-icon.png") no-repeat 54% 52% !important;width:14px;height:3px;padding:1px 2px 1px 0px;}
.icon-envelope1{background:#8C8C8C url("../images/message-icon.png") no-repeat 54% 52% !important;width:14px;height:3px;padding:1px 2px 1px 0px;}
.toggle-icon{background:url("../images/toggle-icon.png") no-repeat scroll 0% 0% transparent !important;width:18px;height:21px;padding:2px 2px 1px 0px;margin-top:17px;margin-right:-4px;}
#ptsstaticontent_promotetop{padding:12px 0px;}
#center_column .image-banner img{width:100%;}
.color-box{width:230px;float:left;margin-right:25px;}
#ptssubcategoriestab_block .category_item .category_desc .img-responsive{width:332px;}
.sort{margin:15px 0px 10px 6px;padding:0px 0px 10px 0px;border-bottom:1px solid #ddd;}
.sort .left-sort{float:left;width:700px;border:0px solid #333;margin:0px 0px 0px 0px;text-transform:uppercase;}
.sort .left-sort span{margin:0px 15px 0px 0px;}
.sort .left-sort span a:hover, .sort .left-sort span a.active{border-bottom:1px solid #268bb9;padding-bottom:4px;color:#268bb9;}
.sort .right-sort{float:right;width:100px;border:0px solid #333;}
.shop-page .col-lg-4{width:24%;border:1px solid #fff;margin:0px 3px 10px 5px;}
.shop-page .col-lg-4:hover{border:1px solid #eee;}
.shop-page .style1 .product-block .image{padding:14px 0px 0 0px;}
.seller-form{border:0px solid #E5E5E5;line-height:23px;margin:0px 0px 30px;padding:14px 18px 13px;}
.left-seller-form{float:left;width:45%;background:#268bb9;border-radius:10px;padding:25px;}
.regis-f{margin:0px auto;margin:0px auto;width:80%;}
.regis-f .col-sm-6{width:100%;}
.regis-f .col-sm-6 .form-control{box-shadow:0px 13px 17px -11px #333 !important;border:3px solid #e1e1e1;}
.regis-f .col-sm-6 .seller-button button{margin:8px auto !important;display:block;background:none;border:0px;}
.regis-f .col-sm-6 .seller-button .btn-outline-inverse{color:#FFF;background-color:#333;border-color:#333;font-weight:300;font-family:"Ubuntu",sans-serif;text-transform:uppercase;padding:0px 15px;line-height:38px;min-width:130px;border-radius:0px;}
.regis-f .col-sm-6 .seller-button .btn-outline-inverse:hover, .regis-f .col-sm-6 .seller-button .btn-outline-inverse:focus, .regis-f .col-sm-6 .seller-button .btn-outline-inverse:active, .regis-f .col-sm-6 .seller-button .btn-outline-inverse.active{color:#FFF;background-color:#F14E47;border-color:#195B7A;}
.right-seller-form{float:right;width:53%;background:#f9f9f1;padding:0px;border-radius:10px;}
.right-seller-form h2{font-size:31px;color:#333;margin:0px 0px;padding:25px 0px;text-align:center;text-transform:inherit;}
.right-seller-form h3{font-size:29px;color:#f14e47;margin:0px auto;width:72%;padding:0px 0px 25px 0px;text-align:center;text-transform:inherit;line-height:35px;font-weight:bold;}
.group-icon{float:right;margin:0px 10px 0px 0px;}
.group-icon img{width:350px;}
.reg-logo{margin:70px 0px 0px 0px;float:left;}
.fbtwitimg{margin:45px 0px 0px 0px;}
.fbtwitimg img{width:150px;margin:0px 10px 10px 0px;}
.how-work{}
.step1{width:100%;height:256px;bordr:1px solid #333;margin:45px 0px 0px 0px;}
.step1{width:100%;height:256px;bordr:1px solid #333;margin:0px 0px 0px 0px;}
.left-step{width:450px;float:left;}
.left-step img{float:right;margin-top:32px;}
.right-step img{float:left;margin-top:0px;}
.middle-step{width:222px;float:left;}
.left-step h2{font-size:22px;color:#d0484c;text-transform:inherit;text-align:right;padding:0px 5px;}
.left-step h3{font-size:18px;color:#268bb9;text-transform:inherit;margin:0px 0px;text-align:right;padding:0px 5px;}
.left-step p{font-size:14px;color:#333;text-align:right;padding:0px 5px;}
.right-step{width:450px;float:left;padding:21px 5px;}
.right-step h2{font-size:22px;color:#d0484c;text-transform:inherit;}
.right-step h3{font-size:18px;color:#268bb9;text-transform:inherit;margin:0px 0px;}
.right-step p{font-size:14px;color:#333;}
.end-process{text-align:center;font-size:20px;padding:21px 5px;}
.padd-1, padd-1{padding-top:35px;}
.faq{}
.left-faq{float:left;width:70%;border:0px solid #333;}
.left-faq ul{margin:5px 0px;padding:0px 0px;}
.left-faq ul li{margin:10px 0px;padding:0px 0px;list-style:none;}
.left-faq ul li a{color:#fff;padding:5px 10px;background:#268bb9;display:block;}
.left-faq ul li p{padding:10px;display:none;}
.right-faq{float:right;width:27%;border:0px solid #333;}
.right-faq img{width:100%;}
.invite-friend:hover > img{display:block;position:absolute;z-index:999;margin-top:-4px;box-shadow:0px 9px 4px -7px #333;}
.invite-friend img{display:none;}
ul.list-line{margin:0px 0px;padding:0px 0px;}
ul.list-line li{margin:0px 0px;padding:5px 10px 5px 35px;background:url("../images/list-arrow.png") 7px 7px no-repeat;}
.full-weight-product .ajax_block_product{border:1px solid #eee;margin-bottom:15px;}
.full-weight-product .ajax_block_product .product-block .product-meta{overflow:inherit;}
.full-weight-product .ajax_block_product .product-block:hover .product-meta{margin-top:0px;}
.right-sort span{display:inline-block;}
.right-sort .list-view{float:left;width:43px;}
.right-sort .grid-view{float:right;width:45px;}
.right-sort .list-view span{background:url("../images/allProd_sprite1.png") no-repeat 0px -44px;width:16px;height:14px;vertical-align:baseline;float:right;margin-top:2px;}
.right-sort .list-view span span.icon-list1{}
.right-sort .list-view label{min-width:48%;}
.right-sort .grid-view label{min-width:48%;}
.right-sort .grid-view span{background:url("../images/allProd_sprite1.png") no-repeat 0px -44px;width:16px;height:14px;vertical-align:baseline;float:right;margin-top:2px;}
.right-sort .grid-view span.icon-list1{background-position:0px -30px;}
.right-sort .list-view span.icon-list1{}
.track-form{margin:10px 0px;padding:20px 10px;background:#268BB9;border-radius:8px;}
.track-form label{width:100%;color:#fff;}
.track-form input{width:100%;padding:10px 10px;border:2px solid #ccc;}
.track-form button{width:50%;border:0px;color:#fff;font-size:15px;font-weight:bold;padding:10px 15px;margin-top:23px;background:#F14E47;}
.note{background:#F5F5F5;padding:10px 10px;border-radius:10px;}
.note p strong{background:transparent url("../images/info-ico.png") no-repeat scroll left center;padding:2px 0px 2px 24px;font-size:14px;margin:5px 0px;}
.note p span{padding:0px 0px 0px 20px;}
.top-login-link a{padding:0px 10px 0px 10px;border-right:1px solid #eee;}
#iview-timer{display:none !important;}
#ptsstaticontent_home{float:right;width:32%;}
#ptssubcategoriestab_block .category_item .category_content .carousel-controls{top:37%;width:20px;height:72px;z-index:636;}
#ptssubcategoriestab_block .category_item .category_content .carousel-controls .carousel-control.left{top:0;left:10px;color:#FFF;background:#E1E1E1;width:20px;height:35px;border-radius:0px;line-height:35px;border:0px;}
#ptssubcategoriestab_block .category_item .category_content .carousel-controls .carousel-control.right{bottom:0;top:37px;right:-10px;color:#FFF;background:#E1E1E1;width:20px;height:35px;border-radius:0px;line-height:35px;border:0px;}