@charset "UTF-8";
@import "https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,400,300,500,600,700&subset=latin,latin-ext";
@import "/Content/theme/jquery/jquery-ui.min.css";
@import "/Content/theme/bootstrap/bootstrap.min.css";
@import "/Content/theme/fontawesome/font-awesome.min.css";
@import "/Content/theme/summernote/summernote.css";
@import "/Content/theme/codemirror/codemirror.css";
@import "/Content/theme/nvd3/nv.d3.css";
@import "/Content/theme/mcustomscrollbar/jquery.mCustomScrollbar.css";
@import "/Content/theme/fullcalendar/fullcalendar.css";
@import "/Content/theme/blueimp/blueimp-gallery.min.css";
@import "/Content/theme/rickshaw/rickshaw.css";
@import "/Content/theme/dropzone/dropzone.css";
@import "/Content/theme/introjs/introjs.min.css";
@import "/Content/theme/animate/animate.min.css";
div.dt-button-info{position:fixed;top:50%;left:50%;width:400px;margin-top:-100px;margin-left:-200px;background-color:white;border:2px solid #111;box-shadow:3px 3px 8px rgba(0,0,0,0.3);border-radius:3px;text-align:center;z-index:21}div.dt-button-info h2{padding:0.5em;margin:0;font-weight:normal;border-bottom:1px solid #ddd;background-color:#f3f3f3}div.dt-button-info>div{padding:1em}button.dt-button,div.dt-button,a.dt-button{position:relative;display:inline-block;box-sizing:border-box;margin-right:0.333em;padding:0.5em 1em;border:1px solid #999;border-radius:2px;cursor:pointer;font-size:0.88em;color:black;white-space:nowrap;overflow:hidden;background-color:#e9e9e9;background-image:-webkit-linear-gradient(top, #fff 0%, #e9e9e9 100%);background-image:-moz-linear-gradient(top, #fff 0%, #e9e9e9 100%);background-image:-ms-linear-gradient(top, #fff 0%, #e9e9e9 100%);background-image:-o-linear-gradient(top, #fff 0%, #e9e9e9 100%);background-image:linear-gradient(to bottom, #fff 0%, #e9e9e9 100%);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='white', EndColorStr='#e9e9e9');-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-decoration:none;outline:none}button.dt-button.disabled,div.dt-button.disabled,a.dt-button.disabled{color:#999;border:1px solid #d0d0d0;cursor:default;background-color:#f9f9f9;background-image:-webkit-linear-gradient(top, #fff 0%, #f9f9f9 100%);background-image:-moz-linear-gradient(top, #fff 0%, #f9f9f9 100%);background-image:-ms-linear-gradient(top, #fff 0%, #f9f9f9 100%);background-image:-o-linear-gradient(top, #fff 0%, #f9f9f9 100%);background-image:linear-gradient(to bottom, #fff 0%, #f9f9f9 100%);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#ffffff', EndColorStr='#f9f9f9')}button.dt-button:active:not(.disabled),button.dt-button.active:not(.disabled),div.dt-button:active:not(.disabled),div.dt-button.active:not(.disabled),a.dt-button:active:not(.disabled),a.dt-button.active:not(.disabled){background-color:#e2e2e2;background-image:-webkit-linear-gradient(top, #f3f3f3 0%, #e2e2e2 100%);background-image:-moz-linear-gradient(top, #f3f3f3 0%, #e2e2e2 100%);background-image:-ms-linear-gradient(top, #f3f3f3 0%, #e2e2e2 100%);background-image:-o-linear-gradient(top, #f3f3f3 0%, #e2e2e2 100%);background-image:linear-gradient(to bottom, #f3f3f3 0%, #e2e2e2 100%);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#f3f3f3', EndColorStr='#e2e2e2');box-shadow:inset 1px 1px 3px #999999}button.dt-button:active:not(.disabled):hover:not(.disabled),button.dt-button.active:not(.disabled):hover:not(.disabled),div.dt-button:active:not(.disabled):hover:not(.disabled),div.dt-button.active:not(.disabled):hover:not(.disabled),a.dt-button:active:not(.disabled):hover:not(.disabled),a.dt-button.active:not(.disabled):hover:not(.disabled){box-shadow:inset 1px 1px 3px #999999;background-color:#cccccc;background-image:-webkit-linear-gradient(top, #eaeaea 0%, #ccc 100%);background-image:-moz-linear-gradient(top, #eaeaea 0%, #ccc 100%);background-image:-ms-linear-gradient(top, #eaeaea 0%, #ccc 100%);background-image:-o-linear-gradient(top, #eaeaea 0%, #ccc 100%);background-image:linear-gradient(to bottom, #eaeaea 0%, #ccc 100%);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#eaeaea', EndColorStr='#cccccc')}button.dt-button:hover,div.dt-button:hover,a.dt-button:hover{text-decoration:none}button.dt-button:hover:not(.disabled),div.dt-button:hover:not(.disabled),a.dt-button:hover:not(.disabled){border:1px solid #666;background-color:#e0e0e0;background-image:-webkit-linear-gradient(top, #f9f9f9 0%, #e0e0e0 100%);background-image:-moz-linear-gradient(top, #f9f9f9 0%, #e0e0e0 100%);background-image:-ms-linear-gradient(top, #f9f9f9 0%, #e0e0e0 100%);background-image:-o-linear-gradient(top, #f9f9f9 0%, #e0e0e0 100%);background-image:linear-gradient(to bottom, #f9f9f9 0%, #e0e0e0 100%);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#f9f9f9', EndColorStr='#e0e0e0')}button.dt-button:focus:not(.disabled),div.dt-button:focus:not(.disabled),a.dt-button:focus:not(.disabled){border:1px solid #426c9e;text-shadow:0 1px 0 #c4def1;outline:none;background-color:#79ace9;background-image:-webkit-linear-gradient(top, #bddef4 0%, #79ace9 100%);background-image:-moz-linear-gradient(top, #bddef4 0%, #79ace9 100%);background-image:-ms-linear-gradient(top, #bddef4 0%, #79ace9 100%);background-image:-o-linear-gradient(top, #bddef4 0%, #79ace9 100%);background-image:linear-gradient(to bottom, #bddef4 0%, #79ace9 100%);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#bddef4', EndColorStr='#79ace9')}.dt-button embed{outline:none}div.dt-buttons{position:relative;float:left}div.dt-buttons.buttons-right{float:right}div.dt-button-collection{position:absolute;top:0;left:0;width:150px;margin-top:3px;padding:8px 8px 4px 8px;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.4);background-color:white;overflow:hidden;z-index:2002;border-radius:5px;box-shadow:3px 3px 5px rgba(0,0,0,0.3);z-index:2002;-webkit-column-gap:8px;-moz-column-gap:8px;-ms-column-gap:8px;-o-column-gap:8px;column-gap:8px}div.dt-button-collection button.dt-button,div.dt-button-collection div.dt-button,div.dt-button-collection a.dt-button{position:relative;left:0;right:0;display:block;float:none;margin-bottom:4px;margin-right:0}div.dt-button-collection button.dt-button:active:not(.disabled),div.dt-button-collection button.dt-button.active:not(.disabled),div.dt-button-collection div.dt-button:active:not(.disabled),div.dt-button-collection div.dt-button.active:not(.disabled),div.dt-button-collection a.dt-button:active:not(.disabled),div.dt-button-collection a.dt-button.active:not(.disabled){background-color:#dadada;background-image:-webkit-linear-gradient(top, #f0f0f0 0%, #dadada 100%);background-image:-moz-linear-gradient(top, #f0f0f0 0%, #dadada 100%);background-image:-ms-linear-gradient(top, #f0f0f0 0%, #dadada 100%);background-image:-o-linear-gradient(top, #f0f0f0 0%, #dadada 100%);background-image:linear-gradient(to bottom, #f0f0f0 0%, #dadada 100%);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#f0f0f0', EndColorStr='#dadada');box-shadow:inset 1px 1px 3px #666}div.dt-button-collection.fixed{position:fixed;top:50%;left:50%;margin-left:-75px;border-radius:0}div.dt-button-collection.fixed.two-column{margin-left:-150px}div.dt-button-collection.fixed.three-column{margin-left:-225px}div.dt-button-collection.fixed.four-column{margin-left:-300px}div.dt-button-collection>*{-webkit-column-break-inside:avoid;break-inside:avoid}div.dt-button-collection.two-column{width:300px;padding-bottom:1px;-webkit-column-count:2;-moz-column-count:2;-ms-column-count:2;-o-column-count:2;column-count:2}div.dt-button-collection.three-column{width:450px;padding-bottom:1px;-webkit-column-count:3;-moz-column-count:3;-ms-column-count:3;-o-column-count:3;column-count:3}div.dt-button-collection.four-column{width:600px;padding-bottom:1px;-webkit-column-count:4;-moz-column-count:4;-ms-column-count:4;-o-column-count:4;column-count:4}div.dt-button-background{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.7);background:-ms-radial-gradient(center, ellipse farthest-corner, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.7) 100%);background:-moz-radial-gradient(center, ellipse farthest-corner, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.7) 100%);background:-o-radial-gradient(center, ellipse farthest-corner, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.7) 100%);background:-webkit-gradient(radial, center center, 0, center center, 497, color-stop(0, rgba(0,0,0,0.3)), color-stop(1, rgba(0,0,0,0.7)));background:-webkit-radial-gradient(center, ellipse farthest-corner, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.7) 100%);background:radial-gradient(ellipse farthest-corner at center, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.7) 100%);z-index:2001}@media screen and (max-width: 640px){div.dt-buttons{float:none !important;text-align:center}}

table.dataTable tbody>tr.selected,table.dataTable tbody>tr>.selected{background-color:#B0BED9}table.dataTable.stripe tbody>tr.odd.selected,table.dataTable.stripe tbody>tr.odd>.selected,table.dataTable.display tbody>tr.odd.selected,table.dataTable.display tbody>tr.odd>.selected{background-color:#acbad4}table.dataTable.hover tbody>tr.selected:hover,table.dataTable.hover tbody>tr>.selected:hover,table.dataTable.display tbody>tr.selected:hover,table.dataTable.display tbody>tr>.selected:hover{background-color:#aab7d1}table.dataTable.order-column tbody>tr.selected>.sorting_1,table.dataTable.order-column tbody>tr.selected>.sorting_2,table.dataTable.order-column tbody>tr.selected>.sorting_3,table.dataTable.order-column tbody>tr>.selected,table.dataTable.display tbody>tr.selected>.sorting_1,table.dataTable.display tbody>tr.selected>.sorting_2,table.dataTable.display tbody>tr.selected>.sorting_3,table.dataTable.display tbody>tr>.selected{background-color:#acbad5}table.dataTable.display tbody>tr.odd.selected>.sorting_1,table.dataTable.order-column.stripe tbody>tr.odd.selected>.sorting_1{background-color:#a6b4cd}table.dataTable.display tbody>tr.odd.selected>.sorting_2,table.dataTable.order-column.stripe tbody>tr.odd.selected>.sorting_2{background-color:#a8b5cf}table.dataTable.display tbody>tr.odd.selected>.sorting_3,table.dataTable.order-column.stripe tbody>tr.odd.selected>.sorting_3{background-color:#a9b7d1}table.dataTable.display tbody>tr.even.selected>.sorting_1,table.dataTable.order-column.stripe tbody>tr.even.selected>.sorting_1{background-color:#acbad5}table.dataTable.display tbody>tr.even.selected>.sorting_2,table.dataTable.order-column.stripe tbody>tr.even.selected>.sorting_2{background-color:#aebcd6}table.dataTable.display tbody>tr.even.selected>.sorting_3,table.dataTable.order-column.stripe tbody>tr.even.selected>.sorting_3{background-color:#afbdd8}table.dataTable.display tbody>tr.odd>.selected,table.dataTable.order-column.stripe tbody>tr.odd>.selected{background-color:#a6b4cd}table.dataTable.display tbody>tr.even>.selected,table.dataTable.order-column.stripe tbody>tr.even>.selected{background-color:#acbad5}table.dataTable.display tbody>tr.selected:hover>.sorting_1,table.dataTable.order-column.hover tbody>tr.selected:hover>.sorting_1{background-color:#a2aec7}table.dataTable.display tbody>tr.selected:hover>.sorting_2,table.dataTable.order-column.hover tbody>tr.selected:hover>.sorting_2{background-color:#a3b0c9}table.dataTable.display tbody>tr.selected:hover>.sorting_3,table.dataTable.order-column.hover tbody>tr.selected:hover>.sorting_3{background-color:#a5b2cb}table.dataTable.display tbody>tr:hover>.selected,table.dataTable.display tbody>tr>.selected:hover,table.dataTable.order-column.hover tbody>tr:hover>.selected,table.dataTable.order-column.hover tbody>tr>.selected:hover{background-color:#a2aec7}table.dataTable td.select-checkbox{position:relative}table.dataTable td.select-checkbox:before,table.dataTable td.select-checkbox:after{display:block;position:absolute;top:1.2em;left:50%;width:12px;height:12px;box-sizing:border-box}table.dataTable td.select-checkbox:before{content:' ';margin-top:-6px;margin-left:-6px;border:1px solid black;border-radius:3px}table.dataTable tr.selected td.select-checkbox:after{content:'\2714';margin-top:-11px;margin-left:-4px;text-align:center;text-shadow:1px 1px #B0BED9, -1px -1px #B0BED9, 1px -1px #B0BED9, -1px 1px #B0BED9}div.dataTables_wrapper span.select-info,div.dataTables_wrapper span.select-item{margin-left:0.5em}@media screen and (max-width: 640px){div.dataTables_wrapper span.select-info,div.dataTables_wrapper span.select-item{margin-left:0;display:block}}

div.DTS {
    display: block !important
}

    div.DTS tbody th, div.DTS tbody td {
        white-space: nowrap
    }

    div.DTS div.DTS_Loading {
        z-index: 1
    }

    div.DTS div.dataTables_scrollBody {
        background: repeating-linear-gradient(45deg, #edeeff, #edeeff 10px, #fff 10px, #fff 20px)
    }

        div.DTS div.dataTables_scrollBody table {
            z-index: 2
        }

    div.DTS div.dataTables_paginate, div.DTS div.dataTables_length {
        display: none
    }

/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *//*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{margin:.67em 0;font-size:2em}mark{color:#000;background:#ff0}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{height:0;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{margin:0;font:inherit;color:inherit}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}input{line-height:normal}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{padding:.35em .625em .75em;margin:0 2px;border:1px solid silver}legend{padding:0;border:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-spacing:0;border-collapse:collapse}td,th{padding:0}/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */@media print{*,:after,:before{color:#000!important;text-shadow:none!important;background:0 0!important;-webkit-box-shadow:none!important;box-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="javascript:"]:after,a[href^="#"]:after{content:""}blockquote,pre{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}img{max-width:100%!important}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}.navbar{display:none}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000!important}.label{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #ddd!important}}@font-face{font-family:'Glyphicons Halflings';src:url(/fonts/glyphicons-halflings-regular.eot);src:url(/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(/fonts/glyphicons-halflings-regular.woff2) format('woff2'),url(/fonts/glyphicons-halflings-regular.woff) format('woff'),url(/fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')}.glyphicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.glyphicon-asterisk:before{content:"\002a"}.glyphicon-plus:before{content:"\002b"}.glyphicon-eur:before,.glyphicon-euro:before{content:"\20ac"}.glyphicon-minus:before{content:"\2212"}.glyphicon-cloud:before{content:"\2601"}.glyphicon-envelope:before{content:"\2709"}.glyphicon-pencil:before{content:"\270f"}.glyphicon-glass:before{content:"\e001"}.glyphicon-music:before{content:"\e002"}.glyphicon-search:before{content:"\e003"}.glyphicon-heart:before{content:"\e005"}.glyphicon-star:before{content:"\e006"}.glyphicon-star-empty:before{content:"\e007"}.glyphicon-user:before{content:"\e008"}.glyphicon-film:before{content:"\e009"}.glyphicon-th-large:before{content:"\e010"}.glyphicon-th:before{content:"\e011"}.glyphicon-th-list:before{content:"\e012"}.glyphicon-ok:before{content:"\e013"}.glyphicon-remove:before{content:"\e014"}.glyphicon-zoom-in:before{content:"\e015"}.glyphicon-zoom-out:before{content:"\e016"}.glyphicon-off:before{content:"\e017"}.glyphicon-signal:before{content:"\e018"}.glyphicon-cog:before{content:"\e019"}.glyphicon-trash:before{content:"\e020"}.glyphicon-home:before{content:"\e021"}.glyphicon-file:before{content:"\e022"}.glyphicon-time:before{content:"\e023"}.glyphicon-road:before{content:"\e024"}.glyphicon-download-alt:before{content:"\e025"}.glyphicon-download:before{content:"\e026"}.glyphicon-upload:before{content:"\e027"}.glyphicon-inbox:before{content:"\e028"}.glyphicon-play-circle:before{content:"\e029"}.glyphicon-repeat:before{content:"\e030"}.glyphicon-refresh:before{content:"\e031"}.glyphicon-list-alt:before{content:"\e032"}.glyphicon-lock:before{content:"\e033"}.glyphicon-flag:before{content:"\e034"}.glyphicon-headphones:before{content:"\e035"}.glyphicon-volume-off:before{content:"\e036"}.glyphicon-volume-down:before{content:"\e037"}.glyphicon-volume-up:before{content:"\e038"}.glyphicon-qrcode:before{content:"\e039"}.glyphicon-barcode:before{content:"\e040"}.glyphicon-tag:before{content:"\e041"}.glyphicon-tags:before{content:"\e042"}.glyphicon-book:before{content:"\e043"}.glyphicon-bookmark:before{content:"\e044"}.glyphicon-print:before{content:"\e045"}.glyphicon-camera:before{content:"\e046"}.glyphicon-font:before{content:"\e047"}.glyphicon-bold:before{content:"\e048"}.glyphicon-italic:before{content:"\e049"}.glyphicon-text-height:before{content:"\e050"}.glyphicon-text-width:before{content:"\e051"}.glyphicon-align-left:before{content:"\e052"}.glyphicon-align-center:before{content:"\e053"}.glyphicon-align-right:before{content:"\e054"}.glyphicon-align-justify:before{content:"\e055"}.glyphicon-list:before{content:"\e056"}.glyphicon-indent-left:before{content:"\e057"}.glyphicon-indent-right:before{content:"\e058"}.glyphicon-facetime-video:before{content:"\e059"}.glyphicon-picture:before{content:"\e060"}.glyphicon-map-marker:before{content:"\e062"}.glyphicon-adjust:before{content:"\e063"}.glyphicon-tint:before{content:"\e064"}.glyphicon-edit:before{content:"\e065"}.glyphicon-share:before{content:"\e066"}.glyphicon-check:before{content:"\e067"}.glyphicon-move:before{content:"\e068"}.glyphicon-step-backward:before{content:"\e069"}.glyphicon-fast-backward:before{content:"\e070"}.glyphicon-backward:before{content:"\e071"}.glyphicon-play:before{content:"\e072"}.glyphicon-pause:before{content:"\e073"}.glyphicon-stop:before{content:"\e074"}.glyphicon-forward:before{content:"\e075"}.glyphicon-fast-forward:before{content:"\e076"}.glyphicon-step-forward:before{content:"\e077"}.glyphicon-eject:before{content:"\e078"}.glyphicon-chevron-left:before{content:"\e079"}.glyphicon-chevron-right:before{content:"\e080"}.glyphicon-plus-sign:before{content:"\e081"}.glyphicon-minus-sign:before{content:"\e082"}.glyphicon-remove-sign:before{content:"\e083"}.glyphicon-ok-sign:before{content:"\e084"}.glyphicon-question-sign:before{content:"\e085"}.glyphicon-info-sign:before{content:"\e086"}.glyphicon-screenshot:before{content:"\e087"}.glyphicon-remove-circle:before{content:"\e088"}.glyphicon-ok-circle:before{content:"\e089"}.glyphicon-ban-circle:before{content:"\e090"}.glyphicon-arrow-left:before{content:"\e091"}.glyphicon-arrow-right:before{content:"\e092"}.glyphicon-arrow-up:before{content:"\e093"}.glyphicon-arrow-down:before{content:"\e094"}.glyphicon-share-alt:before{content:"\e095"}.glyphicon-resize-full:before{content:"\e096"}.glyphicon-resize-small:before{content:"\e097"}.glyphicon-exclamation-sign:before{content:"\e101"}.glyphicon-gift:before{content:"\e102"}.glyphicon-leaf:before{content:"\e103"}.glyphicon-fire:before{content:"\e104"}.glyphicon-eye-open:before{content:"\e105"}.glyphicon-eye-close:before{content:"\e106"}.glyphicon-warning-sign:before{content:"\e107"}.glyphicon-plane:before{content:"\e108"}.glyphicon-calendar:before{content:"\e109"}.glyphicon-random:before{content:"\e110"}.glyphicon-comment:before{content:"\e111"}.glyphicon-magnet:before{content:"\e112"}.glyphicon-chevron-up:before{content:"\e113"}.glyphicon-chevron-down:before{content:"\e114"}.glyphicon-retweet:before{content:"\e115"}.glyphicon-shopping-cart:before{content:"\e116"}.glyphicon-folder-close:before{content:"\e117"}.glyphicon-folder-open:before{content:"\e118"}.glyphicon-resize-vertical:before{content:"\e119"}.glyphicon-resize-horizontal:before{content:"\e120"}.glyphicon-hdd:before{content:"\e121"}.glyphicon-bullhorn:before{content:"\e122"}.glyphicon-bell:before{content:"\e123"}.glyphicon-certificate:before{content:"\e124"}.glyphicon-thumbs-up:before{content:"\e125"}.glyphicon-thumbs-down:before{content:"\e126"}.glyphicon-hand-right:before{content:"\e127"}.glyphicon-hand-left:before{content:"\e128"}.glyphicon-hand-up:before{content:"\e129"}.glyphicon-hand-down:before{content:"\e130"}.glyphicon-circle-arrow-right:before{content:"\e131"}.glyphicon-circle-arrow-left:before{content:"\e132"}.glyphicon-circle-arrow-up:before{content:"\e133"}.glyphicon-circle-arrow-down:before{content:"\e134"}.glyphicon-globe:before{content:"\e135"}.glyphicon-wrench:before{content:"\e136"}.glyphicon-tasks:before{content:"\e137"}.glyphicon-filter:before{content:"\e138"}.glyphicon-briefcase:before{content:"\e139"}.glyphicon-fullscreen:before{content:"\e140"}.glyphicon-dashboard:before{content:"\e141"}.glyphicon-paperclip:before{content:"\e142"}.glyphicon-heart-empty:before{content:"\e143"}.glyphicon-link:before{content:"\e144"}.glyphicon-phone:before{content:"\e145"}.glyphicon-pushpin:before{content:"\e146"}.glyphicon-usd:before{content:"\e148"}.glyphicon-gbp:before{content:"\e149"}.glyphicon-sort:before{content:"\e150"}.glyphicon-sort-by-alphabet:before{content:"\e151"}.glyphicon-sort-by-alphabet-alt:before{content:"\e152"}.glyphicon-sort-by-order:before{content:"\e153"}.glyphicon-sort-by-order-alt:before{content:"\e154"}.glyphicon-sort-by-attributes:before{content:"\e155"}.glyphicon-sort-by-attributes-alt:before{content:"\e156"}.glyphicon-unchecked:before{content:"\e157"}.glyphicon-expand:before{content:"\e158"}.glyphicon-collapse-down:before{content:"\e159"}.glyphicon-collapse-up:before{content:"\e160"}.glyphicon-log-in:before{content:"\e161"}.glyphicon-flash:before{content:"\e162"}.glyphicon-log-out:before{content:"\e163"}.glyphicon-new-window:before{content:"\e164"}.glyphicon-record:before{content:"\e165"}.glyphicon-save:before{content:"\e166"}.glyphicon-open:before{content:"\e167"}.glyphicon-saved:before{content:"\e168"}.glyphicon-import:before{content:"\e169"}.glyphicon-export:before{content:"\e170"}.glyphicon-send:before{content:"\e171"}.glyphicon-floppy-disk:before{content:"\e172"}.glyphicon-floppy-saved:before{content:"\e173"}.glyphicon-floppy-remove:before{content:"\e174"}.glyphicon-floppy-save:before{content:"\e175"}.glyphicon-floppy-open:before{content:"\e176"}.glyphicon-credit-card:before{content:"\e177"}.glyphicon-transfer:before{content:"\e178"}.glyphicon-cutlery:before{content:"\e179"}.glyphicon-header:before{content:"\e180"}.glyphicon-compressed:before{content:"\e181"}.glyphicon-earphone:before{content:"\e182"}.glyphicon-phone-alt:before{content:"\e183"}.glyphicon-tower:before{content:"\e184"}.glyphicon-stats:before{content:"\e185"}.glyphicon-sd-video:before{content:"\e186"}.glyphicon-hd-video:before{content:"\e187"}.glyphicon-subtitles:before{content:"\e188"}.glyphicon-sound-stereo:before{content:"\e189"}.glyphicon-sound-dolby:before{content:"\e190"}.glyphicon-sound-5-1:before{content:"\e191"}.glyphicon-sound-6-1:before{content:"\e192"}.glyphicon-sound-7-1:before{content:"\e193"}.glyphicon-copyright-mark:before{content:"\e194"}.glyphicon-registration-mark:before{content:"\e195"}.glyphicon-cloud-download:before{content:"\e197"}.glyphicon-cloud-upload:before{content:"\e198"}.glyphicon-tree-conifer:before{content:"\e199"}.glyphicon-tree-deciduous:before{content:"\e200"}.glyphicon-cd:before{content:"\e201"}.glyphicon-save-file:before{content:"\e202"}.glyphicon-open-file:before{content:"\e203"}.glyphicon-level-up:before{content:"\e204"}.glyphicon-copy:before{content:"\e205"}.glyphicon-paste:before{content:"\e206"}.glyphicon-alert:before{content:"\e209"}.glyphicon-equalizer:before{content:"\e210"}.glyphicon-king:before{content:"\e211"}.glyphicon-queen:before{content:"\e212"}.glyphicon-pawn:before{content:"\e213"}.glyphicon-bishop:before{content:"\e214"}.glyphicon-knight:before{content:"\e215"}.glyphicon-baby-formula:before{content:"\e216"}.glyphicon-tent:before{content:"\26fa"}.glyphicon-blackboard:before{content:"\e218"}.glyphicon-bed:before{content:"\e219"}.glyphicon-apple:before{content:"\f8ff"}.glyphicon-erase:before{content:"\e221"}.glyphicon-hourglass:before{content:"\231b"}.glyphicon-lamp:before{content:"\e223"}.glyphicon-duplicate:before{content:"\e224"}.glyphicon-piggy-bank:before{content:"\e225"}.glyphicon-scissors:before{content:"\e226"}.glyphicon-bitcoin:before{content:"\e227"}.glyphicon-btc:before{content:"\e227"}.glyphicon-xbt:before{content:"\e227"}.glyphicon-yen:before{content:"\00a5"}.glyphicon-jpy:before{content:"\00a5"}.glyphicon-ruble:before{content:"\20bd"}.glyphicon-rub:before{content:"\20bd"}.glyphicon-scale:before{content:"\e230"}.glyphicon-ice-lolly:before{content:"\e231"}.glyphicon-ice-lolly-tasted:before{content:"\e232"}.glyphicon-education:before{content:"\e233"}.glyphicon-option-horizontal:before{content:"\e234"}.glyphicon-option-vertical:before{content:"\e235"}.glyphicon-menu-hamburger:before{content:"\e236"}.glyphicon-modal-window:before{content:"\e237"}.glyphicon-oil:before{content:"\e238"}.glyphicon-grain:before{content:"\e239"}.glyphicon-sunglasses:before{content:"\e240"}.glyphicon-text-size:before{content:"\e241"}.glyphicon-text-color:before{content:"\e242"}.glyphicon-text-background:before{content:"\e243"}.glyphicon-object-align-top:before{content:"\e244"}.glyphicon-object-align-bottom:before{content:"\e245"}.glyphicon-object-align-horizontal:before{content:"\e246"}.glyphicon-object-align-left:before{content:"\e247"}.glyphicon-object-align-vertical:before{content:"\e248"}.glyphicon-object-align-right:before{content:"\e249"}.glyphicon-triangle-right:before{content:"\e250"}.glyphicon-triangle-left:before{content:"\e251"}.glyphicon-triangle-bottom:before{content:"\e252"}.glyphicon-triangle-top:before{content:"\e253"}.glyphicon-console:before{content:"\e254"}.glyphicon-superscript:before{content:"\e255"}.glyphicon-subscript:before{content:"\e256"}.glyphicon-menu-left:before{content:"\e257"}.glyphicon-menu-right:before{content:"\e258"}.glyphicon-menu-down:before{content:"\e259"}.glyphicon-menu-up:before{content:"\e260"}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:10px;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#333;background-color:#fff}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#337ab7;text-decoration:none}a:focus,a:hover{color:#23527c;text-decoration:underline}a:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.carousel-inner>.item>a>img,.carousel-inner>.item>img,.img-responsive,.thumbnail a>img,.thumbnail>img{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{display:inline-block;max-width:100%;height:auto;padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}[role=button]{cursor:pointer}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-weight:400;line-height:1;color:#777}.h1,.h2,.h3,h1,h2,h3{margin-top:20px;margin-bottom:10px}.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small{font-size:65%}.h4,.h5,.h6,h4,h5,h6{margin-top:10px;margin-bottom:10px}.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-size:75%}.h1,h1{font-size:36px}.h2,h2{font-size:30px}.h3,h3{font-size:24px}.h4,h4{font-size:18px}.h5,h5{font-size:14px}.h6,h6{font-size:12px}p{margin:0 0 10px}.lead{margin-bottom:20px;font-size:16px;font-weight:300;line-height:1.4}@media (min-width:768px){.lead{font-size:21px}}.small,small{font-size:85%}.mark,mark{padding:.2em;background-color:#fcf8e3}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-nowrap{white-space:nowrap}.text-lowercase{text-transform:lowercase}.text-uppercase{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.text-muted{color:#777}.text-primary{color:#337ab7}a.text-primary:focus,a.text-primary:hover{color:#286090}.text-success{color:#3c763d}a.text-success:focus,a.text-success:hover{color:#2b542c}.text-info{color:#31708f}a.text-info:focus,a.text-info:hover{color:#245269}.text-warning{color:#8a6d3b}a.text-warning:focus,a.text-warning:hover{color:#66512c}.text-danger{color:#a94442}a.text-danger:focus,a.text-danger:hover{color:#843534}.bg-primary{color:#fff;background-color:#337ab7}a.bg-primary:focus,a.bg-primary:hover{background-color:#286090}.bg-success{background-color:#dff0d8}a.bg-success:focus,a.bg-success:hover{background-color:#c1e2b3}.bg-info{background-color:#d9edf7}a.bg-info:focus,a.bg-info:hover{background-color:#afd9ee}.bg-warning{background-color:#fcf8e3}a.bg-warning:focus,a.bg-warning:hover{background-color:#f7ecb5}.bg-danger{background-color:#f2dede}a.bg-danger:focus,a.bg-danger:hover{background-color:#e4b9b9}.page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #eee}ol,ul{margin-top:0;margin-bottom:10px}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;margin-left:-5px;list-style:none}.list-inline>li{display:inline-block;padding-right:5px;padding-left:5px}dl{margin-top:0;margin-bottom:20px}dd,dt{line-height:1.42857143}dt{font-weight:700}dd{margin-left:0}@media (min-width:768px){.dl-horizontal dt{float:left;width:160px;overflow:hidden;clear:left;text-align:right;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:180px}}abbr[data-original-title],abbr[title]{cursor:help;border-bottom:1px dotted #777}.initialism{font-size:90%;text-transform:uppercase}blockquote{padding:10px 20px;margin:0 0 20px;font-size:17.5px;border-left:5px solid #eee}blockquote ol:last-child,blockquote p:last-child,blockquote ul:last-child{margin-bottom:0}blockquote .small,blockquote footer,blockquote small{display:block;font-size:80%;line-height:1.42857143;color:#777}blockquote .small:before,blockquote footer:before,blockquote small:before{content:'\2014 \00A0'}.blockquote-reverse,blockquote.pull-right{padding-right:15px;padding-left:0;text-align:right;border-right:5px solid #eee;border-left:0}.blockquote-reverse .small:before,.blockquote-reverse footer:before,.blockquote-reverse small:before,blockquote.pull-right .small:before,blockquote.pull-right footer:before,blockquote.pull-right small:before{content:''}.blockquote-reverse .small:after,.blockquote-reverse footer:after,.blockquote-reverse small:after,blockquote.pull-right .small:after,blockquote.pull-right footer:after,blockquote.pull-right small:after{content:'\00A0 \2014'}address{margin-bottom:20px;font-style:normal;line-height:1.42857143}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,"Courier New",monospace}code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;border-radius:4px}kbd{padding:2px 4px;font-size:90%;color:#fff;background-color:#333;border-radius:3px;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.25);box-shadow:inset 0 -1px 0 rgba(0,0,0,.25)}kbd kbd{padding:0;font-size:100%;font-weight:700;-webkit-box-shadow:none;box-shadow:none}pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:1.42857143;color:#333;word-break:break-all;word-wrap:break-word;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px}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}.container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:768px){.container{width:750px}}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1170px}}.container-fluid{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{margin-right:-15px;margin-left:-15px}.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{position:relative;min-height:1px;padding-right:15px;padding-left:15px}.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}@media (min-width:768px){.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@media (min-width:992px){.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@media (min-width:1200px){.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}table{background-color:transparent}caption{padding-top:8px;padding-bottom:8px;color:#777;text-align:left}th{text-align:left}.table{width:100%;max-width:100%;margin-bottom:20px}.table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th{padding:8px;line-height:1.42857143;vertical-align:top;border-top:1px solid #ddd}.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.table>caption+thead>tr:first-child>td,.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>td,.table>thead:first-child>tr:first-child>th{border-top:0}.table>tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed>tbody>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>thead>tr>th{padding:5px}.table-bordered{border:1px solid #ddd}.table-bordered>tbody>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border:1px solid #ddd}.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border-bottom-width:2px}.table-striped>tbody>tr:nth-of-type(odd){background-color:#f9f9f9}.table-hover>tbody>tr:hover{background-color:#f5f5f5}table col[class*=col-]{position:static;display:table-column;float:none}table td[class*=col-],table th[class*=col-]{position:static;display:table-cell;float:none}.table>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>thead>tr>td.active,.table>thead>tr>th.active{background-color:#f5f5f5}.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr.active:hover>th,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover{background-color:#e8e8e8}.table>tbody>tr.success>td,.table>tbody>tr.success>th,.table>tbody>tr>td.success,.table>tbody>tr>th.success,.table>tfoot>tr.success>td,.table>tfoot>tr.success>th,.table>tfoot>tr>td.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>thead>tr.success>th,.table>thead>tr>td.success,.table>thead>tr>th.success{background-color:#dff0d8}.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr.success:hover>th,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover{background-color:#d0e9c6}.table>tbody>tr.info>td,.table>tbody>tr.info>th,.table>tbody>tr>td.info,.table>tbody>tr>th.info,.table>tfoot>tr.info>td,.table>tfoot>tr.info>th,.table>tfoot>tr>td.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>thead>tr.info>th,.table>thead>tr>td.info,.table>thead>tr>th.info{background-color:#d9edf7}.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr.info:hover>th,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover{background-color:#c4e3f3}.table>tbody>tr.warning>td,.table>tbody>tr.warning>th,.table>tbody>tr>td.warning,.table>tbody>tr>th.warning,.table>tfoot>tr.warning>td,.table>tfoot>tr.warning>th,.table>tfoot>tr>td.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>thead>tr.warning>th,.table>thead>tr>td.warning,.table>thead>tr>th.warning{background-color:#fcf8e3}.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr.warning:hover>th,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover{background-color:#faf2cc}.table>tbody>tr.danger>td,.table>tbody>tr.danger>th,.table>tbody>tr>td.danger,.table>tbody>tr>th.danger,.table>tfoot>tr.danger>td,.table>tfoot>tr.danger>th,.table>tfoot>tr>td.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>thead>tr.danger>th,.table>thead>tr>td.danger,.table>thead>tr>th.danger{background-color:#f2dede}.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr.danger:hover>th,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover{background-color:#ebcccc}.table-responsive{min-height:.01%;overflow-x:auto}@media screen and (max-width:767px){.table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd}.table-responsive>.table{margin-bottom:0}.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>thead>tr>th{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5}label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:700}input[type=search]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type=checkbox],input[type=radio]{margin:4px 0 0;margin-top:1px\9;line-height:normal}input[type=file]{display:block}input[type=range]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type=file]:focus,input[type=checkbox]:focus,input[type=radio]:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}output{display:block;padding-top:7px;font-size:14px;line-height:1.42857143;color:#555}.form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.form-control::-moz-placeholder{color:#999;opacity:1}.form-control:-ms-input-placeholder{color:#999}.form-control::-webkit-input-placeholder{color:#999}.form-control::-ms-expand{background-color:transparent;border:0}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{background-color:#eee;opacity:1}.form-control[disabled],fieldset[disabled] .form-control{cursor:not-allowed}textarea.form-control{height:auto}input[type=search]{-webkit-appearance:none}@media screen and (-webkit-min-device-pixel-ratio:0){input[type=date].form-control,input[type=time].form-control,input[type=datetime-local].form-control,input[type=month].form-control{line-height:34px}.input-group-sm input[type=date],.input-group-sm input[type=time],.input-group-sm input[type=datetime-local],.input-group-sm input[type=month],input[type=date].input-sm,input[type=time].input-sm,input[type=datetime-local].input-sm,input[type=month].input-sm{line-height:30px}.input-group-lg input[type=date],.input-group-lg input[type=time],.input-group-lg input[type=datetime-local],.input-group-lg input[type=month],input[type=date].input-lg,input[type=time].input-lg,input[type=datetime-local].input-lg,input[type=month].input-lg{line-height:46px}}.form-group{margin-bottom:15px}.checkbox,.radio{position:relative;display:block;margin-top:10px;margin-bottom:10px}.checkbox label,.radio label{min-height:20px;padding-left:20px;margin-bottom:0;font-weight:400;cursor:pointer}.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox],.radio input[type=radio],.radio-inline input[type=radio]{position:absolute;margin-top:4px\9;margin-left:-20px}.checkbox+.checkbox,.radio+.radio{margin-top:-5px}.checkbox-inline,.radio-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;font-weight:400;vertical-align:middle;cursor:pointer}.checkbox-inline+.checkbox-inline,.radio-inline+.radio-inline{margin-top:0;margin-left:10px}fieldset[disabled] input[type=checkbox],fieldset[disabled] input[type=radio],input[type=checkbox].disabled,input[type=checkbox][disabled],input[type=radio].disabled,input[type=radio][disabled]{cursor:not-allowed}.checkbox-inline.disabled,.radio-inline.disabled,fieldset[disabled] .checkbox-inline,fieldset[disabled] .radio-inline{cursor:not-allowed}.checkbox.disabled label,.radio.disabled label,fieldset[disabled] .checkbox label,fieldset[disabled] .radio label{cursor:not-allowed}.form-control-static{min-height:34px;padding-top:7px;padding-bottom:7px;margin-bottom:0}.form-control-static.input-lg,.form-control-static.input-sm{padding-right:0;padding-left:0}.input-sm{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-sm{height:30px;line-height:30px}select[multiple].input-sm,textarea.input-sm{height:auto}.form-group-sm .form-control{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.form-group-sm select.form-control{height:30px;line-height:30px}.form-group-sm select[multiple].form-control,.form-group-sm textarea.form-control{height:auto}.form-group-sm .form-control-static{height:30px;min-height:32px;padding:6px 10px;font-size:12px;line-height:1.5}.input-lg{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.input-lg{height:46px;line-height:46px}select[multiple].input-lg,textarea.input-lg{height:auto}.form-group-lg .form-control{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.form-group-lg select.form-control{height:46px;line-height:46px}.form-group-lg select[multiple].form-control,.form-group-lg textarea.form-control{height:auto}.form-group-lg .form-control-static{height:46px;min-height:38px;padding:11px 16px;font-size:18px;line-height:1.3333333}.has-feedback{position:relative}.has-feedback .form-control{padding-right:42.5px}.form-control-feedback{position:absolute;top:0;right:0;z-index:2;display:block;width:34px;height:34px;line-height:34px;text-align:center;pointer-events:none}.form-group-lg .form-control+.form-control-feedback,.input-group-lg+.form-control-feedback,.input-lg+.form-control-feedback{width:46px;height:46px;line-height:46px}.form-group-sm .form-control+.form-control-feedback,.input-group-sm+.form-control-feedback,.input-sm+.form-control-feedback{width:30px;height:30px;line-height:30px}.has-success .checkbox,.has-success .checkbox-inline,.has-success .control-label,.has-success .help-block,.has-success .radio,.has-success .radio-inline,.has-success.checkbox label,.has-success.checkbox-inline label,.has-success.radio label,.has-success.radio-inline label{color:#3c763d}.has-success .form-control{border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-success .form-control:focus{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168}.has-success .input-group-addon{color:#3c763d;background-color:#dff0d8;border-color:#3c763d}.has-success .form-control-feedback{color:#3c763d}.has-warning .checkbox,.has-warning .checkbox-inline,.has-warning .control-label,.has-warning .help-block,.has-warning .radio,.has-warning .radio-inline,.has-warning.checkbox label,.has-warning.checkbox-inline label,.has-warning.radio label,.has-warning.radio-inline label{color:#8a6d3b}.has-warning .form-control{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-warning .form-control:focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b}.has-warning .input-group-addon{color:#8a6d3b;background-color:#fcf8e3;border-color:#8a6d3b}.has-warning .form-control-feedback{color:#8a6d3b}.has-error .checkbox,.has-error .checkbox-inline,.has-error .control-label,.has-error .help-block,.has-error .radio,.has-error .radio-inline,.has-error.checkbox label,.has-error.checkbox-inline label,.has-error.radio label,.has-error.radio-inline label{color:#a94442}.has-error .form-control{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-error .form-control:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483}.has-error .input-group-addon{color:#a94442;background-color:#f2dede;border-color:#a94442}.has-error .form-control-feedback{color:#a94442}.has-feedback label~.form-control-feedback{top:25px}.has-feedback label.sr-only~.form-control-feedback{top:0}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373}@media (min-width:768px){.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-static{display:inline-block}.form-inline .input-group{display:inline-table;vertical-align:middle}.form-inline .input-group .form-control,.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn{width:auto}.form-inline .input-group>.form-control{width:100%}.form-inline .control-label{margin-bottom:0;vertical-align:middle}.form-inline .checkbox,.form-inline .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.form-inline .checkbox label,.form-inline .radio label{padding-left:0}.form-inline .checkbox input[type=checkbox],.form-inline .radio input[type=radio]{position:relative;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}}.form-horizontal .checkbox,.form-horizontal .checkbox-inline,.form-horizontal .radio,.form-horizontal .radio-inline{padding-top:7px;margin-top:0;margin-bottom:0}.form-horizontal .checkbox,.form-horizontal .radio{min-height:27px}.form-horizontal .form-group{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.form-horizontal .control-label{padding-top:7px;margin-bottom:0;text-align:right}}.form-horizontal .has-feedback .form-control-feedback{right:15px}@media (min-width:768px){.form-horizontal .form-group-lg .control-label{padding-top:11px;font-size:18px}}@media (min-width:768px){.form-horizontal .form-group-sm .control-label{padding-top:6px;font-size:12px}}.btn{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border:1px solid transparent;border-radius:4px}.btn.active.focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn.focus,.btn:focus,.btn:hover{color:#333;text-decoration:none}.btn.active,.btn:active{background-image:none;outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{cursor:not-allowed;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none;opacity:.65}a.btn.disabled,fieldset[disabled] a.btn{pointer-events:none}.btn-default{color:#333;background-color:#fff;border-color:#ccc}.btn-default.focus,.btn-default:focus{color:#333;background-color:#e6e6e6;border-color:#8c8c8c}.btn-default:hover{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default.active,.btn-default:active,.open>.dropdown-toggle.btn-default{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default.active.focus,.btn-default.active:focus,.btn-default.active:hover,.btn-default:active.focus,.btn-default:active:focus,.btn-default:active:hover,.open>.dropdown-toggle.btn-default.focus,.open>.dropdown-toggle.btn-default:focus,.open>.dropdown-toggle.btn-default:hover{color:#333;background-color:#d4d4d4;border-color:#8c8c8c}.btn-default.active,.btn-default:active,.open>.dropdown-toggle.btn-default{background-image:none}.btn-default.disabled.focus,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled].focus,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default.focus,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover{background-color:#fff;border-color:#ccc}.btn-default .badge{color:#fff;background-color:#333}.btn-primary{color:#fff;background-color:#337ab7;border-color:#2e6da4}.btn-primary.focus,.btn-primary:focus{color:#fff;background-color:#286090;border-color:#122b40}.btn-primary:hover{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary.active,.btn-primary:active,.open>.dropdown-toggle.btn-primary{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary.active.focus,.btn-primary.active:focus,.btn-primary.active:hover,.btn-primary:active.focus,.btn-primary:active:focus,.btn-primary:active:hover,.open>.dropdown-toggle.btn-primary.focus,.open>.dropdown-toggle.btn-primary:focus,.open>.dropdown-toggle.btn-primary:hover{color:#fff;background-color:#204d74;border-color:#122b40}.btn-primary.active,.btn-primary:active,.open>.dropdown-toggle.btn-primary{background-image:none}.btn-primary.disabled.focus,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled].focus,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary.focus,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover{background-color:#337ab7;border-color:#2e6da4}.btn-primary .badge{color:#337ab7;background-color:#fff}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.btn-success.focus,.btn-success:focus{color:#fff;background-color:#449d44;border-color:#255625}.btn-success:hover{color:#fff;background-color:#449d44;border-color:#398439}.btn-success.active,.btn-success:active,.open>.dropdown-toggle.btn-success{color:#fff;background-color:#449d44;border-color:#398439}.btn-success.active.focus,.btn-success.active:focus,.btn-success.active:hover,.btn-success:active.focus,.btn-success:active:focus,.btn-success:active:hover,.open>.dropdown-toggle.btn-success.focus,.open>.dropdown-toggle.btn-success:focus,.open>.dropdown-toggle.btn-success:hover{color:#fff;background-color:#398439;border-color:#255625}.btn-success.active,.btn-success:active,.open>.dropdown-toggle.btn-success{background-image:none}.btn-success.disabled.focus,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success[disabled].focus,.btn-success[disabled]:focus,.btn-success[disabled]:hover,fieldset[disabled] .btn-success.focus,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:hover{background-color:#5cb85c;border-color:#4cae4c}.btn-success .badge{color:#5cb85c;background-color:#fff}.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.btn-info.focus,.btn-info:focus{color:#fff;background-color:#31b0d5;border-color:#1b6d85}.btn-info:hover{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info.active,.btn-info:active,.open>.dropdown-toggle.btn-info{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info.active.focus,.btn-info.active:focus,.btn-info.active:hover,.btn-info:active.focus,.btn-info:active:focus,.btn-info:active:hover,.open>.dropdown-toggle.btn-info.focus,.open>.dropdown-toggle.btn-info:focus,.open>.dropdown-toggle.btn-info:hover{color:#fff;background-color:#269abc;border-color:#1b6d85}.btn-info.active,.btn-info:active,.open>.dropdown-toggle.btn-info{background-image:none}.btn-info.disabled.focus,.btn-info.disabled:focus,.btn-info.disabled:hover,.btn-info[disabled].focus,.btn-info[disabled]:focus,.btn-info[disabled]:hover,fieldset[disabled] .btn-info.focus,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info:hover{background-color:#5bc0de;border-color:#46b8da}.btn-info .badge{color:#5bc0de;background-color:#fff}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.btn-warning.focus,.btn-warning:focus{color:#fff;background-color:#ec971f;border-color:#985f0d}.btn-warning:hover{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning.active,.btn-warning:active,.open>.dropdown-toggle.btn-warning{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning.active.focus,.btn-warning.active:focus,.btn-warning.active:hover,.btn-warning:active.focus,.btn-warning:active:focus,.btn-warning:active:hover,.open>.dropdown-toggle.btn-warning.focus,.open>.dropdown-toggle.btn-warning:focus,.open>.dropdown-toggle.btn-warning:hover{color:#fff;background-color:#d58512;border-color:#985f0d}.btn-warning.active,.btn-warning:active,.open>.dropdown-toggle.btn-warning{background-image:none}.btn-warning.disabled.focus,.btn-warning.disabled:focus,.btn-warning.disabled:hover,.btn-warning[disabled].focus,.btn-warning[disabled]:focus,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning.focus,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning:hover{background-color:#f0ad4e;border-color:#eea236}.btn-warning .badge{color:#f0ad4e;background-color:#fff}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.btn-danger.focus,.btn-danger:focus{color:#fff;background-color:#c9302c;border-color:#761c19}.btn-danger:hover{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger.active,.btn-danger:active,.open>.dropdown-toggle.btn-danger{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger.active.focus,.btn-danger.active:focus,.btn-danger.active:hover,.btn-danger:active.focus,.btn-danger:active:focus,.btn-danger:active:hover,.open>.dropdown-toggle.btn-danger.focus,.open>.dropdown-toggle.btn-danger:focus,.open>.dropdown-toggle.btn-danger:hover{color:#fff;background-color:#ac2925;border-color:#761c19}.btn-danger.active,.btn-danger:active,.open>.dropdown-toggle.btn-danger{background-image:none}.btn-danger.disabled.focus,.btn-danger.disabled:focus,.btn-danger.disabled:hover,.btn-danger[disabled].focus,.btn-danger[disabled]:focus,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger.focus,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger:hover{background-color:#d9534f;border-color:#d43f3a}.btn-danger .badge{color:#d9534f;background-color:#fff}.btn-link{font-weight:400;color:#337ab7;border-radius:0}.btn-link,.btn-link.active,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.btn-link,.btn-link:active,.btn-link:focus,.btn-link:hover{border-color:transparent}.btn-link:focus,.btn-link:hover{color:#23527c;text-decoration:underline;background-color:transparent}.btn-link[disabled]:focus,.btn-link[disabled]:hover,fieldset[disabled] .btn-link:focus,fieldset[disabled] .btn-link:hover{color:#777;text-decoration:none}.btn-group-lg>.btn,.btn-lg{padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.btn-group-sm>.btn,.btn-sm{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.btn-group-xs>.btn,.btn-xs{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:5px}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block}tr.collapse.in{display:table-row}tbody.collapse.in{display:table-row-group}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-duration:.35s;-o-transition-duration:.35s;transition-duration:.35s;-webkit-transition-property:height,visibility;-o-transition-property:height,visibility;transition-property:height,visibility}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px dashed;border-top:4px solid\9;border-right:4px solid transparent;border-left:4px solid transparent}.dropdown,.dropup{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;font-size:14px;text-align:left;list-style:none;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175)}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.42857143;color:#333;white-space:nowrap}.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover{color:#262626;text-decoration:none;background-color:#f5f5f5}.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover{color:#fff;text-decoration:none;background-color:#337ab7;outline:0}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{color:#777}.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{text-decoration:none;cursor:not-allowed;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right{right:0;left:auto}.dropdown-menu-left{right:auto;left:0}.dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.42857143;color:#777;white-space:nowrap}.dropdown-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:990}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{content:"";border-top:0;border-bottom:4px dashed;border-bottom:4px solid\9}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}@media (min-width:768px){.navbar-right .dropdown-menu{right:0;left:auto}.navbar-right .dropdown-menu-left{right:auto;left:0}}.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;float:left}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:2}.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 .btn,.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-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-top-left-radius:0;border-bottom-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:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-bottom-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group>.btn+.dropdown-toggle{padding-right:8px;padding-left:8px}.btn-group>.btn-lg+.dropdown-toggle{padding-right:12px;padding-left:12px}.btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(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{border-width:5px 5px 0;border-bottom-width:0}.dropup .btn-lg .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>.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-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:last-child:not(:first-child){border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.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-left-radius:0;border-top-right-radius:0}.btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.btn-group-justified>.btn,.btn-group-justified>.btn-group{display:table-cell;float:none;width:1%}.btn-group-justified>.btn-group .btn{width:100%}.btn-group-justified>.btn-group .dropdown-menu{left:auto}[data-toggle=buttons]>.btn input[type=checkbox],[data-toggle=buttons]>.btn input[type=radio],[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],[data-toggle=buttons]>.btn-group>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:table;border-collapse:separate}.input-group[class*=col-]{float:none;padding-right:0;padding-left:0}.input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.input-group .form-control:focus{z-index:3}.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn{height:46px;line-height:46px}select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].input-group-lg>.input-group-btn>.btn,textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn{height:auto}.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn{height:30px;line-height:30px}select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-group-btn>.btn,textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn{height:auto}.input-group .form-control,.input-group-addon,.input-group-btn{display:table-cell}.input-group .form-control:not(:first-child):not(:last-child),.input-group-addon:not(:first-child):not(:last-child),.input-group-btn: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:6px 12px;font-size:14px;font-weight:400;line-height:1;color:#555;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:4px}.input-group-addon.input-sm{padding:5px 10px;font-size:12px;border-radius:3px}.input-group-addon.input-lg{padding:10px 16px;font-size:18px;border-radius:6px}.input-group-addon input[type=checkbox],.input-group-addon input[type=radio]{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-group:not(:last-child)>.btn,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-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:first-child>.btn-group:not(:first-child)>.btn,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle{border-top-left-radius:0;border-bottom-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:active,.input-group-btn>.btn:focus,.input-group-btn>.btn:hover{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{z-index:2;margin-left:-1px}.nav{padding-left:0;margin-bottom:0;list-style:none}.nav>li{position:relative;display:block}.nav>li>a{position:relative;display:block;padding:10px 15px}.nav>li>a:focus,.nav>li>a:hover{text-decoration:none;background-color:#eee}.nav>li.disabled>a{color:#777}.nav>li.disabled>a:focus,.nav>li.disabled>a:hover{color:#777;text-decoration:none;cursor:not-allowed;background-color:transparent}.nav .open>a,.nav .open>a:focus,.nav .open>a:hover{background-color:#eee;border-color:#337ab7}.nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.nav>li>a>img{max-width:none}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs>li{float:left;margin-bottom:-1px}.nav-tabs>li>a{margin-right:2px;line-height:1.42857143;border:1px solid transparent;border-radius:4px 4px 0 0}.nav-tabs>li>a:hover{border-color:#eee #eee #ddd}.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover{color:#555;cursor:default;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent}.nav-tabs.nav-justified{width:100%;border-bottom:0}.nav-tabs.nav-justified>li{float:none}.nav-tabs.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-tabs.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-tabs.nav-justified>li{display:table-cell;width:1%}.nav-tabs.nav-justified>li>a{margin-bottom:0}}.nav-tabs.nav-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover{border:1px solid #ddd}@media (min-width:768px){.nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover{border-bottom-color:#fff}}.nav-pills>li{float:left}.nav-pills>li>a{border-radius:4px}.nav-pills>li+li{margin-left:2px}.nav-pills>li.active>a,.nav-pills>li.active>a:focus,.nav-pills>li.active>a:hover{color:#fff;background-color:#337ab7}.nav-stacked>li{float:none}.nav-stacked>li+li{margin-top:2px;margin-left:0}.nav-justified{width:100%}.nav-justified>li{float:none}.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-justified>li{display:table-cell;width:1%}.nav-justified>li>a{margin-bottom:0}}.nav-tabs-justified{border-bottom:0}.nav-tabs-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover{border:1px solid #ddd}@media (min-width:768px){.nav-tabs-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover{border-bottom-color:#fff}}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.navbar{position:relative;min-height:50px;margin-bottom:20px;border:1px solid transparent}@media (min-width:768px){.navbar{border-radius:4px}}@media (min-width:768px){.navbar-header{float:left}}.navbar-collapse{padding-right:15px;padding-left:15px;overflow-x:visible;-webkit-overflow-scrolling:touch;border-top:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1)}.navbar-collapse.in{overflow-y:auto}@media (min-width:768px){.navbar-collapse{width:auto;border-top:0;-webkit-box-shadow:none;box-shadow:none}.navbar-collapse.collapse{display:block!important;height:auto!important;padding-bottom:0;overflow:visible!important}.navbar-collapse.in{overflow-y:visible}.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse{padding-right:0;padding-left:0}}.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse{max-height:340px}@media (max-device-width:480px) and (orientation:landscape){.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse{max-height:200px}}.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{margin-right:0;margin-left:0}}.navbar-static-top{z-index:1000;border-width:0 0 1px}@media (min-width:768px){.navbar-static-top{border-radius:0}}.navbar-fixed-bottom,.navbar-fixed-top{position:fixed;right:0;left:0;z-index:1030}@media (min-width:768px){.navbar-fixed-bottom,.navbar-fixed-top{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;height:50px;padding:15px 15px;font-size:18px;line-height:20px}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-brand>img{display:block}@media (min-width:768px){.navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand{margin-left:-15px}}.navbar-toggle{position:relative;float:right;padding:9px 10px;margin-top:8px;margin-right:15px;margin-bottom:8px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:4px}.navbar-toggle:focus{outline:0}.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:768px){.navbar-toggle{display:none}}.navbar-nav{margin:7.5px -15px}.navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:20px}@media (max-width:767px){.navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;-webkit-box-shadow:none;box-shadow:none}.navbar-nav .open .dropdown-menu .dropdown-header,.navbar-nav .open .dropdown-menu>li>a{padding:5px 15px 5px 25px}.navbar-nav .open .dropdown-menu>li>a{line-height:20px}.navbar-nav .open .dropdown-menu>li>a:focus,.navbar-nav .open .dropdown-menu>li>a:hover{background-image:none}}@media (min-width:768px){.navbar-nav{float:left;margin:0}.navbar-nav>li{float:left}.navbar-nav>li>a{padding-top:15px;padding-bottom:15px}}.navbar-form{padding:10px 15px;margin-top:8px;margin-right:-15px;margin-bottom:8px;margin-left:-15px;border-top:1px solid transparent;border-bottom:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1)}@media (min-width:768px){.navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.navbar-form .form-control{display:inline-block;width:auto;vertical-align:middle}.navbar-form .form-control-static{display:inline-block}.navbar-form .input-group{display:inline-table;vertical-align:middle}.navbar-form .input-group .form-control,.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn{width:auto}.navbar-form .input-group>.form-control{width:100%}.navbar-form .control-label{margin-bottom:0;vertical-align:middle}.navbar-form .checkbox,.navbar-form .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.navbar-form .checkbox label,.navbar-form .radio label{padding-left:0}.navbar-form .checkbox input[type=checkbox],.navbar-form .radio input[type=radio]{position:relative;margin-left:0}.navbar-form .has-feedback .form-control-feedback{top:0}}@media (max-width:767px){.navbar-form .form-group{margin-bottom:5px}.navbar-form .form-group:last-child{margin-bottom:0}}@media (min-width:768px){.navbar-form{width:auto;padding-top:0;padding-bottom:0;margin-right:0;margin-left:0;border:0;-webkit-box-shadow:none;box-shadow:none}}.navbar-nav>li>.dropdown-menu{margin-top:0;border-top-left-radius:0;border-top-right-radius:0}.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{margin-bottom:0;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.navbar-btn{margin-top:8px;margin-bottom:8px}.navbar-btn.btn-sm{margin-top:10px;margin-bottom:10px}.navbar-btn.btn-xs{margin-top:14px;margin-bottom:14px}.navbar-text{margin-top:15px;margin-bottom:15px}@media (min-width:768px){.navbar-text{float:left;margin-right:15px;margin-left:15px}}@media (min-width:768px){.navbar-left{float:left!important}.navbar-right{float:right!important;margin-right:-15px}.navbar-right~.navbar-right{margin-right:0}}.navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}.navbar-default .navbar-brand{color:#777}.navbar-default .navbar-brand:focus,.navbar-default .navbar-brand:hover{color:#5e5e5e;background-color:transparent}.navbar-default .navbar-text{color:#777}.navbar-default .navbar-nav>li>a{color:#777}.navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>a:hover{color:#333;background-color:transparent}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:focus,.navbar-default .navbar-nav>.disabled>a:hover{color:#ccc;background-color:transparent}.navbar-default .navbar-toggle{border-color:#ddd}.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover{background-color:#ddd}.navbar-default .navbar-toggle .icon-bar{background-color:#888}.navbar-default .navbar-collapse,.navbar-default .navbar-form{border-color:#e7e7e7}.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.open>a:hover{color:#555;background-color:#e7e7e7}@media (max-width:767px){.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777}.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover{color:#333;background-color:transparent}.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover{color:#ccc;background-color:transparent}}.navbar-default .navbar-link{color:#777}.navbar-default .navbar-link:hover{color:#333}.navbar-default .btn-link{color:#777}.navbar-default .btn-link:focus,.navbar-default .btn-link:hover{color:#333}.navbar-default .btn-link[disabled]:focus,.navbar-default .btn-link[disabled]:hover,fieldset[disabled] .navbar-default .btn-link:focus,fieldset[disabled] .navbar-default .btn-link:hover{color:#ccc}.navbar-inverse{background-color:#222;border-color:#080808}.navbar-inverse .navbar-brand{color:#9d9d9d}.navbar-inverse .navbar-brand:focus,.navbar-inverse .navbar-brand:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-text{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a:focus,.navbar-inverse .navbar-nav>li>a:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:focus,.navbar-inverse .navbar-nav>.active>a:hover{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:focus,.navbar-inverse .navbar-nav>.disabled>a:hover{color:#444;background-color:transparent}.navbar-inverse .navbar-toggle{border-color:#333}.navbar-inverse .navbar-toggle:focus,.navbar-inverse .navbar-toggle:hover{background-color:#333}.navbar-inverse .navbar-toggle .icon-bar{background-color:#fff}.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form{border-color:#101010}.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:focus,.navbar-inverse .navbar-nav>.open>a:hover{color:#fff;background-color:#080808}@media (max-width:767px){.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#9d9d9d}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover{color:#444;background-color:transparent}}.navbar-inverse .navbar-link{color:#9d9d9d}.navbar-inverse .navbar-link:hover{color:#fff}.navbar-inverse .btn-link{color:#9d9d9d}.navbar-inverse .btn-link:focus,.navbar-inverse .btn-link:hover{color:#fff}.navbar-inverse .btn-link[disabled]:focus,.navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-link:focus,fieldset[disabled] .navbar-inverse .btn-link:hover{color:#444}.breadcrumb{padding:8px 15px;margin-bottom:20px;list-style:none;background-color:#f5f5f5;border-radius:4px}.breadcrumb>li{display:inline-block}.breadcrumb>li+li:before{padding:0 5px;color:#ccc;content:"/\00a0"}.breadcrumb>.active{color:#777}.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}.pagination>li{display:inline}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.42857143;color:#337ab7;text-decoration:none;background-color:#fff;border:1px solid #ddd}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-top-right-radius:4px;border-bottom-right-radius:4px}.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover{z-index:2;color:#23527c;background-color:#eee;border-color:#ddd}.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover{z-index:3;color:#fff;cursor:default;background-color:#337ab7;border-color:#337ab7}.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover{color:#777;cursor:not-allowed;background-color:#fff;border-color:#ddd}.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:18px;line-height:1.3333333}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-top-left-radius:6px;border-bottom-left-radius:6px}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-top-right-radius:6px;border-bottom-right-radius:6px}.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:12px;line-height:1.5}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-top-left-radius:3px;border-bottom-left-radius:3px}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-top-right-radius:3px;border-bottom-right-radius:3px}.pager{padding-left:0;margin:20px 0;text-align:center;list-style:none}.pager li{display:inline}.pager li>a,.pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}.pager li>a:focus,.pager li>a:hover{text-decoration:none;background-color:#eee}.pager .next>a,.pager .next>span{float:right}.pager .previous>a,.pager .previous>span{float:left}.pager .disabled>a,.pager .disabled>a:focus,.pager .disabled>a:hover,.pager .disabled>span{color:#777;cursor:not-allowed;background-color:#fff}.label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}a.label:focus,a.label:hover{color:#fff;text-decoration:none;cursor:pointer}.label:empty{display:none}.btn .label{position:relative;top:-1px}.label-default{background-color:#777}.label-default[href]:focus,.label-default[href]:hover{background-color:#5e5e5e}.label-primary{background-color:#337ab7}.label-primary[href]:focus,.label-primary[href]:hover{background-color:#286090}.label-success{background-color:#5cb85c}.label-success[href]:focus,.label-success[href]:hover{background-color:#449d44}.label-info{background-color:#5bc0de}.label-info[href]:focus,.label-info[href]:hover{background-color:#31b0d5}.label-warning{background-color:#f0ad4e}.label-warning[href]:focus,.label-warning[href]:hover{background-color:#ec971f}.label-danger{background-color:#d9534f}.label-danger[href]:focus,.label-danger[href]:hover{background-color:#c9302c}.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:middle;background-color:#777;border-radius:10px}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.btn-group-xs>.btn .badge,.btn-xs .badge{top:0;padding:1px 5px}a.badge:focus,a.badge:hover{color:#fff;text-decoration:none;cursor:pointer}.list-group-item.active>.badge,.nav-pills>.active>a>.badge{color:#337ab7;background-color:#fff}.list-group-item>.badge{float:right}.list-group-item>.badge+.badge{margin-right:5px}.nav-pills>li>a>.badge{margin-left:3px}.jumbotron{padding-top:30px;padding-bottom:30px;margin-bottom:30px;color:inherit;background-color:#eee}.jumbotron .h1,.jumbotron h1{color:inherit}.jumbotron p{margin-bottom:15px;font-size:21px;font-weight:200}.jumbotron>hr{border-top-color:#d5d5d5}.container .jumbotron,.container-fluid .jumbotron{padding-right:15px;padding-left:15px;border-radius:6px}.jumbotron .container{max-width:100%}@media screen and (min-width:768px){.jumbotron{padding-top:48px;padding-bottom:48px}.container .jumbotron,.container-fluid .jumbotron{padding-right:60px;padding-left:60px}.jumbotron .h1,.jumbotron h1{font-size:63px}}.thumbnail{display:block;padding:4px;margin-bottom:20px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:border .2s ease-in-out;-o-transition:border .2s ease-in-out;transition:border .2s ease-in-out}.thumbnail a>img,.thumbnail>img{margin-right:auto;margin-left:auto}a.thumbnail.active,a.thumbnail:focus,a.thumbnail:hover{border-color:#337ab7}.thumbnail .caption{padding:9px;color:#333}.alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px}.alert h4{margin-top:0;color:inherit}.alert .alert-link{font-weight:700}.alert>p,.alert>ul{margin-bottom:0}.alert>p+p{margin-top:5px}.alert-dismissable,.alert-dismissible{padding-right:35px}.alert-dismissable .close,.alert-dismissible .close{position:relative;top:-2px;right:-21px;color:inherit}.alert-success{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.alert-success hr{border-top-color:#c9e2b3}.alert-success .alert-link{color:#2b542c}.alert-info{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.alert-info hr{border-top-color:#a6e1ec}.alert-info .alert-link{color:#245269}.alert-warning{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.alert-warning hr{border-top-color:#f7e1b5}.alert-warning .alert-link{color:#66512c}.alert-danger{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.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}}@-o-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{height:20px;margin-bottom:20px;overflow:hidden;background-color:#f5f5f5;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}.progress-bar{float:left;width:0;height:100%;font-size:12px;line-height:20px;color:#fff;text-align:center;background-color:#337ab7;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-webkit-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease}.progress-bar-striped,.progress-striped .progress-bar{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);-webkit-background-size:40px 40px;background-size:40px 40px}.progress-bar.active,.progress.active .progress-bar{-webkit-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-bar-success{background-color:#5cb85c}.progress-striped .progress-bar-success{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-info{background-color:#5bc0de}.progress-striped .progress-bar-info{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-warning{background-color:#f0ad4e}.progress-striped .progress-bar-warning{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-danger{background-color:#d9534f}.progress-striped .progress-bar-danger{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.media{margin-top:15px}.media:first-child{margin-top:0}.media,.media-body{overflow:hidden;zoom:1}.media-body{width:10000px}.media-object{display:block}.media-object.img-thumbnail{max-width:none}.media-right,.media>.pull-right{padding-left:10px}.media-left,.media>.pull-left{padding-right:10px}.media-body,.media-left,.media-right{display:table-cell;vertical-align:top}.media-middle{vertical-align:middle}.media-bottom{vertical-align:bottom}.media-heading{margin-top:0;margin-bottom:5px}.media-list{padding-left:0;list-style:none}.list-group{padding-left:0;margin-bottom:20px}.list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}.list-group-item:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}a.list-group-item,button.list-group-item{color:#555}a.list-group-item .list-group-item-heading,button.list-group-item .list-group-item-heading{color:#333}a.list-group-item:focus,a.list-group-item:hover,button.list-group-item:focus,button.list-group-item:hover{color:#555;text-decoration:none;background-color:#f5f5f5}button.list-group-item{width:100%;text-align:left}.list-group-item.disabled,.list-group-item.disabled:focus,.list-group-item.disabled:hover{color:#777;cursor:not-allowed;background-color:#eee}.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading{color:inherit}.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text{color:#777}.list-group-item.active,.list-group-item.active:focus,.list-group-item.active:hover{z-index:2;color:#fff;background-color:#337ab7;border-color:#337ab7}.list-group-item.active .list-group-item-heading,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading>small{color:inherit}.list-group-item.active .list-group-item-text,.list-group-item.active:focus .list-group-item-text,.list-group-item.active:hover .list-group-item-text{color:#c7ddef}.list-group-item-success{color:#3c763d;background-color:#dff0d8}a.list-group-item-success,button.list-group-item-success{color:#3c763d}a.list-group-item-success .list-group-item-heading,button.list-group-item-success .list-group-item-heading{color:inherit}a.list-group-item-success:focus,a.list-group-item-success:hover,button.list-group-item-success:focus,button.list-group-item-success:hover{color:#3c763d;background-color:#d0e9c6}a.list-group-item-success.active,a.list-group-item-success.active:focus,a.list-group-item-success.active:hover,button.list-group-item-success.active,button.list-group-item-success.active:focus,button.list-group-item-success.active:hover{color:#fff;background-color:#3c763d;border-color:#3c763d}.list-group-item-info{color:#31708f;background-color:#d9edf7}a.list-group-item-info,button.list-group-item-info{color:#31708f}a.list-group-item-info .list-group-item-heading,button.list-group-item-info .list-group-item-heading{color:inherit}a.list-group-item-info:focus,a.list-group-item-info:hover,button.list-group-item-info:focus,button.list-group-item-info:hover{color:#31708f;background-color:#c4e3f3}a.list-group-item-info.active,a.list-group-item-info.active:focus,a.list-group-item-info.active:hover,button.list-group-item-info.active,button.list-group-item-info.active:focus,button.list-group-item-info.active:hover{color:#fff;background-color:#31708f;border-color:#31708f}.list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}a.list-group-item-warning,button.list-group-item-warning{color:#8a6d3b}a.list-group-item-warning .list-group-item-heading,button.list-group-item-warning .list-group-item-heading{color:inherit}a.list-group-item-warning:focus,a.list-group-item-warning:hover,button.list-group-item-warning:focus,button.list-group-item-warning:hover{color:#8a6d3b;background-color:#faf2cc}a.list-group-item-warning.active,a.list-group-item-warning.active:focus,a.list-group-item-warning.active:hover,button.list-group-item-warning.active,button.list-group-item-warning.active:focus,button.list-group-item-warning.active:hover{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}.list-group-item-danger{color:#a94442;background-color:#f2dede}a.list-group-item-danger,button.list-group-item-danger{color:#a94442}a.list-group-item-danger .list-group-item-heading,button.list-group-item-danger .list-group-item-heading{color:inherit}a.list-group-item-danger:focus,a.list-group-item-danger:hover,button.list-group-item-danger:focus,button.list-group-item-danger:hover{color:#a94442;background-color:#ebcccc}a.list-group-item-danger.active,a.list-group-item-danger.active:focus,a.list-group-item-danger.active:hover,button.list-group-item-danger.active,button.list-group-item-danger.active:focus,button.list-group-item-danger.active:hover{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:20px;background-color:#fff;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px rgba(0,0,0,.05)}.panel-body{padding:15px}.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-left-radius:3px;border-top-right-radius:3px}.panel-heading>.dropdown .dropdown-toggle{color:inherit}.panel-title{margin-top:0;margin-bottom:0;font-size:16px;color:inherit}.panel-title>.small,.panel-title>.small>a,.panel-title>a,.panel-title>small,.panel-title>small>a{color:inherit}.panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.list-group,.panel>.panel-collapse>.list-group{margin-bottom:0}.panel>.list-group .list-group-item,.panel>.panel-collapse>.list-group .list-group-item{border-width:1px 0;border-radius:0}.panel>.list-group:first-child .list-group-item:first-child,.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-left-radius:3px;border-top-right-radius:3px}.panel>.list-group:last-child .list-group-item:last-child,.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child{border-top-left-radius:0;border-top-right-radius:0}.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.list-group+.panel-footer{border-top-width:0}.panel>.panel-collapse>.table,.panel>.table,.panel>.table-responsive>.table{margin-bottom:0}.panel>.panel-collapse>.table caption,.panel>.table caption,.panel>.table-responsive>.table caption{padding-right:15px;padding-left:15px}.panel>.table-responsive:first-child>.table:first-child,.panel>.table:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child,.panel>.table:first-child>thead:first-child>tr:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.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,.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: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:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child{border-top-left-radius:3px}.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,.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: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:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child{border-top-right-radius:3px}.panel>.table-responsive:last-child>.table:last-child,.panel>.table:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.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,.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{border-bottom-left-radius:3px}.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,.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{border-bottom-right-radius:3px}.panel>.panel-body+.table,.panel>.panel-body+.table-responsive,.panel>.table+.panel-body,.panel>.table-responsive+.panel-body{border-top:1px solid #ddd}.panel>.table>tbody:first-child>tr:first-child td,.panel>.table>tbody:first-child>tr:first-child th{border-top:0}.panel>.table-bordered,.panel>.table-responsive>.table-bordered{border:0}.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-bordered>thead>tr:first-child>td,.panel>.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,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>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{margin-bottom:0;border:0}.panel-group{margin-bottom:20px}.panel-group .panel{margin-bottom:0;border-radius:4px}.panel-group .panel+.panel{margin-top:5px}.panel-group .panel-heading{border-bottom:0}.panel-group .panel-heading+.panel-collapse>.list-group,.panel-group .panel-heading+.panel-collapse>.panel-body{border-top:1px solid #ddd}.panel-group .panel-footer{border-top:0}.panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}.panel-default{border-color:#ddd}.panel-default>.panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd}.panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.panel-default>.panel-heading .badge{color:#f5f5f5;background-color:#333}.panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.panel-primary{border-color:#337ab7}.panel-primary>.panel-heading{color:#fff;background-color:#337ab7;border-color:#337ab7}.panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#337ab7}.panel-primary>.panel-heading .badge{color:#337ab7;background-color:#fff}.panel-primary>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#337ab7}.panel-success{border-color:#d6e9c6}.panel-success>.panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.panel-success>.panel-heading+.panel-collapse>.panel-body{border-top-color:#d6e9c6}.panel-success>.panel-heading .badge{color:#dff0d8;background-color:#3c763d}.panel-success>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#d6e9c6}.panel-info{border-color:#bce8f1}.panel-info>.panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.panel-info>.panel-heading+.panel-collapse>.panel-body{border-top-color:#bce8f1}.panel-info>.panel-heading .badge{color:#d9edf7;background-color:#31708f}.panel-info>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#bce8f1}.panel-warning{border-color:#faebcc}.panel-warning>.panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.panel-warning>.panel-heading+.panel-collapse>.panel-body{border-top-color:#faebcc}.panel-warning>.panel-heading .badge{color:#fcf8e3;background-color:#8a6d3b}.panel-warning>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#faebcc}.panel-danger{border-color:#ebccd1}.panel-danger>.panel-heading{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.panel-danger>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ebccd1}.panel-danger>.panel-heading .badge{color:#f2dede;background-color:#a94442}.panel-danger>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ebccd1}.embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-16by9{padding-bottom:56.25%}.embed-responsive-4by3{padding-bottom:75%}.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05)}.well blockquote{border-color:#ddd;border-color:rgba(0,0,0,.15)}.well-lg{padding:24px;border-radius:6px}.well-sm{padding:9px;border-radius:3px}.close{float:right;font-size:21px;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;filter:alpha(opacity=20);opacity:.2}.close:focus,.close:hover{color:#000;text-decoration:none;cursor:pointer;filter:alpha(opacity=50);opacity:.5}button.close{-webkit-appearance:none;padding:0;cursor:pointer;background:0 0;border:0}.modal-open{overflow:hidden}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transition:-webkit-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out;-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);-o-transform:translate(0,-25%);transform:translate(0,-25%)}.modal.in .modal-dialog{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;outline:0;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5)}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{filter:alpha(opacity=0);opacity:0}.modal-backdrop.in{filter:alpha(opacity=50);opacity:.5}.modal-header{padding:15px;border-bottom:1px solid #e5e5e5}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.42857143}.modal-body{position:relative;padding:15px}.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer .btn+.btn{margin-bottom:0;margin-left:5px}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:768px){.modal-dialog{width:600px;margin:30px auto}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0 5px 15px rgba(0,0,0,.5)}.modal-sm{width:300px}}@media (min-width:992px){.modal-lg{width:900px}}.tooltip{position:absolute;z-index:1070;display:block;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;filter:alpha(opacity=0);opacity:0;line-break:auto}.tooltip.in{filter:alpha(opacity=90);opacity:.9}.tooltip.top{padding:5px 0;margin-top:-3px}.tooltip.right{padding:0 5px;margin-left:3px}.tooltip.bottom{padding:5px 0;margin-top:3px}.tooltip.left{padding:0 5px;margin-left:-3px}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;background-color:#000;border-radius:4px}.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:#000}.tooltip.top-left .tooltip-arrow{right:5px;bottom:0;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-right .tooltip-arrow{bottom:0;left:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-left .tooltip-arrow{top:0;right:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-right .tooltip-arrow{top:0;left:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2);line-break:auto}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover-title{padding:8px 14px;margin:0;font-size:14px;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{content:"";border-width:10px}.popover.top>.arrow{bottom:-11px;left:50%;margin-left:-11px;border-top-color:#999;border-top-color:rgba(0,0,0,.25);border-bottom-width:0}.popover.top>.arrow:after{bottom:1px;margin-left:-10px;content:" ";border-top-color:#fff;border-bottom-width:0}.popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-right-color:#999;border-right-color:rgba(0,0,0,.25);border-left-width:0}.popover.right>.arrow:after{bottom:-10px;left:1px;content:" ";border-right-color:#fff;border-left-width:0}.popover.bottom>.arrow{top:-11px;left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25)}.popover.bottom>.arrow:after{top:1px;margin-left:-10px;content:" ";border-top-width:0;border-bottom-color:#fff}.popover.left>.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,.25)}.popover.left>.arrow:after{right:1px;bottom:-10px;content:" ";border-right-width:0;border-left-color:#fff}.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner>.item{position:relative;display:none;-webkit-transition:.6s ease-in-out left;-o-transition:.6s ease-in-out left;transition:.6s ease-in-out left}.carousel-inner>.item>a>img,.carousel-inner>.item>img{line-height:1}@media all and (transform-3d),(-webkit-transform-3d){.carousel-inner>.item{-webkit-transition:-webkit-transform .6s ease-in-out;-o-transition:-o-transform .6s ease-in-out;transition:transform .6s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}.carousel-inner>.item.active.right,.carousel-inner>.item.next{left:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.carousel-inner>.item.active.left,.carousel-inner>.item.prev{left:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.carousel-inner>.item.active,.carousel-inner>.item.next.left,.carousel-inner>.item.prev.right{left:0;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.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;bottom:0;left:0;width:15%;font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6);background-color:rgba(0,0,0,0);filter:alpha(opacity=50);opacity:.5}.carousel-control.left{background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));background-image:linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);background-repeat:repeat-x}.carousel-control.right{right:0;left:auto;background-image:-webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));background-image:linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);background-repeat:repeat-x}.carousel-control:focus,.carousel-control:hover{color:#fff;text-decoration:none;filter:alpha(opacity=90);outline:0;opacity:.9}.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{position:absolute;top:50%;z-index:5;display:inline-block;margin-top:-10px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{left:50%;margin-left:-10px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{right:50%;margin-right:-10px}.carousel-control .icon-next,.carousel-control .icon-prev{width:20px;height:20px;font-family:serif;line-height:1}.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%;padding-left:0;margin-left:-30%;text-align:center;list-style:none}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;cursor:pointer;background-color:#000\9;background-color:rgba(0,0,0,0);border:1px solid #fff;border-radius:10px}.carousel-indicators .active{width:12px;height:12px;margin:0;background-color:#fff}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(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-next,.carousel-control .icon-prev{width:30px;height:30px;margin-top:-10px;font-size:30px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{margin-left:-10px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{margin-right:-10px}.carousel-caption{right:20%;left:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.btn-group-vertical>.btn-group:after,.btn-group-vertical>.btn-group:before,.btn-toolbar:after,.btn-toolbar:before,.clearfix:after,.clearfix:before,.container-fluid:after,.container-fluid:before,.container:after,.container:before,.dl-horizontal dd:after,.dl-horizontal dd:before,.form-horizontal .form-group:after,.form-horizontal .form-group:before,.modal-footer:after,.modal-footer:before,.modal-header:after,.modal-header:before,.nav:after,.nav:before,.navbar-collapse:after,.navbar-collapse:before,.navbar-header:after,.navbar-header:before,.navbar:after,.navbar:before,.pager:after,.pager:before,.panel-body:after,.panel-body:before,.row:after,.row:before{display:table;content:" "}.btn-group-vertical>.btn-group:after,.btn-toolbar:after,.clearfix:after,.container-fluid:after,.container:after,.dl-horizontal dd:after,.form-horizontal .form-group:after,.modal-footer:after,.modal-header:after,.nav:after,.navbar-collapse:after,.navbar-header:after,.navbar:after,.pager:after,.panel-body:after,.row:after{clear:both}.center-block{display:block;margin-right:auto;margin-left: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}.affix{position:fixed}@-ms-viewport{width:device-width}.visible-lg,.visible-md,.visible-sm,.visible-xs{display:none!important}.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block{display:none!important}@media (max-width:767px){.visible-xs{display:block!important}table.visible-xs{display:table!important}tr.visible-xs{display:table-row!important}td.visible-xs,th.visible-xs{display:table-cell!important}}@media (max-width:767px){.visible-xs-block{display:block!important}}@media (max-width:767px){.visible-xs-inline{display:inline!important}}@media (max-width:767px){.visible-xs-inline-block{display:inline-block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm{display:block!important}table.visible-sm{display:table!important}tr.visible-sm{display:table-row!important}td.visible-sm,th.visible-sm{display:table-cell!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-block{display:block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline{display:inline!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline-block{display:inline-block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md{display:block!important}table.visible-md{display:table!important}tr.visible-md{display:table-row!important}td.visible-md,th.visible-md{display:table-cell!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-block{display:block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline{display:inline!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline-block{display:inline-block!important}}@media (min-width:1200px){.visible-lg{display:block!important}table.visible-lg{display:table!important}tr.visible-lg{display:table-row!important}td.visible-lg,th.visible-lg{display:table-cell!important}}@media (min-width:1200px){.visible-lg-block{display:block!important}}@media (min-width:1200px){.visible-lg-inline{display:inline!important}}@media (min-width:1200px){.visible-lg-inline-block{display:inline-block!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!important}tr.visible-print{display:table-row!important}td.visible-print,th.visible-print{display:table-cell!important}}.visible-print-block{display:none!important}@media print{.visible-print-block{display:block!important}}.visible-print-inline{display:none!important}@media print{.visible-print-inline{display:inline!important}}.visible-print-inline-block{display:none!important}@media print{.visible-print-inline-block{display:inline-block!important}}@media print{.hidden-print{display:none!important}}
/*# sourceMappingURL=bootstrap.min.css.map */

/*!
 * Datepicker for Bootstrap v1.6.4 (https://github.com/eternicode/bootstrap-datepicker)
 *
 * Copyright 2012 Stefan Petre
 * Improvements by Andrew Rowls
 * Licensed under the Apache License v2.0 (http://www.apache.org/licenses/LICENSE-2.0)
 */
.datepicker{padding:4px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;direction:ltr}.datepicker-inline{width:220px}.datepicker.datepicker-rtl{direction:rtl}.datepicker.datepicker-rtl table tr td span{float:right}.datepicker-dropdown{top:0;left:0}.datepicker-dropdown:before{content:'';display:inline-block;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #999;border-top:0;border-bottom-color:rgba(0,0,0,.2);position:absolute}.datepicker-dropdown:after{content:'';display:inline-block;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;border-top:0;position:absolute}.datepicker-dropdown.datepicker-orient-left:before{left:6px}.datepicker-dropdown.datepicker-orient-left:after{left:7px}.datepicker-dropdown.datepicker-orient-right:before{right:6px}.datepicker-dropdown.datepicker-orient-right:after{right:7px}.datepicker-dropdown.datepicker-orient-bottom:before{top:-7px}.datepicker-dropdown.datepicker-orient-bottom:after{top:-6px}.datepicker-dropdown.datepicker-orient-top:before{bottom:-7px;border-bottom:0;border-top:7px solid #999}.datepicker-dropdown.datepicker-orient-top:after{bottom:-6px;border-bottom:0;border-top:6px solid #fff}.datepicker table{margin:0;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.datepicker td,.datepicker th{text-align:center;width:20px;height:20px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;border:none}.table-striped .datepicker table tr td,.table-striped .datepicker table tr th{background-color:transparent}.datepicker table tr td.day.focused,.datepicker table tr td.day:hover{background:#eee;cursor:pointer}.datepicker table tr td.new,.datepicker table tr td.old{color:#999}.datepicker table tr td.disabled,.datepicker table tr td.disabled:hover{background:0 0;color:#999;cursor:default}.datepicker table tr td.highlighted{background:#d9edf7;border-radius:0}.datepicker table tr td.today,.datepicker table tr td.today.disabled,.datepicker table tr td.today.disabled:hover,.datepicker table tr td.today:hover{background-color:#fde19a;background-image:-moz-linear-gradient(to bottom,#fdd49a,#fdf59a);background-image:-ms-linear-gradient(to bottom,#fdd49a,#fdf59a);background-image:-webkit-gradient(linear,0 0,0 100%,from(#fdd49a),to(#fdf59a));background-image:-webkit-linear-gradient(to bottom,#fdd49a,#fdf59a);background-image:-o-linear-gradient(to bottom,#fdd49a,#fdf59a);background-image:linear-gradient(to bottom,#fdd49a,#fdf59a);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdd49a', endColorstr='#fdf59a', GradientType=0);border-color:#fdf59a #fdf59a #fbed50;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);color:#000}.datepicker table tr td.today.active,.datepicker table tr td.today.disabled,.datepicker table tr td.today.disabled.active,.datepicker table tr td.today.disabled.disabled,.datepicker table tr td.today.disabled:active,.datepicker table tr td.today.disabled:hover,.datepicker table tr td.today.disabled:hover.active,.datepicker table tr td.today.disabled:hover.disabled,.datepicker table tr td.today.disabled:hover:active,.datepicker table tr td.today.disabled:hover:hover,.datepicker table tr td.today.disabled:hover[disabled],.datepicker table tr td.today.disabled[disabled],.datepicker table tr td.today:active,.datepicker table tr td.today:hover,.datepicker table tr td.today:hover.active,.datepicker table tr td.today:hover.disabled,.datepicker table tr td.today:hover:active,.datepicker table tr td.today:hover:hover,.datepicker table tr td.today:hover[disabled],.datepicker table tr td.today[disabled]{background-color:#fdf59a}.datepicker table tr td.today.active,.datepicker table tr td.today.disabled.active,.datepicker table tr td.today.disabled:active,.datepicker table tr td.today.disabled:hover.active,.datepicker table tr td.today.disabled:hover:active,.datepicker table tr td.today:active,.datepicker table tr td.today:hover.active,.datepicker table tr td.today:hover:active{background-color:#fbf069\9}.datepicker table tr td.today:hover:hover{color:#000}.datepicker table tr td.today.active:hover{color:#fff}.datepicker table tr td.range,.datepicker table tr td.range.disabled,.datepicker table tr td.range.disabled:hover,.datepicker table tr td.range:hover{background:#eee;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.datepicker table tr td.range.today,.datepicker table tr td.range.today.disabled,.datepicker table tr td.range.today.disabled:hover,.datepicker table tr td.range.today:hover{background-color:#f3d17a;background-image:-moz-linear-gradient(to bottom,#f3c17a,#f3e97a);background-image:-ms-linear-gradient(to bottom,#f3c17a,#f3e97a);background-image:-webkit-gradient(linear,0 0,0 100%,from(#f3c17a),to(#f3e97a));background-image:-webkit-linear-gradient(to bottom,#f3c17a,#f3e97a);background-image:-o-linear-gradient(to bottom,#f3c17a,#f3e97a);background-image:linear-gradient(to bottom,#f3c17a,#f3e97a);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3c17a', endColorstr='#f3e97a', GradientType=0);border-color:#f3e97a #f3e97a #edde34;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.datepicker table tr td.range.today.active,.datepicker table tr td.range.today.disabled,.datepicker table tr td.range.today.disabled.active,.datepicker table tr td.range.today.disabled.disabled,.datepicker table tr td.range.today.disabled:active,.datepicker table tr td.range.today.disabled:hover,.datepicker table tr td.range.today.disabled:hover.active,.datepicker table tr td.range.today.disabled:hover.disabled,.datepicker table tr td.range.today.disabled:hover:active,.datepicker table tr td.range.today.disabled:hover:hover,.datepicker table tr td.range.today.disabled:hover[disabled],.datepicker table tr td.range.today.disabled[disabled],.datepicker table tr td.range.today:active,.datepicker table tr td.range.today:hover,.datepicker table tr td.range.today:hover.active,.datepicker table tr td.range.today:hover.disabled,.datepicker table tr td.range.today:hover:active,.datepicker table tr td.range.today:hover:hover,.datepicker table tr td.range.today:hover[disabled],.datepicker table tr td.range.today[disabled]{background-color:#f3e97a}.datepicker table tr td.range.today.active,.datepicker table tr td.range.today.disabled.active,.datepicker table tr td.range.today.disabled:active,.datepicker table tr td.range.today.disabled:hover.active,.datepicker table tr td.range.today.disabled:hover:active,.datepicker table tr td.range.today:active,.datepicker table tr td.range.today:hover.active,.datepicker table tr td.range.today:hover:active{background-color:#efe24b\9}.datepicker table tr td.selected,.datepicker table tr td.selected.disabled,.datepicker table tr td.selected.disabled:hover,.datepicker table tr td.selected:hover{background-color:#9e9e9e;background-image:-moz-linear-gradient(to bottom,#b3b3b3,grey);background-image:-ms-linear-gradient(to bottom,#b3b3b3,grey);background-image:-webkit-gradient(linear,0 0,0 100%,from(#b3b3b3),to(grey));background-image:-webkit-linear-gradient(to bottom,#b3b3b3,grey);background-image:-o-linear-gradient(to bottom,#b3b3b3,grey);background-image:linear-gradient(to bottom,#b3b3b3,grey);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3b3b3', endColorstr='#808080', GradientType=0);border-color:grey grey #595959;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.datepicker table tr td.selected.active,.datepicker table tr td.selected.disabled,.datepicker table tr td.selected.disabled.active,.datepicker table tr td.selected.disabled.disabled,.datepicker table tr td.selected.disabled:active,.datepicker table tr td.selected.disabled:hover,.datepicker table tr td.selected.disabled:hover.active,.datepicker table tr td.selected.disabled:hover.disabled,.datepicker table tr td.selected.disabled:hover:active,.datepicker table tr td.selected.disabled:hover:hover,.datepicker table tr td.selected.disabled:hover[disabled],.datepicker table tr td.selected.disabled[disabled],.datepicker table tr td.selected:active,.datepicker table tr td.selected:hover,.datepicker table tr td.selected:hover.active,.datepicker table tr td.selected:hover.disabled,.datepicker table tr td.selected:hover:active,.datepicker table tr td.selected:hover:hover,.datepicker table tr td.selected:hover[disabled],.datepicker table tr td.selected[disabled]{background-color:grey}.datepicker table tr td.selected.active,.datepicker table tr td.selected.disabled.active,.datepicker table tr td.selected.disabled:active,.datepicker table tr td.selected.disabled:hover.active,.datepicker table tr td.selected.disabled:hover:active,.datepicker table tr td.selected:active,.datepicker table tr td.selected:hover.active,.datepicker table tr td.selected:hover:active{background-color:#666\9}.datepicker table tr td.active,.datepicker table tr td.active.disabled,.datepicker table tr td.active.disabled:hover,.datepicker table tr td.active:hover{background-color:#006dcc;background-image:-moz-linear-gradient(to bottom,#08c,#04c);background-image:-ms-linear-gradient(to bottom,#08c,#04c);background-image:-webkit-gradient(linear,0 0,0 100%,from(#08c),to(#04c));background-image:-webkit-linear-gradient(to bottom,#08c,#04c);background-image:-o-linear-gradient(to bottom,#08c,#04c);background-image:linear-gradient(to bottom,#08c,#04c);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#08c', endColorstr='#0044cc', GradientType=0);border-color:#04c #04c #002a80;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.datepicker table tr td.active.active,.datepicker table tr td.active.disabled,.datepicker table tr td.active.disabled.active,.datepicker table tr td.active.disabled.disabled,.datepicker table tr td.active.disabled:active,.datepicker table tr td.active.disabled:hover,.datepicker table tr td.active.disabled:hover.active,.datepicker table tr td.active.disabled:hover.disabled,.datepicker table tr td.active.disabled:hover:active,.datepicker table tr td.active.disabled:hover:hover,.datepicker table tr td.active.disabled:hover[disabled],.datepicker table tr td.active.disabled[disabled],.datepicker table tr td.active:active,.datepicker table tr td.active:hover,.datepicker table tr td.active:hover.active,.datepicker table tr td.active:hover.disabled,.datepicker table tr td.active:hover:active,.datepicker table tr td.active:hover:hover,.datepicker table tr td.active:hover[disabled],.datepicker table tr td.active[disabled]{background-color:#04c}.datepicker table tr td.active.active,.datepicker table tr td.active.disabled.active,.datepicker table tr td.active.disabled:active,.datepicker table tr td.active.disabled:hover.active,.datepicker table tr td.active.disabled:hover:active,.datepicker table tr td.active:active,.datepicker table tr td.active:hover.active,.datepicker table tr td.active:hover:active{background-color:#039\9}.datepicker table tr td span{display:block;width:23%;height:54px;line-height:54px;float:left;margin:1%;cursor:pointer;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.datepicker table tr td span.focused,.datepicker table tr td span:hover{background:#eee}.datepicker table tr td span.disabled,.datepicker table tr td span.disabled:hover{background:0 0;color:#999;cursor:default}.datepicker table tr td span.active,.datepicker table tr td span.active.disabled,.datepicker table tr td span.active.disabled:hover,.datepicker table tr td span.active:hover{background-color:#006dcc;background-image:-moz-linear-gradient(to bottom,#08c,#04c);background-image:-ms-linear-gradient(to bottom,#08c,#04c);background-image:-webkit-gradient(linear,0 0,0 100%,from(#08c),to(#04c));background-image:-webkit-linear-gradient(to bottom,#08c,#04c);background-image:-o-linear-gradient(to bottom,#08c,#04c);background-image:linear-gradient(to bottom,#08c,#04c);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#08c', endColorstr='#0044cc', GradientType=0);border-color:#04c #04c #002a80;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.datepicker table tr td span.active.active,.datepicker table tr td span.active.disabled,.datepicker table tr td span.active.disabled.active,.datepicker table tr td span.active.disabled.disabled,.datepicker table tr td span.active.disabled:active,.datepicker table tr td span.active.disabled:hover,.datepicker table tr td span.active.disabled:hover.active,.datepicker table tr td span.active.disabled:hover.disabled,.datepicker table tr td span.active.disabled:hover:active,.datepicker table tr td span.active.disabled:hover:hover,.datepicker table tr td span.active.disabled:hover[disabled],.datepicker table tr td span.active.disabled[disabled],.datepicker table tr td span.active:active,.datepicker table tr td span.active:hover,.datepicker table tr td span.active:hover.active,.datepicker table tr td span.active:hover.disabled,.datepicker table tr td span.active:hover:active,.datepicker table tr td span.active:hover:hover,.datepicker table tr td span.active:hover[disabled],.datepicker table tr td span.active[disabled]{background-color:#04c}.datepicker table tr td span.active.active,.datepicker table tr td span.active.disabled.active,.datepicker table tr td span.active.disabled:active,.datepicker table tr td span.active.disabled:hover.active,.datepicker table tr td span.active.disabled:hover:active,.datepicker table tr td span.active:active,.datepicker table tr td span.active:hover.active,.datepicker table tr td span.active:hover:active{background-color:#039\9}.datepicker table tr td span.new,.datepicker table tr td span.old{color:#999}.datepicker .datepicker-switch{width:145px}.datepicker .datepicker-switch,.datepicker .next,.datepicker .prev,.datepicker tfoot tr th{cursor:pointer}.datepicker .datepicker-switch:hover,.datepicker .next:hover,.datepicker .prev:hover,.datepicker tfoot tr th:hover{background:#eee}.datepicker .cw{font-size:10px;width:12px;padding:0 2px 0 5px;vertical-align:middle}.input-append.date .add-on,.input-prepend.date .add-on{cursor:pointer}.input-append.date .add-on i,.input-prepend.date .add-on i{margin-top:3px}.input-daterange input{text-align:center}.input-daterange input:first-child{-webkit-border-radius:3px 0 0 3px;-moz-border-radius:3px 0 0 3px;border-radius:3px 0 0 3px}.input-daterange input:last-child{-webkit-border-radius:0 3px 3px 0;-moz-border-radius:0 3px 3px 0;border-radius:0 3px 3px 0}.input-daterange .add-on{display:inline-block;width:auto;min-width:16px;height:18px;padding:4px 5px;font-weight:400;line-height:18px;text-align:center;text-shadow:0 1px 0 #fff;vertical-align:middle;background-color:#eee;border:1px solid #ccc;margin-left:-5px;margin-right:-5px}
/*# sourceMappingURL=bootstrap-datepicker.min.css.map */

/* BASICS */

.CodeMirror {
  /* Set height, width, borders, and global font properties here */
  font-family: monospace;
  height: 300px;
}
.CodeMirror-scroll {
  /* Set scrolling behaviour here */
  overflow: auto;
}

/* PADDING */

.CodeMirror-lines {
  padding: 4px 0; /* Vertical padding around content */
}
.CodeMirror pre {
  padding: 0 4px; /* Horizontal padding of content */
}

.CodeMirror-scrollbar-filler, .CodeMirror-gutter-filler {
  background-color: white; /* The little square between H and V scrollbars */
}

/* GUTTER */

.CodeMirror-gutters {
  border-right: 1px solid #ddd;
  background-color: #f7f7f7;
  white-space: nowrap;
}
.CodeMirror-linenumbers {}
.CodeMirror-linenumber {
  padding: 0 3px 0 5px;
  min-width: 20px;
  text-align: right;
  color: #999;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

.CodeMirror-guttermarker { color: black; }
.CodeMirror-guttermarker-subtle { color: #999; }

/* CURSOR */

.CodeMirror div.CodeMirror-cursor {
  border-left: 1px solid black;
}
/* Shown when moving in bi-directional text */
.CodeMirror div.CodeMirror-secondarycursor {
  border-left: 1px solid silver;
}
.CodeMirror.cm-keymap-fat-cursor div.CodeMirror-cursor {
  width: auto;
  border: 0;
  background: #7e7;
}
.cm-animate-fat-cursor {
  width: auto;
  border: 0;
  -webkit-animation: blink 1.06s steps(1) infinite;
  -moz-animation: blink 1.06s steps(1) infinite;
  animation: blink 1.06s steps(1) infinite;
}
@-moz-keyframes blink {
  0% { background: #7e7; }
  50% { background: none; }
  100% { background: #7e7; }
}
@-webkit-keyframes blink {
  0% { background: #7e7; }
  50% { background: none; }
  100% { background: #7e7; }
}
@keyframes blink {
  0% { background: #7e7; }
  50% { background: none; }
  100% { background: #7e7; }
}

/* Can style cursor different in overwrite (non-insert) mode */
div.CodeMirror-overwrite div.CodeMirror-cursor {}

.cm-tab { display: inline-block; }

.CodeMirror-ruler {
  border-left: 1px solid #ccc;
  position: absolute;
}

/* DEFAULT THEME */

.cm-s-default .cm-keyword {color: #708;}
.cm-s-default .cm-atom {color: #219;}
.cm-s-default .cm-number {color: #164;}
.cm-s-default .cm-def {color: #00f;}
.cm-s-default .cm-variable,
.cm-s-default .cm-punctuation,
.cm-s-default .cm-property,
.cm-s-default .cm-operator {}
.cm-s-default .cm-variable-2 {color: #05a;}
.cm-s-default .cm-variable-3 {color: #085;}
.cm-s-default .cm-comment {color: #a50;}
.cm-s-default .cm-string {color: #a11;}
.cm-s-default .cm-string-2 {color: #f50;}
.cm-s-default .cm-meta {color: #555;}
.cm-s-default .cm-qualifier {color: #555;}
.cm-s-default .cm-builtin {color: #30a;}
.cm-s-default .cm-bracket {color: #997;}
.cm-s-default .cm-tag {color: #170;}
.cm-s-default .cm-attribute {color: #00c;}
.cm-s-default .cm-header {color: blue;}
.cm-s-default .cm-quote {color: #090;}
.cm-s-default .cm-hr {color: #999;}
.cm-s-default .cm-link {color: #00c;}

.cm-negative {color: #d44;}
.cm-positive {color: #292;}
.cm-header, .cm-strong {font-weight: bold;}
.cm-em {font-style: italic;}
.cm-link {text-decoration: underline;}

.cm-s-default .cm-error {color: #f00;}
.cm-invalidchar {color: #f00;}

/* Default styles for common addons */

div.CodeMirror span.CodeMirror-matchingbracket {color: #0f0;}
div.CodeMirror span.CodeMirror-nonmatchingbracket {color: #f22;}
.CodeMirror-matchingtag { background: rgba(255, 150, 0, .3); }
.CodeMirror-activeline-background {background: #e8f2ff;}

/* STOP */

/* The rest of this file contains styles related to the mechanics of
   the editor. You probably shouldn't touch them. */

.CodeMirror {
  line-height: 1;
  position: relative;
  overflow: hidden;
  background: white;
  color: black;
}

.CodeMirror-scroll {
  /* 30px is the magic margin used to hide the element's real scrollbars */
  /* See overflow: hidden in .CodeMirror */
  margin-bottom: -30px; margin-right: -30px;
  padding-bottom: 30px;
  height: 100%;
  outline: none; /* Prevent dragging from highlighting the element */
  position: relative;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.CodeMirror-sizer {
  position: relative;
  border-right: 30px solid transparent;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

/* The fake, visible scrollbars. Used to force redraw during scrolling
   before actuall scrolling happens, thus preventing shaking and
   flickering artifacts. */
.CodeMirror-vscrollbar, .CodeMirror-hscrollbar, .CodeMirror-scrollbar-filler, .CodeMirror-gutter-filler {
  position: absolute;
  z-index: 6;
  display: none;
}
.CodeMirror-vscrollbar {
  right: 0; top: 0;
  overflow-x: hidden;
  overflow-y: scroll;
}
.CodeMirror-hscrollbar {
  bottom: 0; left: 0;
  overflow-y: hidden;
  overflow-x: scroll;
}
.CodeMirror-scrollbar-filler {
  right: 0; bottom: 0;
}
.CodeMirror-gutter-filler {
  left: 0; bottom: 0;
}

.CodeMirror-gutters {
  position: absolute; left: 0; top: 0;
  padding-bottom: 30px;
  z-index: 3;
}
.CodeMirror-gutter {
  white-space: normal;
  height: 100%;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  padding-bottom: 30px;
  margin-bottom: -32px;
  display: inline-block;
  /* Hack to make IE7 behave */
  *zoom:1;
  *display:inline;
}
.CodeMirror-gutter-elt {
  position: absolute;
  cursor: default;
  z-index: 4;
}

.CodeMirror-lines {
  cursor: text;
}
.CodeMirror pre {
  /* Reset some styles that the rest of the page might have set */
  -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0;
  border-width: 0;
  background: transparent;
  font-family: inherit;
  font-size: inherit;
  margin: 0;
  white-space: pre;
  word-wrap: normal;
  line-height: inherit;
  color: inherit;
  z-index: 2;
  position: relative;
  overflow: visible;
}
.CodeMirror-wrap pre {
  word-wrap: break-word;
  white-space: pre-wrap;
  word-break: normal;
}

.CodeMirror-linebackground {
  position: absolute;
  left: 0; right: 0; top: 0; bottom: 0;
  z-index: 0;
}

.CodeMirror-linewidget {
  position: relative;
  z-index: 2;
  overflow: auto;
}

.CodeMirror-widget {}

.CodeMirror-wrap .CodeMirror-scroll {
  overflow-x: hidden;
}

.CodeMirror-measure {
  position: absolute;
  width: 100%;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.CodeMirror-measure pre { position: static; }

.CodeMirror div.CodeMirror-cursor {
  position: absolute;
  border-right: none;
  width: 0;
}

div.CodeMirror-cursors {
  visibility: hidden;
  position: relative;
  z-index: 1;
}
.CodeMirror-focused div.CodeMirror-cursors {
  visibility: visible;
}

.CodeMirror-selected { background: #d9d9d9; }
.CodeMirror-focused .CodeMirror-selected { background: #d7d4f0; }
.CodeMirror-crosshair { cursor: crosshair; }

.cm-searching {
  background: #ffa;
  background: rgba(255, 255, 0, .4);
}

/* IE7 hack to prevent it from returning funny offsetTops on the spans */
.CodeMirror span { *vertical-align: text-bottom; }

/* Used to force a border model for a node */
.cm-force-border { padding-right: .1px; }

@media print {
  /* Hide the cursor when printing */
  .CodeMirror div.CodeMirror-cursors {
    visibility: hidden;
  }
}

/* Based on Sublime Text's Monokai theme */

.cm-s-monokai.CodeMirror {background: #272822; color: #f8f8f2;}
.cm-s-monokai div.CodeMirror-selected {background: #49483E !important;}
.cm-s-monokai .CodeMirror-gutters {background: #272822; border-right: 0px;}
.cm-s-monokai .CodeMirror-guttermarker { color: white; }
.cm-s-monokai .CodeMirror-guttermarker-subtle { color: #d0d0d0; }
.cm-s-monokai .CodeMirror-linenumber {color: #d0d0d0;}
.cm-s-monokai .CodeMirror-cursor {border-left: 1px solid #f8f8f0 !important;}

.cm-s-monokai span.cm-comment {color: #75715e;}
.cm-s-monokai span.cm-atom {color: #ae81ff;}
.cm-s-monokai span.cm-number {color: #ae81ff;}

.cm-s-monokai span.cm-property, .cm-s-monokai span.cm-attribute {color: #a6e22e;}
.cm-s-monokai span.cm-keyword {color: #f92672;}
.cm-s-monokai span.cm-string {color: #e6db74;}

.cm-s-monokai span.cm-variable {color: #a6e22e;}
.cm-s-monokai span.cm-variable-2 {color: #9effff;}
.cm-s-monokai span.cm-def {color: #fd971f;}
.cm-s-monokai span.cm-bracket {color: #f8f8f2;}
.cm-s-monokai span.cm-tag {color: #f92672;}
.cm-s-monokai span.cm-link {color: #ae81ff;}
.cm-s-monokai span.cm-error {background: #f92672; color: #f8f8f0;}

.cm-s-monokai .CodeMirror-activeline-background {background: #373831 !important;}
.cm-s-monokai .CodeMirror-matchingbracket {
  text-decoration: underline;
  color: white !important;
}

















@-webkit-keyframes cardEnter {
    0%, 20%, 40%, 60%, 80%, 100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
    }

    40% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
    }

    80% {
        -webkit-transform: scale3d(0.97, 0.97, 0.97);
    }

    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
    }
}

@keyframes cardEnter {
    0%, 20%, 40%, 60%, 80%, 100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }

    40% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03);
    }

    80% {
        -webkit-transform: scale3d(0.97, 0.97, 0.97);
        transform: scale3d(0.97, 0.97, 0.97);
    }

    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
/* -- Input styles ---------------------------------- */
.form-material {
    /* -- label styles ---------------------------------- */
    /* active state */
    /* input colors ---- */
    /* help-block */
    /* input addon ---*/
    /* ------  inline ----*/
    /* -- bar styles -------------------------------------- */
    /* active state */
    /* -- highlighter styles ------------------------------ */
    /* active state */
    /* -- highlighter animation --------------------------- */
}

    .form-material .form-group {
        position: relative;
        margin-top: 35px;
        margin-bottom: 20px;
    }

    .form-material .input-group {
        position: relative;
    }

    .form-material .form-control {
        display: block;
        height: 36px;
        width: 100%;
        border: none;
        border-radius: 0 !important;
        font-size: 12px;
        padding: 0;
        background-color: white;
        box-shadow: none;
        border-bottom: 1px solid #D5D5D5;
    }

    .form-material textarea.form-control {
        height: auto;
    }

    .form-material .input-group .form-control {
        position: relative;
        z-index: inherit;
        float: inherit;
        width: 100%;
        margin-bottom: 0;
    }

    .form-material .form-control:focus {
        xborder-color: #D5D5D5;
        outline: none;
        box-shadow: none;
    }

    .form-material label {
        position: absolute;
        top: -18px;
        color: #333;
        font-size: 12px;
        font-weight: 400;
        transition: 0.2s ease all;
        -moz-transition: 0.2s ease all;
        -webkit-transition: 0.2s ease all;
    }

    .form-material .form-horizontal .control-label {
        position: relative;
        top: 0;
        margin-bottom: 0;
    }

    .form-material .float-label {
        left: 0;
        top: 7px;
        font-size: 12px;
        pointer-events: none;
    }

    .form-material .form-control:focus ~ .float-label,
    .form-material .form-control:valid ~ .float-label {
        top: -18px;
        font-size: 11px;
    }

    .form-material .form-control:focus ~ label {
        color: #E34724;
    }

    .form-material .form-control:focus ~ .form-bar:before,
    .form-material .form-control:focus ~ .form-bar:after {
        background: #E34724;
    }

    .form-material .form-group .help-block {
        position: absolute;
    }

    .form-material .help-block {
        color: #bdbdbd;
        font-size: 12px;
        font-weight: 300;
    }

    .form-material .input-group-addon {
        border: none;
        background: transparent;
    }

    .form-material .input-group-addon,
    .form-material .form-inline .input-group {
        display: table-cell;
    }

    .form-material .input-group-addon,
    .form-material .input-group-btn {
        width: inherit;
    }

    .form-material .input-group {
        width: 100%;
    }

    .form-material .form-bar {
        position: relative;
        display: none;
        width: 100%;
    }

        .form-material .form-bar:before,
        .form-material .form-bar:after {
            content: '';
            height: 1px;
            width: 0;
            bottom: 0;
            position: absolute;
            transition: 0.3s ease all;
            -moz-transition: 0.3s ease all;
            -webkit-transition: 0.3s ease all;
        }

        .form-material .form-bar:before {
            left: 50%;
        }

        .form-material .form-bar:after {
            right: 50%;
        }

    .form-material .form-control:focus ~ .form-bar:before,
    .form-material .form-control:focus ~ .form-bar:after {
        width: 50%;
    }

    .form-material .form-highlight {
        position: absolute;
        height: 60%;
        width: 60px;
        top: 25%;
        left: 0;
        pointer-events: none;
        opacity: 0.4;
    }

    .form-material .form-control:focus ~ .form-highlight {
        -webkit-animation: inputHighlighter 0.3s ease;
        -moz-animation: inputHighlighter 0.3s ease;
        animation: inputHighlighter 0.3s ease;
    }

@-webkit-keyframes inputHighlighter {
    from {
        background: #3fbae4;
    }

    to {
        width: 0;
        background: transparent;
    }
}

@-moz-keyframes inputHighlighter {
    from {
        background: #3fbae4;
    }

    to {
        width: 0;
        background: transparent;
    }
}

@keyframes inputHighlighter {
    from {
        background: #3fbae4;
    }

    to {
        width: 0;
        background: transparent;
    }
}

.form-material .form-group.checkbox-material {
    margin-top: 20px;
}

.form-material .checkbox-material input[type='checkbox'] {
    height: 0;
    width: 0;
    opacity: 0;
}

.form-material .checkbox-material label {
    font-size: 12px;
    line-height: 19px;
    display: inline-block;
    overflow: hidden;
    position: relative;
    top: 10px;
    padding-left: 0;
    cursor: pointer;
}

.form-material .checkbox-material .chk-span {
    top: 0;
    border: 1px solid #D5D5D5;
    color: #D5D5D5;
    cursor: pointer;
    display: inline-block;
    float: left;
    height: 18px;
    margin: 0px 14px 0px 0px;
    outline-color: #eaeaea;
    padding: 0;
    position: relative;
    width: 18px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    z-index: 1;
}

    .form-material .checkbox-material .chk-span.checked {
        top: -2px;
        border-left: 2px solid #3fbae4;
        border-bottom: 4px solid #3fbae4;
        border-top: 1px solid rgba(0, 0, 0, 0);
        border-right: 1px solid rgba(0, 0, 0, 0);
        -webkit-transform: rotate(-45deg) scaleY(0.5);
        -moz-transform: rotate(-45deg) scaleY(0.5);
        -ms-transform: rotate(-45deg) scaleY(0.5);
        -o-transform: rotate(-45deg) scaleY(0.5);
        transform: rotate(-45deg) scaleY(0.5);
    }

    .form-material .checkbox-material .chk-span.checked {
        border-left-color: #3fbae4;
        border-bottom-color: #3fbae4;
    }

.form-material .checkbox-material input[type='checkbox']:focus ~ label {
    color: #3fbae4;
}

    .form-material .checkbox-material input[type='checkbox']:focus ~ label .chk-span {
        border-color: #3fbae4;
    }

        .form-material .checkbox-material input[type='checkbox']:focus ~ label .chk-span.checked {
            border-left-color: #3fbae4;
            border-bottom-color: #3fbae4;
            border-top: 1px solid rgba(0, 0, 0, 0);
            border-right: 1px solid rgba(0, 0, 0, 0);
        }

.form-material .form-control-static {
    font-size: 14px;
}

.form-material .form-control[disabled],
.form-material .form-control[readonly],
.form-material fieldset[disabled] .form-control {
    background-color: transparent;
    border-bottom-style: dashed;
}

.form-material #focusedInput {
    border-color: #ccc;
    border-color: rgba(82, 168, 236, 0.8);
    outline: 0;
    box-shadow: none;
}

.form-material .radio-material {
    padding-right: 20px;
    font-size: 12px;
    line-height: 20px;
    cursor: pointer;
}

.form-material label.radio-material {
    position: relative;
    top: 0px;
}

.form-material .radio-material:hover .inner {
    -webkit-transform: scale(0.5);
    -ms-transform: scale(0.5);
    transform: scale(0.5);
    opacity: .5;
}

.form-material .radio-material input {
    width: 1px;
    height: 1px;
    opacity: 0;
}

    .form-material .radio-material input:checked + .outer .inner {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }

    .form-material .radio-material input:checked + .outer {
        border: 1px solid #D5D5D5;
    }

    .form-material .radio-material input:focus + .outer .inner {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        opacity: 1;
        background-color: #3fbae4;
    }

.form-material .radio-material .outer {
    width: 20px;
    height: 20px;
    display: block;
    float: left;
    margin: 0px 10px 0px 0px;
    border: 1px solid #D5D5D5;
    border-radius: 50%;
    background-color: #fff;
}

.form-material .radio-material .inner {
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    width: 14px;
    height: 14px;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    display: block;
    margin: 2px;
    border-radius: 50%;
    background-color: #3fbae4;
    opacity: 0;
}

@media (min-width: 768px) {
    .form-material .form-horizontal .control-label {
        font-size: 14px;
    }

    .form-material .form-inline .form-group {
        margin-top: 16px;
    }

    .form-material .input-group-btn,
    .form-material .input-group .form-control,
    .form-material .input-group-addon,
    .form-material .form-inline .input-group {
        display: inline-block;
    }

    .form-material .input-group {
        width: auto;
    }

    .form-material .form-inline .radio label,
    .form-material .form-inline .checkbox label {
        padding-left: 5px;
    }
}
/* FUNCTIONS */
/* EOF FUNCTIONS */
/* X-Dashboard */
.x-dashboard .page-container .page-content {
    margin-left: 0px;
    background: #F9FAFB;
}

    .x-dashboard .page-container .page-content .page-content-wrap .x-hnavigation {
        float: left;
        width: 100%;
        background: #FFF;
        line-height: 70px;
        height: 70px;
        -moz-box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.1);
        -webkit-box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.1);
        box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.1);
    }

        .x-dashboard .page-container .page-content .page-content-wrap .x-hnavigation .x-hnavigation-logo {
            float: left;
            width: 180px;
            height: 70px;
        }

            .x-dashboard .page-container .page-content .page-content-wrap .x-hnavigation .x-hnavigation-logo > a {
                float: left;
                width: 100%;
                height: 70px;
                background: url("Shared/theme/img/logo-black.png") left center no-repeat;
                font-size: 0px;
                text-indent: 9999px;
                overflow: hidden;
            }

        .x-dashboard .page-container .page-content .page-content-wrap .x-hnavigation > ul {
            float: left;
            display: block;
            list-style: none;
            padding: 0px;
            margin: 0px;
        }

            .x-dashboard .page-container .page-content .page-content-wrap .x-hnavigation > ul > li {
                float: left;
                position: relative;
            }

                .x-dashboard .page-container .page-content .page-content-wrap .x-hnavigation > ul > li > a {
                    display: block;
                    float: left;
                    line-height: 70px;
                    padding: 0px 5px;
                    margin: 0px 25px;
                    font-size: 14px;
                    font-weight: 600;
                    border-top: 3px solid #FFF;
                    color: #92ABB8;
                    -webkit-transition: all 200ms ease;
                    -moz-transition: all 200ms ease;
                    -ms-transition: all 200ms ease;
                    -o-transition: all 200ms ease;
                    transition: all 200ms ease;
                    position: relative;
                }

                .x-dashboard .page-container .page-content .page-content-wrap .x-hnavigation > ul > li:hover > a,
                .x-dashboard .page-container .page-content .page-content-wrap .x-hnavigation > ul > li.active > a {
                    border-top: 3px solid #e34724;
                    color: #1F1F1F;
                    text-decoration: none;
                }

                .x-dashboard .page-container .page-content .page-content-wrap .x-hnavigation > ul > li.xn-openable > a {
                    margin-right: 40px;
                }

                    .x-dashboard .page-container .page-content .page-content-wrap .x-hnavigation > ul > li.xn-openable > a:after {
                        position: absolute;
                        font-family: "FontAwesome";
                        content: "\f107";
                        font-size: 14px;
                        height: 14px;
                        line-height: 20px;
                        width: 15px;
                        height: 20px;
                        right: -15px;
                        top: 25px;
                    }

                .x-dashboard .page-container .page-content .page-content-wrap .x-hnavigation > ul > li.xn-openable ul {
                    position: absolute;
                    left: 0px;
                    top: 0px;
                    list-style: none;
                    width: 200px;
                    background: #FFF;
                    padding: 0px;
                    margin: 0px;
                    -moz-box-shadow: 1px 2px 6px rgba(0, 0, 0, 0.1);
                    -webkit-box-shadow: 1px 2px 6px rgba(0, 0, 0, 0.1);
                    box-shadow: 1px 2px 6px rgba(0, 0, 0, 0.1);
                    display: none;
                    z-index: 10;
                }

                    .x-dashboard .page-container .page-content .page-content-wrap .x-hnavigation > ul > li.xn-openable ul li {
                        float: left;
                        width: 100%;
                        position: relative;
                    }

                        .x-dashboard .page-container .page-content .page-content-wrap .x-hnavigation > ul > li.xn-openable ul li a {
                            display: block;
                            float: left;
                            width: 100%;
                            line-height: 24px;
                            padding: 10px 15px;
                            font-size: 12px;
                            font-weight: 600;
                            color: #666;
                            text-decoration: none;
                            -webkit-transition: all 200ms ease;
                            -moz-transition: all 200ms ease;
                            -ms-transition: all 200ms ease;
                            -o-transition: all 200ms ease;
                            transition: all 200ms ease;
                            position: relative;
                        }

                            .x-dashboard .page-container .page-content .page-content-wrap .x-hnavigation > ul > li.xn-openable ul li a span {
                                width: 20px;
                                height: 24px;
                                margin-right: 10px;
                                font-size: 14px;
                                line-height: 24px;
                                text-align: center;
                                color: #92ABB8;
                            }

                            .x-dashboard .page-container .page-content .page-content-wrap .x-hnavigation > ul > li.xn-openable ul li a:hover {
                                background: #FBFBFB;
                                color: #e34724;
                            }

                        .x-dashboard .page-container .page-content .page-content-wrap .x-hnavigation > ul > li.xn-openable ul li.xn-openable > a {
                            padding-right: 30px;
                        }

                            .x-dashboard .page-container .page-content .page-content-wrap .x-hnavigation > ul > li.xn-openable ul li.xn-openable > a:after {
                                position: absolute;
                                font-family: "FontAwesome";
                                content: "\f105";
                                font-size: 14px;
                                height: 14px;
                                line-height: 24px;
                                width: 20px;
                                height: 24px;
                                right: 0px;
                                top: 10px;
                            }

                        .x-dashboard .page-container .page-content .page-content-wrap .x-hnavigation > ul > li.xn-openable ul li.xn-openable > ul {
                            top: 0px;
                            right: -200px;
                            left: auto;
                            -moz-box-shadow: 2px 0px 6px rgba(0, 0, 0, 0.1);
                            -webkit-box-shadow: 2px 0px 6px rgba(0, 0, 0, 0.1);
                            box-shadow: 2px 0px 6px rgba(0, 0, 0, 0.1);
                        }

                        .x-dashboard .page-container .page-content .page-content-wrap .x-hnavigation > ul > li.xn-openable ul li.xn-openable:hover > ul {
                            display: block;
                        }

                .x-dashboard .page-container .page-content .page-content-wrap .x-hnavigation > ul > li.xn-openable > ul {
                    top: 70px;
                    left: 15px;
                }

                .x-dashboard .page-container .page-content .page-content-wrap .x-hnavigation > ul > li.xn-openable:hover > ul {
                    display: block;
                }

        .x-dashboard .page-container .page-content .page-content-wrap .x-hnavigation .x-features {
            float: right;
            height: 70px;
        }

            .x-dashboard .page-container .page-content .page-content-wrap .x-hnavigation .x-features .x-features-nav-open {
                float: left;
                width: 36px;
                height: 36px;
                margin: 17px 15px 17px 0px;
                text-align: center;
                line-height: 36px;
                font-size: 21px;
                color: #8699AA;
                cursor: pointer;
                display: none;
            }

            .x-dashboard .page-container .page-content .page-content-wrap .x-hnavigation .x-features .x-features-search {
                float: left;
                width: 36px;
                height: 36px;
                -moz-border-radius: 18px;
                -webkit-border-radius: 18px;
                border-radius: 18px;
                background: #DEE4EC;
                margin: 17px 15px 17px 0px;
                position: relative;
                cursor: pointer;
                -webkit-transition: all 200ms ease;
                -moz-transition: all 200ms ease;
                -ms-transition: all 200ms ease;
                -o-transition: all 200ms ease;
                transition: all 200ms ease;
            }

                .x-dashboard .page-container .page-content .page-content-wrap .x-hnavigation .x-features .x-features-search input[type="text"] {
                    width: 26px;
                    height: 26px;
                    margin: 5px;
                    line-height: 26px;
                    border: 0px;
                    background: transparent;
                    padding: 0px;
                    float: left;
                    display: none;
                }

                .x-dashboard .page-container .page-content .page-content-wrap .x-hnavigation .x-features .x-features-search input[type="submit"] {
                    display: none;
                }

                .x-dashboard .page-container .page-content .page-content-wrap .x-hnavigation .x-features .x-features-search:after {
                    position: absolute;
                    font-family: "FontAwesome";
                    content: "\f002";
                    width: 26px;
                    height: 26px;
                    line-height: 26px;
                    text-align: center;
                    font-size: 14px;
                    color: #8699AA;
                    left: 5px;
                    top: 5px;
                }

                .x-dashboard .page-container .page-content .page-content-wrap .x-hnavigation .x-features .x-features-search.active {
                    width: 150px;
                    padding-left: 30px;
                }

                    .x-dashboard .page-container .page-content .page-content-wrap .x-hnavigation .x-features .x-features-search.active input[type="text"] {
                        width: 100px;
                        display: block;
                    }

            .x-dashboard .page-container .page-content .page-content-wrap .x-hnavigation .x-features .x-features-profile {
                float: left;
                width: 56px;
                height: 36px;
                -moz-border-radius: 18px;
                -webkit-border-radius: 18px;
                border-radius: 18px;
                margin: 17px 15px 17px 0px;
                position: relative;
                padding-right: 20px;
                cursor: pointer;
            }

                .x-dashboard .page-container .page-content .page-content-wrap .x-hnavigation .x-features .x-features-profile > img {
                    width: 36px;
                    height: 36px;
                    -moz-border-radius: 18px;
                    -webkit-border-radius: 18px;
                    border-radius: 18px;
                    float: left;
                }

                .x-dashboard .page-container .page-content .page-content-wrap .x-hnavigation .x-features .x-features-profile:after {
                    position: absolute;
                    font-family: "FontAwesome";
                    content: "\f107";
                    font-size: 14px;
                    line-height: 36px;
                    width: 15px;
                    height: 36px;
                    right: 0px;
                    top: 0px;
                    text-align: center;
                }

                .x-dashboard .page-container .page-content .page-content-wrap .x-hnavigation .x-features .x-features-profile > ul {
                    width: 200px;
                    padding: 0px;
                    margin: 0px;
                    position: absolute;
                    overflow: visible;
                    display: none;
                    -moz-border-radius: 3px;
                    -webkit-border-radius: 3px;
                    border-radius: 3px;
                    -moz-box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.1);
                    -webkit-box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.1);
                    box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.1);
                    z-index: 3;
                    top: 70px;
                    right: 0px;
                    background: #FFF;
                }

                    .x-dashboard .page-container .page-content .page-content-wrap .x-hnavigation .x-features .x-features-profile > ul li {
                        float: left;
                        display: block;
                        width: 100%;
                        padding: 0px;
                        margin: 0px;
                    }

                        .x-dashboard .page-container .page-content .page-content-wrap .x-hnavigation .x-features .x-features-profile > ul li a {
                            font-size: 12px;
                            font-weight: 600;
                            color: #666;
                            line-height: 24px;
                            padding: 10px 15px;
                            display: block;
                            float: left;
                            width: 100%;
                            text-decoration: none;
                            border-bottom: 1px solid #FDFDFD;
                            vertical-align: text-bottom;
                        }

                            .x-dashboard .page-container .page-content .page-content-wrap .x-hnavigation .x-features .x-features-profile > ul li a span {
                                width: 20px;
                                height: 24px;
                                margin-right: 10px;
                                font-size: 14px;
                                line-height: 24px;
                                text-align: center;
                                color: #92ABB8;
                            }

                            .x-dashboard .page-container .page-content .page-content-wrap .x-hnavigation .x-features .x-features-profile > ul li a:hover {
                                background: #FBFBFB;
                                color: #e34724;
                            }

                    .x-dashboard .page-container .page-content .page-content-wrap .x-hnavigation .x-features .x-features-profile > ul:after {
                        bottom: 100%;
                        right: 32px;
                        border: solid transparent;
                        content: " ";
                        height: 0;
                        width: 0;
                        position: absolute;
                        pointer-events: none;
                        border-color: rgba(0, 0, 0, 0);
                        border-bottom-color: #FFF;
                        border-width: 5px;
                        margin-left: -5px;
                    }

                .x-dashboard .page-container .page-content .page-content-wrap .x-hnavigation .x-features .x-features-profile.active ul {
                    display: block;
                }

    .x-dashboard .page-container .page-content .page-content-wrap .x-content-tabs {
        float: left;
        width: 100%;
        margin-top: 15px;
        height: 35px;
        border-bottom: 1px solid #E8EBF0;
    }

        .x-dashboard .page-container .page-content .page-content-wrap .x-content-tabs ul {
            float: left;
            width: 100%;
            display: block;
            margin: 0px;
            padding: 0px;
            list-style: none;
        }

            .x-dashboard .page-container .page-content .page-content-wrap .x-content-tabs ul li {
                float: left;
            }

                .x-dashboard .page-container .page-content .page-content-wrap .x-content-tabs ul li a {
                    float: left;
                    display: block;
                    height: 35px;
                    line-height: 35px;
                    padding: 0px 30px;
                    text-align: center;
                    font-size: 12px;
                    color: #555;
                    font-weight: 600;
                    background: #F2F4F7;
                    border: 1px solid #E8EBF0;
                    -moz-border-radius: 3px 3px 0px 0px;
                    -webkit-border-radius: 3px 3px 0px 0px;
                    border-radius: 3px 3px 0px 0px;
                    margin-right: 5px;
                    text-decoration: none;
                }

                    .x-dashboard .page-container .page-content .page-content-wrap .x-content-tabs ul li a span.fa {
                        display: none;
                    }

                    .x-dashboard .page-container .page-content .page-content-wrap .x-content-tabs ul li a.icon {
                        padding: 0px 15px;
                        color: #333;
                    }

                        .x-dashboard .page-container .page-content .page-content-wrap .x-content-tabs ul li a.icon span.fa {
                            display: block;
                            line-height: 35px;
                        }

                    .x-dashboard .page-container .page-content .page-content-wrap .x-content-tabs ul li a:hover {
                        background: #F8F9FA;
                    }

                    .x-dashboard .page-container .page-content .page-content-wrap .x-content-tabs ul li a.active {
                        background: #FFF;
                        border-bottom-color: #FFF;
                    }

    .x-dashboard .page-container .page-content .page-content-wrap .x-content {
        float: left;
        width: 100%;
        padding: 20px 0px 0px;
        background: #FFF;
    }

        .x-dashboard .page-container .page-content .page-content-wrap .x-content .x-content-title {
            float: left;
            width: 100%;
            padding: 10px 20px;
        }

            .x-dashboard .page-container .page-content .page-content-wrap .x-content .x-content-title h1 {
                float: left;
                font-size: 24px;
                font-weight: 600;
                color: #1F1F1F;
                line-height: 40px;
                margin: 0px;
                padding: 0px;
            }

            .x-dashboard .page-container .page-content .page-content-wrap .x-content .x-content-title .btn {
                padding: 9px 15px;
                font-weight: 600;
            }

        .x-dashboard .page-container .page-content .page-content-wrap .x-content .x-chart-widget {
            float: left;
            width: 100%;
        }

            .x-dashboard .page-container .page-content .page-content-wrap .x-content .x-chart-widget .x-chart-widget-head {
                float: left;
                width: 100%;
                padding: 10px 0px 25px 20px;
            }

                .x-dashboard .page-container .page-content .page-content-wrap .x-content .x-chart-widget .x-chart-widget-head .x-chart-widget-title {
                    float: left;
                }

                    .x-dashboard .page-container .page-content .page-content-wrap .x-content .x-chart-widget .x-chart-widget-head .x-chart-widget-title h3 {
                        font-size: 18px;
                        margin: 0px;
                        padding: 0px;
                        font-weight: 400;
                        color: #202020;
                        line-height: 25px;
                        margin-bottom: 5px;
                    }

                    .x-dashboard .page-container .page-content .page-content-wrap .x-content .x-chart-widget .x-chart-widget-head .x-chart-widget-title p {
                        font-size: 12px;
                        color: #93ABB9;
                        margin: 0px;
                    }

                        .x-dashboard .page-container .page-content .page-content-wrap .x-content .x-chart-widget .x-chart-widget-head .x-chart-widget-title p span {
                            color: #FF4C4C;
                        }

                .x-dashboard .page-container .page-content .page-content-wrap .x-content .x-chart-widget .x-chart-widget-head .btn {
                    padding: 9px 15px;
                    font-weight: 600;
                }

                    .x-dashboard .page-container .page-content .page-content-wrap .x-content .x-chart-widget .x-chart-widget-head .btn .btn-default {
                        color: #202020;
                    }

            .x-dashboard .page-container .page-content .page-content-wrap .x-content .x-chart-widget .x-chart-widget-content {
                float: left;
                width: 100%;
                background: #DEE4EC;
                padding: 20px;
            }

                .x-dashboard .page-container .page-content .page-content-wrap .x-content .x-chart-widget .x-chart-widget-content .x-chart-widget-content-head {
                    float: left;
                    width: 100%;
                    margin-bottom: 10px;
                }

                    .x-dashboard .page-container .page-content .page-content-wrap .x-content .x-chart-widget .x-chart-widget-content .x-chart-widget-content-head h4 {
                        font-size: 13px;
                        color: #95ABBB;
                        float: left;
                        line-height: 30px;
                        margin-bottom: 0px;
                    }

                .x-dashboard .page-container .page-content .page-content-wrap .x-content .x-chart-widget .x-chart-widget-content .x-chart-widget-informer {
                    float: left;
                    width: 100%;
                    background: #FFF;
                    -moz-border-radius: 3px;
                    -webkit-border-radius: 3px;
                    border-radius: 3px;
                }

                    .x-dashboard .page-container .page-content .page-content-wrap .x-content .x-chart-widget .x-chart-widget-content .x-chart-widget-informer .x-chart-widget-informer-item {
                        float: left;
                        width: 100%;
                        padding: 15px;
                        border-right: 1px dotted #AFBCC7;
                    }

                        .x-dashboard .page-container .page-content .page-content-wrap .x-content .x-chart-widget .x-chart-widget-content .x-chart-widget-informer .x-chart-widget-informer-item .count {
                            float: left;
                            width: 100%;
                            font-size: 26px;
                            color: #333;
                            line-height: 35px;
                        }

                            .x-dashboard .page-container .page-content .page-content-wrap .x-content .x-chart-widget .x-chart-widget-content .x-chart-widget-informer .x-chart-widget-informer-item .count span {
                                font-size: 11px;
                                color: #95B75D;
                                vertical-align: bottom;
                                margin-left: 5px;
                            }

                                .x-dashboard .page-container .page-content .page-content-wrap .x-content .x-chart-widget .x-chart-widget-content .x-chart-widget-informer .x-chart-widget-informer-item .count span .fa {
                                    font-size: 8px;
                                }

                                .x-dashboard .page-container .page-content .page-content-wrap .x-content .x-chart-widget .x-chart-widget-content .x-chart-widget-informer .x-chart-widget-informer-item .count span.negative {
                                    color: #F26732;
                                }

                        .x-dashboard .page-container .page-content .page-content-wrap .x-content .x-chart-widget .x-chart-widget-content .x-chart-widget-informer .x-chart-widget-informer-item .title {
                            font-size: 13px;
                            color: #93ABB9;
                        }

                        .x-dashboard .page-container .page-content .page-content-wrap .x-content .x-chart-widget .x-chart-widget-content .x-chart-widget-informer .x-chart-widget-informer-item.last {
                            border-right: 0px;
                        }

            .x-dashboard .page-container .page-content .page-content-wrap .x-content .x-chart-widget .x-chart-holder {
                margin: 20px 0px;
            }

        .x-dashboard .page-container .page-content .page-content-wrap .x-content .x-widget-timeline {
            float: left;
            width: 100%;
            background: #FFF;
            margin: 80px 0px 0px;
            -moz-box-shadow: 0px 12px 15px rgba(0, 0, 0, 0.15);
            -webkit-box-shadow: 0px 12px 15px rgba(0, 0, 0, 0.15);
            box-shadow: 0px 12px 15px rgba(0, 0, 0, 0.15);
        }

            .x-dashboard .page-container .page-content .page-content-wrap .x-content .x-widget-timeline .x-widget-timelime-head {
                float: left;
                width: 100%;
                margin-bottom: 20px;
                padding: 0px 20px;
            }

                .x-dashboard .page-container .page-content .page-content-wrap .x-content .x-widget-timeline .x-widget-timelime-head h3 {
                    font-size: 14px;
                    font-weight: 600;
                    line-height: 20px;
                    float: left;
                    color: #202020;
                    margin: 0px;
                    padding: 0px;
                }

                .x-dashboard .page-container .page-content .page-content-wrap .x-content .x-widget-timeline .x-widget-timelime-head a {
                    font-size: 13px;
                    color: #202020;
                    line-height: 20px;
                }

                    .x-dashboard .page-container .page-content .page-content-wrap .x-content .x-widget-timeline .x-widget-timelime-head a span {
                        font-size: 14px;
                        margin-left: 10px;
                    }

            .x-dashboard .page-container .page-content .page-content-wrap .x-content .x-widget-timeline .x-widget-timeline-content {
                float: left;
                width: 100%;
                padding: 10px 20px 15px;
            }

                .x-dashboard .page-container .page-content .page-content-wrap .x-content .x-widget-timeline .x-widget-timeline-content .item {
                    float: left;
                    padding: 0px 15px 15px;
                    border-left: 1px solid #DEE4EC;
                    position: relative;
                    background: #FFF;
                    line-height: 20px;
                    font-size: 13px;
                    vertical-align: top;
                    clear: both;
                }

                    .x-dashboard .page-container .page-content .page-content-wrap .x-content .x-widget-timeline .x-widget-timeline-content .item a {
                        color: #05AAE5;
                    }

                    .x-dashboard .page-container .page-content .page-content-wrap .x-content .x-widget-timeline .x-widget-timeline-content .item span {
                        float: left;
                        color: #94ABBA;
                        font-size: 11px;
                        width: 100%;
                        margin-top: 5px;
                    }

                    .x-dashboard .page-container .page-content .page-content-wrap .x-content .x-widget-timeline .x-widget-timeline-content .item:after {
                        position: absolute;
                        display: block;
                        content: " ";
                        width: 11px;
                        height: 11px;
                        -moz-border-radius: 50%;
                        -webkit-border-radius: 50%;
                        border-radius: 50%;
                        left: -6px;
                        top: 5px;
                        border: 3px solid #C1CDDB;
                        background: #FFF;
                    }

                    .x-dashboard .page-container .page-content .page-content-wrap .x-content .x-widget-timeline .x-widget-timeline-content .item.item-blue:after {
                        border-color: #3FBAE4;
                    }

                    .x-dashboard .page-container .page-content .page-content-wrap .x-content .x-widget-timeline .x-widget-timeline-content .item.item-green:after {
                        border-color: #95B75D;
                    }

                    .x-dashboard .page-container .page-content .page-content-wrap .x-content .x-widget-timeline .x-widget-timeline-content .item.item-red:after {
                        border-color: #E34724;
                    }

                .x-dashboard .page-container .page-content .page-content-wrap .x-content .x-widget-timeline .x-widget-timeline-content .btn {
                    margin-top: 15px;
                    float: left;
                }

        .x-dashboard .page-container .page-content .page-content-wrap .x-content .x-content-inner {
            background: #F2F4F7;
            float: left;
            width: 100%;
            padding: 50px 0px;
        }

        .x-dashboard .page-container .page-content .page-content-wrap .x-content .x-block {
            float: left;
            width: 100%;
        }

            .x-dashboard .page-container .page-content .page-content-wrap .x-content .x-block .x-block-head {
                float: left;
                width: 100%;
                height: 35px;
                margin-bottom: 10px;
            }

                .x-dashboard .page-container .page-content .page-content-wrap .x-content .x-block .x-block-head h3 {
                    float: left;
                    line-height: 35px;
                    font-size: 14px;
                    font-weight: 600;
                }

                .x-dashboard .page-container .page-content .page-content-wrap .x-content .x-block .x-block-head .btn {
                    padding: 7px 15px 6px;
                    font-size: 12px;
                }

                    .x-dashboard .page-container .page-content .page-content-wrap .x-content .x-block .x-block-head .btn.btn-default {
                        color: #1F1F1F;
                        background: transparent;
                    }

            .x-dashboard .page-container .page-content .page-content-wrap .x-content .x-block .x-block-content {
                float: left;
                width: 100%;
                background: #FFF;
            }

                .x-dashboard .page-container .page-content .page-content-wrap .x-content .x-block .x-block-content .x-table {
                    margin-bottom: 0px;
                }

                    .x-dashboard .page-container .page-content .page-content-wrap .x-content .x-block .x-block-content .x-table tr td,
                    .x-dashboard .page-container .page-content .page-content-wrap .x-content .x-block .x-block-content .x-table tr th {
                        border-bottom: 1px solid #DEE4EC;
                        padding: 25px 15px;
                        background: #FFF;
                    }

                    .x-dashboard .page-container .page-content .page-content-wrap .x-content .x-block .x-block-content .x-table tr th {
                        font-size: 13px;
                        color: #8BA5B4;
                        font-weight: 600;
                    }

                    .x-dashboard .page-container .page-content .page-content-wrap .x-content .x-block .x-block-content .x-table tr td {
                        color: #526C7F;
                        font-size: 13px;
                    }

                        .x-dashboard .page-container .page-content .page-content-wrap .x-content .x-block .x-block-content .x-table tr td span {
                            color: #93ABB9;
                            font-size: 12px;
                        }

                    .x-dashboard .page-container .page-content .page-content-wrap .x-content .x-block .x-block-content .x-table tr:last-child td {
                        border-bottom: 0px;
                    }

                .x-dashboard .page-container .page-content .page-content-wrap .x-content .x-block .x-block-content a.x-user {
                    color: #1F1F1F;
                    font-size: 13px;
                    line-height: 40px;
                    margin-bottom: 5px;
                    float: left;
                    width: 100%;
                    font-weight: 600;
                }

                    .x-dashboard .page-container .page-content .page-content-wrap .x-content .x-block .x-block-content a.x-user img {
                        width: 40px;
                        height: 40px;
                        -moz-border-radius: 20px;
                        -webkit-border-radius: 20px;
                        border-radius: 20px;
                        float: left;
                        margin-right: 10px;
                    }

                    .x-dashboard .page-container .page-content .page-content-wrap .x-content .x-block .x-block-content a.x-user > span {
                        color: #1F1F1F !important;
                        font-size: 13px !important;
                    }

                .x-dashboard .page-container .page-content .page-content-wrap .x-content .x-block .x-block-content.x-todo .x-todo-header {
                    float: left;
                    width: 100%;
                    line-height: 40px;
                    padding: 15px 20px;
                    border-bottom: 1px solid #EAEDF2;
                }

                    .x-dashboard .page-container .page-content .page-content-wrap .x-content .x-block .x-block-content.x-todo .x-todo-header label {
                        float: left;
                        margin: 8px 10px 0px 0px;
                    }

                    .x-dashboard .page-container .page-content .page-content-wrap .x-content .x-block .x-block-content.x-todo .x-todo-header h3 {
                        float: left;
                        font-size: 13px;
                        color: #93ABB9;
                        margin: 0px;
                        line-height: 35px;
                        padding: 0px;
                    }

                    .x-dashboard .page-container .page-content .page-content-wrap .x-content .x-block .x-block-content.x-todo .x-todo-header .btn {
                        padding: 7px 15px 6px;
                        font-size: 12px;
                    }

                .x-dashboard .page-container .page-content .page-content-wrap .x-content .x-block .x-block-content.x-todo .x-todo-content {
                    float: left;
                    width: 100%;
                }

                    .x-dashboard .page-container .page-content .page-content-wrap .x-content .x-block .x-block-content.x-todo .x-todo-content .item {
                        float: left;
                        width: 100%;
                        padding: 20px 0px;
                        border-bottom: 1px solid #EAEDF2;
                    }

                        .x-dashboard .page-container .page-content .page-content-wrap .x-content .x-block .x-block-content.x-todo .x-todo-content .item .head {
                            float: left;
                            width: 100%;
                            line-height: 20px;
                            color: #526C7F;
                            padding: 0px 20px;
                            margin-bottom: 20px;
                        }

                            .x-dashboard .page-container .page-content .page-content-wrap .x-content .x-block .x-block-content.x-todo .x-todo-content .item .head .pull-left {
                                margin-right: 20px;
                            }

                            .x-dashboard .page-container .page-content .page-content-wrap .x-content .x-block .x-block-content.x-todo .x-todo-content .item .head .pull-right {
                                color: #93ABB9;
                            }

                            .x-dashboard .page-container .page-content .page-content-wrap .x-content .x-block .x-block-content.x-todo .x-todo-content .item .head .status {
                                float: left;
                                width: 10px;
                                height: 10px;
                                margin-right: 10px;
                                -moz-border-radius: 5px;
                                -webkit-border-radius: 5px;
                                border-radius: 5px;
                                background: #CCC;
                                border: 0px;
                            }

                                .x-dashboard .page-container .page-content .page-content-wrap .x-content .x-block .x-block-content.x-todo .x-todo-content .item .head .status.status-high {
                                    background: #E34724;
                                }

                                .x-dashboard .page-container .page-content .page-content-wrap .x-content .x-block .x-block-content.x-todo .x-todo-content .item .head .status.status-medium {
                                    background: #95B75D;
                                }

                                .x-dashboard .page-container .page-content .page-content-wrap .x-content .x-block .x-block-content.x-todo .x-todo-content .item .head .status.status-low {
                                    background: #3FBAE4;
                                }

                        .x-dashboard .page-container .page-content .page-content-wrap .x-content .x-block .x-block-content.x-todo .x-todo-content .item .title {
                            float: left;
                            width: 100%;
                            padding: 10px 20px;
                        }

                            .x-dashboard .page-container .page-content .page-content-wrap .x-content .x-block .x-block-content.x-todo .x-todo-content .item .title h4 {
                                color: #1F1F1F;
                                font-size: 14px;
                                font-weight: 600;
                                float: left;
                                margin: 0px;
                                padding: 0px;
                                line-height: 20px;
                            }

                            .x-dashboard .page-container .page-content .page-content-wrap .x-content .x-block .x-block-content.x-todo .x-todo-content .item .title label {
                                float: left;
                                margin: 0px;
                                margin-right: 10px;
                            }

                        .x-dashboard .page-container .page-content .page-content-wrap .x-content .x-block .x-block-content.x-todo .x-todo-content .item .content {
                            float: left;
                            width: 100%;
                            padding: 10px 20px;
                            font-size: 13px;
                            color: #526C7F;
                        }

                .x-dashboard .page-container .page-content .page-content-wrap .x-content .x-block .x-block-content.x-todo .x-todo-footer {
                    height: 45px;
                    line-height: 45px;
                    padding: 0px 20px;
                }

                    .x-dashboard .page-container .page-content .page-content-wrap .x-content .x-block .x-block-content.x-todo .x-todo-footer a {
                        font-size: 13px;
                        color: #92ABB8;
                        font-weight: 600;
                    }

                        .x-dashboard .page-container .page-content .page-content-wrap .x-content .x-block .x-block-content.x-todo .x-todo-footer a span {
                            margin-right: 5px;
                        }

        .x-dashboard .page-container .page-content .page-content-wrap .x-content .pagination > li > a {
            background: transparent;
            border: 0px;
            color: #526C7F;
        }

        .x-dashboard .page-container .page-content .page-content-wrap .x-content .pagination > li.disabled > a {
            color: #999;
        }

        .x-dashboard .page-container .page-content .page-content-wrap .x-content .pagination > li.active > a {
            background: #33414E;
            color: #FFF;
        }

    .x-dashboard .page-container .page-content .page-content-wrap .x-content-footer {
        float: left;
        width: 100%;
        padding: 20px;
        background: #E8EBF0;
        font-size: 12px;
        color: #526C7F;
    }
/* END X-Dashboard */
@media only screen and (max-width: 1024px) {
    .x-dashboard .page-container .page-content .page-content-wrap .x-hnavigation {
        height: auto;
    }

        .x-dashboard .page-container .page-content .page-content-wrap .x-hnavigation .x-hnavigation-logo {
            width: 100%;
        }

            .x-dashboard .page-container .page-content .page-content-wrap .x-hnavigation .x-hnavigation-logo > a {
                background-position: center center;
            }

        .x-dashboard .page-container .page-content .page-content-wrap .x-hnavigation .x-features {
            width: 100%;
            background-color: #FBFBFB;
            padding: 0px 20px;
        }

            .x-dashboard .page-container .page-content .page-content-wrap .x-hnavigation .x-features .x-features-nav-open {
                display: block;
            }

        .x-dashboard .page-container .page-content .page-content-wrap .x-hnavigation > ul {
            float: left;
            width: 100%;
            margin-bottom: 10px;
            display: none;
        }

            .x-dashboard .page-container .page-content .page-content-wrap .x-hnavigation > ul > li {
                float: left;
                width: 100%;
            }

                .x-dashboard .page-container .page-content .page-content-wrap .x-hnavigation > ul > li > a {
                    width: 100%;
                    line-height: 30px;
                    color: #1F1F1F;
                    padding: 5px 0px;
                    margin: 0px !important;
                    padding-left: 20px;
                }

                    .x-dashboard .page-container .page-content .page-content-wrap .x-hnavigation > ul > li > a:hover {
                        background: #FBFBFB;
                    }

                .x-dashboard .page-container .page-content .page-content-wrap .x-hnavigation > ul > li.active > a,
                .x-dashboard .page-container .page-content .page-content-wrap .x-hnavigation > ul > li:hover > a {
                    border-top: 3px solid transparent;
                }

                .x-dashboard .page-container .page-content .page-content-wrap .x-hnavigation > ul > li.xn-openable > a:after {
                    position: absolute;
                    font-family: "FontAwesome";
                    content: "\f107";
                    font-size: 14px;
                    height: 14px;
                    line-height: 20px;
                    width: 15px;
                    height: 20px;
                    right: 32px;
                    top: 10px;
                }

                .x-dashboard .page-container .page-content .page-content-wrap .x-hnavigation > ul > li.xn-openable ul {
                    position: relative;
                    float: left;
                    width: 100%;
                    left: auto;
                    top: auto;
                    -moz-box-shadow: none;
                    -webkit-box-shadow: none;
                    box-shadow: none;
                }

                    .x-dashboard .page-container .page-content .page-content-wrap .x-hnavigation > ul > li.xn-openable ul > li > a {
                        padding-left: 40px;
                    }

                    .x-dashboard .page-container .page-content .page-content-wrap .x-hnavigation > ul > li.xn-openable ul li.xn-openable > a:after {
                        content: "\f107";
                        right: 25px;
                    }

                    .x-dashboard .page-container .page-content .page-content-wrap .x-hnavigation > ul > li.xn-openable ul li.xn-openable > ul {
                        right: auto;
                        -moz-box-shadow: none;
                        -webkit-box-shadow: none;
                        box-shadow: none;
                    }

                        .x-dashboard .page-container .page-content .page-content-wrap .x-hnavigation > ul > li.xn-openable ul li.xn-openable > ul li > a {
                            padding-left: 60px;
                        }

                    .x-dashboard .page-container .page-content .page-content-wrap .x-hnavigation > ul > li.xn-openable ul li.xn-openable:hover > ul {
                        display: none;
                    }

                    .x-dashboard .page-container .page-content .page-content-wrap .x-hnavigation > ul > li.xn-openable ul li.xn-openable.active > ul {
                        display: block;
                    }

                .x-dashboard .page-container .page-content .page-content-wrap .x-hnavigation > ul > li.xn-openable:hover > ul {
                    display: none;
                }

                .x-dashboard .page-container .page-content .page-content-wrap .x-hnavigation > ul > li.xn-openable.active > ul {
                    display: block;
                }

        .x-dashboard .page-container .page-content .page-content-wrap .x-hnavigation.active > ul {
            display: block;
        }

    .x-dashboard .page-container .page-content .page-content-wrap .x-content-tabs ul li a {
        padding: 0px 15px;
    }

        .x-dashboard .page-container .page-content .page-content-wrap .x-content-tabs ul li a span {
            display: none;
        }

            .x-dashboard .page-container .page-content .page-content-wrap .x-content-tabs ul li a span.fa {
                display: block;
                line-height: 35px;
            }

    .x-dashboard .page-container .page-content .page-content-wrap .x-content .x-chart-widget .x-chart-widget-head {
        padding: 10px 20px 20px;
    }

    .x-dashboard .page-container .page-content .page-content-wrap .x-content a.x-user img {
        clear: both;
    }

    .x-dashboard .page-container .page-content .page-content-wrap .x-content a.x-user span {
        float: left;
        width: 100%;
        line-height: 16px;
        margin-top: 5px;
    }
}
/* X-Dashboard */
.x-dashboard-dark .page-container .page-content {
    margin-left: 0px;
    background: #F2F3F5;
}

    .x-dashboard-dark .page-container .page-content .page-content-wrap .x-hnavigation {
        position: absolute;
        z-index: 10;
        width: 100%;
        background: #2D3945;
        line-height: 70px;
        height: 70px;
        -moz-box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.1);
        -webkit-box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.1);
        box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.1);
    }

        .x-dashboard-dark .page-container .page-content .page-content-wrap .x-hnavigation .x-hnavigation-logo {
            float: left;
            width: 180px;
            height: 70px;
        }

            .x-dashboard-dark .page-container .page-content .page-content-wrap .x-hnavigation .x-hnavigation-logo > a {
                float: left;
                width: 100%;
                height: 70px;
                background: url("Shared/theme/img/logo-white.png") left center no-repeat;
                font-size: 0px;
                text-indent: 9999px;
                overflow: hidden;
            }

        .x-dashboard-dark .page-container .page-content .page-content-wrap .x-hnavigation > ul {
            float: left;
            display: block;
            list-style: none;
            padding: 0px;
            margin: 0px;
        }

            .x-dashboard-dark .page-container .page-content .page-content-wrap .x-hnavigation > ul > li {
                float: left;
                position: relative;
            }

                .x-dashboard-dark .page-container .page-content .page-content-wrap .x-hnavigation > ul > li > a {
                    display: block;
                    float: left;
                    line-height: 70px;
                    padding: 0px 5px;
                    margin: 0px 25px;
                    font-size: 14px;
                    font-weight: 600;
                    border-top: 3px solid transparent;
                    color: #92ABB8;
                    -webkit-transition: all 200ms ease;
                    -moz-transition: all 200ms ease;
                    -ms-transition: all 200ms ease;
                    -o-transition: all 200ms ease;
                    transition: all 200ms ease;
                    position: relative;
                }

                .x-dashboard-dark .page-container .page-content .page-content-wrap .x-hnavigation > ul > li:hover > a,
                .x-dashboard-dark .page-container .page-content .page-content-wrap .x-hnavigation > ul > li.active > a {
                    color: #FFF;
                    text-decoration: none;
                }

                .x-dashboard-dark .page-container .page-content .page-content-wrap .x-hnavigation > ul > li.xn-openable > a {
                    margin-right: 40px;
                }

                    .x-dashboard-dark .page-container .page-content .page-content-wrap .x-hnavigation > ul > li.xn-openable > a:after {
                        position: absolute;
                        font-family: "FontAwesome";
                        content: "\f107";
                        font-size: 14px;
                        height: 14px;
                        line-height: 20px;
                        width: 15px;
                        height: 20px;
                        right: -15px;
                        top: 25px;
                    }

                .x-dashboard-dark .page-container .page-content .page-content-wrap .x-hnavigation > ul > li.xn-openable ul {
                    position: absolute;
                    left: 0px;
                    top: 0px;
                    list-style: none;
                    width: 200px;
                    background: #374655;
                    padding: 0px;
                    margin: 0px;
                    -moz-box-shadow: 1px 2px 6px rgba(0, 0, 0, 0.1);
                    -webkit-box-shadow: 1px 2px 6px rgba(0, 0, 0, 0.1);
                    box-shadow: 1px 2px 6px rgba(0, 0, 0, 0.1);
                    display: none;
                    z-index: 10;
                }

                    .x-dashboard-dark .page-container .page-content .page-content-wrap .x-hnavigation > ul > li.xn-openable ul li {
                        float: left;
                        width: 100%;
                        position: relative;
                    }

                        .x-dashboard-dark .page-container .page-content .page-content-wrap .x-hnavigation > ul > li.xn-openable ul li a {
                            display: block;
                            float: left;
                            width: 100%;
                            line-height: 24px;
                            padding: 10px 15px;
                            font-size: 12px;
                            font-weight: 600;
                            color: #92ABB8;
                            text-decoration: none;
                            -webkit-transition: all 200ms ease;
                            -moz-transition: all 200ms ease;
                            -ms-transition: all 200ms ease;
                            -o-transition: all 200ms ease;
                            transition: all 200ms ease;
                            position: relative;
                        }

                            .x-dashboard-dark .page-container .page-content .page-content-wrap .x-hnavigation > ul > li.xn-openable ul li a span {
                                width: 20px;
                                height: 24px;
                                margin-right: 10px;
                                font-size: 14px;
                                line-height: 24px;
                                text-align: center;
                                color: #92ABB8;
                            }

                            .x-dashboard-dark .page-container .page-content .page-content-wrap .x-hnavigation > ul > li.xn-openable ul li a:hover {
                                background: #2D3945;
                            }

                        .x-dashboard-dark .page-container .page-content .page-content-wrap .x-hnavigation > ul > li.xn-openable ul li.xn-openable > a {
                            padding-right: 30px;
                        }

                            .x-dashboard-dark .page-container .page-content .page-content-wrap .x-hnavigation > ul > li.xn-openable ul li.xn-openable > a:after {
                                position: absolute;
                                font-family: "FontAwesome";
                                content: "\f105";
                                font-size: 14px;
                                height: 14px;
                                line-height: 24px;
                                width: 20px;
                                height: 24px;
                                right: 0px;
                                top: 10px;
                            }

                        .x-dashboard-dark .page-container .page-content .page-content-wrap .x-hnavigation > ul > li.xn-openable ul li.xn-openable > ul {
                            top: 0px;
                            right: -200px;
                            left: auto;
                            -moz-box-shadow: 2px 0px 6px rgba(0, 0, 0, 0.1);
                            -webkit-box-shadow: 2px 0px 6px rgba(0, 0, 0, 0.1);
                            box-shadow: 2px 0px 6px rgba(0, 0, 0, 0.1);
                        }

                        .x-dashboard-dark .page-container .page-content .page-content-wrap .x-hnavigation > ul > li.xn-openable ul li.xn-openable:hover > ul {
                            display: block;
                        }

                .x-dashboard-dark .page-container .page-content .page-content-wrap .x-hnavigation > ul > li.xn-openable > ul {
                    top: 70px;
                    left: 15px;
                }

                .x-dashboard-dark .page-container .page-content .page-content-wrap .x-hnavigation > ul > li.xn-openable:hover > ul {
                    display: block;
                }

        .x-dashboard-dark .page-container .page-content .page-content-wrap .x-hnavigation .x-features {
            float: right;
            height: 70px;
        }

            .x-dashboard-dark .page-container .page-content .page-content-wrap .x-hnavigation .x-features .x-features-nav-open {
                float: left;
                width: 36px;
                height: 36px;
                margin: 17px 15px 17px 0px;
                text-align: center;
                line-height: 36px;
                font-size: 21px;
                color: #8699AA;
                cursor: pointer;
                display: none;
            }

            .x-dashboard-dark .page-container .page-content .page-content-wrap .x-hnavigation .x-features .x-features-search {
                float: left;
                width: 36px;
                height: 36px;
                -moz-border-radius: 18px;
                -webkit-border-radius: 18px;
                border-radius: 18px;
                background: #313F4D;
                margin: 17px 15px 17px 0px;
                position: relative;
                cursor: pointer;
                -webkit-transition: all 200ms ease;
                -moz-transition: all 200ms ease;
                -ms-transition: all 200ms ease;
                -o-transition: all 200ms ease;
                transition: all 200ms ease;
            }

                .x-dashboard-dark .page-container .page-content .page-content-wrap .x-hnavigation .x-features .x-features-search input[type="text"] {
                    width: 26px;
                    height: 26px;
                    margin: 5px;
                    line-height: 26px;
                    border: 0px;
                    background: transparent;
                    padding: 0px;
                    float: left;
                    display: none;
                }

                .x-dashboard-dark .page-container .page-content .page-content-wrap .x-hnavigation .x-features .x-features-search input[type="submit"] {
                    display: none;
                }

                .x-dashboard-dark .page-container .page-content .page-content-wrap .x-hnavigation .x-features .x-features-search:after {
                    position: absolute;
                    font-family: "FontAwesome";
                    content: "\f002";
                    width: 26px;
                    height: 26px;
                    line-height: 26px;
                    text-align: center;
                    font-size: 14px;
                    color: #8699AA;
                    left: 5px;
                    top: 5px;
                }

                .x-dashboard-dark .page-container .page-content .page-content-wrap .x-hnavigation .x-features .x-features-search.active {
                    width: 150px;
                    padding-left: 30px;
                }

                    .x-dashboard-dark .page-container .page-content .page-content-wrap .x-hnavigation .x-features .x-features-search.active input[type="text"] {
                        width: 100px;
                        display: block;
                    }

            .x-dashboard-dark .page-container .page-content .page-content-wrap .x-hnavigation .x-features .x-features-profile {
                float: left;
                width: 56px;
                height: 36px;
                -moz-border-radius: 18px;
                -webkit-border-radius: 18px;
                border-radius: 18px;
                margin: 17px 15px 17px 0px;
                position: relative;
                padding-right: 20px;
                cursor: pointer;
            }

                .x-dashboard-dark .page-container .page-content .page-content-wrap .x-hnavigation .x-features .x-features-profile > img {
                    width: 36px;
                    height: 36px;
                    -moz-border-radius: 18px;
                    -webkit-border-radius: 18px;
                    border-radius: 18px;
                    float: left;
                }

                .x-dashboard-dark .page-container .page-content .page-content-wrap .x-hnavigation .x-features .x-features-profile:after {
                    position: absolute;
                    font-family: "FontAwesome";
                    content: "\f107";
                    font-size: 14px;
                    line-height: 36px;
                    width: 15px;
                    height: 36px;
                    right: 0px;
                    top: 0px;
                    text-align: center;
                }

                .x-dashboard-dark .page-container .page-content .page-content-wrap .x-hnavigation .x-features .x-features-profile > ul {
                    width: 200px;
                    padding: 0px;
                    margin: 0px;
                    position: absolute;
                    overflow: visible;
                    display: none;
                    -moz-border-radius: 3px;
                    -webkit-border-radius: 3px;
                    border-radius: 3px;
                    -moz-box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.1);
                    -webkit-box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.1);
                    box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.1);
                    z-index: 3;
                    top: 70px;
                    right: 0px;
                    background: #FFF;
                }

                    .x-dashboard-dark .page-container .page-content .page-content-wrap .x-hnavigation .x-features .x-features-profile > ul li {
                        float: left;
                        display: block;
                        width: 100%;
                        padding: 0px;
                        margin: 0px;
                    }

                        .x-dashboard-dark .page-container .page-content .page-content-wrap .x-hnavigation .x-features .x-features-profile > ul li a {
                            font-size: 12px;
                            font-weight: 600;
                            color: #666;
                            line-height: 24px;
                            padding: 10px 15px;
                            display: block;
                            float: left;
                            width: 100%;
                            text-decoration: none;
                            border-bottom: 1px solid #FDFDFD;
                            vertical-align: text-bottom;
                        }

                            .x-dashboard-dark .page-container .page-content .page-content-wrap .x-hnavigation .x-features .x-features-profile > ul li a span {
                                width: 20px;
                                height: 24px;
                                margin-right: 10px;
                                font-size: 14px;
                                line-height: 24px;
                                text-align: center;
                                color: #92ABB8;
                            }

                            .x-dashboard-dark .page-container .page-content .page-content-wrap .x-hnavigation .x-features .x-features-profile > ul li a:hover {
                                background: #FBFBFB;
                                color: #e34724;
                            }

                    .x-dashboard-dark .page-container .page-content .page-content-wrap .x-hnavigation .x-features .x-features-profile > ul:after {
                        bottom: 100%;
                        right: 32px;
                        border: solid transparent;
                        content: " ";
                        height: 0;
                        width: 0;
                        position: absolute;
                        pointer-events: none;
                        border-color: rgba(0, 0, 0, 0);
                        border-bottom-color: #FFF;
                        border-width: 5px;
                        margin-left: -5px;
                    }

                .x-dashboard-dark .page-container .page-content .page-content-wrap .x-hnavigation .x-features .x-features-profile.active ul {
                    display: block;
                }

    .x-dashboard-dark .page-container .page-content .page-content-wrap .x-content {
        float: left;
        width: 100%;
        padding: 0px;
        background: #FFF;
        margin-top: 70px;
    }

        .x-dashboard-dark .page-container .page-content .page-content-wrap .x-content .x-content-title {
            float: left;
            width: 100%;
            padding: 10px 20px;
        }

            .x-dashboard-dark .page-container .page-content .page-content-wrap .x-content .x-content-title h1 {
                float: left;
                font-size: 24px;
                font-weight: 600;
                color: #1F1F1F;
                line-height: 40px;
                margin: 0px;
                padding: 0px;
            }

            .x-dashboard-dark .page-container .page-content .page-content-wrap .x-content .x-content-title .btn {
                padding: 9px 15px;
                font-weight: 600;
            }

        .x-dashboard-dark .page-container .page-content .page-content-wrap .x-content .x-chart-widget {
            float: left;
            width: 100%;
        }

            .x-dashboard-dark .page-container .page-content .page-content-wrap .x-content .x-chart-widget .x-chart-widget-head {
                float: left;
                width: 100%;
                padding: 10px 0px 25px 20px;
            }

                .x-dashboard-dark .page-container .page-content .page-content-wrap .x-content .x-chart-widget .x-chart-widget-head .x-chart-widget-title {
                    float: left;
                }

                    .x-dashboard-dark .page-container .page-content .page-content-wrap .x-content .x-chart-widget .x-chart-widget-head .x-chart-widget-title h3 {
                        font-size: 18px;
                        margin: 0px;
                        padding: 0px;
                        font-weight: 400;
                        color: #202020;
                        line-height: 25px;
                        margin-bottom: 5px;
                    }

                    .x-dashboard-dark .page-container .page-content .page-content-wrap .x-content .x-chart-widget .x-chart-widget-head .x-chart-widget-title p {
                        font-size: 12px;
                        color: #93ABB9;
                        margin: 0px;
                    }

                        .x-dashboard-dark .page-container .page-content .page-content-wrap .x-content .x-chart-widget .x-chart-widget-head .x-chart-widget-title p span {
                            color: #FF4C4C;
                        }

                .x-dashboard-dark .page-container .page-content .page-content-wrap .x-content .x-chart-widget .x-chart-widget-head .btn {
                    padding: 9px 15px;
                    font-weight: 600;
                }

                    .x-dashboard-dark .page-container .page-content .page-content-wrap .x-content .x-chart-widget .x-chart-widget-head .btn .btn-default {
                        color: #202020;
                    }

            .x-dashboard-dark .page-container .page-content .page-content-wrap .x-content .x-chart-widget .x-chart-widget-content {
                float: left;
                width: 100%;
                background: #2D3945;
                padding: 42px 20px 20px;
            }

                .x-dashboard-dark .page-container .page-content .page-content-wrap .x-content .x-chart-widget .x-chart-widget-content .x-chart-widget-content-head {
                    float: left;
                    width: 100%;
                    margin-bottom: 10px;
                }

                    .x-dashboard-dark .page-container .page-content .page-content-wrap .x-content .x-chart-widget .x-chart-widget-content .x-chart-widget-content-head h4 {
                        font-size: 13px;
                        color: #95ABBB;
                        float: left;
                        line-height: 30px;
                        margin-bottom: 0px;
                    }

                .x-dashboard-dark .page-container .page-content .page-content-wrap .x-content .x-chart-widget .x-chart-widget-content .x-chart-widget-informer {
                    float: left;
                    width: 100%;
                    background: #313F4D;
                    -moz-border-radius: 3px;
                    -webkit-border-radius: 3px;
                    border-radius: 3px;
                }

                    .x-dashboard-dark .page-container .page-content .page-content-wrap .x-content .x-chart-widget .x-chart-widget-content .x-chart-widget-informer .x-chart-widget-informer-item {
                        float: left;
                        width: 100%;
                        padding: 15px;
                    }

                        .x-dashboard-dark .page-container .page-content .page-content-wrap .x-content .x-chart-widget .x-chart-widget-content .x-chart-widget-informer .x-chart-widget-informer-item .count {
                            float: left;
                            width: 100%;
                            font-size: 26px;
                            color: #94ABBA;
                            line-height: 35px;
                        }

                            .x-dashboard-dark .page-container .page-content .page-content-wrap .x-content .x-chart-widget .x-chart-widget-content .x-chart-widget-informer .x-chart-widget-informer-item .count span {
                                font-size: 11px;
                                color: #93ABB9;
                                vertical-align: bottom;
                                margin-left: 5px;
                            }

                                .x-dashboard-dark .page-container .page-content .page-content-wrap .x-content .x-chart-widget .x-chart-widget-content .x-chart-widget-informer .x-chart-widget-informer-item .count span .fa {
                                    font-size: 8px;
                                }

                                .x-dashboard-dark .page-container .page-content .page-content-wrap .x-content .x-chart-widget .x-chart-widget-content .x-chart-widget-informer .x-chart-widget-informer-item .count span.negative {
                                    color: #F26732;
                                }

                        .x-dashboard-dark .page-container .page-content .page-content-wrap .x-content .x-chart-widget .x-chart-widget-content .x-chart-widget-informer .x-chart-widget-informer-item .title {
                            font-size: 13px;
                            color: #93ABB9;
                        }

                        .x-dashboard-dark .page-container .page-content .page-content-wrap .x-content .x-chart-widget .x-chart-widget-content .x-chart-widget-informer .x-chart-widget-informer-item.last {
                            border-right: 0px;
                        }

            .x-dashboard-dark .page-container .page-content .page-content-wrap .x-content .x-chart-widget .x-chart-holder {
                margin: 20px 0px;
            }

        .x-dashboard-dark .page-container .page-content .page-content-wrap .x-content .buttons-panel {
            float: right;
        }

            .x-dashboard-dark .page-container .page-content .page-content-wrap .x-content .buttons-panel > .btn {
                background: #415365;
                color: #FFF;
                margin-bottom: 15px;
                padding: 9px 20px;
            }

            .x-dashboard-dark .page-container .page-content .page-content-wrap .x-content .buttons-panel .btn-group > .btn.btn-primary {
                background: #415365;
                color: #94ABBA;
            }

                .x-dashboard-dark .page-container .page-content .page-content-wrap .x-content .buttons-panel .btn-group > .btn.btn-primary.active {
                    background: #27323D;
                    color: #FFF;
                }

        .x-dashboard-dark .page-container .page-content .page-content-wrap .x-content .x-widget-timeline {
            float: left;
            width: 100%;
            background: #374655;
            padding: 20px 0px 0px;
            -moz-box-shadow: 0px 12px 15px rgba(0, 0, 0, 0.15);
            -webkit-box-shadow: 0px 12px 15px rgba(0, 0, 0, 0.15);
            box-shadow: 0px 12px 15px rgba(0, 0, 0, 0.15);
        }

            .x-dashboard-dark .page-container .page-content .page-content-wrap .x-content .x-widget-timeline .x-widget-timelime-head {
                float: left;
                width: 100%;
                margin-bottom: 20px;
                padding: 0px 20px;
            }

                .x-dashboard-dark .page-container .page-content .page-content-wrap .x-content .x-widget-timeline .x-widget-timelime-head h3 {
                    font-size: 14px;
                    font-weight: 600;
                    line-height: 20px;
                    float: left;
                    color: #FFF;
                    margin: 0px;
                    padding: 0px;
                }

                .x-dashboard-dark .page-container .page-content .page-content-wrap .x-content .x-widget-timeline .x-widget-timelime-head a {
                    font-size: 13px;
                    color: #FFF;
                    line-height: 20px;
                }

                    .x-dashboard-dark .page-container .page-content .page-content-wrap .x-content .x-widget-timeline .x-widget-timelime-head a span {
                        font-size: 14px;
                        margin-left: 10px;
                    }

            .x-dashboard-dark .page-container .page-content .page-content-wrap .x-content .x-widget-timeline .x-widget-timeline-content {
                float: left;
                width: 100%;
                padding: 10px 20px 15px;
            }

                .x-dashboard-dark .page-container .page-content .page-content-wrap .x-content .x-widget-timeline .x-widget-timeline-content .item {
                    float: left;
                    padding: 0px 15px 15px;
                    position: relative;
                    background: #374655;
                    line-height: 20px;
                    font-size: 13px;
                    vertical-align: top;
                    color: #92ABB8;
                    clear: both;
                }

                    .x-dashboard-dark .page-container .page-content .page-content-wrap .x-content .x-widget-timeline .x-widget-timeline-content .item a {
                        color: #05AAE5;
                    }

                    .x-dashboard-dark .page-container .page-content .page-content-wrap .x-content .x-widget-timeline .x-widget-timeline-content .item span {
                        float: left;
                        color: #94ABBA;
                        font-size: 11px;
                        width: 100%;
                        margin-top: 5px;
                    }

                    .x-dashboard-dark .page-container .page-content .page-content-wrap .x-content .x-widget-timeline .x-widget-timeline-content .item strong {
                        color: #FFFFFF;
                        font-weight: 400;
                    }

                    .x-dashboard-dark .page-container .page-content .page-content-wrap .x-content .x-widget-timeline .x-widget-timeline-content .item:after {
                        position: absolute;
                        display: block;
                        content: " ";
                        width: 11px;
                        height: 11px;
                        -moz-border-radius: 50%;
                        -webkit-border-radius: 50%;
                        border-radius: 50%;
                        left: -6px;
                        top: 5px;
                        border: 3px solid #C1CDDB;
                        background: #374655;
                    }

                    .x-dashboard-dark .page-container .page-content .page-content-wrap .x-content .x-widget-timeline .x-widget-timeline-content .item.item-blue:after {
                        border-color: #3FBAE4;
                    }

                    .x-dashboard-dark .page-container .page-content .page-content-wrap .x-content .x-widget-timeline .x-widget-timeline-content .item.item-green:after {
                        border-color: #95B75D;
                    }

                    .x-dashboard-dark .page-container .page-content .page-content-wrap .x-content .x-widget-timeline .x-widget-timeline-content .item.item-red:after {
                        border-color: #E34724;
                    }

                .x-dashboard-dark .page-container .page-content .page-content-wrap .x-content .x-widget-timeline .x-widget-timeline-content .btn {
                    margin-top: 15px;
                    float: left;
                    background: transparent;
                    border-color: #445664;
                    color: #94ABBA;
                }

                    .x-dashboard-dark .page-container .page-content .page-content-wrap .x-content .x-widget-timeline .x-widget-timeline-content .btn:hover {
                        background-color: #445664;
                    }

        .x-dashboard-dark .page-container .page-content .page-content-wrap .x-content .x-content-inner {
            background: #F2F4F7;
            float: left;
            width: 100%;
            padding: 50px 0px;
        }

        .x-dashboard-dark .page-container .page-content .page-content-wrap .x-content .x-block {
            float: left;
            width: 100%;
        }

            .x-dashboard-dark .page-container .page-content .page-content-wrap .x-content .x-block .x-block-head {
                float: left;
                width: 100%;
                height: 35px;
                margin-bottom: 10px;
            }

                .x-dashboard-dark .page-container .page-content .page-content-wrap .x-content .x-block .x-block-head h3 {
                    float: left;
                    line-height: 35px;
                    font-size: 14px;
                    font-weight: 600;
                }

                .x-dashboard-dark .page-container .page-content .page-content-wrap .x-content .x-block .x-block-head .btn {
                    padding: 7px 15px 6px;
                    font-size: 12px;
                }

                    .x-dashboard-dark .page-container .page-content .page-content-wrap .x-content .x-block .x-block-head .btn.btn-default {
                        color: #1F1F1F;
                        background: transparent;
                    }

            .x-dashboard-dark .page-container .page-content .page-content-wrap .x-content .x-block .x-block-content {
                float: left;
                width: 100%;
                background: #FFF;
            }

                .x-dashboard-dark .page-container .page-content .page-content-wrap .x-content .x-block .x-block-content .x-table {
                    margin-bottom: 0px;
                }

                    .x-dashboard-dark .page-container .page-content .page-content-wrap .x-content .x-block .x-block-content .x-table tr td,
                    .x-dashboard-dark .page-container .page-content .page-content-wrap .x-content .x-block .x-block-content .x-table tr th {
                        border-bottom: 1px solid #DEE4EC;
                        padding: 25px 15px;
                        background: #FFF;
                    }

                    .x-dashboard-dark .page-container .page-content .page-content-wrap .x-content .x-block .x-block-content .x-table tr th {
                        font-size: 13px;
                        color: #8BA5B4;
                        font-weight: 600;
                    }

                        .x-dashboard-dark .page-container .page-content .page-content-wrap .x-content .x-block .x-block-content .x-table tr th .check {
                            margin: 0px;
                            line-height: 18px;
                        }

                    .x-dashboard-dark .page-container .page-content .page-content-wrap .x-content .x-block .x-block-content .x-table tr td {
                        color: #526C7F;
                        font-size: 13px;
                    }

                        .x-dashboard-dark .page-container .page-content .page-content-wrap .x-content .x-block .x-block-content .x-table tr td span {
                            color: #93ABB9;
                            font-size: 12px;
                        }

                    .x-dashboard-dark .page-container .page-content .page-content-wrap .x-content .x-block .x-block-content .x-table tr:last-child td {
                        border-bottom: 0px;
                    }

                .x-dashboard-dark .page-container .page-content .page-content-wrap .x-content .x-block .x-block-content a.x-user {
                    color: #1F1F1F;
                    font-size: 13px;
                    line-height: 40px;
                    margin-bottom: 5px;
                    float: left;
                    width: 100%;
                    font-weight: 600;
                }

                    .x-dashboard-dark .page-container .page-content .page-content-wrap .x-content .x-block .x-block-content a.x-user img {
                        width: 40px;
                        height: 40px;
                        -moz-border-radius: 20px;
                        -webkit-border-radius: 20px;
                        border-radius: 20px;
                        float: left;
                        margin-right: 10px;
                    }

                    .x-dashboard-dark .page-container .page-content .page-content-wrap .x-content .x-block .x-block-content a.x-user > span {
                        color: #1F1F1F !important;
                        font-size: 13px !important;
                    }

                .x-dashboard-dark .page-container .page-content .page-content-wrap .x-content .x-block .x-block-content.x-todo .x-todo-header {
                    float: left;
                    width: 100%;
                    line-height: 40px;
                    padding: 15px 20px;
                    border-bottom: 1px solid #EAEDF2;
                }

                    .x-dashboard-dark .page-container .page-content .page-content-wrap .x-content .x-block .x-block-content.x-todo .x-todo-header label {
                        float: left;
                        margin: 8px 10px 0px 0px;
                    }

                    .x-dashboard-dark .page-container .page-content .page-content-wrap .x-content .x-block .x-block-content.x-todo .x-todo-header h3 {
                        float: left;
                        font-size: 13px;
                        color: #93ABB9;
                        margin: 0px;
                        line-height: 35px;
                        padding: 0px;
                    }

                    .x-dashboard-dark .page-container .page-content .page-content-wrap .x-content .x-block .x-block-content.x-todo .x-todo-header .btn {
                        padding: 7px 15px 6px;
                        font-size: 12px;
                    }

                .x-dashboard-dark .page-container .page-content .page-content-wrap .x-content .x-block .x-block-content.x-todo .x-todo-content {
                    float: left;
                    width: 100%;
                }

                    .x-dashboard-dark .page-container .page-content .page-content-wrap .x-content .x-block .x-block-content.x-todo .x-todo-content .item {
                        float: left;
                        width: 100%;
                        padding: 20px 0px;
                        border-bottom: 1px solid #EAEDF2;
                    }

                        .x-dashboard-dark .page-container .page-content .page-content-wrap .x-content .x-block .x-block-content.x-todo .x-todo-content .item .head {
                            float: left;
                            width: 100%;
                            line-height: 20px;
                            color: #526C7F;
                            padding: 0px 20px;
                            margin-bottom: 20px;
                        }

                            .x-dashboard-dark .page-container .page-content .page-content-wrap .x-content .x-block .x-block-content.x-todo .x-todo-content .item .head .pull-left {
                                margin-right: 20px;
                            }

                            .x-dashboard-dark .page-container .page-content .page-content-wrap .x-content .x-block .x-block-content.x-todo .x-todo-content .item .head .pull-right {
                                color: #93ABB9;
                            }

                            .x-dashboard-dark .page-container .page-content .page-content-wrap .x-content .x-block .x-block-content.x-todo .x-todo-content .item .head .status {
                                float: left;
                                width: 10px;
                                height: 10px;
                                margin-right: 10px;
                                -moz-border-radius: 5px;
                                -webkit-border-radius: 5px;
                                border-radius: 5px;
                                background: #CCC;
                                border: 0px;
                            }

                                .x-dashboard-dark .page-container .page-content .page-content-wrap .x-content .x-block .x-block-content.x-todo .x-todo-content .item .head .status.status-high {
                                    background: #E34724;
                                }

                                .x-dashboard-dark .page-container .page-content .page-content-wrap .x-content .x-block .x-block-content.x-todo .x-todo-content .item .head .status.status-medium {
                                    background: #95B75D;
                                }

                                .x-dashboard-dark .page-container .page-content .page-content-wrap .x-content .x-block .x-block-content.x-todo .x-todo-content .item .head .status.status-low {
                                    background: #3FBAE4;
                                }

                        .x-dashboard-dark .page-container .page-content .page-content-wrap .x-content .x-block .x-block-content.x-todo .x-todo-content .item .title {
                            float: left;
                            width: 100%;
                            padding: 10px 20px;
                        }

                            .x-dashboard-dark .page-container .page-content .page-content-wrap .x-content .x-block .x-block-content.x-todo .x-todo-content .item .title h4 {
                                color: #1F1F1F;
                                font-size: 14px;
                                font-weight: 600;
                                float: left;
                                margin: 0px;
                                padding: 0px;
                                line-height: 20px;
                            }

                            .x-dashboard-dark .page-container .page-content .page-content-wrap .x-content .x-block .x-block-content.x-todo .x-todo-content .item .title label {
                                float: left;
                                margin: 0px;
                                margin-right: 10px;
                            }

                        .x-dashboard-dark .page-container .page-content .page-content-wrap .x-content .x-block .x-block-content.x-todo .x-todo-content .item .content {
                            float: left;
                            width: 100%;
                            padding: 10px 20px;
                            font-size: 13px;
                            color: #526C7F;
                        }

                .x-dashboard-dark .page-container .page-content .page-content-wrap .x-content .x-block .x-block-content.x-todo .x-todo-footer {
                    height: 45px;
                    line-height: 45px;
                    padding: 0px 20px;
                }

                    .x-dashboard-dark .page-container .page-content .page-content-wrap .x-content .x-block .x-block-content.x-todo .x-todo-footer a {
                        font-size: 13px;
                        color: #92ABB8;
                        font-weight: 600;
                    }

                        .x-dashboard-dark .page-container .page-content .page-content-wrap .x-content .x-block .x-block-content.x-todo .x-todo-footer a span {
                            margin-right: 5px;
                        }

        .x-dashboard-dark .page-container .page-content .page-content-wrap .x-content .pagination > li > a {
            background: transparent;
            border: 0px;
            color: #526C7F;
        }

        .x-dashboard-dark .page-container .page-content .page-content-wrap .x-content .pagination > li.disabled > a {
            color: #999;
        }

        .x-dashboard-dark .page-container .page-content .page-content-wrap .x-content .pagination > li.active > a {
            background: #33414E;
            color: #FFF;
        }

    .x-dashboard-dark .page-container .page-content .page-content-wrap .x-content-footer {
        float: left;
        width: 100%;
        padding: 20px;
        background: #E8EBF0;
        font-size: 12px;
        color: #526C7F;
    }
/* END X-Dashboard */
@media only screen and (max-width: 1024px) {
    .x-dashboard-dark .page-container .page-content .page-content-wrap .x-hnavigation {
        height: auto;
        display: block;
        position: relative;
    }

        .x-dashboard-dark .page-container .page-content .page-content-wrap .x-hnavigation .x-hnavigation-logo {
            width: 100%;
            background: #2D3945;
        }

            .x-dashboard-dark .page-container .page-content .page-content-wrap .x-hnavigation .x-hnavigation-logo > a {
                background-position: center center;
            }

        .x-dashboard-dark .page-container .page-content .page-content-wrap .x-hnavigation .x-features {
            width: 100%;
            background-color: #29343f;
            padding: 0px 20px;
        }

            .x-dashboard-dark .page-container .page-content .page-content-wrap .x-hnavigation .x-features .x-features-nav-open {
                display: block;
            }

        .x-dashboard-dark .page-container .page-content .page-content-wrap .x-hnavigation > ul {
            float: left;
            width: 100%;
            padding-bottom: 10px;
            display: none;
            background: #2D3945;
        }

            .x-dashboard-dark .page-container .page-content .page-content-wrap .x-hnavigation > ul > li {
                float: left;
                width: 100%;
            }

                .x-dashboard-dark .page-container .page-content .page-content-wrap .x-hnavigation > ul > li > a {
                    width: 100%;
                    line-height: 30px;
                    color: #FFF;
                    padding: 5px 0px;
                    margin: 0px !important;
                    padding-left: 20px;
                }

                    .x-dashboard-dark .page-container .page-content .page-content-wrap .x-hnavigation > ul > li > a:hover {
                        background: #29343f;
                    }

                .x-dashboard-dark .page-container .page-content .page-content-wrap .x-hnavigation > ul > li.active > a,
                .x-dashboard-dark .page-container .page-content .page-content-wrap .x-hnavigation > ul > li:hover > a {
                    border-top: 3px solid transparent;
                }

                .x-dashboard-dark .page-container .page-content .page-content-wrap .x-hnavigation > ul > li.xn-openable > a {
                    color: #FFF;
                }

                    .x-dashboard-dark .page-container .page-content .page-content-wrap .x-hnavigation > ul > li.xn-openable > a:after {
                        position: absolute;
                        font-family: "FontAwesome";
                        content: "\f107";
                        font-size: 14px;
                        height: 14px;
                        line-height: 20px;
                        width: 15px;
                        height: 20px;
                        right: 32px;
                        top: 10px;
                    }

                .x-dashboard-dark .page-container .page-content .page-content-wrap .x-hnavigation > ul > li.xn-openable ul {
                    position: relative;
                    float: left;
                    width: 100%;
                    left: auto;
                    top: auto;
                    -moz-box-shadow: none;
                    -webkit-box-shadow: none;
                    box-shadow: none;
                }

                    .x-dashboard-dark .page-container .page-content .page-content-wrap .x-hnavigation > ul > li.xn-openable ul > li > a {
                        padding-left: 40px;
                    }

                    .x-dashboard-dark .page-container .page-content .page-content-wrap .x-hnavigation > ul > li.xn-openable ul li.xn-openable > a:after {
                        content: "\f107";
                        right: 25px;
                    }

                    .x-dashboard-dark .page-container .page-content .page-content-wrap .x-hnavigation > ul > li.xn-openable ul li.xn-openable > ul {
                        right: auto;
                        -moz-box-shadow: none;
                        -webkit-box-shadow: none;
                        box-shadow: none;
                    }

                        .x-dashboard-dark .page-container .page-content .page-content-wrap .x-hnavigation > ul > li.xn-openable ul li.xn-openable > ul li > a {
                            padding-left: 60px;
                        }

                    .x-dashboard-dark .page-container .page-content .page-content-wrap .x-hnavigation > ul > li.xn-openable ul li.xn-openable:hover > ul {
                        display: none;
                    }

                    .x-dashboard-dark .page-container .page-content .page-content-wrap .x-hnavigation > ul > li.xn-openable ul li.xn-openable.active > ul {
                        display: block;
                    }

                .x-dashboard-dark .page-container .page-content .page-content-wrap .x-hnavigation > ul > li.xn-openable:hover > ul {
                    display: none;
                }

                .x-dashboard-dark .page-container .page-content .page-content-wrap .x-hnavigation > ul > li.xn-openable.active > ul {
                    display: block;
                }

        .x-dashboard-dark .page-container .page-content .page-content-wrap .x-hnavigation.active > ul {
            display: block;
        }

    .x-dashboard-dark .page-container .page-content .page-content-wrap .x-content {
        margin-top: 0px;
    }

        .x-dashboard-dark .page-container .page-content .page-content-wrap .x-content .x-chart-widget .x-chart-widget-head {
            padding: 10px 20px 20px;
        }

        .x-dashboard-dark .page-container .page-content .page-content-wrap .x-content a.x-user img {
            clear: both;
        }

        .x-dashboard-dark .page-container .page-content .page-content-wrap .x-content a.x-user span {
            float: left;
            width: 100%;
            line-height: 16px;
            margin-top: 5px;
        }

        .x-dashboard-dark .page-container .page-content .page-content-wrap .x-content .buttons-panel {
            float: left;
            width: 100%;
            margin-top: 10px;
        }

            .x-dashboard-dark .page-container .page-content .page-content-wrap .x-content .buttons-panel > .btn {
                float: left;
                margin-bottom: 0px;
            }

            .x-dashboard-dark .page-container .page-content .page-content-wrap .x-content .buttons-panel > .btn-group {
                float: right;
                margin-top: 5px;
            }

            .x-dashboard-dark .page-container .page-content .page-content-wrap .x-content .buttons-panel .clearfix {
                display: none;
            }
}

.morris-hover {
    background: #415365 !important;
    border-color: #415365 !important;
    text-align: center;
    padding: 5px 20px !important;
    border-radius: 3px !important;
    -moz-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
}

    .morris-hover .morris-hover-row-label {
        font-size: 13px !important;
        color: #92ABB8 !important;
        font-weight: 600 !important;
    }

    .morris-hover .morris-hover-point {
        font-size: 13px !important;
        color: #FFF !important;
        font-weight: 400 !important;
    }
/* PREDEFINED CLASSES */
.clearfix {
    zoom: 1;
}

    .clearfix:before,
    .clearfix:after {
        content: "";
        display: table;
    }

    .clearfix:after {
        clear: both;
    }

.background-colorful {
    background: linear-gradient(left, #b64645 0%, #fea223 50%, #95b75d 100%);
    background: -o-linear-gradient(left, #b64645 0%, #fea223 50%, #95b75d 100%);
    background: -moz-linear-gradient(left, #b64645 0%, #fea223 50%, #95b75d 100%);
    background: -webkit-linear-gradient(left, #b64645 0%, #fea223 50%, #95b75d 100%);
    background: -ms-linear-gradient(left, #b64645 0%, #fea223 50%, #95b75d 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0, #b64645), color-stop(0.5, #fea223), color-stop(1, #95b75d));
}
/* EOF PREDEFINED CLASSES */
html * {
    outline: none !important;
}

html,
body {
    min-height: 100%;
    padding: 0px;
    margin: 0px;
    background: #33414e;
    position: relative;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    color: #656d78;
    overflow-x: hidden;
}

.body-full-height {
    height: 100%;
}

    .body-full-height body {
        height: 100%;
    }

.row {
    margin-left: 0px;
    margin-right: 0px;
}

    .row [class^='col-xs-'],
    .row [class^='col-sm-'],
    .row [class^='col-md-'],
    .row [class^='col-lg-'] {
        min-height: 1px;
        padding-left: 10px;
        padding-right: 10px;
    }

    .row.stacked [class^='col-xs-'],
    .row.stacked [class^='col-sm-'],
    .row.stacked [class^='col-md-'],
    .row.stacked [class^='col-lg-'] {
        padding-left: 0px;
        padding-right: 0px;
    }
/* PAGE CONTAINER */
.page-container {
    width: 100%;
    float: left;
    min-height: 100%;
    position: relative;
    background: #33414e;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
    /* SIDEBAR */
    /* END SIDEBAR */
    /* CONTENT */
    /* END CONTENT */
    /* RTL CONTENT MODE */
    /* END RTL CONTENT MODE */
}

    .page-container .page-sidebar {
        width: 300px;
        float: left;
        position: relative;
        z-index: 3;
    }

        .page-container .page-sidebar.page-sidebar-fixed {
            position: fixed;
        }

    .page-container.page-container-wide .page-sidebar {
        width: 50px;
    }

    .page-container .page-content {
        min-height: 100%;
        margin-left: 300px;
        /*background: #f5f5f5 url('../../../../Shared/theme/img/bg.png') left top repeat;*/
        position: relative;
        zoom: 1;
    }

        .page-container .page-content:before,
        .page-container .page-content:after {
            content: "";
            display: table;
        }

        .page-container .page-content:after {
            clear: both;
        }

        .page-container .page-content .content-frame {
            float: left;
            width: 100%;
            position: relative;
            background: #f5f5f5 url('../Shared/theme/img/bg.png') left top repeat;
        }

            .page-container .page-content .content-frame .content-frame-top {
                float: left;
                width: 100%;
                line-height: 30px;
                padding: 13px 15px 15px;
                background: rgba(0, 0, 0, 0.02);
                border-bottom: 1px solid #DDD;
                border-top: 1px solid #DDD;
            }

                .page-container .page-content .content-frame .content-frame-top .page-title {
                    padding: 0px;
                    width: auto;
                }

                    .page-container .page-content .content-frame .content-frame-top .page-title h2 {
                        margin-bottom: 0px;
                        font-size: 22px;
                    }

            .page-container .page-content .content-frame .content-frame-left {
                float: left;
                width: 300px;
                padding: 10px;
                min-height: 100%;
                background: rgba(0, 0, 0, 0.02);
                border-right: 1px solid #DDD;
            }

                .page-container .page-content .content-frame .content-frame-left.padding-0 {
                    padding: 0px;
                }

                .page-container .page-content .content-frame .content-frame-left .block {
                    padding: 0px;
                    margin-bottom: 20px;
                }

                .page-container .page-content .content-frame .content-frame-left h4 {
                    margin-top: 10px;
                }

                .page-container .page-content .content-frame .content-frame-left > .form-group {
                    margin-bottom: 20px;
                }

            .page-container .page-content .content-frame .content-frame-right {
                float: right;
                width: 300px;
                padding: 10px;
                min-height: 100%;
                background: rgba(0, 0, 0, 0.02);
                border-left: 1px solid #DDD;
            }

                .page-container .page-content .content-frame .content-frame-right.padding-0 {
                    padding: 0px;
                }

                    .page-container .page-content .content-frame .content-frame-right.padding-0 .block {
                        padding: 10px;
                    }

                .page-container .page-content .content-frame .content-frame-right h4 {
                    margin-top: 10px;
                }

                .page-container .page-content .content-frame .content-frame-right .block {
                    padding: 0px;
                    margin-bottom: 20px;
                }

                .page-container .page-content .content-frame .content-frame-right > .form-group {
                    margin-bottom: 20px;
                }

            .page-container .page-content .content-frame .content-frame-body {
                padding: 70px 10px 10px 10px;
                margin-left: 300px;
            }

                .page-container .page-content .content-frame .content-frame-body.content-frame-body-left {
                    margin-left: 0px;
                    margin-right: 300px;
                }

            .page-container .page-content .content-frame .content-frame-left-toggle,
            .page-container .page-content .content-frame .content-frame-right-toggle {
                display: none;
                margin-left: 5px;
            }

        .page-container .page-content .page-content-wrap {
            float: left;
            width: 100%;
        }

    .page-container.page-container-wide .page-content {
        margin-left: 50px;
    }

    .page-container.page-navigation-toggled .page-content,
    .page-container.page-navigation-toggled-hover .page-content {
        margin-left: 50px;
    }

    .page-container.page-mode-rtl .page-sidebar {
        float: right;
    }

        .page-container.page-mode-rtl .page-sidebar.page-sidebar-fixed {
            right: 0px;
        }

    .page-container.page-mode-rtl .page-content {
        margin-left: 0px;
        margin-right: 300px;
    }

    .page-container.page-mode-rtl.page-container-wide .page-content {
        margin-right: 50px;
    }

    .page-container.page-navigation-top .page-content {
        margin-left: 0px;
    }

    .page-container.page-navigation-top .page-content-header {
        -moz-border-radius: 5px 5px 0px 0px;
        -webkit-border-radius: 5px 5px 0px 0px;
        border-radius: 5px 5px 0px 0px;
    }

    .page-container.page-navigation-top-fixed .x-navigation.x-navigation-horizontal {
        position: fixed;
        padding-right: 300px;
        top: 0px;
    }

    .page-container.page-navigation-top-fixed .page-content {
        padding-top: 50px;
    }

    .page-container.page-navigation-top-fixed.page-navigation-toggled .x-navigation.x-navigation-horizontal {
        padding-right: 50px;
    }

    .page-container.page-navigation-toggled-hover .page-sidebar {
        position: absolute;
        background: #33414e;
        min-height: 100%;
    }

body.page-container-boxed {
    background: url("Shared/theme/img/backgrounds/wall_1.jpg") left top no-repeat fixed;
    padding: 20px 0px;
}

    body.page-container-boxed .page-container {
        width: 1200px;
        float: none;
        margin: 0px auto;
        -moz-box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.2);
        -webkit-box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.2);
        box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.2);
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
    }

        body.page-container-boxed .page-container.page-navigation-top .page-content {
            -moz-border-radius: 5px;
            -webkit-border-radius: 5px;
            border-radius: 5px;
        }

    body.page-container-boxed.wall_1 {
        background-image: url("Shared/theme/img/backgrounds/wall_1.jpg");
    }

    body.page-container-boxed.wall_2 {
        background-image: url("Shared/theme/img/backgrounds/wall_2.jpg");
    }

    body.page-container-boxed.wall_3 {
        background-image: url("Shared/theme/img/backgrounds/wall_3.jpg");
    }

    body.page-container-boxed.wall_4 {
        background-image: url("Shared/theme/img/backgrounds/wall_4.jpg");
    }

    body.page-container-boxed.wall_5 {
        background-image: url("Shared/theme/img/backgrounds/wall_5.jpg");
    }

    body.page-container-boxed.wall_6 {
        background-image: url("Shared/theme/img/backgrounds/wall_6.jpg");
    }

    body.page-container-boxed.wall_7 {
        background-image: url("Shared/theme/img/backgrounds/wall_7.jpg");
    }

    body.page-container-boxed.wall_8 {
        background-image: url("Shared/theme/img/backgrounds/wall_8.jpg");
    }

    body.page-container-boxed.wall_9 {
        background-image: url("Shared/theme/img/backgrounds/wall_9.jpg");
    }

    body.page-container-boxed.wall_10 {
        background-image: url("Shared/theme/img/backgrounds/wall_10.jpg");
    }
/* END PAGE CONTAINER */
/* X-Dashboard */
.x-dashboard .page-container .page-content {
    margin-left: 0px;
}
/* END X-Dashboard */
/* NAVIGATION */
.x-navigation,
.x-navigation ul {
    width: 100%;
    padding: 0px;
    margin: 0px;
    float: left;
    list-style: none;
    display: block;
    z-index: 3;
}

.x-navigation {
    background: #33414e;
    /* NAV LIST ELEMENT */
    /* END NAV LIST ELEMENT */
    /* NAV LIST FIRST ELEMENT */
    /* END NAV LIST FIRST ELEMENT */
    /* NAV HORIZONTAL MODE */
    /* END NAV HORIZONTAL MODE */
    /* NAV MINIMIZED MODE */
    /* END NAV MINIMIZED MODE */
    /* X-NAVIIGATION CUSTOM */
    /* END X-NAVIGATION CUSTOM */
    /* NAV SEARCH */
    /* END NAV SEARCH */
    /* NAV INFORMER */
    /* END NAV INFORMER */
}

    .x-navigation li {
        float: left;
        display: block;
        width: 100%;
        padding: 0px;
        margin: 0px;
        position: relative;
    }

        .x-navigation li > a {
            display: block;
            float: left;
            width: 100%;
            line-height: 19px;
            color: #ffffff;
            font-size: 13px;
            font-weight: 400;
            padding: 15px 10px 15px 15px;
            text-decoration: none;
            border-bottom: 1px solid #2f3c48;
            vertical-align: text-bottom;
        }

            .x-navigation li > a .fa,
            .x-navigation li > a .glyphicon {
                color: #ffffff;
                text-align: center;
                xwidth: 20px;
                font-size: 14px;
                margin-right: 10px;
                vertical-align: baseline;
                -webkit-transition: color 200ms ease;
                -moz-transition: color 200ms ease;
                -ms-transition: color 200ms ease;
                -o-transition: color 200ms ease;
                transition: color 200ms ease;
            }

            .x-navigation li > a:hover {
                background: #3d4e5d;
                -webkit-transition: all 200ms ease;
                -moz-transition: all 200ms ease;
                -ms-transition: all 200ms ease;
                -o-transition: all 200ms ease;
                transition: all 200ms ease;
            }

                .x-navigation li > a:hover .fa,
                .x-navigation li > a:hover .glyphicon {
                    color: #ffd559;
                }

        .x-navigation li > ul {
            background: #273541;
            max-height: 0px;
            -webkit-transition: all 200ms ease;
            -moz-transition: all 200ms ease;
            -ms-transition: all 200ms ease;
            -o-transition: all 200ms ease;
            transition: all 200ms ease;
            overflow: hidden;
        }

            .x-navigation li > ul li > a {
                font-size: 13px;
                line-height: 19px;
                font-weight: 400;
                padding: 12px 10px;
                border-bottom-color: #23303b;
            }

                .x-navigation li > ul li > a:hover {
                    /*background: #23303b;
  color: #ffffff;*/
                }

            .x-navigation li > ul li.active > a {
                background: #23303b;
                color: #ffffff;
            }

        .x-navigation li.xn-openable:before {
            position: absolute;
            font-family: "FontAwesome";
            content: "\f107";
            font-size: 14px;
            width: 20px;
            height: 20px;
            color: #ffffff;
            right: 0px;
            top: 12px;
            cursor: pointer;
        }

        .x-navigation li.xn-openable > .informer {
            right: 25px;
        }

        .x-navigation li.active.xn-openable:before {
            content: "\f106";
        }

        .x-navigation li.active > a {
            background: #3d4e5d;
            -webkit-transition: all 200ms ease;
            -moz-transition: all 200ms ease;
            -ms-transition: all 200ms ease;
            -o-transition: all 200ms ease;
            transition: all 200ms ease;
        }

            .x-navigation li.active > a .fa,
            .x-navigation li.active > a .glyphicon {
                xcolor: #ffd559;
            }

        .x-navigation li.active > ul {
            max-height: 1000000px; /*1200px*/
        }

        .x-navigation li.xn-title {
            padding: 20px 10px 10px;
            line-height: 20px;
            font-weight: 300;
            font-size: 13px;
            color: #999;
            border-bottom: 1px solid #2f3c48;
        }

    .x-navigation > li > a.x-navigation-control {
        background: #e34724;
    }

    .x-navigation > li.xn-openable:before {
        top: 15px;
    }

    .x-navigation > li > ul > li > a {
        padding-left: 25px;
    }

        .x-navigation > li > ul > li > a:hover {
            padding-left: 30px;
        }

    .x-navigation > li > ul > li.active > a {
        padding-left: 30px;
    }

    .x-navigation > li > ul > li > ul > li > a {
        padding-left: 40px;
    }

        .x-navigation > li > ul > li > ul > li > a:hover {
            padding-left: 45px;
        }

    .x-navigation > li > ul > li > ul > li > a {
        background-color: #172027;
    }
    .x-navigation > li > ul > li > ul > li.active > a {
        padding-left: 45px;
        background-color: #172027;
    }

    .x-navigation > li > ul > li > ul > li > ul > li > a {
        padding-left: 50px;
    }

        .x-navigation > li > ul > li > ul > li > ul > li > a:hover {
            padding-left: 55px;
        }

    .x-navigation > li > ul > li > ul > li > ul > li.active > a {
        padding-left: 55px;
    }

    .x-navigation > li > ul > li > ul > li > ul > li > ul > li > a {
        padding-left: 60px;
    }

        .x-navigation > li > ul > li > ul > li > ul > li > ul > li > a:hover {
            padding-left: 65px;
        }

    .x-navigation > li > ul > li > ul > li > ul > li > ul > li.active > a {
        padding-left: 65px;
    }

    .x-navigation > li > ul > li > ul > li > ul > li > ul > li > ul > li > a {
        padding-left: 70px;
    }

        .x-navigation > li > ul > li > ul > li > ul > li > ul > li > ul > li > a:hover {
            padding-left: 75px;
        }

    .x-navigation > li > ul > li > ul > li > ul > li > ul > li > ul > li.active > a {
        padding-left: 75px;
    }

    .x-navigation > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > a {
        padding-left: 80px;
    }

        .x-navigation > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > a:hover {
            padding-left: 85px;
        }

    .x-navigation > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li.active > a {
        padding-left: 85px;
    }

    .x-navigation > li:last-child > a {
        -moz-border-radius: 0px 0px 0px 5px;
        -webkit-border-radius: 0px 0px 0px 5px;
        border-radius: 0px 0px 0px 5px;
        border-bottom: 0px;
    }

    .x-navigation.x-navigation-horizontal {
        height: 50px;
        background: #2d3945;
    }

        .x-navigation.x-navigation-horizontal .xn-logo a {
            border-bottom: 0px;
            width: 200px;
        }

        .x-navigation.x-navigation-horizontal > li.xn-openable:before {
            display: none;
        }

        .x-navigation.x-navigation-horizontal > li > a {
            padding: 15px;
            border-bottom: 0px;
            line-height: 20px;
            color: #A0DCF1;
            text-shadow: none;
        }

            .x-navigation.x-navigation-horizontal > li > a:hover {
                background: #3d4e5d;
            }

                .x-navigation.x-navigation-horizontal > li > a:hover .fa,
                .x-navigation.x-navigation-horizontal > li > a:hover .glyphicon {
                    color: white;
                }

            .x-navigation.x-navigation-horizontal > li > a .fa,
            .x-navigation.x-navigation-horizontal > li > a .glyphicon {
                color: white;
            }

        .x-navigation.x-navigation-horizontal > li.active > a {
            background: #3d4e5d;
        }

            .x-navigation.x-navigation-horizontal > li.active > a .fa,
            .x-navigation.x-navigation-horizontal > li.active > a .glyphicon {
                color: #A0DCF1;
            }

        .x-navigation.x-navigation-horizontal > li ul {
            width: 220px;
            position: absolute;
            overflow: visible;
            display: none;
            -moz-border-radius: 3px;
            -webkit-border-radius: 3px;
            border-radius: 3px;
            -moz-box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.1);
            -webkit-box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.1);
            box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.1);
            z-index: 3;
        }

            .x-navigation.x-navigation-horizontal > li ul ul.xn-drop-white:after {
                border-right-color: #FFF;
            }

        .x-navigation.x-navigation-horizontal > li > ul {
            top: 60px;
            left: 0px;
        }

            .x-navigation.x-navigation-horizontal > li > ul.xn-drop-white:after {
                border-bottom-color: #FFF;
            }

            .x-navigation.x-navigation-horizontal > li > ul.xn-drop-left {
                left: auto;
                right: 0px;
            }

                .x-navigation.x-navigation-horizontal > li > ul.xn-drop-left.xn-drop-white ul:after {
                    border-left-color: #FFF;
                }

            .x-navigation.x-navigation-horizontal > li > ul:after {
                bottom: 100%;
                left: 27px;
                border: solid transparent;
                content: " ";
                height: 0;
                width: 0;
                position: absolute;
                pointer-events: none;
                border-color: rgba(0, 0, 0, 0);
                border-bottom-color: #33414e;
                border-width: 5px;
                margin-left: -5px;
            }

            .x-navigation.x-navigation-horizontal > li > ul.xn-drop-left:after {
                right: 20px;
                left: auto;
            }

                .x-navigation.x-navigation-horizontal > li > ul.xn-drop-left:after ul {
                    left: auto;
                    right: 230px;
                }

                    .x-navigation.x-navigation-horizontal > li > ul.xn-drop-left:after ul:after {
                        right: auto;
                        left: 100%;
                        border: solid transparent;
                        border-left-color: #33414e;
                        border-width: 5px;
                        margin-right: -5px;
                    }

            .x-navigation.x-navigation-horizontal > li > ul ul {
                top: 0px;
                right: -230px;
            }

                .x-navigation.x-navigation-horizontal > li > ul ul:after {
                    right: 100%;
                    top: 23px;
                    border: solid transparent;
                    content: " ";
                    height: 0;
                    width: 0;
                    position: absolute;
                    pointer-events: none;
                    border-color: rgba(0, 0, 0, 0);
                    border-right-color: #33414e;
                    border-width: 5px;
                    margin-top: -5px;
                }

            .x-navigation.x-navigation-horizontal > li > ul li > a {
                padding-left: 10px;
            }

                .x-navigation.x-navigation-horizontal > li > ul li > a:hover {
                    padding-left: 15px;
                }

            .x-navigation.x-navigation-horizontal > li > ul li.active > a {
                padding-left: 15px;
            }

        .x-navigation.x-navigation-horizontal > li li {
            width: 100%;
        }

            .x-navigation.x-navigation-horizontal > li li:first-child a {
                -moz-border-radius: 3px 3px 0px 0px;
                -webkit-border-radius: 3px 3px 0px 0px;
                border-radius: 3px 3px 0px 0px;
            }

            .x-navigation.x-navigation-horizontal > li li:last-child a {
                -moz-border-radius: 0px 0px 3px 3px;
                -webkit-border-radius: 0px 0px 3px 3px;
                border-radius: 0px 0px 3px 3px;
                border-bottom-color: transparent;
            }

            .x-navigation.x-navigation-horizontal > li li.xn-openable:before {
                content: "\f105";
            }

            .x-navigation.x-navigation-horizontal > li li.active.xn-openable:before {
                content: "\f104";
            }

        .x-navigation.x-navigation-horizontal > li:last-child > a {
            -moz-border-radius: 0px;
            -webkit-border-radius: 0px;
            border-radius: 0px;
        }

        .x-navigation.x-navigation-horizontal > li.last > a {
            -moz-border-radius: 0px 5px 0px 0px;
            -webkit-border-radius: 0px 5px 0px 0px;
            border-radius: 0px 5px 0px 0px;
        }

        .x-navigation.x-navigation-horizontal li {
            width: auto;
            position: relative;
        }

            .x-navigation.x-navigation-horizontal li.active > ul {
                display: block;
            }

            .x-navigation.x-navigation-horizontal li.xn-openable > a {
                padding-right: 20px;
            }

        .x-navigation.x-navigation-horizontal ul.xn-drop-white {
            background: #FFF;
        }

            .x-navigation.x-navigation-horizontal ul.xn-drop-white ul {
                background: #FFF;
            }

                .x-navigation.x-navigation-horizontal ul.xn-drop-white ul:after {
                    border-right-color: #FFF;
                }

            .x-navigation.x-navigation-horizontal ul.xn-drop-white li > a {
                color: #333;
                text-shadow: none;
                border-bottom: 1px solid #E9E9E9;
            }

                .x-navigation.x-navigation-horizontal ul.xn-drop-white li > a:hover {
                    background: #F5F5F5;
                    color: #333;
                }

                .x-navigation.x-navigation-horizontal ul.xn-drop-white li > a .fa,
                .x-navigation.x-navigation-horizontal ul.xn-drop-white li > a .glyphicon {
                    color: #33414e;
                }

            .x-navigation.x-navigation-horizontal ul.xn-drop-white li.active > a {
                color: #333;
                text-shadow: none;
                border-bottom: 1px solid #E9E9E9;
            }

            .x-navigation.x-navigation-horizontal ul.xn-drop-white li.active.xn-openable:before {
                color: #333;
            }

        .x-navigation.x-navigation-horizontal .xn-icon-button > a {
            padding: 15px 10px;
            text-align: center;
            width: 50px;
        }

            .x-navigation.x-navigation-horizontal .xn-icon-button > a .fa,
            .x-navigation.x-navigation-horizontal .xn-icon-button > a .glyphicon {
                margin: 0px;
            }

        .x-navigation.x-navigation-horizontal .xn-search {
            padding: 10px 5px;
        }

            .x-navigation.x-navigation-horizontal .xn-search input {
                width: 100px;
            }

                .x-navigation.x-navigation-horizontal .xn-search input:focus {
                    width: 200px;
                }

            .x-navigation.x-navigation-horizontal .xn-search:before {
                left: 5px;
            }

    .x-navigation.x-navigation-minimized {
        width: 50px;
    }

        .x-navigation.x-navigation-minimized .xn-text {
            display: none;
        }

        .x-navigation.x-navigation-minimized .xn-visible {
            display: block;
        }

        .x-navigation.x-navigation-minimized li {
            width: auto;
            position: relative;
        }

            .x-navigation.x-navigation-minimized li.xn-profile .profile-mini {
                display: block;
            }

            .x-navigation.x-navigation-minimized li.xn-profile .profile:after {
                right: 100%;
                top: 23px;
                border: solid transparent;
                content: " ";
                height: 0;
                width: 0;
                position: absolute;
                pointer-events: none;
                border-color: rgba(0, 0, 0, 0);
                border-right-color: #33414e;
                border-width: 5px;
                margin-top: -5px;
            }

            .x-navigation.x-navigation-minimized li.xn-title {
                display: none;
            }

            .x-navigation.x-navigation-minimized li.active > ul {
                display: block;
            }

            .x-navigation.x-navigation-minimized li ul {
                top: 0px;
                right: -230px;
                -moz-box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.1);
                -webkit-box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.1);
                box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.1);
            }

                .x-navigation.x-navigation-minimized li ul:after {
                    right: 100%;
                    top: 23px;
                    border: solid transparent;
                    content: " ";
                    height: 0;
                    width: 0;
                    position: absolute;
                    pointer-events: none;
                    border-color: rgba(0, 0, 0, 0);
                    border-right-color: #33414e;
                    border-width: 5px;
                    margin-top: -5px;
                }

                .x-navigation.x-navigation-minimized li ul li > a {
                    padding-left: 15px !important;
                }

                    .x-navigation.x-navigation-minimized li ul li > a:hover {
                        padding-left: 20px !important;
                    }

                .x-navigation.x-navigation-minimized li ul li.active > a {
                    padding-left: 20px !important;
                }

                .x-navigation.x-navigation-minimized li ul li:first-child > a {
                    -moz-border-radius: 3px 3px 0px 0px;
                    -webkit-border-radius: 3px 3px 0px 0px;
                    border-radius: 3px 3px 0px 0px;
                }

                .x-navigation.x-navigation-minimized li ul li:last-child > a {
                    border-bottom: 0px;
                    -moz-border-radius: 0px 0px 3px 3px;
                    -webkit-border-radius: 0px 0px 3px 3px;
                    border-radius: 0px 0px 3px 3px;
                }

        .x-navigation.x-navigation-minimized > li {
            width: 100%;
        }

            .x-navigation.x-navigation-minimized > li > a {
                padding: 15px 10px;
                text-align: center;
            }

                .x-navigation.x-navigation-minimized > li > a .fa,
                .x-navigation.x-navigation-minimized > li > a .glyphicon {
                    margin: 0px;
                }

            .x-navigation.x-navigation-minimized > li ul {
                width: 220px;
                position: absolute;
                overflow: visible;
                display: none;
                -moz-border-radius: 3px;
                -webkit-border-radius: 3px;
                border-radius: 3px;
            }

            .x-navigation.x-navigation-minimized > li li {
                width: 100%;
            }

                .x-navigation.x-navigation-minimized > li li.xn-openable:before {
                    content: "\f105";
                }

                .x-navigation.x-navigation-minimized > li li.active.xn-openable:before {
                    content: "\f104";
                }

            .x-navigation.x-navigation-minimized > li.active:before,
            .x-navigation.x-navigation-minimized > li.xn-openable:before {
                display: none;
            }

            .x-navigation.x-navigation-minimized > li.xn-logo > a:first-child {
                padding: 0px;
                width: 50px;
                background-image: url("Shared/theme/img/logo-small.png");
            }

        .x-navigation.x-navigation-minimized .xn-search input {
            width: 30px;
            padding: 0px 2px 0px 28px;
        }

            .x-navigation.x-navigation-minimized .xn-search input:focus {
                width: 200px;
                padding: 0px 8px 0px 28px;
            }

        .x-navigation.x-navigation-minimized.x-navigation-hover li:hover > ul {
            display: block;
            background: #273541;
            max-height: 1200px;
            -moz-border-radius: 0px;
            -webkit-border-radius: 0px;
            border-radius: 0px;
            right: -220px;
        }

            .x-navigation.x-navigation-minimized.x-navigation-hover li:hover > ul:after {
                display: none;
            }

    .x-navigation.x-navigation-custom li ul {
        background: #2d3945;
    }

    .x-navigation.x-navigation-custom li > a {
        border-bottom: 0px;
    }

        .x-navigation.x-navigation-custom li > a:hover {
            background: #2b3742;
        }

            .x-navigation.x-navigation-custom li > a:hover .fa,
            .x-navigation.x-navigation-custom li > a:hover .glyphicon {
                color: #ffd559;
            }

        .x-navigation.x-navigation-custom li > a .fa,
        .x-navigation.x-navigation-custom li > a .glyphicon {
            color: #DDD;
        }

    .x-navigation.x-navigation-custom li.active > a {
        background: #2b3742;
    }

        .x-navigation.x-navigation-custom li.active > a .fa,
        .x-navigation.x-navigation-custom li.active > a .glyphicon {
            color: #ffd559;
        }

    .x-navigation.x-navigation-custom > li > a {
        padding: 12px 10px 12px 12px;
        border-bottom: 0px;
        font-size: 13px;
        color: #CCC;
        border-left: 3px solid transparent;
    }

        .x-navigation.x-navigation-custom > li > a:hover {
            color: #FFF;
            background: #374654;
        }

    .x-navigation.x-navigation-custom > li.active > a {
        color: #FFF;
        background: #374654;
        border-left: 3px solid #ffd559;
    }

    .x-navigation.x-navigation-custom > li.xn-openable:before {
        color: #CCC;
        top: 12px;
    }

    .x-navigation.x-navigation-custom > li.xn-title {
        border-bottom: 0px;
    }

    .x-navigation.x-navigation-custom > li.xn-logo > a {
        border-left: 0px;
    }

        .x-navigation.x-navigation-custom > li.xn-logo > a:hover {
            background-color: #e0401d;
        }

    .x-navigation.x-navigation-custom.x-navigation-minimized > li > a {
        padding: 15px 10px 15px 7px;
    }

    .x-navigation.x-navigation-custom.x-navigation-minimized > li.xn-profile > a {
        border-left: 0px;
        padding: 7px;
    }

    .x-navigation .xn-search {
        padding: 10px 10px 10px 9px;
        position: relative;
    }

        .x-navigation .xn-search input {
            width: 200px;
            height: 30px;
            padding: 0px 8px 0px 28px;
            line-height: 25px;
            border: 1px solid #29343f;
            background: #2d3945;
            color: #AAA;
            -webkit-transition: all 200ms ease;
            -moz-transition: all 200ms ease;
            -ms-transition: all 200ms ease;
            -o-transition: all 200ms ease;
            transition: all 200ms ease;
            -moz-border-radius: 5px;
            -webkit-border-radius: 5px;
            border-radius: 5px;
        }

        .x-navigation .xn-search:before {
            content: "\f002";
            font-family: FontAwesome;
            position: absolute;
            width: 30px;
            height: 30px;
            text-align: center;
            font-size: 17px;
            line-height: 28px;
            color: #AAA;
            left: 10px;
            top: 10px;
            z-index: 2;
            cursor: pointer;
        }

    .x-navigation .xn-visible {
        display: none;
    }

    .x-navigation .x-navigation-control {
        position: absolute;
        right: 0px;
        width: 50px;
        height: 50px;
        cursor: pointer;
        display: none;
    }

        .x-navigation .x-navigation-control:hover {
            background: #e0401d;
            border-bottom: 0px;
        }

        .x-navigation .x-navigation-control:before {
            position: absolute;
            font-family: "FontAwesome";
            content: "\f0c9";
            font-size: 14px;
            top: 14px;
            left: 20px;
            color: #FFF;
            text-shadow: 1px 2px 2px rgba(0, 0, 0, 0.3);
        }

    .x-navigation > li.xn-navigation-control {
        display: none;
        height: 50px;
        border-bottom: 1px solid #2f3c48;
    }

        .x-navigation > li.xn-navigation-control .x-navigation-control:hover {
            background: #273541;
        }

    .x-navigation > li.xn-logo > a {
        border-bottom: 0px;
    }

        .x-navigation > li.xn-logo > a:first-child {
            font-size: 0px;
            text-indent: -9999px;
            xbackground: url("/Content/images/DTS-forDarkBG_noline.png") top center no-repeat #e34724;
            background: url("/Content/images/DTS-forDarkBG_noline.png") top center no-repeat;
            padding: 0px;
            border-bottom: 0px;
            color: #FFF;
            height: 50px;
            background-size: contain;
        }

            .x-navigation > li.xn-logo > a:first-child:hover {
                background-color: #3d4e5d;
            }

    .x-navigation > li.xn-profile {
        padding: 0px;
        border-bottom: 1px solid #273541;
    }

        .x-navigation > li.xn-profile .profile-data-name {
            color: #ffffff;
        }

        .x-navigation > li.xn-profile .profile-mini {
            display: none;
            width: 50px;
            padding: 7px;
        }

            .x-navigation > li.xn-profile .profile-mini img {
                width: 36px;
                /*border: 2px solid #FFF;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;*/
            }

    .x-navigation .informer {
        font-size: 11px;
        position: absolute;
        line-height: 20px;
        text-align: center;
        padding: 0px 5px;
        background: #BBB;
        right: 10px;
        top: 15px;
        color: #FFF;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
    }

        .x-navigation .informer.pulsate {
            -webkit-animation: pulsate 1s ease-out;
            -webkit-animation-iteration-count: infinite;
            -moz-animation: pulsate 1s ease-out;
            -moz-animation-iteration-count: infinite;
            animation: pulsate 1s ease-out;
            animation-iteration-count: infinite;
        }

        .x-navigation .informer.informer-primary {
            background: #33414e;
        }

        .x-navigation .informer.informer-success {
            background: #95b75d;
        }

        .x-navigation .informer.informer-info {
            background: #3fbae4;
        }

        .x-navigation .informer.informer-warning {
            background: #fea223;
        }

        .x-navigation .informer.informer-danger {
            background: #b64645;
        }

    .x-navigation li li .informer {
        top: 15px; /*12px*/
    }

    .x-navigation .xn-icon-button .informer {
        left: auto;
        bottom: auto;
        right: 1px;
        top: 5px;
    }

.page-container.page-mode-rtl .x-navigation.x-navigation-minimized li ul {
    top: 0px;
    right: auto;
    left: -230px;
}

    .page-container.page-mode-rtl .x-navigation.x-navigation-minimized li ul:after {
        right: auto;
        left: 100%;
        border-right-color: transparent;
        border-left-color: #33414e;
    }

.page-container.page-mode-rtl .x-navigation.x-navigation-minimized li .profile {
    right: auto;
    left: -230px;
}

    .page-container.page-mode-rtl .x-navigation.x-navigation-minimized li .profile:after {
        right: auto;
        left: 100%;
        border-right-color: transparent;
        border-left-color: #33414e;
    }

.page-container.page-mode-rtl .x-navigation.x-navigation-minimized.x-navigation-hover li ul {
    left: -220px;
}

.page-container-boxed .x-navigation {
    -moz-border-radius: 5px 0px 0px 5px;
    -webkit-border-radius: 5px 0px 0px 5px;
    border-radius: 5px 0px 0px 5px;
}

    .page-container-boxed .x-navigation .xn-logo a {
        -moz-border-radius: 5px 0px 0px 0px;
        -webkit-border-radius: 5px 0px 0px 0px;
        border-radius: 5px 0px 0px 0px;
    }

    .page-container-boxed .x-navigation.x-navigation-horizontal {
        -moz-border-radius: 5px 5px 0px 0px;
        -webkit-border-radius: 5px 5px 0px 0px;
        border-radius: 5px 5px 0px 0px;
    }

        .page-container-boxed .x-navigation.x-navigation-horizontal.x-navigation-panel {
            -moz-border-radius: 0px 5px 0px 0px;
            -webkit-border-radius: 0px 5px 0px 0px;
            border-radius: 0px 5px 0px 0px;
        }

.page-container-boxed .page-container .page-content {
    -moz-border-radius: 0px 5px 5px 0px;
    -webkit-border-radius: 0px 5px 5px 0px;
    border-radius: 0px 5px 5px 0px;
}

.page-container-boxed .page-container.page-navigation-top-custom .x-navigation.x-navigation-horizontal {
    -moz-border-radius: 0px 0px 0px 0px;
    -webkit-border-radius: 0px 0px 0px 0px;
    border-radius: 0px 0px 0px 0px;
}

.page-container-boxed .page-container.page-mode-rtl .page-content {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.page-container-boxed .page-container.page-mode-rtl .page-sidebar .x-navigation {
    -moz-border-radius: 0px 5px 5px 0px;
    -webkit-border-radius: 0px 5px 5px 0px;
    border-radius: 0px 5px 5px 0px;
}

    .page-container-boxed .page-container.page-mode-rtl .page-sidebar .x-navigation .xn-logo a {
        -moz-border-radius: 0px 5px 0px 0px;
        -webkit-border-radius: 0px 5px 0px 0px;
        border-radius: 0px 5px 0px 0px;
    }

.page-container-boxed .page-container.page-mode-rtl .x-navigation.x-navigation-horizontal {
    -moz-border-radius: 5px 0px 0px 0px;
    -webkit-border-radius: 5px 0px 0px 0px;
    border-radius: 5px 0px 0px 0px;
}

    .page-container-boxed .page-container.page-mode-rtl .x-navigation.x-navigation-horizontal.x-navigation-panel {
        -moz-border-radius: 5px 0px 0px 0px;
        -webkit-border-radius: 5px 0px 0px 0px;
        border-radius: 5px 0px 0px 0px;
    }

    .page-container-boxed .page-container.page-mode-rtl .x-navigation.x-navigation-horizontal > li:first-child a {
        -moz-border-radius: 5px 0px 0px 0px;
        -webkit-border-radius: 5px 0px 0px 0px;
        border-radius: 5px 0px 0px 0px;
    }
/* END NAVIGATION */
/* PROFILE */
.profile {
    width: 100%;
    float: left;
    padding: 15px 10px;
    position: relative;
    background: #2d3945;
}

    .profile .profile-image {
        float: left;
        width: 100%;
        margin: 0px 0px 10px;
        text-align: center;
    }

        .profile .profile-image img {
            width: 100px;
            /*border: 3px solid #FFF;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;*/
        }

    .profile .profile-data {
        width: 100%;
        float: left;
        text-align: center;
    }

        .profile .profile-data .profile-data-name {
            width: 100%;
            float: left;
            font-size: 14px;
            font-weight: 500;
            color: #FFF;
        }

        .profile .profile-data .profile-data-title {
            width: 100%;
            float: left;
            font-size: 11px;
            font-weight: 400;
            color: #999;
        }

    .profile .profile-controls a {
        width: 30px;
        height: 30px;
        font-size: 14px;
        color: #FFF;
        border: 2px solid #FFF;
        line-height: 25px;
        position: absolute;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        padding: 0px;
        -webkit-transition: all 200ms ease;
        -moz-transition: all 200ms ease;
        -ms-transition: all 200ms ease;
        -o-transition: all 200ms ease;
        transition: all 200ms ease;
    }

        .profile .profile-controls a.profile-control-left {
            left: 15px;
            top: 53px;
            text-align: center;
        }

        .profile .profile-controls a.profile-control-right {
            right: 15px;
            top: 53px;
            text-align: center;
        }

        .profile .profile-controls a .fa,
        .profile .profile-controls a .glyphicon {
            width: auto;
            margin-right: auto;
        }

        .profile .profile-controls a:hover {
            border-color: #DDD;
            color: #DDD;
        }
/* X-NAVIGATION FEATURES */
.x-navigation.x-navigation-minimized .profile {
    width: 300px;
    background: #33414e;
    position: absolute;
    top: 4px;
    right: -230px;
    display: none;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.x-navigation.x-navigation-minimized li.active .profile {
    display: block;
}

.x-navigation.x-navigation-minimized .profile-mini {
    display: block;
    border-bottom: 0px;
}
/* END X-NAVIGATION FEATURES */
/* END PROFILE */
/* PAGE CONTENT HEADER */
.page-content-header {
    float: left;
    width: 100%;
    background: url(../Shared/theme/img/bg.png) left top repeat #ffffff;
    padding: 10px 15px;
    height: 70px;
}

    .page-content-header .logo {
        display: block;
        float: left;
        width: 140px;
        height: 50px;
        background: url(Shared/theme/img/logo-grey-big.png) left top no-repeat;
    }

    .page-content-header .contacts {
        float: left;
        height: 25px;
        clear: both;
    }

        .page-content-header .contacts a {
            float: left;
            display: block;
            line-height: 20px;
            margin-top: 5px;
            font-size: 11px;
            text-decoration: none;
            margin-left: 10px;
            color: #999;
            -webkit-transition: color 200ms ease;
            -moz-transition: color 200ms ease;
            -ms-transition: color 200ms ease;
            -o-transition: color 200ms ease;
            transition: color 200ms ease;
        }

            .page-content-header .contacts a .fa,
            .page-content-header .contacts a .glyphicon {
                font-size: 16px;
                margin-right: 5px;
                line-height: 20px;
                vertical-align: middle;
            }

            .page-content-header .contacts a:hover {
                color: #3fbae4;
            }

    .page-content-header .socials {
        float: right;
        clear: both;
    }

        .page-content-header .socials a {
            float: left;
            display: block;
            line-height: 24px;
            font-size: 23px;
            margin-left: 5px;
            width: 24px;
            text-align: center;
        }

            .page-content-header .socials a .fa {
                line-height: 24px;
                color: #999;
                -webkit-transition: color 200ms ease;
                -moz-transition: color 200ms ease;
                -ms-transition: color 200ms ease;
                -o-transition: color 200ms ease;
                transition: color 200ms ease;
            }

                .page-content-header .socials a .fa:hover.fa-facebook-square {
                    color: #3C599B;
                }

                .page-content-header .socials a .fa:hover.fa-twitter-square {
                    color: #1AB2E8;
                }

                .page-content-header .socials a .fa:hover.fa-pinterest-square {
                    color: #C81D25;
                }

                .page-content-header .socials a .fa:hover.fa-linkedin-square {
                    color: #0077B4;
                }

                .page-content-header .socials a .fa:hover.fa-dribbble {
                    color: #E04C86;
                }
/* END PAGE CONTENT HEADER */
/* BLOCK */
.block {
    padding: 5px 10px;
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

.block-full-width {
    padding: 0px;
    float: left;
    width: 100%;
    position: relative;
}
/* END BLOCK */
/* BREADCRUMB */
.breadcrumb {
    float: left;
    width: 100%;
    background: #e8e8e8;
    margin-bottom: 10px;
    padding: 6px 15px 7px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
}

    .breadcrumb li,
    .breadcrumb li a {
        font-size: 11px;
        line-height: 12px;
        color: #99a0aa;
        text-decoration: none;
    }

        .breadcrumb li:hover,
        .breadcrumb li a:hover {
            color: #656d78;
        }

        .breadcrumb li:last-child {
            color: #656d78;
        }

    .breadcrumb > li + li:before {
        font-family: "FontAwesome";
        content: "\f105";
        color: #99a0aa;
        padding: 0px 8px;
    }
/* EOF BREADCRUMB */
/* Progress list */
.progress-list {
    float: left;
    width: 100%;
    padding: 0px 5px;
    font-size: 11px;
}

    .progress-list .progress {
        clear: both;
        margin-top: 20px;
    }
/* end progress list*/
/* LIST TAGS */
.list-tags {
    float: left;
    width: 100%;
    list-style: none;
    padding: 0px;
    margin: 0px;
}

    .list-tags li {
        float: left;
        display: block;
        position: relative;
    }

        .list-tags li a {
            display: block;
            float: left;
            background: #F5F5F5;
            border: 1px solid #D5D5D5;
            -moz-border-radius: 3px;
            -webkit-border-radius: 3px;
            border-radius: 3px;
            line-height: 23px;
            font-size: 11px;
            margin: 0px 5px 5px 0px;
            padding: 0px 8px;
            color: #656d78;
        }

            .list-tags li a:hover {
                text-decoration: none;
                background: #F0F0F0;
            }
/* END LIST TAGS */
/* LIST GROUP */
.list-group {
    margin: 0px;
}

    .list-group .list-group-item {
        line-height: 20px;
    }

        .list-group .list-group-item .fa {
            margin-right: 10px;
        }

        .list-group .list-group-item .btn .fa {
            margin-right: 0px;
        }

        .list-group .list-group-item .progress {
            margin: 5px 0px;
        }

        .list-group .list-group-item.active .badge {
            color: #656d78;
        }

        .list-group .list-group-item:last-child {
            border-bottom: 0px;
        }

    .list-group.list-group-simple {
        border: 0px;
        background: transparent;
    }

        .list-group.list-group-simple .list-group-item {
            border: 0px;
            background: transparent;
            padding: 5px 10px;
        }

    .list-group.border-bottom .list-group-item:last-child {
        border-bottom: 1px solid #E5E5E5;
    }

    .list-group.list-group-navigation {
        border: 0px;
        float: left;
        width: 100%;
    }

        .list-group.list-group-navigation .list-group-item {
            border-left: 0px;
            border-right: 0px;
            -moz-border-radius: 0px;
            -webkit-border-radius: 0px;
            border-radius: 0px;
        }

.padding-0 .list-group {
    border: 0px;
}

    .padding-0 .list-group .list-group-item {
        border-width: 1px 0px 0px 0px;
        -moz-border-radius: 0px;
        -webkit-border-radius: 0px;
        border-radius: 0px;
    }

        .padding-0 .list-group .list-group-item:first-child {
            border-top: 0px;
        }

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
    background: #33414e;
    border-color: #33414e;
}

.list-group-item {
    border-color: #E5E5E5;
}

a.list-group-item:hover,
a.list-group-item:focus {
    background: #F9F9F9;
}
/* LIST GROUP CONTACTS */
.list-group-contacts .list-group-item {
    padding: 10px;
}

    .list-group-contacts .list-group-item img {
        border: 2px solid #F5F5F5;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        width: 40px;
        margin-right: 10px;
    }

    .list-group-contacts .list-group-item .contacts-title {
        font-size: 13px;
        font-weight: 600;
        line-height: 20px;
    }

    .list-group-contacts .list-group-item p {
        margin-bottom: 0px;
        line-height: 20px;
    }

    .list-group-contacts .list-group-item.active {
        background: #F5F5F5;
        border-color: #E5E5E5;
        color: #656d78;
    }

.list-group-controls {
    position: absolute;
    right: 10px;
    top: 15px;
}

.list-group-status {
    float: left;
    margin-right: 10px;
    height: 40px;
    width: 10px;
    position: relative;
}

    .list-group-status:after {
        position: absolute;
        left: 0px;
        top: 15px;
        width: 10px;
        height: 10px;
        border: 2px solid #CCC;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        content: " ";
        background: transparent;
    }

    .list-group-status.status-online:after {
        border-color: #95b75d;
    }

    .list-group-status.status-away:after {
        border-color: #fea223;
    }

    .list-group-status.status-offline:after {
        border-color: #CCC;
    }
/* END LIST GROUP CONTACTS */
.status {
    margin: 5px 5px 5px 0px;
    display: inline-block;
    width: 10px;
    height: 10px;
    border: 2px solid #CCC;
    content: " ";
    background: transparent;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    float: left;
}

    .status.status-online {
        border-color: #95b75d;
    }

    .status.status-away {
        border-color: #fea223;
    }

    .status.status-offline {
        border-color: #CCC;
    }
/* EOF LIST GROUP */
/* FRIENDS */
.friend {
    width: 100%;
    float: left;
    text-align: center;
    padding: 10px 0px;
    color: #656d78;
    font-weight: 600;
    display: block;
    opacity: 0.8;
    filter: alpha(opacity = 80);
    -webkit-transition: opacity 200ms ease-in-out;
    -moz-transition: opacity 200ms ease-in-out;
    -ms-transition: opacity 200ms ease-in-out;
    -o-transition: opacity 200ms ease-in-out;
    transition: opacity 200ms ease-in-out;
}

    .friend img {
        width: 100%;
        border: 3px solid #F5F5F5;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%;
    }

    .friend span {
        display: block;
        line-height: 20px;
        margin-top: 5px;
        font-size: 11px;
    }

    .friend:hover {
        text-decoration: none;
        opacity: 1;
        filter: alpha(opacity = 100);
        color: #434a54;
    }
/* FRIENDS */
/* PANELS */
.panel {
    float: left;
    width: 100%;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 0px;
    border-top: 2px solid #E5E5E5;
    margin-bottom: 20px;
    position: relative;
    -moz-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
}

    .panel.panel-default {
        border-top-color: #F5F5F5;
        border-top-width: 1px;
    }

    .panel.panel-primary {
        border-top-color: #33414e;
    }

    .panel.panel-success {
        border-top-color: #95b75d;
    }

    .panel.panel-info {
        border-top-color: #3fbae4;
    }

    .panel.panel-warning {
        border-top-color: #fea223;
    }

    .panel.panel-danger {
        border-top-color: #b64645;
    }

    .panel.panel-colorful:before {
        content: "";
        width: 100%;
        height: 2px;
        background: linear-gradient(left, #b64645 0%, #fea223 50%, #95b75d 100%);
        background: -o-linear-gradient(left, #b64645 0%, #fea223 50%, #95b75d 100%);
        background: -moz-linear-gradient(left, #b64645 0%, #fea223 50%, #95b75d 100%);
        background: -webkit-linear-gradient(left, #b64645 0%, #fea223 50%, #95b75d 100%);
        background: -ms-linear-gradient(left, #b64645 0%, #fea223 50%, #95b75d 100%);
        background: -webkit-gradient(linear, left top, right top, color-stop(0, #b64645), color-stop(0.5, #fea223), color-stop(1, #95b75d));
        display: block;
        left: 0px;
        top: 0px;
    }

    .panel .panel-heading {
        padding: 10px;
    }

        .panel .panel-heading .panel-title-image {
            float: left;
            width: 30px;
            border: 2px solid #D5D5D5;
            -moz-border-radius: 50%;
            -webkit-border-radius: 50%;
            border-radius: 50%;
            margin-right: 5px;
        }

        .panel .panel-heading .panel-title {
            margin-left: 7px;
        }

        .panel .panel-heading .panel-title-box {
            float: left;
        }

            .panel .panel-heading .panel-title-box h3 {
                font-size: 14px;
                font-weight: 600;
                line-height: 18px;
                color: #434a54;
                padding: 0px;
                margin: 0px;
            }

            .panel .panel-heading .panel-title-box span {
                font-size: 12px;
                color: #a7adb5;
                font-weight: 400;
                line-height: 12px;
            }

    .panel .panel-heading,
    .panel .panel-footer,
    .panel .panel-body {
        float: left;
        width: 100%;
    }

    .panel .panel-body {
        padding: 15px;
        position: relative;
    }

        .panel .panel-body.scroll {
            padding-right: 0px;
        }

        .panel .panel-body.panel-body-map {
            padding: 5px;
        }

        .panel .panel-body.panel-body-image {
            padding: 0px;
            margin-bottom: 10px;
            position: relative;
        }

            .panel .panel-body.panel-body-image img {
                -moz-border-radius: 5px 5px 0px 0px;
                -webkit-border-radius: 5px 5px 0px 0px;
                border-radius: 5px 5px 0px 0px;
                width: 100%;
            }

            .panel .panel-body.panel-body-image .panel-body-inform {
                width: 30px;
                height: 30px;
                position: absolute;
                bottom: -15px;
                left: 50%;
                background: #3fbae4;
                color: #FFF;
                -moz-border-radius: 5px;
                -webkit-border-radius: 5px;
                border-radius: 5px;
                margin-left: -15px;
                text-align: center;
                line-height: 30px;
                padding-left: 1px;
                padding-top: 1px;
                -ms-transform: rotate(45deg);
                -webkit-transform: rotate(45deg);
                transform: rotate(45deg);
            }

                .panel .panel-body.panel-body-image .panel-body-inform.inform-primary {
                    background: #33414e;
                }

                .panel .panel-body.panel-body-image .panel-body-inform.inform-success {
                    background: #95b75d;
                }

                .panel .panel-body.panel-body-image .panel-body-inform.inform-warning {
                    background: #fea223;
                }

                .panel .panel-body.panel-body-image .panel-body-inform.inform-danger {
                    background: #b64645;
                }

                .panel .panel-body.panel-body-image .panel-body-inform .fa {
                    font-size: 16px;
                    color: #FFF;
                    -ms-transform: rotate(-45deg);
                    -webkit-transform: rotate(-45deg);
                    transform: rotate(-45deg);
                }

        .panel .panel-body.list-group {
            padding: 0px;
        }

        .panel .panel-body.profile {
            -moz-border-radius: 5px 5px 0px 0px;
            -webkit-border-radius: 5px 5px 0px 0px;
            border-radius: 5px 5px 0px 0px;
        }

        .panel .panel-body.panel-body-search {
            padding: 5px;
        }

        .panel .panel-body.panel-body-half .panel-body {
            width: 50%;
            height: 100%;
        }

            .panel .panel-body.panel-body-half .panel-body:nth-child(2n) {
                padding-left: 25px;
            }

            .panel .panel-body.panel-body-half .panel-body.panel-body-image {
                margin-bottom: 0px;
            }

                .panel .panel-body.panel-body-half .panel-body.panel-body-image .panel-body-inform {
                    bottom: auto;
                    left: auto;
                    right: -15px;
                    top: 50%;
                    margin-left: 0px;
                    margin-top: -15px;
                }

    .panel .panel-title {
        font-size: 16px;
        font-weight: 400;
        line-height: 30px;
        display: block;
        float: left;
        xcolor: #434a54;
    }

    .panel .panel-footer {
        background: #F5F5F5;
        border: 0px;
        border-top: 1px solid #E3E3E3;
        line-height: 30px;
        padding: 10px;
    }

.panel-default .panel-heading,
.panel-primary .panel-heading,
.panel-success .panel-heading,
.panel-info .panel-heading,
.panel-warning .panel-heading,
.panel-danger .panel-heading {
    xxbackground: #F5F5F5;
    xxborder-color: #E5E5E5;
}
.panel

.panel-fullscreen-wrap {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    background: #FFF;
}

    .panel-fullscreen-wrap .panel {
        -moz-border-radius: 0px;
        -webkit-border-radius: 0px;
        border-radius: 0px;
        margin: 0px;
    }

        .panel-fullscreen-wrap .panel .panel-body {
            overflow-y: scroll;
        }
/* PANEL GROUP / ACCORDION */
.panel-group {
    float: left;
    width: 100%;
}

    .panel-group .panel-heading + .panel-collapse > .panel-body {
        border-top: 0px;
    }

.panel-title > a {
    text-decoration: none;
}

.panel-group.accordion .panel-body {
    display: none;
}

    .panel-group.accordion .panel-body.panel-body-open {
        display: block;
    }
/* END PANEL GROUP / ACCORDION */
/* PANEL CONTROLS */
ul.panel-controls {
    float: right;
    padding: 0px;
    margin: 0px;
    list-style: none;
    position: relative;
}

    ul.panel-controls > li {
        float: left;
    }

        ul.panel-controls > li > a {
            display: block;
            float: left;
            width: 30px;
            height: 30px;
            text-align: center;
            line-height: 28px;
            color: #656d78;
            border: 1px solid #BBB;
            -moz-border-radius: 50%;
            -webkit-border-radius: 50%;
            border-radius: 50%;
            margin-left: 3px;
            -webkit-transition: all 200ms ease;
            -moz-transition: all 200ms ease;
            -ms-transition: all 200ms ease;
            -o-transition: all 200ms ease;
            transition: all 200ms ease;
        }

            ul.panel-controls > li > a.control-primary {
                color: #33414e;
                border-color: #33414e;
            }

            ul.panel-controls > li > a.control-success {
                color: #95b75d;
                border-color: #95b75d;
            }

            ul.panel-controls > li > a.control-info {
                color: #3fbae4;
                border-color: #3fbae4;
            }

            ul.panel-controls > li > a.control-warning {
                color: #fea223;
                border-color: #fea223;
            }

            ul.panel-controls > li > a.control-danger {
                color: #b64645;
                border-color: #b64645;
            }

            ul.panel-controls > li > a:hover {
                border-color: #999;
                color: #434a54;
            }

            ul.panel-controls > li > a.rounded {
                -moz-border-radius: 5px;
                -webkit-border-radius: 5px;
                border-radius: 5px;
            }

    ul.panel-controls.panel-controls-title {
        margin-top: 3px;
    }

.panel-hidden-controls ul.panel-controls > li > a {
    opacity: 0;
    filter: alpha(opacity = 0);
}

.panel-hidden-controls:hover ul.panel-controls > li > a {
    opacity: 0.8;
    filter: alpha(opacity = 80);
}

    .panel-hidden-controls:hover ul.panel-controls > li > a:hover {
        opacity: 1;
        filter: alpha(opacity = 100);
    }

ul.panel-controls > li.label-control .label,
.label-form {
    display: inline-block;
    font-size: 11px;
    padding: 5px 10px;
    line-height: 12px;
    margin-top: 4px;
}

ul.panel-controls > li > .dropdown-menu {
    left: auto;
    right: 3px;
}

    ul.panel-controls > li > .dropdown-menu:after,
    ul.panel-controls > li > .dropdown-menu:before {
        left: auto;
        right: 11px;
    }

    ul.panel-controls > li > .dropdown-menu:after {
        margin-left: auto;
        margin-right: -5px;
    }

    ul.panel-controls > li > .dropdown-menu:before {
        margin-left: auto;
        margin-right: -6px;
    }
/* EOF PANEL CONTROLS */
.panel-heading .label {
    line-height: 16px;
    padding: 4px 10px;
    margin: 3px 0px 3px 5px;
    font-size: 12px;
    display: inline-block;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

    .panel-heading .label.pulsate {
        -webkit-animation: pulsate 1s ease-out;
        -webkit-animation-iteration-count: infinite;
        -moz-animation: pulsate 1s ease-out;
        -moz-animation-iteration-count: infinite;
        animation: pulsate 1s ease-out;
        animation-iteration-count: infinite;
    }
/* PANEL BODY PRICING */
.panel.panel-primary .panel-body-pricing small {
    color: #33414e;
}

.panel.panel-success .panel-body-pricing small {
    color: #95b75d;
}

.panel.panel-info .panel-body-pricing small {
    color: #3fbae4;
}

.panel.panel-warning .panel-body-pricing small {
    color: #fea223;
}

.panel.panel-danger .panel-body-pricing small {
    color: #b64645;
}

.panel-body.panel-body-pricing h2 {
    font-size: 26px;
    font-weight: 400;
}

    .panel-body.panel-body-pricing h2 small {
        text-transform: uppercase;
    }

.panel-body.panel-body-pricing p {
    font-size: 13px;
    color: #666;
    margin-bottom: 15px;
}

    .panel-body.panel-body-pricing p.text-muted {
        color: #AAA;
        font-size: 11px;
    }

.panel-body.panel-body-pricing .fa {
    color: #EEE;
}
/* PANEL BODY PRICING */
/* PANEL REFRESHING */
.panel-refresh-layer {
    position: absolute;
    left: 0px;
    top: 0px;
    background: #FFF;
    opacity: 0.5;
    filter: alpha(opacity = 50);
    z-index: 3;
    font-size: 21px;
}

    .panel-refresh-layer img {
        position: absolute;
        left: 50%;
        top: 50%;
        margin-left: -16px;
        margin-top: -16px;
    }
/* EOF PANEL REFRESHING */
.panel-toggled .panel-body,
.panel-toggled .panel-footer {
    display: none;
}
/* XNAV PANEL */
.x-navigation li > .panel {
    display: none;
    position: absolute;
    left: 0px;
    top: 56px;
    width: 400px;
    z-index: 3;
    border-top-width: 1px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

    .x-navigation li > .panel.xn-drop-left {
        left: auto;
        right: 0px;
    }

    .x-navigation li > .panel .panel-heading {
        padding: 5px 10px;
    }

        .x-navigation li > .panel .panel-heading .panel-title {
            font-size: 14px;
        }

    .x-navigation li > .panel .panel-footer {
        line-height: 30px;
        padding: 3px 10px;
    }

.x-navigation li.active > .panel {
    display: block;
}

.x-navigation li > .panel:after {
    top: -11px;
    left: 20px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(0, 0, 0, 0);
    border-bottom-color: #E5E5E5;
    border-width: 5px;
    margin-left: -5px;
}

.x-navigation li > .panel.xn-drop-left:after {
    right: 20px;
    left: auto;
}

.x-navigation li > .panel.dragged:after {
    display: none;
}

.x-navigation li > .panel.panel-primary:after {
    border-bottom-color: #33414e;
}

.x-navigation li > .panel.panel-info:after {
    border-bottom-color: #3fbae4;
}

.x-navigation li > .panel.panel-warning:after {
    border-bottom-color: #fea223;
}

.x-navigation li > .panel.panel-danger:after {
    border-bottom-color: #b64645;
}

.x-navigation li > .panel.panel-success:after {
    border-bottom-color: #95b75d;
}

.resizable-helper {
    border: 1px dashed #33414e;
}

.ui-resizable-s {
    width: 98%;
}

.ui-resizable-e {
    height: 98%;
}

.ui-resizable-se {
    width: 16px;
    height: 16px;
    right: 0px;
    bottom: 0px;
    text-indent: 0px;
    /* background: url(../../../Shared/theme/img/jquery/resize-icon.png) left top no-repeat; RS 9/21/2020 icon no longer exists and windows look better without it (was buggy) */
}
/* EOF XNAV PANEL */
/* EOF PANELS */
/* USER */
.user {
    float: left;
    width: 100%;
    line-height: 50px;
}

    .user img {
        float: left;
        width: 50px;
        height: 50%;
        border: 3px solid #F5F5F5;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        margin-right: 10px;
    }

    .user a {
        display: block;
        float: left;
        text-decoration: none;
        font-size: 14px;
        font-weight: 600;
        color: #33414e;
    }

    .user .btn {
        margin-top: 10px;
    }
/* END USER */
/* BUTTONS */
.btn {
    font-size: 12px;
    padding: 4px 15px;
    line-height: 20px;
    font-weight: 400;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
}

    .btn.btn-lg,
    .btn-group-lg > .btn {
        font-size: 14px;
        padding: 12px 20px;
    }

    .btn.btn-sm,
    .btn-group-sm > .btn {
        font-size: 11px;
        padding: 2px 10px;
    }

    .btn.btn-xs,
    .btn-group-xs > .btn {
        font-size: 10px;
        padding: 0px 5px;
    }

.btn-default {
    border-color: #DDD;
}

    .btn-default:hover,
    .btn-default:focus,
    .btn-default:active,
    .btn-default.active,
    .open > .dropdown-toggle.btn-default {
        background-color: #F5F5F5;
        border-color: #DDD;
    }

.btn-danger {
    background-color: #b64645;
    border-color: #b64645;
}

    .btn-danger:hover,
    .btn-danger:focus,
    .btn-danger:active,
    .btn-danger.active,
    .open > .dropdown-toggle.btn-danger {
        background-color: #a43f3e;
        border-color: #a43f3e;
    }

    .btn-danger[disabled],
    .btn-danger.disabled {
        background: #c66968;
        border-color: #c36261;
    }

.btn-warning {
    background-color: #fea223;
    border-color: #fea223;
}

    .btn-warning:hover,
    .btn-warning:focus,
    .btn-warning:active,
    .btn-warning.active,
    .open > .dropdown-toggle.btn-warning {
        background-color: #fe970a;
        border-color: #fe970a;
    }

    .btn-warning[disabled],
    .btn-warning.disabled {
        background: #feb756;
        border-color: #feb34c;
    }

.btn-success {
    background-color: #95b75d;
    border-color: #95b75d;
}

    .btn-success:hover,
    .btn-success:focus,
    .btn-success:active,
    .btn-success.active,
    .open > .dropdown-toggle.btn-success {
        background-color: #89ad4d;
        border-color: #89ad4d;
    }

    .btn-success[disabled],
    .btn-success.disabled {
        background: #acc780;
        border-color: #a7c479;
    }

.btn-primary {
    background-color: #33414e;
    border-color: #33414e;
}

    .btn-primary:hover,
    .btn-primary:focus,
    .btn-primary:active,
    .btn-primary.active,
    .open > .dropdown-toggle.btn-primary {
        background-color: #29343f;
        border-color: #29343f;
    }

    .btn-primary[disabled],
    .btn-primary.disabled {
        background: #475b6d;
        border-color: #435667;
    }

.btn-info {
    background-color: #3fbae4;
    border-color: #3fbae4;
}

    .btn-info:hover,
    .btn-info:focus,
    .btn-info:active,
    .btn-info.active,
    .open > .dropdown-toggle.btn-info {
        background-color: #29b2e1;
        border-color: #29b2e1;
    }

    .btn-info[disabled],
    .btn-info.disabled {
        background: #6ccaea;
        border-color: #63c7e9;
    }

.btn-link {
    font-weight: 600;
    color: #33414e;
}

    .btn-link:hover,
    .btn-link:focus,
    .btn-link:active,
    .btn-link.active {
        color: #33414e;
    }

.btn .fa,
.btn .glyphicon {
    font-size: 14px;
    margin-right: 5px;
}

.btn.btn-rounded {
    background: transparent;
    color: #656d78;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    border-radius: 12px;
    border-width: 2px;
    padding: 2px 10px;
    font-weight: 600;
}

    .btn.btn-rounded.btn-default:hover,
    .btn.btn-rounded.btn-default:focus,
    .btn.btn-rounded.btn-default:active,
    .btn.btn-rounded.btn-default.active {
        border-color: #CCC;
        color: #333;
    }

    .btn.btn-rounded.btn-success {
        color: #95b75d;
    }

        .btn.btn-rounded.btn-success:hover,
        .btn.btn-rounded.btn-success:focus,
        .btn.btn-rounded.btn-success:active,
        .btn.btn-rounded.btn-success.active {
            border-color: #89ad4d;
            color: #89ad4d;
        }

    .btn.btn-rounded.btn-warning {
        color: #fea223;
    }

        .btn.btn-rounded.btn-warning:hover,
        .btn.btn-rounded.btn-warning:focus,
        .btn.btn-rounded.btn-warning:active,
        .btn.btn-rounded.btn-warning.active {
            border-color: #fe970a;
            color: #fe970a;
        }

    .btn.btn-rounded.btn-info {
        color: #3fbae4;
    }

        .btn.btn-rounded.btn-info:hover,
        .btn.btn-rounded.btn-info:focus,
        .btn.btn-rounded.btn-info:active,
        .btn.btn-rounded.btn-info.active {
            border-color: #29b2e1;
            color: #29b2e1;
        }

    .btn.btn-rounded.btn-danger {
        color: #b64645;
    }

        .btn.btn-rounded.btn-danger:hover,
        .btn.btn-rounded.btn-danger:focus,
        .btn.btn-rounded.btn-danger:active,
        .btn.btn-rounded.btn-danger.active {
            border-color: #a43f3e;
            color: #a43f3e;
        }

    .btn.btn-rounded.btn-primary {
        color: #33414e;
    }

        .btn.btn-rounded.btn-primary:hover,
        .btn.btn-rounded.btn-primary:focus,
        .btn.btn-rounded.btn-primary:active,
        .btn.btn-rounded.btn-primary.active {
            border-color: #29343f;
            color: #29343f;
        }

.btn:active,
.btn.active {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn.btn-twitter {
    background: #1AB2E8;
    border-color: #1AB2E8;
}

    .btn.btn-twitter:hover,
    .btn.btn-twitter:focus,
    .btn.btn-twitter:active,
    .btn.btn-twitter.active {
        background: #15a1d3;
    }

.btn.btn-facebook {
    background: #3C599B;
    border-color: #3C599B;
}

    .btn.btn-facebook:hover,
    .btn.btn-facebook:focus,
    .btn.btn-facebook:active,
    .btn.btn-facebook.active {
        background: #354e89;
    }

.btn.btn-google {
    background: #E04A39;
    border-color: #E04A39;
}

    .btn.btn-google:hover,
    .btn.btn-google:focus,
    .btn.btn-google:active,
    .btn.btn-google.active {
        background: #dd3623;
    }

.btn.btn-condensed {
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
}

    .btn.btn-condensed .fa,
    .btn.btn-condensed .glyphicon {
        margin: 0px;
        text-align: center;
    }

    .btn.btn-condensed.btn-sm {
        padding-left: 8px;
        padding-right: 8px;
    }

    .btn.btn-condensed.btn-lg {
        padding-left: 15px;
        padding-right: 15px;
    }
/* EOF BUTTONS */
/* FORM ELEMENTS */
.radio,
.checkbox {
    margin-top: 5px;
    margin-bottom: 5px;
    float: left;
    width: 100%;
}

    .radio + .radio,
    .checkbox + .checkbox {
        margin-top: 0px;
    }

input[type=radio],
input[type=checkbox] {
    margin: 2px 0px 0px;
}

.checkbox.pull-left,
.checkbox.pull-right,
.radio.pull-left,
.radio.pull-right {
    width: auto;
}

.form-control {
    height: 30px;
    font-size: 12px;
    line-height: 18px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    /*-webkit-appearance: none;*/
    /*border: 1px solid #D5D5D5;*/
    border: 1px solid #a9a9a9;
    background: #F9F9F9;
}

    .form-control:focus {
        border-color: #C5C5C5;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        /*border-color: #C1C1C1;*/
        border-color: #545454;
        background: #FFF;
    }

    .form-control[disabled],
    .form-control[readonly] {
        color: #CCC;
    }

        .form-control[disabled]:focus,
        .form-control[readonly]:focus {
            background: #EEE;
            color: #CCC;
            border-color: #D5D5D5;
        }

.input-group-addon {
    border-color: darkgrey;
    background-color: lightgrey;
    font-size: 13px;
    padding: 0px 10px;
    line-height: 28px;
    color: darkgrey;
    text-align: center;
    min-width: 36px;
}

.input-group-addon,
.input-group-btn {
    vertical-align: bottom;
}

.form-group:last-child {
    margin-bottom: 0px;
}

.form-group-separated {
    border-top: 1px dashed #D5D5D5;
}

    .form-group-separated .form-group {
        border-bottom: 1px dashed #D5D5D5;
        margin-bottom: 0px;
    }

        .form-group-separated .form-group [class^="col-md-"] {
            border-left: 1px dashed #D5D5D5;
            padding: 12px 10px;
        }

            .form-group-separated .form-group [class^="col-md-"]:first-child {
                border-left: 0px;
            }

        .form-group-separated .form-group:last-child {
            border-bottom: 0px;
        }

        .form-group-separated .form-group.form-group-border-right [class^="col-md-"] {
            border-left: 0px;
            border-right: 1px dashed #D5D5D5;
        }

            .form-group-separated .form-group.form-group-border-right [class^="col-md-"]:last-child {
                border-right: 0px;
                margin-left: 0px;
            }

    .form-group-separated.panel-body,
    .form-group-separated.modal-body {
        padding: 0px;
    }

.form-horizontal .form-group {
    margin-left: 0px;
    margin-right: 0px;
}

.form-horizontal .control-label {
    line-height: 30px;
    padding-top: 0px;
}

.help-block {
    color: #AAB2BD;
    margin-bottom: 0px;
}

.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
    margin-right: -2px;
}

.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
    font-size: 16px;
}

.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
    font-size: 11px;
}

.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
    z-index: 0;
}

.has-feedback label ~ .form-control-feedback {
    top: 20px;
}
/* FORM VALIDATION STATES */
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success .form-control-feedback {
    color: #95b75d;
}

.has-success .form-control {
    border-color: #95b75d;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning .form-control-feedback {
    color: #fea223;
}

.has-warning .form-control {
    border-color: #fea223;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error .form-control-feedback {
    color: #b64645;
}

.has-error .form-control {
    border-color: #b64645;
}
/* EOF FORM VALIDATION STATES */
.form-control.error,
.bootstrap-select.error > button {
    border-color: #b64645;
}

label {
    font-weight: 600;
}

    label.error,
    label.valid {
        color: #b64645;
        margin-bottom: 0px;
        margin-top: 3px;
        font-size: 11px;
        font-weight: normal;
        width: 100%;
    }

.form-control.valid,
.bootstrap-select.valid > button {
    border-color: #95b75d;
}

label.valid {
    color: #95b75d;
}

.control-label.text-left {
    text-align: left;
}
/* EOF FORM ELEMENTS */
/* LABELS AND BADGES */
.label {
    font-weight: 500;
}

.badge {
    font-size: 11px;
    line-height: 20px;
    font-weight: 500;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 0px 8px;
}

.label-primary,
.badge-primary {
    background-color: #33414e;
}

.label-success,
.badge-success {
    background-color: #95b75d;
}

.label-info,
.badge-info {
    background-color: #3fbae4;
}

.label-warning,
.badge-warning {
    background-color: #fea223;
}

.label-danger,
.badge-danger {
    background-color: #b64645;
}
/* EOF LABELS AND BADGES */
/* ALERTS */
.alert {
    float: left;
    width: 100%;
    margin-bottom: 10px;
    line-height: 21px;
}

.alert-success {
    background-color: #95b75d;
    color: #FFF;
    border-color: #90b456;
}

.alert-info {
    background-color: #3fbae4;
    color: #FFF;
    border-color: #36b7e3;
}

.alert-warning {
    background-color: #fea223;
    color: #FFF;
    border-color: #fe9e19;
}

.alert-danger {
    background-color: #b64645;
    color: #FFF;
    border-color: #af4342;
}
/* EOF ALERTS */
/* DROP DOWN */
.dropdown-menu {
    font-size: 12px;
    -moz-box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.1);
    border: 1px solid #E5E5E5;
    padding: 0px;
    margin: 8px 0px 0px;
    min-width: 200px;
}

    .dropdown-menu > li > a {
        padding: 8px 15px;
        border-bottom: 1px solid #E9E9E9;
        line-height: 20px;
    }

    .dropdown-menu > li:last-child > a {
        border-bottom: 0px;
    }

    .dropdown-menu:after,
    .dropdown-menu:before {
        bottom: 100%;
        left: 50%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
    }

    .dropdown-menu:after {
        border-color: rgba(255, 255, 255, 0);
        border-bottom-color: #FFF;
        border-width: 5px;
        margin-left: -5px;
    }

    .dropdown-menu:before {
        border-color: rgba(229, 229, 229, 0);
        border-bottom-color: #E5E5E5;
        border-width: 6px;
        margin-left: -6px;
    }

.dropup .dropdown-menu:after,
.dropup .dropdown-menu:before {
    display: none;
}

.dropdown-header {
    padding: 10px 15px;
    border-bottom: 1px solid #E5E5E5;
    color: #777;
}

.dropdown-menu .fa {
    margin-right: 5px;
}

.dropdown-menu .divider {
    background: #F5F5F5;
    margin: 0px;
    padding: 15px 0px 0px;
    border-bottom: 1px solid #E5E5E5;
}
/* EOF DROP DOWN */
/* MODAL */
.modal-dialog {
    z-index: 1041;
}

.modal-content {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-width: 5px;
}

.modal-header {
    padding: 10px 10px 10px 15px;
    line-height: 30px;
    -moz-border-radius: 5px 5px 0px 0px;
    -webkit-border-radius: 5px 5px 0px 0px;
    border-radius: 5px 5px 0px 0px;
    background: #F5F5F5;
    border-color: #d5d5d5;
}

    .modal-header .close {
        margin-top: 5px;
        margin-right: 5px;
    }

.modal-title {
    line-height: 30px;
}

.modal-body {
    padding: 15px;
    zoom: 1;
}

    .modal-body:before,
    .modal-body:after {
        content: "";
        display: table;
    }

    .modal-body:after {
        clear: both;
    }

.modal-footer {
    background: #F5F5F5;
    border-color: #D5D5D5;
    padding: 10px 15px;
    -moz-border-radius: 0px 0px 5px 5px;
    -webkit-border-radius: 0px 0px 5px 5px;
    border-radius: 0px 0px 5px 5px;
}
/* EOF MODAL */
/* PORTLET */
.scCol {
    min-height: 30px;
}

.scPlaceholder {
    background: #fcfbf4;
    border: 1px dashed #999;
    margin-bottom: 20px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    float: left;
    width: 100%;
}
/* EOF PORTLET */
/* TYPOGRAPHY */
.page-title {
    float: left;
    width: 100%;
    padding: 5px 10px;
}

    .page-title h2 {
        float: left;
        line-height: 30px;
    }

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    color: #434a54;
    padding: 0px;
    margin: 0px;
}

h1,
.h1 {
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 32px;
    font-weight: 400;
}

h2,
.h2 {
    margin-bottom: 15px;
    font-size: 26px;
    font-weight: 400;
}

h3,
.h3 {
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 600;
}

    h3 small,
    .h3 small {
        line-height: 19px;
    }

h4,
.h4 {
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 400;
}

h5,
.h5 {
    margin-bottom: 10px;
    margin-top: 5px;
    font-size: 14px;
    font-weight: 400;
}

h6,
.h6 {
    margin-bottom: 10px;
    font-size: 13px;
    font-weight: 600;
}

blockquote {
    font-size: 12px;
    border-left-color: #CCC;
    line-height: 20px;
}

    blockquote p {
        line-height: 12px;
    }

    .blockquote-reverse,
    blockquote.pull-right {
        border-right-color: #CCC;
    }

.blockquote-primary {
    border-left-color: #33414e;
}

.blockquote-success {
    border-left-color: #95b75d;
}

.blockquote-info {
    border-left-color: #3fbae4;
}

.blockquote-danger {
    border-left-color: #b64645;
}

.blockquote-warning {
    border-left-color: #fea223;
}

.text-title {
    font-weight: 600;
    border-bottom: 1px solid #F5F5F5;
    padding: 10px 0px 5px;
    font-size: 15px;
}
/* EOF TYPOGRAPHY */
/* HELPERS */
.push-down-0 {
    margin-bottom: 0px !important;
}

.push-down-5 {
    margin-bottom: 5px !important;
}

.push-down-10 {
    margin-bottom: 10px !important;
}

.push-down-15 {
    margin-bottom: 15px !important;
}

.push-down-20 {
    margin-bottom: 20px !important;
}

.push-down-25 {
    margin-bottom: 25px !important;
}

.push-down-30 {
    margin-bottom: 30px !important;
}

.push-up-0 {
    margin-top: 0px !important;
}

.push-up-5 {
    margin-top: 5px !important;
}

.push-up-10 {
    margin-top: 10px !important;
}

.push-up-15 {
    margin-top: 15px !important;
}

.push-up-20 {
    margin-top: 20px !important;
}

.push-up-25 {
    margin-top: 25px !important;
}

.push-up-30 {
    margin-top: 30px !important;
}

.padding-0 {
    padding: 0px !important;
}

.padding-bottom-0 {
    padding-bottom: 0px !important;
}

.padding-top-0 {
    padding-top: 0px !important;
}

.text-muted {
    color: #CCD0D9 !important;
}

.text-primary {
    color: #33414e !important;
}

.text-success {
    color: #95b75d !important;
}

.text-info {
    color: #3fbae4 !important;
}

.text-warning {
    color: #fea223 !important;
}

.text-danger {
    color: #b64645 !important;
}

.bg-primary {
    color: #fff;
    background-color: #33414e !important;
}

.bg-success {
    color: #fff;
    background-color: #95b75d !important;
}

.bg-info {
    color: #fff;
    background-color: #3fbae4 !important;
}

.bg-warning {
    color: #fff;
    background-color: #fea223 !important;
}

.bg-danger {
    color: #fff;
    background-color: #b64645 !important;
}

.twitter {
    border-color: #1AB2E8 !important;
    color: #1AB2E8 !important;
}

    .twitter:hover {
        border-color: #48c2ed !important;
        color: #48c2ed !important;
    }

.facebook {
    border-color: #3C599B !important;
    color: #3C599B !important;
}

    .facebook:hover {
        border-color: #4f70bb !important;
        color: #4f70bb !important;
    }

.line-height-30 {
    line-height: 30px;
}
/* EOF HELPERS */
/* PROGRESS BARS */
.progress.progress-small {
    height: 5px;
}

    .progress.progress-small .progress-bar {
        font-size: 0px;
    }

.progress-bar {
    background-color: #33414e;
}

.progress-bar-success {
    background-color: #95b75d;
}

.progress-bar-warning {
    background-color: #fea223;
}

.progress-bar-danger {
    background-color: #b64645;
}

.progress-bar-info {
    background-color: #3fbae4;
}

.progress-bar-colorful {
    background: linear-gradient(left, #b64645 0%, #fea223 50%, #95b75d 100%);
    background: -o-linear-gradient(left, #b64645 0%, #fea223 50%, #95b75d 100%);
    background: -moz-linear-gradient(left, #b64645 0%, #fea223 50%, #95b75d 100%);
    background: -webkit-linear-gradient(left, #b64645 0%, #fea223 50%, #95b75d 100%);
    background: -ms-linear-gradient(left, #b64645 0%, #fea223 50%, #95b75d 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0, #b64645), color-stop(0.5, #fea223), color-stop(1, #95b75d));
}
/* EOF PROGRESS BARS */
/* SWITCH */
.switch {
    cursor: pointer;
    position: relative;
    height: 30px;
    line-height: 30px;
}

    .switch input {
        position: absolute;
        opacity: 0;
        filter: alpha(opacity=0);
    }

        .switch input:checked + span:after {
            left: 21px;
        }

        .switch input:checked + span {
            background-color: #3fbae4;
        }

        .switch input:disabled + span {
            background-color: #CCC;
        }

    .switch span {
        position: relative;
        width: 50px;
        height: 30px;
        -moz-border-radius: 30px;
        -webkit-border-radius: 30px;
        border-radius: 30px;
        background-color: #2d3945;
        border: 1px solid #E5E5E5;
        display: inline-block;
        -webkit-transition: all 200ms ease;
        -moz-transition: all 200ms ease;
        -ms-transition: all 200ms ease;
        -o-transition: all 200ms ease;
        transition: all 200ms ease;
        border-color: rgba(0, 0, 0, 0.1);
        left: 0px;
    }

        .switch span:after {
            content: "";
            position: absolute;
            background-color: #fff;
            width: 26px;
            top: 1px;
            bottom: 1px;
            left: 1px;
            -moz-border-radius: 30px;
            -webkit-border-radius: 30px;
            border-radius: 30px;
            -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.25);
            -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.25);
            box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.25);
            -webkit-transition: all 200ms ease;
            -moz-transition: all 200ms ease;
            -ms-transition: all 200ms ease;
            -o-transition: all 200ms ease;
            transition: all 200ms ease;
        }

    .switch.switch-small {
        margin: 6px 0px 4px;
        height: 20px;
        line-height: 20px;
    }

        .switch.switch-small input:checked + span:after {
            left: 11px;
        }

        .switch.switch-small span {
            width: 30px;
            height: 20px;
            -moz-border-radius: 20px;
            -webkit-border-radius: 20px;
            border-radius: 20px;
        }

            .switch.switch-small span:after {
                width: 16px;
            }
/* END SWITCH */
/* PAGINATION */
.pagination {
    width: 100%;
    margin: 10px 0px;
}

    .pagination > li > a,
    .pagination > li > span {
        margin-left: 3px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        color: #656d78;
        border-color: #E5E5E5;
    }

        .pagination > li > a:hover,
        .pagination > li > span:hover {
            color: #222;
        }

    .pagination > li.active > a,
    .pagination > li.active > a:hover {
        background: #33414e;
        color: #FFF;
        border-color: #33414e;
    }

    .pagination.pagination-sm {
        margin: 0px;
        width: auto;
    }

        .pagination.pagination-sm.push-down-20 {
            margin-bottom: 20px;
        }

        .pagination.pagination-sm.push-up-20 {
            margin-top: 20px;
        }
/* END PAGINATION */
/* POPOVER */
.popover {
    -moz-box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.1);
}

.popover-title {
    background: #f5f5f5;
    border-bottom-color: #e5e5e5;
    line-height: 20px;
}

.popover > .arrow,
.popover > .arrow:after {
    border-width: 5px;
}

.popover.right > .arrow {
    left: -6px;
    margin-top: -6px;
}

    .popover.right > .arrow:after {
        bottom: -5px;
    }

.popover.top > .arrow {
    bottom: -6px;
    margin-left: -6px;
    border-top-color: rgba(0, 0, 0, 0.5);
}

    .popover.top > .arrow:after {
        margin-left: -5px;
    }

.popover.bottom > .arrow {
    top: -6px;
    margin-left: -6px;
    border-bottom-color: rgba(0, 0, 0, 0.3);
}

    .popover.bottom > .arrow:after {
        margin-left: -5px;
    }

.popover.left > .arrow {
    right: -6px;
    margin-top: -6px;
}

    .popover.left > .arrow:after {
        bottom: -5px;
    }
/* EOF POPOVER */
/* TABS */
.tabs {
    float: left;
    width: 100%;
    position: relative;
    margin-top: 40px;
}

.nav-tabs,
.nav-tabs.nav-justified {
    border-bottom: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    padding: 0px 0px;
}

.block-head .nav-tabs {
    border-bottom: 0px;
}

.nav-tabs > li {
    margin-bottom: 0px;
}

    .nav-tabs > li > a {
        margin-right: 5px;
        border: 0px;
        font-size: 14px;
        border-top: 2px solid transparent;
        -moz-border-radius: 0px;
        -webkit-border-radius: 0px;
        border-radius: 0px;
        color: #333;
        -webkit-transition: all 200ms ease;
        -moz-transition: all 200ms ease;
        -ms-transition: all 200ms ease;
        -o-transition: all 200ms ease;
        transition: all 200ms ease;
        background: #F5F5F5;
        padding: 9px 15px;
    }

    .nav-tabs > li:first-child > a {
        -moz-border-radius: 5px 0px 0px 0px;
        -webkit-border-radius: 5px 0px 0px 0px;
        border-radius: 5px 0px 0px 0px;
    }

    .nav-tabs > li > a:hover {
        border-color: transparent;
        background: #FFF;
    }

    .nav-tabs > li.active > a,
    .nav-tabs > li.active > a:hover,
    .nav-tabs > li.active > a:focus,
    .nav-tabs > .dropdown.active.open > a:hover {
        border: 0px;
        xborder-top: 2px solid #3fbae4;
        background: #3fbae4;
        -moz-border-radius: 3px 3px 0px 0px;
        -webkit-border-radius: 3px 3px 0px 0px;
        border-radius: 3px 3px 0px 0px;
        color: white;
        font-weight: bold;
    }

.nav-tabs.nav-justified > li > a {
    border: 0px;
    border-top: 2px solid transparent;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    color: #333;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
}

    .nav-tabs.nav-justified > li > a:hover {
        border-color: #33414e;
        background: transparent;
    }

.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
    border: 0px;
    border-top: 2px solid #33414e;
    background: #FFF;
    -moz-border-radius: 3px 3px 0px 0px;
    -webkit-border-radius: 3px 3px 0px 0px;
    border-radius: 3px 3px 0px 0px;
}

.nav-tabs a .caret,
.nav-tabs a:hover .caret {
    color: #33414e;
}

.nav-tabs-vertical .tabs {
    margin-top: 0px;
}

.nav-tabs-vertical .nav-tabs {
    margin-top: 0px;
    float: left;
    width: 150px;
    position: absolute;
    left: 0px;
    border-bottom: 0px;
    padding: 0px;
}

    .nav-tabs-vertical .nav-tabs > li {
        width: 100%;
    }

        .nav-tabs-vertical .nav-tabs > li > a {
            width: 100%;
            -moz-border-radius: 0px;
            -webkit-border-radius: 0px;
            border-radius: 0px;
            border-top: 0px;
            border-left: 2px solid transparent;
            background: #FFF;
        }

            .nav-tabs-vertical .nav-tabs > li > a:hover {
                border-left-color: #33414e;
                background: transparent;
            }

        .nav-tabs-vertical .nav-tabs > li.active > a,
        .nav-tabs-vertical .nav-tabs > li.active > a:hover,
        .nav-tabs-vertical .nav-tabs > li.active > a:focus,
        .nav-tabs-vertical .nav-tabs > .dropdown.active.open > a:hover {
            border-top: 0px;
            border-left: 2px solid #33414e;
            background: #F5F5F5;
        }

        .nav-tabs-vertical .nav-tabs > li:first-child > a {
            -moz-border-top-left-radius: 3px;
            -webkit-border-top-left-radius: 3px;
            border-top-left-radius: 3px;
        }

        .nav-tabs-vertical .nav-tabs > li:last-child > a {
            -moz-border-bottom-left-radius: 3px;
            -webkit-border-bottom-left-radius: 3px;
            border-bottom-left-radius: 3px;
        }

.nav-tabs-vertical .tab-content {
    width: auto;
    margin-left: 150px;
}

.nav-tabs-vertical .panel-body {
    padding-top: 10px;
}
/* EOF TABS */
/* TABLES */
.table-responsive {
    border: 0px;
}

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
    border-color: transparent;
    padding: 16px 20px;
    background: #F0F4F9;
    color: #656C78;
    font-size: 13px;
}

.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
    background: #F8FAFC;
}

.table > thead > tr > th {
    background: #FFF;
    color: #333;
    font-size: 12px;
    white-space: nowrap;
    font-weight: 600;
    text-transform: uppercase;
}

.panel-body.panel-body-table {
    padding: 0px;
}

    .panel-body.panel-body-table h1,
    .panel-body.panel-body-table h2,
    .panel-body.panel-body-table h3,
    .panel-body.panel-body-table h4,
    .panel-body.panel-body-table h5,
    .panel-body.panel-body-table h6 {
        padding-left: 10px;
        margin-bottom: 10px;
    }

    .panel-body.panel-body-table .table {
        margin-bottom: 0px;
        border: 0px;
    }

        .panel-body.panel-body-table .table tr > td:first-child,
        .panel-body.panel-body-table .table tr > th:first-child {
            border-left: 0px;
        }

        .panel-body.panel-body-table .table tr > td:last-child,
        .panel-body.panel-body-table .table tr > th:last-child {
            border-right: 0px;
        }

        .panel-body.panel-body-table .table > tbody > tr:last-child > td {
            border-bottom: 0px;
        }

.table.table-actions td {
    line-height: 28px;
}

.table .progress-small {
    margin: 7px 0px 8px;
}

.table.table-bordered > thead > tr > th,
.table.table-bordered > tbody > tr > th,
.table.table-bordered > tbody > tr > td {
    border-right: 1px solid #dee7f2;
    border-bottom: 1px solid #dee7f2;
}

    .table.table-bordered > thead > tr > th:first-child,
    .table.table-bordered > tbody > tr > th:first-child,
    .table.table-bordered > tbody > tr > td:first-child {
        border-left: 1px solid #dee7f2;
    }

.table.table-bordered > thead > tr > th,
.table.table-bordered > tbody > tr > th {
    border-top: 1px solid #dee7f2 !important;
}

.table.table-condensed > thead > tr > th,
.table.table-condensed > tbody > tr > th,
.table.table-condensed > tbody > tr > td {
    padding: 8px 15px;
}
/* EOF TABLES */
/* Datatables */
.dataTable {
    float: left;
    margin-bottom: 10px;
}

    .dataTable div.checker,
    .dataTable div.radio {
        display: inherit;
    }

.dataTables_wrapper {
    float: left;
    width: 100%;
}

.dataTables_length {
    width: 50%;
    float: left;
    padding: 0px 0px 5px;
}

    .dataTables_length label,
    .dataTables_filter label {
        padding: 0px;
        line-height: 30px;
        height: auto;
        margin: 0px;
        font-size: 12px;
        color: #999999;
        font-weight: 600;
        text-transform: uppercase;
    }

    .dataTables_length select {
        width: 70px;
        display: inline;
        margin: 0px 5px;
        height: 30px;
        border-color: #CED8E3;
        border-radius: 3px;
        padding: 0px 5px;
    }

.dataTables_filter {
    width: 50%;
    float: right;
    padding-left: 5px;
    padding: 0px 0px 5px;
}

    .dataTables_filter label {
        float: right;
    }

        .dataTables_filter label input {
            width: 150px;
            display: inline;
            margin-left: 5px;
            height: 30px;
            border: 1px solid #CED8E3;
            border-radius: 3px;
            padding: 0px 10px;
        }

td.dataTables_empty {
    font-size: 11px;
    text-align: center;
    color: #333;
}

.dataTables_info {
    float: left;
    font-size: 12px;
    padding: 0px;
    line-height: 30px;
    padding: 5px 20px;
}

.dataTables_paginate {
    padding: 0px;
    text-align: right;
    float: right;
    padding: 5px 0px;
}

    .dataTables_paginate a.paginate_disabled_previous,
    .dataTables_paginate a.paginate_disabled_next,
    .dataTables_paginate a.paginate_button,
    .paginate_enabled_next,
    .paginate_active,
    .paginate_enabled_previous {
        padding: 5px 10px;
        font-size: 12px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        float: left;
        text-decoration: none;
        background-color: #fff;
        border: 1px solid #ddd;
        color: #656d78;
        margin-left: 3px;
        cursor: pointer;
    }

        .dataTables_paginate .paginate_enabled_next:hover,
        .dataTables_paginate a.paginate_button:hover,
        .dataTables_paginate .paginate_enabled_previous:hover {
            background-color: #eee;
            border-color: #ddd;
            color: #222;
        }

    .dataTables_paginate .paginate_button.current,
    .dataTables_paginate .paginate_button.current:hover {
        background: #33414e;
        color: #FFF;
        border-color: #33414e;
    }

    .dataTables_paginate a.paginate_disabled_previous,
    .dataTables_paginate a.paginate_button_disabled,
    .dataTables_paginate a.paginate_disabled_next {
        cursor: default;
        color: #ccc;
    }

        .dataTables_paginate a.paginate_button_disabled:hover {
            box-shadow: none;
            color: #ccc;
        }

.sorting_desc,
.sorting_asc,
.sorting {
    position: relative;
    cursor: pointer;
    padding-right: 20px !important;
}

    .sorting:before,
    .sorting_desc:before,
    .sorting_asc:before {
        position: absolute;
        top: 18px;
        right: 5px;
        font-family: 'FontAwesome';
        opacity: 0.9;
        filter: alpha(opacity = 90);
        width: 10px;
        height: 10px;
        display: block;
    }

    .sorting:before {
        content: "\f0dc";
        opacity: 0.3;
        filter: alpha(opacity = 30);
    }

    .sorting_desc:before {
        content: "\f0d8";
    }

    .sorting_asc:before {
        content: "\f0d7";
    }

.sorting_asc_disabled:before,
.sorting_desc_disabled:before {
    opacity: 0.1;
    filter: alpha(opacity = 10);
}
/* eof Datatables */
/* icons-list */
.icons-list {
    list-style: none;
    padding: 0px;
    margin: 0px 0px 20px;
    display: block;
    float: left;
    width: 100%;
}

    .icons-list li {
        float: left;
        display: block;
        width: 25%;
        height: 30px;
        padding: 5px;
        line-height: 20px;
        font-size: 11px;
        border: 1px solid #FFF;
    }

        .icons-list li:hover {
            color: #333;
            cursor: pointer;
            background: #F5F5F5;
            border: 1px solid #E5E5E5;
            -moz-border-radius: 3px;
            -webkit-border-radius: 3px;
            border-radius: 3px;
        }

        .icons-list li span:first-child,
        .icons-list li i {
            font-size: 18px;
            float: left;
            margin-right: 10px;
            color: #222;
            line-height: 20px;
        }

.icon-preview {
    font-size: 88px;
    color: #222;
    text-align: center;
}
/* eof icons-list */
/* WIDGETS */
.widget {
    width: 100%;
    float: left;
    margin: 0px;
    list-style: none;
    text-decoration: none;
    -moz-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
    color: #FFF;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 15px 10px;
    margin-bottom: 20px;
    min-height: 120px;
    position: relative;
}

    .widget.widget-padding-sm,
    .widget.widget-item-icon {
        padding: 10px 0px 5px;
    }

    .widget.widget-np {
        padding: 0px;
    }

    .widget.widget-no-subtitle {
        padding-top: 25px;
    }

    .widget.widget-carousel {
        padding-bottom: 0px;
        padding-top: 10px;
    }

    .widget.widget-default {
        background: #ffffff;
        background: -moz-linear-gradient(top, #ffffff 0%, #f5f5f5 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #f5f5f5));
        background: -webkit-linear-gradient(top, #ffffff 0%, #f5f5f5 100%);
        background: -o-linear-gradient(top, #ffffff 0%, #f5f5f5 100%);
        background: -ms-linear-gradient(top, #ffffff 0%, #f5f5f5 100%);
        background: linear-gradient(to bottom, #ffffff 0%, #f5f5f5 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#f5f5f5, GradientType=0);
    }

    .widget.widget-primary {
        background: #33414e;
        background: -moz-linear-gradient(top, #33414e 0%, #29343f 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #33414e), color-stop(100%, #29343f));
        background: -webkit-linear-gradient(top, #33414e 0%, #29343f 100%);
        background: -o-linear-gradient(top, #33414e 0%, #29343f 100%);
        background: -ms-linear-gradient(top, #33414e 0%, #29343f 100%);
        background: linear-gradient(to bottom, #33414e 0%, #29343f 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#33414e, endColorstr=#29343f, GradientType=0);
    }

    .widget.widget-success {
        background: #95b75d;
        background: -moz-linear-gradient(top, #95b75d 0%, #89ad4d 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #95b75d), color-stop(100%, #89ad4d));
        background: -webkit-linear-gradient(top, #95b75d 0%, #89ad4d 100%);
        background: -o-linear-gradient(top, #95b75d 0%, #89ad4d 100%);
        background: -ms-linear-gradient(top, #95b75d 0%, #89ad4d 100%);
        background: linear-gradient(to bottom, #95b75d 0%, #89ad4d 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#95b75d, endColorstr=#89ad4d, GradientType=0);
    }

    .widget.widget-info {
        background: #3fbae4;
        background: -moz-linear-gradient(top, #3fbae4 0%, #29b2e1 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3fbae4), color-stop(100%, #29b2e1));
        background: -webkit-linear-gradient(top, #3fbae4 0%, #29b2e1 100%);
        background: -o-linear-gradient(top, #3fbae4 0%, #29b2e1 100%);
        background: -ms-linear-gradient(top, #3fbae4 0%, #29b2e1 100%);
        background: linear-gradient(to bottom, #3fbae4 0%, #29b2e1 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#3fbae4, endColorstr=#29b2e1, GradientType=0);
    }

    .widget.widget-warning {
        background: #fea223;
        background: -moz-linear-gradient(top, #fea223 0%, #fe970a 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fea223), color-stop(100%, #fe970a));
        background: -webkit-linear-gradient(top, #fea223 0%, #fe970a 100%);
        background: -o-linear-gradient(top, #fea223 0%, #fe970a 100%);
        background: -ms-linear-gradient(top, #fea223 0%, #fe970a 100%);
        background: linear-gradient(to bottom, #fea223 0%, #fe970a 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#fea223, endColorstr=#fe970a, GradientType=0);
    }

    .widget.widget-danger {
        background: #b64645;
        background: -moz-linear-gradient(top, #b64645 0%, #a43f3e 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #b64645), color-stop(100%, #a43f3e));
        background: -webkit-linear-gradient(top, #b64645 0%, #a43f3e 100%);
        background: -o-linear-gradient(top, #b64645 0%, #a43f3e 100%);
        background: -ms-linear-gradient(top, #b64645 0%, #a43f3e 100%);
        background: linear-gradient(to bottom, #b64645 0%, #a43f3e 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#b64645, endColorstr=#a43f3e, GradientType=0);
    }

    .widget .widget-title,
    .widget .widget-subtitle,
    .widget .widget-int,
    .widget .widget-big-int {
        width: 100%;
        float: left;
        text-align: center;
    }

    .widget .widget-title {
        font-size: 16px;
        font-weight: 600;
        margin-bottom: 5px;
        line-height: 20px;
        text-transform: uppercase;
    }

    .widget .widget-subtitle {
        font-size: 12px;
        font-weight: 400;
        margin-bottom: 5px;
        line-height: 15px;
        color: #EEE;
    }

    .widget .widget-int {
        font-size: 28px;
        line-height: 40px;
        font-weight: bold;
        font-family: arial;
    }

    .widget .widget-big-int {
        font-size: 42px;
        line-height: 45px;
        font-weight: 300;
    }

    .widget .widget-item-left {
        margin-left: 10px;
        float: left;
        width: 100px;
    }

    .widget .widget-item-right {
        margin-right: 10px;
        float: right;
        width: 100px;
    }

    .widget.widget-item-icon .widget-item-left,
    .widget.widget-item-icon .widget-item-right {
        width: 70px;
        padding: 20px 0px;
        text-align: center;
    }

    .widget.widget-item-icon .widget-item-left {
        border-right: 1px solid rgba(0, 0, 0, 0.1);
        margin-right: 10px;
        padding-right: 10px;
    }

    .widget.widget-item-icon .widget-item-right {
        border-left: 1px solid rgba(0, 0, 0, 0.1);
        margin-left: 10px;
        padding-left: 10px;
    }

    .widget .widget-item-left .fa,
    .widget .widget-item-right .fa,
    .widget .widget-item-left .glyphicon,
    .widget .widget-item-right .glyphicon {
        font-size: 60px;
    }

    .widget .widget-data {
        padding-left: 120px;
    }

    .widget .widget-data-left {
        padding-right: 120px;
    }

    .widget.widget-item-icon .widget-data {
        padding-left: 90px;
    }

    .widget.widget-item-icon .widget-data-left {
        padding-right: 90px;
        padding-left: 10px;
    }

    .widget .widget-data .widget-title,
    .widget .widget-data-left .widget-title,
    .widget .widget-data .widget-subtitle,
    .widget .widget-data-left .widget-subtitle,
    .widget .widget-data .widget-int,
    .widget .widget-data-left .widget-int,
    .widget .widget-data .widget-big-int,
    .widget .widget-data-left .widget-big-int {
        text-align: left;
    }

    .widget .widget-controls a {
        position: absolute;
        width: 30px;
        height: 30px;
        text-align: center;
        line-height: 27px;
        color: #FFF;
        border: 1px solid #FFF;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        -webkit-transition: all 200ms ease;
        -moz-transition: all 200ms ease;
        -ms-transition: all 200ms ease;
        -o-transition: all 200ms ease;
        transition: all 200ms ease;
        opacity: 0.4;
        filter: alpha(opacity = 40);
    }

        .widget .widget-controls a.widget-control-left {
            left: 10px;
            top: 10px;
        }

        .widget .widget-controls a.widget-control-right {
            right: 10px;
            top: 10px;
        }

        .widget .widget-controls a:hover {
            opacity: 1;
            filter: alpha(opacity = 100);
        }

    .widget .widget-buttons {
        float: left;
        width: 100%;
        text-align: center;
        padding-top: 3px;
        margin-top: 5px;
        border-top: 1px solid rgba(0, 0, 0, 0.1);
    }

        .widget .widget-buttons a {
            position: relative;
            display: inline-block;
            line-height: 30px;
            font-size: 21px;
        }

        .widget .widget-buttons .col {
            width: 100%;
            float: left;
        }

        .widget .widget-buttons.widget-c2 .col {
            width: 50%;
        }

        .widget .widget-buttons.widget-c3 .col {
            width: 33.333333%;
        }

        .widget .widget-buttons.widget-c4 .col {
            width: 25%;
        }

        .widget .widget-buttons.widget-c5 .col {
            width: 20%;
        }

    .widget.widget-primary .widget-buttons a {
        color: #010101;
        border-color: #010101;
    }

        .widget.widget-primary .widget-buttons a:hover {
            color: #000000;
        }

    .widget.widget-success .widget-buttons a {
        color: #51672e;
        border-color: #51672e;
    }

.widge.widget-success .widget-buttons a:hover {
    color: #435526;
}

.widget.widget-info .widget-buttons a {
    color: #14708f;
    border-color: #14708f;
}

    .widget.widget-info .widget-buttons a:hover {
        color: #115f79;
    }

.widget.widget-warning .widget-buttons a {
    color: #a15e01;
    border-color: #a15e01;
}

    .widget.widget-warning .widget-buttons a:hover {
        color: #874f01;
    }

.widget.widget-danger .widget-buttons a {
    color: #5a2222;
    border-color: #5a2222;
}

    .widget.widget-danger .widget-buttons a:hover {
        color: #471b1b;
    }

.plugin-clock span {
    -webkit-animation: pulsate 1s ease-out;
    -webkit-animation-iteration-count: infinite;
    -moz-animation: pulsate 1s ease-out;
    -moz-animation-iteration-count: infinite;
    animation: pulsate 1s ease-out;
    animation-iteration-count: infinite;
    opacity: 0.0;
    margin-right: 2px;
}

.widget.widget-default {
    color: #434a54;
}

    .widget.widget-default .widget-subtitle {
        color: #434a54;
    }

    .widget.widget-default .widget-controls a {
        color: #434a54;
        border-color: #434a54;
    }
/* END WIDGETS */
/* TILES */
.tile {
    width: 100%;
    float: left;
    margin: 0px;
    list-style: none;
    text-decoration: none;
    font-size: 38px;
    font-weight: 300;
    color: #FFF;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 10px;
    margin-bottom: 20px;
    min-height: 100px;
    position: relative;
    border: 1px solid #D5D5D5;
    text-align: center;
    cursor:pointer;
}

    .tile.tile-valign {
        xline-height: 75px;
    }

    .tile.tile-default {
        background: #FFF;
        color: #656d78;
    }

        .tile.tile-default:hover {
            background: #FAFAFA;
        }

    .tile.tile-primary {
        background: #33414e;
        border-color: #33414e;
    }

        .tile.tile-primary:hover {
            background: #2f3c48;
        }

    .tile.tile-success {
        background: #95b75d;
        border-color: #95b75d;
    }

        .tile.tile-success:hover {
            background: #90b456;
        }

    .tile.tile-warning {
        background: #fea223;
        border-color: #fea223;
    }

        .tile.tile-warning:hover {
            background: #fe9e19;
        }

    .tile.tile-danger {
        background: #b64645;
        border-color: #b64645;
    }

        .tile.tile-danger:hover {
            background: #af4342;
        }

    .tile.tile-info {
        background: #3fbae4;
        border-color: #3fbae4;
    }

        .tile.tile-info:hover {
            background: #36b7e3;
        }

    .tile:hover {
        text-decoration: none;
        color: #FFF;
    }

    .tile.tile-default:hover {
        color: #656d78;
    }

    .tile .fa {
        font-size: 52px;
        line-height: 74px;
    }

    .tile p {
        font-size: 14px;
        margin: 0px;
    }

    .tile .informer {
        position: absolute;
        left: 5px;
        top: 5px;
        font-size: 12px;
        color: #FFF;
        line-height: 14px;
    }

        .tile .informer.informer-default {
            color: #FFF;
        }

        .tile .informer.informer-primary {
            color: #33414e;
        }

        .tile .informer.informer-success {
            color: #95b75d;
        }

        .tile .informer.informer-info {
            color: #3fbae4;
        }

        .tile .informer.informer-warning {
            color: #fea223;
        }

        .tile .informer.informer-danger {
            color: #b64645;
        }

        .tile .informer .fa {
            font-size: 14px;
            line-height: 16px;
        }

        .tile .informer.dir-tr {
            left: auto;
            right: 5px;
        }

        .tile .informer.dir-bl {
            top: auto;
            bottom: 5px;
        }

        .tile .informer.dir-br {
            left: auto;
            top: auto;
            right: 5px;
            bottom: 5px;
        }
/* EOF TILES */
/* MESSAGES */
.messages {
    width: 100%;
    float: left;
}

    .messages .item {
        width: 100%;
        float: left;
        margin-bottom: 10px;
        opacity: 0;
        filter: alpha(opacity = 0);
        -webkit-transition: all 200ms ease;
        -moz-transition: all 200ms ease;
        -ms-transition: all 200ms ease;
        -o-transition: all 200ms ease;
        transition: all 200ms ease;
    }

        .messages .item .text {
            background: #FFF;
            padding: 10px;
            -moz-border-radius: 3px;
            -webkit-border-radius: 3px;
            border-radius: 3px;
            border: 1px solid #D5D5D5;
        }

            .messages .item .text .heading {
                width: 100%;
                margin-bottom: 5px;
            }

                .messages .item .text .heading a {
                    text-decoration: none;
                    font-size: 12px;
                    color: #33414e;
                    font-weight: 600;
                    line-height: 20px;
                }

                .messages .item .text .heading .date {
                    float: right;
                    line-height: 20px;
                    font-size: 11px;
                    color: #CCC;
                    font-weight: 600;
                }

            .messages .item .text:hover {
                border-color: #BBB;
            }

        .messages .item:nth-child(2n) .text {
            background: #F6F6F6;
        }

        .messages .item.item-visible {
            opacity: 1;
            filter: alpha(opacity = 100);
        }

    .messages.messages-img .item .image {
        float: left;
        width: 40px;
    }

        .messages.messages-img .item .image img {
            border: 2px solid #F5F5F5;
            border-radius: 50%;
            width: 40px;
        }

    .messages.messages-img .item .text {
        margin-left: 50px;
        position: relative;
    }

        .messages.messages-img .item .text:after,
        .messages.messages-img .item .text:before {
            right: 100%;
            top: 20px;
            border: solid transparent;
            content: " ";
            height: 0;
            width: 0;
            position: absolute;
            pointer-events: none;
        }

        .messages.messages-img .item .text:after {
            border-color: rgba(255, 255, 255, 0);
            border-right-color: #FFF;
            border-width: 5px;
            margin-top: -5px;
        }

        .messages.messages-img .item .text:before {
            border-color: rgba(213, 213, 213, 0);
            border-right-color: #D5D5D5;
            border-width: 6px;
            margin-top: -6px;
        }

        .messages.messages-img .item .text:hover:before {
            border-right-color: #BBB;
        }

    .messages.messages-img .item.in .image {
        float: right;
    }

    .messages.messages-img .item.in .text {
        margin-left: 0px;
        margin-right: 50px;
    }

        .messages.messages-img .item.in .text:after,
        .messages.messages-img .item.in .text:before {
            right: auto;
            left: 100%;
        }

        .messages.messages-img .item.in .text:after {
            border-right-color: transparent;
            border-left-color: #FFF;
        }

        .messages.messages-img .item.in .text:before {
            border-right-color: transparent;
            border-left-color: #D5D5D5;
        }

        .messages.messages-img .item.in .text:hover:before {
            border-left-color: #BBB;
        }
/* END MESSAGES */
/* CONTACTS */
.contact-info {
    float: left;
    width: 100%;
}

    .contact-info p {
        margin-bottom: 5px;
    }

    .contact-info strong {
        font-size: 13px;
    }

    .contact-info small {
        font-weight: 700;
    }
/* END CONTACTS */
/* LOCK SCREEN */
.lockscreen-container {
    float: left;
    width: 100%;
    min-height: 100%;
    background: url("../Shared/theme/img/bg.png") left top repeat #33414e;
}

    .lockscreen-container .lockscreen-box {
        width: 200px;
        position: absolute;
        left: 50%;
        top: 50%;
        margin-left: -100px;
        margin-top: -120px;
    }

        .lockscreen-container .lockscreen-box .lsb-access {
            border: 5px solid #29343f;
            background: #1f272f;
            width: 140px;
            height: 140px;
            float: left;
            margin-left: 30px;
            -moz-border-radius: 50%;
            -webkit-border-radius: 50%;
            border-radius: 50%;
            -webkit-transition: all 200ms ease;
            -moz-transition: all 200ms ease;
            -ms-transition: all 200ms ease;
            -o-transition: all 200ms ease;
            transition: all 200ms ease;
        }

            .lockscreen-container .lockscreen-box .lsb-access .lsb-box {
                background: #33414e;
                border: 5px solid #1b2229;
                width: 120px;
                height: 120px;
                margin: 5px;
                -moz-border-radius: 50%;
                -webkit-border-radius: 50%;
                border-radius: 50%;
                line-height: 110px;
                text-align: center;
                -webkit-transition: all 200ms ease;
                -moz-transition: all 200ms ease;
                -ms-transition: all 200ms ease;
                -o-transition: all 200ms ease;
                transition: all 200ms ease;
            }

                .lockscreen-container .lockscreen-box .lsb-access .lsb-box .fa {
                    font-size: 64px;
                    line-height: 110px;
                    color: #1f272f;
                    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
                    -webkit-transition: all 200ms ease;
                    -moz-transition: all 200ms ease;
                    -ms-transition: all 200ms ease;
                    -o-transition: all 200ms ease;
                    transition: all 200ms ease;
                }

                .lockscreen-container .lockscreen-box .lsb-access .lsb-box .user {
                    display: none;
                    position: relative;
                }

                    .lockscreen-container .lockscreen-box .lsb-access .lsb-box .user img {
                        border: 0px;
                        width: 110px;
                        height: 110px;
                    }

                    .lockscreen-container .lockscreen-box .lsb-access .lsb-box .user .user_signin {
                        position: absolute;
                        width: 110px;
                        height: 110px;
                        left: 0px;
                        top: 0px;
                        -moz-border-radius: 50%;
                        -webkit-border-radius: 50%;
                        border-radius: 50%;
                        background: rgba(0, 0, 0, 0.2);
                        display: none;
                        z-index: 5;
                    }

                        .lockscreen-container .lockscreen-box .lsb-access .lsb-box .user .user_signin .fa {
                            font-size: 64px;
                            color: rgba(0, 0, 0, 0.3);
                            line-height: 110px;
                            text-align: center;
                            text-shadow: none;
                        }

                    .lockscreen-container .lockscreen-box .lsb-access .lsb-box .user:hover .user_signin {
                        display: block;
                    }

                        .lockscreen-container .lockscreen-box .lsb-access .lsb-box .user:hover .user_signin .fa {
                            display: block;
                        }

            .lockscreen-container .lockscreen-box .lsb-access:hover {
                border-color: #2f3c48;
                background-color: #252f38;
                cursor: pointer;
            }

                .lockscreen-container .lockscreen-box .lsb-access:hover .lsb-box {
                    border-color: #212a32;
                    background: #374654;
                }

                    .lockscreen-container .lockscreen-box .lsb-access:hover .lsb-box .fa {
                        color: #232c35;
                        text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
                    }

        .lockscreen-container .lockscreen-box .lsb-form {
            display: none;
            float: left;
            width: 200px;
            margin-top: 20px;
            position: relative;
        }

            .lockscreen-container .lockscreen-box .lsb-form .sign-in {
                display: none;
            }

            .lockscreen-container .lockscreen-box .lsb-form .input-group-addon {
                background: #2f3c48;
                border: 1px solid #2d3945;
                border-right: 0px;
                color: #D5D5D5;
                font-size: 23px;
                line-height: 32px;
            }

                .lockscreen-container .lockscreen-box .lsb-form .input-group-addon .fa {
                    line-height: 32px;
                }

            .lockscreen-container .lockscreen-box .lsb-form input {
                background: #2f3c48;
                color: #D5D5D5;
                border: 1px solid #2d3945;
                height: 36px;
            }

            .lockscreen-container .lockscreen-box .lsb-form ::-webkit-input-placeholder {
                color: #AAA;
            }

            .lockscreen-container .lockscreen-box .lsb-form :-moz-placeholder {
                color: #AAA;
                opacity: 1;
            }

            .lockscreen-container .lockscreen-box .lsb-form ::-moz-placeholder {
                color: #AAA;
                opacity: 1;
            }

            .lockscreen-container .lockscreen-box .lsb-form :-ms-input-placeholder {
                color: #AAA;
            }

        .lockscreen-container .lockscreen-box.active .lsb-access {
            position: relative;
        }

            .lockscreen-container .lockscreen-box.active .lsb-access:after {
                top: 135px;
                left: 50%;
                border: solid transparent;
                content: " ";
                height: 0;
                width: 0;
                position: absolute;
                pointer-events: none;
                border-color: rgba(136, 183, 213, 0);
                border-top-color: #29343f;
                border-width: 5px;
                margin-left: -5px;
                -webkit-transition: all 200ms ease;
                -moz-transition: all 200ms ease;
                -ms-transition: all 200ms ease;
                -o-transition: all 200ms ease;
                transition: all 200ms ease;
            }

            .lockscreen-container .lockscreen-box.active .lsb-access .lsb-box .fa {
                display: none;
            }

            .lockscreen-container .lockscreen-box.active .lsb-access .lsb-box .user {
                display: block;
            }

            .lockscreen-container .lockscreen-box.active .lsb-access:hover:after {
                border-top-color: #2f3c48;
            }

        .lockscreen-container .lockscreen-box.active .lsb-form {
            display: block;
        }
/* END LOCK SCREEN */
/* REGISTRATION */
.registration-container {
    float: left;
    width: 100%;
    min-height: 100%;
    background: url("../Shared/theme/img/bg.png") left top repeat #33414e;
}

    .registration-container .registration-box {
        width: 400px;
        margin: 0px auto;
        padding-top: 100px;
    }

        .registration-container .registration-box .registration-logo {
            background: url("Shared/theme/img/logo-lr.png") top center no-repeat;
            width: 100%;
            height: 100px;
            float: left;
        }

        .registration-container .registration-box .registration-body {
            width: 100%;
            float: left;
            background: rgba(255, 255, 255, 0.1);
            padding: 20px;
            -moz-border-radius: 5px;
            -webkit-border-radius: 5px;
            border-radius: 5px;
        }

            .registration-container .registration-box .registration-body .registration-title {
                color: #FFF;
                font-size: 19px;
                font-weight: 300;
                margin-bottom: 20px;
            }

            .registration-container .registration-box .registration-body .form-control {
                border: 0px;
                background: rgba(0, 0, 0, 0.2);
                padding: 10px 15px;
                color: #CCC;
                line-height: 20px;
                height: auto;
                -webkit-transition: all 200ms ease;
                -moz-transition: all 200ms ease;
                -ms-transition: all 200ms ease;
                -o-transition: all 200ms ease;
                transition: all 200ms ease;
            }

                .registration-container .registration-box .registration-body .form-control:focus {
                    background: rgba(0, 0, 0, 0.3);
                }

            .registration-container .registration-box .registration-body .btn-link {
                color: #FFF;
                border: 0px;
            }

            .registration-container .registration-box .registration-body .registration-subtitle {
                line-height: 20px;
                padding: 5px;
                font-size: 12px;
                color: #DDD;
                margin-top: -10px;
            }

                .registration-container .registration-box .registration-body .registration-subtitle a {
                    color: #3fbae4;
                }

            .registration-container .registration-box .registration-body h4 {
                font-size: 12px;
                color: #F5F5F5;
                line-height: 20px;
                margin-top: 10px;
            }

        .registration-container .registration-box .registration-footer {
            width: 100%;
            float: left;
            padding: 10px;
            color: #FFF;
        }

            .registration-container .registration-box .registration-footer a {
                color: #FFF;
            }

    .registration-container.registration-extended .registration-box {
        width: 767px;
    }
/* END REGISTRATION */
/* LOGIN */
.login-container {
    float: left;
    width: 100%;
    min-height: 100%;
    /*background: url("../../../../Shared/theme/img/bg.png") left top repeat #33414e;*/
    background-color: rgb(15, 42, 68);
}

    .login-container .login-box {
        width: 400px;
        margin: 0px auto;
        padding-top: 100px;
    }

        .login-container .login-box .login-logo {
            background: url("Shared/theme/img/logo-lr.png") top center no-repeat;
            width: 100%;
            height: 100px;
            float: left;
        }

        .login-container .login-box .login-body {
            width: 100%;
            float: left;
            background: rgba(255, 255, 255, 0.1);
            padding: 20px;
            -moz-border-radius: 5px;
            -webkit-border-radius: 5px;
            border-radius: 5px;
            /*box-shadow: 4px 4px 24px #000000;*/
            box-shadow: 0px 0px 100px 20px #88FEFE;
        }

            .login-container .login-box .login-body .login-title {
                color: #FFF;
                font-size: 19px;
                font-weight: 300;
                margin-bottom: 20px;
            }

            .login-container .login-box .login-body .form-control {
                border: 0px;
                background: rgba(0, 0, 0, 0.2);
                padding: 10px 15px;
                color: #CCC;
                line-height: 20px;
                height: auto;
                -webkit-transition: all 200ms ease;
                -moz-transition: all 200ms ease;
                -ms-transition: all 200ms ease;
                -o-transition: all 200ms ease;
                transition: all 200ms ease;
            }

                .login-container .login-box .login-body .form-control:focus {
                    background: rgba(0, 0, 0, 0.3);
                }

            .login-container .login-box .login-body .btn-link {
                color: #FFF;
                border: 0px;
            }

            .login-container .login-box .login-body .login-or {
                width: 40px;
                height: 25px;
                background: rgba(0, 0, 0, 0.2);
                position: relative;
                margin: 25px auto;
                text-align: center;
                line-height: 25px;
                color: #FFF;
            }

                .login-container .login-box .login-body .login-or:before {
                    content: "";
                    position: absolute;
                    left: 0;
                    width: 0;
                    height: 0;
                    top: -10px;
                    border-left: 20px solid transparent;
                    border-right: 20px solid transparent;
                    border-bottom: 10px solid rgba(0, 0, 0, 0.2);
                }

                .login-container .login-box .login-body .login-or:after {
                    content: "";
                    position: absolute;
                    left: 0;
                    width: 0;
                    height: 0;
                    bottom: -10px;
                    border-left: 20px solid transparent;
                    border-right: 20px solid transparent;
                    border-top: 10px solid rgba(0, 0, 0, 0.2);
                }

            .login-container .login-box .login-body .login-subtitle {
                line-height: 20px;
                padding: 5px 0px;
                font-size: 12px;
                color: #FFF;
            }

                .login-container .login-box .login-body .login-subtitle a {
                    color: #3fbae4;
                }

        .login-container .login-box .login-footer {
            width: 100%;
            float: left;
            padding: 10px;
            color: #FFF;
        }

            .login-container .login-box .login-footer a {
                color: #FFF;
            }

    .login-container.lightmode {
        background: url("Shared/theme/img/backgrounds/wall_1.jpg") left top no-repeat;
    }

        .login-container.lightmode .login-box .login-body {
            background: rgba(255, 255, 255, 0.2);
        }

            .login-container.lightmode .login-box .login-body .form-control {
                background: rgba(255, 255, 255, 0.4);
                color: #333;
            }

        .login-container.lightmode .login-box .login-subtitle a {
            color: #33414e;
        }

    .login-container.login-v2 {
        background: url("../Shared/theme/img/bg.png") left top repeat #f5f5f5;
    }

        .login-container.login-v2 .login-box .login-logo {
            /*background: url("../../../Shared/theme/img/logo-grey.png") top center no-repeat;*/
        }

        .login-container.login-v2 .login-box .login-body .login-title {
            color: #33414e;
        }

        .login-container.login-v2 .login-box .login-body .form-control {
            background: #FFF;
            color: #33414e;
            border: 1px solid #D5D5D5;
            border-left: 0px;
        }

        .login-container.login-v2 .login-box .login-body .input-group-addon {
            background: #FFF;
            color: #33414e;
            line-height: 40px;
            font-size: 21px;
            border-color: #D5D5D5;
        }

        .login-container.login-v2 .login-box .login-body a {
            color: #33414e;
        }

        .login-container.login-v2 .login-box .login-footer {
            color: #656d78;
        }

            .login-container.login-v2 .login-box .login-footer a {
                color: #434a54;
            }

    .login-container.login-inside {
        background: transparent;
    }

        .login-container.login-inside .login-box {
            width: 100%;
            padding-top: 0px;
        }

            .login-container.login-inside .login-box .login-body {
                padding: 0px;
            }
/* END LOGIN */
/* TIMELINE */
.img-text {
    border: 3px solid #FFF;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin: 0px 10px 5px 0px;
    -moz-box-shadow: 1px 1px 0px 0px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 1px 1px 0px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 1px 1px 0px 0px rgba(0, 0, 0, 0.1);
}

.timeline {
    float: left;
    width: 100%;
    position: relative;
    padding: 0px;
    margin: 0px 0px 20px;
}

    .timeline:before {
        content: " ";
        position: absolute;
        width: 6px;
        background: #FFF;
        height: 100%;
        left: 50%;
        margin-left: -3px;
        border: 1px solid rgba(0, 0, 0, 0.1);
    }

    .timeline .timeline-item {
        width: 50%;
        float: left;
        position: relative;
        clear: both;
        margin-bottom: 20px;
        z-index: 2;
    }

        .timeline .timeline-item.timeline-main {
            height: 40px;
            width: 50%;
        }

        .timeline .timeline-item .timeline-date {
            padding: 7px 10px;
            line-height: 20px;
            font-size: 14px;
            -moz-border-radius: 3px;
            -webkit-border-radius: 3px;
            border-radius: 3px;
            position: absolute;
            right: -50px;
            top: 0px;
            font-weight: 600;
            color: #33414e;
            background: #F5F5F5;
            text-align: center;
            border: 3px solid #FFF;
            width: 100px;
            box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.2);
        }

            .timeline .timeline-item .timeline-date a {
                color: #33414e;
            }

        .timeline .timeline-item .timeline-item-content {
            float: left;
            background: #F5F5F5;
            border: 3px solid #FFF;
            -moz-border-radius: 5px;
            -webkit-border-radius: 5px;
            border-radius: 5px;
            width: 95%;
            box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.2);
        }

            .timeline .timeline-item .timeline-item-content:before,
            .timeline .timeline-item .timeline-item-content:after {
                left: 95%;
                top: 20px;
                border: solid transparent;
                content: " ";
                height: 0;
                width: 0;
                position: absolute;
                pointer-events: none;
            }

            .timeline .timeline-item .timeline-item-content:before {
                border-color: rgba(255, 255, 255, 0);
                border-left-color: #FFF;
                border-width: 3px;
                margin-top: -3px;
            }

            .timeline .timeline-item .timeline-item-content:after {
                border-color: rgba(255, 255, 255, 0);
                border-left-color: #FFF;
                border-width: 7px;
                margin-top: -7px;
            }

            .timeline .timeline-item .timeline-item-content .timeline-heading {
                width: 100%;
                float: left;
                padding: 10px 10px 5px;
                line-height: 30px;
            }

                .timeline .timeline-item .timeline-item-content .timeline-heading img {
                    width: 30px;
                    height: 30px;
                    margin-right: 5px;
                    border: 2px solid #FFF;
                    -moz-border-radius: 50%;
                    -webkit-border-radius: 50%;
                    border-radius: 50%;
                }

                .timeline .timeline-item .timeline-item-content .timeline-heading a {
                    color: #33414e;
                    font-weight: 600;
                }

            .timeline .timeline-item .timeline-item-content .timeline-body {
                width: 100%;
                float: left;
                padding: 10px;
            }

                .timeline .timeline-item .timeline-item-content .timeline-body.comments {
                    padding: 0px;
                }

            .timeline .timeline-item .timeline-item-content .timeline-footer {
                width: 100%;
                float: left;
                padding: 5px 10px;
                line-height: 20px;
                background: #FFF;
            }

                .timeline .timeline-item .timeline-item-content .timeline-footer a {
                    color: #33414e;
                    font-size: 12px;
                    margin-right: 10px;
                    text-decoration: none;
                }

                    .timeline .timeline-item .timeline-item-content .timeline-footer a:hover {
                        color: #29343f;
                    }

                .timeline .timeline-item .timeline-item-content .timeline-footer .pull-right > a:last-child {
                    margin-right: 0px;
                }

        .timeline .timeline-item .timeline-item-info {
            position: absolute;
            left: 105%;
            font-size: 12px;
            padding: 7px 15px;
            line-height: 20px;
            width: 110px;
            text-align: center;
            background: #F5F5F5;
            border: 3px solid #FFF;
            -moz-border-radius: 5px;
            -webkit-border-radius: 5px;
            border-radius: 5px;
            box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.2);
            font-weight: 600;
        }

        .timeline .timeline-item .timeline-item-icon {
            position: absolute;
            right: -20px;
            width: 40px;
            height: 40px;
            -moz-border-radius: 50%;
            -webkit-border-radius: 50%;
            border-radius: 50%;
            font-size: 20px;
            box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.2);
            line-height: 34px;
            text-align: center;
            border: 3px solid #FFF;
            background: #F5F5F5;
            color: #BBB;
        }

        .timeline .timeline-item:last-child {
            margin-bottom: 0px;
        }

        .timeline .timeline-item.timeline-item-right {
            float: right;
        }

            .timeline .timeline-item.timeline-item-right .timeline-item-info {
                left: auto;
                right: 105%;
            }

                .timeline .timeline-item.timeline-item-right .timeline-item-info:before {
                    right: auto;
                    left: 100%;
                }

            .timeline .timeline-item.timeline-item-right .timeline-item-content {
                float: right;
            }

                .timeline .timeline-item.timeline-item-right .timeline-item-content:before,
                .timeline .timeline-item.timeline-item-right .timeline-item-content:after {
                    left: auto;
                    right: 95%;
                    border-right-color: #FFF;
                    border-left-color: transparent;
                }

            .timeline .timeline-item.timeline-item-right .timeline-item-icon {
                right: auto;
                left: -20px;
            }

    .timeline.timeline-right:before {
        left: 160px;
    }

    .timeline.timeline-right .timeline-item {
        width: 100%;
        padding-left: 210px;
    }

        .timeline.timeline-right .timeline-item.timeline-main {
            width: 160px;
            padding-left: 0px;
        }

        .timeline.timeline-right .timeline-item .timeline-item-content {
            width: 100%;
        }

            .timeline.timeline-right .timeline-item .timeline-item-content:before,
            .timeline.timeline-right .timeline-item .timeline-item-content:after {
                right: auto;
                left: 196px;
            }

            .timeline.timeline-right .timeline-item .timeline-item-content:before {
                border-width: 0px;
            }

        .timeline.timeline-right .timeline-item .timeline-item-info {
            left: 0px;
            right: auto;
        }

        .timeline.timeline-right .timeline-item .timeline-item-icon {
            left: 140px;
        }
/* END TIMELINE */
/* COMMENTS */
.comments {
    float: left;
    width: 100%;
    padding: 0px;
    margin: 0px;
    background: #eff7ff;
}

    .comments .comment-item {
        float: left;
        width: 100%;
        padding: 10px 10px 8px;
        line-height: 15px;
        border-bottom: 1px solid #dbedff;
    }

        .comments .comment-item img {
            width: 30px;
            height: 30px;
            margin: 0px 10px 20px 0px;
            border: 3px solid #FFF;
            -moz-border-radius: 50%;
            -webkit-border-radius: 50%;
            border-radius: 50%;
            float: left;
        }

        .comments .comment-item p {
            margin-bottom: 0px;
            line-height: 13px;
            margin-bottom: 5px;
            font-size: 11px;
        }

            .comments .comment-item p.comment-head {
                font-size: 12px;
            }

                .comments .comment-item p.comment-head a {
                    font-size: 12px;
                    font-weight: 600;
                    color: #333;
                }

        .comments .comment-item small {
            line-height: 10px;
        }

        .comments .comment-item:first-child {
            border-top: 1px solid #dbedff;
        }

    .comments .comment-write {
        float: left;
        width: 100%;
        padding: 5px;
    }

        .comments .comment-write .form-control {
            border-color: #d0e8ff;
        }
/* END COMMENTS */
/* TASKS */
.panel-body.tasks {
    padding: 10px;
}

.tasks {
    float: left;
    width: 100%;
}

    .tasks .task-item {
        width: 100%;
        float: left;
        padding: 0px;
        background: #FFF;
        border-left: 3px solid #FFF;
        margin-bottom: 10px;
        -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
        -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
        box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
    }

        .tasks .task-item:hover {
            background: #F9F9F9;
            cursor: pointer;
        }

        .tasks .task-item.task-complete {
            background: #FFF2C5;
        }

        .tasks .task-item.task-primary {
            border-left-color: #33414e;
        }

        .tasks .task-item.task-success {
            border-left-color: #95b75d;
        }

        .tasks .task-item.task-info {
            border-left-color: #3fbae4;
        }

        .tasks .task-item.task-warning {
            border-left-color: #fea223;
        }

        .tasks .task-item.task-danger {
            border-left-color: #b64645;
        }

        .tasks .task-item .task-text {
            margin-bottom: 10px;
            float: left;
            width: 100%;
            font-size: 12px;
            font-weight: 400;
            padding: 10px;
        }

        .tasks .task-item .task-footer {
            float: left;
            width: 100%;
            font-size: 12px;
            color: #AAA;
            line-height: 20px;
            padding: 10px;
            background: #F5F5F5;
        }

            .tasks .task-item .task-footer a {
                color: #AAA;
                display: block;
                float: left;
                margin-left: 10px;
                font-size: 14px;
            }

                .tasks .task-item .task-footer a:hover {
                    color: #656d78;
                }

    .tasks .task-drop {
        float: left;
        width: 100%;
        padding: 30px 10px;
        border: 2px dashed #D5D5D5;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        font-size: 16px;
        text-align: center;
        line-height: 20px;
    }

        .tasks .task-drop:hover {
            opacity: 0.5;
            filter: alpha(opacity = 50);
            cursor: pointer;
        }
/* END TASKS */
/* my progress bar */
.mpb {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 5px;
    background: rgba(0, 0, 0, 0.2);
    z-index: 1001;
    -moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
}

    .mpb.bottom {
        top: auto;
        bottom: 0px;
    }

    .mpb .mpb-progress {
        background: #FFF;
        display: block;
        float: left;
        height: 5px;
    }

        .mpb .mpb-progress.mpb-primary {
            background: #33414e;
        }

        .mpb .mpb-progress.mpb-warning {
            background: #fea223;
        }

        .mpb .mpb-progress.mpb-success {
            background: #95b75d;
        }

        .mpb .mpb-progress.mpb-info {
            background: #3fbae4;
        }

        .mpb .mpb-progress.mpb-danger {
            background: #b64645;
        }
/* eof my progress bar */
/* search result */
.search-results {
    float: left;
    width: 100%;
}

    .search-results .sr-item {
        float: left;
        width: 100%;
        margin-bottom: 5px;
        padding: 10px 15px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        background: #FFF;
        -moz-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
        -webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
        box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
    }

        .search-results .sr-item .sr-item-title {
            font-size: 16px;
            font-weight: 600;
            color: #434a54;
            display: block;
        }

        .search-results .sr-item .sr-item-link {
            font-size: 12px;
            font-weight: 400;
            color: #95b75d;
            line-height: 20px;
        }

        .search-results .sr-item p {
            font-size: 13px;
            color: #656d78;
            margin: 5px 0px;
        }

            .search-results .sr-item p.sr-item-links {
                font-size: 11px;
            }

        .search-results .sr-item:last-child {
            margin-bottom: 20px;
        }
/* eof search restult */
/* Posts */
.posts .post-item {
    float: left;
    width: 100%;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px dashed #F5F5F5;
}

    .posts .post-item .post-title {
        font-size: 25px;
        font-weight: 400;
        color: #434a54;
        float: left;
        width: 100%;
        line-height: 30px;
    }

        .posts .post-item .post-title a {
            font-size: 25px;
            color: #434a54;
        }

    .posts .post-item .post-date {
        font-size: 11px;
        color: #99a0aa;
        line-height: 20px;
        margin: 5px 0px 0px;
        float: left;
        width: 100%;
    }

        .posts .post-item .post-date a {
            color: #99a0aa;
        }

        .posts .post-item .post-date .fa {
            font-size: 12px;
            margin-right: 5px;
        }

    .posts .post-item .post-video {
        position: relative;
        padding-bottom: 56.25%;
        padding-top: 25px;
        height: 0;
        margin-bottom: 6px;
    }

        .posts .post-item .post-video iframe {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
        }

    .posts .post-item .post-text {
        font-size: 13px;
        float: left;
        width: 100%;
        margin: 10px 0px;
    }

    .posts .post-item .post-row {
        float: left;
        width: 100%;
        font-size: 11px;
    }

        .posts .post-item .post-row .post-info {
            line-height: 20px;
            padding: 5px 10px;
            border: 1px solid #F5F5F5;
            font-size: 11px;
            color: #99a0aa;
            float: left;
        }

    .posts .post-item:last-child {
        margin-bottom: 0px;
        padding-bottom: 10px;
        border-bottom: 0px;
    }

.post-image {
    width: 400px;
    float: left;
}

.links {
    float: left;
    width: 100%;
    padding: 5px 10px;
}

    .links a {
        font-size: 16px;
        font-weight: 400;
        color: #656d78;
        display: block;
        float: left;
        width: 100%;
        line-height: 30px;
    }

        .links a .label {
            float: right;
            padding: 5px 10px;
            margin-top: 3px;
        }

    .links.small a {
        font-size: 12px;
        line-height: 20px;
        margin-bottom: 10px;
    }
/* eof posts */
/* faq */
.panel-body.faq {
    padding: 0px;
}

.faq {
    width: 100%;
    float: left;
}

    .faq .faq-item {
        width: 100%;
        float: left;
        padding: 10px 15px;
        border-bottom: 1px solid #F5F5F5;
    }

        .faq .faq-item .faq-title {
            font-size: 16px;
            font-weight: 400;
            color: #434a54;
            line-height: 30px;
            float: left;
            width: 100%;
            cursor: pointer;
            position: relative;
            padding-left: 45px;
        }

            .faq .faq-item .faq-title .fa {
                color: #656d78;
                width: 30px;
                height: 30px;
                border: 1px solid #656d78;
                -moz-border-radius: 50%;
                -webkit-border-radius: 50%;
                border-radius: 50%;
                margin-right: 15px;
                line-height: 31px;
                text-align: center;
                position: absolute;
                left: 0px;
                top: 0px;
            }

        .faq .faq-item .faq-text {
            font-size: 13px;
            color: #656d78;
            line-height: 20px;
            float: left;
            width: 100%;
            padding: 0px 20px;
            max-height: 0px;
            height: 0px;
            -webkit-transition: all 200ms ease;
            -moz-transition: all 200ms ease;
            -ms-transition: all 200ms ease;
            -o-transition: all 200ms ease;
            transition: all 200ms ease;
            overflow: hidden;
        }

            .faq .faq-item .faq-text h5 {
                font-weight: 600;
                font-size: 14px;
            }

        .faq .faq-item.active {
            padding-bottom: 0px;
            border-bottom: 1px solid #FFF;
        }

            .faq .faq-item.active .faq-title .fa {
                line-height: 28px;
            }

            .faq .faq-item.active .faq-text {
                max-height: 500px;
                height: auto;
                background: #F5F5F5;
                -moz-border-radius: 5px;
                -webkit-border-radius: 5px;
                border-radius: 5px;
                padding: 15px 20px;
                margin-top: 10px;
            }

        .faq .faq-item:first-child {
            -moz-border-radius: 5px 5px 0px 0px;
            -webkit-border-radius: 5px 5px 0px 0px;
            border-radius: 5px 5px 0px 0px;
            border-top: 1px solid #F5F5F5;
        }

        .faq .faq-item:last-child {
            -moz-border-radius: 0px 0px 5px 5px;
            -webkit-border-radius: 0px 0px 5px 5px;
            border-radius: 0px 0px 5px 5px;
            padding-bottom: 15px;
        }

    .faq .faq-highlight {
        background: #fea223;
        color: #FFF;
        padding: 0px 5px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        text-decoration: underline;
    }
/* eof faq */
/* message box */
.message-box {
    display: none;
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 9999;
}

    .message-box.open {
        display: block;
    }

    .message-box .mb-container {
        position: absolute;
        left: 0px;
        top: 35%;
        background: rgba(0, 0, 0, 0.9);
        padding: 20px;
        width: 100%;
    }

        .message-box .mb-container .mb-middle {
            width: 50%;
            left: 25%;
            position: relative;
            color: #FFF;
        }

            .message-box .mb-container .mb-middle .mb-title {
                width: 100%;
                float: left;
                padding: 10px 0px 0px;
                font-size: 31px;
                font-weight: 400;
                line-height: 36px;
            }

                .message-box .mb-container .mb-middle .mb-title .fa,
                .message-box .mb-container .mb-middle .mb-title .glyphicon {
                    font-size: 38px;
                    float: left;
                    margin-right: 10px;
                }

            .message-box .mb-container .mb-middle .mb-content {
                width: 100%;
                float: left;
                padding: 10px 0px 0px;
            }

                .message-box .mb-container .mb-middle .mb-content p {
                    margin-bottom: 0px;
                }

            .message-box .mb-container .mb-middle .mb-footer {
                width: 100%;
                float: left;
                padding: 10px 0px;
            }

    .message-box.message-box-warning .mb-container {
        background: rgba(254, 162, 35, 0.9);
    }

    .message-box.message-box-danger .mb-container {
        background: rgba(182, 70, 69, 0.9);
    }

    .message-box.message-box-info .mb-container {
        background: rgba(63, 186, 228, 0.9);
    }

    .message-box.message-box-success .mb-container {
        background: rgba(149, 183, 93, 0.9);
    }
/* end message box */
/* Gallery */
.gallery {
    float: left;
    width: 100%;
}

    .gallery .gallery-item {
        float: left;
        width: 25%;
        padding: 10px 5px 10px 5px;
        text-decoration: none;
    }

        .gallery .gallery-item .image {
            width: 100%;
            -moz-box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.1);
            -webkit-box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.1);
            box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.1);
            cursor: pointer;
            position: relative;
            overflow: hidden;
        }

            .gallery .gallery-item .image a {
                display: block;
            }

            .gallery .gallery-item .image:after,
            .gallery .gallery-item .image:before {
                position: absolute;
                content: '';
                top: 0;
                left: 0;
                right: 0;
                bottom: 0;
                border: 3px solid #fff;
                -moz-border-radius: 3px;
                -webkit-border-radius: 3px;
                border-radius: 3px;
                z-index: 1;
            }

            .gallery .gallery-item .image:before {
                z-index: 2;
                background: rgba(0, 0, 0, 0);
                -webkit-transition: all 200ms ease;
                -moz-transition: all 200ms ease;
                -ms-transition: all 200ms ease;
                -o-transition: all 200ms ease;
                transition: all 200ms ease;
            }

            .gallery .gallery-item .image:hover:before {
                background: rgba(0, 0, 0, 0.3);
            }

            .gallery .gallery-item .image img {
                width: 100%;
                -moz-border-radius: 5px;
                -webkit-border-radius: 5px;
                border-radius: 5px;
            }

            .gallery .gallery-item .image .gallery-item-controls {
                position: absolute;
                right: -60px;
                top: 3px;
                display: block;
                list-style: none;
                padding: 0px;
                z-index: 2;
                -webkit-transition: all 200ms ease;
                -moz-transition: all 200ms ease;
                -ms-transition: all 200ms ease;
                -o-transition: all 200ms ease;
                transition: all 200ms ease;
            }

                .gallery .gallery-item .image .gallery-item-controls li {
                    float: left;
                    list-style: none;
                    background: #FFF;
                    width: 30px;
                    height: 30px;
                    text-align: center;
                    line-height: 26px;
                }

                    .gallery .gallery-item .image .gallery-item-controls li .check {
                        margin: 4px 0px;
                    }

                    .gallery .gallery-item .image .gallery-item-controls li .icheckbox_minimal-grey {
                        margin-right: 0px;
                    }

                    .gallery .gallery-item .image .gallery-item-controls li a,
                    .gallery .gallery-item .image .gallery-item-controls li span {
                        font-size: 17px;
                        color: #BBB;
                    }

                        .gallery .gallery-item .image .gallery-item-controls li a:hover,
                        .gallery .gallery-item .image .gallery-item-controls li span:hover {
                            color: #656d78;
                        }

                    .gallery .gallery-item .image .gallery-item-controls li:first-child {
                        -moz-border-radius: 0px 0px 0px 3px;
                        -webkit-border-radius: 0px 0px 0px 3px;
                        border-radius: 0px 0px 0px 3px;
                    }

                    .gallery .gallery-item .image .gallery-item-controls li:hover {
                        background: #F5F5F5;
                    }

        .gallery .gallery-item .meta {
            color: #656d78;
            margin-top: 5px;
            line-height: 16px;
            padding: 0px 5px;
        }

            .gallery .gallery-item .meta strong {
                display: block;
                font-weight: 600;
                font-size: 13px;
            }

            .gallery .gallery-item .meta span {
                display: block;
                color: #99a0aa;
            }

        .gallery .gallery-item:hover .image .gallery-item-controls {
            right: 3px;
        }

        .gallery .gallery-item.active .image {
            -moz-box-shadow: 0px 0px 6px 0px rgba(51, 65, 78, 0.8);
            -webkit-box-shadow: 0px 0px 6px 0px rgba(51, 65, 78, 0.8);
            box-shadow: 0px 0px 6px 0px rgba(51, 65, 78, 0.8);
        }

            .gallery .gallery-item.active .image .gallery-item-controls {
                right: 3px;
            }
/* end Gallery */
/* Dropzone */
.dropzone.dropzone-mini {
    min-height: 150px;
}

    .dropzone.dropzone-mini .dz-message {
        background: none;
        position: relative;
        margin: 0px;
        padding: 0px;
        left: auto;
        top: auto;
        width: 100%;
        float: left;
        height: 120px;
    }

        .dropzone.dropzone-mini .dz-message:after {
            content: "\f0ee";
            position: absolute;
            width: 80px;
            height: 80px;
            text-align: center;
            font-family: FontAwesome;
            font-size: 88px;
            top: 26px;
            left: 50%;
            margin: 0px 0px 0px -40px;
            line-height: 80px;
            opacity: 0.5;
            filter: alpha(opacity = 50);
            -webkit-transition: all 200ms ease;
            -moz-transition: all 200ms ease;
            -ms-transition: all 200ms ease;
            -o-transition: all 200ms ease;
            transition: all 200ms ease;
        }

        .dropzone.dropzone-mini .dz-message:hover:after {
            opacity: 1;
            filter: alpha(opacity = 100);
        }

.dropzone.dz-started .dz-message {
    display: none;
}
/* end Dropzone */
/* errors */
.error-container {
    width: 500px;
    margin: 50px auto 0px;
}

    .error-container .error-code {
        float: left;
        width: 100%;
        font-size: 135px;
        line-height: 130px;
        text-align: center;
        color: #333;
        font-weight: 300;
    }

    .error-container .error-text {
        float: left;
        width: 100%;
        margin-top: 10px;
        font-size: 26px;
        line-height: 24px;
        text-transform: uppercase;
        color: #666;
        text-align: center;
        font-weight: 400;
    }

    .error-container .error-subtext {
        float: left;
        width: 100%;
        margin: 30px 0px 10px;
        font-size: 13px;
        line-height: 20px;
        color: #AAA;
        text-align: center;
        font-weight: 400;
    }

    .error-container .error-actions {
        float: left;
        width: 100%;
        margin-top: 10px;
    }
/* end errors */
/* SETTINGS */
.theme-settings {
    position: fixed;
    right: -200px;
    top: 200px;
    -webkit-transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    -ms-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    transition: all 400ms ease;
    z-index: 3;
}

    .theme-settings .ts-button {
        position: absolute;
        left: -36px;
        height: 36px;
        width: 36px;
        top: 10px;
        background: #33414e;
        -moz-border-radius: 5px 0px 0px 5px;
        -webkit-border-radius: 5px 0px 0px 5px;
        border-radius: 5px 0px 0px 5px;
        font-size: 19px;
        color: #FFF;
        line-height: 34px;
        text-align: center;
        cursor: pointer;
    }

    .theme-settings .ts-body {
        width: 200px;
        background: #33414e;
        -moz-border-radius: 5px 0px 0px 5px;
        -webkit-border-radius: 5px 0px 0px 5px;
        border-radius: 5px 0px 0px 5px;
        padding: 10px 10px 10px;
        color: #FFF;
    }

        .theme-settings .ts-body .ts-title {
            font-size: 15px;
            font-weight: 600;
            line-height: 20px;
            margin-bottom: 5px;
            margin-top: 10px;
        }

            .theme-settings .ts-body .ts-title:first-child {
                margin-top: 0px;
            }

        .theme-settings .ts-body .ts-row {
            margin-bottom: 5px;
        }

    .theme-settings.active {
        right: 0px;
    }

    .theme-settings .ts-themes {
        width: 100%;
        margin-top: 10px;
    }

        .theme-settings .ts-themes a {
            width: 30px;
            height: 30px;
            margin-right: 6px;
            margin-bottom: 5px;
            display: inline-block;
        }

            .theme-settings .ts-themes a img {
                width: 30px;
                height: 30px;
            }

            .theme-settings .ts-themes a.active img {
                border: 2px solid #FFF;
            }

    .theme-settings #ts-wallpapers {
        display: none;
    }
/* END SETTIGS */
/* FLAGS */
.xn-icon-button > a > .flag {
    display: block;
    margin: 0px auto;
}

.flag {
    display: inline-block;
    width: 18px;
    height: 18px;
    background-size: 18px 18px;
    background-position: left top;
    vertical-align: inherit;
    margin-right: 5px;
}

    .flag.flag-gb {
        background-image: url(Shared/theme/img/flags/gb.png);
    }

    .flag.flag-de {
        background-image: url(Shared/theme/img/flags/de.png);
    }

    .flag.flag-cn {
        background-image: url(Shared/theme/img/flags/cn.png);
    }
/* END FLAGS */
/* PAGE LOADING FRAME */
.page-loading-frame {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 9999;
    background: url(../Shared/theme/img/bg.png) left top repeat #33414e;
    -webkit-transition: all 1000ms ease;
    -moz-transition: all 1000ms ease;
    -ms-transition: all 1000ms ease;
    -o-transition: all 1000ms ease;
    transition: all 1000ms ease;
}

    .page-loading-frame .page-loading-loader {
        width: 64px;
        height: 64px;
        position: absolute;
        left: 50%;
        top: 50%;
        margin-left: -32px;
        margin-top: -32px;
        -webkit-transition: all 100ms ease;
        -moz-transition: all 100ms ease;
        -ms-transition: all 100ms ease;
        -o-transition: all 100ms ease;
        transition: all 100ms ease;
    }

    .page-loading-frame.v2 {
        background: #111;
        background: url(../Shared/theme/img/bg.png) left top repeat rgba(0, 0, 0, 0.8);
    }

        .page-loading-frame.v2 .page-loading-loader {
            width: 64px;
            height: 64px;
            position: absolute;
            left: 50%;
            top: 50%;
            margin-left: -32px;
            margin-top: -32px;
            -webkit-animation: rotate 2.0s infinite linear;
            animation: rotate 2.0s infinite linear;
        }

            .page-loading-frame.v2 .page-loading-loader .dot1,
            .page-loading-frame.v2 .page-loading-loader .dot2 {
                width: 60%;
                height: 60%;
                display: inline-block;
                position: absolute;
                top: 0;
                background-color: #F5F5F5;
                border-radius: 100%;
                -webkit-animation: bounce 2s infinite ease-in-out;
                animation: bounce 2s infinite ease-in-out;
            }

            .page-loading-frame.v2 .page-loading-loader .dot2 {
                top: auto;
                bottom: 0px;
                -webkit-animation-delay: -1s;
                animation-delay: -1s;
            }

    .page-loading-frame.removed {
        opacity: 0;
        filter: alpha(opacity = 0);
    }

        .page-loading-frame.removed .page-loading-loader {
            opacity: 0;
            filter: alpha(opacity = 0);
        }
/* PAGE LOADING FRAME */
/* INVOICE */
.invoice {
    float: left;
    width: 100%;
}

    .invoice h4 {
        font-weight: 700;
        font-size: 14px;
    }

    .invoice .invoice-address {
        float: left;
        width: 100%;
        margin-bottom: 10px;
    }

        .invoice .invoice-address h5 {
            font-weight: 700;
            font-size: 14px;
            line-height: 20px;
            margin-bottom: 20px;
        }

        .invoice .invoice-address h6 {
            font-weight: 700;
            font-size: 12px;
            line-height: 20px;
            margin-bottom: 5px;
            padding-left: 10px;
        }

        .invoice .invoice-address p {
            font-size: 12px;
            line-height: 20px;
            margin-bottom: 0px;
            padding-left: 10px;
        }

    .invoice .table td {
        border: 0px;
    }

    .invoice .table tr.total td {
        background: #33414e;
        color: #FFF;
        font-size: 13px;
        font-weight: 600;
    }

    .invoice .table-invoice {
        margin: 0px -15px 50px;
    }

        .invoice .table-invoice .table {
            border: 0px;
        }

            .invoice .table-invoice .table th {
                color: #434a54;
                padding: 15px 25px;
                font-size: 14px;
                font-weight: 700;
                border: 0px;
            }

            .invoice .table-invoice .table td {
                border: 0px;
                padding: 15px 30px;
                background: #F8FAFC;
            }

                .invoice .table-invoice .table td strong {
                    color: #434a54;
                }

            .invoice .table-invoice .table tr:nth-child(2n+1) td {
                background: #FFF;
            }

    .invoice .paymant-table {
        float: left;
        width: 100%;
        margin-bottom: 20px;
    }

        .invoice .paymant-table a {
            display: block;
            float: left;
            width: 100%;
            padding: 8px 10px;
            font-size: 14px;
            font-weight: 700;
            line-height: 23px;
            color: #434a54;
        }

            .invoice .paymant-table a img {
                margin-right: 5px;
                margin-top: -3px;
            }

            .invoice .paymant-table a p {
                line-height: 20px;
                font-size: 11px;
                color: #7e8692;
                font-weight: 500;
                margin-bottom: 0px;
            }

            .invoice .paymant-table a:hover {
                text-decoration: none;
                background: #F9FAFC;
            }

            .invoice .paymant-table a.active {
                background: #F9FAFC;
            }
/* END INVOICE */
/* Autocomplete */
.ui-autocomplete {
    background: #FFF;
    border: 1px solid #D5D5D5;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

    .ui-autocomplete .ui-menu-item {
        background: #FFF;
        border-bottom: 1px solid #D5D5D5;
        line-height: 20px;
        padding: 8px 15px;
    }

        .ui-autocomplete .ui-menu-item:first-child {
            -moz-border-radius: 5px 5px 0px 0px;
            -webkit-border-radius: 5px 5px 0px 0px;
            border-radius: 5px 5px 0px 0px;
        }

        .ui-autocomplete .ui-menu-item:last-child {
            border-bottom: 0px;
            -moz-border-radius: 0px 0px 5px 5px;
            -webkit-border-radius: 0px 0px 5px 5px;
            border-radius: 0px 0px 5px 5px;
        }

        .ui-autocomplete .ui-menu-item:hover {
            background: #F5F5F5;
        }

        .ui-autocomplete .ui-menu-item.ui-state-focus,
        .ui-autocomplete .ui-menu-item.ui-state-active {
            margin: 0px;
        }

    .ui-autocomplete:after,
    .ui-autocomplete:before {
        bottom: 100%;
        left: 20px;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
    }

    .ui-autocomplete:after {
        border-color: rgba(255, 255, 255, 0);
        border-bottom-color: #FFF;
        border-width: 5px;
        margin-left: -5px;
    }

    .ui-autocomplete:before {
        border-color: rgba(213, 213, 213, 0);
        border-bottom-color: #D5D5D5;
        border-width: 6px;
        margin-left: -6px;
    }
/* End Autocomplete */
/* SIDEBAR */
.sidebar {
    position: absolute;
    z-index: 1;
    right: -300px;
    top: 0px;
    width: 300px;
    height: 100%;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
}

    .sidebar .sidebar-wrapper {
        width: 100%;
        height: 100%;
        background: url("../Shared/theme/img/bg.png") left top repeat #27313c;
        color: #ffffff;
    }

        .sidebar .sidebar-wrapper .sidebar-tabs {
            float: left;
            width: 100%;
            margin-bottom: 15px;
        }

            .sidebar .sidebar-wrapper .sidebar-tabs > a {
                display: block;
                float: left;
                width: 50%;
                line-height: 30px;
                font-size: 13px;
                color: #f5f5f5;
                padding: 10px;
                background: #212933;
                text-align: center;
                text-decoration: none;
            }

                .sidebar .sidebar-wrapper .sidebar-tabs > a .fa,
                .sidebar .sidebar-wrapper .sidebar-tabs > a .glyphicon {
                    line-height: 30px;
                    margin-right: 5px;
                    font-size: 14px;
                }

                .sidebar .sidebar-wrapper .sidebar-tabs > a:hover {
                    background: #252e39;
                }

                .sidebar .sidebar-wrapper .sidebar-tabs > a.active {
                    background: transparent;
                }

        .sidebar .sidebar-wrapper .sidebar-tab-content {
            float: left;
            width: 100%;
            display: none;
        }

            .sidebar .sidebar-wrapper .sidebar-tab-content.active {
                display: block;
            }

        .sidebar .sidebar-wrapper .sidebar-title {
            float: left;
            width: 100%;
            line-height: 30px;
            padding: 10px;
            font-size: 12px;
            font-weight: 400;
            color: #aabecf;
            margin-bottom: 10px;
            background: #212933;
        }

            .sidebar .sidebar-wrapper .sidebar-title strong {
                color: #ffffff;
            }

        .sidebar .sidebar-wrapper .sidebar-block {
            float: left;
            width: 100%;
            padding: 0px 10px;
            margin-bottom: 15px;
        }

        .sidebar .sidebar-wrapper .list-group {
            float: left;
            width: 100%;
            margin-bottom: 10px;
        }

            .sidebar .sidebar-wrapper .list-group .list-group-item {
                background: transparent;
                border: 0px;
                color: #ffffff;
                -webkit-transition: all 200ms ease;
                -moz-transition: all 200ms ease;
                -ms-transition: all 200ms ease;
                -o-transition: all 200ms ease;
                transition: all 200ms ease;
            }

                .sidebar .sidebar-wrapper .list-group .list-group-item:hover {
                    background: rgba(0, 0, 0, 0.1);
                }

                .sidebar .sidebar-wrapper .list-group .list-group-item a {
                    color: #aabecf;
                }

                .sidebar .sidebar-wrapper .list-group .list-group-item p {
                    margin-bottom: 5px;
                    margin-top: 5px;
                }

body.sidebar-opened .page-container {
    margin-left: -300px;
}

body.sidebar-opened .sidebar {
    right: 0px;
}
/* END SIDEBAR */
/* MAILBOX */
.panel .panel-body.mail {
    padding: 0px;
}

.mail {
    padding: 0px;
    float: left;
    width: 100%;
}

    .mail .mail-item {
        float: left;
        padding: 10px 15px 10px 13px;
        width: 100%;
        line-height: 20px;
        border-left: 2px solid #D5D5D5;
    }

        .mail .mail-item.mail-primary {
            border-left-color: #33414e;
        }

        .mail .mail-item.mail-info {
            border-left-color: #3fbae4;
        }

        .mail .mail-item.mail-success {
            border-left-color: #95b75d;
        }

        .mail .mail-item.mail-warning {
            border-left-color: #fea223;
        }

        .mail .mail-item.mail-danger {
            border-left-color: #b64645;
        }

        .mail .mail-item .mail-checkbox {
            float: left;
            width: 20px;
            height: 20px;
            margin-right: 10px;
        }

        .mail .mail-item .mail-star {
            font-size: 16px;
            width: 20px;
            float: left;
            text-align: center;
            margin-right: 10px;
            cursor: pointer;
        }

            .mail .mail-item .mail-star.starred {
                color: #fea223;
            }

                .mail .mail-item .mail-star.starred .fa-star-o:before {
                    content: "\f005";
                }

        .mail .mail-item .mail-user {
            font-size: 12px;
            font-weight: 600;
            float: left;
            width: 150px;
            color: #434a54;
        }

        .mail .mail-item .mail-text {
            font-size: 12px;
            float: left;
            color: #656d78;
        }

        .mail .mail-item .mail-date {
            float: right;
            font-size: 12px;
        }

        .mail .mail-item .mail-attachments {
            float: right;
            font-size: 12px;
            color: #AAA;
            margin-right: 10px;
        }

            .mail .mail-item .mail-attachments.fa {
                font-size: 16px;
            }

        .mail .mail-item:nth-child(2n) {
            background: #F9F9F9;
        }

        .mail .mail-item.mail-unread {
            font-weight: 700;
        }

            .mail .mail-item.mail-unread .mail-user {
                font-weight: 700;
            }

.mail-checkall {
    margin-right: 5px;
}
/* END MAILBOX */
/* PAGE TABBED */
.page-tabs {
    float: left;
    width: 100%;
    margin-bottom: 20px;
    background: #FFF;
    border-bottom: 1px solid #D5D5D5;
    height: 50px;
}

    .page-tabs a {
        float: left;
        display: block;
        line-height: 49px;
        padding: 0px 15px;
        color: #656d78;
        font-size: 12px;
        font-weight: 600;
        -webkit-transition: all 200ms ease;
        -moz-transition: all 200ms ease;
        -ms-transition: all 200ms ease;
        -o-transition: all 200ms ease;
        transition: all 200ms ease;
        text-decoration: none;
        border-bottom: 1px solid transparent;
        border-top: 0px;
        min-width: 120px;
        text-align: center;
    }

        .page-tabs a:hover {
            color: #434a54;
            border-bottom-color: #33414e;
            background: #F9F9F9;
        }

        .page-tabs a.active {
            border-bottom-color: #33414e;
            background: #F5F5F5;
            color: #434a54;
        }

.page-tabs-item {
    display: none;
}

    .page-tabs-item.active {
        display: block;
    }
/* END PAGE TABBED */
/* PAGE CUSTOM HEADER */
.page-head {
    float: left;
    width: 100%;
    background: #FFF;
    padding: 10px;
    border-bottom: 1px solid #E5E5E5;
}

    .page-head .page-head-text {
        float: left;
    }

        .page-head .page-head-text h1 {
            font-size: 21px;
            line-height: 30px;
            font-weight: 400;
            padding: 0px;
            margin: 0px;
        }

        .page-head .page-head-text .page-head-subtitle {
            font-size: 12px;
            font-weight: 400;
            line-height: 20px;
            margin: 0px;
            color: #AAA;
        }

    .page-head .page-head-controls {
        float: right;
        padding: 10px 0px;
    }
/* END PAGE CUSTOM HEADER */
/* PAGE CONTENT ADAPTIVE */
.page-content-wrap.page-content-adaptive {
    float: left;
    width: 100%;
    background: #FFF;
    padding: 10px;
}

    .page-content-wrap.page-content-adaptive .panel {
        border: 0px;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        padding: 0px 10px;
    }

        .page-content-wrap.page-content-adaptive .panel .panel-heading {
            border: 0px;
            background: #FFF;
            padding-left: 0px;
            padding-right: 0px;
            padding-bottom: 0px;
        }

            .page-content-wrap.page-content-adaptive .panel .panel-heading .panel-title {
                margin-left: 0px;
                font-weight: 600;
            }

        .page-content-wrap.page-content-adaptive .panel .panel-body {
            border: 0px;
            padding-left: 0px;
            padding-right: 0px;
        }

        .page-content-wrap.page-content-adaptive .panel .panel-footer {
            border: 0px;
            background: #FFF;
            padding-left: 0px;
            padding-right: 0px;
        }
/* END PAGE CONTENT ADAPTIVE */
/* SLIDING MENU */
.sliding-menu {
    overflow: hidden;
    position: relative;
    background: #FFF;
    float: left;
    width: 100%;
    border: 1px solid #D5D5D5;
    border-radius: 5px;
    margin-bottom: 5px;
}

    .sliding-menu ul {
        float: left;
        margin: 0;
        padding: 0;
    }

    .sliding-menu li {
        list-style: none;
        margin: 0;
        border-bottom: 1px solid #D5D5D5;
    }

        .sliding-menu li:last-child {
            border-bottom: 0px;
        }

    .sliding-menu a {
        display: block;
        padding: 5px 15px 5px 15px;
        line-height: 30px;
        color: #333;
        text-decoration: none;
    }

        .sliding-menu a .fa,
        .sliding-menu a .glyphicon {
            font-size: 18px;
            line-height: 30px;
            margin-right: 10px;
        }

        .sliding-menu a:hover {
            background: #F5F5F5;
        }

        .sliding-menu a.nav:before {
            content: '\3009';
            float: right;
            margin-left: 0px;
        }

        .sliding-menu a.back {
            background: #F0F0F0;
            border-bottom: 1px solid #D5D5D5;
        }

            .sliding-menu a.back:before {
                content: '\3008';
                float: left;
                margin-right: 15px;
            }
/* END SLIDING MENU */
/* TEMPLATE PLUGINS */
/* Nestable list */
.dd {
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    max-width: 600px;
    list-style: none;
    font-size: 12px;
    line-height: 20px;
}

.dd-list {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    list-style: none;
}

    .dd-list .dd-list {
        padding-left: 30px;
    }

.dd-collapsed .dd-list {
    display: none;
}

.dd-item,
.dd-empty,
.dd-placeholder {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    min-height: 20px;
    font-size: 12px;
    line-height: 20px;
}

.dd-handle {
    display: block;
    height: 30px;
    margin: 5px 0;
    padding: 5px 10px;
    text-decoration: none;
    font-weight: 400;
    border: 1px solid #D5D5D5;
    background: #f5f5f5;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

    .dd-handle:hover {
        color: #434a54;
        background: #fff;
    }

.dd-item > button {
    display: block;
    position: relative;
    cursor: pointer;
    float: left;
    width: 25px;
    height: 20px;
    margin: 5px 0;
    padding: 0;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    border: 0;
    background: transparent;
    font-size: 12px;
    line-height: 1;
    text-align: center;
    font-weight: bold;
}

    .dd-item > button:before {
        content: '+';
        display: block;
        position: absolute;
        width: 100%;
        text-align: center;
        text-indent: 0;
    }

    .dd-item > button[data-action="collapse"]:before {
        content: '-';
    }

.dd-placeholder,
.dd-empty {
    margin: 5px 0;
    padding: 0;
    min-height: 30px;
    background: #f2fbff;
    border: 1px dashed #b6bcbf;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.dd-empty {
    border: 1px dashed #bbb;
    min-height: 100px;
    background-color: #e5e5e5;
}

.dd-dragel {
    position: absolute;
    pointer-events: none;
    z-index: 9999;
}

    .dd-dragel > .dd-item .dd-handle {
        margin-top: 0;
    }

    .dd-dragel .dd-handle {
        -webkit-box-shadow: 2px 4px 6px 0 rgba(0, 0, 0, 0.1);
        box-shadow: 2px 4px 6px 0 rgba(0, 0, 0, 0.1);
    }

.dd3-content {
    display: block;
    height: 30px;
    margin: 5px 0;
    padding: 5px 10px 5px 40px;
    text-decoration: none;
    border: 1px solid #D5D5D5;
    background: #f5f5f5;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

    .dd3-content:hover {
        color: #434a54;
        background: #fff;
    }

.dd-dragel > .dd3-item > .dd3-content {
    margin: 0;
}

.dd3-item > button {
    margin-left: 30px;
}

.dd3-handle {
    position: absolute;
    margin: 0;
    left: 0;
    top: 0;
    cursor: pointer;
    width: 30px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    border: 1px solid #D5D5D5;
    background: #F0F0F0;
    -moz-border-radius: 5px 0px 0px 5px;
    -webkit-border-radius: 5px 0px 0px 5px;
    border-radius: 5px 0px 0px 5px;
}

    .dd3-handle:before {
        content: '≡';
        display: block;
        position: absolute;
        left: 0;
        top: 3px;
        width: 100%;
        text-align: center;
        text-indent: 0;
        color: #333;
        font-size: 16px;
        font-weight: normal;
    }

    .dd3-handle:hover {
        background: #E5E5E5;
    }
/* end nestable list */
/* To top */
.to-top {
    width: 40px;
    height: 40px;
    background: #f5f5f5;
    line-height: 35px;
    text-align: center;
    border: 1px solid #FFF;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-size: 23px;
    color: #CCC;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
}

    .to-top:hover {
        border-color: #33414e;
        color: #333;
    }
/* end To top */
/* iCheck plugin Minimal skin, black
        ----------------------------------- */
.check {
    font-weight: 400;
    line-height: 20px;
    margin: 5px 0px;
    cursor: pointer;
}

    .check .icheckbox_minimal-grey,
    .check .iradio_minimal-grey {
        margin-right: 5px;
        margin-top: -2px;
    }

    .check.disabled {
        color: #AAA;
    }

.icheckbox_minimal-grey,
.iradio_minimal-grey {
    display: inline-block;
    *display: inline;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    width: 18px;
    height: 18px;
    /*background: url("../../../Shared/theme/img/icheck/grey.png") no-repeat;*/
    border: none;
    cursor: pointer;
}

.icheckbox_minimal-grey {
    background-position: 0 0;
}

    .icheckbox_minimal-grey.hover {
        background-position: -20px 0;
    }

    .icheckbox_minimal-grey.checked {
        background-position: -40px 0;
    }

    .icheckbox_minimal-grey.disabled {
        background-position: -60px 0;
        cursor: default;
    }

    .icheckbox_minimal-grey.checked.disabled {
        background-position: -80px 0;
    }

.iradio_minimal-grey {
    background-position: -100px 0;
}

    .iradio_minimal-grey.hover {
        background-position: -120px 0;
    }

    .iradio_minimal-grey.checked {
        background-position: -140px 0;
    }

    .iradio_minimal-grey.disabled {
        background-position: -160px 0;
        cursor: default;
    }

    .iradio_minimal-grey.checked.disabled {
        background-position: -180px 0;
    }
/* END icheckbox */
/* SPINNER */
.ui-spinner {
    width: 100%;
}

    .ui-spinner .ui-spinner-input {
        margin: 0px;
    }

.ui-spinner-up,
.ui-spinner-down {
    display: block;
    width: 30px;
    height: 15px;
    background: #33414e;
    color: #FFF;
}

    .ui-spinner-up:hover,
    .ui-spinner-down:hover {
        background: #273541;
        cursor: pointer;
    }

.ui-spinner-up {
    border-radius: 0px 5px 0px 0px;
}

    .ui-spinner-up .ui-icon {
        width: 30px;
        height: 15px;
        color: #FFF;
    }

        .ui-spinner-up .ui-icon:after {
            content: "\f106";
            font-family: FontAwesome;
            font-size: 12px;
            color: #FFF;
            line-height: 15px;
            position: absolute;
            left: 0px;
            top: 0px;
            width: 30px;
            height: 15px;
            text-indent: initial;
        }

.ui-spinner-down {
    border-radius: 0px 0px 5px 0px;
}

    .ui-spinner-down .ui-icon {
        width: 30px;
        height: 15px;
        color: #FFF;
    }

        .ui-spinner-down .ui-icon:after {
            content: "\f107";
            font-family: FontAwesome;
            font-size: 12px;
            color: #FFF;
            line-height: 15px;
            position: absolute;
            left: 0px;
            top: 0px;
            width: 30px;
            height: 15px;
            text-indent: initial;
        }
/* END SPINNER */
/* BOOTSTRAP DATEPICKER */
div.datepicker {
    padding: 10px;
    -moz-box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.1);
    min-width: 250px;
}

    div.datepicker > div {
        display: none;
    }

    div.datepicker table {
        width: 100%;
        margin: 0;
    }

    div.datepicker td,
    div.datepicker th {
        text-align: center;
        width: 20px;
        height: 20px;
    }

        div.datepicker td.day:hover {
            background: #F5F5F5;
            cursor: pointer;
        }

        div.datepicker td.day.disabled {
            color: #CCC;
        }

        div.datepicker td.old,
        div.datepicker td.new {
            color: #999;
        }

        div.datepicker td.active,
        div.datepicker td.active:hover {
            background: #33414e;
            color: #fff;
            -moz-border-radius: 3px;
            -webkit-border-radius: 3px;
            border-radius: 3px;
        }

        div.datepicker td span {
            display: block;
            width: 31%;
            height: 54px;
            line-height: 54px;
            float: left;
            margin: 2px;
            cursor: pointer;
        }

            div.datepicker td span:hover {
                background: #F5F5F5;
            }

            div.datepicker td span.active {
                background: #33414e;
                color: #fff;
                -moz-border-radius: 3px;
                -webkit-border-radius: 3px;
                border-radius: 3px;
            }

            div.datepicker td span.old {
                color: #999;
            }

        div.datepicker th.switch {
            width: 145px;
        }

        div.datepicker th.next,
        div.datepicker th.prev {
            font-size: 12px;
        }

    div.datepicker thead tr:first-child th {
        cursor: pointer;
        padding: 8px 0px;
    }

        div.datepicker thead tr:first-child th:hover {
            background: #F5F5F5;
            -moz-border-radius: 3px;
            -webkit-border-radius: 3px;
            border-radius: 3px;
        }

.input-append.date .add-on i,
.input-prepend.date .add-on i {
    display: block;
    cursor: pointer;
    width: 16px;
    height: 16px;
}

.datepicker.dropdown-menu:after,
.datepicker.dropdown-menu:before {
    left: 16px;
}

.datepicker.datepicker-orient-left.dropdown-menu:after,
.datepicker.datepicker-orient-left.dropdown-menu:before {
    left: auto;
    right: 16px;
}
/* EOF BOOTSTRAP DATEPICKER */
/* BOOTSTRAP TIMEPICKER */
.bootstrap-timepicker {
    position: relative;
}

    .bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu {
        left: auto;
        right: 0;
    }

    .bootstrap-timepicker .add-on {
        cursor: pointer;
    }

        .bootstrap-timepicker .add-on i {
            display: inline-block;
            width: 16px;
            height: 16px;
        }

.bootstrap-timepicker-widget {
    padding: 5px;
}

    .bootstrap-timepicker-widget.dropdown-menu.timepicker-orient-top:before,
    .bootstrap-timepicker-widget.dropdown-menu.timepicker-orient-top:after {
        left: 15px;
    }

    .bootstrap-timepicker-widget.timepicker-orient-bottom:before {
        bottom: -7px;
        border-bottom: 0;
        border-top: 7px solid #E5E5E5;
    }

    .bootstrap-timepicker-widget.timepicker-orient-bottom:after {
        bottom: -6px;
        border-bottom: 0;
        border-top: 6px solid #ffffff;
    }

    .bootstrap-timepicker-widget a.btn,
    .bootstrap-timepicker-widget input {
        border-radius: 4px;
    }

    .bootstrap-timepicker-widget table {
        width: 100%;
        margin: 0;
    }

        .bootstrap-timepicker-widget table td {
            text-align: center;
            height: 30px;
            margin: 0;
            padding: 2px;
        }

            .bootstrap-timepicker-widget table td:not(.separator) {
                min-width: 30px;
            }

            .bootstrap-timepicker-widget table td span {
                width: 100%;
            }

            .bootstrap-timepicker-widget table td a {
                border: 1px transparent solid;
                width: 100%;
                display: inline-block;
                margin: 0;
                padding: 8px 0;
                outline: 0;
                color: #333;
            }

                .bootstrap-timepicker-widget table td a:hover {
                    text-decoration: none;
                    background-color: #F5F5F5;
                }

                .bootstrap-timepicker-widget table td a i {
                    margin-top: 2px;
                    font-size: 6px;
                    color: #333;
                }

            .bootstrap-timepicker-widget table td input {
                width: 50px;
                margin: 0;
                text-align: center;
                margin: 0px;
                padding: 0px;
            }

.bootstrap-timepicker-widget {
    display: block;
}

    .bootstrap-timepicker-widget .modal-content {
        padding: 4px;
    }
/* EOF BOOTSTRAP TIMEPICKER */
/* BOOTSTRAP COLORPICKER */
.colorpicker-saturation {
    width: 100px;
    height: 100px;
    background-image: url(Shared/theme/img/colorpicker/saturation.png);
    cursor: crosshair;
    float: left;
}

    .colorpicker-saturation i {
        display: block;
        height: 5px;
        width: 5px;
        border: 1px solid #000;
        -moz-border-radius: 0px;
        -webkit-border-radius: 0px;
        border-radius: 0px;
        position: absolute;
        top: 0;
        left: 0;
        margin: -4px 0 0 -4px;
    }

        .colorpicker-saturation i b {
            display: block;
            height: 5px;
            width: 5px;
            border: 1px solid #fff;
        }

.colorpicker-hue,
.colorpicker-alpha {
    width: 15px;
    height: 100px;
    float: left;
    cursor: row-resize;
    margin-left: 4px;
    margin-bottom: 4px;
}

    .colorpicker-hue i,
    .colorpicker-alpha i {
        display: block;
        height: 1px;
        background: #000;
        border-top: 1px solid #fff;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        margin-top: -1px;
    }

.colorpicker-hue {
    background-image: url(Shared/theme/img/colorpicker/hue.png);
}

.colorpicker-alpha {
    background-image: url(Shared/theme/img/colorpicker/alpha.png);
    display: none;
}

.colorpicker {
    top: 0;
    left: 0;
    padding: 4px;
    min-width: 120px;
    margin-top: 1px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

    .colorpicker.dropdown-menu {
        margin-top: 8px;
    }

    .colorpicker div {
        position: relative;
    }

    .colorpicker.alpha {
        min-width: 140px;
    }

        .colorpicker.alpha .colorpicker-alpha {
            display: block;
        }

.colorpicker-color {
    height: 10px;
    margin-top: 5px;
    clear: both;
    background-image: url(Shared/theme/img/colorpicker/alpha.png);
    background-position: 0 100%;
}

    .colorpicker-color div {
        height: 10px;
    }

.input-group.color .input-group-addon i {
    display: inline-block;
    cursor: pointer;
    width: 16px;
    height: 16px;
    vertical-align: text-bottom;
}
/* EOF BOOTSTRAP COLORPICKER */
/* BOOTSTRAP SELECT */
.bootstrap-select {
    width: 220px \0;
}

    .bootstrap-select > .btn {
        width: 100%;
        padding-right: 25px;
    }

.error .bootstrap-select .btn {
    border: 1px solid #b64645;
}

.bootstrap-select.fit-width {
    width: auto !important;
}

.bootstrap-select.btn-group:not(.input-group-btn),
.bootstrap-select.btn-group[class*="span"] {
    float: none;
    display: inline-block;
    margin-bottom: 0px;
    margin-left: 0;
}

.form-search .bootstrap-select.btn-group,
.form-inline .bootstrap-select.btn-group,
.form-horizontal .bootstrap-select.btn-group {
    margin-bottom: 0;
}

.bootstrap-select.form-control {
    margin-bottom: 0;
    padding: 0;
    border: none;
}

.bootstrap-select.btn-group.pull-right,
.bootstrap-select.btn-group[class*="span"].pull-right,
.row-fluid .bootstrap-select.btn-group[class*="span"].pull-right {
    float: right;
}

.input-append .bootstrap-select.btn-group {
    margin-left: -1px;
}

.input-prepend .bootstrap-select.btn-group {
    margin-right: -1px;
}

.bootstrap-select:not([class*="span"]):not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: 220px;
}

.bootstrap-select.form-control:not([class*="span"]) {
    width: 100%;
}

.bootstrap-select.show-menu-arrow.open > .btn {
    z-index: 2051;
}

.bootstrap-select.btn-group .btn .filter-option {
    display: inline-block;
    overflow: hidden;
    width: 100%;
    text-align: left;
}

.bootstrap-select.btn-group .btn .caret {
    position: absolute;
    top: 50%;
    right: 12px;
    margin-top: -2px;
    vertical-align: middle;
}

.bootstrap-select.btn-group > .disabled,
.bootstrap-select.btn-group .dropdown-menu li.disabled > a {
    cursor: not-allowed;
}

    .bootstrap-select.btn-group > .disabled:focus {
        outline: none !important;
    }

.bootstrap-select.btn-group[class*="span"] .btn {
    width: 100%;
}

.bootstrap-select.btn-group .dropdown-menu {
    min-width: 100%;
    z-index: 2000;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    .bootstrap-select.btn-group .dropdown-menu.inner {
        position: static;
        border: 0;
        padding: 0;
        margin: 0;
        -moz-border-radius: 0px;
        -webkit-border-radius: 0px;
        border-radius: 0px;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .bootstrap-select.btn-group .dropdown-menu dt {
        display: block;
        padding: 3px 20px;
        cursor: default;
    }

.bootstrap-select.btn-group .div-contain {
    overflow: hidden;
}

.bootstrap-select.btn-group .dropdown-menu li {
    position: relative;
}

    .bootstrap-select.btn-group .dropdown-menu li > a.opt {
        position: relative;
        padding-left: 35px;
    }

    .bootstrap-select.btn-group .dropdown-menu li > a {
        cursor: pointer;
    }

    .bootstrap-select.btn-group .dropdown-menu li > dt small {
        font-weight: normal;
    }

.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a i.check-mark {
    position: absolute;
    display: inline-block;
    right: 15px;
    margin-top: 11px;
    font-size: 11px;
}

.bootstrap-select.btn-group .dropdown-menu li a i.check-mark {
    display: none;
}

.bootstrap-select.btn-group .dropdown-menu li a span.text {
    display: inline-block;
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
    margin-right: 34px;
}

.bootstrap-select.btn-group .dropdown-menu li small {
    padding-left: 0.5em;
}

.bootstrap-select.btn-group .dropdown-menu li:not(.disabled) > a:hover small,
.bootstrap-select.btn-group .dropdown-menu li:not(.disabled) > a:focus small,
.bootstrap-select.btn-group .dropdown-menu li.active:not(.disabled) > a small {
    color: #64b1d8;
    color: rgba(100, 177, 216, 0.4);
}

.bootstrap-select.btn-group .dropdown-menu li > dt small {
    font-weight: normal;
}

.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
    content: '';
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom-width: 7px;
    border-bottom-style: solid;
    border-bottom-color: #cccccc;
    border-bottom-color: rgba(204, 204, 204, 0.2);
    position: absolute;
    bottom: -4px;
    left: 9px;
    display: none;
}

.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
    content: '';
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid white;
    position: absolute;
    bottom: -4px;
    left: 10px;
    display: none;
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
    bottom: auto;
    top: -3px;
    border-bottom: 0;
    border-top-width: 7px;
    border-top-style: solid;
    border-top-color: #cccccc;
    border-top-color: rgba(204, 204, 204, 0.2);
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
    bottom: auto;
    top: -3px;
    border-top: 6px solid #FFFFFF;
    border-bottom: 0;
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
    right: 12px;
    left: auto;
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
    right: 13px;
    left: auto;
}

.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:before,
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:after {
    display: block;
}

.bootstrap-select.btn-group .no-results {
    padding: 8px;
    background: #f5f5f5;
    border-top: 1px solid #E5E5E5;
    margin-top: 5px;
}

.bootstrap-select.btn-group .dropdown-menu .notify {
    position: absolute;
    bottom: 5px;
    width: 96%;
    margin: 0 2%;
    min-height: 26px;
    padding: 3px 5px;
    background: #f5f5f5;
    border: 1px solid #e3e3e3;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    pointer-events: none;
    opacity: 0.9;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.bootstrap-select.btn-group.fit-width .btn .filter-option {
    position: static;
}

.bootstrap-select.btn-group.fit-width .btn .caret {
    position: static;
    top: auto;
    margin-top: -1px;
}

.control-group.error .bootstrap-select .dropdown-toggle {
    border-color: #b94a48;
}

.bootstrap-select-searchbox,
.bootstrap-select .bs-actionsbox {
    padding: 4px 8px;
}

.bootstrap-select .bs-actionsbox {
    float: left;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    .bootstrap-select .bs-actionsbox .btn-group button {
        width: 50%;
    }

.bootstrap-select-searchbox + .bs-actionsbox {
    padding: 0 8px 4px;
}

.bootstrap-select-searchbox input {
    margin-bottom: 0;
}

.mobile-device {
    position: absolute;
    top: 0;
    left: 0;
    display: block !important;
    width: 100%;
    height: 100% !important;
    opacity: 0;
}
/* EOF BOOTSTRAP SELECT */
/* Validation Engine */
.formError {
    z-index: 990;
}

    .formError .formErrorContent {
        z-index: 991;
    }

    .formError .formErrorArrow {
        z-index: 996;
    }

.ui-dialog .formError {
    z-index: 5000;
}

    .ui-dialog .formError .formErrorContent {
        z-index: 5001;
    }

    .ui-dialog .formError .formErrorArrow {
        z-index: 5006;
    }

.inputContainer {
    position: relative;
    float: left;
}

.formError {
    position: absolute;
    top: 300px;
    left: 300px;
    display: block;
    cursor: pointer;
    text-align: left;
}

    .formError.inline {
        position: relative;
        top: 0;
        left: 0;
        display: inline-block;
    }

.ajaxSubmit {
    padding: 20px;
    background: #55ea55;
    border: 1px solid #999;
    display: none;
}

.formError .formErrorContent {
    width: 100%;
    background: #111111;
    position: relative;
    color: #ffffff;
    min-width: 120px;
    font-size: 12px;
    padding: 4px 10px 4px 10px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.greenPopup .formErrorContent {
    background: #95b75d;
}

.blackPopup .formErrorContent {
    background: #000;
    color: #FFF;
}

.formError .formErrorArrow {
    width: 15px;
    margin: -2px 0 0 13px;
    position: relative;
}

body[dir='rtl'] .formError .formErrorArrow,
body.rtl .formError .formErrorArrow {
    margin: -2px 13px 0 0;
}

.formError .formErrorArrowBottom {
    margin: 0px 0 0 12px;
    top: 2px;
}

.formError .formErrorArrow div {
    font-size: 0px;
    height: 1px;
    background: #111111;
    margin: 0 auto;
    line-height: 0;
    font-size: 0;
    display: block;
}

.greenPopup .formErrorArrow div {
    background: #95b75d;
}

.blackPopup .formErrorArrow div {
    background: #000;
    color: #FFF;
}

.formError .formErrorArrow .line10 {
    width: 13px;
    border: none;
}

.formError .formErrorArrow .line9 {
    width: 11px;
    border: none;
}

.formError .formErrorArrow .line8 {
    width: 11px;
}

.formError .formErrorArrow .line7 {
    width: 9px;
}

.formError .formErrorArrow .line6 {
    width: 7px;
}

.formError .formErrorArrow .line5 {
    width: 5px;
}

.formError .formErrorArrow .line4 {
    width: 3px;
}

.formError .formErrorArrow .line3 {
    width: 1px;
}

.formError .formErrorArrow .line2 {
    width: 0px;
    border: none;
}

.formError .formErrorArrow .line1 {
    width: 0px;
    border: none;
}
/* EOF Validation Engine */
/* RangeSlider */
.ui-rangeSlider {
    height: 22px;
    margin-top: 4px;
}

    .ui-rangeSlider .ui-rangeSlider-innerBar {
        height: 16px;
        margin: 3px 6px;
        background: #F5F5F5;
        border: 1px solid #E5E5E5;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
    }

    .ui-rangeSlider .ui-rangeSlider-handle {
        width: 22px;
        height: 22px;
        background: #FFF;
        border: 2px solid #33414e;
        cursor: col-resize;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%;
    }

    .ui-rangeSlider .ui-rangeSlider-bar {
        margin: 1px 0px;
        background: #E5E5E5;
        height: 20px;
        cursor: move;
        cursor: grab;
        cursor: -moz-grab;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        border-radius: 10px;
    }

        .ui-rangeSlider .ui-rangeSlider-bar.ui-draggable-dragging {
            cursor: -moz-grabbing;
            cursor: grabbing;
        }

.ui-rangeSlider-arrow,
.ui-rangeSlider-arrow-inner {
    display: none;
}

.ui-rangeSlider-container {
    height: 22px;
}

.ui-rangeSlider-withArrows .ui-rangeSlider-container {
    margin: 0 11px;
}

.ui-rangeSlider-noArrow .ui-rangeSlider-container {
    margin: 0;
}

.ui-rangeSlider-label {
    background: #33414e;
    margin: 0px;
    white-space: nowrap;
    bottom: 26px;
    padding: 5px 8px;
    cursor: col-resize;
    color: #FFF;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-size: 11px;
}

.ui-rangeSlider-label-inner {
    display: none;
}

input.ui-editRangeSlider-inputValue {
    width: 3em;
    vertical-align: middle;
    text-align: center;
}
/* EOF RangeSlider */
/* Smart Wizard */
.wizard .anchor {
    float: left;
    padding: 0px;
    margin: 0px;
    list-style: none;
    display: block;
    position: relative;
    width: 100%;
}

    .wizard .anchor:after {
        content: " ";
        position: absolute;
        bottom: 0px;
        left: 0px;
        width: 100%;
        height: 2px;
        -moz-border-radius: 1px;
        -webkit-border-radius: 1px;
        border-radius: 1px;
        background: #D5D5D5;
        z-index: 1;
    }

    .wizard .anchor li {
        float: left;
        display: block;
    }

        .wizard .anchor li a {
            font-size: 14px;
            color: #656d78;
            text-decoration: none;
            display: block;
            line-height: 18px;
            padding: 10px 20px 15px 0px;
            position: relative;
        }

            .wizard .anchor li a .stepNumber {
                display: none;
            }

            .wizard .anchor li a .stepDesc {
                font-weight: 400;
            }

                .wizard .anchor li a .stepDesc small {
                    color: #999;
                    font-weight: 300;
                }

            .wizard .anchor li a:before {
                content: " ";
                position: absolute;
                bottom: 0px;
                left: 0px;
                width: 100%;
                height: 2px;
                background: #D5D5D5;
                z-index: 2;
                -webkit-transition: all 200ms ease;
                -moz-transition: all 200ms ease;
                -ms-transition: all 200ms ease;
                -o-transition: all 200ms ease;
                transition: all 200ms ease;
            }

            .wizard .anchor li a:after {
                content: " ";
                position: absolute;
                bottom: -10px;
                left: 0px;
                width: 22px;
                height: 22px;
                -moz-border-radius: 50%;
                -webkit-border-radius: 50%;
                border-radius: 50%;
                background: #FFF;
                border: 3px solid #D5D5D5;
                z-index: 3;
                text-align: center;
                line-height: 17px;
                -webkit-transition: all 200ms ease;
                -moz-transition: all 200ms ease;
                -ms-transition: all 200ms ease;
                -o-transition: all 200ms ease;
                transition: all 200ms ease;
                color: #DDD;
            }

            .wizard .anchor li a.done:after {
                border-color: #95b75d;
                content: "\f00c";
                font-family: FontAwesome;
                color: #95b75d;
                font-size: 10px;
            }

            .wizard .anchor li a.done:before {
                background: #95b75d;
            }

            .wizard .anchor li a.error:after {
                border-color: #b64645;
                content: "\f00d";
                font-family: FontAwesome;
                color: #b64645;
                font-size: 10px;
            }

            .wizard .anchor li a.error:before {
                background: #b64645;
            }

            .wizard .anchor li a.selected:after {
                border-color: #33414e;
                content: "\f0da";
                font-family: FontAwesome;
                color: #33414e;
                font-size: 13px;
                padding-left: 2px;
            }

            .wizard .anchor li a.selected:before {
                background: #33414e;
            }

.wizard .stepContainer,
.wizard .actionBar {
    float: left;
    width: 100%;
    margin-top: 30px;
}

.wizard .actionBar {
    margin-top: 20px;
}

    .wizard .actionBar .btn.pull-right {
        margin-left: 5px;
    }

    .wizard .actionBar .btn-primary {
        display: none;
    }

    .wizard .actionBar .loader {
        display: none;
    }

.wizard .anchor.steps_1 li {
    width: 100%;
}

.wizard .anchor.steps_2 li {
    width: 50%;
}

.wizard .anchor.steps_3 li {
    width: 33.333333%;
}

.wizard .anchor.steps_4 li {
    width: 25%;
}

.wizard .anchor.steps_5 li {
    width: 20%;
}

.wizard .anchor.steps_6 li {
    width: 16.666666%;
}

.wizard .anchor.steps_7 li {
    width: 14.285714%;
}

.wizard .anchor.steps_8 li {
    width: 12.5%;
}
/* END Smart Wizard */
/* OWL Slider */
.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y;
}

    .owl-carousel .owl-wrapper {
        display: none;
        position: relative;
        -webkit-transform: translate3d(0px, 0px, 0px);
    }

    .owl-carousel .owl-wrapper-outer {
        overflow: hidden;
        position: relative;
        width: 100%;
    }

        .owl-carousel .owl-wrapper-outer.autoHeight {
            -webkit-transition: height 500ms ease-in-out;
            -moz-transition: height 500ms ease-in-out;
            -ms-transition: height 500ms ease-in-out;
            -o-transition: height 500ms ease-in-out;
            transition: height 500ms ease-in-out;
        }

    .owl-carousel .owl-item {
        float: left;
    }

        .owl-carousel .owl-item > div {
            width: 100%;
            float: left;
        }

.owl-controls .owl-page,
.owl-controls .owl-buttons div {
    cursor: pointer;
}

.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.grabbing {
    cursor: url(Shared/theme/img/owl/grabbing.png) 8 8, move;
}

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
}

.owl-theme .owl-controls {
    text-align: center;
}

    .owl-theme .owl-controls .owl-pagination {
        height: 22px;
        line-height: 22px;
    }

    .owl-theme .owl-controls .owl-buttons div {
        color: #FFF;
        display: inline-block;
        zoom: 1;
        *display: inline;
        margin: 5px;
        padding: 3px 10px;
        font-size: 12px;
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        border-radius: 30px;
        background: #222;
        filter: alpha(opacity=20);
        opacity: 0.2;
    }

    .owl-theme .owl-controls.clickable .owl-buttons div:hover {
        filter: alpha(opacity=50);
        opacity: 0.5;
        text-decoration: none;
    }

    .owl-theme .owl-controls .owl-page {
        display: inline-block;
        zoom: 1;
        *display: inline;
    }

        .owl-theme .owl-controls .owl-page span {
            display: block;
            width: 12px;
            height: 12px;
            margin: 5px 7px;
            filter: alpha(opacity=20);
            opacity: 0.2;
            -webkit-border-radius: 20px;
            -moz-border-radius: 20px;
            border-radius: 20px;
            background: #222;
        }

        .owl-theme .owl-controls .owl-page.active span,
        .owl-theme .owl-controls.clickable .owl-page:hover span {
            filter: alpha(opacity=500);
            opacity: 0.5;
        }

        .owl-theme .owl-controls .owl-page span.owl-numbers {
            height: auto;
            width: auto;
            color: #FFF;
            padding: 2px 10px;
            font-size: 12px;
            -webkit-border-radius: 30px;
            -moz-border-radius: 30px;
            border-radius: 30px;
        }

.owl-item.loading {
    min-height: 150px;
    background: url(Shared/theme/img/owl/AjaxLoader.gif) no-repeat center center;
}
/* END Slider */
/* jVectorMaps */
.jvectormap-label {
    position: absolute;
    display: none;
    border: solid 1px #33414e;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #33414e;
    color: white;
    font-family: sans-serif, Verdana;
    font-size: smaller;
    padding: 3px;
    z-index: 15;
    opacity: 0.9;
    filter: alpha(opacity=90);
}

.jvectormap-zoomin,
.jvectormap-zoomout {
    position: absolute;
    left: 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #33414e;
    padding: 3px;
    olor: white;
    width: 16px;
    height: 16px;
    cursor: pointer;
    line-height: 10px;
    text-align: center;
    color: #FFF;
}

.jvectormap-zoomin {
    top: 10px;
}

.jvectormap-zoomout {
    top: 30px;
}
/* END jVectorMaps */
/* tagsinput */
div.tagsinput {
    border: 1px solid #D5D5D5;
    background: #FFF;
    width: 100%;
    min-height: 30px;
    overflow-y: auto;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

    div.tagsinput span.tag {
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        display: block;
        float: left;
        text-decoration: none;
        background: #33414e;
        color: #FFF;
        margin: 2px 0px 2px 2px;
        line-height: 20px;
        padding: 2px 5px 2px 20px;
        position: relative;
    }

        div.tagsinput span.tag a {
            color: #FFF;
            text-decoration: none;
            position: absolute;
            left: 5px;
            width: 15px;
            height: 20px;
            opacity: 0.5;
            filter: alpha(opacity = 50);
        }

            div.tagsinput span.tag a:hover {
                opacity: 1;
                filter: alpha(opacity = 100);
            }

            div.tagsinput span.tag a:before {
                position: absolute;
                font-family: "FontAwesome";
                content: "\f00d";
                color: #FFF;
                font-size: 12px;
                line-height: 20px;
            }

    div.tagsinput input {
        width: 80px;
        margin: 4px 5px;
        border: 0px;
        height: 20px;
        line-height: 20px;
    }

    div.tagsinput div {
        display: block;
        float: left;
    }

.tags_clear {
    clear: both;
    width: 100%;
    height: 0px;
}

.not_valid {
    background: #b64645 !important;
    color: #FFF !important;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 0px 5px;
}
/* END tagsinput */
/* sparkline */
.sparkline {
    display: inline-block;
    position: relative;
}

.jqstooltip {
    display: block !important;
    padding: 0px !important;
    border: 0px !important;
}

.jqsfield {
    padding: 4px 5px 5px;
    display: inline-block;
    line-height: 13px;
}
/* eof sparkline */
/* calendar */
.calendar {
    margin-bottom: 0px;
    float: left;
}

.fc-toolbar {
    margin-bottom: 5px;
}

    .fc-toolbar h2 {
        font-size: 14px;
        font-weight: 600;
        text-transform: uppercase;
        line-height: 30px;
    }

.fc-day {
    background: #FFF;
}

.fc-toolbar .fc-state-active,
.fc-toolbar .ui-state-active,
.fc-toolbar button:focus,
.fc-toolbar button:hover,
.fc-toolbar .ui-state-hover {
    z-index: 0;
}

.fc-widget-header,
.fc-widget-content {
    border: 1px solid #D5D5D5;
}

.fc th.fc-widget-header {
    background: #F5F5F5;
    font-size: 10px;
    text-transform: uppercase;
    line-height: 20px;
    padding: 5px;
}

.fc-button {
    border: 1px solid #D5D5D5;
    background: #FFF;
    color: #555;
}

.fc-text-arrow,
.fc-text-arrow {
    font-family: arial;
    font-size: 16px;
}

.fc-state-hover {
    background: #F5F5F5;
}

.fc-state-highlight,
.fc-cell-overlay {
    background: #F0F0F0;
}

.fc-event {
    font-size: 11px;
    padding: 3px 5px;
    text-align: center;
}

    .fc-event-skin.red,
    .fc-event.red {
        background-color: #b64645;
        border-color: #a43f3e;
    }

    .fc-event-skin.green,
    .fc-event.green {
        background-color: #95b75d;
        border-color: #89ad4d;
    }

    .fc-event-skin.orange,
    .fc-event.orange {
        background-color: #fea223;
        border-color: #fe970a;
    }

    .fc-event-skin.blue,
    .fc-event.blue {
        background-color: #3fbae4;
        border-color: #29b2e1;
    }
/* eof calendar */
/* bootstra file input */
.file-input-wrapper input[type=file],
.file-input-wrapper input[type=file]:focus,
.file-input-wrapper input[type=file]:hover {
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: 99;
    outline: 0;
    height: 30px;
}

.file-input-name {
    margin-left: 10px;
}
/* eof bootstrap file input */
/* Morris charts */
.morris-hover {
    position: absolute;
    z-index: 1000;
}

    .morris-hover.morris-default-style {
        border-radius: 10px;
        padding: 6px;
        color: #666;
        background: rgba(255, 255, 255, 0.8);
        border: solid 2px rgba(230, 230, 230, 0.8);
        font-family: sans-serif;
        font-size: 12px;
        text-align: center;
    }

        .morris-hover.morris-default-style .morris-hover-row-label {
            font-weight: bold;
            margin: 0.25em 0;
        }

        .morris-hover.morris-default-style .morris-hover-point {
            white-space: nowrap;
            margin: 0.1em 0;
        }
/* END Morris charts */
/* Bootstrap Tour */
.tour-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1100;
    background-color: #000;
    opacity: 0.8;
}

.tour-step-backdrop {
    position: relative;
    z-index: 1101;
    background: inherit;
}

.tour-step-background {
    position: absolute;
    z-index: 1100;
    background: inherit;
    border-radius: 6px;
}

.popover[class*=tour-] {
    z-index: 1100;
}

    .popover[class*=tour-] .popover-navigation {
        padding: 9px 14px;
    }

        .popover[class*=tour-] .popover-navigation [data-role=end] {
            float: right;
        }

        .popover[class*=tour-] .popover-navigation [data-role=prev],
        .popover[class*=tour-] .popover-navigation [data-role=next],
        .popover[class*=tour-] .popover-navigation [data-role=end] {
            cursor: pointer;
        }

            .popover[class*=tour-] .popover-navigation [data-role=prev] .disabled,
            .popover[class*=tour-] .popover-navigation [data-role=next].disabled,
            .popover[class*=tour-] .popover-navigation [data-role=end] .disabled {
                cursor: default;
            }

    .popover[class*=tour-] .orphan {
        position: fixed;
        margin-top: 0;
    }

        .popover[class*=tour-].orphan .arrow {
            display: none;
        }
/* END Bootstrap Tour */
/* Bootstro */
.bootstro-next-btn {
    float: right;
}

.bootstro-prev-btn {
    float: left;
}

.bootstro-backdrop {
    opacity: .5;
    background-color: #000;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 5;
    filter: alpha(opacity=50);
}

.bootstro-highlight {
    z-index: 9999;
    position: relative;
    color: #111;
}

    .bootstro-highlight h1,
    .bootstro-highlight h2,
    .bootstro-highlight h3,
    .bootstro-highlight h4,
    .bootstro-highlight h5,
    .bootstro-highlight h6,
    .bootstro-highlight .h1,
    .bootstro-highlight .h2,
    .bootstro-highlight .h3,
    .bootstro-highlight .h4,
    .bootstro-highlight .h5,
    .bootstro-highlight .h6 {
        color: #000;
    }

.bootstro-finish-btn-wrapper {
    padding-top: 10px;
    text-align: center;
    clear: both;
}

.bootstro-nav-wrapper {
    margin-top: 10px;
}

    .bootstro-nav-wrapper button,
    .bootstro-finish-btn-wrapper button {
        font-size: 12px !important;
        padding: 3px 5px 3px 5px !important;
        font-weight: 400;
    }
/* END Bootstro */
/* Bootstrap fileinput */
.file-input {
    overflow-x: auto;
}

.file-loading {
    top: 0;
    right: 0;
    width: 25px;
    height: 25px;
    font-size: 999px;
    text-align: right;
    color: #fff;
    background: transparent url(Shared/theme/img/fileinput/loading.gif) top left no-repeat;
    border: none;
}

.btn-file {
    position: relative;
    overflow: hidden;
}

    .btn-file input[type=file] {
        position: absolute;
        top: 0;
        right: 0;
        min-width: 100%;
        min-height: 100%;
        text-align: right;
        filter: alpha(opacity=0);
        opacity: 0;
        background: none repeat scroll 0 0 transparent;
        cursor: inherit;
        display: block;
    }

.file-caption .glyphicon {
    display: inline-block;
    min-width: 18px;
    float: left;
    margin-top: 2px;
}

.file-caption-name {
    display: inline-block;
    float: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 85%;
}

.file-error-message {
    background-color: #f2dede;
    color: #a94442;
    text-align: center;
    border-radius: 5px;
    padding: 5px;
}

.file-caption-disabled {
    background-color: #EEE;
    cursor: not-allowed;
    opacity: 1;
}

.file-input .btn .disabled,
.file-input .btn[disabled] {
    cursor: not-allowed;
}

.file-preview {
    border-radius: 5px;
    border: 1px solid #ddd;
    padding: 5px;
    width: 100%;
    margin-bottom: 5px;
}

.file-preview-frame {
    display: table;
    margin: 10px;
    height: 160px;
    border: 1px solid #d5d5d5;
    box-shadow: 0px 1px 1px 0 rgba(0, 0, 0, 0.1);
    padding: 3px;
    float: left;
    text-align: center;
}

    .file-preview-frame:hover {
        background-color: #F5F5F5;
    }

.file-preview-image {
    height: 150px;
    vertical-align: text-center;
}

.file-preview-text {
    display: table-cell;
    width: 150px;
    height: 150px;
    color: #428bca;
    font-size: 11px;
    vertical-align: middle;
    text-align: center;
}

.file-preview-other {
    display: table-cell;
    width: 150px;
    height: 150px;
    font-family: Monaco,Consolas,monospace;
    font-size: 11px;
    vertical-align: middle;
    text-align: center;
}

.file-input-new .close,
.file-input-new .file-preview,
.file-input-new .fileinput-remove-button,
.file-input-new .fileinput-upload-button,
.file-input-new .glyphicon-file {
    display: none;
}

.loading {
    background: transparent url(Shared/theme/img/loading.gif) no-repeat scroll center center content-box !important;
}

.wrap-indicator {
    font-weight: 700;
    color: #245269;
    cursor: pointer;
}
/* END Bootstrap fileinput */
/* daterangepicker */
.dtrange {
    line-height: 28px;
    padding: 0px 10px;
    border: 1px solid #BBB;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    float: left;
    cursor: pointer;
}

    .dtrange:hover {
        background-color: #F9F9F9;
    }

.daterangepicker.dropdown-menu {
    max-width: none;
    z-index: 3000;
    border: 1px solid #D5D5D5;
}

    .daterangepicker.dropdown-menu:before,
    .daterangepicker.dropdown-menu:after {
        display: none;
    }

.daterangepicker.opensleft .ranges,
.daterangepicker.opensleft .calendar {
    float: left;
    margin: 4px;
}

.daterangepicker.opensright .ranges,
.daterangepicker.opensright .calendar {
    float: right;
    margin: 4px;
}

.daterangepicker .ranges {
    width: 182px;
    text-align: left;
}

    .daterangepicker .ranges .range_inputs > div {
        float: left;
    }

        .daterangepicker .ranges .range_inputs > div:nth-child(2) {
            padding-left: 11px;
        }

.daterangepicker .calendar {
    display: none;
    max-width: 270px;
    width: auto;
}

    .daterangepicker .calendar th,
    .daterangepicker .calendar td {
        white-space: nowrap;
        text-align: center;
        min-width: 32px;
    }

.daterangepicker .ranges label {
    color: #333;
    display: block;
    font-size: 11px;
    font-weight: normal;
    height: 20px;
    line-height: 20px;
    margin-bottom: 2px;
    text-shadow: #fff 1px 1px 0px;
    text-transform: uppercase;
    width: 74px;
}

.daterangepicker .ranges input {
    font-size: 11px;
}

.daterangepicker .ranges .input-mini {
    background-color: #F5F5F5;
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #555;
    display: block;
    font-size: 11px;
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
    margin: 0 0 10px 0;
    padding: 0 6px;
    width: 74px;
}

.daterangepicker .ranges ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.daterangepicker .ranges li {
    font-size: 13px;
    background: #f5f5f5;
    border: 1px solid #f5f5f5;
    color: #656d78;
    padding: 3px 12px;
    margin-bottom: 8px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
}

    .daterangepicker .ranges li.active,
    .daterangepicker .ranges li:hover {
        background: #33414e;
        border: 1px solid #33414e;
        color: #fff;
    }

.daterangepicker .calendar-date {
    border: 1px solid #ddd;
    padding: 4px;
    border-radius: 4px;
    background: #fff;
}

.daterangepicker .calendar-time {
    text-align: center;
    margin: 8px auto 0 auto;
    line-height: 30px;
}

.daterangepicker {
    position: absolute;
    background: #fff;
    top: 100px;
    left: 20px;
    padding: 4px;
    margin-top: 1px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

    .daterangepicker table {
        width: 100%;
        margin: 0;
    }

    .daterangepicker td,
    .daterangepicker th {
        text-align: center;
        width: 20px;
        height: 20px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        cursor: pointer;
        white-space: nowrap;
    }

        .daterangepicker td.off {
            color: #999;
        }

        .daterangepicker td.disabled {
            color: #999;
        }

        .daterangepicker td.available:hover,
        .daterangepicker th.available:hover {
            background: #D5D5D5;
        }

        .daterangepicker td.in-range {
            background: #dfe1e4;
            -webkit-border-radius: 0;
            -moz-border-radius: 0;
            border-radius: 0;
        }

        .daterangepicker td.active,
        .daterangepicker td.active:hover {
            background-color: #656d78;
            border-color: #656d78;
            color: #fff;
        }

        .daterangepicker td.week,
        .daterangepicker th.week {
            font-size: 80%;
            color: #ccc;
        }

    .daterangepicker select.monthselect,
    .daterangepicker select.yearselect {
        font-size: 12px;
        padding: 1px;
        height: auto;
        margin: 0;
        cursor: default;
    }

    .daterangepicker select.monthselect {
        margin-right: 2%;
        width: 56%;
    }

    .daterangepicker select.yearselect {
        width: 40%;
    }

    .daterangepicker select.hourselect,
    .daterangepicker select.minuteselect,
    .daterangepicker select.ampmselect {
        width: 50px;
        margin-bottom: 0;
    }
/* eof daterangepicker */
/* Tocify */
.tocify {
    width: 20%;
    max-height: 90%;
    overflow: auto;
    position: fixed;
    border: 1px solid #E5E5E5;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.2);
}

    .tocify ul,
    .tocify li {
        list-style: none;
        margin: 0;
        padding: 0;
        border: none;
        line-height: 30px;
    }

        .tocify ul.tocify-header > li > a {
            border-bottom: 1px solid #E5E5E5;
        }

        .tocify ul.tocify-subheader {
            display: none;
        }

            .tocify ul.tocify-subheader li.tocify-item a {
                background: #F5F5F5;
            }

                .tocify ul.tocify-subheader li.tocify-item a:hover {
                    background: #F0F0F0;
                }

            .tocify ul.tocify-subheader li.tocify-item.active a {
                background: #33414e;
            }

        .tocify li.tocify-item a {
            background: #FFF;
            padding: 10px;
            font-size: 12px;
            color: #333;
            line-height: 20px;
            border-bottom: 1px solid #E5E5E5;
        }

            .tocify li.tocify-item a:hover {
                background: #F5F5F5;
            }

        .tocify li.tocify-item.active a {
            background: #33414e;
            color: #FFF;
        }

.tocify-header {
    text-indent: 10px;
}

.tocify-subheader {
    text-indent: 20px;
}

    .tocify-subheader li {
        font-size: 12px;
    }

    .tocify-subheader .tocify-subheader {
        text-indent: 30px;
    }

        .tocify-subheader .tocify-subheader .tocify-subheader {
            text-indent: 40px;
        }
/* END Tocify */
/* Filetree */
ul.jqueryFileTree {
    font-size: 11px;
    line-height: 18px;
    padding: 0px;
    margin: 0px;
}

    ul.jqueryFileTree li {
        list-style: none;
        padding: 0px;
        padding-left: 20px;
        margin: 0px;
        white-space: nowrap;
    }

    ul.jqueryFileTree a {
        color: #333;
        text-decoration: none;
        display: block;
        padding: 0px 2px;
    }

        ul.jqueryFileTree a:hover {
            background: #E9EDF1;
        }

li.directory {
    background: url(Shared/theme/img/filetree/directory.png) left top no-repeat;
}

li.expanded {
    background: url(Shared/theme/img/filetree/folder_open.png) left top no-repeat;
}

li.file {
    background: url(Shared/theme/img/filetree/file.png) left top no-repeat;
}

li.wait {
    background: url(Shared/theme/img/filetree/spinner.gif) left top no-repeat;
}
/* File Extensions*/
li.ext_3gp {
    background: url(Shared/theme/img/filetree/film.png) left top no-repeat;
}

li.ext_afp {
    background: url(Shared/theme/img/filetree/code.png) left top no-repeat;
}

li.ext_afpa {
    background: url(Shared/theme/img/filetree/code.png) left top no-repeat;
}

li.ext_asp {
    background: url(Shared/theme/img/filetree/code.png) left top no-repeat;
}

li.ext_aspx {
    background: url(Shared/theme/img/filetree/code.png) left top no-repeat;
}

li.ext_avi {
    background: url(Shared/theme/img/filetree/film.png) left top no-repeat;
}

li.ext_bat {
    background: url(Shared/theme/img/filetree/application.png) left top no-repeat;
}

li.ext_bmp {
    background: url(Shared/theme/img/filetree/picture.png) left top no-repeat;
}

li.ext_c {
    background: url(Shared/theme/img/filetree/code.png) left top no-repeat;
}

li.ext_cfm {
    background: url(Shared/theme/img/filetree/code.png) left top no-repeat;
}

li.ext_cgi {
    background: url(Shared/theme/img/filetree/code.png) left top no-repeat;
}

li.ext_com {
    background: url(Shared/theme/img/filetree/application.png) left top no-repeat;
}

li.ext_cpp {
    background: url(Shared/theme/img/filetree/code.png) left top no-repeat;
}

li.ext_css {
    background: url(Shared/theme/img/filetree/css.png) left top no-repeat;
}

li.ext_doc {
    background: url(Shared/theme/img/filetree/doc.png) left top no-repeat;
}

li.ext_exe {
    background: url(Shared/theme/img/filetree/application.png) left top no-repeat;
}

li.ext_gif {
    background: url(Shared/theme/img/filetree/picture.png) left top no-repeat;
}

li.ext_fla {
    background: url(Shared/theme/img/filetree/flash.png) left top no-repeat;
}

li.ext_h {
    background: url(Shared/theme/img/filetree/code.png) left top no-repeat;
}

li.ext_htm {
    background: url(Shared/theme/img/filetree/html.png) left top no-repeat;
}

li.ext_html {
    background: url(Shared/theme/img/filetree/html.png) left top no-repeat;
}

li.ext_jar {
    background: url(Shared/theme/img/filetree/java.png) left top no-repeat;
}

li.ext_jpg {
    background: url(Shared/theme/img/filetree/picture.png) left top no-repeat;
}

li.ext_jpeg {
    background: url(Shared/theme/img/filetree/picture.png) left top no-repeat;
}

li.ext_js {
    background: url(Shared/theme/img/filetree/script.png) left top no-repeat;
}

li.ext_lasso {
    background: url(Shared/theme/img/filetree/code.png) left top no-repeat;
}

li.ext_log {
    background: url(Shared/theme/img/filetree/txt.png) left top no-repeat;
}

li.ext_m4p {
    background: url(Shared/theme/img/filetree/music.png) left top no-repeat;
}

li.ext_mov {
    background: url(Shared/theme/img/filetree/film.png) left top no-repeat;
}

li.ext_mp3 {
    background: url(Shared/theme/img/filetree/music.png) left top no-repeat;
}

li.ext_mp4 {
    background: url(Shared/theme/img/filetree/film.png) left top no-repeat;
}

li.ext_mpg {
    background: url(Shared/theme/img/filetree/film.png) left top no-repeat;
}

li.ext_mpeg {
    background: url(Shared/theme/img/filetree/film.png) left top no-repeat;
}

li.ext_ogg {
    background: url(Shared/theme/img/filetree/music.png) left top no-repeat;
}

li.ext_pcx {
    background: url(Shared/theme/img/filetree/picture.png) left top no-repeat;
}

li.ext_pdf {
    background: url(Shared/theme/img/filetree/pdf.png) left top no-repeat;
}

li.ext_php {
    background: url(Shared/theme/img/filetree/php.png) left top no-repeat;
}

li.ext_png {
    background: url(Shared/theme/img/filetree/picture.png) left top no-repeat;
}

li.ext_ppt {
    background: url(Shared/theme/img/filetree/ppt.png) left top no-repeat;
}

li.ext_psd {
    background: url(Shared/theme/img/filetree/psd.png) left top no-repeat;
}

li.ext_pl {
    background: url(Shared/theme/img/filetree/script.png) left top no-repeat;
}

li.ext_py {
    background: url(Shared/theme/img/filetree/script.png) left top no-repeat;
}

li.ext_rb {
    background: url(Shared/theme/img/filetree/ruby.png) left top no-repeat;
}

li.ext_rbx {
    background: url(Shared/theme/img/filetree/ruby.png) left top no-repeat;
}

li.ext_rhtml {
    background: url(Shared/theme/img/filetree/ruby.png) left top no-repeat;
}

li.ext_rpm {
    background: url(Shared/theme/img/filetree/linux.png) left top no-repeat;
}

li.ext_ruby {
    background: url(Shared/theme/img/filetree/ruby.png) left top no-repeat;
}

li.ext_sql {
    background: url(Shared/theme/img/filetree/db.png) left top no-repeat;
}

li.ext_swf {
    background: url(Shared/theme/img/filetree/flash.png) left top no-repeat;
}

li.ext_tif {
    background: url(Shared/theme/img/filetree/picture.png) left top no-repeat;
}

li.ext_tiff {
    background: url(Shared/theme/img/filetree/picture.png) left top no-repeat;
}

li.ext_txt {
    background: url(Shared/theme/img/filetree/txt.png) left top no-repeat;
}

li.ext_vb {
    background: url(Shared/theme/img/filetree/code.png) left top no-repeat;
}

li.ext_wav {
    background: url(Shared/theme/img/filetree/music.png) left top no-repeat;
}

li.ext_wmv {
    background: url(Shared/theme/img/filetree/film.png) left top no-repeat;
}

li.ext_xls {
    background: url(Shared/theme/img/filetree/xls.png) left top no-repeat;
}

li.ext_xml {
    background: url(Shared/theme/img/filetree/code.png) left top no-repeat;
}

li.ext_zip {
    background: url(Shared/theme/img/filetree/zip.png) left top no-repeat;
}
/* END Filetree */
.chart-legend {
    position: absolute;
    top: 5px;
    right: 5px;
}

.rickshaw_legend {
    background: rgba(0, 0, 0, 0.05);
}

    .rickshaw_legend .label {
        color: #333;
    }
/* END TEMPLATE PLUGINS */
.fa-right {
    margin-left: 5px;
    margin-right: 0px;
}
/* Animations */
@-webkit-keyframes pulsate {
    0% {
        opacity: 0.0;
    }

    50% {
        opacity: 1.0;
    }

    100% {
        opacity: 0.0;
    }
}

@-moz-keyframes pulsate {
    0% {
        opacity: 0.0;
    }

    50% {
        opacity: 1.0;
    }

    100% {
        opacity: 0.0;
    }
}

@keyframes pulsate {
    0% {
        opacity: 0.0;
    }

    50% {
        opacity: 1.0;
    }

    100% {
        opacity: 0.0;
    }
}

@-webkit-keyframes rotate {
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes rotate {
    100% {
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
    }
}

@-webkit-keyframes bounce {
    0%, 100% {
        -webkit-transform: scale(0);
    }

    50% {
        -webkit-transform: scale(1);
    }
}

@keyframes bounce {
    0%, 100% {
        transform: scale(0);
        -webkit-transform: scale(0);
    }

    50% {
        transform: scale(1);
        -webkit-transform: scale(1);
    }
}
/* END Animations */
/* RTL SUPPORT */
/* RTL SUPPORT */
.page-container.page-content-rtl .breadcrumb {
    float: right;
    text-align: right;
}

    .page-container.page-content-rtl .breadcrumb > li + li:before {
        content: "\f104";
    }

.page-container.page-content-rtl .page-title {
    float: right;
}

    .page-container.page-content-rtl .page-title h2 {
        float: right;
    }

.page-container.page-content-rtl .x-navigation li.xn-title {
    text-align: right;
}

.page-container.page-content-rtl .x-navigation li > a {
    text-align: right;
}

    .page-container.page-content-rtl .x-navigation li > a .fa,
    .page-container.page-content-rtl .x-navigation li > a .glyphicon {
        margin-right: 0px;
        margin-left: 10px;
    }

.page-container.page-content-rtl .x-navigation li.xn-icon-button > a {
    text-align: center;
}

    .page-container.page-content-rtl .x-navigation li.xn-icon-button > a .fa,
    .page-container.page-content-rtl .x-navigation li.xn-icon-button > a .glyphicon {
        margin-left: 0px;
    }

    .page-container.page-content-rtl .x-navigation li.xn-icon-button > a .flag {
        margin-right: auto;
        margin-left: auto;
    }

.page-container.page-content-rtl .x-navigation li.xn-openable:before {
    right: auto;
    left: 0px;
    text-align: right;
}

.page-container.page-content-rtl .x-navigation li.xn-openable > .informer {
    right: auto;
    left: 25px;
}

.page-container.page-content-rtl .x-navigation .informer {
    right: auto;
    left: 10px;
}

.page-container.page-content-rtl .flag {
    margin-right: 0px;
    margin-left: 10px;
}

.page-container.page-content-rtl .mCSB_scrollTools {
    left: 0px;
    right: auto;
}

.page-container.page-content-rtl .panel {
    text-align: right;
}

    .page-container.page-content-rtl .panel .panel-heading .panel-title {
        float: right;
        margin-left: 0px;
        margin-right: 7px;
    }

    .page-container.page-content-rtl .panel .panel-heading ul.panel-controls {
        float: left;
    }

.page-container.page-content-rtl .list-group-contacts .list-group-item img {
    margin-right: 0px;
    margin-left: 10px;
}

.page-container.page-content-rtl .list-group-controls {
    right: auto;
    left: 10px;
}

.page-container.page-content-rtl .list-group-status {
    float: right;
    margin-right: 0px;
    margin-left: 10px;
}

.page-container.page-content-rtl .list-tags li {
    float: right;
}

    .page-container.page-content-rtl .list-tags li a {
        float: right;
        margin: 0px 0px 5px 5px;
    }

.page-container.page-content-rtl .messages .item .text .heading .date {
    float: left;
}

.page-container.page-content-rtl .page-content .page-content-wrap {
    text-align: right;
}

    .page-container.page-content-rtl .page-content .page-content-wrap .widget.widget-item-icon .widget-data .widget-int,
    .page-container.page-content-rtl .page-content .page-content-wrap .widget.widget-item-icon .widget-data-left .widget-int,
    .page-container.page-content-rtl .page-content .page-content-wrap .widget.widget-item-icon .widget-data .widget-title,
    .page-container.page-content-rtl .page-content .page-content-wrap .widget.widget-item-icon .widget-data-left .widget-title,
    .page-container.page-content-rtl .page-content .page-content-wrap .widget.widget-item-icon .widget-data .widget-subtitle,
    .page-container.page-content-rtl .page-content .page-content-wrap .widget.widget-item-icon .widget-data-left .widget-subtitle {
        text-align: right;
    }

    .page-container.page-content-rtl .page-content .page-content-wrap .control-label,
    .page-container.page-content-rtl .page-content .page-content-wrap div.tagsinput span.tag a {
        text-align: left;
    }

    .page-container.page-content-rtl .page-content .page-content-wrap .bootstrap-select.btn-group .btn .filter-option {
        text-align: right;
    }

    .page-container.page-content-rtl .page-content .page-content-wrap .bootstrap-select > .btn {
        padding-left: 25px;
        padding-right: 15px;
    }

    .page-container.page-content-rtl .page-content .page-content-wrap .bootstrap-select.btn-group .btn .caret {
        right: auto;
        left: 12px;
    }

    .page-container.page-content-rtl .page-content .page-content-wrap .dropdown-menu > li > a {
        text-align: right;
    }

    .page-container.page-content-rtl .page-content .page-content-wrap .close {
        float: left;
    }

    .page-container.page-content-rtl .page-content .page-content-wrap .list-group-item > .badge {
        float: left;
    }

    .page-container.page-content-rtl .page-content .page-content-wrap th {
        text-align: right;
    }
/* END RTL SUPPORT */
/* END RTL SUPPORT */
@media only screen and (max-width: 768px) {
    [class^='col-xs-'],
    [class^='col-sm-'],
    [class^='col-md-'],
    [class^='col-lg-'] {
        margin-bottom: 10px;
    }
    /* LOGIN */
    .login-container {
        padding: 0px 10px;
    }

        .login-container .login-box {
            padding-top: 10px;
            width: 100%;
        }

    .registration-container {
        padding: 0px 10px;
    }

        .registration-container .registration-box {
            padding-top: 10px;
            width: 100% !important;
        }
    /* END LOGIN */
    /* TOCIFY */
    .tocify {
        display: none;
    }
    /* END TOCIFY */
    /* TIMELINE */
    .timeline.timeline-right:before {
        left: 60px;
    }

    .timeline.timeline-right .timeline-item {
        padding-left: 110px;
    }

        .timeline.timeline-right .timeline-item.timeline-main {
            width: 60px;
        }

        .timeline.timeline-right .timeline-item .timeline-item-icon {
            left: 40px;
        }

        .timeline.timeline-right .timeline-item .timeline-item-info {
            top: 45px;
            width: 70px;
            left: 25px;
            padding: 7px 0px;
        }
    /* END TIMELINE */
    .post-image {
        width: 100%;
    }

    .table-responsive {
        border: 0px;
    }

    .page-content-header {
        height: auto;
    }

        .page-content-header .pull-right {
            width: 100%;
        }

        .page-content-header .logo,
        .page-content-header .contacts,
        .page-content-header .socials {
            margin: 0px auto;
            float: none;
        }

        .page-content-header .contacts,
        .page-content-header .socials {
            width: 100%;
            text-align: center;
            height: auto;
        }

            .page-content-header .contacts a {
                float: none;
                display: inline;
                white-space: nowrap;
            }

            .page-content-header .socials a {
                float: none;
                display: inline;
                white-space: nowrap;
            }

    .form-group-separated .form-group [class^="col-md-"] {
        padding: 5px 10px;
        margin-bottom: 0px;
    }

    .page-tabs {
        height: auto;
    }

        .page-tabs a {
            width: 100%;
            border-bottom: 0px;
        }
}

@media only screen and (max-width: 1024px) {
    .page-container .page-sidebar {
        position: relative;
        float: left;
        width: 100%;
    }

        .page-container .page-sidebar.scroll {
            position: relative;
        }

    .page-container .page-content {
        margin-left: 0px;
    }

        .page-container .page-content .content-frame .content-frame-left,
        .page-container .page-content .content-frame .content-frame-right {
            width: 100%;
            display: none;
        }

        .page-container .page-content .content-frame .content-frame-body {
            margin-left: 0px;
            margin-right: 0px;
        }

            .page-container .page-content .content-frame .content-frame-body.content-frame-body-left {
                margin-right: 0px;
            }

        .page-container .page-content .content-frame .content-frame-left-toggle,
        .page-container .page-content .content-frame .content-frame-right-toggle {
            display: inline-block;
        }

    .page-container.page-navigation-toggled .page-content {
        margin-left: 0px;
    }

    .page-container.page-mode-rtl .page-content {
        margin-right: 0px;
    }

    .page-container.page-navigation-top-fixed .x-navigation.x-navigation-horizontal {
        padding-right: 0px;
        position: relative;
    }

    .page-container.page-navigation-top-fixed .page-content {
        padding-top: 0px;
    }

    .x-navigation {
        max-height: 50px;
        overflow: hidden;
        background: #33414e;
    }

        .x-navigation.x-navigation-panel {
            height: 50px;
            max-height: auto;
            overflow: visible;
        }

            .x-navigation.x-navigation-panel li.xn-icon-button {
                width: 50px;
            }

            .x-navigation.x-navigation-panel li.xn-search {
                width: auto;
            }

        .x-navigation .xn-search input {
            width: 100%;
        }

        .x-navigation > li.xn-profile {
            display: none;
        }

        .x-navigation > li.xn-navigation-control {
            display: block;
        }

        .x-navigation.x-navigation-open {
            max-height: 1200px;
            overflow: visible;
        }

            .x-navigation.x-navigation-open > li.xn-profile {
                display: block;
            }

        .x-navigation .x-navigation-control {
            display: block;
        }

    .x-navigation-minimize {
        display: none !important;
    }

    .x-navigation-horizontal > li > ul ul,
    .x-navigation-horizontal > li > ul.xn-drop-left ul {
        position: relative;
        left: auto;
        right: auto;
        margin-left: 0px;
        margin-right: 0px;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

        .x-navigation-horizontal > li > ul ul:after {
            display: none;
        }

    .x-navigation.x-navigation-horizontal .xn-search input:focus {
        width: 100px;
    }
    /* XNAV PANEL */
    .x-navigation li > .panel {
        width: 250px;
    }
    /* END XNAV PANEL */
    /* list icons */
    .icons-list li {
        width: 100%;
    }
    /* END list icons */
    /* Gallery */
    .gallery .gallery-item {
        width: 50%;
    }
    /* End Gallery */
    /* Timeline */
    .timeline .timeline-item .timeline-item-content {
        width: 90%;
    }

        .timeline .timeline-item .timeline-item-content:before,
        .timeline .timeline-item .timeline-item-content:after {
            left: 90%;
        }

    .timeline .timeline-item.timeline-item-right .timeline-item-content:before,
    .timeline .timeline-item.timeline-item-right .timeline-item-content:after {
        right: 90%;
    }
    /* END Timeline */
    /* Error */
    .error-container {
        width: 100%;
    }
    /* End Error */
    /* Settings */
    .theme-settings {
        display: none;
    }
    /* End Settings */
    .post-image {
        width: 300px;
    }
}
/* HiDPI support */
@media (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
    .icheckbox_minimal,
    .iradio_minimal {
        background-image: url("Content/images/DTS-forDarkBG_noline.png");
        -webkit-background-size: 200px 20px;
        background-size: 200px 20px;
    }

    .ui-resizable-se {
        background-image: url("Content/images/DTS-forDarkBG_noline.png");
    }

    .x-navigation > li.xn-logo > a:first-child {
        background-image: url("Content/images/DTS-forDarkBG_noline.png");
        background-size: 220px 50px;
    }

    .x-navigation.x-navigation-minimized > li.xn-logo > a:first-child {
        background-image: url("Content/images/DTS-forDarkBG_noline.png");
        background-size: 50px 50px;
    }

    .login-container .login-box .login-logo {
        background-image: url("Content/images/DTS-forDarkBG_noline.png");
        background-size: 220px 50px;
    }

    .page-content-header .logo {
        background-image: url("Content/images/DTS-forDarkBG_noline.png");
        background-size: 140px 50px;
    }
}

@media print {
    .x-navigation,
    .page-sidebar,
    .theme-settings {
        display: none;
    }

    .page-container .page-content {
        margin-left: 0px;
    }
}

.batch-me.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
    max-width: none;
    width: 100%;
}

body {
    /*padding-top: 50px;*/
    /*padding-bottom: 20px;*/
}

/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

/* Set width on the form input elements since they're 100% wide by default */
/* Originally, textarea was part of this*/
input,
select {
    max-width: 280px;
}

#logoutForm.navbar-right {
}

@media (min-width: 768px) {
    #logoutForm.navbar-right {
        float: none !important;
        margin-right: auto !important;
    }
}

.login-head {
    text-align: center;
}

    .login-head h1 {
        color: white;
    }

    .login-head h2 {
        color: #ccc;
        margin-bottom: 30px;
    }

.field-validation-error.text-danger,
.validation-summary-errors.text-danger {
    font-size: 16px;
}

.profile .profile-image img {
    width: 120px;
}

.contact-info.top-gap {
    margin-top: 10px;
}

.invoice .line-items.table-invoice {
    margin: 0px -15px 26px;
}

.table td.live-row {
    background-color: #a0dcf1 !important;
    xfont-weight: bold;
}
/*.table td:nth-child(5).live-row,
.table td:nth-child(7).live-row,
.table td:nth-child(8).live-row,
.table td:nth-child(11).live-row {
    font-weight: bold;
}*/

.table td .truncate-cell {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100px;
}

.table td.live-row > .truncate-cell,
.table td.selected-row > .truncate-cell {
    white-space: normal !important;
}

.btn-push-left {
    margin-left: 5px;
}
.cursor{
    cursor:pointer;
}

.sortable-list .btn .fa,
.sortable-list .btn .glyphicon {
    margin-right: 0;
}


.sortable-list .dd {
    line-height: 30px;
}

.sortable-list .dd-item,
.sortable-list .dd-empty,
.sortable-list .dd-placeholder {
    line-height: 30px;
}

.sortable-list .dd-handle,
.sortable-list .dd3-content {
    height: 40px;
}

.ng-invalid.ng-touched {
    border-color: red;
}

.button-item {
    padding: 0;
}

    .button-item button {
        font-weight: bold;
        padding: 10px 15px;
        border-radius: 3px;
        width: 100%;
    }

.clear-me {
    clear: both;
}

.dt-loader {
    background: transparent url(/Shared/icon_loader.gif) no-repeat 0 0;
    margin: 15px auto;
    width: 116px;
    font-size: 14px;
    font-style: italic;
    padding-left: 24px;
}

.add-to-batch,
.remove-from-batch {
    margin-left: 5px;
}

.list-group .list-group-item .fa.add-to-batch-btn,
.list-group .list-group-item .fa.remove-from-batch-btn {
    margin-right: 0;
}

[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
    display: none !important;
}

.page-loader {
    display: none;
    font-size: 30px;
    text-align: center;
    margin: 15px 0;
    font-style: italic;
    background: transparent url(/Shared/icon_loader.gif) no-repeat 0 0;
}

[ng-cloak].page-loader {
    display: block !important;
}

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
    background: #3fbae4;
    border-color: #3fbae4;
}

.panel-title input {
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    color: #434a54;
}

tr.detail-row td {
    /*background:transparent url(/Shared/images/tiledstripes.jpg) repeat 0 0;*/
    background-color: #fcfcfc !important;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    font-size: 12px;
}

.table > thead > tr > th {
    font-size: 11px;
}

.grid-full-width {
    width: 100% !important;
}

.breadcrumb li, .breadcrumb li a {
    font-size: 13px;
    line-height: 14px;
}

.page-container .page-content .content-frame .content-frame-body {
    padding: 0 10px 10px 10px;
    margin-left: 300px;
}

/*DataTable Customizations*
#DataTables_Table_0 > thead {
    position:absolute;
    top:0px;
    left:0px;
}
#DataTables_Table_0 > tbody {
    margin-top:64px;
    position:absolute;
}
#DataTables_Table_0 {
    overflow-x:scroll;
    overflow-y:scroll;
    max-width:100%;
    height: 500px;
    display:block;
    position:relative;
}
*/


#DataTables_Table_0_wrapper > div.bottom {
    display: none;
}

#DataTables_Table_0_paginate {
    position: absolute;
    right: 0px;
}

table.dataTable tbody th,
table.dataTable tbody td {
    white-space: nowrap;
    padding: 3px;
}

.table-striped > tbody > tr:nth-child(even) > td, .table-striped > tbody > tr:nth-child(odd) > th {
    background: #F0F4F9;
}

.table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(even) > th {
    background: #ffffff;
}

div.dataTables_scrollBody thead th:before {
    content: '';
}

td > p {
    margin: 0px !important;
    padding: 0px !important;
}

/*
.x-navigation > li > ul > li > ul > li > a {
    padding-left: 10px !important;
    border-left: 40px solid black;
}
.x-navigation > li > ul > li.active > a {
    padding-left: 10px !important;
    border-left: 20px solid black;
}*/

li.ng-scope.active {
    position: relative;
}

    li.ng-scope.active:after {
        left: 100%;
        /*top: 50%;*/
        /*border: solid transparent;*/
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-color: rgba(136, 183, 213, 0);
        border-left-color: #3D4E5D;
        border-width: 24px;
        /*margin-top: -20px;*/
    }

.x-navigation li > a {
    font-size: 16px;
    font-weight: 100;
}

.x-navigation .informer.informer-info.ds-filter {
    font-size: large;
    background: rgba(0,0,0,0);
    color: #3fbae4;
    text-shadow: 2px 2px 3px #2D3945;
}

.x-navigation .informer.informer-info.ds-filter-child {
    font-size: medium;
    background: rgba(0,0,0,0);
    color: #3fbae4;
    text-shadow: 2px 2px 3px #2D3945;
}

/*BATCH*/
li.xn-batch.ng-scope > a {
    font-size: 13px;
    background-color: #d3d3d3 !important;
    border-color: #dedede !important;
    color: black;
    font-weight: normal !important;
    padding: 5px 2px !important;
    border-right: 1px solid;
    border-bottom: 1px solid;
}

li.xn-batch.ng-scope.active > a {
    border-color: #3fbae4 !important;
}

li.xn-batch.ng-scope > a:hover {
    background-color: #A0DCF1 !important;
}

li.xn-batch.ng-scope > a > span {
    padding-left: 5px;
}

li.xn-batch > a > span.informer {
    margin-top: -15px !important;
}

li.ng-scope.xn-batch.active:after {
    left: 100%;
    top: 0px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-left-color: #005880;
    border-width: 15px;
    /*margin-top: -20px;*/
}

li.ng-scope.active > a {
    cursor: default;
    font-weight: 900;
}

/*DATATABLE LINE ITEM DETAIL CHANGES*/

.table td.selected-row {
    background-color: #3FBAE4 !important;
    font-weight: bold;
    color: #ffffff;
}

    .table td.selected-row.live-row {
        background-color: #3FBAE4;
        font-weight: 900;
        color: #ffffff;
    }

tr.detail-row.ng-scope > td {
    padding: 0px;
    background-color: #3FBAE4 !important;
}

    tr.detail-row.ng-scope > td > div.row {
        background: #3FBAE4;
        border-radius: unset;
        border-left: 5px solid #3fbae4;
        border-bottom: 5px solid #3fbae4;
    }

@media (min-width: 1024px) {
    tr.detail-row.ng-scope > td > div.row > div.container-fluid {
        margin-left: 0px;
        padding: 0px;
        width: calc(100vw - 350px);
        min-width: 500px;
        background-color: whitesmoke;
    }
}
@media (max-width: 1024px) {
    tr.detail-row.ng-scope > td > div.row > div.container-fluid {
        margin-left: 0px;
        padding: 0px;
        width: calc(100vw - 63px);
        min-width: 500px;
        background-color: white;
    }
}
        /*tr.detail-row.ng-scope > td > div.row > div.container-fluid {
            margin-left: 0px;
            padding: 0px;
            width: calc(100vw - 345px);
            min-width: 500px;
            background-color:white;
        }*/

            tr.detail-row.ng-scope > td > div.row > div.container-fluid > ul.nav.nav-tabs {
                margin: 0px !important;
                padding: 0px;
                xwidth: calc(100vw - 353px);
                min-width: 500px;
            }

                tr.detail-row.ng-scope > td > div.row > div.container-fluid > ul.nav.nav-tabs > li {
                    /*xwidth: 20%;*/
                    text-align: center
                }

                    tr.detail-row.ng-scope > td > div.row > div.container-fluid > ul.nav.nav-tabs > li > a {
                        xmargin: -1px !important;
                        padding: 6px 20px;
                        border:unset;
                    }

                    tr.detail-row.ng-scope > td > div.row > div.container-fluid > ul.nav.nav-tabs > li.active > a {
                        border-radius: unset;
                    }

div > div.panel-heading {
    border-radius: unset;
}

div > div.panel {
    xborder-radius: unset;
}

    div > div.panel.panel-default {
        margin: 0px;
    }

/*datatable line item detail changes*/
.x-navigation .x-navigation-control:hover {
    background: #3D4E5D;
    border-bottom: 0px;
}

.x-navigation > li > a.x-navigation-control {
    background: #33414E;
}

.text-bold {
    font-weight: bold;
}

.text-unimportant {
    color: blanchedalmond;
}

@media (min-width: 1024px) {
    li.xn-logo > a {
        display: none;
    }
}

::-webkit-scrollbar {
    width: 11px;
    height: 11px;
}

::-webkit-scrollbar-track {
    background: #2D3945;
    border: 5px solid #fff;
}

::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #fff;
    border: 1.5px solid #2d3945;
}

body::-webkit-scrollbar-track {
    background: #f1f1f1;
    border: unset;
}

body::-webkit-scrollbar-thumb {
    border-radius: 0px;
    border: unset;
    background: #c1c1c1;
    border: unset;
}

.dataTables_wrapper.no-footer .dataTables_scrollBody {
    border-bottom: unset !important;
}

/*input[type=checkbox] {
position:absolute; z-index:-1000; left:-1000px; overflow: hidden; clip: rect(0 0 0 0); height:1px; width:1px; margin:-1px; padding:0; border:0;
}

input[type=checkbox] {
padding-left:35px;
height:30px; 
display:inline-block;
line-height:30px;
background-repeat:no-repeat;
background-position: 0 0;
font-size:30px;
vertical-align:middle;
cursor:pointer;

}

input[type=checkbox] {
background-position: 0 -30px;
}
input[type=checkbox]  {
background-image:url(http://csscheckbox.com/checkboxes/u/csscheckbox_2e5ac342c462fb9a5023b3d13705e60b.png);
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}*/

input[type=checkbox] {
    width: 20px;
    height: 20px;
}

.x-navigation .informer.informer-info {
    background: #33414e;
}

.x-navigation .informer.informer-primary {
    background: transparent;
}

.x-navigation .informer.informer-count {
    background: #33414e;
}

.x-navigation li > a .fa, .x-navigation li > a .glyphicon {
    /*color: #273541;*/ 
}

li.xn-batch.ng-scope.active > a {
    background-color: #3fbae4 !important;
    xcolor: black;
    transition: .2s all;
    font-weight: bold !important;
}

.x-navigation li.active > a .fa, .x-navigation li.active > a .glyphicon {
    xcolor: #33414e;
}

.x-navigation .informer.informer-trans {
    background-color: transparent;
}
/*
.x-navigation li.xn-title {
    color: white;
    font-weight: bold;
}*/
.breadcrumb {
    margin-bottom: 0px;
}

body > div.page-container > div.page-content > div > div.content-frame > div.panel.panel-default > div.panel-body {
    padding: 0px;
}

    body > div.page-container > div.page-content > div > div.content-frame > div.panel.panel-default > div.panel-body > div > div {
        padding: 0px;
    }
/*
li.xn-batch > a > span.informer {
    xmargin-top: -10px !important;
}*/
.i-flex {
    float: right;
    position: relative !important;
    margin-top: -15px !important;
    margin-right: 3px;
}

.abatch > span > b {
    color: grey;
    font-weight: 500;
    width: 50px;
}

.abatch > span > num {
    display: none;
    width: 0px;
    overflow: hidden;
}

.abatch:hover > span > num {
    display: inherit;
    width: auto;
}

.noty_message {
    height: auto;
    width: 590px;
}

.noty_text {
    font-size: medium;
}

@keyframes bulk-update-animation {
    from {
        color: #3fbae4;
    }

    to {
        color: orangered;
    }
}

.bulk-update-in-prog {
    font-weight: bolder;
    -webkit-animation-name: bulk-update-animation;
    -webkit-animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
}

.bulk-update-error {
    color: red;
    font-weight: normal;
}

.bulk-update-succ {
    color: green;
    font-weight: normal;
}

.integration {
    box-shadow: 0px 0px 2px 2px #2d3945;
    cursor: pointer;
    height: 100px;
    width: 240px;
    background-color: white;
    border-radius: 5px;
    margin: 10px;
    display: flex;
    margin: 15px;
    box-shadow: 0 0 2px 1px grey;
    transition: all .8s linear;
}

    .integration:hover {
        background-color: lightslategrey;
        box-shadow: 0 0 0px 0px grey;
        transition: all .2s linear;
    }

.darkClass {
    background-color: white;
    filter: alpha(opacity=50); /* IE */
    opacity: 0.5; /* Safari, Opera */
    -moz-opacity: 0.50; /* FireFox */
    z-index: 20;
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 0px;
    left: 0px;
}

.shipSuccess {
    position: absolute;
    height: 100%;
    width: 100%;
    background: #33414e;
    z-index: 100;
    border-radius: 30px;
    border: 4px solid rgb(63, 186, 228);
}

.shipClass {
    position: absolute;
    height: 100%;
    width: 100%;
    background-color:azure;
    z-index: 100;
    border: 2px solid darkgrey;
}

.truck {
    margin-top: 10%;
    margin-left: 20%;
    position: relative;
}

.pkgRight {
    margin-top: 10%;
    margin-left: 90%;
    position: relative;
}

.pkgShip {
    -webkit-animation: ship-left 2s infinite;
}

@-webkit-keyframes ship-left {
    0% {
        margin-left: 50%;
    }

    50% {
        margin-left: 30%;
    }

    100% {
        margin-left: 10%;
    }
}

/*
.x-navigation li > ul li.active > a {
    background: #23303b;
    color: black;
	transition: .5s all;
}*/
/*.x-navigation li > ul li.active {
	transition: .5s all;
}*/
.clickable {
    cursor: pointer;
}

.xn-icon-button:hover {
    /*width:200px !important;*/
}
/*.x-navigation.x-navigation-horizontal .xn-icon-button > a {
    width:auto !important;
}*/
.layoutLink {
    white-space: nowrap;
    width: auto !important;
    transition: .5s all;
    min-width: 50px;
}
/*.layoutLink:hover{
	width:50px !important;
	transition:.5s all;
}
.layoutLink:hover > .layoutText{
	visibility:hidden;
	display:none;
	max-width:0px;
	transition:.5s all;
}*/
.page-container .page-content .page-content-wrap {
    /*border-top: 3px solid #3fbae4;*/
}

.x-navigation.x-navigation-horizontal > li.layout_active > a {
    background: #3fbae4;
}

.layoutText {
    display: none;
}

.x-navigation.x-navigation-horizontal > li.layout_active > a > .layoutText {
    /*display:initial;*/
}

.x-navigation.x-navigation-horizontal > li.layout_active > a .fa, .x-navigation.x-navigation-horizontal > li.active > a .glyphicon {
    color: #fff;
}

#layout_dashboard.layout_active > a {
    background: #424c57 !important;
}

#layout_csv.layout_active > a {
    background: black !important;
}

#layout_vsb.layout_active > a {
    background: #3d6bb3 !important;
    background: #fea223 !important;
}

#layout_orders.layout_active > a {
    background: #8fb255 !important;
}

#layout_shipments.layout_active > a {
    background: #95b75d !important;
}

#layout_users.layout_active > a {
    background: #b64645 !important;
}

#layout_settings.layout_active > a {
    background: #b64645 !important;
}

#layout_products.layout_active > a {
    background: #b64645 !important;
}

#layout_manage.layout_active > a {
    background: black !important;
}

#layout_manage.layout_active > a > span {
    color: red !important;
}

#layout_admin.layout_active > a {
    background: #05a9e0 !important;
}

#layout_collapse {
    display: none;
}

.close-a a:hover {
    background: #3fbae4 !important;
}

.close-status-font {
    color: black !important;
}

.table td.shift-row {
    background-color: #3fbae4 !important;
    color: black !important;
    font-weight: bold;
}

.close-td {
    padding: 3px !important;
}

.form-material > .form-group {
    margin-top: 0px;
}

.batch-print-alert {
    background-color: seashell;
    font-size: 14px;
    -webkit-box-shadow: 0px 0px 4px #4195fc;
    -moz-box-shadow: 0px 0px 4px #4195fc;
    box-shadow: 3px 4px 4px #4195fc;
}

.selected-rate-td {
    background: #3fbae4 !important;
    font-weight: bold;
    color: #33414e;
}

.selected-ss-td {
    background: #bce7f5 !important;
    font-weight: bold;
    color: #33414e;
}

.selected-billing-td {
    background: orange !important;
    font-weight: bold;
    color: black;
}

.modal {
    background-color: rgba(3,3,3,.5) !important;
}

.btn-lax {
    background: #bce7f5 !important;
}

.selected-pkg {
    background: lightgrey !important;
}

.nohover {
    color: inherit !important;
}

/* SHIPPING STATUS COLORS */
.batch_error {
    color: lightcoral;
}

.batch_ready {
    color: darkgreen;
}

.batch_addr_error {
    color: goldenrod;
}

.batch_hold {
    color: #DAA520;
}

.batch_processed {
    color: #4c8dc5;
}

.batch_new {
    color: grey;
}

.batch_shipped {
    color: #005dad;
}

.batch_printed {
    color: #004a8a;
}

.batch_cancelled {
    color: darkred;
}

/*system carrier management grid row highlighting*/
.new_system_td {
    background: #2D3945 !important;
    font-weight: bold;
    color: white !important;
}

.touched_system_td {
    background: #fea223 !important;
    font-weight: bold;
    color: black !important;
}

.deleted_system_td {
    background: darkred !important;
    font-weight: bold;
    color: seashell !important;
}


.dropdown-menu-left {
    left: initial;
    right: 0;
}

    .dropdown-menu-left:after, .dropdown-menu-left:before {
        left: 90% !important;
    }


a[disabled], a[disabled]:hover {
    pointer-events: none;
    background-color: #e1e1e1;
}

.test-mode {
    box-shadow: 0px 0px 10px 10px;
    border-radius: 10px;
    padding: 3px;
}

/*Custom Wizard Classes*/

.wizardanchor {
    margin-bottom: 20px !important;
    padding: 0px 10px;
}

    .wizardanchor.steps_2 li {
        width: 50% !important;
        float: left;
        display: block;
    }

    .wizardanchor.steps_3 li {
        width: 33% !important;
        float: left;
        display: block;
    }

    .wizardanchor.steps_4 li {
        width: 25% !important;
        float: left;
        display: block;
    }

    .wizardanchor.steps_5 li {
        width: 20% !important;
        float: left;
        display: block;
    }

    .wizardanchor.steps_6 li {
        width: 16% !important;
        float: left;
        display: block;
    }

    .wizardanchor.steps_7 li {
        width: 14% !important;
        float: left;
        display: block;
    }

    .wizardanchor a {
        pointer-events: none;
        background-color: transparent;
        font-size: 14px !important;
        color: #656d78 !important;
        line-height: 18px !important;
        padding: 10px 20px 20px 0px !important;
        position: relative !important;
        display: block;
        width: 100%;
    }

        .wizardanchor a:before {
            content: " ";
            position: absolute;
            bottom: 0px;
            left: 0px;
            width: 100%;
            height: 2px;
            background: #D5D5D5;
            z-index: 2;
            transition: all 200ms ease;
        }

        .wizardanchor a:after {
            content: " ";
            position: absolute;
            bottom: -10px;
            left: 0px;
            width: 22px;
            height: 22px;
            background: #FFF;
            border-radius: 50%;
            border: 3px solid #D5D5D5;
            z-index: 3;
            text-align: center;
            line-height: 17px;
            transition: all 200ms ease;
            color: #DDD;
        }

        .wizardanchor a.skipped:before {
            background: #95b75d;
        }

        .wizardanchor a.skipped:after {
            border-color: #95b75d;
            color: #95b75d;
            content: "\f141";
            font-family: FontAwesome;
            font-size: 10px;
        }

        .wizardanchor a.done:before {
            background: #95b75d;
        }

        .wizardanchor a.done:after {
            border-color: #95b75d;
            color: #95b75d;
            content: "\f00c";
            font-family: FontAwesome;
            font-size: 10px;
        }

        .wizardanchor a.selected:before {
            background: #33414e;
        }

        .wizardanchor a.selected:after {
            border-color: #33414e;
            content: "\f0da";
            font-family: FontAwesome;
            color: #33414e;
            font-size: 13px;
            padding-left: 2px;
        }

/*ANY GRID THAT NEEDS FIXED HEADERS, INFINITE SCROLL*/
.scroll {
    border: 0;
    border-collapse: collapse;
}

    .scroll tr {
        display: flex;
    }

    .scroll td {
        padding: 3px;
        flex: 1 auto;
        border: 1px solid lightgrey;
        width: 1px;
        word-wrap: break;
    }

    .scroll thead tr:after {
        content: '';
        overflow-y: scroll;
        visibility: hidden;
        height: 0;
    }

    .scroll thead th {
        flex: 1 auto;
        display: block;
        color: black
    }

    .scroll tbody {
        display: block;
        width: 100%;
        overflow-y: auto;
        height: 500px;
    }

/* disable list-group-items */
li[disabled], li[disabled]:hover {
    pointer-events: none;
    background-color: #fcf8f8;
}

/* Li Highlights for Active/Not Active on SideNav VSB */
.active-li {
    background: #3d4e5d;
}

.active-xn-text {
    xcolor: #fed091 !important;
    font-weight: bold;
}

/*form-control disabled text color*/
.form-control[disabled] {
    color: #9a9a9a;
}

/* Integration Help page styling */
@media (min-width:1300px) {
    .help-container {
        width: 1200px;
        margin: 0 auto;
        padding: 15px 20px;
        background: white;
        min-height: 100vh;
    }
}

@media (max-width:1300px) {
    .help-container {
        width: 90%;
        margin: 0 auto;
        padding: 15px 20px;
        background: white;
        min-height: 100vh;
    }
}

.collapse-btn {
    width: 100%;
    background: white;
    border: 1px solid #ededed;
    border-radius: 3px;
    padding: 6px 10px;
    margin-top: 3px;
}

.collapse-btn-text {
    font-size: 14px;
    font-weight: 500;
}

.help-img {
    border: 1px solid lightgrey;
    border-radius: 3px;
    padding: 5px;
}

.help-contents {
    border-bottom: 1px dotted lightgrey;
    padding: 5px;
    color: #999999;
}

.panel-contents {
    background: #f8f8f8;
    margin-bottom: 15px;
    border: 0px;
}

.panel-glow {
    /*box-shadow: 1px 1px 5px grey;*/
    color: #333;
    /*background-color: #efedf6;*/
}

.panel-heading-help {
    /*background: #f5f4f9;*/
    /*cursor: pointer;*/
    padding: 15px;
    border-bottom: 1px solid #E5E5E5;
    color: #434a54;
}

/**************** HIDE MOBILE SECTION ****************************/
@media only screen and (min-width: 736px), only screen and (min-device-width: 736px) {
    .mobile-toggle {
        display: none !important;
    }

    .mobile-show {
        display: none !important;
    }
}
/*nav-tabs {
    margin: 5px 5px 0px 5px !important;
    background-color: #F5F5F5;
    color: black

}*/
ul.nav.nav-tabs {
    background-color: lightgrey;
    border-radius: 0px;
}

    ul.nav.nav-tabs > li > a {
        background-color: lightgrey;
        margin: 0px;
        border: 0px;
        transition: .2s all;
    }
        ul.nav.nav-tabs > li > a:hover {
            background-color: #A0DCF1;
            transition:.2s all;
        }

    ul.nav.nav-tabs > li.active > a {
        background-color: #F5F5F5;
        color: black;
        border-radius: 0px;
        font-weight: bold;
    }

li.list-group-item.xn-openable.ng-scope.active > ul > li {
    background-color: white !important
}

    li.list-group-item.xn-openable.ng-scope.active > ul > li.active {
        background-color: #FFC107 !important;
        border: 0px !important;
        border-radius: 0px !important;
    }

.x-navigation li > ul {
    background-color: white;
}

    .x-navigation li > ul li > a {
        background-color: #23303b;
    }

#D_0_DOM > a > span.xn-text.ng-binding {
    color: black;
}

.sorting_asc, .sorting_desc {
    font-weight: bold !important;
}

.sorting:hover, .sorting_asc:hover, .sorting_desc:hover {
    xbackground-color: #A0DCF1;
}

/*.edit-me {
    background-color: transparent;
    transition: none;
}

    .edit-me:hover {
        background-color: #29b2e1;
        transition: none;
        border-color: white;
        color: white;
        transition: .2s all;
    }*/
tr.cursor > td > * > button {
    background-color: transparent;
    transition: none;
}

    tr.cursor > td > * > button:hover {
        background-color: #29b2e1;
        transition: none;
        border-color: white;
        color: white;
        transition: .2s all;
    }
td.live-row > * > button {
    transition: none;
    border: 1px solid white;
}
td.selected-row > * > button {
    background-color: #3fbae4;
    transition: none;
    border: 1px solid white;
}
    td.selected-row > * > button:hover {
        background-color: #29b2e1;
        color: white;
        transition: .2s all;
    }
.btn-dashboard {
    border-radius: unset;
}
.btn-dashboard > a {
    background-color: #2d3945;
}
.print-job-tile {
    background-color: #3fbae4 !important;
    display: inline-block;
    width: 140px !important;
    max-height: 80px;
    padding: 6px 0 !important;
    margin: 5px;
    border-radius: 4px;
}

.print-preview-tile {
    background-color: #3fbae4 !important;
    display: inline-block;
    width: 300px !important;
    padding: 6px 0 !important;
    margin: 5px;
    border-radius: 4px;
}

#user-settings-list {
    color: #33414e;
    background-color: white;
    font-size:13px;
}
    #user-settings-list > li.list-group-item-info {
        color: white;
        background-color: #3fbae4;
    }

.vsb-lbl-zpl {
    font-weight: bold;
    color: darkred;
    font-size: 10px;
}

.vsb-lbl-png {
    font-weight: bold;
    color: darkblue;
    font-size: 10px;
}

.vsb-lbl-epl {
    font-weight: bold;
    color: darkgrey;
    font-size: 10px;
}
.no-gutters{
    padding: 0px !important;
}


.fa-toggle-on, .fa-toggle-off {
    font-size: 14pt
}

li > *.fa-toggle-on, li > *.fa-toggle-off {
    font-size: 16pt
}
li.active > *.fa-toggle-on, li.active > *.fa-toggle-off {
    color: white !important;
}
.toggle-enabled {
    color: #294455;
}
.toggle-disabled{
    color: #CCC;
}
.toggle-off{
    color: red;
}
.toggle-warning{
    color: orange;
}


.x-navigation li.active > a{
    font-weight:bold !important;
}


ul.settings-child-nav {
    overflow-y: scroll;
    height: calc(100vh - 200px);
    background: none;
}
    ul.settings-child-nav > li > label {
        word-wrap: break-word;
    }

.panel-primary > .panel-heading {
    color: #2d3945;
    background-color: #f1f1f1;
    border-color: #f1f1f1;
}

.panel-heading > button {
    margin-left: 5px;
}

.modal-body {
    overflow-y: scroll;
    max-height: 75vh;
}
li > h4 {
    margin: 15px 10px 5px 10px;
}
/*todo*/
/*.panel-title * .btn:nth-child(1) {
    margin-left:100px;
}*/

.panel {
    border-left: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3;
    border-radius: unset;
}


#step-setup > div > .tile {
    min-height: 170px;
}
#step-setup > div:nth-child(1) > .tile {
    background-color: #fff7fa;
}
#step-setup > div:nth-child(2) > .tile {
    background-color: #f6ffff;
}
#step-setup > div:nth-child(3) > .tile {
    background-color: #fffbf8;
}
#step-setup > div:nth-child(4) > .tile {
    background-color: #f4faff;
}
.list {
    height: 60vh;
    min-height: 500px;
    overflow-y: scroll;
    overflow-x: hidden;
    margin:0px;
}
.list-group-heading{
    font-weight:normal;
    font-size:larger;
    background-color:whitesmoke;
    padding:5px;
    margin:0px;
    width:100%;
}
.modal > * .list-group-item {
    width: 100% !important;
    border: unset;
    border-radius:unset;
    padding: 5px 15px;
}
    .modal > * .list-group-item:hover {
        background-color: #A0DCF1 !important;
    }
.form-control[disabled], fieldset[disabled] .form-control {
    cursor: auto;
    border: unset;
}
/*.page-content-wrap{
    overflow:auto;
    max-height:calc(100vh - 55px);
}*/
.table > * .table-row {
    padding: 5px;
    border-bottom: 1px solid lightgrey;
}
/*.table-row.enabled {
    color: white;
    background-color: #A0DCF1;
}*/
.table > * .table-header {
    padding: 5px;
    border-bottom: 1px solid lightgrey;
}
* .table-header {
    padding: 5px;
    border-bottom: 1px solid lightgrey;
    background-color: whitesmoke;
    font-weight: bold;
    border-radius: 5px 5px 0px 0px
}
help{
    xdisplay:none;
}
.list-group-item {
    border-radius: unset !important;
}
.clickable * {
    cursor: pointer;
}


.load-error {
    background-color: #fea223;
    width: 100%;
    height: 50px;
    padding: 10px;
    margin-bottom: 10px;
    border-radius: 5px;
    cursor: pointer;
}
.load-error-text {
    text-decoration: none !important;
}
.tour-toggle {
    position: absolute;
    top: -15px;
    right: -6px;
    z-index: 99 !important;
    font-size: 12px;
    font-weight: bold;
    color: #b64645;
    text-align: center;
    /*background: #F5F5F5;*/
    width: 25px;
    height: 25px;
    line-height: 20px;
    /*border: 3px solid #fea223;
    border-radius: 50%;*/    
}
.tour > * img {
    max-width: 100%;
}
.tour-parent {
    font-size: large;
    line-height: 25px !important;
}
.tour {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.5), 0 6px 20px 0 rgba(0, 0, 0, 0.5);
}
.vsbsummary > table > tbody > tr > td, thead > tr > td {
    padding: 2px !important;
    text-align: center;
    font-size: 18px;
}
.small, small{
    font-size:75%;
}
.status-col-icon {
    font-size: 14px;
}

.login-container .login-box .login-body {
    background-color: rgb(45, 57, 69);
}
.login-container {
    background-color: #33414e;
}

.btn-family {
    display: inline-block;
    padding: 2px;
    border-radius: 7px;
    margin: 0px 5px;
}
    .btn-family.default {
        color: #fff;
        border: 1px solid #a9a9a9;
    }
    .btn-family.primary {
        color: #fff;
        background-color: #c8d8e4;
        border-color: #aac6e0;
    }
    .btn-family.success {
        color: #3c763d;
        background-color: #dff0d8;
        border-color: #d6e9c6;
    }
    .btn-family.info {
        color: #31708f;
        background-color: #d9edf7;
        border-color: #bce8f1;
    }
    .btn-family.warning {
        color: #8a6d3b;
        background-color: #fcf8e3;
        border-color: #faebcc;
    }
    .btn-family.danger {
        color: #a94442;
        background-color: #f2dede;
        border-color: #ebccd1;
    }
    .btn-family.default {
        color: #333;
        background-color: #f5f5f5;
        border-color: #ddd;
    }

    .btn-family > button {
        xborder-radius:unset;
    }

/*draggable modal header hand icon*/
.modal-dialog > * > .modal-header {
    cursor: pointer;
}

li.xn-copyright.xn-title > a {
    float: unset !important;
    display: initial !important;
    border: unset !important;
    padding: unset !important;
    margin: unset !important;
    line-height: unset !important;
    font-size: 8pt !important;
    color: #2bb3e1 !important;
}
    li.xn-copyright.xn-title > a:hover {
        background: initial !important;
        text-decoration: underline !important;
        color: #337ab7 !important;
    }

#hotkeys {
    position: fixed;
    top: 0px;
    left: 50%;
    border: 1px solid #424c57;
    z-index: 1000000000000;
    padding: 10px 20px;
    color: white;
    background-color: rgba(0,0,0,.7);
    border-radius: 0px 0px 5px 5px;
    box-shadow: 0px 0px 30px #f9f9f9;
}

.table-small > tbody > tr > td {
    padding:6px;
    vertical-align:middle;
    white-space:nowrap;
}

.table-small > thead > tr > th {
    padding:8px 4px;
}

.table-small > tfoot > tr > td {
    padding: 6px;
    vertical-align: middle;
    white-space: nowrap;
}

.table-white > tbody > tr > td {
    background:white;
}

.table-list > tbody > tr > td {
    border: 0px;
    border-bottom: 1px solid #dee7f2;
    background: white;
    padding: 8px 6px;
    vertical-align: middle;
    white-space: nowrap;
}

.table-list > thead > tr > th {
    border: 0px;
    border-bottom: 1px solid #dee7f2;
}

.selected-header {
    background: white !important;
    color: #07a4da !important;
    font-weight: 700 !important;
}

.required-label {
    font-weight:700;
}

.optional-label {
    font-weight:500;
}


/**************batchManagementModal*************/

#batchManagementModal > * th {
    text-align: center;
    background-color: lightblue;
    padding: 10px;
}

#batchManagementModal > * tr {
    text-align: center;
}

#batchManagementModal > * td {
    border: none;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle;
    padding: 10px;
}

#batchManagementModal > * tr:nth-child(even) {
    background-color: #e2e2e2;
}

#batchManagementModal > * td:nth-child(1),
#batchManagementModal > * th:nth-child(1) {
    max-width: 5%;
    min-width: 5%;
}

#batchManagementModal > * td:nth-child(2),
#batchManagementModal > * th:nth-child(2) {
    min-width: 15%;
    max-width: 15%;
}

#batchManagementModal > * td:nth-child(3),
#batchManagementModal > * th:nth-child(3) {
    min-width: 5%;
    max-width: 5%;
}

#batchManagementModal > * td:nth-child(4),
#batchManagementModal > * th:nth-child(4) {
    min-width: 5%;
    max-width: 5%;
}

#batchManagementModal > * td:nth-child(5),
#batchManagementModal > * th:nth-child(5) {
    min-width: 5%;
    max-width: 5%;
}

#batchManagementModal > * td:nth-child(6),
#batchManagementModal > * th:nth-child(6) {
    min-width: 15%;
    max-width: 15%;
}

#batchManagementModal > * td:nth-child(7),
#batchManagementModal > * th:nth-child(7) {
    min-width: 10%;
    max-width: 10%;
}

#batchManagementModal > * td:nth-child(8),
#batchManagementModal > * th:nth-child(8) {
    min-width: 5%;
    max-width: 5%;
}

#batchManagementModal > * td:nth-child(9),
#batchManagementModal > * th:nth-child(9) {
    min-width: 5%;
    max-width: 5%;
}

#batchManagementModal > * td:nth-child(10),
#batchManagementModal > * th:nth-child(10) {
    min-width: 10%;
    max-width: 10%;
}

#batchManagementModal > * td:nth-child(11),
#batchManagementModal > * th:nth-child(11) {
    min-width: 15%;
    max-width: 15%;
}

#batchManagementModal > * td:nth-child(12),
#batchManagementModal > * th:nth-child(12) {
    min-width: 15%;
    max-width: 15%;
}

#batchManagementModal > * td:nth-child(13),
#batchManagementModal > * th:nth-child(13) {
    min-width: 15%;
    max-width: 15%;
}

.resize-header {
    resize:both;
    overflow:auto;
}


@media only screen and (max-width: 736px), only screen and (max-device-width: 736px) {
    .widget-lg {
        font-size: 20px !important;
    }
    .widget-sm {
        font-size: 14px !important;
    }
}

/* 10/28 - solution for people wanting datatable headers to be sticky */
.datatable.table > thead > tr > th {
    position: sticky;
    top: 0;
    z-index:2;
}

/* 10/29 - grid ship button column stacking icons incorrectly without this */
.table > thead > tr > th:nth-of-type(2) {
    min-width: 66px;
}

.note-popover.popover {
    z-index: 9999 !important;
}

.loading {
    display: inline-block;
    width: 30px;
    height: 30px;
    border: 5px solid rgba(255,255,255,.3);
    border-radius: 50%;
    border-top-color: #fff;
    animation: spin 1s linear infinite;
    -webkit-animation: spin 1s linear infinite;
}

@keyframes spin {
    to {
        -webkit-transform: rotate(360deg);
    }
}

@-webkit-keyframes spin {
    to {
        -webkit-transform: rotate(360deg);
    }
}
