@import url(//fonts.googleapis.com/css?family=Oswald:400,300,700);

.clearfix { }
.clearfix::before, .clearfix::after { display: table; content: ''; line-height: 0; }
.clearfix::after { clear: both; }
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; }
audio:not([controls]) { display: none; }
html { font-size: 100%; }
a:focus { outline: -webkit-focus-ring-color auto 5px; outline-offset: -2px; }
a:hover, a:active { outline: 0px; }
sub, sup { position: relative; font-size: 75%; line-height: 0; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

button, input, select, textarea { margin: 0px; font-size: 100%; vertical-align: middle; }
button, input { line-height: normal; }
button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; }
label, select, button, input[type="button"], input[type="reset"], input[type="submit"], input[type="radio"], input[type="checkbox"] { cursor: pointer; }
input[type="search"] { box-sizing: content-box; -webkit-appearance: textfield; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }
textarea { overflow: auto; vertical-align: top; }
body { margin: 0px; font-family: 'Open Sans', sans-serif; font-size: 15px; line-height: 24px; color: rgb(51, 51, 51); background-color: rgb(255, 255, 255); }
a { color: rgb(0, 82, 126); text-decoration: none; }
a:hover, a:focus { color: rgb(0, 32, 50); text-decoration: underline; }
.row { margin-left: -20px; }
.row::before, .row::after { display: table; content: ''; line-height: 0; }
.row::after { clear: both; }
[class*="span"] { float: left; min-height: 1px; margin-left: 20px; }

.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container { width: 940px; }

.span8 { width: 620px; }
.span4 { width: 300px; }
.span3 { width: 220px; }
.span2 { width: 140px; }
.row-fluid .span8 { width: 65.9574468085106%; }
.row-fluid .span4 { width: 31.9148936170213%; }
.row-fluid .span3 { width: 23.4042553191489%; }
.row-fluid .span2 { width: 14.8936170212766%; }
[class*="span"].pull-right, .row-fluid [class*="span"].pull-right { float: right; }
.container { margin-right: auto; margin-left: auto; }
.container::before, .container::after { display: table; content: ''; line-height: 0; }
.container::after { clear: both; }
p { margin: 0px 0px 12px; }
small { font-size: 85%; }
strong { font-weight: bold; }
em { font-style: italic; }
cite { font-style: normal; }
h1, h2, h3, h4, h5, h6 { margin: 12px 0px; font-family: inherit; font-weight: 600; line-height: 24px; color: inherit; text-rendering: optimizelegibility; }
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small { font-weight: normal; line-height: 1; color: rgb(153, 153, 153); }
h1, h2, h3 { line-height: 40px; }
h1 { font-size: 32px; }
h2 { font-size: 24px; }
h3 { font-size: 18px; }
h4 { font-size: 15px; }
h5 { font-size: 13px; }
h6 { font-size: 12.75px; }
h1 small { font-size: 26.25px; }
h2 small { font-size: 18.75px; }
h3 small { font-size: 15px; }
h4 small { font-size: 15px; }
ul, ol { padding: 0px; margin: 0px 0px 12px 25px; }
ul ul, ul ol, ol ol, ol ul { margin-bottom: 0px; }
li { line-height: 24px; }
dl { margin-bottom: 24px; }
dt, dd { line-height: 24px; }
dt { font-weight: bold; }
dd { margin-left: 12px; }
hr { margin: 24px 0px; border-width: 1px 0px; border-top-style: solid; border-top-color: rgb(238, 238, 238); border-bottom-style: solid; border-bottom-color: rgb(255, 255, 255); }
abbr[title], abbr[data-original-title] { cursor: help; border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: rgb(153, 153, 153); }
blockquote { padding: 0px 0px 0px 15px; margin: 0px 0px 24px; border-left-width: 5px; border-left-style: solid; border-left-color: rgb(238, 238, 238); }
blockquote p { margin-bottom: 0px; font-size: 18.75px; font-weight: 300; line-height: 1.25; }
blockquote small { display: block; line-height: 24px; color: rgb(153, 153, 153); }
blockquote small::before { content: '— '; }
blockquote.pull-right { float: right; padding-right: 15px; padding-left: 0px; border-right-width: 5px; border-right-style: solid; border-right-color: rgb(238, 238, 238); border-left-width: 0px; }
blockquote.pull-right p, blockquote.pull-right small { text-align: right; }
blockquote.pull-right small::before { content: ''; }
blockquote.pull-right small::after { content: ' —'; }
q::before, q::after, blockquote::before, blockquote::after { content: ''; }
address { display: block; margin-bottom: 24px; font-style: normal; line-height: 24px; }
code, pre { padding: 0px 3px 2px; font-family: Monaco, Menlo, Consolas, 'Courier New', monospace; font-size: 13px; color: rgb(51, 51, 51); border-radius: 3px; }
code { padding: 2px 4px; color: rgb(221, 17, 68); border: 1px solid rgb(225, 225, 232); white-space: nowrap; background-color: rgb(247, 247, 249); }
pre { display: block; padding: 11.5px; margin: 0px 0px 12px; font-size: 14px; line-height: 24px; word-break: break-all; word-wrap: break-word; white-space: pre-wrap; border: 1px solid rgba(0, 0, 0, 0.14902); border-radius: 0px; background-color: rgb(245, 245, 245); }
pre code { padding: 0px; color: inherit; white-space: pre-wrap; border: 0px; background-color: transparent; }
.btn .label, .btn .badge { position: relative; top: -1px; }
table { max-width: 100%; border-collapse: collapse; border-spacing: 0px; background-color: transparent; }
.table td.span2, .table th.span2 { float: none; width: 124px; margin-left: 0px; }
.table td.span3, .table th.span3 { float: none; width: 204px; margin-left: 0px; }
.table td.span4, .table th.span4 { float: none; width: 284px; margin-left: 0px; }
.table td.span8, .table th.span8 { float: none; width: 604px; margin-left: 0px; }
form { margin: 0px 0px 24px; }
fieldset { padding: 0px; margin: 0px; border: 0px; }
legend { display: block; width: 100%; padding: 0px; margin-bottom: 24px; font-size: 22.5px; line-height: 48px; color: rgb(51, 51, 51); border-width: 0px 0px 1px; border-bottom-style: solid; border-bottom-color: rgb(229, 229, 229); }
legend small { font-size: 18px; color: rgb(153, 153, 153); }
label, input, button, select, textarea { font-size: 14px; font-weight: normal; line-height: 20px; }
input, button, select, textarea { font-family: 'Open Sans', sans-serif; }
label { display: block; margin-bottom: 5px; }
textarea { height: auto; }
input[type="radio"], input[type="checkbox"] { margin: 4px 0px 0px; line-height: normal; }
input[type="file"], input[type="image"], input[type="submit"], input[type="reset"], input[type="button"], input[type="radio"], input[type="checkbox"] { width: auto; }
select, input[type="file"] { height: 30px; line-height: 30px; }
select { width: 220px; border: 1px solid rgb(204, 204, 204); background-color: rgb(255, 255, 255); }
select[multiple], select[size] { height: auto; }
select:focus, input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus { outline: -webkit-focus-ring-color auto 5px; outline-offset: -2px; }
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color: rgb(153, 153, 153); }
.input-medium { width: 150px; }
input.span8, textarea.span8, .uneditable-input.span8 { width: 606px; }
input.span4, textarea.span4, .uneditable-input.span4 { width: 286px; }
input.span3, textarea.span3, .uneditable-input.span3 { width: 206px; }
input.span2, textarea.span2, .uneditable-input.span2 { width: 126px; }
input[disabled], select[disabled], textarea[disabled], input[readonly], select[readonly], textarea[readonly] { cursor: not-allowed; background-color: rgb(238, 238, 238); }
input[type="radio"][disabled], input[type="checkbox"][disabled], input[type="radio"][readonly], input[type="checkbox"][readonly] { background-color: transparent; }
input:focus:invalid, textarea:focus:invalid, select:focus:invalid { color: rgb(185, 74, 72); border-color: rgb(238, 95, 91); }
input:focus:invalid:focus, textarea:focus:invalid:focus, select:focus:invalid:focus { border-color: rgb(233, 50, 45); -webkit-box-shadow: rgb(248, 185, 183) 0px 0px 6px; box-shadow: rgb(248, 185, 183) 0px 0px 6px; }
.input-append .add-on, .input-prepend .add-on, .input-append .btn, .input-prepend .btn, .input-append .btn-group > .dropdown-toggle, .input-prepend .btn-group > .dropdown-toggle { vertical-align: top; border-radius: 0px; }
.input-append .active, .input-prepend .active { border-color: rgb(70, 165, 70); background-color: rgb(169, 219, 169); }
.input-prepend .add-on, .input-prepend .btn { margin-right: -1px; }
.input-prepend .add-on:first-child, .input-prepend .btn:first-child { border-radius: 0px; }
.input-append input + .btn-group .btn:last-child, .input-append select + .btn-group .btn:last-child, .input-append .uneditable-input + .btn-group .btn:last-child { border-radius: 0px; }
.input-append .add-on, .input-append .btn, .input-append .btn-group { margin-left: -1px; }
.input-append .add-on:last-child, .input-append .btn:last-child, .input-append .btn-group:last-child > .dropdown-toggle { border-radius: 0px; }
.input-prepend.input-append input + .btn-group .btn, .input-prepend.input-append select + .btn-group .btn, .input-prepend.input-append .uneditable-input + .btn-group .btn { border-radius: 0px; }
.input-prepend.input-append .add-on:first-child, .input-prepend.input-append .btn:first-child { margin-right: -1px; border-radius: 0px; }
.input-prepend.input-append .add-on:last-child, .input-prepend.input-append .btn:last-child { margin-left: -1px; border-radius: 0px; }
input.search-query { padding-right: 14px; padding-left: 14px; margin-bottom: 0px; border-radius: 15px; }
.form-search .input-append .search-query, .form-search .input-prepend .search-query { border-radius: 0px; }
.form-search .input-append .search-query { border-radius: 14px 0px 0px 14px; }
.form-search .input-append .btn { border-radius: 0px 14px 14px 0px; }
.form-search .input-prepend .search-query { border-radius: 0px 14px 14px 0px; }
.form-search .input-prepend .btn { border-radius: 14px 0px 0px 14px; }
.form-search input, .form-inline input, .form-horizontal input, .form-search textarea, .form-inline textarea, .form-horizontal textarea, .form-search select, .form-inline select, .form-horizontal select, .form-search .help-inline, .form-inline .help-inline, .form-horizontal .help-inline, .form-search .uneditable-input, .form-inline .uneditable-input, .form-horizontal .uneditable-input, .form-search .input-prepend, .form-inline .input-prepend, .form-horizontal .input-prepend, .form-search .input-append, .form-inline .input-append, .form-horizontal .input-append { display: inline-block; margin-bottom: 0px; vertical-align: middle; }
.form-search .hide, .form-inline .hide, .form-horizontal .hide { display: none; }
.form-search label, .form-inline label, .form-search .btn-group, .form-inline .btn-group { display: inline-block; }
.form-search .input-append, .form-inline .input-append, .form-search .input-prepend, .form-inline .input-prepend { margin-bottom: 0px; }
.form-search .radio, .form-search .checkbox, .form-inline .radio, .form-inline .checkbox { padding-left: 0px; margin-bottom: 0px; vertical-align: middle; }
.form-search .radio input[type="radio"], .form-search .checkbox input[type="checkbox"], .form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] { float: left; margin-right: 3px; margin-left: 0px; }
.btn { display: inline-block; padding: 4px 12px; margin-bottom: 0px; font-size: 14px; line-height: 20px; text-align: center; vertical-align: middle; cursor: pointer; color: rgb(51, 51, 51); text-shadow: rgba(255, 255, 255, 0.74902) 0px 1px 1px; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(204, 204, 204) rgb(179, 179, 179); border-radius: 0px; -webkit-box-shadow: rgba(255, 255, 255, 0.2) 0px 1px 0px inset, rgba(0, 0, 0, 0.0470588) 0px 1px 2px; box-shadow: rgba(255, 255, 255, 0.2) 0px 1px 0px inset, rgba(0, 0, 0, 0.0470588) 0px 1px 2px; background-image: linear-gradient(rgb(255, 255, 255), rgb(230, 230, 230)); background-color: rgb(245, 245, 245); background-repeat: repeat-x; }
.btn:hover, .btn:focus, .btn:active, .btn.active, .btn.disabled, .btn[disabled] { color: rgb(51, 51, 51); background-color: rgb(230, 230, 230); }
.btn:active, .btn.active { }
.btn:first-child { }
.btn:hover, .btn:focus { color: rgb(51, 51, 51); text-decoration: none; transition: background-position 0.1s linear; -webkit-transition: background-position 0.1s linear; background-position: 0px -15px; }
.btn:focus { outline: -webkit-focus-ring-color auto 5px; outline-offset: -2px; }
.btn.active, .btn:active { outline: 0px; -webkit-box-shadow: rgba(0, 0, 0, 0.14902) 0px 2px 4px inset, rgba(0, 0, 0, 0.0470588) 0px 1px 2px; box-shadow: rgba(0, 0, 0, 0.14902) 0px 2px 4px inset, rgba(0, 0, 0, 0.0470588) 0px 1px 2px; background-image: none; }
.btn-primary.active, .btn-warning.active, .btn-danger.active, .btn-success.active, .btn-info.active, .btn-inverse.active { color: rgba(255, 255, 255, 0.74902); }
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] { color: rgb(255, 255, 255); background-color: rgb(24, 49, 72); }
.btn-primary:active, .btn-primary.active { }
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] { color: rgb(255, 255, 255); background-color: rgb(248, 148, 6); }
.btn-warning:active, .btn-warning.active { }
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] { color: rgb(255, 255, 255); background-color: rgb(189, 54, 47); }
.btn-danger:active, .btn-danger.active { }
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] { color: rgb(255, 255, 255); background-color: rgb(74, 111, 0); }
.btn-success:active, .btn-success.active { }
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] { color: rgb(255, 255, 255); background-color: rgb(47, 150, 180); }
.btn-info:active, .btn-info.active { }
.btn-inverse:hover, .btn-inverse:focus, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] { color: rgb(255, 255, 255); background-color: rgb(34, 34, 34); }
.btn-inverse:active, .btn-inverse.active { }
button.btn, input[type="submit"].btn { }
.btn-link, .btn-link:active, .btn-link[disabled] { -webkit-box-shadow: none; box-shadow: none; background-image: none; background-color: transparent; }
.btn-link { border-color: transparent; cursor: pointer; color: rgb(0, 82, 126); border-radius: 0px; }
.btn-link:hover, .btn-link:focus { color: rgb(0, 32, 50); text-decoration: underline; background-color: transparent; }
[class^="icon-"], [class*=" icon-"] { display: inline-block; width: 14px; height: 14px; line-height: 14px; vertical-align: text-top; margin-top: 1px; background-image: url(../images/glyphicons-halflings.png); background-position: 14px 14px; background-repeat: no-repeat; }
.icon-white, .nav-pills > .active > a > [class^="icon-"], .nav-pills > .active > a > [class*=" icon-"], .nav-list > .active > a > [class^="icon-"], .nav-list > .active > a > [class*=" icon-"], .navbar-inverse .nav > .active > a > [class^="icon-"], .navbar-inverse .nav > .active > a > [class*=" icon-"], .dropdown-menu > li > a:hover > [class^="icon-"], .dropdown-menu > li > a:focus > [class^="icon-"], .dropdown-menu > li > a:hover > [class*=" icon-"], .dropdown-menu > li > a:focus > [class*=" icon-"], .dropdown-menu > .active > a > [class^="icon-"], .dropdown-menu > .active > a > [class*=" icon-"], .dropdown-submenu:hover > a > [class^="icon-"], .dropdown-submenu:focus > a > [class^="icon-"], .dropdown-submenu:hover > a > [class*=" icon-"], .dropdown-submenu:focus > a > [class*=" icon-"] { background-image: url(../images/glyphicons-halflings-white.png); }
.icon-search { background-position: -48px 0px; }
.btn-toolbar > .btn + .btn, .btn-toolbar > .btn-group + .btn, .btn-toolbar > .btn + .btn-group { margin-left: 5px; }
.btn-group > .btn { position: relative; border-radius: 0px; }
.btn-group > .btn + .btn { margin-left: -1px; }
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover { font-size: 15px; }
.btn-group > .btn:first-child { margin-left: 0px; border-top-left-radius: 0px; border-bottom-left-radius: 0px; }
.btn-group > .btn:last-child, .btn-group > .dropdown-toggle { border-top-right-radius: 0px; border-bottom-right-radius: 0px; }
.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active { z-index: 2; }
.btn-group > .btn + .dropdown-toggle { padding-left: 8px; padding-right: 8px; -webkit-box-shadow: rgba(255, 255, 255, 0.121569) 1px 0px 0px inset, rgba(255, 255, 255, 0.2) 0px 1px 0px inset, rgba(0, 0, 0, 0.0470588) 0px 1px 2px; box-shadow: rgba(255, 255, 255, 0.121569) 1px 0px 0px inset, rgba(255, 255, 255, 0.2) 0px 1px 0px inset, rgba(0, 0, 0, 0.0470588) 0px 1px 2px; }
.btn .caret { margin-top: 8px; margin-left: 0px; }
.btn-group-vertical > .btn { display: block; float: none; max-width: 100%; border-radius: 0px; }
.btn-group-vertical > .btn + .btn { margin-left: 0px; margin-top: -1px; }
.btn-group-vertical > .btn:first-child { border-radius: 0px; }
.btn-group-vertical > .btn:last-child { border-radius: 0px; }
.nav { margin-left: 0px; margin-bottom: 3px; list-style: none; }
.nav > li > a { display: block; }
.nav > li > a:hover, .nav > li > a:focus { text-decoration: none; background-color: rgb(229, 229, 229); }
.nav > li > a > img { max-width: none; }
.nav > .pull-right { float: right; }
.nav li + .nav-header { margin-top: 9px; }
.nav-list > .active > a, .nav-list > .active > a:hover, .nav-list > .active > a:focus { color: rgb(255, 255, 255); text-shadow: rgba(0, 0, 0, 0.2) 0px -1px 0px; background-color: rgb(0, 82, 126); }
.nav-tabs > .active > a, .nav-tabs > .active > a:hover, .nav-tabs > .active > a:focus { color: rgb(85, 85, 85); border-width: 1px; border-style: solid; border-color: rgb(221, 221, 221) rgb(221, 221, 221) transparent; cursor: default; background-color: rgb(255, 255, 255); }
.nav-pills > .active > a, .nav-pills > .active > a:hover, .nav-pills > .active > a:focus { color: rgb(255, 255, 255); background-color: rgb(0, 82, 126); }
.nav .dropdown-toggle .caret { border-top-color: rgb(0, 82, 126); border-bottom-color: rgb(0, 82, 126); margin-top: 6px; }
.nav .dropdown-toggle:hover .caret, .nav .dropdown-toggle:focus .caret { border-top-color: rgb(0, 32, 50); border-bottom-color: rgb(0, 32, 50); }
.nav .active .dropdown-toggle .caret { border-top-color: rgb(255, 255, 255); border-bottom-color: rgb(255, 255, 255); }
.nav-tabs .active .dropdown-toggle .caret { border-top-color: rgb(85, 85, 85); border-bottom-color: rgb(85, 85, 85); }
.nav > .dropdown.active > a:hover, .nav > .dropdown.active > a:focus { cursor: pointer; }
.nav-tabs .open .dropdown-toggle, .nav-pills .open .dropdown-toggle, .nav > li.dropdown.open.active > a:hover, .nav > li.dropdown.open.active > a:focus { color: rgb(255, 255, 255); border-color: rgb(153, 153, 153); background-color: rgb(153, 153, 153); }
.nav li.dropdown.open .caret, .nav li.dropdown.open.active .caret, .nav li.dropdown.open a:hover .caret, .nav li.dropdown.open a:focus .caret { border-top-color: rgb(255, 255, 255); border-bottom-color: rgb(255, 255, 255); opacity: 1; }
.tab-content > .active, .pill-content > .active { display: block; }
.tabs-below > .nav-tabs > .active > a, .tabs-below > .nav-tabs > .active > a:hover, .tabs-below > .nav-tabs > .active > a:focus { border-color: transparent rgb(221, 221, 221) rgb(221, 221, 221); }
.tabs-left > .nav-tabs .active > a, .tabs-left > .nav-tabs .active > a:hover, .tabs-left > .nav-tabs .active > a:focus { border-color: rgb(221, 221, 221) transparent rgb(221, 221, 221) rgb(221, 221, 221); }
.tabs-right > .nav-tabs .active > a, .tabs-right > .nav-tabs .active > a:hover, .tabs-right > .nav-tabs .active > a:focus { border-color: rgb(221, 221, 221) rgb(221, 221, 221) rgb(221, 221, 221) transparent; }
.nav > .disabled > a { color: rgb(153, 153, 153); }
.nav > .disabled > a:hover, .nav > .disabled > a:focus { text-decoration: none; cursor: default; background-color: transparent; }
.navbar { overflow: visible; margin-bottom: 24px; }
.navbar .container { width: auto; }
.navbar .brand { float: left; display: block; padding: 8px 20px; margin-left: -20px; font-size: 20px; font-weight: 200; color: rgb(119, 119, 119); text-shadow: rgb(255, 255, 255) 0px 1px 0px; }
.navbar .brand:hover, .navbar .brand:focus { text-decoration: none; }
.navbar .divider-vertical { height: 40px; margin: 0px 9px; border-left-width: 1px; border-left-style: solid; border-left-color: rgb(242, 242, 242); border-right-width: 1px; border-right-style: solid; border-right-color: rgb(255, 255, 255); }
.navbar .btn, .navbar .btn-group { margin-top: 6px; margin-bottom: 6px; }
.navbar .btn-group .btn, .navbar .input-prepend .btn, .navbar .input-append .btn, .navbar .input-prepend .btn-group, .navbar .input-append .btn-group { margin-top: 0px; }
.navbar-form input, .navbar-form select, .navbar-form .btn { display: inline-block; margin-bottom: 0px; }
.navbar-search .search-query { margin-bottom: 0px; padding: 4px 14px; font-family: 'Open Sans', sans-serif; font-size: 13px; font-weight: normal; line-height: 1; border-radius: 15px; }
.navbar-static-top { position: static; margin-bottom: 0px; }
.navbar-static-top .navbar-inner { border-radius: 0px; }
.navbar-fixed-top .navbar-inner, .navbar-static-top .navbar-inner { border-width: 0px 0px 1px; }
.navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container { width: 940px; }
.navbar-fixed-top .navbar-inner, .navbar-static-top .navbar-inner { -webkit-box-shadow: rgba(0, 0, 0, 0.0980392) 0px 1px 10px; box-shadow: rgba(0, 0, 0, 0.0980392) 0px 1px 10px; }
.navbar .nav { position: relative; left: 0px; display: block; float: left; margin: 0px 10px 0px 0px; }
.navbar .nav.pull-right { float: right; margin-right: 0px; }
.navbar .nav > li { float: left; }
.navbar .nav > li > a { float: none; padding: 7px 16px; color: rgb(51, 51, 51); text-decoration: none; text-shadow: rgb(255, 255, 255) 0px 1px 0px; }
.navbar .nav .dropdown-toggle .caret { margin-top: 11px; }
.navbar .nav > li > a:focus, .navbar .nav > li > a:hover { color: rgb(51, 51, 51); text-decoration: none; background-color: transparent; }
.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus { color: rgb(85, 85, 85); text-decoration: none; -webkit-box-shadow: rgba(0, 0, 0, 0.121569) 0px 3px 8px inset; box-shadow: rgba(0, 0, 0, 0.121569) 0px 3px 8px inset; background-color: rgb(241, 241, 241); }
.navbar .btn-navbar { display: none; float: left; padding: 5px 10px 6px; margin-left: 5px; margin-right: 5px; color: rgb(255, 255, 255); text-shadow: rgba(0, 0, 0, 0.247059) 0px -1px 0px; border-color: rgba(0, 0, 0, 0.0980392) rgba(0, 0, 0, 0.0980392) rgba(0, 0, 0, 0.247059); -webkit-box-shadow: rgba(255, 255, 255, 0.0980392) 0px 1px 0px inset, rgba(255, 255, 255, 0.0745098) 0px 1px 0px; box-shadow: rgba(255, 255, 255, 0.0980392) 0px 1px 0px inset, rgba(255, 255, 255, 0.0745098) 0px 1px 0px; background-image: linear-gradient(rgb(242, 242, 242), rgb(229, 229, 229)); background-color: rgb(237, 237, 237); background-repeat: repeat-x; }
.navbar .btn-navbar:hover, .navbar .btn-navbar:focus, .navbar .btn-navbar:active, .navbar .btn-navbar.active, .navbar .btn-navbar.disabled, .navbar .btn-navbar[disabled] { color: rgb(255, 255, 255); background-color: rgb(229, 229, 229); }
.navbar .btn-navbar:active, .navbar .btn-navbar.active { }
.navbar .btn-navbar .icon-bar { display: block; width: 18px; height: 2px; border-radius: 1px; -webkit-box-shadow: rgba(255, 255, 255, 0.74902) 0px 1px 0px; box-shadow: rgba(255, 255, 255, 0.74902) 0px 1px 0px; background-color: rgb(51, 51, 51); }
.navbar .nav > li > .dropdown-menu::before { content: ''; display: inline-block; border-left-width: 7px; border-left-style: solid; border-left-color: transparent; border-right-width: 7px; border-right-style: solid; border-right-color: transparent; border-bottom-width: 7px; border-bottom-style: solid; border-bottom-color: rgba(0, 0, 0, 0.2); position: absolute; top: -7px; left: 9px; }
.navbar .nav > li > .dropdown-menu::after { content: ''; display: inline-block; border-left-width: 6px; border-left-style: solid; border-left-color: transparent; border-right-width: 6px; border-right-style: solid; border-right-color: transparent; border-bottom-width: 6px; border-bottom-style: solid; border-bottom-color: rgb(255, 255, 255); position: absolute; top: -6px; left: 10px; }
.navbar-fixed-bottom .nav > li > .dropdown-menu::before { border-top-width: 7px; border-top-style: solid; border-top-color: rgba(0, 0, 0, 0.2); border-bottom-width: 0px; bottom: -7px; top: auto; }
.navbar-fixed-bottom .nav > li > .dropdown-menu::after { border-top-width: 6px; border-top-style: solid; border-top-color: rgb(255, 255, 255); border-bottom-width: 0px; bottom: -6px; top: auto; }
.navbar .nav li.dropdown > a:hover .caret, .navbar .nav li.dropdown > a:focus .caret { border-top-color: rgb(51, 51, 51); border-bottom-color: rgb(51, 51, 51); }
.navbar .nav li.dropdown.open > .dropdown-toggle, .navbar .nav li.dropdown.active > .dropdown-toggle, .navbar .nav li.dropdown.open.active > .dropdown-toggle { color: rgb(85, 85, 85); background-color: rgb(241, 241, 241); }
.navbar .nav li.dropdown > .dropdown-toggle .caret { border-top-color: rgb(51, 51, 51); border-bottom-color: rgb(51, 51, 51); }
.navbar .nav li.dropdown.open > .dropdown-toggle .caret, .navbar .nav li.dropdown.active > .dropdown-toggle .caret, .navbar .nav li.dropdown.open.active > .dropdown-toggle .caret { border-top-color: rgb(85, 85, 85); border-bottom-color: rgb(85, 85, 85); }
.navbar .pull-right > li > .dropdown-menu, .navbar .nav > li > .dropdown-menu.pull-right { left: auto; right: 0px; }
.navbar .pull-right > li > .dropdown-menu::before, .navbar .nav > li > .dropdown-menu.pull-right::before { left: auto; right: 12px; }
.navbar .pull-right > li > .dropdown-menu::after, .navbar .nav > li > .dropdown-menu.pull-right::after { left: auto; right: 13px; }
.navbar .pull-right > li > .dropdown-menu .dropdown-menu, .navbar .nav > li > .dropdown-menu.pull-right .dropdown-menu { left: auto; right: 100%; margin-left: 0px; margin-right: -1px; border-radius: 6px 0px 6px 6px; }
.navbar-inverse .brand, .navbar-inverse .nav > li > a { color: rgb(153, 153, 153); text-shadow: rgba(0, 0, 0, 0.247059) 0px -1px 0px; }
.navbar-inverse .brand:hover, .navbar-inverse .nav > li > a:hover, .navbar-inverse .brand:focus, .navbar-inverse .nav > li > a:focus { color: rgb(255, 255, 255); }
.navbar-inverse .nav > li > a:focus, .navbar-inverse .nav > li > a:hover { color: rgb(255, 255, 255); background-color: transparent; }
.navbar-inverse .nav .active > a, .navbar-inverse .nav .active > a:hover, .navbar-inverse .nav .active > a:focus { color: rgb(255, 255, 255); background-color: rgb(17, 17, 17); }
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle, .navbar-inverse .nav li.dropdown.active > .dropdown-toggle, .navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle { color: rgb(255, 255, 255); background-color: rgb(17, 17, 17); }
.navbar-inverse .nav li.dropdown > a:hover .caret, .navbar-inverse .nav li.dropdown > a:focus .caret { border-top-color: rgb(255, 255, 255); border-bottom-color: rgb(255, 255, 255); }
.navbar-inverse .nav li.dropdown > .dropdown-toggle .caret { border-top-color: rgb(153, 153, 153); border-bottom-color: rgb(153, 153, 153); }
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle .caret, .navbar-inverse .nav li.dropdown.active > .dropdown-toggle .caret, .navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle .caret { border-top-color: rgb(255, 255, 255); border-bottom-color: rgb(255, 255, 255); }
.navbar-inverse .navbar-search .search-query { color: rgb(255, 255, 255); border-color: rgb(17, 17, 17); -webkit-box-shadow: rgba(0, 0, 0, 0.0980392) 0px 1px 2px inset, rgba(255, 255, 255, 0.14902) 0px 1px 0px; box-shadow: rgba(0, 0, 0, 0.0980392) 0px 1px 2px inset, rgba(255, 255, 255, 0.14902) 0px 1px 0px; transition: none; -webkit-transition: none; background-color: rgb(81, 81, 81); }
.navbar-inverse .navbar-search .search-query::-webkit-input-placeholder { color: rgb(204, 204, 204); }
.navbar-inverse .navbar-search .search-query:focus, .navbar-inverse .navbar-search .search-query.focused { padding: 5px 15px; color: rgb(51, 51, 51); text-shadow: rgb(255, 255, 255) 0px 1px 0px; border: 0px; -webkit-box-shadow: rgba(0, 0, 0, 0.14902) 0px 0px 3px; box-shadow: rgba(0, 0, 0, 0.14902) 0px 0px 3px; outline: 0px; background-color: rgb(255, 255, 255); }
.navbar-inverse .btn-navbar:hover, .navbar-inverse .btn-navbar:focus, .navbar-inverse .btn-navbar:active, .navbar-inverse .btn-navbar.active, .navbar-inverse .btn-navbar.disabled, .navbar-inverse .btn-navbar[disabled] { color: rgb(255, 255, 255); background-color: rgb(4, 4, 4); }
.navbar-inverse .btn-navbar:active, .navbar-inverse .btn-navbar.active { }
.breadcrumb > .active { color: rgb(153, 153, 153); }
.pagination ul > li > a:hover, .pagination ul > li > a:focus, .pagination ul > .active > a, .pagination ul > .active > span { background-color: rgb(245, 245, 245); }
.pagination ul > .active > a, .pagination ul > .active > span { color: rgb(153, 153, 153); cursor: default; }
.thumbnails { margin-left: -20px; list-style: none; }
.thumbnails::before, .thumbnails::after { display: table; content: ''; line-height: 0; }
.thumbnails::after { clear: both; }
.row-fluid .thumbnails { margin-left: 0px; }
.thumbnails > li { float: left; margin-bottom: 24px; margin-left: 20px; }
.thumbnail { display: block; padding: 4px; line-height: 24px; border: 1px solid rgb(221, 221, 221); border-radius: 0px; -webkit-box-shadow: rgba(0, 0, 0, 0.054902) 0px 1px 3px; box-shadow: rgba(0, 0, 0, 0.054902) 0px 1px 3px; transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; }
a.thumbnail:hover, a.thumbnail:focus { border-color: rgb(0, 82, 126); -webkit-box-shadow: rgba(0, 105, 214, 0.247059) 0px 1px 4px; box-shadow: rgba(0, 105, 214, 0.247059) 0px 1px 4px; }
.thumbnail > img { display: block; max-width: 100%; margin-left: auto; margin-right: auto; }
.thumbnail .caption { padding: 9px; color: rgb(85, 85, 85); }
.progress.active .bar { -webkit-animation: progress-bar-stripes 2s linear infinite; }
.media > .pull-left { margin-right: 10px; }
.media > .pull-right { margin-left: 10px; }
.modal-footer .btn + .btn { margin-left: 5px; margin-bottom: 0px; }
.modal-footer .btn-group .btn + .btn { margin-left: -1px; }
.dropdown-menu.pull-right { right: 0px; left: auto; }
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus { color: rgb(255, 255, 255); text-decoration: none; outline: 0px; background-image: linear-gradient(rgb(0, 82, 126), rgb(0, 65, 101)); background-color: rgb(0, 75, 116); background-repeat: repeat-x; }
.pull-right > .dropdown-menu { right: 0px; left: auto; }
.dropdown-submenu.pull-left { float: none; }
.dropdown-submenu.pull-left > .dropdown-menu { left: -100%; margin-left: 10px; border-radius: 6px 0px 6px 6px; }
.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev { display: block; }
.carousel-inner > .active { left: 0px; }
.carousel-indicators .active { background-color: rgb(255, 255, 255); }
.pull-right { float: right; }
.pull-left { float: left; }
.lt-ie8 .navbar .dropdown-toggle .caret { margin-top: 6px; }
.navbar-top .nav { font-size: 13px; }
#logo { margin: 13px 0px; display: block; }
.navbar-main { position: relative; height: 46px; -webkit-box-shadow: rgba(0, 0, 0, 0.298039) 0px 1px 4px, rgba(0, 0, 0, 0.65098) 0px 0px 1px inset; box-shadow: rgba(0, 0, 0, 0.298039) 0px 1px 4px, rgba(0, 0, 0, 0.65098) 0px 0px 1px inset; z-index: 20; background: linear-gradient(rgb(248, 80, 50) 0%, rgb(241, 111, 92) 50%, rgb(246, 41, 12) 51%, rgb(240, 47, 23) 71%, rgb(231, 56, 39) 100%); }
.navbar-main::before { position: absolute; content: ''; display: block; top: 0px; left: 0px; right: 0px; bottom: 0px; z-index: 1; }
.navbar-main .container { z-index: 2; position: relative; }
.navbar-main-network .container { z-index: 2; position: relative; }
.navbar-main .nav > li { font-weight: 400; font-style: normal; font-variant: normal; font-stretch: normal; font-size: 16px; line-height: 32px; font-family: Oswald, Arial, Helvetica, sans-serif; text-shadow: rgb(0, 0, 0) 1px 1px 2px; color: rgb(255, 255, 255); }
.navbar-main-network .nav > li { line-height: 32px; }
.navbar-main .nav > li:first-child > a { border-left-width: 1px; border-left-style: solid; border-left-color: rgb(149, 49, 31); }
.navbar-main-network .nav > li:first-child > a { border-left-width: 1px; border-left-style: solid; border-left-color: rgb(149, 49, 31); }
.navbar-main .nav > li:first-child > a::after { border-left-width: 1px; border-left-style: solid; border-left-color: rgb(149, 49, 31); }
.navbar-main-network .nav > li:first-child > a::after { border-left-width: 1px; border-left-style: solid; border-left-color: rgb(53, 58, 63); }
.navbar-main .nav > li > a { position: relative; border-right-width: 1px; border-right-style: solid; border-right-color: rgb(204, 51, 0); color: rgb(255, 255, 255); font-size: 16px; text-shadow: rgb(51, 51, 51) 0px 1px 0px; }
.navbar-main-network .nav > li > a { position: relative; border-right-width: 1px; border-right-style: solid; border-right-color: rgb(0, 0, 0); color: rgb(255, 255, 255); font-size: 16px; text-shadow: rgb(51, 51, 51) 0px 1px 0px; }
.navbar-main .nav > li > a::after { border-right-width: 1px; border-right-style: solid; border-right-color: rgb(204, 51, 0); position: absolute; content: ''; display: block; bottom: 0px; left: 0px; right: 0px; top: 0px; z-index: -1; }
.navbar-main-network .nav > li > a::after { border-right-width: 1px; border-right-style: solid; border-right-color: rgb(53, 58, 63); position: absolute; content: ''; display: block; bottom: 0px; left: 0px; right: 0px; top: 0px; z-index: -1; }
.navbar .nav > li > a:focus, .navbar .nav > li > a:hover { text-decoration: none; background-color: rgba(255, 255, 255, 0.0470588); }
.navbar-main .nav > li > a:focus, .navbar-main .nav > li > a:hover { color: rgb(255, 255, 255); }
.navbar-main-network .nav > li > a:focus, .navbar-main-network .nav > li > a:hover { color: rgb(255, 255, 255); }
.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus { color: rgb(255, 255, 255); text-decoration: none; zoom: 1; background: rgba(0, 0, 0, 0.2); }
.navbar-main .nav > .active > a::after { position: absolute; content: ''; display: block; bottom: 0px; left: 0px; right: 0px; top: 0px; z-index: -1; }
.navbar-main-network .nav > .active > a::after { position: absolute; content: ''; display: block; bottom: 0px; left: 0px; right: 0px; top: 0px; z-index: -1; }
.icon-home-back { width: 25px; height: 23px; margin-top: 0px; background-position: 1px -167px; }
.form-search { position: relative; margin: 8px 0px 0px; }
.search-btn { position: absolute; top: 0px; right: 0px; margin-top: 1px !important; margin-bottom: 0px !important; }
.navbar-category .nav > li { line-height: 22px; }
.navbar-category .nav > li:first-child > a { border-left-width: 1px; border-left-style: solid; border-left-color: rgb(200, 29, 29); }
.navbar-category .nav > li:first-child > a::after { border-left-width: 1px; border-left-style: solid; border-left-color: rgb(220, 44, 44); }
.navbar-category .nav > li > a { color: rgb(255, 255, 255); text-shadow: none; font-size: 13px; position: relative; border-right-width: 1px; border-right-style: solid; border-right-color: rgb(220, 44, 44); z-index: 1; }
.navbar-category .nav > li > a::after { border-right-width: 1px; border-right-style: solid; border-right-color: rgb(200, 29, 29); border-top-width: 0px; position: absolute; content: ''; display: block; bottom: 0px; left: 0px; right: 0px; top: 0px; z-index: -1; }
.navbar-category .nav > li > a:focus, .navbar-category .nav > li > a:hover { color: rgb(255, 255, 255); }
.mainbar-right { position: absolute; right: 10px; }
.no-js .slides > li:first-child { display: block; }
.news-category { border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: rgb(229, 229, 229); height: 33px; line-height: 33px; display: block; font-size: 18px; font-weight: 600; color: rgb(51, 51, 51); padding: 0px 9px; text-decoration: none; margin: 10px 0px 0px; background: rgb(241, 241, 241); }
.news-category-list { list-style-type: none; margin: 0px 0px 10px; padding: 0px; }
.news-category-list li { line-height: 34px; height: 34px; border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: rgb(221, 221, 221); overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.news-category-list li a { font-size: 13px; color: rgb(0, 0, 0); padding: 0px 9px; }
.media-tab-list .nav { margin-bottom: 0px; }
.media-tab-list .nav-tabs > .active > a, .media-tab-list .nav-tabs > .active > a:hover, .media-tab-list .nav-tabs > .active > a:focus { color: rgb(255, 255, 255); border-bottom-color: transparent; background-color: rgb(34, 34, 34); }
.media-tab-list .nav > li > a:hover, .media-tab-list .nav > li > a:focus { background-color: transparent; }

.editors-pick { margin: 20px 0px 10px 20px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: rgb(229, 229, 229); background: rgb(241, 241, 241); }
.editors-pick .news-category { margin: 0px; -webkit-box-shadow: rgb(255, 255, 255) 0px 1px 0px 0px; box-shadow: rgb(255, 255, 255) 0px 1px 0px 0px; }
.editors-pick .thumbnails > li { margin-bottom: 0px; position: relative; }
.editors-pick .thumbnails > li:hover a.thumbnail { border-color: rgb(0, 82, 126); -webkit-box-shadow: rgba(0, 105, 214, 0.247059) 0px 1px 4px; box-shadow: rgba(0, 105, 214, 0.247059) 0px 1px 4px; }
.editors-pick .thumbnails > li a.thumbnail img { width: 88px; height: 56px; }
.editors-pick .thumbnails > li:first-child .ep-img { width: 281px; height: 180px; }
.editors-pick .thumbnails > li:first-child .ep-img img { width: 281px; height: 180px; }
.editors-pick .thumbnails > li:first-child .ep-header { position: absolute; overflow: hidden; height: 36px; padding: 5px 6px; bottom: 5px; left: 15px; width: 249px; color: rgb(255, 255, 255); background-image: 





url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNC8wMi8xM8CJawMAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAADUlEQVQImWNgYGCoBwAAhACAHx5tgQAAAABJRU5ErkJggg==); background-repeat: repeat; }
.editors-pick .thumbnails > li:first-child .ep-header h6 { font-size: 15px; }


.ep-img { margin: 10px 0px 0px 10px; width: 88px; background: white; }
.ep-header { width: 176px; margin: 14px 4px 0px 10px; max-height: 54px; overflow: hidden; color: rgb(51, 51, 51); }
.ep-header h6 { line-height: 18px; margin: 0px; }
.active .last-text { display: inline; }
.cihan-dergi .thumbnails > li { margin-bottom: 0px; position: relative; }
.cihan-dergi .thumbnails > li:hover a.thumbnail { border-color: rgb(202, 98, 114); -webkit-box-shadow: rgba(202, 98, 114, 0.247059) 0px 1px 4px; box-shadow: rgba(202, 98, 114, 0.247059) 0px 1px 4px; }
.cihan-dergi .thumbnails > li:hover a.ep-header, .cihan-dergi .thumbnails > li:hover a.ep-paragraph { text-decoration: underline; }
.cihan-dergi a.thumbnail { border: 1px solid rgb(240, 211, 215); -webkit-box-shadow: rgba(202, 98, 114, 0.054902) 0px 1px 3px; box-shadow: rgba(202, 98, 114, 0.054902) 0px 1px 3px; }
.footer-main { font-size: 12px; line-height: 18px; color: rgba(255, 255, 255, 0.8); text-align: left; padding-bottom: 20px; background: linear-gradient(rgb(91, 0, 0) 0%, rgb(143, 2, 34) 44%, rgb(196, 3, 48) 100%); }
.footer-main h5 { line-height: 20px; margin: 17px 0px 0px; padding: 0px 0px 3px 5px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: rgb(113, 134, 154); color: rgb(255, 255, 255); }
.footer-main ul { list-style-type: none; margin: 5px 0px 0px 5px; padding: 0px; }
.footer-main ul li { line-height: 18px; font-size: 12px; }
.footer-main ul li a { text-decoration: none; color: rgb(208, 215, 221); font-weight: 400; }
.footer-main h5 a { color: rgb(255, 255, 255); text-decoration: none; }
.bottom-logo { margin-top: 22px; margin-bottom: 26px; }
.bottom-text { color: rgb(236, 236, 236); text-shadow: rgba(0, 0, 0, 0) 0px 0px 1px, rgba(0, 0, 0, 0.4) 0px 1px 1px; zoom: 1; }
.bottom-logo-text { font-size: 11px; color: rgb(255, 255, 255); display: block; line-height: 14px; margin: 10px 14px; width: 102px; }
.uyelerimiz .span2 { margin-left: 20px !important; }
.all-hero-news ul > li:hover a.thumbnail { border-color: rgb(0, 82, 126); -webkit-box-shadow: rgba(0, 105, 214, 0.247059) 0px 1px 4px; box-shadow: rgba(0, 105, 214, 0.247059) 0px 1px 4px; }
#photo-thumb .thumbnails { margin-top: 10px; }
.select-wrap .input-medium { width: 172px; margin-left: 16px; }
#cityTd_wrap .span4 { width: 150px; }
.clearfix { }
.clearfix::before, .clearfix::after { display: table; content: ''; line-height: 0; }
.clearfix::after { clear: both; }
.clear { clear: both; }
.regusers { font-style: normal; font-variant: normal; font-weight: normal; font-stretch: normal; font-size: 15px; line-height: 28px; font-family: Oswald, Tahoma, Geneva, sans-serif; margin: 0px; padding-bottom: 10px; color: rgb(102, 102, 102); text-align: center; border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: rgb(102, 102, 102); }
.Sot { margin: 20px 0px 0px; }
.kophead { font-style: normal; font-variant: normal; font-weight: normal; font-stretch: normal; font-size: 24px; line-height: 28px; font-family: Oswald, Tahoma, Geneva, sans-serif; margin: 0px 0px 10px; padding-bottom: 10px; color: rgb(255, 0, 0); text-align: right; border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: rgb(255, 0, 0); }
.Sot h2 { font-style: normal; font-variant: normal; font-weight: normal; font-stretch: normal; font-size: 18px; line-height: 22px; font-family: Oswald, Tahoma, Geneva, sans-serif; margin: 10px 0px; color: rgb(102, 102, 102); }
.Sot h2 { color: rgb(102, 102, 102); }
.Sot h2 a { color: rgb(102, 102, 102); }
.Sot h2 a:hover { }
.Sot p { font-style: normal; font-variant: normal; font-weight: normal; font-stretch: normal; font-size: 12px; line-height: 18px; font-family: Arial, Helvetica, sans-serif; }
.Sot .fotoSmall img { border: 1px solid rgb(204, 204, 204); max-width: 88px; margin: 0px 10px 0px 0px; float: left; }
.Sot .fotoSmall img:hover { border: 1px solid rgb(51, 102, 153); max-width: 88px; margin: 0px 10px 0px 0px; float: left; }
.Sot .separatorSot { }
.Lajmi .TitulliBig { font-weight: 400; font-style: normal; font-variant: normal; font-stretch: normal; font-size: 24px; line-height: 32px; font-family: Oswald, Arial, Helvetica, sans-serif; padding: 10px 0px; color: rgb(85, 85, 85); }
.bx-wrapper { position: relative; margin: 0px auto 30px; padding: 0px; }
.bx-wrapper img { max-width: 100%; display: block; }
.bx-wrapper ul { padding: 0px !important; margin: 0px !important; }
.bx-wrapper .TitulliBig { position: absolute; bottom: 20px; left: 20px; border-radius: 5px; font-weight: 400; font-style: normal; font-variant: normal; font-stretch: normal; font-size: 24px; line-height: 28px; font-family: Oswald, Arial, Helvetica, sans-serif; padding: 10px; text-shadow: rgb(0, 0, 0) 1px 1px 2px; color: rgb(255, 255, 255); background: url(../images/tr2_60.png); }
.bx-wrapper .bx-viewport { border: 1px solid rgb(153, 153, 153); left: -1px; -webkit-transform: translateZ(0px); transform: translateZ(0px); background: rgb(255, 255, 255); }
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto { position: absolute; bottom: -30px; width: 100%; }
.bx-wrapper .bx-loading { min-height: 50px; height: 100%; width: 100%; position: absolute; top: 0px; left: 0px; z-index: 2000; background: url(../images/bx_loader.gif) 50% 50% no-repeat rgb(255, 255, 255); }
.bx-wrapper .bx-pager { text-align: center; font-size: 0.85em; font-family: Arial; font-weight: bold; color: rgb(102, 102, 102); padding-top: 20px; }
.bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item { display: inline-block; }
.bx-wrapper .bx-pager.bx-default-pager a { text-indent: -9999px; display: block; width: 60px; height: 10px; margin: 0px 5px; outline: 0px; border-radius: 5px; background: rgb(102, 102, 102); }
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active { background: rgb(255, 0, 0); }
.bx-wrapper .bx-prev { left: 10px; background: url(../images/controls.png) 0px -32px no-repeat; }
.bx-wrapper .bx-next { right: 10px; background: url(../images/controls.png) -43px -32px no-repeat; }
.bx-wrapper .bx-prev:hover { background-position: 0px 0px; }
.bx-wrapper .bx-next:hover { background-position: -43px 0px; }
.bx-wrapper .bx-controls-direction a { position: absolute; top: 50%; margin-top: -16px; outline: 0px; width: 32px; height: 32px; text-indent: -9999px; z-index: 9999; }
.bx-wrapper .bx-controls-direction a.disabled { display: none; }
.bx-wrapper .bx-controls-auto { text-align: center; }
.bx-wrapper .bx-controls-auto .bx-start { display: block; text-indent: -9999px; width: 10px; height: 11px; outline: 0px; margin: 0px 3px; background: url(../images/controls.png) -86px -11px no-repeat; }
.bx-wrapper .bx-controls-auto .bx-start:hover, .bx-wrapper .bx-controls-auto .bx-start.active { background-position: -86px 0px; }
.bx-wrapper .bx-controls-auto .bx-stop { display: block; text-indent: -9999px; width: 9px; height: 11px; outline: 0px; margin: 0px 3px; background: url(../images/controls.png) -86px -44px no-repeat; }
.bx-wrapper .bx-controls-auto .bx-stop:hover, .bx-wrapper .bx-controls-auto .bx-stop.active { background-position: -86px -33px; }
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager { text-align: left; width: 80%; }
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto { right: 0px; width: 35px; }
.bx-wrapper .bx-caption { position: absolute; bottom: 0px; left: 0px; width: 100%; background: rgba(80, 80, 80, 0.74902); }
.bx-wrapper .bx-caption span { color: rgb(255, 255, 255); font-family: Arial; display: block; font-size: 0.85em; padding: 10px; }
#box-login { font-size: 12px; display: table; width: 290px; }
#box-login-top { padding: 20px; background: transparent; }
#box-login-bottom { background: rgb(58, 58, 58); }
#box-login-top form fieldset { margin: 0px 0px 20px; font-size: 14px; }
#box-login-top form fieldset.form-actions { margin: 0px; }
#box-login-top form fieldset input.form-text { display: block; width: 240px; padding: 8px 7px; font-size: 14px; border: 1px solid rgb(221, 221, 221); -webkit-box-shadow: rgba(0, 0, 0, 0.0470588) 0px 1px 2px inset; border-radius: 3px; background: rgb(245, 245, 245); }
#box-login-top form fieldset input.form-text:focus { border: 1px solid rgb(204, 204, 204); background: rgb(255, 255, 255); }
#box-login-top form input[type="submit"] { margin: 0px; font-size: 13px; font-weight: bold; border: 0px; border-radius: 5px 0px 0px 5px; -webkit-box-shadow: rgba(0, 0, 0, 0.6) 0px 1px 0px; box-shadow: rgba(0, 0, 0, 0.6) 0px 1px 0px; color: rgb(255, 255, 255); float: left; font-family: arial, helvetica, sans-serif; padding: 6px 2px; width: 124px; text-align: center; background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgb(255, 137, 36)), to(rgb(255, 77, 1))); }
#box-login-top form input[type="submit"]:hover, #box-login-top form input[type="submit"]:focus, #box-login-top form input[type="submit"]:active { cursor: pointer; background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgb(245, 132, 35)), to(rgb(235, 71, 1))); }
#box-login-top form a { margin: 0px 0px 0px 3px; font-size: 13px; font-weight: bold; border: 0px; border-radius: 0px 5px 5px 0px; -webkit-box-shadow: rgba(0, 0, 0, 0.6) 0px 1px 0px; box-shadow: rgba(0, 0, 0, 0.6) 0px 1px 0px; color: rgb(255, 255, 255); float: left; font-family: arial, helvetica, sans-serif; padding: 4px 2px; text-decoration: none; width: 124px; text-align: center; background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgb(152, 152, 152)), color-stop(0.1, rgb(106, 106, 106)), color-stop(0.5, rgb(60, 60, 60)), color-stop(0.5, rgb(53, 53, 53)), to(rgb(78, 78, 78))) rgb(68, 68, 68); }
#box-login-top form input a:hover, #box-login-top form input a:focus, #box-login-top form a:active { background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgb(145, 145, 145)), color-stop(0.1, rgb(99, 99, 99)), color-stop(0.5, rgb(53, 53, 53)), color-stop(0.5, rgb(45, 45, 45)), to(rgb(71, 71, 71))); background-color: rgb(60, 60, 60); }


.kopertina{
	background-color:#CCC;
	text-align:center;
	margin-bottom:10px;
}

.KopertinaSot{ }



.gazeta{ width:282px; height:417px; overflow:hidden; margin:0 auto;}
.gazetaIns{ margin:10px auto;}
.gazeta img {width:280px; height:395px; border:1px solid #999;}

.KollonaDjathtas{
	width:276px;
	border-radius: 0px 0px 13px 13px; 
	-moz-border-radius: 0px 0px 13px 13px; 
	-webkit-border-radius: 0px 0px 13px 13px; 
	border: 2px solid #CCC;
	}

.KollonaDjathtasIns{ padding:10px; background-color:#FFF; text-align:left; width:100%;}	
	

.kategoria .Titull {font:400 24px/20px 'Oswald', Arial, Helvetica, 'sans-serif'; margin-bottom:10px; color:#999; border-bottom:1px solid #CCC; padding:9px 0;}
.kategoria ul{ padding:0!important; margin:0!important;}
.kategoria li.list {margin-bottom:18px; display:inline-block; width:100%; position:relative; padding-bottom:10px; border-bottom:1px dotted #F60}
.kategoria li.list a:hover { text-decoration:none;}
.kategoria li.list span.main {height:145px; overflow:hidden;}
.kategoria li.list img {float:left; margin-right:15px; width:250px; height:148px;}
.kategoria li.list strong {display:block; font:400 17px/20px 'Oswald', Arial, Helvetica, 'sans-serif'; margin-bottom:2px; color:#333}
.kategoria li.list strong a{display:block; font:400 17px/20px 'Oswald', Arial, Helvetica, 'sans-serif';}
.kategoria li.list em {display:block; color:#F60; line-height:20px; font-size:11px; font-family:Arial, Helvetica, sans-serif; text-align:right}
.kategoria li.list span {display:block; line-height:20px; font-size:16px; color:#333; font:14px/20px Arial, Helvetica, sans-serif;}


.Lajmi .FotoCredits{ width:618px; text-align:right; padding:5px 0 10px 0; font:normal 11px/18px Arial, Helvetica, sans-serif;}
.Lajmi .ImazhiBig{ width:618px; height:366px; overflow:hidden; border:1px solid #999; overflow:hidden;}
.Lajmi .AutoriTekstit {padding:10px 0; font:bold 12px/18px Arial, Helvetica, sans-serif; text-transform:uppercase;}
.Lajmi .TitulliBig {
	font: 400 24px/32px "Oswald", Arial, Helvetica, sans-serif;
	padding:10px 0;
	color:#555;
	}

.sep { width:100%; height:40px; background:url(../images/sep_01.png) no-repeat center top; clear:both; text-align:center}

.pagging{
	padding:10px 0;
	border-bottom:1px solid #999;
	margin:5px 0 20px 0;
	text-align:right;
	}
	
.pagging a{
	font:300 20px/24px "Oswald",Arial,Helvetica,"sans-serif";
	padding:0px 20px;
	color:#999;
	text-decoration:none;
	}	
.pagging a:hover{
	font:300 20px/24px "Oswald",Arial,Helvetica,"sans-serif";
	padding:0px 20px;
	color:#900;
	text-decoration:none;
	}		
	
	
	
/* REKLAMAT */
.adv1 { margin: 10px 0px; width: 250px; height: 142px;}